(message-resend): Bind message-setup-hook to nil; remove X-Draft-From header.
[gnus] / lisp / ChangeLog
1 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * message.el (message-resend): Bind message-setup-hook to nil;
4         remove X-Draft-From header.
5
6 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
7
8         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
9         (gnus-newsgroup-undownloaded)
10         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
11         Doc fixes.
12
13 2003-02-17  John Paul Wallington  <jpw@gnu.org>
14
15         * gnus.el (gnus-shell-command-separator, gnus-email-address)
16         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
17
18 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
19
20         * gnus-spec.el (gnus-xmas-format): Use insert instead of
21         insert-string which is obsolete in Emacs 21.4.
22
23         * message.el (message-cross-post-followup-to-header): do.
24         
25         * spam.el (spam-ifile-register-with-ifile)
26         (spam-stat-register-spam-routine)
27         (spam-stat-register-ham-routine)
28         (spam-bogofilter-register-with-bogofilter): do.
29
30         * mailcap.el (mailcap-mime-data): Fix typo.
31
32         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
33
34 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
35
36         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
37         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
38         `gnus-cite-unsightly-citation-regexp'.
39
40 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
41
42         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
43         even if there's just a header.
44
45 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
46
47         * message.el (message-fix-before-sending): Fix highlighting of
48         illegible and invisible text.
49
50         * gnus-util.el (gnus-multiple-choice): Separate choices with
51         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
52
53 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
54
55         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
56
57 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
58
59         * spam.el (spam-ham-move-routine) 
60         (spam-mark-spam-as-expired-and-move-routine): use
61         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
62         around process-mark manipulation on the group
63
64 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
65
66         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
67         submenu.
68
69 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
70
71         * mail-source.el (mail-source-fetch): Reverse the return value of
72         the continuation question.
73
74 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
75
76         * nndraft.el (nndraft-request-move-article): Bind
77         nnmh-allow-delete-final to t.
78
79 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
80
81         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
82        
83 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
84       
85         * nntp.el (nntp-accept-process-output): Don't use point-max to get
86         the buffer's size.
87
88 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
89
90         * nnheader.el: Added cygwin to system-type comparisons.
91        
92 2003-01-27  Juanma Barranquero  <lektu@terra.es>
93
94         * imap.el (imap-mailbox-status): Fix typo.
95
96 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
97
98         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
99         online.
100
101 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
102
103         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
104         commands.
105         * gnus-sum.el: Small change from Frank Weinberg
106         <frank@usenet-rundfahrt.de>:
107         (gnus-auto-center-group): New variable.
108         (gnus-summary-read-group-1): Use it.
109         (gnus-summary-next-group): Fix docstring.
110
111 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
112
113         * gnus-util.el (gnus-faces-at): Simplify.
114
115 2003-02-13  Teodor Zlatanov  <tzz@bwh.harvard.edu>
116
117         * spam.el (spam-ham-move-routine) 
118         (spam-mark-spam-as-expired-and-move-routine): made the article
119         move conditional, so it's not called even if there's nothing to move
120
121 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
122
123         * message.el (message-unix-mail-delimiter): Accept any whitespace
124         after the email address and before the date; do not require the
125         space character.  From Kurt B. Kaiser <kbk@shore.net>.
126
127 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
128
129         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
130         gnus-article-boring-faces variable is bound; use gnus-faces-at.
131
132         * gnus-util.el (gnus-faces-at): New macro.
133
134 2003-02-13  Michael Shields  <shields@msrl.com>
135
136         * gnus-cite.el
137         (gnus-cite-attribution-suffix, gnus-cite-parse):
138         Better handling for Microsoft citation styles.
139         (gnus-unsightly-citation-regexp): New.
140
141 2003-02-12  Michael Shields  <shields@msrl.com>
142
143         * gnus-art.el (article-strip-banner): Strip both per-group and
144         per-user-address banners.
145         (article-really-strip-banner): New.
146
147 2003-02-12  Michael Shields  <shields@msrl.com>
148
149         * gnus-sum.el (gnus-article-goto-next-page,
150         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
151         relying on the summary bindings of `n' and `p'.
152
153 2003-02-12  Michael Shields  <shields@msrl.com>
154
155         * gnus-art.el (gnus-article-only-boring-p): New.
156         (gnus-article-skip-boring): New.
157         * gnus-cite.el (gnus-article-boring-faces): New.
158         * gnus-sum.el (gnus-summary-next-page): Use
159         gnus-article-only-boring-p.
160
161 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
162
163         * spam.el (spam-mark-spam-as-expired-and-move-routine)
164         (spam-ham-move-routine): unmark all articles before marking those
165         of interest and calling gnus-summary-move-article
166
167 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
168
169         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
170         logically the complement of gnus-get-buffer-create and
171         gnus-add-buffer.
172
173         * gnus-util.el (gnus-kill-buffer): do.
174
175         * nnmail.el: Autoload gnus-kill-buffer.
176
177 2002-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
178
179         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
180         gnus-summary-goto-subject as gnus-summary-update-mark operates on
181         the current LINE.
182         (gnus-agent-summary-fetch-group): Minimized the number of times
183         that the article is updated in the buffer.
184         
185 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
186
187         * spam.el (spam-ham-move-routine): use the process-mark instead of
188         gnus-current-article when moving articles
189         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
190
191 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
192
193         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
194         (gnus-topic-catchup-articles): Ditto.
195         (gnus-topic-mark-topic): Reverse recursive logic.
196
197 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
198
199         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
200         gnus-refer-thread-limit is t.
201
202 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
203
204         * mm-util.el (mm-mule-charset-to-mime-charset): Use
205         sort-coding-systems to prefer utf-8 over utf-16.
206
207 2002-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
208
209         * gnus-agent.el (gnus-agent-expire-days):
210         gnus-request-move-article depends on gnus-agent-expire to clean up
211         the cache after moving the article.  Therefore, g-a-e-d can NOT
212         default to nil or can gnus-agent-expire be disabled by doing so.
213         If you don't want to run gnus-agent-expire, don't call it.
214         (gnus-agent-expire): The broken test to disable gnus-agent-expire
215         when g-a-e-d was NOT nil was removed.
216         (gnus-agent-article-name): Removed unnecessary input test as
217         article IDs are always strings.
218         (gnus-agent-regenerate-group): Added check to protect against
219         servers that generate absurdly long article IDs.  Valid IDs are
220         less than 10 digits to avoid overflow errors.  Fixed logic error
221         when ensuring that the final article ID is present in the new
222         alist.
223         
224 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
225
226         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
227         next line after finding the parent.
228
229 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230
231         * gnus.el (gnus-version-number): Bumped.
232
233 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
234
235         * gnus.el: Oort Gnus v0.15 is released.
236
237 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
238
239         * nnmail.el (nnmail-split-it): If a message ends up matching the
240           same mailbox more than once, it will cause duplicates to appear
241           in the mailbox.
242
243 2003-02-08  Simon Josefsson  <jas@extundo.com>
244
245         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
246         code that only worked under Emacs.
247
248         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
249         Das <satyaki@chicory.stanford.edu>.
250
251 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
252
253         * gnus-art.el (gnus-article-refer-article): Use
254         gnus-replace-in-string.
255
256         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
257         (gnus-remove-duplicates): do.
258
259 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
260
261         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
262         (gnus-request-scan): set
263         gnus-internal-registry-spool-current-method to gnus-command-method
264         before a request-scan operation
265
266         * gnus-registry.el (regtest-nnmail): use
267         gnus-internal-registry-spool-current-method
268
269         
270
271 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
272
273         * mail-source.el (mail-source-fetch): Typo fix.
274
275 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
276
277         * nnmail.el (nnmail-spool-hook): new hook
278         (nnmail-cache-insert): call nnmail-spool-hook
279
280         * gnus-registry.el: new file with examples of using the hooks
281
282         * gnus.el (gnus-registry): added registry customization group
283         (gnus-group-prefixed-name): improve function to return full group
284         name optionally
285         (gnus-group-guess-prefixed-name): shortcut to
286         gnus-group-prefixed-name, using just the group name
287         (gnus-group-full-name): always get a group's full name
288         (gnus-group-guess-full-name): shortcut, using just the group name
289
290         * gnus-sum.el (gnus-summary-article-move-hook) 
291         (gnus-summary-article-delete-hook) 
292         (gnus-summary-article-expire-hook): new hooks
293         (gnus-summary-move-article, gnus-summary-expire-articles) 
294         (gnus-summary-delete-article): invoke the new hooks
295
296 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
297
298         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
299           from message-ID
300
301 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
302
303         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
304
305 2003-02-07  John Paul Wallington  <jpw@gnu.org>
306
307         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
308         (mm-write-region, mm-detect-coding-region): Doc fixes.
309
310 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
311
312         * mail-source.el (mail-source-fetch): Ignore errors.
313         (mail-source-ignore-errors): New variable.
314
315         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
316         articles. 
317
318         * gnus-msg.el (gnus-version-expose-system): Change default.
319
320 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
321
322         * gnus-msg.el (gnus-version-expose-system): New variable.
323
324 2003-02-07  Simon Josefsson  <jas@extundo.com>
325
326         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
327         patch from deskpot@myrealbox.com (Vasily Korytov).
328
329 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
330
331         * gnus-art.el (article-display-face): Get the Face header from
332         the current buffer.
333
334 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
335
336         * gnus-art.el (gnus-mime-view-part-internally): Bind
337         buffer-read-only to nil.
338
339 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
340
341         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
342         from g-a-e-1 to g-a-e-2.
343
344 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
345
346         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
347         of bbdb-search-simple, use spam-use-BBDB-exclusive
348         (spam-check-whitelist): use spam-use-whitelist-exclusive
349         (spam-use-whitelist-exclusive): new variable affecting
350         spam-use-whitelist
351         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
352
353 2003-02-05  Simon Josefsson  <jas@extundo.com>
354
355         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
356         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
357         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
358         (gnus-agent-expire-1): New.
359         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
360         (gnus-agent-expire-2): New.
361
362 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
363
364         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
365         "delete-if" is misleading because it isn't actually destructive.
366
367         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
368         
369         * nnmail.el (nnmail-purge-split-history): do.
370
371         * gnus-win.el (gnus-get-buffer-window): do.
372         
373         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
374         let-binding.
375         (gnus-simplify-all-whitespace): do.
376
377 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
378
379         * gnus-delay.el (gnus-delay-article): Fix binding of the
380         nndraft:delayed group.
381
382 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
383
384         * gnus.el (spam group parameters): change 'other to 'const in
385         the group parameter definitions to soothe XEmacs
386
387 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
388
389         * gnus-delay.el (gnus-delay-article): Really create
390         nndraft:delayed group if it doesn't exist.
391
392 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
393
394         * gnus-sum.el (gnus-summary-search-article): Speed up by
395         disabling various visual features while searching.
396         (gnus-summary-recenter): Test gnus-auto-center-summary first.
397
398 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
399
400         * spam.el (spam-list-of-checks): Don't quote nil and t in
401         docstrings.  From the elisp manual:
402
403            When a documentation string refers to a Lisp symbol, write
404            it [..] with single-quotes around it.  [..] There are two
405            exceptions: write t and nil without single-quotes.
406
407         * messcompat.el (message-from-style): do.
408
409         * message.el (message-send-mail): do.
410
411         * gnus-util.el (gnus-use-byte-compile): do.
412
413         * gnus-score.el (gnus-score-lower-thread): do.
414
415         * gnus-int.el (gnus-server-unopen-status): do.
416
417         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
418         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
419
420         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
421         (gnus-group-parameters): do.
422
423         * gnus-art.el (gnus-article-mime-match-handle-function): do.
424
425         * mm-decode.el (mm-text-html-renderer): do.
426
427 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
428
429         * nnheader.el (nnheader-directory-separator-character): Change the
430         way to compute the dafault value.
431
432 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
433
434         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
435         (gnus-button-alist): Fix regexp for describe-key.
436         (gnus-button-handle-describe-function)
437         (gnus-button-handle-describe-variable)
438         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
439         (gnus-button-handle-apropos-variable)
440         (gnus-button-handle-apropos-documentation): Docstring fix.
441
442         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
443
444 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
445
446         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
447         to nil.
448
449         * nnmail.el: Removed gnus-util autoload.
450
451         * gnus.el: Use gnus-prin1-to-string throughout.
452
453         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
454         print-level. 
455
456         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
457         (gnus-treat-display-grey-xface): Removed.
458
459         * gnus-fun.el (gnus-grab-cam-face): New.
460         (gnus-convert-image-to-gray-x-face): Removed.
461         (gnus-convert-gray-x-face-to-xpm): removed.
462         (gnus-convert-gray-x-face-region): Removed.
463         (gnus-grab-gray-x-face): Removed.
464
465         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
466
467 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
468
469         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
470         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
471         bound.
472
473         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
474
475 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
476
477         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
478         Remove -- these are bogus options which are never used.
479
480 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
481
482         * gnus-art.el (gnus-article-mode): Use summary tool bar.
483
484 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
485
486         * spam.el (spam-check-blackholes) 
487         (spam-blackhole-good-server-regex): new variable to skip some IPs
488         when checking blackholes; use it
489         (spam-check-bogofilter-headers) 
490         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
491         case more X-Bogosity is used than just "Yes/No"
492         (spam-ham-move-routine): semi-fixed, only first article is
493         properly moved now
494
495 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
496
497         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
498         as well.
499         
500         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
501         
502         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
503         
504         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
505         
506         * gnus-bcklg.el (gnus-backlog-shutdown): do.
507         
508         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
509
510 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
511
512         * gnus-fun.el (gnus-face-encode): New function.
513         (gnus-convert-png-to-face): Use it.
514
515         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks. 
516
517 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
518
519         * mm-decode.el (mm-dissection-list): Remove.
520         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
521         only used in mm-remove-all-parts.
522         (mm-remove-all-parts): Remove it, it's never called.
523
524 2003-01-25  Simon Josefsson  <jas@extundo.com>
525
526         * gnus-group.el (gnus-group-make-group): Report errors.
527
528         * nnimap.el (nnimap-request-create-group): Ditto.
529
530         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
531
532         * sieve.el (sieve-upload): Fix error printing.
533
534         * mm-encode.el (mm-qp-or-base64): Always QP iff
535         mm-use-ultra-safe-encoding and cleartext PGP.
536
537         * gnus-sum.el (gnus-summary-select-article): Inhibit
538         redisplay (mainly for secured messages).
539
540         * nnmail.el (nnmail-article-group): Copy body too (but don't
541         process it).
542
543 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
544
545         * gnus-art.el (gnus-article-setup-buffer): Reset
546         gnus-button-marker-list.
547
548 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
549
550         * nntp.el (nntp-read-timeout): Default to using a second delay
551         under Microsoft Windows.
552
553 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
554
555         * nnheader.el (nnheader-directory-separator-character): New
556         variable. 
557
558 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
559
560         * gnus-agent.el (gnus-agent-max-fetch-size)
561         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
562         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
563         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
564         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
565         (gnus-agent-braid-nov, gnus-agent-load-alist)
566         (gnus-agent-article-alist-save-format)
567         (gnus-agent-read-agentview, gnus-agent-save-alist)
568         (gnus-agent-fetch-group-1, gnus-agent-expire)
569         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
570         (gnus-agent-regenerate-group): Reformat to keep under eighty
571         columns.  Reword docstrings so that first line is under eighty
572         chars and a complete sentence.  Still need to work on the rear
573         end of the file, in particular gnus-agent-expire.       
574
575 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * gnus-agent.el (gnus-agentize): Indent.
578
579         * gnus.el (gnus-version-number): Bumped.
580
581 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
582
583         * gnus.el: Oort Gnus v0.14 is released.
584
585 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
586
587         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
588         before beginning.  Tiny patch from Mark Thomas
589         <swoon@bellatlantic.net>.
590
591 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
592
593         * spam.el (spam-check-blackholes, spam-split) 
594         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
595         gnus-message calls to show to users what spam.el is doing
596
597 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
598
599         * gnus-msg.el (gnus-message-replysign)
600         (gnus-message-replyencrypt): Fix typo.
601
602 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
603
604         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
605         details. 
606
607 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608
609         * gnus-art.el (gnus-article-press-button): let* -> let.
610         (gnus-mime-security-show-details): Cleaned up.
611         (gnus-mime-security-press-button): Save excursion.
612         (gnus-insert-mime-security-button): Clean up.
613
614         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
615
616         * gnus-async.el (gnus-async-wait-for-article): Don't use a
617         timeout. 
618
619         * nntp.el (nntp-accept-process-output): Removed timeout. 
620         (nntp-read-timeout): New variable.
621         (nntp-accept-process-output): Use it.
622
623         * gnus-sum.el (gnus-data-find-list): Remove *.
624
625 2002-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
626
627         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
628         introduced on 2002-01-22.
629         (gnus-summary-first-unseen-or-unread-subject): Ditto.
630
631 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
632
633         * spam.el (spam-check-regex-headers, spam-list-of-checks) 
634         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
635         checks of incoming mail based on simple header regexp matching
636
637 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
638
639         * gnus-sum.el (gnus-spam-mark): set to `$'
640
641 2002-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
642
643         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
644         gnus-newsgroup-unfetched, the list of articles whose headers have
645         not been fetched from the server.
646
647         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
648         parameter as it never worked due to a bug.  Added check to prevent
649         selection of any article in the gnus-newsgroup-unfetched list.
650         (gnus-summary-find-prev): Added check to prevent selection of any
651         article in the gnus-newsgroup-unfetched list.
652         (gnus-summary-first-subject): Documented API. Modified
653         implementation so that constraints are handled independently.
654         Added check to prevent selection of any article in the
655         gnus-newsgroup-unfetched list.
656         (gnus-summary-first-unseen-subject): Updated parameters in
657         gnus-summary-first-subject call to match new API.
658         (gnus-summary-first-unseen-or-unread-subject): Ditto.
659         (gnus-summary-catchup): Do not mark unfetched articles as read.
660         
661 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
662
663         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
664         make-obsolete-variable allows only two arguments in XEmacs and
665         Emacs 20.
666
667         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
668         gnus-article-hide-pgp.
669         (gnus-summary-make-menu-bar): do.
670
671         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
672         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
673         gnus-article-hide-pgp.
674         (article-hide-pgp): Remove.
675         (gnus-article-hide): Remove gnus-article-hide-pgp.
676
677         * gnus.el: Remove gnus-article-hide-pgp
678
679 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
680
681         * message.el (message-required-headers): Doc fix.
682
683 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
684
685         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
686         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
687         option to make ifile a purely binary classifier
688
689 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
690
691         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
692         (mml-secure-encrypt-pgpmime): Removed double.
693
694         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
695         debugging statements.
696
697 2003-01-21  Andreas Fuchs  <asf@void.at>
698
699         * mml-sec.el (mml-sign-alist): Added pgpauto.
700
701 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
702
703         * gnus.el (gnus-version-number): Bumped version number.
704
705 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
706
707         * gnus.el: Oort Gnus v0.13 is released.
708
709 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * gnus-art.el (gnus-button-url-regexp): Removed |.
712
713         * message.el (message-send-hook): Doc fix.
714
715         * gnus-win.el (gnus-buffer-configuration): Display article
716         instead of article-copy when `reply'.
717
718 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
719
720         * gnus.el (gnus-format): Change customize group to gnus.
721         (gnus-cache): Add link.
722         (gnus-group-charter-alist): Fix docstring.
723
724 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
725
726         * mailcap.el (mailcap-print-command): lpr-command might be
727         unbound in XEmacs.
728
729 2002-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
730
731         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
732
733         * gnus-sum.el (gnus-summary-update-article-line): Fixed
734         calculation of net characters added for use in the gnus-data
735         structure.
736         
737 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
738
739         * nnmail.el (nnmail-process-unix-mail-format): Improve error
740         message.  Suggested by Jari Aalto.
741
742 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
743
744         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
745         (gnus-article-reply-with-original): Ditto.
746
747         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
748         read articles don't become unread.
749
750 2003-01-17  Simon Josefsson  <jas@extundo.com>
751
752         * gnus-fun.el (gnus-x-face-from-file): 
753         (gnus-face-from-file): Suggest image format in minibuffer prompt.
754
755         * gnus-fun.el (gnus-convert-image-to-x-face-command)
756         (gnus-convert-image-to-face-command): Doc fix.
757
758 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
759
760         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
761
762 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
763
764         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
765         avoid encoding problems.
766
767         * mailcap.el (mailcap-ps-command): New variable.
768         (mailcap-mime-data): Add print entry where applicable.  Use
769         pdftotext on a tty.
770
771 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
772
773         * gnus-sum.el (gnus-alter-header-function): Add type and group.
774
775 2003-01-16  Simon Josefsson  <jas@extundo.com>
776
777         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
778         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
779         (gnus-face-from-file): Doc fix; don't mention image format.
780
781 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
782
783         * spam.el (spam-get-article-as-filename): new function (unused for now)
784         (spam-get-article-as-buffer): new function
785         (spam-get-article-as-string): use spam-get-article-as-buffer
786         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
787
788 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
789  
790         * gnus-agent.el: Don't use `path'.
791         From the GNU coding standards:
792         
793             Please do not use the term ``pathname'' that is used in Unix
794             documentation; use ``file name'' (two words) instead.  We use
795             the term ``path'' only for search paths, which are lists of
796             directory names.
797
798         * nnsoup.el (nnsoup-file-name): Ditto.
799  
800         * nnmail.el (nnmail-pathname-coding-system): Ditto.
801         (nnmail-group-pathname): Ditto.
802  
803         * nnimap.el (nnimap-group-overview-filename): Ditto.
804  
805         * nnheader.el (nnheader-pathname-coding-system): Ditto.
806         (nnheader-group-pathname): Ditto.
807  
808         * nnfolder.el (nnfolder-group-pathname): Ditto.
809  
810         * gnus.el (gnus-home-directory): Ditto.
811  
812         * gnus-group.el (gnus-group-icon-list): Ditto.
813  
814 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
815
816         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
817
818         * message.el (message-mode-menu): Use it.
819         (message-mode-menu): Deactivate "Yank Original" if there's no
820         reply buffer.
821
822         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
823
824         * message.el (message-mark-active-p): New function.
825
826 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
827
828         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
829         (spam-bogofilter-database-directory): new variables
830         (spam-check-bogofilter-headers, spam-check-bogofilter) 
831         (spam-bogofilter-register-with-bogofilter) 
832         (spam-bogofilter-register-spam-routine) 
833         (spam-bogofilter-register-ham-routine) 
834         (spam-group-ham-processor-bogofilter-p): new functions for the new
835         Bogofilter interface
836         (spam-summary-prepare-exit): use the new Bogofilter functions
837         (spam-list-of-checks): added spam-use-bogofilter-headers
838         (spam-bogofilter-score): rewrote function
839         (spam-check-bogofilter): optional score parameter, uses
840         spam-check-bogofilter-headers better
841         (spam-check-bogofilter-headers): optional score parameter
842
843         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
844         default, in the gnus-start customization group.  Used to disable
845         the spam-*/ham-* parameters.
846         (gnus-group-ham-exit-processor-bogofilter): new ham processor
847
848 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
849
850         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
851         XEmacs.
852
853         * gnus-ems.el (gnus-mark-active-p): do.
854
855 2003-01-15  Kevin Ryde  <user42@zip.com.au>
856
857         * gnus.texi (Using MIME): Mention auto-compression-mode with
858         gnus-mime-copy-part.
859
860 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
861
862         * message.el (message-send): Don't warn about duplicates when
863         superseding. 
864
865 2003-01-15  Simon Josefsson  <jas@extundo.com>
866
867         * nnimap.el (nnimap-split-download-body): New variable.
868         (nnimap-split-articles): Use it.
869
870 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
871
872         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
873         integrity checker was incorrectly flagging, and removing, articles
874         whose article number was negative.
875         (gnus-agent-fetch-group-1): When executed in the group's summary
876         buffer, refresh each downloaded line to update the status flag and
877         font.  Preserve the value of gnus-newsgroup-headers so that
878         gnus-agent-fetch-articles can split the requests by size.
879         (gnus-agent-expire): Corrected day calculation for when
880         gnus-agent-expire-days contains a list.
881
882 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
883
884         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
885
886 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
887
888         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
889           /usr/bin/play as default player. 
890           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
891
892 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
893
894         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
895         articles to be marked as well.
896
897 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
898         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
899         fictious headers generated by nnagent (ie. Undownloaded Article
900         ####) in the list of articles that have not been downloaded.
901         
902         * gnus-int.el (): Added require declarations to resolve
903         compile-time warnings.
904         (gnus-open-server): If the server status is set to offline,
905         recursively execute gnus-open-server to open the offline backend
906         (e.g. nnagent).
907
908 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
909
910         * gnus-art.el (gnus-article-reply-with-original): Use
911         gnus-mark-active-p.
912         (gnus-article-followup-with-original): do.
913
914 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
915
916         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
917
918 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
919
920         * gnus-score.el (gnus-score-edit-file-at-point): New function.
921         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
922
923 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
924
925         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
926         (gnus-face-from-file): Ditto.
927
928 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
929
930         * gnus-sum.el (gnus-articles-to-read): Don't just apply
931         gnus-alter-articles-to-read-function to the unread articles. 
932
933 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
934
935         * deuglify.el (gnus-article-outlook-unwrap-lines)
936         (gnus-article-outlook-repair-attribution)
937         (gnus-article-outlook-rearrange-citation): New function names,
938         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
939         doc-string.
940
941         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
942         removed `W k' key binding (use `W Y f' instead).
943         (gnus-summary-make-menu-bar): Use new function names.
944
945 2003-01-13  Simon Josefsson  <jas@extundo.com>
946
947         * gnus-fun.el (gnus-random-x-face): Doc fix.
948         (gnus-insert-random-x-face-header): New function.
949
950 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
951
952         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
953         mark is not active.
954
955         * gnus-msg.el (gnus-inews-do-gcc): Comment.
956
957         * gnus-ems.el (gnus-mark-active-p): New function.
958
959         * gnus-group.el (gnus-topic-mode-p): New function.
960         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
961         Deactivate items if mark is not active.
962
963 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
964
965         * gnus.el (gnus-version-number): Bumped version.
966         (gnus-summary-line-format): Doc fix.
967
968 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
969
970         * gnus.el: Oort Gnus v0.12 is released.
971
972 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
973
974         * mail-source.el (mail-sources): Removed autoload to make it
975         compile under XEmacs.
976
977 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
978
979         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
980         regexp or a function too.
981         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
982         confirmation even if the original article is mail.
983
984 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
985
986         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
987         articles to be marked when not yanking.
988
989 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
990
991         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
992         
993 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
994
995         * gnus-fun.el (gnus-face-from-file): Autoload.
996
997         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
998         errors.
999
1000 2003-01-12  Simon Josefsson  <jas@extundo.com>
1001
1002         * sieve.el (sieve-upload-and-bury): New.  Suggested by
1003         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1004
1005         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
1006         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1007
1008 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
1011         in every string.
1012
1013         * gnus.el (gnus-version-number): Bumped version number.
1014
1015 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1016
1017         * gnus.el: Oort Gnus v0.11 is released.
1018
1019 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
1020
1021         * message.el (message-fetch-reply-field): Narrow to headers.
1022
1023         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
1024         if Gnus isn't alive.
1025
1026 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1027
1028         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
1029         marks from articles that are already stored in the agent.
1030         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
1031         backup copy of an invalid .overview file for later analysis.
1032         
1033 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
1034
1035         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
1036         exit work with two frames.
1037
1038 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
1039
1040         * message.el (message-forward-make-body): Use mule4.
1041
1042 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1043
1044         * message.el (message-mode-map): Move wide-reply command.
1045
1046 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
1047
1048         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
1049         castellano.
1050         (gnus-outlook-display-hook): New variable.
1051         (gnus-outlook-display-article-buffer): New function.
1052         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
1053         (gnus-outlook-deuglify-article): Made them interactive and added
1054         optional arg.  Use `g-o-d-a-b'.
1055         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
1056
1057         * gnus-sum.el: Added autoloads.
1058         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
1059         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
1060
1061 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1062
1063         * gnus-art.el (gnus-display-mime): Use the mime emulation
1064         variable. 
1065
1066         * gnus-sum.el (gnus-article-emulate-mime): New variable.
1067
1068         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
1069         newsrc-alist is initialized properly.
1070
1071         * mail-source.el (mail-sources): Autoload.
1072
1073         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
1074         nil.
1075
1076         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
1077         insert two newlines.
1078
1079         * message.el (message-check-news-header-syntax): Compute the
1080         header length correctly.
1081
1082 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1083
1084         * gnus-agent.el (gnus-agent-expire): Do not remove article from
1085         alist when keeping fetched article file.
1086         (gnus-agent-retrieve-headers): When parsing response for article
1087         numbers, use the same algorithm as gnus-agent-braid-nov to protect
1088         against garbage in the server's response.
1089
1090         * gnus-int.el (gnus-request-expire-articles,
1091         gnus-request-move-article): Only expire when the group's server
1092         has been agentized.
1093
1094 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1095
1096         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
1097         errors when deleting overlays.
1098
1099         * gnus-score.el (gnus-score-followup): Allow tracing.
1100
1101         * gnus-art.el (gnus-treat-display-face): New variable.
1102         (article-display-face): New command.
1103
1104         * gnus-fun.el (gnus-face-from-file): New function.
1105         (gnus-convert-face-to-png): Ditto.
1106
1107         * gnus-art.el (gnus-ignored-headers): Added Face.
1108
1109 2003-01-10  Simon Josefsson  <jas@extundo.com>
1110
1111         * nndraft.el (nndraft-request-group): Avoid crash in
1112         directory-files when draft directory doesn't exists.
1113
1114         * gnus-sum.el (gnus-select-article-hook): Add :option.
1115
1116 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1117
1118         * spam.el (spam-use-stat): new variable
1119         (spam-group-spam-processor-stat-p) 
1120         (spam-group-ham-processor-stat-p): new convenience functions
1121         (spam-summary-prepare-exit): add spam/ham processors to sequence
1122         (spam-list-of-checks): add spam-use-stat to list of checks
1123         (spam-split): conditionally load the spam-stat tables
1124         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
1125         spam-check-ifile): new functions
1126
1127         * spam-stat.el (spam-stat): typo fix
1128         (spam-stat-install-hooks): new variable
1129         (spam-stat-split-fancy-spam-group): added documentation clarification
1130         (spam-stat-split-fancy-spam-threshhold): new variable
1131         (spam-stat-install-hooks): make hooks conditional
1132         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
1133
1134         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
1135         spam-stat ham/spam processor symbols
1136
1137 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1138
1139         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
1140         file exists.
1141
1142 2003-01-10  Simon Josefsson  <jas@extundo.com>
1143
1144         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
1145         undownloaded/downloadable only when unplugged.
1146
1147 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
1148
1149         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
1150
1151 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1152
1153         * spam.el (spam-check-ifile): fixed call-process-region to use the
1154         db parameter only if it's set
1155         (spam-ifile-register-with-ifile): ditto
1156
1157 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
1158
1159         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
1160         spam-stat-nbad before creating the hash table.
1161         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
1162         Changed copyright statement to FSF.
1163
1164 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1165
1166         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
1167         processable articles as read.
1168         (gnus-agent-summary-fetch-series): Remove processable and
1169         downloadable marks on all downloaded articles in the series.
1170
1171         * nntp.el (nntp-report): Throw error after reporting the problem.
1172         (nntp-accept-process-output): Corrected error check to report an
1173         error when the process is nil.
1174
1175 2003-01-09  Simon Josefsson  <jas@extundo.com>
1176
1177         * message.el (message-tool-bar-map): Add preview.
1178
1179 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
1180
1181         * mml.el (mml-preview): Get rid of MIME handles and buffers after
1182         previewing.
1183
1184 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
1185
1186         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
1187         bug when the (n+1)th article to be added to a group has a smaller
1188         number than the n articles already added.
1189
1190 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1191
1192         * message.el (message-mode-field-menu): Use backquote.
1193
1194 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
1195
1196         * spam.el: fixed the BBDB autoloads again, using
1197         bbdb-search-simple now (which is not a macro, thank god)
1198
1199         * lpath.el (bbdb-search): removed function from maybe-fbind list
1200
1201         * gnus.el (ham-process-destination): added new parameter for
1202         destination of ham articles found in spam groups at summary exit
1203
1204         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
1205         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
1206         (spam-ifile-database-path): added new parameter for ifile's database
1207         (spam-move-spam-nonspam-groups-only): new parameter to determine
1208         if spam should be moved from all groups or only some
1209         (spam-summary-prepare-exit): fixed logic to use
1210         spam-move-spam-nonspam-groups-only when deciding to invoke
1211         spam-mark-spam-as-expired-and-move-routine; always invoke that
1212         routine after the spam has been expired-or-moved in case there's
1213         some spam left over; use spam-ham-move-routine in spam groups
1214         (spam-ham-move-routine): new function to move ham articles to the
1215         ham-process-destinations group parameter
1216
1217 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1218
1219         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
1220
1221         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1222         gnus-summary-update-article-line.
1223
1224 2003-01-08  Simon Josefsson  <jas@extundo.com>
1225
1226         * nnmail.el (nnmail-expiry-target-group): Request group, create it
1227         not successful.
1228
1229 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1230
1231         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
1232
1233 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1234
1235         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
1236         logic, finally
1237
1238 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1239
1240         * gnus-spec.el (gnus-parse-format): %C is a complex format.
1241         (gnus-parse-format): Change to %~.
1242
1243         * message.el (message-generate-headers): Don't generate optional
1244         empty headers.
1245
1246 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1247
1248         * message.el (message-cross-post-default)
1249         (message-cross-post-note-function, message-shoot-gnksa-feet)
1250         (message-strip-subject-trailing-was, message-change-subject)
1251         (message-mark-insert-file, message-cross-post-followup-to)
1252         (message-cross-post-followup-to, message-mode-map)
1253         (message-generate-unsubscribed-mail-followup-to)
1254         (message-make-mail-followup-to): Minor changes to doc-strings and
1255         error messages.  Updated copyright line.
1256
1257         * message.el (message-make-mail-followup-to,
1258         message-generate-unsubscribed-mail-followup-to): New function
1259         names.  Renamed functions: "-mft" -> "-mail-followup-to".
1260         (message-make-mft, message-gen-unsubscribed-mft): Removed function
1261         names.
1262
1263         * mml.el (mml-preview-insert-mail-followup-to): New function name.
1264         (mml-preview-insert-mft): Removed function name.
1265         (mml-preview): Use new function names.
1266
1267         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
1268
1269         * message.el (message-mode-field-menu): Moved header related
1270         commands from "Message" to "Field" menu.
1271
1272 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1273
1274         * message.el (message-generate-headers-first): Added customization
1275         if variable is a list.
1276
1277 2003-01-07  Michael Shields  <shields@msrl.com>
1278
1279         * gnus-art.el (gnus-article-next-page): Correctly handle the case
1280         where the last line of the article is the last line of the window.
1281
1282 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1283
1284         * gnus-msg.el (gnus-debug): Use ignore-errors.
1285
1286         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1287         `gnus-summary-update-line'.
1288
1289 2003-01-08  Simon Josefsson  <jas@extundo.com>
1290
1291         * gnus-art.el (gnus-unbuttonized-mime-types)
1292         (gnus-buttonized-mime-types): Doc fix.
1293
1294 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1295
1296         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
1297
1298 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1299
1300         * nnrss.el (nnrss-group-alist): Add and clear up.
1301
1302 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1303
1304         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
1305
1306         * lpath.el (bbdb-search): added BBDB functions for a better way to
1307         fix missing functions
1308
1309         * spam.el (spam-check-ifile): if should be an unless
1310
1311         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
1312         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
1313         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
1314
1315 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316
1317         * gnus-sum.el (gnus-summary-make-menu-bar): Added
1318         gnus-summary-refer-thread to thread menu.
1319
1320 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1321
1322         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
1323         summary buffer, articles that cannot be fetched are marked as
1324         canceled.
1325
1326         * nntp.el (nntp-with-open-group): The quit signal handler must
1327         propagate the quit signal to the next outer handler so that the
1328         caller knows that the request aborted abnormally.
1329
1330 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1331
1332         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
1333         (spam-ifile-register-spam-routine)
1334         (spam-ifile-register-ham-routine): added ifile functionality that
1335         does not use ifile-gnus.el to classify and register articles
1336         (spam-get-article-as-string): convenience function
1337         (spam-summary-prepare-exit): added ifile spam and ham registration
1338         (spam-ifile-all-categories, spam-ifile-spam-category)
1339         (spam-ifile-path, spam-ifile): added customization options
1340
1341         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
1342         exit processor
1343         (spam-process): added gnus-group-ham-exit-processor-ifile to the
1344         list of choices
1345
1346 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1347
1348         * gnus-score.el (gnus-score-followup): Also score immediate
1349         followups.
1350
1351 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1352
1353         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
1354
1355 2003-01-07  Simon Josefsson  <jas@extundo.com>
1356
1357         * message.el (message-mode-menu): Fix receipt balloon help.
1358
1359 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
1360
1361         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
1362         always be interpreted as news.
1363
1364 2003-01-07  Simon Josefsson  <jas@extundo.com>
1365
1366         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
1367         gnus-sieve-script, instead of the global variable
1368         gnus-sieve-crosspost.  One-line patch from Steinar Bang
1369         <sb@dod.no>.
1370
1371 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1372
1373         * gnus.el: Renamed gnus-summary-*-uncached-face as
1374         gnus-summary-*-undownloaded-face to avoid confusing the agent with
1375         the cache.
1376
1377         * gnus-sum.el: Ditto.
1378
1379 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1380
1381         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
1382         in either the group or summary buffer.
1383         New command "JS", in summary buffer, will fetch articles per the
1384         group's category, predicate, and processable flags.
1385         (gnus-agent-summary-fetch-series): Rewritten to call
1386         gnus-agent-session-fetch-group once with all articles in the
1387         series.
1388         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
1389         return list of fetched articles.
1390         (gnus-agent-fetch-articles): Split fetch list into sublists such
1391         that the article buffer is only slightly larger than
1392         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
1393         the group's article alist is saved.
1394         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
1395         longer result in the agent trying to fetch an article.
1396         (gnus-agent-fetch-group-1): Can now be called in either the group
1397         or summary buffer.  Removed the max-fetch-size code that I added
1398         on 2002-12-13 as that capability is now part of
1399         gnus-agent-fetch-articles.  Added code to update summary buffer.
1400         When called in the group buffer, articles that can not be fetched
1401         are AUTOMATICALLY MARKED AS READ.
1402
1403         * gnus-sum.el (): Modified eval-when-compile to minimize
1404         misleading compilation warnings.
1405         (gnus-update-summary-mark-positions): Changed code to use
1406         gnus-undownloaded-mark rather than gnus-downloaded-mark.
1407
1408         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
1409         empty file as the parser assumes that the file isn't empty.
1410
1411         * nntp.el (nntp-send-string): The process-send-string call can,
1412         because it performs I/O on the process, change the process' state
1413         from open to closed.  If this happens, call nntp-report
1414         immediately to report the broken connection.
1415         (nntp-report): Rewritten to avoid needing a global variable to
1416         determine the appropriate course of action.  Instead, two function
1417         implementations are provided and the nntp-report function value is
1418         bound to the appropriate implementation.
1419         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
1420         (nntp-with-open-group): Now binds nntp-report's function cell
1421         rather than binding gnus-with-open-group-first-pass.  Added a
1422         condition-case to detect a quit during a nntp command.  When the
1423         quit occurs, the current connection is closed as a fetch articles
1424         request could have several megabytes queued up for reading.
1425         (nntp-retrieve-headers): Bind articles to itself.  If
1426         nntp-with-open-group repeats this command, I must have access to
1427         the original list of articles.
1428         (nntp-retrieve-groups): Ditto for groups.
1429         (nntp-retrieve-articles): Ditto for articles.
1430         (*): Replaced nntp-possibly-change-group calls to
1431         nntp-with-open-group forms in all, but one, occurrance.
1432         (nntp-accept-process-output): Bug fix. Detect when called with
1433         null process.
1434
1435 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
1436
1437         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
1438         if we don't need to.
1439         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
1440
1441 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1442
1443         * gnus-group.el (gnus-group-make-web-group): Pass the select
1444         method on to group-create.
1445         (gnus-group-line-format-alist): %U is an integer.
1446
1447         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
1448         ephemeral groups.
1449         (gnus-summary-read-group-1): Ditto.
1450         (gnus-group-make-articles-read): Ditto.
1451
1452         * mm-url.el (mm-url-program): Doc fix.
1453
1454         * message.el (message-mode-map): Rebound
1455         message-insert-wide-reply.
1456
1457 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1458
1459         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
1460         color as `gnus-group-startup-message' does.
1461
1462 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
1463
1464         * spam.el: fixed line lengths to 80 chars or less
1465
1466         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
1467         "not-read" mark
1468         (gnus-summary-mark-forward): added the spam-mark to the list of
1469         marks not to be marked as "read" when viewed
1470
1471 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472
1473         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
1474
1475         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
1476         Protect against unactive groups.
1477
1478         * message.el (message-check-news-header-syntax): Check long
1479         header lines.
1480         (message-check-news-header-syntax): Update `start'.
1481
1482         * gnus-group.el (gnus-group-expire-articles): Doc fix.
1483         (gnus-group-line-format): %U.
1484         (gnus-group-line-format-alist): ?U.
1485         (gnus-number-of-unseen-articles-in-group): New function.
1486
1487         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
1488
1489         * gnus.el (gnus-version-number): Bump version number.
1490
1491 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1492
1493         * gnus.el: Oort Gnus v0.10 is released.
1494
1495 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1496
1497         * gnus.el (gnus-version-number): Fix version number.
1498
1499 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1500
1501         * gnus.el: Oort Gnus v0.08 is released.
1502
1503 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
1504
1505         * mm-util.el: Add mm-string-make-unibyte.
1506
1507         * gnus-group.el (gnus-group-jump-to-group): Make it work for
1508         UTF-8 groups.
1509
1510 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1511
1512         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
1513
1514         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
1515
1516 2003-01-04  Kevin Ryde  <user42@zip.com.au>
1517
1518         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
1519         function.
1520
1521 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1522
1523         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
1524         (gnus-summary-read-group-1): Update group line.
1525         (gnus-summary-exit-no-update): Update group on exit.
1526
1527         * gnus-group.el (gnus-group-line-format): Add %*.
1528         (gnus-group-line-format-alist): Ditto.
1529         (gnus-group-insert-group-line): Set it.
1530         (gnus-group-is-exiting-p): New variable.
1531         (gnus-group-insert-group-line): Use it.
1532
1533 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
1534
1535         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
1536         enable BBDB ham processing
1537         (spam-blacklist-register-routine): enable blacklist spam processing
1538         (spam-whitelist-register-routine): enable whitelist ham processing
1539         (spam-fetch-field-from-fast): fast fetching of the "from" field
1540         from (gnus-data-list)
1541         (spam-summary-prepare-exit): works completely now
1542         (spam-use-blacklist): oops, should be nil by default
1543         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
1544         split processing now; before it was for summary exit as
1545         well but that's done with the spam-contents and spam-process
1546         parameters now
1547
1548 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
1549
1550         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
1551         characters.
1552
1553 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
1554
1555         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
1556         (spam-group-processor-p, spam-group-processor-bogofilter-p)
1557         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
1558         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
1559         (spam-mark-spam-as-expired-and-move-routine)
1560         (spam-generic-register-routine, spam-BBDB-register-routine)
1561         (spam-ifile-register-routine, spam-blacklist-register-routine)
1562         (spam-whitelist-register-routine): new functions
1563         (spam-summary-prepare-exit): added summary exit processing (expire
1564         or move) of spam-marked articles for spam groups; added slots for
1565         all the spam-*-register-routine functions
1566
1567 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * pop3.el (pop3-retr): Wait 500 msecs.
1570         (pop3-read-response): Ditto.
1571
1572         * gnus-msg.el (gnus-setup-message): Get the evaliation order
1573         right.
1574         (gnus-inews-make-draft): New function.
1575         (gnus-setup-message): Use it.
1576
1577         * message.el (message-required-headers): Add From.
1578
1579 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1580         Trivial patch from Norbert Koch <nk@viteno.net>.
1581
1582         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
1583
1584 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1585
1586         * message.el (message-generate-headers): Let header formatters do
1587         their work.
1588
1589 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
1590
1591         * deuglify.el (gnus-article-outlook-deuglify-article):
1592         Rehighlight, reapply treatments and call
1593         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
1594         (gnus-outlook-repair-attribution-block): Recognize cited
1595         attributions.  Suggested by Niklas Morberg.
1596
1597 2003-01-02  Pete Kazmier  <pete@kazmier.com>
1598
1599         * gnus-art.el (gnus-treat-predicate): Check condition first.
1600
1601 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
1602
1603         * lpath.el: Add url-http-file-exists-p.
1604
1605         * gnus-group.el (gnus-group-fetch-charter): Use
1606         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
1607
1608 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1609
1610         * message.el (message-draft-headers): Also generate From to get a
1611         nicer draft buffer summary.
1612
1613         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
1614         parameter.
1615
1616         * gnus-art.el (article-wash-html): Clean up.
1617         (article-wash-html): Typo fix.
1618
1619         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
1620         (gnus-summary-mail-forward): To many lists of lists.
1621
1622         * gnus-art.el (article-wash-html): Clean up.
1623
1624 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
1625
1626         * gnus-art.el (gnus-treat-wash-html): New variable.
1627
1628 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1629
1630         * message.el (message-check-news-header-syntax): Allow posting.
1631         (message-check-news-header-syntax): Fix logic for sure, this
1632         time.
1633
1634 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
1635
1636         * message.el (message-check-news-header-syntax): Check syntax of
1637         continuation headers.
1638
1639 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1640
1641         * gnus-art.el (gnus-button-url-regexp,
1642         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
1643         (gnus-header-button-alist): Regexps are case insensitive here.
1644
1645 2003-01-02  Simon Josefsson  <jas@extundo.com>
1646
1647         * dig.el (query-dig): Doc fix.
1648
1649 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1650
1651         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
1652         summary buffer line, not just the download mark.
1653
1654 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1655
1656         * gnus-sum.el (gnus-summary-goto-subjects): New function.
1657         (gnus-summary-insert-dormant-articles): New command and
1658         keystroke.
1659
1660         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
1661         function for mass insertion of subjects.
1662
1663         * nndraft.el (nndraft-generate-headers): Don't move point.
1664
1665         * gnus.el (nnheader): Require nnheader.
1666
1667         * nndraft.el (nndraft-request-associate-buffer): Use
1668         make-local-variable.
1669
1670 2003-01-02  Michael Shields  <shields@msrl.com>
1671
1672         * nndraft.el (nndraft-request-associate-buffer): Make
1673         write-contents-hooks buffer-local before setting it.
1674
1675 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * gnus.el (gnus-group-parameter-value): Take an extra param.
1678         (gnus-group-fast-parameter): Let group param results be nil.
1679
1680         * gnus-art.el (gnus-article-forward-header): New function.
1681         (article-date-ut): Use it to remove continuation date headers.
1682
1683         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
1684         read-event.
1685         (gnus-summary-remove-bookmark): Clean up.
1686         (gnus-summary-set-bookmark): Clean up.
1687
1688         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
1689
1690         * gnus.el (gnus-group-startup-message): Bind data-directory to
1691         the Gnus etc directory.
1692
1693 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1694
1695         * spam.el (spam-summary-prepare-exit): added slots for spam- and
1696         ham-processing of articles; use the new
1697         spam-group-(spam|ham)-contents-p functions
1698         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
1699         convenience functions
1700         (spam-mark-junk-as-spam-routine): use the new
1701         spam-group-spam-contents-p function
1702
1703         * gnus.el (spam-process, spam-contents, spam-process-destination):
1704         added new parameters with corresponding global variables
1705         (gnus-group-spam-exit-processor-ifile,
1706         gnus-group-spam-exit-processor-bogofilter,
1707         gnus-group-spam-exit-processor-blacklist,
1708         gnus-group-spam-exit-processor-whitelist,
1709         gnus-group-spam-exit-processor-BBDB,
1710         gnus-group-spam-classification-spam,
1711         gnus-group-spam-classification-ham): added new symbols for the
1712         spam-process and spam-contents parameters
1713
1714         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1715         customization and list itself to store mark symbol rather than
1716         mark character.
1717         (spam-bogofilter-register-routine): added logic to generate mark
1718         values list from spam-ham-marks and spam-spam-marks, so (member)
1719         would work.
1720
1721 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1722
1723         * message.el (message-cross-post-followup-to): Fix comment.
1724
1725 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1726
1727         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1728         customization and list itself to store mark symbol rather than
1729         mark character.
1730         (spam-bogofilter-register-routine): added logic to generate mark
1731         values list from spam-ham-marks and spam-spam-marks, so (member)
1732         would work.
1733
1734 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
1735
1736         * message.el (message-signature-insert-empty-line): New variable.
1737
1738 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1739
1740         * message.el: Renamed functions and variables: "xpost" ->
1741         "cross-post", "-fup2" -> "-followup-to".
1742         (message-cross-post-old-target, message-cross-post-default,
1743         message-cross-post-note, message-followup-to-note,
1744         message-cross-post-note-function): New variables names.
1745         (message-xpost-old-target, message-xpost-default,
1746         message-xpost-note, message-fup2-note,
1747         message-xpost-note-function): Removed variable names.
1748         (message-cross-post-followup-to-header,
1749         message-cross-post-insert-note, message-cross-post-followup-to):
1750         New function names.
1751         (message-xpost-fup2-header, message-xpost-insert-note,
1752         message-xpost-fup2): Removed function names.
1753
1754 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1755
1756         * message.el (message-send-mail): Added message-cleanup-headers to
1757         prevent newlines in headers.
1758
1759 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1760
1761         * dns.el (dns-make-network-process): Comment.
1762
1763         * gnus-sum.el (gnus-summary-display-while-building): Default to
1764         nil.
1765
1766 2003-01-01  Wes Hardaker  <wes@hardakers.net>
1767
1768         * gnus-sum.el (gnus-summary-display-while-building): New
1769         variable.
1770
1771 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
1772
1773         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
1774         before rearranging the article.
1775
1776 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1777
1778         * nndraft.el (nndraft-generate-headers): New function.
1779         (nndraft-request-associate-buffer): Use it to write headers on
1780         buffer save.
1781
1782         * message.el (message-generate-headers): Let the function be a
1783         lambda form.
1784         (message-draft-headers): New variable.
1785
1786         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
1787         function.
1788         (gnus-setup-message): Use it.
1789
1790         * message.el (message-generate-headers-first): Doc fix.
1791         (message-setup-1): Use new function for getting which headers to
1792         generate.
1793         (message-headers-to-generate): New function.
1794
1795 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1796
1797         * gnus-agent.el (gnus-agent-save-alist): Make directory.
1798
1799 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
1800
1801         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
1802         mention negatives.
1803
1804 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
1805
1806         * deuglify.el (gnus-outlook-rearrange-article): Use
1807         `transpose-regions' instead of tempering the kill-ring.
1808         (gnus-article-outlook-deuglify-article): Rehighlight article
1809         instead of a complete redisplay.
1810
1811 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
1812
1813         * spam.el: most defvars are defcustoms now
1814
1815         patches from Michael Shields  <shields@msrl.com>
1816
1817         * spam.el (spam-bogofilter-articles): Select the article
1818         body using gnus-summary-show-article t instead of
1819         gnus-summary-select-article; this presents the raw text
1820         without running any hooks.
1821
1822         * spam.el (spam-bogofilter-articles): Use message-remove-header
1823         to remove headers; the old way incorrectly removed just the first
1824         line of folded headers.
1825
1826 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1827
1828         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
1829
1830 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831
1832         * gnus-start.el (gnus-load): New function.
1833         (gnus-read-newsrc-el-file): Use it.
1834
1835 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1836
1837         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
1838         (gnus-button-handle-apropos-documentation): New function.
1839         (gnus-button-handle-ctan): New function.
1840         (gnus-button-alist): Use them.  Improve some regexps.
1841         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
1842
1843 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1844
1845         * message.el (message-subscribed-p): New function.
1846         (message-send-mail): Use it.
1847         * mml.el (mml-preview-insert-mft): New function.
1848         (mml-preview): Use it.
1849
1850 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1851
1852         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
1853         when sorting by date.
1854
1855         * gnus-art.el (gnus-article-edit-mode): New variable.
1856         (gnus-article-setup-buffer): Warn user about discarding edits.
1857
1858         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
1859         (gnus-summary-pipe-output): Take a symbolic prefix to save all
1860         headers.
1861
1862         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
1863
1864 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1865
1866         * message.el (message-completion-alist): Added "Mail-Followup-To"
1867         and "Mail-Copies-To".
1868
1869 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1870
1871         * gnus-group.el: Add key bindings for
1872         gnus-group-sort-groups-by-real-name and
1873         gnus-group-sort-selected-groups-by-real-name.
1874
1875 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1876
1877         * gnus.texi (Sorting Groups): Add key bindings for
1878         gnus-group-sort-groups-by-real-name and
1879         gnus-group-sort-selected-groups-by-real-name.
1880
1881 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1882
1883         * spam.el (spam-use-dig): new variable for blackhole checking
1884         through dig.el
1885         (spam-check-blackholes): added dig.el checking functionality and
1886         more verbose reporting; query-dig is autoloaded from dig.el
1887         (spam-use-blackholes): disabled by default
1888         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1889         blackhole servers list
1890
1891 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1892
1893         * message.el (message-required-headers): New variable.
1894
1895 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1896
1897         * dig.el (query-dig): new function
1898
1899 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1900
1901         * flow-fill.el (fill-flowed): Don't infloop on too long fill
1902         prefixes.
1903
1904         * dns.el (query-dns): Protect against errors.
1905
1906         * gnus-msg.el (gnus-article-yanked-articles): New variable.
1907         (gnus-inews-add-send-actions): Mark all answered messages as
1908         answered.
1909
1910 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
1911
1912         * nnmail.el (nnmail-split-it): Added tracing to
1913         `:' split rule
1914
1915 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1916
1917         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
1918         and "%s" so we don't overquote them.
1919
1920 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1921
1922         * (mm-display-external): Display the actual command that has been
1923         executed in the echo area.
1924
1925 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1926
1927         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
1928
1929         * message.el (message-with-reply-buffer): New macro.
1930         (message-fetch-reply-field): Use it.
1931         (message-insert-wide-reply): New command and keystroke.
1932         (message-carefully-insert-headers): New function.
1933         (message-insert-to): Use new function.
1934
1935         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
1936         (gnus-topic-goto-missing-group): Use it.
1937
1938         * message.el (message-required-news-headers): Removed Lines.
1939         (message-reply): Don't insert References first.
1940         (message-followup): Ditto.
1941         (message-make-references): New function.
1942         (message-followup): Set message-reply-headers before generating
1943         the buffer stuff.
1944
1945 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1946
1947         * mml.el (mml-generate-mime-1): Reverse the order of
1948         encoding/flowing.
1949
1950 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1951
1952         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1953         after moving them.
1954
1955         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1956         fit with newer standard format.
1957         (gnus-summary-make-false-root-always): New variable.
1958         (gnus-gather-threads-by-subject): Use it.
1959
1960         * message.el (message-get-reply-headers): Take an address list
1961         optional argument.
1962
1963 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1964
1965         * gnus.el (gnus-keep-backlog): Change default to 20.
1966
1967         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
1968         start.
1969         (gnus-agent-check-overview-buffer): Remove negative article
1970         numbers.
1971
1972         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
1973         (nnmail-cache-ignore-groups): Doc fix.
1974
1975         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
1976         (nnimap-debug-buffer): New variable.
1977         (nnimap-debug): Use it.
1978
1979 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
1980
1981         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
1982
1983 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1984
1985         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
1986         they aren't already sorted.
1987
1988 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
1989
1990         * message.el (message-mode-menu): Add ellipses to menu items
1991         expecting user interaction.
1992         (message-mode-field-menu): do.
1993
1994 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
1995
1996         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
1997         it isn't used any more.
1998
1999 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
2000
2001         * binhex.el (binhex-decoder-program): Fix docstring.
2002
2003 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2004
2005         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
2006         special chars if the mailcap file uses single quotes around %s.
2007         From Laurent Martelli <laurent@bearteam.org>.
2008
2009 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
2010
2011         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
2012         return the info object.
2013
2014 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
2015
2016         * gnus-int.el (gnus-request-update-info): Artificially add
2017         (1 . (1- min)) to the read range, in case the backend doesn't
2018         store marks for nonexistent articles.
2019
2020 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2021
2022         * binhex.el (binhex-insert-char): Eval-and-compile.
2023
2024 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
2025
2026         * lpath.el: Add tool-bar-local-item-from-menu.
2027
2028         * message.el (message-tool-bar-local-item-from-menu): New function.
2029         (message-tool-bar-map): Use it.
2030
2031 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
2032
2033         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
2034
2035         * gnus-art.el (gnus-article-header-rank): Last header in
2036         gnus-sorted-header-list should have higher rank than non-members.
2037
2038 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2039
2040         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
2041         covered methods.
2042
2043 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2044
2045         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
2046         eval-when-compile.  Suggested by Kevin Greiner.
2047
2048 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
2049
2050         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
2051         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
2052         even though no headers may have been fetched
2053         (gnus-agent-fetch-group-1, and perhaps others, require this
2054         behavior).
2055         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
2056         server buffer is constrained by gnus-agent-max-fetch-size.
2057         Multiple chunks in the same group may perform arbitrarily large
2058         updates.
2059
2060 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2061
2062         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
2063         gnus-summary-update-download-mark to update the article in the
2064         summary.
2065
2066 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
2067
2068         * gnus.el (gnus-summary-high-uncached-face,
2069         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
2070         New faces.
2071
2072         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
2073         added this on 2002-11-23 but it just wasn't working out as
2074         intended.  The idea isn't entirely dead, three new faces
2075         gnus-summary-*-uncached-face are being added to gnus.el to provide
2076         the basis for an improved implementation.
2077         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
2078         proper file to open is lib/servers.
2079         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
2080         (i.e. removing the article from gnus-newsgroup-downloadable) will
2081         now restore the article's default mark rather than simply setting
2082         no mark.
2083         (gnus-agent-get-undownloaded-list): Corrected documentation.
2084         Added code to set new summary local variable,
2085         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
2086         a temporary list.  No longer sets gnus-newsgroup-downloadable.
2087         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
2088         up to date.  Call new gnus-summary-update-download-mark to keep
2089         summary buffer up-to-date.
2090         (gnus-agent-fetch-selected-article): Keep
2091         gnus-newsgroup-undownloaded up to date.
2092         (gnus-agent-fetch-articles): Return list of articles that were
2093         successfully fetched.
2094         (gnus-agent-check-overview-buffer): No more thingatpt.
2095         (gnus-agent-expire): No longer deletes NOV entries of unread
2096         articles.
2097         (gnus-agent-unread-articles): New function.
2098         (gnus-agent-regenerate-group): The article number must be
2099         terminated by a tab character.  Added more messages to report
2100         repairs.  Inhibit quits while writing changes so it is now safe
2101         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
2102         downloaded to 1) resolve the unbound references and 2) avoid
2103         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
2104
2105         * gnus-art.el (gnus-article-prepare): The agent
2106         downloaded/undownloaded mark is no longer stored as the article's
2107         mark.
2108
2109         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
2110         gnus-summary-highlight may use it.  Added downloaded as
2111         gnus-summary-highlight was using it.
2112
2113         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
2114         the download mark now follows Kai's +/- convention.
2115         (gnus-downloaded-mark): Added ?+ mark.
2116         (gnus-summary-highlight): Added rules to select
2117         gnus-summary-high-uncached-face,
2118         gnus-summary-normal-uncached-face, and
2119         gnus-summary-low-uncached-face.  Removed the
2120         gnus-agent-downloaded-article-face.
2121         (gnus-summary-line-format-alist): Implemented the download flag
2122         format (?O) as named in the manual.  This implementation displays
2123         either gnus-undownloaded-mark, gnus-downloaded-mark, or
2124         gnus-no-mark.
2125         (gnus-newsgroup-agentized): New local variable that identifies
2126         which groups are agentized.  While the agent is now on by default,
2127         you don't have to agentize every server that you use.
2128         (gnus-update-summary-mark-positions): Completed support for the
2129         download type of mark.
2130         (gnus-summary-insert-line): Added undownloaded to the parameters.
2131         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
2132         reference by the gnus-summary-line-format-spec.
2133
2134         * nntp.el (nntp-with-open-group): This macro handles dropped or
2135         broken connections by opening a new connection and repeating the
2136         failed command.
2137         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
2138         XOVER commands preceeding the active articles with the nov entry
2139         of the first available article.  When gnus connected to such a
2140         server, the unexpected nov entry would result in duplicate lines
2141         in the agent's overview file.  This patch fixes the duplicate
2142         lines problem and improves performance by skipping over all
2143         articles IDs that preceed the first nov entry in the server's
2144         reply.
2145
2146 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2147
2148         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
2149         (gnus-summary-highlight): Use it instead of `downloaded'.
2150         (gnus-summary-highlight-line): Ditto.
2151
2152         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
2153
2154 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
2157
2158         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
2159         calls.
2160
2161         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
2162         downloaded variable if we're in an uncovered group.
2163
2164         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
2165         font to soemthing less noticeable.
2166         (gnus-agent-group-covered-p): New function.
2167
2168 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2169
2170         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
2171         Because of an unknown bug, the group buffer is saved in .overview
2172         file.
2173
2174 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2175
2176         * nntp.el (nntp-send-command): Braino in last commit.  Replace
2177         `and' with `or'.
2178
2179 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2180
2181         * nntp.el (nntp-send-command): Assume that echo does not happen
2182         when nntp-open-connection-function is nntp-open-network-stream.
2183         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
2184
2185 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2186
2187         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
2188
2189 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
2190
2191         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
2192         nntp-server-buffer if we aren't going to write to it.
2193
2194 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2195         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
2196
2197         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
2198
2199 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2200
2201         * rfc2047.el (rfc2047-decode-region): Remove newlines between
2202         decoded words.
2203
2204 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2205
2206         * gnus.el (fboundp): After loading mm-util, make sure it was the
2207         right one.
2208
2209 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2210
2211         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
2212         gnus-sum.  Made into a user option.
2213
2214         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2215         (gnus-summary-mark-article-as-unread)
2216
2217 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2218
2219         * time-date.el (date-to-time): Typo.
2220
2221         * parse-time.el: Typo.
2222
2223         * nnsoup.el (nnsoup-retrieve-headers): Typo.
2224
2225         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
2226
2227         * nnimap.el:
2228         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
2229
2230         * mm-encode.el (mm-safer-encoding): Typo.
2231
2232         * messcompat.el: Typo.
2233
2234         * message.el (message-face-alist): Typo.
2235
2236         * imap.el (imap-interactive-login, imap-open): Typos.
2237
2238         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
2239
2240         * gnus.el: Typo.
2241
2242         * gnus-win.el (gnus-configure-frame): Typo.
2243
2244         * gnus-util.el (gnus-atomic-progn-assign): Typo.
2245
2246         * gnus-topic.el (gnus-topic-sort-topics): Typo.
2247
2248         * gnus-sum.el (gnus-summary-article-number)
2249         (gnus-summary-read-group-1, gnus-summary-mark-article)
2250         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
2251
2252         * gnus-mule.el (gnus-mule-add-group): Typo.
2253
2254         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
2255
2256         * gnus-group.el (gnus-group-fetch-faq): Typo.
2257
2258         * gnus-art.el (gnus-decode-header-methods): Typo.
2259
2260         * flow-fill.el: Typo.
2261
2262 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2263
2264         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
2265
2266 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2267
2268         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2269         (gnus-summary-mark-article-as-unread)
2270         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
2271         Reformatting to avoid long lines.
2272         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
2273
2274 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
2275
2276         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
2277         be accessed through `mail-header-number'.
2278
2279 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2280
2281         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
2282         compressed range to gnus-summary-insert-articles.
2283
2284 2002-11-26  Kevin Ryde <user42@zip.com.au>
2285
2286         * gnus-art.el (gnus-mime-copy-part): Look for filename
2287         parameter under content-disposition, not content-type.
2288
2289         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
2290         (gnus-summary-reselect-current-group): Use it.
2291
2292 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2293
2294         * gnus-agent.el (gnus-agent-uncached-articles): if
2295         gnus-agent-load-alist fails, return ARTICLES.
2296
2297         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
2298
2299 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2300
2301         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
2302         superfluous function call.
2303         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
2304         Add warning to docstring.
2305
2306 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2307
2308         * gnus-agent.el: Autoload number-at-point instead.
2309         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
2310
2311 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2312
2313         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
2314         require thingatpt (for number-at-point) and protect against
2315         deactivate-mark being unbound (on XEmacs).
2316
2317 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2318
2319         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
2320         print message on entry.
2321
2322         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2323
2324         * gnus-range.el (gnus-range-difference): New function.
2325         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
2326
2327 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2328
2329         * gnus-sum.el (gnus-summary-insert-old-articles): Use
2330         gnus-remove-from-range instead of gnus-range-difference which
2331         doesn't exist.
2332
2333 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2334         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2335
2336         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
2337         used for showing which articles have been downloaded.
2338         (gnus-agent-article-alist): Format change.  Add documentation.
2339         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
2340         process-marked articles.
2341         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
2342         in the series are individually fetched to minimize lose of
2343         content due to an error/quit.
2344         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
2345         gnus-message instead of message.
2346         (gnus-agent-read-servers): Use file lib/methods instead of
2347         lib/servers.  TODO: Why?
2348         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
2349         (gnus-agent-get-undownloaded-list): Remove articles that appear to
2350         come from the agent.  This means that they are not downloaded.
2351         (gnus-agent-fetch-selected-article): Don't use history.
2352         (gnus-agent-save-history, gnus-agent-enter-history)
2353         (gnus-agent-article-in-history-p, gnus-agent-history-path):
2354         Removed function; history is not used anymore.
2355         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
2356         (gnus-agent-crosspost): Started rewrite then realized that a typo
2357         in gnus-agent-fetch-articles ensures that this function is never
2358         called.  This will need to be fixed later.
2359         (gnus-agent-check-overview-buffer): Some sanity checks on the
2360         agent overview buffer.  This is a safety net used during
2361         development.
2362         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
2363         changed, write a number to the file indicating this.
2364         (gnus-agent-fetch-headers): Rewrite to respect
2365         gnus-agent-consider-all-articles without relying on the
2366         `.fetched' files.  Make it fast.
2367         (gnus-agent-braid-nov): Change resulting from
2368         gnus-agent-fetch-headers change.
2369         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
2370         `.fetched' files.
2371         (gnus-agent-read-agentview): New function, used by
2372         gnus-agent-load-alist.
2373         (gnus-agent-load-fetched-headers): Remove.
2374         (gnus-agent-save-alist): Rewrite to accomodate new format.
2375         (gnus-agent-fetch-group-1): Make sure list of articles is in the
2376         same order as in gnus-newsgroup-headers.
2377         (gnus-agent-expire): Document and implement extra args ARTICLES,
2378         GROUP, FORCE.  Do not restrict usage.
2379         (gnus-agent-uncached-articles): New function.
2380         (gnus-agent-retrieve-headers): Use it.
2381         (gnus-agent-regenerate-group): No longer needs to be called from
2382         gnus-agent-regenerate.  Individual groups may be regenerated. The
2383         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
2384         The article fetch dates are validated in the article alist.  The
2385         article alist is pruned of entries that do not reference existing
2386         NOV entries.  All changes are computed then applied with
2387         inhibit-quit bound to t.  As a result, it is now safe to quit out of
2388         regeneration.  The optional clean parameter has been replaced with
2389         an optional reread parameter.  Clean is no longer necessary as
2390         regeneration gets the appropriate setting from
2391         gnus-agent-consider-all-articles.  The new reread parameter will
2392         result in fetched, or all, articles being marked as unread.
2393         (gnus-agent-regenerate): Removed code to regenerate the history
2394         file as it is no longer used.
2395
2396         * gnus-start.el (gnus-make-ascending-articles-unread): New
2397         function, for efficient mass-marking.
2398
2399         * gnus-sum.el (gnus-summary-highlight): Use new face for
2400         downloaded articles.
2401         (gnus-article-mark): Prefer to indicate read/unread status over
2402         downloaded status.
2403         (gnus-summary-highlight-line-0): New function, maybe rehighlights
2404         line.
2405         (gnus-summary-highlight-line): Use new face for downloaded
2406         articles.
2407         (gnus-summary-insert-old-articles): Improved performance by
2408         replacing the initial LIST of older articles with a compressed
2409         RANGE of older articles.  Some servers appear to lie about
2410         their active range so the original list could contain millions
2411         of article numbers.  The range is not expanded into a list
2412         until the optional ALL parameter has been applied.
2413
2414 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2415
2416         * gnus-agent.el (gnus-category-mode): Typo in doc string.
2417
2418 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
2419
2420         * spam.el:
2421         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
2422
2423         * spam.el: added `M s t' and `M s x' key mappings
2424
2425 2002-11-20  Simon Josefsson  <jas@extundo.com>
2426
2427         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
2428
2429 2002-11-19  Simon Josefsson  <jas@extundo.com>
2430
2431         * gnus-sum.el (gnus-summary-morse-message): Load
2432         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
2433         (unmorse-region): Autoload it instead.
2434
2435 2002-11-18  Simon Josefsson  <jas@extundo.com>
2436
2437         * gnus-sum.el (gnus-summary-morse-message): New function.
2438         (gnus-summary-wash-map): Bind to `W m'.
2439         (gnus-summary-make-menu-bar): Add.
2440
2441         * nnimap.el (nnimap-request-expire-articles): Compress sequence
2442         before storing \Deleted mark on expired articles.
2443
2444 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
2445         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
2446
2447         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
2448         parens in column 0.
2449
2450 2002-11-17  Juanma Barranquero  <lektu@terra.es>
2451
2452         * nnweb.el (nnweb-google-create-mapping): Fix typo.
2453
2454         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
2455
2456         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
2457
2458 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2459
2460         * message.el (message-set-auto-save-file-name): Use
2461         make-directory, to avoid the dependence on gnus-util.
2462
2463 2002-11-16  Simon Josefsson  <jas@extundo.com>
2464
2465         * nnimap.el (nnimap-callback-callback-function):
2466         (nnimap-callback-buffer): Removed, these cannot be global but must
2467         be embedded into the callback.
2468         (nnimap-make-callback): New.  Embedd article number, callback and
2469         buffer in function.
2470         (nnimap-callback, nnimap-request-article-part): Update.
2471
2472 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2473
2474         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
2475
2476 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2477
2478         * gnus.el (gnus-summary-line-format): Document %C.
2479
2480 2002-11-11  Simon Josefsson  <jas@extundo.com>
2481
2482         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
2483         output when called interactively.
2484
2485 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2486
2487         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
2488
2489         * message.el (message-draft-coding-system): Improve comment; use
2490         mm-auto-save-coding-system for the default value.
2491
2492         * nndraft.el (nndraft-request-article): Revert to the state before
2493         2002-10-29; regexp-quote mail-header-separator.
2494
2495 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
2496
2497         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
2498         allow editing of drafts from an nnvirtual group.
2499
2500 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2501
2502         * nndraft.el (nndraft-request-article): Replace emacs-mule with
2503         mm-auto-save-coding-system.
2504
2505         * message.el (message-draft-coding-system): Default to
2506         iso-2022-7bit.
2507
2508         * mm-util.el (mm-auto-save-coding-system): Undo last change to
2509         restore the default value to emacs-mule or escape-quoted.
2510
2511 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2512
2513         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
2514         a delayed or a queued article as well as a draft.
2515
2516         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
2517         delayed or a queued article in the raw format; treat a delayed
2518         article as a raw article as well as a draft.
2519         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
2520         for the delayed group.
2521
2522         * nndraft.el (nndraft-request-article): Ignore auto save files for
2523         a delayed or a queued article; don't bother to decode a queued
2524         article; don't bind nnmail-file-coding-system for a queued article.
2525
2526         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
2527         and the queue group.
2528
2529 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
2530
2531         * gnus-group.el (gnus-group-delete-group):
2532         gnus-cache-active-hashtb might be void.
2533
2534 2002-11-02  Simon Josefsson  <jas@extundo.com>
2535
2536         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
2537         setting of the default user ID.  From Raymond Scholz
2538         <ray-2002@zonix.de>.
2539
2540 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
2541
2542         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
2543         charset.
2544
2545 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
2546         From Alex Schroeder <alex@emacswiki.org>
2547         * spam-stat.el (spam-stat-process-directory): add dir to message
2548         (spam-stat-reduce-size): No longer remove words
2549         with values close to 0.5, because the default value is 0.2.
2550
2551 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2552
2553         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
2554         documentation.
2555
2556 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2557
2558         * gnus-agent.el (gnus-agent-fetched-headers)
2559         (gnus-agent-load-fetched-headers)
2560         (gnus-agent-save-fetched-headers): Remove variable and two
2561         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
2562         works better.
2563         (gnus-agent-fetch-headers): New implementation from Kevin
2564         Greiner.  Uses gnus-agent-article-alist to store information
2565         about fetched messages which aren't on the server anymore.  The
2566         trick is to return a list of considered messages to the caller,
2567         but to only fetch those which haven't been fetched yet.
2568
2569 2002-10-30  Simon Josefsson  <jas@extundo.com>
2570
2571         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
2572
2573         * pgg.el (pgg-passphrase-cache-expiry): Removed.
2574
2575 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2576
2577         * mm-view.el (mm-w3m-local-map-property): Make it work with older
2578         versions of emacs-w3m than 1.3.3.
2579
2580         * lpath.el: Bind w3m-minor-mode-map.
2581
2582         * mm-view.el (mm-w3m-mode-command-alist)
2583         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
2584         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
2585         (mm-setup-w3m): Simplified.
2586         (mm-w3m-local-map-property): New function.
2587         (mm-inline-text-html-render-with-w3m): Use it.
2588
2589         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
2590         mm-w3m-local-map-property.
2591
2592 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2593
2594         * mm-util.el (mm-auto-save-coding-system): Default to
2595         iso-2022-7bit.
2596
2597         * nndraft.el (nndraft-request-article): Decode an article using
2598         the coding-system emacs-mule if it seems to have been saved using
2599         emacs-mule.
2600         (nndraft-request-replace-article): Use message-draft-coding-system
2601         instead of mm-auto-save-coding-system for the draft or delayed
2602         group.
2603
2604 2002-10-28  Josh  <huber@alum.wpi.edu>
2605
2606         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
2607         functions.
2608
2609 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2610         From mah@everybody.org (Mark A. Hershberger).
2611
2612         * mm-url.el (mm-url-insert-file-contents): Make it return the same
2613         type values ("url" size) regardless of the values of
2614         mm-url-use-external.
2615
2616 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2617
2618         * nnimap.el (nnimap-request-article-part): Try harder to show
2619         group name in debugging message.
2620
2621 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2622
2623         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
2624         directory if it doesn't exist.
2625         (gnus-agent-fetch-headers): Remove old cruft that tried to
2626         abstain from downloading articles more than once if
2627         gnus-agent-consider-all-articles was true.  This is now done
2628         properly via the .fetched files.
2629
2630 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2631
2632         * nndraft.el (nndraft-request-article): Treat delayed articles
2633         like drafts.
2634
2635 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2636
2637         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
2638
2639 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2640
2641         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
2642         Remove unused optional arg DIR and corresponding code.
2643
2644         * nnimap.el (nnimap-request-article-part): Include group name in
2645         debugging output.
2646
2647 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
2648
2649         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
2650
2651 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2652
2653         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
2654         contains range of headers that have been fetched by the agent
2655         already.  Compare gnus-agent-article-alist.
2656         (gnus-agent-file-header-cache): Like
2657         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
2658         (gnus-agent-fetch-headers): Improve comment.  Revert to old
2659         seen/recent logic.
2660         Remember which headers have been fetched before and don't fetch
2661         them again the next time round.
2662         (gnus-agent-load-fetched-headers)
2663         (gnus-agent-save-fetched-headers): New functions, for remembering
2664         which headers have been fetched before.
2665
2666 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2667
2668         * lpath.el: Remove useless bindings.
2669
2670 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
2671
2672         * gnus-sum.el (gnus-summary-execute-command): Disable visual
2673         features while searching.
2674
2675 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2676
2677         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
2678
2679 2002-10-22  Simon Josefsson  <jas@extundo.com>
2680
2681         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
2682         (pgg-snarf-keys): Add.
2683
2684 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2685
2686         * lpath.el: Fbind bbdb-records.
2687
2688         * spam.el: Don't autoload bbdb-records.
2689
2690 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2691
2692         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
2693         prevent inf-loop.
2694
2695 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2696
2697         * nnslashdot.el: Removed some test lines.
2698         More test.
2699
2700 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2701
2702         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
2703         are known to be downloaded already.
2704
2705 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2706
2707         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
2708         (mm-text-html-washer-alist): Ditto.
2709
2710 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2711
2712         * nnheader.el (nnheader-remove-body): Fix an error of detecting
2713         boundary between headers and body.
2714         * nnml.el (nnml-parse-head): Ditto.
2715
2716 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2717
2718         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
2719         entries.
2720
2721         * gnus-group.el (gnus-fetch-group): Allow an optional
2722         specification of the articles to select.
2723
2724         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
2725
2726 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2727
2728         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
2729         headers from the group, update variable `articles' to contain
2730         only those numbers where headers exist.  (When fetching all
2731         articles in a group, Gnus creates lots of numbers where there is
2732         no articles.)
2733
2734 2002-10-20  Steve Youngs  <youngs@xemacs.org>
2735
2736         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
2737         doesn't have the 'alist custom type, use cons cells instead.
2738         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
2739         (pgg-parse-hash-algorithm-alist): Ditto.
2740         (pgg-parse-compression-algorithm-alist): Ditto.
2741         (pgg-parse-signature-type-alist): Ditto.
2742
2743         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
2744
2745         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
2746
2747         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
2748
2749 2002-10-19  Simon Josefsson  <jas@extundo.com>
2750
2751         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
2752         buffer.
2753
2754 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2755
2756         * gnus-spec.el (gnus-make-format-preserve-properties)
2757         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
2758         properties also on XEmacs.  `gnus-xmas-format' is like format but
2759         preserves text properties on XEmacs (though it only understands
2760         simple format specs).  The variable
2761         `gnus-make-format-preserve-properties' controls whether the
2762         function is used, and is checked in `gnus-parse-simple-format'.
2763         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
2764
2765         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
2766         output.
2767         (gnus-agent-consider-all-articles): New variable.
2768         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
2769         (gnus-agent-fetch-headers): Depending on
2770         gnus-agent-consider-all-articles, maybe get all articles.
2771         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
2772         `read'.
2773         (gnus-predicate-imples-unread): New function.
2774         (gnus-agent-fetch-headers): Optimize to call
2775         gnus-list-of-unread-articles if that is sufficient.
2776         Check unseen and recent instead of seen and recent.
2777         (gnus-agent-fetch-headers): Abstain from calling
2778         gnus-list-range-intersection if range (a . b) would have (> a b).
2779
2780 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2781
2782         * message.el (message-send-mail): Make it possible to perform
2783         edebug-defun.
2784
2785 2002-10-18  Simon Josefsson  <jas@extundo.com>
2786
2787         * gnus-art.el (gnus-button-man-handler): Change default to
2788         `manual-entry' (defined in both emacsen).
2789         (gnus-button-man-handler): Remove emacsen difference and use
2790         `manual-entry'.
2791
2792 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2793
2794         * spam.el: Wrap autoload settings for bbdb-records,
2795         executable-find and ifile-spam-filter with eval-and-compile.
2796         (spam-display-buffer-contents): Remove.
2797         (spam-bogofilter-score): Merge spam-display-buffer-contents.
2798
2799 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
2800
2801         * spam.el (spam-display-buffer-contents): New function.
2802         (spam-bogofilter-score): use spam-display-buffer-contents, patch
2803         from Katsumi Yamaoka <yamaoka@jpl.org>.
2804
2805 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2806
2807         * nnheader.el (nnheader-parse-naked-head): New function.
2808         (nnheader-parse-head): Use the above function, in order to handle
2809         continuation lines properly.
2810         (nnheader-remove-body): New function.
2811         (nnheader-remove-cr-followed-by-lf): New function.
2812         (nnheader-ms-strip-cr): Use the above function.
2813
2814         * gnus-agent.el (gnus-agent-regenerate-group): Call
2815         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
2816         `nnheader-parse-head'.
2817         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
2818
2819         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
2820         continuation lines by itself; call `nnheader-parse-naked-head'
2821         instead of `nnheader-parse-head'.
2822         * nndiary.el (nndiary-parse-head): Ditto.
2823         * nnfolder.el (nnfolder-parse-head): Ditto.
2824         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
2825         * nnmaildir.el (nnmaildir--update-nov): Ditto.
2826         * nnml.el (nnml-parse-head): Ditto.
2827
2828 2002-10-17  Steve Youngs  <youngs@xemacs.org>
2829
2830         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
2831         XEmacs, default to it if featurep 'xemacs.
2832
2833 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2834
2835         * spam-stat.el: Check for the existence of hash functions instead
2836         of the Emacs version to decide whether to load cl.  Suggested by
2837         Kai Gro\e,A_\e(Bjohann.
2838
2839 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2840
2841         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
2842         if it isn't open yet.
2843
2844 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2845
2846         * gnus-group.el: Require mm-url only when compiling.
2847         (gnus-group-fetch-charter): Require mm-url.
2848
2849         * spam-stat.el: Require cl for the functions gethash,
2850         hash-table-count, make-hash-table and mapc for Emacs 20.
2851         (puthash): Alias to cl-puthash for Emacs 20.
2852         (with-syntax-table): New macro for Emacs 20.
2853
2854 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
2855
2856         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
2857
2858 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2859
2860         * spam.el (spam-check-ifile): added ifile as a spam checking
2861         backend, and spam-use-ifle as the variable to toggle that check.
2862
2863 2002-10-12  Simon Josefsson  <jas@extundo.com>
2864
2865         * message.el (message-beginning-of-line): New variable.
2866         (message-beginning-of-line): Use it.
2867
2868 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2869
2870         * spam.el: more compilation fixes for BBDB
2871
2872         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
2873         (spam-stat-reduce-size): Interactive.
2874         (spam-stat-reset): New function.
2875         (spam-stat-save): Interactive.
2876
2877 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * gnus.el: Autoload gnus-delay-initialize.
2880
2881         * message.el: Autoload gnus-delay-article.
2882
2883 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2884
2885         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2886         text property in Emacs.
2887
2888 2002-10-11  Simon Josefsson  <jas@extundo.com>
2889
2890         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2891         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2892
2893         * mml1991.el (mml1991-pgg-sign): Remove CR.
2894
2895 2002-10-10  Simon Josefsson  <jas@extundo.com>
2896
2897         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
2898         decrypt failed.
2899         (mml2015-trust-boundaries-alist): Removed.
2900         (mml2015-gpg-extract-signature-details): Don't use it.
2901         (mml2015-unabbrev-trust-alist): New.
2902         (mml2015-gpg-extract-signature-details): Use it.
2903
2904 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
2905
2906         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
2907         BBDB installed
2908
2909         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
2910         statistical analysis of spam in Lisp only
2911
2912 2002-10-10  Simon Josefsson  <jas@extundo.com>
2913
2914         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
2915         auth, selected or examine state.
2916
2917         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
2918         buffer and error buffer depending on type of information.
2919
2920         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
2921         --status-fd stuff even if gpg.el is not used (revert earlier
2922         change).
2923         (mml2015-pgg-{clear-,}verify): Store both output and errors as
2924         gnus details.
2925         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
2926         buffer.
2927
2928         * pgg.el (pgg-verify-region): Use it.
2929
2930         * pgg-def.el (pgg-query-keyserver): New variable.
2931
2932         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
2933         key-identifier in packet.  Is this a good idea?
2934
2935         * mml.el (mml-mode-map): Add security commands that operates on
2936         MIME parts.
2937         (mml-menu): And menu items for them.
2938
2939         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
2940
2941         * mml.el (mml-parse-1): Support sender in #secure tags.
2942
2943         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
2944         defined.
2945
2946         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2947         (mml-pgp-encrypt-buffer): Support combined signing.
2948
2949         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2950         (mml1991-gpg-encrypt): Ditto.
2951         (mml1991-pgg-encrypt): Ditto.
2952         (mml1991-encrypt): Pass sign parameter.
2953
2954         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2955         (mml-signencrypt-style): Mention the variable.
2956
2957 2002-10-09  Simon Josefsson  <jas@extundo.com>
2958
2959         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2960         pgg-gpg-user-id.
2961
2962         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2963         (pgg-fetch-key-function): Nil if w3 is not installed.
2964
2965 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2966
2967         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
2968         gnus-agent-current-history.
2969
2970 2002-10-06  Simon Josefsson  <jas@extundo.com>
2971
2972         * imap.el (imap-parse-status): Don't use read to read token.
2973
2974 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2975
2976         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
2977         for methods not covered by the agent, and when unplugged.
2978
2979 2002-10-05  Simon Josefsson  <jas@extundo.com>
2980
2981         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
2982         signing.
2983
2984         * gnus-agent.el (gnus-agent-read-servers): If getting method from
2985         a named server fails, ignore the server.
2986
2987         * mml1991.el (mml1991-pgg-sign): Do QP.
2988
2989         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
2990         work.
2991
2992 2002-10-04  Simon Josefsson  <jas@extundo.com>
2993
2994         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
2995
2996         * pgg-pgp.el (pgg-pgp-verify-region): Inline
2997         binary-write-decoded-region from MEL.
2998
2999         * pgg.el (pgg-encrypt-region): Support sign.
3000
3001         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
3002
3003         * mml2015.el (mml2015-pgg-encrypt): Ditto.
3004
3005         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
3006         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
3007         branch where PGG was taken from in the ChangeLog entries below.
3008
3009 2002-10-01  Simon Josefsson  <jas@extundo.com>
3010
3011         * pgg-pgp.el: Don't require mel.  Don't use luna.
3012         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
3013         (pgg-pgp-process-region): Use expand-file-name instead of concat.
3014         (pgg-pgp-process-region): Don't use binary-funcall.
3015
3016         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
3017
3018         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
3019         instead of concat.
3020
3021         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
3022
3023 2002-09-29  Simon Josefsson  <jas@extundo.com>
3024
3025         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
3026         compile warnings.
3027
3028         * pgg.el (pgg-decrypt-region): Don't parse packet.
3029
3030         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
3031
3032 2002-09-29  Daiki Ueno <ueno@unixuser.org>
3033
3034         * pgg.el: Remove dependency on calist.el.
3035
3036 2002-09-28  Simon Josefsson  <jas@extundo.com>
3037
3038         * pgg.el (pgg-temporary-file-directory): New variable.
3039         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
3040
3041         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
3042         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
3043
3044         * pgg-parse.el (pgg-char-int): Defalias.
3045         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
3046         (pgg-read-bytes, pgg-read-body): Use it.
3047         (pgg-decode-packets): Don't use MEL, use base64-*.
3048         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
3049         (pgg-string-as-unibyte): Defalias.
3050         (pgg-parse-armor-region): Use it.
3051
3052         * pgg-gpg.el (pgg-gpg-process-region): Use
3053         pgg-temporary-file-directory.
3054
3055         * luna.el: Don't def-edebug.
3056
3057         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
3058         binary-write-decoded-region from MEL.
3059
3060         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
3061
3062         * alist.el, calist.el: Don't require product/APEL.
3063
3064         * pgg-parse.el (top-level): Remove dependency on static.el,
3065         pccl.el, mel.el.
3066         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
3067         `define-ccl-program' is boundp, instead of using broken.
3068
3069 2002-10-01  Simon Josefsson  <jas@extundo.com>
3070
3071         * message.el (message-required-mail-headers): Remove Lines:.
3072
3073 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3074         From Jesper Harder.
3075
3076         * gnus-group.el (gnus-group-fetch-charter,
3077         gnus-group-fetch-control): Prompt for group if given a prefix
3078         argument.
3079         * gnus-sum.el (t): Add gnus-group-fetch-charter and
3080         gnus-group-fetch-control to summary key map and menu.
3081
3082
3083 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
3084
3085         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
3086         number when there are no articles.
3087
3088 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3089
3090         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
3091         arg ALL means to fetch all articles, not only downloadable ones.
3092         (gnus-agent-fetch-selected-article): New function for
3093         gnus-select-article-hook or gnus-mark-article-hook.
3094
3095 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3096         From Peter von der Ahe <nospam2159@daimi.au.dk>.
3097
3098         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
3099         raw-text.
3100
3101 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
3102
3103         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
3104         Pinard).
3105         Major revamp of the code, documentation is in comments in the file
3106         for now.
3107
3108 2002-09-30  Simon Josefsson  <jas@extundo.com>
3109
3110         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
3111         buffer seem to be needed?
3112
3113 2002-09-29  Simon Josefsson  <jas@extundo.com>
3114
3115         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
3116         compile warnings.
3117
3118         * mml1991.el (mml1991-function-alist): Add pgg.
3119         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
3120         (mml1991-pgg-encrypt): Fix recipients querying.
3121
3122 2002-09-28  Simon Josefsson  <jas@extundo.com>
3123
3124         * mml2015.el (autoload): Autoload correct files.  Trivial patch
3125         from dme@dme.org.
3126         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
3127         handle is returned.
3128
3129 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3130
3131         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3132         Protect against non-existent of `nnimap-mailbox-info'.
3133
3134 2002-09-27  Simon Josefsson  <jas@extundo.com>
3135
3136         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
3137         (gnus-setup-news-hook): Use it.
3138         (gnus-after-getting-new-news-hook): Ditto.
3139
3140         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
3141
3142 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3143         From Mats Lidell <matsl@contactor.se>.
3144
3145         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
3146
3147 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3148
3149         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
3150         the part to decode encoded words, use raw words instead of decoded
3151         words.
3152
3153 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3154
3155         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
3156
3157         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
3158         (mm-setup-w3m): Use it.
3159
3160 2002-09-27  Simon Josefsson  <jas@extundo.com>
3161
3162         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
3163         article buffers.
3164
3165         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
3166         it just in case.
3167         (nnimap-update-unseen): New function; update unseen count in
3168         `n-m-info'.
3169         (nnimap-close-group): Call it.
3170
3171         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
3172         (gnus-after-getting-new-news-hook): Ditto.
3173
3174         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
3175         message into verboselevel 9.  Change slow mail check message.
3176         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
3177         (nnimap-fixup-unread-after-getting-new-news): New function, to be
3178         used as a hook after getting new mail.
3179
3180 2002-09-26  Simon Josefsson  <jas@extundo.com>
3181
3182         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
3183         SELECT/EXAMINE is first unseen article, not number of unseen
3184         articles.  Make them distinct by renaming the former to
3185         `first-unseen' instead of `unseen'.
3186
3187         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
3188         too.
3189         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
3190         changed.
3191         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
3192
3193         * gnus-int.el (gnus-server-unopen-status): Defcustom.
3194
3195         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
3196         better.
3197
3198         * mml2015.el (mml2015-pgg-decrypt): Only add security information
3199         if dissecting resulting buffer actually had any information.
3200
3201 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3202
3203         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
3204         because the function `string<' allows symbols.
3205
3206         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
3207
3208 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3209
3210         * message.el (message-forward-make-body): Revert an early change
3211         because 8-bit utf-8 emails.
3212
3213 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3214
3215         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
3216         links to Info)
3217         * gnus-art.el (gnus-treat-highlight-signature):
3218         * gnus-art.el (gnus-treat-buttonize):
3219         * gnus-art.el (gnus-treat-buttonize-head):
3220         * gnus-art.el (gnus-treat-emphasize):
3221         * gnus-art.el (gnus-treat-strip-cr):
3222         * gnus-art.el (gnus-treat-unsplit-urls):
3223         * gnus-art.el (gnus-treat-leading-whitespace):
3224         * gnus-art.el (gnus-treat-hide-headers):
3225         * gnus-art.el (gnus-treat-hide-boring-headers):
3226         * gnus-art.el (gnus-treat-hide-signature):
3227         * gnus-art.el (gnus-treat-fill-article):
3228         * gnus-art.el (gnus-treat-hide-citation):
3229         * gnus-art.el (gnus-treat-hide-citation-maybe):
3230         * gnus-art.el (gnus-treat-strip-list-identifiers):
3231         * gnus-art.el (gnus-treat-strip-pgp):
3232         * gnus-art.el (gnus-treat-strip-pem):
3233         * gnus-art.el (gnus-treat-strip-banner):
3234         * gnus-art.el (gnus-treat-highlight-headers):
3235         * gnus-art.el (gnus-treat-highlight-citation):
3236         * gnus-art.el (gnus-treat-date-ut):
3237         * gnus-art.el (gnus-treat-date-local):
3238         * gnus-art.el (gnus-treat-date-english):
3239         * gnus-art.el (gnus-treat-date-lapsed):
3240         * gnus-art.el (gnus-treat-date-original):
3241         * gnus-art.el (gnus-treat-date-iso8601):
3242         * gnus-art.el (gnus-treat-date-user-defined):
3243         * gnus-art.el (gnus-treat-strip-headers-in-body):
3244         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
3245         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
3246         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
3247         * gnus-art.el (gnus-treat-unfold-headers):
3248         * gnus-art.el (gnus-treat-fold-headers):
3249         * gnus-art.el (gnus-treat-fold-newsgroups):
3250         * gnus-art.el (gnus-treat-overstrike):
3251         * gnus-art.el (gnus-treat-display-xface):
3252         * gnus-art.el (gnus-treat-display-smileys):
3253         * gnus-art.el (gnus-treat-from-picon):
3254         * gnus-art.el (gnus-treat-mail-picon):
3255         * gnus-art.el (gnus-treat-newsgroups-picon):
3256         * gnus-art.el (gnus-treat-body-boundary):
3257         * gnus-art.el (gnus-treat-capitalize-sentences):
3258         * gnus-art.el (gnus-treat-fill-long-lines):
3259         * gnus-art.el (gnus-treat-play-sounds):
3260         * gnus-art.el (gnus-treat-translate):
3261         * gnus-art.el (gnus-treat-x-pgp-sig):
3262         * gnus-art.el (gnus-mime-button-line-format):
3263         * gnus-art.el (gnus-button-man-level):
3264         * gnus-art.el (gnus-button-emacs-level):
3265         * gnus-cus.el (gnus-group-parameters):
3266         * gnus-gl.el (bbb-build-mid-scores-alist):
3267         * gnus-group.el (gnus-group-line-format):
3268         * gnus-mlspl.el (gnus-group-split-setup):
3269         * gnus-mlspl.el (gnus-group-split):
3270         * gnus-msg.el (gnus-mailing-list-groups):
3271         * gnus-msg.el (gnus-posting-styles):
3272         * gnus-nocem.el (gnus-nocem-issuers):
3273         * gnus-score.el (gnus-score-regexp-bad-p):
3274         * gnus-srvr.el (gnus-server-line-format):
3275         * gnus-topic.el (gnus-topic-line-format):
3276         * gnus.el (gnus-summary-line-format):
3277         * mail-source.el (mail-sources):
3278         * message.el (message-subscribed-address-file):
3279         * nnmail.el (nnmail-split-fancy):
3280
3281 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
3282
3283         * mail-source.el(mail-source-run-script): use `functionp' to test
3284         whether the argument `script' is in fact a function.
3285         (mail-sources): adjust the defcustom to allow users to specify a
3286         function or a string as the value of the `:prescript' and
3287         `:postscript' arguments of the `file' and `pop3' mail sources.
3288
3289 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
3290
3291         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
3292         number when article 1 does not exist.
3293
3294 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3295
3296         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
3297         apropos if apropos-variable does not exist.
3298         (gnus-button-guessed-mid-regexp)
3299         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
3300         regexes.  From Reiner Steib.
3301         (gnus-button-handle-describe-function)
3302         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
3303         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
3304         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
3305
3306 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
3307         Trivial patch.
3308
3309         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
3310         the file.
3311
3312 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3313
3314         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
3315
3316 2002-09-24  Simon Josefsson  <jas@extundo.com>
3317
3318         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
3319         (mml2015-use): Prefer PGG if installed.
3320         (mml2015-function-alist): Add PGG wrappers.
3321         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
3322         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
3323         prefix, make regexp optionally skip it.
3324         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3325         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
3326         (mml2015-pgg-encrypt): New functions.
3327         (defvar, autoload): Prevent byte-compile warnings.
3328
3329 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3330         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3331
3332         * gnus-art.el (article-strip-banner): Check for the existence of
3333         from header.
3334
3335 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3336
3337         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
3338         (gnus-button-alist): Improved regexp for
3339         gnus-button-handle-mid-or-mail (false positives), fixed
3340         gnus-button-handle-man entries.
3341         From Reiner Steib.
3342
3343 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3344         From Josh Huber.
3345
3346         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
3347         nnmail-extra-headers is non-nil.
3348
3349 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3350
3351         * nnmaildir.el: Store article numbers persistently.  General
3352         revision.
3353         (nnmaildir-request-expire-articles): handle 'immediate and 'never
3354         for nnmail-expiry-wait; delete instead of moving if 'force is
3355         given.
3356
3357 2002-09-23  Simon Josefsson  <jas@extundo.com>
3358         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
3359
3360         * smime.el (smime-sign-buffer): Get key and extra certs.
3361         (smime-get-key-with-certs-by-email): Utility function.
3362
3363 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3364         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
3365
3366         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
3367         article exists.
3368
3369 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3370
3371         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
3372
3373 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3374         From Reiner Steib.
3375
3376         * gnus-art.el (gnus-button-handle-custom,
3377         gnus-button-handle-mid-or-mail,
3378         gnus-button-handle-describe-{function,variable,key},
3379         gnus-button-handle-apropos{,command,variable}): New functions.
3380         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
3381         gnus-button-{man,emacs,mail}-level): New variables.
3382         (gnus-button-alist): Use the above to buttonize emacs and mail
3383         related links.
3384
3385 2002-09-18  Juanma Barranquero  <lektu@terra.es>
3386
3387         * gnus-int.el (gnus-status-message): Fix spacing.
3388
3389         * imap.el (imap-continuation): Fix typos.
3390
3391 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3392
3393         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
3394
3395         * gnus-art.el (gnus-article-reply-with-original): Correct
3396         with-current-buffer scope.
3397
3398         * message.el (message-completion-alist): Add Reply-To, From, etc.
3399
3400 2002-09-18  Simon Josefsson  <jas@extundo.com>
3401
3402         * nnimap.el (nnimap-request-expire-articles): Make flag setting
3403         conditional.  From Nevin Kapur <nevin@jhu.edu>.
3404
3405 2002-09-17  Simon Josefsson  <jas@extundo.com>
3406
3407         * nnimap.el (nnimap-expiry-target): Don't search for which
3408         articles exists here.
3409         (nnimap-request-expire-articles): Do it here instead.  Only expire
3410         when articles are found.  Suggested by Nevin Kapur
3411         <nevin@jhu.edu>.
3412
3413 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3414         From Reiner Steib <reiner.steib@gmx.de>.
3415
3416         * message.el (message-strip-subject-trailing-was)
3417         (message-change-subject, message-add-archive-header)
3418         (message-xpost-fup2-header, message-xpost-insert-note)
3419         (message-xpost-fup2, message-reduce-to-to-cc): New functions
3420         adopted from message-utils.el.  Add functions to the keymap, mode
3421         describtion and menu.
3422         (message-change-subject,message-xpost-fup2): Signal error if
3423         current header is empty.
3424         (message-xpost-insert-note): Changed insert position.
3425         (message-archive-note): Ensure to insert note in message body (not
3426         in head).
3427         (message-archive-header, message-archive-note)
3428         (message-xpost-default, message-xpost-note, message-fup2-note)
3429         (message-xpost-note-function): New variables adopted from
3430         message-utils.el.  Changed some doc-strings.
3431         (message-mark-insert-{begin,end}): Rename from
3432         message-{begin,end}-inserted-text-mark (message-utils.el), changed
3433         values.
3434         (message-subject-trailing-was-query)
3435         (message-subject-trailing-was-ask-regexp)
3436         (message-subject-trailing-was-regexp): New variables.
3437         (message-to-list-only): Added doc-string and menu entry.
3438
3439         * message-utils.el: Removed.  Functions are now in message.el.
3440
3441 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3442
3443         * gnus-art.el (gnus-article-reply-with-original,
3444         gnus-article-followup-with-original): Switch to
3445         gnus-summary-buffer before reply/followup.
3446
3447 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
3448
3449         * gnus-sum.el (gnus-summary-toggle-header): The article window may
3450         not exist. Toggle it anyway.
3451
3452 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3453
3454         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
3455
3456         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
3457         Trivial patch from Urban Engberg <ue@ccieurope.com>.
3458
3459         * rfc2047.el (message-posting-charset): Defvar it.
3460         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
3461         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
3462
3463         * mail-source.el (mail-source-fetch): Hide password.
3464
3465         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
3466
3467 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3468         From John Paul Wallington <jpw@shootybangbang.com>.
3469
3470         * gnus.el (gnus-visual, gnus-meta): Fix typo.
3471
3472 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3473
3474         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
3475
3476 2002-09-11  Simon Josefsson  <jas@extundo.com>
3477
3478         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
3479         (nnimap-split-rule): Doc fix.
3480         (nnimap-request-expire-articles): Cleanup code.
3481
3482 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3483         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3484
3485         * gnus-art.el (gnus-article-address-banner-alist): New option.
3486         (article-strip-banner): Refer the above option to split banners of
3487         free mail servers, when no group parameter is specified.
3488
3489 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3490
3491         * nntp.el (nntp-wait-for-string): Check for a process in the
3492         current buffer instead of `nntp-server-buffer'.
3493
3494 2002-09-09  Simon Josefsson  <jas@extundo.com>
3495
3496         * gnus-art.el (gnus-button-man-handler): New variable.
3497         (gnus-button-alist): Use g-b-handle-man.
3498         (gnus-button-handle-man): New, call g-b-man-handler.
3499
3500 2002-09-08  Simon Josefsson  <jas@extundo.com>
3501
3502         * gnus-art.el (gnus-button-alist): Buttonize man page links.
3503
3504 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3505
3506         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
3507
3508 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3509
3510         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
3511
3512         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
3513         keystroke.
3514
3515         * gnus-srvr.el (gnus-browse-describe-group): New command and
3516         keystroke.
3517
3518 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3519
3520         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
3521         value for gnus-decoration property.
3522
3523 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3524
3525         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
3526         string) as group name in case we have a CRLF in the file.
3527
3528 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
3529
3530         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
3531         group.
3532         (rfc1843-decode-hzp): do.
3533         (rfc1843-newsgroups-regexp): do.
3534
3535 2002-09-04  Simon Josefsson  <jas@extundo.com>
3536
3537         * message.el (message-canlock-generate): Make sure sha1 doesn't
3538         call external programs.
3539
3540 2002-09-03  Simon Josefsson  <jas@extundo.com>
3541
3542         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
3543
3544         * gnus-agent.el (gnus-agent-batch): Add doc.
3545
3546 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
3547
3548         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
3549         check for signed and encrypted parts.
3550         * mml.el (mml-parse-1): Correct small typo which preventing
3551         setting recipients in a secure tag.
3552
3553 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3554
3555         * mm-util.el (mm-coding-system-priorities): Default to a list of
3556         iso-2022-jp and others for the Japanese environment.
3557
3558 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3559
3560         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
3561         invalid display names.
3562
3563 2002-08-30  Simon Josefsson  <jas@extundo.com>
3564
3565         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
3566         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
3567
3568 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
3569
3570         * gnus.el (gnus-group-charter-alist): New option.
3571         (gnus-group-fetch-control-use-browse-url): New option.
3572
3573         * gnus-group.el (gnus-group-fetch-charter): New function.
3574         (gnus-group-fetch-control): New function.
3575         Add them to the keymap and menu. Require mm-url.
3576
3577 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3578
3579         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
3580         From Alex Schroeder <alex@emacswiki.org>.
3581
3582 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
3583
3584         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
3585         items expecting user interaction.
3586
3587         * gnus-topic.el (gnus-topic-make-menu-bar): do.
3588
3589         * gnus-sum.el (gnus-summary-make-menu-bar): do.
3590
3591         * gnus-srvr.el (gnus-server-make-menu-bar): do.
3592
3593         * mml.el (mml-menu): do.
3594
3595 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3596
3597         * mail-source.el (mail-source-touch-pop): New function.
3598
3599         * message.el (message-smtpmail-send-it): New function.
3600         (message-send-mail-function): Add it for a candidate.
3601
3602 2002-08-27  Simon Josefsson  <jas@extundo.com>
3603
3604         * gnus-msg.el (posting-charset-alist): Use
3605         gnus-define-group-parameter instead of defcustom.
3606         (gnus-put-message): Handle SPC in GCC.
3607         (gnus-inews-insert-gcc): Ditto.
3608         (gnus-inews-insert-archive-gcc): Ditto.
3609
3610 2002-08-26  Simon Josefsson  <jas@extundo.com>
3611
3612         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
3613         (gnus-agentize): Auto agentize all nntp and nnimap groups.
3614         (gnus-agent-possibly-save-gcc): Autoload.
3615         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
3616
3617 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3618
3619         * gnus.el (gnus-other-frame-function): New user option.
3620         (gnus-other-frame): Use it; add a doc-string; make it work with
3621         the gnuclient program.
3622
3623         * gnus-util.el (gnus-frame-or-window-display-name): New function.
3624
3625         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
3626         `device-connection' and `dfw-device'.
3627
3628 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3629
3630         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
3631         positives, make it stricter.  From Jochen Hein (trivial change).
3632
3633 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3634
3635         * gnus.el (gnus-other-frame): Trivial fix.
3636
3637 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3638
3639         * gnus.el (gnus-other-frame-parameters): New user option.
3640         (gnus-other-frame-object): New variable.
3641         (gnus-other-frame): Make it search for existing Gnus frame; don't
3642         read new news; delete frame on exit.
3643
3644         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
3645
3646         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
3647
3648 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3649         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
3650
3651         * message.el (message-set-auto-save-file-name): Add support for
3652         the Cygwin Emacs; the system-type is `cygwin'.
3653         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
3654
3655 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3656
3657         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
3658
3659         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
3660         avoid arithmetic errors.
3661
3662 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3663
3664         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
3665
3666 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3667
3668         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
3669         (message-ignored-resent-headers): Add envelope From.
3670
3671 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3672
3673         * gnus.el (gnus-summary-line-format): Document %k specifier.
3674
3675 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3676
3677         * gnus-sum.el (gnus-summary-line-message-size): New function.
3678         (gnus-summary-line-format-alist): Use it.
3679
3680 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3681
3682         * gnus-art.el (article-make-date-line): Refer to the value for
3683         `gnus-article-time-format' in the summary buffer.
3684
3685         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
3686
3687 2002-08-14  Simon Josefsson  <jas@extundo.com>
3688
3689         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
3690         quoting.
3691         (gnus-button-alist): Fix doc.
3692         (gnus-header-button-alist): Use ' not ` for default value quoting.
3693         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
3694         rationale similar to 2002-05-01 change.
3695         (gnus-article-add-buttons-to-head): Evaluate expression.
3696
3697         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
3698
3699 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3700
3701         * message.el (message-font-lock-keywords): Refer to the value for
3702         `message-cite-prefix-regexp' dynamically.
3703
3704 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3705
3706         * gnus-art.el (gnus-decode-header-methods): Doc fix.
3707
3708 2002-08-12  Simon Josefsson  <jas@extundo.com>
3709
3710         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
3711         (imap-shell-open): Skip initial junk before IMAP greeting.
3712
3713 2002-08-11  Simon Josefsson  <jas@extundo.com>
3714
3715         * message-utils.el (message-xpost-default,
3716         message-xpost-fup2-header, message-xpost-fup2): Fixed
3717         Typos.  Trivial changes from Reiner Steib
3718         <4uce.02.r.steib@gmx.net>.
3719
3720 2002-08-09  Simon Josefsson  <jas@extundo.com>
3721
3722         * message.el (message-canlock-password): Set
3723         canlock-password-for-verify to newly generated canlock-password.
3724         When Emacs is restarted, Custom makes sure this is set, but during
3725         the same session we must set it manually.
3726
3727 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
3728
3729         * yenc.el: New file.
3730
3731         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
3732         (mm-uu-type-alist): Add yenc.
3733         (mm-uu-yenc-filename): New function.
3734         (mm-uu-yenc-extract): New function.
3735
3736         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
3737
3738 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3739
3740         * dgnushack.el (merge): Don't use coerce.
3741
3742 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
3743
3744         * mailcap.el (mailcap-mime-data): Test window-system rather than
3745         mm-device-type.
3746         (mailcap-mime-data): Call xdvi and gv with "-safer".
3747
3748         * mm-util.el: Don't define mm-device-type.
3749
3750 2002-08-05  Simon Josefsson  <jas@extundo.com>
3751
3752         * mm-util.el (mm-coding-system-priorities): coding-system type not
3753         supported everywhere.
3754
3755 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3756
3757         * gnus.el (gnus-version-number): Bumped version number.
3758
3759 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3760
3761         * gnus.el: Oort Gnus v0.07 is released.
3762
3763 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3764
3765         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
3766         (gnus-article-sort-functions): Doc fix.
3767         (t): New keystroke.
3768         (gnus-article-sort-by-random): New function.
3769         (gnus-thread-sort-by-random): New function.
3770
3771 2002-08-02  Simon Josefsson  <jas@extundo.com>
3772
3773         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
3774         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
3775
3776 2002-07-31  Danny Siu  <dsiu@adobe.com>
3777
3778         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
3779         when splitting malformed messages without message-id
3780
3781 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3782         From Niklas Morberg <niklas.morberg@axis.com>.
3783
3784         * nnweb.el (nnweb-type, nnweb-type-definition)
3785         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
3786         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
3787         functionality.
3788         * nnweb.el: Removed old non-functioning search engines.
3789
3790 2002-07-27  Simon Josefsson  <jas@extundo.com>
3791
3792         * message.el (message-forward-make-body): Don't use
3793         `message-forward-ignored-headers' when doing a "raw" followup (it
3794         is important to preserve e.g. CTE).
3795
3796         * flow-fill.el (fill-flowed): Disable filladapt-mode.
3797
3798         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
3799         regexp-quote, Cyrus Sieve is fixed.
3800
3801         * sieve-manage.el (sieve-manage-deletescript): New function.
3802
3803         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
3804         (sieve-manage-mode): Fix menubar.
3805         (sieve-activate): Change some messages.
3806         (sieve-deactivate-all): New function.
3807         (sieve-deactivate): New alias.
3808         (sieve-remove): New function.
3809         (sieve-help): Fix help.
3810         All suggested by Ned Ludd.
3811
3812 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3813
3814         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
3815         (mm-w3m-safe-url-regexp): New user option.
3816
3817         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
3818         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
3819
3820 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
3821
3822         * gnus-sum.el (gnus-summary-delete-article): Force
3823         nnmail-expiry-target to 'delete, so that absolute deletion
3824         happens when absolute deletion is requested.
3825
3826 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3827         From Nevin Kapur <nevin@jhu.edu>.
3828
3829         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
3830         headers as empty headers.
3831
3832 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3833         From Jochen Hein <jochen@jochen.org>.
3834
3835         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
3836         correct typo.
3837         (gnus-emphasis-strikethru): New face.
3838
3839 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3840         From Jason Merrill <jason@redhat.com>.
3841
3842         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
3843         entire file for each of a sequence of missing articles.
3844
3845         * gnus-salt.el (gnus-binary-display-article): Respect an existing
3846         value for gnus-view-pseudos.
3847
3848         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
3849         avoid nreverse.
3850
3851 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3852         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3853
3854         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
3855         (gnus-summary-mode-line-format-alist): Add %h for number of
3856         spams.
3857         (gnus-newsgroup-spam-marked): New variable.
3858         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
3859         (gnus-article-read-p, gnus-article-mark)
3860         (gnus-set-global-variables, gnus-set-global-variables)
3861         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
3862         (gnus-summary-mark-article-as-unread)
3863         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
3864         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
3865         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
3866
3867 2002-07-10  Simon Josefsson  <jas@extundo.com>
3868
3869         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
3870         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
3871
3872 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
3873
3874         * gnus-sum.el (gnus-summary-delete-article): Respect group
3875         parameters while expiring.
3876
3877 2002-07-08  Simon Josefsson  <jas@extundo.com>
3878
3879         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3880         Enberg.
3881
3882 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3883
3884         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3885         function is called interactively.  From Niklas Morberg.
3886
3887 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3888
3889         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3890         cdaar to cdar and car.
3891
3892         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3893         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3894
3895 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3896
3897         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
3898         don't break a narrowed article.
3899
3900         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3901         (nntp-open-via-rlogin-and-telnet): Ditto.
3902
3903 2002-07-02  Didier Verna  <didier@xemacs.org>
3904
3905         * nnmail.el (nnmail-split-methods): fix custom type.
3906
3907 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3908
3909         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
3910         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
3911
3912 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3913
3914         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
3915         (gnus-summary-resend-message): Use it.
3916
3917 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3918
3919         * nntp.el (nntp-via-rlogin-command-switches): New variable.
3920         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
3921
3922 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3923
3924         * message.el (message-font-lock-keywords): Don't fontify
3925         headers in the message body, only in the header.
3926         (message-font-lock-make-header-matcher): New function, used by
3927         message-font-lock-keywords.
3928         From Katsumi Yamaoka <yamaoka@jpl.org>.
3929
3930 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3931
3932         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
3933
3934 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
3937
3938 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3939
3940         * message.el (message-font-lock-keywords): Revert 2002-06-22
3941         change.
3942
3943 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3944
3945         * message.el (message-font-lock-keywords): Put colon in header
3946         name match.
3947
3948 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3949
3950         * message.el (message-font-lock-keywords): Don't use header faces
3951         in the body.  Thanks to Stefan Monnier for the hint on the
3952         implementation.
3953
3954 2002-05-09  Miles Bader  <miles@gnu.org>
3955
3956         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3957         (gnus-article-hide-citation): Respect it.
3958
3959 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3960
3961         * pop3.el (pop3-open-server): Fix typo.
3962
3963 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3964
3965         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
3966         instead of push to ignore duplicate to-(list|address) values.
3967         * nnmail.el (nnmail-cache-ignore-groups): New.
3968         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
3969
3970 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3971
3972         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
3973         before sending.  Suggested by Jan Rychter.
3974
3975 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3976
3977         * dgnushack.el (remove): New compiler macro.
3978         (last, coerce, subseq): Remove compiler macros for those built-in
3979         or unused functions.
3980
3981 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3982
3983         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
3984         sure to write byte-compiled versions of gnus-*-format-alist to
3985         .newsrc.eld.  From Simon Josefsson.
3986
3987 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3988
3989         * gnus-agent.el (gnus-agent-read-servers)
3990         (gnus-agent-write-servers): Put server name (string like
3991         "nnchoke:frumple") in the file instead of a server specification
3992         (Lisp expression like (nnchoke "frumple" ...parameters...)).
3993         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
3994
3995 2002-06-16  Simon Josefsson  <jas@extundo.com>
3996
3997         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
3998         Reiner Steib <4uce.02.r.steib@gmx.net>.
3999
4000 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4001
4002         * nnheader.el (nnheader-file-name-translation-alist): Set the
4003         default value for MS Windows systems.
4004
4005         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
4006
4007 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * message.el (message-beginning-of-line): Keep the region active
4010         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
4011
4012 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
4013
4014         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
4015         * gnus-msg.el (gnus-summary-reply): Ditto.
4016         * gnus-msg.el (gnus-summary-handle-replysign): New.
4017
4018 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4019
4020         * message.el (message-send-mail-with-sendmail): Kill errbuf even
4021         if sending failed.
4022
4023 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
4024
4025         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
4026         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
4027         to sign while encrypting.
4028
4029 2002-06-11  Simon Josefsson  <jas@extundo.com>
4030
4031         * gnus-int.el (gnus-request-move-article): Agent expire article if
4032         successfuly moved.
4033
4034         * nnweb.el (nnweb-google-create-mapping): Honors the value of
4035         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
4036
4037 2002-06-10  Simon Josefsson  <jas@extundo.com>
4038
4039         * gnus-int.el (gnus-request-expire-articles): Fix last change?
4040
4041 2002-06-09  Simon Josefsson  <jas@extundo.com>
4042
4043         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
4044
4045         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
4046
4047 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4048
4049         * flow-fill.el (fill-flowed): Ignore errors.
4050
4051 2002-06-06  Simon Josefsson  <jas@extundo.com>
4052
4053         * message.el (message-send-mail-with-sendmail): Improve error message.
4054
4055 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4056
4057         * message.el (message-interactive): Change default from nil to t.
4058         Better to be safe than to be fast.
4059
4060 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4061
4062         * message.el (message-send-mail-with-sendmail): Check return value
4063         from call-process-region.
4064
4065 2002-06-04  Simon Josefsson  <jas@extundo.com>
4066
4067         * gnus-msg.el (gnus-group-mail, gnus-group-news)
4068         (gnus-group-post-news, gnus-summary-mail-other-window)
4069         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
4070         gnus-article-copy to nil, thereby inhibiting the `header' posting
4071         style match to use data from last viewed article.
4072         Suggested by Hrvoje Niksic.
4073
4074 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4075
4076         * spam.el (spam-point-at-eol): New alias.
4077         (spam-parse-whitelist): Use it.
4078
4079 2002-06-03  Simon Josefsson  <jas@extundo.com>
4080
4081         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
4082         (nnmail-article-group): Use it.
4083
4084 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4085
4086         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
4087         so that code reading them won't be surprised.  From Jesper Harder
4088         <harder@ifa.au.dk>.
4089
4090 2002-05-29  Simon Josefsson  <jas@extundo.com>
4091
4092         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
4093         articles.
4094
4095         * gnus.el (gnus-agent-cache): Doc fix.
4096         (gnus-agent): Change default to t.
4097
4098         * gnus-agent.el (gnus-agent-expire): Make it accept optional
4099         ARTICLES, GROUP and FORCE parameters.
4100
4101 2002-05-28  Simon Josefsson  <jas@extundo.com>
4102
4103         * gnus-group.el (gnus-group-line-format): Doc fix.
4104
4105 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4106
4107         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
4108         original article before yanking.  From Jesper Harder
4109         <harder@ifa.au.dk>.
4110
4111 2002-05-26  Simon Josefsson  <jas@extundo.com>
4112
4113         * gnus-sum.el (gnus-summary-menu-split): New function.
4114         (gnus-summary-make-menu-bar): Split charset submenu.
4115         (gnus-summary-menu-maxlen): New variable.
4116         (gnus-summary-menu-split): Use it.
4117
4118 2002-05-25  Simon Josefsson  <jas@extundo.com>
4119
4120         * mml.el (mml-preview): Generate some headers.
4121
4122         * gnus.el (gnus-large-newsgroup): Fix :type.
4123
4124         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
4125         Agent cache NOV's by default now).
4126         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
4127
4128 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
4129
4130         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
4131         call to gnus-parent-id when we check for References loops.
4132         (gnus-summary-prepare-threads): Avoid simplifying every Subject
4133         twice by saving the simplified subject string in simp-subject.
4134
4135 2002-05-23  Simon Josefsson  <jas@extundo.com>
4136
4137         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
4138         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
4139
4140         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
4141         Niklas Morberg <niklas.morberg@axis.com>.
4142
4143 2002-05-22  Simon Josefsson  <jas@extundo.com>
4144
4145         * sieve.el (sieve-change-region): Define it before it is used.
4146
4147         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
4148         (gnus-summary-reply): Ask for confirmation when replying to news.
4149         Defaults to not ask.  From Benjamin Rutt
4150         <rutt+news@cis.ohio-state.edu>.
4151
4152         * nnimap.el (nnimap-nov-is-evil): Improve doc.
4153
4154 2002-05-21  Simon Josefsson  <jas@extundo.com>
4155
4156         * sieve-mode.el (sieve-manage): Fix autoloads.
4157
4158         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
4159         name (makes it work with recent Cyrus timsieved).
4160
4161 2002-05-20  Jason  <jbaker@cs.utah.edu>
4162         Trivial patch.
4163
4164         * gnus-art.el (gnus-request-article-this-buffer): Try
4165         reconnecting if you don't get the message.
4166
4167 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4168
4169         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
4170         Reply-To headers from the headers.
4171
4172 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4173
4174         * mm-url.el (mm-url-insert): Remove junk message.
4175
4176 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4177
4178         * nnslashdot.el (nnslashdot-request-list): Parse new html.
4179         (nnslashdot-use-front-page): New variable.
4180         (nnslashdot-request-list): Use it.
4181
4182         * mm-url.el (mm-url-timeout): New variable.
4183         (mm-url-retries): Ditto.
4184         (mm-url-insert): Use it.
4185
4186 2002-05-16  Simon Josefsson  <jas@extundo.com>
4187
4188         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
4189         (gnus-simplify-subject-functions): Mention g-s-a-w.
4190
4191 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
4192
4193         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
4194         nnmail-cache-insert.
4195         * nndiary.el (nndiary-request-accept-article): Ditto.
4196         * nnfolder.el (nnfolder-request-accept-article): Ditto.
4197         * nnimap.el (nnimap-request-accept-article): Ditto.
4198         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
4199         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
4200         * nnmbox.el (nnmbox-request-accept-article): Ditto.
4201         * nnmh.el (nnmh-request-accept-article): Ditto.
4202         * nnmail.el (nnmail-cache-insert): Change group to required,
4203         removed code which tried to figure out the group.
4204
4205 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
4206
4207         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
4208         messages. From Hans de Graaff <hans@degraaff.org>.
4209         * nnml.el (nnml-request-accept-article): Pass in the group name to
4210         nnmail-cache-insert, since it's available.
4211
4212 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4213
4214         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
4215
4216 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4217         From Florian Weimer <fw@deneb.enyo.de>.
4218
4219         * gnus.el (subscribed): New group parameter.
4220         (gnus-find-subscribed-addresses): Use it.
4221
4222 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
4223
4224         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
4225         the default for pgpmime to support pgp v2.
4226         * mml-sec.el (mml-signencrypt-style): New accessor function to
4227         allow users to get/set the signencrypt style more easily without
4228         frobbing the alist directly.
4229         * mml.el (mml-generate-mime-1): Use accessor function.
4230
4231 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4232
4233         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
4234         parenthesis for "<" and ">".  Suggested by Andreas Schwab
4235         <schwab@suse.de>.
4236
4237 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4238
4239         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
4240         when intuiting the group the message is written to.  From Josh
4241         Huber <huber@alum.wpi.edu>.
4242
4243 2002-05-06  Simon Josefsson  <jas@extundo.com>
4244
4245         * gnus-topic.el (gnus-group-topic-parameters): Work when group
4246         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
4247
4248 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
4249
4250         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
4251         argument, and fixed compiler warning. (added autoload for
4252         gpg-encrypt).
4253
4254 2002-05-04  Simon Josefsson  <jas@extundo.com>
4255
4256         * mml1991.el (mml1991-function-alist): Doc fix.
4257
4258         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
4259         doesn't exist (for previewing messages without having Gnus
4260         started).
4261
4262         * mm-util.el (mm-coding-system-priorities): Defcustom.
4263
4264         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
4265
4266 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
4267
4268         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
4269         default.
4270         * mml-sec.el:
4271         * mml-sec.el (mml-signencrypt-style): New.
4272         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
4273         argument `sign'.
4274         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
4275         signencrypt.
4276         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
4277         * mml.el (mml-generate-mime-1): Changed logic so a part which is
4278         both signed & encryped is processed in one operation. (rather than
4279         two separate ops: sign, then encrypt)
4280         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
4281         indication if a message is signed by an expired key.
4282         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
4283         enables combined sign & encrypt operation. (this was always on
4284         before).
4285         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
4286
4287 2002-05-01  Simon Josefsson  <jas@extundo.com>
4288
4289         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
4290         server.
4291         (nnimap-mailbox-info): defvar instead of defvoo.
4292
4293 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4294
4295         * gnus.el: Oort Gnus v0.06 is released.
4296
4297 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4298
4299         * lpath.el: Bind url-package-version.
4300
4301 2002-05-01  Simon Josefsson  <jas@extundo.com>
4302
4303         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
4304         filename before deleting the group itself, because the presence of
4305         a group filename decides if long filenames are used or not.
4306
4307         * gnus-art.el (gnus-button-alist): Don't inline
4308         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
4309         without also modifying g-button-alist.
4310         (gnus-button-alist): Fix type to allow variable as well as regexp.
4311         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
4312         themselves, variables to its contents.
4313         (gnus-button-entry): Ditto.
4314
4315 2002-05-01  Simon Josefsson  <jas@extundo.com>
4316
4317         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
4318         UIDNEXT as a string.
4319
4320         * nnimap.el (nnimap-string-lessp-numerical): New function.
4321         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
4322         integers.
4323
4324 2002-04-29  Simon Josefsson  <jas@extundo.com>
4325
4326         * nnmail.el (nnmail-cache-insert): Accept optional group
4327         parameter.
4328
4329         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
4330         n-r-g-a is disabled.
4331
4332 2002-04-29  Simon Josefsson  <jas@extundo.com>
4333
4334         * nnimap.el (nnimap-split-fancy): Fix doc.
4335         (nnimap-split-fancy): Fix doc.
4336
4337         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
4338         (nnimap-mailbox-info): New internal variable.
4339         (nnimap-retrieve-groups): Implement faster new mail check.
4340
4341         * nnimap.el (nnimap-split-articles): Support
4342         nnmail-cache-accepted-message-ids.
4343         (nnimap-request-accept-article): Ditto.
4344
4345         * imap.el (imap-mailbox-status-asynch): New command.
4346
4347 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
4348
4349         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
4350         are no subscribed mail groups.
4351         - Strip quoted names when comparing addresses
4352
4353 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
4354
4355         * mm-decode.el (mm-text-html-renderer): Change customize type to
4356         const.
4357
4358         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
4359         (gnus-debug-exclude-variables): do.
4360
4361 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4362
4363         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
4364         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4365
4366 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4367
4368         * dns.el (dns-make-network-process): New macro.
4369         (query-dns): Use it.
4370
4371 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4372
4373         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
4374         article-buffer.
4375
4376         * mm-url.el (mm-url-package-name): New variable.
4377         (mm-url-package-version): New variable.
4378         (mm-url-insert-file-contents): Bind url-package-name and
4379         url-package-version here.
4380         * nnrss.el (nnrss-insert-w3): Move the bindings.
4381
4382         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
4383         url-package-version. Trivial change from Andrew J Cosgriff
4384         <ajc@polydistortion.net>
4385
4386         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
4387         attachments. Trivial change from Peter 'Luna' Runestig
4388         <peter@runestig.com>.
4389
4390 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
4391
4392         * nnkiboze.el (nnkiboze-request-scan): Call
4393         nnkiboze-possibly-change-group.
4394         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
4395         problems.
4396         (nnkiboze-generate-group): Set newsrc to the *highest* article
4397         number kibozed, not the lowest.
4398
4399 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
4400
4401         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
4402
4403 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4404         From Dan Christensen <jdc+news@uwo.ca>.
4405
4406         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4407         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4408         Recognize math postings.  Extract Date (now ignores "(15kb)").
4409         Extract email address using gnus-extract-address-components
4410         instead of just taking the first word.  Create Date and From
4411         headers for message which are missing these headers.  Get rid
4412         of spurious \\ lines (purely cosmetic).  Extend body-end and
4413         file-end regexps, to exclude more garbage from the message.
4414         Make URL rephrasing regexp more flexible, to match current
4415         format.
4416
4417 2002-04-23  Simon Josefsson  <jas@extundo.com>
4418
4419         * netrc.el: New file, functions copied from gnus-util.el by Ted
4420         Zlatanov <tzz@lifelogs.com>.
4421
4422         * gnus-util.el: Require netrc.
4423         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
4424         new code in netrc.el.
4425
4426 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4427
4428         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
4429         message-ignored-resent-headers, too.  From Matthieu Moy
4430         <Matthieu.Moy@imag.fr>.
4431
4432 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4433
4434         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
4435         boolean not a string
4436         * gnus-group.el (gnus-group-line-format): add description of %C
4437         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
4438           as %C
4439         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
4440
4441 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
4442
4443         * nnmaildir.el (nnmaildir-request-scan): typo: set
4444         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
4445         nnmail-get-new-mail for 'find-new-groups.
4446
4447 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
4448
4449         * nnmaildir.el (nnmaildir-request-update-info,
4450         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
4451         unnecessary calls to nnmaildir-request-scan.
4452
4453 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4454
4455         * gnus-msg.el:
4456         * gnus-msg.el (gnus-message-replysign): New.
4457         * gnus-msg.el (gnus-message-replyencrypt): New.
4458         * gnus-msg.el (gnus-message-replysignencrypted): New.
4459         * gnus-msg.el (gnus-summary-reply): Use the three new variables
4460         (above) to automatically encrypt/sign to encrypted/signed
4461         messages.
4462         * message.el:
4463         * message.el (message-mode-map): Add keybinding for
4464         `message-to-list-only'
4465         * message.el (message-mode): Add description for
4466         `message-to-list-only'
4467         * message.el (message-to-list-only): New.
4468         * message.el (message-make-mft): Changed to use the cl loop macro,
4469         and added optional flag to return only the matched list. (for use
4470         in new message-to-list-only function)
4471
4472 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4473
4474         * gnus-msg.el:
4475         * gnus-msg.el (gnus-message-replysign):
4476         * gnus-msg.el (gnus-replysign): New.
4477         * gnus-msg.el (gnus-replyencrypt): New.
4478         * gnus-msg.el (gnus-replysignencrypted): New.
4479         * gnus-msg.el (gnus-summary-reply):
4480         * message.el:
4481         * message.el (message-mode-map):
4482         * message.el (message-mode):
4483         * message.el (message-to-list-only): New.
4484         * message.el (message-make-mft):
4485
4486 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4487
4488         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
4489
4490 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
4491
4492         * message.el (message-gen-unsubscribed-mft): accept a prefix
4493         argument so CC can be included with C-u C-c C-f C-a
4494
4495 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4496         From Ted Zlatanov <teodor.zlatanov@divine.com>.
4497
4498         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
4499         Improve docstring.
4500         (spam-enter-blacklist): New command.
4501
4502         * gnus-sum.el (gnus-spam-mark): New mark.
4503         (gnus-auto-expirable-marks): Add gnus-spam-mark.
4504         (gnus-summary-make-tool-bar): Correct conditional.
4505         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
4506         (gnus-summary-mark-as-spam): New command.
4507
4508 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
4509
4510         * mml-sec.el (mml-secure-message): changed to support arbritrary
4511         modes.
4512         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
4513         changed to support "signencrypt" mode.
4514         * mml.el (mml-parse-1): changed to support different secure modes
4515         more easily. (for signencrypt)
4516
4517 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
4518
4519         * gnus-sum.el (gnus-update-summary-mark-positions)
4520         (gnus-summary-toggle-header):
4521         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
4522         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
4523         (gnus-uu-post-encoded):
4524         * nnfolder.el (nnfolder-possibly-change-group):
4525         * nnimap.el (nnimap-retrieve-headers):
4526         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
4527
4528 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
4529
4530         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
4531         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
4532
4533 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4534
4535         * gnus-srvr.el (gnus-server-set-info): Clear
4536         `gnus-server-method-cache' when `gnus-server-alist' is changed.
4537         From Daiki Ueno <ueno@unixuser.org>.
4538
4539 2002-04-11  Simon Josefsson  <jas@extundo.com>
4540
4541         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
4542         viewing of security buttons.  Thanks to Nicolas Kowalski
4543         <Nicolas.Kowalski@imag.fr>.
4544
4545         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
4546         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
4547         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
4548         <Nicolas.Kowalski@imag.fr>.
4549         (smime-decrypt-buffer): Ditto.
4550
4551 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4552
4553         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
4554         header line.
4555
4556 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
4557
4558         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
4559
4560 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4561
4562         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
4563
4564 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4565
4566         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
4567         errors when debug.
4568
4569 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
4570
4571         * message.el (message-make-mft): Changed MFT code from using
4572         message-recipients (which included Bcc) to use only the To and CC
4573         headers.
4574
4575 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
4576
4577         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
4578         add link.
4579         (gnus-treat-mail-picon): Ditto.
4580         (gnus-treat-newsgroups-picon): Ditto.
4581         (gnus-picon-databases): Fix custom type.
4582         (gnus-picon-databases): Add link.
4583         (gnus-article-x-face-command): Add to gnus-picon group.
4584
4585 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
4586
4587         * message.el (message-buffer-naming-style): Remove.
4588
4589 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4590
4591         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
4592
4593         * message.el (message-tool-bar-map): Ditto.
4594
4595         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4596
4597 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4598
4599         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
4600
4601 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
4602
4603         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
4604
4605 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
4606         Trivial patch.
4607
4608         * dns.el: open-network-stream under XEmacs does udp.
4609
4610 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
4611
4612         * spam.el (spam-enter-whitelist): New function.
4613         (spam-parse-whitelist): Ditto.
4614         (spam-refresh-list-cache): Ditto.
4615         (spam-address-whitelisted-p): New function.
4616
4617         * dns.el (query-dns): Use TCP when make-network-process isn't
4618         available.
4619         (dns-servers): New variable.
4620         (dns-parse-resolv-conf): New function.
4621         (query-dns): Use it.
4622
4623         * spam.el: New file.
4624
4625         * dns.el (query-dns): Test.
4626
4627 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628
4629         * lpath.el (featurep): Bind make-network-process.
4630
4631 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
4632
4633         * nnmaildir.el: Use defstruct.  Use a single copy of
4634         nnmail-extra-headers to save memory.  Store server's group name
4635         prefix instead of each group's prefixed name.
4636         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
4637         nntp-server-buffer.
4638
4639 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4640
4641         * dns.el: New file.
4642
4643 2002-03-28  Simon Josefsson  <jas@extundo.com>
4644
4645         * gnus-sum.el (gnus-summary-dummy-line-format):
4646         * gnus.el (gnus-summary-line-format): Fixing links to Info.
4647         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
4648
4649 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4650
4651         * gnus-sum.el (gnus-summary-move-article)
4652         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
4653         the doc string.
4654
4655 2002-03-28  Simon Josefsson  <jas@extundo.com>
4656
4657         * mml-sec.el (mml-secure-message): Search after
4658         mail-header-separator from top of message.
4659
4660 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
4661
4662         * nnmaildir.el: Cosmetic changes.
4663         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
4664         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
4665         nnmaildir--group-ls): New macros/functions.  Use them.
4666         (nnmaildir--unlink): Evalutate argument only once.
4667
4668 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
4669
4670         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
4671         symbols.
4672         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
4673         `gnus-point-at-eol'.
4674
4675 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
4676
4677         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
4678         nnmaildir--marks-dir): New macros.  Use them.
4679         Use inhibit-quit for atomicity instead of in-memory journaling.
4680         (nnmaildir--edit-prep): New function.
4681         (Local Variables): Use it.
4682
4683 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
4684
4685         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4686
4687 2002-03-25  Simon Josefsson  <jas@extundo.com>
4688
4689         * message.el (message-mode): Fix doc.
4690
4691 2002-03-25  Simon Josefsson  <jas@extundo.com>
4692
4693         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
4694         Matthieu Moy <Matthieu.Moy@imag.fr>.
4695
4696 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
4697
4698         * mml-sec.el (mml-unsecure-message): Add docstring.
4699
4700 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4701
4702         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
4703         value.
4704         Trivial change from andre@slamdunknetworks.com
4705
4706 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
4707
4708         * mml.el (mml-mode-map): Added a keybinding for
4709         `mml-unsecure-message'.  Also, added a menu entry for said
4710         function in the Attachments menu.
4711
4712 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4713
4714         * canlock.el (canlock-version): Remove.
4715         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
4716         here; simplify \x insertions.
4717         (canlock-sha1): New function, always return a unibyte string.
4718         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
4719         of a password.
4720         (canlock-insert-header): Use `canlock-sha1'.
4721         (canlock-verify): Ditto.
4722
4723 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4724
4725         * message.el (message-fix-before-sending): Add an option that
4726         ignores illegible text.
4727         Trivial change from Mark Milhollan <mlm@attglobal.net>
4728
4729         * message.el (message-font-lock-keywords): Support multi-line MML
4730         tags.
4731
4732         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
4733         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
4734
4735 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4736
4737         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
4738         symbols for "View as different encoding" submenu.
4739
4740 2002-03-19  Simon Josefsson  <jas@extundo.com>
4741
4742         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
4743         encoding" submenu.
4744
4745 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4746
4747         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
4748
4749 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4750
4751         * gnus-sum.el (gnus-sum-thread-tree-root)
4752         (gnus-sum-thread-tree-single-indent)
4753         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4754         (gnus-sum-thread-tree-leaf-with-other)
4755         (gnus-sum-thread-tree-single-leaf): Make customizable.
4756
4757 2002-03-16  Simon Josefsson  <jas@extundo.com>
4758
4759         * gnus-util.el (gnus-extract-address-components): Don't break on
4760         names such as James "Kibo" Parry.  From Francis Litterio
4761         <franl@world.std.com>.
4762
4763 2002-03-13  Simon Josefsson  <jas@extundo.com>
4764
4765         * pop3.el (pop3-open-server): Revert multibyte change.  From
4766         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4767
4768         * message.el (message-send-mail-with-qmail): Make it work.  From
4769         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4770
4771 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
4772
4773         * message.el (message-make-mft): Set case-fold-search while
4774         generating the MFT.  Also, a little cleanup in the MFT code.
4775
4776 2002-03-12  Simon Josefsson  <jas@extundo.com>
4777
4778         * message.el (message-qmail-inject-args): May be function.
4779         (message-send-mail-with-qmail): Call function if m-q-i-a is
4780         function.  From fn@hungry.org (Faried Nawaz).
4781
4782 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4783
4784         * message.el (message-abbrevs-loaded): Remove.
4785         (mailabbrev): Require it.
4786
4787         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
4788
4789 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4790
4791         * pop3.el (pop3-open-server): Set process buffer unibyte.
4792
4793 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4794
4795         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
4796
4797 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4798
4799         * nnslashdot.el (nnslashdot-request-article): Remove javascript
4800         too.
4801
4802 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4803
4804         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
4805         duplication.
4806         (gnus-summary-save-parts-type-history): Ditto.
4807         (gnus-summary-save-parts-last-directory): Ditto.
4808         Trivial change from andre@slamdunknetworks.com
4809
4810 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
4811
4812         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
4813
4814 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4815
4816         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
4817         -->" as the end of the first article.
4818
4819         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
4820         From Matthieu Moy <Matthieu.Moy@imag.fr>
4821
4822         * message.el (message-add-action): Use add-to-list.
4823         (message-delete-action): New function.
4824
4825         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
4826         pieces.
4827
4828 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
4829
4830         * nnnil.el: New file.
4831         * gnus.el (gnus-valid-select-methods): Include nnnil.
4832
4833 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4834
4835         * message.el (message-syntax-checks): Because canlock is
4836         supported, we disable sender syntax check.
4837         (message-shoot-gnksa-feet): Add cancel-messages option doc.
4838
4839         * gnus-draft.el (gnus-draft-send): If interactive, use its default
4840         value of message-syntax-checks.
4841
4842         * qp.el (quoted-printable-decode-region): Doc addition.
4843         From: Eli Zaretskii <eliz@is.elta.co.il>
4844
4845         * mail-source.el (make-source-make-complex-temp-name): Use
4846         make-temp-file.
4847
4848         * mm-util.el (mm-make-temp-file): New function.
4849         * nneething.el (nneething-file-name): Use it.
4850         * mml-smime.el (mml-smime-encrypt): Ditto.
4851         * mm-view.el (mm-inline-wash-with-file): Ditto.
4852         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
4853         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
4854         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
4855         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
4856         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
4857         * gnus-art.el (gnus-mime-print-part): Ditto.
4858
4859 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4860
4861         * message.el (nnmaildir-article-number-to-base-name): New
4862         function.
4863         (nnmaildir-base-name-to-article-number): New function.
4864
4865 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4866
4867         * smime.el (smime-make-temp-file): Don't quote
4868         `temporary-file-directory'.
4869
4870 2002-03-04  Simon Josefsson  <jas@extundo.com>
4871
4872         * smime.el (smime-sign-region): Rename argument keyfiles to
4873         keyfile. You only sign something with one key.
4874         (smime-sign-buffer): Better completing-read prompt.
4875         (smime-decrypt-buffer): Ditto.
4876
4877         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4878
4879         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4880         completing-read.
4881         (mm-view-pkcs7-decrypt): CRLF->LF.
4882
4883 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4884
4885         * message.el (message-hierarchical-addresses): New variable.
4886         (message-get-reply-headers): Use it.
4887         From Ted Zlatanov <teodor.zlatanov@divine.com>
4888
4889 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4890
4891         * message.el (message-mode): If buffer-file-name, don't set auto
4892         save file name.
4893         Trivial change from Geoff Greene <ggreene@wpi.edu>
4894
4895 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4896
4897         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
4898         takes one argument in read-char.
4899
4900         * message.el (message-fix-before-sending): Forward a char.
4901         Check mmu-multibyte-p, add control-1.
4902
4903 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4904
4905         * gnus-start.el (gnus-read-init-file): Ditto.
4906
4907         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
4908
4909         * dgnushack.el (dgnushack-make-load): Ditto.
4910
4911         * mail-source.el (mail-source-fetch): Extract the right error
4912         code.
4913
4914         * message.el (message-fix-before-sending): Check illegible text.
4915
4916         * gnus-util.el (gnus-multiple-choice): New function.
4917
4918         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
4919         also defined in gnus-score.el.
4920
4921 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
4922
4923         * message.el (message-get-reply-headers): downcase email addresses
4924         for comaparisons for duplicate removal.
4925
4926 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4927
4928         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
4929         implementation of PKCS#7, which just allows users read the
4930         message.
4931         (mm-view-pkcs7): Use it.
4932
4933 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4934
4935         * gnus.el (large-newsgroup-initial): New parameter.
4936
4937         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
4938         (gnus-summary-insert-old-articles): Ditto.
4939
4940 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4941
4942         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
4943         used as the default answer of the question, "How many articles?".
4944         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4945
4946         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4947         small numbers.
4948
4949 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4950
4951         * deuglify.el: Fix comments.
4952
4953 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4954
4955         * html2text.el (html2text-clean-anchor): If there is no HREF,
4956         insert nothing.
4957
4958         * mml.el (mml-generate-mime-1): Add cdr.
4959         From: andre@slamdunknetworks.com
4960
4961         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4962         (mm-text-html-washer-alist): Ditto.
4963
4964         * mm-decode.el (mm-text-html-renderer): Add html2text.
4965
4966         * html2text.el: Face lift.
4967
4968         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
4969
4970 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4971
4972         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
4973
4974         * deuglify.el: Change copy right. Add autoload. Add coding-system.
4975
4976         * deuglify.el: New file. The original file name is
4977         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
4978
4979         * mm-decode.el (mm-display-external): Use
4980         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
4981
4982 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
4983
4984         * nnmaildir.el (nnmaildir-request-list): Report the highest
4985         article number, not the total number of articles.
4986
4987 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4988
4989         * gnus-sum.el: Move uu key map here.
4990         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
4991
4992 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
4993
4994         * nnmaildir.el (nnmaildir-request-expire-articles): Use
4995         nnmail-expiry-wait* if expire-age parameter is not set.
4996
4997 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4998
4999         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
5000         function.
5001         (gnus-group-sort-selected-groups-by-real-name): New function.
5002         (gnus-group-make-menu-bar): Add sort by real name.
5003
5004         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
5005         rebuild.
5006         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
5007         nil as dependencies as well.
5008
5009 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5010
5011         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
5012         for mime-parts.
5013
5014         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
5015
5016         * gnus-group.el (gnus-group-name-decode): Don't test
5017         multibyte-string, because it breaks XEmacs.
5018         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
5019
5020         * message.el (message-send-mail): Be talkative.
5021
5022         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
5023         (mm-automatic-display): Ditto.
5024
5025         * mailcap.el (mailcap-mime-data): Ditto.
5026         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5027
5028 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5029
5030         * many files: Remove trailing whitespaces, replace spc+tab with
5031         tab, replace leading whitespaces with tabs.
5032
5033 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
5034
5035         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
5036         articles with no body and no blank line after the header.
5037
5038 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5039
5040         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
5041         parts.
5042
5043         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
5044         non-ascii chars.
5045
5046         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5047
5048         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
5049         w3-delay-image-loads.
5050         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
5051         (mm-w3-prepare-buffer): Ditto.
5052
5053         * mail-source.el (mail-source-fetch-directory): Run scripts.
5054
5055 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5056
5057         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
5058         for Majordomo confirmations.
5059
5060 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5061
5062         * gnus-fun.el (gnus-respond-to-confirmation): New command.
5063
5064 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5065
5066         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
5067
5068 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
5069
5070         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
5071         References header field.  From Mark Thomas <mthomas@cmu.edu>.
5072
5073 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5074
5075         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
5076         (mm-inline-render-with-stdin): Ditto.
5077         (mm-inline-render-with-function): Ditto.
5078         (mm-inline-wash-with-file): Bind coding-system-for-write.
5079         (mm-inline-wash-with-stdin): Ditto.
5080
5081 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5082
5083         Suggested by Felix Natter <fnatter@gmx.net>
5084
5085         * gnus-art.el (gnus-mime-view-part-externally): Rename from
5086         gnus-mime-externalize-view.
5087         (gnus-mime-view-part-internally): Rename from
5088         gnus-mime-internalize-view.
5089         (gnus-article-view-part-externally): Rename from
5090         gnus-article-externalize-part.
5091         (gnus-mime-action-alist): Change correspondingly.
5092         (gnus-mime-button-commands): Ditto.
5093         (gnus-mime-action-alist): Remove duplication.
5094
5095         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
5096
5097 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5098
5099         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
5100
5101         * gnus-art.el (gnus-display-mime): Use it.
5102
5103         * mm-partial.el (mm-partial-find-parts): Use it.
5104
5105         * gnus-sum.el (gnus-article-loose-mime): Rename from
5106         gnus-article-no-strict-mime.
5107         (gnus-summary-save-parts): Use it.
5108
5109 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5110
5111         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
5112         local variable.
5113
5114         * gnus-art.el (article-display-x-face): Don't sort multiple
5115         X-Faces.
5116
5117 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5118
5119         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
5120         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
5121
5122         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
5123
5124 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5125
5126         Some ideas is inspired by code from Hrvoje Niksic
5127         <hniksic@arsdigita.com>
5128
5129         * gnus-art.el (gnus-article-wash-function): Set the default to
5130         nil, so that we use mm-text-html-renderer instead.
5131         (article-wash-html): Use mm-text-html-renderer.
5132
5133         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
5134         (mm-text-html-renderer): New variable.
5135         (mm-inline-text-html-renderer): Set the default to nil, so that we
5136         use mm-text-html-renderer instead.
5137
5138         * mm-view.el (mm-inline-text-html): New function.
5139         (mm-text-html-renderer-alist): New variable.
5140         (mm-inline-text-vcard): New function.
5141         (mm-inline-text): Split.
5142         (mm-links-remove-leading-blank): New function.
5143         (mm-inline-render-with-file): New function.
5144         (mm-inline-render-with-stdin): New function.
5145         (mm-inline-render-with-function): New function.
5146         (mm-text-html-washer-alist): New variable.
5147         (mm-inline-wash-with-file): New function.
5148         (mm-inline-wash-with-stdin): New function.
5149
5150 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5151
5152         * message-utils.el: Fix installation doc.
5153         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5154
5155 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5156
5157         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
5158         (gnus-post-method): Use it.
5159         (gnus-summary-cancel-article): Find the correct post-method.
5160
5161         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
5162         * message.el (message-send-news): Ditto.
5163         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
5164         <ipmonger@delamancha.org>
5165
5166         * gnus.el (gnus-select-method): Fix doc.
5167         (gnus-server-string): Use 'using nntp'.
5168
5169         * gnus-agent.el (gnus-slave-unplugged): New command.
5170         From: Felix Natter <fnatter@gmx.net>
5171
5172 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5173
5174         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
5175         Call edit-done-function first, then change the window
5176         configuration.
5177         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
5178         (gnus-article-edit-mode): mml-mode.
5179
5180         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
5181         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
5182
5183         * message-utils.el: Adopt the file.
5184
5185         * message-utils.el: New file.
5186         From Holger Schauer <Holger.Schauer@gmx.de>
5187
5188 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5189
5190         * gnus-sum.el (gnus-summary-move-article): Select-article only
5191         when gnus-move-split-methods is non-nil. And we don't render or
5192         mark the article.
5193
5194         * gnus-fun.el (gnus-shell-command-to-string): New function.
5195         (gnus-shell-command-on-region): New function.
5196         (gnus-random-x-face): Use them.
5197         (gnus-x-face-from-file): Ditto.
5198         (gnus-convert-image-to-gray-x-face): Ditto.
5199         (gnus-convert-gray-x-face-to-xpm): Ditto.
5200         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
5201
5202 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5203
5204         * gnus-art.el (gnus-treat-display-xface): Don't use
5205         `shell-command-to-string' when compiling.
5206         (gnus-treat-display-grey-xface): Ditto.
5207
5208 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
5209
5210         * nnmaildir.el (nnmaildir--article-count): If the group is
5211         completely empty, report minimum article number as 1 instead of 0.
5212
5213 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5214
5215         * gnus-agent.el (gnus-get-predicate): Use nconc.
5216
5217         * gnus-sum.el (gnus-summary-display-make-predicate): Use
5218         gnus-summary-display-cache as cache.
5219
5220         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
5221         (nndoc-mail-in-mail-type-p): New function.
5222         (nndoc-mail-in-mail-article-begin): New function.
5223
5224 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5225
5226         * mailcap.el (mailcap-mime-data): Use enriched-decode.
5227
5228         * gnus-cite.el (gnus-article-fill-cited-article): Bind
5229         use-hard-newlines to nil.
5230
5231         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
5232         image is not available if window-system is not available.
5233
5234         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
5235
5236 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5237
5238         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
5239         bookmark, because update-mark doesn't handle it correctly.
5240
5241 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5242
5243         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
5244         directly instead of calling message-send-mail.
5245
5246         * gnus-start.el (gnus-read-descriptions-file): Use
5247         gnus-default-charset.
5248
5249         * mm-util.el (mm-guess-mime-charset): New function.
5250
5251         * gnus.el (gnus-default-charset): Use it.
5252         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
5253         the default.
5254
5255 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5256
5257         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
5258         (article-display-x-face): Use it.  Disable grey xface, if
5259         uncompface is not found.
5260
5261         * message.el (message-mode): Don't enable multibyte on an indirect
5262         buffer.
5263
5264         * nnrss.el (nnrss-content-function): New variable.
5265         (nnrss-request-article): Use it.
5266
5267 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5268
5269         * gnus.el: Add article-unsplit-urls.
5270         * gnus-sum.el: Ditto.
5271         * gnus-art.el (gnus-treat-strip-cr): New variable.
5272         (gnus-treatment-function-alist): Use it.
5273         (article-unsplit-urls): New function.
5274         (gnus-article-make-menu-bar): Use it.
5275         From: Michael Cook <michael.cook@cisco.com>
5276
5277 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5278
5279         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
5280         copy.
5281
5282 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
5283
5284         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
5285         with internal whitespace.
5286         (gnus-parent-id): Ditto.
5287
5288 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5289
5290         * gnus-art.el (gnus-article-treat-body-boundary): Add
5291         gnus-decoration property.
5292         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
5293
5294         * message.el (message-mode): Set local-abbrev-table.
5295         From Matt Armstrong <matt@lickey.com>.
5296
5297         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
5298         too many spaces.
5299
5300         * rfc2047.el (rfc2047-unfold-region): Ditto.
5301         (rfc2047-decode-region): Don't unfold. Let
5302         gnus-article-treat-unfold-headers do it.
5303
5304         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
5305         From: Jesper Harder <harder@ifa.au.dk>
5306
5307 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5308
5309         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
5310         (gnus-configure-posting-styles): Use it.
5311         (gnus-configure-posting-styles): Remove trailing newspaces.
5312
5313 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5314
5315         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
5316         is non-nil.
5317
5318         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
5319
5320         * gnus.el (gnus-server-to-method): Switch position with
5321         gnus-server-get-method.
5322         (gnus-agent): Add doc.
5323
5324         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
5325         (gnus-summary-save-parts): Use it.
5326
5327         * gnus-art.el (gnus-display-mime): Use it.
5328         * mm-partial.el (mm-partial-find-parts): Use it.
5329
5330         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
5331
5332         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
5333         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
5334
5335         * nnagent.el (nnagent-request-expire-articles): Don't delete
5336         files.
5337
5338 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5339
5340         * message.el (message-gen-unsubscribed-mft): New function.
5341         From Sriram Karra <karra@cs.utah.edu>.
5342
5343         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
5344         open parenthesis.
5345
5346         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
5347         (mm-inline-text-html-render-with-w3): Ditto.
5348         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
5349         Suggested by Dave Love  <d.love@dl.ac.uk>.
5350
5351         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
5352
5353         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
5354         * nntp.el (nntp-send-command): Ditto.
5355         * nntp.el (nntp-send-command-nodelete): Ditto.
5356
5357 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5358
5359         * mm-url.el (mm-url-load-url): New function.
5360         (mm-url-insert-file-contents): Use it.
5361
5362         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
5363
5364         * message.el (message-forward-make-body): Correctly copy
5365         forward-buffer.
5366
5367         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
5368
5369 2002-02-04  Simon Josefsson  <jas@extundo.com>
5370
5371         * gnus-art.el (gnus-article-followup-with-original): Mark with
5372         force, prevent errors when following up from article buffer.
5373         (gnus-article-reply-with-original): Ditto.
5374
5375         * binhex.el (binhex-decoder-switches): Fix doc.  From
5376         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5377
5378 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5379
5380         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
5381         highlight-citation after emphasize.
5382
5383 2002-02-04  Simon Josefsson  <jas@extundo.com>
5384
5385         * nnfolder.el (nnfolder-open-marks):
5386
5387         * nnml.el (nnml-open-marks): Message when done.  From David
5388         Edmondson <dme@sun.com>.
5389
5390 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5391
5392         * imap.el (imap-anonymous-auth): Fix typo.
5393         From: Steinar Bang <sb@dod.no>
5394
5395         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
5396         save-excursion.
5397         (gnus-cache-braid-heads): Ditto.
5398
5399         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
5400         line, because there are extra articles in the overview buffer.
5401
5402         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
5403
5404         * message.el (message-forward-rmail-make-body): Directly use
5405         rmail-msg-restore-non-pruned-header to avoid calling
5406         vertical-motion.
5407
5408 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5409
5410         * gnus-cache.el (gnus-summary-insert-cached-articles):
5411         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
5412
5413         * gnus-group.el (gnus-group-mark-article-read): Nreverse
5414         gnus-newsgroups-unselected.
5415
5416         * gnus-agent.el (gnus-summary-set-agent-mark): Use
5417         gnus-add-to-sorted-list.
5418
5419         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
5420         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
5421         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
5422         (gnus-update-read-articles): UNREAD is sorted.
5423         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
5424         (gnus-newsgroup-marked, gnus-newsgroup-cached)
5425         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
5426         (gnus-newsgroup-dormant): Require sorted.
5427
5428         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
5429         directories.
5430         (gnus-dired-print): New function.
5431
5432         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
5433         ps-despool.
5434
5435 2002-02-02  Simon Josefsson  <jas@extundo.com>
5436
5437         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
5438
5439 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5440
5441         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
5442         t. This makes gnus-agent customizable without putting
5443         gnus-agentize into .gnus.
5444
5445         * gnus.el (gnus-agent): Make it customizable.
5446
5447         * gnus-dired.el: New file.
5448         From Benjamin Rutt <brutt@bloomington.in.us>
5449
5450         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
5451         if no article.
5452         (gnus-cache-possibly-remove-article): Ditto.
5453         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
5454
5455 2002-02-01  Simon Josefsson  <jas@extundo.com>
5456
5457         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
5458
5459 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5460
5461         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
5462         (mm-setup-w3m): Don't bind keys listed in the above.
5463
5464 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5465
5466         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
5467         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
5468         is non-nil; bind `w3m-force-redisplay' with nil.
5469
5470         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5471
5472         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
5473
5474 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5475
5476         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
5477         use mail-header-unfold-field.
5478
5479         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
5480         gnus-summary-limit.
5481
5482         * gnus-range.el (gnus-add-to-sorted-list): New function.
5483         * gnus-sum.el (gnus-mark-article-as-read): Use it.
5484         (gnus-mark-article-as-unread): Ditto.
5485         (gnus-summary-mark-article-as-unread): Ditto.
5486         (gnus-build-get-header): Ditto.
5487         (gnus-summary-prepare-threads): Ditto.
5488         (gnus-summary-insert-pseudos): Ditto.
5489         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
5490         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
5491         (gnus-summary-insert-old-articles): Ditto.
5492
5493         * gnus-msg.el (gnus-posting-styles): Add new format of header.
5494         (gnus-configure-posting-styles): Support the new format.
5495
5496         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
5497         edebug-form-spec to (sexp body).
5498         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
5499
5500         * message.el (message-reply-headers): Add doc.
5501
5502 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5503
5504         * gnus-group.el (gnus-group-delete-group): Nix the entry in
5505         gnus-cache-active-hashtb.
5506
5507         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
5508         (gnus-agent-summary-fetch-group): Use it.
5509
5510         * gnus-msg.el (gnus-debug-files): New variable.
5511         (gnus-debug-exclude-variables): New variable.
5512         (gnus-debug): Use them.
5513
5514         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
5515
5516 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5517
5518         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
5519         (message-mode-syntax-table): Move back the previous position.
5520
5521         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
5522
5523         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5524         gnus-sorted-difference.
5525
5526         * nnsoup.el (nnsoup-request-expire-articles): Use
5527         gnus-sorted-difference.
5528
5529         * nnheader.el: Autoload gnus-sorted-difference.
5530
5531         * nnfolder.el (nnfolder-request-expire-articles): Use
5532         gnus-sorted-difference.
5533
5534         * gnus-cache.el (gnus-cache-retrieve-headers): Use
5535         gnus-sorted-difference.
5536
5537         * gnus-range.el: Autoload cookies.
5538         (gnus-sorted-difference): New function.
5539         (gnus-sorted-ndifference): New function.
5540         (gnus-sorted-nintersection): Rename from
5541         gnus-set-sorted-intersection.
5542         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
5543         (gnus-list-range-difference): Rename from
5544         gnus-inverse-list-range-intersection.
5545         (gnus-inverse-list-range-intersection): Use defalias.
5546
5547         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
5548         gnus-sorted-ndifference, and gnus-sorted-nintersection.
5549         (gnus-articles-to-read): Use gnus-sorted-difference.
5550         (gnus-summary-limit-mark-excluded-as-read): Use
5551         gnus-sorted-intersection and gnus-sorted-ndifference.
5552         (gnus-list-of-read-articles): Use gnus-list-range-difference.
5553         (gnus-summary-insert-articles): Use gnus-sorted-difference.
5554
5555         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
5556
5557 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5558
5559         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
5560         property to the buffer for using emacs-w3m command keys.
5561
5562         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
5563         option.
5564
5565         * mm-view.el (mm-w3m-mode-map): New variable.
5566         (mm-w3m-mode-command-alist): New variable.
5567         (mm-w3m-minor-mode): Removed.
5568         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
5569         (mm-inline-text-html-render-with-w3m): Add keymap property to the
5570         buffer for using emacs-w3m command keys.
5571
5572 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5573
5574         * message.el (message-mode-syntax-table): Move forward.
5575         (message-cite-prefix-regexp): Auto detect non word constituents.
5576         (message-cite-prefix-regexp): Don't use with-syntax-table.
5577
5578         * gnus-sum.el (gnus-summary-update-info): Use
5579         gnus-list-range-intersection.
5580
5581         * gnus-agent.el (gnus-agent-fetch-headers): Use
5582         gnus-list-range-intersection.
5583
5584         * gnus-range.el (gnus-range-normalize): Use correct predicate.
5585         (gnus-list-range-intersection): Use it.
5586         (gnus-inverse-list-range-intersection): Ditto.
5587         (gnus-sorted-intersection): Add doc.
5588         (gnus-set-sorted-intersection): Add doc.
5589         (gnus-sorted-union): New function.
5590         (gnus-set-sorted-union): New function.
5591
5592         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
5593         (gnus-inverse-list-range-intersection): Ditto.
5594
5595 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
5596
5597         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
5598
5599         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
5600         and permit `:' and `\' in order to handle full Windows pathnames.
5601         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
5602         technically not correct per standard, but seems to have common use.
5603
5604 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5605
5606         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
5607         replacing numbers.
5608
5609 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
5610
5611         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
5612
5613         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
5614         Don't split when the window is small, e.g. when a small *BBDB*
5615         window is the lowest one.
5616
5617         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5618         nnheader-find-nov-line to speed up. Use nreverse, because it is
5619         sorted. Use nnheader-insert-nov-file.
5620
5621 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5622
5623         * mm-decode.el (mm-inline-text-html-with-images): New user option.
5624
5625         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
5626         of `w3m-display-inline-images' with the value of
5627         `mm-inline-text-html-with-images'.
5628         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5629
5630         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5631
5632 2002-01-27  Richard M. Stallman  <rms@gnu.org>
5633
5634         * time-date.el: Add autoload cookies.  Many doc fixes.
5635         (time-add): New function.
5636         (time-subtract): Renamed from subtract-time.
5637         (subtract-time): New alias for time-subtract.
5638
5639 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5640
5641         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
5642         emacs-w3m in doc-string.
5643
5644         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
5645         `w3m-current-buffer'.
5646
5647 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5648
5649         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
5650
5651         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
5652         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
5653         (mm-w3m-cid-retrieve): New function.
5654         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
5655
5656 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5657
5658         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
5659
5660 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5661
5662         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
5663
5664 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5665
5666         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
5667         32K.
5668
5669         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
5670
5671         * nnmail.el (nnmail-article-group): Decode headers before running
5672         split rules over them.
5673         (nnmail-mail-splitting-charset): New variable.
5674
5675         * smiley.el: Replaced with smiley-ems.el.
5676
5677 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5678
5679         * mm-url.el (mm-url-predefined-programs): Add w3m.
5680         (mm-url-program): Ditto.
5681
5682 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5683
5684         * nnml.el (nnml-use-compressed-files): New variable.
5685         (nnml-filenames-are-evil): Removed.
5686         (nnml-current-group-article-to-file-alist): Don't use.
5687         (nnml-update-file-alist): Inhibit.
5688         (nnml-article-to-file): Use new var.
5689
5690 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5691
5692         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
5693
5694         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
5695
5696 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5697
5698         * gnus-agent.el (gnus-agent-load-alist): Use new caching
5699         function.
5700
5701         * gnus-util.el (gnus-cache-file-contents): New function.
5702
5703         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
5704         (gnus-agent-load-alist): Use it.
5705
5706         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
5707
5708         * nnheader.el (nnheader-insert-nov-file): New function.
5709
5710         * gnus-util.el (gnus-parse-without-error): Correct the loop.
5711
5712         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
5713         there are no references.
5714         (gnus-extract-message-id-from-in-reply-to): New function.
5715         (gnus-nov-parse-line): Use in-reply-to if there are no
5716         references.
5717
5718 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5719
5720         * nnagent.el (nnagent-retrieve-headers): Use new macro.
5721
5722         * gnus-util.el (gnus-parse-without-error): New macro.
5723
5724 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5725
5726         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
5727         (gnus-article-wash-function): use locate-library to decide which
5728         to use.
5729
5730 2002-01-25  Simon Josefsson  <jas@extundo.com>
5731
5732         * pop3.el (pop3-munge-message-separator): Work if no date.
5733         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
5734
5735 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5736
5737         * gnus-agent.el (gnus-agent-save-alist): Fix.
5738
5739         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
5740         mistake.  Reinstated lost code.
5741
5742 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
5743
5744         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
5745         one exists in the case of an encrypted message with an internal
5746         signature.
5747
5748 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5749
5750         * gnus-agent.el (gnus-agent-save-alist): Optimized.
5751
5752 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5753
5754         * dgnushack.el: Commented out the experimental code.
5755
5756 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5757
5758         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
5759         error.
5760
5761         * gnus.el (gnus-server-to-method): Made into subst.
5762         (gnus-server-method-cache): New variable.
5763         (gnus-server-to-method): Use it.
5764         (gnus-group-method-cache): New variable.
5765         (gnus-find-method-for-group-1): Renamed.
5766         (gnus-find-method-for-group): New function.
5767         (gnus-group-method-cache): Removed.
5768
5769         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
5770         function.
5771
5772         * gnus-range.el (gnus-members-of-range): New function.
5773         (gnus-list-range-intersection): Renamed.
5774         (gnus-inverse-list-range-intersection): New function.
5775
5776         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
5777
5778         * nnagent.el (nnagent-retrieve-headers): New implementation.
5779
5780         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
5781         implementation.
5782
5783 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5784
5785         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
5786         `w3m-meta-content-type-charset-regexp'.
5787
5788         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
5789         charset-encoded html contents.
5790
5791 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5792
5793         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
5794         an empty file.
5795
5796         * nnweb.el (url): Ignore errors when request url.
5797
5798         * nnrss.el: Clean up the comments.
5799
5800 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5801
5802         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
5803
5804         * mm-decode.el (mm-inline-text-html-renderer): New user option.
5805         (mm-inline-media-tests): Test whether the value of
5806         `mm-inline-text-html-renderer' is a function for text/html.
5807
5808         * mm-view.el (mm-inline-text-html-render-with-w3): New function
5809         separated from `mm-inline-text'.
5810         (mm-w3m-minor-mode): New variable.
5811         (mm-w3m-setup): New variable.
5812         (mm-setup-w3m): New function.
5813         (mm-inline-text-html-render-with-w3m): New function.
5814         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
5815         text/html.
5816
5817 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
5818
5819         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
5820
5821 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5822
5823         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
5824         and `gnus-xmas-completing-read'.
5825
5826 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5827
5828         * nneething.el (nneething-message-id-number): Abolished.
5829         (nneething-encode-file-name): Not encode numerical characters.
5830         (nneething-make-head): `nneething-message-id-number' is not
5831         used to generate message IDs.
5832
5833 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5834
5835         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
5836         characters.
5837
5838 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5839
5840         * gnus-xmas.el (gnus-xmas-completing-read): New function.
5841         (gnus-xmas-redefine): Redefine conditionally.
5842
5843 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5844
5845         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
5846         tag.
5847
5848 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5849
5850         * message.el (message-font-lock-keywords): Added the secure tag.
5851         * mml-sec.el: Added functions to generate/modify/remove the secure
5852         tag while in message mode.
5853         * mml-sec.el (mml-secure-message): New.
5854         * mml-sec.el (mml-unsecure-message): New.
5855         * mml-sec.el (mml-secure-message-sign-smime): New.
5856         * mml-sec.el (mml-secure-message-sign-pgp): New.
5857         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
5858         * mml-sec.el (mml-secure-message-encrypt-smime): New.
5859         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
5860         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
5861         * mml.el (mml-parse-1): Added code to recognise the secure tag and
5862         convert it to either a part or multipart depending on if there are
5863         other parts in the message.
5864         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
5865         to use the secure tag, rather than the part tag.
5866         * mml.el (mml-preview): Added a save-excursion to keep cursor
5867         position after doing an MML preview.
5868
5869 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5870
5871         * nnheader.el (nnheader-parse-overview-file): New function.
5872         (nnheader-write-overview-file): New function.
5873
5874 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5875
5876         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5877         in wanted.
5878
5879         * nnweb.el (nnweb-type-definition): Clean up.
5880
5881 2002-01-21  Alastair Burt  <burt@dfki.de>
5882         Trivial patch.
5883
5884         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5885         buffer exists before jumping to it.
5886
5887 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5888
5889         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5890         function.
5891         (article-wash-html): Use it.
5892         (gnus-article-wash-function): New variable.
5893         (gnus-article-wash-html-with-w3m): New function.
5894
5895 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5896
5897         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
5898         XEmacs.
5899
5900 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
5901
5902         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
5903         command line.
5904
5905 2002-01-21  Simon Josefsson  <jas@extundo.com>
5906
5907         * canlock.el (base64-encode-string): Autoload it from base64.
5908         (canlock-make-cancel-key): Base64 encode unibyte string.
5909
5910 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5911
5912         * nnfolder.el (nnfolder-request-accept-article): Unfold
5913         x-from-line.
5914         (nnfolder-request-replace-article): Ditto.
5915
5916 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
5917
5918         * gnus-group.el (gnus-group-best-unread-group): Use the right
5919         positioning function.
5920
5921 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5922
5923         * smiley-ems.el (smiley-region): Use new function.
5924         (smiley-update-cache): Use general image functions.
5925         (smiley-region): Use general functions.
5926
5927         * gnus-util.el (gnus-graphic-display-p): New function.
5928
5929         * nnmail.el (nnmail-article-group): Allow outputting traces of
5930         non-strings.
5931
5932         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
5933         (nndoc-exim-bounce-type-p): New function.
5934
5935         * message.el (message-dont-send): Doc fix.
5936
5937         * gnus-util.el (gnus-completing-read): Remove
5938         inherit-input-method.
5939
5940         * gnus-art.el (gnus-treat-smiley): Doc fix.
5941
5942         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
5943         articles.
5944
5945 2002-01-19  Simon Josefsson  <jas@extundo.com>
5946
5947         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5948         (imap-kerberos4-open): Ditto.
5949         (imap-open): Set port correctly, don't set auth.
5950
5951 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5952
5953         * gnus.el (gnus-version-number): Bump version number.
5954
5955 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5956
5957         * gnus.el: Oort Gnus v0.05 is released.
5958
5959 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5960
5961         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5962         exists.
5963
5964         * gnus-spec.el (gnus-string-width-function): New function.
5965         (gnus-tilde-cut-form): Use it.
5966         (gnus-tilde-max-form): Ditto.
5967         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
5968         (gnus-substring-function): Use it.
5969         (gnus-tilde-cut-form): Ditto.
5970         (gnus-substring-function): New function.
5971
5972         * message.el (message-check-news-header-syntax): New message.
5973
5974         * gnus.el (gnus-slave-no-server): Doc fix.
5975
5976         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
5977
5978 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5979
5980         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
5981         `seen' if it looks like (seen NUM1 . NUM2).  It should be
5982         (seen (NUM1 . NUM2)).
5983
5984 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5985
5986         * gnus-topic.el (gnus-topic-catchup-articles): Update article
5987         number in closed topics.
5988
5989 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
5990
5991         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
5992         functions.
5993
5994 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5995
5996         * gnus.el (gnus-group-find-parameter): Clean up.
5997
5998         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
5999         articles.
6000
6001         * gnus-util.el (gnus-completing-read-with-default): Renamed.
6002
6003         * nnmail.el (nnmail-article-group): Clean up.
6004
6005 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6006
6007         * gnus-agent.el (gnus-category-name): Intern the category name.
6008
6009 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6010
6011         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
6012
6013         * gnus-util.el (gnus-completing-read): New function.
6014
6015 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6016
6017         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
6018
6019         * smiley-ems.el (smiley-region): Register smiley.
6020         (smiley-toggle-buffer): Rewrite the function.
6021         (smiley-active): Removed.
6022
6023 2002-01-19  Simon Josefsson  <jas@extundo.com>
6024
6025         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
6026         Jesper Harder <harder@ifa.au.dk>.
6027
6028 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6029
6030         * gnus-art.el (gnus-request-article-this-buffer): Call
6031         `nneething-get-file-name' to extract the file name from the
6032         message id.
6033
6034         * nneething.el (nneething-encode-file-name): New function.
6035         (nneething-decode-file-name): Ditto.
6036         (nneething-get-file-name): Ditto.
6037         (nneething-make-head): Encode the file name and encapsulate it
6038         into the field of the message id.
6039
6040 2002-01-18  Simon Josefsson  <jas@extundo.com>
6041
6042         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
6043         stored in .marks.
6044
6045         * nnfolder.el (nnfolder-request-update-info): Ditto.
6046
6047 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6048
6049         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
6050
6051 2002-01-18  Simon Josefsson  <jas@extundo.com>
6052
6053         * imap.el (imap-starttls-p): Don't check for binary.
6054         (imap-gssapi-auth-p): Ditto.
6055         (imap-kerberos4-auth-p): Ditto.
6056         (imap-open): Change logic.  Iterate through all possible streams,
6057         instead of bailing out after first failure.  Move authenticator
6058         decision to `imap-authenticate'.
6059         (imap-authenticate): Change logic, now finds the authenticator to
6060         use, was previously in `imap-open'.
6061         (imap-open): Return nil on failure.
6062         (imap-open): Setup temp buffer correctly.
6063         (imap-open): Return buffer only on success.
6064         (imap-interactive-login, imap-interactive-login): Tell the user
6065         which stream/authenticator is used for the queried
6066         username/password.
6067         (imap-open, imap-authenticate): Set variables.
6068         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
6069         (imap-open): Don't assume how `with-temp-buffer' is implemented.
6070
6071 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6072
6073         * gnus-fun.el (gnus-grab-cam-x-face): New function.
6074
6075 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6076
6077         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
6078
6079 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6080
6081         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
6082         (gnus-agent-group-mode-map): Bind it to "Jo".
6083         (gnus-agent-group-make-menu-bar): Add it into menu bar.
6084
6085 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
6086
6087         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
6088         (gnus-summary-mail-toolbar): Add mail article deletion button.
6089
6090         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
6091         false positives for lines of "^^^^".
6092
6093         * gnus-picon.el (gnus-picon-find-face): faces database is all
6094         lowercase.
6095
6096 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6097
6098         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
6099         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
6100         duplications.
6101         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
6102
6103 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6104
6105         * gnus-sum.el (gnus-summary-initial-limit): Inline
6106         gnus-summary-limit-children.
6107         (gnus-summary-initial-limit): Don't limit if
6108         gnus-newsgroup-display is nil.
6109         (gnus-summary-initial-limit): No, don't.
6110
6111         * gnus-util.el
6112         (gnus-put-text-property-excluding-characters-with-faces): Inline
6113         gnus-put-text-property.
6114
6115         * gnus-spec.el (gnus-default-format-specs): New variable.
6116
6117         * gnus-start.el (gnus-read-newsrc-file): Don't clear
6118         gnus-format-specs.
6119         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
6120
6121         * gnus-spec.el (gnus-update-format-specifications): Really check
6122         the Gnus version of the .newsrc.eld file.
6123         (gnus-format-specs): Save the new default summary format.
6124
6125         * gnus-util.el (gnus-parent-id): Check whether references is empty
6126         before splitting.
6127
6128         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
6129         functions.
6130         (gnus-gather-threads-by-references): Inline
6131         `gnus-split-references'.
6132
6133         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
6134         default value of gnus-summary-line-format-spec.
6135
6136 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6137
6138         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
6139         message.
6140         (nnslashdot-request-list): Ditto.
6141         (nnslashdot-sid-strip): Removed.
6142
6143 2002-01-15  Simon Josefsson  <jas@extundo.com>
6144
6145         * nnimap.el (nnimap-close-asynchronous): Enable.
6146         (nnimap-close-group): Expunge.
6147
6148 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6149
6150         * gnus-util.el (gnus-user-date-format-alist): Typo.
6151         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
6152
6153 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6154
6155         * nneething.el (nneething-request-article): Set
6156         `nnmail-file-coding-system' to `binary' locally, in order to read
6157         files without any conversion.
6158
6159 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6160
6161         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6162         nnheader-file-coding-system and nnmail-active-file-coding-system.
6163         (gnus-agent-regenerate-group): Ditto.
6164         (gnus-agent-regenerate): Ditto.
6165         (gnus-agent-write-active): Ditto.
6166         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
6167
6168 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6169
6170         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
6171         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
6172
6173 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6174
6175         * gnus.el: We don't need gnus-article-show-all-headers.
6176
6177         * gnus-art.el (article-show-all, gnus-article-show-all-header):
6178         Ditto.
6179
6180         * gnus-sum.el (gnus-summary-select-article): Don't call
6181         show-all-headers, because hidden headers are not hidden text any
6182         more.
6183
6184 2002-01-13  Simon Josefsson  <jas@extundo.com>
6185
6186         * message.el (message-newline-and-reformat): Use `newline' instead
6187         of inserting \n, so that the newline is marked as hard.
6188
6189         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
6190         From Jesper Harder <harder@ifa.au.dk>.
6191
6192 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6193
6194         * imap.el (imap-close): Keep going if quit.
6195
6196         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
6197         nntp-server-buffer.
6198
6199 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6200
6201         * mm-view.el (mm-display-inline-fontify): Require font-lock to
6202         avoid unbinding shadowed variables.
6203
6204         * gnus-art.el (gnus-picon-databases): Moved here.
6205         (gnus-picons-installed-p): Moved here.
6206         (gnus-article-reply-with-original): Use `mark'.
6207
6208         * gnus.el (gnus-picon): Moved here and renamed.
6209
6210         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
6211         installed.
6212         (gnus-treat-mail-picon): Ditto.
6213         (gnus-treat-newsgroups-picon): Ditto.
6214
6215         * gnus-picon.el (gnus-picons-installed-p): New function.
6216
6217 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6218
6219         * gnus-agent.el (gnus-agent-go-online): Fix doc.
6220
6221 2002-01-12  Simon Josefsson  <jas@extundo.com>
6222
6223         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
6224         (nnimap-before-find-minmax-bugworkaround): Use it.
6225         (nnimap-find-minmax-uid): Don't reselect current mailbox.
6226         (nnimap-dont-close): New variable.
6227         (nnimap-close-group): Use it.
6228
6229 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6230
6231         * gnus-art.el (gnus-article-reply-with-original): Use
6232         `mark-active'.
6233
6234         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
6235
6236         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
6237         (gnus-score-advanced): Clean up.
6238         (gnus-score-advanced): Accept a multiple of the score.
6239
6240 2002-01-12  Simon Josefsson  <jas@extundo.com>
6241
6242         * flow-fill.el (fill-flowed-display-column)
6243         (fill-flowed-encode-columnq): New variables.  Suggested by
6244         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6245         (fill-flowed-encode, fill-flowed): Use them.
6246
6247         * message.el (message-send-news, message-send-mail): Use
6248         m-b-s-n-p-e-h-n.
6249
6250         * mml.el (autoload): Autoload fill-flowed-encode.
6251         (mml-buffer-substring-no-properties-except-hard-newlines): New
6252         function.
6253         (mml-read-part): Use it.
6254         (mml-generate-mime-1): Encode format=flowed if appropriate.
6255         (mml-insert-mime-headers): Insert format=flowed.
6256
6257         * flow-fill.el (fill-flowed-encode): New function.
6258         (fill-flowed): Bind fill-column to window width.
6259
6260 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6261
6262         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
6263         it exists.
6264         (gnus-summary-setup-buffer): Wake up dead summary buffers.
6265         (gnus-summary-buffer-name): Don't return the dead name after all.
6266         (gnus-summary-setup-buffer): Kill the dead buffer.
6267
6268         * gnus-art.el (gnus-article-followup-with-original): Store the
6269         value of the mark before deactivating it.
6270
6271 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6272
6273         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
6274         From: Karl Kleinpaste <karl@charcoal.com>
6275
6276         * gnus-art.el (article-display-x-face): Ditto.
6277         (gnus-article-reply-with-original): Use gnus-region-active-p.
6278         (gnus-article-followup-with-original): Ditto.
6279
6280         * gnus-sum.el (gnus-summary-read-group-1): Don't select
6281         downloadable article either.
6282
6283 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6284
6285         * gnus-art.el (article-display-x-face): Insert From:.
6286
6287         * gnus-sum.el (gnus-summary-move-article): Don't draw the
6288         article. Bind gnus-display-mime-function and
6289         gnus-article-prepare-hook.
6290
6291         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
6292         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
6293         gnus-agent-possibly-synchronize-flags to the last.
6294         (gnus-agent-go-online): New function. New variable.
6295
6296 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6297
6298         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
6299         (gnus-agent-regenerate): Ditto.
6300
6301 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6302
6303         * message.el (message-ignored-news-headers)
6304         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
6305         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
6306
6307         * gnus.el (gnus-gethash-safe): New macro.
6308
6309         * gnus-agent.el (gnus-agent-regenerate-history): New function.
6310         (gnus-agent-regenerate): Show messages.
6311
6312 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6313
6314         * gnus-agent.el (gnus-agent-regenerate-group): New function.
6315         (gnus-agent-regenerate): New function.
6316         (gnus-agent-save-alist): Sort.
6317         (gnus-agent-copy-nov-line): Test eobp.
6318         (gnus-agent-retrieve-headers): Erase buffer.
6319
6320 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6321
6322         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
6323         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
6324
6325         * gnus.el (gnus-agent-covered-methods): Move here.
6326         (gnus-online): New function.
6327         (gnus-agent-method-p): Move here.
6328
6329         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
6330         nil. Remove articles-alist.
6331
6332         * gnus-start.el (gnus-get-unread-articles): Check online.
6333         (gnus-groups-to-gnus-format): Ditto.
6334         (gnus-active-to-gnus-format): Ditto.
6335
6336         * gnus-agent.el (gnus-agent-get-function): Use it.
6337         (gnus-agent-get-undownloaded-list): Ditto.
6338         (gnus-agent-fetch-session): Only fetch online methods.
6339
6340         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
6341         (gnus-server-mode-map): Ditto.
6342         (gnus-server-offline-face): New face.
6343         (gnus-server-offline-face): New variable.
6344         (gnus-server-font-lock-keywords): Add offline.
6345         (gnus-server-insert-server-line): Ditto.
6346         (gnus-server-offline-server): New function.
6347
6348         * gnus-int.el (gnus-open-server): Turn to offline.
6349         (gnus-server-unopen-status): New variable.
6350
6351 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6352
6353         * nnkiboze.el (nnkiboze-request-article): Use
6354         gnus-agent-request-article.
6355
6356         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
6357         function. Insert undownloaded NOV.
6358
6359         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
6360         (gnus-agent-request-article): New function.
6361
6362         * gnus.el (gnus-agent-cache): New variable.
6363
6364         * gnus-int.el (gnus-retrieve-headers): Use
6365         gnus-agent-retrieve-headers.
6366         (gnus-request-head): Use gnus-agent-request-article.
6367         (gnus-request-body): Ditto.
6368
6369         * gnus-art.el (gnus-request-article-this-buffer): Use
6370         gnus-agent-request-article.
6371
6372         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
6373         article if it is undownloaded.
6374
6375 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6376
6377         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
6378
6379 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6380
6381         * canlock.el (canlock-string-as-unibyte): New macro.
6382         (canlock-sha1-with-openssl): Return a unibyte string.
6383         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
6384
6385 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6386
6387         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
6388
6389 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6390
6391         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
6392         application/x-emacs-lisp.
6393
6394         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
6395
6396         * nntp.el (nntp-request-article): Add group parameter.
6397         (nntp-request-head): Ditto.
6398         (nntp-find-group-and-number): Add parameter group. Figure out
6399         number if the status line doesn't give (e.g. quimby.gnus.org).
6400
6401 2002-01-08  Simon Josefsson  <jas@extundo.com>
6402
6403         * mml.el (mml-generate-mime-1): Set recipient correctly.
6404
6405 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6406
6407         * message.el (message-read-from-minibuffer): Add parameter
6408         initial-contents.
6409         * gnus-msg.el (gnus-summary-resend-message): Use it.
6410
6411         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
6412         behavior of quit-config.
6413
6414         * message.el (message-make-from): Don't quote fullname.
6415         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
6416
6417         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
6418         From: <andre@slamdunknetworks.com>
6419
6420 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6421
6422         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
6423
6424         * gnus-art.el (gnus-header-button-alist): Handle mailto.
6425
6426         * mml.el (mml-preview): Bind gnus-original-article-buffer because
6427         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
6428         because bbdb may use it.
6429
6430 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6431
6432         * nneething.el (nneething-request-article): When a non-text file
6433         is converted to an article, its data is encoded in base64.  Call
6434         `nneething-make-head' with options to specify MIME types.
6435         (nneething-make-head): Add optional arguments to specify MIME
6436         types.
6437
6438 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6439
6440         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
6441         header if there is not.
6442
6443         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
6444
6445         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
6446         (gnus-inews-mark-gcc-as-read): Obsolete variable.
6447         (gnus-inews-do-gcc): Use them.
6448
6449         * gnus-group.el (gnus-group-mark-article-read): Put holes into
6450         gnus-newsgroup-unselected.
6451
6452 2002-01-06  Simon Josefsson  <jas@extundo.com>
6453
6454         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
6455         condition-case, not ignore-errors.
6456
6457 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6458
6459         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
6460         gnus-fetch-old-headers.
6461
6462         * gnus-art.el (article-display-x-face): Use the current buffer
6463         unless `W f'. Otherwise, X-Face may be shown in the header of a
6464         forwarded part.
6465         (gnus-treatment-function-alist): Treat xface before hiding
6466         headers.
6467
6468 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6469
6470         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
6471         parameters.
6472
6473 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6474
6475         * mm-util.el (mm-multibyte-p): Define conditionally when load.
6476         (mm-guess-charset): New function.
6477         (mm-charset-after): Use it.
6478         (mm-detect-coding-region): New function.
6479         (mm-detect-mime-charset-region): New function.
6480
6481         * gnus-sum.el (gnus-summary-show-article): Use
6482         mm-detect-coding-region.
6483
6484 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6485
6486         * message.el (message-make-fqdn): Be less violent.
6487
6488         * gnus.el (gnus-logo-color-style): Compute custom form
6489         automatically.
6490
6491         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
6492         score file of the parent to the document group.
6493
6494         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
6495         parameters parameter.
6496
6497         * gnus-score.el (gnus-score-load-file): Clean up.
6498
6499 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6500
6501         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
6502         From: Damien Wyart <damien.wyart@free.fr>
6503
6504         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
6505
6506 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6507
6508         * gnus-sum.el (gnus-select-group-hook): Typo.
6509
6510         * rfc2047.el (rfc2047-decode-string): Return immediately if there
6511         is no quoted-printable-encoded STRING.
6512         From: Jesper Harder <harder@ifa.au.dk>
6513
6514         (rfc2047-decode-string): Decode it.
6515
6516 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6517
6518         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
6519
6520 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
6521         Trivial patch.
6522
6523         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
6524         buffer to get rid of junk line.
6525
6526 2002-01-05  Simon Josefsson  <jas@extundo.com>
6527
6528         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
6529         C-o.
6530         (message-mode-map): Bind message-insert-or-toggle-importance to
6531         C-c C-u.
6532         (message-mode-map): Bind message-disposition-notification-to to
6533         C-c M-n.
6534         (message-mode-menu): Add m-d-n-t.
6535         (message-mode-field-menu): Add m-goto-from.
6536         (message-mode): Doc fix.
6537         (message-goto-from): New function.
6538         (message-insert-disposition-notification-to): New function.
6539         (message-tool-bar-map): Add receipt button.
6540
6541 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6542
6543         * gnus-sum.el (gnus-thread-latest-date): New function.
6544         (gnus-thread-sort-by-most-recent-number): Renamed.
6545         (gnus-thread-sort-functions): Doc fix.
6546         (gnus-select-group-hook): Don't use setq on a hook.
6547         (gnus-thread-latest-date): Use date, not number
6548
6549         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
6550         (gnus-agent-expire): Allow regexp of expire-days.
6551
6552         * gnus-art.el (gnus-article-reply-with-original): Deactivate
6553         region.
6554         (gnus-article-followup-with-original): Ditto.
6555
6556         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
6557
6558         * gnus-art.el (gnus-mime-display-alternative): Use
6559         gnus-local-map-property.
6560         (gnus-mime-display-alternative): Ditto.
6561         (gnus-insert-mime-security-button): Ditto.
6562         (gnus-insert-next-page-button): Ditto.
6563         (gnus-button-prev-page): Take optional args.
6564         (gnus-insert-prev-page-button): widget-convert.
6565
6566         * gnus-util.el (gnus-local-map-property): New function.
6567
6568         * gnus-art.el (gnus-prev-page-map): Use parent map.
6569         (gnus-next-page-map): Ditto.
6570
6571         * gnus-spec.el (gnus-parse-format): Clean up.
6572         (gnus-parse-format): Do complex formatting for %=.
6573
6574         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
6575         "X-Face: " to the data in the built-in scenario.
6576
6577         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
6578         (gnus-correct-pad-form): Renamed.
6579         (gnus-tilde-max-form): Clean up.
6580         (gnus-pad-form): Use gnus-use-correct-string-widths.
6581
6582         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
6583         support if that is available.
6584
6585         * gnus-sum.el (gnus-thread-highest-number): New function.
6586         (gnus-thread-sort-by-most-recent-thread): New function.
6587         (gnus-thread-sort-functions): Doc fix.
6588
6589 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6590
6591         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
6592         all cases.
6593         (gnus-summary-mode): Enable it in all cases.
6594         (gnus-summary-display-article): Ditto.
6595         (gnus-summary-edit-article): Ditto.
6596
6597         * gnus-ems.el (gnus-put-image): Really return glyph.
6598
6599         * gnus-art.el (gnus-article-x-face-command): Fix :type.
6600         (gnus-treat-smiley): Don't take "P" in the interactive form.
6601
6602 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6603
6604         * compface.el (uncompface): XEmacs and Emacs have differing
6605         capabilities.
6606
6607         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
6608
6609         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
6610         (gnus-article-xface-ring-size): Removed.
6611         (gnus-article-display-xface): Removed.
6612         (gnus-remove-image): Cleaned up.
6613
6614         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
6615         (gnus-xmas-create-image): Take pbm files.
6616         (gnus-x-face): Removed.
6617         (gnus-xmas-article-display-xface): Removed.
6618
6619         * gnus-fun.el (gnus-display-x-face-in-from): Bind
6620         default-enable-multibyte-characters.
6621
6622         * compface.el (uncompface): Doc fix.
6623
6624         * gnus-art.el (gnus-article-x-face-command): Use
6625         gnus-display-x-face-in-from.
6626
6627         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
6628
6629         * gnus-ems.el (gnus-put-image): Return the image.
6630
6631         * gnus-fun.el (gnus-display-x-face-in-from): New function.
6632         (gnus-x-face): Moved here.
6633
6634 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6635
6636         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
6637         invisible if string is nil.
6638         (gnus-xmas-article-display-xface): Use it.
6639
6640         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
6641         property when string is nil.
6642         (gnus-article-display-xface): Use it.
6643
6644 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6645
6646         * gnus-art.el (article-display-x-face): Check whether valid grey
6647         face was returned.
6648         (article-display-x-face): Place image in the right spot.
6649
6650         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
6651         stderr.
6652         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
6653
6654 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6655
6656         * gnus-xmas.el (gnus-xmas-create-image): Take optional
6657         parameters.
6658         (gnus-xmas-put-image): Allow non-strings to be passed.
6659
6660         * gnus-art.el (article-display-x-face): Use optional parameters.
6661
6662         * gnus-ems.el (gnus-create-image): Take optional parameters.
6663
6664         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
6665
6666         * compface.el (compface-xbm-p): Removed.
6667
6668         * gnus-ems.el (gnus-article-compface-xbm): Removed.
6669         (gnus-article-display-xface): Use compface.
6670
6671         * compface.el: New file.
6672
6673         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
6674         (gnus-convert-image-to-x-face-command): Ditto.
6675         (gnus-random-x-face): Quote argument.
6676         (gnus-x-face-from-file): Ditto.
6677
6678 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
6679
6680         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
6681         the expire-group parameter once per article rather than once
6682         per group; bind `nnmaildir-article-file-name' and `article'
6683         for convenience.  Leave article alone when expire-group
6684         specifies the current group.
6685         (nnmaildir--update-nov): be more concurrency-friendly with
6686         temp file names.
6687
6688 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6689
6690         * gnus-start.el (gnus-read-init-file): Cleaned up.
6691
6692 2002-01-03  Dave Love  <d.love@dl.ac.uk>
6693
6694         * gnus-start.el (gnus-startup-file-coding-system): Removed.
6695         (gnus-read-init-file): Don't use it.
6696
6697 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6698
6699         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
6700
6701 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6702
6703         * gnus-start.el (gnus-read-init-file): Don't force coding system
6704         for ~/.gnus.  From Dave Love <fx@gnu.org>.
6705
6706 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6707
6708         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
6709         * nnspool.el (nnspool-request-post): Ditto.
6710
6711         * mm-util.el (mm-use-find-coding-systems-region): New variable.
6712         (mm-find-mime-charset-region): Use it.
6713
6714 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6715
6716         * gnus.el (gnus-summary-line-format): Added :link.
6717         * gnus-topic.el (gnus-topic-line-format): Ditto.
6718         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
6719         * gnus-srvr.el (gnus-server-line-format): Ditto.
6720         * gnus-group.el (gnus-group-line-format): Ditto.
6721
6722         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
6723         :keys, it works on both Emacsen.
6724
6725 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6726
6727         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
6728
6729 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6730
6731         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
6732
6733 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
6734
6735         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
6736         very wide reply.
6737
6738 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6739
6740         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
6741         (gnus-picon-cache): New variable.
6742         (gnus-picon-transform-newsgroups): Cache stuff.
6743
6744         * gnus-art.el (gnus-article-reply-with-original): New command.
6745         (gnus-article-followup-with-original): New command.
6746
6747         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
6748         END parameters.
6749         (gnus-summary-followup): Take a list of list of articles.
6750         (gnus-inews-yank-articles): Allow lists of article/regions.
6751
6752         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
6753         longer the usual commands.
6754
6755         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
6756         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
6757         shell-command-on-region.
6758
6759 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6760
6761         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
6762           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
6763
6764 2002-01-03  Steve Youngs  <youngs@xemacs.org>
6765
6766         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
6767         understand ':keys', wrap it in an featurep 'xemacs.
6768
6769 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6770
6771         * gnus-ems.el (gnus-article-display-xface): Show xface in the
6772         order of headers (Actually, it is called in a reversed order). Add
6773         'gnus-image-text-deletable property.
6774         (gnus-remove-image): Remove text with such a property.
6775
6776         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
6777         gnus-put-image.
6778
6779         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
6780         with ", "
6781
6782 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6783
6784         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
6785
6786         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
6787         (article-display-x-face): Display grey X-Faces.
6788
6789         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
6790         (gnus-convert-gray-x-face-to-ppm): Ditto.
6791         (gnus-convert-image-to-gray-x-face): Ditto.
6792
6793         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
6794         gnus-summary-show-raw-article.
6795
6796 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6797
6798         Display picons in XEmacs without showing text.
6799
6800         * gnus-xmas.el (gnus-xmas-create-image): Don't use
6801         mm-create-image-xemacs to create xbm glyph, because it deletes
6802         temporary files.
6803         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
6804         (gnus-xmas-remove-image): Make text visible, remove glyph.
6805
6806         * gnus-picon.el (gnus-picon-transform-newsgroups)
6807         (gnus-picon-transform-address): Insert spec backward, due to the
6808         incompatibility of gnus-xmas-put-image.
6809
6810 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6811
6812         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
6813
6814 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6815
6816         * gnus.el: Doc fix.
6817
6818         * gnus-art.el: Doc fix.
6819
6820         * gnus-agent.el: Doc fix.
6821
6822 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6823
6824         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
6825
6826 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
6827
6828         * nnmaildir.el (nnmaildir--update-nov): automatically parse
6829         NOV data out of the message again if nnmail-extra-headers has
6830         changed.
6831
6832 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6833
6834         * gnus-fun.el: New file.
6835         (gnus-convert-image-to-x-face-command): New variable.
6836         (gnus-insert-x-face): New function.
6837         (gnus-random-x-face): Renamed.
6838         (gnus-x-face-from-file): Renamed.
6839
6840         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
6841         "_".
6842         (gnus-body-boundary-delimiter): Typo fix.
6843
6844 2002-01-02  Simon Josefsson  <jas@extundo.com>
6845
6846         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
6847         (gnus-body-boundary-delimiter): Fix type.
6848
6849 2002-01-01  Simon Josefsson  <jas@extundo.com>
6850
6851         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
6852         (gnus-treat-emphasize, gnus-treat-strip-cr)
6853         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
6854         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
6855         (gnus-treat-fill-article, gnus-treat-hide-citation)
6856         (gnus-treat-hide-citation-maybe)
6857         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
6858         (gnus-treat-strip-pem, gnus-treat-strip-banner)
6859         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
6860         (gnus-treat-date-ut, gnus-treat-date-local)
6861         (gnus-treat-date-english, gnus-treat-date-lapsed)
6862         (gnus-treat-date-original, gnus-treat-date-iso8601)
6863         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
6864         (gnus-treat-strip-trailing-blank-lines)
6865         (gnus-treat-strip-leading-blank-lines)
6866         (gnus-treat-strip-multiple-blank-lines)
6867         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
6868         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
6869         (gnus-treat-display-xface, gnus-treat-display-smileys)
6870         (gnus-treat-from-picon, gnus-treat-mail-picon)
6871         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
6872         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
6873         (gnus-treat-play-sounds, gnus-treat-translate)
6874         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6875
6876         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6877         (gnus-article-treat-body-boundary): Use it.
6878
6879         * message.el (message-mode): Fix doc.
6880         (message-mode-menu): Fix names.
6881
6882 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6883
6884         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6885         articles.
6886
6887         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6888         (gnus-picon-transform-address): Search for unknown faces as well.
6889         (gnus-picon-find-face): Don't search "news" for MISC.
6890         (gnus-picon-user-directories): Changed default back to exclude
6891         "unknown".
6892
6893         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6894
6895         * gnus-picon.el (gnus-picon-find-face): Search through all
6896         databases.
6897         (gnus-picon-find-face): New implementation.
6898
6899         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
6900         keystroke.
6901         (gnus-topic-goto-next-topic): Ditto.
6902
6903         * gnus.el (gnus-summary-line-format): Changed default.
6904
6905         * nnmail.el (nnmail-extra-headers): Change default.
6906
6907         * gnus-sum.el (gnus-extra-headers): Change default.
6908
6909         * message.el (message-news-other-window): Changed "news" to
6910         "posting".
6911         (message-news-other-frame): Ditto.
6912         (message-do-send-housekeeping): Ditto.
6913
6914         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
6915         function.
6916         (gnus-article-unread-p): New function.
6917         (gnus-article-unseen-p): New function.
6918         (gnus-dead-summary-mode-map): Typo.
6919
6920         * gnus-util.el (gnus-make-predicate): New function.
6921         (gnus-make-predicate-1): New function.
6922
6923         * gnus-sum.el: New function.
6924         (gnus-map-articles): New function.
6925
6926         * gnus-art.el (gnus-treat-fold-headers): New variable.
6927         (gnus-article-treat-fold-headers): New command and keystroke.
6928
6929         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
6930         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
6931
6932 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6933
6934         * message.el (message-fcc-externalize-attachments): New variable.
6935         (message-do-fcc): Use it.
6936
6937         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
6938         (gnus-inews-do-gcc): Use it.
6939
6940         * mml.el (mml-tweak-sexp-alist): New variable.
6941         (mml-externalize-attachments): New variable.
6942         (mml-tweak-part): Use mml-tweak-sexp-alist.
6943         (mml-tweak-externalize-attachments): New function.
6944
6945 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6946
6947         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6948         'set-glyph-face' so x-face back/foreground can be set.
6949
6950 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6951
6952         * message.el (message-fix-before-sending): Fix a typo.
6953
6954 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6955
6956         * gnus-art.el (gnus-treat-smiley): Renamed command.
6957         (gnus-article-remove-images): New command and keystroke.
6958
6959         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6960
6961         * smiley-ems.el (gnus-smiley-display): Removed.
6962
6963         * gnus.el (gnus-version-number): Update version.
6964
6965         * message.el (message-text-with-property): Renamed and moved
6966         here.
6967         (message-fix-before-sending): Highlight invisible text and place
6968         point there.
6969
6970 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6971
6972         * gnus.el: Oort Gnus v0.04 is released.
6973
6974 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6975
6976         * gnus-delay.el (gnus-delay-send-queue): Renamed.
6977
6978         * gnus-art.el (gnus-ignored-headers): More headers,
6979
6980         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
6981         of `scan-error', since XEmacs doesn't seem to support that.
6982
6983 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6984
6985         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
6986         arg.
6987         (gnus-summary-best-unread-subject): Ditto.
6988         (gnus-summary-best-unread-subject): No, don't.
6989         (gnus-summary-better-unread-subject): New command.
6990
6991         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
6992
6993         * lpath.el ((featurep 'xemacs)): fbind url function.
6994
6995         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
6996         buffer.
6997         (gnus-xmas-remove-image): Implementation that does something.
6998         (gnus-xmas-article-display-xface): Mark images properly.
6999
7000         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
7001
7002 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
7003
7004         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
7005
7006 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7007
7008         * gnus-group.el (gnus-group-line-format): Added %O to the default
7009         value.
7010
7011         * gnus-util.el (gnus-text-with-property): The smallest point is
7012         point-min.
7013
7014         * smiley-ems.el (smiley-region): Return images.
7015         (gnus-smiley-display): Allow toggling.
7016         (smiley-region): Use text properties, not overlays.
7017
7018         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
7019         implemented yet.
7020
7021         * smiley-ems.el (smiley-update-cache): Check for valid types.
7022
7023         * gnus-art.el (gnus-with-article-buffer): New macro.
7024
7025         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
7026         strings as well as the glyphs.
7027         (gnus-picon-transform-address): Ditto.
7028         (gnus-picon-insert-glyph): Ditto.
7029         (gnus-picon-transform-newsgroups): Toggle.
7030         (gnus-picon-transform-address): Toggle.
7031
7032         * gnus-ems.el (gnus-remove-image): New function.
7033         (gnus-put-image): Take an optional string.
7034
7035         * gnus-util.el (gnus-text-with-property): New function.
7036
7037         * gnus-art.el (gnus-delete-images): New function.
7038
7039         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
7040
7041         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
7042         (gnus-article-wash-status): Use it.
7043         (gnus-signature-toggle): Clean up.
7044         (gnus-add-wash-status): New function.
7045         (gnus-delete-wash-status): New function.
7046         (gnus-article-hide-text-type): Use them throughout.
7047         (gnus-add-image): New function.
7048
7049         * gnus-ems.el (gnus-article-display-xface): Use new interface.
7050
7051         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
7052         interface.
7053
7054         * gnus-art.el (article-display-x-face): Cleaned up.
7055
7056         * rfc2047.el (rfc2047-field-value): New function.
7057
7058         * mail-parse.el (mail-header-field-value): New alias.
7059
7060         * gnus-art.el (gnus-mime-print-part): Fix typos.
7061
7062         * smiley-ems.el (gnus-smiley-file-types): New variable.
7063         (smiley-update-cache): Use it.
7064         (smiley-regexp-alist): Suffix-less smiley names.
7065         (smiley-regexp-alist): Added more smileys.
7066
7067         * gnus-sum.el (gnus-print-buffer): Made into own function.
7068         (gnus-summary-print-article): Use it.
7069
7070         * mailcap.el (mailcap-mime-info): Actually return the bit that we
7071         looked for when REQUEST is a string.
7072
7073         * gnus-art.el (gnus-mime-button-commands): Add printing
7074         keystroke.
7075         (gnus-mime-copy-part): Doc fix.
7076         (gnus-mime-print-part): New command.
7077
7078 2001-12-31  Simon Josefsson  <jas@extundo.com>
7079
7080         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
7081         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
7082
7083 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7084
7085         * gnus-picon.el (gnus-treat-from-picon): Autoload.
7086         (picon): Fix doc.
7087
7088         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
7089         longer exists. Remove those codes.
7090         * gnus.el (gnus-use-picons): Ditto.
7091
7092 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7093
7094         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
7095         infloop.
7096
7097         * gnus-sum.el (t): New `W D' map.
7098
7099         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
7100         (gnus-article-treat-body-boundary): Clean up.
7101         (gnus-body-boundary-face): Removed.
7102         (gnus-article-goto-header): Moved here.
7103         (gnus-article-goto-header): Allow better regexps.
7104         (gnus-article-treat-fold-newsgroups): New command.
7105
7106         * gnus-sum.el (gnus-summary-move-article): We have to select an
7107         article to give `gnus-read-move-group-name' an opportunity to
7108         suggest an appropriate default.
7109
7110         * rfc2047.el (rfc2047-fold-line): New function.
7111         (rfc2047-unfold-line): Ditto.
7112         (rfc2047-fold-region): Don't fold just after the header name.
7113
7114         * mail-parse.el (mail-header-fold-line): New alias.
7115         (mail-header-unfold-line): Ditto.
7116
7117         * gnus-art.el (gnus-body-boundary-face): Renamed.
7118         (gnus-article-treat-body-boundary): Use it.
7119         (gnus-article-treat-body-boundary): Use an invisible header and a
7120         line of underline characters.
7121
7122 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7123
7124         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
7125
7126         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
7127         (gnus-picon-split-address): New function.
7128         (gnus-picon-find-face): Use it.
7129         (gnus-picon-transform-address): Use it. Set first to t for each
7130         address.
7131
7132         * gnus-art.el (gnus-with-article-headers): Move to here. Define
7133         the macro then use it.
7134         (gnus-treatment-function-alist): Treat picons earlier.
7135
7136 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7137
7138         * gnus-art.el (gnus-body-separator-face): New variable.
7139         (gnus-article-treat-body-boundary): Use a blank, colored line.
7140
7141         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
7142         well.
7143
7144         * gnus-art.el (gnus-treat-body-boundary): New variable.
7145         (gnus-article-treat-unfold-headers): Use helper macro.
7146         (gnus-article-treat-body-boundary): New command.
7147
7148         * gnus.el (gnus-logo-color-style): Change the default color.
7149         (gnus-splash-face): Gray, gray.
7150
7151         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
7152         colors.
7153
7154         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
7155         (gnus-logo-color-style): Ditto.
7156         (gnus-logo-colors): Ditto.
7157
7158         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
7159
7160         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
7161
7162         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
7163         (gnus-picon-transform-newsgroups): New function.
7164
7165         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
7166         string.
7167
7168         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
7169
7170         * gnus-art.el (gnus-treat-cc-picon): New variable.
7171         (gnus-treat-mail-picon): Renamed.
7172
7173         * gnus-picon.el: New implementation.
7174         (gnus-picon-find-face): Renamed.
7175         (gnus-treat-from-picon): Use it.
7176         (gnus-picon-transform-address): Renamed.
7177         (gnus-treat-from-picon): Use it.
7178         (gnus-picon-create-glyph): Renamed.
7179         (gnus-picon-transform-address): Use it.
7180         (gnus-treat-cc-picon): New command.
7181
7182         * mm-decode.el (mm-create-image-xemacs): Separated out into
7183         function.
7184         (mm-get-image): Use it.
7185
7186         * gnus-art.el (gnus-treat-display-picons): Simplify.
7187         (gnus-treat-from-picon): Renamed.
7188
7189         * gnus-ems.el (gnus-create-image): New function.
7190         (gnus-put-image): New function.
7191
7192         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
7193         (gnus-with-article-headers): New macro.
7194         (gnus-article-goto-header): New function.
7195
7196         * gnus-xmas.el (gnus-image-type-available-p): New function.
7197
7198         * gnus-ems.el (gnus-image-type-available-p): New function.
7199
7200 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7201
7202         * nnrss.el (nnrss-check-group): Find the correct tag, because
7203         xml.el is changed.
7204
7205 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7206
7207         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
7208         lines are shorter than the window width.
7209         (gnus-ignored-headers): More headers.
7210
7211 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7212
7213         * gnus-art.el (gnus-treat-unfold-lines): New variable.
7214         (gnus-treat-unfold-headers): Renamed.
7215         (gnus-article-treat-unfold-headers): New command and keystroke.
7216
7217         * rfc2047.el (rfc2047-encode-message-header): Clean up.
7218
7219         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
7220
7221 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7222
7223         * sha1-el.el (sha1-use-external): New variable.
7224         (sha1-region): Use it.
7225         (sha1-string): Ditto.
7226
7227         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
7228         * gnus-picon.el: Less warnings when compile.
7229
7230 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7231
7232         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
7233         alias.
7234         (gnus-picons-database): Default to list.
7235         (gnus-picons-lookup-internal): Use it.
7236
7237         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
7238         to "bogus".
7239
7240         * gnus-win.el (gnus-configure-windows-hook): New hook.
7241
7242 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
7243
7244         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
7245
7246 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7247
7248         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
7249         lists.
7250         (gnus-select-newsgroup): Don't append; push.
7251         (gnus-adjust-marked-articles): Remove obsolete ranges from
7252         `seen'.
7253         (gnus-update-marks): Clean up.
7254         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
7255
7256 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
7257
7258         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
7259
7260 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7261
7262         * gnus-sum.el (gnus-auto-select-subject): New variable.
7263         (gnus-summary-best-unread-subject): New function.
7264         (gnus-summary-best-unread-article): Use it.
7265         (gnus-summary-first-unseen-subject): New function and command.
7266
7267         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
7268         other treatments.
7269
7270         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
7271         function.
7272
7273         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
7274         from the list of hidden types.
7275
7276         * mm-view.el (mm-inline-text): Ditto.
7277         (mm-inline-text): Ditto.
7278         (mm-w3-prepare-buffer): Ditto.
7279
7280         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
7281
7282 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7283
7284         * gnus-art.el (gnus-ignored-headers): Added more headers.
7285
7286 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
7287
7288         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
7289         once.
7290
7291 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7292
7293         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
7294
7295 2001-12-28  Simon Josefsson  <jas@extundo.com>
7296
7297         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
7298         Jesper Harder <harder@ifa.au.dk>.
7299
7300 2001-12-27  Simon Josefsson  <jas@extundo.com>
7301
7302         * gnus-sum.el (gnus-select-newsgroup): Make
7303         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
7304         contain all articles (instead of none) when no seen marks have
7305         been set for the group.
7306         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
7307         instead, it seems to result in shorter ranges.
7308
7309 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7310
7311         * mm-util.el (mm-iso-8859-x-to-15-region): Use
7312         insert-before-markers.
7313         From Jesper Harder <harder@ifa.au.dk>
7314
7315 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
7316
7317         * nnmaildir.el (nnmaildir-save-mail): create the destination
7318         groups if they do not exist.
7319
7320 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
7323
7324 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7325
7326         * gnus-group.el (gnus-group-read-ephemeral-group): Call
7327         gnus-group-real-name.
7328
7329         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
7330         (gnus-newsgroup-variables): Ditto.
7331
7332         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
7333         return it.
7334
7335 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
7336
7337         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
7338         * nnmaildir.el (top-level): Add commentary.
7339         (nnmaildir-version): Indicate that nnmaildir is now a standard
7340         part of Gnus, not separately released.
7341
7342 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7343
7344         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
7345         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
7346         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
7347         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7348
7349 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7350
7351         * nnmaildir.el: Copyright changes. Require cl only at compile time.
7352
7353 2001-12-20  Simon Josefsson  <jas@extundo.com>
7354
7355         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
7356         ZHU <zsh@cs.rochester.edu>.
7357         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
7358         Brian P Templeton <bpt@tunes.org>.
7359
7360 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7361
7362         * nnmaildir.el: New file.
7363         From Paul Jarc <prj@po.cwru.edu>.
7364
7365 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7366
7367         * nndoc.el (nndoc-type-alist): Move forward to the end.
7368
7369 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7370
7371         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
7372         `dolist'.
7373
7374 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7375
7376         * gnus-win.el (gnus-frames-on-display-list): New function.
7377         (gnus-get-buffer-window): Use it.
7378
7379 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7380
7381         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
7382
7383 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7384
7385         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
7386
7387 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7388            From Harald Meland <Harald.Meland@usit.uio.no>
7389
7390         * gnus-win.el (gnus-get-buffer-window): New function.
7391         (gnus-all-windows-visible-p): Use it.
7392
7393         * gnus-util.el (gnus-horizontal-recenter)
7394         (gnus-horizontal-recenter, gnus-horizontal-recenter)
7395         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
7396
7397         * gnus-score.el (gnus-score-insert-help): Use it.
7398
7399         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
7400         (gnus-generate-tree, gnus-highlight-selected-tree)
7401         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
7402         it.
7403
7404         * gnus-art.el (gnus-article-set-window-start)
7405         (gnus-mm-display-part, gnus-request-article-this-buffer)
7406         (gnus-button-next-page, gnus-button-prev-page)
7407         (gnus-article-button-next-page, gnus-article-button-prev-page):
7408         Use it.
7409
7410 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
7411
7412         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
7413         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7414         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
7415
7416 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7417
7418         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
7419         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7420         * mml1991.el, nnultimate.el: Add `coding'.
7421
7422 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
7423
7424         * ChangeLog: changed coding to buffer-file-coding-system
7425         * ChangeLog.1: same
7426         * nnwfm.el: same
7427         * gnus-smiley.el: same
7428         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
7429         * gnus-delay.el: same
7430         * gnus-spec.el: same
7431         * message.el: same
7432         * mml1991.el: same
7433         * nnultimate.el: same
7434
7435 2001-12-16  Simon Josefsson  <jas@extundo.com>
7436         Inspired by code by Dirk Meyer <dischi@tzi.de>.
7437
7438         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
7439         (gnus-summary-save-map): Add muttprint.
7440         (gnus-summary-make-menu-bar): Ditto.
7441         (gnus-summary-muttprint): New function.
7442
7443         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
7444
7445 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7446
7447         * uudecode.el (uudecode-decode-region-internal): Speedup by using
7448         temporary list instead of buffer.
7449
7450         * mm-url.el (executable-find): autoload.
7451
7452 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7453
7454         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
7455         to variable, follow doc-string conventions).
7456
7457 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
7458
7459         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
7460         subscribe-level
7461         * gnus-topic.el (gnus-subscribe-topics): use it.
7462
7463 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7464
7465         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
7466         messages. (A small patch with indentation)
7467         From Sean Neakums <sneakums@zork.net>.
7468
7469         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
7470         nil after shooting down the gnus-original-article-buffer.
7471
7472 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7473
7474         * uudecode.el (uudecode-use-external): New variable.
7475         (uudecode-decode-region): Automatically detect external program.
7476
7477         * binhex.el (binhex-use-external): New variable.
7478         (binhex-decode-region-internal): New function.
7479         (binhex-decode-region): Automatically detect external program.
7480
7481         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
7482         Use them.
7483
7484 2001-12-12  Simon Josefsson  <jas@extundo.com>
7485
7486         * nnvirtual.el (nnvirtual-always-rescan)
7487         (nnvirtual-component-regexp): Fix doc.
7488
7489         * nnoo.el (defvoo): Add doc to defvoo variables.
7490
7491         * nnml.el (nnml-directory, nnml-active-file)
7492         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
7493         (nnml-marks-is-evil, nnml-filenames-are-evil)
7494         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
7495
7496         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
7497         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
7498         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
7499         `error'.
7500
7501         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
7502         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
7503
7504         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
7505         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
7506         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
7507         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
7508
7509         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
7510         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
7511
7512         * imap.el, nnimap.el: Fix indentation.
7513
7514         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
7515
7516 2001-12-12  Didier Verna  <didier@xemacs.org>
7517
7518         * gnus-msg.el (gnus-group-news): New function.
7519         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
7520         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
7521         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
7522         for it.
7523         * gnus-msg.el (gnus-summary-news-other-window): New function.
7524         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
7525         bind it to `i'.
7526         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
7527         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
7528         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
7529         for it (called with a prefix).
7530         * gnus-msg.el (gnus-configure-posting-styles): add an optional
7531         group-name argument.
7532         * gnus-msg.el (gnus-setup-message): use it.
7533
7534 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7535
7536         * gnus-sum.el (gnus-summary-show-article): Fix doc.
7537
7538 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7539
7540         * mml.el (mime-to-mml): Remove Content-Disposition too.
7541
7542 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7543
7544         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
7545         * gnus-group.el (gnus-group-name-decode): Decode unibyte
7546         strings only.
7547         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7548
7549 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
7550
7551         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
7552         (nnmail-fancy-expiry-target): Use it.
7553         Suggestions from Simon Josefsson <jas@extundo.com>.
7554
7555 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7556
7557         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
7558
7559 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7560
7561         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
7562
7563         * gnus-util.el (gnus-url-unhex-string): Move here.
7564
7565 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7566
7567         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
7568         mm-url-decode-entities-nbsp.
7569
7570         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
7571         * webmail.el, nnwfm.el: Use mm-url.
7572
7573         * mm-url.el (mm-url-fetch-form): Move from nnweb.
7574         (mm-url-remove-markup): Move from nnweb.
7575         (mm-url-fetch-simple): Move from webmail.
7576
7577         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
7578
7579 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7580
7581         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
7582         (gnus-summary-print-article): Use it.
7583
7584         * gnus-util.el (gnus-replace-in-string): Typo.
7585
7586 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7587
7588         * nnweb.el (nnweb-replace-in-string): Removed.
7589
7590         * gnus-util.el (gnus-replace-in-string): New function.
7591         (gnus-mode-string-quote): Use it.
7592
7593         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
7594         * nnwfm.el (nnwfm-create-mapping): Ditto.
7595
7596 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7597
7598         * dgnushack.el (dgnushack-compile): nnrss.el and
7599         nnslashdot.el don't depend on nnweb, url, w3.
7600
7601         * nnrss.el: Use mm-url.
7602
7603 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7604
7605         * mm-url.el (mm-url-insert-file-contents): Support file:.
7606
7607 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7608
7609         * mm-view.el: Lower case for the description line. Sync from the
7610         Emacs CVS.
7611
7612 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7613
7614         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
7615         From:  Stefan Monnier  <monnier@cs.yale.edu>
7616
7617 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7618
7619         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
7620
7621 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7622
7623         * mm-url.el: Require executable.
7624         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7625
7626 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7627
7628         * pop3.el (pop3-munge-message-separator): Only use valid date.
7629         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
7630
7631         * Makefile.in: gnus-load.elc may not be generated.
7632
7633 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7634
7635         * mm-url.el: New file.
7636         * nnslashdot.el: Use it.
7637         * mm-extern.el (mm-extern-url): Use it.
7638
7639 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7640
7641         * gnus-sum.el (gnus-summary-save-article): Nix
7642         gnus-display-mime-function and gnus-article-prepare-hook.
7643
7644         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
7645         the beginning of lines.
7646         (gnus-complex-form-to-spec): Ditto.
7647
7648 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7649
7650         * message.el (message-make-mft): Fix the m-s-a-file regexp.
7651         From Paul Jarc <prj@po.cwru.edu>.
7652
7653 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7654
7655         * message.el: New variable message-subscribed-address-file;
7656         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
7657
7658 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7659
7660         * message.el (message-tab-body-function): Set to nil.
7661         (message-tab): Use text-mode-map or global-map.
7662         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7663
7664 2001-11-30  Simon Josefsson  <jas@extundo.com>
7665
7666         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
7667         instead of gnus-union, for speed.  Suggested by Christoph Conrad
7668         <christoph.conrad@gmx.de>.
7669         (gnus-agent-fetch-group-1): Add verbose message.
7670
7671 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7672
7673         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
7674         of integers.
7675
7676 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7677
7678         * message.el (message-newgroups-header-regexp)
7679         (message-completion-alist, message-tab-body-function): Use
7680         defcustom rather than defvar.
7681         (message-tab): Mention `message-tab-body-function' in doc.
7682         Suggested by Karl Eichwalder.
7683
7684 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7685
7686         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
7687
7688 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7689
7690         * nnheader.el (nnheader-find-nov-line): Don't use macro
7691         gnus-delete-line.
7692
7693         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
7694         (gnus-group-name-charset): Ditto.
7695
7696         * gnus-util.el (gnus-buffer-live-p): Ditto.
7697
7698 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7699
7700         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
7701         open parenthesis in doc.
7702         (sieve-manage-authenticator-alist): Typo in doc.
7703         * imap.el (imap-authenticator-alist): Typo in doc.
7704         (imap-stream-alist): Backslash.
7705
7706         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
7707           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
7708
7709 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7710
7711         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
7712
7713         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
7714
7715         * gnus-msg.el (gnus-configure-posting-styles): use
7716         make-local-hook. Add LOCAL for add-hook.
7717
7718 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
7719
7720         * message.el (message-mode): Use `make-local-hook' unless
7721         obsolete.
7722         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
7723
7724 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7725
7726         * canlock.el: Remove sha1.el and base64.el stuff.
7727
7728 2001-11-26  Didier Verna  <didier@xemacs.org>
7729
7730         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
7731         if needed.
7732
7733 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7734
7735         * message.el (message-tamago-not-in-use-p): New function.
7736         (message-strip-forbidden-properties): Use it.
7737
7738 2001-11-26  Didier Verna  <didier@xemacs.org>
7739
7740         * gnus-start.el (gnus-check-first-time-used): only check for
7741         existence of .el[d] files.
7742
7743 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7744
7745         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
7746
7747         * message.el (message-setup-1): Clean up mc-*.
7748
7749 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7750
7751         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
7752         * gnus-score.el (gnus-score-find-bnews): Use it.
7753
7754         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
7755         (gnus-summary-limit-to-author): Ditto.
7756         (gnus-summary-limit-to-extra): Ditto.
7757         (gnus-summary-find-matching): Support not-matching argument.
7758
7759 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7760
7761         * message.el (message-wash-subject): Use `insert' rather than
7762         `insert-string', which is deprecated.
7763
7764 2001-11-24  Simon Josefsson  <jas@extundo.com>
7765
7766         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
7767         message. (Gnus does not "default" to using 8bit for the message,
7768         it default to use 8bit encoding and the user-supplied CTE
7769         value. Calling this behaviour "treating it as 8bit" is perhaps
7770         better.)
7771
7772         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
7773         (compare mm-charset-to-coding-system).
7774
7775 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7776
7777         * canlock.el (canlock-sha1-with-openssl): Use unibyte
7778         buffer. Correctly decode hex.
7779
7780 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7781
7782         * gnus-agent.el (gnus-category-insert-line): Convert category
7783         names to strings.
7784
7785 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7786
7787         * message.el (sha1): eval-and-compile.
7788
7789 2001-11-20  Simon Josefsson  <jas@extundo.com>
7790
7791         * message.el (message-allow-no-recipients): New variable.
7792         (message-send): Use it, customize the prompting when posting to
7793         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
7794
7795 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7796
7797         * mm-util.el (mm-coding-system-priorities): New variable.
7798         (mm-sort-coding-systems-predicate): New function.
7799         (mm-find-mime-charset-region): Resort coding systems if needed.
7800         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7801
7802 2001-11-20  Didier Verna  <didier@xemacs.org>
7803
7804         * gnus-group.el (gnus-group-make-help-group): new optional
7805         argument to control the error behavior.
7806         * gnus-start.el (gnus-check-first-time-used): use it to avoid
7807         erroring.
7808
7809 2001-11-19  Simon Josefsson  <jas@extundo.com>
7810
7811         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
7812         instead of C-c C-u.  Suggested by Per Abrahamsen
7813         <abraham@dina.kvl.dk>.
7814
7815 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7816
7817         * nnfolder.el (nnfolder-read-folder): Use group instead of
7818         nnfolder-current-group.
7819         Suggested by Lorentey Karoly <lorentey@elte.hu>.
7820
7821 2001-11-17  Simon Josefsson  <jas@extundo.com>
7822
7823         * message.el (message-send): Ask user if Fcc/Gcc should be
7824         performed when no other sender was specified.
7825         Suggested by prj@po.cwru.edu (Paul Jarc).
7826
7827 2001-11-17  Simon Josefsson  <jas@extundo.com>
7828
7829         * message.el (message-mode, message-mode-map): Use C-c C-u for
7830         Importance: instead of C-c C-p (used by SC).
7831
7832 2001-11-16  Simon Josefsson  <jas@extundo.com>
7833
7834         * message.el (message-insert-importance-high)
7835         (message-insert-importance-low): Save point.
7836
7837         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
7838         value.
7839
7840 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
7841
7842         * message.el (message-strip-special-text-properties): New option.
7843         (message-strip-forbidden-properties): Obey it.
7844
7845 2001-11-14  Sam Steingold  <sds@gnu.org>
7846
7847         * gnus-score.el: Fixed some doc strings to properly quote symbols.
7848
7849 2001-11-15  Simon Josefsson  <jas@extundo.com>
7850
7851         Support "Importance:" header in Message.
7852
7853         * message.el (message-mode-map): Bind C-c C-p to
7854         `message-insert-or-toggle-importance'
7855         (message-mode-menu): Add message-insert-importance-{high,low}.
7856         (message-insert-importance-high, message-insert-importance-low)
7857         (message-insert-or-toggle-importance): New functions.
7858         (message-tool-bar-map): Add {un,}important.
7859         (message-mode): Doc fix.
7860
7861 2001-11-15  Simon Josefsson  <jas@extundo.com>
7862
7863         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
7864
7865         * mml.el (mml-menu): Fix toolbar tooltip.
7866
7867 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7868
7869         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
7870         * nnml.el (nnml-save-marks): Ditto.
7871
7872         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7873
7874 2001-11-15  Simon Josefsson  <jas@extundo.com>
7875
7876         * nnml.el (nnml-save-marks):
7877         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7878         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7879
7880 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7881
7882         * gnus-art.el (gnus-article-wash-status-strings): Use
7883         `copy-sequence', not `copy-seq'.
7884
7885 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7886
7887         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7888         (gnus-gnus-article-wash-status-entry): New function.
7889         (gnus-article-wash-status): Use it.
7890
7891 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7892
7893         * mml1991.el: Add coding header.
7894
7895 2001-11-12  Simon Josefsson  <jas@extundo.com>
7896
7897         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
7898         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
7899         `mml1991-sign' and `mml1991-encrypt'.
7900         (mml1991-encrypt, mml1991-sign): New glue functions.
7901         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
7902
7903         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
7904         (mml-menu): Add PGP to menu.
7905
7906         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
7907         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
7908         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
7909         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
7910
7911         * mml2015.el: Mention RFC 3156.
7912
7913         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
7914
7915 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7916
7917         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
7918
7919         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
7920           From <Michael.Cook@cisco.com>
7921
7922 2001-11-11  Simon Josefsson  <jas@extundo.com>
7923
7924         * message.el (top-level): Autoload sha1.
7925         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
7926         canlock, no need to require two different hash algs).  Suggested
7927         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
7928
7929 2001-11-09  Simon Josefsson  <jas@extundo.com>
7930
7931         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
7932         <Pavel@Janik.cz>.
7933
7934 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7935
7936         * message.el (message-point-in-header-p): New function.
7937         (message-do-auto-fill): Use it.
7938         (message-beginning-of-line): New function.  Goes to beginning of
7939         header value (i.e., end of header name), or to beginning of line
7940         if already at beginning of value.  Behaves like
7941         `beginning-of-line' when in message body.
7942         (message-mode-map): Bind it.
7943
7944 2001-11-08  Simon Josefsson  <jas@extundo.com>
7945
7946         * gnus-msg.el (gnus-posting-styles): Add doc.
7947
7948 2001-11-07  Simon Josefsson  <jas@extundo.com>
7949
7950         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7951
7952         * sieve-mode.el (sieve-control-commands-face)
7953         (sieve-control-commands-face, sieve-action-commands-face)
7954         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7955         faces.
7956         (sieve-font-lock-keywords): Use them.
7957         (sieve-mode): Only set font-lock-defaults in emacs.
7958
7959         * gnus-art.el (gnus-default-article-saver): Add
7960         gnus-summary-save-body-in-file.
7961         (gnus-summary-write-to-file): Fix doc.
7962
7963 2001-11-07  Simon Josefsson  <jas@extundo.com>
7964
7965         * gnus-art.el (gnus-treat-highlight-signature): Add cross
7966         reference to the correct chapter in the manual.
7967
7968         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
7969         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
7970
7971 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7972
7973         * mml.el (mml-preview): Bind mail-header-separator.
7974
7975 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7976
7977         * message.el: Always require canlock.
7978         (message-ignored-supersedes-headers): Include Cancel-Lock and
7979         Cancel-Key.
7980         (message-insert-canlock): Don't require canlock.
7981         (message-cancel-news): Don't check whether canlock is available.
7982         (message-supersede): Support cancel-locks.
7983
7984         * gnus-art.el: Don't autoload canlock.
7985
7986 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7987
7988         * mail-source.el (mail-source-fetch-imap): ASYNC param.
7989         From: <andre@slamdunknetworks.com>
7990
7991 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7992
7993         * many files: Fix copyright lines.
7994
7995 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7996
7997         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
7998         Suggested by Dave Love  <fx@gnu.org>.
7999
8000 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8001
8002         * message.el (message-kill-buffer): Remove auto-save file after
8003         confirm.
8004
8005         * message.el (message-send-mail): Call message-generate-headers
8006         once.  Suggested by Matt Armstrong <matt@lickey.com>.
8007
8008         * gnus-topic.el (gnus-topic-rename): Initial-input.
8009         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
8010
8011 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8012
8013         * message.el (message-forbidden-properties): New constant.
8014         (message-strip-forbidden-properties): New function.
8015         (message-mode): Activate it.
8016
8017 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8018
8019         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
8020         (mm-hack-charsets): Fix doc.
8021
8022 2001-11-02  Simon Josefsson  <jas@extundo.com>
8023
8024         * gnus-int.el (gnus-check-server): Message "...done" when done.
8025
8026         * imap.el (imap-close): Don't message (imap-send-command-wait
8027         returns if the connection is dropped).
8028         (imap-wait-for-tag): Nix out message only when necessary.
8029
8030         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
8031         for non-crossposting.
8032         (gnus-sieve-crosspost): Default to t to be consistent with other
8033         parts of Gnus.
8034
8035 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8036
8037         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
8038         (mm-iso-8859-x-to-15-table): Ditto.
8039         (mm-iso-8859-x-to-15-region): Ditto.
8040         (mm-find-mime-charset-region): Ditto.
8041
8042 2001-11-01  Simon Josefsson  <jas@extundo.com>
8043
8044         * nnimap.el (nnimap-close-asynchronous): New variable.
8045         (nnimap-close-group): Use it.
8046         (nnimap-expunge): Don't use it.
8047
8048         * imap.el (imap-callbacks): New variable.
8049         (imap-remassoc): Copied from `gnus-remassoc'.
8050         (imap-add-callback): New function.
8051         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
8052         behaviour.
8053         (imap-parse-response): Call the callback.
8054
8055         * message.el (message-insert-canlock): New variable.
8056         (message-canlock-generate, message-canlock-password)
8057         (message-insert-canlock): New functions.
8058         (message-send-news): Call `message-insert-canlock'.
8059         (top-level): Require canlock when compiling.
8060         (message-insert-canlock): Require canlock before we need it.
8061
8062 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8063
8064         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
8065
8066 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8067
8068         * dgnushack.el (dgnushack-make-load): A workaround for
8069         custom-add-loads bug in some versions of XEmacs.
8070
8071 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8072
8073         * mm-util.el (mm-charset-synonym-alist): Revert (some).
8074
8075 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8076
8077         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
8078         (mm-hack-charsets): New variable.
8079         (mm-iso-8859-15-compatible): New variable.
8080         (mm-iso-8859-x-to-15-table): New variable.
8081         (mm-find-mime-charset-region): Add parameter hack-charsets.
8082
8083         * mm-bodies.el (mm-encode-body): Use it.
8084         * mml.el (mml-parse-1): Ditto.
8085
8086 2001-11-01  Simon Josefsson  <jas@extundo.com>
8087
8088         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
8089
8090 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8091
8092         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
8093         is nil.
8094
8095 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8096
8097         * smiley-ems.el (smiley-update-cache): Auto detect file type.
8098
8099         * message.el (message-forward-rmail-make-body): Use
8100         save-window-excursion.
8101         (message-encode-message-body): Search with noerror.
8102         (message-setup-1): Convert compose-mail send-actions to
8103         message-send-actions.
8104
8105 2001-11-01  Simon Josefsson  <jas@extundo.com>
8106
8107         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
8108         <yamaoka@jpl.org>.
8109
8110 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8111
8112         * sieve-manage.el (sieve-string-bytes): No complain.
8113
8114 2001-11-01  Simon Josefsson  <jas@extundo.com>
8115
8116         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
8117         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
8118         has autoload cookies, so no `require' should be necessary.)
8119
8120         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
8121         files.
8122
8123 2001-10-31  Simon Josefsson  <jas@extundo.com>
8124
8125         * gnus-cus.el (gnus-group-parameters): Support integer `display'
8126         parameter.
8127
8128         * gnus-sum.el (gnus-select-newsgroup): If group parameter
8129         `display' is a number (and C-u wasn't used to enter group), only
8130         fetch that number of articles.
8131
8132 2001-10-31  Matt Armstrong  <matt@lickey.com>
8133
8134         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
8135         not-subscribed -> subscribed.
8136
8137 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8138         From: Josh Huber <huber@alum.wpi.edu>
8139
8140         * message.el (message-subscribed-address-functions): New variable.
8141         (message-subscribed-addresses): New variable.
8142         (message-subscribed-regexps): New variable.
8143         (message-goto-mail-followup-to): New function.
8144         (message-send-mail): Add Mail-Followup-To.
8145         (message-make-mft): New function.
8146
8147         * gnus.el (gnus-find-subscribed-addresses): New function.
8148
8149 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8150
8151         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
8152         (mail-source-fetch-pop): Ditto.
8153         (mail-source-check-pop): Ditto.
8154
8155         * gnus-start.el (gnus-read-init-file): Ditto.
8156         (gnus-activate-group): Ditto.
8157         (gnus-read-newsrc-el-file): Ditto.
8158
8159 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8160
8161         * message.el (message-get-reply-headers): Make sure there is ", ".
8162
8163         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
8164         mm-coding-system-p. Don't correct it only in XEmacs.
8165         (mm-charset-to-coding-system): Use mm-coding-system-p and
8166         mm-get-coding-system-list.
8167         (mm-emacs-mule, mm-mule4-p): New variables.
8168         (mm-enable-multibyte, mm-disable-multibyte,
8169         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
8170         mm-with-unibyte-current-buffer,
8171         mm-with-unibyte-current-buffer-mule4): Use them.
8172         (mm-find-mime-charset-region): Treat iso-2022-jp.
8173
8174         From  Dave Love  <fx@gnu.org>:
8175
8176         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
8177         construction.
8178         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
8179         entries conditional on not having a coding system defined for
8180         them.
8181         (mm-mule-charset-to-mime-charset): Use
8182         find-coding-systems-for-charsets if defined.
8183         (mm-charset-to-coding-system): Don't use
8184         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
8185         later.  Add last resort search of coding systems.
8186         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
8187         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
8188         Mule 4.
8189         (mm-find-mime-charset-region): Re-write.
8190         (mm-with-unibyte-current-buffer): Restore buffer as well as
8191         multibyteness.
8192
8193 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8194
8195         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
8196         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
8197         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
8198
8199 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8200
8201         * gnus-art.el (article-display-x-face): Nix buffer-read-only
8202         again.
8203
8204         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
8205
8206 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8207
8208         * gnus-spec.el (gnus-parse-simple-format): Use
8209           buffer-substring-no-properties.
8210
8211 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8212
8213         * gnus-art.el (article-verify-cancel-lock): New function.
8214
8215         * nnheader.el (nntp-process-response): New variable.
8216         (nnheader-init-server-buffer): Make `nntp-process-response'
8217         buffer-local in `nntp-server-buffer'.
8218
8219         * nntp.el (nntp-prepare-post-hook): New hook.
8220         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
8221         (nntp-async-trigger): Ditto.
8222         (nntp-request-post): Insert a server's ID if there's no Message-ID
8223         header; run `nntp-prepare-post-hook'.
8224
8225 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8226
8227         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
8228         instead.
8229
8230         * message.el (message-forward-subject-author-subject): Don't use
8231         message-news-p, which widens the buffer.
8232         (message-forward-make-body): New function.
8233         (message-forward): Use it.
8234         (message-insinuate-rmail): New function.
8235         (message-forward-rmail-make-body): New function.
8236
8237 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8238
8239         * mm-extern.el (mm-extern): Provide it.
8240
8241         * mm-partial.el (mm-partial): Provide it.
8242
8243 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8244
8245         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
8246
8247 2001-10-29  Simon Josefsson  <jas@extundo.com>
8248
8249         * mml.el (mml-preview): Bind message-this-is-news if it is
8250         news. From Jesper Harder <harder@myrealbox.com>.
8251
8252 2001-10-28  Simon Josefsson  <jas@extundo.com>
8253
8254         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
8255
8256 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
8257
8258         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
8259         ironic smilies.
8260
8261 2001-10-27  Simon Josefsson  <jas@extundo.com>
8262
8263         * message.el (message-indent-citation): Don't add trailing
8264         whitespace when citing text.
8265
8266         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
8267         <harder@ifa.au.dk>.
8268
8269 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8270
8271         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
8272         not available.
8273         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
8274         (nnweb-type-definition): Add google as alias of dejanews.
8275         (nnweb-google-parse-1): Forward 1 line.
8276
8277 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8278
8279         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
8280         variable `message-forward-ignored-headers'.
8281
8282 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
8283
8284         * gnus.el (gnus-expand-group-parameter): New function.
8285         (gnus-expand-group-parameters): Call it.
8286         (gnus-group-fast-parameter): New function.
8287         (gnus-group-find-parameter): Call it.
8288
8289 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8290
8291         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
8292         vector (it didn't before because of a bug).
8293         * gnus-msg.el (gnus-post-news): Use header vector directly, if
8294         available.  Before it converted it to an article number.
8295
8296         This makes followup to news articles with negative numbers in
8297         nnvirtual groups use news instead of mail.
8298
8299 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8300
8301         * gnus.el (post-method): Use `native' instead of `nil'.
8302
8303         * gnus-msg.el (gnus-post-method): Ditto.
8304
8305 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8306
8307         * gnus.el (gnus-define-group-parameter): Grammar fix.
8308
8309 2001-10-22  Simon Josefsson  <jas@extundo.com>
8310
8311         * gnus-msg.el (gnus-extended-version): Include
8312         system-configuration.
8313         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8314
8315 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8316
8317         * gnus.el (post-method): Customization fix: `native' is not a
8318         valid value.
8319         * gnus-msg.el (gnus-post-method): Doc and customization fix:
8320         `native' is not a valid value.
8321
8322 2001-10-21  Simon Josefsson  <jas@extundo.com>
8323
8324         * nnimap.el (nnimap): Defgroup
8325         (nnimap-strict-function, nnimap-strict-function-match): New
8326         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
8327         (nnimap-split-crosspost, nnimap-split-inbox)
8328         (nnimap-split-rule, nnimap-split-predicate)
8329         (nnimap-split-predicate): Defcustom.
8330         (nnimap-split-inbox, nnimap-expunge-search-string)
8331         (nnimap-importantize-dormant): Remove "*" from doc.
8332
8333 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8334
8335         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
8336         not supplied via prefix arg.  From Lisp, make arg mandatory.
8337         Suggested by Frank Schmitt.
8338
8339 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8340
8341         * message.el (message-do-auto-fill): Avoid calling
8342         'rfc822-goto-eoh'.
8343
8344 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8345         From Paul Jarc <prj@po.cwru.edu>.
8346
8347         * message.el (message-get-reply-headers): Restructure the logic
8348         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
8349
8350 2001-10-20  Simon Josefsson  <jas@extundo.com>
8351
8352         * message.el (message-cancel-news): Support cancel-locks.
8353         Suggested by Per Abrahamsson.
8354
8355         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
8356         conses.  From David Z Maze <dmaze@MIT.EDU>.
8357
8358         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
8359
8360 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8361
8362         * mm-decode.el (mm-default-directory): Fix customize type.
8363
8364         * message.el (message-setup-fill-variables): Kludge to use
8365         normal-auto-fill-function even if auto fill is already activated.
8366
8367 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8368
8369         * message.el (message-do-auto-fill): New version that does not
8370         rely on text properties, by Simon Josefsson <jas@extundo.com>.
8371         (message-setup-1): Removed the `message-field' property.
8372
8373         * gnus-draft.el (gnus-draft-edit-message): Removed the
8374         `message-field' property.
8375
8376 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8377
8378         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
8379         `message-field'.  The `field' property has a special significance in
8380         Emacs 21.
8381
8382         * message.el (message-send, message-setup-1): Ditto.
8383
8384 2001-10-18  Simon Josefsson  <jas@extundo.com>
8385
8386         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
8387         when undoing.
8388
8389 2001-10-18  Simon Josefsson  <jas@extundo.com>
8390         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
8391
8392         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
8393         (gnus-summary-make-menu-bar): Ditto.
8394
8395 2001-10-17  Simon Josefsson  <jas@extundo.com>
8396
8397         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
8398         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
8399
8400 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8401
8402         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
8403         * gnus-util.el (gnus-user-date): New function.
8404         From Frank Schmitt <usenet@Frank-Schmitt.net>.
8405
8406 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8407
8408         * message.el (message-check-news-header-syntax): Special case
8409         nnvirtual groups.
8410
8411         * gnus-sum.el (gnus-summary-respool-default-method): Changed
8412         customize type to `symbol'.
8413
8414 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8415
8416         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
8417         %&foo;.
8418         (gnus-parse-simple-format): Support user extended spec too.
8419         %u&foo; invokes gnus-user-format-function-foo.
8420
8421 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8422
8423         * nnml.el (nnml-request-expire-articles): Make sure it is back to
8424         the server.
8425         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
8426         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8427         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
8428         * nndiary.el (nndiary-request-expire-articles): Ditto.
8429         (nndiary-schedule): Defsubst it before use it.
8430         (nndiary-error): eval-and-compile.
8431
8432 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8433
8434         * gnus-msg.el (gnus-post-method): Changed two instances of
8435         `active' to `current' and one `null' to `not'.
8436
8437 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8438         From Katsumi Yamaoka <yamaoka@jpl.org>.
8439
8440         * message.el (message-setup-fill-variables): Use
8441         `normal-auto-fill-function' instead of `auto-fill-function'.
8442
8443 2001-10-16  Simon Josefsson  <jas@extundo.com>
8444
8445         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
8446         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
8447         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
8448
8449 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8450         Patch by Oliver Scholz <oscholz@my.gnus.org>.
8451
8452         * gnus-draft.el (gnus-draft-edit-message): Add text property
8453         `field' with value `header' to message headers.
8454         * message.el (message-setup-1): Really add text property to all of
8455         the header, not just part of it.
8456
8457 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8458
8459         * gnus-group.el (gnus-group-sort-by-server): Use it.
8460
8461         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
8462
8463         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
8464         and keystroke.
8465
8466 2001-10-14  Simon Josefsson  <jas@extundo.com>
8467
8468         * dig.el: Doc fix.
8469
8470         * smime.el: Doc fix.
8471
8472         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
8473         charset magic from message.el.
8474
8475 2001-10-12  Simon Josefsson  <jas@extundo.com>
8476         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
8477
8478         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
8479         'cite from g-a-wash-types.
8480         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
8481         (gnus-article-hide-citation): Fix.
8482
8483         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
8484         character.
8485         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
8486
8487         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
8488         definition.
8489         (gnus-signature-toggle): Toggle `s' mode line character.
8490
8491         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
8492         doing stuff that clears it.
8493
8494 2001-10-12  Simon Josefsson  <jas@extundo.com>
8495
8496         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
8497         From Eric Marsden <emarsden@laas.fr>.
8498
8499 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8500
8501         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
8502         (autoload): Add some autoloads.
8503
8504 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8505         Suggested by Oliver Scholz <epameinondas@gmx.de>.
8506
8507         * message.el (message-do-auto-fill): New function.  Like
8508         `do-auto-fill' but don't fill when in the message header.
8509         (message-setup-1): Put a text property on the message header.
8510         (message-setup-fill-variables): Use `message-do-auto-fill'.
8511
8512 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8513
8514         * message.el (message-send-mail-partially): Insert an empty line
8515         first, because of the change of message-make-lines.
8516
8517 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
8518
8519         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
8520         iso-8859-15, make it an alias for iso-8859-1.
8521
8522 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * message.el (message-send-news): Don't modify the value of
8525         `message-syntax-checks' if it is not a list (possibly it is
8526         `dont-check-for-anything-just-trust-me').
8527
8528 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8529
8530         * gnus-group.el (gnus-group-name-charset-group-alist): Use
8531         `find-coding-system' for XEmacs to check whether the coding-system
8532         `utf-8' is available.
8533
8534 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8535
8536         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
8537
8538 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8539
8540         * message.el (message-send-news): Oops, missed case with no
8541         "Followup-To" header...
8542
8543 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8544
8545         * message.el (message-send-news): Allow
8546         `gnus-group-name-charset-group-alist' to affect encoding of the
8547         "Newsgroups" and "Followup-To" headers.
8548
8549 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8550
8551         * Makefile.in (install-el): Depend on gnus-load.el.
8552
8553 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8554
8555         * Makefile.in (install-el): Use -f.
8556         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
8557
8558 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
8559
8560         * message.el (message-send-news): Don't encode Followups-To when
8561         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
8562
8563         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
8564         header.
8565
8566         * gnus-art.el (article-decode-group-name): Also decode
8567         "Followup-To".
8568
8569         * rfc2047.el (rfc2047-encode-message-header): Encode without
8570         asking for null methods.
8571
8572         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
8573         default charset for newsgroup names in accordance with USEFOR.
8574
8575         * gnus-group.el (gnus-group-name-charset-method-alist,
8576         gnus-group-name-charset-group-alist): Removed "*" from doc
8577         strings, "*" should not be used for complex variables.
8578
8579 2001-10-06  Simon Josefsson  <jas@extundo.com>
8580
8581         Support UTF-8 group names better.
8582
8583         * message.el (message-check-news-header-syntax): Encode group
8584         names before comparison.
8585
8586         * gnus-msg.el (gnus-copy-article-buffer): Run all
8587         `gnus-article-decode-hook's except `article-decode-charset'
8588         instead of hardcoding call to one of them.
8589
8590         * gnus-art.el (gnus-article-decode-hook): Add
8591         `article-decode-group-name'.
8592         (article-decode-group-name): New function, use `g-d-n'.
8593
8594         * gnus-group.el (gnus-group-insert-group-line): Decode
8595         gnus-tmp-group using `g-d-n'.
8596
8597         * gnus-util.el (gnus-decode-newsgroups): New function.
8598
8599 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8600
8601         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
8602         `gnus-group-name-charset-group-alist'.
8603
8604 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8605
8606         * Makefile.in: Install el in install. Add uninstall.
8607
8608 2001-10-05  Simon Josefsson  <jas@extundo.com>
8609
8610         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
8611
8612         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
8613
8614         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
8615         empty folders.
8616
8617         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
8618         limiting if read-all (C-u RET) was used.
8619
8620 2001-10-04  Simon Josefsson  <jas@extundo.com>
8621
8622         * mail-source.el (mail-source-movemail-program): New variable.
8623         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
8624         <thutt@thutt.vmware.com>.
8625
8626 2001-10-03  Simon Josefsson  <jas@extundo.com>
8627
8628         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
8629         (gnus-summary-line-format-alist): Fix param.
8630
8631 2001-10-02  Simon Josefsson  <jas@extundo.com>
8632
8633         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
8634         don't go through `nnimap-request-expire-articles' to delete the
8635         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
8636
8637 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8638
8639         * gnus-agent.el (gnus-agent-write-active): The min in the
8640         agent/active may be larger than that in the server/active.
8641
8642 2001-10-01  Simon Josefsson  <jas@extundo.com>
8643
8644         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
8645         is IMAP4rev1.
8646
8647         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
8648
8649         * nnfolder.el: Ditto.
8650
8651 2001-09-30  Dan Christensen  <jdc@uwo.ca>
8652
8653         * gnus-sum.el (gnus-summary-extract-address-component): New function.
8654         (gnus-summary-from-or-to-or-newsgroups): Optimize.
8655
8656 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8657
8658         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
8659         (message-mode-menu): Menu item for same.
8660
8661         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
8662         delayed articles.
8663
8664         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
8665         nndraft:delayed does not exist.
8666         (gnus-delay-initialize): Don't set up keymap, that's done from
8667         message.el now.
8668         (gnus-delay, gnus-delay-group, gnus-delay-header)
8669         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
8670
8671 2001-09-29  Simon Josefsson  <jas@extundo.com>
8672
8673         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
8674         utf-8, not eight-bit-control.
8675
8676         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
8677         (imap-log, imap-debug): Custom.
8678         (imap-log-buffer, imap-debug-buffer): New constants.
8679         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
8680         (imap-network-open, imap-shell-open, imap-starttls-open)
8681         (imap-send-command-1, imap-send-command, imap-arrival-filter)
8682         (imap-debug): Use imap-*-buffer.
8683
8684         * nndoc.el (nndoc-article-type): Add mailman.
8685         (nndoc-type-alist): Ditto.
8686         (nndoc-mailman-type-p): New function.
8687
8688 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8689
8690         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
8691         gnus-art.el.
8692
8693 2001-09-27  Simon Josefsson  <jas@extundo.com>
8694
8695         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
8696         (gnus-topic-catchup-articles): New function. Suggested by Robin
8697         S. Socha <robin-dated-1001857693.185e29@socha.net>.
8698
8699 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8700         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8701
8702         * gnus-ems.el (gnus-article-display-xface): Insert xface after
8703         previous ones.
8704
8705 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8706         From Daiki Ueno  <ueno@unixuser.org>
8707
8708         * gnus-sum.el (gnus-summary-show-article): The arglist of
8709         detect-coding-region is incompatible.
8710
8711 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8712         From Katsuhiro Hermit Endo <hermit@koka-in.org>
8713
8714         * gnus-group.el (gnus-group-delete-group): Typo.
8715
8716 2001-09-26  Simon Josefsson  <jas@extundo.com>
8717
8718         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
8719
8720         * nnimap.el (nnimap-expiry-target): Use temp buffer.
8721
8722 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8723
8724         * gnus-cus.el (gnus-group-parameters): Display as sexp.
8725
8726 2001-09-22  Simon Josefsson  <jas@extundo.com>
8727
8728         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
8729
8730         * nnfolder.el (nnfolder-open-marks): Ditto.
8731
8732         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
8733         (gnus-update-marks): Use it.
8734         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
8735         hardcoded list.
8736
8737         * gnus.el (gnus-article-special-mark-lists): Add killed.
8738         (gnus-article-unpropagated-mark-lists): New constant.
8739
8740 2001-09-22  Simon Josefsson  <jas@extundo.com>
8741
8742         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
8743         custom option.
8744
8745 2001-09-23  Simon Josefsson  <jas@extundo.com>
8746
8747         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
8748
8749 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8750
8751         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
8752
8753 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8754
8755         * gnus-group.el (gnus-group-sort-function): Fix customize type to
8756         accept lists of functions.
8757
8758 2001-09-20  Simon Josefsson  <jas@extundo.com>
8759
8760         * gnus-group.el (gnus-group-catchup): Update expire marks in
8761         backend.  Also, if ALL also set expire marks on tick/dormant.
8762
8763 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8764
8765         * message.el (message-tab-body-function): New variable.
8766         * message.el (message-tab): Use it.
8767
8768 2001-09-19  Sam Steingold  <sds@gnu.org>
8769
8770         * gnus-win.el (gnus-buffer-configuration): Respect
8771         `gnus-bug-create-help-buffer'.
8772
8773 2001-09-18  Simon Josefsson  <jas@extundo.com>
8774
8775         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
8776         (gnus-parse-simple-format): Re-revert.
8777
8778 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
8779         Trivial patch.
8780
8781         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
8782         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
8783
8784 2001-09-18  Simon Josefsson  <jas@extundo.com>
8785
8786         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
8787         signed.
8788         (gnus-parse-simple-format): Don't use it.
8789
8790 2001-09-17  Miles Bader  <miles@gnu.org>
8791
8792         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
8793         error querying a backend abort the whole process.
8794
8795 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8796
8797         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
8798         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8799
8800 2001-09-17  Didier Verna  <didier@xemacs.org>
8801
8802         * nndiary.el: version 0.2-b14.
8803         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
8804         compatibility problem with XEmacs 21.1.
8805
8806 2001-09-15  Simon Josefsson  <jas@extundo.com>
8807
8808         * gnus-group.el (gnus-group-line-format): Document %c.
8809
8810         * nnml.el (nnml-parse-head): Handle CRLF files.
8811         (nnml-generate-nov-file): Ditto.
8812         (nnml-retrieve-headers): Ditto.
8813
8814 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8815
8816         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
8817
8818 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
8819
8820         * gnus-spec.el (gnus-correct-substring): Still stopped one
8821         character before we wanted (never included last character).
8822         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
8823         add missing "," (once per function)
8824
8825 2001-09-14  Simon Josefsson  <jas@extundo.com>
8826
8827         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
8828         (otherwise e.g. gnus-agentize in .gnus overrides the customized
8829         default before gnus-group is loaded and the variable set.)
8830
8831         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
8832         killed or unsent marks.
8833
8834         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
8835         isn't an article to set it on (e.g. when you `a' in a group).
8836
8837 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8838
8839         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
8840         can read e-mails from Microsoft Outlook users not using ISO
8841         8859-2 character set.
8842
8843 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8844
8845         * gnus-diary.el: Minor modifications to avoid warnings.
8846         (gnus-summary-misc-menu): defvar.
8847         (gnus-diary-check-message): Use gnus-point-at-eol.
8848         (gnus-diary-kill-entire-line): eval-and-compile.
8849
8850 2001-09-12  Didier Verna  <didier@xemacs.org>
8851
8852         * nndiary.el: new version (0.2-b13).
8853         * nndiary.el (nndiary-mail-sources): doc update.
8854         * nndiary.el (nndiary-split-methods): ditto.
8855         * nndiary.el (nndiary-request-accept-article-hooks): New.
8856         * nndiary.el (nndiary-request-accept-article): use it, check
8857         message validity.
8858         * nndiary.el (nndiary-get-new-mail): changed default to nil.
8859         * nndiary.el (nndiary-schedule): fix bug (misplaced
8860         condition-case): it didn't return nil on error.
8861         * gnus-diary.el: new version.
8862         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
8863         * gnus-diary.el (gnus-diary-header-value-history): New.
8864         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
8865         * gnus-diary.el (gnus-diary-add-header): New.
8866         * gnus-diary.el (gnus-diary-check-message): New.
8867         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
8868         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
8869
8870 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8871
8872         * gnus-sum.el (gnus-select-newsgroup): Make
8873         `gnus-current-select-method' buffer-local.
8874
8875         * gnus-art.el (gnus-request-article-this-buffer): Refer
8876         `gnus-current-select-method' in the current summary buffer.
8877
8878 2001-09-10  Simon Josefsson  <jas@extundo.com>
8879         From Daniel Pittman <daniel@rimspace.net>
8880
8881         * gnus-spec.el (gnus-correct-pad-form): Fix.
8882
8883 2001-09-09  Simon Josefsson  <jas@extundo.com>
8884
8885         * mm-decode.el (mm-inline-media-tests): Add
8886         application/x-emacs-lisp.
8887         (mm-attachment-override-types): Add
8888         application/{x-,}pkcs7-signature.
8889
8890         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8891         (gnus-server-line-format, gnus-server-mode-line-format)
8892         (gnus-server-browse-in-group-buffer): Customize.
8893
8894 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8895
8896         * nnml.el (nnml-marks-changed-p): Typo.
8897         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
8898         (nnml-marks-changed-p): Use gnus-gethash.
8899         (nnml-marks-modtime): Use gnus-make-hashtable.
8900
8901         * nnfolder.el (nnfolder-marks-changed-p): Typo.
8902         (nnfolder-request-expire-articles, nnfolder-save-marks)
8903         (nnfolder-open-marks): Typo.
8904         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
8905         (nnfolder-marks-changed-p): Use gnus-gethash.
8906         (nnfolder-marks-modtime): Use gnus-make-hashtable.
8907
8908 2001-09-08  Simon Josefsson  <jas@extundo.com>
8909
8910         * nnfolder.el (nnfolder-marks-modtime): New variable.
8911         (nnfolder-marks-changed-p): New function.
8912         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
8913         (nnfolder-request-update-info): Don't update if marks didn't change.
8914
8915         * nnml.el (nnml-marks-modtime): New variable.
8916         (nnml-marks-changed-p): New function.
8917         (nnml-save-marks, nnml-open-marks): Save modtime.
8918         (nnml-request-update-info): Don't update if marks didn't change.
8919
8920         * gnus-agent.el (gnus-agent-any-covered-gcc)
8921         (gnus-agent-add-server, gnus-agent-remove-server): Use
8922         gnus-agent-method-p.
8923
8924         * gnus-art.el (gnus-buttonized-mime-types): New variable.
8925         (gnus-unbuttonized-mime-type-p): Use it.
8926
8927         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
8928         fetch group.
8929
8930 2001-09-08  Simon Josefsson  <jas@extundo.com>
8931         From Daniel Pittman <daniel@rimspace.net>
8932
8933         * gnus-spec.el (gnus-correct-pad-form): New function.
8934         (gnus-parse-simple-format): Use it.
8935
8936 2001-09-07  Simon Josefsson  <jas@extundo.com>
8937
8938         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
8939         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
8940         Putnam <reader@newsguy.com>.
8941         (gnus-group-sort-selected-groups): Touch dribble file.
8942
8943 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
8944
8945         * nnml.el (nnml-filenames-are-evil): New variable.
8946         (nnml-article-to-file-alist): Rename to ...
8947         (nnml-current-group-article-to-file-alist): ... this.
8948         Respect `nnml-filenames-are-evil'.
8949         (nnml-active-number): Update.
8950         (nnml-update-file-alist): Update.
8951         (nnml-request-article): Use nnheader-article-to-file-alist.
8952         (nnml-request-rename-group): Likewise.
8953
8954 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8955
8956         * gnus-sum.el (gnus-summary-insert-line): Fix.
8957
8958 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8959
8960         * gnus-sum.el: Bind g-s-t-s to "W g".
8961         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8962         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8963         display of graphical smilies.
8964
8965 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8966
8967         * gnus-start.el (gnus-setup-news): A typo.
8968         From Bill White <billw@wolfram.com>.
8969
8970 2001-09-06  Simon Josefsson  <jas@extundo.com>
8971
8972         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
8973         and unseen marks.
8974
8975 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8976
8977         * nnmail.el (nnmail-split-fancy): Document `junk'.
8978
8979 2001-09-04  Simon Josefsson  <jas@extundo.com>
8980
8981         * imap.el (imap-search): Don't error if server is broken.
8982
8983 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
8984
8985         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
8986         searching for an article that isn't in the mbox.
8987
8988 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8989
8990         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
8991         right, and get all the comments.
8992
8993 2001-09-02  Simon Josefsson  <jas@extundo.com>
8994         Suggested by Dan Christensen <jdc+news@uwo.ca>
8995
8996         * nnfolder.el (nnfolder-request-update-info): Fix message.
8997
8998         * nnml.el (nnml-request-update-info): Ditto.
8999
9000 2001-09-01  Simon Josefsson  <jas@extundo.com>
9001
9002         * nnml.el (nnml-request-expire-articles): Also bind
9003         `nnml-current-group' and `nnml-article-file-alist' when using
9004         expiry-target. (Otherwise nnml will be in a inconsistent internal
9005         state causing all kind of problems.)
9006         (nnml-request-expire-articles): If `nnml-article-to-file' or
9007         `file-attributes' failes, return article as un-expirable instead
9008         of treating it as expired.
9009
9010 2001-08-31  Sam Steingold  <sds@gnu.org>
9011
9012         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
9013         typo: `exmine' --> `examine'.
9014
9015 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9016
9017         * nndoc.el (nndoc-forward-type-p): It is not a digest.
9018
9019 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9020
9021         * nnml.el (nnml-check-directory-twice): Remove.
9022         (nnml-retrieve-headers): Ditto.
9023         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
9024
9025 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9026
9027         * nnheader.el (nnheader-directory-files-is-safe): No need to read
9028         directory twice on Windows, or on GNU Emacs-21.
9029
9030 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9031
9032         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
9033         (nnml-request-rename-group): Ditto.
9034         (nnml-active-number): Ditto.
9035         (nnml-request-create-group): Use nnml-directory-articles.
9036         (nnml-request-expire-articles): Use nnml-directory-articles, which
9037         gets list from nov database if available.
9038         (nnml-get-nov-buffer): New function.
9039         (nnml-open-nov): Use it.
9040         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
9041         gets alist from nov database if available.
9042         (nnml-directory-articles): New function.
9043         (nnml-article-to-file-alist): New function.
9044
9045 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9046
9047         * mm-decode.el (mm-display-external): Use `name' as filename, if
9048         `filename' attribute is not present.
9049
9050 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9051
9052         * mail-source.el (mail-source-flash): New defcustom.
9053         (mail-source-new-mail-p): Ring visible bell if appropriate.
9054         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
9055         timer is cleared even if mail check signals an error.
9056
9057 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9058
9059         * gnus-sum.el (gnus-summary-move-article): Only update marks of
9060         type 'list.
9061
9062 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9063
9064         * flow-fill.el (fill-flowed): eol might be point-max.
9065
9066 2001-08-27  Simon Josefsson  <jas@extundo.com>
9067
9068         * nnml.el (nnml-request-update-info): Fix message.
9069         (nnml-open-marks): Ditto.
9070
9071         * nnfolder.el (nnfolder-request-update-info):
9072         (nnfolder-open-marks): Fix message.
9073
9074 2001-08-25  Simon Josefsson  <jas@extundo.com>
9075
9076         * nnfolder.el (nnfolder-save-marks): Don't create directory named
9077         after group in ~/.
9078
9079 2001-08-25  Simon Josefsson  <jas@extundo.com>
9080         From Andreas Jaeger  <aj@suse.de>
9081
9082         * nnfolder.el (nnfolder-open-marks): Fix typo.
9083         * nnml.el (nnml-open-marks): Likewise.
9084
9085 2001-08-25  Simon Josefsson  <jas@extundo.com>
9086
9087         Make nnfolder groups self-contained as far as marks are concerned.
9088
9089         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
9090         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
9091         (nnfolder-open-server): Make marks directory.
9092         (nnfolder-request-delete-group): Delete marks file.
9093         (nnfolder-request-delete-group): Check of nov/marks file exist
9094         before deleting.
9095         (nnfolder-request-rename-group): Rename marks file.
9096         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
9097         (nnfolder-request-set-mark, nnfolder-request-update-info)
9098         (nnfolder-group-marks-pathname, nnfolder-save-marks)
9099         (nnfolder-open-marks): New functions.
9100         (top-level): Require gnus.
9101
9102 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9103
9104         * nnweb.el (nnweb-type-definition): Use google raw file.
9105         (nnweb-google-parse-1): Ditto.
9106         (nnweb-google-identity): Ditto.
9107         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
9108         (nnweb-altavista-wash-article): Ditto.
9109         (nnweb-request-article): Remove nnweb-decode-entities.
9110
9111         * nnml.el: Require 'gnus.
9112
9113 2001-08-25  Simon Josefsson  <jas@extundo.com>
9114
9115         * nnml.el (nnml-marks-is-evil): Add doc.
9116
9117 2001-08-25  Simon Josefsson  <jas@extundo.com>
9118
9119         * nnml.el (nnml-save-marks): Wrap saving marks in a
9120         condition-case, to allow user to start Gnus if saving marks failed
9121         for some reason.
9122
9123 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9124
9125         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
9126
9127         * gnus-group.el (gnus-update-group-mark-positions): Bind
9128         gnus-group-update-hook to nil.
9129
9130 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9131
9132         * mml.el (mml-generate-mime-1): Force as multibyte string.
9133
9134 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9135
9136         * gnus-sum.el (gnus-summary-insert-line)
9137         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
9138         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
9139
9140         * gnus-spec.el (gnus-correct-substring): Take optional END.
9141
9142         * nnrss.el (nnrss-request-article): Remove \n.
9143         (nnrss-retrieve-headers): Lines number is -1.
9144
9145 2001-08-24  Simon Josefsson  <jas@extundo.com>
9146
9147         * gnus-group.el (gnus-info-clear-data): Call
9148         nnfoo-request-set-mark to propagate marks.  Fix bug:
9149         `gnus-group-update-line' doesn't update read range unless we call
9150         `gnus-get-unread-articles-in-group' first.
9151
9152         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
9153         to server.
9154
9155 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9156
9157         * gnus-util.el (gnus-create-info-command): Return an interactive
9158         function.
9159
9160 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9161         From Katsumi Yamaoka <yamaoka@jpl.org>
9162
9163         * gnus-spec.el (gnus-parse-complex-format): Use equal.
9164
9165 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9166
9167         * gnus-sum.el (gnus-select-newsgroup): Use it.
9168
9169         * gnus-util.el (gnus-not-ignore): New function.
9170
9171         * lpath.el (featurep): Don't fbind char-int.
9172
9173         * gnus-util.el (gnus-create-info-command): New function.
9174
9175         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
9176         right node.
9177
9178         * gnus-sum.el (gnus-select-newsgroup): Clean up.
9179         (gnus-summary-limit-children): Use 'identity instead of `all'.
9180         (gnus-summary-limit-to-display-predicate): New command and
9181         keystroke.
9182
9183 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9184
9185         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
9186
9187         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
9188
9189 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9190
9191         * gnus-spec.el: Add the Gnus version.
9192         (gnus-update-format-specifications): If the Gnus version changes,
9193         nix out the format spec cache.
9194
9195         * gnus.el (gnus-continuum-version): Made into a command and
9196         optionalize the VERSION.
9197
9198         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
9199         the start of the lines.
9200
9201 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9202
9203         * gnus.el (gnus-visual-p): Define function before use of
9204         function.
9205
9206 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9207
9208         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
9209         (gnus-article-mark-to-type): New function.
9210         (gnus-update-missing-marks): Only update marks of type 'list.
9211
9212         * gnus.el (gnus-article-special-mark-lists): New variable.
9213
9214 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9215
9216         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
9217         (gnus-select-newsgroup): Still use 'all.
9218         (gnus-summary-initial-limit): Comparing with 'all.
9219
9220 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9221
9222         * gnus-start.el (gnus-activate-group): If dont-check, don't update
9223         active.
9224
9225 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9226
9227         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
9228         nnslashdot-*-retrieve-headers.
9229         (nnslashdot-request-article): Fix for slashcode 2.2.
9230         (nnslashdot-make-tuple): New function.
9231         (nnslashdot-read-groups): Use it.
9232
9233 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9234
9235         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
9236         list.
9237
9238         * gnus-sum.el (gnus-summary-move-article): Don't select article.
9239
9240 2001-08-20  Simon Josefsson  <jas@extundo.com>
9241
9242         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
9243         opened, error instead of continuing (and exploding later).
9244
9245 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9246
9247         * gnus.el (gnus-expand-group-parameters): Return the parameter
9248         list.
9249
9250         * gnus-sum.el (gnus-summary-show-article): Doc fix.
9251         (gnus-summary-show-article): Guess at charset if required.
9252
9253         * gnus-spec.el (gnus-correct-substring): Stopped one character
9254         before we wanted.
9255
9256 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9257
9258         * earcon.el (earcon-auto-play): Remove unused option.
9259
9260 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9261
9262         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
9263         message down in levels, since it happens very fast.
9264
9265         * smiley-ems.el (smiley-update-cache): Respect the symbol version
9266         of smiley-regexp-alist.
9267
9268         * mm-view.el (mm-inline-text): Ignore vcard errors.
9269
9270         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
9271
9272         * gnus-score.el (gnus-all-score-files): Use append instead of
9273         nconc.
9274
9275         * gnus.el (gnus-splash-face): Doc fix.
9276
9277         * mm-decode.el (mm-mailcap-command): Use
9278         mm-path-name-rewrite-functions.
9279         (mm-path-name-rewrite-functions): New variable.
9280
9281         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
9282         (gnus-complex-form-to-spec): Insert tab.
9283         (gnus-spec-tab): New function.
9284
9285         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
9286         entering the group.
9287
9288         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
9289         the positional spec.
9290         (gnus-parse-complex-format): React to %C.
9291
9292         * gnus-ems.el (gnus-char-width): Moved here.
9293
9294         * gnus-sum.el (gnus-select-newsgroup): Set
9295         gnus-newsgroup-articles.
9296         (gnus-unseen-mark): New variable.
9297         (gnus-newsgroup-unseen): Ditto.
9298         (gnus-newsgroup-seen): Ditto.
9299         (gnus-adjust-marked-articles): Use them.
9300         (gnus-update-marks): Use them.
9301         (gnus-summary-update-secondary-mark): Display.
9302         (gnus-summary-prepare-threads): Display.
9303
9304         * gnus-msg.el (gnus-inews-group-method): Use and return the
9305         method, not the server.
9306
9307 2001-08-19  Simon Josefsson  <jas@extundo.com>
9308
9309         * gnus-srvr.el (gnus-server-agent-face): New.
9310         (gnus-server-agent-face): New.
9311         (gnus-server-mode): Turn on font-lock-mode.
9312
9313         * gnus.el (gnus-server-visual): Add defgroup.
9314
9315 2001-08-19  Simon Josefsson  <jas@extundo.com>
9316         From Joe Casadonte <jcasadonte@northbound-train.com>
9317
9318         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
9319         gnus-server-denied-face): New.
9320         (gnus-server-opened-face, gnus-server-closed-face,
9321         gnus-server-denied-face): New.
9322         (gnus-server-font-lock-keywords): Add.
9323
9324 2001-08-19  Simon Josefsson  <jas@extundo.com>
9325
9326         * nnml.el (nnml-request-set-mark): Return nil.
9327         (nnml-save-marks): Use nnml-possibly-create-directory.
9328         (nnml-open-marks): Only work in temp buffer when inserting/reading
9329         .marks file.
9330
9331 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9332
9333         * gnus.el (gnus-expand-group-parameters): Fix.
9334
9335         * gnus-spec.el (gnus-char-width): New function.
9336         (gnus-correct-substring, gnus-correct-length): Use it.
9337
9338         * message.el (message-required-mail-headers): Fix doc.
9339
9340 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9341
9342         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
9343
9344         * mm-decode.el (mm-save-part-to-file): Insert the handle.
9345
9346 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9347
9348         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
9349         slashdot 2.2 (not fully fixed yet).
9350         (nnslashdot-request-article): Ditto.
9351
9352 2001-08-18  Simon Josefsson  <jas@extundo.com>
9353
9354         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
9355         nnimap.
9356
9357         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
9358         gnus-util.
9359         (nnimap-request-update-info-internal): Use new functions.
9360
9361         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
9362         new functions.
9363
9364 2001-08-18  Simon Josefsson  <jas@extundo.com>
9365
9366         Make nnml groups self-contained as far as marks are concerned.
9367
9368         * nnml.el (nnml-request-delete-group): Delete marks file.
9369         (nnml-request-rename-group): Move marks file.
9370         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
9371         variables.
9372         (nnml-request-set-mark, nnml-request-update-info): New server
9373         functions.
9374         (nnml-save-marks, nnml-open-marks): New functions.
9375
9376 2001-08-18  Simon Josefsson  <jas@extundo.com>
9377
9378         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
9379         `set' when setting marks.
9380
9381 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9382
9383         * gnus.el (gnus-info-find-node): Take an argument.
9384
9385         * gnus-art.el (gnus-button-handle-info): New function.
9386         (gnus-url-unhex-string): Replace "+" with " ".
9387
9388 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9389
9390         * message.el (message-check-news-header-syntax): Check bad From.
9391
9392 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9393
9394         * gnus-spec.el (gnus-correct-length): New function.
9395         (gnus-correct-substring): New function.
9396         (gnus-tilde-max-form): Use it.
9397
9398 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
9399
9400         * nnmh.el: Docstring changes as below.
9401
9402         * nnml.el: Docstring changes as below.
9403
9404         * nnbabyl.el: Docstring changes as below.
9405
9406         * nnmbox.el: Docstring changes as below.
9407
9408         * nnfolder.el: Added docstrings identifying each virtual server
9409         parameter.
9410
9411 2001-08-18  Simon Josefsson  <jas@extundo.com>
9412
9413         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
9414
9415 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
9416
9417         * message.el: rename "Abort Message" to "Postpone Message".
9418         Remove "Attach file as MIME" from Message menu, it's already in
9419         the MIME menu.
9420
9421 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9422
9423         * smime.el (smime-point-at-eol): eval-and-compile.
9424         (smime-make-temp-file): New function.
9425         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
9426         Use it.
9427
9428 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9429
9430         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
9431         (gnus-agent-summary-fetch-group): New command and keystroke.
9432
9433         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
9434         (gnus-mime-display-security): Make it respect
9435         gnus-unbuttonized-mime-type-p.
9436
9437         * gnus-sum.el (gnus-articles-to-read): Comments.
9438         (gnus-article-marked-p): New function.
9439         (gnus-summary-display-make-predicate): New function.
9440         (gnus-select-newsgroup): Use them.
9441
9442         * mm-decode.el (mm-save-part-to-file): Made it not error.
9443
9444 2001-08-17  Simon Josefsson  <jas@extundo.com>
9445
9446         * imap.el (imap-wait-for-tag): If process-status isn't open or
9447         run, return nil instead of sit-for looping.
9448
9449 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9450
9451         * lpath.el (featurep): fbind xml-parse-region.
9452
9453         * gnus.el (gnus-message-archive-method): Default to "archive".
9454         (gnus-message-archive-method): Doc fix.
9455         (gnus-parameters-get-parameter): Cleaned up.
9456         (gnus-expand-group-parameter): New function.
9457
9458         * gnus-start.el (gnus-setup-news): Push the archive server only
9459         the server list.
9460
9461         * mml.el (mml-menu): Changed name to "Attachments".
9462
9463         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
9464         when there is something to detroy.
9465
9466 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9467
9468         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
9469         nil.
9470
9471 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9472
9473         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
9474         which specifies a time today or tomorrow.
9475
9476 2001-08-15  Simon Josefsson  <jas@extundo.com>
9477         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9478
9479         * gnus-agent.el (gnus-agent-make-mode-line-string)
9480         (gnus-agent-toggle-plugged): Use new API.
9481
9482 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9483
9484         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
9485         deadline has expired.
9486
9487 2001-08-12  Simon Josefsson  <jas@extundo.com>
9488         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
9489
9490         Support `recent' mark indicating newly arrived messages (to
9491         separate from old but unread messages).
9492
9493         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
9494         `nnmail-split-history' if recent is > 0.
9495         (nnimap-request-update-info-internal): Update `recent' marks.
9496         (nnimap-request-set-mark): Never set `recent' marks.
9497         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
9498         recent.
9499
9500         * gnus-sum.el (gnus-recent-mark): New mark.
9501         (gnus-newsgroup-recent): New variable.
9502         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
9503         (gnus-summary-prepare-threads): Mark recent articles.
9504         (gnus-summary-add-mark): Support recent.
9505         (gnus-summary-update-secondary-mark): Support recent.
9506
9507         * gnus.el (gnus-article-mark-lists): Add recent.
9508
9509 2001-08-12  Simon Josefsson  <jas@extundo.com>
9510
9511         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
9512         whether successful decoding took place.  Add doc.
9513
9514 2001-08-12  Simon Josefsson  <jas@extundo.com>
9515         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
9516
9517         * gnus.el (gnus-summary-line-format, gnus-parameters):
9518         * gnus-gl.el (gnus-summary-grouplens-line-format):
9519         * gnus-salt.el (gnus-summary-pick-line-format):
9520         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
9521
9522 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
9523         Committed by Kai Gro\e,b_\e(Bjohann.
9524
9525         * gnus-score.el (gnus-score-string): Fix `match' regexp
9526         for `extra' header case.
9527
9528 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9529
9530         * nnmbox.el (nnmbox-read-mbox): No warning.
9531
9532 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9533
9534         * nndoc.el (nndoc-article-type): Fix doc.
9535         (nndoc-generate-article-function): New variable.
9536         (nndoc-dissection-function): New variable.
9537         (nndoc-type-alist): Add oe-dbx.
9538         (nndoc-oe-dbx-type-p): New function.
9539         (nndoc-oe-dbx-dissection): New function.
9540         (nndoc-oe-dbx-generate-article): New function.
9541
9542 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9543
9544         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
9545         whether deadline has been reached.  Patch from Dan Nicolaescu
9546         <dann@godzilla.ics.uci.edu>.
9547
9548 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9549
9550         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
9551         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
9552         <rintaman@cs.Helsinki.FI>.
9553
9554         * mail-source.el (mail-source-movemail): The error buffer is
9555         modified, but nothing in it.
9556
9557 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9558
9559         * message.el (message-bogus-system-names): New variable.
9560         (message-make-fqdn): Use it.
9561
9562 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9563
9564         * nndraft.el (nndraft-request-group): Use
9565         nndraft-auto-save-file-name.
9566
9567 2001-08-09  Simon Josefsson  <jas@extundo.com>
9568
9569         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
9570         Don't ask whether to decrypt.  Just leave result in buffer (don't
9571         call mm).
9572
9573         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
9574         parts as well.
9575         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
9576         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
9577
9578 2001-08-09  Simon Josefsson  <jas@extundo.com>
9579
9580         * mm-decode.el (mm-insert-part): Return decoding success status.
9581         (mm-save-part-to-file): Error if decoding failed.
9582
9583 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9584
9585         * message.el (message-tab): Use indent-relative.
9586         (message-mode): Don't bind indent-line-function to indent-relative.
9587
9588 2001-08-09  Simon Josefsson  <jas@extundo.com>
9589
9590         * message.el (message-get-reply-headers): Fix string. Suggested by
9591         Christoph Conrad <cc@cli.de>.
9592
9593 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9594
9595         * message.el (message-tab): Use the current value of
9596         indent-line-function.
9597         (message-mode): Bind indent-line-function to indent-relative.
9598
9599 2001-08-08  Simon Josefsson  <jas@extundo.com>
9600
9601         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
9602         whether `imtest' is installed.
9603
9604 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9605         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9606
9607         * gnus-sum.el (gnus-summary-show-article): Call
9608         gnus-summary-update-secondary-secondary-mark.
9609         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
9610         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
9611
9612 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9613
9614         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
9615
9616         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9617
9618         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
9619         <gerd@gnu.org>.
9620
9621         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
9622
9623         * gnus-util.el (gnus-output-to-rmail): Ditto.
9624         (gnus-output-to-mail): Ditto.
9625
9626         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
9627
9628 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
9629
9630         * message.el (message-indent-citation): Use
9631         `message-yank-cited-prefix' for empty lines.
9632
9633 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
9634
9635         * message.el (message-indent-citation): Quote only lines starting
9636         with ">" using `message-yank-cited-prefix'.
9637
9638 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9639         Trivial patch.
9640
9641         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
9642         gnus-cache-fully-p.
9643
9644 2001-08-04  Simon Josefsson  <jas@extundo.com>
9645
9646         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
9647         file if it doesn't exist (by calling gnus-cache-read-active).
9648
9649 2001-08-04  Simon Josefsson  <jas@extundo.com>
9650
9651         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
9652         (gnus-cache-passively-or-fully-p): Removed.
9653         (gnus-cache-fully-p): Fix it.
9654
9655         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
9656
9657 2001-08-04  Simon Josefsson  <jas@extundo.com>
9658
9659         * gnus-cache.el (gnus-cache-fully-p)
9660         (gnus-cache-passively-or-fully-p): New functions.
9661         (gnus-cache-possibly-enter-article): Cosmetic change, use
9662         `g-c-p-o-f-p'.
9663         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
9664         was bogus (`g-c-p-a-a' does not change active info, just change
9665         the functions parameters).
9666         (gnus-cache-possibly-remove-articles-1): Make sure articles are
9667         not removed in groups that match `gnus-uncacheable-groups'.
9668
9669         Reported and modifications based on discussions with Nuutti
9670         Kotivuori <nuutti.kotivuori@smarttrust.com>.
9671
9672 2001-08-04  Simon Josefsson  <jas@extundo.com>
9673         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9674
9675         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
9676         calls `gnus-cache-update-active' if bounds has been extended.
9677
9678 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9679
9680         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
9681         before remove.
9682         (gnus-mime-security-show-details): Ditto.
9683
9684 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9685
9686         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
9687         syntax.  Protect string-match against nil string and regexp.
9688
9689 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9690
9691         * mm-util.el (mm-find-charset-region): Remove control-1.
9692
9693 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9694
9695         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
9696
9697 2001-08-04  Simon Josefsson  <jas@extundo.com>
9698
9699         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
9700         buffer.  Delete MIME-Version header.
9701
9702 2001-08-03  Simon Josefsson  <jas@extundo.com>
9703
9704         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
9705         that is entered does not necessarily have the highest article
9706         number in the group, so use `gnus-cache-possibly-alter-active'
9707         instead of `gnus-cache-update-active'.
9708
9709 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9710
9711         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
9712
9713 2001-08-03  Simon Josefsson  <jas@extundo.com>
9714
9715         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
9716         menu.
9717
9718 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9719
9720         * gnus.el (post-method): New group parameter.  It also provides
9721         the user option `gnus-post-method-alist' and the internal function
9722         `gnus-parameter-post-method'.
9723
9724         * gnus-msg.el (gnus-post-method): Bind the value of
9725         `gnus-post-method' to the group parameter if it is defined.
9726
9727 2001-08-02  Simon Josefsson  <jas@extundo.com>
9728
9729         * smime.el (smime-extra-arguments): Removed.
9730         (smime-call-openssl-region): Don't use it.
9731
9732 2001-08-02  Simon Josefsson  <jas@extundo.com>
9733
9734         * smime.el (smime-sign-region): Handle stderr.
9735         (smime-encrypt-region): Ditto.
9736
9737         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
9738         match the ASN.1 length bytes.
9739         (mm-pkcs7-enveloped-magic): Ditto.
9740         (mm-view-pkcs7-get-type): Don't regexp quote.
9741
9742 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9743         From Andreas Fuchs <asf@void.at>
9744
9745         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
9746
9747 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9748
9749         * gnus-art.el (gnus-header-button-alist): References regexp.
9750
9751 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
9752
9753         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
9754         already fboundp.  Add INTERACTIVE arg to autoload form.
9755
9756 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9757
9758         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
9759
9760         * nnmail.el (nnmail-cache-open): Ditto.
9761
9762 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9763
9764         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
9765
9766 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9767
9768         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
9769
9770 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9771         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9772
9773         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
9774         (gnus-agent-toggle-plugged): Use it.
9775
9776 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9777
9778         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
9779         (gnus-ding-file-coding-system): New variable.
9780         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
9781         (gnus-slave-save-newsrc): Use it.
9782
9783 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9784
9785         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
9786         syntax.
9787
9788 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9789         Originally from Andreas Fuchs <asf@void.at>
9790
9791         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
9792         (mml2015-gpg-pretty-print-fpr): New function.
9793         (mml2015-gpg-extract-signature-details): More details, rename from
9794         `m-g-e-from'.
9795         (mml2015-gpg-verify): Use them.
9796         (mml2015-gpg-clear-verify): Use them.
9797
9798 2001-07-31  Simon Josefsson  <jas@extundo.com>
9799
9800         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
9801         buffer when done.
9802
9803 2001-07-30  Simon Josefsson  <jas@extundo.com>
9804
9805         * smime.el (smime-call-openssl-region): Revert previous change,
9806         just pass on buf to `call-process-region'.
9807         (smime-verify-region): Doc fix.  Don't message stuff.  Use
9808         `smime-new-details-buffer'.  Inserts error messages into buffer.
9809         (smime-noverify-region): Ditto.
9810         (smime-decrypt-region): Ditto.  Handles stderr separately.
9811         (smime-verify-buffer, smime-noverify-buffer)
9812         (smime-decrypt-buffer): Doc fix.
9813         (smime-new-details-buffer): New function.
9814         (smime-pkcs7-region, smime-pkcs7-certificates-region)
9815         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
9816         (smime-sign-region, smime-encrypt-region): Don't use
9817         `insert-buffer'.
9818
9819         * mml-smime.el (mml-smime-verify): Fix security button strings.
9820
9821 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9822
9823         * gnus-art.el (gnus-mime-save-part-and-strip): Save
9824         gnus-article-mime-handles.
9825
9826 2001-07-29  Simon Josefsson  <jas@extundo.com>
9827
9828         * mail-source.el (top-level): Require message for message-directory.
9829         (mail-source-directory): Change default to message-directory.
9830
9831         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
9832         (smime-certificate-directory, smime-openssl-program)
9833         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
9834         (smime-extra-arguments): New variable.
9835         (smime-dns-server): Fix customize group.
9836         (smime-call-openssl-region): Use `smime-extra-arguments'.
9837
9838 2001-07-29  Simon Josefsson  <jas@extundo.com>
9839         From Vladimir Volovich <vvv@vsu.ru>
9840
9841         * smime.el (smime-call-openssl-region): Ignore stderr.
9842
9843 2001-07-29  Simon Josefsson  <jas@extundo.com>
9844         From Christoph Conrad <christoph.conrad@gmx.de>
9845
9846         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
9847         file.
9848
9849 2001-07-29  Simon Josefsson  <jas@extundo.com>
9850
9851         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
9852
9853         Support S/MIME decryption.
9854
9855         * mm-decode.el (mm-inline-media-tests):
9856         (mm-inlined-types):
9857         (mm-automatic-display):
9858         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
9859
9860         * mm-view.el (mm-pkcs7-signed-magic):
9861         (mm-pkcs7-enveloped-magic): New variables.
9862         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
9863         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
9864         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
9865         PKCS#7 blobs.
9866
9867         * smime.el (smime-decrypt-region): Expand keyfile.
9868
9869 2001-07-29  Simon Josefsson  <jas@extundo.com>
9870
9871         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
9872         `ssl.el' variables.
9873
9874         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9875         but line instead of narrowing to it, because `nnmail-parse-active'
9876         calls widen.  Thanks to Christoph Conrad
9877         <christoph.conrad@gmx.de>.
9878
9879 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9880
9881         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9882         for %B spec.
9883
9884         * gnus-sum.el (gnus-summary-prepare-threads): If
9885         gnus-sum-thread-tree-root is nil, use subject instead.
9886         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9887         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9888         (gnus-sum-thread-tree-leaf-with-other)
9889         (gnus-sum-thread-tree-single-leaf): Documentation.
9890         (gnus-sum-thread-tree-single-indent): Allow nil.
9891
9892 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9893
9894         * message.el (message-fill-paragraph): Do nothing if the user
9895         wants filladapt-mode.
9896
9897 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9898
9899         * mm-decode.el (mm-image-type-from-buffer): New function.
9900         (mm-get-image): Use it.
9901
9902 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9903
9904         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
9905
9906         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
9907         mm-display-parts too.
9908
9909 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9910
9911         * nnfolder.el (nnfolder-request-accept-article): Bind
9912         nntp-server-buffer.
9913
9914         * nnmail.el (nnmail-parse-active): Read from buffer instead of
9915         nntp-server-buffer.
9916
9917 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9918
9919         * message.el (message-check-news-header-syntax): Use
9920         message-post-method.
9921         (message-send-news): Bind message-post-method.
9922
9923 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9924
9925         * mml.el (mml-tweak-type-alist): New variable.
9926         (mml-tweak-function-alist): New variable.
9927         (mml-tweak-part): New function.
9928         (mml-generate-mime-1): Use it.
9929
9930 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9931
9932         * nnfolder.el (nnfolder-request-accept-article): Replace
9933         nnfolder-request-list.
9934
9935 2001-07-27  Simon Josefsson  <jas@extundo.com>
9936
9937         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
9938         nnoo-change-server failed to do it.
9939
9940 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9941
9942         * gnus.el (gnus-parameters): Make it customizable.
9943
9944 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9945
9946         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9947
9948         * message.el (message-set-auto-save-file-name): More
9949         poor-system-types.
9950
9951         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9952
9953         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9954         supports +.
9955
9956 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9957
9958         * mm-decode.el (mm-readable-p): New function.
9959         (mm-inline-media-tests): Fix the default testers.
9960
9961 2001-07-26  Simon Josefsson  <jas@extundo.com>
9962
9963         * nnimap.el (nnimap-version): Bump version number.
9964
9965 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9966         From Steven E. Harris <seh@speakeasy.org>
9967
9968         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
9969         in M$Windows too.
9970
9971 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9972
9973         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
9974
9975 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9976
9977         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
9978
9979         * mm-decode.el (mm-get-image): Guess then use the type.
9980
9981         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
9982
9983 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
9984
9985         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
9986         display (%B) for threads if threading is off.
9987
9988 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9989         From Henrik Enberg <henrik@enberg.org>
9990
9991         * gnus-msg.el: Customization patch.
9992
9993 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
9994
9995         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
9996         variable.
9997         (nnmail-split-fancy-with-parent): Ignore certain groups.
9998
9999 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10000
10001         * gnus-util.el (gnus-byte-compile): New function.
10002         (gnus-use-byte-compile): New variable.
10003         (gnus-make-sort-function): Use it.
10004
10005         * nnmail.el (nnmail-get-new-mail): Use it.
10006
10007         * gnus-agent.el (gnus-category-make-function): Simple function or
10008         compiled function.
10009         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
10010
10011         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
10012         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
10013         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
10014
10015         * message.el (message-check-news-header-syntax): Remove quote.
10016
10017 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10018
10019         * message.el (message-use-mail-followup-to): `t' is not a
10020         documented value.
10021
10022 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10023
10024         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
10025
10026 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10027
10028         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
10029         there are long lines.
10030
10031 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10032
10033         * dgnushack.el (copy-list): New compiler macro.
10034
10035 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10036
10037         * message.el (message-bounce): If no Return-Path, the whole
10038         content is considered as the original message.
10039
10040         * nnml.el (nnml-check-directory-twice): New variable.
10041         (nnml-article-to-file): Use it.
10042         (nnml-retrieve-headers): Hack it.
10043
10044 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10045
10046         * gnus-win.el (gnus-buffer-configuration): New configure.
10047
10048         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
10049         not alive.
10050
10051         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
10052         (mm-display-external): Use display-term configure.
10053
10054 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10055
10056         * gnus-delay.el (gnus-delay-default-hour): New variable.
10057         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
10058
10059 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10060         From Karl Kleinpaste <karl@charcoal.com>
10061
10062         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
10063         (gnus-summary-prepare-threads): Ditto.
10064
10065         * gnus.el (gnus-summary-line-format): Add %B.
10066
10067 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10068
10069         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
10070
10071         * mm-util.el (mm-string-as-multibyte): New function.
10072
10073         * nnmh.el (nnmh-request-list-1): Encode, not decode!
10074
10075 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10076
10077         * mm-util.el (mm-universal-coding-system): New variable.
10078
10079         * gnus-start.el (gnus-startup-file-coding-system): Use it.
10080
10081         * score-mode.el (score-mode-coding-system): Use it.
10082
10083 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10084
10085         * gnus-start.el (gnus-setup-news): Call
10086         `gnus-check-bogus-newsgroups' just after the native server is
10087         opened.
10088
10089 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10090
10091         * nnmail.el (nnmail-do-request-post): Util function to be used by
10092         `nnchoke-request-post' for all nnmail-derived backends.
10093
10094         * nnml.el (nnml-request-post): Use it.
10095
10096         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
10097         backend, for it groks nnml-request-post.
10098
10099         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
10100         Treat `mail-post' backends like `mail' backends, not like `news'
10101         backends.
10102
10103 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10104
10105         * gnus-msg.el (gnus-setup-message): make-local-hook.
10106
10107 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10108
10109         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
10110         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
10111         <karl@charcoal.com>, slightly changed by Kai.
10112
10113         * message.el (message-check-news-header-syntax): When checking
10114         whether the groups exist, check the right server based on
10115         `gnus-post-method'.
10116
10117 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10118
10119         * gnus-delay.el: New file.
10120
10121 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10122
10123         * mm-util.el (mm-read-coding-system): Take two arguments.
10124
10125         * gnus-sum.el (gnus-summary-show-article): Use
10126         mm-read-coding-system.
10127
10128         * gnus-art.el (article-de-quoted-unreadable):
10129         (article-de-base64-unreadable, article-wash-html):
10130         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
10131
10132 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10133
10134         * nnml.el (nnml-request-post): New function.  Can be used for
10135         annotations in nnml groups.
10136
10137 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
10140         command.
10141
10142         * gnus-start.el (gnus-find-new-newsgroups): Use
10143         `message-make-date' instead of `current-time-string'.
10144         (gnus-ask-server-for-new-groups): Ditto.
10145         (gnus-check-first-time-used): Ditto.
10146
10147 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10148
10149         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
10150
10151 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
10152
10153         * message.el (message-shorten-references): Change `maxcount' and
10154         `cut' to obey USEFOR draft 5.
10155
10156 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
10157
10158         * gnus-sum.el (gnus-summary-display-arrow): New variable.
10159         (gnus-summary-set-article-display-arrow): New function.
10160         (gnus-summary-goto-subject): Use it.
10161
10162 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10163
10164         * gnus-sum.el (gnus-summary-import-article): Insert date if
10165         doesn't exist.
10166
10167 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10168
10169         * mml.el (mml-content-type-parameters): New variable.
10170         (mml-content-disposition-parameters): New variable.
10171         (mml-insert-mime-headers): Use them.
10172         (mml-parse-1): Accept charset.
10173
10174 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10175
10176         * gnus-group.el (gnus-group-select-group): Doc fix.
10177
10178         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
10179
10180 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10181
10182         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
10183         to handle `define-derived-mode'.
10184
10185 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10186         From:  Stefan Monnier  <monnier@cs.yale.edu>
10187
10188         * message.el (message-mode): Use define-derived-mode.
10189         (message-tab): message-completion-alist.
10190
10191         * imap.el (imap-interactive-login): Use make-local-variable.
10192         (imap-open): Ditto.
10193         (imap-authenticate): Ditto.
10194
10195         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
10196
10197         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
10198
10199 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10200
10201         * message.el (message-citation-line-function): Refer to
10202         gnus-cite-attribution-suffix.
10203
10204 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10205
10206         * gnus-art.el,...: Error convention changes.
10207
10208 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10209
10210         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
10211
10212 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10213
10214         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
10215         (nnrss-read-server-data): Ditto.
10216
10217 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10218
10219         * gnus-setup.el (gnus-use-installed-gnus): Typo.
10220         * Cleanup files.
10221         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10222
10223 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10224
10225         * gnus.el (gnus-summary-line-format): Add %o.
10226
10227         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
10228         unless shell outputs something.
10229
10230 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10231
10232         * gnus-art.el (gnus-boring-article-headers): Better doc.
10233         (article-hide-headers): Better regexp.
10234         Suggested by Matt Swift <swift@alum.mit.edu>.
10235
10236         * nnheader.el (nnheader-max-head-length): Better doc.
10237         (nnheader-header-value): Skip spaces.
10238         (nnheader-parse-head): Remove space.
10239         Suggested by Matt Swift <swift@alum.mit.edu>.
10240
10241         * gnus-sum.el (gnus-summary-show-raw-article): New function.
10242         (gnus-get-newsgroup-headers): Remove space.
10243
10244 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10245
10246         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
10247         (gnus-summary-reply): Use it.
10248         (gnus-summary-reply-broken-reply-to): New function.
10249         (gnus-msg-force-broken-reply-to): New function.
10250
10251         * mm-view.el (mm-inline-text): Showing as text/plain when error.
10252
10253 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10254
10255         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
10256
10257 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10258
10259         * mm-decode.el (mm-external-terminal-program): New variable.
10260         (mm-display-external): Use it. Use term to display when no
10261         window-system.
10262
10263 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
10264
10265         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
10266         Browse->Next entries to Browse->Prev
10267
10268 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10269
10270         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
10271
10272 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10273
10274         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
10275         for the default encoding.
10276
10277         * nnrss.el (nnrss-url-field): New field.
10278         (nnrss-request-article): Add newsgroups.
10279
10280         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
10281
10282 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10283
10284         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
10285
10286         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
10287         (gnus-draft-setup): Remove backlog.
10288
10289 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10290
10291         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
10292         Cleanup.
10293
10294 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10295
10296         * gnus-msg.el (gnus-bug): Erase buffer.
10297
10298         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
10299
10300 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10301
10302         * mm-decode.el (mm-attachment-override-p): Fix typo.
10303
10304 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
10305
10306         * gnus-kill.el (gnus-execute): Work with the extra headers.
10307         * gnus-sum.el (gnus-summary-execute-command): Ditto.
10308
10309 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10310
10311         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
10312         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
10313
10314         * message.el (message-send-mail-real-function): New variable.
10315         (message-send-mail-partially, message-send-mail):
10316
10317         * nngateway.el (nngateway-request-post): Use it.
10318
10319         * gnus-agent.el (gnus-agentize): Use it.
10320
10321         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
10322         (nnsoup-revert-variables): Use it.
10323
10324 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
10325
10326         * mm-decode.el (mm-inline-media-tests): Default to displaying as
10327         text/plain if the type doesn't match any other media types.
10328         (mm-inlined-types): Doc fix.
10329         (mm-display-inline): Revert previous change (now handled by a
10330         default type in `mm-inline-media-tests'.
10331         (mm-inlinable-p): Revive.
10332         (mm-display-part): Call `mm-inlinable-p'.
10333         (mm-attachment-override-p): Ditto.
10334         (mm-inlined-p): Doc fix.
10335
10336         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
10337         well as `mm-inlined-p'.
10338
10339 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10340
10341         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
10342         (nntp-send-command-and-decode): Use gnus-point-at-bol.
10343
10344 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10345         From  Paul Jarc <prj@po.cwru.edu>
10346
10347         * message.el (message-use-mail-followup-to): New variable.
10348         (message-get-reply-headers): Use it.
10349
10350 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
10351
10352         * nnheader.el (nnheader-init-server-buffer): Make sure the
10353         *nntpd* buffer is made multibyte instead of a random buffer.
10354
10355 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10356
10357         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
10358         when it returns headers.
10359
10360 2001-07-07  Simon Josefsson  <jas@extundo.com>
10361
10362         * rfc2047.el (rfc2047-encode-message-header): Skip header when
10363         trying to fold. Thanks to Colin Walters
10364         <walters@cis.ohio-state.edu>
10365
10366 2001-07-06  Simon Josefsson  <jas@extundo.com>
10367
10368         * imap.el (imap-parse-address-list, imap-parse-flag-list)
10369         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
10370         Add information in `assert's.
10371
10372         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
10373         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
10374         and `nnimap-group-overview-filename', should handle all
10375         change-of-uidvalidity related issues.  But there may be other
10376         problems.)
10377
10378 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10379
10380         * rfc2047.el (rfc2047-encode-message-header): Don't include the
10381         header name when folding.
10382
10383 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10384
10385         * mm-decode.el (mm-inlined-types): Document relationship with
10386         `mm-inline-media-tests'.
10387         (mm-display-inline): Default to displaying as plain text if no
10388         inlining handler is available.
10389         (mm-inlinable-p): Remove.
10390         (mm-inlined-p): Don't call `mm-inlinable-p'.
10391         (mm-automatic-display-p): Ditto.
10392         (mm-attachment-override-p): Ditto.
10393
10394 2001-07-04  Simon Josefsson  <jas@extundo.com>
10395
10396         * nnimap.el (nnimap-importantize-dormant): New variable.
10397         (nnimap-request-update-info-internal): Use it.
10398         (nnimap-request-set-mark): Ditto.
10399
10400 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10401
10402         * nntp.el (nntp-send-command): don't pass a buffer argument to
10403         `point'. Only XEmacs accepts this.
10404         * nntp.el (nntp-send-command-nodelete): ditto.
10405         * nntp.el (nntp-send-command-and-decode): ditto.
10406
10407 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10408
10409         * nntp.el (nntp-open-connection-function): doc update.
10410         * nntp.el (nntp-pre-command): New.
10411         * nntp.el (nntp-via-rlogin-command): New.
10412         * nntp.el (nntp-via-telnet-command): New.
10413         * nntp.el (nntp-via-telnet-switches): New.
10414         * nntp.el (nntp-via-user-name): New.
10415         * nntp.el (nntp-via-user-password): New.
10416         * nntp.el (nntp-via-address): New.
10417         * nntp.el (nntp-via-envuser): New.
10418         * nntp.el (nntp-via-shell-prompt): New.
10419         * nntp.el (nntp-open-telnet-stream): New.
10420         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
10421         * nntp.el (nntp-open-via-telnet-and-telnet): New.
10422         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
10423         * nntp.el (nntp-send-command): ditto.
10424         * nntp.el (nntp-send-command-nodelete): ditto.
10425         * nntp.el (nntp-send-command-and-decode): ditto.
10426
10427 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
10428         Trivial patch.
10429
10430         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
10431         `when'.
10432
10433 2001-07-03  Simon Josefsson  <jas@extundo.com>
10434         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
10435
10436         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
10437
10438 2001-07-03  Simon Josefsson  <jas@extundo.com>
10439
10440         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
10441         remove it (workaround XEmacs `fill-region' bug).
10442
10443 2001-07-01  Simon Josefsson  <jas@extundo.com>
10444
10445         * nnimap.el (nnimap-date-days-ago): Defeat locale.
10446
10447 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10448
10449         * mml2015.el (mml2015-format-error): New function.
10450         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
10451         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
10452         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
10453
10454 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10455
10456         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
10457         Suggested by Christoph Conrad <C.Conrad@cli.de>.
10458
10459         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
10460         group variables.
10461
10462 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10463
10464         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
10465
10466         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
10467         (nnrss-save-group-data): Ditto.
10468
10469         * gnus-agent.el (gnus-agent-save-alist): Ditto.
10470
10471 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10472
10473         * message.el (message-do-send-housekeeping): Narrow to headers.
10474
10475 2001-06-24  Simon Josefsson  <jas@extundo.com>
10476
10477         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
10478         insertion when breaking lines looked for " \t" instead of "[ \t]".
10479         (rfc2047-encode-message-header): Fold lines even if
10480         no QP encoding is done.
10481
10482 2001-06-23  Simon Josefsson  <jas@extundo.com>
10483         From Samuel Tardieu <sam@inf.enst.fr>
10484
10485         * smime.el (smime-keys): Support additional certificates.
10486         (smime-make-certfiles): New function.
10487         (smime-sign-region): Use previous variables.
10488         (smime-get-certfiles): New function.
10489         (smime-sign-buffer): Use it.
10490         (smime-verify-region): Support both CAfile and CApath.
10491
10492 2001-06-23  Simon Josefsson  <jas@extundo.com>
10493
10494         * smime.el (smime-decrypt-region): Perhaps work.
10495
10496 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10497
10498         * gnus-msg.el (gnus-copy-article-buffer): Typo.
10499
10500 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10501
10502         * mm-decode.el (mm-save-part): Rewrite file name.
10503         (mm-file-name-rewrite-functions): New variable.
10504         (mm-file-name-delete-whitespace): New function.
10505         (mm-file-name-trim-whitespace): New function.
10506         (mm-file-name-collapse-whitespace): New function.
10507         (mm-file-name-replace-whitespace): New variable and function.
10508
10509 2001-06-22  Simon Josefsson  <jas@extundo.com>
10510
10511         * message.el (message-make-date): Workaround locale for weekdays.
10512
10513 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10514
10515         * message.el (message-goto-body): Return nil if not found. (revert!)
10516
10517 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10518         From Fremlin <chief@bandits.org>
10519
10520         * message.el (message-goto-body): Some messages have no header.
10521
10522         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10523
10524 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10525
10526         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
10527
10528 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10529
10530         * message.el (message-make-date): Add week day.
10531         Suggested by Jason R. Mastaler <jason@mastaler.com>.
10532
10533 2001-06-19  Simon Josefsson  <jas@extundo.com>
10534
10535         * message.el (message-yank-prefix): Doc fix.
10536         (message-yank-cited-prefix): Ditto.
10537         (message-delete-not-region): Keep citation prefix on first line,
10538         if possible and appropriate.
10539
10540 2001-06-19  Simon Josefsson  <jas@extundo.com>
10541
10542         * imap.el (imap-process-connection-type): New variable.
10543         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
10544         recent `imtest's work completely (no line length issues), while
10545         making making old `imtest's unusable.  Thanks to NAGY Andras
10546         <nagya@inf.elte.hu> for his work.
10547
10548 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
10549
10550         * imap.el (imap-ssl-program): Add -quiet to shut up
10551         OpenSSL/SSLeay's internal debug talk.
10552
10553 2001-06-19  Matt Armstrong  <matt@lickey.com>
10554
10555         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
10556         server.
10557
10558 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10559
10560         * nnmail.el (nnmail-article-buffer): New variable.
10561         (nnmail-split-incoming): Use it.
10562
10563 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
10564
10565         * qp.el (quoted-printable-decode-region): If called interactively,
10566         use coding-system-for-read.
10567
10568 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10569
10570         * message.el (message-check-news-header-syntax): Check Reply-To.
10571
10572 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10573
10574         * mml.el (mml-parse-1): Use message options.
10575
10576         * message.el (message-do-fcc): Don't do anything if there is no
10577         FCC.
10578
10579 2001-06-16  Simon Josefsson  <jas@extundo.com>
10580
10581         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
10582         (nnimap-expunge-search-string): New variable.
10583         (nnimap-request-expire-articles): Use it.
10584
10585 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10586
10587         * message.el (message-send-mail-with-qmail): wrong exit status is
10588         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
10589
10590 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10591
10592         * gnus-art.el (article-strip-multiple-blank-lines): Use
10593         delete-region instead of replace-match.
10594
10595 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10596
10597         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
10598         (nnweb-google-wash-article): Ditto.
10599
10600 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
10601
10602         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
10603
10604 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10605
10606         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
10607         specs.
10608
10609 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10610
10611         * gnus.el (gnus-email-address): Move it here.
10612
10613         * gnus-art.el (article-de-quoted-unreadable): Read charset if
10614         requested.
10615         (article-de-base64-unreadable): Ditto.
10616         (article-wash-html): Ditto.
10617
10618 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10619
10620         * message.el (message-options-set-recipient): Don't add ", "
10621         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
10622
10623 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10624
10625         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
10626
10627 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10628
10629         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
10630         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
10631
10632         * nnrss.el (nnrss-node-text): Node might be nil.
10633
10634 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10635
10636         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
10637         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
10638
10639         * nnrss.el (nnrss-group-alist): More items.
10640
10641 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10642
10643         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
10644
10645 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10646         Trivial patch from Dale Hagglund  <rdh@best.com>
10647
10648         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
10649         restrict clauses.
10650
10651 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10652
10653         From Benjamin Rutt <brutt+news@bloomington.in.us>
10654
10655         * message.el (message-wide-reply-confirm-recipients): New variable.
10656
10657 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10658         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
10659
10660         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
10661         fix so it works with XEmacs.
10662
10663 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10664
10665         * nnrss.el (nnrss-retrieve-headers): Support description as extra
10666         headers.
10667
10668 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10669
10670         * nnrss.el: Fix a few bugs.
10671
10672 2001-06-05  Simon Josefsson  <jas@extundo.com>
10673
10674         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
10675         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
10676
10677 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
10678
10679         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
10680         binary so that we don't transmit ISO 2022 garbage to the process.
10681         This is needed under XEmacs.
10682
10683 2001-06-03  Simon Josefsson  <simon@josefsson.org>
10684
10685         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
10686         autoloaded incorrectly below because ssl-program-* is bound.)
10687         Thanks to Amos Gouaux for report.
10688
10689 2001-06-02  Simon Josefsson  <simon@josefsson.org>
10690
10691         * imap.el (imap-kerberos4-open):
10692         (imap-gssapi-open):
10693         (imap-ssl-open):
10694         (imap-network-open):
10695         (imap-shell-open):
10696         (imap-starttls-open): Set buffer to workaround spurious
10697         `accept-process-output' buffer changes.  Thanks to Mats Lidell
10698         <Mats.Lidell@contactor.se> for report and partial patch and Jake
10699         Colman <colman@ppllc.com> for report.
10700
10701 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10702
10703         * gnus-sum.el (gnus-summary-catchup): New argument.
10704         (gnus-summary-catchup-from-here): New function.
10705
10706 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10707
10708         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
10709         back, then insert glyph.  (Before, the glyph was inserted first,
10710         then the newline.)  This works around a behavior in XEmacs where
10711         it is not possible to insert a character after a glyph which is at
10712         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
10713
10714 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10715
10716         From Jaap-Henk Hoepman (jhh@xs4all.nl).
10717
10718         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
10719         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
10720         mm-destroy-postponed-undisplay-list): New functions.
10721         (mm-display-external): Use them.
10722
10723 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10724
10725         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
10726         `default-low' when evaluating `gnus-summary-highlight'.
10727         From Raja R Harinath <harinath@cs.umn.edu>.
10728
10729 2001-05-27  Simon Josefsson  <simon@josefsson.org>
10730
10731         * message.el (message-yank-cited-prefix): New variable.
10732         (message-indent-citation): Use it.
10733
10734         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
10735         as details.
10736         (mml2015-mailcrypt-clear-verify): Ditto.
10737
10738 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10739         From Nevin Kapur <nevin@jhu.edu>.
10740
10741         * gnus-sum.el (gnus-summary-default-high-score,
10742         gnus-summary-default-low-score): New variables.
10743         (gnus-summary-highlight): Use them.
10744
10745 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
10746
10747         * message.el (message-mail): pass the 'send-actions argument to
10748         `message-setup'.
10749
10750 2001-05-16  Simon Josefsson  <simon@josefsson.org>
10751         From Raymond Scholz <ray-2001@zonix.de>
10752
10753         * gnus-art.el (gnus-mime-view-part-as-charset):
10754         (gnus-mime-internalize-part): Doc fixes.
10755
10756 2001-05-11  Simon Josefsson  <simon@josefsson.org>
10757
10758         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
10759         status lines without any text ("^215$").
10760
10761 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10762
10763         * nnrss.el (nnrss-check-group): Reverse.
10764
10765 2001-05-07  Simon Josefsson  <simon@josefsson.org>
10766
10767         * message.el (message-get-reply-headers):
10768         (message-followup): Fix typo, suggested by David Green
10769         <dgreen@uab.edu>
10770
10771 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10772
10773         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
10774
10775         * nnrss.el (nnrss-open-server): Read server data when it is called.
10776         (nnrss-request-expire-articles): Fix.
10777
10778 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10779
10780         * message.el (message-do-send-housekeeping): mail-abbrevs may
10781         rename buffer behind Gnus.
10782
10783 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10784
10785         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
10786         (nnrss-group-alist): Add more resources.
10787         (nnrss-check-group): Ignore errors.
10788
10789 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10790
10791         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
10792
10793         * nnslashdot.el (nnslashdot-request-list): Add time.
10794         (nnslashdot-request-expire-articles): New function.
10795
10796         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
10797         secondary methods too.
10798
10799 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10800
10801         * message.el (message-use-followup-to): Set default value to t.
10802
10803 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
10804
10805         * message.el (message-dont-reply-to-names): Fix documentation.
10806         (message-get-reply-headers): Use Mail-Followup-To only for wide
10807         replies.
10808
10809 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10810
10811         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
10812         correctly.
10813         (nnrss-check-group): Use time.
10814
10815 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10816
10817         * gnus.el: Oort Gnus v0.03 is released.
10818
10819 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10820
10821         * nnultimate.el (nnultimate-topic-article-to-article): Use the
10822         group.
10823
10824 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10825
10826         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
10827
10828 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10829
10830         * nnultimate.el (nnultimate-retrieve-headers): Return all
10831         available headers.
10832
10833         * gnus-sum.el (gnus-read-all-available-headers): New variable.
10834         (gnus-get-newsgroup-headers-xover): Use it.
10835
10836 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10837
10838         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
10839
10840 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10841
10842         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
10843
10844 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10845
10846         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
10847         disable it.
10848
10849         * gnus.el (gnus-info-nodes): Remove a few The's.
10850
10851 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10852
10853         * mail-source.el (mail-source-movemail): Call-process may return a
10854         signal description string.
10855
10856         * gnus-start.el (gnus-read-newsrc-el-file):
10857         gnus-newsrc-file-version may be nil.
10858
10859         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
10860         Suggested by Michael Sperber [Mr. Preprocessor]
10861         <sperber@informatik.uni-tuebingen.de>.
10862
10863 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10864
10865         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
10866
10867 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
10868
10869         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
10870         fontify HANDLE.
10871
10872 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10873
10874         * smime.el (smime-ask-passphrase): Rework to return value.
10875         (smime-sign-region): Rework to bind value and use it.
10876         (smime-decrypt-region): Ditto.
10877
10878 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10879         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10880
10881         * smime.el (smime-ask-passphrase): New function.
10882         (smime-sign-region): Use it.
10883         (smime-encrypt-cipher): New variable.
10884         (smime-decrypt-region): Ditto.
10885
10886 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10887         Committed by Simon Josefsson  <simon@josefsson.org>
10888
10889         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10890         the log.
10891
10892 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10893
10894         * gnus.el: Oort Gnus v0.02 is released.
10895
10896 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
10897
10898         * gnus.el: Oort Gnus v0.01 is released.
10899
10900 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10901
10902         * gnus-sum.el (gnus-summary-highlight): Highlight read
10903         undownloaded articles as read articles.
10904
10905         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
10906         (gnus-agent-get-undownloaded-list): Mark all undownloaded
10907         articles, even read ones, as such.
10908
10909         * gnus-sum.el (gnus-summary-find-matching): Clean up.
10910         (gnus-find-matching-articles): New function.
10911         (gnus-summary-limit-include-matching-articles): New command.
10912         (gnus-summary-limit-include-thread): Include articles that have
10913         matching subjects.
10914         (gnus-offer-save-summaries): Clean up.
10915
10916 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10917
10918         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
10919
10920 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10921         From Jason Merrill <jason_merrill@redhat.com>
10922
10923         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
10924
10925 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
10926         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10927
10928         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
10929         newsgroup names when the original article is a news message.
10930
10931 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10932
10933         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
10934         supported. Suggest by Jim Meyering <jim@meyering.net>.
10935
10936 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
10937         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10938
10939         * nnmail.el (nnmail-split-it): Added check for .* at the end of
10940         regexp in nnmail-split-fancy.
10941
10942 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10943
10944         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10945
10946 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10947
10948         * message.el (message-send-mail): Improve the interaction with the
10949         user.
10950
10951 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10952
10953         * imap.el (imap-message-copy): Work around buggy servers that
10954         doesn't send TRYCREATE tags.
10955
10956 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10957
10958         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10959
10960 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10961
10962         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10963         date.
10964
10965 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10966
10967         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
10968         lives.
10969
10970 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10971
10972         * gnus-art.el (gnus-parse-news-url): New function.
10973         (gnus-button-handle-news): New function.
10974         (gnus-button-alist): Point to new functions.
10975
10976         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
10977
10978         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
10979         gnus-format-specs.
10980
10981         * message.el (message-check-news-header-syntax): Question even
10982         when Gnus doesn't know the group names.
10983         (message-send-news): Clean up.
10984
10985         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
10986         exited on purpose without saving.
10987
10988         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
10989
10990 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10991
10992         * gnus-score.el (gnus-score-orphans): Clean up.
10993
10994         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
10995
10996         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
10997         later.
10998
10999         * gnus-start.el (gnus-close-all-servers): Find the right items to
11000         close.
11001
11002         * qp.el (quoted-printable-decode-region): Just message
11003         malformation; don't quit.
11004
11005 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11006         From Gerd Moellmann <gerd@gnu.org>.
11007
11008         * gnus.el (gnus-interactive): A typo.
11009
11010 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
11011         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11012
11013         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
11014         `assq-delete-all', if that function exists; otherwise use the old
11015         definition. Documentation changed to match the one in
11016         `assq-delete-all'.
11017
11018 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11019
11020         * gnus-start.el (gnus-close-all-servers): New function.
11021
11022         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
11023         (gnus-server-remove-denials): Clean up.
11024
11025         * gnus-sum.el (gnus-summary-sort-by-original): New command and
11026         keystroke.
11027
11028 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11029
11030         * message.el (message-send-news): Message where we are sending.
11031         (message-send-mail): Ditto.
11032
11033         * gnus.el (gnus-server-string): New function.
11034
11035         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
11036
11037         * mm-decode.el (mm-default-directory): Customized.
11038         (mm-tmp-directory): Ditto.
11039
11040         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
11041         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
11042         or Chars.
11043         (gnus-summary-line-format-alist): ?l is now a string.
11044         (gnus-summary-prepare-threads): Output ? for unknown lines.
11045         (gnus-summary-insert-line): Ditto.
11046         (gnus-summary-print-article): Unbalanced parentheses.
11047
11048         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
11049         out whether new stuff has arrived.
11050
11051 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
11052
11053         * gnus-sum.el: Let printing work on ttys on Emacs.
11054
11055 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11056
11057         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
11058         when forcing news.
11059
11060         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
11061         command.
11062
11063 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
11064
11065         * message.el (message-set-auto-save-file-name): Don't use
11066         asterisks under nt.
11067
11068 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11069
11070         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
11071         lists of articles.
11072
11073         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
11074
11075         * gnus-msg.el (gnus-put-message): Clean up.
11076         (gnus-summary-reply): Mark all replied-to articles as replied to.
11077         (gnus-inews-add-send-actions): Also mark as forwarded.
11078         (gnus-summary-mail-forward): Mark as forwarded.
11079
11080         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
11081         of articles.
11082         (gnus-summary-mark-article-as-forwarded): Ditto.
11083
11084         * gnus-msg.el (gnus-summary-resend-message): Mark article as
11085         forwarded.
11086         (gnus-summary-mail-forward): Clean up.
11087
11088         * gnus.el (gnus-article-mark-lists): Added forward.
11089
11090         * gnus-sum.el (gnus-forwarded-mark): New variable.
11091         (gnus-summary-prepare-threads): Use it.
11092         (gnus-summary-update-secondary-mark): Ditto.
11093         (gnus-newsgroup-forwarded): New variable.
11094
11095 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11096
11097         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
11098         (gnus-summary-very-wide-reply): New command and keystroke.
11099         (gnus-summary-very-wide-reply-with-original): Ditto.
11100
11101         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
11102         (gnus-score-adaptive): Use it.
11103
11104         * gnus-start.el (gnus-get-unread-articles): Clean up.
11105
11106 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11107
11108         * nnultimate.el (nnultimate-retrieve-headers): Work for other
11109         boards.
11110
11111 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
11112
11113         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
11114         * gnus-start.el (gnus-subscribe-newsgroup): use it.
11115
11116 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11117
11118         * nnultimate.el (nnultimate-retrieve-headers): Understand
11119         long-form month names.
11120
11121 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11122
11123         * gnus-sum.el (gnus-summary-show-all-headers):
11124         gnus-article-show-all-headers is broken. Use
11125         gnus-summary-toggle-header instead.
11126
11127         * mml2015.el (mml2015-gpg-extract-from): No error.
11128
11129 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11130         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
11131
11132         * mml2015.el (mml2015-gpg-extract-from): New function.
11133         (mml2015-gpg-verify): Use it.
11134         (mml2015-gpg-clear-verify): Use it.
11135
11136 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11137
11138         * message.el (message-setup-fill-variables): Use
11139         fill-paragraph-function.
11140         (message-fill-paragraph): Take an argument.
11141         (message-newline-and-reformat): Take another argument.
11142
11143 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11144
11145         * message.el (rmail-output): It is in rmailout.el not rmail.el.
11146
11147 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11148
11149         * message.el (message-forward): local-variable-p takes an extra
11150         argument in XEmacs.
11151
11152 2001-03-16  Simon Josefsson  <simon@josefsson.org>
11153
11154         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
11155         `nnimap-use-nov-p' (it really tested the negative).
11156         (nnimap-retrieve-headers): Use it.
11157
11158 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11159
11160         * message.el (message-generate-headers-first): Update doc.
11161
11162 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
11163         Trivial patch.
11164
11165         * gnus.el (gnus-summary-line-format): Typo.
11166
11167 2001-03-11  Simon Josefsson  <simon@josefsson.org>
11168
11169         * mailcap.el (mailcap-mime-data): Add application/sieve.
11170         (mailcap-mime-extensions): Add .siv, .xls.
11171
11172 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11173         From Christoph Conrad <christoph.conrad@gmx.de>
11174
11175         * gnus-score.el (gnus-summary-lower-thread): Typo.
11176
11177 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11178
11179         * message.el (message-forward-decoded-p): New variable.
11180         (message-forward-subject-author-subject): Use it.
11181         (message-make-forward-subject): Use it.
11182         (message-forward): Use it.
11183
11184         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
11185
11186         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
11187         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
11188
11189 ;;Has been fixed -- zsh.
11190 ;;2001-03-05  Dave Love  <fx@gnu.org>
11191 ;;
11192 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
11193 ;;      Move it after definition of mm-coding-system-p.
11194 ;;
11195 2001-03-01  Dave Love  <fx@gnu.org>
11196
11197         * mm-util.el (mm-inhibit-file-name-handlers): Add
11198         image-file-handler.
11199
11200 2001-02-11  Dave Love  <fx@gnu.org>
11201
11202         * message.el (message-signature-file): Fix doc, :type.
11203
11204 2001-02-08  Dave Love  <fx@gnu.org>
11205
11206         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
11207         (message-posting-charset): Defvar when compiling again.
11208         (rfc2047-encodable-p): Require message.
11209
11210         * gnus-sum.el (gnus-alter-articles-to-read-function):
11211         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
11212
11213 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11214
11215         * nnrss.el: New file.
11216
11217 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
11218         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11219
11220         * rfc2047.el (rfc2047-unfold-region): Fix arg of
11221         `skip-chars-forward'.
11222
11223 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11224
11225         * nndraft.el (nndraft-request-group): Restore auto save files if
11226         the original files do not exist.
11227
11228 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11229
11230         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
11231         SCORE paths.
11232
11233         * mm-decode.el (mm-dissect-buffer): Call
11234         mail-extract-address-components only if necessary.
11235
11236 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11237
11238         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
11239         directory part.
11240         (gnus-score-search-global-directories): Use file-directory-p.
11241
11242         * gnus-score.el (gnus-score-score-files-1): Use
11243         gnus-kill-files-directory.
11244         From Adrian Aichner <adrian@xemacs.org>.
11245
11246 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11247
11248         * gnus.el (charset): Move here from gnus-sum.el.
11249
11250 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11251
11252         * mml.el (mml-preview): Disable local map.
11253
11254         * gnus-sum.el (gnus-summary-make-menu-bar): Make
11255         gnus-article-post-menu here.
11256
11257         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
11258         if it has not been made.
11259
11260 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11261
11262         * gnus-art.el (gnus-article-describe-key): Map key to event.
11263         (gnus-article-describe-key-briefly): Ditto
11264
11265 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11266
11267         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
11268
11269 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11270         From Katsumi Yamaoka <yamaoka@jpl.org>.
11271
11272         * dgnushack.el (coerce, merge, subseq): defmacro.
11273
11274 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11275
11276         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
11277         A fake defalias in nndraft.el results a not-activated bug in
11278         uncompiled versions.
11279
11280 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
11281         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11282
11283         * gnus-util.el (gnus-split-references): Handle malformed References:.
11284
11285 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11286
11287         * gnus-art.el (gnus-article-mime-part-status): 1 part.
11288
11289 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11290         From NAGY Andras <nagya@inf.elte.hu>.
11291
11292         * gnus.el (gnus-parameters): Typo.
11293
11294 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11295
11296         * gnus.el (gnus-read-method): Remove redundancy.
11297
11298 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11299
11300         * nnslashdot.el (nnslashdot-backslash-url): New variable.
11301         (nnslashdot-request-list): Use it.
11302
11303 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11304
11305         * nnml.el (nnml-generate-active-info): Fix the case when there is
11306         no file.
11307
11308         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
11309         (gnus-summary-create-article): New function.
11310
11311         * gnus-group.el (gnus-group-mark-article-read): New function.
11312
11313         * gnus-msg.el (gnus-inews-do-gcc): Use it.
11314
11315         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
11316
11317 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11318
11319         * gnus-art.el (gnus-article-edit-done): Don't use
11320         gnus-article-edit-exit.
11321         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
11322
11323         * gnus.el (gnus-parameters): New variable.
11324         Suggested by NAGY Andras <nagya@inf.elte.hu>.
11325         (gnus-parameters-get-parameter): New function.
11326         (gnus-group-find-parameter): Use it.
11327
11328 2001-02-23  Simon Josefsson  <simon@josefsson.org>
11329
11330         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
11331         change of default value to `current'.
11332
11333 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11334
11335         * nneething.el (nneething-get-head): Insert unreadable file too.
11336
11337 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11338
11339         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
11340
11341         * webmail.el (webmail-type-definition): Deja is bought by google.
11342
11343 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11344
11345         * gnus-sum.el (gnus-fetch-headers): New function.
11346         (gnus-select-newsgroup): Use it.
11347         (gnus-summary-insert-articles): New function.
11348         (gnus-summary-insert-old-articles): New function.
11349         (gnus-summary-insert-new-articles): New function.
11350
11351         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
11352         (gnus-group-list-active): Ditto.
11353         * gnus-sum.el (gnus-set-mode-line): Ditto.
11354         (gnus-summary-read-group-1): Ditto.
11355
11356 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11357
11358         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
11359         current topic.
11360
11361 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11362
11363         * smiley.el (gnus-smiley-display): Don't do widening.
11364
11365         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
11366         within body.
11367
11368         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
11369
11370         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
11371         New variable.
11372         (gnus-mime-display-multipart-related-as-mixed): New variable.
11373         (gnus-mime-display-part): Use them.
11374
11375 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11376
11377         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
11378         something special.
11379
11380 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11381
11382         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
11383         (nnweb-request-article): Call reference if exists.
11384         (nnweb-type-definition): Dejanews is bought by google.com.
11385         Beta!
11386
11387 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11388
11389         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
11390
11391 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11392
11393         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
11394         gnus-article-sort-functions.
11395         (gnus-article-sort-functions): Doc fix.  Refer to
11396         gnus-thread-sort-functions.
11397
11398 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11399         From Paul Jarc <prj@po.cwru.edu>.
11400
11401         * message.el (message-get-reply-headers): More fixes.
11402
11403 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
11404         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11405
11406         * message.el (message-get-reply-headers): Fix bug with
11407         Mail-Followup-To/to-address interaction.
11408
11409 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11410
11411         * gnus-msg.el (gnus-configure-posting-styles): Match header in
11412         gnus-article-copy.
11413
11414 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11415
11416         * message.el (message-do-send-housekeeping): Rename to a better
11417         name.
11418
11419 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11420
11421         * message.el (message-cancel-news): Check article first, then ask
11422         yes or no.
11423
11424 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11425
11426         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
11427
11428 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11429
11430         * gnus-range.el (gnus-range-normalize): New function.
11431
11432 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
11433
11434         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
11435
11436 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11437
11438         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
11439
11440         * nnagent.el (nnagent-request-regenerate): New function.
11441
11442         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
11443
11444         * nnml.el (nnml-generate-nov-databases): Accept argument
11445         server. Don't open server if it is opened.
11446         (nnml-request-regenerate): Use it. Change to deffoo.
11447
11448 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11449         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11450
11451         * gnus.el (gnus-define-group-parameter): Fix.
11452
11453 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11454
11455         * gnus.el (gnus-define-group-parameter): Improved.
11456
11457         * gnus-sum.el (charset): Define parameter.
11458         (ignored-charsets): Ditto.
11459         (gnus-summary-setup-default-charset): Use them.
11460
11461         * gnus-start.el (gnus-read-descriptions-file): Use them.
11462
11463         * gnus-cus.el (gnus-group-parameters): Remove them.
11464
11465 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11466
11467         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
11468
11469 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11470
11471         * gnus-sum.el (gnus-summary-read-group-1): Remove
11472         gnus-summary-set-local-parameters.
11473         (gnus-summary-setup-buffer): Put it here.
11474
11475 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11476
11477         * gnus.el (to-address): Define parameter.
11478         (to-list): Ditto.
11479         * gnus-art.el (article-hide-boring-headers): Use them.
11480         * gnus-msg.el (gnus-post-news): Ditto.
11481         * gnus-cus.el (gnus-group-parameters): Remove them.
11482
11483 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11484
11485         * gnus-draft.el (gnus-draft-reminder): New function.
11486
11487         * gnus-art.el (gnus-sender-save-name): New function.
11488
11489 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11490
11491         * mm-util.el (mm-mime-charset): Error message.
11492
11493 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11494
11495         * message.el (message-check-news-body-syntax): Don't check mml lines.
11496
11497 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11498
11499         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
11500         subscribe.
11501
11502         * gnus-start.el (gnus-call-subscribe-functions): New function.
11503         (gnus-find-new-newsgroups): Use it.
11504         (gnus-ask-server-for-new-groups): Use it.
11505         (gnus-check-first-time-used): Use it.
11506         (gnus-subscribe-newsgroup-method): Grok a list of functions.
11507         (gnus-subscribe-options-newsgroup-method): Ditto.
11508         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
11509         return .
11510
11511 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11512
11513         * gnus-cus.el (gnus-score-customize): Doc fix.
11514
11515 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
11516
11517         * dgnushack.el (my-getenv): Typo.
11518
11519 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11520
11521         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
11522
11523 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11524
11525         * gnus-group.el (gnus-group-suspend): Offer save summaries.
11526
11527         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
11528         (gnus-treatment-function-alist): Use it.
11529         (article-remove-leading-whitespace): New function.
11530         (gnus-article-make-menu-bar): Use it.
11531
11532         * gnus-sum.el (gnus-summary-wash-empty-map): Add
11533         remove-leading-whitespace.
11534         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
11535         because of conflict.
11536
11537 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11538
11539         * Makefile.in: Hack generating gnus-load.el.
11540         * dgnushack.el: Ditto.
11541         * gnus-load.el: Remove it.
11542
11543 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11544
11545         * dgnushack.el : Add URLDIR.
11546
11547         * Makefile.in (EMACS_COMP): Ditto.
11548
11549 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11550
11551         * gnus-cus.el (gnus-score-customize): Error on no score file.
11552
11553 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11554
11555         * mm-decode.el (mm-merge-handles): New function.
11556
11557         * mm-view.el (mm-inline-message): Use it.
11558         (mm-view-message): Ditto.
11559
11560         * mm-partial.el (mm-inline-partial): Ditto.
11561
11562         * mm-extern.el (mm-inline-external-body): Ditto.
11563
11564         * gnus-art.el (gnus-mime-view-part): Ditto.
11565         (gnus-mime-view-part-as-type): Ditto.
11566         (gnus-mime-save-part-and-strip): Prevent users to strip in some
11567         cases.
11568
11569 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11570
11571         * message.el (message-cancel-news): Allow to shoot foot.
11572         (message-supersede): Ditto.
11573
11574 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
11575         Trivial patch.
11576
11577         * gnus-sum.el (gnus-simplify-subject-re): Use
11578         message-subject-re-regexp.
11579
11580 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11581
11582         * nnmail.el (nnmail-expiry-target-group): Bind
11583         nnmail-cache-accepted-message-ids to nil.
11584
11585         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
11586         coding system.
11587
11588 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11589
11590         * qp.el (quoted-printable-encode-region): Make sure characters are
11591         between 00 and FF.  Don't check charset.
11592
11593         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
11594         in Emacs 20.
11595         * rfc2047.el (rfc2047-q-encode-region): Ditto.
11596
11597 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11598
11599         * message.el (message-make-forward-subject): Argument decoded.
11600         (message-forward): Use it when digest.
11601
11602         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
11603         buffer.
11604
11605 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11606
11607         * message.el (message-generate-headers-first): Doc fix.
11608
11609 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11610
11611         * gnus-art.el (article-make-date-line): Error proof.
11612
11613 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11614
11615         * gnus-group.el (gnus-group-listing-limit): New variable.
11616         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
11617
11618         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
11619
11620 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11621
11622         * message.el (message-newline-and-reformat): Special case for
11623         breaking at BOL.
11624
11625 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
11626
11627         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
11628         message/rfc822.
11629
11630 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11631
11632         * message.el (message-encode-message-body): Don't insert
11633         Content-Type if it is inside a mail.
11634
11635 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11636
11637         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
11638         gnus-article-commands-menu.
11639
11640         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
11641         in Emacs.
11642
11643         * gnus-start.el (gnus-read-descriptions-file): Use
11644         gnus-group-name-charset and gnus-group-charset-alist.
11645
11646 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11647
11648         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
11649         active region.
11650
11651         * gnus-start.el (gnus-group-change-level): Remove from both
11652         gnus-zombie-list and gnus-killed-list.
11653
11654 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11655
11656         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
11657         gnus-subscribe-topics.
11658
11659         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
11660
11661 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11662
11663         * gnus-art.el (gnus-article-make-menu-bar): Make
11664         gnus-article-post-menu.
11665
11666         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
11667
11668         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
11669
11670         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11671
11672         * message.el (message-mode-menu): Ditto.
11673
11674         * gnus-art.el (defvar): eval-when-compile.
11675
11676 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11677
11678         * gnus-agent.el (gnus-agentize): Fix doc.
11679
11680 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
11681
11682         * mml.el (mml-preview): Bind `q'.
11683
11684 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11685
11686         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
11687
11688 2001-01-31  Dave Love  <fx@gnu.org>
11689
11690         * mm-util.el (mm-mime-mule-charset-alist)
11691         (mm-find-mime-charset-region): Consider mule-utf-8.
11692
11693 2001-01-31  Dave Love  <fx@gnu.org>
11694
11695         * gnus-art.el (gnus-article-x-face-command)
11696         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
11697         :version.
11698
11699 2001-01-26  Dave Love  <fx@gnu.org>
11700
11701         * mm-util.el (mm-multibyte-string-p): New.
11702
11703 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
11704 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
11705 ;;      string-as-multibyte on class.  Clarify line-folding.
11706         (quoted-printable-encode-string): Make temp buffer inherit
11707         string's multibyteness.
11708
11709 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
11710
11711         * nnheader.el (toplevel): Don't require `gnus-util' at
11712         compile-time; this creates a circular dependency, and prevents
11713         a bootstrap.
11714
11715 2001-01-22  Andreas Schwab  <schwab@suse.de>
11716
11717         * nnheader.el (gnus-delete-line): Autoload it as a macro.
11718
11719 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11720
11721         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
11722
11723         * gnus-art.el (article-hide-list-identifiers): Ditto.
11724
11725         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
11726
11727 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11728
11729         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
11730
11731         * gnus-art.el (article-hide-list-identifiers): Similar.
11732
11733 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
11734
11735         * nnmail.el (nnmail-remove-list-identifiers): Improved.
11736
11737 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11738
11739         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
11740
11741 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11742
11743         * gnus-util.el (gnus-string-equal): New function.
11744
11745         * gnus-art.el (article-hide-boring-headers): Use it.
11746
11747 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
11748
11749         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
11750
11751 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11752
11753         * gnus-msg.el (gnus-msg-mail): Support switch-action.
11754
11755 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11756
11757         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
11758         command if there is not last-saver.
11759
11760 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11761
11762         * nntp.el (nntp-open-connection): 201 is possible.
11763
11764 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11765
11766         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
11767         (rfc2047-charset-encoding-alist): Add big5.
11768
11769 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11770
11771         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
11772         (gnus-agent-remove-server): Ditto.
11773         (autoload): gnus-server-update-server.
11774
11775         * gnus-srvr.el (gnus-server-line-format): Add %a.
11776         (gnus-server-line-format-alist): Add gnus-tmp-agent.
11777         (gnus-server-insert-server-line): Use it.
11778
11779 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11780
11781         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
11782         GB2312 and Big5.
11783
11784 2001-01-24  Simon Josefsson  <sj@extundo.com>
11785
11786         * mail-source.el (mail-sources): Add :program specifier to IMAP
11787         mail source.
11788         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
11789
11790 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11791
11792         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
11793
11794 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11795
11796         * nntp.el (nntp-wait-for): Return the success code.
11797         (nntp-open-connection): Use it.
11798
11799 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11800
11801         * gnus-int.el (gnus-check-server): Allow breaking the opening.
11802
11803 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11804
11805         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
11806
11807 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11808
11809         * gnus-sum.el (gnus-summary-print-article): Take one prefix
11810         argument. Allow to print several articles in one file.
11811
11812 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11813
11814         * webmail.el (webmail-type-definition): netaddress changes.
11815
11816 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11817
11818         * gnus.el: Fix copyright. Remove trailing spaces.
11819
11820         * message.el (message-forward): Use mule4.
11821
11822 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11823
11824         * mm-util.el (mm-string-as-unibyte): New function.
11825
11826         * message.el (message-forward): Use it.
11827
11828 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11829
11830         * message.el (message-cite-original-without-signature): Don't peel
11831         off the blank line.
11832         (message-get-reply-headers): Add Cc if it is not in follow-to.
11833
11834 2001-01-20  Simon Josefsson  <sj@extundo.com>
11835
11836         * mm-decode.el (mm-handle-multipart-from): Add.
11837         (mm-dissect-buffer): Save From: header value.
11838         (mm-security-from): Remove.
11839         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
11840
11841         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
11842         instead of `mml-security-from'.  Protect null from value.
11843
11844 2001-01-20  Simon Josefsson  <sj@extundo.com>
11845
11846         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
11847         application/vnd.ms-excel attachments.
11848
11849 2001-01-19  Simon Josefsson  <sj@extundo.com>
11850
11851         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
11852
11853 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11854
11855         * message.el (message-ignored-mail-headers): Ditto.
11856
11857 2001-01-19  Simon Josefsson  <sj@extundo.com>
11858
11859         * message.el (message-ignored-news-headers): Only search beginning
11860         of line.
11861
11862 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
11863         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
11864
11865         * message.el (message-send-mail): Content-Type may not be there.
11866
11867 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11868
11869         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
11870         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
11871
11872         * gnus-art.el (article-display-x-face): Insert X-Face if there is
11873         not.
11874
11875 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11876
11877         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11878         non-native groups.
11879
11880 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11881
11882         * message.el (message-yank-original): Understand
11883         universal-argument.
11884
11885 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11886
11887         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11888         (article-hide-boring-headers): Ditto.
11889
11890         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11891
11892 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11893
11894         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11895         one.
11896
11897 2001-01-16  Simon Josefsson  <simon@josefsson.org>
11898
11899         * message.el (message-make-in-reply-to): Add comment to message-id
11900         (old syntax, see 2000-08-02 change).
11901
11902 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11903
11904         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
11905         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
11906         (gnus-button-reply): Ditto.
11907
11908 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11909
11910         * gnus-art.el (article-display-x-face): Fix.
11911
11912 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11913
11914         * gnus-art.el (article-display-x-face): Use
11915         gnus-original-article-buffer.
11916
11917 2001-01-15  Jack Twilley  <jmt@tbe.net>
11918
11919         * message.el (message-add-header): Move to point-max.
11920
11921 2001-01-15  Simon Josefsson  <simon@josefsson.org>
11922
11923         * smime.el (smime-CA-directory, smime-CA-file): Change default to
11924         nil, improve documentation.
11925         (smime-certificate-directory): Comment out false hints (until it
11926         is implemented).
11927
11928         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
11929         there aren't any keys.
11930         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
11931         verify certificate.  Default is changed to only check integrity.
11932         Improved security status texts.  If a certificate doesn't contain
11933         a email address, don't fail.
11934
11935         * smime.el (smime-noverify-region):
11936         (smime-noverify-buffer): New functions.  Verifies integrity only.
11937
11938 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11939
11940         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
11941
11942 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11943
11944         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11945         (gnus-remove-some-windows): Ditto.
11946
11947 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11948
11949         * gnus-art.el (article-make-date-line): 11th.
11950
11951 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11952
11953         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11954         (mml2015-gpg-sign): Ditto.
11955
11956 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11957
11958         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11959         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11960
11961 2001-01-08  Dave Love  <fx@gnu.org>
11962
11963         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11964         single character.
11965
11966         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
11967
11968         * message.el: Doc and message fixes.
11969         (message-send-rename-function)
11970         (message-make-forward-subject-function)
11971         (message-send-mail-function, message-reply-to-function)
11972         (message-wide-reply-to-function, message-followup-to-function)
11973         (message-distribution-function, message-auto-save-directory): Fix
11974         :type.
11975
11976         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
11977         proceeding after warnings.  Amend multipart warning message.
11978
11979 2001-01-04  Dave Love  <fx@gnu.org>
11980
11981         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
11982         compiling.
11983         (gnus-make-directory): Require nnmail.
11984
11985         * mm-decode.el (mm-inline-media-tests): Add
11986         image/x-portable-bitmap.
11987         (mm-get-image): Grok pbm.
11988
11989 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
11990
11991         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
11992
11993 2001-01-09  Didier Verna  <didier@xemacs.org>
11994
11995         * dgnushack.el (dgnushack-compile): give a dummy value to
11996         `gnus-xmas-glyph-directory' for the time of compilation.
11997         * gnus-agent.el: moved some XEmacs specific hook add-ons from
11998         `gnus-xmas-[re]define' to avoid loosing user custom settings.
11999         * gnus-art.el: ditto.
12000         * gnus-group.el: ditto.
12001         * gnus-salt.el: ditto.
12002         * gnus-sum.el: ditto.
12003         * gnus-topic.el: ditto.
12004         * gnus-xmas.el (gnus-xmas-define): see above.
12005         * gnus-xmas.el (gnus-xmas-redefine): see above.
12006         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
12007         non-continuable error when the directory can't be found.
12008
12009 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12010
12011         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
12012         handle.
12013         * gnus-art.el (gnus-mime-view-part): Copy it.
12014         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
12015
12016 2001-01-09  Michael Downes  <mjd@ams.org>
12017
12018         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
12019
12020 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12021
12022         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
12023         orig-file. Use ',source.
12024
12025 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12026
12027         * gnus-xmas.el (gnus-xmas-modeline-glyph):
12028         (gnus-xmas-group-startup-message):
12029         Detect gnus-xmas-glyph-directory when it is nil.
12030
12031 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12032
12033         * pop3.el (pop3-get-message-count): Andrew Innes
12034         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
12035
12036 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12037
12038         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
12039
12040         * time-date.el (time-to-number-of-days): New function.
12041
12042 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
12043         Trivial patch.
12044
12045         * nnslashdot.el (nnslashdot-request-list): Always get the right
12046         sid.
12047
12048 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12049
12050         * message.el (message-minibuffer-local-map): New keymap.
12051         (message-read-from-minibuffer): Use it.
12052         * gnus-msg.el (gnus-summary-resend-message): Use it
12053
12054 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12055
12056         * gnus-start.el (gnus-display-time-event-handler): New function.
12057         (gnus-after-getting-new-news-hook): Use it.
12058
12059 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12060
12061         * message.el (message-ignored-mail-headers): Add draft header.
12062
12063 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12064
12065         * gnus-sum.el (gnus-summary-expire-articles): Don't save
12066         excursion.
12067
12068         * nnslashdot.el (nnslashdot-request-list): Get the right year.
12069
12070 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
12071         A revoked patch.
12072
12073         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
12074
12075 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12076
12077         * qp.el (quoted-printable-decode-region): Don't backward-char.
12078
12079 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12080
12081         * gnus-draft.el: Mark articles as replied.
12082
12083         * gnus-sum.el (gnus-summary-add-mark): New function.
12084
12085         * gnus-group.el (gnus-add-mark): New function.
12086
12087         * gnus-sum.el (gnus-summary-buffer-name): New function.
12088         (gnus-summary-setup-buffer): Use it.
12089
12090         * gnus-draft.el: Set things up with the right post method and
12091         stuff.
12092
12093         * message.el (message-ignored-news-headers): Remove X-Draft-From.
12094
12095         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
12096
12097         * gnus.el (gnus-draft-meta-information-header): New variable.
12098
12099 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12100
12101         * gnus-art.el (gnus-treatment-function-alist): Move the date
12102         functions before the header sorting functions.
12103
12104         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
12105
12106         * dgnushack.el (dgnushack-compile): Message whether there is w3.
12107         Don't (push "/usr/share/emacs/site-lisp" load-path).
12108
12109         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
12110         to empty fill prefixes.
12111
12112 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12113
12114         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
12115         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
12116
12117 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12118
12119         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
12120
12121         * nnml.el (autoload): Move to nnheader.el.
12122
12123         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
12124         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
12125         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
12126         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
12127
12128 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12129
12130         * gnus-art.el (article-make-date-line): Get the hours right.
12131         (gnus-ignored-headers): More hiding.
12132
12133         * nnmail.el (nnmail-expiry-wait): Not an integer.
12134
12135         * message.el (message-goto-body): Only expand abbrev when called
12136         interactively.
12137         (message-make-lines): Use it.
12138
12139 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12140
12141         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
12142
12143 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12144
12145         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
12146         include the expunged articles.
12147
12148         * gnus-group.el (gnus-group-sort-by-server): New function.
12149
12150         * gnus.el (gnus-method-to-server-name): New function.
12151         (gnus-group-prefixed-name): Use it.
12152
12153         * gnus-group.el (gnus-group-sort-function): Doc fix.
12154         (gnus-group-sort-groups-by-server): New command.
12155
12156 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12157
12158         * gnus-art.el (gnus-treat-date-english): New variable.
12159         (article-date-english): New command.
12160         (gnus-english-month-names): New variable.
12161         (article-make-date-line): Do 'english.
12162
12163         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
12164         after the fill prefix.
12165
12166         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
12167         score...".
12168
12169         * gnus-art.el (gnus-ignored-headers): Hide more headers.
12170
12171         * message.el (message-mode-map): Bind comment-region.
12172
12173         * gnus-art.el (gnus-mime-display-part): Let w3 display
12174         multipart/related.
12175
12176         * mm-bodies.el (mm-long-lines-p): New function.
12177         (mm-body-encoding): Use it.
12178         (mm-body-encoding): Encode articles with lines longer than 1000
12179         characters.
12180
12181 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12182
12183         * mm-util.el (mm-enable-multibyte): Use
12184         default-enable-multibyte-characters.
12185         (mm-enable-multibyte-mule4): Ditto.
12186         (mm-disable-multibyte): Test XEmacs.
12187         (mm-disable-multibyte-mule4): Ditto.
12188         (mm-with-unibyte-current-buffer): Simplified.
12189         (mm-with-unibyte-current-buffer-mule4): Ditto.
12190
12191 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12192
12193         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
12194
12195         * nnheader.el (nnheader-string-as-multibyte): New alias.
12196
12197         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
12198
12199         * gnus-uu.el (gnus-message-process-mark): New function.
12200         (gnus-uu-mark-by-regexp): Use it.
12201         (gnus-new-processable): New function.
12202
12203 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
12204          Trivial patch.
12205
12206         * gnus-sum.el (gnus-no-mark): New variable.
12207
12208 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12209
12210         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
12211         backslashes.
12212
12213 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12214
12215         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
12216         definition.
12217
12218 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12219
12220         * dgnushack.el (dgnushack-compile): elc is in the current directory.
12221
12222         * qp.el (quoted-printable-encode-region): Don't check multibyte in
12223         XEmacs.
12224
12225 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
12226         Trivial patch.
12227
12228         * mml.el (mml-read-tag): Save tag location.
12229
12230 2000-12-25  Simon Josefsson  <simon@josefsson.org>
12231
12232         * starttls.el: Sync with Emacs 21.
12233
12234 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12235
12236         * message.el (message-mail): Support yank-action.
12237
12238         * message.el (message-setup): Revoke the last change.
12239
12240 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12241
12242         * message.el (message-setup): Use cons. Suggested by Johan Vromans
12243         <jvromans@squirrel.nl>.
12244
12245 2000-12-24  Simon Josefsson  <sj@extundo.com>
12246
12247         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
12248         mailing list junk at end of part.
12249
12250 2000-12-23  Simon Josefsson  <sj@extundo.com>
12251
12252         * nnimap.el (nnimap-expiry-target): New function.
12253         (nnimap-request-expire-articles): Use it.
12254
12255 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12256
12257         * gnus.el (gnus-group-parameters-more): New variable.
12258         * gnus-cus.el (gnus-group-customize): Use it.
12259
12260         * gnus.el (gnus-define-group-parameter): New macro.
12261         (auto-expire): Use it
12262         (total-expire): Use it.
12263         * gnus-art.el (banner): Use it.
12264
12265         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
12266         <ljz@asfast.com>.
12267
12268 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12269
12270         * gnus-topic.el (gnus-topic-create-topic): Use list.
12271
12272         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
12273         before binding gnus-default-article-saver.
12274
12275         * gnus-sum.el (gnus-summary-save-article):
12276         (gnus-summary-pipe-output):
12277         (gnus-summary-save-article-mail):
12278         (gnus-summary-save-article-rmail):
12279         (gnus-summary-save-article-file):
12280         (gnus-summary-write-article-file):
12281         (gnus-summary-save-article-body-file): Ditto.
12282
12283         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
12284
12285 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12286
12287         * gnus-art.el (gnus-mime-security-button-map):
12288         (gnus-mime-button-map): Add parent.
12289
12290 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12291
12292         * messagexmas.el (message-xmas-redefine): New function.
12293
12294         * message.el: Use it.
12295
12296         * gnus-art.el (gnus-article-check-hidden-text): Return t.
12297
12298         * gnus-util.el (gnus-remove-text-properties-when): Return t.
12299
12300 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12301
12302         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
12303         malformatted messages.
12304
12305 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12306
12307         * mm-util.el (mm-image-load-path): New function.
12308
12309         * gnus-group.el (gnus-group-make-tool-bar): Use it.
12310
12311         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
12312
12313         * message.el (message-tool-bar-map): Use it.
12314
12315         * Makefile.in (install-el): New rule.
12316
12317 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12318
12319         * gnus-art.el (article-treat-dumbquotes): Quote \.
12320
12321 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12322
12323         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
12324         Emacs 20 runs on a terminal.
12325
12326 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12327
12328         * gnus-msg.el (gnus-bug): Revert to save-excursion.
12329
12330         * mml.el (gnus-add-minor-mode): Autoload.
12331
12332         * message.el (message-forward): Save-restriction.
12333
12334 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12335
12336         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
12337         Paul Stevenson <p.stevenson@surrey.ac.uk>
12338
12339 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12340
12341         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
12342
12343         * mml.el (gnus-ems): Don't require.
12344
12345         * gnus.el (gnus-decode-rfc1522): Removed.
12346         (gnus-set-text-properties): Define.
12347
12348 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12349
12350         * gnus-art.el (gnus-mime-*): handle may be nil.
12351
12352         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
12353
12354         * gnus.el (gnus-group-remove-excess-properties): Not defined
12355         in gnus-xmas.
12356
12357 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12358
12359         * message.el (message-mail-user-agent): Add :version.
12360
12361 2000-12-21  Miles Bader  <miles@gnu.org>
12362
12363         * message.el (message-mode): Set `comment-start' to the  yank prefix.
12364
12365 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12366
12367         * message.el (message-mail-user-agent): New variable.
12368         (message-setup): Renamed to message-setup-1. Support
12369         mail-user-agent.
12370         (message-mail-user-agent): New function.
12371         (message-mail): Use it.
12372         (message-reply): Use it.
12373         (message-resend): Use it.
12374         (message-mail-other-window): Use it.
12375         (message-mail-other-frame): Use it.
12376
12377         * gnus-msg.el (gnus-bug): Support mail-user-agent.
12378
12379 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12380
12381         * message.el (message-tool-bar-map): Simplify.
12382         (message-narrow-to-head-1): New function.
12383         (message-narrow-to-head): Use it.
12384         (message-reply): Ditto.
12385         (message-cancel-news): Ditto.
12386         (message-supersede): Ditto.
12387         (message-make-forward-subject): Ditto.
12388         (message-bounce): Ditto.
12389
12390 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12391
12392         * uudecode.el (uudecode-decode-region-external): make-temp-file
12393         may not be defined.
12394
12395         * binhex.el (defalias): eval-and-compile.
12396
12397         * message.el (message-tool-bar-map): New function.
12398         (message-mode): Use it.
12399
12400 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12401
12402         * nntp.el (nntp-find-connection): Remove the entry.
12403         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
12404
12405 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12406
12407         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
12408
12409         * message.el (message-forward): Copy buffer in unibyte mode.
12410
12411 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12412
12413         * message.el (message-make-forward-subject): Don't widen. Decode.
12414         (message-forward): Don't decode subject.
12415
12416 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
12417
12418         * qp.el (quoted-printable-encode-region): Upcase QP.
12419
12420 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12421
12422         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
12423         mail-extract-a-c instead. Don't depend on Gnus.
12424
12425         * mml.el (gnus-ems): Require it.
12426
12427         * gnus-msg.el (gnus-summary-mail-forward):
12428
12429         * message.el (message-forward):  Move mime-to-mml here.
12430
12431 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12432
12433         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
12434         * gnus-art.el (gnus-insert-mime-button): Simplify.
12435         (gnus-mime-display-alternative): Ditto.
12436         (gnus-insert-mime-security-button): Ditto.
12437
12438 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12439
12440         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
12441         text-property-not-all doesn't return nil when start=mark(end).
12442         (gnus-remove-text-properties-when): Ditto.
12443
12444 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12445
12446         * gnus-start.el (gnus-group-change-level): Remove group from
12447         gnus-active-hashtb if real killed.
12448
12449 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12450
12451         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
12452         (gnus-mime-display-alternative): Ditto.
12453         (gnus-insert-mime-security-button): Ditto.
12454
12455 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12456
12457         * gnus-start.el (gnus-group-change-level): Don't add it into
12458         killed-list if it was killed.
12459
12460 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12461
12462         * nnmbox.el (nnmbox-file-coding-system): Use binary.
12463         (nnmbox-active-file-coding-system): Ditto.
12464
12465         * gnus-cus.el (gnus-group-parameters): Add posting-style.
12466
12467 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12468
12469         * gnus.el (gnus-version):
12470         (gnus-version-number): Set to Oort Gnus 0.01.
12471
12472         * gnus-art.el (gnus-mime-security-button-map):
12473         (gnus-insert-mime-security-button): Fix for Emacs21.
12474
12475 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12476
12477         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
12478         easymenu, because XEmacs doesn't understand :help.
12479
12480         * mm-uu.el: Require binhex.
12481
12482 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12483
12484         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
12485
12486 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12487
12488         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
12489
12490 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
12491
12492         * *.xpm, *.pbm: Convert icons icons to size 24x24.
12493
12494 2000-12-18  Dave Love  <fx@gnu.org>
12495
12496         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
12497         (unused).
12498
12499 2000-12-13  Miles Bader  <miles@gnu.org>
12500
12501         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
12502         to t, so that we don't get stuck while trying to smilefy
12503         intangible text.
12504
12505 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12506
12507         * smiley-ems.el (smiley-regexp-alist): Make regexps match
12508         at the end of the buffer.
12509         (smiley-region): In the loop, move to the end of the submatch
12510         matching the smiley instead of using the end of the match
12511         of the whole regexp.
12512
12513 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
12514
12515         * message.el (message-mode): Doc fix.
12516
12517 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12518
12519         * smiley-ems.el (smiley-region): Doc fix.
12520
12521 2000-12-11  Miles Bader  <miles@gnu.org>
12522
12523         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
12524         bottom line visible, check to see if it's partially obscured, and
12525         if so, either scroll one more line to make it fully visible, or
12526         revert to showing the second line from the top.
12527
12528 2000-12-07  Dave Love  <fx@gnu.org>
12529
12530         * mailcap.el (mailcap-download-directory)
12531         * gnus-audio.el (gnus-audio-directory)
12532         * smiley-ems.el (smiley-data-directory): Fix :type.
12533
12534 2000-11-30  Dave Love  <fx@gnu.org>
12535
12536         * message.el (message-auto-save-directory): Use
12537         file-name-as-directory.
12538         (message-set-auto-save-file-name): Create
12539         message-auto-save-directory if necessary.
12540         (message-replace-chars-in-string): Removed -- unused.
12541         (message-mail-alias-type): Customize.
12542         (message-headers): Remove duplicate defgroup.
12543
12544 2000-11-29  Dave Love  <fx@gnu.org>
12545
12546         * qp.el (quoted-printable-decode-region): Use error, not message
12547         to report malformed text (like base64).  Amend message.
12548
12549 2000-11-29  Miles Bader  <miles@gnu.org>
12550
12551         * message.el (message-header-lines): Fontify tag.
12552
12553 2000-11-27  Dave Love  <fx@gnu.org>
12554
12555         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
12556         compiler warning.
12557
12558 ;2000-11-26  Dave Love  <fx@gnu.org>
12559 ;
12560 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
12561 ;
12562 2000-11-23  Dave Love  <fx@gnu.org>
12563
12564         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
12565
12566         * mm-uu.el (uudecode): Require.
12567         (uudecode-decode-region, uudecode-decode-region-external): Don't
12568         autoload.
12569         (mm-uu-copy-to-buffer): Doc fix.
12570         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
12571         type fix.
12572
12573         * mailcap.el: Doc fixes.
12574         (mailcap-mime-data): Various adjustments.
12575         (mailcap): New group.
12576         (mailcap-download-directory): Customize.
12577         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
12578         (mailcap-temporary-directory): Deleted (unused).
12579         (mailcap-unescape-mime-test): Simplify slightly.
12580         (mailcap-viewer-passes-test): Use functionp.
12581         (mailcap-command-p): Aliased to executable-find.
12582
12583         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
12584         default-enable-multibyte-characters is nil.
12585
12586 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
12587
12588         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
12589
12590 2000-11-21  Dave Love  <fx@gnu.org>
12591
12592         * gnus-art.el (gnus-mime-button-map): Don't inherit from
12593         gnus-article-mode-map.
12594 ;       (gnus-mime-button-menu): Use mouse-set-point.
12595         (gnus-insert-mime-button, gnus-mime-display-alternative)
12596         (gnus-mime-display-alternative): Don't use local-map property.
12597
12598 2000-11-17  Dave Love  <fx@gnu.org>
12599
12600         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
12601         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
12602         and make-temp-file.
12603         (uudecode-decode-region): Doc fix.
12604
12605 2000-11-14  Dave Love  <fx@gnu.org>
12606
12607         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
12608         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
12609         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
12610         New files, derived from the XPMs.
12611
12612 2000-11-10  Dave Love  <fx@gnu.org>
12613
12614         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
12615         (gnus-agent-lib-file, gnus-agent-load-alist)
12616         (gnus-agent-save-alist, gnus-agent-article-name): Use
12617         expand-file-name.
12618
12619         * gnus-group.el (gnus-group-name-charset-method-alist): Add
12620         :version.
12621         (nnkiboze-score-file): Defvar when compiling.
12622
12623         * gnus-start.el (gnus-read-newsrc-file): Add :version.
12624
12625         * gnus-art.el (gnus-article-banner-alist)
12626         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
12627         (gnus-article-date-lapsed-new-header)
12628         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
12629         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
12630         (gnus-treat-strip-headers-in-body)
12631         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
12632         (gnus-treat-translate): Add :version.
12633         (gnus-article-mime-part-function): Fix defcustom.
12634
12635         * nnmail.el (nnmail-expiry-target)
12636         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
12637         (nnmail-split-header-length-limit): Add :version.
12638
12639         * gnus-sum.el (gnus-auto-expirable-marks)
12640         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
12641         (gnus-extra-headers, gnus-ignored-from-addresses)
12642         (gnus-newsgroup-ignored-charsets)
12643         (gnus-group-highlight-words-alist)
12644         (gnus-summary-show-article-charset-alist): Add :version.
12645
12646         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
12647         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
12648         files, converted from the XPMs.
12649
12650         * gnus-cache.el (gnus-cache-active-file): Don't use
12651         file-name-as-directory on directory.
12652         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
12653         use file-name-as-directory on directory.
12654
12655         * time-date.el (timezone-make-date-arpa-standard): Autoload.
12656         (date-to-time): Use it.
12657
12658 ;       * message.el (message-mode) <adaptive-fill-regexp>:
12659 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
12660 ;       (message-newline-and-reformat): Likewise.
12661         (message-forward-as-mime, message-forward-ignored-headers)
12662         (message-buffer-naming-style, message-default-charset)
12663         (message-dont-reply-to-names, message-send-mail-partially-limit):
12664         Add :version.
12665
12666         * mm-util.el: Doc fixes.
12667         (mm-mime-charset): Don't use the raw result of
12668         mm-preferred-coding-system.
12669         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
12670         (mm-with-unibyte): Simplify.
12671
12672         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
12673         concat.
12674
12675         * pop3.el (pop3-version): Deleted.
12676         (pop3-make-date): New function, avoiding message-make-date.
12677         (pop3-munge-message-separator): Use it.
12678
12679 2000-11-09  Dave Love  <fx@gnu.org>
12680
12681         * gnus-group.el (gnus-group-make-directory-group)
12682         (gnus-group-fetch-faq): Use expand-file-name.
12683         (gnus-group-fetch-faq): Simplify completing-read form.
12684
12685         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
12686         test for Mule.
12687
12688         * message.el (tool-bar-map): Defvar when compiling.
12689
12690         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
12691         (gnus-tm-lisp-directory): Deleted.
12692         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
12693         (featurep 'xemacs).
12694         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
12695         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
12696         version numbers from file names.
12697
12698 2000-11-08  Dave Love  <fx@gnu.org>
12699
12700         * mm-view.el: Use featurep for XEmacs test.
12701         (mm-inline-message): Test for `remove-specifier'; don't use
12702         condition-case.
12703
12704         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
12705
12706         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
12707         (gnus-score-find-bnews): Don't concat "".
12708
12709         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
12710         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
12711         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
12712         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
12713
12714         * gnus-sum.el: Put some defvars in eval-when-compile.
12715         (gnus-summary-mode-hook): Add :options.
12716         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
12717         (gnus-summary-tool-bar-map): New variable.
12718         (gnus-summary-make-tool-bar): New function.
12719         (gnus-summary-mode): Put kill-all-local-variables first.
12720
12721         * gnus-group.el (gnus-group-toolbar-map): New variable.
12722         (gnus-group-make-tool-bar): Rewritten.
12723         (gnus-group-mode): Put kill-all-local-variables first.
12724
12725         * rfc2047.el: Require gnus-util.
12726
12727         * nnml.el (gnus-sorted-intersection): Autoload.
12728
12729         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
12730         Put some defvars in eval-when-compile.
12731         (gnus-intersection, gnus-sorted-complement):  Autoload.
12732
12733         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
12734
12735         * mm-encode.el (mm-body-7-or-8): Autoload.
12736
12737         * mm-decode.el (mm-insert-inline): Autoload.
12738
12739         * mml.el:
12740         * message.el: Put some defvars in eval-when-compile.
12741
12742         * gnus-msg.el: Put some defvars in eval-when-compile.
12743         (gnus-msg-mail): Move after gnus-setup-message.
12744
12745         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
12746
12747 2000-11-07  Dave Love  <fx@gnu.org>
12748
12749         * gnus-util.el (nnheader): Don't require message (recursive
12750         autoload).
12751
12752         * uudecode.el: Avoid compiler warnings.
12753
12754         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
12755         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
12756
12757 2000-11-06  Dave Love  <fx@gnu.org>
12758
12759         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
12760
12761         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
12762         (uudecode-char-int): New alias, replacing char-int.
12763         (uudecode-decode-region): Don't call buffer-disable-undo.
12764
12765 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
12766 ;       (mm-uu-configure-list): Doc fix.
12767 ;
12768 ;       * earcon.el (running-xemacs): Don't define.
12769 ;
12770 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12771 ;
12772 ;       * message.el (message-font-lock-keywords): Match a final newline
12773 ;       to help font-lock's multiline support.
12774 ;
12775 2000-11-03  Dave Love  <fx@gnu.org>
12776
12777         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
12778
12779         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
12780         name.
12781
12782         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
12783         <banner>: Fix custom type, doc.
12784
12785         * mm-decode.el (mm-display-external): Space-prefix temp buffer
12786         name.  Don't disable undo explicitly.
12787
12788 ;2000-11-02  Dave Love  <fx@gnu.org>
12789 ;
12790 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
12791 ;       cite-prefix.
12792
12793 2000-11-01  Dave Love  <fx@gnu.org>
12794
12795         * rfc2047.el (base64): Require unconditionally.
12796         (message-posting-charset): Defvar when compiling.
12797         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
12798         message.
12799
12800         * gnus-sum.el (nnoo): Require.
12801         (mm-uu-dissect): Autoload.
12802
12803         * mml.el (mml-parse-1): Clarify message.
12804         (mml-minibuffer-read-type): Use mailcap-mime-types.
12805
12806 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
12807
12808         * mml.el: Fix a typo in the requiring of CL.
12809
12810 2000-11-01  Dave Love  <fx@gnu.org>
12811
12812         * utf7.el: Require cl when compiling.
12813
12814         * binhex.el: Use (featurep 'xemacs).
12815         (binhex-char-int): New alias, replacing char-int.  Change callers.
12816         (binhex-decode-region): Simplify work buffer code.
12817         (binhex-decode-region-external): Use expand-file-name, not concat.
12818
12819 2000-10-30  Dave Love  <fx@gnu.org>
12820
12821         * gnus-art.el: Fix 2000-10-27 change properly.
12822
12823 2000-10-28  Miles Bader  <miles@gnu.org>
12824
12825         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
12826
12827 2000-10-27  Dave Love  <fx@gnu.org>
12828
12829         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
12830         strings.
12831         (gnus-group-make-tool-bar): New function.
12832         (gnus-group-mode): Use it.
12833
12834         * message.el (message-mode-menu): Add some :help strings.
12835         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
12836         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
12837
12838         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
12839         * describe-group.xpm, get-news.xpm, kill-group.xpm:
12840         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
12841
12842         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
12843         display-graphic-p here.
12844
12845 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
12846
12847         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
12848         of the `gnus-xemacs' variable, as the latter has been removed.
12849         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
12850         * gnus-art.el (gnus-treat-display-xface)
12851         (gnus-treat-display-smileys, gnus-treat-display-picons)
12852         (gnus-article-read-summary-keys): Likewise.
12853
12854 2000-10-26  Dave Love  <fx@gnu.org>
12855
12856         (defvar): Use rmail-spool-directory unconditionally.
12857
12858 2000-10-18  Dave Love  <fx@gnu.org>
12859
12860         * mm-bodies.el (mm-uu-decode-function)
12861         (mm-uu-binhex-decode-function): Defvar when compiling.
12862
12863         * gnus-nocem.el (gnus-nocem-issuers): Update.
12864         (gnus-nocem-check-from): New option.
12865         (gnus-nocem-scan-groups): Use it.
12866         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
12867         (gnus-nocem-check-article-limit): Add :version.
12868
12869 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
12870
12871         * ietf-drums.el (mm-util): Require CL when compiling.
12872
12873 2000-10-15  Dave Love  <fx@gnu.org>
12874
12875         * qp.el: Require mm-util.
12876
12877 2000-10-13  Dave Love  <fx@gnu.org>
12878
12879         * qp.el (quoted-printable-decode-region): Avoid invalid
12880         coding-systems.
12881
12882 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12883
12884         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12885         to a recursive load.
12886
12887 2000-10-12  Dave Love  <fx@gnu.org>
12888
12889         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12890
12891         * gnus.el (gnus-group-startup-message): Check for PBM image.
12892
12893 2000-10-09  Dave Love  <fx@gnu.org>
12894
12895         * mail-source.el (mail-source-fetch-imap): Bind
12896         default-enable-multibyte-characters rather than using
12897         mm-disable-multibyte.
12898
12899 2000-10-05  Dave Love  <fx@gnu.org>
12900
12901         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
12902         Autoload.
12903         (quoted-printable-decode-region):  Rename arg which confused
12904         charset with coding-system.  Don't use nonascii-insert-offset.
12905         Coding-system encode the region initially.  Don't recognize `=='
12906         as valid QP.  Coding-system decode the region finally.
12907         (quoted-printable-decode-string): Rename arg which confused
12908         charset with coding-system.
12909
12910         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
12911         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
12912         mm-encode-coding-region.
12913         (mm-decode-body, mm-decode-string): Rename variables which
12914         confused charset with coding-system.
12915         (binhex-decode-region): Don't autoload.
12916         (mm-body-encoding): Require message.
12917         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
12918         cond branches.
12919
12920         * gnus-art.el (article-de-quoted-unreadable)
12921         (article-de-base64-unreadable): Fold search case
12922         rather than downcasing string.  Apply mm-charset-to-coding-system
12923         to arg of quoted-printable-decode-region.
12924
12925 2000-10-04  Dave Love  <fx@gnu.org>
12926
12927         * gnus-ems.el: Don't turn off compiler warnings in local vars.
12928         Require ring when compiling.
12929         (gnus-article-compface-xbm): New variable.
12930
12931 2000-10-04  Dave Love  <fx@gnu.org>
12932
12933         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
12934         pbm images.
12935
12936         * frown.pbm, smile.pbm, wry.pbm: New files.
12937
12938         * frown.xbm, smile.xbm, wry.xbm: Deleted.
12939
12940 2000-10-03  Dave Love  <fx@gnu.org>
12941
12942         * mail-source.el (mail-sources): Revert to nil.
12943
12944         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
12945
12946         * qp.el: Don't require mm-util.
12947         (quoted-printable-decode-region): Rewritten.
12948         (quoted-printable-decode-string, quoted-printable-encode-region):
12949         Doc fix.
12950         (quoted-printable-encode-region): Barf on multibyte characters.
12951         Maybe make the class multibyte.  Upcase chars, not formatted
12952         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12953         (quoted-printable-encode-string): Don't use
12954         mm-with-unibyte-buffer.
12955
12956 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12957
12958         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12959
12960 2000-09-21  Dave Love  <fx@gnu.org>
12961
12962         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12963         (for Emacs 20).  Tidy somewhat.
12964
12965 2000-09-21  Dave Love  <fx@gnu.org>
12966
12967         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
12968         image processing.  Rationalize logic somewhat.
12969
12970 2000-09-20  Dave Love  <fx@gnu.org>
12971
12972         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
12973         specifically.
12974
12975         * gnus.el (gnus-version-number): Avoid some redundant
12976         autoloads.
12977
12978 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
12979
12980         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
12981         to XBM; we always have PBM support.
12982
12983 2000-09-14  Dave Love  <fx@gnu.org>
12984
12985         * gnus.el (gnus-charset):
12986         * mm-decode.el (mime-display):
12987         * imap.el (imap) <defgroup>: Add :version.
12988
12989 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
12990
12991         * parse-time.el: Fix author's mail address.
12992
12993         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
12994         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
12995         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
12996         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
12997         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
12998         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
12999         * rfc2231.el, uudecode.el: Fix copyright notice.
13000
13001         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
13002         require `w3' at load-time only if not running in batch mode.
13003
13004 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13005
13006         * gnus.el: Before merge with Emacs21.
13007
13008 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
13009
13010         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
13011
13012 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13013
13014         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
13015         to avoid conflict with the standard `back-to-indentation'
13016         binding.
13017
13018 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13019
13020         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
13021
13022         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
13023         (mm-disable-multibyte-mule4): Ditto.
13024         (mm-with-unibyte-current-buffer-mule4): Ditto.
13025
13026 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13027
13028         * pop3.el (pop3-movemail): Use binary.
13029         (pop3-movemail-file-coding-system): Removed.
13030
13031 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13032
13033         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
13034
13035 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13036
13037         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
13038         exists.
13039
13040 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13041
13042         * gnus-msg.el (gnus-post-method): Use backend name when the
13043         address is "".
13044
13045 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13046
13047         * gnus-art.el (article-verify-x-pgp-sig): Don't test
13048         mm-verify-option.
13049         (gnus-treat-x-pgp-sig): Default value.
13050         (gnus-ignored-headers): Redundant.
13051
13052 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13053
13054         * gnus-win.el (gnus-configure-frame): Save selected window.
13055
13056 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13057
13058         * nnmbox.el: Require gnus-range.
13059         (nnmbox-group-building-active-articles): New variable.
13060         (nnmbox-group-active-articles): New variable; this is a cache of
13061         all active articles by group and number.
13062         (nnmbox-in-header-p): New function.
13063         (nnmbox-find-article): New function.
13064         (nnmbox-record-active-article): New function.
13065         (nnmbox-record-deleted-article): New function.
13066         (nnmbox-is-article-active-p): New function.
13067         (nnmbox-retrieve-headers): Use nnmbox-find-article.
13068         (nnmbox-request-article): Ditto.  Also supply extra arg to
13069         nnmbox-article-group-number.
13070         (nnmbox-request-expire-articles): Ditto.
13071         (nnmbox-request-move-article): Ditto.
13072         (nnmbox-request-replace-article): Ditto.
13073         (nnmbox-request-rename-group): Rename group entry in active
13074         article cache.
13075         (nnmbox-delete-mail): Update active article cache, unless article
13076         is being replaced.
13077         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
13078         than partially duplicating it.
13079         (nnmbox-article-group-number): Add extra `this-line' arg, to
13080         handle articles belonging to multiple groups.
13081         (nnmbox-save-mail): Update active article cache.
13082         (nnmbox-read-mbox): Build active article cache when loading mbox.
13083         Also do some repair work, if we find articles that are missing the
13084         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
13085         reconstruct these from Xref info.
13086
13087 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13088
13089         * mail-source.el (mail-source-report-new-mail): Use
13090         nnheader-run-at-time.
13091
13092 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13093
13094         * mail-source.el (mail-source-fetch-pop): Clear pop password when
13095         an error is thrown, and then rethrow the error.
13096         (mail-source-check-pop): Ditto.
13097         (mail-source-start-idle-timer): Prevent multiple pop checks
13098         running if the check takes a long time.
13099
13100 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13101
13102         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
13103         succeed.
13104
13105 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13106
13107         * gnus-win.el (gnus-configure-windows): Make sure
13108         nntp-server-buffer is live.
13109         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
13110
13111 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
13112
13113         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
13114
13115 2000-12-04  Andreas Jaeger  <aj@suse.de>
13116
13117         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
13118
13119 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13120
13121         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
13122
13123 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13124         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
13125
13126         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
13127
13128 2000-12-01  Simon Josefsson  <sj@extundo.com>
13129
13130         * mml-smime.el (mml-smime-verify): Fix address parsing.
13131
13132 2000-12-01  Simon Josefsson  <sj@extundo.com>
13133
13134         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
13135         more than one certificate inside PKCS#7 blob.  Better security
13136         information (clamed / actual sender, openssl output, certificates
13137         inside message).
13138
13139         * smime.el (smime-verify-region): Output to /dev/null.
13140         (smime-buffer-as-string-region): Don't parse empty lines.
13141
13142 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13143
13144         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
13145         ?d and ?D.
13146         (gnus-mime-security-show-details-inline): New variable.
13147         (gnus-mime-security-show-details): Use them.
13148         (gnus-insert-mime-security-button): Ditto.
13149
13150         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
13151         Suggest by Michael Duggan (md5i@cs.cmu.edu).
13152         (mml2015-gpg-clear-verify): Ditto.
13153         (mml2015-gpg-decrypt-1): Ditto.
13154         (mml2015-use): Prefer 'gpg.
13155
13156 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13157
13158         * gnus-util.el (gnus-add-text-properties-when): New function.
13159         (gnus-remove-text-properties-when): Ditto.
13160
13161         * gnus-cite.el (gnus-article-hide-citation): Use them.
13162         (gnus-article-toggle-cited-text): Use them.
13163
13164         * gnus-art.el (gnus-signature-toggle): Use them.
13165         (gnus-article-show-hidden-text): Ditto.
13166         (gnus-article-hide-text): Ditto.
13167
13168 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13169
13170         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
13171
13172 2000-11-30  Simon Josefsson  <sj@extundo.com>
13173
13174         * smime.el (smime-point-at-eol): New alias.
13175         (smime-buffer-as-string-region): Use it.
13176
13177 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13178
13179         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
13180
13181 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13182
13183         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
13184
13185         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13186
13187         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13188
13189 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13190
13191         * nnmh.el (nnmh-request-expire-articles): Implemented
13192         expiry-target for nnmh backend.
13193
13194 2000-11-30  Simon Josefsson  <sj@extundo.com>
13195
13196         * mm-decode.el (mm-security-from): New variable.
13197         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
13198
13199         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
13200         than `from'.
13201
13202 2000-11-30  Simon Josefsson  <sj@extundo.com>
13203
13204         * mml-smime.el (mml-smime-verify): Verify that certificate mail
13205         address match sender address.
13206
13207         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
13208
13209         * smime.el (smime-verify-region): Don't copy buffer.
13210         (smime-decrypt-buffer): Use expand-file-name on keyfile.
13211         (smime-pkcs7-region): New function.
13212         (smime-pkcs7-certificates-region): Ditto.
13213         (smime-pkcs7-email-region): Ditto.
13214         (smime-buffer-as-string-region): Ditto.
13215
13216         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
13217         buffer.
13218
13219 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
13220
13221         * smime.el (smime-decrypt-region): Fix keyfile argument.
13222
13223 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13224
13225         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
13226
13227 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13228
13229         * message.el (message-shoot-gnksa-feet): New variable.
13230         (message-gnksa-enable-p): New function.
13231         (message-send): Use it.
13232         (message-check-news-body-syntax): Ditto.
13233
13234 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13235
13236         * message.el (message-make-message-id): Remove the redundancy.
13237
13238 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13239
13240         * message.el (message-setup): Discourage using mc-install-*-mode.
13241
13242         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
13243
13244 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13245
13246         * gnus-cite.el (gnus-cite-parse): Guess citation length.
13247
13248 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13249
13250         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
13251
13252 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13253
13254         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
13255
13256 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13257
13258         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
13259         insert-buffer-substring.
13260
13261         * message.el (message-send-mail): Use buffer-substring-no-properties.
13262         (message-send-news): Ditto.
13263
13264 2000-11-22  David Edmondson  <dme@dme.org>
13265
13266         * imap.el (imap-wait-for-tag): Message read info.
13267
13268 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13269
13270         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
13271         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
13272         (mml2015-gpg-encrypt): Ditto.
13273
13274 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13275
13276         * mm-decode.el (mm-verify-option): Default value.
13277
13278         * mml-sec.el (mml-secure-part): Error message.
13279
13280 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13281
13282         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
13283
13284 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13285
13286         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
13287
13288 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13289
13290         * gnus-art.el (gnus-article-describe-key): Use prompt.
13291         (gnus-article-describe-key-briefly): Ditto.
13292
13293 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13294
13295         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
13296
13297 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13298
13299         * gnus-art.el (gnus-article-describe-key): New function.
13300         (gnus-article-describe-key-briefly): New function.
13301
13302 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13303
13304         * mm-decode.el (mm-decrypt-option): Doc typo.
13305
13306         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
13307         return a number.
13308
13309 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13310
13311         * message.el (message-newline-and-reformat): Typo.
13312
13313 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13314
13315         * gnus-art.el (article-verify-x-pgp-sig): Check whether
13316         original-article-buffer exists.
13317
13318         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
13319         (rfc2047-header-encoding-alist): Addresses are different from text.
13320         (rfc2047-encode-message-header): Ditto.
13321         (rfc2047-dissect-region): Extra parameter.
13322         (rfc2047-encode-region): Ditto.
13323         (rfc2047-encode-string): Ditto.
13324
13325 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13326
13327         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
13328         (mm-uu-pgp-encrypted-extract): Use it.
13329         (mm-uu-pgp-signed-extract-1): New function.
13330         (mm-uu-pgp-signed-extract): Use it.
13331
13332         * gnus-art.el (gnus-mime-display-security): New function.
13333         (gnus-mime-display-part): Use it.
13334         (gnus-mime-security-verify-or-decrypt): New function.
13335         (gnus-mime-security-press-button): New function.
13336         (gnus-insert-mime-security-button): Use it.
13337
13338         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
13339         (mm-find-raw-part-by-type): Ditto.
13340         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
13341         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
13342         (mm-destroy-parts): Kill nested multibyte buffer.
13343
13344         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
13345         (mml2015-gpg-verify): Ditto.
13346
13347 2000-11-18  Simon Josefsson  <sj@extundo.com>
13348
13349         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
13350         (mml2015-function-alist): Use it.
13351
13352         * mml-sec.el (mml-sign-alist): Update names.
13353         (mml-encrypt-alist): Ditto.
13354         (mml-secure-part-smime-sign): Moved to mml-smime.el
13355         as `mml-smime-sign-query'.
13356         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
13357         `mml-smime-get-file-cert'.
13358         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
13359         `mml-smime-get-dns-cert'.
13360         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
13361         `mml-smime-encrypt-query'.
13362         (mml-smime-sign-buffer): Use mml-smime-sign.
13363         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
13364
13365         * mml-smime.el (mml-smime-sign): New function.
13366         (mml-smime-encrypt):
13367         (mml-smime-sign-query):
13368         (mml-smime-get-file-cert):
13369         (mml-smime-get-dns-cert):
13370         (mml-smime-encrypt-query): Moved from mml-sec.el.
13371
13372 2000-11-16  Simon Josefsson  <sj@extundo.com>
13373
13374         * mml2015.el (mml2015-gpg-clear-verify): New function.
13375         (mml2015-function-alist): Add it.
13376
13377 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13378
13379         * message.el (message-setup-fill-variables): Use
13380         message-cite-prefix-regexp.
13381         (message-newline-and-reformat): Check the end of citation, leading
13382         WSP, break in the cite prefix.
13383         (message-fill-paragraph): New function.
13384
13385 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13386
13387         * lpath.el: Shut up.
13388
13389 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13390
13391         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
13392         raw 8-bit in headers in dk.* newsgroups.
13393
13394 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13395
13396         * message.el (message-newline-and-reformat): Match extra WSPs.
13397
13398 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
13399
13400         * mml.el (mml-generate-mime-1): Ignore ascii.
13401
13402 2000-11-16 Justin Sheehy  <justin@iago.org>
13403
13404         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
13405
13406 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13407
13408         * message.el (message-cite-prefix-regexp): Prefix should not end
13409         at space.
13410
13411 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13412
13413         * message.el (message-mode-syntax-table): Add - as a word
13414         constituent as in articles.
13415         (message-setup-fill-variables): Add -_. as supercite-style prefix.
13416         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
13417         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
13418
13419 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13420
13421         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
13422
13423 2000-11-12  David Edmondson  <dme@dme.org>
13424
13425         * message.el (message-font-lock-keywords): use
13426         message-cite-prefix-regexp.
13427
13428 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13429
13430         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
13431         Stein Arild Str\e,Ax\e(Bmme.
13432         (gnus-group-jump-to-group): Use it.
13433         (gnus-group-jump-to-group-prompt): Customize.
13434
13435 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13436
13437         * mailcap.el (mailcap-possible-viewers): Match the entire string.
13438
13439 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13440
13441         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
13442         incompatible.
13443         (mml2015-mailcrypt-sign): Ditto.
13444
13445 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13446
13447         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
13448         group is open.
13449
13450 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13451
13452         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
13453         nnvirtual articles.
13454         (gnus-backlog-request-article): Don't request nnvirtual articles.
13455
13456 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13457
13458         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
13459         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
13460
13461 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13462
13463         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
13464         * mml.el (mml-generate-mime-1): Use charset attribute.
13465         * mm-bodies.el (mm-encode-body): Add parameter charset.
13466         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
13467
13468 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13469
13470         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
13471         (mml2015-mailcrypt-clear-decrypt): Ditto.
13472         (mml2015-mailcrypt-verify): Ditto.
13473         (mml2015-mailcrypt-clear-verify): Ditto.
13474         (mml2015-gpg-verify): Ditto.
13475
13476 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13477
13478         * smime.el (smime-openssl-program): Test the existence of openssl.
13479         * mml-smime.el: Require mm-decode.
13480         (mml-smime-verify-test): New function.
13481         * mm-decode.el (mm-verify-function-alist): Use it.
13482
13483 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13484
13485         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
13486         anyway.
13487
13488 2000-11-13  Simon Josefsson  <sj@extundo.com>
13489
13490         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
13491         verification doesn't work.
13492
13493 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13494
13495         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
13496         (gnus-inews-do-gcc): Use it.
13497
13498 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13499
13500         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
13501         leading space.
13502         * mm-extern.el (mm-inline-external-body): Report error when no
13503         access-type.
13504
13505 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13506
13507         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
13508
13509 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
13510
13511         * gnus-art.el (gnus-mime-button-menu): Use select-window.
13512
13513 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
13514
13515         * gnus-art.el (gnus-mime-display-part): Display multipart/related
13516         as multipart/mixed.
13517
13518 2000-11-12  David Edmondson  <dme@dme.org>
13519
13520         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
13521         and replace `.' with `\w' to allow for different syntax tables
13522         (from Vladimir Volovich).
13523         * message.el (message-newline-and-reformat): use
13524         `message-cite-prefix-regexp'.
13525         * gnus-cite.el (gnus-supercite-regexp): use
13526         `message-cite-prefix-regexp'.
13527         * gnus-cite.el (gnus-cite-parse): use
13528         `message-cite-prefix-regexp'.
13529
13530 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13531
13532         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
13533         PGP SIGNATURE.  Escape leading "-"'s.
13534         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
13535
13536 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13537
13538         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
13539
13540 2000-11-11  Simon Josefsson  <sj@extundo.com>
13541
13542         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
13543
13544         * smime.el (smime-details-buffer): New variable.
13545         (smime-sign-region):
13546         (smime-encrypt-region):
13547         (smime-verify-region):
13548         (smime-decrypt-region): Copy OpenSSL output to the buffer.
13549
13550         * mml-smime.el (mml-smime-verify): Support security info.
13551
13552 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
13553
13554         * mm-decode.el (mm-verify-option): Set default to nil.
13555         (mm-decrypt-option): Ditto.
13556         * gnus-art.el (article-verify-x-pgp-sig): New function.
13557
13558 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
13559
13560         * gnus-art.el (gnus-mime-display-alternative): Show button if no
13561         preferred part.
13562
13563 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13564
13565         * gnus-sum.el (gnus-move-split-methods): Say that
13566         `gnus-split-methods' uses file names, whereas this uses group
13567         names.  (Report from Nevin Kapur)
13568
13569 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
13570
13571         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
13572
13573 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13574
13575         * nnheader.el (nnheader-directory-files-is-safe): New variable.
13576         (nnheader-directory-articles): Use it.
13577         (nnheader-article-to-file-alist): Ditto.
13578
13579 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13580
13581         * rfc2047.el (rfc2047-pad-base64): New function.
13582         (rfc2047-decode): Use it.
13583
13584 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13585
13586         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
13587         select method.
13588
13589 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13590
13591         * mml2015.el (mml2015-gpg-decrypt-1):
13592         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
13593
13594 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13595
13596         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
13597
13598 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13599
13600         * pop3.el (pop3-munge-message-separator): A message may have an
13601         empty body.
13602
13603 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
13604
13605         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
13606         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
13607         (mm-uu-pgp-signed-extract): Use coding-system.
13608
13609 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13610
13611         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
13612         (gnus-insert-mime-security-button): New function.
13613         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
13614         * mml2015.el:  Add security info when verify or decrypt.
13615         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
13616         (mm-uu-pgp-encrypted-extract): Ditto.
13617
13618 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
13619
13620         * mm-decode.el (mm-display-parts): New function.
13621         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
13622
13623 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13624
13625         * gnus-mlspl.el: Documentation tweaks.
13626
13627 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13628
13629         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
13630         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
13631         argument.
13632
13633 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
13634
13635         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
13636
13637 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
13638
13639         * gnus-art.el (gnus-article-encrypt): New function.
13640         (gnus-article-encrypt-protocol-alist): New variable.
13641         (gnus-article-encrypt-protocol): New variable.
13642         * mml2015.el (mml2015-self-encrypt): New function.
13643         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
13644
13645 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13646
13647         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
13648         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
13649         let mailcap do it.
13650         * mml2015.el: Remove snarf code.
13651         * mm-decode.el: Remove snarf code.
13652
13653 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
13654
13655         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
13656         (mml-insert-mime): Understand gnus-decoded.
13657         (mime-to-mml): New parameter handles.
13658         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13659         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
13660
13661 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13662
13663         * mm-decode.el (mime-security): New group.
13664         (mm-verify-function-alist): Add test function.
13665         (mm-decrypt-function-alist): Ditto.
13666         (mm-snarf-option): Set default value as nil.
13667         (mm-find-part-by-type): Recursive parameter.
13668         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
13669         * mml2015.el: Support draft-ietf-openpgp-multsig.
13670
13671 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
13672
13673         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
13674         (gnus-article-view-part-as-charset): New function.
13675
13676 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13677
13678         * mm-decode.el (mm-verify-option): Default value.
13679         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
13680
13681 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13682
13683         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
13684
13685 2000-11-05  Simon Josefsson  <sj@extundo.com>
13686
13687         * mml-smime.el (mml-smime-verify): Work in original multipart
13688         buffert.
13689
13690         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
13691         (mm-handle-multipart-ctl-parameter): Ditto.
13692         (mm-alist-to-plist): New function.
13693         (mm-dissect-buffer): Store CTL parameters and copy original buffer
13694         for multiparts.
13695         (mm-destroy-parts): Destroy multipart buffert.
13696         (mm-remove-part): Ditto.
13697
13698         * mml-smime.el (mml-smime-sign): Not used.
13699         (mml-smime-encrypt): Ditto.
13700
13701         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
13702
13703         Verify S/MIME signature support.
13704
13705         * mm-decode.el (mm-inline-media-tests): Add
13706         application/{x-,}pkcs7-signature.
13707         (mm-inlined-types): Ditto.
13708         (mm-automatic-display): Ditto.
13709         (mm-verify-function-alist): Ditto.  Add name of method.
13710         (mm-decrypt-function-alist): Add name of method.
13711         (mm-find-part-by-type): Add documentation.
13712         (mm-possibly-verify-or-decrypt): Use new format of
13713         mm-{verify,decrypt}-function-alist.  Use method names.
13714
13715         * mml-smime.el (mml-smime-verify): New function.
13716
13717 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13718
13719         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
13720
13721 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13722
13723         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
13724         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
13725         * mm-decode.el (mm-snarf-option): New variable.
13726
13727 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13728
13729         * mm-util.el (mm-subst-char-in-string): New function.
13730         (mm-replace-chars-in-string): Use it.
13731         * message.el (message-replace-chars-in-string): Use it.
13732         * nnheader.el (nnheader-replace-chars-in-string): Use it.
13733         * gnus-mh.el (mh-lib-progs): Shut up.
13734
13735 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13736
13737         * base64.el, md5.el: Moved to contrib directory.
13738
13739 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13740
13741         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
13742         the last article when search.
13743
13744 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13745
13746         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
13747         * nnmail.el (nnmail-pathname-coding-system): Ditto.
13748
13749 2000-09-29  David Edmondson  <dme@thus.net>
13750
13751         * message.el (message-newline-and-reformat): Typo.
13752
13753 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13754
13755         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
13756
13757 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13758
13759         * nntp.el (nntp-decode-text): Delete bogus status lines.
13760
13761 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13762
13763         * message.el (message-font-lock-keywords): Match a final newline
13764         to help font-lock's multiline support.
13765
13766 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13767
13768         * nnoo.el (nnoo-set): New function.
13769
13770 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13771
13772         * gpg.el, gpg-ring.el: Moved to contrib directory.
13773
13774 2000-11-04  Simon Josefsson  <sj@extundo.com>
13775
13776         * nnimap.el (nnimap-split-inbox): Typo.
13777
13778 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13779
13780         * gnus-msg.el (gnus-msg-mail): Move it backwards.
13781
13782 2000-11-03  Simon Josefsson  <sj@extundo.com>
13783
13784         * rfc2231.el (rfc2231-parse-qp-string): New function.
13785         (require): rfc2047.
13786
13787         * mail-parse.el (mail-header-parse-content-type):
13788         (mail-header-parse-content-disposition): Support invalid QP
13789         encoded strings, by using `rfc2231-parse-qp-string'.
13790
13791 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13792
13793         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
13794         (rfc2231-decode-encoded-string): Typo "> X 1".
13795         (rfc2231-encode-string): Insert the name of charset.
13796         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
13797
13798 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13799
13800         * mm-decode.el (mm-save-part): Return the filename.
13801         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
13802         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
13803         (gnus-mime-action-alist): Use it.
13804         (gnus-mime-button-commands): Use it.
13805         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
13806         (mm-inline-external-body): unwind-protect.
13807
13808 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13809
13810         * gnus-art.el (gnus-insert-mime-button): Show url.
13811
13812 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13813
13814         * mml.el (mml-generate-mime-1): Support external url.
13815         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
13816
13817 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
13818
13819         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
13820         * mm-decode.el (mm-display-external): Ditto.
13821         * mm-extern.el: New file.
13822         * mm-decode.el (mm-inline-media-tests): Hook it up.
13823         (mm-inlined-types): Inline message/external-body.
13824
13825 2000-11-02  Simon Josefsson  <sj@extundo.com>
13826
13827         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
13828
13829         * message.el (message-get-reply-headers): Better handling when
13830         Mail-Followup-To is very large.
13831
13832 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13833
13834         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
13835         * gnus-art.el (gnus-article-edit-done):
13836         * gnus-sum.el (gnus-summary-edit-article-done): Move line
13837         counting code here.
13838         * gnus-msg.el (gnus-setup-message): Remove a hack.
13839
13840 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13841
13842         * gnus-sum.el (gnus-newsgroup-variables): New variable.
13843         (gnus-summary-mode): Make them local variables.
13844         (gnus-set-global-variables): Globalize them.
13845         (gnus-summary-exit): Kill them.
13846
13847 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
13848
13849         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
13850         word.
13851
13852 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13853
13854         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
13855         gnus-article-wash-types.
13856         * gnus-art.el (gnus-article-wash-status): Use them.
13857
13858 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
13859
13860         * mml.el (mml-read-tag): Remove spaces and LF.
13861
13862 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13863
13864         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
13865         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
13866
13867 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
13868
13869         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
13870
13871 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13872
13873         * gnus-sum.el (gnus-article-charset): New variable.
13874         (gnus-summary-display-article): Set it.
13875         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13876         * gnus-art.el (gnus-article-mode): Make it local variable.
13877
13878 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13879
13880         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13881
13882 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13883
13884         * nnwfm.el: New file.
13885
13886         * nnweb.el (nnweb-replace-in-string): New function.
13887
13888 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13889
13890         * mml2015.el: Wrap gpg.el.
13891         * gpg.el (gpg-verify): The last argument of apply is a list.
13892         (gpg-encrypt): Add passphrase as a parameter.
13893
13894 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13895
13896         * gpg.el: New file.
13897         * gpg-ring.el: New file.
13898
13899 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13900
13901         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
13902
13903 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13904
13905         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
13906         double-quote characters.
13907         (gnus-summary-prepare-threads): Ditto.
13908
13909 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13910
13911         * gnus-art.el (gnus-mime-display-single): Forward line -1.
13912         * mml.el (mml-read-tag): Don't skip the leading space.
13913         * lpath.el (font-lock-set-defaults): Shut up.
13914
13915 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13916
13917         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
13918
13919 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13920
13921         * qp.el (quoted-printable-encode-region): Replace leading - when
13922         ultra safe.
13923         * mml.el (mml-generate-mime-postprocess-function): Removed.
13924         (mml-postprocess-alist): Removed.
13925         (mml-generate-mime-1): Use ultra-safe when sign.
13926         * mml2015.el (mml2015-fix-micalg): Uppercase.
13927         (mml2015-verify): Insert LF.
13928         (mml2015-mailcrypt-sign): Downcase; search backward.
13929
13930 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13931
13932         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
13933         restrictive.
13934         (nnultimate-table-regexp): New variable.
13935         (nnultimate-forum-table-p): Use it.
13936
13937 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
13938         Trivial patch.
13939
13940         * gnus-sum.el (gnus-summary-expire-articles): Save point.
13941
13942 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13943
13944         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13945         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13946
13947 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13948
13949         * mml2015.el: Shut up.
13950
13951 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13952
13953         * gnus.el (gnus-server-browse-hashtb): Removed.
13954         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13955         (gnus-group-insert-group-line-info): Use simplified method.
13956         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13957
13958 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13959
13960         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13961         moved here.
13962         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13963         * gnus-group.el (gnus-group-prepare-flat): Use it.
13964         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13965
13966 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13967
13968         * mml.el (mml-mode): Show menu in XEmacs.
13969
13970 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
13971
13972         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
13973         (gnus-server-read-server-in-server-buffer): New function.
13974         (gnus-browse-foreign-server): Browse in group buffer.
13975         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
13976         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
13977         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
13978         * gnus.el (gnus-server-browse-hashtb): New variable.
13979
13980 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13981
13982         * nnfolder.el (nnfolder-open-nov): Use group.
13983
13984 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
13985
13986         * nnfolder.el: Add NOV. Set version to 2.0.
13987         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
13988
13989 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13990
13991         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
13992
13993 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13994
13995         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
13996         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
13997
13998 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13999
14000         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
14001
14002 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14003
14004         * mm-decode.el (mm-verify-function-alist): New variable.
14005         (mm-verify-option): New variable.
14006         (mm-decrypt-function-alist): Ditto.
14007         (mm-decrypt-option): Ditto.
14008         (mm-find-raw-part-by-type): New function.
14009         (mm-possibly-verify-or-decrypt): New function.
14010         (mm-dissect-multipart): Use it.
14011         * mml2015.el (mml2015-fix-micalg): New function.
14012         (mml2015-decrypt): Use new interface.
14013         (mml2015-verify):  Use new interface.
14014         (mml2015-setup): Make it bogus.
14015
14016 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14017
14018         * mml.el (mml-generate-mime-postprocess-function): Set to
14019         mml-postprocess.
14020         (autoload): Autoload mml2015 and mml-smime.
14021         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
14022         * mml2015.el (mml2015-encrypt): New function.
14023         (mml2015-sign): New function.
14024         (mml2015-encrypt-function): New variable.
14025         (mml2015-sign-function): New variable.
14026         (mml2015-mailcrypt-encrypt): Use message-recipients.
14027         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
14028         * mml-smime.el (mml-smime-setup): Ditto.
14029
14030 2000-10-28  Simon Josefsson  <sj@extundo.com>
14031
14032         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
14033         Communigate Pro 3.3.1 server.
14034
14035         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
14036         in buffers.
14037         (mml-secure-dns-server): Removed.
14038         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
14039         write certificates to files.
14040
14041         * smime.el (smime-dns-server): New variable.
14042         (smime-mail-to-domain):
14043         (smime-cert-by-dns): New functions.
14044
14045         * dig.el: New file.
14046
14047 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
14048
14049         * message.el (message-options): New variable.
14050         (message-options-set-recipient): New function.
14051         (message-send): Use them.
14052         * gnus-int.el (gnus-request-replace-article): Use them.
14053         (gnus-request-accept-article): Ditto.
14054         * mml.el (mml-preview): Use them.
14055         * gnus-sum.el (gnus-summary-edit-article): Use them.
14056
14057         * message.el (message-options-get): New function.
14058         (message-options-get): New function.
14059         * rfc2047.el (rfc2047-encode-message-header): Use them.
14060         * mm-bodies.el (mm-encode-body): Use them.
14061
14062 2000-10-28  Simon Josefsson  <sj@extundo.com>
14063
14064         * nnimap.el (nnimap-retrieve-which-headers):
14065         (nnimap-request-article-part): Quote message-id.
14066
14067         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
14068         (smime-CA-file): New variable.
14069         (smime-call-openssl-region): Don't error.
14070         (smime-sign-region): Return result value.
14071         (smime-encrypt-region): Ditto.
14072         (smime-verify-region): New function.
14073         (smime-decrypt-region): Ditto.
14074         (smime-verify-buffer): Ditto.
14075         (smime-decrypt-buffer): Ditto.
14076
14077         * mml.el: Require mml-sec.
14078         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
14079         (mml-mode-map): Add "sign" and "encrypt" maps.
14080         (mml-menu): Add security menu.
14081         (mml-preview): Use generate-new-buffer.
14082
14083         * mml-sec.el: New file.
14084
14085 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14086
14087         * mm-decode.el (mm-find-part-by-type): Move it here.
14088         * mml.el (mml-postprocess): Move it here.
14089         (mml-postprocess-alist): Move it here. Merge them.
14090
14091 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
14092
14093         * rfc2047.el (rfc2047-encode-message-header): Make sure no
14094         unencoded stuff in the header.
14095
14096 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14097
14098         * gnus-group.el (gnus-group-listed-groups): New variable.
14099         (gnus-group-list-option): New variable.
14100         (gnus-group-list-limit-map): New keymap.
14101         (gnus-group-list-flush-map): New keymap.
14102         (gnus-group-list-plus-map): New keymap.
14103         (gnus-group-prepare-logic): New function.
14104         (gnus-group-prepare-flat): Merge with
14105         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
14106         (gnus-group-prepare-flat-list-dead): Ditto.
14107         (gnus-group-list-matching): Use gnus-group-prepare-function.
14108         (gnus-group-list-dormant): Ditto.
14109         (gnus-group-list-cached): Ditto.
14110         (gnus-group-listed-groups): New function.
14111         (gnus-group-list-limit): New function.
14112         (gnus-group-list-flush): New function.
14113         (gnus-group-list-plus): New function.
14114         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
14115         (gnus-topic-prepare-topic): Ditto.
14116
14117 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
14118
14119         * message.el (message-insert-to, message-get-reply-headers):
14120         (message-reply, message-followup): Mail-{Followup,Reply}-To.
14121
14122 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14123
14124         * mml2015.el: New file.
14125         * smime.el: New file.
14126         * mml-smime.el: New file.
14127
14128 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14129
14130         * ChangeLog: Moved to ChangeLog.1.
14131
14132     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
14133   Copying and distribution of this file, with or without modification,
14134   are permitted provided the copyright notice and this notice are preserved.
14135
14136 ;; Local Variables:
14137 ;; coding: iso-2022-7bit
14138 ;; End: