(mm-path-name-rewrite-functions): Doc fix: don't
[gnus] / lisp / ChangeLog
1 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
2
3         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
4         use "path name".
5
6 2003-02-21  Teodor Zlatanov  <tzz@bwh.harvard.edu>
7
8         * gnus-sum.el (gnus-summary-move-article)
9         (gnus-summary-expire-articles): send data header for article, not
10         just article ID
11
12         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action) 
13         (gnus-register-spool-action): added hashtable of message ID keys
14         with message motion data
15
16 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
17         From Reiner Steib  <Reiner.Steib@gmx.de>.
18
19         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
20         variable, used in `gnus-button-mid-or-mail-heuristic'.
21         (gnus-button-mid-or-mail-heuristic): New function derived from
22         Florian Weimer's Perl script.
23         (gnus-button-handle-mid-or-mail): Allow a function instead of
24         'guess.
25         (gnus-button-guessed-mid-regexp): Removed.
26
27 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
28
29         * message.el (message-resend): Bind message-setup-hook to nil;
30         remove X-Draft-From header.
31
32 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
33
34         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
35         (gnus-newsgroup-undownloaded)
36         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
37         Doc fixes.
38
39 2003-02-17  John Paul Wallington  <jpw@gnu.org>
40
41         * gnus.el (gnus-shell-command-separator, gnus-email-address)
42         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
43
44 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
45
46         * gnus-spec.el (gnus-xmas-format): Use insert instead of
47         insert-string which is obsolete in Emacs 21.4.
48
49         * message.el (message-cross-post-followup-to-header): do.
50         
51         * spam.el (spam-ifile-register-with-ifile)
52         (spam-stat-register-spam-routine)
53         (spam-stat-register-ham-routine)
54         (spam-bogofilter-register-with-bogofilter): do.
55
56         * mailcap.el (mailcap-mime-data): Fix typo.
57
58         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
59
60 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
61
62         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
63         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
64         `gnus-cite-unsightly-citation-regexp'.
65
66 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
69         even if there's just a header.
70
71 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
72
73         * message.el (message-fix-before-sending): Fix highlighting of
74         illegible and invisible text.
75
76         * gnus-util.el (gnus-multiple-choice): Separate choices with
77         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
78
79 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
80
81         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
82
83 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
84
85         * spam.el (spam-ham-move-routine) 
86         (spam-mark-spam-as-expired-and-move-routine): use
87         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
88         around process-mark manipulation on the group
89
90 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
91
92         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
93         submenu.
94
95 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
96
97         * mail-source.el (mail-source-fetch): Reverse the return value of
98         the continuation question.
99
100 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
101
102         * nndraft.el (nndraft-request-move-article): Bind
103         nnmh-allow-delete-final to t.
104
105 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
106
107         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
108        
109 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
110       
111         * nntp.el (nntp-accept-process-output): Don't use point-max to get
112         the buffer's size.
113
114 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
115
116         * nnheader.el: Added cygwin to system-type comparisons.
117        
118 2003-01-27  Juanma Barranquero  <lektu@terra.es>
119
120         * imap.el (imap-mailbox-status): Fix typo.
121
122 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
123
124         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
125         online.
126
127 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
128
129         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
130         commands.
131         * gnus-sum.el: Small change from Frank Weinberg
132         <frank@usenet-rundfahrt.de>:
133         (gnus-auto-center-group): New variable.
134         (gnus-summary-read-group-1): Use it.
135         (gnus-summary-next-group): Fix docstring.
136
137 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
138
139         * gnus-util.el (gnus-faces-at): Simplify.
140
141 2003-02-13  Teodor Zlatanov  <tzz@bwh.harvard.edu>
142
143         * spam.el (spam-ham-move-routine) 
144         (spam-mark-spam-as-expired-and-move-routine): made the article
145         move conditional, so it's not called even if there's nothing to move
146
147 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
148
149         * message.el (message-unix-mail-delimiter): Accept any whitespace
150         after the email address and before the date; do not require the
151         space character.  From Kurt B. Kaiser <kbk@shore.net>.
152
153 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
154
155         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
156         gnus-article-boring-faces variable is bound; use gnus-faces-at.
157
158         * gnus-util.el (gnus-faces-at): New macro.
159
160 2003-02-13  Michael Shields  <shields@msrl.com>
161
162         * gnus-cite.el
163         (gnus-cite-attribution-suffix, gnus-cite-parse):
164         Better handling for Microsoft citation styles.
165         (gnus-unsightly-citation-regexp): New.
166
167 2003-02-12  Michael Shields  <shields@msrl.com>
168
169         * gnus-art.el (article-strip-banner): Strip both per-group and
170         per-user-address banners.
171         (article-really-strip-banner): New.
172
173 2003-02-12  Michael Shields  <shields@msrl.com>
174
175         * gnus-sum.el (gnus-article-goto-next-page,
176         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
177         relying on the summary bindings of `n' and `p'.
178
179 2003-02-12  Michael Shields  <shields@msrl.com>
180
181         * gnus-art.el (gnus-article-only-boring-p): New.
182         (gnus-article-skip-boring): New.
183         * gnus-cite.el (gnus-article-boring-faces): New.
184         * gnus-sum.el (gnus-summary-next-page): Use
185         gnus-article-only-boring-p.
186
187 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
188
189         * spam.el (spam-mark-spam-as-expired-and-move-routine)
190         (spam-ham-move-routine): unmark all articles before marking those
191         of interest and calling gnus-summary-move-article
192
193 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
194
195         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
196         logically the complement of gnus-get-buffer-create and
197         gnus-add-buffer.
198
199         * gnus-util.el (gnus-kill-buffer): do.
200
201         * nnmail.el: Autoload gnus-kill-buffer.
202
203 2002-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
204
205         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
206         gnus-summary-goto-subject as gnus-summary-update-mark operates on
207         the current LINE.
208         (gnus-agent-summary-fetch-group): Minimized the number of times
209         that the article is updated in the buffer.
210         
211 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
212
213         * spam.el (spam-ham-move-routine): use the process-mark instead of
214         gnus-current-article when moving articles
215         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
216
217 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
218
219         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
220         (gnus-topic-catchup-articles): Ditto.
221         (gnus-topic-mark-topic): Reverse recursive logic.
222
223 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
224
225         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
226         gnus-refer-thread-limit is t.
227
228 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
229
230         * mm-util.el (mm-mule-charset-to-mime-charset): Use
231         sort-coding-systems to prefer utf-8 over utf-16.
232
233 2002-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
234
235         * gnus-agent.el (gnus-agent-expire-days):
236         gnus-request-move-article depends on gnus-agent-expire to clean up
237         the cache after moving the article.  Therefore, g-a-e-d can NOT
238         default to nil or can gnus-agent-expire be disabled by doing so.
239         If you don't want to run gnus-agent-expire, don't call it.
240         (gnus-agent-expire): The broken test to disable gnus-agent-expire
241         when g-a-e-d was NOT nil was removed.
242         (gnus-agent-article-name): Removed unnecessary input test as
243         article IDs are always strings.
244         (gnus-agent-regenerate-group): Added check to protect against
245         servers that generate absurdly long article IDs.  Valid IDs are
246         less than 10 digits to avoid overflow errors.  Fixed logic error
247         when ensuring that the final article ID is present in the new
248         alist.
249         
250 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
251
252         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
253         next line after finding the parent.
254
255 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
256
257         * gnus.el (gnus-version-number): Bumped.
258
259 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
260
261         * gnus.el: Oort Gnus v0.15 is released.
262
263 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
264
265         * nnmail.el (nnmail-split-it): If a message ends up matching the
266           same mailbox more than once, it will cause duplicates to appear
267           in the mailbox.
268
269 2003-02-08  Simon Josefsson  <jas@extundo.com>
270
271         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
272         code that only worked under Emacs.
273
274         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
275         Das <satyaki@chicory.stanford.edu>.
276
277 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
278
279         * gnus-art.el (gnus-article-refer-article): Use
280         gnus-replace-in-string.
281
282         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
283         (gnus-remove-duplicates): do.
284
285 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
286
287         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
288         (gnus-request-scan): set
289         gnus-internal-registry-spool-current-method to gnus-command-method
290         before a request-scan operation
291
292         * gnus-registry.el (regtest-nnmail): use
293         gnus-internal-registry-spool-current-method
294
295         
296
297 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
298
299         * mail-source.el (mail-source-fetch): Typo fix.
300
301 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
302
303         * nnmail.el (nnmail-spool-hook): new hook
304         (nnmail-cache-insert): call nnmail-spool-hook
305
306         * gnus-registry.el: new file with examples of using the hooks
307
308         * gnus.el (gnus-registry): added registry customization group
309         (gnus-group-prefixed-name): improve function to return full group
310         name optionally
311         (gnus-group-guess-prefixed-name): shortcut to
312         gnus-group-prefixed-name, using just the group name
313         (gnus-group-full-name): always get a group's full name
314         (gnus-group-guess-full-name): shortcut, using just the group name
315
316         * gnus-sum.el (gnus-summary-article-move-hook) 
317         (gnus-summary-article-delete-hook) 
318         (gnus-summary-article-expire-hook): new hooks
319         (gnus-summary-move-article, gnus-summary-expire-articles) 
320         (gnus-summary-delete-article): invoke the new hooks
321
322 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
323
324         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
325           from message-ID
326
327 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
328
329         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
330
331 2003-02-07  John Paul Wallington  <jpw@gnu.org>
332
333         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
334         (mm-write-region, mm-detect-coding-region): Doc fixes.
335
336 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
337
338         * mail-source.el (mail-source-fetch): Ignore errors.
339         (mail-source-ignore-errors): New variable.
340
341         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
342         articles. 
343
344         * gnus-msg.el (gnus-version-expose-system): Change default.
345
346 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
347
348         * gnus-msg.el (gnus-version-expose-system): New variable.
349
350 2003-02-07  Simon Josefsson  <jas@extundo.com>
351
352         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
353         patch from deskpot@myrealbox.com (Vasily Korytov).
354
355 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
356
357         * gnus-art.el (article-display-face): Get the Face header from
358         the current buffer.
359
360 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
361
362         * gnus-art.el (gnus-mime-view-part-internally): Bind
363         buffer-read-only to nil.
364
365 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
366
367         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
368         from g-a-e-1 to g-a-e-2.
369
370 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
371
372         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
373         of bbdb-search-simple, use spam-use-BBDB-exclusive
374         (spam-check-whitelist): use spam-use-whitelist-exclusive
375         (spam-use-whitelist-exclusive): new variable affecting
376         spam-use-whitelist
377         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
378
379 2003-02-05  Simon Josefsson  <jas@extundo.com>
380
381         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
382         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
383         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
384         (gnus-agent-expire-1): New.
385         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
386         (gnus-agent-expire-2): New.
387
388 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
389
390         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
391         "delete-if" is misleading because it isn't actually destructive.
392
393         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
394         
395         * nnmail.el (nnmail-purge-split-history): do.
396
397         * gnus-win.el (gnus-get-buffer-window): do.
398         
399         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
400         let-binding.
401         (gnus-simplify-all-whitespace): do.
402
403 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
404
405         * gnus-delay.el (gnus-delay-article): Fix binding of the
406         nndraft:delayed group.
407
408 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
409
410         * gnus.el (spam group parameters): change 'other to 'const in
411         the group parameter definitions to soothe XEmacs
412
413 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
414
415         * gnus-delay.el (gnus-delay-article): Really create
416         nndraft:delayed group if it doesn't exist.
417
418 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
419
420         * gnus-sum.el (gnus-summary-search-article): Speed up by
421         disabling various visual features while searching.
422         (gnus-summary-recenter): Test gnus-auto-center-summary first.
423
424 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
425
426         * spam.el (spam-list-of-checks): Don't quote nil and t in
427         docstrings.  From the elisp manual:
428
429            When a documentation string refers to a Lisp symbol, write
430            it [..] with single-quotes around it.  [..] There are two
431            exceptions: write t and nil without single-quotes.
432
433         * messcompat.el (message-from-style): do.
434
435         * message.el (message-send-mail): do.
436
437         * gnus-util.el (gnus-use-byte-compile): do.
438
439         * gnus-score.el (gnus-score-lower-thread): do.
440
441         * gnus-int.el (gnus-server-unopen-status): do.
442
443         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
444         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
445
446         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
447         (gnus-group-parameters): do.
448
449         * gnus-art.el (gnus-article-mime-match-handle-function): do.
450
451         * mm-decode.el (mm-text-html-renderer): do.
452
453 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
454
455         * nnheader.el (nnheader-directory-separator-character): Change the
456         way to compute the dafault value.
457
458 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
459
460         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
461         (gnus-button-alist): Fix regexp for describe-key.
462         (gnus-button-handle-describe-function)
463         (gnus-button-handle-describe-variable)
464         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
465         (gnus-button-handle-apropos-variable)
466         (gnus-button-handle-apropos-documentation): Docstring fix.
467
468         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
469
470 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
471
472         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
473         to nil.
474
475         * nnmail.el: Removed gnus-util autoload.
476
477         * gnus.el: Use gnus-prin1-to-string throughout.
478
479         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
480         print-level. 
481
482         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
483         (gnus-treat-display-grey-xface): Removed.
484
485         * gnus-fun.el (gnus-grab-cam-face): New.
486         (gnus-convert-image-to-gray-x-face): Removed.
487         (gnus-convert-gray-x-face-to-xpm): removed.
488         (gnus-convert-gray-x-face-region): Removed.
489         (gnus-grab-gray-x-face): Removed.
490
491         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
492
493 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
494
495         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
496         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
497         bound.
498
499         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
500
501 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
502
503         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
504         Remove -- these are bogus options which are never used.
505
506 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
507
508         * gnus-art.el (gnus-article-mode): Use summary tool bar.
509
510 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
511
512         * spam.el (spam-check-blackholes) 
513         (spam-blackhole-good-server-regex): new variable to skip some IPs
514         when checking blackholes; use it
515         (spam-check-bogofilter-headers) 
516         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
517         case more X-Bogosity is used than just "Yes/No"
518         (spam-ham-move-routine): semi-fixed, only first article is
519         properly moved now
520
521 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
522
523         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
524         as well.
525         
526         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
527         
528         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
529         
530         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
531         
532         * gnus-bcklg.el (gnus-backlog-shutdown): do.
533         
534         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
535
536 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
537
538         * gnus-fun.el (gnus-face-encode): New function.
539         (gnus-convert-png-to-face): Use it.
540
541         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks. 
542
543 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
544
545         * mm-decode.el (mm-dissection-list): Remove.
546         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
547         only used in mm-remove-all-parts.
548         (mm-remove-all-parts): Remove it, it's never called.
549
550 2003-01-25  Simon Josefsson  <jas@extundo.com>
551
552         * gnus-group.el (gnus-group-make-group): Report errors.
553
554         * nnimap.el (nnimap-request-create-group): Ditto.
555
556         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
557
558         * sieve.el (sieve-upload): Fix error printing.
559
560         * mm-encode.el (mm-qp-or-base64): Always QP iff
561         mm-use-ultra-safe-encoding and cleartext PGP.
562
563         * gnus-sum.el (gnus-summary-select-article): Inhibit
564         redisplay (mainly for secured messages).
565
566         * nnmail.el (nnmail-article-group): Copy body too (but don't
567         process it).
568
569 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
570
571         * gnus-art.el (gnus-article-setup-buffer): Reset
572         gnus-button-marker-list.
573
574 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
575
576         * nntp.el (nntp-read-timeout): Default to using a second delay
577         under Microsoft Windows.
578
579 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
580
581         * nnheader.el (nnheader-directory-separator-character): New
582         variable. 
583
584 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
585
586         * gnus-agent.el (gnus-agent-max-fetch-size)
587         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
588         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
589         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
590         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
591         (gnus-agent-braid-nov, gnus-agent-load-alist)
592         (gnus-agent-article-alist-save-format)
593         (gnus-agent-read-agentview, gnus-agent-save-alist)
594         (gnus-agent-fetch-group-1, gnus-agent-expire)
595         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
596         (gnus-agent-regenerate-group): Reformat to keep under eighty
597         columns.  Reword docstrings so that first line is under eighty
598         chars and a complete sentence.  Still need to work on the rear
599         end of the file, in particular gnus-agent-expire.       
600
601 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
602
603         * gnus-agent.el (gnus-agentize): Indent.
604
605         * gnus.el (gnus-version-number): Bumped.
606
607 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
608
609         * gnus.el: Oort Gnus v0.14 is released.
610
611 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
612
613         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
614         before beginning.  Tiny patch from Mark Thomas
615         <swoon@bellatlantic.net>.
616
617 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
618
619         * spam.el (spam-check-blackholes, spam-split) 
620         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
621         gnus-message calls to show to users what spam.el is doing
622
623 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
624
625         * gnus-msg.el (gnus-message-replysign)
626         (gnus-message-replyencrypt): Fix typo.
627
628 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
629
630         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
631         details. 
632
633 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
634
635         * gnus-art.el (gnus-article-press-button): let* -> let.
636         (gnus-mime-security-show-details): Cleaned up.
637         (gnus-mime-security-press-button): Save excursion.
638         (gnus-insert-mime-security-button): Clean up.
639
640         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
641
642         * gnus-async.el (gnus-async-wait-for-article): Don't use a
643         timeout. 
644
645         * nntp.el (nntp-accept-process-output): Removed timeout. 
646         (nntp-read-timeout): New variable.
647         (nntp-accept-process-output): Use it.
648
649         * gnus-sum.el (gnus-data-find-list): Remove *.
650
651 2002-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
652
653         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
654         introduced on 2002-01-22.
655         (gnus-summary-first-unseen-or-unread-subject): Ditto.
656
657 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
658
659         * spam.el (spam-check-regex-headers, spam-list-of-checks) 
660         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
661         checks of incoming mail based on simple header regexp matching
662
663 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
664
665         * gnus-sum.el (gnus-spam-mark): set to `$'
666
667 2002-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
668
669         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
670         gnus-newsgroup-unfetched, the list of articles whose headers have
671         not been fetched from the server.
672
673         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
674         parameter as it never worked due to a bug.  Added check to prevent
675         selection of any article in the gnus-newsgroup-unfetched list.
676         (gnus-summary-find-prev): Added check to prevent selection of any
677         article in the gnus-newsgroup-unfetched list.
678         (gnus-summary-first-subject): Documented API. Modified
679         implementation so that constraints are handled independently.
680         Added check to prevent selection of any article in the
681         gnus-newsgroup-unfetched list.
682         (gnus-summary-first-unseen-subject): Updated parameters in
683         gnus-summary-first-subject call to match new API.
684         (gnus-summary-first-unseen-or-unread-subject): Ditto.
685         (gnus-summary-catchup): Do not mark unfetched articles as read.
686         
687 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
688
689         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
690         make-obsolete-variable allows only two arguments in XEmacs and
691         Emacs 20.
692
693         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
694         gnus-article-hide-pgp.
695         (gnus-summary-make-menu-bar): do.
696
697         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
698         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
699         gnus-article-hide-pgp.
700         (article-hide-pgp): Remove.
701         (gnus-article-hide): Remove gnus-article-hide-pgp.
702
703         * gnus.el: Remove gnus-article-hide-pgp
704
705 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
706
707         * message.el (message-required-headers): Doc fix.
708
709 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
710
711         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
712         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
713         option to make ifile a purely binary classifier
714
715 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
716
717         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
718         (mml-secure-encrypt-pgpmime): Removed double.
719
720         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
721         debugging statements.
722
723 2003-01-21  Andreas Fuchs  <asf@void.at>
724
725         * mml-sec.el (mml-sign-alist): Added pgpauto.
726
727 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
728
729         * gnus.el (gnus-version-number): Bumped version number.
730
731 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
732
733         * gnus.el: Oort Gnus v0.13 is released.
734
735 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
736
737         * gnus-art.el (gnus-button-url-regexp): Removed |.
738
739         * message.el (message-send-hook): Doc fix.
740
741         * gnus-win.el (gnus-buffer-configuration): Display article
742         instead of article-copy when `reply'.
743
744 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
745
746         * gnus.el (gnus-format): Change customize group to gnus.
747         (gnus-cache): Add link.
748         (gnus-group-charter-alist): Fix docstring.
749
750 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
751
752         * mailcap.el (mailcap-print-command): lpr-command might be
753         unbound in XEmacs.
754
755 2002-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
756
757         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
758
759         * gnus-sum.el (gnus-summary-update-article-line): Fixed
760         calculation of net characters added for use in the gnus-data
761         structure.
762         
763 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
764
765         * nnmail.el (nnmail-process-unix-mail-format): Improve error
766         message.  Suggested by Jari Aalto.
767
768 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
769
770         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
771         (gnus-article-reply-with-original): Ditto.
772
773         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
774         read articles don't become unread.
775
776 2003-01-17  Simon Josefsson  <jas@extundo.com>
777
778         * gnus-fun.el (gnus-x-face-from-file): 
779         (gnus-face-from-file): Suggest image format in minibuffer prompt.
780
781         * gnus-fun.el (gnus-convert-image-to-x-face-command)
782         (gnus-convert-image-to-face-command): Doc fix.
783
784 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785
786         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
787
788 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
789
790         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
791         avoid encoding problems.
792
793         * mailcap.el (mailcap-ps-command): New variable.
794         (mailcap-mime-data): Add print entry where applicable.  Use
795         pdftotext on a tty.
796
797 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
798
799         * gnus-sum.el (gnus-alter-header-function): Add type and group.
800
801 2003-01-16  Simon Josefsson  <jas@extundo.com>
802
803         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
804         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
805         (gnus-face-from-file): Doc fix; don't mention image format.
806
807 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
808
809         * spam.el (spam-get-article-as-filename): new function (unused for now)
810         (spam-get-article-as-buffer): new function
811         (spam-get-article-as-string): use spam-get-article-as-buffer
812         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
813
814 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
815  
816         * gnus-agent.el: Don't use `path'.
817         From the GNU coding standards:
818         
819             Please do not use the term ``pathname'' that is used in Unix
820             documentation; use ``file name'' (two words) instead.  We use
821             the term ``path'' only for search paths, which are lists of
822             directory names.
823
824         * nnsoup.el (nnsoup-file-name): Ditto.
825  
826         * nnmail.el (nnmail-pathname-coding-system): Ditto.
827         (nnmail-group-pathname): Ditto.
828  
829         * nnimap.el (nnimap-group-overview-filename): Ditto.
830  
831         * nnheader.el (nnheader-pathname-coding-system): Ditto.
832         (nnheader-group-pathname): Ditto.
833  
834         * nnfolder.el (nnfolder-group-pathname): Ditto.
835  
836         * gnus.el (gnus-home-directory): Ditto.
837  
838         * gnus-group.el (gnus-group-icon-list): Ditto.
839  
840 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
841
842         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
843
844         * message.el (message-mode-menu): Use it.
845         (message-mode-menu): Deactivate "Yank Original" if there's no
846         reply buffer.
847
848         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
849
850         * message.el (message-mark-active-p): New function.
851
852 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
853
854         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
855         (spam-bogofilter-database-directory): new variables
856         (spam-check-bogofilter-headers, spam-check-bogofilter) 
857         (spam-bogofilter-register-with-bogofilter) 
858         (spam-bogofilter-register-spam-routine) 
859         (spam-bogofilter-register-ham-routine) 
860         (spam-group-ham-processor-bogofilter-p): new functions for the new
861         Bogofilter interface
862         (spam-summary-prepare-exit): use the new Bogofilter functions
863         (spam-list-of-checks): added spam-use-bogofilter-headers
864         (spam-bogofilter-score): rewrote function
865         (spam-check-bogofilter): optional score parameter, uses
866         spam-check-bogofilter-headers better
867         (spam-check-bogofilter-headers): optional score parameter
868
869         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
870         default, in the gnus-start customization group.  Used to disable
871         the spam-*/ham-* parameters.
872         (gnus-group-ham-exit-processor-bogofilter): new ham processor
873
874 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
875
876         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
877         XEmacs.
878
879         * gnus-ems.el (gnus-mark-active-p): do.
880
881 2003-01-15  Kevin Ryde  <user42@zip.com.au>
882
883         * gnus.texi (Using MIME): Mention auto-compression-mode with
884         gnus-mime-copy-part.
885
886 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
887
888         * message.el (message-send): Don't warn about duplicates when
889         superseding. 
890
891 2003-01-15  Simon Josefsson  <jas@extundo.com>
892
893         * nnimap.el (nnimap-split-download-body): New variable.
894         (nnimap-split-articles): Use it.
895
896 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
897
898         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
899         integrity checker was incorrectly flagging, and removing, articles
900         whose article number was negative.
901         (gnus-agent-fetch-group-1): When executed in the group's summary
902         buffer, refresh each downloaded line to update the status flag and
903         font.  Preserve the value of gnus-newsgroup-headers so that
904         gnus-agent-fetch-articles can split the requests by size.
905         (gnus-agent-expire): Corrected day calculation for when
906         gnus-agent-expire-days contains a list.
907
908 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
909
910         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
911
912 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
913
914         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
915           /usr/bin/play as default player. 
916           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
917
918 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
919
920         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
921         articles to be marked as well.
922
923 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
924         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
925         fictious headers generated by nnagent (ie. Undownloaded Article
926         ####) in the list of articles that have not been downloaded.
927         
928         * gnus-int.el (): Added require declarations to resolve
929         compile-time warnings.
930         (gnus-open-server): If the server status is set to offline,
931         recursively execute gnus-open-server to open the offline backend
932         (e.g. nnagent).
933
934 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
935
936         * gnus-art.el (gnus-article-reply-with-original): Use
937         gnus-mark-active-p.
938         (gnus-article-followup-with-original): do.
939
940 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
941
942         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
943
944 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
945
946         * gnus-score.el (gnus-score-edit-file-at-point): New function.
947         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
948
949 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
950
951         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
952         (gnus-face-from-file): Ditto.
953
954 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
955
956         * gnus-sum.el (gnus-articles-to-read): Don't just apply
957         gnus-alter-articles-to-read-function to the unread articles. 
958
959 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
960
961         * deuglify.el (gnus-article-outlook-unwrap-lines)
962         (gnus-article-outlook-repair-attribution)
963         (gnus-article-outlook-rearrange-citation): New function names,
964         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
965         doc-string.
966
967         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
968         removed `W k' key binding (use `W Y f' instead).
969         (gnus-summary-make-menu-bar): Use new function names.
970
971 2003-01-13  Simon Josefsson  <jas@extundo.com>
972
973         * gnus-fun.el (gnus-random-x-face): Doc fix.
974         (gnus-insert-random-x-face-header): New function.
975
976 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
977
978         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
979         mark is not active.
980
981         * gnus-msg.el (gnus-inews-do-gcc): Comment.
982
983         * gnus-ems.el (gnus-mark-active-p): New function.
984
985         * gnus-group.el (gnus-topic-mode-p): New function.
986         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
987         Deactivate items if mark is not active.
988
989 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
990
991         * gnus.el (gnus-version-number): Bumped version.
992         (gnus-summary-line-format): Doc fix.
993
994 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
995
996         * gnus.el: Oort Gnus v0.12 is released.
997
998 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
999
1000         * mail-source.el (mail-sources): Removed autoload to make it
1001         compile under XEmacs.
1002
1003 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
1004
1005         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
1006         regexp or a function too.
1007         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
1008         confirmation even if the original article is mail.
1009
1010 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1011
1012         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
1013         articles to be marked when not yanking.
1014
1015 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
1016
1017         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
1018         
1019 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1020
1021         * gnus-fun.el (gnus-face-from-file): Autoload.
1022
1023         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
1024         errors.
1025
1026 2003-01-12  Simon Josefsson  <jas@extundo.com>
1027
1028         * sieve.el (sieve-upload-and-bury): New.  Suggested by
1029         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1030
1031         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
1032         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1033
1034 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
1037         in every string.
1038
1039         * gnus.el (gnus-version-number): Bumped version number.
1040
1041 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1042
1043         * gnus.el: Oort Gnus v0.11 is released.
1044
1045 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
1046
1047         * message.el (message-fetch-reply-field): Narrow to headers.
1048
1049         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
1050         if Gnus isn't alive.
1051
1052 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1053
1054         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
1055         marks from articles that are already stored in the agent.
1056         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
1057         backup copy of an invalid .overview file for later analysis.
1058         
1059 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
1060
1061         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
1062         exit work with two frames.
1063
1064 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
1065
1066         * message.el (message-forward-make-body): Use mule4.
1067
1068 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1069
1070         * message.el (message-mode-map): Move wide-reply command.
1071
1072 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
1073
1074         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
1075         castellano.
1076         (gnus-outlook-display-hook): New variable.
1077         (gnus-outlook-display-article-buffer): New function.
1078         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
1079         (gnus-outlook-deuglify-article): Made them interactive and added
1080         optional arg.  Use `g-o-d-a-b'.
1081         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
1082
1083         * gnus-sum.el: Added autoloads.
1084         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
1085         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
1086
1087 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088
1089         * gnus-art.el (gnus-display-mime): Use the mime emulation
1090         variable. 
1091
1092         * gnus-sum.el (gnus-article-emulate-mime): New variable.
1093
1094         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
1095         newsrc-alist is initialized properly.
1096
1097         * mail-source.el (mail-sources): Autoload.
1098
1099         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
1100         nil.
1101
1102         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
1103         insert two newlines.
1104
1105         * message.el (message-check-news-header-syntax): Compute the
1106         header length correctly.
1107
1108 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1109
1110         * gnus-agent.el (gnus-agent-expire): Do not remove article from
1111         alist when keeping fetched article file.
1112         (gnus-agent-retrieve-headers): When parsing response for article
1113         numbers, use the same algorithm as gnus-agent-braid-nov to protect
1114         against garbage in the server's response.
1115
1116         * gnus-int.el (gnus-request-expire-articles,
1117         gnus-request-move-article): Only expire when the group's server
1118         has been agentized.
1119
1120 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1121
1122         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
1123         errors when deleting overlays.
1124
1125         * gnus-score.el (gnus-score-followup): Allow tracing.
1126
1127         * gnus-art.el (gnus-treat-display-face): New variable.
1128         (article-display-face): New command.
1129
1130         * gnus-fun.el (gnus-face-from-file): New function.
1131         (gnus-convert-face-to-png): Ditto.
1132
1133         * gnus-art.el (gnus-ignored-headers): Added Face.
1134
1135 2003-01-10  Simon Josefsson  <jas@extundo.com>
1136
1137         * nndraft.el (nndraft-request-group): Avoid crash in
1138         directory-files when draft directory doesn't exists.
1139
1140         * gnus-sum.el (gnus-select-article-hook): Add :option.
1141
1142 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1143
1144         * spam.el (spam-use-stat): new variable
1145         (spam-group-spam-processor-stat-p) 
1146         (spam-group-ham-processor-stat-p): new convenience functions
1147         (spam-summary-prepare-exit): add spam/ham processors to sequence
1148         (spam-list-of-checks): add spam-use-stat to list of checks
1149         (spam-split): conditionally load the spam-stat tables
1150         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
1151         spam-check-ifile): new functions
1152
1153         * spam-stat.el (spam-stat): typo fix
1154         (spam-stat-install-hooks): new variable
1155         (spam-stat-split-fancy-spam-group): added documentation clarification
1156         (spam-stat-split-fancy-spam-threshhold): new variable
1157         (spam-stat-install-hooks): make hooks conditional
1158         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
1159
1160         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
1161         spam-stat ham/spam processor symbols
1162
1163 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1164
1165         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
1166         file exists.
1167
1168 2003-01-10  Simon Josefsson  <jas@extundo.com>
1169
1170         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
1171         undownloaded/downloadable only when unplugged.
1172
1173 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
1174
1175         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
1176
1177 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1178
1179         * spam.el (spam-check-ifile): fixed call-process-region to use the
1180         db parameter only if it's set
1181         (spam-ifile-register-with-ifile): ditto
1182
1183 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
1184
1185         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
1186         spam-stat-nbad before creating the hash table.
1187         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
1188         Changed copyright statement to FSF.
1189
1190 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1191
1192         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
1193         processable articles as read.
1194         (gnus-agent-summary-fetch-series): Remove processable and
1195         downloadable marks on all downloaded articles in the series.
1196
1197         * nntp.el (nntp-report): Throw error after reporting the problem.
1198         (nntp-accept-process-output): Corrected error check to report an
1199         error when the process is nil.
1200
1201 2003-01-09  Simon Josefsson  <jas@extundo.com>
1202
1203         * message.el (message-tool-bar-map): Add preview.
1204
1205 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
1206
1207         * mml.el (mml-preview): Get rid of MIME handles and buffers after
1208         previewing.
1209
1210 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
1211
1212         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
1213         bug when the (n+1)th article to be added to a group has a smaller
1214         number than the n articles already added.
1215
1216 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1217
1218         * message.el (message-mode-field-menu): Use backquote.
1219
1220 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
1221
1222         * spam.el: fixed the BBDB autoloads again, using
1223         bbdb-search-simple now (which is not a macro, thank god)
1224
1225         * lpath.el (bbdb-search): removed function from maybe-fbind list
1226
1227         * gnus.el (ham-process-destination): added new parameter for
1228         destination of ham articles found in spam groups at summary exit
1229
1230         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
1231         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
1232         (spam-ifile-database-path): added new parameter for ifile's database
1233         (spam-move-spam-nonspam-groups-only): new parameter to determine
1234         if spam should be moved from all groups or only some
1235         (spam-summary-prepare-exit): fixed logic to use
1236         spam-move-spam-nonspam-groups-only when deciding to invoke
1237         spam-mark-spam-as-expired-and-move-routine; always invoke that
1238         routine after the spam has been expired-or-moved in case there's
1239         some spam left over; use spam-ham-move-routine in spam groups
1240         (spam-ham-move-routine): new function to move ham articles to the
1241         ham-process-destinations group parameter
1242
1243 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1244
1245         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
1246
1247         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1248         gnus-summary-update-article-line.
1249
1250 2003-01-08  Simon Josefsson  <jas@extundo.com>
1251
1252         * nnmail.el (nnmail-expiry-target-group): Request group, create it
1253         not successful.
1254
1255 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1256
1257         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
1258
1259 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1260
1261         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
1262         logic, finally
1263
1264 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1265
1266         * gnus-spec.el (gnus-parse-format): %C is a complex format.
1267         (gnus-parse-format): Change to %~.
1268
1269         * message.el (message-generate-headers): Don't generate optional
1270         empty headers.
1271
1272 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1273
1274         * message.el (message-cross-post-default)
1275         (message-cross-post-note-function, message-shoot-gnksa-feet)
1276         (message-strip-subject-trailing-was, message-change-subject)
1277         (message-mark-insert-file, message-cross-post-followup-to)
1278         (message-cross-post-followup-to, message-mode-map)
1279         (message-generate-unsubscribed-mail-followup-to)
1280         (message-make-mail-followup-to): Minor changes to doc-strings and
1281         error messages.  Updated copyright line.
1282
1283         * message.el (message-make-mail-followup-to,
1284         message-generate-unsubscribed-mail-followup-to): New function
1285         names.  Renamed functions: "-mft" -> "-mail-followup-to".
1286         (message-make-mft, message-gen-unsubscribed-mft): Removed function
1287         names.
1288
1289         * mml.el (mml-preview-insert-mail-followup-to): New function name.
1290         (mml-preview-insert-mft): Removed function name.
1291         (mml-preview): Use new function names.
1292
1293         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
1294
1295         * message.el (message-mode-field-menu): Moved header related
1296         commands from "Message" to "Field" menu.
1297
1298 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1299
1300         * message.el (message-generate-headers-first): Added customization
1301         if variable is a list.
1302
1303 2003-01-07  Michael Shields  <shields@msrl.com>
1304
1305         * gnus-art.el (gnus-article-next-page): Correctly handle the case
1306         where the last line of the article is the last line of the window.
1307
1308 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1309
1310         * gnus-msg.el (gnus-debug): Use ignore-errors.
1311
1312         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1313         `gnus-summary-update-line'.
1314
1315 2003-01-08  Simon Josefsson  <jas@extundo.com>
1316
1317         * gnus-art.el (gnus-unbuttonized-mime-types)
1318         (gnus-buttonized-mime-types): Doc fix.
1319
1320 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1321
1322         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
1323
1324 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1325
1326         * nnrss.el (nnrss-group-alist): Add and clear up.
1327
1328 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1329
1330         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
1331
1332         * lpath.el (bbdb-search): added BBDB functions for a better way to
1333         fix missing functions
1334
1335         * spam.el (spam-check-ifile): if should be an unless
1336
1337         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
1338         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
1339         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
1340
1341 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1342
1343         * gnus-sum.el (gnus-summary-make-menu-bar): Added
1344         gnus-summary-refer-thread to thread menu.
1345
1346 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1347
1348         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
1349         summary buffer, articles that cannot be fetched are marked as
1350         canceled.
1351
1352         * nntp.el (nntp-with-open-group): The quit signal handler must
1353         propagate the quit signal to the next outer handler so that the
1354         caller knows that the request aborted abnormally.
1355
1356 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1357
1358         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
1359         (spam-ifile-register-spam-routine)
1360         (spam-ifile-register-ham-routine): added ifile functionality that
1361         does not use ifile-gnus.el to classify and register articles
1362         (spam-get-article-as-string): convenience function
1363         (spam-summary-prepare-exit): added ifile spam and ham registration
1364         (spam-ifile-all-categories, spam-ifile-spam-category)
1365         (spam-ifile-path, spam-ifile): added customization options
1366
1367         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
1368         exit processor
1369         (spam-process): added gnus-group-ham-exit-processor-ifile to the
1370         list of choices
1371
1372 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * gnus-score.el (gnus-score-followup): Also score immediate
1375         followups.
1376
1377 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1378
1379         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
1380
1381 2003-01-07  Simon Josefsson  <jas@extundo.com>
1382
1383         * message.el (message-mode-menu): Fix receipt balloon help.
1384
1385 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
1386
1387         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
1388         always be interpreted as news.
1389
1390 2003-01-07  Simon Josefsson  <jas@extundo.com>
1391
1392         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
1393         gnus-sieve-script, instead of the global variable
1394         gnus-sieve-crosspost.  One-line patch from Steinar Bang
1395         <sb@dod.no>.
1396
1397 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1398
1399         * gnus.el: Renamed gnus-summary-*-uncached-face as
1400         gnus-summary-*-undownloaded-face to avoid confusing the agent with
1401         the cache.
1402
1403         * gnus-sum.el: Ditto.
1404
1405 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1406
1407         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
1408         in either the group or summary buffer.
1409         New command "JS", in summary buffer, will fetch articles per the
1410         group's category, predicate, and processable flags.
1411         (gnus-agent-summary-fetch-series): Rewritten to call
1412         gnus-agent-session-fetch-group once with all articles in the
1413         series.
1414         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
1415         return list of fetched articles.
1416         (gnus-agent-fetch-articles): Split fetch list into sublists such
1417         that the article buffer is only slightly larger than
1418         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
1419         the group's article alist is saved.
1420         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
1421         longer result in the agent trying to fetch an article.
1422         (gnus-agent-fetch-group-1): Can now be called in either the group
1423         or summary buffer.  Removed the max-fetch-size code that I added
1424         on 2002-12-13 as that capability is now part of
1425         gnus-agent-fetch-articles.  Added code to update summary buffer.
1426         When called in the group buffer, articles that can not be fetched
1427         are AUTOMATICALLY MARKED AS READ.
1428
1429         * gnus-sum.el (): Modified eval-when-compile to minimize
1430         misleading compilation warnings.
1431         (gnus-update-summary-mark-positions): Changed code to use
1432         gnus-undownloaded-mark rather than gnus-downloaded-mark.
1433
1434         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
1435         empty file as the parser assumes that the file isn't empty.
1436
1437         * nntp.el (nntp-send-string): The process-send-string call can,
1438         because it performs I/O on the process, change the process' state
1439         from open to closed.  If this happens, call nntp-report
1440         immediately to report the broken connection.
1441         (nntp-report): Rewritten to avoid needing a global variable to
1442         determine the appropriate course of action.  Instead, two function
1443         implementations are provided and the nntp-report function value is
1444         bound to the appropriate implementation.
1445         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
1446         (nntp-with-open-group): Now binds nntp-report's function cell
1447         rather than binding gnus-with-open-group-first-pass.  Added a
1448         condition-case to detect a quit during a nntp command.  When the
1449         quit occurs, the current connection is closed as a fetch articles
1450         request could have several megabytes queued up for reading.
1451         (nntp-retrieve-headers): Bind articles to itself.  If
1452         nntp-with-open-group repeats this command, I must have access to
1453         the original list of articles.
1454         (nntp-retrieve-groups): Ditto for groups.
1455         (nntp-retrieve-articles): Ditto for articles.
1456         (*): Replaced nntp-possibly-change-group calls to
1457         nntp-with-open-group forms in all, but one, occurrance.
1458         (nntp-accept-process-output): Bug fix. Detect when called with
1459         null process.
1460
1461 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
1462
1463         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
1464         if we don't need to.
1465         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
1466
1467 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1468
1469         * gnus-group.el (gnus-group-make-web-group): Pass the select
1470         method on to group-create.
1471         (gnus-group-line-format-alist): %U is an integer.
1472
1473         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
1474         ephemeral groups.
1475         (gnus-summary-read-group-1): Ditto.
1476         (gnus-group-make-articles-read): Ditto.
1477
1478         * mm-url.el (mm-url-program): Doc fix.
1479
1480         * message.el (message-mode-map): Rebound
1481         message-insert-wide-reply.
1482
1483 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1484
1485         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
1486         color as `gnus-group-startup-message' does.
1487
1488 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
1489
1490         * spam.el: fixed line lengths to 80 chars or less
1491
1492         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
1493         "not-read" mark
1494         (gnus-summary-mark-forward): added the spam-mark to the list of
1495         marks not to be marked as "read" when viewed
1496
1497 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1498
1499         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
1500
1501         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
1502         Protect against unactive groups.
1503
1504         * message.el (message-check-news-header-syntax): Check long
1505         header lines.
1506         (message-check-news-header-syntax): Update `start'.
1507
1508         * gnus-group.el (gnus-group-expire-articles): Doc fix.
1509         (gnus-group-line-format): %U.
1510         (gnus-group-line-format-alist): ?U.
1511         (gnus-number-of-unseen-articles-in-group): New function.
1512
1513         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
1514
1515         * gnus.el (gnus-version-number): Bump version number.
1516
1517 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1518
1519         * gnus.el: Oort Gnus v0.10 is released.
1520
1521 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1522
1523         * gnus.el (gnus-version-number): Fix version number.
1524
1525 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1526
1527         * gnus.el: Oort Gnus v0.08 is released.
1528
1529 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
1530
1531         * mm-util.el: Add mm-string-make-unibyte.
1532
1533         * gnus-group.el (gnus-group-jump-to-group): Make it work for
1534         UTF-8 groups.
1535
1536 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1537
1538         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
1539
1540         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
1541
1542 2003-01-04  Kevin Ryde  <user42@zip.com.au>
1543
1544         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
1545         function.
1546
1547 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1548
1549         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
1550         (gnus-summary-read-group-1): Update group line.
1551         (gnus-summary-exit-no-update): Update group on exit.
1552
1553         * gnus-group.el (gnus-group-line-format): Add %*.
1554         (gnus-group-line-format-alist): Ditto.
1555         (gnus-group-insert-group-line): Set it.
1556         (gnus-group-is-exiting-p): New variable.
1557         (gnus-group-insert-group-line): Use it.
1558
1559 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
1560
1561         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
1562         enable BBDB ham processing
1563         (spam-blacklist-register-routine): enable blacklist spam processing
1564         (spam-whitelist-register-routine): enable whitelist ham processing
1565         (spam-fetch-field-from-fast): fast fetching of the "from" field
1566         from (gnus-data-list)
1567         (spam-summary-prepare-exit): works completely now
1568         (spam-use-blacklist): oops, should be nil by default
1569         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
1570         split processing now; before it was for summary exit as
1571         well but that's done with the spam-contents and spam-process
1572         parameters now
1573
1574 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
1575
1576         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
1577         characters.
1578
1579 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
1580
1581         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
1582         (spam-group-processor-p, spam-group-processor-bogofilter-p)
1583         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
1584         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
1585         (spam-mark-spam-as-expired-and-move-routine)
1586         (spam-generic-register-routine, spam-BBDB-register-routine)
1587         (spam-ifile-register-routine, spam-blacklist-register-routine)
1588         (spam-whitelist-register-routine): new functions
1589         (spam-summary-prepare-exit): added summary exit processing (expire
1590         or move) of spam-marked articles for spam groups; added slots for
1591         all the spam-*-register-routine functions
1592
1593 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1594
1595         * pop3.el (pop3-retr): Wait 500 msecs.
1596         (pop3-read-response): Ditto.
1597
1598         * gnus-msg.el (gnus-setup-message): Get the evaliation order
1599         right.
1600         (gnus-inews-make-draft): New function.
1601         (gnus-setup-message): Use it.
1602
1603         * message.el (message-required-headers): Add From.
1604
1605 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1606         Trivial patch from Norbert Koch <nk@viteno.net>.
1607
1608         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
1609
1610 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1611
1612         * message.el (message-generate-headers): Let header formatters do
1613         their work.
1614
1615 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
1616
1617         * deuglify.el (gnus-article-outlook-deuglify-article):
1618         Rehighlight, reapply treatments and call
1619         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
1620         (gnus-outlook-repair-attribution-block): Recognize cited
1621         attributions.  Suggested by Niklas Morberg.
1622
1623 2003-01-02  Pete Kazmier  <pete@kazmier.com>
1624
1625         * gnus-art.el (gnus-treat-predicate): Check condition first.
1626
1627 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
1628
1629         * lpath.el: Add url-http-file-exists-p.
1630
1631         * gnus-group.el (gnus-group-fetch-charter): Use
1632         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
1633
1634 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1635
1636         * message.el (message-draft-headers): Also generate From to get a
1637         nicer draft buffer summary.
1638
1639         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
1640         parameter.
1641
1642         * gnus-art.el (article-wash-html): Clean up.
1643         (article-wash-html): Typo fix.
1644
1645         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
1646         (gnus-summary-mail-forward): To many lists of lists.
1647
1648         * gnus-art.el (article-wash-html): Clean up.
1649
1650 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
1651
1652         * gnus-art.el (gnus-treat-wash-html): New variable.
1653
1654 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1655
1656         * message.el (message-check-news-header-syntax): Allow posting.
1657         (message-check-news-header-syntax): Fix logic for sure, this
1658         time.
1659
1660 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
1661
1662         * message.el (message-check-news-header-syntax): Check syntax of
1663         continuation headers.
1664
1665 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1666
1667         * gnus-art.el (gnus-button-url-regexp,
1668         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
1669         (gnus-header-button-alist): Regexps are case insensitive here.
1670
1671 2003-01-02  Simon Josefsson  <jas@extundo.com>
1672
1673         * dig.el (query-dig): Doc fix.
1674
1675 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1676
1677         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
1678         summary buffer line, not just the download mark.
1679
1680 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1681
1682         * gnus-sum.el (gnus-summary-goto-subjects): New function.
1683         (gnus-summary-insert-dormant-articles): New command and
1684         keystroke.
1685
1686         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
1687         function for mass insertion of subjects.
1688
1689         * nndraft.el (nndraft-generate-headers): Don't move point.
1690
1691         * gnus.el (nnheader): Require nnheader.
1692
1693         * nndraft.el (nndraft-request-associate-buffer): Use
1694         make-local-variable.
1695
1696 2003-01-02  Michael Shields  <shields@msrl.com>
1697
1698         * nndraft.el (nndraft-request-associate-buffer): Make
1699         write-contents-hooks buffer-local before setting it.
1700
1701 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1702
1703         * gnus.el (gnus-group-parameter-value): Take an extra param.
1704         (gnus-group-fast-parameter): Let group param results be nil.
1705
1706         * gnus-art.el (gnus-article-forward-header): New function.
1707         (article-date-ut): Use it to remove continuation date headers.
1708
1709         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
1710         read-event.
1711         (gnus-summary-remove-bookmark): Clean up.
1712         (gnus-summary-set-bookmark): Clean up.
1713
1714         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
1715
1716         * gnus.el (gnus-group-startup-message): Bind data-directory to
1717         the Gnus etc directory.
1718
1719 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1720
1721         * spam.el (spam-summary-prepare-exit): added slots for spam- and
1722         ham-processing of articles; use the new
1723         spam-group-(spam|ham)-contents-p functions
1724         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
1725         convenience functions
1726         (spam-mark-junk-as-spam-routine): use the new
1727         spam-group-spam-contents-p function
1728
1729         * gnus.el (spam-process, spam-contents, spam-process-destination):
1730         added new parameters with corresponding global variables
1731         (gnus-group-spam-exit-processor-ifile,
1732         gnus-group-spam-exit-processor-bogofilter,
1733         gnus-group-spam-exit-processor-blacklist,
1734         gnus-group-spam-exit-processor-whitelist,
1735         gnus-group-spam-exit-processor-BBDB,
1736         gnus-group-spam-classification-spam,
1737         gnus-group-spam-classification-ham): added new symbols for the
1738         spam-process and spam-contents parameters
1739
1740         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1741         customization and list itself to store mark symbol rather than
1742         mark character.
1743         (spam-bogofilter-register-routine): added logic to generate mark
1744         values list from spam-ham-marks and spam-spam-marks, so (member)
1745         would work.
1746
1747 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1748
1749         * message.el (message-cross-post-followup-to): Fix comment.
1750
1751 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1752
1753         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1754         customization and list itself to store mark symbol rather than
1755         mark character.
1756         (spam-bogofilter-register-routine): added logic to generate mark
1757         values list from spam-ham-marks and spam-spam-marks, so (member)
1758         would work.
1759
1760 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
1761
1762         * message.el (message-signature-insert-empty-line): New variable.
1763
1764 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1765
1766         * message.el: Renamed functions and variables: "xpost" ->
1767         "cross-post", "-fup2" -> "-followup-to".
1768         (message-cross-post-old-target, message-cross-post-default,
1769         message-cross-post-note, message-followup-to-note,
1770         message-cross-post-note-function): New variables names.
1771         (message-xpost-old-target, message-xpost-default,
1772         message-xpost-note, message-fup2-note,
1773         message-xpost-note-function): Removed variable names.
1774         (message-cross-post-followup-to-header,
1775         message-cross-post-insert-note, message-cross-post-followup-to):
1776         New function names.
1777         (message-xpost-fup2-header, message-xpost-insert-note,
1778         message-xpost-fup2): Removed function names.
1779
1780 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1781
1782         * message.el (message-send-mail): Added message-cleanup-headers to
1783         prevent newlines in headers.
1784
1785 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1786
1787         * dns.el (dns-make-network-process): Comment.
1788
1789         * gnus-sum.el (gnus-summary-display-while-building): Default to
1790         nil.
1791
1792 2003-01-01  Wes Hardaker  <wes@hardakers.net>
1793
1794         * gnus-sum.el (gnus-summary-display-while-building): New
1795         variable.
1796
1797 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
1798
1799         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
1800         before rearranging the article.
1801
1802 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1803
1804         * nndraft.el (nndraft-generate-headers): New function.
1805         (nndraft-request-associate-buffer): Use it to write headers on
1806         buffer save.
1807
1808         * message.el (message-generate-headers): Let the function be a
1809         lambda form.
1810         (message-draft-headers): New variable.
1811
1812         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
1813         function.
1814         (gnus-setup-message): Use it.
1815
1816         * message.el (message-generate-headers-first): Doc fix.
1817         (message-setup-1): Use new function for getting which headers to
1818         generate.
1819         (message-headers-to-generate): New function.
1820
1821 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1822
1823         * gnus-agent.el (gnus-agent-save-alist): Make directory.
1824
1825 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
1826
1827         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
1828         mention negatives.
1829
1830 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
1831
1832         * deuglify.el (gnus-outlook-rearrange-article): Use
1833         `transpose-regions' instead of tempering the kill-ring.
1834         (gnus-article-outlook-deuglify-article): Rehighlight article
1835         instead of a complete redisplay.
1836
1837 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
1838
1839         * spam.el: most defvars are defcustoms now
1840
1841         patches from Michael Shields  <shields@msrl.com>
1842
1843         * spam.el (spam-bogofilter-articles): Select the article
1844         body using gnus-summary-show-article t instead of
1845         gnus-summary-select-article; this presents the raw text
1846         without running any hooks.
1847
1848         * spam.el (spam-bogofilter-articles): Use message-remove-header
1849         to remove headers; the old way incorrectly removed just the first
1850         line of folded headers.
1851
1852 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1853
1854         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
1855
1856 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1857
1858         * gnus-start.el (gnus-load): New function.
1859         (gnus-read-newsrc-el-file): Use it.
1860
1861 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1862
1863         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
1864         (gnus-button-handle-apropos-documentation): New function.
1865         (gnus-button-handle-ctan): New function.
1866         (gnus-button-alist): Use them.  Improve some regexps.
1867         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
1868
1869 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1870
1871         * message.el (message-subscribed-p): New function.
1872         (message-send-mail): Use it.
1873         * mml.el (mml-preview-insert-mft): New function.
1874         (mml-preview): Use it.
1875
1876 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1877
1878         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
1879         when sorting by date.
1880
1881         * gnus-art.el (gnus-article-edit-mode): New variable.
1882         (gnus-article-setup-buffer): Warn user about discarding edits.
1883
1884         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
1885         (gnus-summary-pipe-output): Take a symbolic prefix to save all
1886         headers.
1887
1888         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
1889
1890 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1891
1892         * message.el (message-completion-alist): Added "Mail-Followup-To"
1893         and "Mail-Copies-To".
1894
1895 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1896
1897         * gnus-group.el: Add key bindings for
1898         gnus-group-sort-groups-by-real-name and
1899         gnus-group-sort-selected-groups-by-real-name.
1900
1901 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1902
1903         * gnus.texi (Sorting Groups): Add key bindings for
1904         gnus-group-sort-groups-by-real-name and
1905         gnus-group-sort-selected-groups-by-real-name.
1906
1907 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1908
1909         * spam.el (spam-use-dig): new variable for blackhole checking
1910         through dig.el
1911         (spam-check-blackholes): added dig.el checking functionality and
1912         more verbose reporting; query-dig is autoloaded from dig.el
1913         (spam-use-blackholes): disabled by default
1914         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1915         blackhole servers list
1916
1917 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1918
1919         * message.el (message-required-headers): New variable.
1920
1921 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1922
1923         * dig.el (query-dig): new function
1924
1925 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1926
1927         * flow-fill.el (fill-flowed): Don't infloop on too long fill
1928         prefixes.
1929
1930         * dns.el (query-dns): Protect against errors.
1931
1932         * gnus-msg.el (gnus-article-yanked-articles): New variable.
1933         (gnus-inews-add-send-actions): Mark all answered messages as
1934         answered.
1935
1936 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
1937
1938         * nnmail.el (nnmail-split-it): Added tracing to
1939         `:' split rule
1940
1941 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1942
1943         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
1944         and "%s" so we don't overquote them.
1945
1946 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1947
1948         * (mm-display-external): Display the actual command that has been
1949         executed in the echo area.
1950
1951 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1952
1953         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
1954
1955         * message.el (message-with-reply-buffer): New macro.
1956         (message-fetch-reply-field): Use it.
1957         (message-insert-wide-reply): New command and keystroke.
1958         (message-carefully-insert-headers): New function.
1959         (message-insert-to): Use new function.
1960
1961         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
1962         (gnus-topic-goto-missing-group): Use it.
1963
1964         * message.el (message-required-news-headers): Removed Lines.
1965         (message-reply): Don't insert References first.
1966         (message-followup): Ditto.
1967         (message-make-references): New function.
1968         (message-followup): Set message-reply-headers before generating
1969         the buffer stuff.
1970
1971 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1972
1973         * mml.el (mml-generate-mime-1): Reverse the order of
1974         encoding/flowing.
1975
1976 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1977
1978         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1979         after moving them.
1980
1981         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1982         fit with newer standard format.
1983         (gnus-summary-make-false-root-always): New variable.
1984         (gnus-gather-threads-by-subject): Use it.
1985
1986         * message.el (message-get-reply-headers): Take an address list
1987         optional argument.
1988
1989 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1990
1991         * gnus.el (gnus-keep-backlog): Change default to 20.
1992
1993         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
1994         start.
1995         (gnus-agent-check-overview-buffer): Remove negative article
1996         numbers.
1997
1998         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
1999         (nnmail-cache-ignore-groups): Doc fix.
2000
2001         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
2002         (nnimap-debug-buffer): New variable.
2003         (nnimap-debug): Use it.
2004
2005 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
2006
2007         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
2008
2009 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2010
2011         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
2012         they aren't already sorted.
2013
2014 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
2015
2016         * message.el (message-mode-menu): Add ellipses to menu items
2017         expecting user interaction.
2018         (message-mode-field-menu): do.
2019
2020 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
2021
2022         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
2023         it isn't used any more.
2024
2025 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
2026
2027         * binhex.el (binhex-decoder-program): Fix docstring.
2028
2029 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2030
2031         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
2032         special chars if the mailcap file uses single quotes around %s.
2033         From Laurent Martelli <laurent@bearteam.org>.
2034
2035 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
2036
2037         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
2038         return the info object.
2039
2040 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
2041
2042         * gnus-int.el (gnus-request-update-info): Artificially add
2043         (1 . (1- min)) to the read range, in case the backend doesn't
2044         store marks for nonexistent articles.
2045
2046 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * binhex.el (binhex-insert-char): Eval-and-compile.
2049
2050 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
2051
2052         * lpath.el: Add tool-bar-local-item-from-menu.
2053
2054         * message.el (message-tool-bar-local-item-from-menu): New function.
2055         (message-tool-bar-map): Use it.
2056
2057 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
2058
2059         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
2060
2061         * gnus-art.el (gnus-article-header-rank): Last header in
2062         gnus-sorted-header-list should have higher rank than non-members.
2063
2064 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2065
2066         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
2067         covered methods.
2068
2069 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2070
2071         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
2072         eval-when-compile.  Suggested by Kevin Greiner.
2073
2074 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
2075
2076         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
2077         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
2078         even though no headers may have been fetched
2079         (gnus-agent-fetch-group-1, and perhaps others, require this
2080         behavior).
2081         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
2082         server buffer is constrained by gnus-agent-max-fetch-size.
2083         Multiple chunks in the same group may perform arbitrarily large
2084         updates.
2085
2086 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2087
2088         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
2089         gnus-summary-update-download-mark to update the article in the
2090         summary.
2091
2092 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
2093
2094         * gnus.el (gnus-summary-high-uncached-face,
2095         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
2096         New faces.
2097
2098         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
2099         added this on 2002-11-23 but it just wasn't working out as
2100         intended.  The idea isn't entirely dead, three new faces
2101         gnus-summary-*-uncached-face are being added to gnus.el to provide
2102         the basis for an improved implementation.
2103         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
2104         proper file to open is lib/servers.
2105         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
2106         (i.e. removing the article from gnus-newsgroup-downloadable) will
2107         now restore the article's default mark rather than simply setting
2108         no mark.
2109         (gnus-agent-get-undownloaded-list): Corrected documentation.
2110         Added code to set new summary local variable,
2111         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
2112         a temporary list.  No longer sets gnus-newsgroup-downloadable.
2113         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
2114         up to date.  Call new gnus-summary-update-download-mark to keep
2115         summary buffer up-to-date.
2116         (gnus-agent-fetch-selected-article): Keep
2117         gnus-newsgroup-undownloaded up to date.
2118         (gnus-agent-fetch-articles): Return list of articles that were
2119         successfully fetched.
2120         (gnus-agent-check-overview-buffer): No more thingatpt.
2121         (gnus-agent-expire): No longer deletes NOV entries of unread
2122         articles.
2123         (gnus-agent-unread-articles): New function.
2124         (gnus-agent-regenerate-group): The article number must be
2125         terminated by a tab character.  Added more messages to report
2126         repairs.  Inhibit quits while writing changes so it is now safe
2127         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
2128         downloaded to 1) resolve the unbound references and 2) avoid
2129         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
2130
2131         * gnus-art.el (gnus-article-prepare): The agent
2132         downloaded/undownloaded mark is no longer stored as the article's
2133         mark.
2134
2135         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
2136         gnus-summary-highlight may use it.  Added downloaded as
2137         gnus-summary-highlight was using it.
2138
2139         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
2140         the download mark now follows Kai's +/- convention.
2141         (gnus-downloaded-mark): Added ?+ mark.
2142         (gnus-summary-highlight): Added rules to select
2143         gnus-summary-high-uncached-face,
2144         gnus-summary-normal-uncached-face, and
2145         gnus-summary-low-uncached-face.  Removed the
2146         gnus-agent-downloaded-article-face.
2147         (gnus-summary-line-format-alist): Implemented the download flag
2148         format (?O) as named in the manual.  This implementation displays
2149         either gnus-undownloaded-mark, gnus-downloaded-mark, or
2150         gnus-no-mark.
2151         (gnus-newsgroup-agentized): New local variable that identifies
2152         which groups are agentized.  While the agent is now on by default,
2153         you don't have to agentize every server that you use.
2154         (gnus-update-summary-mark-positions): Completed support for the
2155         download type of mark.
2156         (gnus-summary-insert-line): Added undownloaded to the parameters.
2157         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
2158         reference by the gnus-summary-line-format-spec.
2159
2160         * nntp.el (nntp-with-open-group): This macro handles dropped or
2161         broken connections by opening a new connection and repeating the
2162         failed command.
2163         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
2164         XOVER commands preceeding the active articles with the nov entry
2165         of the first available article.  When gnus connected to such a
2166         server, the unexpected nov entry would result in duplicate lines
2167         in the agent's overview file.  This patch fixes the duplicate
2168         lines problem and improves performance by skipping over all
2169         articles IDs that preceed the first nov entry in the server's
2170         reply.
2171
2172 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2173
2174         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
2175         (gnus-summary-highlight): Use it instead of `downloaded'.
2176         (gnus-summary-highlight-line): Ditto.
2177
2178         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
2179
2180 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2181
2182         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
2183
2184         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
2185         calls.
2186
2187         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
2188         downloaded variable if we're in an uncovered group.
2189
2190         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
2191         font to soemthing less noticeable.
2192         (gnus-agent-group-covered-p): New function.
2193
2194 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2195
2196         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
2197         Because of an unknown bug, the group buffer is saved in .overview
2198         file.
2199
2200 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2201
2202         * nntp.el (nntp-send-command): Braino in last commit.  Replace
2203         `and' with `or'.
2204
2205 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2206
2207         * nntp.el (nntp-send-command): Assume that echo does not happen
2208         when nntp-open-connection-function is nntp-open-network-stream.
2209         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
2210
2211 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2212
2213         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
2214
2215 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
2216
2217         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
2218         nntp-server-buffer if we aren't going to write to it.
2219
2220 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2221         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
2222
2223         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
2224
2225 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2226
2227         * rfc2047.el (rfc2047-decode-region): Remove newlines between
2228         decoded words.
2229
2230 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2231
2232         * gnus.el (fboundp): After loading mm-util, make sure it was the
2233         right one.
2234
2235 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2236
2237         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
2238         gnus-sum.  Made into a user option.
2239
2240         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2241         (gnus-summary-mark-article-as-unread)
2242
2243 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2244
2245         * time-date.el (date-to-time): Typo.
2246
2247         * parse-time.el: Typo.
2248
2249         * nnsoup.el (nnsoup-retrieve-headers): Typo.
2250
2251         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
2252
2253         * nnimap.el:
2254         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
2255
2256         * mm-encode.el (mm-safer-encoding): Typo.
2257
2258         * messcompat.el: Typo.
2259
2260         * message.el (message-face-alist): Typo.
2261
2262         * imap.el (imap-interactive-login, imap-open): Typos.
2263
2264         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
2265
2266         * gnus.el: Typo.
2267
2268         * gnus-win.el (gnus-configure-frame): Typo.
2269
2270         * gnus-util.el (gnus-atomic-progn-assign): Typo.
2271
2272         * gnus-topic.el (gnus-topic-sort-topics): Typo.
2273
2274         * gnus-sum.el (gnus-summary-article-number)
2275         (gnus-summary-read-group-1, gnus-summary-mark-article)
2276         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
2277
2278         * gnus-mule.el (gnus-mule-add-group): Typo.
2279
2280         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
2281
2282         * gnus-group.el (gnus-group-fetch-faq): Typo.
2283
2284         * gnus-art.el (gnus-decode-header-methods): Typo.
2285
2286         * flow-fill.el: Typo.
2287
2288 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2289
2290         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
2291
2292 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2293
2294         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2295         (gnus-summary-mark-article-as-unread)
2296         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
2297         Reformatting to avoid long lines.
2298         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
2299
2300 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
2301
2302         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
2303         be accessed through `mail-header-number'.
2304
2305 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2306
2307         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
2308         compressed range to gnus-summary-insert-articles.
2309
2310 2002-11-26  Kevin Ryde <user42@zip.com.au>
2311
2312         * gnus-art.el (gnus-mime-copy-part): Look for filename
2313         parameter under content-disposition, not content-type.
2314
2315         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
2316         (gnus-summary-reselect-current-group): Use it.
2317
2318 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2319
2320         * gnus-agent.el (gnus-agent-uncached-articles): if
2321         gnus-agent-load-alist fails, return ARTICLES.
2322
2323         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
2324
2325 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2326
2327         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
2328         superfluous function call.
2329         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
2330         Add warning to docstring.
2331
2332 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2333
2334         * gnus-agent.el: Autoload number-at-point instead.
2335         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
2336
2337 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2338
2339         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
2340         require thingatpt (for number-at-point) and protect against
2341         deactivate-mark being unbound (on XEmacs).
2342
2343 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2344
2345         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
2346         print message on entry.
2347
2348         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2349
2350         * gnus-range.el (gnus-range-difference): New function.
2351         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
2352
2353 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2354
2355         * gnus-sum.el (gnus-summary-insert-old-articles): Use
2356         gnus-remove-from-range instead of gnus-range-difference which
2357         doesn't exist.
2358
2359 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2360         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2361
2362         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
2363         used for showing which articles have been downloaded.
2364         (gnus-agent-article-alist): Format change.  Add documentation.
2365         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
2366         process-marked articles.
2367         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
2368         in the series are individually fetched to minimize lose of
2369         content due to an error/quit.
2370         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
2371         gnus-message instead of message.
2372         (gnus-agent-read-servers): Use file lib/methods instead of
2373         lib/servers.  TODO: Why?
2374         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
2375         (gnus-agent-get-undownloaded-list): Remove articles that appear to
2376         come from the agent.  This means that they are not downloaded.
2377         (gnus-agent-fetch-selected-article): Don't use history.
2378         (gnus-agent-save-history, gnus-agent-enter-history)
2379         (gnus-agent-article-in-history-p, gnus-agent-history-path):
2380         Removed function; history is not used anymore.
2381         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
2382         (gnus-agent-crosspost): Started rewrite then realized that a typo
2383         in gnus-agent-fetch-articles ensures that this function is never
2384         called.  This will need to be fixed later.
2385         (gnus-agent-check-overview-buffer): Some sanity checks on the
2386         agent overview buffer.  This is a safety net used during
2387         development.
2388         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
2389         changed, write a number to the file indicating this.
2390         (gnus-agent-fetch-headers): Rewrite to respect
2391         gnus-agent-consider-all-articles without relying on the
2392         `.fetched' files.  Make it fast.
2393         (gnus-agent-braid-nov): Change resulting from
2394         gnus-agent-fetch-headers change.
2395         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
2396         `.fetched' files.
2397         (gnus-agent-read-agentview): New function, used by
2398         gnus-agent-load-alist.
2399         (gnus-agent-load-fetched-headers): Remove.
2400         (gnus-agent-save-alist): Rewrite to accomodate new format.
2401         (gnus-agent-fetch-group-1): Make sure list of articles is in the
2402         same order as in gnus-newsgroup-headers.
2403         (gnus-agent-expire): Document and implement extra args ARTICLES,
2404         GROUP, FORCE.  Do not restrict usage.
2405         (gnus-agent-uncached-articles): New function.
2406         (gnus-agent-retrieve-headers): Use it.
2407         (gnus-agent-regenerate-group): No longer needs to be called from
2408         gnus-agent-regenerate.  Individual groups may be regenerated. The
2409         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
2410         The article fetch dates are validated in the article alist.  The
2411         article alist is pruned of entries that do not reference existing
2412         NOV entries.  All changes are computed then applied with
2413         inhibit-quit bound to t.  As a result, it is now safe to quit out of
2414         regeneration.  The optional clean parameter has been replaced with
2415         an optional reread parameter.  Clean is no longer necessary as
2416         regeneration gets the appropriate setting from
2417         gnus-agent-consider-all-articles.  The new reread parameter will
2418         result in fetched, or all, articles being marked as unread.
2419         (gnus-agent-regenerate): Removed code to regenerate the history
2420         file as it is no longer used.
2421
2422         * gnus-start.el (gnus-make-ascending-articles-unread): New
2423         function, for efficient mass-marking.
2424
2425         * gnus-sum.el (gnus-summary-highlight): Use new face for
2426         downloaded articles.
2427         (gnus-article-mark): Prefer to indicate read/unread status over
2428         downloaded status.
2429         (gnus-summary-highlight-line-0): New function, maybe rehighlights
2430         line.
2431         (gnus-summary-highlight-line): Use new face for downloaded
2432         articles.
2433         (gnus-summary-insert-old-articles): Improved performance by
2434         replacing the initial LIST of older articles with a compressed
2435         RANGE of older articles.  Some servers appear to lie about
2436         their active range so the original list could contain millions
2437         of article numbers.  The range is not expanded into a list
2438         until the optional ALL parameter has been applied.
2439
2440 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2441
2442         * gnus-agent.el (gnus-category-mode): Typo in doc string.
2443
2444 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
2445
2446         * spam.el:
2447         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
2448
2449         * spam.el: added `M s t' and `M s x' key mappings
2450
2451 2002-11-20  Simon Josefsson  <jas@extundo.com>
2452
2453         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
2454
2455 2002-11-19  Simon Josefsson  <jas@extundo.com>
2456
2457         * gnus-sum.el (gnus-summary-morse-message): Load
2458         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
2459         (unmorse-region): Autoload it instead.
2460
2461 2002-11-18  Simon Josefsson  <jas@extundo.com>
2462
2463         * gnus-sum.el (gnus-summary-morse-message): New function.
2464         (gnus-summary-wash-map): Bind to `W m'.
2465         (gnus-summary-make-menu-bar): Add.
2466
2467         * nnimap.el (nnimap-request-expire-articles): Compress sequence
2468         before storing \Deleted mark on expired articles.
2469
2470 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
2471         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
2472
2473         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
2474         parens in column 0.
2475
2476 2002-11-17  Juanma Barranquero  <lektu@terra.es>
2477
2478         * nnweb.el (nnweb-google-create-mapping): Fix typo.
2479
2480         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
2481
2482         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
2483
2484 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2485
2486         * message.el (message-set-auto-save-file-name): Use
2487         make-directory, to avoid the dependence on gnus-util.
2488
2489 2002-11-16  Simon Josefsson  <jas@extundo.com>
2490
2491         * nnimap.el (nnimap-callback-callback-function):
2492         (nnimap-callback-buffer): Removed, these cannot be global but must
2493         be embedded into the callback.
2494         (nnimap-make-callback): New.  Embedd article number, callback and
2495         buffer in function.
2496         (nnimap-callback, nnimap-request-article-part): Update.
2497
2498 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2499
2500         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
2501
2502 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2503
2504         * gnus.el (gnus-summary-line-format): Document %C.
2505
2506 2002-11-11  Simon Josefsson  <jas@extundo.com>
2507
2508         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
2509         output when called interactively.
2510
2511 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2512
2513         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
2514
2515         * message.el (message-draft-coding-system): Improve comment; use
2516         mm-auto-save-coding-system for the default value.
2517
2518         * nndraft.el (nndraft-request-article): Revert to the state before
2519         2002-10-29; regexp-quote mail-header-separator.
2520
2521 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
2522
2523         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
2524         allow editing of drafts from an nnvirtual group.
2525
2526 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2527
2528         * nndraft.el (nndraft-request-article): Replace emacs-mule with
2529         mm-auto-save-coding-system.
2530
2531         * message.el (message-draft-coding-system): Default to
2532         iso-2022-7bit.
2533
2534         * mm-util.el (mm-auto-save-coding-system): Undo last change to
2535         restore the default value to emacs-mule or escape-quoted.
2536
2537 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2538
2539         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
2540         a delayed or a queued article as well as a draft.
2541
2542         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
2543         delayed or a queued article in the raw format; treat a delayed
2544         article as a raw article as well as a draft.
2545         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
2546         for the delayed group.
2547
2548         * nndraft.el (nndraft-request-article): Ignore auto save files for
2549         a delayed or a queued article; don't bother to decode a queued
2550         article; don't bind nnmail-file-coding-system for a queued article.
2551
2552         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
2553         and the queue group.
2554
2555 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
2556
2557         * gnus-group.el (gnus-group-delete-group):
2558         gnus-cache-active-hashtb might be void.
2559
2560 2002-11-02  Simon Josefsson  <jas@extundo.com>
2561
2562         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
2563         setting of the default user ID.  From Raymond Scholz
2564         <ray-2002@zonix.de>.
2565
2566 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
2567
2568         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
2569         charset.
2570
2571 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
2572         From Alex Schroeder <alex@emacswiki.org>
2573         * spam-stat.el (spam-stat-process-directory): add dir to message
2574         (spam-stat-reduce-size): No longer remove words
2575         with values close to 0.5, because the default value is 0.2.
2576
2577 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2578
2579         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
2580         documentation.
2581
2582 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2583
2584         * gnus-agent.el (gnus-agent-fetched-headers)
2585         (gnus-agent-load-fetched-headers)
2586         (gnus-agent-save-fetched-headers): Remove variable and two
2587         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
2588         works better.
2589         (gnus-agent-fetch-headers): New implementation from Kevin
2590         Greiner.  Uses gnus-agent-article-alist to store information
2591         about fetched messages which aren't on the server anymore.  The
2592         trick is to return a list of considered messages to the caller,
2593         but to only fetch those which haven't been fetched yet.
2594
2595 2002-10-30  Simon Josefsson  <jas@extundo.com>
2596
2597         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
2598
2599         * pgg.el (pgg-passphrase-cache-expiry): Removed.
2600
2601 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2602
2603         * mm-view.el (mm-w3m-local-map-property): Make it work with older
2604         versions of emacs-w3m than 1.3.3.
2605
2606         * lpath.el: Bind w3m-minor-mode-map.
2607
2608         * mm-view.el (mm-w3m-mode-command-alist)
2609         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
2610         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
2611         (mm-setup-w3m): Simplified.
2612         (mm-w3m-local-map-property): New function.
2613         (mm-inline-text-html-render-with-w3m): Use it.
2614
2615         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
2616         mm-w3m-local-map-property.
2617
2618 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2619
2620         * mm-util.el (mm-auto-save-coding-system): Default to
2621         iso-2022-7bit.
2622
2623         * nndraft.el (nndraft-request-article): Decode an article using
2624         the coding-system emacs-mule if it seems to have been saved using
2625         emacs-mule.
2626         (nndraft-request-replace-article): Use message-draft-coding-system
2627         instead of mm-auto-save-coding-system for the draft or delayed
2628         group.
2629
2630 2002-10-28  Josh  <huber@alum.wpi.edu>
2631
2632         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
2633         functions.
2634
2635 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2636         From mah@everybody.org (Mark A. Hershberger).
2637
2638         * mm-url.el (mm-url-insert-file-contents): Make it return the same
2639         type values ("url" size) regardless of the values of
2640         mm-url-use-external.
2641
2642 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2643
2644         * nnimap.el (nnimap-request-article-part): Try harder to show
2645         group name in debugging message.
2646
2647 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2648
2649         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
2650         directory if it doesn't exist.
2651         (gnus-agent-fetch-headers): Remove old cruft that tried to
2652         abstain from downloading articles more than once if
2653         gnus-agent-consider-all-articles was true.  This is now done
2654         properly via the .fetched files.
2655
2656 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2657
2658         * nndraft.el (nndraft-request-article): Treat delayed articles
2659         like drafts.
2660
2661 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2662
2663         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
2664
2665 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2666
2667         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
2668         Remove unused optional arg DIR and corresponding code.
2669
2670         * nnimap.el (nnimap-request-article-part): Include group name in
2671         debugging output.
2672
2673 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
2674
2675         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
2676
2677 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2678
2679         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
2680         contains range of headers that have been fetched by the agent
2681         already.  Compare gnus-agent-article-alist.
2682         (gnus-agent-file-header-cache): Like
2683         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
2684         (gnus-agent-fetch-headers): Improve comment.  Revert to old
2685         seen/recent logic.
2686         Remember which headers have been fetched before and don't fetch
2687         them again the next time round.
2688         (gnus-agent-load-fetched-headers)
2689         (gnus-agent-save-fetched-headers): New functions, for remembering
2690         which headers have been fetched before.
2691
2692 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2693
2694         * lpath.el: Remove useless bindings.
2695
2696 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
2697
2698         * gnus-sum.el (gnus-summary-execute-command): Disable visual
2699         features while searching.
2700
2701 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2702
2703         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
2704
2705 2002-10-22  Simon Josefsson  <jas@extundo.com>
2706
2707         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
2708         (pgg-snarf-keys): Add.
2709
2710 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2711
2712         * lpath.el: Fbind bbdb-records.
2713
2714         * spam.el: Don't autoload bbdb-records.
2715
2716 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2717
2718         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
2719         prevent inf-loop.
2720
2721 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722
2723         * nnslashdot.el: Removed some test lines.
2724         More test.
2725
2726 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2727
2728         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
2729         are known to be downloaded already.
2730
2731 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2732
2733         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
2734         (mm-text-html-washer-alist): Ditto.
2735
2736 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2737
2738         * nnheader.el (nnheader-remove-body): Fix an error of detecting
2739         boundary between headers and body.
2740         * nnml.el (nnml-parse-head): Ditto.
2741
2742 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2743
2744         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
2745         entries.
2746
2747         * gnus-group.el (gnus-fetch-group): Allow an optional
2748         specification of the articles to select.
2749
2750         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
2751
2752 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2753
2754         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
2755         headers from the group, update variable `articles' to contain
2756         only those numbers where headers exist.  (When fetching all
2757         articles in a group, Gnus creates lots of numbers where there is
2758         no articles.)
2759
2760 2002-10-20  Steve Youngs  <youngs@xemacs.org>
2761
2762         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
2763         doesn't have the 'alist custom type, use cons cells instead.
2764         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
2765         (pgg-parse-hash-algorithm-alist): Ditto.
2766         (pgg-parse-compression-algorithm-alist): Ditto.
2767         (pgg-parse-signature-type-alist): Ditto.
2768
2769         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
2770
2771         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
2772
2773         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
2774
2775 2002-10-19  Simon Josefsson  <jas@extundo.com>
2776
2777         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
2778         buffer.
2779
2780 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2781
2782         * gnus-spec.el (gnus-make-format-preserve-properties)
2783         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
2784         properties also on XEmacs.  `gnus-xmas-format' is like format but
2785         preserves text properties on XEmacs (though it only understands
2786         simple format specs).  The variable
2787         `gnus-make-format-preserve-properties' controls whether the
2788         function is used, and is checked in `gnus-parse-simple-format'.
2789         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
2790
2791         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
2792         output.
2793         (gnus-agent-consider-all-articles): New variable.
2794         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
2795         (gnus-agent-fetch-headers): Depending on
2796         gnus-agent-consider-all-articles, maybe get all articles.
2797         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
2798         `read'.
2799         (gnus-predicate-imples-unread): New function.
2800         (gnus-agent-fetch-headers): Optimize to call
2801         gnus-list-of-unread-articles if that is sufficient.
2802         Check unseen and recent instead of seen and recent.
2803         (gnus-agent-fetch-headers): Abstain from calling
2804         gnus-list-range-intersection if range (a . b) would have (> a b).
2805
2806 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2807
2808         * message.el (message-send-mail): Make it possible to perform
2809         edebug-defun.
2810
2811 2002-10-18  Simon Josefsson  <jas@extundo.com>
2812
2813         * gnus-art.el (gnus-button-man-handler): Change default to
2814         `manual-entry' (defined in both emacsen).
2815         (gnus-button-man-handler): Remove emacsen difference and use
2816         `manual-entry'.
2817
2818 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2819
2820         * spam.el: Wrap autoload settings for bbdb-records,
2821         executable-find and ifile-spam-filter with eval-and-compile.
2822         (spam-display-buffer-contents): Remove.
2823         (spam-bogofilter-score): Merge spam-display-buffer-contents.
2824
2825 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
2826
2827         * spam.el (spam-display-buffer-contents): New function.
2828         (spam-bogofilter-score): use spam-display-buffer-contents, patch
2829         from Katsumi Yamaoka <yamaoka@jpl.org>.
2830
2831 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2832
2833         * nnheader.el (nnheader-parse-naked-head): New function.
2834         (nnheader-parse-head): Use the above function, in order to handle
2835         continuation lines properly.
2836         (nnheader-remove-body): New function.
2837         (nnheader-remove-cr-followed-by-lf): New function.
2838         (nnheader-ms-strip-cr): Use the above function.
2839
2840         * gnus-agent.el (gnus-agent-regenerate-group): Call
2841         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
2842         `nnheader-parse-head'.
2843         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
2844
2845         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
2846         continuation lines by itself; call `nnheader-parse-naked-head'
2847         instead of `nnheader-parse-head'.
2848         * nndiary.el (nndiary-parse-head): Ditto.
2849         * nnfolder.el (nnfolder-parse-head): Ditto.
2850         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
2851         * nnmaildir.el (nnmaildir--update-nov): Ditto.
2852         * nnml.el (nnml-parse-head): Ditto.
2853
2854 2002-10-17  Steve Youngs  <youngs@xemacs.org>
2855
2856         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
2857         XEmacs, default to it if featurep 'xemacs.
2858
2859 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * spam-stat.el: Check for the existence of hash functions instead
2862         of the Emacs version to decide whether to load cl.  Suggested by
2863         Kai Gro\e,A_\e(Bjohann.
2864
2865 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2866
2867         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
2868         if it isn't open yet.
2869
2870 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2871
2872         * gnus-group.el: Require mm-url only when compiling.
2873         (gnus-group-fetch-charter): Require mm-url.
2874
2875         * spam-stat.el: Require cl for the functions gethash,
2876         hash-table-count, make-hash-table and mapc for Emacs 20.
2877         (puthash): Alias to cl-puthash for Emacs 20.
2878         (with-syntax-table): New macro for Emacs 20.
2879
2880 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
2881
2882         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
2883
2884 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2885
2886         * spam.el (spam-check-ifile): added ifile as a spam checking
2887         backend, and spam-use-ifle as the variable to toggle that check.
2888
2889 2002-10-12  Simon Josefsson  <jas@extundo.com>
2890
2891         * message.el (message-beginning-of-line): New variable.
2892         (message-beginning-of-line): Use it.
2893
2894 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2895
2896         * spam.el: more compilation fixes for BBDB
2897
2898         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
2899         (spam-stat-reduce-size): Interactive.
2900         (spam-stat-reset): New function.
2901         (spam-stat-save): Interactive.
2902
2903 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2904
2905         * gnus.el: Autoload gnus-delay-initialize.
2906
2907         * message.el: Autoload gnus-delay-article.
2908
2909 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2910
2911         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2912         text property in Emacs.
2913
2914 2002-10-11  Simon Josefsson  <jas@extundo.com>
2915
2916         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2917         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2918
2919         * mml1991.el (mml1991-pgg-sign): Remove CR.
2920
2921 2002-10-10  Simon Josefsson  <jas@extundo.com>
2922
2923         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
2924         decrypt failed.
2925         (mml2015-trust-boundaries-alist): Removed.
2926         (mml2015-gpg-extract-signature-details): Don't use it.
2927         (mml2015-unabbrev-trust-alist): New.
2928         (mml2015-gpg-extract-signature-details): Use it.
2929
2930 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
2931
2932         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
2933         BBDB installed
2934
2935         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
2936         statistical analysis of spam in Lisp only
2937
2938 2002-10-10  Simon Josefsson  <jas@extundo.com>
2939
2940         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
2941         auth, selected or examine state.
2942
2943         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
2944         buffer and error buffer depending on type of information.
2945
2946         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
2947         --status-fd stuff even if gpg.el is not used (revert earlier
2948         change).
2949         (mml2015-pgg-{clear-,}verify): Store both output and errors as
2950         gnus details.
2951         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
2952         buffer.
2953
2954         * pgg.el (pgg-verify-region): Use it.
2955
2956         * pgg-def.el (pgg-query-keyserver): New variable.
2957
2958         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
2959         key-identifier in packet.  Is this a good idea?
2960
2961         * mml.el (mml-mode-map): Add security commands that operates on
2962         MIME parts.
2963         (mml-menu): And menu items for them.
2964
2965         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
2966
2967         * mml.el (mml-parse-1): Support sender in #secure tags.
2968
2969         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
2970         defined.
2971
2972         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2973         (mml-pgp-encrypt-buffer): Support combined signing.
2974
2975         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2976         (mml1991-gpg-encrypt): Ditto.
2977         (mml1991-pgg-encrypt): Ditto.
2978         (mml1991-encrypt): Pass sign parameter.
2979
2980         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2981         (mml-signencrypt-style): Mention the variable.
2982
2983 2002-10-09  Simon Josefsson  <jas@extundo.com>
2984
2985         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2986         pgg-gpg-user-id.
2987
2988         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2989         (pgg-fetch-key-function): Nil if w3 is not installed.
2990
2991 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2992
2993         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
2994         gnus-agent-current-history.
2995
2996 2002-10-06  Simon Josefsson  <jas@extundo.com>
2997
2998         * imap.el (imap-parse-status): Don't use read to read token.
2999
3000 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3001
3002         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
3003         for methods not covered by the agent, and when unplugged.
3004
3005 2002-10-05  Simon Josefsson  <jas@extundo.com>
3006
3007         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
3008         signing.
3009
3010         * gnus-agent.el (gnus-agent-read-servers): If getting method from
3011         a named server fails, ignore the server.
3012
3013         * mml1991.el (mml1991-pgg-sign): Do QP.
3014
3015         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
3016         work.
3017
3018 2002-10-04  Simon Josefsson  <jas@extundo.com>
3019
3020         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
3021
3022         * pgg-pgp.el (pgg-pgp-verify-region): Inline
3023         binary-write-decoded-region from MEL.
3024
3025         * pgg.el (pgg-encrypt-region): Support sign.
3026
3027         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
3028
3029         * mml2015.el (mml2015-pgg-encrypt): Ditto.
3030
3031         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
3032         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
3033         branch where PGG was taken from in the ChangeLog entries below.
3034
3035 2002-10-01  Simon Josefsson  <jas@extundo.com>
3036
3037         * pgg-pgp.el: Don't require mel.  Don't use luna.
3038         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
3039         (pgg-pgp-process-region): Use expand-file-name instead of concat.
3040         (pgg-pgp-process-region): Don't use binary-funcall.
3041
3042         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
3043
3044         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
3045         instead of concat.
3046
3047         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
3048
3049 2002-09-29  Simon Josefsson  <jas@extundo.com>
3050
3051         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
3052         compile warnings.
3053
3054         * pgg.el (pgg-decrypt-region): Don't parse packet.
3055
3056         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
3057
3058 2002-09-29  Daiki Ueno <ueno@unixuser.org>
3059
3060         * pgg.el: Remove dependency on calist.el.
3061
3062 2002-09-28  Simon Josefsson  <jas@extundo.com>
3063
3064         * pgg.el (pgg-temporary-file-directory): New variable.
3065         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
3066
3067         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
3068         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
3069
3070         * pgg-parse.el (pgg-char-int): Defalias.
3071         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
3072         (pgg-read-bytes, pgg-read-body): Use it.
3073         (pgg-decode-packets): Don't use MEL, use base64-*.
3074         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
3075         (pgg-string-as-unibyte): Defalias.
3076         (pgg-parse-armor-region): Use it.
3077
3078         * pgg-gpg.el (pgg-gpg-process-region): Use
3079         pgg-temporary-file-directory.
3080
3081         * luna.el: Don't def-edebug.
3082
3083         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
3084         binary-write-decoded-region from MEL.
3085
3086         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
3087
3088         * alist.el, calist.el: Don't require product/APEL.
3089
3090         * pgg-parse.el (top-level): Remove dependency on static.el,
3091         pccl.el, mel.el.
3092         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
3093         `define-ccl-program' is boundp, instead of using broken.
3094
3095 2002-10-01  Simon Josefsson  <jas@extundo.com>
3096
3097         * message.el (message-required-mail-headers): Remove Lines:.
3098
3099 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3100         From Jesper Harder.
3101
3102         * gnus-group.el (gnus-group-fetch-charter,
3103         gnus-group-fetch-control): Prompt for group if given a prefix
3104         argument.
3105         * gnus-sum.el (t): Add gnus-group-fetch-charter and
3106         gnus-group-fetch-control to summary key map and menu.
3107
3108
3109 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
3110
3111         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
3112         number when there are no articles.
3113
3114 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3115
3116         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
3117         arg ALL means to fetch all articles, not only downloadable ones.
3118         (gnus-agent-fetch-selected-article): New function for
3119         gnus-select-article-hook or gnus-mark-article-hook.
3120
3121 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3122         From Peter von der Ahe <nospam2159@daimi.au.dk>.
3123
3124         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
3125         raw-text.
3126
3127 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
3128
3129         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
3130         Pinard).
3131         Major revamp of the code, documentation is in comments in the file
3132         for now.
3133
3134 2002-09-30  Simon Josefsson  <jas@extundo.com>
3135
3136         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
3137         buffer seem to be needed?
3138
3139 2002-09-29  Simon Josefsson  <jas@extundo.com>
3140
3141         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
3142         compile warnings.
3143
3144         * mml1991.el (mml1991-function-alist): Add pgg.
3145         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
3146         (mml1991-pgg-encrypt): Fix recipients querying.
3147
3148 2002-09-28  Simon Josefsson  <jas@extundo.com>
3149
3150         * mml2015.el (autoload): Autoload correct files.  Trivial patch
3151         from dme@dme.org.
3152         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
3153         handle is returned.
3154
3155 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3158         Protect against non-existent of `nnimap-mailbox-info'.
3159
3160 2002-09-27  Simon Josefsson  <jas@extundo.com>
3161
3162         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
3163         (gnus-setup-news-hook): Use it.
3164         (gnus-after-getting-new-news-hook): Ditto.
3165
3166         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
3167
3168 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3169         From Mats Lidell <matsl@contactor.se>.
3170
3171         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
3172
3173 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3174
3175         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
3176         the part to decode encoded words, use raw words instead of decoded
3177         words.
3178
3179 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3180
3181         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
3182
3183         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
3184         (mm-setup-w3m): Use it.
3185
3186 2002-09-27  Simon Josefsson  <jas@extundo.com>
3187
3188         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
3189         article buffers.
3190
3191         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
3192         it just in case.
3193         (nnimap-update-unseen): New function; update unseen count in
3194         `n-m-info'.
3195         (nnimap-close-group): Call it.
3196
3197         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
3198         (gnus-after-getting-new-news-hook): Ditto.
3199
3200         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
3201         message into verboselevel 9.  Change slow mail check message.
3202         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
3203         (nnimap-fixup-unread-after-getting-new-news): New function, to be
3204         used as a hook after getting new mail.
3205
3206 2002-09-26  Simon Josefsson  <jas@extundo.com>
3207
3208         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
3209         SELECT/EXAMINE is first unseen article, not number of unseen
3210         articles.  Make them distinct by renaming the former to
3211         `first-unseen' instead of `unseen'.
3212
3213         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
3214         too.
3215         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
3216         changed.
3217         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
3218
3219         * gnus-int.el (gnus-server-unopen-status): Defcustom.
3220
3221         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
3222         better.
3223
3224         * mml2015.el (mml2015-pgg-decrypt): Only add security information
3225         if dissecting resulting buffer actually had any information.
3226
3227 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3228
3229         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
3230         because the function `string<' allows symbols.
3231
3232         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
3233
3234 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3235
3236         * message.el (message-forward-make-body): Revert an early change
3237         because 8-bit utf-8 emails.
3238
3239 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3240
3241         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
3242         links to Info)
3243         * gnus-art.el (gnus-treat-highlight-signature):
3244         * gnus-art.el (gnus-treat-buttonize):
3245         * gnus-art.el (gnus-treat-buttonize-head):
3246         * gnus-art.el (gnus-treat-emphasize):
3247         * gnus-art.el (gnus-treat-strip-cr):
3248         * gnus-art.el (gnus-treat-unsplit-urls):
3249         * gnus-art.el (gnus-treat-leading-whitespace):
3250         * gnus-art.el (gnus-treat-hide-headers):
3251         * gnus-art.el (gnus-treat-hide-boring-headers):
3252         * gnus-art.el (gnus-treat-hide-signature):
3253         * gnus-art.el (gnus-treat-fill-article):
3254         * gnus-art.el (gnus-treat-hide-citation):
3255         * gnus-art.el (gnus-treat-hide-citation-maybe):
3256         * gnus-art.el (gnus-treat-strip-list-identifiers):
3257         * gnus-art.el (gnus-treat-strip-pgp):
3258         * gnus-art.el (gnus-treat-strip-pem):
3259         * gnus-art.el (gnus-treat-strip-banner):
3260         * gnus-art.el (gnus-treat-highlight-headers):
3261         * gnus-art.el (gnus-treat-highlight-citation):
3262         * gnus-art.el (gnus-treat-date-ut):
3263         * gnus-art.el (gnus-treat-date-local):
3264         * gnus-art.el (gnus-treat-date-english):
3265         * gnus-art.el (gnus-treat-date-lapsed):
3266         * gnus-art.el (gnus-treat-date-original):
3267         * gnus-art.el (gnus-treat-date-iso8601):
3268         * gnus-art.el (gnus-treat-date-user-defined):
3269         * gnus-art.el (gnus-treat-strip-headers-in-body):
3270         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
3271         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
3272         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
3273         * gnus-art.el (gnus-treat-unfold-headers):
3274         * gnus-art.el (gnus-treat-fold-headers):
3275         * gnus-art.el (gnus-treat-fold-newsgroups):
3276         * gnus-art.el (gnus-treat-overstrike):
3277         * gnus-art.el (gnus-treat-display-xface):
3278         * gnus-art.el (gnus-treat-display-smileys):
3279         * gnus-art.el (gnus-treat-from-picon):
3280         * gnus-art.el (gnus-treat-mail-picon):
3281         * gnus-art.el (gnus-treat-newsgroups-picon):
3282         * gnus-art.el (gnus-treat-body-boundary):
3283         * gnus-art.el (gnus-treat-capitalize-sentences):
3284         * gnus-art.el (gnus-treat-fill-long-lines):
3285         * gnus-art.el (gnus-treat-play-sounds):
3286         * gnus-art.el (gnus-treat-translate):
3287         * gnus-art.el (gnus-treat-x-pgp-sig):
3288         * gnus-art.el (gnus-mime-button-line-format):
3289         * gnus-art.el (gnus-button-man-level):
3290         * gnus-art.el (gnus-button-emacs-level):
3291         * gnus-cus.el (gnus-group-parameters):
3292         * gnus-gl.el (bbb-build-mid-scores-alist):
3293         * gnus-group.el (gnus-group-line-format):
3294         * gnus-mlspl.el (gnus-group-split-setup):
3295         * gnus-mlspl.el (gnus-group-split):
3296         * gnus-msg.el (gnus-mailing-list-groups):
3297         * gnus-msg.el (gnus-posting-styles):
3298         * gnus-nocem.el (gnus-nocem-issuers):
3299         * gnus-score.el (gnus-score-regexp-bad-p):
3300         * gnus-srvr.el (gnus-server-line-format):
3301         * gnus-topic.el (gnus-topic-line-format):
3302         * gnus.el (gnus-summary-line-format):
3303         * mail-source.el (mail-sources):
3304         * message.el (message-subscribed-address-file):
3305         * nnmail.el (nnmail-split-fancy):
3306
3307 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
3308
3309         * mail-source.el(mail-source-run-script): use `functionp' to test
3310         whether the argument `script' is in fact a function.
3311         (mail-sources): adjust the defcustom to allow users to specify a
3312         function or a string as the value of the `:prescript' and
3313         `:postscript' arguments of the `file' and `pop3' mail sources.
3314
3315 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
3316
3317         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
3318         number when article 1 does not exist.
3319
3320 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3321
3322         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
3323         apropos if apropos-variable does not exist.
3324         (gnus-button-guessed-mid-regexp)
3325         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
3326         regexes.  From Reiner Steib.
3327         (gnus-button-handle-describe-function)
3328         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
3329         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
3330         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
3331
3332 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
3333         Trivial patch.
3334
3335         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
3336         the file.
3337
3338 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3339
3340         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
3341
3342 2002-09-24  Simon Josefsson  <jas@extundo.com>
3343
3344         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
3345         (mml2015-use): Prefer PGG if installed.
3346         (mml2015-function-alist): Add PGG wrappers.
3347         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
3348         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
3349         prefix, make regexp optionally skip it.
3350         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3351         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
3352         (mml2015-pgg-encrypt): New functions.
3353         (defvar, autoload): Prevent byte-compile warnings.
3354
3355 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3356         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3357
3358         * gnus-art.el (article-strip-banner): Check for the existence of
3359         from header.
3360
3361 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3362
3363         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
3364         (gnus-button-alist): Improved regexp for
3365         gnus-button-handle-mid-or-mail (false positives), fixed
3366         gnus-button-handle-man entries.
3367         From Reiner Steib.
3368
3369 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3370         From Josh Huber.
3371
3372         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
3373         nnmail-extra-headers is non-nil.
3374
3375 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3376
3377         * nnmaildir.el: Store article numbers persistently.  General
3378         revision.
3379         (nnmaildir-request-expire-articles): handle 'immediate and 'never
3380         for nnmail-expiry-wait; delete instead of moving if 'force is
3381         given.
3382
3383 2002-09-23  Simon Josefsson  <jas@extundo.com>
3384         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
3385
3386         * smime.el (smime-sign-buffer): Get key and extra certs.
3387         (smime-get-key-with-certs-by-email): Utility function.
3388
3389 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3390         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
3391
3392         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
3393         article exists.
3394
3395 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3396
3397         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
3398
3399 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3400         From Reiner Steib.
3401
3402         * gnus-art.el (gnus-button-handle-custom,
3403         gnus-button-handle-mid-or-mail,
3404         gnus-button-handle-describe-{function,variable,key},
3405         gnus-button-handle-apropos{,command,variable}): New functions.
3406         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
3407         gnus-button-{man,emacs,mail}-level): New variables.
3408         (gnus-button-alist): Use the above to buttonize emacs and mail
3409         related links.
3410
3411 2002-09-18  Juanma Barranquero  <lektu@terra.es>
3412
3413         * gnus-int.el (gnus-status-message): Fix spacing.
3414
3415         * imap.el (imap-continuation): Fix typos.
3416
3417 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3418
3419         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
3420
3421         * gnus-art.el (gnus-article-reply-with-original): Correct
3422         with-current-buffer scope.
3423
3424         * message.el (message-completion-alist): Add Reply-To, From, etc.
3425
3426 2002-09-18  Simon Josefsson  <jas@extundo.com>
3427
3428         * nnimap.el (nnimap-request-expire-articles): Make flag setting
3429         conditional.  From Nevin Kapur <nevin@jhu.edu>.
3430
3431 2002-09-17  Simon Josefsson  <jas@extundo.com>
3432
3433         * nnimap.el (nnimap-expiry-target): Don't search for which
3434         articles exists here.
3435         (nnimap-request-expire-articles): Do it here instead.  Only expire
3436         when articles are found.  Suggested by Nevin Kapur
3437         <nevin@jhu.edu>.
3438
3439 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3440         From Reiner Steib <reiner.steib@gmx.de>.
3441
3442         * message.el (message-strip-subject-trailing-was)
3443         (message-change-subject, message-add-archive-header)
3444         (message-xpost-fup2-header, message-xpost-insert-note)
3445         (message-xpost-fup2, message-reduce-to-to-cc): New functions
3446         adopted from message-utils.el.  Add functions to the keymap, mode
3447         describtion and menu.
3448         (message-change-subject,message-xpost-fup2): Signal error if
3449         current header is empty.
3450         (message-xpost-insert-note): Changed insert position.
3451         (message-archive-note): Ensure to insert note in message body (not
3452         in head).
3453         (message-archive-header, message-archive-note)
3454         (message-xpost-default, message-xpost-note, message-fup2-note)
3455         (message-xpost-note-function): New variables adopted from
3456         message-utils.el.  Changed some doc-strings.
3457         (message-mark-insert-{begin,end}): Rename from
3458         message-{begin,end}-inserted-text-mark (message-utils.el), changed
3459         values.
3460         (message-subject-trailing-was-query)
3461         (message-subject-trailing-was-ask-regexp)
3462         (message-subject-trailing-was-regexp): New variables.
3463         (message-to-list-only): Added doc-string and menu entry.
3464
3465         * message-utils.el: Removed.  Functions are now in message.el.
3466
3467 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3468
3469         * gnus-art.el (gnus-article-reply-with-original,
3470         gnus-article-followup-with-original): Switch to
3471         gnus-summary-buffer before reply/followup.
3472
3473 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
3474
3475         * gnus-sum.el (gnus-summary-toggle-header): The article window may
3476         not exist. Toggle it anyway.
3477
3478 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3479
3480         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
3481
3482         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
3483         Trivial patch from Urban Engberg <ue@ccieurope.com>.
3484
3485         * rfc2047.el (message-posting-charset): Defvar it.
3486         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
3487         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
3488
3489         * mail-source.el (mail-source-fetch): Hide password.
3490
3491         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
3492
3493 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3494         From John Paul Wallington <jpw@shootybangbang.com>.
3495
3496         * gnus.el (gnus-visual, gnus-meta): Fix typo.
3497
3498 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
3501
3502 2002-09-11  Simon Josefsson  <jas@extundo.com>
3503
3504         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
3505         (nnimap-split-rule): Doc fix.
3506         (nnimap-request-expire-articles): Cleanup code.
3507
3508 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3509         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3510
3511         * gnus-art.el (gnus-article-address-banner-alist): New option.
3512         (article-strip-banner): Refer the above option to split banners of
3513         free mail servers, when no group parameter is specified.
3514
3515 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3516
3517         * nntp.el (nntp-wait-for-string): Check for a process in the
3518         current buffer instead of `nntp-server-buffer'.
3519
3520 2002-09-09  Simon Josefsson  <jas@extundo.com>
3521
3522         * gnus-art.el (gnus-button-man-handler): New variable.
3523         (gnus-button-alist): Use g-b-handle-man.
3524         (gnus-button-handle-man): New, call g-b-man-handler.
3525
3526 2002-09-08  Simon Josefsson  <jas@extundo.com>
3527
3528         * gnus-art.el (gnus-button-alist): Buttonize man page links.
3529
3530 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3531
3532         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
3533
3534 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3535
3536         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
3537
3538         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
3539         keystroke.
3540
3541         * gnus-srvr.el (gnus-browse-describe-group): New command and
3542         keystroke.
3543
3544 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3545
3546         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
3547         value for gnus-decoration property.
3548
3549 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3550
3551         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
3552         string) as group name in case we have a CRLF in the file.
3553
3554 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
3555
3556         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
3557         group.
3558         (rfc1843-decode-hzp): do.
3559         (rfc1843-newsgroups-regexp): do.
3560
3561 2002-09-04  Simon Josefsson  <jas@extundo.com>
3562
3563         * message.el (message-canlock-generate): Make sure sha1 doesn't
3564         call external programs.
3565
3566 2002-09-03  Simon Josefsson  <jas@extundo.com>
3567
3568         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
3569
3570         * gnus-agent.el (gnus-agent-batch): Add doc.
3571
3572 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
3573
3574         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
3575         check for signed and encrypted parts.
3576         * mml.el (mml-parse-1): Correct small typo which preventing
3577         setting recipients in a secure tag.
3578
3579 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3580
3581         * mm-util.el (mm-coding-system-priorities): Default to a list of
3582         iso-2022-jp and others for the Japanese environment.
3583
3584 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3585
3586         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
3587         invalid display names.
3588
3589 2002-08-30  Simon Josefsson  <jas@extundo.com>
3590
3591         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
3592         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
3593
3594 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
3595
3596         * gnus.el (gnus-group-charter-alist): New option.
3597         (gnus-group-fetch-control-use-browse-url): New option.
3598
3599         * gnus-group.el (gnus-group-fetch-charter): New function.
3600         (gnus-group-fetch-control): New function.
3601         Add them to the keymap and menu. Require mm-url.
3602
3603 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
3606         From Alex Schroeder <alex@emacswiki.org>.
3607
3608 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
3609
3610         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
3611         items expecting user interaction.
3612
3613         * gnus-topic.el (gnus-topic-make-menu-bar): do.
3614
3615         * gnus-sum.el (gnus-summary-make-menu-bar): do.
3616
3617         * gnus-srvr.el (gnus-server-make-menu-bar): do.
3618
3619         * mml.el (mml-menu): do.
3620
3621 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3622
3623         * mail-source.el (mail-source-touch-pop): New function.
3624
3625         * message.el (message-smtpmail-send-it): New function.
3626         (message-send-mail-function): Add it for a candidate.
3627
3628 2002-08-27  Simon Josefsson  <jas@extundo.com>
3629
3630         * gnus-msg.el (posting-charset-alist): Use
3631         gnus-define-group-parameter instead of defcustom.
3632         (gnus-put-message): Handle SPC in GCC.
3633         (gnus-inews-insert-gcc): Ditto.
3634         (gnus-inews-insert-archive-gcc): Ditto.
3635
3636 2002-08-26  Simon Josefsson  <jas@extundo.com>
3637
3638         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
3639         (gnus-agentize): Auto agentize all nntp and nnimap groups.
3640         (gnus-agent-possibly-save-gcc): Autoload.
3641         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
3642
3643 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3644
3645         * gnus.el (gnus-other-frame-function): New user option.
3646         (gnus-other-frame): Use it; add a doc-string; make it work with
3647         the gnuclient program.
3648
3649         * gnus-util.el (gnus-frame-or-window-display-name): New function.
3650
3651         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
3652         `device-connection' and `dfw-device'.
3653
3654 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3655
3656         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
3657         positives, make it stricter.  From Jochen Hein (trivial change).
3658
3659 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3660
3661         * gnus.el (gnus-other-frame): Trivial fix.
3662
3663 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3664
3665         * gnus.el (gnus-other-frame-parameters): New user option.
3666         (gnus-other-frame-object): New variable.
3667         (gnus-other-frame): Make it search for existing Gnus frame; don't
3668         read new news; delete frame on exit.
3669
3670         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
3671
3672         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
3673
3674 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3675         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
3676
3677         * message.el (message-set-auto-save-file-name): Add support for
3678         the Cygwin Emacs; the system-type is `cygwin'.
3679         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
3680
3681 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3682
3683         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
3684
3685         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
3686         avoid arithmetic errors.
3687
3688 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3689
3690         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
3691
3692 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3693
3694         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
3695         (message-ignored-resent-headers): Add envelope From.
3696
3697 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3698
3699         * gnus.el (gnus-summary-line-format): Document %k specifier.
3700
3701 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3702
3703         * gnus-sum.el (gnus-summary-line-message-size): New function.
3704         (gnus-summary-line-format-alist): Use it.
3705
3706 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * gnus-art.el (article-make-date-line): Refer to the value for
3709         `gnus-article-time-format' in the summary buffer.
3710
3711         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
3712
3713 2002-08-14  Simon Josefsson  <jas@extundo.com>
3714
3715         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
3716         quoting.
3717         (gnus-button-alist): Fix doc.
3718         (gnus-header-button-alist): Use ' not ` for default value quoting.
3719         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
3720         rationale similar to 2002-05-01 change.
3721         (gnus-article-add-buttons-to-head): Evaluate expression.
3722
3723         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
3724
3725 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * message.el (message-font-lock-keywords): Refer to the value for
3728         `message-cite-prefix-regexp' dynamically.
3729
3730 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3731
3732         * gnus-art.el (gnus-decode-header-methods): Doc fix.
3733
3734 2002-08-12  Simon Josefsson  <jas@extundo.com>
3735
3736         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
3737         (imap-shell-open): Skip initial junk before IMAP greeting.
3738
3739 2002-08-11  Simon Josefsson  <jas@extundo.com>
3740
3741         * message-utils.el (message-xpost-default,
3742         message-xpost-fup2-header, message-xpost-fup2): Fixed
3743         Typos.  Trivial changes from Reiner Steib
3744         <4uce.02.r.steib@gmx.net>.
3745
3746 2002-08-09  Simon Josefsson  <jas@extundo.com>
3747
3748         * message.el (message-canlock-password): Set
3749         canlock-password-for-verify to newly generated canlock-password.
3750         When Emacs is restarted, Custom makes sure this is set, but during
3751         the same session we must set it manually.
3752
3753 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
3754
3755         * yenc.el: New file.
3756
3757         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
3758         (mm-uu-type-alist): Add yenc.
3759         (mm-uu-yenc-filename): New function.
3760         (mm-uu-yenc-extract): New function.
3761
3762         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
3763
3764 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3765
3766         * dgnushack.el (merge): Don't use coerce.
3767
3768 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
3769
3770         * mailcap.el (mailcap-mime-data): Test window-system rather than
3771         mm-device-type.
3772         (mailcap-mime-data): Call xdvi and gv with "-safer".
3773
3774         * mm-util.el: Don't define mm-device-type.
3775
3776 2002-08-05  Simon Josefsson  <jas@extundo.com>
3777
3778         * mm-util.el (mm-coding-system-priorities): coding-system type not
3779         supported everywhere.
3780
3781 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3782
3783         * gnus.el (gnus-version-number): Bumped version number.
3784
3785 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3786
3787         * gnus.el: Oort Gnus v0.07 is released.
3788
3789 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3790
3791         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
3792         (gnus-article-sort-functions): Doc fix.
3793         (t): New keystroke.
3794         (gnus-article-sort-by-random): New function.
3795         (gnus-thread-sort-by-random): New function.
3796
3797 2002-08-02  Simon Josefsson  <jas@extundo.com>
3798
3799         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
3800         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
3801
3802 2002-07-31  Danny Siu  <dsiu@adobe.com>
3803
3804         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
3805         when splitting malformed messages without message-id
3806
3807 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3808         From Niklas Morberg <niklas.morberg@axis.com>.
3809
3810         * nnweb.el (nnweb-type, nnweb-type-definition)
3811         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
3812         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
3813         functionality.
3814         * nnweb.el: Removed old non-functioning search engines.
3815
3816 2002-07-27  Simon Josefsson  <jas@extundo.com>
3817
3818         * message.el (message-forward-make-body): Don't use
3819         `message-forward-ignored-headers' when doing a "raw" followup (it
3820         is important to preserve e.g. CTE).
3821
3822         * flow-fill.el (fill-flowed): Disable filladapt-mode.
3823
3824         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
3825         regexp-quote, Cyrus Sieve is fixed.
3826
3827         * sieve-manage.el (sieve-manage-deletescript): New function.
3828
3829         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
3830         (sieve-manage-mode): Fix menubar.
3831         (sieve-activate): Change some messages.
3832         (sieve-deactivate-all): New function.
3833         (sieve-deactivate): New alias.
3834         (sieve-remove): New function.
3835         (sieve-help): Fix help.
3836         All suggested by Ned Ludd.
3837
3838 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3839
3840         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
3841         (mm-w3m-safe-url-regexp): New user option.
3842
3843         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
3844         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
3845
3846 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
3847
3848         * gnus-sum.el (gnus-summary-delete-article): Force
3849         nnmail-expiry-target to 'delete, so that absolute deletion
3850         happens when absolute deletion is requested.
3851
3852 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3853         From Nevin Kapur <nevin@jhu.edu>.
3854
3855         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
3856         headers as empty headers.
3857
3858 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3859         From Jochen Hein <jochen@jochen.org>.
3860
3861         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
3862         correct typo.
3863         (gnus-emphasis-strikethru): New face.
3864
3865 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3866         From Jason Merrill <jason@redhat.com>.
3867
3868         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
3869         entire file for each of a sequence of missing articles.
3870
3871         * gnus-salt.el (gnus-binary-display-article): Respect an existing
3872         value for gnus-view-pseudos.
3873
3874         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
3875         avoid nreverse.
3876
3877 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3878         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3879
3880         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
3881         (gnus-summary-mode-line-format-alist): Add %h for number of
3882         spams.
3883         (gnus-newsgroup-spam-marked): New variable.
3884         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
3885         (gnus-article-read-p, gnus-article-mark)
3886         (gnus-set-global-variables, gnus-set-global-variables)
3887         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
3888         (gnus-summary-mark-article-as-unread)
3889         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
3890         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
3891         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
3892
3893 2002-07-10  Simon Josefsson  <jas@extundo.com>
3894
3895         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
3896         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
3897
3898 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
3899
3900         * gnus-sum.el (gnus-summary-delete-article): Respect group
3901         parameters while expiring.
3902
3903 2002-07-08  Simon Josefsson  <jas@extundo.com>
3904
3905         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3906         Enberg.
3907
3908 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3909
3910         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3911         function is called interactively.  From Niklas Morberg.
3912
3913 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3914
3915         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3916         cdaar to cdar and car.
3917
3918         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3919         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3920
3921 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3922
3923         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
3924         don't break a narrowed article.
3925
3926         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3927         (nntp-open-via-rlogin-and-telnet): Ditto.
3928
3929 2002-07-02  Didier Verna  <didier@xemacs.org>
3930
3931         * nnmail.el (nnmail-split-methods): fix custom type.
3932
3933 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3934
3935         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
3936         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
3937
3938 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3939
3940         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
3941         (gnus-summary-resend-message): Use it.
3942
3943 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3944
3945         * nntp.el (nntp-via-rlogin-command-switches): New variable.
3946         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
3947
3948 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3949
3950         * message.el (message-font-lock-keywords): Don't fontify
3951         headers in the message body, only in the header.
3952         (message-font-lock-make-header-matcher): New function, used by
3953         message-font-lock-keywords.
3954         From Katsumi Yamaoka <yamaoka@jpl.org>.
3955
3956 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3957
3958         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
3959
3960 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3961
3962         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
3963
3964 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3965
3966         * message.el (message-font-lock-keywords): Revert 2002-06-22
3967         change.
3968
3969 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3970
3971         * message.el (message-font-lock-keywords): Put colon in header
3972         name match.
3973
3974 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3975
3976         * message.el (message-font-lock-keywords): Don't use header faces
3977         in the body.  Thanks to Stefan Monnier for the hint on the
3978         implementation.
3979
3980 2002-05-09  Miles Bader  <miles@gnu.org>
3981
3982         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3983         (gnus-article-hide-citation): Respect it.
3984
3985 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3986
3987         * pop3.el (pop3-open-server): Fix typo.
3988
3989 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3990
3991         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
3992         instead of push to ignore duplicate to-(list|address) values.
3993         * nnmail.el (nnmail-cache-ignore-groups): New.
3994         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
3995
3996 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3997
3998         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
3999         before sending.  Suggested by Jan Rychter.
4000
4001 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4002
4003         * dgnushack.el (remove): New compiler macro.
4004         (last, coerce, subseq): Remove compiler macros for those built-in
4005         or unused functions.
4006
4007 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4008
4009         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
4010         sure to write byte-compiled versions of gnus-*-format-alist to
4011         .newsrc.eld.  From Simon Josefsson.
4012
4013 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4014
4015         * gnus-agent.el (gnus-agent-read-servers)
4016         (gnus-agent-write-servers): Put server name (string like
4017         "nnchoke:frumple") in the file instead of a server specification
4018         (Lisp expression like (nnchoke "frumple" ...parameters...)).
4019         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
4020
4021 2002-06-16  Simon Josefsson  <jas@extundo.com>
4022
4023         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
4024         Reiner Steib <4uce.02.r.steib@gmx.net>.
4025
4026 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4027
4028         * nnheader.el (nnheader-file-name-translation-alist): Set the
4029         default value for MS Windows systems.
4030
4031         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
4032
4033 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4034
4035         * message.el (message-beginning-of-line): Keep the region active
4036         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
4037
4038 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
4039
4040         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
4041         * gnus-msg.el (gnus-summary-reply): Ditto.
4042         * gnus-msg.el (gnus-summary-handle-replysign): New.
4043
4044 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * message.el (message-send-mail-with-sendmail): Kill errbuf even
4047         if sending failed.
4048
4049 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
4050
4051         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
4052         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
4053         to sign while encrypting.
4054
4055 2002-06-11  Simon Josefsson  <jas@extundo.com>
4056
4057         * gnus-int.el (gnus-request-move-article): Agent expire article if
4058         successfuly moved.
4059
4060         * nnweb.el (nnweb-google-create-mapping): Honors the value of
4061         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
4062
4063 2002-06-10  Simon Josefsson  <jas@extundo.com>
4064
4065         * gnus-int.el (gnus-request-expire-articles): Fix last change?
4066
4067 2002-06-09  Simon Josefsson  <jas@extundo.com>
4068
4069         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
4070
4071         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
4072
4073 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4074
4075         * flow-fill.el (fill-flowed): Ignore errors.
4076
4077 2002-06-06  Simon Josefsson  <jas@extundo.com>
4078
4079         * message.el (message-send-mail-with-sendmail): Improve error message.
4080
4081 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4082
4083         * message.el (message-interactive): Change default from nil to t.
4084         Better to be safe than to be fast.
4085
4086 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4087
4088         * message.el (message-send-mail-with-sendmail): Check return value
4089         from call-process-region.
4090
4091 2002-06-04  Simon Josefsson  <jas@extundo.com>
4092
4093         * gnus-msg.el (gnus-group-mail, gnus-group-news)
4094         (gnus-group-post-news, gnus-summary-mail-other-window)
4095         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
4096         gnus-article-copy to nil, thereby inhibiting the `header' posting
4097         style match to use data from last viewed article.
4098         Suggested by Hrvoje Niksic.
4099
4100 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * spam.el (spam-point-at-eol): New alias.
4103         (spam-parse-whitelist): Use it.
4104
4105 2002-06-03  Simon Josefsson  <jas@extundo.com>
4106
4107         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
4108         (nnmail-article-group): Use it.
4109
4110 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4111
4112         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
4113         so that code reading them won't be surprised.  From Jesper Harder
4114         <harder@ifa.au.dk>.
4115
4116 2002-05-29  Simon Josefsson  <jas@extundo.com>
4117
4118         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
4119         articles.
4120
4121         * gnus.el (gnus-agent-cache): Doc fix.
4122         (gnus-agent): Change default to t.
4123
4124         * gnus-agent.el (gnus-agent-expire): Make it accept optional
4125         ARTICLES, GROUP and FORCE parameters.
4126
4127 2002-05-28  Simon Josefsson  <jas@extundo.com>
4128
4129         * gnus-group.el (gnus-group-line-format): Doc fix.
4130
4131 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4132
4133         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
4134         original article before yanking.  From Jesper Harder
4135         <harder@ifa.au.dk>.
4136
4137 2002-05-26  Simon Josefsson  <jas@extundo.com>
4138
4139         * gnus-sum.el (gnus-summary-menu-split): New function.
4140         (gnus-summary-make-menu-bar): Split charset submenu.
4141         (gnus-summary-menu-maxlen): New variable.
4142         (gnus-summary-menu-split): Use it.
4143
4144 2002-05-25  Simon Josefsson  <jas@extundo.com>
4145
4146         * mml.el (mml-preview): Generate some headers.
4147
4148         * gnus.el (gnus-large-newsgroup): Fix :type.
4149
4150         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
4151         Agent cache NOV's by default now).
4152         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
4153
4154 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
4155
4156         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
4157         call to gnus-parent-id when we check for References loops.
4158         (gnus-summary-prepare-threads): Avoid simplifying every Subject
4159         twice by saving the simplified subject string in simp-subject.
4160
4161 2002-05-23  Simon Josefsson  <jas@extundo.com>
4162
4163         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
4164         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
4165
4166         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
4167         Niklas Morberg <niklas.morberg@axis.com>.
4168
4169 2002-05-22  Simon Josefsson  <jas@extundo.com>
4170
4171         * sieve.el (sieve-change-region): Define it before it is used.
4172
4173         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
4174         (gnus-summary-reply): Ask for confirmation when replying to news.
4175         Defaults to not ask.  From Benjamin Rutt
4176         <rutt+news@cis.ohio-state.edu>.
4177
4178         * nnimap.el (nnimap-nov-is-evil): Improve doc.
4179
4180 2002-05-21  Simon Josefsson  <jas@extundo.com>
4181
4182         * sieve-mode.el (sieve-manage): Fix autoloads.
4183
4184         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
4185         name (makes it work with recent Cyrus timsieved).
4186
4187 2002-05-20  Jason  <jbaker@cs.utah.edu>
4188         Trivial patch.
4189
4190         * gnus-art.el (gnus-request-article-this-buffer): Try
4191         reconnecting if you don't get the message.
4192
4193 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4194
4195         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
4196         Reply-To headers from the headers.
4197
4198 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199
4200         * mm-url.el (mm-url-insert): Remove junk message.
4201
4202 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4203
4204         * nnslashdot.el (nnslashdot-request-list): Parse new html.
4205         (nnslashdot-use-front-page): New variable.
4206         (nnslashdot-request-list): Use it.
4207
4208         * mm-url.el (mm-url-timeout): New variable.
4209         (mm-url-retries): Ditto.
4210         (mm-url-insert): Use it.
4211
4212 2002-05-16  Simon Josefsson  <jas@extundo.com>
4213
4214         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
4215         (gnus-simplify-subject-functions): Mention g-s-a-w.
4216
4217 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
4218
4219         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
4220         nnmail-cache-insert.
4221         * nndiary.el (nndiary-request-accept-article): Ditto.
4222         * nnfolder.el (nnfolder-request-accept-article): Ditto.
4223         * nnimap.el (nnimap-request-accept-article): Ditto.
4224         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
4225         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
4226         * nnmbox.el (nnmbox-request-accept-article): Ditto.
4227         * nnmh.el (nnmh-request-accept-article): Ditto.
4228         * nnmail.el (nnmail-cache-insert): Change group to required,
4229         removed code which tried to figure out the group.
4230
4231 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
4232
4233         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
4234         messages. From Hans de Graaff <hans@degraaff.org>.
4235         * nnml.el (nnml-request-accept-article): Pass in the group name to
4236         nnmail-cache-insert, since it's available.
4237
4238 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4239
4240         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
4241
4242 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4243         From Florian Weimer <fw@deneb.enyo.de>.
4244
4245         * gnus.el (subscribed): New group parameter.
4246         (gnus-find-subscribed-addresses): Use it.
4247
4248 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
4249
4250         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
4251         the default for pgpmime to support pgp v2.
4252         * mml-sec.el (mml-signencrypt-style): New accessor function to
4253         allow users to get/set the signencrypt style more easily without
4254         frobbing the alist directly.
4255         * mml.el (mml-generate-mime-1): Use accessor function.
4256
4257 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4258
4259         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
4260         parenthesis for "<" and ">".  Suggested by Andreas Schwab
4261         <schwab@suse.de>.
4262
4263 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4264
4265         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
4266         when intuiting the group the message is written to.  From Josh
4267         Huber <huber@alum.wpi.edu>.
4268
4269 2002-05-06  Simon Josefsson  <jas@extundo.com>
4270
4271         * gnus-topic.el (gnus-group-topic-parameters): Work when group
4272         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
4273
4274 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
4275
4276         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
4277         argument, and fixed compiler warning. (added autoload for
4278         gpg-encrypt).
4279
4280 2002-05-04  Simon Josefsson  <jas@extundo.com>
4281
4282         * mml1991.el (mml1991-function-alist): Doc fix.
4283
4284         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
4285         doesn't exist (for previewing messages without having Gnus
4286         started).
4287
4288         * mm-util.el (mm-coding-system-priorities): Defcustom.
4289
4290         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
4291
4292 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
4293
4294         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
4295         default.
4296         * mml-sec.el:
4297         * mml-sec.el (mml-signencrypt-style): New.
4298         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
4299         argument `sign'.
4300         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
4301         signencrypt.
4302         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
4303         * mml.el (mml-generate-mime-1): Changed logic so a part which is
4304         both signed & encryped is processed in one operation. (rather than
4305         two separate ops: sign, then encrypt)
4306         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
4307         indication if a message is signed by an expired key.
4308         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
4309         enables combined sign & encrypt operation. (this was always on
4310         before).
4311         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
4312
4313 2002-05-01  Simon Josefsson  <jas@extundo.com>
4314
4315         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
4316         server.
4317         (nnimap-mailbox-info): defvar instead of defvoo.
4318
4319 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4320
4321         * gnus.el: Oort Gnus v0.06 is released.
4322
4323 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4324
4325         * lpath.el: Bind url-package-version.
4326
4327 2002-05-01  Simon Josefsson  <jas@extundo.com>
4328
4329         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
4330         filename before deleting the group itself, because the presence of
4331         a group filename decides if long filenames are used or not.
4332
4333         * gnus-art.el (gnus-button-alist): Don't inline
4334         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
4335         without also modifying g-button-alist.
4336         (gnus-button-alist): Fix type to allow variable as well as regexp.
4337         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
4338         themselves, variables to its contents.
4339         (gnus-button-entry): Ditto.
4340
4341 2002-05-01  Simon Josefsson  <jas@extundo.com>
4342
4343         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
4344         UIDNEXT as a string.
4345
4346         * nnimap.el (nnimap-string-lessp-numerical): New function.
4347         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
4348         integers.
4349
4350 2002-04-29  Simon Josefsson  <jas@extundo.com>
4351
4352         * nnmail.el (nnmail-cache-insert): Accept optional group
4353         parameter.
4354
4355         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
4356         n-r-g-a is disabled.
4357
4358 2002-04-29  Simon Josefsson  <jas@extundo.com>
4359
4360         * nnimap.el (nnimap-split-fancy): Fix doc.
4361         (nnimap-split-fancy): Fix doc.
4362
4363         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
4364         (nnimap-mailbox-info): New internal variable.
4365         (nnimap-retrieve-groups): Implement faster new mail check.
4366
4367         * nnimap.el (nnimap-split-articles): Support
4368         nnmail-cache-accepted-message-ids.
4369         (nnimap-request-accept-article): Ditto.
4370
4371         * imap.el (imap-mailbox-status-asynch): New command.
4372
4373 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
4374
4375         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
4376         are no subscribed mail groups.
4377         - Strip quoted names when comparing addresses
4378
4379 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
4380
4381         * mm-decode.el (mm-text-html-renderer): Change customize type to
4382         const.
4383
4384         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
4385         (gnus-debug-exclude-variables): do.
4386
4387 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4388
4389         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
4390         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4391
4392 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * dns.el (dns-make-network-process): New macro.
4395         (query-dns): Use it.
4396
4397 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4398
4399         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
4400         article-buffer.
4401
4402         * mm-url.el (mm-url-package-name): New variable.
4403         (mm-url-package-version): New variable.
4404         (mm-url-insert-file-contents): Bind url-package-name and
4405         url-package-version here.
4406         * nnrss.el (nnrss-insert-w3): Move the bindings.
4407
4408         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
4409         url-package-version. Trivial change from Andrew J Cosgriff
4410         <ajc@polydistortion.net>
4411
4412         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
4413         attachments. Trivial change from Peter 'Luna' Runestig
4414         <peter@runestig.com>.
4415
4416 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
4417
4418         * nnkiboze.el (nnkiboze-request-scan): Call
4419         nnkiboze-possibly-change-group.
4420         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
4421         problems.
4422         (nnkiboze-generate-group): Set newsrc to the *highest* article
4423         number kibozed, not the lowest.
4424
4425 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
4426
4427         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
4428
4429 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4430         From Dan Christensen <jdc+news@uwo.ca>.
4431
4432         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4433         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4434         Recognize math postings.  Extract Date (now ignores "(15kb)").
4435         Extract email address using gnus-extract-address-components
4436         instead of just taking the first word.  Create Date and From
4437         headers for message which are missing these headers.  Get rid
4438         of spurious \\ lines (purely cosmetic).  Extend body-end and
4439         file-end regexps, to exclude more garbage from the message.
4440         Make URL rephrasing regexp more flexible, to match current
4441         format.
4442
4443 2002-04-23  Simon Josefsson  <jas@extundo.com>
4444
4445         * netrc.el: New file, functions copied from gnus-util.el by Ted
4446         Zlatanov <tzz@lifelogs.com>.
4447
4448         * gnus-util.el: Require netrc.
4449         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
4450         new code in netrc.el.
4451
4452 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4453
4454         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
4455         message-ignored-resent-headers, too.  From Matthieu Moy
4456         <Matthieu.Moy@imag.fr>.
4457
4458 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4459
4460         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
4461         boolean not a string
4462         * gnus-group.el (gnus-group-line-format): add description of %C
4463         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
4464           as %C
4465         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
4466
4467 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
4468
4469         * nnmaildir.el (nnmaildir-request-scan): typo: set
4470         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
4471         nnmail-get-new-mail for 'find-new-groups.
4472
4473 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
4474
4475         * nnmaildir.el (nnmaildir-request-update-info,
4476         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
4477         unnecessary calls to nnmaildir-request-scan.
4478
4479 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4480
4481         * gnus-msg.el:
4482         * gnus-msg.el (gnus-message-replysign): New.
4483         * gnus-msg.el (gnus-message-replyencrypt): New.
4484         * gnus-msg.el (gnus-message-replysignencrypted): New.
4485         * gnus-msg.el (gnus-summary-reply): Use the three new variables
4486         (above) to automatically encrypt/sign to encrypted/signed
4487         messages.
4488         * message.el:
4489         * message.el (message-mode-map): Add keybinding for
4490         `message-to-list-only'
4491         * message.el (message-mode): Add description for
4492         `message-to-list-only'
4493         * message.el (message-to-list-only): New.
4494         * message.el (message-make-mft): Changed to use the cl loop macro,
4495         and added optional flag to return only the matched list. (for use
4496         in new message-to-list-only function)
4497
4498 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4499
4500         * gnus-msg.el:
4501         * gnus-msg.el (gnus-message-replysign):
4502         * gnus-msg.el (gnus-replysign): New.
4503         * gnus-msg.el (gnus-replyencrypt): New.
4504         * gnus-msg.el (gnus-replysignencrypted): New.
4505         * gnus-msg.el (gnus-summary-reply):
4506         * message.el:
4507         * message.el (message-mode-map):
4508         * message.el (message-mode):
4509         * message.el (message-to-list-only): New.
4510         * message.el (message-make-mft):
4511
4512 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4513
4514         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
4515
4516 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
4517
4518         * message.el (message-gen-unsubscribed-mft): accept a prefix
4519         argument so CC can be included with C-u C-c C-f C-a
4520
4521 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4522         From Ted Zlatanov <teodor.zlatanov@divine.com>.
4523
4524         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
4525         Improve docstring.
4526         (spam-enter-blacklist): New command.
4527
4528         * gnus-sum.el (gnus-spam-mark): New mark.
4529         (gnus-auto-expirable-marks): Add gnus-spam-mark.
4530         (gnus-summary-make-tool-bar): Correct conditional.
4531         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
4532         (gnus-summary-mark-as-spam): New command.
4533
4534 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
4535
4536         * mml-sec.el (mml-secure-message): changed to support arbritrary
4537         modes.
4538         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
4539         changed to support "signencrypt" mode.
4540         * mml.el (mml-parse-1): changed to support different secure modes
4541         more easily. (for signencrypt)
4542
4543 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
4544
4545         * gnus-sum.el (gnus-update-summary-mark-positions)
4546         (gnus-summary-toggle-header):
4547         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
4548         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
4549         (gnus-uu-post-encoded):
4550         * nnfolder.el (nnfolder-possibly-change-group):
4551         * nnimap.el (nnimap-retrieve-headers):
4552         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
4553
4554 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
4555
4556         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
4557         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
4558
4559 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4560
4561         * gnus-srvr.el (gnus-server-set-info): Clear
4562         `gnus-server-method-cache' when `gnus-server-alist' is changed.
4563         From Daiki Ueno <ueno@unixuser.org>.
4564
4565 2002-04-11  Simon Josefsson  <jas@extundo.com>
4566
4567         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
4568         viewing of security buttons.  Thanks to Nicolas Kowalski
4569         <Nicolas.Kowalski@imag.fr>.
4570
4571         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
4572         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
4573         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
4574         <Nicolas.Kowalski@imag.fr>.
4575         (smime-decrypt-buffer): Ditto.
4576
4577 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4578
4579         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
4580         header line.
4581
4582 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
4583
4584         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
4585
4586 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4587
4588         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
4589
4590 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4591
4592         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
4593         errors when debug.
4594
4595 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
4596
4597         * message.el (message-make-mft): Changed MFT code from using
4598         message-recipients (which included Bcc) to use only the To and CC
4599         headers.
4600
4601 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
4602
4603         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
4604         add link.
4605         (gnus-treat-mail-picon): Ditto.
4606         (gnus-treat-newsgroups-picon): Ditto.
4607         (gnus-picon-databases): Fix custom type.
4608         (gnus-picon-databases): Add link.
4609         (gnus-article-x-face-command): Add to gnus-picon group.
4610
4611 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
4612
4613         * message.el (message-buffer-naming-style): Remove.
4614
4615 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4616
4617         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
4618
4619         * message.el (message-tool-bar-map): Ditto.
4620
4621         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4622
4623 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4624
4625         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
4626
4627 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
4628
4629         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
4630
4631 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
4632         Trivial patch.
4633
4634         * dns.el: open-network-stream under XEmacs does udp.
4635
4636 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
4637
4638         * spam.el (spam-enter-whitelist): New function.
4639         (spam-parse-whitelist): Ditto.
4640         (spam-refresh-list-cache): Ditto.
4641         (spam-address-whitelisted-p): New function.
4642
4643         * dns.el (query-dns): Use TCP when make-network-process isn't
4644         available.
4645         (dns-servers): New variable.
4646         (dns-parse-resolv-conf): New function.
4647         (query-dns): Use it.
4648
4649         * spam.el: New file.
4650
4651         * dns.el (query-dns): Test.
4652
4653 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4654
4655         * lpath.el (featurep): Bind make-network-process.
4656
4657 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
4658
4659         * nnmaildir.el: Use defstruct.  Use a single copy of
4660         nnmail-extra-headers to save memory.  Store server's group name
4661         prefix instead of each group's prefixed name.
4662         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
4663         nntp-server-buffer.
4664
4665 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4666
4667         * dns.el: New file.
4668
4669 2002-03-28  Simon Josefsson  <jas@extundo.com>
4670
4671         * gnus-sum.el (gnus-summary-dummy-line-format):
4672         * gnus.el (gnus-summary-line-format): Fixing links to Info.
4673         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
4674
4675 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4676
4677         * gnus-sum.el (gnus-summary-move-article)
4678         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
4679         the doc string.
4680
4681 2002-03-28  Simon Josefsson  <jas@extundo.com>
4682
4683         * mml-sec.el (mml-secure-message): Search after
4684         mail-header-separator from top of message.
4685
4686 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
4687
4688         * nnmaildir.el: Cosmetic changes.
4689         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
4690         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
4691         nnmaildir--group-ls): New macros/functions.  Use them.
4692         (nnmaildir--unlink): Evalutate argument only once.
4693
4694 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
4695
4696         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
4697         symbols.
4698         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
4699         `gnus-point-at-eol'.
4700
4701 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
4702
4703         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
4704         nnmaildir--marks-dir): New macros.  Use them.
4705         Use inhibit-quit for atomicity instead of in-memory journaling.
4706         (nnmaildir--edit-prep): New function.
4707         (Local Variables): Use it.
4708
4709 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
4710
4711         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4712
4713 2002-03-25  Simon Josefsson  <jas@extundo.com>
4714
4715         * message.el (message-mode): Fix doc.
4716
4717 2002-03-25  Simon Josefsson  <jas@extundo.com>
4718
4719         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
4720         Matthieu Moy <Matthieu.Moy@imag.fr>.
4721
4722 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
4723
4724         * mml-sec.el (mml-unsecure-message): Add docstring.
4725
4726 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4727
4728         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
4729         value.
4730         Trivial change from andre@slamdunknetworks.com
4731
4732 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
4733
4734         * mml.el (mml-mode-map): Added a keybinding for
4735         `mml-unsecure-message'.  Also, added a menu entry for said
4736         function in the Attachments menu.
4737
4738 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * canlock.el (canlock-version): Remove.
4741         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
4742         here; simplify \x insertions.
4743         (canlock-sha1): New function, always return a unibyte string.
4744         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
4745         of a password.
4746         (canlock-insert-header): Use `canlock-sha1'.
4747         (canlock-verify): Ditto.
4748
4749 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4750
4751         * message.el (message-fix-before-sending): Add an option that
4752         ignores illegible text.
4753         Trivial change from Mark Milhollan <mlm@attglobal.net>
4754
4755         * message.el (message-font-lock-keywords): Support multi-line MML
4756         tags.
4757
4758         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
4759         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
4760
4761 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4762
4763         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
4764         symbols for "View as different encoding" submenu.
4765
4766 2002-03-19  Simon Josefsson  <jas@extundo.com>
4767
4768         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
4769         encoding" submenu.
4770
4771 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4772
4773         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
4774
4775 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4776
4777         * gnus-sum.el (gnus-sum-thread-tree-root)
4778         (gnus-sum-thread-tree-single-indent)
4779         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4780         (gnus-sum-thread-tree-leaf-with-other)
4781         (gnus-sum-thread-tree-single-leaf): Make customizable.
4782
4783 2002-03-16  Simon Josefsson  <jas@extundo.com>
4784
4785         * gnus-util.el (gnus-extract-address-components): Don't break on
4786         names such as James "Kibo" Parry.  From Francis Litterio
4787         <franl@world.std.com>.
4788
4789 2002-03-13  Simon Josefsson  <jas@extundo.com>
4790
4791         * pop3.el (pop3-open-server): Revert multibyte change.  From
4792         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4793
4794         * message.el (message-send-mail-with-qmail): Make it work.  From
4795         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4796
4797 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
4798
4799         * message.el (message-make-mft): Set case-fold-search while
4800         generating the MFT.  Also, a little cleanup in the MFT code.
4801
4802 2002-03-12  Simon Josefsson  <jas@extundo.com>
4803
4804         * message.el (message-qmail-inject-args): May be function.
4805         (message-send-mail-with-qmail): Call function if m-q-i-a is
4806         function.  From fn@hungry.org (Faried Nawaz).
4807
4808 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4809
4810         * message.el (message-abbrevs-loaded): Remove.
4811         (mailabbrev): Require it.
4812
4813         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
4814
4815 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4816
4817         * pop3.el (pop3-open-server): Set process buffer unibyte.
4818
4819 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4820
4821         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
4822
4823 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4824
4825         * nnslashdot.el (nnslashdot-request-article): Remove javascript
4826         too.
4827
4828 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4829
4830         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
4831         duplication.
4832         (gnus-summary-save-parts-type-history): Ditto.
4833         (gnus-summary-save-parts-last-directory): Ditto.
4834         Trivial change from andre@slamdunknetworks.com
4835
4836 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
4837
4838         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
4839
4840 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4841
4842         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
4843         -->" as the end of the first article.
4844
4845         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
4846         From Matthieu Moy <Matthieu.Moy@imag.fr>
4847
4848         * message.el (message-add-action): Use add-to-list.
4849         (message-delete-action): New function.
4850
4851         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
4852         pieces.
4853
4854 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
4855
4856         * nnnil.el: New file.
4857         * gnus.el (gnus-valid-select-methods): Include nnnil.
4858
4859 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4860
4861         * message.el (message-syntax-checks): Because canlock is
4862         supported, we disable sender syntax check.
4863         (message-shoot-gnksa-feet): Add cancel-messages option doc.
4864
4865         * gnus-draft.el (gnus-draft-send): If interactive, use its default
4866         value of message-syntax-checks.
4867
4868         * qp.el (quoted-printable-decode-region): Doc addition.
4869         From: Eli Zaretskii <eliz@is.elta.co.il>
4870
4871         * mail-source.el (make-source-make-complex-temp-name): Use
4872         make-temp-file.
4873
4874         * mm-util.el (mm-make-temp-file): New function.
4875         * nneething.el (nneething-file-name): Use it.
4876         * mml-smime.el (mml-smime-encrypt): Ditto.
4877         * mm-view.el (mm-inline-wash-with-file): Ditto.
4878         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
4879         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
4880         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
4881         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
4882         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
4883         * gnus-art.el (gnus-mime-print-part): Ditto.
4884
4885 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4886
4887         * message.el (nnmaildir-article-number-to-base-name): New
4888         function.
4889         (nnmaildir-base-name-to-article-number): New function.
4890
4891 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * smime.el (smime-make-temp-file): Don't quote
4894         `temporary-file-directory'.
4895
4896 2002-03-04  Simon Josefsson  <jas@extundo.com>
4897
4898         * smime.el (smime-sign-region): Rename argument keyfiles to
4899         keyfile. You only sign something with one key.
4900         (smime-sign-buffer): Better completing-read prompt.
4901         (smime-decrypt-buffer): Ditto.
4902
4903         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4904
4905         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4906         completing-read.
4907         (mm-view-pkcs7-decrypt): CRLF->LF.
4908
4909 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4910
4911         * message.el (message-hierarchical-addresses): New variable.
4912         (message-get-reply-headers): Use it.
4913         From Ted Zlatanov <teodor.zlatanov@divine.com>
4914
4915 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4916
4917         * message.el (message-mode): If buffer-file-name, don't set auto
4918         save file name.
4919         Trivial change from Geoff Greene <ggreene@wpi.edu>
4920
4921 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4922
4923         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
4924         takes one argument in read-char.
4925
4926         * message.el (message-fix-before-sending): Forward a char.
4927         Check mmu-multibyte-p, add control-1.
4928
4929 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4930
4931         * gnus-start.el (gnus-read-init-file): Ditto.
4932
4933         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
4934
4935         * dgnushack.el (dgnushack-make-load): Ditto.
4936
4937         * mail-source.el (mail-source-fetch): Extract the right error
4938         code.
4939
4940         * message.el (message-fix-before-sending): Check illegible text.
4941
4942         * gnus-util.el (gnus-multiple-choice): New function.
4943
4944         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
4945         also defined in gnus-score.el.
4946
4947 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
4948
4949         * message.el (message-get-reply-headers): downcase email addresses
4950         for comaparisons for duplicate removal.
4951
4952 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4953
4954         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
4955         implementation of PKCS#7, which just allows users read the
4956         message.
4957         (mm-view-pkcs7): Use it.
4958
4959 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4960
4961         * gnus.el (large-newsgroup-initial): New parameter.
4962
4963         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
4964         (gnus-summary-insert-old-articles): Ditto.
4965
4966 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4967
4968         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
4969         used as the default answer of the question, "How many articles?".
4970         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4971
4972         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4973         small numbers.
4974
4975 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4976
4977         * deuglify.el: Fix comments.
4978
4979 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4980
4981         * html2text.el (html2text-clean-anchor): If there is no HREF,
4982         insert nothing.
4983
4984         * mml.el (mml-generate-mime-1): Add cdr.
4985         From: andre@slamdunknetworks.com
4986
4987         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4988         (mm-text-html-washer-alist): Ditto.
4989
4990         * mm-decode.el (mm-text-html-renderer): Add html2text.
4991
4992         * html2text.el: Face lift.
4993
4994         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
4995
4996 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4997
4998         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
4999
5000         * deuglify.el: Change copy right. Add autoload. Add coding-system.
5001
5002         * deuglify.el: New file. The original file name is
5003         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
5004
5005         * mm-decode.el (mm-display-external): Use
5006         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
5007
5008 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
5009
5010         * nnmaildir.el (nnmaildir-request-list): Report the highest
5011         article number, not the total number of articles.
5012
5013 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5014
5015         * gnus-sum.el: Move uu key map here.
5016         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
5017
5018 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
5019
5020         * nnmaildir.el (nnmaildir-request-expire-articles): Use
5021         nnmail-expiry-wait* if expire-age parameter is not set.
5022
5023 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5024
5025         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
5026         function.
5027         (gnus-group-sort-selected-groups-by-real-name): New function.
5028         (gnus-group-make-menu-bar): Add sort by real name.
5029
5030         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
5031         rebuild.
5032         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
5033         nil as dependencies as well.
5034
5035 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5036
5037         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
5038         for mime-parts.
5039
5040         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
5041
5042         * gnus-group.el (gnus-group-name-decode): Don't test
5043         multibyte-string, because it breaks XEmacs.
5044         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
5045
5046         * message.el (message-send-mail): Be talkative.
5047
5048         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
5049         (mm-automatic-display): Ditto.
5050
5051         * mailcap.el (mailcap-mime-data): Ditto.
5052         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5053
5054 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5055
5056         * many files: Remove trailing whitespaces, replace spc+tab with
5057         tab, replace leading whitespaces with tabs.
5058
5059 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
5060
5061         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
5062         articles with no body and no blank line after the header.
5063
5064 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5065
5066         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
5067         parts.
5068
5069         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
5070         non-ascii chars.
5071
5072         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5073
5074         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
5075         w3-delay-image-loads.
5076         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
5077         (mm-w3-prepare-buffer): Ditto.
5078
5079         * mail-source.el (mail-source-fetch-directory): Run scripts.
5080
5081 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5082
5083         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
5084         for Majordomo confirmations.
5085
5086 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5087
5088         * gnus-fun.el (gnus-respond-to-confirmation): New command.
5089
5090 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5091
5092         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
5093
5094 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
5095
5096         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
5097         References header field.  From Mark Thomas <mthomas@cmu.edu>.
5098
5099 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5100
5101         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
5102         (mm-inline-render-with-stdin): Ditto.
5103         (mm-inline-render-with-function): Ditto.
5104         (mm-inline-wash-with-file): Bind coding-system-for-write.
5105         (mm-inline-wash-with-stdin): Ditto.
5106
5107 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5108
5109         Suggested by Felix Natter <fnatter@gmx.net>
5110
5111         * gnus-art.el (gnus-mime-view-part-externally): Rename from
5112         gnus-mime-externalize-view.
5113         (gnus-mime-view-part-internally): Rename from
5114         gnus-mime-internalize-view.
5115         (gnus-article-view-part-externally): Rename from
5116         gnus-article-externalize-part.
5117         (gnus-mime-action-alist): Change correspondingly.
5118         (gnus-mime-button-commands): Ditto.
5119         (gnus-mime-action-alist): Remove duplication.
5120
5121         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
5122
5123 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5124
5125         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
5126
5127         * gnus-art.el (gnus-display-mime): Use it.
5128
5129         * mm-partial.el (mm-partial-find-parts): Use it.
5130
5131         * gnus-sum.el (gnus-article-loose-mime): Rename from
5132         gnus-article-no-strict-mime.
5133         (gnus-summary-save-parts): Use it.
5134
5135 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5136
5137         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
5138         local variable.
5139
5140         * gnus-art.el (article-display-x-face): Don't sort multiple
5141         X-Faces.
5142
5143 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
5146         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
5147
5148         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
5149
5150 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5151
5152         Some ideas is inspired by code from Hrvoje Niksic
5153         <hniksic@arsdigita.com>
5154
5155         * gnus-art.el (gnus-article-wash-function): Set the default to
5156         nil, so that we use mm-text-html-renderer instead.
5157         (article-wash-html): Use mm-text-html-renderer.
5158
5159         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
5160         (mm-text-html-renderer): New variable.
5161         (mm-inline-text-html-renderer): Set the default to nil, so that we
5162         use mm-text-html-renderer instead.
5163
5164         * mm-view.el (mm-inline-text-html): New function.
5165         (mm-text-html-renderer-alist): New variable.
5166         (mm-inline-text-vcard): New function.
5167         (mm-inline-text): Split.
5168         (mm-links-remove-leading-blank): New function.
5169         (mm-inline-render-with-file): New function.
5170         (mm-inline-render-with-stdin): New function.
5171         (mm-inline-render-with-function): New function.
5172         (mm-text-html-washer-alist): New variable.
5173         (mm-inline-wash-with-file): New function.
5174         (mm-inline-wash-with-stdin): New function.
5175
5176 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5177
5178         * message-utils.el: Fix installation doc.
5179         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5180
5181 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5182
5183         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
5184         (gnus-post-method): Use it.
5185         (gnus-summary-cancel-article): Find the correct post-method.
5186
5187         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
5188         * message.el (message-send-news): Ditto.
5189         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
5190         <ipmonger@delamancha.org>
5191
5192         * gnus.el (gnus-select-method): Fix doc.
5193         (gnus-server-string): Use 'using nntp'.
5194
5195         * gnus-agent.el (gnus-slave-unplugged): New command.
5196         From: Felix Natter <fnatter@gmx.net>
5197
5198 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5199
5200         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
5201         Call edit-done-function first, then change the window
5202         configuration.
5203         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
5204         (gnus-article-edit-mode): mml-mode.
5205
5206         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
5207         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
5208
5209         * message-utils.el: Adopt the file.
5210
5211         * message-utils.el: New file.
5212         From Holger Schauer <Holger.Schauer@gmx.de>
5213
5214 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5215
5216         * gnus-sum.el (gnus-summary-move-article): Select-article only
5217         when gnus-move-split-methods is non-nil. And we don't render or
5218         mark the article.
5219
5220         * gnus-fun.el (gnus-shell-command-to-string): New function.
5221         (gnus-shell-command-on-region): New function.
5222         (gnus-random-x-face): Use them.
5223         (gnus-x-face-from-file): Ditto.
5224         (gnus-convert-image-to-gray-x-face): Ditto.
5225         (gnus-convert-gray-x-face-to-xpm): Ditto.
5226         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
5227
5228 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * gnus-art.el (gnus-treat-display-xface): Don't use
5231         `shell-command-to-string' when compiling.
5232         (gnus-treat-display-grey-xface): Ditto.
5233
5234 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
5235
5236         * nnmaildir.el (nnmaildir--article-count): If the group is
5237         completely empty, report minimum article number as 1 instead of 0.
5238
5239 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5240
5241         * gnus-agent.el (gnus-get-predicate): Use nconc.
5242
5243         * gnus-sum.el (gnus-summary-display-make-predicate): Use
5244         gnus-summary-display-cache as cache.
5245
5246         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
5247         (nndoc-mail-in-mail-type-p): New function.
5248         (nndoc-mail-in-mail-article-begin): New function.
5249
5250 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5251
5252         * mailcap.el (mailcap-mime-data): Use enriched-decode.
5253
5254         * gnus-cite.el (gnus-article-fill-cited-article): Bind
5255         use-hard-newlines to nil.
5256
5257         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
5258         image is not available if window-system is not available.
5259
5260         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
5261
5262 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5263
5264         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
5265         bookmark, because update-mark doesn't handle it correctly.
5266
5267 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5268
5269         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
5270         directly instead of calling message-send-mail.
5271
5272         * gnus-start.el (gnus-read-descriptions-file): Use
5273         gnus-default-charset.
5274
5275         * mm-util.el (mm-guess-mime-charset): New function.
5276
5277         * gnus.el (gnus-default-charset): Use it.
5278         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
5279         the default.
5280
5281 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5282
5283         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
5284         (article-display-x-face): Use it.  Disable grey xface, if
5285         uncompface is not found.
5286
5287         * message.el (message-mode): Don't enable multibyte on an indirect
5288         buffer.
5289
5290         * nnrss.el (nnrss-content-function): New variable.
5291         (nnrss-request-article): Use it.
5292
5293 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5294
5295         * gnus.el: Add article-unsplit-urls.
5296         * gnus-sum.el: Ditto.
5297         * gnus-art.el (gnus-treat-strip-cr): New variable.
5298         (gnus-treatment-function-alist): Use it.
5299         (article-unsplit-urls): New function.
5300         (gnus-article-make-menu-bar): Use it.
5301         From: Michael Cook <michael.cook@cisco.com>
5302
5303 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5304
5305         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
5306         copy.
5307
5308 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
5309
5310         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
5311         with internal whitespace.
5312         (gnus-parent-id): Ditto.
5313
5314 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5315
5316         * gnus-art.el (gnus-article-treat-body-boundary): Add
5317         gnus-decoration property.
5318         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
5319
5320         * message.el (message-mode): Set local-abbrev-table.
5321         From Matt Armstrong <matt@lickey.com>.
5322
5323         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
5324         too many spaces.
5325
5326         * rfc2047.el (rfc2047-unfold-region): Ditto.
5327         (rfc2047-decode-region): Don't unfold. Let
5328         gnus-article-treat-unfold-headers do it.
5329
5330         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
5331         From: Jesper Harder <harder@ifa.au.dk>
5332
5333 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5334
5335         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
5336         (gnus-configure-posting-styles): Use it.
5337         (gnus-configure-posting-styles): Remove trailing newspaces.
5338
5339 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5340
5341         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
5342         is non-nil.
5343
5344         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
5345
5346         * gnus.el (gnus-server-to-method): Switch position with
5347         gnus-server-get-method.
5348         (gnus-agent): Add doc.
5349
5350         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
5351         (gnus-summary-save-parts): Use it.
5352
5353         * gnus-art.el (gnus-display-mime): Use it.
5354         * mm-partial.el (mm-partial-find-parts): Use it.
5355
5356         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
5357
5358         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
5359         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
5360
5361         * nnagent.el (nnagent-request-expire-articles): Don't delete
5362         files.
5363
5364 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5365
5366         * message.el (message-gen-unsubscribed-mft): New function.
5367         From Sriram Karra <karra@cs.utah.edu>.
5368
5369         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
5370         open parenthesis.
5371
5372         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
5373         (mm-inline-text-html-render-with-w3): Ditto.
5374         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
5375         Suggested by Dave Love  <d.love@dl.ac.uk>.
5376
5377         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
5378
5379         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
5380         * nntp.el (nntp-send-command): Ditto.
5381         * nntp.el (nntp-send-command-nodelete): Ditto.
5382
5383 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5384
5385         * mm-url.el (mm-url-load-url): New function.
5386         (mm-url-insert-file-contents): Use it.
5387
5388         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
5389
5390         * message.el (message-forward-make-body): Correctly copy
5391         forward-buffer.
5392
5393         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
5394
5395 2002-02-04  Simon Josefsson  <jas@extundo.com>
5396
5397         * gnus-art.el (gnus-article-followup-with-original): Mark with
5398         force, prevent errors when following up from article buffer.
5399         (gnus-article-reply-with-original): Ditto.
5400
5401         * binhex.el (binhex-decoder-switches): Fix doc.  From
5402         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5403
5404 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5405
5406         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
5407         highlight-citation after emphasize.
5408
5409 2002-02-04  Simon Josefsson  <jas@extundo.com>
5410
5411         * nnfolder.el (nnfolder-open-marks):
5412
5413         * nnml.el (nnml-open-marks): Message when done.  From David
5414         Edmondson <dme@sun.com>.
5415
5416 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5417
5418         * imap.el (imap-anonymous-auth): Fix typo.
5419         From: Steinar Bang <sb@dod.no>
5420
5421         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
5422         save-excursion.
5423         (gnus-cache-braid-heads): Ditto.
5424
5425         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
5426         line, because there are extra articles in the overview buffer.
5427
5428         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
5429
5430         * message.el (message-forward-rmail-make-body): Directly use
5431         rmail-msg-restore-non-pruned-header to avoid calling
5432         vertical-motion.
5433
5434 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5435
5436         * gnus-cache.el (gnus-summary-insert-cached-articles):
5437         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
5438
5439         * gnus-group.el (gnus-group-mark-article-read): Nreverse
5440         gnus-newsgroups-unselected.
5441
5442         * gnus-agent.el (gnus-summary-set-agent-mark): Use
5443         gnus-add-to-sorted-list.
5444
5445         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
5446         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
5447         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
5448         (gnus-update-read-articles): UNREAD is sorted.
5449         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
5450         (gnus-newsgroup-marked, gnus-newsgroup-cached)
5451         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
5452         (gnus-newsgroup-dormant): Require sorted.
5453
5454         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
5455         directories.
5456         (gnus-dired-print): New function.
5457
5458         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
5459         ps-despool.
5460
5461 2002-02-02  Simon Josefsson  <jas@extundo.com>
5462
5463         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
5464
5465 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5466
5467         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
5468         t. This makes gnus-agent customizable without putting
5469         gnus-agentize into .gnus.
5470
5471         * gnus.el (gnus-agent): Make it customizable.
5472
5473         * gnus-dired.el: New file.
5474         From Benjamin Rutt <brutt@bloomington.in.us>
5475
5476         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
5477         if no article.
5478         (gnus-cache-possibly-remove-article): Ditto.
5479         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
5480
5481 2002-02-01  Simon Josefsson  <jas@extundo.com>
5482
5483         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
5484
5485 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5486
5487         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
5488         (mm-setup-w3m): Don't bind keys listed in the above.
5489
5490 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5491
5492         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
5493         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
5494         is non-nil; bind `w3m-force-redisplay' with nil.
5495
5496         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5497
5498         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
5499
5500 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5501
5502         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
5503         use mail-header-unfold-field.
5504
5505         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
5506         gnus-summary-limit.
5507
5508         * gnus-range.el (gnus-add-to-sorted-list): New function.
5509         * gnus-sum.el (gnus-mark-article-as-read): Use it.
5510         (gnus-mark-article-as-unread): Ditto.
5511         (gnus-summary-mark-article-as-unread): Ditto.
5512         (gnus-build-get-header): Ditto.
5513         (gnus-summary-prepare-threads): Ditto.
5514         (gnus-summary-insert-pseudos): Ditto.
5515         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
5516         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
5517         (gnus-summary-insert-old-articles): Ditto.
5518
5519         * gnus-msg.el (gnus-posting-styles): Add new format of header.
5520         (gnus-configure-posting-styles): Support the new format.
5521
5522         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
5523         edebug-form-spec to (sexp body).
5524         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
5525
5526         * message.el (message-reply-headers): Add doc.
5527
5528 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5529
5530         * gnus-group.el (gnus-group-delete-group): Nix the entry in
5531         gnus-cache-active-hashtb.
5532
5533         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
5534         (gnus-agent-summary-fetch-group): Use it.
5535
5536         * gnus-msg.el (gnus-debug-files): New variable.
5537         (gnus-debug-exclude-variables): New variable.
5538         (gnus-debug): Use them.
5539
5540         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
5541
5542 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5543
5544         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
5545         (message-mode-syntax-table): Move back the previous position.
5546
5547         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
5548
5549         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5550         gnus-sorted-difference.
5551
5552         * nnsoup.el (nnsoup-request-expire-articles): Use
5553         gnus-sorted-difference.
5554
5555         * nnheader.el: Autoload gnus-sorted-difference.
5556
5557         * nnfolder.el (nnfolder-request-expire-articles): Use
5558         gnus-sorted-difference.
5559
5560         * gnus-cache.el (gnus-cache-retrieve-headers): Use
5561         gnus-sorted-difference.
5562
5563         * gnus-range.el: Autoload cookies.
5564         (gnus-sorted-difference): New function.
5565         (gnus-sorted-ndifference): New function.
5566         (gnus-sorted-nintersection): Rename from
5567         gnus-set-sorted-intersection.
5568         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
5569         (gnus-list-range-difference): Rename from
5570         gnus-inverse-list-range-intersection.
5571         (gnus-inverse-list-range-intersection): Use defalias.
5572
5573         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
5574         gnus-sorted-ndifference, and gnus-sorted-nintersection.
5575         (gnus-articles-to-read): Use gnus-sorted-difference.
5576         (gnus-summary-limit-mark-excluded-as-read): Use
5577         gnus-sorted-intersection and gnus-sorted-ndifference.
5578         (gnus-list-of-read-articles): Use gnus-list-range-difference.
5579         (gnus-summary-insert-articles): Use gnus-sorted-difference.
5580
5581         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
5582
5583 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5584
5585         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
5586         property to the buffer for using emacs-w3m command keys.
5587
5588         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
5589         option.
5590
5591         * mm-view.el (mm-w3m-mode-map): New variable.
5592         (mm-w3m-mode-command-alist): New variable.
5593         (mm-w3m-minor-mode): Removed.
5594         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
5595         (mm-inline-text-html-render-with-w3m): Add keymap property to the
5596         buffer for using emacs-w3m command keys.
5597
5598 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5599
5600         * message.el (message-mode-syntax-table): Move forward.
5601         (message-cite-prefix-regexp): Auto detect non word constituents.
5602         (message-cite-prefix-regexp): Don't use with-syntax-table.
5603
5604         * gnus-sum.el (gnus-summary-update-info): Use
5605         gnus-list-range-intersection.
5606
5607         * gnus-agent.el (gnus-agent-fetch-headers): Use
5608         gnus-list-range-intersection.
5609
5610         * gnus-range.el (gnus-range-normalize): Use correct predicate.
5611         (gnus-list-range-intersection): Use it.
5612         (gnus-inverse-list-range-intersection): Ditto.
5613         (gnus-sorted-intersection): Add doc.
5614         (gnus-set-sorted-intersection): Add doc.
5615         (gnus-sorted-union): New function.
5616         (gnus-set-sorted-union): New function.
5617
5618         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
5619         (gnus-inverse-list-range-intersection): Ditto.
5620
5621 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
5622
5623         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
5624
5625         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
5626         and permit `:' and `\' in order to handle full Windows pathnames.
5627         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
5628         technically not correct per standard, but seems to have common use.
5629
5630 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5631
5632         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
5633         replacing numbers.
5634
5635 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
5636
5637         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
5638
5639         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
5640         Don't split when the window is small, e.g. when a small *BBDB*
5641         window is the lowest one.
5642
5643         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5644         nnheader-find-nov-line to speed up. Use nreverse, because it is
5645         sorted. Use nnheader-insert-nov-file.
5646
5647 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * mm-decode.el (mm-inline-text-html-with-images): New user option.
5650
5651         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
5652         of `w3m-display-inline-images' with the value of
5653         `mm-inline-text-html-with-images'.
5654         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5655
5656         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5657
5658 2002-01-27  Richard M. Stallman  <rms@gnu.org>
5659
5660         * time-date.el: Add autoload cookies.  Many doc fixes.
5661         (time-add): New function.
5662         (time-subtract): Renamed from subtract-time.
5663         (subtract-time): New alias for time-subtract.
5664
5665 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5666
5667         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
5668         emacs-w3m in doc-string.
5669
5670         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
5671         `w3m-current-buffer'.
5672
5673 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5674
5675         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
5676
5677         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
5678         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
5679         (mm-w3m-cid-retrieve): New function.
5680         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
5681
5682 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5683
5684         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
5685
5686 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5687
5688         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
5689
5690 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5691
5692         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
5693         32K.
5694
5695         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
5696
5697         * nnmail.el (nnmail-article-group): Decode headers before running
5698         split rules over them.
5699         (nnmail-mail-splitting-charset): New variable.
5700
5701         * smiley.el: Replaced with smiley-ems.el.
5702
5703 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5704
5705         * mm-url.el (mm-url-predefined-programs): Add w3m.
5706         (mm-url-program): Ditto.
5707
5708 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5709
5710         * nnml.el (nnml-use-compressed-files): New variable.
5711         (nnml-filenames-are-evil): Removed.
5712         (nnml-current-group-article-to-file-alist): Don't use.
5713         (nnml-update-file-alist): Inhibit.
5714         (nnml-article-to-file): Use new var.
5715
5716 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5717
5718         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
5719
5720         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
5721
5722 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5723
5724         * gnus-agent.el (gnus-agent-load-alist): Use new caching
5725         function.
5726
5727         * gnus-util.el (gnus-cache-file-contents): New function.
5728
5729         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
5730         (gnus-agent-load-alist): Use it.
5731
5732         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
5733
5734         * nnheader.el (nnheader-insert-nov-file): New function.
5735
5736         * gnus-util.el (gnus-parse-without-error): Correct the loop.
5737
5738         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
5739         there are no references.
5740         (gnus-extract-message-id-from-in-reply-to): New function.
5741         (gnus-nov-parse-line): Use in-reply-to if there are no
5742         references.
5743
5744 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5745
5746         * nnagent.el (nnagent-retrieve-headers): Use new macro.
5747
5748         * gnus-util.el (gnus-parse-without-error): New macro.
5749
5750 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5751
5752         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
5753         (gnus-article-wash-function): use locate-library to decide which
5754         to use.
5755
5756 2002-01-25  Simon Josefsson  <jas@extundo.com>
5757
5758         * pop3.el (pop3-munge-message-separator): Work if no date.
5759         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
5760
5761 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5762
5763         * gnus-agent.el (gnus-agent-save-alist): Fix.
5764
5765         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
5766         mistake.  Reinstated lost code.
5767
5768 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
5769
5770         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
5771         one exists in the case of an encrypted message with an internal
5772         signature.
5773
5774 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5775
5776         * gnus-agent.el (gnus-agent-save-alist): Optimized.
5777
5778 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5779
5780         * dgnushack.el: Commented out the experimental code.
5781
5782 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5783
5784         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
5785         error.
5786
5787         * gnus.el (gnus-server-to-method): Made into subst.
5788         (gnus-server-method-cache): New variable.
5789         (gnus-server-to-method): Use it.
5790         (gnus-group-method-cache): New variable.
5791         (gnus-find-method-for-group-1): Renamed.
5792         (gnus-find-method-for-group): New function.
5793         (gnus-group-method-cache): Removed.
5794
5795         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
5796         function.
5797
5798         * gnus-range.el (gnus-members-of-range): New function.
5799         (gnus-list-range-intersection): Renamed.
5800         (gnus-inverse-list-range-intersection): New function.
5801
5802         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
5803
5804         * nnagent.el (nnagent-retrieve-headers): New implementation.
5805
5806         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
5807         implementation.
5808
5809 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5810
5811         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
5812         `w3m-meta-content-type-charset-regexp'.
5813
5814         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
5815         charset-encoded html contents.
5816
5817 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5818
5819         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
5820         an empty file.
5821
5822         * nnweb.el (url): Ignore errors when request url.
5823
5824         * nnrss.el: Clean up the comments.
5825
5826 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5827
5828         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
5829
5830         * mm-decode.el (mm-inline-text-html-renderer): New user option.
5831         (mm-inline-media-tests): Test whether the value of
5832         `mm-inline-text-html-renderer' is a function for text/html.
5833
5834         * mm-view.el (mm-inline-text-html-render-with-w3): New function
5835         separated from `mm-inline-text'.
5836         (mm-w3m-minor-mode): New variable.
5837         (mm-w3m-setup): New variable.
5838         (mm-setup-w3m): New function.
5839         (mm-inline-text-html-render-with-w3m): New function.
5840         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
5841         text/html.
5842
5843 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
5844
5845         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
5846
5847 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5848
5849         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
5850         and `gnus-xmas-completing-read'.
5851
5852 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5853
5854         * nneething.el (nneething-message-id-number): Abolished.
5855         (nneething-encode-file-name): Not encode numerical characters.
5856         (nneething-make-head): `nneething-message-id-number' is not
5857         used to generate message IDs.
5858
5859 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5860
5861         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
5862         characters.
5863
5864 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5865
5866         * gnus-xmas.el (gnus-xmas-completing-read): New function.
5867         (gnus-xmas-redefine): Redefine conditionally.
5868
5869 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5870
5871         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
5872         tag.
5873
5874 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5875
5876         * message.el (message-font-lock-keywords): Added the secure tag.
5877         * mml-sec.el: Added functions to generate/modify/remove the secure
5878         tag while in message mode.
5879         * mml-sec.el (mml-secure-message): New.
5880         * mml-sec.el (mml-unsecure-message): New.
5881         * mml-sec.el (mml-secure-message-sign-smime): New.
5882         * mml-sec.el (mml-secure-message-sign-pgp): New.
5883         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
5884         * mml-sec.el (mml-secure-message-encrypt-smime): New.
5885         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
5886         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
5887         * mml.el (mml-parse-1): Added code to recognise the secure tag and
5888         convert it to either a part or multipart depending on if there are
5889         other parts in the message.
5890         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
5891         to use the secure tag, rather than the part tag.
5892         * mml.el (mml-preview): Added a save-excursion to keep cursor
5893         position after doing an MML preview.
5894
5895 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5896
5897         * nnheader.el (nnheader-parse-overview-file): New function.
5898         (nnheader-write-overview-file): New function.
5899
5900 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5901
5902         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5903         in wanted.
5904
5905         * nnweb.el (nnweb-type-definition): Clean up.
5906
5907 2002-01-21  Alastair Burt  <burt@dfki.de>
5908         Trivial patch.
5909
5910         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5911         buffer exists before jumping to it.
5912
5913 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5914
5915         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5916         function.
5917         (article-wash-html): Use it.
5918         (gnus-article-wash-function): New variable.
5919         (gnus-article-wash-html-with-w3m): New function.
5920
5921 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5922
5923         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
5924         XEmacs.
5925
5926 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
5927
5928         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
5929         command line.
5930
5931 2002-01-21  Simon Josefsson  <jas@extundo.com>
5932
5933         * canlock.el (base64-encode-string): Autoload it from base64.
5934         (canlock-make-cancel-key): Base64 encode unibyte string.
5935
5936 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5937
5938         * nnfolder.el (nnfolder-request-accept-article): Unfold
5939         x-from-line.
5940         (nnfolder-request-replace-article): Ditto.
5941
5942 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
5943
5944         * gnus-group.el (gnus-group-best-unread-group): Use the right
5945         positioning function.
5946
5947 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5948
5949         * smiley-ems.el (smiley-region): Use new function.
5950         (smiley-update-cache): Use general image functions.
5951         (smiley-region): Use general functions.
5952
5953         * gnus-util.el (gnus-graphic-display-p): New function.
5954
5955         * nnmail.el (nnmail-article-group): Allow outputting traces of
5956         non-strings.
5957
5958         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
5959         (nndoc-exim-bounce-type-p): New function.
5960
5961         * message.el (message-dont-send): Doc fix.
5962
5963         * gnus-util.el (gnus-completing-read): Remove
5964         inherit-input-method.
5965
5966         * gnus-art.el (gnus-treat-smiley): Doc fix.
5967
5968         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
5969         articles.
5970
5971 2002-01-19  Simon Josefsson  <jas@extundo.com>
5972
5973         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5974         (imap-kerberos4-open): Ditto.
5975         (imap-open): Set port correctly, don't set auth.
5976
5977 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5978
5979         * gnus.el (gnus-version-number): Bump version number.
5980
5981 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5982
5983         * gnus.el: Oort Gnus v0.05 is released.
5984
5985 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5986
5987         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5988         exists.
5989
5990         * gnus-spec.el (gnus-string-width-function): New function.
5991         (gnus-tilde-cut-form): Use it.
5992         (gnus-tilde-max-form): Ditto.
5993         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
5994         (gnus-substring-function): Use it.
5995         (gnus-tilde-cut-form): Ditto.
5996         (gnus-substring-function): New function.
5997
5998         * message.el (message-check-news-header-syntax): New message.
5999
6000         * gnus.el (gnus-slave-no-server): Doc fix.
6001
6002         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
6003
6004 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6005
6006         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
6007         `seen' if it looks like (seen NUM1 . NUM2).  It should be
6008         (seen (NUM1 . NUM2)).
6009
6010 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6011
6012         * gnus-topic.el (gnus-topic-catchup-articles): Update article
6013         number in closed topics.
6014
6015 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
6016
6017         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
6018         functions.
6019
6020 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6021
6022         * gnus.el (gnus-group-find-parameter): Clean up.
6023
6024         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
6025         articles.
6026
6027         * gnus-util.el (gnus-completing-read-with-default): Renamed.
6028
6029         * nnmail.el (nnmail-article-group): Clean up.
6030
6031 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6032
6033         * gnus-agent.el (gnus-category-name): Intern the category name.
6034
6035 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6036
6037         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
6038
6039         * gnus-util.el (gnus-completing-read): New function.
6040
6041 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6042
6043         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
6044
6045         * smiley-ems.el (smiley-region): Register smiley.
6046         (smiley-toggle-buffer): Rewrite the function.
6047         (smiley-active): Removed.
6048
6049 2002-01-19  Simon Josefsson  <jas@extundo.com>
6050
6051         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
6052         Jesper Harder <harder@ifa.au.dk>.
6053
6054 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6055
6056         * gnus-art.el (gnus-request-article-this-buffer): Call
6057         `nneething-get-file-name' to extract the file name from the
6058         message id.
6059
6060         * nneething.el (nneething-encode-file-name): New function.
6061         (nneething-decode-file-name): Ditto.
6062         (nneething-get-file-name): Ditto.
6063         (nneething-make-head): Encode the file name and encapsulate it
6064         into the field of the message id.
6065
6066 2002-01-18  Simon Josefsson  <jas@extundo.com>
6067
6068         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
6069         stored in .marks.
6070
6071         * nnfolder.el (nnfolder-request-update-info): Ditto.
6072
6073 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6074
6075         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
6076
6077 2002-01-18  Simon Josefsson  <jas@extundo.com>
6078
6079         * imap.el (imap-starttls-p): Don't check for binary.
6080         (imap-gssapi-auth-p): Ditto.
6081         (imap-kerberos4-auth-p): Ditto.
6082         (imap-open): Change logic.  Iterate through all possible streams,
6083         instead of bailing out after first failure.  Move authenticator
6084         decision to `imap-authenticate'.
6085         (imap-authenticate): Change logic, now finds the authenticator to
6086         use, was previously in `imap-open'.
6087         (imap-open): Return nil on failure.
6088         (imap-open): Setup temp buffer correctly.
6089         (imap-open): Return buffer only on success.
6090         (imap-interactive-login, imap-interactive-login): Tell the user
6091         which stream/authenticator is used for the queried
6092         username/password.
6093         (imap-open, imap-authenticate): Set variables.
6094         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
6095         (imap-open): Don't assume how `with-temp-buffer' is implemented.
6096
6097 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6098
6099         * gnus-fun.el (gnus-grab-cam-x-face): New function.
6100
6101 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6102
6103         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
6104
6105 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6106
6107         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
6108         (gnus-agent-group-mode-map): Bind it to "Jo".
6109         (gnus-agent-group-make-menu-bar): Add it into menu bar.
6110
6111 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
6112
6113         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
6114         (gnus-summary-mail-toolbar): Add mail article deletion button.
6115
6116         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
6117         false positives for lines of "^^^^".
6118
6119         * gnus-picon.el (gnus-picon-find-face): faces database is all
6120         lowercase.
6121
6122 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6123
6124         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
6125         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
6126         duplications.
6127         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
6128
6129 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6130
6131         * gnus-sum.el (gnus-summary-initial-limit): Inline
6132         gnus-summary-limit-children.
6133         (gnus-summary-initial-limit): Don't limit if
6134         gnus-newsgroup-display is nil.
6135         (gnus-summary-initial-limit): No, don't.
6136
6137         * gnus-util.el
6138         (gnus-put-text-property-excluding-characters-with-faces): Inline
6139         gnus-put-text-property.
6140
6141         * gnus-spec.el (gnus-default-format-specs): New variable.
6142
6143         * gnus-start.el (gnus-read-newsrc-file): Don't clear
6144         gnus-format-specs.
6145         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
6146
6147         * gnus-spec.el (gnus-update-format-specifications): Really check
6148         the Gnus version of the .newsrc.eld file.
6149         (gnus-format-specs): Save the new default summary format.
6150
6151         * gnus-util.el (gnus-parent-id): Check whether references is empty
6152         before splitting.
6153
6154         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
6155         functions.
6156         (gnus-gather-threads-by-references): Inline
6157         `gnus-split-references'.
6158
6159         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
6160         default value of gnus-summary-line-format-spec.
6161
6162 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6163
6164         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
6165         message.
6166         (nnslashdot-request-list): Ditto.
6167         (nnslashdot-sid-strip): Removed.
6168
6169 2002-01-15  Simon Josefsson  <jas@extundo.com>
6170
6171         * nnimap.el (nnimap-close-asynchronous): Enable.
6172         (nnimap-close-group): Expunge.
6173
6174 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6175
6176         * gnus-util.el (gnus-user-date-format-alist): Typo.
6177         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
6178
6179 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6180
6181         * nneething.el (nneething-request-article): Set
6182         `nnmail-file-coding-system' to `binary' locally, in order to read
6183         files without any conversion.
6184
6185 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6186
6187         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6188         nnheader-file-coding-system and nnmail-active-file-coding-system.
6189         (gnus-agent-regenerate-group): Ditto.
6190         (gnus-agent-regenerate): Ditto.
6191         (gnus-agent-write-active): Ditto.
6192         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
6193
6194 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6195
6196         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
6197         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
6198
6199 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6200
6201         * gnus.el: We don't need gnus-article-show-all-headers.
6202
6203         * gnus-art.el (article-show-all, gnus-article-show-all-header):
6204         Ditto.
6205
6206         * gnus-sum.el (gnus-summary-select-article): Don't call
6207         show-all-headers, because hidden headers are not hidden text any
6208         more.
6209
6210 2002-01-13  Simon Josefsson  <jas@extundo.com>
6211
6212         * message.el (message-newline-and-reformat): Use `newline' instead
6213         of inserting \n, so that the newline is marked as hard.
6214
6215         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
6216         From Jesper Harder <harder@ifa.au.dk>.
6217
6218 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6219
6220         * imap.el (imap-close): Keep going if quit.
6221
6222         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
6223         nntp-server-buffer.
6224
6225 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6226
6227         * mm-view.el (mm-display-inline-fontify): Require font-lock to
6228         avoid unbinding shadowed variables.
6229
6230         * gnus-art.el (gnus-picon-databases): Moved here.
6231         (gnus-picons-installed-p): Moved here.
6232         (gnus-article-reply-with-original): Use `mark'.
6233
6234         * gnus.el (gnus-picon): Moved here and renamed.
6235
6236         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
6237         installed.
6238         (gnus-treat-mail-picon): Ditto.
6239         (gnus-treat-newsgroups-picon): Ditto.
6240
6241         * gnus-picon.el (gnus-picons-installed-p): New function.
6242
6243 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6244
6245         * gnus-agent.el (gnus-agent-go-online): Fix doc.
6246
6247 2002-01-12  Simon Josefsson  <jas@extundo.com>
6248
6249         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
6250         (nnimap-before-find-minmax-bugworkaround): Use it.
6251         (nnimap-find-minmax-uid): Don't reselect current mailbox.
6252         (nnimap-dont-close): New variable.
6253         (nnimap-close-group): Use it.
6254
6255 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6256
6257         * gnus-art.el (gnus-article-reply-with-original): Use
6258         `mark-active'.
6259
6260         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
6261
6262         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
6263         (gnus-score-advanced): Clean up.
6264         (gnus-score-advanced): Accept a multiple of the score.
6265
6266 2002-01-12  Simon Josefsson  <jas@extundo.com>
6267
6268         * flow-fill.el (fill-flowed-display-column)
6269         (fill-flowed-encode-columnq): New variables.  Suggested by
6270         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6271         (fill-flowed-encode, fill-flowed): Use them.
6272
6273         * message.el (message-send-news, message-send-mail): Use
6274         m-b-s-n-p-e-h-n.
6275
6276         * mml.el (autoload): Autoload fill-flowed-encode.
6277         (mml-buffer-substring-no-properties-except-hard-newlines): New
6278         function.
6279         (mml-read-part): Use it.
6280         (mml-generate-mime-1): Encode format=flowed if appropriate.
6281         (mml-insert-mime-headers): Insert format=flowed.
6282
6283         * flow-fill.el (fill-flowed-encode): New function.
6284         (fill-flowed): Bind fill-column to window width.
6285
6286 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6287
6288         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
6289         it exists.
6290         (gnus-summary-setup-buffer): Wake up dead summary buffers.
6291         (gnus-summary-buffer-name): Don't return the dead name after all.
6292         (gnus-summary-setup-buffer): Kill the dead buffer.
6293
6294         * gnus-art.el (gnus-article-followup-with-original): Store the
6295         value of the mark before deactivating it.
6296
6297 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6298
6299         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
6300         From: Karl Kleinpaste <karl@charcoal.com>
6301
6302         * gnus-art.el (article-display-x-face): Ditto.
6303         (gnus-article-reply-with-original): Use gnus-region-active-p.
6304         (gnus-article-followup-with-original): Ditto.
6305
6306         * gnus-sum.el (gnus-summary-read-group-1): Don't select
6307         downloadable article either.
6308
6309 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6310
6311         * gnus-art.el (article-display-x-face): Insert From:.
6312
6313         * gnus-sum.el (gnus-summary-move-article): Don't draw the
6314         article. Bind gnus-display-mime-function and
6315         gnus-article-prepare-hook.
6316
6317         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
6318         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
6319         gnus-agent-possibly-synchronize-flags to the last.
6320         (gnus-agent-go-online): New function. New variable.
6321
6322 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6323
6324         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
6325         (gnus-agent-regenerate): Ditto.
6326
6327 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6328
6329         * message.el (message-ignored-news-headers)
6330         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
6331         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
6332
6333         * gnus.el (gnus-gethash-safe): New macro.
6334
6335         * gnus-agent.el (gnus-agent-regenerate-history): New function.
6336         (gnus-agent-regenerate): Show messages.
6337
6338 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6339
6340         * gnus-agent.el (gnus-agent-regenerate-group): New function.
6341         (gnus-agent-regenerate): New function.
6342         (gnus-agent-save-alist): Sort.
6343         (gnus-agent-copy-nov-line): Test eobp.
6344         (gnus-agent-retrieve-headers): Erase buffer.
6345
6346 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6347
6348         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
6349         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
6350
6351         * gnus.el (gnus-agent-covered-methods): Move here.
6352         (gnus-online): New function.
6353         (gnus-agent-method-p): Move here.
6354
6355         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
6356         nil. Remove articles-alist.
6357
6358         * gnus-start.el (gnus-get-unread-articles): Check online.
6359         (gnus-groups-to-gnus-format): Ditto.
6360         (gnus-active-to-gnus-format): Ditto.
6361
6362         * gnus-agent.el (gnus-agent-get-function): Use it.
6363         (gnus-agent-get-undownloaded-list): Ditto.
6364         (gnus-agent-fetch-session): Only fetch online methods.
6365
6366         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
6367         (gnus-server-mode-map): Ditto.
6368         (gnus-server-offline-face): New face.
6369         (gnus-server-offline-face): New variable.
6370         (gnus-server-font-lock-keywords): Add offline.
6371         (gnus-server-insert-server-line): Ditto.
6372         (gnus-server-offline-server): New function.
6373
6374         * gnus-int.el (gnus-open-server): Turn to offline.
6375         (gnus-server-unopen-status): New variable.
6376
6377 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6378
6379         * nnkiboze.el (nnkiboze-request-article): Use
6380         gnus-agent-request-article.
6381
6382         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
6383         function. Insert undownloaded NOV.
6384
6385         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
6386         (gnus-agent-request-article): New function.
6387
6388         * gnus.el (gnus-agent-cache): New variable.
6389
6390         * gnus-int.el (gnus-retrieve-headers): Use
6391         gnus-agent-retrieve-headers.
6392         (gnus-request-head): Use gnus-agent-request-article.
6393         (gnus-request-body): Ditto.
6394
6395         * gnus-art.el (gnus-request-article-this-buffer): Use
6396         gnus-agent-request-article.
6397
6398         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
6399         article if it is undownloaded.
6400
6401 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6402
6403         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
6404
6405 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6406
6407         * canlock.el (canlock-string-as-unibyte): New macro.
6408         (canlock-sha1-with-openssl): Return a unibyte string.
6409         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
6410
6411 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6412
6413         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
6414
6415 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6416
6417         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
6418         application/x-emacs-lisp.
6419
6420         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
6421
6422         * nntp.el (nntp-request-article): Add group parameter.
6423         (nntp-request-head): Ditto.
6424         (nntp-find-group-and-number): Add parameter group. Figure out
6425         number if the status line doesn't give (e.g. quimby.gnus.org).
6426
6427 2002-01-08  Simon Josefsson  <jas@extundo.com>
6428
6429         * mml.el (mml-generate-mime-1): Set recipient correctly.
6430
6431 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6432
6433         * message.el (message-read-from-minibuffer): Add parameter
6434         initial-contents.
6435         * gnus-msg.el (gnus-summary-resend-message): Use it.
6436
6437         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
6438         behavior of quit-config.
6439
6440         * message.el (message-make-from): Don't quote fullname.
6441         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
6442
6443         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
6444         From: <andre@slamdunknetworks.com>
6445
6446 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6447
6448         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
6449
6450         * gnus-art.el (gnus-header-button-alist): Handle mailto.
6451
6452         * mml.el (mml-preview): Bind gnus-original-article-buffer because
6453         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
6454         because bbdb may use it.
6455
6456 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6457
6458         * nneething.el (nneething-request-article): When a non-text file
6459         is converted to an article, its data is encoded in base64.  Call
6460         `nneething-make-head' with options to specify MIME types.
6461         (nneething-make-head): Add optional arguments to specify MIME
6462         types.
6463
6464 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6465
6466         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
6467         header if there is not.
6468
6469         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
6470
6471         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
6472         (gnus-inews-mark-gcc-as-read): Obsolete variable.
6473         (gnus-inews-do-gcc): Use them.
6474
6475         * gnus-group.el (gnus-group-mark-article-read): Put holes into
6476         gnus-newsgroup-unselected.
6477
6478 2002-01-06  Simon Josefsson  <jas@extundo.com>
6479
6480         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
6481         condition-case, not ignore-errors.
6482
6483 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6484
6485         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
6486         gnus-fetch-old-headers.
6487
6488         * gnus-art.el (article-display-x-face): Use the current buffer
6489         unless `W f'. Otherwise, X-Face may be shown in the header of a
6490         forwarded part.
6491         (gnus-treatment-function-alist): Treat xface before hiding
6492         headers.
6493
6494 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6495
6496         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
6497         parameters.
6498
6499 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6500
6501         * mm-util.el (mm-multibyte-p): Define conditionally when load.
6502         (mm-guess-charset): New function.
6503         (mm-charset-after): Use it.
6504         (mm-detect-coding-region): New function.
6505         (mm-detect-mime-charset-region): New function.
6506
6507         * gnus-sum.el (gnus-summary-show-article): Use
6508         mm-detect-coding-region.
6509
6510 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6511
6512         * message.el (message-make-fqdn): Be less violent.
6513
6514         * gnus.el (gnus-logo-color-style): Compute custom form
6515         automatically.
6516
6517         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
6518         score file of the parent to the document group.
6519
6520         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
6521         parameters parameter.
6522
6523         * gnus-score.el (gnus-score-load-file): Clean up.
6524
6525 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6526
6527         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
6528         From: Damien Wyart <damien.wyart@free.fr>
6529
6530         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
6531
6532 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6533
6534         * gnus-sum.el (gnus-select-group-hook): Typo.
6535
6536         * rfc2047.el (rfc2047-decode-string): Return immediately if there
6537         is no quoted-printable-encoded STRING.
6538         From: Jesper Harder <harder@ifa.au.dk>
6539
6540         (rfc2047-decode-string): Decode it.
6541
6542 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6543
6544         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
6545
6546 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
6547         Trivial patch.
6548
6549         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
6550         buffer to get rid of junk line.
6551
6552 2002-01-05  Simon Josefsson  <jas@extundo.com>
6553
6554         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
6555         C-o.
6556         (message-mode-map): Bind message-insert-or-toggle-importance to
6557         C-c C-u.
6558         (message-mode-map): Bind message-disposition-notification-to to
6559         C-c M-n.
6560         (message-mode-menu): Add m-d-n-t.
6561         (message-mode-field-menu): Add m-goto-from.
6562         (message-mode): Doc fix.
6563         (message-goto-from): New function.
6564         (message-insert-disposition-notification-to): New function.
6565         (message-tool-bar-map): Add receipt button.
6566
6567 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6568
6569         * gnus-sum.el (gnus-thread-latest-date): New function.
6570         (gnus-thread-sort-by-most-recent-number): Renamed.
6571         (gnus-thread-sort-functions): Doc fix.
6572         (gnus-select-group-hook): Don't use setq on a hook.
6573         (gnus-thread-latest-date): Use date, not number
6574
6575         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
6576         (gnus-agent-expire): Allow regexp of expire-days.
6577
6578         * gnus-art.el (gnus-article-reply-with-original): Deactivate
6579         region.
6580         (gnus-article-followup-with-original): Ditto.
6581
6582         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
6583
6584         * gnus-art.el (gnus-mime-display-alternative): Use
6585         gnus-local-map-property.
6586         (gnus-mime-display-alternative): Ditto.
6587         (gnus-insert-mime-security-button): Ditto.
6588         (gnus-insert-next-page-button): Ditto.
6589         (gnus-button-prev-page): Take optional args.
6590         (gnus-insert-prev-page-button): widget-convert.
6591
6592         * gnus-util.el (gnus-local-map-property): New function.
6593
6594         * gnus-art.el (gnus-prev-page-map): Use parent map.
6595         (gnus-next-page-map): Ditto.
6596
6597         * gnus-spec.el (gnus-parse-format): Clean up.
6598         (gnus-parse-format): Do complex formatting for %=.
6599
6600         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
6601         "X-Face: " to the data in the built-in scenario.
6602
6603         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
6604         (gnus-correct-pad-form): Renamed.
6605         (gnus-tilde-max-form): Clean up.
6606         (gnus-pad-form): Use gnus-use-correct-string-widths.
6607
6608         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
6609         support if that is available.
6610
6611         * gnus-sum.el (gnus-thread-highest-number): New function.
6612         (gnus-thread-sort-by-most-recent-thread): New function.
6613         (gnus-thread-sort-functions): Doc fix.
6614
6615 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6616
6617         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
6618         all cases.
6619         (gnus-summary-mode): Enable it in all cases.
6620         (gnus-summary-display-article): Ditto.
6621         (gnus-summary-edit-article): Ditto.
6622
6623         * gnus-ems.el (gnus-put-image): Really return glyph.
6624
6625         * gnus-art.el (gnus-article-x-face-command): Fix :type.
6626         (gnus-treat-smiley): Don't take "P" in the interactive form.
6627
6628 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6629
6630         * compface.el (uncompface): XEmacs and Emacs have differing
6631         capabilities.
6632
6633         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
6634
6635         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
6636         (gnus-article-xface-ring-size): Removed.
6637         (gnus-article-display-xface): Removed.
6638         (gnus-remove-image): Cleaned up.
6639
6640         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
6641         (gnus-xmas-create-image): Take pbm files.
6642         (gnus-x-face): Removed.
6643         (gnus-xmas-article-display-xface): Removed.
6644
6645         * gnus-fun.el (gnus-display-x-face-in-from): Bind
6646         default-enable-multibyte-characters.
6647
6648         * compface.el (uncompface): Doc fix.
6649
6650         * gnus-art.el (gnus-article-x-face-command): Use
6651         gnus-display-x-face-in-from.
6652
6653         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
6654
6655         * gnus-ems.el (gnus-put-image): Return the image.
6656
6657         * gnus-fun.el (gnus-display-x-face-in-from): New function.
6658         (gnus-x-face): Moved here.
6659
6660 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6661
6662         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
6663         invisible if string is nil.
6664         (gnus-xmas-article-display-xface): Use it.
6665
6666         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
6667         property when string is nil.
6668         (gnus-article-display-xface): Use it.
6669
6670 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6671
6672         * gnus-art.el (article-display-x-face): Check whether valid grey
6673         face was returned.
6674         (article-display-x-face): Place image in the right spot.
6675
6676         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
6677         stderr.
6678         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
6679
6680 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6681
6682         * gnus-xmas.el (gnus-xmas-create-image): Take optional
6683         parameters.
6684         (gnus-xmas-put-image): Allow non-strings to be passed.
6685
6686         * gnus-art.el (article-display-x-face): Use optional parameters.
6687
6688         * gnus-ems.el (gnus-create-image): Take optional parameters.
6689
6690         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
6691
6692         * compface.el (compface-xbm-p): Removed.
6693
6694         * gnus-ems.el (gnus-article-compface-xbm): Removed.
6695         (gnus-article-display-xface): Use compface.
6696
6697         * compface.el: New file.
6698
6699         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
6700         (gnus-convert-image-to-x-face-command): Ditto.
6701         (gnus-random-x-face): Quote argument.
6702         (gnus-x-face-from-file): Ditto.
6703
6704 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
6705
6706         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
6707         the expire-group parameter once per article rather than once
6708         per group; bind `nnmaildir-article-file-name' and `article'
6709         for convenience.  Leave article alone when expire-group
6710         specifies the current group.
6711         (nnmaildir--update-nov): be more concurrency-friendly with
6712         temp file names.
6713
6714 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6715
6716         * gnus-start.el (gnus-read-init-file): Cleaned up.
6717
6718 2002-01-03  Dave Love  <d.love@dl.ac.uk>
6719
6720         * gnus-start.el (gnus-startup-file-coding-system): Removed.
6721         (gnus-read-init-file): Don't use it.
6722
6723 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6724
6725         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
6726
6727 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6728
6729         * gnus-start.el (gnus-read-init-file): Don't force coding system
6730         for ~/.gnus.  From Dave Love <fx@gnu.org>.
6731
6732 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6733
6734         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
6735         * nnspool.el (nnspool-request-post): Ditto.
6736
6737         * mm-util.el (mm-use-find-coding-systems-region): New variable.
6738         (mm-find-mime-charset-region): Use it.
6739
6740 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6741
6742         * gnus.el (gnus-summary-line-format): Added :link.
6743         * gnus-topic.el (gnus-topic-line-format): Ditto.
6744         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
6745         * gnus-srvr.el (gnus-server-line-format): Ditto.
6746         * gnus-group.el (gnus-group-line-format): Ditto.
6747
6748         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
6749         :keys, it works on both Emacsen.
6750
6751 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6752
6753         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
6754
6755 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6756
6757         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
6758
6759 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
6760
6761         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
6762         very wide reply.
6763
6764 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6765
6766         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
6767         (gnus-picon-cache): New variable.
6768         (gnus-picon-transform-newsgroups): Cache stuff.
6769
6770         * gnus-art.el (gnus-article-reply-with-original): New command.
6771         (gnus-article-followup-with-original): New command.
6772
6773         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
6774         END parameters.
6775         (gnus-summary-followup): Take a list of list of articles.
6776         (gnus-inews-yank-articles): Allow lists of article/regions.
6777
6778         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
6779         longer the usual commands.
6780
6781         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
6782         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
6783         shell-command-on-region.
6784
6785 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6786
6787         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
6788           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
6789
6790 2002-01-03  Steve Youngs  <youngs@xemacs.org>
6791
6792         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
6793         understand ':keys', wrap it in an featurep 'xemacs.
6794
6795 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6796
6797         * gnus-ems.el (gnus-article-display-xface): Show xface in the
6798         order of headers (Actually, it is called in a reversed order). Add
6799         'gnus-image-text-deletable property.
6800         (gnus-remove-image): Remove text with such a property.
6801
6802         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
6803         gnus-put-image.
6804
6805         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
6806         with ", "
6807
6808 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6809
6810         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
6811
6812         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
6813         (article-display-x-face): Display grey X-Faces.
6814
6815         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
6816         (gnus-convert-gray-x-face-to-ppm): Ditto.
6817         (gnus-convert-image-to-gray-x-face): Ditto.
6818
6819         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
6820         gnus-summary-show-raw-article.
6821
6822 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6823
6824         Display picons in XEmacs without showing text.
6825
6826         * gnus-xmas.el (gnus-xmas-create-image): Don't use
6827         mm-create-image-xemacs to create xbm glyph, because it deletes
6828         temporary files.
6829         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
6830         (gnus-xmas-remove-image): Make text visible, remove glyph.
6831
6832         * gnus-picon.el (gnus-picon-transform-newsgroups)
6833         (gnus-picon-transform-address): Insert spec backward, due to the
6834         incompatibility of gnus-xmas-put-image.
6835
6836 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6837
6838         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
6839
6840 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6841
6842         * gnus.el: Doc fix.
6843
6844         * gnus-art.el: Doc fix.
6845
6846         * gnus-agent.el: Doc fix.
6847
6848 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6849
6850         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
6851
6852 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
6853
6854         * nnmaildir.el (nnmaildir--update-nov): automatically parse
6855         NOV data out of the message again if nnmail-extra-headers has
6856         changed.
6857
6858 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6859
6860         * gnus-fun.el: New file.
6861         (gnus-convert-image-to-x-face-command): New variable.
6862         (gnus-insert-x-face): New function.
6863         (gnus-random-x-face): Renamed.
6864         (gnus-x-face-from-file): Renamed.
6865
6866         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
6867         "_".
6868         (gnus-body-boundary-delimiter): Typo fix.
6869
6870 2002-01-02  Simon Josefsson  <jas@extundo.com>
6871
6872         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
6873         (gnus-body-boundary-delimiter): Fix type.
6874
6875 2002-01-01  Simon Josefsson  <jas@extundo.com>
6876
6877         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
6878         (gnus-treat-emphasize, gnus-treat-strip-cr)
6879         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
6880         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
6881         (gnus-treat-fill-article, gnus-treat-hide-citation)
6882         (gnus-treat-hide-citation-maybe)
6883         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
6884         (gnus-treat-strip-pem, gnus-treat-strip-banner)
6885         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
6886         (gnus-treat-date-ut, gnus-treat-date-local)
6887         (gnus-treat-date-english, gnus-treat-date-lapsed)
6888         (gnus-treat-date-original, gnus-treat-date-iso8601)
6889         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
6890         (gnus-treat-strip-trailing-blank-lines)
6891         (gnus-treat-strip-leading-blank-lines)
6892         (gnus-treat-strip-multiple-blank-lines)
6893         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
6894         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
6895         (gnus-treat-display-xface, gnus-treat-display-smileys)
6896         (gnus-treat-from-picon, gnus-treat-mail-picon)
6897         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
6898         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
6899         (gnus-treat-play-sounds, gnus-treat-translate)
6900         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6901
6902         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6903         (gnus-article-treat-body-boundary): Use it.
6904
6905         * message.el (message-mode): Fix doc.
6906         (message-mode-menu): Fix names.
6907
6908 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6909
6910         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6911         articles.
6912
6913         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6914         (gnus-picon-transform-address): Search for unknown faces as well.
6915         (gnus-picon-find-face): Don't search "news" for MISC.
6916         (gnus-picon-user-directories): Changed default back to exclude
6917         "unknown".
6918
6919         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6920
6921         * gnus-picon.el (gnus-picon-find-face): Search through all
6922         databases.
6923         (gnus-picon-find-face): New implementation.
6924
6925         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
6926         keystroke.
6927         (gnus-topic-goto-next-topic): Ditto.
6928
6929         * gnus.el (gnus-summary-line-format): Changed default.
6930
6931         * nnmail.el (nnmail-extra-headers): Change default.
6932
6933         * gnus-sum.el (gnus-extra-headers): Change default.
6934
6935         * message.el (message-news-other-window): Changed "news" to
6936         "posting".
6937         (message-news-other-frame): Ditto.
6938         (message-do-send-housekeeping): Ditto.
6939
6940         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
6941         function.
6942         (gnus-article-unread-p): New function.
6943         (gnus-article-unseen-p): New function.
6944         (gnus-dead-summary-mode-map): Typo.
6945
6946         * gnus-util.el (gnus-make-predicate): New function.
6947         (gnus-make-predicate-1): New function.
6948
6949         * gnus-sum.el: New function.
6950         (gnus-map-articles): New function.
6951
6952         * gnus-art.el (gnus-treat-fold-headers): New variable.
6953         (gnus-article-treat-fold-headers): New command and keystroke.
6954
6955         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
6956         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
6957
6958 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6959
6960         * message.el (message-fcc-externalize-attachments): New variable.
6961         (message-do-fcc): Use it.
6962
6963         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
6964         (gnus-inews-do-gcc): Use it.
6965
6966         * mml.el (mml-tweak-sexp-alist): New variable.
6967         (mml-externalize-attachments): New variable.
6968         (mml-tweak-part): Use mml-tweak-sexp-alist.
6969         (mml-tweak-externalize-attachments): New function.
6970
6971 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6972
6973         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6974         'set-glyph-face' so x-face back/foreground can be set.
6975
6976 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6977
6978         * message.el (message-fix-before-sending): Fix a typo.
6979
6980 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6981
6982         * gnus-art.el (gnus-treat-smiley): Renamed command.
6983         (gnus-article-remove-images): New command and keystroke.
6984
6985         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6986
6987         * smiley-ems.el (gnus-smiley-display): Removed.
6988
6989         * gnus.el (gnus-version-number): Update version.
6990
6991         * message.el (message-text-with-property): Renamed and moved
6992         here.
6993         (message-fix-before-sending): Highlight invisible text and place
6994         point there.
6995
6996 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6997
6998         * gnus.el: Oort Gnus v0.04 is released.
6999
7000 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7001
7002         * gnus-delay.el (gnus-delay-send-queue): Renamed.
7003
7004         * gnus-art.el (gnus-ignored-headers): More headers,
7005
7006         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
7007         of `scan-error', since XEmacs doesn't seem to support that.
7008
7009 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7010
7011         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
7012         arg.
7013         (gnus-summary-best-unread-subject): Ditto.
7014         (gnus-summary-best-unread-subject): No, don't.
7015         (gnus-summary-better-unread-subject): New command.
7016
7017         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
7018
7019         * lpath.el ((featurep 'xemacs)): fbind url function.
7020
7021         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
7022         buffer.
7023         (gnus-xmas-remove-image): Implementation that does something.
7024         (gnus-xmas-article-display-xface): Mark images properly.
7025
7026         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
7027
7028 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
7029
7030         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
7031
7032 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7033
7034         * gnus-group.el (gnus-group-line-format): Added %O to the default
7035         value.
7036
7037         * gnus-util.el (gnus-text-with-property): The smallest point is
7038         point-min.
7039
7040         * smiley-ems.el (smiley-region): Return images.
7041         (gnus-smiley-display): Allow toggling.
7042         (smiley-region): Use text properties, not overlays.
7043
7044         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
7045         implemented yet.
7046
7047         * smiley-ems.el (smiley-update-cache): Check for valid types.
7048
7049         * gnus-art.el (gnus-with-article-buffer): New macro.
7050
7051         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
7052         strings as well as the glyphs.
7053         (gnus-picon-transform-address): Ditto.
7054         (gnus-picon-insert-glyph): Ditto.
7055         (gnus-picon-transform-newsgroups): Toggle.
7056         (gnus-picon-transform-address): Toggle.
7057
7058         * gnus-ems.el (gnus-remove-image): New function.
7059         (gnus-put-image): Take an optional string.
7060
7061         * gnus-util.el (gnus-text-with-property): New function.
7062
7063         * gnus-art.el (gnus-delete-images): New function.
7064
7065         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
7066
7067         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
7068         (gnus-article-wash-status): Use it.
7069         (gnus-signature-toggle): Clean up.
7070         (gnus-add-wash-status): New function.
7071         (gnus-delete-wash-status): New function.
7072         (gnus-article-hide-text-type): Use them throughout.
7073         (gnus-add-image): New function.
7074
7075         * gnus-ems.el (gnus-article-display-xface): Use new interface.
7076
7077         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
7078         interface.
7079
7080         * gnus-art.el (article-display-x-face): Cleaned up.
7081
7082         * rfc2047.el (rfc2047-field-value): New function.
7083
7084         * mail-parse.el (mail-header-field-value): New alias.
7085
7086         * gnus-art.el (gnus-mime-print-part): Fix typos.
7087
7088         * smiley-ems.el (gnus-smiley-file-types): New variable.
7089         (smiley-update-cache): Use it.
7090         (smiley-regexp-alist): Suffix-less smiley names.
7091         (smiley-regexp-alist): Added more smileys.
7092
7093         * gnus-sum.el (gnus-print-buffer): Made into own function.
7094         (gnus-summary-print-article): Use it.
7095
7096         * mailcap.el (mailcap-mime-info): Actually return the bit that we
7097         looked for when REQUEST is a string.
7098
7099         * gnus-art.el (gnus-mime-button-commands): Add printing
7100         keystroke.
7101         (gnus-mime-copy-part): Doc fix.
7102         (gnus-mime-print-part): New command.
7103
7104 2001-12-31  Simon Josefsson  <jas@extundo.com>
7105
7106         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
7107         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
7108
7109 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7110
7111         * gnus-picon.el (gnus-treat-from-picon): Autoload.
7112         (picon): Fix doc.
7113
7114         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
7115         longer exists. Remove those codes.
7116         * gnus.el (gnus-use-picons): Ditto.
7117
7118 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7119
7120         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
7121         infloop.
7122
7123         * gnus-sum.el (t): New `W D' map.
7124
7125         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
7126         (gnus-article-treat-body-boundary): Clean up.
7127         (gnus-body-boundary-face): Removed.
7128         (gnus-article-goto-header): Moved here.
7129         (gnus-article-goto-header): Allow better regexps.
7130         (gnus-article-treat-fold-newsgroups): New command.
7131
7132         * gnus-sum.el (gnus-summary-move-article): We have to select an
7133         article to give `gnus-read-move-group-name' an opportunity to
7134         suggest an appropriate default.
7135
7136         * rfc2047.el (rfc2047-fold-line): New function.
7137         (rfc2047-unfold-line): Ditto.
7138         (rfc2047-fold-region): Don't fold just after the header name.
7139
7140         * mail-parse.el (mail-header-fold-line): New alias.
7141         (mail-header-unfold-line): Ditto.
7142
7143         * gnus-art.el (gnus-body-boundary-face): Renamed.
7144         (gnus-article-treat-body-boundary): Use it.
7145         (gnus-article-treat-body-boundary): Use an invisible header and a
7146         line of underline characters.
7147
7148 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7149
7150         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
7151
7152         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
7153         (gnus-picon-split-address): New function.
7154         (gnus-picon-find-face): Use it.
7155         (gnus-picon-transform-address): Use it. Set first to t for each
7156         address.
7157
7158         * gnus-art.el (gnus-with-article-headers): Move to here. Define
7159         the macro then use it.
7160         (gnus-treatment-function-alist): Treat picons earlier.
7161
7162 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7163
7164         * gnus-art.el (gnus-body-separator-face): New variable.
7165         (gnus-article-treat-body-boundary): Use a blank, colored line.
7166
7167         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
7168         well.
7169
7170         * gnus-art.el (gnus-treat-body-boundary): New variable.
7171         (gnus-article-treat-unfold-headers): Use helper macro.
7172         (gnus-article-treat-body-boundary): New command.
7173
7174         * gnus.el (gnus-logo-color-style): Change the default color.
7175         (gnus-splash-face): Gray, gray.
7176
7177         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
7178         colors.
7179
7180         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
7181         (gnus-logo-color-style): Ditto.
7182         (gnus-logo-colors): Ditto.
7183
7184         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
7185
7186         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
7187
7188         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
7189         (gnus-picon-transform-newsgroups): New function.
7190
7191         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
7192         string.
7193
7194         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
7195
7196         * gnus-art.el (gnus-treat-cc-picon): New variable.
7197         (gnus-treat-mail-picon): Renamed.
7198
7199         * gnus-picon.el: New implementation.
7200         (gnus-picon-find-face): Renamed.
7201         (gnus-treat-from-picon): Use it.
7202         (gnus-picon-transform-address): Renamed.
7203         (gnus-treat-from-picon): Use it.
7204         (gnus-picon-create-glyph): Renamed.
7205         (gnus-picon-transform-address): Use it.
7206         (gnus-treat-cc-picon): New command.
7207
7208         * mm-decode.el (mm-create-image-xemacs): Separated out into
7209         function.
7210         (mm-get-image): Use it.
7211
7212         * gnus-art.el (gnus-treat-display-picons): Simplify.
7213         (gnus-treat-from-picon): Renamed.
7214
7215         * gnus-ems.el (gnus-create-image): New function.
7216         (gnus-put-image): New function.
7217
7218         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
7219         (gnus-with-article-headers): New macro.
7220         (gnus-article-goto-header): New function.
7221
7222         * gnus-xmas.el (gnus-image-type-available-p): New function.
7223
7224         * gnus-ems.el (gnus-image-type-available-p): New function.
7225
7226 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7227
7228         * nnrss.el (nnrss-check-group): Find the correct tag, because
7229         xml.el is changed.
7230
7231 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7232
7233         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
7234         lines are shorter than the window width.
7235         (gnus-ignored-headers): More headers.
7236
7237 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7238
7239         * gnus-art.el (gnus-treat-unfold-lines): New variable.
7240         (gnus-treat-unfold-headers): Renamed.
7241         (gnus-article-treat-unfold-headers): New command and keystroke.
7242
7243         * rfc2047.el (rfc2047-encode-message-header): Clean up.
7244
7245         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
7246
7247 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7248
7249         * sha1-el.el (sha1-use-external): New variable.
7250         (sha1-region): Use it.
7251         (sha1-string): Ditto.
7252
7253         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
7254         * gnus-picon.el: Less warnings when compile.
7255
7256 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7257
7258         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
7259         alias.
7260         (gnus-picons-database): Default to list.
7261         (gnus-picons-lookup-internal): Use it.
7262
7263         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
7264         to "bogus".
7265
7266         * gnus-win.el (gnus-configure-windows-hook): New hook.
7267
7268 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
7269
7270         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
7271
7272 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7273
7274         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
7275         lists.
7276         (gnus-select-newsgroup): Don't append; push.
7277         (gnus-adjust-marked-articles): Remove obsolete ranges from
7278         `seen'.
7279         (gnus-update-marks): Clean up.
7280         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
7281
7282 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
7283
7284         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
7285
7286 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7287
7288         * gnus-sum.el (gnus-auto-select-subject): New variable.
7289         (gnus-summary-best-unread-subject): New function.
7290         (gnus-summary-best-unread-article): Use it.
7291         (gnus-summary-first-unseen-subject): New function and command.
7292
7293         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
7294         other treatments.
7295
7296         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
7297         function.
7298
7299         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
7300         from the list of hidden types.
7301
7302         * mm-view.el (mm-inline-text): Ditto.
7303         (mm-inline-text): Ditto.
7304         (mm-w3-prepare-buffer): Ditto.
7305
7306         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
7307
7308 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7309
7310         * gnus-art.el (gnus-ignored-headers): Added more headers.
7311
7312 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
7313
7314         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
7315         once.
7316
7317 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7318
7319         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
7320
7321 2001-12-28  Simon Josefsson  <jas@extundo.com>
7322
7323         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
7324         Jesper Harder <harder@ifa.au.dk>.
7325
7326 2001-12-27  Simon Josefsson  <jas@extundo.com>
7327
7328         * gnus-sum.el (gnus-select-newsgroup): Make
7329         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
7330         contain all articles (instead of none) when no seen marks have
7331         been set for the group.
7332         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
7333         instead, it seems to result in shorter ranges.
7334
7335 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7336
7337         * mm-util.el (mm-iso-8859-x-to-15-region): Use
7338         insert-before-markers.
7339         From Jesper Harder <harder@ifa.au.dk>
7340
7341 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
7342
7343         * nnmaildir.el (nnmaildir-save-mail): create the destination
7344         groups if they do not exist.
7345
7346 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7347
7348         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
7349
7350 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7351
7352         * gnus-group.el (gnus-group-read-ephemeral-group): Call
7353         gnus-group-real-name.
7354
7355         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
7356         (gnus-newsgroup-variables): Ditto.
7357
7358         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
7359         return it.
7360
7361 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
7362
7363         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
7364         * nnmaildir.el (top-level): Add commentary.
7365         (nnmaildir-version): Indicate that nnmaildir is now a standard
7366         part of Gnus, not separately released.
7367
7368 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7369
7370         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
7371         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
7372         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
7373         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7374
7375 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7376
7377         * nnmaildir.el: Copyright changes. Require cl only at compile time.
7378
7379 2001-12-20  Simon Josefsson  <jas@extundo.com>
7380
7381         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
7382         ZHU <zsh@cs.rochester.edu>.
7383         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
7384         Brian P Templeton <bpt@tunes.org>.
7385
7386 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7387
7388         * nnmaildir.el: New file.
7389         From Paul Jarc <prj@po.cwru.edu>.
7390
7391 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7392
7393         * nndoc.el (nndoc-type-alist): Move forward to the end.
7394
7395 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7396
7397         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
7398         `dolist'.
7399
7400 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7401
7402         * gnus-win.el (gnus-frames-on-display-list): New function.
7403         (gnus-get-buffer-window): Use it.
7404
7405 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7406
7407         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
7408
7409 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7410
7411         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
7412
7413 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7414            From Harald Meland <Harald.Meland@usit.uio.no>
7415
7416         * gnus-win.el (gnus-get-buffer-window): New function.
7417         (gnus-all-windows-visible-p): Use it.
7418
7419         * gnus-util.el (gnus-horizontal-recenter)
7420         (gnus-horizontal-recenter, gnus-horizontal-recenter)
7421         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
7422
7423         * gnus-score.el (gnus-score-insert-help): Use it.
7424
7425         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
7426         (gnus-generate-tree, gnus-highlight-selected-tree)
7427         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
7428         it.
7429
7430         * gnus-art.el (gnus-article-set-window-start)
7431         (gnus-mm-display-part, gnus-request-article-this-buffer)
7432         (gnus-button-next-page, gnus-button-prev-page)
7433         (gnus-article-button-next-page, gnus-article-button-prev-page):
7434         Use it.
7435
7436 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
7437
7438         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
7439         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7440         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
7441
7442 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7443
7444         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
7445         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7446         * mml1991.el, nnultimate.el: Add `coding'.
7447
7448 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
7449
7450         * ChangeLog: changed coding to buffer-file-coding-system
7451         * ChangeLog.1: same
7452         * nnwfm.el: same
7453         * gnus-smiley.el: same
7454         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
7455         * gnus-delay.el: same
7456         * gnus-spec.el: same
7457         * message.el: same
7458         * mml1991.el: same
7459         * nnultimate.el: same
7460
7461 2001-12-16  Simon Josefsson  <jas@extundo.com>
7462         Inspired by code by Dirk Meyer <dischi@tzi.de>.
7463
7464         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
7465         (gnus-summary-save-map): Add muttprint.
7466         (gnus-summary-make-menu-bar): Ditto.
7467         (gnus-summary-muttprint): New function.
7468
7469         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
7470
7471 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7472
7473         * uudecode.el (uudecode-decode-region-internal): Speedup by using
7474         temporary list instead of buffer.
7475
7476         * mm-url.el (executable-find): autoload.
7477
7478 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7479
7480         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
7481         to variable, follow doc-string conventions).
7482
7483 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
7484
7485         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
7486         subscribe-level
7487         * gnus-topic.el (gnus-subscribe-topics): use it.
7488
7489 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7490
7491         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
7492         messages. (A small patch with indentation)
7493         From Sean Neakums <sneakums@zork.net>.
7494
7495         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
7496         nil after shooting down the gnus-original-article-buffer.
7497
7498 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7499
7500         * uudecode.el (uudecode-use-external): New variable.
7501         (uudecode-decode-region): Automatically detect external program.
7502
7503         * binhex.el (binhex-use-external): New variable.
7504         (binhex-decode-region-internal): New function.
7505         (binhex-decode-region): Automatically detect external program.
7506
7507         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
7508         Use them.
7509
7510 2001-12-12  Simon Josefsson  <jas@extundo.com>
7511
7512         * nnvirtual.el (nnvirtual-always-rescan)
7513         (nnvirtual-component-regexp): Fix doc.
7514
7515         * nnoo.el (defvoo): Add doc to defvoo variables.
7516
7517         * nnml.el (nnml-directory, nnml-active-file)
7518         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
7519         (nnml-marks-is-evil, nnml-filenames-are-evil)
7520         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
7521
7522         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
7523         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
7524         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
7525         `error'.
7526
7527         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
7528         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
7529
7530         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
7531         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
7532         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
7533         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
7534
7535         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
7536         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
7537
7538         * imap.el, nnimap.el: Fix indentation.
7539
7540         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
7541
7542 2001-12-12  Didier Verna  <didier@xemacs.org>
7543
7544         * gnus-msg.el (gnus-group-news): New function.
7545         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
7546         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
7547         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
7548         for it.
7549         * gnus-msg.el (gnus-summary-news-other-window): New function.
7550         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
7551         bind it to `i'.
7552         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
7553         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
7554         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
7555         for it (called with a prefix).
7556         * gnus-msg.el (gnus-configure-posting-styles): add an optional
7557         group-name argument.
7558         * gnus-msg.el (gnus-setup-message): use it.
7559
7560 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7561
7562         * gnus-sum.el (gnus-summary-show-article): Fix doc.
7563
7564 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7565
7566         * mml.el (mime-to-mml): Remove Content-Disposition too.
7567
7568 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7569
7570         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
7571         * gnus-group.el (gnus-group-name-decode): Decode unibyte
7572         strings only.
7573         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7574
7575 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
7576
7577         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
7578         (nnmail-fancy-expiry-target): Use it.
7579         Suggestions from Simon Josefsson <jas@extundo.com>.
7580
7581 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7582
7583         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
7584
7585 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7586
7587         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
7588
7589         * gnus-util.el (gnus-url-unhex-string): Move here.
7590
7591 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7592
7593         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
7594         mm-url-decode-entities-nbsp.
7595
7596         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
7597         * webmail.el, nnwfm.el: Use mm-url.
7598
7599         * mm-url.el (mm-url-fetch-form): Move from nnweb.
7600         (mm-url-remove-markup): Move from nnweb.
7601         (mm-url-fetch-simple): Move from webmail.
7602
7603         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
7604
7605 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7606
7607         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
7608         (gnus-summary-print-article): Use it.
7609
7610         * gnus-util.el (gnus-replace-in-string): Typo.
7611
7612 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7613
7614         * nnweb.el (nnweb-replace-in-string): Removed.
7615
7616         * gnus-util.el (gnus-replace-in-string): New function.
7617         (gnus-mode-string-quote): Use it.
7618
7619         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
7620         * nnwfm.el (nnwfm-create-mapping): Ditto.
7621
7622 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7623
7624         * dgnushack.el (dgnushack-compile): nnrss.el and
7625         nnslashdot.el don't depend on nnweb, url, w3.
7626
7627         * nnrss.el: Use mm-url.
7628
7629 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7630
7631         * mm-url.el (mm-url-insert-file-contents): Support file:.
7632
7633 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7634
7635         * mm-view.el: Lower case for the description line. Sync from the
7636         Emacs CVS.
7637
7638 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7639
7640         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
7641         From:  Stefan Monnier  <monnier@cs.yale.edu>
7642
7643 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7644
7645         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
7646
7647 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7648
7649         * mm-url.el: Require executable.
7650         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7651
7652 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7653
7654         * pop3.el (pop3-munge-message-separator): Only use valid date.
7655         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
7656
7657         * Makefile.in: gnus-load.elc may not be generated.
7658
7659 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7660
7661         * mm-url.el: New file.
7662         * nnslashdot.el: Use it.
7663         * mm-extern.el (mm-extern-url): Use it.
7664
7665 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7666
7667         * gnus-sum.el (gnus-summary-save-article): Nix
7668         gnus-display-mime-function and gnus-article-prepare-hook.
7669
7670         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
7671         the beginning of lines.
7672         (gnus-complex-form-to-spec): Ditto.
7673
7674 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7675
7676         * message.el (message-make-mft): Fix the m-s-a-file regexp.
7677         From Paul Jarc <prj@po.cwru.edu>.
7678
7679 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7680
7681         * message.el: New variable message-subscribed-address-file;
7682         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
7683
7684 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7685
7686         * message.el (message-tab-body-function): Set to nil.
7687         (message-tab): Use text-mode-map or global-map.
7688         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7689
7690 2001-11-30  Simon Josefsson  <jas@extundo.com>
7691
7692         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
7693         instead of gnus-union, for speed.  Suggested by Christoph Conrad
7694         <christoph.conrad@gmx.de>.
7695         (gnus-agent-fetch-group-1): Add verbose message.
7696
7697 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7698
7699         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
7700         of integers.
7701
7702 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7703
7704         * message.el (message-newgroups-header-regexp)
7705         (message-completion-alist, message-tab-body-function): Use
7706         defcustom rather than defvar.
7707         (message-tab): Mention `message-tab-body-function' in doc.
7708         Suggested by Karl Eichwalder.
7709
7710 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7711
7712         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
7713
7714 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7715
7716         * nnheader.el (nnheader-find-nov-line): Don't use macro
7717         gnus-delete-line.
7718
7719         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
7720         (gnus-group-name-charset): Ditto.
7721
7722         * gnus-util.el (gnus-buffer-live-p): Ditto.
7723
7724 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7725
7726         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
7727         open parenthesis in doc.
7728         (sieve-manage-authenticator-alist): Typo in doc.
7729         * imap.el (imap-authenticator-alist): Typo in doc.
7730         (imap-stream-alist): Backslash.
7731
7732         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
7733           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
7734
7735 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7736
7737         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
7738
7739         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
7740
7741         * gnus-msg.el (gnus-configure-posting-styles): use
7742         make-local-hook. Add LOCAL for add-hook.
7743
7744 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
7745
7746         * message.el (message-mode): Use `make-local-hook' unless
7747         obsolete.
7748         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
7749
7750 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7751
7752         * canlock.el: Remove sha1.el and base64.el stuff.
7753
7754 2001-11-26  Didier Verna  <didier@xemacs.org>
7755
7756         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
7757         if needed.
7758
7759 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7760
7761         * message.el (message-tamago-not-in-use-p): New function.
7762         (message-strip-forbidden-properties): Use it.
7763
7764 2001-11-26  Didier Verna  <didier@xemacs.org>
7765
7766         * gnus-start.el (gnus-check-first-time-used): only check for
7767         existence of .el[d] files.
7768
7769 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7770
7771         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
7772
7773         * message.el (message-setup-1): Clean up mc-*.
7774
7775 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7776
7777         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
7778         * gnus-score.el (gnus-score-find-bnews): Use it.
7779
7780         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
7781         (gnus-summary-limit-to-author): Ditto.
7782         (gnus-summary-limit-to-extra): Ditto.
7783         (gnus-summary-find-matching): Support not-matching argument.
7784
7785 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7786
7787         * message.el (message-wash-subject): Use `insert' rather than
7788         `insert-string', which is deprecated.
7789
7790 2001-11-24  Simon Josefsson  <jas@extundo.com>
7791
7792         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
7793         message. (Gnus does not "default" to using 8bit for the message,
7794         it default to use 8bit encoding and the user-supplied CTE
7795         value. Calling this behaviour "treating it as 8bit" is perhaps
7796         better.)
7797
7798         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
7799         (compare mm-charset-to-coding-system).
7800
7801 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7802
7803         * canlock.el (canlock-sha1-with-openssl): Use unibyte
7804         buffer. Correctly decode hex.
7805
7806 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7807
7808         * gnus-agent.el (gnus-category-insert-line): Convert category
7809         names to strings.
7810
7811 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7812
7813         * message.el (sha1): eval-and-compile.
7814
7815 2001-11-20  Simon Josefsson  <jas@extundo.com>
7816
7817         * message.el (message-allow-no-recipients): New variable.
7818         (message-send): Use it, customize the prompting when posting to
7819         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
7820
7821 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7822
7823         * mm-util.el (mm-coding-system-priorities): New variable.
7824         (mm-sort-coding-systems-predicate): New function.
7825         (mm-find-mime-charset-region): Resort coding systems if needed.
7826         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7827
7828 2001-11-20  Didier Verna  <didier@xemacs.org>
7829
7830         * gnus-group.el (gnus-group-make-help-group): new optional
7831         argument to control the error behavior.
7832         * gnus-start.el (gnus-check-first-time-used): use it to avoid
7833         erroring.
7834
7835 2001-11-19  Simon Josefsson  <jas@extundo.com>
7836
7837         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
7838         instead of C-c C-u.  Suggested by Per Abrahamsen
7839         <abraham@dina.kvl.dk>.
7840
7841 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7842
7843         * nnfolder.el (nnfolder-read-folder): Use group instead of
7844         nnfolder-current-group.
7845         Suggested by Lorentey Karoly <lorentey@elte.hu>.
7846
7847 2001-11-17  Simon Josefsson  <jas@extundo.com>
7848
7849         * message.el (message-send): Ask user if Fcc/Gcc should be
7850         performed when no other sender was specified.
7851         Suggested by prj@po.cwru.edu (Paul Jarc).
7852
7853 2001-11-17  Simon Josefsson  <jas@extundo.com>
7854
7855         * message.el (message-mode, message-mode-map): Use C-c C-u for
7856         Importance: instead of C-c C-p (used by SC).
7857
7858 2001-11-16  Simon Josefsson  <jas@extundo.com>
7859
7860         * message.el (message-insert-importance-high)
7861         (message-insert-importance-low): Save point.
7862
7863         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
7864         value.
7865
7866 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
7867
7868         * message.el (message-strip-special-text-properties): New option.
7869         (message-strip-forbidden-properties): Obey it.
7870
7871 2001-11-14  Sam Steingold  <sds@gnu.org>
7872
7873         * gnus-score.el: Fixed some doc strings to properly quote symbols.
7874
7875 2001-11-15  Simon Josefsson  <jas@extundo.com>
7876
7877         Support "Importance:" header in Message.
7878
7879         * message.el (message-mode-map): Bind C-c C-p to
7880         `message-insert-or-toggle-importance'
7881         (message-mode-menu): Add message-insert-importance-{high,low}.
7882         (message-insert-importance-high, message-insert-importance-low)
7883         (message-insert-or-toggle-importance): New functions.
7884         (message-tool-bar-map): Add {un,}important.
7885         (message-mode): Doc fix.
7886
7887 2001-11-15  Simon Josefsson  <jas@extundo.com>
7888
7889         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
7890
7891         * mml.el (mml-menu): Fix toolbar tooltip.
7892
7893 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7894
7895         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
7896         * nnml.el (nnml-save-marks): Ditto.
7897
7898         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7899
7900 2001-11-15  Simon Josefsson  <jas@extundo.com>
7901
7902         * nnml.el (nnml-save-marks):
7903         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7904         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7905
7906 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7907
7908         * gnus-art.el (gnus-article-wash-status-strings): Use
7909         `copy-sequence', not `copy-seq'.
7910
7911 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7912
7913         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7914         (gnus-gnus-article-wash-status-entry): New function.
7915         (gnus-article-wash-status): Use it.
7916
7917 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7918
7919         * mml1991.el: Add coding header.
7920
7921 2001-11-12  Simon Josefsson  <jas@extundo.com>
7922
7923         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
7924         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
7925         `mml1991-sign' and `mml1991-encrypt'.
7926         (mml1991-encrypt, mml1991-sign): New glue functions.
7927         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
7928
7929         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
7930         (mml-menu): Add PGP to menu.
7931
7932         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
7933         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
7934         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
7935         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
7936
7937         * mml2015.el: Mention RFC 3156.
7938
7939         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
7940
7941 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7942
7943         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
7944
7945         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
7946           From <Michael.Cook@cisco.com>
7947
7948 2001-11-11  Simon Josefsson  <jas@extundo.com>
7949
7950         * message.el (top-level): Autoload sha1.
7951         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
7952         canlock, no need to require two different hash algs).  Suggested
7953         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
7954
7955 2001-11-09  Simon Josefsson  <jas@extundo.com>
7956
7957         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
7958         <Pavel@Janik.cz>.
7959
7960 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7961
7962         * message.el (message-point-in-header-p): New function.
7963         (message-do-auto-fill): Use it.
7964         (message-beginning-of-line): New function.  Goes to beginning of
7965         header value (i.e., end of header name), or to beginning of line
7966         if already at beginning of value.  Behaves like
7967         `beginning-of-line' when in message body.
7968         (message-mode-map): Bind it.
7969
7970 2001-11-08  Simon Josefsson  <jas@extundo.com>
7971
7972         * gnus-msg.el (gnus-posting-styles): Add doc.
7973
7974 2001-11-07  Simon Josefsson  <jas@extundo.com>
7975
7976         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7977
7978         * sieve-mode.el (sieve-control-commands-face)
7979         (sieve-control-commands-face, sieve-action-commands-face)
7980         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7981         faces.
7982         (sieve-font-lock-keywords): Use them.
7983         (sieve-mode): Only set font-lock-defaults in emacs.
7984
7985         * gnus-art.el (gnus-default-article-saver): Add
7986         gnus-summary-save-body-in-file.
7987         (gnus-summary-write-to-file): Fix doc.
7988
7989 2001-11-07  Simon Josefsson  <jas@extundo.com>
7990
7991         * gnus-art.el (gnus-treat-highlight-signature): Add cross
7992         reference to the correct chapter in the manual.
7993
7994         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
7995         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
7996
7997 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7998
7999         * mml.el (mml-preview): Bind mail-header-separator.
8000
8001 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8002
8003         * message.el: Always require canlock.
8004         (message-ignored-supersedes-headers): Include Cancel-Lock and
8005         Cancel-Key.
8006         (message-insert-canlock): Don't require canlock.
8007         (message-cancel-news): Don't check whether canlock is available.
8008         (message-supersede): Support cancel-locks.
8009
8010         * gnus-art.el: Don't autoload canlock.
8011
8012 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8013
8014         * mail-source.el (mail-source-fetch-imap): ASYNC param.
8015         From: <andre@slamdunknetworks.com>
8016
8017 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8018
8019         * many files: Fix copyright lines.
8020
8021 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8022
8023         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
8024         Suggested by Dave Love  <fx@gnu.org>.
8025
8026 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8027
8028         * message.el (message-kill-buffer): Remove auto-save file after
8029         confirm.
8030
8031         * message.el (message-send-mail): Call message-generate-headers
8032         once.  Suggested by Matt Armstrong <matt@lickey.com>.
8033
8034         * gnus-topic.el (gnus-topic-rename): Initial-input.
8035         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
8036
8037 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8038
8039         * message.el (message-forbidden-properties): New constant.
8040         (message-strip-forbidden-properties): New function.
8041         (message-mode): Activate it.
8042
8043 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8044
8045         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
8046         (mm-hack-charsets): Fix doc.
8047
8048 2001-11-02  Simon Josefsson  <jas@extundo.com>
8049
8050         * gnus-int.el (gnus-check-server): Message "...done" when done.
8051
8052         * imap.el (imap-close): Don't message (imap-send-command-wait
8053         returns if the connection is dropped).
8054         (imap-wait-for-tag): Nix out message only when necessary.
8055
8056         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
8057         for non-crossposting.
8058         (gnus-sieve-crosspost): Default to t to be consistent with other
8059         parts of Gnus.
8060
8061 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8062
8063         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
8064         (mm-iso-8859-x-to-15-table): Ditto.
8065         (mm-iso-8859-x-to-15-region): Ditto.
8066         (mm-find-mime-charset-region): Ditto.
8067
8068 2001-11-01  Simon Josefsson  <jas@extundo.com>
8069
8070         * nnimap.el (nnimap-close-asynchronous): New variable.
8071         (nnimap-close-group): Use it.
8072         (nnimap-expunge): Don't use it.
8073
8074         * imap.el (imap-callbacks): New variable.
8075         (imap-remassoc): Copied from `gnus-remassoc'.
8076         (imap-add-callback): New function.
8077         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
8078         behaviour.
8079         (imap-parse-response): Call the callback.
8080
8081         * message.el (message-insert-canlock): New variable.
8082         (message-canlock-generate, message-canlock-password)
8083         (message-insert-canlock): New functions.
8084         (message-send-news): Call `message-insert-canlock'.
8085         (top-level): Require canlock when compiling.
8086         (message-insert-canlock): Require canlock before we need it.
8087
8088 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8089
8090         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
8091
8092 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8093
8094         * dgnushack.el (dgnushack-make-load): A workaround for
8095         custom-add-loads bug in some versions of XEmacs.
8096
8097 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8098
8099         * mm-util.el (mm-charset-synonym-alist): Revert (some).
8100
8101 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8102
8103         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
8104         (mm-hack-charsets): New variable.
8105         (mm-iso-8859-15-compatible): New variable.
8106         (mm-iso-8859-x-to-15-table): New variable.
8107         (mm-find-mime-charset-region): Add parameter hack-charsets.
8108
8109         * mm-bodies.el (mm-encode-body): Use it.
8110         * mml.el (mml-parse-1): Ditto.
8111
8112 2001-11-01  Simon Josefsson  <jas@extundo.com>
8113
8114         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
8115
8116 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8117
8118         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
8119         is nil.
8120
8121 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8122
8123         * smiley-ems.el (smiley-update-cache): Auto detect file type.
8124
8125         * message.el (message-forward-rmail-make-body): Use
8126         save-window-excursion.
8127         (message-encode-message-body): Search with noerror.
8128         (message-setup-1): Convert compose-mail send-actions to
8129         message-send-actions.
8130
8131 2001-11-01  Simon Josefsson  <jas@extundo.com>
8132
8133         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
8134         <yamaoka@jpl.org>.
8135
8136 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8137
8138         * sieve-manage.el (sieve-string-bytes): No complain.
8139
8140 2001-11-01  Simon Josefsson  <jas@extundo.com>
8141
8142         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
8143         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
8144         has autoload cookies, so no `require' should be necessary.)
8145
8146         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
8147         files.
8148
8149 2001-10-31  Simon Josefsson  <jas@extundo.com>
8150
8151         * gnus-cus.el (gnus-group-parameters): Support integer `display'
8152         parameter.
8153
8154         * gnus-sum.el (gnus-select-newsgroup): If group parameter
8155         `display' is a number (and C-u wasn't used to enter group), only
8156         fetch that number of articles.
8157
8158 2001-10-31  Matt Armstrong  <matt@lickey.com>
8159
8160         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
8161         not-subscribed -> subscribed.
8162
8163 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8164         From: Josh Huber <huber@alum.wpi.edu>
8165
8166         * message.el (message-subscribed-address-functions): New variable.
8167         (message-subscribed-addresses): New variable.
8168         (message-subscribed-regexps): New variable.
8169         (message-goto-mail-followup-to): New function.
8170         (message-send-mail): Add Mail-Followup-To.
8171         (message-make-mft): New function.
8172
8173         * gnus.el (gnus-find-subscribed-addresses): New function.
8174
8175 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8176
8177         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
8178         (mail-source-fetch-pop): Ditto.
8179         (mail-source-check-pop): Ditto.
8180
8181         * gnus-start.el (gnus-read-init-file): Ditto.
8182         (gnus-activate-group): Ditto.
8183         (gnus-read-newsrc-el-file): Ditto.
8184
8185 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8186
8187         * message.el (message-get-reply-headers): Make sure there is ", ".
8188
8189         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
8190         mm-coding-system-p. Don't correct it only in XEmacs.
8191         (mm-charset-to-coding-system): Use mm-coding-system-p and
8192         mm-get-coding-system-list.
8193         (mm-emacs-mule, mm-mule4-p): New variables.
8194         (mm-enable-multibyte, mm-disable-multibyte,
8195         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
8196         mm-with-unibyte-current-buffer,
8197         mm-with-unibyte-current-buffer-mule4): Use them.
8198         (mm-find-mime-charset-region): Treat iso-2022-jp.
8199
8200         From  Dave Love  <fx@gnu.org>:
8201
8202         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
8203         construction.
8204         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
8205         entries conditional on not having a coding system defined for
8206         them.
8207         (mm-mule-charset-to-mime-charset): Use
8208         find-coding-systems-for-charsets if defined.
8209         (mm-charset-to-coding-system): Don't use
8210         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
8211         later.  Add last resort search of coding systems.
8212         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
8213         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
8214         Mule 4.
8215         (mm-find-mime-charset-region): Re-write.
8216         (mm-with-unibyte-current-buffer): Restore buffer as well as
8217         multibyteness.
8218
8219 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8220
8221         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
8222         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
8223         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
8224
8225 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8226
8227         * gnus-art.el (article-display-x-face): Nix buffer-read-only
8228         again.
8229
8230         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
8231
8232 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8233
8234         * gnus-spec.el (gnus-parse-simple-format): Use
8235           buffer-substring-no-properties.
8236
8237 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8238
8239         * gnus-art.el (article-verify-cancel-lock): New function.
8240
8241         * nnheader.el (nntp-process-response): New variable.
8242         (nnheader-init-server-buffer): Make `nntp-process-response'
8243         buffer-local in `nntp-server-buffer'.
8244
8245         * nntp.el (nntp-prepare-post-hook): New hook.
8246         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
8247         (nntp-async-trigger): Ditto.
8248         (nntp-request-post): Insert a server's ID if there's no Message-ID
8249         header; run `nntp-prepare-post-hook'.
8250
8251 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8252
8253         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
8254         instead.
8255
8256         * message.el (message-forward-subject-author-subject): Don't use
8257         message-news-p, which widens the buffer.
8258         (message-forward-make-body): New function.
8259         (message-forward): Use it.
8260         (message-insinuate-rmail): New function.
8261         (message-forward-rmail-make-body): New function.
8262
8263 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8264
8265         * mm-extern.el (mm-extern): Provide it.
8266
8267         * mm-partial.el (mm-partial): Provide it.
8268
8269 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8270
8271         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
8272
8273 2001-10-29  Simon Josefsson  <jas@extundo.com>
8274
8275         * mml.el (mml-preview): Bind message-this-is-news if it is
8276         news. From Jesper Harder <harder@myrealbox.com>.
8277
8278 2001-10-28  Simon Josefsson  <jas@extundo.com>
8279
8280         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
8281
8282 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
8283
8284         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
8285         ironic smilies.
8286
8287 2001-10-27  Simon Josefsson  <jas@extundo.com>
8288
8289         * message.el (message-indent-citation): Don't add trailing
8290         whitespace when citing text.
8291
8292         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
8293         <harder@ifa.au.dk>.
8294
8295 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8296
8297         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
8298         not available.
8299         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
8300         (nnweb-type-definition): Add google as alias of dejanews.
8301         (nnweb-google-parse-1): Forward 1 line.
8302
8303 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8304
8305         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
8306         variable `message-forward-ignored-headers'.
8307
8308 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
8309
8310         * gnus.el (gnus-expand-group-parameter): New function.
8311         (gnus-expand-group-parameters): Call it.
8312         (gnus-group-fast-parameter): New function.
8313         (gnus-group-find-parameter): Call it.
8314
8315 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8316
8317         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
8318         vector (it didn't before because of a bug).
8319         * gnus-msg.el (gnus-post-news): Use header vector directly, if
8320         available.  Before it converted it to an article number.
8321
8322         This makes followup to news articles with negative numbers in
8323         nnvirtual groups use news instead of mail.
8324
8325 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8326
8327         * gnus.el (post-method): Use `native' instead of `nil'.
8328
8329         * gnus-msg.el (gnus-post-method): Ditto.
8330
8331 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8332
8333         * gnus.el (gnus-define-group-parameter): Grammar fix.
8334
8335 2001-10-22  Simon Josefsson  <jas@extundo.com>
8336
8337         * gnus-msg.el (gnus-extended-version): Include
8338         system-configuration.
8339         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8340
8341 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8342
8343         * gnus.el (post-method): Customization fix: `native' is not a
8344         valid value.
8345         * gnus-msg.el (gnus-post-method): Doc and customization fix:
8346         `native' is not a valid value.
8347
8348 2001-10-21  Simon Josefsson  <jas@extundo.com>
8349
8350         * nnimap.el (nnimap): Defgroup
8351         (nnimap-strict-function, nnimap-strict-function-match): New
8352         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
8353         (nnimap-split-crosspost, nnimap-split-inbox)
8354         (nnimap-split-rule, nnimap-split-predicate)
8355         (nnimap-split-predicate): Defcustom.
8356         (nnimap-split-inbox, nnimap-expunge-search-string)
8357         (nnimap-importantize-dormant): Remove "*" from doc.
8358
8359 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8360
8361         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
8362         not supplied via prefix arg.  From Lisp, make arg mandatory.
8363         Suggested by Frank Schmitt.
8364
8365 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8366
8367         * message.el (message-do-auto-fill): Avoid calling
8368         'rfc822-goto-eoh'.
8369
8370 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8371         From Paul Jarc <prj@po.cwru.edu>.
8372
8373         * message.el (message-get-reply-headers): Restructure the logic
8374         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
8375
8376 2001-10-20  Simon Josefsson  <jas@extundo.com>
8377
8378         * message.el (message-cancel-news): Support cancel-locks.
8379         Suggested by Per Abrahamsson.
8380
8381         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
8382         conses.  From David Z Maze <dmaze@MIT.EDU>.
8383
8384         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
8385
8386 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8387
8388         * mm-decode.el (mm-default-directory): Fix customize type.
8389
8390         * message.el (message-setup-fill-variables): Kludge to use
8391         normal-auto-fill-function even if auto fill is already activated.
8392
8393 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8394
8395         * message.el (message-do-auto-fill): New version that does not
8396         rely on text properties, by Simon Josefsson <jas@extundo.com>.
8397         (message-setup-1): Removed the `message-field' property.
8398
8399         * gnus-draft.el (gnus-draft-edit-message): Removed the
8400         `message-field' property.
8401
8402 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8403
8404         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
8405         `message-field'.  The `field' property has a special significance in
8406         Emacs 21.
8407
8408         * message.el (message-send, message-setup-1): Ditto.
8409
8410 2001-10-18  Simon Josefsson  <jas@extundo.com>
8411
8412         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
8413         when undoing.
8414
8415 2001-10-18  Simon Josefsson  <jas@extundo.com>
8416         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
8417
8418         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
8419         (gnus-summary-make-menu-bar): Ditto.
8420
8421 2001-10-17  Simon Josefsson  <jas@extundo.com>
8422
8423         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
8424         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
8425
8426 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8427
8428         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
8429         * gnus-util.el (gnus-user-date): New function.
8430         From Frank Schmitt <usenet@Frank-Schmitt.net>.
8431
8432 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8433
8434         * message.el (message-check-news-header-syntax): Special case
8435         nnvirtual groups.
8436
8437         * gnus-sum.el (gnus-summary-respool-default-method): Changed
8438         customize type to `symbol'.
8439
8440 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8441
8442         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
8443         %&foo;.
8444         (gnus-parse-simple-format): Support user extended spec too.
8445         %u&foo; invokes gnus-user-format-function-foo.
8446
8447 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8448
8449         * nnml.el (nnml-request-expire-articles): Make sure it is back to
8450         the server.
8451         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
8452         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8453         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
8454         * nndiary.el (nndiary-request-expire-articles): Ditto.
8455         (nndiary-schedule): Defsubst it before use it.
8456         (nndiary-error): eval-and-compile.
8457
8458 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8459
8460         * gnus-msg.el (gnus-post-method): Changed two instances of
8461         `active' to `current' and one `null' to `not'.
8462
8463 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8464         From Katsumi Yamaoka <yamaoka@jpl.org>.
8465
8466         * message.el (message-setup-fill-variables): Use
8467         `normal-auto-fill-function' instead of `auto-fill-function'.
8468
8469 2001-10-16  Simon Josefsson  <jas@extundo.com>
8470
8471         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
8472         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
8473         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
8474
8475 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8476         Patch by Oliver Scholz <oscholz@my.gnus.org>.
8477
8478         * gnus-draft.el (gnus-draft-edit-message): Add text property
8479         `field' with value `header' to message headers.
8480         * message.el (message-setup-1): Really add text property to all of
8481         the header, not just part of it.
8482
8483 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8484
8485         * gnus-group.el (gnus-group-sort-by-server): Use it.
8486
8487         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
8488
8489         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
8490         and keystroke.
8491
8492 2001-10-14  Simon Josefsson  <jas@extundo.com>
8493
8494         * dig.el: Doc fix.
8495
8496         * smime.el: Doc fix.
8497
8498         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
8499         charset magic from message.el.
8500
8501 2001-10-12  Simon Josefsson  <jas@extundo.com>
8502         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
8503
8504         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
8505         'cite from g-a-wash-types.
8506         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
8507         (gnus-article-hide-citation): Fix.
8508
8509         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
8510         character.
8511         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
8512
8513         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
8514         definition.
8515         (gnus-signature-toggle): Toggle `s' mode line character.
8516
8517         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
8518         doing stuff that clears it.
8519
8520 2001-10-12  Simon Josefsson  <jas@extundo.com>
8521
8522         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
8523         From Eric Marsden <emarsden@laas.fr>.
8524
8525 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8526
8527         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
8528         (autoload): Add some autoloads.
8529
8530 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8531         Suggested by Oliver Scholz <epameinondas@gmx.de>.
8532
8533         * message.el (message-do-auto-fill): New function.  Like
8534         `do-auto-fill' but don't fill when in the message header.
8535         (message-setup-1): Put a text property on the message header.
8536         (message-setup-fill-variables): Use `message-do-auto-fill'.
8537
8538 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8539
8540         * message.el (message-send-mail-partially): Insert an empty line
8541         first, because of the change of message-make-lines.
8542
8543 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
8544
8545         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
8546         iso-8859-15, make it an alias for iso-8859-1.
8547
8548 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8549
8550         * message.el (message-send-news): Don't modify the value of
8551         `message-syntax-checks' if it is not a list (possibly it is
8552         `dont-check-for-anything-just-trust-me').
8553
8554 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8555
8556         * gnus-group.el (gnus-group-name-charset-group-alist): Use
8557         `find-coding-system' for XEmacs to check whether the coding-system
8558         `utf-8' is available.
8559
8560 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8561
8562         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
8563
8564 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8565
8566         * message.el (message-send-news): Oops, missed case with no
8567         "Followup-To" header...
8568
8569 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8570
8571         * message.el (message-send-news): Allow
8572         `gnus-group-name-charset-group-alist' to affect encoding of the
8573         "Newsgroups" and "Followup-To" headers.
8574
8575 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8576
8577         * Makefile.in (install-el): Depend on gnus-load.el.
8578
8579 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8580
8581         * Makefile.in (install-el): Use -f.
8582         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
8583
8584 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
8585
8586         * message.el (message-send-news): Don't encode Followups-To when
8587         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
8588
8589         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
8590         header.
8591
8592         * gnus-art.el (article-decode-group-name): Also decode
8593         "Followup-To".
8594
8595         * rfc2047.el (rfc2047-encode-message-header): Encode without
8596         asking for null methods.
8597
8598         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
8599         default charset for newsgroup names in accordance with USEFOR.
8600
8601         * gnus-group.el (gnus-group-name-charset-method-alist,
8602         gnus-group-name-charset-group-alist): Removed "*" from doc
8603         strings, "*" should not be used for complex variables.
8604
8605 2001-10-06  Simon Josefsson  <jas@extundo.com>
8606
8607         Support UTF-8 group names better.
8608
8609         * message.el (message-check-news-header-syntax): Encode group
8610         names before comparison.
8611
8612         * gnus-msg.el (gnus-copy-article-buffer): Run all
8613         `gnus-article-decode-hook's except `article-decode-charset'
8614         instead of hardcoding call to one of them.
8615
8616         * gnus-art.el (gnus-article-decode-hook): Add
8617         `article-decode-group-name'.
8618         (article-decode-group-name): New function, use `g-d-n'.
8619
8620         * gnus-group.el (gnus-group-insert-group-line): Decode
8621         gnus-tmp-group using `g-d-n'.
8622
8623         * gnus-util.el (gnus-decode-newsgroups): New function.
8624
8625 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8626
8627         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
8628         `gnus-group-name-charset-group-alist'.
8629
8630 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8631
8632         * Makefile.in: Install el in install. Add uninstall.
8633
8634 2001-10-05  Simon Josefsson  <jas@extundo.com>
8635
8636         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
8637
8638         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
8639
8640         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
8641         empty folders.
8642
8643         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
8644         limiting if read-all (C-u RET) was used.
8645
8646 2001-10-04  Simon Josefsson  <jas@extundo.com>
8647
8648         * mail-source.el (mail-source-movemail-program): New variable.
8649         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
8650         <thutt@thutt.vmware.com>.
8651
8652 2001-10-03  Simon Josefsson  <jas@extundo.com>
8653
8654         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
8655         (gnus-summary-line-format-alist): Fix param.
8656
8657 2001-10-02  Simon Josefsson  <jas@extundo.com>
8658
8659         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
8660         don't go through `nnimap-request-expire-articles' to delete the
8661         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
8662
8663 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8664
8665         * gnus-agent.el (gnus-agent-write-active): The min in the
8666         agent/active may be larger than that in the server/active.
8667
8668 2001-10-01  Simon Josefsson  <jas@extundo.com>
8669
8670         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
8671         is IMAP4rev1.
8672
8673         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
8674
8675         * nnfolder.el: Ditto.
8676
8677 2001-09-30  Dan Christensen  <jdc@uwo.ca>
8678
8679         * gnus-sum.el (gnus-summary-extract-address-component): New function.
8680         (gnus-summary-from-or-to-or-newsgroups): Optimize.
8681
8682 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8683
8684         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
8685         (message-mode-menu): Menu item for same.
8686
8687         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
8688         delayed articles.
8689
8690         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
8691         nndraft:delayed does not exist.
8692         (gnus-delay-initialize): Don't set up keymap, that's done from
8693         message.el now.
8694         (gnus-delay, gnus-delay-group, gnus-delay-header)
8695         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
8696
8697 2001-09-29  Simon Josefsson  <jas@extundo.com>
8698
8699         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
8700         utf-8, not eight-bit-control.
8701
8702         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
8703         (imap-log, imap-debug): Custom.
8704         (imap-log-buffer, imap-debug-buffer): New constants.
8705         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
8706         (imap-network-open, imap-shell-open, imap-starttls-open)
8707         (imap-send-command-1, imap-send-command, imap-arrival-filter)
8708         (imap-debug): Use imap-*-buffer.
8709
8710         * nndoc.el (nndoc-article-type): Add mailman.
8711         (nndoc-type-alist): Ditto.
8712         (nndoc-mailman-type-p): New function.
8713
8714 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8715
8716         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
8717         gnus-art.el.
8718
8719 2001-09-27  Simon Josefsson  <jas@extundo.com>
8720
8721         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
8722         (gnus-topic-catchup-articles): New function. Suggested by Robin
8723         S. Socha <robin-dated-1001857693.185e29@socha.net>.
8724
8725 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8726         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8727
8728         * gnus-ems.el (gnus-article-display-xface): Insert xface after
8729         previous ones.
8730
8731 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8732         From Daiki Ueno  <ueno@unixuser.org>
8733
8734         * gnus-sum.el (gnus-summary-show-article): The arglist of
8735         detect-coding-region is incompatible.
8736
8737 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8738         From Katsuhiro Hermit Endo <hermit@koka-in.org>
8739
8740         * gnus-group.el (gnus-group-delete-group): Typo.
8741
8742 2001-09-26  Simon Josefsson  <jas@extundo.com>
8743
8744         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
8745
8746         * nnimap.el (nnimap-expiry-target): Use temp buffer.
8747
8748 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8749
8750         * gnus-cus.el (gnus-group-parameters): Display as sexp.
8751
8752 2001-09-22  Simon Josefsson  <jas@extundo.com>
8753
8754         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
8755
8756         * nnfolder.el (nnfolder-open-marks): Ditto.
8757
8758         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
8759         (gnus-update-marks): Use it.
8760         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
8761         hardcoded list.
8762
8763         * gnus.el (gnus-article-special-mark-lists): Add killed.
8764         (gnus-article-unpropagated-mark-lists): New constant.
8765
8766 2001-09-22  Simon Josefsson  <jas@extundo.com>
8767
8768         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
8769         custom option.
8770
8771 2001-09-23  Simon Josefsson  <jas@extundo.com>
8772
8773         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
8774
8775 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8776
8777         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
8778
8779 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8780
8781         * gnus-group.el (gnus-group-sort-function): Fix customize type to
8782         accept lists of functions.
8783
8784 2001-09-20  Simon Josefsson  <jas@extundo.com>
8785
8786         * gnus-group.el (gnus-group-catchup): Update expire marks in
8787         backend.  Also, if ALL also set expire marks on tick/dormant.
8788
8789 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8790
8791         * message.el (message-tab-body-function): New variable.
8792         * message.el (message-tab): Use it.
8793
8794 2001-09-19  Sam Steingold  <sds@gnu.org>
8795
8796         * gnus-win.el (gnus-buffer-configuration): Respect
8797         `gnus-bug-create-help-buffer'.
8798
8799 2001-09-18  Simon Josefsson  <jas@extundo.com>
8800
8801         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
8802         (gnus-parse-simple-format): Re-revert.
8803
8804 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
8805         Trivial patch.
8806
8807         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
8808         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
8809
8810 2001-09-18  Simon Josefsson  <jas@extundo.com>
8811
8812         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
8813         signed.
8814         (gnus-parse-simple-format): Don't use it.
8815
8816 2001-09-17  Miles Bader  <miles@gnu.org>
8817
8818         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
8819         error querying a backend abort the whole process.
8820
8821 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8822
8823         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
8824         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8825
8826 2001-09-17  Didier Verna  <didier@xemacs.org>
8827
8828         * nndiary.el: version 0.2-b14.
8829         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
8830         compatibility problem with XEmacs 21.1.
8831
8832 2001-09-15  Simon Josefsson  <jas@extundo.com>
8833
8834         * gnus-group.el (gnus-group-line-format): Document %c.
8835
8836         * nnml.el (nnml-parse-head): Handle CRLF files.
8837         (nnml-generate-nov-file): Ditto.
8838         (nnml-retrieve-headers): Ditto.
8839
8840 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8841
8842         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
8843
8844 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
8845
8846         * gnus-spec.el (gnus-correct-substring): Still stopped one
8847         character before we wanted (never included last character).
8848         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
8849         add missing "," (once per function)
8850
8851 2001-09-14  Simon Josefsson  <jas@extundo.com>
8852
8853         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
8854         (otherwise e.g. gnus-agentize in .gnus overrides the customized
8855         default before gnus-group is loaded and the variable set.)
8856
8857         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
8858         killed or unsent marks.
8859
8860         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
8861         isn't an article to set it on (e.g. when you `a' in a group).
8862
8863 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8864
8865         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
8866         can read e-mails from Microsoft Outlook users not using ISO
8867         8859-2 character set.
8868
8869 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8870
8871         * gnus-diary.el: Minor modifications to avoid warnings.
8872         (gnus-summary-misc-menu): defvar.
8873         (gnus-diary-check-message): Use gnus-point-at-eol.
8874         (gnus-diary-kill-entire-line): eval-and-compile.
8875
8876 2001-09-12  Didier Verna  <didier@xemacs.org>
8877
8878         * nndiary.el: new version (0.2-b13).
8879         * nndiary.el (nndiary-mail-sources): doc update.
8880         * nndiary.el (nndiary-split-methods): ditto.
8881         * nndiary.el (nndiary-request-accept-article-hooks): New.
8882         * nndiary.el (nndiary-request-accept-article): use it, check
8883         message validity.
8884         * nndiary.el (nndiary-get-new-mail): changed default to nil.
8885         * nndiary.el (nndiary-schedule): fix bug (misplaced
8886         condition-case): it didn't return nil on error.
8887         * gnus-diary.el: new version.
8888         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
8889         * gnus-diary.el (gnus-diary-header-value-history): New.
8890         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
8891         * gnus-diary.el (gnus-diary-add-header): New.
8892         * gnus-diary.el (gnus-diary-check-message): New.
8893         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
8894         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
8895
8896 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8897
8898         * gnus-sum.el (gnus-select-newsgroup): Make
8899         `gnus-current-select-method' buffer-local.
8900
8901         * gnus-art.el (gnus-request-article-this-buffer): Refer
8902         `gnus-current-select-method' in the current summary buffer.
8903
8904 2001-09-10  Simon Josefsson  <jas@extundo.com>
8905         From Daniel Pittman <daniel@rimspace.net>
8906
8907         * gnus-spec.el (gnus-correct-pad-form): Fix.
8908
8909 2001-09-09  Simon Josefsson  <jas@extundo.com>
8910
8911         * mm-decode.el (mm-inline-media-tests): Add
8912         application/x-emacs-lisp.
8913         (mm-attachment-override-types): Add
8914         application/{x-,}pkcs7-signature.
8915
8916         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8917         (gnus-server-line-format, gnus-server-mode-line-format)
8918         (gnus-server-browse-in-group-buffer): Customize.
8919
8920 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8921
8922         * nnml.el (nnml-marks-changed-p): Typo.
8923         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
8924         (nnml-marks-changed-p): Use gnus-gethash.
8925         (nnml-marks-modtime): Use gnus-make-hashtable.
8926
8927         * nnfolder.el (nnfolder-marks-changed-p): Typo.
8928         (nnfolder-request-expire-articles, nnfolder-save-marks)
8929         (nnfolder-open-marks): Typo.
8930         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
8931         (nnfolder-marks-changed-p): Use gnus-gethash.
8932         (nnfolder-marks-modtime): Use gnus-make-hashtable.
8933
8934 2001-09-08  Simon Josefsson  <jas@extundo.com>
8935
8936         * nnfolder.el (nnfolder-marks-modtime): New variable.
8937         (nnfolder-marks-changed-p): New function.
8938         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
8939         (nnfolder-request-update-info): Don't update if marks didn't change.
8940
8941         * nnml.el (nnml-marks-modtime): New variable.
8942         (nnml-marks-changed-p): New function.
8943         (nnml-save-marks, nnml-open-marks): Save modtime.
8944         (nnml-request-update-info): Don't update if marks didn't change.
8945
8946         * gnus-agent.el (gnus-agent-any-covered-gcc)
8947         (gnus-agent-add-server, gnus-agent-remove-server): Use
8948         gnus-agent-method-p.
8949
8950         * gnus-art.el (gnus-buttonized-mime-types): New variable.
8951         (gnus-unbuttonized-mime-type-p): Use it.
8952
8953         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
8954         fetch group.
8955
8956 2001-09-08  Simon Josefsson  <jas@extundo.com>
8957         From Daniel Pittman <daniel@rimspace.net>
8958
8959         * gnus-spec.el (gnus-correct-pad-form): New function.
8960         (gnus-parse-simple-format): Use it.
8961
8962 2001-09-07  Simon Josefsson  <jas@extundo.com>
8963
8964         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
8965         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
8966         Putnam <reader@newsguy.com>.
8967         (gnus-group-sort-selected-groups): Touch dribble file.
8968
8969 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
8970
8971         * nnml.el (nnml-filenames-are-evil): New variable.
8972         (nnml-article-to-file-alist): Rename to ...
8973         (nnml-current-group-article-to-file-alist): ... this.
8974         Respect `nnml-filenames-are-evil'.
8975         (nnml-active-number): Update.
8976         (nnml-update-file-alist): Update.
8977         (nnml-request-article): Use nnheader-article-to-file-alist.
8978         (nnml-request-rename-group): Likewise.
8979
8980 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8981
8982         * gnus-sum.el (gnus-summary-insert-line): Fix.
8983
8984 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8985
8986         * gnus-sum.el: Bind g-s-t-s to "W g".
8987         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8988         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8989         display of graphical smilies.
8990
8991 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8992
8993         * gnus-start.el (gnus-setup-news): A typo.
8994         From Bill White <billw@wolfram.com>.
8995
8996 2001-09-06  Simon Josefsson  <jas@extundo.com>
8997
8998         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
8999         and unseen marks.
9000
9001 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9002
9003         * nnmail.el (nnmail-split-fancy): Document `junk'.
9004
9005 2001-09-04  Simon Josefsson  <jas@extundo.com>
9006
9007         * imap.el (imap-search): Don't error if server is broken.
9008
9009 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
9010
9011         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
9012         searching for an article that isn't in the mbox.
9013
9014 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9015
9016         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
9017         right, and get all the comments.
9018
9019 2001-09-02  Simon Josefsson  <jas@extundo.com>
9020         Suggested by Dan Christensen <jdc+news@uwo.ca>
9021
9022         * nnfolder.el (nnfolder-request-update-info): Fix message.
9023
9024         * nnml.el (nnml-request-update-info): Ditto.
9025
9026 2001-09-01  Simon Josefsson  <jas@extundo.com>
9027
9028         * nnml.el (nnml-request-expire-articles): Also bind
9029         `nnml-current-group' and `nnml-article-file-alist' when using
9030         expiry-target. (Otherwise nnml will be in a inconsistent internal
9031         state causing all kind of problems.)
9032         (nnml-request-expire-articles): If `nnml-article-to-file' or
9033         `file-attributes' failes, return article as un-expirable instead
9034         of treating it as expired.
9035
9036 2001-08-31  Sam Steingold  <sds@gnu.org>
9037
9038         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
9039         typo: `exmine' --> `examine'.
9040
9041 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9042
9043         * nndoc.el (nndoc-forward-type-p): It is not a digest.
9044
9045 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9046
9047         * nnml.el (nnml-check-directory-twice): Remove.
9048         (nnml-retrieve-headers): Ditto.
9049         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
9050
9051 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9052
9053         * nnheader.el (nnheader-directory-files-is-safe): No need to read
9054         directory twice on Windows, or on GNU Emacs-21.
9055
9056 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9057
9058         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
9059         (nnml-request-rename-group): Ditto.
9060         (nnml-active-number): Ditto.
9061         (nnml-request-create-group): Use nnml-directory-articles.
9062         (nnml-request-expire-articles): Use nnml-directory-articles, which
9063         gets list from nov database if available.
9064         (nnml-get-nov-buffer): New function.
9065         (nnml-open-nov): Use it.
9066         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
9067         gets alist from nov database if available.
9068         (nnml-directory-articles): New function.
9069         (nnml-article-to-file-alist): New function.
9070
9071 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9072
9073         * mm-decode.el (mm-display-external): Use `name' as filename, if
9074         `filename' attribute is not present.
9075
9076 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9077
9078         * mail-source.el (mail-source-flash): New defcustom.
9079         (mail-source-new-mail-p): Ring visible bell if appropriate.
9080         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
9081         timer is cleared even if mail check signals an error.
9082
9083 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9084
9085         * gnus-sum.el (gnus-summary-move-article): Only update marks of
9086         type 'list.
9087
9088 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9089
9090         * flow-fill.el (fill-flowed): eol might be point-max.
9091
9092 2001-08-27  Simon Josefsson  <jas@extundo.com>
9093
9094         * nnml.el (nnml-request-update-info): Fix message.
9095         (nnml-open-marks): Ditto.
9096
9097         * nnfolder.el (nnfolder-request-update-info):
9098         (nnfolder-open-marks): Fix message.
9099
9100 2001-08-25  Simon Josefsson  <jas@extundo.com>
9101
9102         * nnfolder.el (nnfolder-save-marks): Don't create directory named
9103         after group in ~/.
9104
9105 2001-08-25  Simon Josefsson  <jas@extundo.com>
9106         From Andreas Jaeger  <aj@suse.de>
9107
9108         * nnfolder.el (nnfolder-open-marks): Fix typo.
9109         * nnml.el (nnml-open-marks): Likewise.
9110
9111 2001-08-25  Simon Josefsson  <jas@extundo.com>
9112
9113         Make nnfolder groups self-contained as far as marks are concerned.
9114
9115         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
9116         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
9117         (nnfolder-open-server): Make marks directory.
9118         (nnfolder-request-delete-group): Delete marks file.
9119         (nnfolder-request-delete-group): Check of nov/marks file exist
9120         before deleting.
9121         (nnfolder-request-rename-group): Rename marks file.
9122         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
9123         (nnfolder-request-set-mark, nnfolder-request-update-info)
9124         (nnfolder-group-marks-pathname, nnfolder-save-marks)
9125         (nnfolder-open-marks): New functions.
9126         (top-level): Require gnus.
9127
9128 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9129
9130         * nnweb.el (nnweb-type-definition): Use google raw file.
9131         (nnweb-google-parse-1): Ditto.
9132         (nnweb-google-identity): Ditto.
9133         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
9134         (nnweb-altavista-wash-article): Ditto.
9135         (nnweb-request-article): Remove nnweb-decode-entities.
9136
9137         * nnml.el: Require 'gnus.
9138
9139 2001-08-25  Simon Josefsson  <jas@extundo.com>
9140
9141         * nnml.el (nnml-marks-is-evil): Add doc.
9142
9143 2001-08-25  Simon Josefsson  <jas@extundo.com>
9144
9145         * nnml.el (nnml-save-marks): Wrap saving marks in a
9146         condition-case, to allow user to start Gnus if saving marks failed
9147         for some reason.
9148
9149 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9150
9151         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
9152
9153         * gnus-group.el (gnus-update-group-mark-positions): Bind
9154         gnus-group-update-hook to nil.
9155
9156 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9157
9158         * mml.el (mml-generate-mime-1): Force as multibyte string.
9159
9160 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9161
9162         * gnus-sum.el (gnus-summary-insert-line)
9163         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
9164         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
9165
9166         * gnus-spec.el (gnus-correct-substring): Take optional END.
9167
9168         * nnrss.el (nnrss-request-article): Remove \n.
9169         (nnrss-retrieve-headers): Lines number is -1.
9170
9171 2001-08-24  Simon Josefsson  <jas@extundo.com>
9172
9173         * gnus-group.el (gnus-info-clear-data): Call
9174         nnfoo-request-set-mark to propagate marks.  Fix bug:
9175         `gnus-group-update-line' doesn't update read range unless we call
9176         `gnus-get-unread-articles-in-group' first.
9177
9178         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
9179         to server.
9180
9181 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9182
9183         * gnus-util.el (gnus-create-info-command): Return an interactive
9184         function.
9185
9186 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9187         From Katsumi Yamaoka <yamaoka@jpl.org>
9188
9189         * gnus-spec.el (gnus-parse-complex-format): Use equal.
9190
9191 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9192
9193         * gnus-sum.el (gnus-select-newsgroup): Use it.
9194
9195         * gnus-util.el (gnus-not-ignore): New function.
9196
9197         * lpath.el (featurep): Don't fbind char-int.
9198
9199         * gnus-util.el (gnus-create-info-command): New function.
9200
9201         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
9202         right node.
9203
9204         * gnus-sum.el (gnus-select-newsgroup): Clean up.
9205         (gnus-summary-limit-children): Use 'identity instead of `all'.
9206         (gnus-summary-limit-to-display-predicate): New command and
9207         keystroke.
9208
9209 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9210
9211         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
9212
9213         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
9214
9215 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9216
9217         * gnus-spec.el: Add the Gnus version.
9218         (gnus-update-format-specifications): If the Gnus version changes,
9219         nix out the format spec cache.
9220
9221         * gnus.el (gnus-continuum-version): Made into a command and
9222         optionalize the VERSION.
9223
9224         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
9225         the start of the lines.
9226
9227 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9228
9229         * gnus.el (gnus-visual-p): Define function before use of
9230         function.
9231
9232 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9233
9234         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
9235         (gnus-article-mark-to-type): New function.
9236         (gnus-update-missing-marks): Only update marks of type 'list.
9237
9238         * gnus.el (gnus-article-special-mark-lists): New variable.
9239
9240 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9241
9242         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
9243         (gnus-select-newsgroup): Still use 'all.
9244         (gnus-summary-initial-limit): Comparing with 'all.
9245
9246 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9247
9248         * gnus-start.el (gnus-activate-group): If dont-check, don't update
9249         active.
9250
9251 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9252
9253         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
9254         nnslashdot-*-retrieve-headers.
9255         (nnslashdot-request-article): Fix for slashcode 2.2.
9256         (nnslashdot-make-tuple): New function.
9257         (nnslashdot-read-groups): Use it.
9258
9259 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9260
9261         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
9262         list.
9263
9264         * gnus-sum.el (gnus-summary-move-article): Don't select article.
9265
9266 2001-08-20  Simon Josefsson  <jas@extundo.com>
9267
9268         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
9269         opened, error instead of continuing (and exploding later).
9270
9271 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9272
9273         * gnus.el (gnus-expand-group-parameters): Return the parameter
9274         list.
9275
9276         * gnus-sum.el (gnus-summary-show-article): Doc fix.
9277         (gnus-summary-show-article): Guess at charset if required.
9278
9279         * gnus-spec.el (gnus-correct-substring): Stopped one character
9280         before we wanted.
9281
9282 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9283
9284         * earcon.el (earcon-auto-play): Remove unused option.
9285
9286 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9287
9288         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
9289         message down in levels, since it happens very fast.
9290
9291         * smiley-ems.el (smiley-update-cache): Respect the symbol version
9292         of smiley-regexp-alist.
9293
9294         * mm-view.el (mm-inline-text): Ignore vcard errors.
9295
9296         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
9297
9298         * gnus-score.el (gnus-all-score-files): Use append instead of
9299         nconc.
9300
9301         * gnus.el (gnus-splash-face): Doc fix.
9302
9303         * mm-decode.el (mm-mailcap-command): Use
9304         mm-path-name-rewrite-functions.
9305         (mm-path-name-rewrite-functions): New variable.
9306
9307         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
9308         (gnus-complex-form-to-spec): Insert tab.
9309         (gnus-spec-tab): New function.
9310
9311         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
9312         entering the group.
9313
9314         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
9315         the positional spec.
9316         (gnus-parse-complex-format): React to %C.
9317
9318         * gnus-ems.el (gnus-char-width): Moved here.
9319
9320         * gnus-sum.el (gnus-select-newsgroup): Set
9321         gnus-newsgroup-articles.
9322         (gnus-unseen-mark): New variable.
9323         (gnus-newsgroup-unseen): Ditto.
9324         (gnus-newsgroup-seen): Ditto.
9325         (gnus-adjust-marked-articles): Use them.
9326         (gnus-update-marks): Use them.
9327         (gnus-summary-update-secondary-mark): Display.
9328         (gnus-summary-prepare-threads): Display.
9329
9330         * gnus-msg.el (gnus-inews-group-method): Use and return the
9331         method, not the server.
9332
9333 2001-08-19  Simon Josefsson  <jas@extundo.com>
9334
9335         * gnus-srvr.el (gnus-server-agent-face): New.
9336         (gnus-server-agent-face): New.
9337         (gnus-server-mode): Turn on font-lock-mode.
9338
9339         * gnus.el (gnus-server-visual): Add defgroup.
9340
9341 2001-08-19  Simon Josefsson  <jas@extundo.com>
9342         From Joe Casadonte <jcasadonte@northbound-train.com>
9343
9344         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
9345         gnus-server-denied-face): New.
9346         (gnus-server-opened-face, gnus-server-closed-face,
9347         gnus-server-denied-face): New.
9348         (gnus-server-font-lock-keywords): Add.
9349
9350 2001-08-19  Simon Josefsson  <jas@extundo.com>
9351
9352         * nnml.el (nnml-request-set-mark): Return nil.
9353         (nnml-save-marks): Use nnml-possibly-create-directory.
9354         (nnml-open-marks): Only work in temp buffer when inserting/reading
9355         .marks file.
9356
9357 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9358
9359         * gnus.el (gnus-expand-group-parameters): Fix.
9360
9361         * gnus-spec.el (gnus-char-width): New function.
9362         (gnus-correct-substring, gnus-correct-length): Use it.
9363
9364         * message.el (message-required-mail-headers): Fix doc.
9365
9366 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9367
9368         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
9369
9370         * mm-decode.el (mm-save-part-to-file): Insert the handle.
9371
9372 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9373
9374         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
9375         slashdot 2.2 (not fully fixed yet).
9376         (nnslashdot-request-article): Ditto.
9377
9378 2001-08-18  Simon Josefsson  <jas@extundo.com>
9379
9380         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
9381         nnimap.
9382
9383         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
9384         gnus-util.
9385         (nnimap-request-update-info-internal): Use new functions.
9386
9387         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
9388         new functions.
9389
9390 2001-08-18  Simon Josefsson  <jas@extundo.com>
9391
9392         Make nnml groups self-contained as far as marks are concerned.
9393
9394         * nnml.el (nnml-request-delete-group): Delete marks file.
9395         (nnml-request-rename-group): Move marks file.
9396         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
9397         variables.
9398         (nnml-request-set-mark, nnml-request-update-info): New server
9399         functions.
9400         (nnml-save-marks, nnml-open-marks): New functions.
9401
9402 2001-08-18  Simon Josefsson  <jas@extundo.com>
9403
9404         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
9405         `set' when setting marks.
9406
9407 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9408
9409         * gnus.el (gnus-info-find-node): Take an argument.
9410
9411         * gnus-art.el (gnus-button-handle-info): New function.
9412         (gnus-url-unhex-string): Replace "+" with " ".
9413
9414 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9415
9416         * message.el (message-check-news-header-syntax): Check bad From.
9417
9418 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9419
9420         * gnus-spec.el (gnus-correct-length): New function.
9421         (gnus-correct-substring): New function.
9422         (gnus-tilde-max-form): Use it.
9423
9424 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
9425
9426         * nnmh.el: Docstring changes as below.
9427
9428         * nnml.el: Docstring changes as below.
9429
9430         * nnbabyl.el: Docstring changes as below.
9431
9432         * nnmbox.el: Docstring changes as below.
9433
9434         * nnfolder.el: Added docstrings identifying each virtual server
9435         parameter.
9436
9437 2001-08-18  Simon Josefsson  <jas@extundo.com>
9438
9439         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
9440
9441 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
9442
9443         * message.el: rename "Abort Message" to "Postpone Message".
9444         Remove "Attach file as MIME" from Message menu, it's already in
9445         the MIME menu.
9446
9447 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9448
9449         * smime.el (smime-point-at-eol): eval-and-compile.
9450         (smime-make-temp-file): New function.
9451         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
9452         Use it.
9453
9454 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9455
9456         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
9457         (gnus-agent-summary-fetch-group): New command and keystroke.
9458
9459         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
9460         (gnus-mime-display-security): Make it respect
9461         gnus-unbuttonized-mime-type-p.
9462
9463         * gnus-sum.el (gnus-articles-to-read): Comments.
9464         (gnus-article-marked-p): New function.
9465         (gnus-summary-display-make-predicate): New function.
9466         (gnus-select-newsgroup): Use them.
9467
9468         * mm-decode.el (mm-save-part-to-file): Made it not error.
9469
9470 2001-08-17  Simon Josefsson  <jas@extundo.com>
9471
9472         * imap.el (imap-wait-for-tag): If process-status isn't open or
9473         run, return nil instead of sit-for looping.
9474
9475 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9476
9477         * lpath.el (featurep): fbind xml-parse-region.
9478
9479         * gnus.el (gnus-message-archive-method): Default to "archive".
9480         (gnus-message-archive-method): Doc fix.
9481         (gnus-parameters-get-parameter): Cleaned up.
9482         (gnus-expand-group-parameter): New function.
9483
9484         * gnus-start.el (gnus-setup-news): Push the archive server only
9485         the server list.
9486
9487         * mml.el (mml-menu): Changed name to "Attachments".
9488
9489         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
9490         when there is something to detroy.
9491
9492 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9493
9494         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
9495         nil.
9496
9497 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9498
9499         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
9500         which specifies a time today or tomorrow.
9501
9502 2001-08-15  Simon Josefsson  <jas@extundo.com>
9503         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9504
9505         * gnus-agent.el (gnus-agent-make-mode-line-string)
9506         (gnus-agent-toggle-plugged): Use new API.
9507
9508 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9509
9510         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
9511         deadline has expired.
9512
9513 2001-08-12  Simon Josefsson  <jas@extundo.com>
9514         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
9515
9516         Support `recent' mark indicating newly arrived messages (to
9517         separate from old but unread messages).
9518
9519         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
9520         `nnmail-split-history' if recent is > 0.
9521         (nnimap-request-update-info-internal): Update `recent' marks.
9522         (nnimap-request-set-mark): Never set `recent' marks.
9523         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
9524         recent.
9525
9526         * gnus-sum.el (gnus-recent-mark): New mark.
9527         (gnus-newsgroup-recent): New variable.
9528         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
9529         (gnus-summary-prepare-threads): Mark recent articles.
9530         (gnus-summary-add-mark): Support recent.
9531         (gnus-summary-update-secondary-mark): Support recent.
9532
9533         * gnus.el (gnus-article-mark-lists): Add recent.
9534
9535 2001-08-12  Simon Josefsson  <jas@extundo.com>
9536
9537         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
9538         whether successful decoding took place.  Add doc.
9539
9540 2001-08-12  Simon Josefsson  <jas@extundo.com>
9541         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
9542
9543         * gnus.el (gnus-summary-line-format, gnus-parameters):
9544         * gnus-gl.el (gnus-summary-grouplens-line-format):
9545         * gnus-salt.el (gnus-summary-pick-line-format):
9546         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
9547
9548 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
9549         Committed by Kai Gro\e,b_\e(Bjohann.
9550
9551         * gnus-score.el (gnus-score-string): Fix `match' regexp
9552         for `extra' header case.
9553
9554 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9555
9556         * nnmbox.el (nnmbox-read-mbox): No warning.
9557
9558 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9559
9560         * nndoc.el (nndoc-article-type): Fix doc.
9561         (nndoc-generate-article-function): New variable.
9562         (nndoc-dissection-function): New variable.
9563         (nndoc-type-alist): Add oe-dbx.
9564         (nndoc-oe-dbx-type-p): New function.
9565         (nndoc-oe-dbx-dissection): New function.
9566         (nndoc-oe-dbx-generate-article): New function.
9567
9568 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9569
9570         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
9571         whether deadline has been reached.  Patch from Dan Nicolaescu
9572         <dann@godzilla.ics.uci.edu>.
9573
9574 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9575
9576         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
9577         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
9578         <rintaman@cs.Helsinki.FI>.
9579
9580         * mail-source.el (mail-source-movemail): The error buffer is
9581         modified, but nothing in it.
9582
9583 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9584
9585         * message.el (message-bogus-system-names): New variable.
9586         (message-make-fqdn): Use it.
9587
9588 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9589
9590         * nndraft.el (nndraft-request-group): Use
9591         nndraft-auto-save-file-name.
9592
9593 2001-08-09  Simon Josefsson  <jas@extundo.com>
9594
9595         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
9596         Don't ask whether to decrypt.  Just leave result in buffer (don't
9597         call mm).
9598
9599         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
9600         parts as well.
9601         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
9602         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
9603
9604 2001-08-09  Simon Josefsson  <jas@extundo.com>
9605
9606         * mm-decode.el (mm-insert-part): Return decoding success status.
9607         (mm-save-part-to-file): Error if decoding failed.
9608
9609 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9610
9611         * message.el (message-tab): Use indent-relative.
9612         (message-mode): Don't bind indent-line-function to indent-relative.
9613
9614 2001-08-09  Simon Josefsson  <jas@extundo.com>
9615
9616         * message.el (message-get-reply-headers): Fix string. Suggested by
9617         Christoph Conrad <cc@cli.de>.
9618
9619 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9620
9621         * message.el (message-tab): Use the current value of
9622         indent-line-function.
9623         (message-mode): Bind indent-line-function to indent-relative.
9624
9625 2001-08-08  Simon Josefsson  <jas@extundo.com>
9626
9627         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
9628         whether `imtest' is installed.
9629
9630 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9631         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9632
9633         * gnus-sum.el (gnus-summary-show-article): Call
9634         gnus-summary-update-secondary-secondary-mark.
9635         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
9636         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
9637
9638 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9639
9640         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
9641
9642         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9643
9644         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
9645         <gerd@gnu.org>.
9646
9647         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
9648
9649         * gnus-util.el (gnus-output-to-rmail): Ditto.
9650         (gnus-output-to-mail): Ditto.
9651
9652         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
9653
9654 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
9655
9656         * message.el (message-indent-citation): Use
9657         `message-yank-cited-prefix' for empty lines.
9658
9659 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
9660
9661         * message.el (message-indent-citation): Quote only lines starting
9662         with ">" using `message-yank-cited-prefix'.
9663
9664 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9665         Trivial patch.
9666
9667         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
9668         gnus-cache-fully-p.
9669
9670 2001-08-04  Simon Josefsson  <jas@extundo.com>
9671
9672         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
9673         file if it doesn't exist (by calling gnus-cache-read-active).
9674
9675 2001-08-04  Simon Josefsson  <jas@extundo.com>
9676
9677         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
9678         (gnus-cache-passively-or-fully-p): Removed.
9679         (gnus-cache-fully-p): Fix it.
9680
9681         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
9682
9683 2001-08-04  Simon Josefsson  <jas@extundo.com>
9684
9685         * gnus-cache.el (gnus-cache-fully-p)
9686         (gnus-cache-passively-or-fully-p): New functions.
9687         (gnus-cache-possibly-enter-article): Cosmetic change, use
9688         `g-c-p-o-f-p'.
9689         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
9690         was bogus (`g-c-p-a-a' does not change active info, just change
9691         the functions parameters).
9692         (gnus-cache-possibly-remove-articles-1): Make sure articles are
9693         not removed in groups that match `gnus-uncacheable-groups'.
9694
9695         Reported and modifications based on discussions with Nuutti
9696         Kotivuori <nuutti.kotivuori@smarttrust.com>.
9697
9698 2001-08-04  Simon Josefsson  <jas@extundo.com>
9699         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9700
9701         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
9702         calls `gnus-cache-update-active' if bounds has been extended.
9703
9704 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9705
9706         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
9707         before remove.
9708         (gnus-mime-security-show-details): Ditto.
9709
9710 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9711
9712         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
9713         syntax.  Protect string-match against nil string and regexp.
9714
9715 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9716
9717         * mm-util.el (mm-find-charset-region): Remove control-1.
9718
9719 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9720
9721         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
9722
9723 2001-08-04  Simon Josefsson  <jas@extundo.com>
9724
9725         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
9726         buffer.  Delete MIME-Version header.
9727
9728 2001-08-03  Simon Josefsson  <jas@extundo.com>
9729
9730         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
9731         that is entered does not necessarily have the highest article
9732         number in the group, so use `gnus-cache-possibly-alter-active'
9733         instead of `gnus-cache-update-active'.
9734
9735 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9736
9737         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
9738
9739 2001-08-03  Simon Josefsson  <jas@extundo.com>
9740
9741         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
9742         menu.
9743
9744 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9745
9746         * gnus.el (post-method): New group parameter.  It also provides
9747         the user option `gnus-post-method-alist' and the internal function
9748         `gnus-parameter-post-method'.
9749
9750         * gnus-msg.el (gnus-post-method): Bind the value of
9751         `gnus-post-method' to the group parameter if it is defined.
9752
9753 2001-08-02  Simon Josefsson  <jas@extundo.com>
9754
9755         * smime.el (smime-extra-arguments): Removed.
9756         (smime-call-openssl-region): Don't use it.
9757
9758 2001-08-02  Simon Josefsson  <jas@extundo.com>
9759
9760         * smime.el (smime-sign-region): Handle stderr.
9761         (smime-encrypt-region): Ditto.
9762
9763         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
9764         match the ASN.1 length bytes.
9765         (mm-pkcs7-enveloped-magic): Ditto.
9766         (mm-view-pkcs7-get-type): Don't regexp quote.
9767
9768 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9769         From Andreas Fuchs <asf@void.at>
9770
9771         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
9772
9773 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9774
9775         * gnus-art.el (gnus-header-button-alist): References regexp.
9776
9777 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
9778
9779         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
9780         already fboundp.  Add INTERACTIVE arg to autoload form.
9781
9782 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9783
9784         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
9785
9786         * nnmail.el (nnmail-cache-open): Ditto.
9787
9788 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9789
9790         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
9791
9792 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9793
9794         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
9795
9796 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9797         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9798
9799         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
9800         (gnus-agent-toggle-plugged): Use it.
9801
9802 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9803
9804         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
9805         (gnus-ding-file-coding-system): New variable.
9806         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
9807         (gnus-slave-save-newsrc): Use it.
9808
9809 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9810
9811         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
9812         syntax.
9813
9814 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9815         Originally from Andreas Fuchs <asf@void.at>
9816
9817         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
9818         (mml2015-gpg-pretty-print-fpr): New function.
9819         (mml2015-gpg-extract-signature-details): More details, rename from
9820         `m-g-e-from'.
9821         (mml2015-gpg-verify): Use them.
9822         (mml2015-gpg-clear-verify): Use them.
9823
9824 2001-07-31  Simon Josefsson  <jas@extundo.com>
9825
9826         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
9827         buffer when done.
9828
9829 2001-07-30  Simon Josefsson  <jas@extundo.com>
9830
9831         * smime.el (smime-call-openssl-region): Revert previous change,
9832         just pass on buf to `call-process-region'.
9833         (smime-verify-region): Doc fix.  Don't message stuff.  Use
9834         `smime-new-details-buffer'.  Inserts error messages into buffer.
9835         (smime-noverify-region): Ditto.
9836         (smime-decrypt-region): Ditto.  Handles stderr separately.
9837         (smime-verify-buffer, smime-noverify-buffer)
9838         (smime-decrypt-buffer): Doc fix.
9839         (smime-new-details-buffer): New function.
9840         (smime-pkcs7-region, smime-pkcs7-certificates-region)
9841         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
9842         (smime-sign-region, smime-encrypt-region): Don't use
9843         `insert-buffer'.
9844
9845         * mml-smime.el (mml-smime-verify): Fix security button strings.
9846
9847 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9848
9849         * gnus-art.el (gnus-mime-save-part-and-strip): Save
9850         gnus-article-mime-handles.
9851
9852 2001-07-29  Simon Josefsson  <jas@extundo.com>
9853
9854         * mail-source.el (top-level): Require message for message-directory.
9855         (mail-source-directory): Change default to message-directory.
9856
9857         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
9858         (smime-certificate-directory, smime-openssl-program)
9859         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
9860         (smime-extra-arguments): New variable.
9861         (smime-dns-server): Fix customize group.
9862         (smime-call-openssl-region): Use `smime-extra-arguments'.
9863
9864 2001-07-29  Simon Josefsson  <jas@extundo.com>
9865         From Vladimir Volovich <vvv@vsu.ru>
9866
9867         * smime.el (smime-call-openssl-region): Ignore stderr.
9868
9869 2001-07-29  Simon Josefsson  <jas@extundo.com>
9870         From Christoph Conrad <christoph.conrad@gmx.de>
9871
9872         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
9873         file.
9874
9875 2001-07-29  Simon Josefsson  <jas@extundo.com>
9876
9877         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
9878
9879         Support S/MIME decryption.
9880
9881         * mm-decode.el (mm-inline-media-tests):
9882         (mm-inlined-types):
9883         (mm-automatic-display):
9884         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
9885
9886         * mm-view.el (mm-pkcs7-signed-magic):
9887         (mm-pkcs7-enveloped-magic): New variables.
9888         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
9889         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
9890         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
9891         PKCS#7 blobs.
9892
9893         * smime.el (smime-decrypt-region): Expand keyfile.
9894
9895 2001-07-29  Simon Josefsson  <jas@extundo.com>
9896
9897         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
9898         `ssl.el' variables.
9899
9900         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9901         but line instead of narrowing to it, because `nnmail-parse-active'
9902         calls widen.  Thanks to Christoph Conrad
9903         <christoph.conrad@gmx.de>.
9904
9905 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9906
9907         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9908         for %B spec.
9909
9910         * gnus-sum.el (gnus-summary-prepare-threads): If
9911         gnus-sum-thread-tree-root is nil, use subject instead.
9912         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9913         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9914         (gnus-sum-thread-tree-leaf-with-other)
9915         (gnus-sum-thread-tree-single-leaf): Documentation.
9916         (gnus-sum-thread-tree-single-indent): Allow nil.
9917
9918 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9919
9920         * message.el (message-fill-paragraph): Do nothing if the user
9921         wants filladapt-mode.
9922
9923 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9924
9925         * mm-decode.el (mm-image-type-from-buffer): New function.
9926         (mm-get-image): Use it.
9927
9928 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9929
9930         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
9931
9932         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
9933         mm-display-parts too.
9934
9935 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9936
9937         * nnfolder.el (nnfolder-request-accept-article): Bind
9938         nntp-server-buffer.
9939
9940         * nnmail.el (nnmail-parse-active): Read from buffer instead of
9941         nntp-server-buffer.
9942
9943 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9944
9945         * message.el (message-check-news-header-syntax): Use
9946         message-post-method.
9947         (message-send-news): Bind message-post-method.
9948
9949 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9950
9951         * mml.el (mml-tweak-type-alist): New variable.
9952         (mml-tweak-function-alist): New variable.
9953         (mml-tweak-part): New function.
9954         (mml-generate-mime-1): Use it.
9955
9956 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9957
9958         * nnfolder.el (nnfolder-request-accept-article): Replace
9959         nnfolder-request-list.
9960
9961 2001-07-27  Simon Josefsson  <jas@extundo.com>
9962
9963         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
9964         nnoo-change-server failed to do it.
9965
9966 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9967
9968         * gnus.el (gnus-parameters): Make it customizable.
9969
9970 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9971
9972         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9973
9974         * message.el (message-set-auto-save-file-name): More
9975         poor-system-types.
9976
9977         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9978
9979         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9980         supports +.
9981
9982 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9983
9984         * mm-decode.el (mm-readable-p): New function.
9985         (mm-inline-media-tests): Fix the default testers.
9986
9987 2001-07-26  Simon Josefsson  <jas@extundo.com>
9988
9989         * nnimap.el (nnimap-version): Bump version number.
9990
9991 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9992         From Steven E. Harris <seh@speakeasy.org>
9993
9994         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
9995         in M$Windows too.
9996
9997 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9998
9999         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
10000
10001 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10002
10003         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
10004
10005         * mm-decode.el (mm-get-image): Guess then use the type.
10006
10007         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
10008
10009 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
10010
10011         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
10012         display (%B) for threads if threading is off.
10013
10014 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10015         From Henrik Enberg <henrik@enberg.org>
10016
10017         * gnus-msg.el: Customization patch.
10018
10019 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
10020
10021         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
10022         variable.
10023         (nnmail-split-fancy-with-parent): Ignore certain groups.
10024
10025 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10026
10027         * gnus-util.el (gnus-byte-compile): New function.
10028         (gnus-use-byte-compile): New variable.
10029         (gnus-make-sort-function): Use it.
10030
10031         * nnmail.el (nnmail-get-new-mail): Use it.
10032
10033         * gnus-agent.el (gnus-category-make-function): Simple function or
10034         compiled function.
10035         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
10036
10037         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
10038         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
10039         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
10040
10041         * message.el (message-check-news-header-syntax): Remove quote.
10042
10043 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10044
10045         * message.el (message-use-mail-followup-to): `t' is not a
10046         documented value.
10047
10048 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10049
10050         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
10051
10052 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10053
10054         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
10055         there are long lines.
10056
10057 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10058
10059         * dgnushack.el (copy-list): New compiler macro.
10060
10061 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10062
10063         * message.el (message-bounce): If no Return-Path, the whole
10064         content is considered as the original message.
10065
10066         * nnml.el (nnml-check-directory-twice): New variable.
10067         (nnml-article-to-file): Use it.
10068         (nnml-retrieve-headers): Hack it.
10069
10070 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10071
10072         * gnus-win.el (gnus-buffer-configuration): New configure.
10073
10074         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
10075         not alive.
10076
10077         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
10078         (mm-display-external): Use display-term configure.
10079
10080 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10081
10082         * gnus-delay.el (gnus-delay-default-hour): New variable.
10083         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
10084
10085 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10086         From Karl Kleinpaste <karl@charcoal.com>
10087
10088         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
10089         (gnus-summary-prepare-threads): Ditto.
10090
10091         * gnus.el (gnus-summary-line-format): Add %B.
10092
10093 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10094
10095         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
10096
10097         * mm-util.el (mm-string-as-multibyte): New function.
10098
10099         * nnmh.el (nnmh-request-list-1): Encode, not decode!
10100
10101 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10102
10103         * mm-util.el (mm-universal-coding-system): New variable.
10104
10105         * gnus-start.el (gnus-startup-file-coding-system): Use it.
10106
10107         * score-mode.el (score-mode-coding-system): Use it.
10108
10109 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10110
10111         * gnus-start.el (gnus-setup-news): Call
10112         `gnus-check-bogus-newsgroups' just after the native server is
10113         opened.
10114
10115 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10116
10117         * nnmail.el (nnmail-do-request-post): Util function to be used by
10118         `nnchoke-request-post' for all nnmail-derived backends.
10119
10120         * nnml.el (nnml-request-post): Use it.
10121
10122         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
10123         backend, for it groks nnml-request-post.
10124
10125         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
10126         Treat `mail-post' backends like `mail' backends, not like `news'
10127         backends.
10128
10129 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10130
10131         * gnus-msg.el (gnus-setup-message): make-local-hook.
10132
10133 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10134
10135         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
10136         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
10137         <karl@charcoal.com>, slightly changed by Kai.
10138
10139         * message.el (message-check-news-header-syntax): When checking
10140         whether the groups exist, check the right server based on
10141         `gnus-post-method'.
10142
10143 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10144
10145         * gnus-delay.el: New file.
10146
10147 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10148
10149         * mm-util.el (mm-read-coding-system): Take two arguments.
10150
10151         * gnus-sum.el (gnus-summary-show-article): Use
10152         mm-read-coding-system.
10153
10154         * gnus-art.el (article-de-quoted-unreadable):
10155         (article-de-base64-unreadable, article-wash-html):
10156         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
10157
10158 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10159
10160         * nnml.el (nnml-request-post): New function.  Can be used for
10161         annotations in nnml groups.
10162
10163 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10164
10165         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
10166         command.
10167
10168         * gnus-start.el (gnus-find-new-newsgroups): Use
10169         `message-make-date' instead of `current-time-string'.
10170         (gnus-ask-server-for-new-groups): Ditto.
10171         (gnus-check-first-time-used): Ditto.
10172
10173 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10174
10175         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
10176
10177 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
10178
10179         * message.el (message-shorten-references): Change `maxcount' and
10180         `cut' to obey USEFOR draft 5.
10181
10182 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
10183
10184         * gnus-sum.el (gnus-summary-display-arrow): New variable.
10185         (gnus-summary-set-article-display-arrow): New function.
10186         (gnus-summary-goto-subject): Use it.
10187
10188 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10189
10190         * gnus-sum.el (gnus-summary-import-article): Insert date if
10191         doesn't exist.
10192
10193 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10194
10195         * mml.el (mml-content-type-parameters): New variable.
10196         (mml-content-disposition-parameters): New variable.
10197         (mml-insert-mime-headers): Use them.
10198         (mml-parse-1): Accept charset.
10199
10200 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10201
10202         * gnus-group.el (gnus-group-select-group): Doc fix.
10203
10204         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
10205
10206 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10207
10208         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
10209         to handle `define-derived-mode'.
10210
10211 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10212         From:  Stefan Monnier  <monnier@cs.yale.edu>
10213
10214         * message.el (message-mode): Use define-derived-mode.
10215         (message-tab): message-completion-alist.
10216
10217         * imap.el (imap-interactive-login): Use make-local-variable.
10218         (imap-open): Ditto.
10219         (imap-authenticate): Ditto.
10220
10221         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
10222
10223         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
10224
10225 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10226
10227         * message.el (message-citation-line-function): Refer to
10228         gnus-cite-attribution-suffix.
10229
10230 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10231
10232         * gnus-art.el,...: Error convention changes.
10233
10234 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10235
10236         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
10237
10238 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10239
10240         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
10241         (nnrss-read-server-data): Ditto.
10242
10243 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10244
10245         * gnus-setup.el (gnus-use-installed-gnus): Typo.
10246         * Cleanup files.
10247         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10248
10249 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10250
10251         * gnus.el (gnus-summary-line-format): Add %o.
10252
10253         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
10254         unless shell outputs something.
10255
10256 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10257
10258         * gnus-art.el (gnus-boring-article-headers): Better doc.
10259         (article-hide-headers): Better regexp.
10260         Suggested by Matt Swift <swift@alum.mit.edu>.
10261
10262         * nnheader.el (nnheader-max-head-length): Better doc.
10263         (nnheader-header-value): Skip spaces.
10264         (nnheader-parse-head): Remove space.
10265         Suggested by Matt Swift <swift@alum.mit.edu>.
10266
10267         * gnus-sum.el (gnus-summary-show-raw-article): New function.
10268         (gnus-get-newsgroup-headers): Remove space.
10269
10270 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10271
10272         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
10273         (gnus-summary-reply): Use it.
10274         (gnus-summary-reply-broken-reply-to): New function.
10275         (gnus-msg-force-broken-reply-to): New function.
10276
10277         * mm-view.el (mm-inline-text): Showing as text/plain when error.
10278
10279 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10280
10281         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
10282
10283 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10284
10285         * mm-decode.el (mm-external-terminal-program): New variable.
10286         (mm-display-external): Use it. Use term to display when no
10287         window-system.
10288
10289 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
10290
10291         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
10292         Browse->Next entries to Browse->Prev
10293
10294 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10295
10296         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
10297
10298 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10299
10300         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
10301         for the default encoding.
10302
10303         * nnrss.el (nnrss-url-field): New field.
10304         (nnrss-request-article): Add newsgroups.
10305
10306         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
10307
10308 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10309
10310         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
10311
10312         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
10313         (gnus-draft-setup): Remove backlog.
10314
10315 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10316
10317         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
10318         Cleanup.
10319
10320 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10321
10322         * gnus-msg.el (gnus-bug): Erase buffer.
10323
10324         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
10325
10326 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10327
10328         * mm-decode.el (mm-attachment-override-p): Fix typo.
10329
10330 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
10331
10332         * gnus-kill.el (gnus-execute): Work with the extra headers.
10333         * gnus-sum.el (gnus-summary-execute-command): Ditto.
10334
10335 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10336
10337         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
10338         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
10339
10340         * message.el (message-send-mail-real-function): New variable.
10341         (message-send-mail-partially, message-send-mail):
10342
10343         * nngateway.el (nngateway-request-post): Use it.
10344
10345         * gnus-agent.el (gnus-agentize): Use it.
10346
10347         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
10348         (nnsoup-revert-variables): Use it.
10349
10350 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
10351
10352         * mm-decode.el (mm-inline-media-tests): Default to displaying as
10353         text/plain if the type doesn't match any other media types.
10354         (mm-inlined-types): Doc fix.
10355         (mm-display-inline): Revert previous change (now handled by a
10356         default type in `mm-inline-media-tests'.
10357         (mm-inlinable-p): Revive.
10358         (mm-display-part): Call `mm-inlinable-p'.
10359         (mm-attachment-override-p): Ditto.
10360         (mm-inlined-p): Doc fix.
10361
10362         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
10363         well as `mm-inlined-p'.
10364
10365 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10366
10367         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
10368         (nntp-send-command-and-decode): Use gnus-point-at-bol.
10369
10370 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10371         From  Paul Jarc <prj@po.cwru.edu>
10372
10373         * message.el (message-use-mail-followup-to): New variable.
10374         (message-get-reply-headers): Use it.
10375
10376 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
10377
10378         * nnheader.el (nnheader-init-server-buffer): Make sure the
10379         *nntpd* buffer is made multibyte instead of a random buffer.
10380
10381 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10382
10383         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
10384         when it returns headers.
10385
10386 2001-07-07  Simon Josefsson  <jas@extundo.com>
10387
10388         * rfc2047.el (rfc2047-encode-message-header): Skip header when
10389         trying to fold. Thanks to Colin Walters
10390         <walters@cis.ohio-state.edu>
10391
10392 2001-07-06  Simon Josefsson  <jas@extundo.com>
10393
10394         * imap.el (imap-parse-address-list, imap-parse-flag-list)
10395         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
10396         Add information in `assert's.
10397
10398         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
10399         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
10400         and `nnimap-group-overview-filename', should handle all
10401         change-of-uidvalidity related issues.  But there may be other
10402         problems.)
10403
10404 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10405
10406         * rfc2047.el (rfc2047-encode-message-header): Don't include the
10407         header name when folding.
10408
10409 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10410
10411         * mm-decode.el (mm-inlined-types): Document relationship with
10412         `mm-inline-media-tests'.
10413         (mm-display-inline): Default to displaying as plain text if no
10414         inlining handler is available.
10415         (mm-inlinable-p): Remove.
10416         (mm-inlined-p): Don't call `mm-inlinable-p'.
10417         (mm-automatic-display-p): Ditto.
10418         (mm-attachment-override-p): Ditto.
10419
10420 2001-07-04  Simon Josefsson  <jas@extundo.com>
10421
10422         * nnimap.el (nnimap-importantize-dormant): New variable.
10423         (nnimap-request-update-info-internal): Use it.
10424         (nnimap-request-set-mark): Ditto.
10425
10426 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10427
10428         * nntp.el (nntp-send-command): don't pass a buffer argument to
10429         `point'. Only XEmacs accepts this.
10430         * nntp.el (nntp-send-command-nodelete): ditto.
10431         * nntp.el (nntp-send-command-and-decode): ditto.
10432
10433 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10434
10435         * nntp.el (nntp-open-connection-function): doc update.
10436         * nntp.el (nntp-pre-command): New.
10437         * nntp.el (nntp-via-rlogin-command): New.
10438         * nntp.el (nntp-via-telnet-command): New.
10439         * nntp.el (nntp-via-telnet-switches): New.
10440         * nntp.el (nntp-via-user-name): New.
10441         * nntp.el (nntp-via-user-password): New.
10442         * nntp.el (nntp-via-address): New.
10443         * nntp.el (nntp-via-envuser): New.
10444         * nntp.el (nntp-via-shell-prompt): New.
10445         * nntp.el (nntp-open-telnet-stream): New.
10446         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
10447         * nntp.el (nntp-open-via-telnet-and-telnet): New.
10448         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
10449         * nntp.el (nntp-send-command): ditto.
10450         * nntp.el (nntp-send-command-nodelete): ditto.
10451         * nntp.el (nntp-send-command-and-decode): ditto.
10452
10453 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
10454         Trivial patch.
10455
10456         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
10457         `when'.
10458
10459 2001-07-03  Simon Josefsson  <jas@extundo.com>
10460         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
10461
10462         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
10463
10464 2001-07-03  Simon Josefsson  <jas@extundo.com>
10465
10466         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
10467         remove it (workaround XEmacs `fill-region' bug).
10468
10469 2001-07-01  Simon Josefsson  <jas@extundo.com>
10470
10471         * nnimap.el (nnimap-date-days-ago): Defeat locale.
10472
10473 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10474
10475         * mml2015.el (mml2015-format-error): New function.
10476         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
10477         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
10478         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
10479
10480 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10481
10482         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
10483         Suggested by Christoph Conrad <C.Conrad@cli.de>.
10484
10485         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
10486         group variables.
10487
10488 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10489
10490         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
10491
10492         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
10493         (nnrss-save-group-data): Ditto.
10494
10495         * gnus-agent.el (gnus-agent-save-alist): Ditto.
10496
10497 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10498
10499         * message.el (message-do-send-housekeeping): Narrow to headers.
10500
10501 2001-06-24  Simon Josefsson  <jas@extundo.com>
10502
10503         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
10504         insertion when breaking lines looked for " \t" instead of "[ \t]".
10505         (rfc2047-encode-message-header): Fold lines even if
10506         no QP encoding is done.
10507
10508 2001-06-23  Simon Josefsson  <jas@extundo.com>
10509         From Samuel Tardieu <sam@inf.enst.fr>
10510
10511         * smime.el (smime-keys): Support additional certificates.
10512         (smime-make-certfiles): New function.
10513         (smime-sign-region): Use previous variables.
10514         (smime-get-certfiles): New function.
10515         (smime-sign-buffer): Use it.
10516         (smime-verify-region): Support both CAfile and CApath.
10517
10518 2001-06-23  Simon Josefsson  <jas@extundo.com>
10519
10520         * smime.el (smime-decrypt-region): Perhaps work.
10521
10522 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10523
10524         * gnus-msg.el (gnus-copy-article-buffer): Typo.
10525
10526 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10527
10528         * mm-decode.el (mm-save-part): Rewrite file name.
10529         (mm-file-name-rewrite-functions): New variable.
10530         (mm-file-name-delete-whitespace): New function.
10531         (mm-file-name-trim-whitespace): New function.
10532         (mm-file-name-collapse-whitespace): New function.
10533         (mm-file-name-replace-whitespace): New variable and function.
10534
10535 2001-06-22  Simon Josefsson  <jas@extundo.com>
10536
10537         * message.el (message-make-date): Workaround locale for weekdays.
10538
10539 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10540
10541         * message.el (message-goto-body): Return nil if not found. (revert!)
10542
10543 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10544         From Fremlin <chief@bandits.org>
10545
10546         * message.el (message-goto-body): Some messages have no header.
10547
10548         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10549
10550 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10551
10552         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
10553
10554 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10555
10556         * message.el (message-make-date): Add week day.
10557         Suggested by Jason R. Mastaler <jason@mastaler.com>.
10558
10559 2001-06-19  Simon Josefsson  <jas@extundo.com>
10560
10561         * message.el (message-yank-prefix): Doc fix.
10562         (message-yank-cited-prefix): Ditto.
10563         (message-delete-not-region): Keep citation prefix on first line,
10564         if possible and appropriate.
10565
10566 2001-06-19  Simon Josefsson  <jas@extundo.com>
10567
10568         * imap.el (imap-process-connection-type): New variable.
10569         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
10570         recent `imtest's work completely (no line length issues), while
10571         making making old `imtest's unusable.  Thanks to NAGY Andras
10572         <nagya@inf.elte.hu> for his work.
10573
10574 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
10575
10576         * imap.el (imap-ssl-program): Add -quiet to shut up
10577         OpenSSL/SSLeay's internal debug talk.
10578
10579 2001-06-19  Matt Armstrong  <matt@lickey.com>
10580
10581         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
10582         server.
10583
10584 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10585
10586         * nnmail.el (nnmail-article-buffer): New variable.
10587         (nnmail-split-incoming): Use it.
10588
10589 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
10590
10591         * qp.el (quoted-printable-decode-region): If called interactively,
10592         use coding-system-for-read.
10593
10594 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10595
10596         * message.el (message-check-news-header-syntax): Check Reply-To.
10597
10598 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10599
10600         * mml.el (mml-parse-1): Use message options.
10601
10602         * message.el (message-do-fcc): Don't do anything if there is no
10603         FCC.
10604
10605 2001-06-16  Simon Josefsson  <jas@extundo.com>
10606
10607         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
10608         (nnimap-expunge-search-string): New variable.
10609         (nnimap-request-expire-articles): Use it.
10610
10611 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10612
10613         * message.el (message-send-mail-with-qmail): wrong exit status is
10614         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
10615
10616 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10617
10618         * gnus-art.el (article-strip-multiple-blank-lines): Use
10619         delete-region instead of replace-match.
10620
10621 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10622
10623         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
10624         (nnweb-google-wash-article): Ditto.
10625
10626 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
10627
10628         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
10629
10630 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10631
10632         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
10633         specs.
10634
10635 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10636
10637         * gnus.el (gnus-email-address): Move it here.
10638
10639         * gnus-art.el (article-de-quoted-unreadable): Read charset if
10640         requested.
10641         (article-de-base64-unreadable): Ditto.
10642         (article-wash-html): Ditto.
10643
10644 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10645
10646         * message.el (message-options-set-recipient): Don't add ", "
10647         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
10648
10649 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10650
10651         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
10652
10653 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10654
10655         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
10656         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
10657
10658         * nnrss.el (nnrss-node-text): Node might be nil.
10659
10660 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10661
10662         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
10663         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
10664
10665         * nnrss.el (nnrss-group-alist): More items.
10666
10667 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10668
10669         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
10670
10671 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10672         Trivial patch from Dale Hagglund  <rdh@best.com>
10673
10674         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
10675         restrict clauses.
10676
10677 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10678
10679         From Benjamin Rutt <brutt+news@bloomington.in.us>
10680
10681         * message.el (message-wide-reply-confirm-recipients): New variable.
10682
10683 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10684         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
10685
10686         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
10687         fix so it works with XEmacs.
10688
10689 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10690
10691         * nnrss.el (nnrss-retrieve-headers): Support description as extra
10692         headers.
10693
10694 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10695
10696         * nnrss.el: Fix a few bugs.
10697
10698 2001-06-05  Simon Josefsson  <jas@extundo.com>
10699
10700         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
10701         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
10702
10703 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
10704
10705         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
10706         binary so that we don't transmit ISO 2022 garbage to the process.
10707         This is needed under XEmacs.
10708
10709 2001-06-03  Simon Josefsson  <simon@josefsson.org>
10710
10711         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
10712         autoloaded incorrectly below because ssl-program-* is bound.)
10713         Thanks to Amos Gouaux for report.
10714
10715 2001-06-02  Simon Josefsson  <simon@josefsson.org>
10716
10717         * imap.el (imap-kerberos4-open):
10718         (imap-gssapi-open):
10719         (imap-ssl-open):
10720         (imap-network-open):
10721         (imap-shell-open):
10722         (imap-starttls-open): Set buffer to workaround spurious
10723         `accept-process-output' buffer changes.  Thanks to Mats Lidell
10724         <Mats.Lidell@contactor.se> for report and partial patch and Jake
10725         Colman <colman@ppllc.com> for report.
10726
10727 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10728
10729         * gnus-sum.el (gnus-summary-catchup): New argument.
10730         (gnus-summary-catchup-from-here): New function.
10731
10732 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10733
10734         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
10735         back, then insert glyph.  (Before, the glyph was inserted first,
10736         then the newline.)  This works around a behavior in XEmacs where
10737         it is not possible to insert a character after a glyph which is at
10738         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
10739
10740 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10741
10742         From Jaap-Henk Hoepman (jhh@xs4all.nl).
10743
10744         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
10745         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
10746         mm-destroy-postponed-undisplay-list): New functions.
10747         (mm-display-external): Use them.
10748
10749 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10750
10751         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
10752         `default-low' when evaluating `gnus-summary-highlight'.
10753         From Raja R Harinath <harinath@cs.umn.edu>.
10754
10755 2001-05-27  Simon Josefsson  <simon@josefsson.org>
10756
10757         * message.el (message-yank-cited-prefix): New variable.
10758         (message-indent-citation): Use it.
10759
10760         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
10761         as details.
10762         (mml2015-mailcrypt-clear-verify): Ditto.
10763
10764 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10765         From Nevin Kapur <nevin@jhu.edu>.
10766
10767         * gnus-sum.el (gnus-summary-default-high-score,
10768         gnus-summary-default-low-score): New variables.
10769         (gnus-summary-highlight): Use them.
10770
10771 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
10772
10773         * message.el (message-mail): pass the 'send-actions argument to
10774         `message-setup'.
10775
10776 2001-05-16  Simon Josefsson  <simon@josefsson.org>
10777         From Raymond Scholz <ray-2001@zonix.de>
10778
10779         * gnus-art.el (gnus-mime-view-part-as-charset):
10780         (gnus-mime-internalize-part): Doc fixes.
10781
10782 2001-05-11  Simon Josefsson  <simon@josefsson.org>
10783
10784         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
10785         status lines without any text ("^215$").
10786
10787 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10788
10789         * nnrss.el (nnrss-check-group): Reverse.
10790
10791 2001-05-07  Simon Josefsson  <simon@josefsson.org>
10792
10793         * message.el (message-get-reply-headers):
10794         (message-followup): Fix typo, suggested by David Green
10795         <dgreen@uab.edu>
10796
10797 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10798
10799         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
10800
10801         * nnrss.el (nnrss-open-server): Read server data when it is called.
10802         (nnrss-request-expire-articles): Fix.
10803
10804 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10805
10806         * message.el (message-do-send-housekeeping): mail-abbrevs may
10807         rename buffer behind Gnus.
10808
10809 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10810
10811         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
10812         (nnrss-group-alist): Add more resources.
10813         (nnrss-check-group): Ignore errors.
10814
10815 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10816
10817         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
10818
10819         * nnslashdot.el (nnslashdot-request-list): Add time.
10820         (nnslashdot-request-expire-articles): New function.
10821
10822         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
10823         secondary methods too.
10824
10825 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10826
10827         * message.el (message-use-followup-to): Set default value to t.
10828
10829 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
10830
10831         * message.el (message-dont-reply-to-names): Fix documentation.
10832         (message-get-reply-headers): Use Mail-Followup-To only for wide
10833         replies.
10834
10835 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10836
10837         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
10838         correctly.
10839         (nnrss-check-group): Use time.
10840
10841 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10842
10843         * gnus.el: Oort Gnus v0.03 is released.
10844
10845 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10846
10847         * nnultimate.el (nnultimate-topic-article-to-article): Use the
10848         group.
10849
10850 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10851
10852         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
10853
10854 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10855
10856         * nnultimate.el (nnultimate-retrieve-headers): Return all
10857         available headers.
10858
10859         * gnus-sum.el (gnus-read-all-available-headers): New variable.
10860         (gnus-get-newsgroup-headers-xover): Use it.
10861
10862 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10863
10864         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
10865
10866 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10867
10868         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
10869
10870 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10871
10872         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
10873         disable it.
10874
10875         * gnus.el (gnus-info-nodes): Remove a few The's.
10876
10877 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10878
10879         * mail-source.el (mail-source-movemail): Call-process may return a
10880         signal description string.
10881
10882         * gnus-start.el (gnus-read-newsrc-el-file):
10883         gnus-newsrc-file-version may be nil.
10884
10885         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
10886         Suggested by Michael Sperber [Mr. Preprocessor]
10887         <sperber@informatik.uni-tuebingen.de>.
10888
10889 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10890
10891         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
10892
10893 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
10894
10895         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
10896         fontify HANDLE.
10897
10898 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10899
10900         * smime.el (smime-ask-passphrase): Rework to return value.
10901         (smime-sign-region): Rework to bind value and use it.
10902         (smime-decrypt-region): Ditto.
10903
10904 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10905         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10906
10907         * smime.el (smime-ask-passphrase): New function.
10908         (smime-sign-region): Use it.
10909         (smime-encrypt-cipher): New variable.
10910         (smime-decrypt-region): Ditto.
10911
10912 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10913         Committed by Simon Josefsson  <simon@josefsson.org>
10914
10915         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10916         the log.
10917
10918 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10919
10920         * gnus.el: Oort Gnus v0.02 is released.
10921
10922 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
10923
10924         * gnus.el: Oort Gnus v0.01 is released.
10925
10926 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10927
10928         * gnus-sum.el (gnus-summary-highlight): Highlight read
10929         undownloaded articles as read articles.
10930
10931         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
10932         (gnus-agent-get-undownloaded-list): Mark all undownloaded
10933         articles, even read ones, as such.
10934
10935         * gnus-sum.el (gnus-summary-find-matching): Clean up.
10936         (gnus-find-matching-articles): New function.
10937         (gnus-summary-limit-include-matching-articles): New command.
10938         (gnus-summary-limit-include-thread): Include articles that have
10939         matching subjects.
10940         (gnus-offer-save-summaries): Clean up.
10941
10942 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10943
10944         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
10945
10946 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10947         From Jason Merrill <jason_merrill@redhat.com>
10948
10949         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
10950
10951 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
10952         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10953
10954         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
10955         newsgroup names when the original article is a news message.
10956
10957 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10958
10959         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
10960         supported. Suggest by Jim Meyering <jim@meyering.net>.
10961
10962 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
10963         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10964
10965         * nnmail.el (nnmail-split-it): Added check for .* at the end of
10966         regexp in nnmail-split-fancy.
10967
10968 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10969
10970         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10971
10972 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10973
10974         * message.el (message-send-mail): Improve the interaction with the
10975         user.
10976
10977 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10978
10979         * imap.el (imap-message-copy): Work around buggy servers that
10980         doesn't send TRYCREATE tags.
10981
10982 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10983
10984         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10985
10986 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10987
10988         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10989         date.
10990
10991 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10992
10993         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
10994         lives.
10995
10996 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10997
10998         * gnus-art.el (gnus-parse-news-url): New function.
10999         (gnus-button-handle-news): New function.
11000         (gnus-button-alist): Point to new functions.
11001
11002         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
11003
11004         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
11005         gnus-format-specs.
11006
11007         * message.el (message-check-news-header-syntax): Question even
11008         when Gnus doesn't know the group names.
11009         (message-send-news): Clean up.
11010
11011         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
11012         exited on purpose without saving.
11013
11014         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
11015
11016 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11017
11018         * gnus-score.el (gnus-score-orphans): Clean up.
11019
11020         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
11021
11022         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
11023         later.
11024
11025         * gnus-start.el (gnus-close-all-servers): Find the right items to
11026         close.
11027
11028         * qp.el (quoted-printable-decode-region): Just message
11029         malformation; don't quit.
11030
11031 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11032         From Gerd Moellmann <gerd@gnu.org>.
11033
11034         * gnus.el (gnus-interactive): A typo.
11035
11036 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
11037         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11038
11039         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
11040         `assq-delete-all', if that function exists; otherwise use the old
11041         definition. Documentation changed to match the one in
11042         `assq-delete-all'.
11043
11044 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11045
11046         * gnus-start.el (gnus-close-all-servers): New function.
11047
11048         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
11049         (gnus-server-remove-denials): Clean up.
11050
11051         * gnus-sum.el (gnus-summary-sort-by-original): New command and
11052         keystroke.
11053
11054 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11055
11056         * message.el (message-send-news): Message where we are sending.
11057         (message-send-mail): Ditto.
11058
11059         * gnus.el (gnus-server-string): New function.
11060
11061         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
11062
11063         * mm-decode.el (mm-default-directory): Customized.
11064         (mm-tmp-directory): Ditto.
11065
11066         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
11067         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
11068         or Chars.
11069         (gnus-summary-line-format-alist): ?l is now a string.
11070         (gnus-summary-prepare-threads): Output ? for unknown lines.
11071         (gnus-summary-insert-line): Ditto.
11072         (gnus-summary-print-article): Unbalanced parentheses.
11073
11074         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
11075         out whether new stuff has arrived.
11076
11077 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
11078
11079         * gnus-sum.el: Let printing work on ttys on Emacs.
11080
11081 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11082
11083         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
11084         when forcing news.
11085
11086         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
11087         command.
11088
11089 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
11090
11091         * message.el (message-set-auto-save-file-name): Don't use
11092         asterisks under nt.
11093
11094 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11095
11096         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
11097         lists of articles.
11098
11099         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
11100
11101         * gnus-msg.el (gnus-put-message): Clean up.
11102         (gnus-summary-reply): Mark all replied-to articles as replied to.
11103         (gnus-inews-add-send-actions): Also mark as forwarded.
11104         (gnus-summary-mail-forward): Mark as forwarded.
11105
11106         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
11107         of articles.
11108         (gnus-summary-mark-article-as-forwarded): Ditto.
11109
11110         * gnus-msg.el (gnus-summary-resend-message): Mark article as
11111         forwarded.
11112         (gnus-summary-mail-forward): Clean up.
11113
11114         * gnus.el (gnus-article-mark-lists): Added forward.
11115
11116         * gnus-sum.el (gnus-forwarded-mark): New variable.
11117         (gnus-summary-prepare-threads): Use it.
11118         (gnus-summary-update-secondary-mark): Ditto.
11119         (gnus-newsgroup-forwarded): New variable.
11120
11121 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11122
11123         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
11124         (gnus-summary-very-wide-reply): New command and keystroke.
11125         (gnus-summary-very-wide-reply-with-original): Ditto.
11126
11127         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
11128         (gnus-score-adaptive): Use it.
11129
11130         * gnus-start.el (gnus-get-unread-articles): Clean up.
11131
11132 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11133
11134         * nnultimate.el (nnultimate-retrieve-headers): Work for other
11135         boards.
11136
11137 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
11138
11139         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
11140         * gnus-start.el (gnus-subscribe-newsgroup): use it.
11141
11142 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11143
11144         * nnultimate.el (nnultimate-retrieve-headers): Understand
11145         long-form month names.
11146
11147 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11148
11149         * gnus-sum.el (gnus-summary-show-all-headers):
11150         gnus-article-show-all-headers is broken. Use
11151         gnus-summary-toggle-header instead.
11152
11153         * mml2015.el (mml2015-gpg-extract-from): No error.
11154
11155 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11156         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
11157
11158         * mml2015.el (mml2015-gpg-extract-from): New function.
11159         (mml2015-gpg-verify): Use it.
11160         (mml2015-gpg-clear-verify): Use it.
11161
11162 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11163
11164         * message.el (message-setup-fill-variables): Use
11165         fill-paragraph-function.
11166         (message-fill-paragraph): Take an argument.
11167         (message-newline-and-reformat): Take another argument.
11168
11169 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11170
11171         * message.el (rmail-output): It is in rmailout.el not rmail.el.
11172
11173 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11174
11175         * message.el (message-forward): local-variable-p takes an extra
11176         argument in XEmacs.
11177
11178 2001-03-16  Simon Josefsson  <simon@josefsson.org>
11179
11180         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
11181         `nnimap-use-nov-p' (it really tested the negative).
11182         (nnimap-retrieve-headers): Use it.
11183
11184 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11185
11186         * message.el (message-generate-headers-first): Update doc.
11187
11188 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
11189         Trivial patch.
11190
11191         * gnus.el (gnus-summary-line-format): Typo.
11192
11193 2001-03-11  Simon Josefsson  <simon@josefsson.org>
11194
11195         * mailcap.el (mailcap-mime-data): Add application/sieve.
11196         (mailcap-mime-extensions): Add .siv, .xls.
11197
11198 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11199         From Christoph Conrad <christoph.conrad@gmx.de>
11200
11201         * gnus-score.el (gnus-summary-lower-thread): Typo.
11202
11203 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11204
11205         * message.el (message-forward-decoded-p): New variable.
11206         (message-forward-subject-author-subject): Use it.
11207         (message-make-forward-subject): Use it.
11208         (message-forward): Use it.
11209
11210         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
11211
11212         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
11213         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
11214
11215 ;;Has been fixed -- zsh.
11216 ;;2001-03-05  Dave Love  <fx@gnu.org>
11217 ;;
11218 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
11219 ;;      Move it after definition of mm-coding-system-p.
11220 ;;
11221 2001-03-01  Dave Love  <fx@gnu.org>
11222
11223         * mm-util.el (mm-inhibit-file-name-handlers): Add
11224         image-file-handler.
11225
11226 2001-02-11  Dave Love  <fx@gnu.org>
11227
11228         * message.el (message-signature-file): Fix doc, :type.
11229
11230 2001-02-08  Dave Love  <fx@gnu.org>
11231
11232         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
11233         (message-posting-charset): Defvar when compiling again.
11234         (rfc2047-encodable-p): Require message.
11235
11236         * gnus-sum.el (gnus-alter-articles-to-read-function):
11237         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
11238
11239 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11240
11241         * nnrss.el: New file.
11242
11243 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
11244         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11245
11246         * rfc2047.el (rfc2047-unfold-region): Fix arg of
11247         `skip-chars-forward'.
11248
11249 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11250
11251         * nndraft.el (nndraft-request-group): Restore auto save files if
11252         the original files do not exist.
11253
11254 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11255
11256         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
11257         SCORE paths.
11258
11259         * mm-decode.el (mm-dissect-buffer): Call
11260         mail-extract-address-components only if necessary.
11261
11262 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11263
11264         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
11265         directory part.
11266         (gnus-score-search-global-directories): Use file-directory-p.
11267
11268         * gnus-score.el (gnus-score-score-files-1): Use
11269         gnus-kill-files-directory.
11270         From Adrian Aichner <adrian@xemacs.org>.
11271
11272 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11273
11274         * gnus.el (charset): Move here from gnus-sum.el.
11275
11276 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11277
11278         * mml.el (mml-preview): Disable local map.
11279
11280         * gnus-sum.el (gnus-summary-make-menu-bar): Make
11281         gnus-article-post-menu here.
11282
11283         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
11284         if it has not been made.
11285
11286 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11287
11288         * gnus-art.el (gnus-article-describe-key): Map key to event.
11289         (gnus-article-describe-key-briefly): Ditto
11290
11291 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11292
11293         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
11294
11295 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11296         From Katsumi Yamaoka <yamaoka@jpl.org>.
11297
11298         * dgnushack.el (coerce, merge, subseq): defmacro.
11299
11300 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11301
11302         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
11303         A fake defalias in nndraft.el results a not-activated bug in
11304         uncompiled versions.
11305
11306 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
11307         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11308
11309         * gnus-util.el (gnus-split-references): Handle malformed References:.
11310
11311 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11312
11313         * gnus-art.el (gnus-article-mime-part-status): 1 part.
11314
11315 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11316         From NAGY Andras <nagya@inf.elte.hu>.
11317
11318         * gnus.el (gnus-parameters): Typo.
11319
11320 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11321
11322         * gnus.el (gnus-read-method): Remove redundancy.
11323
11324 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11325
11326         * nnslashdot.el (nnslashdot-backslash-url): New variable.
11327         (nnslashdot-request-list): Use it.
11328
11329 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11330
11331         * nnml.el (nnml-generate-active-info): Fix the case when there is
11332         no file.
11333
11334         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
11335         (gnus-summary-create-article): New function.
11336
11337         * gnus-group.el (gnus-group-mark-article-read): New function.
11338
11339         * gnus-msg.el (gnus-inews-do-gcc): Use it.
11340
11341         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
11342
11343 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11344
11345         * gnus-art.el (gnus-article-edit-done): Don't use
11346         gnus-article-edit-exit.
11347         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
11348
11349         * gnus.el (gnus-parameters): New variable.
11350         Suggested by NAGY Andras <nagya@inf.elte.hu>.
11351         (gnus-parameters-get-parameter): New function.
11352         (gnus-group-find-parameter): Use it.
11353
11354 2001-02-23  Simon Josefsson  <simon@josefsson.org>
11355
11356         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
11357         change of default value to `current'.
11358
11359 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11360
11361         * nneething.el (nneething-get-head): Insert unreadable file too.
11362
11363 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11364
11365         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
11366
11367         * webmail.el (webmail-type-definition): Deja is bought by google.
11368
11369 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11370
11371         * gnus-sum.el (gnus-fetch-headers): New function.
11372         (gnus-select-newsgroup): Use it.
11373         (gnus-summary-insert-articles): New function.
11374         (gnus-summary-insert-old-articles): New function.
11375         (gnus-summary-insert-new-articles): New function.
11376
11377         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
11378         (gnus-group-list-active): Ditto.
11379         * gnus-sum.el (gnus-set-mode-line): Ditto.
11380         (gnus-summary-read-group-1): Ditto.
11381
11382 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11383
11384         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
11385         current topic.
11386
11387 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11388
11389         * smiley.el (gnus-smiley-display): Don't do widening.
11390
11391         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
11392         within body.
11393
11394         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
11395
11396         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
11397         New variable.
11398         (gnus-mime-display-multipart-related-as-mixed): New variable.
11399         (gnus-mime-display-part): Use them.
11400
11401 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11402
11403         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
11404         something special.
11405
11406 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11407
11408         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
11409         (nnweb-request-article): Call reference if exists.
11410         (nnweb-type-definition): Dejanews is bought by google.com.
11411         Beta!
11412
11413 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11414
11415         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
11416
11417 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11418
11419         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
11420         gnus-article-sort-functions.
11421         (gnus-article-sort-functions): Doc fix.  Refer to
11422         gnus-thread-sort-functions.
11423
11424 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11425         From Paul Jarc <prj@po.cwru.edu>.
11426
11427         * message.el (message-get-reply-headers): More fixes.
11428
11429 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
11430         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11431
11432         * message.el (message-get-reply-headers): Fix bug with
11433         Mail-Followup-To/to-address interaction.
11434
11435 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11436
11437         * gnus-msg.el (gnus-configure-posting-styles): Match header in
11438         gnus-article-copy.
11439
11440 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11441
11442         * message.el (message-do-send-housekeeping): Rename to a better
11443         name.
11444
11445 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11446
11447         * message.el (message-cancel-news): Check article first, then ask
11448         yes or no.
11449
11450 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11451
11452         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
11453
11454 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11455
11456         * gnus-range.el (gnus-range-normalize): New function.
11457
11458 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
11459
11460         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
11461
11462 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11463
11464         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
11465
11466         * nnagent.el (nnagent-request-regenerate): New function.
11467
11468         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
11469
11470         * nnml.el (nnml-generate-nov-databases): Accept argument
11471         server. Don't open server if it is opened.
11472         (nnml-request-regenerate): Use it. Change to deffoo.
11473
11474 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11475         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11476
11477         * gnus.el (gnus-define-group-parameter): Fix.
11478
11479 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11480
11481         * gnus.el (gnus-define-group-parameter): Improved.
11482
11483         * gnus-sum.el (charset): Define parameter.
11484         (ignored-charsets): Ditto.
11485         (gnus-summary-setup-default-charset): Use them.
11486
11487         * gnus-start.el (gnus-read-descriptions-file): Use them.
11488
11489         * gnus-cus.el (gnus-group-parameters): Remove them.
11490
11491 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11492
11493         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
11494
11495 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11496
11497         * gnus-sum.el (gnus-summary-read-group-1): Remove
11498         gnus-summary-set-local-parameters.
11499         (gnus-summary-setup-buffer): Put it here.
11500
11501 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11502
11503         * gnus.el (to-address): Define parameter.
11504         (to-list): Ditto.
11505         * gnus-art.el (article-hide-boring-headers): Use them.
11506         * gnus-msg.el (gnus-post-news): Ditto.
11507         * gnus-cus.el (gnus-group-parameters): Remove them.
11508
11509 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11510
11511         * gnus-draft.el (gnus-draft-reminder): New function.
11512
11513         * gnus-art.el (gnus-sender-save-name): New function.
11514
11515 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11516
11517         * mm-util.el (mm-mime-charset): Error message.
11518
11519 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11520
11521         * message.el (message-check-news-body-syntax): Don't check mml lines.
11522
11523 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11524
11525         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
11526         subscribe.
11527
11528         * gnus-start.el (gnus-call-subscribe-functions): New function.
11529         (gnus-find-new-newsgroups): Use it.
11530         (gnus-ask-server-for-new-groups): Use it.
11531         (gnus-check-first-time-used): Use it.
11532         (gnus-subscribe-newsgroup-method): Grok a list of functions.
11533         (gnus-subscribe-options-newsgroup-method): Ditto.
11534         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
11535         return .
11536
11537 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11538
11539         * gnus-cus.el (gnus-score-customize): Doc fix.
11540
11541 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
11542
11543         * dgnushack.el (my-getenv): Typo.
11544
11545 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11546
11547         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
11548
11549 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11550
11551         * gnus-group.el (gnus-group-suspend): Offer save summaries.
11552
11553         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
11554         (gnus-treatment-function-alist): Use it.
11555         (article-remove-leading-whitespace): New function.
11556         (gnus-article-make-menu-bar): Use it.
11557
11558         * gnus-sum.el (gnus-summary-wash-empty-map): Add
11559         remove-leading-whitespace.
11560         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
11561         because of conflict.
11562
11563 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11564
11565         * Makefile.in: Hack generating gnus-load.el.
11566         * dgnushack.el: Ditto.
11567         * gnus-load.el: Remove it.
11568
11569 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11570
11571         * dgnushack.el : Add URLDIR.
11572
11573         * Makefile.in (EMACS_COMP): Ditto.
11574
11575 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11576
11577         * gnus-cus.el (gnus-score-customize): Error on no score file.
11578
11579 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11580
11581         * mm-decode.el (mm-merge-handles): New function.
11582
11583         * mm-view.el (mm-inline-message): Use it.
11584         (mm-view-message): Ditto.
11585
11586         * mm-partial.el (mm-inline-partial): Ditto.
11587
11588         * mm-extern.el (mm-inline-external-body): Ditto.
11589
11590         * gnus-art.el (gnus-mime-view-part): Ditto.
11591         (gnus-mime-view-part-as-type): Ditto.
11592         (gnus-mime-save-part-and-strip): Prevent users to strip in some
11593         cases.
11594
11595 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11596
11597         * message.el (message-cancel-news): Allow to shoot foot.
11598         (message-supersede): Ditto.
11599
11600 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
11601         Trivial patch.
11602
11603         * gnus-sum.el (gnus-simplify-subject-re): Use
11604         message-subject-re-regexp.
11605
11606 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11607
11608         * nnmail.el (nnmail-expiry-target-group): Bind
11609         nnmail-cache-accepted-message-ids to nil.
11610
11611         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
11612         coding system.
11613
11614 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11615
11616         * qp.el (quoted-printable-encode-region): Make sure characters are
11617         between 00 and FF.  Don't check charset.
11618
11619         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
11620         in Emacs 20.
11621         * rfc2047.el (rfc2047-q-encode-region): Ditto.
11622
11623 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11624
11625         * message.el (message-make-forward-subject): Argument decoded.
11626         (message-forward): Use it when digest.
11627
11628         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
11629         buffer.
11630
11631 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11632
11633         * message.el (message-generate-headers-first): Doc fix.
11634
11635 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11636
11637         * gnus-art.el (article-make-date-line): Error proof.
11638
11639 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11640
11641         * gnus-group.el (gnus-group-listing-limit): New variable.
11642         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
11643
11644         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
11645
11646 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11647
11648         * message.el (message-newline-and-reformat): Special case for
11649         breaking at BOL.
11650
11651 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
11652
11653         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
11654         message/rfc822.
11655
11656 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11657
11658         * message.el (message-encode-message-body): Don't insert
11659         Content-Type if it is inside a mail.
11660
11661 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11662
11663         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
11664         gnus-article-commands-menu.
11665
11666         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
11667         in Emacs.
11668
11669         * gnus-start.el (gnus-read-descriptions-file): Use
11670         gnus-group-name-charset and gnus-group-charset-alist.
11671
11672 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11673
11674         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
11675         active region.
11676
11677         * gnus-start.el (gnus-group-change-level): Remove from both
11678         gnus-zombie-list and gnus-killed-list.
11679
11680 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11681
11682         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
11683         gnus-subscribe-topics.
11684
11685         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
11686
11687 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11688
11689         * gnus-art.el (gnus-article-make-menu-bar): Make
11690         gnus-article-post-menu.
11691
11692         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
11693
11694         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
11695
11696         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11697
11698         * message.el (message-mode-menu): Ditto.
11699
11700         * gnus-art.el (defvar): eval-when-compile.
11701
11702 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11703
11704         * gnus-agent.el (gnus-agentize): Fix doc.
11705
11706 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
11707
11708         * mml.el (mml-preview): Bind `q'.
11709
11710 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11711
11712         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
11713
11714 2001-01-31  Dave Love  <fx@gnu.org>
11715
11716         * mm-util.el (mm-mime-mule-charset-alist)
11717         (mm-find-mime-charset-region): Consider mule-utf-8.
11718
11719 2001-01-31  Dave Love  <fx@gnu.org>
11720
11721         * gnus-art.el (gnus-article-x-face-command)
11722         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
11723         :version.
11724
11725 2001-01-26  Dave Love  <fx@gnu.org>
11726
11727         * mm-util.el (mm-multibyte-string-p): New.
11728
11729 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
11730 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
11731 ;;      string-as-multibyte on class.  Clarify line-folding.
11732         (quoted-printable-encode-string): Make temp buffer inherit
11733         string's multibyteness.
11734
11735 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
11736
11737         * nnheader.el (toplevel): Don't require `gnus-util' at
11738         compile-time; this creates a circular dependency, and prevents
11739         a bootstrap.
11740
11741 2001-01-22  Andreas Schwab  <schwab@suse.de>
11742
11743         * nnheader.el (gnus-delete-line): Autoload it as a macro.
11744
11745 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11746
11747         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
11748
11749         * gnus-art.el (article-hide-list-identifiers): Ditto.
11750
11751         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
11752
11753 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11754
11755         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
11756
11757         * gnus-art.el (article-hide-list-identifiers): Similar.
11758
11759 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
11760
11761         * nnmail.el (nnmail-remove-list-identifiers): Improved.
11762
11763 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11764
11765         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
11766
11767 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11768
11769         * gnus-util.el (gnus-string-equal): New function.
11770
11771         * gnus-art.el (article-hide-boring-headers): Use it.
11772
11773 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
11774
11775         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
11776
11777 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11778
11779         * gnus-msg.el (gnus-msg-mail): Support switch-action.
11780
11781 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11782
11783         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
11784         command if there is not last-saver.
11785
11786 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11787
11788         * nntp.el (nntp-open-connection): 201 is possible.
11789
11790 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11791
11792         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
11793         (rfc2047-charset-encoding-alist): Add big5.
11794
11795 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11796
11797         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
11798         (gnus-agent-remove-server): Ditto.
11799         (autoload): gnus-server-update-server.
11800
11801         * gnus-srvr.el (gnus-server-line-format): Add %a.
11802         (gnus-server-line-format-alist): Add gnus-tmp-agent.
11803         (gnus-server-insert-server-line): Use it.
11804
11805 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11806
11807         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
11808         GB2312 and Big5.
11809
11810 2001-01-24  Simon Josefsson  <sj@extundo.com>
11811
11812         * mail-source.el (mail-sources): Add :program specifier to IMAP
11813         mail source.
11814         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
11815
11816 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11817
11818         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
11819
11820 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11821
11822         * nntp.el (nntp-wait-for): Return the success code.
11823         (nntp-open-connection): Use it.
11824
11825 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11826
11827         * gnus-int.el (gnus-check-server): Allow breaking the opening.
11828
11829 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11830
11831         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
11832
11833 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11834
11835         * gnus-sum.el (gnus-summary-print-article): Take one prefix
11836         argument. Allow to print several articles in one file.
11837
11838 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11839
11840         * webmail.el (webmail-type-definition): netaddress changes.
11841
11842 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11843
11844         * gnus.el: Fix copyright. Remove trailing spaces.
11845
11846         * message.el (message-forward): Use mule4.
11847
11848 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11849
11850         * mm-util.el (mm-string-as-unibyte): New function.
11851
11852         * message.el (message-forward): Use it.
11853
11854 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11855
11856         * message.el (message-cite-original-without-signature): Don't peel
11857         off the blank line.
11858         (message-get-reply-headers): Add Cc if it is not in follow-to.
11859
11860 2001-01-20  Simon Josefsson  <sj@extundo.com>
11861
11862         * mm-decode.el (mm-handle-multipart-from): Add.
11863         (mm-dissect-buffer): Save From: header value.
11864         (mm-security-from): Remove.
11865         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
11866
11867         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
11868         instead of `mml-security-from'.  Protect null from value.
11869
11870 2001-01-20  Simon Josefsson  <sj@extundo.com>
11871
11872         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
11873         application/vnd.ms-excel attachments.
11874
11875 2001-01-19  Simon Josefsson  <sj@extundo.com>
11876
11877         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
11878
11879 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11880
11881         * message.el (message-ignored-mail-headers): Ditto.
11882
11883 2001-01-19  Simon Josefsson  <sj@extundo.com>
11884
11885         * message.el (message-ignored-news-headers): Only search beginning
11886         of line.
11887
11888 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
11889         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
11890
11891         * message.el (message-send-mail): Content-Type may not be there.
11892
11893 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11894
11895         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
11896         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
11897
11898         * gnus-art.el (article-display-x-face): Insert X-Face if there is
11899         not.
11900
11901 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11902
11903         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11904         non-native groups.
11905
11906 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11907
11908         * message.el (message-yank-original): Understand
11909         universal-argument.
11910
11911 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11912
11913         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11914         (article-hide-boring-headers): Ditto.
11915
11916         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11917
11918 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11919
11920         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11921         one.
11922
11923 2001-01-16  Simon Josefsson  <simon@josefsson.org>
11924
11925         * message.el (message-make-in-reply-to): Add comment to message-id
11926         (old syntax, see 2000-08-02 change).
11927
11928 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11929
11930         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
11931         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
11932         (gnus-button-reply): Ditto.
11933
11934 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11935
11936         * gnus-art.el (article-display-x-face): Fix.
11937
11938 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11939
11940         * gnus-art.el (article-display-x-face): Use
11941         gnus-original-article-buffer.
11942
11943 2001-01-15  Jack Twilley  <jmt@tbe.net>
11944
11945         * message.el (message-add-header): Move to point-max.
11946
11947 2001-01-15  Simon Josefsson  <simon@josefsson.org>
11948
11949         * smime.el (smime-CA-directory, smime-CA-file): Change default to
11950         nil, improve documentation.
11951         (smime-certificate-directory): Comment out false hints (until it
11952         is implemented).
11953
11954         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
11955         there aren't any keys.
11956         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
11957         verify certificate.  Default is changed to only check integrity.
11958         Improved security status texts.  If a certificate doesn't contain
11959         a email address, don't fail.
11960
11961         * smime.el (smime-noverify-region):
11962         (smime-noverify-buffer): New functions.  Verifies integrity only.
11963
11964 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11965
11966         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
11967
11968 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11969
11970         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11971         (gnus-remove-some-windows): Ditto.
11972
11973 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11974
11975         * gnus-art.el (article-make-date-line): 11th.
11976
11977 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11978
11979         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11980         (mml2015-gpg-sign): Ditto.
11981
11982 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11983
11984         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11985         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11986
11987 2001-01-08  Dave Love  <fx@gnu.org>
11988
11989         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11990         single character.
11991
11992         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
11993
11994         * message.el: Doc and message fixes.
11995         (message-send-rename-function)
11996         (message-make-forward-subject-function)
11997         (message-send-mail-function, message-reply-to-function)
11998         (message-wide-reply-to-function, message-followup-to-function)
11999         (message-distribution-function, message-auto-save-directory): Fix
12000         :type.
12001
12002         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
12003         proceeding after warnings.  Amend multipart warning message.
12004
12005 2001-01-04  Dave Love  <fx@gnu.org>
12006
12007         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
12008         compiling.
12009         (gnus-make-directory): Require nnmail.
12010
12011         * mm-decode.el (mm-inline-media-tests): Add
12012         image/x-portable-bitmap.
12013         (mm-get-image): Grok pbm.
12014
12015 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
12016
12017         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
12018
12019 2001-01-09  Didier Verna  <didier@xemacs.org>
12020
12021         * dgnushack.el (dgnushack-compile): give a dummy value to
12022         `gnus-xmas-glyph-directory' for the time of compilation.
12023         * gnus-agent.el: moved some XEmacs specific hook add-ons from
12024         `gnus-xmas-[re]define' to avoid loosing user custom settings.
12025         * gnus-art.el: ditto.
12026         * gnus-group.el: ditto.
12027         * gnus-salt.el: ditto.
12028         * gnus-sum.el: ditto.
12029         * gnus-topic.el: ditto.
12030         * gnus-xmas.el (gnus-xmas-define): see above.
12031         * gnus-xmas.el (gnus-xmas-redefine): see above.
12032         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
12033         non-continuable error when the directory can't be found.
12034
12035 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12036
12037         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
12038         handle.
12039         * gnus-art.el (gnus-mime-view-part): Copy it.
12040         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
12041
12042 2001-01-09  Michael Downes  <mjd@ams.org>
12043
12044         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
12045
12046 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12047
12048         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
12049         orig-file. Use ',source.
12050
12051 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12052
12053         * gnus-xmas.el (gnus-xmas-modeline-glyph):
12054         (gnus-xmas-group-startup-message):
12055         Detect gnus-xmas-glyph-directory when it is nil.
12056
12057 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12058
12059         * pop3.el (pop3-get-message-count): Andrew Innes
12060         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
12061
12062 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12063
12064         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
12065
12066         * time-date.el (time-to-number-of-days): New function.
12067
12068 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
12069         Trivial patch.
12070
12071         * nnslashdot.el (nnslashdot-request-list): Always get the right
12072         sid.
12073
12074 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12075
12076         * message.el (message-minibuffer-local-map): New keymap.
12077         (message-read-from-minibuffer): Use it.
12078         * gnus-msg.el (gnus-summary-resend-message): Use it
12079
12080 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12081
12082         * gnus-start.el (gnus-display-time-event-handler): New function.
12083         (gnus-after-getting-new-news-hook): Use it.
12084
12085 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12086
12087         * message.el (message-ignored-mail-headers): Add draft header.
12088
12089 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12090
12091         * gnus-sum.el (gnus-summary-expire-articles): Don't save
12092         excursion.
12093
12094         * nnslashdot.el (nnslashdot-request-list): Get the right year.
12095
12096 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
12097         A revoked patch.
12098
12099         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
12100
12101 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12102
12103         * qp.el (quoted-printable-decode-region): Don't backward-char.
12104
12105 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12106
12107         * gnus-draft.el: Mark articles as replied.
12108
12109         * gnus-sum.el (gnus-summary-add-mark): New function.
12110
12111         * gnus-group.el (gnus-add-mark): New function.
12112
12113         * gnus-sum.el (gnus-summary-buffer-name): New function.
12114         (gnus-summary-setup-buffer): Use it.
12115
12116         * gnus-draft.el: Set things up with the right post method and
12117         stuff.
12118
12119         * message.el (message-ignored-news-headers): Remove X-Draft-From.
12120
12121         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
12122
12123         * gnus.el (gnus-draft-meta-information-header): New variable.
12124
12125 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12126
12127         * gnus-art.el (gnus-treatment-function-alist): Move the date
12128         functions before the header sorting functions.
12129
12130         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
12131
12132         * dgnushack.el (dgnushack-compile): Message whether there is w3.
12133         Don't (push "/usr/share/emacs/site-lisp" load-path).
12134
12135         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
12136         to empty fill prefixes.
12137
12138 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12139
12140         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
12141         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
12142
12143 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12144
12145         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
12146
12147         * nnml.el (autoload): Move to nnheader.el.
12148
12149         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
12150         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
12151         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
12152         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
12153
12154 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12155
12156         * gnus-art.el (article-make-date-line): Get the hours right.
12157         (gnus-ignored-headers): More hiding.
12158
12159         * nnmail.el (nnmail-expiry-wait): Not an integer.
12160
12161         * message.el (message-goto-body): Only expand abbrev when called
12162         interactively.
12163         (message-make-lines): Use it.
12164
12165 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12166
12167         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
12168
12169 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12170
12171         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
12172         include the expunged articles.
12173
12174         * gnus-group.el (gnus-group-sort-by-server): New function.
12175
12176         * gnus.el (gnus-method-to-server-name): New function.
12177         (gnus-group-prefixed-name): Use it.
12178
12179         * gnus-group.el (gnus-group-sort-function): Doc fix.
12180         (gnus-group-sort-groups-by-server): New command.
12181
12182 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12183
12184         * gnus-art.el (gnus-treat-date-english): New variable.
12185         (article-date-english): New command.
12186         (gnus-english-month-names): New variable.
12187         (article-make-date-line): Do 'english.
12188
12189         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
12190         after the fill prefix.
12191
12192         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
12193         score...".
12194
12195         * gnus-art.el (gnus-ignored-headers): Hide more headers.
12196
12197         * message.el (message-mode-map): Bind comment-region.
12198
12199         * gnus-art.el (gnus-mime-display-part): Let w3 display
12200         multipart/related.
12201
12202         * mm-bodies.el (mm-long-lines-p): New function.
12203         (mm-body-encoding): Use it.
12204         (mm-body-encoding): Encode articles with lines longer than 1000
12205         characters.
12206
12207 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12208
12209         * mm-util.el (mm-enable-multibyte): Use
12210         default-enable-multibyte-characters.
12211         (mm-enable-multibyte-mule4): Ditto.
12212         (mm-disable-multibyte): Test XEmacs.
12213         (mm-disable-multibyte-mule4): Ditto.
12214         (mm-with-unibyte-current-buffer): Simplified.
12215         (mm-with-unibyte-current-buffer-mule4): Ditto.
12216
12217 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12218
12219         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
12220
12221         * nnheader.el (nnheader-string-as-multibyte): New alias.
12222
12223         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
12224
12225         * gnus-uu.el (gnus-message-process-mark): New function.
12226         (gnus-uu-mark-by-regexp): Use it.
12227         (gnus-new-processable): New function.
12228
12229 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
12230          Trivial patch.
12231
12232         * gnus-sum.el (gnus-no-mark): New variable.
12233
12234 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12235
12236         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
12237         backslashes.
12238
12239 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12240
12241         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
12242         definition.
12243
12244 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12245
12246         * dgnushack.el (dgnushack-compile): elc is in the current directory.
12247
12248         * qp.el (quoted-printable-encode-region): Don't check multibyte in
12249         XEmacs.
12250
12251 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
12252         Trivial patch.
12253
12254         * mml.el (mml-read-tag): Save tag location.
12255
12256 2000-12-25  Simon Josefsson  <simon@josefsson.org>
12257
12258         * starttls.el: Sync with Emacs 21.
12259
12260 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12261
12262         * message.el (message-mail): Support yank-action.
12263
12264         * message.el (message-setup): Revoke the last change.
12265
12266 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12267
12268         * message.el (message-setup): Use cons. Suggested by Johan Vromans
12269         <jvromans@squirrel.nl>.
12270
12271 2000-12-24  Simon Josefsson  <sj@extundo.com>
12272
12273         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
12274         mailing list junk at end of part.
12275
12276 2000-12-23  Simon Josefsson  <sj@extundo.com>
12277
12278         * nnimap.el (nnimap-expiry-target): New function.
12279         (nnimap-request-expire-articles): Use it.
12280
12281 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12282
12283         * gnus.el (gnus-group-parameters-more): New variable.
12284         * gnus-cus.el (gnus-group-customize): Use it.
12285
12286         * gnus.el (gnus-define-group-parameter): New macro.
12287         (auto-expire): Use it
12288         (total-expire): Use it.
12289         * gnus-art.el (banner): Use it.
12290
12291         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
12292         <ljz@asfast.com>.
12293
12294 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12295
12296         * gnus-topic.el (gnus-topic-create-topic): Use list.
12297
12298         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
12299         before binding gnus-default-article-saver.
12300
12301         * gnus-sum.el (gnus-summary-save-article):
12302         (gnus-summary-pipe-output):
12303         (gnus-summary-save-article-mail):
12304         (gnus-summary-save-article-rmail):
12305         (gnus-summary-save-article-file):
12306         (gnus-summary-write-article-file):
12307         (gnus-summary-save-article-body-file): Ditto.
12308
12309         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
12310
12311 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12312
12313         * gnus-art.el (gnus-mime-security-button-map):
12314         (gnus-mime-button-map): Add parent.
12315
12316 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12317
12318         * messagexmas.el (message-xmas-redefine): New function.
12319
12320         * message.el: Use it.
12321
12322         * gnus-art.el (gnus-article-check-hidden-text): Return t.
12323
12324         * gnus-util.el (gnus-remove-text-properties-when): Return t.
12325
12326 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12327
12328         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
12329         malformatted messages.
12330
12331 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12332
12333         * mm-util.el (mm-image-load-path): New function.
12334
12335         * gnus-group.el (gnus-group-make-tool-bar): Use it.
12336
12337         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
12338
12339         * message.el (message-tool-bar-map): Use it.
12340
12341         * Makefile.in (install-el): New rule.
12342
12343 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * gnus-art.el (article-treat-dumbquotes): Quote \.
12346
12347 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12348
12349         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
12350         Emacs 20 runs on a terminal.
12351
12352 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12353
12354         * gnus-msg.el (gnus-bug): Revert to save-excursion.
12355
12356         * mml.el (gnus-add-minor-mode): Autoload.
12357
12358         * message.el (message-forward): Save-restriction.
12359
12360 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12361
12362         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
12363         Paul Stevenson <p.stevenson@surrey.ac.uk>
12364
12365 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12366
12367         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
12368
12369         * mml.el (gnus-ems): Don't require.
12370
12371         * gnus.el (gnus-decode-rfc1522): Removed.
12372         (gnus-set-text-properties): Define.
12373
12374 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12375
12376         * gnus-art.el (gnus-mime-*): handle may be nil.
12377
12378         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
12379
12380         * gnus.el (gnus-group-remove-excess-properties): Not defined
12381         in gnus-xmas.
12382
12383 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12384
12385         * message.el (message-mail-user-agent): Add :version.
12386
12387 2000-12-21  Miles Bader  <miles@gnu.org>
12388
12389         * message.el (message-mode): Set `comment-start' to the  yank prefix.
12390
12391 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12392
12393         * message.el (message-mail-user-agent): New variable.
12394         (message-setup): Renamed to message-setup-1. Support
12395         mail-user-agent.
12396         (message-mail-user-agent): New function.
12397         (message-mail): Use it.
12398         (message-reply): Use it.
12399         (message-resend): Use it.
12400         (message-mail-other-window): Use it.
12401         (message-mail-other-frame): Use it.
12402
12403         * gnus-msg.el (gnus-bug): Support mail-user-agent.
12404
12405 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12406
12407         * message.el (message-tool-bar-map): Simplify.
12408         (message-narrow-to-head-1): New function.
12409         (message-narrow-to-head): Use it.
12410         (message-reply): Ditto.
12411         (message-cancel-news): Ditto.
12412         (message-supersede): Ditto.
12413         (message-make-forward-subject): Ditto.
12414         (message-bounce): Ditto.
12415
12416 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12417
12418         * uudecode.el (uudecode-decode-region-external): make-temp-file
12419         may not be defined.
12420
12421         * binhex.el (defalias): eval-and-compile.
12422
12423         * message.el (message-tool-bar-map): New function.
12424         (message-mode): Use it.
12425
12426 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12427
12428         * nntp.el (nntp-find-connection): Remove the entry.
12429         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
12430
12431 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12432
12433         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
12434
12435         * message.el (message-forward): Copy buffer in unibyte mode.
12436
12437 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12438
12439         * message.el (message-make-forward-subject): Don't widen. Decode.
12440         (message-forward): Don't decode subject.
12441
12442 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
12443
12444         * qp.el (quoted-printable-encode-region): Upcase QP.
12445
12446 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12447
12448         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
12449         mail-extract-a-c instead. Don't depend on Gnus.
12450
12451         * mml.el (gnus-ems): Require it.
12452
12453         * gnus-msg.el (gnus-summary-mail-forward):
12454
12455         * message.el (message-forward):  Move mime-to-mml here.
12456
12457 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12458
12459         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
12460         * gnus-art.el (gnus-insert-mime-button): Simplify.
12461         (gnus-mime-display-alternative): Ditto.
12462         (gnus-insert-mime-security-button): Ditto.
12463
12464 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12465
12466         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
12467         text-property-not-all doesn't return nil when start=mark(end).
12468         (gnus-remove-text-properties-when): Ditto.
12469
12470 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12471
12472         * gnus-start.el (gnus-group-change-level): Remove group from
12473         gnus-active-hashtb if real killed.
12474
12475 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12476
12477         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
12478         (gnus-mime-display-alternative): Ditto.
12479         (gnus-insert-mime-security-button): Ditto.
12480
12481 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12482
12483         * gnus-start.el (gnus-group-change-level): Don't add it into
12484         killed-list if it was killed.
12485
12486 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12487
12488         * nnmbox.el (nnmbox-file-coding-system): Use binary.
12489         (nnmbox-active-file-coding-system): Ditto.
12490
12491         * gnus-cus.el (gnus-group-parameters): Add posting-style.
12492
12493 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12494
12495         * gnus.el (gnus-version):
12496         (gnus-version-number): Set to Oort Gnus 0.01.
12497
12498         * gnus-art.el (gnus-mime-security-button-map):
12499         (gnus-insert-mime-security-button): Fix for Emacs21.
12500
12501 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12502
12503         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
12504         easymenu, because XEmacs doesn't understand :help.
12505
12506         * mm-uu.el: Require binhex.
12507
12508 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12509
12510         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
12511
12512 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12513
12514         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
12515
12516 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
12517
12518         * *.xpm, *.pbm: Convert icons icons to size 24x24.
12519
12520 2000-12-18  Dave Love  <fx@gnu.org>
12521
12522         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
12523         (unused).
12524
12525 2000-12-13  Miles Bader  <miles@gnu.org>
12526
12527         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
12528         to t, so that we don't get stuck while trying to smilefy
12529         intangible text.
12530
12531 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12532
12533         * smiley-ems.el (smiley-regexp-alist): Make regexps match
12534         at the end of the buffer.
12535         (smiley-region): In the loop, move to the end of the submatch
12536         matching the smiley instead of using the end of the match
12537         of the whole regexp.
12538
12539 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
12540
12541         * message.el (message-mode): Doc fix.
12542
12543 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12544
12545         * smiley-ems.el (smiley-region): Doc fix.
12546
12547 2000-12-11  Miles Bader  <miles@gnu.org>
12548
12549         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
12550         bottom line visible, check to see if it's partially obscured, and
12551         if so, either scroll one more line to make it fully visible, or
12552         revert to showing the second line from the top.
12553
12554 2000-12-07  Dave Love  <fx@gnu.org>
12555
12556         * mailcap.el (mailcap-download-directory)
12557         * gnus-audio.el (gnus-audio-directory)
12558         * smiley-ems.el (smiley-data-directory): Fix :type.
12559
12560 2000-11-30  Dave Love  <fx@gnu.org>
12561
12562         * message.el (message-auto-save-directory): Use
12563         file-name-as-directory.
12564         (message-set-auto-save-file-name): Create
12565         message-auto-save-directory if necessary.
12566         (message-replace-chars-in-string): Removed -- unused.
12567         (message-mail-alias-type): Customize.
12568         (message-headers): Remove duplicate defgroup.
12569
12570 2000-11-29  Dave Love  <fx@gnu.org>
12571
12572         * qp.el (quoted-printable-decode-region): Use error, not message
12573         to report malformed text (like base64).  Amend message.
12574
12575 2000-11-29  Miles Bader  <miles@gnu.org>
12576
12577         * message.el (message-header-lines): Fontify tag.
12578
12579 2000-11-27  Dave Love  <fx@gnu.org>
12580
12581         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
12582         compiler warning.
12583
12584 ;2000-11-26  Dave Love  <fx@gnu.org>
12585 ;
12586 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
12587 ;
12588 2000-11-23  Dave Love  <fx@gnu.org>
12589
12590         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
12591
12592         * mm-uu.el (uudecode): Require.
12593         (uudecode-decode-region, uudecode-decode-region-external): Don't
12594         autoload.
12595         (mm-uu-copy-to-buffer): Doc fix.
12596         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
12597         type fix.
12598
12599         * mailcap.el: Doc fixes.
12600         (mailcap-mime-data): Various adjustments.
12601         (mailcap): New group.
12602         (mailcap-download-directory): Customize.
12603         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
12604         (mailcap-temporary-directory): Deleted (unused).
12605         (mailcap-unescape-mime-test): Simplify slightly.
12606         (mailcap-viewer-passes-test): Use functionp.
12607         (mailcap-command-p): Aliased to executable-find.
12608
12609         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
12610         default-enable-multibyte-characters is nil.
12611
12612 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
12613
12614         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
12615
12616 2000-11-21  Dave Love  <fx@gnu.org>
12617
12618         * gnus-art.el (gnus-mime-button-map): Don't inherit from
12619         gnus-article-mode-map.
12620 ;       (gnus-mime-button-menu): Use mouse-set-point.
12621         (gnus-insert-mime-button, gnus-mime-display-alternative)
12622         (gnus-mime-display-alternative): Don't use local-map property.
12623
12624 2000-11-17  Dave Love  <fx@gnu.org>
12625
12626         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
12627         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
12628         and make-temp-file.
12629         (uudecode-decode-region): Doc fix.
12630
12631 2000-11-14  Dave Love  <fx@gnu.org>
12632
12633         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
12634         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
12635         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
12636         New files, derived from the XPMs.
12637
12638 2000-11-10  Dave Love  <fx@gnu.org>
12639
12640         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
12641         (gnus-agent-lib-file, gnus-agent-load-alist)
12642         (gnus-agent-save-alist, gnus-agent-article-name): Use
12643         expand-file-name.
12644
12645         * gnus-group.el (gnus-group-name-charset-method-alist): Add
12646         :version.
12647         (nnkiboze-score-file): Defvar when compiling.
12648
12649         * gnus-start.el (gnus-read-newsrc-file): Add :version.
12650
12651         * gnus-art.el (gnus-article-banner-alist)
12652         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
12653         (gnus-article-date-lapsed-new-header)
12654         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
12655         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
12656         (gnus-treat-strip-headers-in-body)
12657         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
12658         (gnus-treat-translate): Add :version.
12659         (gnus-article-mime-part-function): Fix defcustom.
12660
12661         * nnmail.el (nnmail-expiry-target)
12662         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
12663         (nnmail-split-header-length-limit): Add :version.
12664
12665         * gnus-sum.el (gnus-auto-expirable-marks)
12666         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
12667         (gnus-extra-headers, gnus-ignored-from-addresses)
12668         (gnus-newsgroup-ignored-charsets)
12669         (gnus-group-highlight-words-alist)
12670         (gnus-summary-show-article-charset-alist): Add :version.
12671
12672         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
12673         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
12674         files, converted from the XPMs.
12675
12676         * gnus-cache.el (gnus-cache-active-file): Don't use
12677         file-name-as-directory on directory.
12678         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
12679         use file-name-as-directory on directory.
12680
12681         * time-date.el (timezone-make-date-arpa-standard): Autoload.
12682         (date-to-time): Use it.
12683
12684 ;       * message.el (message-mode) <adaptive-fill-regexp>:
12685 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
12686 ;       (message-newline-and-reformat): Likewise.
12687         (message-forward-as-mime, message-forward-ignored-headers)
12688         (message-buffer-naming-style, message-default-charset)
12689         (message-dont-reply-to-names, message-send-mail-partially-limit):
12690         Add :version.
12691
12692         * mm-util.el: Doc fixes.
12693         (mm-mime-charset): Don't use the raw result of
12694         mm-preferred-coding-system.
12695         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
12696         (mm-with-unibyte): Simplify.
12697
12698         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
12699         concat.
12700
12701         * pop3.el (pop3-version): Deleted.
12702         (pop3-make-date): New function, avoiding message-make-date.
12703         (pop3-munge-message-separator): Use it.
12704
12705 2000-11-09  Dave Love  <fx@gnu.org>
12706
12707         * gnus-group.el (gnus-group-make-directory-group)
12708         (gnus-group-fetch-faq): Use expand-file-name.
12709         (gnus-group-fetch-faq): Simplify completing-read form.
12710
12711         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
12712         test for Mule.
12713
12714         * message.el (tool-bar-map): Defvar when compiling.
12715
12716         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
12717         (gnus-tm-lisp-directory): Deleted.
12718         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
12719         (featurep 'xemacs).
12720         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
12721         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
12722         version numbers from file names.
12723
12724 2000-11-08  Dave Love  <fx@gnu.org>
12725
12726         * mm-view.el: Use featurep for XEmacs test.
12727         (mm-inline-message): Test for `remove-specifier'; don't use
12728         condition-case.
12729
12730         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
12731
12732         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
12733         (gnus-score-find-bnews): Don't concat "".
12734
12735         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
12736         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
12737         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
12738         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
12739
12740         * gnus-sum.el: Put some defvars in eval-when-compile.
12741         (gnus-summary-mode-hook): Add :options.
12742         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
12743         (gnus-summary-tool-bar-map): New variable.
12744         (gnus-summary-make-tool-bar): New function.
12745         (gnus-summary-mode): Put kill-all-local-variables first.
12746
12747         * gnus-group.el (gnus-group-toolbar-map): New variable.
12748         (gnus-group-make-tool-bar): Rewritten.
12749         (gnus-group-mode): Put kill-all-local-variables first.
12750
12751         * rfc2047.el: Require gnus-util.
12752
12753         * nnml.el (gnus-sorted-intersection): Autoload.
12754
12755         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
12756         Put some defvars in eval-when-compile.
12757         (gnus-intersection, gnus-sorted-complement):  Autoload.
12758
12759         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
12760
12761         * mm-encode.el (mm-body-7-or-8): Autoload.
12762
12763         * mm-decode.el (mm-insert-inline): Autoload.
12764
12765         * mml.el:
12766         * message.el: Put some defvars in eval-when-compile.
12767
12768         * gnus-msg.el: Put some defvars in eval-when-compile.
12769         (gnus-msg-mail): Move after gnus-setup-message.
12770
12771         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
12772
12773 2000-11-07  Dave Love  <fx@gnu.org>
12774
12775         * gnus-util.el (nnheader): Don't require message (recursive
12776         autoload).
12777
12778         * uudecode.el: Avoid compiler warnings.
12779
12780         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
12781         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
12782
12783 2000-11-06  Dave Love  <fx@gnu.org>
12784
12785         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
12786
12787         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
12788         (uudecode-char-int): New alias, replacing char-int.
12789         (uudecode-decode-region): Don't call buffer-disable-undo.
12790
12791 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
12792 ;       (mm-uu-configure-list): Doc fix.
12793 ;
12794 ;       * earcon.el (running-xemacs): Don't define.
12795 ;
12796 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12797 ;
12798 ;       * message.el (message-font-lock-keywords): Match a final newline
12799 ;       to help font-lock's multiline support.
12800 ;
12801 2000-11-03  Dave Love  <fx@gnu.org>
12802
12803         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
12804
12805         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
12806         name.
12807
12808         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
12809         <banner>: Fix custom type, doc.
12810
12811         * mm-decode.el (mm-display-external): Space-prefix temp buffer
12812         name.  Don't disable undo explicitly.
12813
12814 ;2000-11-02  Dave Love  <fx@gnu.org>
12815 ;
12816 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
12817 ;       cite-prefix.
12818
12819 2000-11-01  Dave Love  <fx@gnu.org>
12820
12821         * rfc2047.el (base64): Require unconditionally.
12822         (message-posting-charset): Defvar when compiling.
12823         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
12824         message.
12825
12826         * gnus-sum.el (nnoo): Require.
12827         (mm-uu-dissect): Autoload.
12828
12829         * mml.el (mml-parse-1): Clarify message.
12830         (mml-minibuffer-read-type): Use mailcap-mime-types.
12831
12832 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
12833
12834         * mml.el: Fix a typo in the requiring of CL.
12835
12836 2000-11-01  Dave Love  <fx@gnu.org>
12837
12838         * utf7.el: Require cl when compiling.
12839
12840         * binhex.el: Use (featurep 'xemacs).
12841         (binhex-char-int): New alias, replacing char-int.  Change callers.
12842         (binhex-decode-region): Simplify work buffer code.
12843         (binhex-decode-region-external): Use expand-file-name, not concat.
12844
12845 2000-10-30  Dave Love  <fx@gnu.org>
12846
12847         * gnus-art.el: Fix 2000-10-27 change properly.
12848
12849 2000-10-28  Miles Bader  <miles@gnu.org>
12850
12851         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
12852
12853 2000-10-27  Dave Love  <fx@gnu.org>
12854
12855         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
12856         strings.
12857         (gnus-group-make-tool-bar): New function.
12858         (gnus-group-mode): Use it.
12859
12860         * message.el (message-mode-menu): Add some :help strings.
12861         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
12862         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
12863
12864         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
12865         * describe-group.xpm, get-news.xpm, kill-group.xpm:
12866         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
12867
12868         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
12869         display-graphic-p here.
12870
12871 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
12872
12873         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
12874         of the `gnus-xemacs' variable, as the latter has been removed.
12875         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
12876         * gnus-art.el (gnus-treat-display-xface)
12877         (gnus-treat-display-smileys, gnus-treat-display-picons)
12878         (gnus-article-read-summary-keys): Likewise.
12879
12880 2000-10-26  Dave Love  <fx@gnu.org>
12881
12882         (defvar): Use rmail-spool-directory unconditionally.
12883
12884 2000-10-18  Dave Love  <fx@gnu.org>
12885
12886         * mm-bodies.el (mm-uu-decode-function)
12887         (mm-uu-binhex-decode-function): Defvar when compiling.
12888
12889         * gnus-nocem.el (gnus-nocem-issuers): Update.
12890         (gnus-nocem-check-from): New option.
12891         (gnus-nocem-scan-groups): Use it.
12892         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
12893         (gnus-nocem-check-article-limit): Add :version.
12894
12895 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
12896
12897         * ietf-drums.el (mm-util): Require CL when compiling.
12898
12899 2000-10-15  Dave Love  <fx@gnu.org>
12900
12901         * qp.el: Require mm-util.
12902
12903 2000-10-13  Dave Love  <fx@gnu.org>
12904
12905         * qp.el (quoted-printable-decode-region): Avoid invalid
12906         coding-systems.
12907
12908 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12909
12910         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12911         to a recursive load.
12912
12913 2000-10-12  Dave Love  <fx@gnu.org>
12914
12915         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12916
12917         * gnus.el (gnus-group-startup-message): Check for PBM image.
12918
12919 2000-10-09  Dave Love  <fx@gnu.org>
12920
12921         * mail-source.el (mail-source-fetch-imap): Bind
12922         default-enable-multibyte-characters rather than using
12923         mm-disable-multibyte.
12924
12925 2000-10-05  Dave Love  <fx@gnu.org>
12926
12927         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
12928         Autoload.
12929         (quoted-printable-decode-region):  Rename arg which confused
12930         charset with coding-system.  Don't use nonascii-insert-offset.
12931         Coding-system encode the region initially.  Don't recognize `=='
12932         as valid QP.  Coding-system decode the region finally.
12933         (quoted-printable-decode-string): Rename arg which confused
12934         charset with coding-system.
12935
12936         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
12937         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
12938         mm-encode-coding-region.
12939         (mm-decode-body, mm-decode-string): Rename variables which
12940         confused charset with coding-system.
12941         (binhex-decode-region): Don't autoload.
12942         (mm-body-encoding): Require message.
12943         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
12944         cond branches.
12945
12946         * gnus-art.el (article-de-quoted-unreadable)
12947         (article-de-base64-unreadable): Fold search case
12948         rather than downcasing string.  Apply mm-charset-to-coding-system
12949         to arg of quoted-printable-decode-region.
12950
12951 2000-10-04  Dave Love  <fx@gnu.org>
12952
12953         * gnus-ems.el: Don't turn off compiler warnings in local vars.
12954         Require ring when compiling.
12955         (gnus-article-compface-xbm): New variable.
12956
12957 2000-10-04  Dave Love  <fx@gnu.org>
12958
12959         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
12960         pbm images.
12961
12962         * frown.pbm, smile.pbm, wry.pbm: New files.
12963
12964         * frown.xbm, smile.xbm, wry.xbm: Deleted.
12965
12966 2000-10-03  Dave Love  <fx@gnu.org>
12967
12968         * mail-source.el (mail-sources): Revert to nil.
12969
12970         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
12971
12972         * qp.el: Don't require mm-util.
12973         (quoted-printable-decode-region): Rewritten.
12974         (quoted-printable-decode-string, quoted-printable-encode-region):
12975         Doc fix.
12976         (quoted-printable-encode-region): Barf on multibyte characters.
12977         Maybe make the class multibyte.  Upcase chars, not formatted
12978         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12979         (quoted-printable-encode-string): Don't use
12980         mm-with-unibyte-buffer.
12981
12982 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12983
12984         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12985
12986 2000-09-21  Dave Love  <fx@gnu.org>
12987
12988         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12989         (for Emacs 20).  Tidy somewhat.
12990
12991 2000-09-21  Dave Love  <fx@gnu.org>
12992
12993         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
12994         image processing.  Rationalize logic somewhat.
12995
12996 2000-09-20  Dave Love  <fx@gnu.org>
12997
12998         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
12999         specifically.
13000
13001         * gnus.el (gnus-version-number): Avoid some redundant
13002         autoloads.
13003
13004 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
13005
13006         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
13007         to XBM; we always have PBM support.
13008
13009 2000-09-14  Dave Love  <fx@gnu.org>
13010
13011         * gnus.el (gnus-charset):
13012         * mm-decode.el (mime-display):
13013         * imap.el (imap) <defgroup>: Add :version.
13014
13015 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
13016
13017         * parse-time.el: Fix author's mail address.
13018
13019         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
13020         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
13021         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
13022         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
13023         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
13024         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
13025         * rfc2231.el, uudecode.el: Fix copyright notice.
13026
13027         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
13028         require `w3' at load-time only if not running in batch mode.
13029
13030 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13031
13032         * gnus.el: Before merge with Emacs21.
13033
13034 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
13035
13036         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
13037
13038 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13039
13040         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
13041         to avoid conflict with the standard `back-to-indentation'
13042         binding.
13043
13044 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13045
13046         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
13047
13048         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
13049         (mm-disable-multibyte-mule4): Ditto.
13050         (mm-with-unibyte-current-buffer-mule4): Ditto.
13051
13052 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13053
13054         * pop3.el (pop3-movemail): Use binary.
13055         (pop3-movemail-file-coding-system): Removed.
13056
13057 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13058
13059         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
13060
13061 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13062
13063         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
13064         exists.
13065
13066 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13067
13068         * gnus-msg.el (gnus-post-method): Use backend name when the
13069         address is "".
13070
13071 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13072
13073         * gnus-art.el (article-verify-x-pgp-sig): Don't test
13074         mm-verify-option.
13075         (gnus-treat-x-pgp-sig): Default value.
13076         (gnus-ignored-headers): Redundant.
13077
13078 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13079
13080         * gnus-win.el (gnus-configure-frame): Save selected window.
13081
13082 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13083
13084         * nnmbox.el: Require gnus-range.
13085         (nnmbox-group-building-active-articles): New variable.
13086         (nnmbox-group-active-articles): New variable; this is a cache of
13087         all active articles by group and number.
13088         (nnmbox-in-header-p): New function.
13089         (nnmbox-find-article): New function.
13090         (nnmbox-record-active-article): New function.
13091         (nnmbox-record-deleted-article): New function.
13092         (nnmbox-is-article-active-p): New function.
13093         (nnmbox-retrieve-headers): Use nnmbox-find-article.
13094         (nnmbox-request-article): Ditto.  Also supply extra arg to
13095         nnmbox-article-group-number.
13096         (nnmbox-request-expire-articles): Ditto.
13097         (nnmbox-request-move-article): Ditto.
13098         (nnmbox-request-replace-article): Ditto.
13099         (nnmbox-request-rename-group): Rename group entry in active
13100         article cache.
13101         (nnmbox-delete-mail): Update active article cache, unless article
13102         is being replaced.
13103         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
13104         than partially duplicating it.
13105         (nnmbox-article-group-number): Add extra `this-line' arg, to
13106         handle articles belonging to multiple groups.
13107         (nnmbox-save-mail): Update active article cache.
13108         (nnmbox-read-mbox): Build active article cache when loading mbox.
13109         Also do some repair work, if we find articles that are missing the
13110         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
13111         reconstruct these from Xref info.
13112
13113 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13114
13115         * mail-source.el (mail-source-report-new-mail): Use
13116         nnheader-run-at-time.
13117
13118 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13119
13120         * mail-source.el (mail-source-fetch-pop): Clear pop password when
13121         an error is thrown, and then rethrow the error.
13122         (mail-source-check-pop): Ditto.
13123         (mail-source-start-idle-timer): Prevent multiple pop checks
13124         running if the check takes a long time.
13125
13126 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13127
13128         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
13129         succeed.
13130
13131 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13132
13133         * gnus-win.el (gnus-configure-windows): Make sure
13134         nntp-server-buffer is live.
13135         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
13136
13137 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
13138
13139         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
13140
13141 2000-12-04  Andreas Jaeger  <aj@suse.de>
13142
13143         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
13144
13145 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13146
13147         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
13148
13149 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13150         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
13151
13152         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
13153
13154 2000-12-01  Simon Josefsson  <sj@extundo.com>
13155
13156         * mml-smime.el (mml-smime-verify): Fix address parsing.
13157
13158 2000-12-01  Simon Josefsson  <sj@extundo.com>
13159
13160         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
13161         more than one certificate inside PKCS#7 blob.  Better security
13162         information (clamed / actual sender, openssl output, certificates
13163         inside message).
13164
13165         * smime.el (smime-verify-region): Output to /dev/null.
13166         (smime-buffer-as-string-region): Don't parse empty lines.
13167
13168 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13169
13170         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
13171         ?d and ?D.
13172         (gnus-mime-security-show-details-inline): New variable.
13173         (gnus-mime-security-show-details): Use them.
13174         (gnus-insert-mime-security-button): Ditto.
13175
13176         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
13177         Suggest by Michael Duggan (md5i@cs.cmu.edu).
13178         (mml2015-gpg-clear-verify): Ditto.
13179         (mml2015-gpg-decrypt-1): Ditto.
13180         (mml2015-use): Prefer 'gpg.
13181
13182 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13183
13184         * gnus-util.el (gnus-add-text-properties-when): New function.
13185         (gnus-remove-text-properties-when): Ditto.
13186
13187         * gnus-cite.el (gnus-article-hide-citation): Use them.
13188         (gnus-article-toggle-cited-text): Use them.
13189
13190         * gnus-art.el (gnus-signature-toggle): Use them.
13191         (gnus-article-show-hidden-text): Ditto.
13192         (gnus-article-hide-text): Ditto.
13193
13194 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13195
13196         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
13197
13198 2000-11-30  Simon Josefsson  <sj@extundo.com>
13199
13200         * smime.el (smime-point-at-eol): New alias.
13201         (smime-buffer-as-string-region): Use it.
13202
13203 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13204
13205         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
13206
13207 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13208
13209         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
13210
13211         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13212
13213         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13214
13215 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13216
13217         * nnmh.el (nnmh-request-expire-articles): Implemented
13218         expiry-target for nnmh backend.
13219
13220 2000-11-30  Simon Josefsson  <sj@extundo.com>
13221
13222         * mm-decode.el (mm-security-from): New variable.
13223         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
13224
13225         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
13226         than `from'.
13227
13228 2000-11-30  Simon Josefsson  <sj@extundo.com>
13229
13230         * mml-smime.el (mml-smime-verify): Verify that certificate mail
13231         address match sender address.
13232
13233         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
13234
13235         * smime.el (smime-verify-region): Don't copy buffer.
13236         (smime-decrypt-buffer): Use expand-file-name on keyfile.
13237         (smime-pkcs7-region): New function.
13238         (smime-pkcs7-certificates-region): Ditto.
13239         (smime-pkcs7-email-region): Ditto.
13240         (smime-buffer-as-string-region): Ditto.
13241
13242         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
13243         buffer.
13244
13245 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
13246
13247         * smime.el (smime-decrypt-region): Fix keyfile argument.
13248
13249 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13250
13251         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
13252
13253 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13254
13255         * message.el (message-shoot-gnksa-feet): New variable.
13256         (message-gnksa-enable-p): New function.
13257         (message-send): Use it.
13258         (message-check-news-body-syntax): Ditto.
13259
13260 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13261
13262         * message.el (message-make-message-id): Remove the redundancy.
13263
13264 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13265
13266         * message.el (message-setup): Discourage using mc-install-*-mode.
13267
13268         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
13269
13270 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13271
13272         * gnus-cite.el (gnus-cite-parse): Guess citation length.
13273
13274 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13275
13276         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
13277
13278 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13279
13280         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
13281
13282 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13283
13284         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
13285         insert-buffer-substring.
13286
13287         * message.el (message-send-mail): Use buffer-substring-no-properties.
13288         (message-send-news): Ditto.
13289
13290 2000-11-22  David Edmondson  <dme@dme.org>
13291
13292         * imap.el (imap-wait-for-tag): Message read info.
13293
13294 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13295
13296         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
13297         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
13298         (mml2015-gpg-encrypt): Ditto.
13299
13300 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13301
13302         * mm-decode.el (mm-verify-option): Default value.
13303
13304         * mml-sec.el (mml-secure-part): Error message.
13305
13306 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13307
13308         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
13309
13310 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13311
13312         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
13313
13314 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13315
13316         * gnus-art.el (gnus-article-describe-key): Use prompt.
13317         (gnus-article-describe-key-briefly): Ditto.
13318
13319 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13320
13321         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
13322
13323 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13324
13325         * gnus-art.el (gnus-article-describe-key): New function.
13326         (gnus-article-describe-key-briefly): New function.
13327
13328 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13329
13330         * mm-decode.el (mm-decrypt-option): Doc typo.
13331
13332         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
13333         return a number.
13334
13335 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13336
13337         * message.el (message-newline-and-reformat): Typo.
13338
13339 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13340
13341         * gnus-art.el (article-verify-x-pgp-sig): Check whether
13342         original-article-buffer exists.
13343
13344         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
13345         (rfc2047-header-encoding-alist): Addresses are different from text.
13346         (rfc2047-encode-message-header): Ditto.
13347         (rfc2047-dissect-region): Extra parameter.
13348         (rfc2047-encode-region): Ditto.
13349         (rfc2047-encode-string): Ditto.
13350
13351 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13352
13353         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
13354         (mm-uu-pgp-encrypted-extract): Use it.
13355         (mm-uu-pgp-signed-extract-1): New function.
13356         (mm-uu-pgp-signed-extract): Use it.
13357
13358         * gnus-art.el (gnus-mime-display-security): New function.
13359         (gnus-mime-display-part): Use it.
13360         (gnus-mime-security-verify-or-decrypt): New function.
13361         (gnus-mime-security-press-button): New function.
13362         (gnus-insert-mime-security-button): Use it.
13363
13364         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
13365         (mm-find-raw-part-by-type): Ditto.
13366         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
13367         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
13368         (mm-destroy-parts): Kill nested multibyte buffer.
13369
13370         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
13371         (mml2015-gpg-verify): Ditto.
13372
13373 2000-11-18  Simon Josefsson  <sj@extundo.com>
13374
13375         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
13376         (mml2015-function-alist): Use it.
13377
13378         * mml-sec.el (mml-sign-alist): Update names.
13379         (mml-encrypt-alist): Ditto.
13380         (mml-secure-part-smime-sign): Moved to mml-smime.el
13381         as `mml-smime-sign-query'.
13382         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
13383         `mml-smime-get-file-cert'.
13384         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
13385         `mml-smime-get-dns-cert'.
13386         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
13387         `mml-smime-encrypt-query'.
13388         (mml-smime-sign-buffer): Use mml-smime-sign.
13389         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
13390
13391         * mml-smime.el (mml-smime-sign): New function.
13392         (mml-smime-encrypt):
13393         (mml-smime-sign-query):
13394         (mml-smime-get-file-cert):
13395         (mml-smime-get-dns-cert):
13396         (mml-smime-encrypt-query): Moved from mml-sec.el.
13397
13398 2000-11-16  Simon Josefsson  <sj@extundo.com>
13399
13400         * mml2015.el (mml2015-gpg-clear-verify): New function.
13401         (mml2015-function-alist): Add it.
13402
13403 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13404
13405         * message.el (message-setup-fill-variables): Use
13406         message-cite-prefix-regexp.
13407         (message-newline-and-reformat): Check the end of citation, leading
13408         WSP, break in the cite prefix.
13409         (message-fill-paragraph): New function.
13410
13411 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13412
13413         * lpath.el: Shut up.
13414
13415 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13416
13417         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
13418         raw 8-bit in headers in dk.* newsgroups.
13419
13420 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13421
13422         * message.el (message-newline-and-reformat): Match extra WSPs.
13423
13424 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
13425
13426         * mml.el (mml-generate-mime-1): Ignore ascii.
13427
13428 2000-11-16 Justin Sheehy  <justin@iago.org>
13429
13430         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
13431
13432 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13433
13434         * message.el (message-cite-prefix-regexp): Prefix should not end
13435         at space.
13436
13437 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13438
13439         * message.el (message-mode-syntax-table): Add - as a word
13440         constituent as in articles.
13441         (message-setup-fill-variables): Add -_. as supercite-style prefix.
13442         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
13443         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
13444
13445 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13446
13447         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
13448
13449 2000-11-12  David Edmondson  <dme@dme.org>
13450
13451         * message.el (message-font-lock-keywords): use
13452         message-cite-prefix-regexp.
13453
13454 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13455
13456         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
13457         Stein Arild Str\e,Ax\e(Bmme.
13458         (gnus-group-jump-to-group): Use it.
13459         (gnus-group-jump-to-group-prompt): Customize.
13460
13461 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13462
13463         * mailcap.el (mailcap-possible-viewers): Match the entire string.
13464
13465 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13466
13467         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
13468         incompatible.
13469         (mml2015-mailcrypt-sign): Ditto.
13470
13471 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13472
13473         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
13474         group is open.
13475
13476 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13477
13478         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
13479         nnvirtual articles.
13480         (gnus-backlog-request-article): Don't request nnvirtual articles.
13481
13482 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13483
13484         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
13485         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
13486
13487 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13488
13489         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
13490         * mml.el (mml-generate-mime-1): Use charset attribute.
13491         * mm-bodies.el (mm-encode-body): Add parameter charset.
13492         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
13493
13494 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13495
13496         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
13497         (mml2015-mailcrypt-clear-decrypt): Ditto.
13498         (mml2015-mailcrypt-verify): Ditto.
13499         (mml2015-mailcrypt-clear-verify): Ditto.
13500         (mml2015-gpg-verify): Ditto.
13501
13502 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13503
13504         * smime.el (smime-openssl-program): Test the existence of openssl.
13505         * mml-smime.el: Require mm-decode.
13506         (mml-smime-verify-test): New function.
13507         * mm-decode.el (mm-verify-function-alist): Use it.
13508
13509 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13510
13511         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
13512         anyway.
13513
13514 2000-11-13  Simon Josefsson  <sj@extundo.com>
13515
13516         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
13517         verification doesn't work.
13518
13519 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13520
13521         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
13522         (gnus-inews-do-gcc): Use it.
13523
13524 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13525
13526         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
13527         leading space.
13528         * mm-extern.el (mm-inline-external-body): Report error when no
13529         access-type.
13530
13531 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13532
13533         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
13534
13535 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
13536
13537         * gnus-art.el (gnus-mime-button-menu): Use select-window.
13538
13539 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
13540
13541         * gnus-art.el (gnus-mime-display-part): Display multipart/related
13542         as multipart/mixed.
13543
13544 2000-11-12  David Edmondson  <dme@dme.org>
13545
13546         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
13547         and replace `.' with `\w' to allow for different syntax tables
13548         (from Vladimir Volovich).
13549         * message.el (message-newline-and-reformat): use
13550         `message-cite-prefix-regexp'.
13551         * gnus-cite.el (gnus-supercite-regexp): use
13552         `message-cite-prefix-regexp'.
13553         * gnus-cite.el (gnus-cite-parse): use
13554         `message-cite-prefix-regexp'.
13555
13556 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13557
13558         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
13559         PGP SIGNATURE.  Escape leading "-"'s.
13560         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
13561
13562 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13563
13564         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
13565
13566 2000-11-11  Simon Josefsson  <sj@extundo.com>
13567
13568         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
13569
13570         * smime.el (smime-details-buffer): New variable.
13571         (smime-sign-region):
13572         (smime-encrypt-region):
13573         (smime-verify-region):
13574         (smime-decrypt-region): Copy OpenSSL output to the buffer.
13575
13576         * mml-smime.el (mml-smime-verify): Support security info.
13577
13578 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
13579
13580         * mm-decode.el (mm-verify-option): Set default to nil.
13581         (mm-decrypt-option): Ditto.
13582         * gnus-art.el (article-verify-x-pgp-sig): New function.
13583
13584 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
13585
13586         * gnus-art.el (gnus-mime-display-alternative): Show button if no
13587         preferred part.
13588
13589 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13590
13591         * gnus-sum.el (gnus-move-split-methods): Say that
13592         `gnus-split-methods' uses file names, whereas this uses group
13593         names.  (Report from Nevin Kapur)
13594
13595 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
13596
13597         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
13598
13599 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13600
13601         * nnheader.el (nnheader-directory-files-is-safe): New variable.
13602         (nnheader-directory-articles): Use it.
13603         (nnheader-article-to-file-alist): Ditto.
13604
13605 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13606
13607         * rfc2047.el (rfc2047-pad-base64): New function.
13608         (rfc2047-decode): Use it.
13609
13610 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13611
13612         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
13613         select method.
13614
13615 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13616
13617         * mml2015.el (mml2015-gpg-decrypt-1):
13618         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
13619
13620 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13621
13622         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
13623
13624 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13625
13626         * pop3.el (pop3-munge-message-separator): A message may have an
13627         empty body.
13628
13629 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
13630
13631         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
13632         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
13633         (mm-uu-pgp-signed-extract): Use coding-system.
13634
13635 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13636
13637         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
13638         (gnus-insert-mime-security-button): New function.
13639         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
13640         * mml2015.el:  Add security info when verify or decrypt.
13641         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
13642         (mm-uu-pgp-encrypted-extract): Ditto.
13643
13644 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
13645
13646         * mm-decode.el (mm-display-parts): New function.
13647         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
13648
13649 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13650
13651         * gnus-mlspl.el: Documentation tweaks.
13652
13653 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13654
13655         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
13656         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
13657         argument.
13658
13659 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
13660
13661         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
13662
13663 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
13664
13665         * gnus-art.el (gnus-article-encrypt): New function.
13666         (gnus-article-encrypt-protocol-alist): New variable.
13667         (gnus-article-encrypt-protocol): New variable.
13668         * mml2015.el (mml2015-self-encrypt): New function.
13669         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
13670
13671 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13672
13673         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
13674         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
13675         let mailcap do it.
13676         * mml2015.el: Remove snarf code.
13677         * mm-decode.el: Remove snarf code.
13678
13679 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
13680
13681         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
13682         (mml-insert-mime): Understand gnus-decoded.
13683         (mime-to-mml): New parameter handles.
13684         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13685         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
13686
13687 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13688
13689         * mm-decode.el (mime-security): New group.
13690         (mm-verify-function-alist): Add test function.
13691         (mm-decrypt-function-alist): Ditto.
13692         (mm-snarf-option): Set default value as nil.
13693         (mm-find-part-by-type): Recursive parameter.
13694         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
13695         * mml2015.el: Support draft-ietf-openpgp-multsig.
13696
13697 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
13698
13699         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
13700         (gnus-article-view-part-as-charset): New function.
13701
13702 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13703
13704         * mm-decode.el (mm-verify-option): Default value.
13705         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
13706
13707 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13708
13709         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
13710
13711 2000-11-05  Simon Josefsson  <sj@extundo.com>
13712
13713         * mml-smime.el (mml-smime-verify): Work in original multipart
13714         buffert.
13715
13716         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
13717         (mm-handle-multipart-ctl-parameter): Ditto.
13718         (mm-alist-to-plist): New function.
13719         (mm-dissect-buffer): Store CTL parameters and copy original buffer
13720         for multiparts.
13721         (mm-destroy-parts): Destroy multipart buffert.
13722         (mm-remove-part): Ditto.
13723
13724         * mml-smime.el (mml-smime-sign): Not used.
13725         (mml-smime-encrypt): Ditto.
13726
13727         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
13728
13729         Verify S/MIME signature support.
13730
13731         * mm-decode.el (mm-inline-media-tests): Add
13732         application/{x-,}pkcs7-signature.
13733         (mm-inlined-types): Ditto.
13734         (mm-automatic-display): Ditto.
13735         (mm-verify-function-alist): Ditto.  Add name of method.
13736         (mm-decrypt-function-alist): Add name of method.
13737         (mm-find-part-by-type): Add documentation.
13738         (mm-possibly-verify-or-decrypt): Use new format of
13739         mm-{verify,decrypt}-function-alist.  Use method names.
13740
13741         * mml-smime.el (mml-smime-verify): New function.
13742
13743 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13744
13745         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
13746
13747 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13748
13749         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
13750         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
13751         * mm-decode.el (mm-snarf-option): New variable.
13752
13753 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13754
13755         * mm-util.el (mm-subst-char-in-string): New function.
13756         (mm-replace-chars-in-string): Use it.
13757         * message.el (message-replace-chars-in-string): Use it.
13758         * nnheader.el (nnheader-replace-chars-in-string): Use it.
13759         * gnus-mh.el (mh-lib-progs): Shut up.
13760
13761 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13762
13763         * base64.el, md5.el: Moved to contrib directory.
13764
13765 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13766
13767         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
13768         the last article when search.
13769
13770 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13771
13772         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
13773         * nnmail.el (nnmail-pathname-coding-system): Ditto.
13774
13775 2000-09-29  David Edmondson  <dme@thus.net>
13776
13777         * message.el (message-newline-and-reformat): Typo.
13778
13779 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13780
13781         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
13782
13783 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13784
13785         * nntp.el (nntp-decode-text): Delete bogus status lines.
13786
13787 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13788
13789         * message.el (message-font-lock-keywords): Match a final newline
13790         to help font-lock's multiline support.
13791
13792 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13793
13794         * nnoo.el (nnoo-set): New function.
13795
13796 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13797
13798         * gpg.el, gpg-ring.el: Moved to contrib directory.
13799
13800 2000-11-04  Simon Josefsson  <sj@extundo.com>
13801
13802         * nnimap.el (nnimap-split-inbox): Typo.
13803
13804 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13805
13806         * gnus-msg.el (gnus-msg-mail): Move it backwards.
13807
13808 2000-11-03  Simon Josefsson  <sj@extundo.com>
13809
13810         * rfc2231.el (rfc2231-parse-qp-string): New function.
13811         (require): rfc2047.
13812
13813         * mail-parse.el (mail-header-parse-content-type):
13814         (mail-header-parse-content-disposition): Support invalid QP
13815         encoded strings, by using `rfc2231-parse-qp-string'.
13816
13817 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13818
13819         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
13820         (rfc2231-decode-encoded-string): Typo "> X 1".
13821         (rfc2231-encode-string): Insert the name of charset.
13822         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
13823
13824 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13825
13826         * mm-decode.el (mm-save-part): Return the filename.
13827         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
13828         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
13829         (gnus-mime-action-alist): Use it.
13830         (gnus-mime-button-commands): Use it.
13831         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
13832         (mm-inline-external-body): unwind-protect.
13833
13834 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13835
13836         * gnus-art.el (gnus-insert-mime-button): Show url.
13837
13838 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13839
13840         * mml.el (mml-generate-mime-1): Support external url.
13841         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
13842
13843 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
13844
13845         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
13846         * mm-decode.el (mm-display-external): Ditto.
13847         * mm-extern.el: New file.
13848         * mm-decode.el (mm-inline-media-tests): Hook it up.
13849         (mm-inlined-types): Inline message/external-body.
13850
13851 2000-11-02  Simon Josefsson  <sj@extundo.com>
13852
13853         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
13854
13855         * message.el (message-get-reply-headers): Better handling when
13856         Mail-Followup-To is very large.
13857
13858 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13859
13860         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
13861         * gnus-art.el (gnus-article-edit-done):
13862         * gnus-sum.el (gnus-summary-edit-article-done): Move line
13863         counting code here.
13864         * gnus-msg.el (gnus-setup-message): Remove a hack.
13865
13866 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13867
13868         * gnus-sum.el (gnus-newsgroup-variables): New variable.
13869         (gnus-summary-mode): Make them local variables.
13870         (gnus-set-global-variables): Globalize them.
13871         (gnus-summary-exit): Kill them.
13872
13873 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
13874
13875         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
13876         word.
13877
13878 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13879
13880         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
13881         gnus-article-wash-types.
13882         * gnus-art.el (gnus-article-wash-status): Use them.
13883
13884 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
13885
13886         * mml.el (mml-read-tag): Remove spaces and LF.
13887
13888 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13889
13890         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
13891         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
13892
13893 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
13894
13895         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
13896
13897 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13898
13899         * gnus-sum.el (gnus-article-charset): New variable.
13900         (gnus-summary-display-article): Set it.
13901         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13902         * gnus-art.el (gnus-article-mode): Make it local variable.
13903
13904 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13905
13906         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13907
13908 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13909
13910         * nnwfm.el: New file.
13911
13912         * nnweb.el (nnweb-replace-in-string): New function.
13913
13914 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13915
13916         * mml2015.el: Wrap gpg.el.
13917         * gpg.el (gpg-verify): The last argument of apply is a list.
13918         (gpg-encrypt): Add passphrase as a parameter.
13919
13920 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13921
13922         * gpg.el: New file.
13923         * gpg-ring.el: New file.
13924
13925 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13926
13927         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
13928
13929 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13930
13931         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
13932         double-quote characters.
13933         (gnus-summary-prepare-threads): Ditto.
13934
13935 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13936
13937         * gnus-art.el (gnus-mime-display-single): Forward line -1.
13938         * mml.el (mml-read-tag): Don't skip the leading space.
13939         * lpath.el (font-lock-set-defaults): Shut up.
13940
13941 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13942
13943         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
13944
13945 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13946
13947         * qp.el (quoted-printable-encode-region): Replace leading - when
13948         ultra safe.
13949         * mml.el (mml-generate-mime-postprocess-function): Removed.
13950         (mml-postprocess-alist): Removed.
13951         (mml-generate-mime-1): Use ultra-safe when sign.
13952         * mml2015.el (mml2015-fix-micalg): Uppercase.
13953         (mml2015-verify): Insert LF.
13954         (mml2015-mailcrypt-sign): Downcase; search backward.
13955
13956 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13957
13958         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
13959         restrictive.
13960         (nnultimate-table-regexp): New variable.
13961         (nnultimate-forum-table-p): Use it.
13962
13963 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
13964         Trivial patch.
13965
13966         * gnus-sum.el (gnus-summary-expire-articles): Save point.
13967
13968 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13969
13970         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13971         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13972
13973 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13974
13975         * mml2015.el: Shut up.
13976
13977 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13978
13979         * gnus.el (gnus-server-browse-hashtb): Removed.
13980         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13981         (gnus-group-insert-group-line-info): Use simplified method.
13982         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13983
13984 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13985
13986         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13987         moved here.
13988         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13989         * gnus-group.el (gnus-group-prepare-flat): Use it.
13990         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13991
13992 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13993
13994         * mml.el (mml-mode): Show menu in XEmacs.
13995
13996 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
13997
13998         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
13999         (gnus-server-read-server-in-server-buffer): New function.
14000         (gnus-browse-foreign-server): Browse in group buffer.
14001         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
14002         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
14003         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
14004         * gnus.el (gnus-server-browse-hashtb): New variable.
14005
14006 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
14007
14008         * nnfolder.el (nnfolder-open-nov): Use group.
14009
14010 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
14011
14012         * nnfolder.el: Add NOV. Set version to 2.0.
14013         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
14014
14015 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14016
14017         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
14018
14019 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14020
14021         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
14022         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
14023
14024 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14025
14026         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
14027
14028 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14029
14030         * mm-decode.el (mm-verify-function-alist): New variable.
14031         (mm-verify-option): New variable.
14032         (mm-decrypt-function-alist): Ditto.
14033         (mm-decrypt-option): Ditto.
14034         (mm-find-raw-part-by-type): New function.
14035         (mm-possibly-verify-or-decrypt): New function.
14036         (mm-dissect-multipart): Use it.
14037         * mml2015.el (mml2015-fix-micalg): New function.
14038         (mml2015-decrypt): Use new interface.
14039         (mml2015-verify):  Use new interface.
14040         (mml2015-setup): Make it bogus.
14041
14042 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14043
14044         * mml.el (mml-generate-mime-postprocess-function): Set to
14045         mml-postprocess.
14046         (autoload): Autoload mml2015 and mml-smime.
14047         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
14048         * mml2015.el (mml2015-encrypt): New function.
14049         (mml2015-sign): New function.
14050         (mml2015-encrypt-function): New variable.
14051         (mml2015-sign-function): New variable.
14052         (mml2015-mailcrypt-encrypt): Use message-recipients.
14053         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
14054         * mml-smime.el (mml-smime-setup): Ditto.
14055
14056 2000-10-28  Simon Josefsson  <sj@extundo.com>
14057
14058         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
14059         Communigate Pro 3.3.1 server.
14060
14061         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
14062         in buffers.
14063         (mml-secure-dns-server): Removed.
14064         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
14065         write certificates to files.
14066
14067         * smime.el (smime-dns-server): New variable.
14068         (smime-mail-to-domain):
14069         (smime-cert-by-dns): New functions.
14070
14071         * dig.el: New file.
14072
14073 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
14074
14075         * message.el (message-options): New variable.
14076         (message-options-set-recipient): New function.
14077         (message-send): Use them.
14078         * gnus-int.el (gnus-request-replace-article): Use them.
14079         (gnus-request-accept-article): Ditto.
14080         * mml.el (mml-preview): Use them.
14081         * gnus-sum.el (gnus-summary-edit-article): Use them.
14082
14083         * message.el (message-options-get): New function.
14084         (message-options-get): New function.
14085         * rfc2047.el (rfc2047-encode-message-header): Use them.
14086         * mm-bodies.el (mm-encode-body): Use them.
14087
14088 2000-10-28  Simon Josefsson  <sj@extundo.com>
14089
14090         * nnimap.el (nnimap-retrieve-which-headers):
14091         (nnimap-request-article-part): Quote message-id.
14092
14093         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
14094         (smime-CA-file): New variable.
14095         (smime-call-openssl-region): Don't error.
14096         (smime-sign-region): Return result value.
14097         (smime-encrypt-region): Ditto.
14098         (smime-verify-region): New function.
14099         (smime-decrypt-region): Ditto.
14100         (smime-verify-buffer): Ditto.
14101         (smime-decrypt-buffer): Ditto.
14102
14103         * mml.el: Require mml-sec.
14104         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
14105         (mml-mode-map): Add "sign" and "encrypt" maps.
14106         (mml-menu): Add security menu.
14107         (mml-preview): Use generate-new-buffer.
14108
14109         * mml-sec.el: New file.
14110
14111 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14112
14113         * mm-decode.el (mm-find-part-by-type): Move it here.
14114         * mml.el (mml-postprocess): Move it here.
14115         (mml-postprocess-alist): Move it here. Merge them.
14116
14117 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
14118
14119         * rfc2047.el (rfc2047-encode-message-header): Make sure no
14120         unencoded stuff in the header.
14121
14122 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14123
14124         * gnus-group.el (gnus-group-listed-groups): New variable.
14125         (gnus-group-list-option): New variable.
14126         (gnus-group-list-limit-map): New keymap.
14127         (gnus-group-list-flush-map): New keymap.
14128         (gnus-group-list-plus-map): New keymap.
14129         (gnus-group-prepare-logic): New function.
14130         (gnus-group-prepare-flat): Merge with
14131         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
14132         (gnus-group-prepare-flat-list-dead): Ditto.
14133         (gnus-group-list-matching): Use gnus-group-prepare-function.
14134         (gnus-group-list-dormant): Ditto.
14135         (gnus-group-list-cached): Ditto.
14136         (gnus-group-listed-groups): New function.
14137         (gnus-group-list-limit): New function.
14138         (gnus-group-list-flush): New function.
14139         (gnus-group-list-plus): New function.
14140         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
14141         (gnus-topic-prepare-topic): Ditto.
14142
14143 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
14144
14145         * message.el (message-insert-to, message-get-reply-headers):
14146         (message-reply, message-followup): Mail-{Followup,Reply}-To.
14147
14148 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14149
14150         * mml2015.el: New file.
14151         * smime.el: New file.
14152         * mml-smime.el: New file.
14153
14154 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14155
14156         * ChangeLog: Moved to ChangeLog.1.
14157
14158     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
14159   Copying and distribution of this file, with or without modification,
14160   are permitted provided the copyright notice and this notice are preserved.
14161
14162 ;; Local Variables:
14163 ;; coding: iso-2022-7bit
14164 ;; End: