Synch to Oort Gnus.
[elisp/gnus.git-] / lisp / ChangeLog
1 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-art.el (article-display-face): Get the Face header from
4         the current buffer.
5
6 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * gnus-art.el (gnus-mime-view-part-internally): Bind
9         buffer-read-only to nil.
10
11 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
14         from g-a-e-1 to g-a-e-2.
15
16 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17
18         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
19         of bbdb-search-simple, use spam-use-BBDB-exclusive
20         (spam-check-whitelist): use spam-use-whitelist-exclusive
21         (spam-use-whitelist-exclusive): new variable affecting
22         spam-use-whitelist
23         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
24
25 2003-02-05  Simon Josefsson  <jas@extundo.com>
26
27         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
28         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
29         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
30         (gnus-agent-expire-1): New.
31         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
32         (gnus-agent-expire-2): New.
33
34 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
35
36         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
37         "delete-if" is misleading because it isn't actually destructive.
38
39         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
40         
41         * nnmail.el (nnmail-purge-split-history): do.
42
43         * gnus-win.el (gnus-get-buffer-window): do.
44         
45         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
46         let-binding.
47         (gnus-simplify-all-whitespace): do.
48
49 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
50
51         * gnus-delay.el (gnus-delay-article): Fix binding of the
52         nndraft:delayed group.
53
54 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
55
56         * gnus.el (spam group parameters): change 'other to 'const in
57         the group parameter definitions to soothe XEmacs
58
59 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
60
61         * gnus-delay.el (gnus-delay-article): Really create
62         nndraft:delayed group if it doesn't exist.
63
64 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
65
66         * gnus-sum.el (gnus-summary-search-article): Speed up by
67         disabling various visual features while searching.
68         (gnus-summary-recenter): Test gnus-auto-center-summary first.
69
70 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
71
72         * spam.el (spam-list-of-checks): Don't quote nil and t in
73         docstrings.  From the elisp manual:
74
75            When a documentation string refers to a Lisp symbol, write
76            it [..] with single-quotes around it.  [..] There are two
77            exceptions: write t and nil without single-quotes.
78
79         * messcompat.el (message-from-style): do.
80
81         * message.el (message-send-mail): do.
82
83         * gnus-util.el (gnus-use-byte-compile): do.
84
85         * gnus-score.el (gnus-score-lower-thread): do.
86
87         * gnus-int.el (gnus-server-unopen-status): do.
88
89         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
90         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
91
92         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
93         (gnus-group-parameters): do.
94
95         * gnus-art.el (gnus-article-mime-match-handle-function): do.
96
97         * mm-decode.el (mm-text-html-renderer): do.
98
99 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * nnheader.el (nnheader-directory-separator-character): Change the
102         way to compute the dafault value.
103
104 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
105
106         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
107         (gnus-button-alist): Fix regexp for describe-key.
108         (gnus-button-handle-describe-function)
109         (gnus-button-handle-describe-variable)
110         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
111         (gnus-button-handle-apropos-variable)
112         (gnus-button-handle-apropos-documentation): Docstring fix.
113
114         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
115
116 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
119         to nil.
120
121         * nnmail.el: Removed gnus-util autoload.
122
123         * gnus.el: Use gnus-prin1-to-string throughout.
124
125         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
126         print-level. 
127
128         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
129         (gnus-treat-display-grey-xface): Removed.
130
131         * gnus-fun.el (gnus-grab-cam-face): New.
132         (gnus-convert-image-to-gray-x-face): Removed.
133         (gnus-convert-gray-x-face-to-xpm): removed.
134         (gnus-convert-gray-x-face-region): Removed.
135         (gnus-grab-gray-x-face): Removed.
136
137         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
138
139 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
140
141         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
142         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
143         bound.
144
145         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
146
147 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
148
149         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
150         Remove -- these are bogus options which are never used.
151
152 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
153
154         * gnus-art.el (gnus-article-mode): Use summary tool bar.
155
156 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
157
158         * spam.el (spam-check-blackholes) 
159         (spam-blackhole-good-server-regex): new variable to skip some IPs
160         when checking blackholes; use it
161         (spam-check-bogofilter-headers) 
162         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
163         case more X-Bogosity is used than just "Yes/No"
164         (spam-ham-move-routine): semi-fixed, only first article is
165         properly moved now
166
167 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
168
169         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
170         as well.
171         
172         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
173         
174         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
175         
176         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
177         
178         * gnus-bcklg.el (gnus-backlog-shutdown): do.
179         
180         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
181
182 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
183
184         * gnus-fun.el (gnus-face-encode): New function.
185         (gnus-convert-png-to-face): Use it.
186
187         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks. 
188
189 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
190
191         * mm-decode.el (mm-dissection-list): Remove.
192         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
193         only used in mm-remove-all-parts.
194         (mm-remove-all-parts): Remove it, it's never called.
195
196 2003-01-25  Simon Josefsson  <jas@extundo.com>
197
198         * gnus-group.el (gnus-group-make-group): Report errors.
199
200         * nnimap.el (nnimap-request-create-group): Ditto.
201
202         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
203
204         * sieve.el (sieve-upload): Fix error printing.
205
206         * mm-encode.el (mm-qp-or-base64): Always QP iff
207         mm-use-ultra-safe-encoding and cleartext PGP.
208
209         * gnus-sum.el (gnus-summary-select-article): Inhibit
210         redisplay (mainly for secured messages).
211
212         * nnmail.el (nnmail-article-group): Copy body too (but don't
213         process it).
214
215 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
216
217         * gnus-art.el (gnus-article-setup-buffer): Reset
218         gnus-button-marker-list.
219
220 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
221
222         * nntp.el (nntp-read-timeout): Default to using a second delay
223         under Microsoft Windows.
224
225 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
226
227         * nnheader.el (nnheader-directory-separator-character): New
228         variable. 
229
230 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
231
232         * gnus-agent.el (gnus-agent-max-fetch-size)
233         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
234         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
235         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
236         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
237         (gnus-agent-braid-nov, gnus-agent-load-alist)
238         (gnus-agent-article-alist-save-format)
239         (gnus-agent-read-agentview, gnus-agent-save-alist)
240         (gnus-agent-fetch-group-1, gnus-agent-expire)
241         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
242         (gnus-agent-regenerate-group): Reformat to keep under eighty
243         columns.  Reword docstrings so that first line is under eighty
244         chars and a complete sentence.  Still need to work on the rear
245         end of the file, in particular gnus-agent-expire.       
246
247 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
248
249         * gnus-agent.el (gnus-agentize): Indent.
250
251         * gnus.el (gnus-version-number): Bumped.
252
253 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
254
255         * gnus.el: Oort Gnus v0.14 is released.
256
257 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
258
259         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
260         before beginning.  Tiny patch from Mark Thomas
261         <swoon@bellatlantic.net>.
262
263 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
264
265         * spam.el (spam-check-blackholes, spam-split) 
266         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
267         gnus-message calls to show to users what spam.el is doing
268
269 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
270
271         * gnus-msg.el (gnus-message-replysign)
272         (gnus-message-replyencrypt): Fix typo.
273
274 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
275
276         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
277         details. 
278
279 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
280
281         * gnus-art.el (gnus-article-press-button): let* -> let.
282         (gnus-mime-security-show-details): Cleaned up.
283         (gnus-mime-security-press-button): Save excursion.
284         (gnus-insert-mime-security-button): Clean up.
285
286         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
287
288         * gnus-async.el (gnus-async-wait-for-article): Don't use a
289         timeout. 
290
291         * nntp.el (nntp-accept-process-output): Removed timeout. 
292         (nntp-read-timeout): New variable.
293         (nntp-accept-process-output): Use it.
294
295         * gnus-sum.el (gnus-data-find-list): Remove *.
296
297 2002-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
298
299         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
300         introduced on 2002-01-22.
301         (gnus-summary-first-unseen-or-unread-subject): Ditto.
302
303 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
304
305         * spam.el (spam-check-regex-headers, spam-list-of-checks) 
306         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
307         checks of incoming mail based on simple header regexp matching
308
309 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
310
311         * gnus-sum.el (gnus-spam-mark): set to `$'
312
313 2002-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
314
315         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
316         gnus-newsgroup-unfetched, the list of articles whose headers have
317         not been fetched from the server.
318
319         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
320         parameter as it never worked due to a bug.  Added check to prevent
321         selection of any article in the gnus-newsgroup-unfetched list.
322         (gnus-summary-find-prev): Added check to prevent selection of any
323         article in the gnus-newsgroup-unfetched list.
324         (gnus-summary-first-subject): Documented API. Modified
325         implementation so that constraints are handled independently.
326         Added check to prevent selection of any article in the
327         gnus-newsgroup-unfetched list.
328         (gnus-summary-first-unseen-subject): Updated parameters in
329         gnus-summary-first-subject call to match new API.
330         (gnus-summary-first-unseen-or-unread-subject): Ditto.
331         (gnus-summary-catchup): Do not mark unfetched articles as read.
332         
333 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
334
335         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
336         make-obsolete-variable allows only two arguments in XEmacs and
337         Emacs 20.
338
339         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
340         gnus-article-hide-pgp.
341         (gnus-summary-make-menu-bar): do.
342
343         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
344         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
345         gnus-article-hide-pgp.
346         (article-hide-pgp): Remove.
347         (gnus-article-hide): Remove gnus-article-hide-pgp.
348
349         * gnus.el: Remove gnus-article-hide-pgp
350
351 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
352
353         * message.el (message-required-headers): Doc fix.
354
355 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
356
357         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
358         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
359         option to make ifile a purely binary classifier
360
361 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
362
363         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
364         (mml-secure-encrypt-pgpmime): Removed double.
365
366         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
367         debugging statements.
368
369 2003-01-21  Andreas Fuchs  <asf@void.at>
370
371         * mml-sec.el (mml-sign-alist): Added pgpauto.
372
373 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
374
375         * gnus.el (gnus-version-number): Bumped version number.
376
377 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
378
379         * gnus.el: Oort Gnus v0.13 is released.
380
381 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
382
383         * gnus-art.el (gnus-button-url-regexp): Removed |.
384
385         * message.el (message-send-hook): Doc fix.
386
387         * gnus-win.el (gnus-buffer-configuration): Display article
388         instead of article-copy when `reply'.
389
390 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
391
392         * gnus.el (gnus-format): Change customize group to gnus.
393         (gnus-cache): Add link.
394         (gnus-group-charter-alist): Fix docstring.
395
396 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
397
398         * mailcap.el (mailcap-print-command): lpr-command might be
399         unbound in XEmacs.
400
401 2002-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
402
403         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
404
405         * gnus-sum.el (gnus-summary-update-article-line): Fixed
406         calculation of net characters added for use in the gnus-data
407         structure.
408         
409 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
410
411         * nnmail.el (nnmail-process-unix-mail-format): Improve error
412         message.  Suggested by Jari Aalto.
413
414 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415
416         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
417         (gnus-article-reply-with-original): Ditto.
418
419         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
420         read articles don't become unread.
421
422 2003-01-17  Simon Josefsson  <jas@extundo.com>
423
424         * gnus-fun.el (gnus-x-face-from-file): 
425         (gnus-face-from-file): Suggest image format in minibuffer prompt.
426
427         * gnus-fun.el (gnus-convert-image-to-x-face-command)
428         (gnus-convert-image-to-face-command): Doc fix.
429
430 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
431
432         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
433
434 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
435
436         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
437         avoid encoding problems.
438
439         * mailcap.el (mailcap-ps-command): New variable.
440         (mailcap-mime-data): Add print entry where applicable.  Use
441         pdftotext on a tty.
442
443 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
444
445         * gnus-sum.el (gnus-alter-header-function): Add type and group.
446
447 2003-01-16  Simon Josefsson  <jas@extundo.com>
448
449         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
450         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
451         (gnus-face-from-file): Doc fix; don't mention image format.
452
453 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
454
455         * spam.el (spam-get-article-as-filename): new function (unused for now)
456         (spam-get-article-as-buffer): new function
457         (spam-get-article-as-string): use spam-get-article-as-buffer
458         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
459
460 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
461  
462         * gnus-agent.el: Don't use `path'.
463         From the GNU coding standards:
464         
465             Please do not use the term ``pathname'' that is used in Unix
466             documentation; use ``file name'' (two words) instead.  We use
467             the term ``path'' only for search paths, which are lists of
468             directory names.
469
470         * nnsoup.el (nnsoup-file-name): Ditto.
471  
472         * nnmail.el (nnmail-pathname-coding-system): Ditto.
473         (nnmail-group-pathname): Ditto.
474  
475         * nnimap.el (nnimap-group-overview-filename): Ditto.
476  
477         * nnheader.el (nnheader-pathname-coding-system): Ditto.
478         (nnheader-group-pathname): Ditto.
479  
480         * nnfolder.el (nnfolder-group-pathname): Ditto.
481  
482         * gnus.el (gnus-home-directory): Ditto.
483  
484         * gnus-group.el (gnus-group-icon-list): Ditto.
485  
486 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
487
488         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
489
490         * message.el (message-mode-menu): Use it.
491         (message-mode-menu): Deactivate "Yank Original" if there's no
492         reply buffer.
493
494         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
495
496         * message.el (message-mark-active-p): New function.
497
498 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
499
500         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
501         (spam-bogofilter-database-directory): new variables
502         (spam-check-bogofilter-headers, spam-check-bogofilter) 
503         (spam-bogofilter-register-with-bogofilter) 
504         (spam-bogofilter-register-spam-routine) 
505         (spam-bogofilter-register-ham-routine) 
506         (spam-group-ham-processor-bogofilter-p): new functions for the new
507         Bogofilter interface
508         (spam-summary-prepare-exit): use the new Bogofilter functions
509         (spam-list-of-checks): added spam-use-bogofilter-headers
510         (spam-bogofilter-score): rewrote function
511         (spam-check-bogofilter): optional score parameter, uses
512         spam-check-bogofilter-headers better
513         (spam-check-bogofilter-headers): optional score parameter
514
515         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
516         default, in the gnus-start customization group.  Used to disable
517         the spam-*/ham-* parameters.
518         (gnus-group-ham-exit-processor-bogofilter): new ham processor
519
520 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
521
522         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
523         XEmacs.
524
525         * gnus-ems.el (gnus-mark-active-p): do.
526
527 2003-01-15  Kevin Ryde  <user42@zip.com.au>
528
529         * gnus.texi (Using MIME): Mention auto-compression-mode with
530         gnus-mime-copy-part.
531
532 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
533
534         * message.el (message-send): Don't warn about duplicates when
535         superseding. 
536
537 2003-01-15  Simon Josefsson  <jas@extundo.com>
538
539         * nnimap.el (nnimap-split-download-body): New variable.
540         (nnimap-split-articles): Use it.
541
542 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
543
544         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
545         integrity checker was incorrectly flagging, and removing, articles
546         whose article number was negative.
547         (gnus-agent-fetch-group-1): When executed in the group's summary
548         buffer, refresh each downloaded line to update the status flag and
549         font.  Preserve the value of gnus-newsgroup-headers so that
550         gnus-agent-fetch-articles can split the requests by size.
551         (gnus-agent-expire): Corrected day calculation for when
552         gnus-agent-expire-days contains a list.
553
554 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
555
556         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
557
558 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
559
560         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
561           /usr/bin/play as default player. 
562           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
563
564 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
565
566         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
567         articles to be marked as well.
568
569 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
570         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
571         fictious headers generated by nnagent (ie. Undownloaded Article
572         ####) in the list of articles that have not been downloaded.
573         
574         * gnus-int.el (): Added require declarations to resolve
575         compile-time warnings.
576         (gnus-open-server): If the server status is set to offline,
577         recursively execute gnus-open-server to open the offline backend
578         (e.g. nnagent).
579
580 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
581
582         * gnus-art.el (gnus-article-reply-with-original): Use
583         gnus-mark-active-p.
584         (gnus-article-followup-with-original): do.
585
586 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
587
588         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
589
590 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
591
592         * gnus-score.el (gnus-score-edit-file-at-point): New function.
593         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
594
595 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
596
597         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
598         (gnus-face-from-file): Ditto.
599
600 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
601
602         * gnus-sum.el (gnus-articles-to-read): Don't just apply
603         gnus-alter-articles-to-read-function to the unread articles. 
604
605 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
606
607         * deuglify.el (gnus-article-outlook-unwrap-lines)
608         (gnus-article-outlook-repair-attribution)
609         (gnus-article-outlook-rearrange-citation): New function names,
610         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
611         doc-string.
612
613         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
614         removed `W k' key binding (use `W Y f' instead).
615         (gnus-summary-make-menu-bar): Use new function names.
616
617 2003-01-13  Simon Josefsson  <jas@extundo.com>
618
619         * gnus-fun.el (gnus-random-x-face): Doc fix.
620         (gnus-insert-random-x-face-header): New function.
621
622 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
623
624         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
625         mark is not active.
626
627         * gnus-msg.el (gnus-inews-do-gcc): Comment.
628
629         * gnus-ems.el (gnus-mark-active-p): New function.
630
631         * gnus-group.el (gnus-topic-mode-p): New function.
632         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
633         Deactivate items if mark is not active.
634
635 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
636
637         * gnus.el (gnus-version-number): Bumped version.
638         (gnus-summary-line-format): Doc fix.
639
640 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
641
642         * gnus.el: Oort Gnus v0.12 is released.
643
644 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
645
646         * mail-source.el (mail-sources): Removed autoload to make it
647         compile under XEmacs.
648
649 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
650
651         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
652         regexp or a function too.
653         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
654         confirmation even if the original article is mail.
655
656 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
657
658         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
659         articles to be marked when not yanking.
660
661 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
662
663         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
664         
665 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
666
667         * gnus-fun.el (gnus-face-from-file): Autoload.
668
669         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
670         errors.
671
672 2003-01-12  Simon Josefsson  <jas@extundo.com>
673
674         * sieve.el (sieve-upload-and-bury): New.  Suggested by
675         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
676
677         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
678         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
679
680 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
681
682         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
683         in every string.
684
685         * gnus.el (gnus-version-number): Bumped version number.
686
687 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
688
689         * gnus.el: Oort Gnus v0.11 is released.
690
691 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
692
693         * message.el (message-fetch-reply-field): Narrow to headers.
694
695         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
696         if Gnus isn't alive.
697
698 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
699
700         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
701         marks from articles that are already stored in the agent.
702         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
703         backup copy of an invalid .overview file for later analysis.
704         
705 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
706
707         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
708         exit work with two frames.
709
710 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
711
712         * message.el (message-forward-make-body): Use mule4.
713
714 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
715
716         * message.el (message-mode-map): Move wide-reply command.
717
718 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
719
720         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
721         castellano.
722         (gnus-outlook-display-hook): New variable.
723         (gnus-outlook-display-article-buffer): New function.
724         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
725         (gnus-outlook-deuglify-article): Made them interactive and added
726         optional arg.  Use `g-o-d-a-b'.
727         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
728
729         * gnus-sum.el: Added autoloads.
730         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
731         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
732
733 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
734
735         * gnus-art.el (gnus-display-mime): Use the mime emulation
736         variable. 
737
738         * gnus-sum.el (gnus-article-emulate-mime): New variable.
739
740         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
741         newsrc-alist is initialized properly.
742
743         * mail-source.el (mail-sources): Autoload.
744
745         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
746         nil.
747
748         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
749         insert two newlines.
750
751         * message.el (message-check-news-header-syntax): Compute the
752         header length correctly.
753
754 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
755
756         * gnus-agent.el (gnus-agent-expire): Do not remove article from
757         alist when keeping fetched article file.
758         (gnus-agent-retrieve-headers): When parsing response for article
759         numbers, use the same algorithm as gnus-agent-braid-nov to protect
760         against garbage in the server's response.
761
762         * gnus-int.el (gnus-request-expire-articles,
763         gnus-request-move-article): Only expire when the group's server
764         has been agentized.
765
766 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
767
768         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
769         errors when deleting overlays.
770
771         * gnus-score.el (gnus-score-followup): Allow tracing.
772
773         * gnus-art.el (gnus-treat-display-face): New variable.
774         (article-display-face): New command.
775
776         * gnus-fun.el (gnus-face-from-file): New function.
777         (gnus-convert-face-to-png): Ditto.
778
779         * gnus-art.el (gnus-ignored-headers): Added Face.
780
781 2003-01-10  Simon Josefsson  <jas@extundo.com>
782
783         * nndraft.el (nndraft-request-group): Avoid crash in
784         directory-files when draft directory doesn't exists.
785
786         * gnus-sum.el (gnus-select-article-hook): Add :option.
787
788 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
789
790         * spam.el (spam-use-stat): new variable
791         (spam-group-spam-processor-stat-p) 
792         (spam-group-ham-processor-stat-p): new convenience functions
793         (spam-summary-prepare-exit): add spam/ham processors to sequence
794         (spam-list-of-checks): add spam-use-stat to list of checks
795         (spam-split): conditionally load the spam-stat tables
796         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
797         spam-check-ifile): new functions
798
799         * spam-stat.el (spam-stat): typo fix
800         (spam-stat-install-hooks): new variable
801         (spam-stat-split-fancy-spam-group): added documentation clarification
802         (spam-stat-split-fancy-spam-threshhold): new variable
803         (spam-stat-install-hooks): make hooks conditional
804         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
805
806         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
807         spam-stat ham/spam processor symbols
808
809 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
810
811         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
812         file exists.
813
814 2003-01-10  Simon Josefsson  <jas@extundo.com>
815
816         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
817         undownloaded/downloadable only when unplugged.
818
819 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
820
821         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
822
823 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
824
825         * spam.el (spam-check-ifile): fixed call-process-region to use the
826         db parameter only if it's set
827         (spam-ifile-register-with-ifile): ditto
828
829 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
830
831         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
832         spam-stat-nbad before creating the hash table.
833         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
834         Changed copyright statement to FSF.
835
836 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
837
838         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
839         processable articles as read.
840         (gnus-agent-summary-fetch-series): Remove processable and
841         downloadable marks on all downloaded articles in the series.
842
843         * nntp.el (nntp-report): Throw error after reporting the problem.
844         (nntp-accept-process-output): Corrected error check to report an
845         error when the process is nil.
846
847 2003-01-09  Simon Josefsson  <jas@extundo.com>
848
849         * message.el (message-tool-bar-map): Add preview.
850
851 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
852
853         * mml.el (mml-preview): Get rid of MIME handles and buffers after
854         previewing.
855
856 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
857
858         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
859         bug when the (n+1)th article to be added to a group has a smaller
860         number than the n articles already added.
861
862 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
863
864         * message.el (message-mode-field-menu): Use backquote.
865
866 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
867
868         * spam.el: fixed the BBDB autoloads again, using
869         bbdb-search-simple now (which is not a macro, thank god)
870
871         * lpath.el (bbdb-search): removed function from maybe-fbind list
872
873         * gnus.el (ham-process-destination): added new parameter for
874         destination of ham articles found in spam groups at summary exit
875
876         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
877         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
878         (spam-ifile-database-path): added new parameter for ifile's database
879         (spam-move-spam-nonspam-groups-only): new parameter to determine
880         if spam should be moved from all groups or only some
881         (spam-summary-prepare-exit): fixed logic to use
882         spam-move-spam-nonspam-groups-only when deciding to invoke
883         spam-mark-spam-as-expired-and-move-routine; always invoke that
884         routine after the spam has been expired-or-moved in case there's
885         some spam left over; use spam-ham-move-routine in spam groups
886         (spam-ham-move-routine): new function to move ham articles to the
887         ham-process-destinations group parameter
888
889 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
892
893         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
894         gnus-summary-update-article-line.
895
896 2003-01-08  Simon Josefsson  <jas@extundo.com>
897
898         * nnmail.el (nnmail-expiry-target-group): Request group, create it
899         not successful.
900
901 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
902
903         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
904
905 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
906
907         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
908         logic, finally
909
910 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
911
912         * gnus-spec.el (gnus-parse-format): %C is a complex format.
913         (gnus-parse-format): Change to %~.
914
915         * message.el (message-generate-headers): Don't generate optional
916         empty headers.
917
918 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
919
920         * message.el (message-cross-post-default)
921         (message-cross-post-note-function, message-shoot-gnksa-feet)
922         (message-strip-subject-trailing-was, message-change-subject)
923         (message-mark-insert-file, message-cross-post-followup-to)
924         (message-cross-post-followup-to, message-mode-map)
925         (message-generate-unsubscribed-mail-followup-to)
926         (message-make-mail-followup-to): Minor changes to doc-strings and
927         error messages.  Updated copyright line.
928
929         * message.el (message-make-mail-followup-to,
930         message-generate-unsubscribed-mail-followup-to): New function
931         names.  Renamed functions: "-mft" -> "-mail-followup-to".
932         (message-make-mft, message-gen-unsubscribed-mft): Removed function
933         names.
934
935         * mml.el (mml-preview-insert-mail-followup-to): New function name.
936         (mml-preview-insert-mft): Removed function name.
937         (mml-preview): Use new function names.
938
939         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
940
941         * message.el (message-mode-field-menu): Moved header related
942         commands from "Message" to "Field" menu.
943
944 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
945
946         * message.el (message-generate-headers-first): Added customization
947         if variable is a list.
948
949 2003-01-07  Michael Shields  <shields@msrl.com>
950
951         * gnus-art.el (gnus-article-next-page): Correctly handle the case
952         where the last line of the article is the last line of the window.
953
954 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
955
956         * gnus-msg.el (gnus-debug): Use ignore-errors.
957
958         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
959         `gnus-summary-update-line'.
960
961 2003-01-08  Simon Josefsson  <jas@extundo.com>
962
963         * gnus-art.el (gnus-unbuttonized-mime-types)
964         (gnus-buttonized-mime-types): Doc fix.
965
966 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
967
968         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
969
970 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
971
972         * nnrss.el (nnrss-group-alist): Add and clear up.
973
974 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
975
976         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
977
978         * lpath.el (bbdb-search): added BBDB functions for a better way to
979         fix missing functions
980
981         * spam.el (spam-check-ifile): if should be an unless
982
983         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
984         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
985         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
986
987 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
988
989         * gnus-sum.el (gnus-summary-make-menu-bar): Added
990         gnus-summary-refer-thread to thread menu.
991
992 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
993
994         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
995         summary buffer, articles that cannot be fetched are marked as
996         canceled.
997
998         * nntp.el (nntp-with-open-group): The quit signal handler must
999         propagate the quit signal to the next outer handler so that the
1000         caller knows that the request aborted abnormally.
1001
1002 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1003
1004         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
1005         (spam-ifile-register-spam-routine)
1006         (spam-ifile-register-ham-routine): added ifile functionality that
1007         does not use ifile-gnus.el to classify and register articles
1008         (spam-get-article-as-string): convenience function
1009         (spam-summary-prepare-exit): added ifile spam and ham registration
1010         (spam-ifile-all-categories, spam-ifile-spam-category)
1011         (spam-ifile-path, spam-ifile): added customization options
1012
1013         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
1014         exit processor
1015         (spam-process): added gnus-group-ham-exit-processor-ifile to the
1016         list of choices
1017
1018 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1019
1020         * gnus-score.el (gnus-score-followup): Also score immediate
1021         followups.
1022
1023 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1024
1025         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
1026
1027 2003-01-07  Simon Josefsson  <jas@extundo.com>
1028
1029         * message.el (message-mode-menu): Fix receipt balloon help.
1030
1031 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
1032
1033         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
1034         always be interpreted as news.
1035
1036 2003-01-07  Simon Josefsson  <jas@extundo.com>
1037
1038         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
1039         gnus-sieve-script, instead of the global variable
1040         gnus-sieve-crosspost.  One-line patch from Steinar Bang
1041         <sb@dod.no>.
1042
1043 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1044
1045         * gnus.el: Renamed gnus-summary-*-uncached-face as
1046         gnus-summary-*-undownloaded-face to avoid confusing the agent with
1047         the cache.
1048
1049         * gnus-sum.el: Ditto.
1050
1051 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1052
1053         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
1054         in either the group or summary buffer.
1055         New command "JS", in summary buffer, will fetch articles per the
1056         group's category, predicate, and processable flags.
1057         (gnus-agent-summary-fetch-series): Rewritten to call
1058         gnus-agent-session-fetch-group once with all articles in the
1059         series.
1060         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
1061         return list of fetched articles.
1062         (gnus-agent-fetch-articles): Split fetch list into sublists such
1063         that the article buffer is only slightly larger than
1064         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
1065         the group's article alist is saved.
1066         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
1067         longer result in the agent trying to fetch an article.
1068         (gnus-agent-fetch-group-1): Can now be called in either the group
1069         or summary buffer.  Removed the max-fetch-size code that I added
1070         on 2002-12-13 as that capability is now part of
1071         gnus-agent-fetch-articles.  Added code to update summary buffer.
1072         When called in the group buffer, articles that can not be fetched
1073         are AUTOMATICALLY MARKED AS READ.
1074
1075         * gnus-sum.el (): Modified eval-when-compile to minimize
1076         misleading compilation warnings.
1077         (gnus-update-summary-mark-positions): Changed code to use
1078         gnus-undownloaded-mark rather than gnus-downloaded-mark.
1079
1080         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
1081         empty file as the parser assumes that the file isn't empty.
1082
1083         * nntp.el (nntp-send-string): The process-send-string call can,
1084         because it performs I/O on the process, change the process' state
1085         from open to closed.  If this happens, call nntp-report
1086         immediately to report the broken connection.
1087         (nntp-report): Rewritten to avoid needing a global variable to
1088         determine the appropriate course of action.  Instead, two function
1089         implementations are provided and the nntp-report function value is
1090         bound to the appropriate implementation.
1091         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
1092         (nntp-with-open-group): Now binds nntp-report's function cell
1093         rather than binding gnus-with-open-group-first-pass.  Added a
1094         condition-case to detect a quit during a nntp command.  When the
1095         quit occurs, the current connection is closed as a fetch articles
1096         request could have several megabytes queued up for reading.
1097         (nntp-retrieve-headers): Bind articles to itself.  If
1098         nntp-with-open-group repeats this command, I must have access to
1099         the original list of articles.
1100         (nntp-retrieve-groups): Ditto for groups.
1101         (nntp-retrieve-articles): Ditto for articles.
1102         (*): Replaced nntp-possibly-change-group calls to
1103         nntp-with-open-group forms in all, but one, occurrance.
1104         (nntp-accept-process-output): Bug fix. Detect when called with
1105         null process.
1106
1107 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
1108
1109         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
1110         if we don't need to.
1111         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
1112
1113 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1114
1115         * gnus-group.el (gnus-group-make-web-group): Pass the select
1116         method on to group-create.
1117         (gnus-group-line-format-alist): %U is an integer.
1118
1119         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
1120         ephemeral groups.
1121         (gnus-summary-read-group-1): Ditto.
1122         (gnus-group-make-articles-read): Ditto.
1123
1124         * mm-url.el (mm-url-program): Doc fix.
1125
1126         * message.el (message-mode-map): Rebound
1127         message-insert-wide-reply.
1128
1129 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1130
1131         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
1132         color as `gnus-group-startup-message' does.
1133
1134 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
1135
1136         * spam.el: fixed line lengths to 80 chars or less
1137
1138         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
1139         "not-read" mark
1140         (gnus-summary-mark-forward): added the spam-mark to the list of
1141         marks not to be marked as "read" when viewed
1142
1143 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1144
1145         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
1146
1147         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
1148         Protect against unactive groups.
1149
1150         * message.el (message-check-news-header-syntax): Check long
1151         header lines.
1152         (message-check-news-header-syntax): Update `start'.
1153
1154         * gnus-group.el (gnus-group-expire-articles): Doc fix.
1155         (gnus-group-line-format): %U.
1156         (gnus-group-line-format-alist): ?U.
1157         (gnus-number-of-unseen-articles-in-group): New function.
1158
1159         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
1160
1161         * gnus.el (gnus-version-number): Bump version number.
1162
1163 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1164
1165         * gnus.el: Oort Gnus v0.10 is released.
1166
1167 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1168
1169         * gnus.el (gnus-version-number): Fix version number.
1170
1171 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1172
1173         * gnus.el: Oort Gnus v0.08 is released.
1174
1175 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
1176
1177         * mm-util.el: Add mm-string-make-unibyte.
1178
1179         * gnus-group.el (gnus-group-jump-to-group): Make it work for
1180         UTF-8 groups.
1181
1182 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1183
1184         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
1185
1186         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
1187
1188 2003-01-04  Kevin Ryde  <user42@zip.com.au>
1189
1190         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
1191         function.
1192
1193 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1194
1195         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
1196         (gnus-summary-read-group-1): Update group line.
1197         (gnus-summary-exit-no-update): Update group on exit.
1198
1199         * gnus-group.el (gnus-group-line-format): Add %*.
1200         (gnus-group-line-format-alist): Ditto.
1201         (gnus-group-insert-group-line): Set it.
1202         (gnus-group-is-exiting-p): New variable.
1203         (gnus-group-insert-group-line): Use it.
1204
1205 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
1206
1207         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
1208         enable BBDB ham processing
1209         (spam-blacklist-register-routine): enable blacklist spam processing
1210         (spam-whitelist-register-routine): enable whitelist ham processing
1211         (spam-fetch-field-from-fast): fast fetching of the "from" field
1212         from (gnus-data-list)
1213         (spam-summary-prepare-exit): works completely now
1214         (spam-use-blacklist): oops, should be nil by default
1215         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
1216         split processing now; before it was for summary exit as
1217         well but that's done with the spam-contents and spam-process
1218         parameters now
1219
1220 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
1221
1222         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
1223         characters.
1224
1225 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
1226
1227         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
1228         (spam-group-processor-p, spam-group-processor-bogofilter-p)
1229         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
1230         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
1231         (spam-mark-spam-as-expired-and-move-routine)
1232         (spam-generic-register-routine, spam-BBDB-register-routine)
1233         (spam-ifile-register-routine, spam-blacklist-register-routine)
1234         (spam-whitelist-register-routine): new functions
1235         (spam-summary-prepare-exit): added summary exit processing (expire
1236         or move) of spam-marked articles for spam groups; added slots for
1237         all the spam-*-register-routine functions
1238
1239 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1240
1241         * pop3.el (pop3-retr): Wait 500 msecs.
1242         (pop3-read-response): Ditto.
1243
1244         * gnus-msg.el (gnus-setup-message): Get the evaliation order
1245         right.
1246         (gnus-inews-make-draft): New function.
1247         (gnus-setup-message): Use it.
1248
1249         * message.el (message-required-headers): Add From.
1250
1251 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1252         Trivial patch from Norbert Koch <nk@viteno.net>.
1253
1254         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
1255
1256 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * message.el (message-generate-headers): Let header formatters do
1259         their work.
1260
1261 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
1262
1263         * deuglify.el (gnus-article-outlook-deuglify-article):
1264         Rehighlight, reapply treatments and call
1265         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
1266         (gnus-outlook-repair-attribution-block): Recognize cited
1267         attributions.  Suggested by Niklas Morberg.
1268
1269 2003-01-02  Pete Kazmier  <pete@kazmier.com>
1270
1271         * gnus-art.el (gnus-treat-predicate): Check condition first.
1272
1273 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
1274
1275         * lpath.el: Add url-http-file-exists-p.
1276
1277         * gnus-group.el (gnus-group-fetch-charter): Use
1278         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
1279
1280 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1281
1282         * message.el (message-draft-headers): Also generate From to get a
1283         nicer draft buffer summary.
1284
1285         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
1286         parameter.
1287
1288         * gnus-art.el (article-wash-html): Clean up.
1289         (article-wash-html): Typo fix.
1290
1291         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
1292         (gnus-summary-mail-forward): To many lists of lists.
1293
1294         * gnus-art.el (article-wash-html): Clean up.
1295
1296 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
1297
1298         * gnus-art.el (gnus-treat-wash-html): New variable.
1299
1300 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1301
1302         * message.el (message-check-news-header-syntax): Allow posting.
1303         (message-check-news-header-syntax): Fix logic for sure, this
1304         time.
1305
1306 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
1307
1308         * message.el (message-check-news-header-syntax): Check syntax of
1309         continuation headers.
1310
1311 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1312
1313         * gnus-art.el (gnus-button-url-regexp,
1314         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
1315         (gnus-header-button-alist): Regexps are case insensitive here.
1316
1317 2003-01-02  Simon Josefsson  <jas@extundo.com>
1318
1319         * dig.el (query-dig): Doc fix.
1320
1321 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1322
1323         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
1324         summary buffer line, not just the download mark.
1325
1326 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1327
1328         * gnus-sum.el (gnus-summary-goto-subjects): New function.
1329         (gnus-summary-insert-dormant-articles): New command and
1330         keystroke.
1331
1332         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
1333         function for mass insertion of subjects.
1334
1335         * nndraft.el (nndraft-generate-headers): Don't move point.
1336
1337         * gnus.el (nnheader): Require nnheader.
1338
1339         * nndraft.el (nndraft-request-associate-buffer): Use
1340         make-local-variable.
1341
1342 2003-01-02  Michael Shields  <shields@msrl.com>
1343
1344         * nndraft.el (nndraft-request-associate-buffer): Make
1345         write-contents-hooks buffer-local before setting it.
1346
1347 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * gnus.el (gnus-group-parameter-value): Take an extra param.
1350         (gnus-group-fast-parameter): Let group param results be nil.
1351
1352         * gnus-art.el (gnus-article-forward-header): New function.
1353         (article-date-ut): Use it to remove continuation date headers.
1354
1355         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
1356         read-event.
1357         (gnus-summary-remove-bookmark): Clean up.
1358         (gnus-summary-set-bookmark): Clean up.
1359
1360         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
1361
1362         * gnus.el (gnus-group-startup-message): Bind data-directory to
1363         the Gnus etc directory.
1364
1365 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1366
1367         * spam.el (spam-summary-prepare-exit): added slots for spam- and
1368         ham-processing of articles; use the new
1369         spam-group-(spam|ham)-contents-p functions
1370         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
1371         convenience functions
1372         (spam-mark-junk-as-spam-routine): use the new
1373         spam-group-spam-contents-p function
1374
1375         * gnus.el (spam-process, spam-contents, spam-process-destination):
1376         added new parameters with corresponding global variables
1377         (gnus-group-spam-exit-processor-ifile,
1378         gnus-group-spam-exit-processor-bogofilter,
1379         gnus-group-spam-exit-processor-blacklist,
1380         gnus-group-spam-exit-processor-whitelist,
1381         gnus-group-spam-exit-processor-BBDB,
1382         gnus-group-spam-classification-spam,
1383         gnus-group-spam-classification-ham): added new symbols for the
1384         spam-process and spam-contents parameters
1385
1386         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1387         customization and list itself to store mark symbol rather than
1388         mark character.
1389         (spam-bogofilter-register-routine): added logic to generate mark
1390         values list from spam-ham-marks and spam-spam-marks, so (member)
1391         would work.
1392
1393 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1394
1395         * message.el (message-cross-post-followup-to): Fix comment.
1396
1397 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1398
1399         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1400         customization and list itself to store mark symbol rather than
1401         mark character.
1402         (spam-bogofilter-register-routine): added logic to generate mark
1403         values list from spam-ham-marks and spam-spam-marks, so (member)
1404         would work.
1405
1406 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
1407
1408         * message.el (message-signature-insert-empty-line): New variable.
1409
1410 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1411
1412         * message.el: Renamed functions and variables: "xpost" ->
1413         "cross-post", "-fup2" -> "-followup-to".
1414         (message-cross-post-old-target, message-cross-post-default,
1415         message-cross-post-note, message-followup-to-note,
1416         message-cross-post-note-function): New variables names.
1417         (message-xpost-old-target, message-xpost-default,
1418         message-xpost-note, message-fup2-note,
1419         message-xpost-note-function): Removed variable names.
1420         (message-cross-post-followup-to-header,
1421         message-cross-post-insert-note, message-cross-post-followup-to):
1422         New function names.
1423         (message-xpost-fup2-header, message-xpost-insert-note,
1424         message-xpost-fup2): Removed function names.
1425
1426 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1427
1428         * message.el (message-send-mail): Added message-cleanup-headers to
1429         prevent newlines in headers.
1430
1431 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1432
1433         * dns.el (dns-make-network-process): Comment.
1434
1435         * gnus-sum.el (gnus-summary-display-while-building): Default to
1436         nil.
1437
1438 2003-01-01  Wes Hardaker  <wes@hardakers.net>
1439
1440         * gnus-sum.el (gnus-summary-display-while-building): New
1441         variable.
1442
1443 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
1444
1445         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
1446         before rearranging the article.
1447
1448 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1449
1450         * nndraft.el (nndraft-generate-headers): New function.
1451         (nndraft-request-associate-buffer): Use it to write headers on
1452         buffer save.
1453
1454         * message.el (message-generate-headers): Let the function be a
1455         lambda form.
1456         (message-draft-headers): New variable.
1457
1458         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
1459         function.
1460         (gnus-setup-message): Use it.
1461
1462         * message.el (message-generate-headers-first): Doc fix.
1463         (message-setup-1): Use new function for getting which headers to
1464         generate.
1465         (message-headers-to-generate): New function.
1466
1467 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1468
1469         * gnus-agent.el (gnus-agent-save-alist): Make directory.
1470
1471 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
1472
1473         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
1474         mention negatives.
1475
1476 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
1477
1478         * deuglify.el (gnus-outlook-rearrange-article): Use
1479         `transpose-regions' instead of tempering the kill-ring.
1480         (gnus-article-outlook-deuglify-article): Rehighlight article
1481         instead of a complete redisplay.
1482
1483 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
1484
1485         * spam.el: most defvars are defcustoms now
1486
1487         patches from Michael Shields  <shields@msrl.com>
1488
1489         * spam.el (spam-bogofilter-articles): Select the article
1490         body using gnus-summary-show-article t instead of
1491         gnus-summary-select-article; this presents the raw text
1492         without running any hooks.
1493
1494         * spam.el (spam-bogofilter-articles): Use message-remove-header
1495         to remove headers; the old way incorrectly removed just the first
1496         line of folded headers.
1497
1498 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1499
1500         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
1501
1502 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1503
1504         * gnus-start.el (gnus-load): New function.
1505         (gnus-read-newsrc-el-file): Use it.
1506
1507 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1508
1509         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
1510         (gnus-button-handle-apropos-documentation): New function.
1511         (gnus-button-handle-ctan): New function.
1512         (gnus-button-alist): Use them.  Improve some regexps.
1513         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
1514
1515 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1516
1517         * message.el (message-subscribed-p): New function.
1518         (message-send-mail): Use it.
1519         * mml.el (mml-preview-insert-mft): New function.
1520         (mml-preview): Use it.
1521
1522 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1523
1524         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
1525         when sorting by date.
1526
1527         * gnus-art.el (gnus-article-edit-mode): New variable.
1528         (gnus-article-setup-buffer): Warn user about discarding edits.
1529
1530         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
1531         (gnus-summary-pipe-output): Take a symbolic prefix to save all
1532         headers.
1533
1534         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
1535
1536 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1537
1538         * message.el (message-completion-alist): Added "Mail-Followup-To"
1539         and "Mail-Copies-To".
1540
1541 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1542
1543         * gnus-group.el: Add key bindings for
1544         gnus-group-sort-groups-by-real-name and
1545         gnus-group-sort-selected-groups-by-real-name.
1546
1547 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1548
1549         * gnus.texi (Sorting Groups): Add key bindings for
1550         gnus-group-sort-groups-by-real-name and
1551         gnus-group-sort-selected-groups-by-real-name.
1552
1553 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1554
1555         * spam.el (spam-use-dig): new variable for blackhole checking
1556         through dig.el
1557         (spam-check-blackholes): added dig.el checking functionality and
1558         more verbose reporting; query-dig is autoloaded from dig.el
1559         (spam-use-blackholes): disabled by default
1560         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1561         blackhole servers list
1562
1563 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1564
1565         * message.el (message-required-headers): New variable.
1566
1567 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1568
1569         * dig.el (query-dig): new function
1570
1571 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1572
1573         * flow-fill.el (fill-flowed): Don't infloop on too long fill
1574         prefixes.
1575
1576         * dns.el (query-dns): Protect against errors.
1577
1578         * gnus-msg.el (gnus-article-yanked-articles): New variable.
1579         (gnus-inews-add-send-actions): Mark all answered messages as
1580         answered.
1581
1582 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
1583
1584         * nnmail.el (nnmail-split-it): Added tracing to
1585         `:' split rule
1586
1587 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1588
1589         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
1590         and "%s" so we don't overquote them.
1591
1592 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1593
1594         * (mm-display-external): Display the actual command that has been
1595         executed in the echo area.
1596
1597 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1598
1599         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
1600
1601         * message.el (message-with-reply-buffer): New macro.
1602         (message-fetch-reply-field): Use it.
1603         (message-insert-wide-reply): New command and keystroke.
1604         (message-carefully-insert-headers): New function.
1605         (message-insert-to): Use new function.
1606
1607         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
1608         (gnus-topic-goto-missing-group): Use it.
1609
1610         * message.el (message-required-news-headers): Removed Lines.
1611         (message-reply): Don't insert References first.
1612         (message-followup): Ditto.
1613         (message-make-references): New function.
1614         (message-followup): Set message-reply-headers before generating
1615         the buffer stuff.
1616
1617 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1618
1619         * mml.el (mml-generate-mime-1): Reverse the order of
1620         encoding/flowing.
1621
1622 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1623
1624         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1625         after moving them.
1626
1627         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1628         fit with newer standard format.
1629         (gnus-summary-make-false-root-always): New variable.
1630         (gnus-gather-threads-by-subject): Use it.
1631
1632         * message.el (message-get-reply-headers): Take an address list
1633         optional argument.
1634
1635 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1636
1637         * gnus.el (gnus-keep-backlog): Change default to 20.
1638
1639         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
1640         start.
1641         (gnus-agent-check-overview-buffer): Remove negative article
1642         numbers.
1643
1644         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
1645         (nnmail-cache-ignore-groups): Doc fix.
1646
1647         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
1648         (nnimap-debug-buffer): New variable.
1649         (nnimap-debug): Use it.
1650
1651 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
1652
1653         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
1654
1655 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1656
1657         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
1658         they aren't already sorted.
1659
1660 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
1661
1662         * message.el (message-mode-menu): Add ellipses to menu items
1663         expecting user interaction.
1664         (message-mode-field-menu): do.
1665
1666 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
1667
1668         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
1669         it isn't used any more.
1670
1671 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
1672
1673         * binhex.el (binhex-decoder-program): Fix docstring.
1674
1675 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1676
1677         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
1678         special chars if the mailcap file uses single quotes around %s.
1679         From Laurent Martelli <laurent@bearteam.org>.
1680
1681 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
1682
1683         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
1684         return the info object.
1685
1686 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
1687
1688         * gnus-int.el (gnus-request-update-info): Artificially add
1689         (1 . (1- min)) to the read range, in case the backend doesn't
1690         store marks for nonexistent articles.
1691
1692 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1693
1694         * binhex.el (binhex-insert-char): Eval-and-compile.
1695
1696 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
1697
1698         * lpath.el: Add tool-bar-local-item-from-menu.
1699
1700         * message.el (message-tool-bar-local-item-from-menu): New function.
1701         (message-tool-bar-map): Use it.
1702
1703 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
1704
1705         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
1706
1707         * gnus-art.el (gnus-article-header-rank): Last header in
1708         gnus-sorted-header-list should have higher rank than non-members.
1709
1710 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1711
1712         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
1713         covered methods.
1714
1715 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1716
1717         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
1718         eval-when-compile.  Suggested by Kevin Greiner.
1719
1720 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
1721
1722         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
1723         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
1724         even though no headers may have been fetched
1725         (gnus-agent-fetch-group-1, and perhaps others, require this
1726         behavior).
1727         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
1728         server buffer is constrained by gnus-agent-max-fetch-size.
1729         Multiple chunks in the same group may perform arbitrarily large
1730         updates.
1731
1732 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1733
1734         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
1735         gnus-summary-update-download-mark to update the article in the
1736         summary.
1737
1738 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
1739
1740         * gnus.el (gnus-summary-high-uncached-face,
1741         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
1742         New faces.
1743
1744         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
1745         added this on 2002-11-23 but it just wasn't working out as
1746         intended.  The idea isn't entirely dead, three new faces
1747         gnus-summary-*-uncached-face are being added to gnus.el to provide
1748         the basis for an improved implementation.
1749         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
1750         proper file to open is lib/servers.
1751         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
1752         (i.e. removing the article from gnus-newsgroup-downloadable) will
1753         now restore the article's default mark rather than simply setting
1754         no mark.
1755         (gnus-agent-get-undownloaded-list): Corrected documentation.
1756         Added code to set new summary local variable,
1757         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
1758         a temporary list.  No longer sets gnus-newsgroup-downloadable.
1759         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
1760         up to date.  Call new gnus-summary-update-download-mark to keep
1761         summary buffer up-to-date.
1762         (gnus-agent-fetch-selected-article): Keep
1763         gnus-newsgroup-undownloaded up to date.
1764         (gnus-agent-fetch-articles): Return list of articles that were
1765         successfully fetched.
1766         (gnus-agent-check-overview-buffer): No more thingatpt.
1767         (gnus-agent-expire): No longer deletes NOV entries of unread
1768         articles.
1769         (gnus-agent-unread-articles): New function.
1770         (gnus-agent-regenerate-group): The article number must be
1771         terminated by a tab character.  Added more messages to report
1772         repairs.  Inhibit quits while writing changes so it is now safe
1773         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
1774         downloaded to 1) resolve the unbound references and 2) avoid
1775         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
1776
1777         * gnus-art.el (gnus-article-prepare): The agent
1778         downloaded/undownloaded mark is no longer stored as the article's
1779         mark.
1780
1781         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
1782         gnus-summary-highlight may use it.  Added downloaded as
1783         gnus-summary-highlight was using it.
1784
1785         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
1786         the download mark now follows Kai's +/- convention.
1787         (gnus-downloaded-mark): Added ?+ mark.
1788         (gnus-summary-highlight): Added rules to select
1789         gnus-summary-high-uncached-face,
1790         gnus-summary-normal-uncached-face, and
1791         gnus-summary-low-uncached-face.  Removed the
1792         gnus-agent-downloaded-article-face.
1793         (gnus-summary-line-format-alist): Implemented the download flag
1794         format (?O) as named in the manual.  This implementation displays
1795         either gnus-undownloaded-mark, gnus-downloaded-mark, or
1796         gnus-no-mark.
1797         (gnus-newsgroup-agentized): New local variable that identifies
1798         which groups are agentized.  While the agent is now on by default,
1799         you don't have to agentize every server that you use.
1800         (gnus-update-summary-mark-positions): Completed support for the
1801         download type of mark.
1802         (gnus-summary-insert-line): Added undownloaded to the parameters.
1803         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
1804         reference by the gnus-summary-line-format-spec.
1805
1806         * nntp.el (nntp-with-open-group): This macro handles dropped or
1807         broken connections by opening a new connection and repeating the
1808         failed command.
1809         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
1810         XOVER commands preceeding the active articles with the nov entry
1811         of the first available article.  When gnus connected to such a
1812         server, the unexpected nov entry would result in duplicate lines
1813         in the agent's overview file.  This patch fixes the duplicate
1814         lines problem and improves performance by skipping over all
1815         articles IDs that preceed the first nov entry in the server's
1816         reply.
1817
1818 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1819
1820         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
1821         (gnus-summary-highlight): Use it instead of `downloaded'.
1822         (gnus-summary-highlight-line): Ditto.
1823
1824         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
1825
1826 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1827
1828         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
1829
1830         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
1831         calls.
1832
1833         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
1834         downloaded variable if we're in an uncovered group.
1835
1836         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
1837         font to soemthing less noticeable.
1838         (gnus-agent-group-covered-p): New function.
1839
1840 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1841
1842         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
1843         Because of an unknown bug, the group buffer is saved in .overview
1844         file.
1845
1846 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1847
1848         * nntp.el (nntp-send-command): Braino in last commit.  Replace
1849         `and' with `or'.
1850
1851 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1852
1853         * nntp.el (nntp-send-command): Assume that echo does not happen
1854         when nntp-open-connection-function is nntp-open-network-stream.
1855         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
1856
1857 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1858
1859         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
1860
1861 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
1862
1863         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
1864         nntp-server-buffer if we aren't going to write to it.
1865
1866 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1867         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
1868
1869         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
1870
1871 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1872
1873         * rfc2047.el (rfc2047-decode-region): Remove newlines between
1874         decoded words.
1875
1876 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1877
1878         * gnus.el (fboundp): After loading mm-util, make sure it was the
1879         right one.
1880
1881 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1882
1883         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
1884         gnus-sum.  Made into a user option.
1885
1886         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1887         (gnus-summary-mark-article-as-unread)
1888
1889 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1890
1891         * time-date.el (date-to-time): Typo.
1892
1893         * parse-time.el: Typo.
1894
1895         * nnsoup.el (nnsoup-retrieve-headers): Typo.
1896
1897         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
1898
1899         * nnimap.el:
1900         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
1901
1902         * mm-encode.el (mm-safer-encoding): Typo.
1903
1904         * messcompat.el: Typo.
1905
1906         * message.el (message-face-alist): Typo.
1907
1908         * imap.el (imap-interactive-login, imap-open): Typos.
1909
1910         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
1911
1912         * gnus.el: Typo.
1913
1914         * gnus-win.el (gnus-configure-frame): Typo.
1915
1916         * gnus-util.el (gnus-atomic-progn-assign): Typo.
1917
1918         * gnus-topic.el (gnus-topic-sort-topics): Typo.
1919
1920         * gnus-sum.el (gnus-summary-article-number)
1921         (gnus-summary-read-group-1, gnus-summary-mark-article)
1922         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
1923
1924         * gnus-mule.el (gnus-mule-add-group): Typo.
1925
1926         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
1927
1928         * gnus-group.el (gnus-group-fetch-faq): Typo.
1929
1930         * gnus-art.el (gnus-decode-header-methods): Typo.
1931
1932         * flow-fill.el: Typo.
1933
1934 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
1935
1936         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
1937
1938 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1939
1940         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1941         (gnus-summary-mark-article-as-unread)
1942         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
1943         Reformatting to avoid long lines.
1944         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
1945
1946 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
1947
1948         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
1949         be accessed through `mail-header-number'.
1950
1951 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1952
1953         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
1954         compressed range to gnus-summary-insert-articles.
1955
1956 2002-11-26  Kevin Ryde <user42@zip.com.au>
1957
1958         * gnus-art.el (gnus-mime-copy-part): Look for filename
1959         parameter under content-disposition, not content-type.
1960
1961         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
1962         (gnus-summary-reselect-current-group): Use it.
1963
1964 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1965
1966         * gnus-agent.el (gnus-agent-uncached-articles): if
1967         gnus-agent-load-alist fails, return ARTICLES.
1968
1969         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
1970
1971 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1972
1973         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
1974         superfluous function call.
1975         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
1976         Add warning to docstring.
1977
1978 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1979
1980         * gnus-agent.el: Autoload number-at-point instead.
1981         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
1982
1983 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1984
1985         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
1986         require thingatpt (for number-at-point) and protect against
1987         deactivate-mark being unbound (on XEmacs).
1988
1989 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1990
1991         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
1992         print message on entry.
1993
1994         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1995
1996         * gnus-range.el (gnus-range-difference): New function.
1997         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
1998
1999 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2000
2001         * gnus-sum.el (gnus-summary-insert-old-articles): Use
2002         gnus-remove-from-range instead of gnus-range-difference which
2003         doesn't exist.
2004
2005 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2006         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2007
2008         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
2009         used for showing which articles have been downloaded.
2010         (gnus-agent-article-alist): Format change.  Add documentation.
2011         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
2012         process-marked articles.
2013         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
2014         in the series are individually fetched to minimize lose of
2015         content due to an error/quit.
2016         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
2017         gnus-message instead of message.
2018         (gnus-agent-read-servers): Use file lib/methods instead of
2019         lib/servers.  TODO: Why?
2020         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
2021         (gnus-agent-get-undownloaded-list): Remove articles that appear to
2022         come from the agent.  This means that they are not downloaded.
2023         (gnus-agent-fetch-selected-article): Don't use history.
2024         (gnus-agent-save-history, gnus-agent-enter-history)
2025         (gnus-agent-article-in-history-p, gnus-agent-history-path):
2026         Removed function; history is not used anymore.
2027         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
2028         (gnus-agent-crosspost): Started rewrite then realized that a typo
2029         in gnus-agent-fetch-articles ensures that this function is never
2030         called.  This will need to be fixed later.
2031         (gnus-agent-check-overview-buffer): Some sanity checks on the
2032         agent overview buffer.  This is a safety net used during
2033         development.
2034         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
2035         changed, write a number to the file indicating this.
2036         (gnus-agent-fetch-headers): Rewrite to respect
2037         gnus-agent-consider-all-articles without relying on the
2038         `.fetched' files.  Make it fast.
2039         (gnus-agent-braid-nov): Change resulting from
2040         gnus-agent-fetch-headers change.
2041         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
2042         `.fetched' files.
2043         (gnus-agent-read-agentview): New function, used by
2044         gnus-agent-load-alist.
2045         (gnus-agent-load-fetched-headers): Remove.
2046         (gnus-agent-save-alist): Rewrite to accomodate new format.
2047         (gnus-agent-fetch-group-1): Make sure list of articles is in the
2048         same order as in gnus-newsgroup-headers.
2049         (gnus-agent-expire): Document and implement extra args ARTICLES,
2050         GROUP, FORCE.  Do not restrict usage.
2051         (gnus-agent-uncached-articles): New function.
2052         (gnus-agent-retrieve-headers): Use it.
2053         (gnus-agent-regenerate-group): No longer needs to be called from
2054         gnus-agent-regenerate.  Individual groups may be regenerated. The
2055         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
2056         The article fetch dates are validated in the article alist.  The
2057         article alist is pruned of entries that do not reference existing
2058         NOV entries.  All changes are computed then applied with
2059         inhibit-quit bound to t.  As a result, it is now safe to quit out of
2060         regeneration.  The optional clean parameter has been replaced with
2061         an optional reread parameter.  Clean is no longer necessary as
2062         regeneration gets the appropriate setting from
2063         gnus-agent-consider-all-articles.  The new reread parameter will
2064         result in fetched, or all, articles being marked as unread.
2065         (gnus-agent-regenerate): Removed code to regenerate the history
2066         file as it is no longer used.
2067
2068         * gnus-start.el (gnus-make-ascending-articles-unread): New
2069         function, for efficient mass-marking.
2070
2071         * gnus-sum.el (gnus-summary-highlight): Use new face for
2072         downloaded articles.
2073         (gnus-article-mark): Prefer to indicate read/unread status over
2074         downloaded status.
2075         (gnus-summary-highlight-line-0): New function, maybe rehighlights
2076         line.
2077         (gnus-summary-highlight-line): Use new face for downloaded
2078         articles.
2079         (gnus-summary-insert-old-articles): Improved performance by
2080         replacing the initial LIST of older articles with a compressed
2081         RANGE of older articles.  Some servers appear to lie about
2082         their active range so the original list could contain millions
2083         of article numbers.  The range is not expanded into a list
2084         until the optional ALL parameter has been applied.
2085
2086 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2087
2088         * gnus-agent.el (gnus-category-mode): Typo in doc string.
2089
2090 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
2091
2092         * spam.el:
2093         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
2094
2095         * spam.el: added `M s t' and `M s x' key mappings
2096
2097 2002-11-20  Simon Josefsson  <jas@extundo.com>
2098
2099         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
2100
2101 2002-11-19  Simon Josefsson  <jas@extundo.com>
2102
2103         * gnus-sum.el (gnus-summary-morse-message): Load
2104         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
2105         (unmorse-region): Autoload it instead.
2106
2107 2002-11-18  Simon Josefsson  <jas@extundo.com>
2108
2109         * gnus-sum.el (gnus-summary-morse-message): New function.
2110         (gnus-summary-wash-map): Bind to `W m'.
2111         (gnus-summary-make-menu-bar): Add.
2112
2113         * nnimap.el (nnimap-request-expire-articles): Compress sequence
2114         before storing \Deleted mark on expired articles.
2115
2116 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
2117         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
2118
2119         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
2120         parens in column 0.
2121
2122 2002-11-17  Juanma Barranquero  <lektu@terra.es>
2123
2124         * nnweb.el (nnweb-google-create-mapping): Fix typo.
2125
2126         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
2127
2128         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
2129
2130 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2131
2132         * message.el (message-set-auto-save-file-name): Use
2133         make-directory, to avoid the dependence on gnus-util.
2134
2135 2002-11-16  Simon Josefsson  <jas@extundo.com>
2136
2137         * nnimap.el (nnimap-callback-callback-function):
2138         (nnimap-callback-buffer): Removed, these cannot be global but must
2139         be embedded into the callback.
2140         (nnimap-make-callback): New.  Embedd article number, callback and
2141         buffer in function.
2142         (nnimap-callback, nnimap-request-article-part): Update.
2143
2144 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2145
2146         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
2147
2148 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2149
2150         * gnus.el (gnus-summary-line-format): Document %C.
2151
2152 2002-11-11  Simon Josefsson  <jas@extundo.com>
2153
2154         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
2155         output when called interactively.
2156
2157 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2158
2159         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
2160
2161         * message.el (message-draft-coding-system): Improve comment; use
2162         mm-auto-save-coding-system for the default value.
2163
2164         * nndraft.el (nndraft-request-article): Revert to the state before
2165         2002-10-29; regexp-quote mail-header-separator.
2166
2167 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
2168
2169         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
2170         allow editing of drafts from an nnvirtual group.
2171
2172 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2173
2174         * nndraft.el (nndraft-request-article): Replace emacs-mule with
2175         mm-auto-save-coding-system.
2176
2177         * message.el (message-draft-coding-system): Default to
2178         iso-2022-7bit.
2179
2180         * mm-util.el (mm-auto-save-coding-system): Undo last change to
2181         restore the default value to emacs-mule or escape-quoted.
2182
2183 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2184
2185         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
2186         a delayed or a queued article as well as a draft.
2187
2188         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
2189         delayed or a queued article in the raw format; treat a delayed
2190         article as a raw article as well as a draft.
2191         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
2192         for the delayed group.
2193
2194         * nndraft.el (nndraft-request-article): Ignore auto save files for
2195         a delayed or a queued article; don't bother to decode a queued
2196         article; don't bind nnmail-file-coding-system for a queued article.
2197
2198         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
2199         and the queue group.
2200
2201 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
2202
2203         * gnus-group.el (gnus-group-delete-group):
2204         gnus-cache-active-hashtb might be void.
2205
2206 2002-11-02  Simon Josefsson  <jas@extundo.com>
2207
2208         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
2209         setting of the default user ID.  From Raymond Scholz
2210         <ray-2002@zonix.de>.
2211
2212 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
2213
2214         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
2215         charset.
2216
2217 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
2218         From Alex Schroeder <alex@emacswiki.org>
2219         * spam-stat.el (spam-stat-process-directory): add dir to message
2220         (spam-stat-reduce-size): No longer remove words
2221         with values close to 0.5, because the default value is 0.2.
2222
2223 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2224
2225         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
2226         documentation.
2227
2228 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2229
2230         * gnus-agent.el (gnus-agent-fetched-headers)
2231         (gnus-agent-load-fetched-headers)
2232         (gnus-agent-save-fetched-headers): Remove variable and two
2233         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
2234         works better.
2235         (gnus-agent-fetch-headers): New implementation from Kevin
2236         Greiner.  Uses gnus-agent-article-alist to store information
2237         about fetched messages which aren't on the server anymore.  The
2238         trick is to return a list of considered messages to the caller,
2239         but to only fetch those which haven't been fetched yet.
2240
2241 2002-10-30  Simon Josefsson  <jas@extundo.com>
2242
2243         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
2244
2245         * pgg.el (pgg-passphrase-cache-expiry): Removed.
2246
2247 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2248
2249         * mm-view.el (mm-w3m-local-map-property): Make it work with older
2250         versions of emacs-w3m than 1.3.3.
2251
2252         * lpath.el: Bind w3m-minor-mode-map.
2253
2254         * mm-view.el (mm-w3m-mode-command-alist)
2255         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
2256         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
2257         (mm-setup-w3m): Simplified.
2258         (mm-w3m-local-map-property): New function.
2259         (mm-inline-text-html-render-with-w3m): Use it.
2260
2261         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
2262         mm-w3m-local-map-property.
2263
2264 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2265
2266         * mm-util.el (mm-auto-save-coding-system): Default to
2267         iso-2022-7bit.
2268
2269         * nndraft.el (nndraft-request-article): Decode an article using
2270         the coding-system emacs-mule if it seems to have been saved using
2271         emacs-mule.
2272         (nndraft-request-replace-article): Use message-draft-coding-system
2273         instead of mm-auto-save-coding-system for the draft or delayed
2274         group.
2275
2276 2002-10-28  Josh  <huber@alum.wpi.edu>
2277
2278         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
2279         functions.
2280
2281 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2282         From mah@everybody.org (Mark A. Hershberger).
2283
2284         * mm-url.el (mm-url-insert-file-contents): Make it return the same
2285         type values ("url" size) regardless of the values of
2286         mm-url-use-external.
2287
2288 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2289
2290         * nnimap.el (nnimap-request-article-part): Try harder to show
2291         group name in debugging message.
2292
2293 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2294
2295         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
2296         directory if it doesn't exist.
2297         (gnus-agent-fetch-headers): Remove old cruft that tried to
2298         abstain from downloading articles more than once if
2299         gnus-agent-consider-all-articles was true.  This is now done
2300         properly via the .fetched files.
2301
2302 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2303
2304         * nndraft.el (nndraft-request-article): Treat delayed articles
2305         like drafts.
2306
2307 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2308
2309         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
2310
2311 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2312
2313         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
2314         Remove unused optional arg DIR and corresponding code.
2315
2316         * nnimap.el (nnimap-request-article-part): Include group name in
2317         debugging output.
2318
2319 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
2320
2321         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
2322
2323 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2324
2325         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
2326         contains range of headers that have been fetched by the agent
2327         already.  Compare gnus-agent-article-alist.
2328         (gnus-agent-file-header-cache): Like
2329         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
2330         (gnus-agent-fetch-headers): Improve comment.  Revert to old
2331         seen/recent logic.
2332         Remember which headers have been fetched before and don't fetch
2333         them again the next time round.
2334         (gnus-agent-load-fetched-headers)
2335         (gnus-agent-save-fetched-headers): New functions, for remembering
2336         which headers have been fetched before.
2337
2338 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2339
2340         * lpath.el: Remove useless bindings.
2341
2342 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
2343
2344         * gnus-sum.el (gnus-summary-execute-command): Disable visual
2345         features while searching.
2346
2347 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2348
2349         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
2350
2351 2002-10-22  Simon Josefsson  <jas@extundo.com>
2352
2353         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
2354         (pgg-snarf-keys): Add.
2355
2356 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2357
2358         * lpath.el: Fbind bbdb-records.
2359
2360         * spam.el: Don't autoload bbdb-records.
2361
2362 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2363
2364         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
2365         prevent inf-loop.
2366
2367 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2368
2369         * nnslashdot.el: Removed some test lines.
2370         More test.
2371
2372 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2373
2374         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
2375         are known to be downloaded already.
2376
2377 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378
2379         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
2380         (mm-text-html-washer-alist): Ditto.
2381
2382 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2383
2384         * nnheader.el (nnheader-remove-body): Fix an error of detecting
2385         boundary between headers and body.
2386         * nnml.el (nnml-parse-head): Ditto.
2387
2388 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2389
2390         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
2391         entries.
2392
2393         * gnus-group.el (gnus-fetch-group): Allow an optional
2394         specification of the articles to select.
2395
2396         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
2397
2398 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2399
2400         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
2401         headers from the group, update variable `articles' to contain
2402         only those numbers where headers exist.  (When fetching all
2403         articles in a group, Gnus creates lots of numbers where there is
2404         no articles.)
2405
2406 2002-10-20  Steve Youngs  <youngs@xemacs.org>
2407
2408         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
2409         doesn't have the 'alist custom type, use cons cells instead.
2410         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
2411         (pgg-parse-hash-algorithm-alist): Ditto.
2412         (pgg-parse-compression-algorithm-alist): Ditto.
2413         (pgg-parse-signature-type-alist): Ditto.
2414
2415         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
2416
2417         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
2418
2419         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
2420
2421 2002-10-19  Simon Josefsson  <jas@extundo.com>
2422
2423         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
2424         buffer.
2425
2426 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2427
2428         * gnus-spec.el (gnus-make-format-preserve-properties)
2429         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
2430         properties also on XEmacs.  `gnus-xmas-format' is like format but
2431         preserves text properties on XEmacs (though it only understands
2432         simple format specs).  The variable
2433         `gnus-make-format-preserve-properties' controls whether the
2434         function is used, and is checked in `gnus-parse-simple-format'.
2435         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
2436
2437         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
2438         output.
2439         (gnus-agent-consider-all-articles): New variable.
2440         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
2441         (gnus-agent-fetch-headers): Depending on
2442         gnus-agent-consider-all-articles, maybe get all articles.
2443         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
2444         `read'.
2445         (gnus-predicate-imples-unread): New function.
2446         (gnus-agent-fetch-headers): Optimize to call
2447         gnus-list-of-unread-articles if that is sufficient.
2448         Check unseen and recent instead of seen and recent.
2449         (gnus-agent-fetch-headers): Abstain from calling
2450         gnus-list-range-intersection if range (a . b) would have (> a b).
2451
2452 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2453
2454         * message.el (message-send-mail): Make it possible to perform
2455         edebug-defun.
2456
2457 2002-10-18  Simon Josefsson  <jas@extundo.com>
2458
2459         * gnus-art.el (gnus-button-man-handler): Change default to
2460         `manual-entry' (defined in both emacsen).
2461         (gnus-button-man-handler): Remove emacsen difference and use
2462         `manual-entry'.
2463
2464 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2465
2466         * spam.el: Wrap autoload settings for bbdb-records,
2467         executable-find and ifile-spam-filter with eval-and-compile.
2468         (spam-display-buffer-contents): Remove.
2469         (spam-bogofilter-score): Merge spam-display-buffer-contents.
2470
2471 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
2472
2473         * spam.el (spam-display-buffer-contents): New function.
2474         (spam-bogofilter-score): use spam-display-buffer-contents, patch
2475         from Katsumi Yamaoka <yamaoka@jpl.org>.
2476
2477 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2478
2479         * nnheader.el (nnheader-parse-naked-head): New function.
2480         (nnheader-parse-head): Use the above function, in order to handle
2481         continuation lines properly.
2482         (nnheader-remove-body): New function.
2483         (nnheader-remove-cr-followed-by-lf): New function.
2484         (nnheader-ms-strip-cr): Use the above function.
2485
2486         * gnus-agent.el (gnus-agent-regenerate-group): Call
2487         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
2488         `nnheader-parse-head'.
2489         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
2490
2491         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
2492         continuation lines by itself; call `nnheader-parse-naked-head'
2493         instead of `nnheader-parse-head'.
2494         * nndiary.el (nndiary-parse-head): Ditto.
2495         * nnfolder.el (nnfolder-parse-head): Ditto.
2496         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
2497         * nnmaildir.el (nnmaildir--update-nov): Ditto.
2498         * nnml.el (nnml-parse-head): Ditto.
2499
2500 2002-10-17  Steve Youngs  <youngs@xemacs.org>
2501
2502         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
2503         XEmacs, default to it if featurep 'xemacs.
2504
2505 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2506
2507         * spam-stat.el: Check for the existence of hash functions instead
2508         of the Emacs version to decide whether to load cl.  Suggested by
2509         Kai Gro\e,A_\e(Bjohann.
2510
2511 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2512
2513         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
2514         if it isn't open yet.
2515
2516 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2517
2518         * gnus-group.el: Require mm-url only when compiling.
2519         (gnus-group-fetch-charter): Require mm-url.
2520
2521         * spam-stat.el: Require cl for the functions gethash,
2522         hash-table-count, make-hash-table and mapc for Emacs 20.
2523         (puthash): Alias to cl-puthash for Emacs 20.
2524         (with-syntax-table): New macro for Emacs 20.
2525
2526 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
2527
2528         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
2529
2530 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2531
2532         * spam.el (spam-check-ifile): added ifile as a spam checking
2533         backend, and spam-use-ifle as the variable to toggle that check.
2534
2535 2002-10-12  Simon Josefsson  <jas@extundo.com>
2536
2537         * message.el (message-beginning-of-line): New variable.
2538         (message-beginning-of-line): Use it.
2539
2540 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2541
2542         * spam.el: more compilation fixes for BBDB
2543
2544         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
2545         (spam-stat-reduce-size): Interactive.
2546         (spam-stat-reset): New function.
2547         (spam-stat-save): Interactive.
2548
2549 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2550
2551         * gnus.el: Autoload gnus-delay-initialize.
2552
2553         * message.el: Autoload gnus-delay-article.
2554
2555 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2556
2557         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2558         text property in Emacs.
2559
2560 2002-10-11  Simon Josefsson  <jas@extundo.com>
2561
2562         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2563         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2564
2565         * mml1991.el (mml1991-pgg-sign): Remove CR.
2566
2567 2002-10-10  Simon Josefsson  <jas@extundo.com>
2568
2569         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
2570         decrypt failed.
2571         (mml2015-trust-boundaries-alist): Removed.
2572         (mml2015-gpg-extract-signature-details): Don't use it.
2573         (mml2015-unabbrev-trust-alist): New.
2574         (mml2015-gpg-extract-signature-details): Use it.
2575
2576 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
2577
2578         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
2579         BBDB installed
2580
2581         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
2582         statistical analysis of spam in Lisp only
2583
2584 2002-10-10  Simon Josefsson  <jas@extundo.com>
2585
2586         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
2587         auth, selected or examine state.
2588
2589         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
2590         buffer and error buffer depending on type of information.
2591
2592         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
2593         --status-fd stuff even if gpg.el is not used (revert earlier
2594         change).
2595         (mml2015-pgg-{clear-,}verify): Store both output and errors as
2596         gnus details.
2597         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
2598         buffer.
2599
2600         * pgg.el (pgg-verify-region): Use it.
2601
2602         * pgg-def.el (pgg-query-keyserver): New variable.
2603
2604         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
2605         key-identifier in packet.  Is this a good idea?
2606
2607         * mml.el (mml-mode-map): Add security commands that operates on
2608         MIME parts.
2609         (mml-menu): And menu items for them.
2610
2611         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
2612
2613         * mml.el (mml-parse-1): Support sender in #secure tags.
2614
2615         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
2616         defined.
2617
2618         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2619         (mml-pgp-encrypt-buffer): Support combined signing.
2620
2621         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2622         (mml1991-gpg-encrypt): Ditto.
2623         (mml1991-pgg-encrypt): Ditto.
2624         (mml1991-encrypt): Pass sign parameter.
2625
2626         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2627         (mml-signencrypt-style): Mention the variable.
2628
2629 2002-10-09  Simon Josefsson  <jas@extundo.com>
2630
2631         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2632         pgg-gpg-user-id.
2633
2634         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2635         (pgg-fetch-key-function): Nil if w3 is not installed.
2636
2637 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2638
2639         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
2640         gnus-agent-current-history.
2641
2642 2002-10-06  Simon Josefsson  <jas@extundo.com>
2643
2644         * imap.el (imap-parse-status): Don't use read to read token.
2645
2646 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2647
2648         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
2649         for methods not covered by the agent, and when unplugged.
2650
2651 2002-10-05  Simon Josefsson  <jas@extundo.com>
2652
2653         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
2654         signing.
2655
2656         * gnus-agent.el (gnus-agent-read-servers): If getting method from
2657         a named server fails, ignore the server.
2658
2659         * mml1991.el (mml1991-pgg-sign): Do QP.
2660
2661         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
2662         work.
2663
2664 2002-10-04  Simon Josefsson  <jas@extundo.com>
2665
2666         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
2667
2668         * pgg-pgp.el (pgg-pgp-verify-region): Inline
2669         binary-write-decoded-region from MEL.
2670
2671         * pgg.el (pgg-encrypt-region): Support sign.
2672
2673         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
2674
2675         * mml2015.el (mml2015-pgg-encrypt): Ditto.
2676
2677         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
2678         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
2679         branch where PGG was taken from in the ChangeLog entries below.
2680
2681 2002-10-01  Simon Josefsson  <jas@extundo.com>
2682
2683         * pgg-pgp.el: Don't require mel.  Don't use luna.
2684         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
2685         (pgg-pgp-process-region): Use expand-file-name instead of concat.
2686         (pgg-pgp-process-region): Don't use binary-funcall.
2687
2688         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
2689
2690         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
2691         instead of concat.
2692
2693         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2694
2695 2002-09-29  Simon Josefsson  <jas@extundo.com>
2696
2697         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
2698         compile warnings.
2699
2700         * pgg.el (pgg-decrypt-region): Don't parse packet.
2701
2702         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
2703
2704 2002-09-29  Daiki Ueno <ueno@unixuser.org>
2705
2706         * pgg.el: Remove dependency on calist.el.
2707
2708 2002-09-28  Simon Josefsson  <jas@extundo.com>
2709
2710         * pgg.el (pgg-temporary-file-directory): New variable.
2711         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
2712
2713         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
2714         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
2715
2716         * pgg-parse.el (pgg-char-int): Defalias.
2717         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
2718         (pgg-read-bytes, pgg-read-body): Use it.
2719         (pgg-decode-packets): Don't use MEL, use base64-*.
2720         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
2721         (pgg-string-as-unibyte): Defalias.
2722         (pgg-parse-armor-region): Use it.
2723
2724         * pgg-gpg.el (pgg-gpg-process-region): Use
2725         pgg-temporary-file-directory.
2726
2727         * luna.el: Don't def-edebug.
2728
2729         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
2730         binary-write-decoded-region from MEL.
2731
2732         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
2733
2734         * alist.el, calist.el: Don't require product/APEL.
2735
2736         * pgg-parse.el (top-level): Remove dependency on static.el,
2737         pccl.el, mel.el.
2738         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
2739         `define-ccl-program' is boundp, instead of using broken.
2740
2741 2002-10-01  Simon Josefsson  <jas@extundo.com>
2742
2743         * message.el (message-required-mail-headers): Remove Lines:.
2744
2745 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2746         From Jesper Harder.
2747
2748         * gnus-group.el (gnus-group-fetch-charter,
2749         gnus-group-fetch-control): Prompt for group if given a prefix
2750         argument.
2751         * gnus-sum.el (t): Add gnus-group-fetch-charter and
2752         gnus-group-fetch-control to summary key map and menu.
2753
2754
2755 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
2756
2757         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
2758         number when there are no articles.
2759
2760 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2761
2762         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
2763         arg ALL means to fetch all articles, not only downloadable ones.
2764         (gnus-agent-fetch-selected-article): New function for
2765         gnus-select-article-hook or gnus-mark-article-hook.
2766
2767 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2768         From Peter von der Ahe <nospam2159@daimi.au.dk>.
2769
2770         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
2771         raw-text.
2772
2773 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
2774
2775         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
2776         Pinard).
2777         Major revamp of the code, documentation is in comments in the file
2778         for now.
2779
2780 2002-09-30  Simon Josefsson  <jas@extundo.com>
2781
2782         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
2783         buffer seem to be needed?
2784
2785 2002-09-29  Simon Josefsson  <jas@extundo.com>
2786
2787         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
2788         compile warnings.
2789
2790         * mml1991.el (mml1991-function-alist): Add pgg.
2791         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
2792         (mml1991-pgg-encrypt): Fix recipients querying.
2793
2794 2002-09-28  Simon Josefsson  <jas@extundo.com>
2795
2796         * mml2015.el (autoload): Autoload correct files.  Trivial patch
2797         from dme@dme.org.
2798         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
2799         handle is returned.
2800
2801 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2802
2803         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2804         Protect against non-existent of `nnimap-mailbox-info'.
2805
2806 2002-09-27  Simon Josefsson  <jas@extundo.com>
2807
2808         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
2809         (gnus-setup-news-hook): Use it.
2810         (gnus-after-getting-new-news-hook): Ditto.
2811
2812         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
2813
2814 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2815         From Mats Lidell <matsl@contactor.se>.
2816
2817         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
2818
2819 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2820
2821         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
2822         the part to decode encoded words, use raw words instead of decoded
2823         words.
2824
2825 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2826
2827         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
2828
2829         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
2830         (mm-setup-w3m): Use it.
2831
2832 2002-09-27  Simon Josefsson  <jas@extundo.com>
2833
2834         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
2835         article buffers.
2836
2837         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
2838         it just in case.
2839         (nnimap-update-unseen): New function; update unseen count in
2840         `n-m-info'.
2841         (nnimap-close-group): Call it.
2842
2843         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
2844         (gnus-after-getting-new-news-hook): Ditto.
2845
2846         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
2847         message into verboselevel 9.  Change slow mail check message.
2848         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
2849         (nnimap-fixup-unread-after-getting-new-news): New function, to be
2850         used as a hook after getting new mail.
2851
2852 2002-09-26  Simon Josefsson  <jas@extundo.com>
2853
2854         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
2855         SELECT/EXAMINE is first unseen article, not number of unseen
2856         articles.  Make them distinct by renaming the former to
2857         `first-unseen' instead of `unseen'.
2858
2859         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
2860         too.
2861         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
2862         changed.
2863         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
2864
2865         * gnus-int.el (gnus-server-unopen-status): Defcustom.
2866
2867         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
2868         better.
2869
2870         * mml2015.el (mml2015-pgg-decrypt): Only add security information
2871         if dissecting resulting buffer actually had any information.
2872
2873 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2874
2875         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
2876         because the function `string<' allows symbols.
2877
2878         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
2879
2880 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2881
2882         * message.el (message-forward-make-body): Revert an early change
2883         because 8-bit utf-8 emails.
2884
2885 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2886
2887         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
2888         links to Info)
2889         * gnus-art.el (gnus-treat-highlight-signature):
2890         * gnus-art.el (gnus-treat-buttonize):
2891         * gnus-art.el (gnus-treat-buttonize-head):
2892         * gnus-art.el (gnus-treat-emphasize):
2893         * gnus-art.el (gnus-treat-strip-cr):
2894         * gnus-art.el (gnus-treat-unsplit-urls):
2895         * gnus-art.el (gnus-treat-leading-whitespace):
2896         * gnus-art.el (gnus-treat-hide-headers):
2897         * gnus-art.el (gnus-treat-hide-boring-headers):
2898         * gnus-art.el (gnus-treat-hide-signature):
2899         * gnus-art.el (gnus-treat-fill-article):
2900         * gnus-art.el (gnus-treat-hide-citation):
2901         * gnus-art.el (gnus-treat-hide-citation-maybe):
2902         * gnus-art.el (gnus-treat-strip-list-identifiers):
2903         * gnus-art.el (gnus-treat-strip-pgp):
2904         * gnus-art.el (gnus-treat-strip-pem):
2905         * gnus-art.el (gnus-treat-strip-banner):
2906         * gnus-art.el (gnus-treat-highlight-headers):
2907         * gnus-art.el (gnus-treat-highlight-citation):
2908         * gnus-art.el (gnus-treat-date-ut):
2909         * gnus-art.el (gnus-treat-date-local):
2910         * gnus-art.el (gnus-treat-date-english):
2911         * gnus-art.el (gnus-treat-date-lapsed):
2912         * gnus-art.el (gnus-treat-date-original):
2913         * gnus-art.el (gnus-treat-date-iso8601):
2914         * gnus-art.el (gnus-treat-date-user-defined):
2915         * gnus-art.el (gnus-treat-strip-headers-in-body):
2916         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
2917         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
2918         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
2919         * gnus-art.el (gnus-treat-unfold-headers):
2920         * gnus-art.el (gnus-treat-fold-headers):
2921         * gnus-art.el (gnus-treat-fold-newsgroups):
2922         * gnus-art.el (gnus-treat-overstrike):
2923         * gnus-art.el (gnus-treat-display-xface):
2924         * gnus-art.el (gnus-treat-display-smileys):
2925         * gnus-art.el (gnus-treat-from-picon):
2926         * gnus-art.el (gnus-treat-mail-picon):
2927         * gnus-art.el (gnus-treat-newsgroups-picon):
2928         * gnus-art.el (gnus-treat-body-boundary):
2929         * gnus-art.el (gnus-treat-capitalize-sentences):
2930         * gnus-art.el (gnus-treat-fill-long-lines):
2931         * gnus-art.el (gnus-treat-play-sounds):
2932         * gnus-art.el (gnus-treat-translate):
2933         * gnus-art.el (gnus-treat-x-pgp-sig):
2934         * gnus-art.el (gnus-mime-button-line-format):
2935         * gnus-art.el (gnus-button-man-level):
2936         * gnus-art.el (gnus-button-emacs-level):
2937         * gnus-cus.el (gnus-group-parameters):
2938         * gnus-gl.el (bbb-build-mid-scores-alist):
2939         * gnus-group.el (gnus-group-line-format):
2940         * gnus-mlspl.el (gnus-group-split-setup):
2941         * gnus-mlspl.el (gnus-group-split):
2942         * gnus-msg.el (gnus-mailing-list-groups):
2943         * gnus-msg.el (gnus-posting-styles):
2944         * gnus-nocem.el (gnus-nocem-issuers):
2945         * gnus-score.el (gnus-score-regexp-bad-p):
2946         * gnus-srvr.el (gnus-server-line-format):
2947         * gnus-topic.el (gnus-topic-line-format):
2948         * gnus.el (gnus-summary-line-format):
2949         * mail-source.el (mail-sources):
2950         * message.el (message-subscribed-address-file):
2951         * nnmail.el (nnmail-split-fancy):
2952
2953 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
2954
2955         * mail-source.el(mail-source-run-script): use `functionp' to test
2956         whether the argument `script' is in fact a function.
2957         (mail-sources): adjust the defcustom to allow users to specify a
2958         function or a string as the value of the `:prescript' and
2959         `:postscript' arguments of the `file' and `pop3' mail sources.
2960
2961 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
2962
2963         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
2964         number when article 1 does not exist.
2965
2966 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2967
2968         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
2969         apropos if apropos-variable does not exist.
2970         (gnus-button-guessed-mid-regexp)
2971         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
2972         regexes.  From Reiner Steib.
2973         (gnus-button-handle-describe-function)
2974         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
2975         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
2976         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
2977
2978 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
2979         Trivial patch.
2980
2981         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
2982         the file.
2983
2984 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2985
2986         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
2987
2988 2002-09-24  Simon Josefsson  <jas@extundo.com>
2989
2990         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
2991         (mml2015-use): Prefer PGG if installed.
2992         (mml2015-function-alist): Add PGG wrappers.
2993         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
2994         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
2995         prefix, make regexp optionally skip it.
2996         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2997         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
2998         (mml2015-pgg-encrypt): New functions.
2999         (defvar, autoload): Prevent byte-compile warnings.
3000
3001 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3002         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3003
3004         * gnus-art.el (article-strip-banner): Check for the existence of
3005         from header.
3006
3007 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3008
3009         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
3010         (gnus-button-alist): Improved regexp for
3011         gnus-button-handle-mid-or-mail (false positives), fixed
3012         gnus-button-handle-man entries.
3013         From Reiner Steib.
3014
3015 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3016         From Josh Huber.
3017
3018         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
3019         nnmail-extra-headers is non-nil.
3020
3021 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3022
3023         * nnmaildir.el: Store article numbers persistently.  General
3024         revision.
3025         (nnmaildir-request-expire-articles): handle 'immediate and 'never
3026         for nnmail-expiry-wait; delete instead of moving if 'force is
3027         given.
3028
3029 2002-09-23  Simon Josefsson  <jas@extundo.com>
3030         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
3031
3032         * smime.el (smime-sign-buffer): Get key and extra certs.
3033         (smime-get-key-with-certs-by-email): Utility function.
3034
3035 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3036         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
3037
3038         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
3039         article exists.
3040
3041 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3042
3043         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
3044
3045 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3046         From Reiner Steib.
3047
3048         * gnus-art.el (gnus-button-handle-custom,
3049         gnus-button-handle-mid-or-mail,
3050         gnus-button-handle-describe-{function,variable,key},
3051         gnus-button-handle-apropos{,command,variable}): New functions.
3052         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
3053         gnus-button-{man,emacs,mail}-level): New variables.
3054         (gnus-button-alist): Use the above to buttonize emacs and mail
3055         related links.
3056
3057 2002-09-18  Juanma Barranquero  <lektu@terra.es>
3058
3059         * gnus-int.el (gnus-status-message): Fix spacing.
3060
3061         * imap.el (imap-continuation): Fix typos.
3062
3063 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3064
3065         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
3066
3067         * gnus-art.el (gnus-article-reply-with-original): Correct
3068         with-current-buffer scope.
3069
3070         * message.el (message-completion-alist): Add Reply-To, From, etc.
3071
3072 2002-09-18  Simon Josefsson  <jas@extundo.com>
3073
3074         * nnimap.el (nnimap-request-expire-articles): Make flag setting
3075         conditional.  From Nevin Kapur <nevin@jhu.edu>.
3076
3077 2002-09-17  Simon Josefsson  <jas@extundo.com>
3078
3079         * nnimap.el (nnimap-expiry-target): Don't search for which
3080         articles exists here.
3081         (nnimap-request-expire-articles): Do it here instead.  Only expire
3082         when articles are found.  Suggested by Nevin Kapur
3083         <nevin@jhu.edu>.
3084
3085 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3086         From Reiner Steib <reiner.steib@gmx.de>.
3087
3088         * message.el (message-strip-subject-trailing-was)
3089         (message-change-subject, message-add-archive-header)
3090         (message-xpost-fup2-header, message-xpost-insert-note)
3091         (message-xpost-fup2, message-reduce-to-to-cc): New functions
3092         adopted from message-utils.el.  Add functions to the keymap, mode
3093         describtion and menu.
3094         (message-change-subject,message-xpost-fup2): Signal error if
3095         current header is empty.
3096         (message-xpost-insert-note): Changed insert position.
3097         (message-archive-note): Ensure to insert note in message body (not
3098         in head).
3099         (message-archive-header, message-archive-note)
3100         (message-xpost-default, message-xpost-note, message-fup2-note)
3101         (message-xpost-note-function): New variables adopted from
3102         message-utils.el.  Changed some doc-strings.
3103         (message-mark-insert-{begin,end}): Rename from
3104         message-{begin,end}-inserted-text-mark (message-utils.el), changed
3105         values.
3106         (message-subject-trailing-was-query)
3107         (message-subject-trailing-was-ask-regexp)
3108         (message-subject-trailing-was-regexp): New variables.
3109         (message-to-list-only): Added doc-string and menu entry.
3110
3111         * message-utils.el: Removed.  Functions are now in message.el.
3112
3113 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
3114
3115         * gnus-art.el (gnus-article-reply-with-original,
3116         gnus-article-followup-with-original): Switch to
3117         gnus-summary-buffer before reply/followup.
3118
3119 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
3120
3121         * gnus-sum.el (gnus-summary-toggle-header): The article window may
3122         not exist. Toggle it anyway.
3123
3124 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
3125
3126         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
3127
3128         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
3129         Trivial patch from Urban Engberg <ue@ccieurope.com>.
3130
3131         * rfc2047.el (message-posting-charset): Defvar it.
3132         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
3133         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
3134
3135         * mail-source.el (mail-source-fetch): Hide password.
3136
3137         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
3138
3139 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3140         From John Paul Wallington <jpw@shootybangbang.com>.
3141
3142         * gnus.el (gnus-visual, gnus-meta): Fix typo.
3143
3144 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3145
3146         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
3147
3148 2002-09-11  Simon Josefsson  <jas@extundo.com>
3149
3150         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
3151         (nnimap-split-rule): Doc fix.
3152         (nnimap-request-expire-articles): Cleanup code.
3153
3154 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3155         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3156
3157         * gnus-art.el (gnus-article-address-banner-alist): New option.
3158         (article-strip-banner): Refer the above option to split banners of
3159         free mail servers, when no group parameter is specified.
3160
3161 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3162
3163         * nntp.el (nntp-wait-for-string): Check for a process in the
3164         current buffer instead of `nntp-server-buffer'.
3165
3166 2002-09-09  Simon Josefsson  <jas@extundo.com>
3167
3168         * gnus-art.el (gnus-button-man-handler): New variable.
3169         (gnus-button-alist): Use g-b-handle-man.
3170         (gnus-button-handle-man): New, call g-b-man-handler.
3171
3172 2002-09-08  Simon Josefsson  <jas@extundo.com>
3173
3174         * gnus-art.el (gnus-button-alist): Buttonize man page links.
3175
3176 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3177
3178         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
3179
3180 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3181
3182         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
3183
3184         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
3185         keystroke.
3186
3187         * gnus-srvr.el (gnus-browse-describe-group): New command and
3188         keystroke.
3189
3190 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3191
3192         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
3193         value for gnus-decoration property.
3194
3195 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3196
3197         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
3198         string) as group name in case we have a CRLF in the file.
3199
3200 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
3201
3202         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
3203         group.
3204         (rfc1843-decode-hzp): do.
3205         (rfc1843-newsgroups-regexp): do.
3206
3207 2002-09-04  Simon Josefsson  <jas@extundo.com>
3208
3209         * message.el (message-canlock-generate): Make sure sha1 doesn't
3210         call external programs.
3211
3212 2002-09-03  Simon Josefsson  <jas@extundo.com>
3213
3214         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
3215
3216         * gnus-agent.el (gnus-agent-batch): Add doc.
3217
3218 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
3219
3220         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
3221         check for signed and encrypted parts.
3222         * mml.el (mml-parse-1): Correct small typo which preventing
3223         setting recipients in a secure tag.
3224
3225 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3226
3227         * mm-util.el (mm-coding-system-priorities): Default to a list of
3228         iso-2022-jp and others for the Japanese environment.
3229
3230 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
3233         invalid display names.
3234
3235 2002-08-30  Simon Josefsson  <jas@extundo.com>
3236
3237         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
3238         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
3239
3240 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
3241
3242         * gnus.el (gnus-group-charter-alist): New option.
3243         (gnus-group-fetch-control-use-browse-url): New option.
3244
3245         * gnus-group.el (gnus-group-fetch-charter): New function.
3246         (gnus-group-fetch-control): New function.
3247         Add them to the keymap and menu. Require mm-url.
3248
3249 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3250
3251         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
3252         From Alex Schroeder <alex@emacswiki.org>.
3253
3254 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
3255
3256         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
3257         items expecting user interaction.
3258
3259         * gnus-topic.el (gnus-topic-make-menu-bar): do.
3260
3261         * gnus-sum.el (gnus-summary-make-menu-bar): do.
3262
3263         * gnus-srvr.el (gnus-server-make-menu-bar): do.
3264
3265         * mml.el (mml-menu): do.
3266
3267 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3268
3269         * mail-source.el (mail-source-touch-pop): New function.
3270
3271         * message.el (message-smtpmail-send-it): New function.
3272         (message-send-mail-function): Add it for a candidate.
3273
3274 2002-08-27  Simon Josefsson  <jas@extundo.com>
3275
3276         * gnus-msg.el (posting-charset-alist): Use
3277         gnus-define-group-parameter instead of defcustom.
3278         (gnus-put-message): Handle SPC in GCC.
3279         (gnus-inews-insert-gcc): Ditto.
3280         (gnus-inews-insert-archive-gcc): Ditto.
3281
3282 2002-08-26  Simon Josefsson  <jas@extundo.com>
3283
3284         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
3285         (gnus-agentize): Auto agentize all nntp and nnimap groups.
3286         (gnus-agent-possibly-save-gcc): Autoload.
3287         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
3288
3289 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3290
3291         * gnus.el (gnus-other-frame-function): New user option.
3292         (gnus-other-frame): Use it; add a doc-string; make it work with
3293         the gnuclient program.
3294
3295         * gnus-util.el (gnus-frame-or-window-display-name): New function.
3296
3297         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
3298         `device-connection' and `dfw-device'.
3299
3300 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3301
3302         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
3303         positives, make it stricter.  From Jochen Hein (trivial change).
3304
3305 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3306
3307         * gnus.el (gnus-other-frame): Trivial fix.
3308
3309 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3310
3311         * gnus.el (gnus-other-frame-parameters): New user option.
3312         (gnus-other-frame-object): New variable.
3313         (gnus-other-frame): Make it search for existing Gnus frame; don't
3314         read new news; delete frame on exit.
3315
3316         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
3317
3318         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
3319
3320 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3321         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
3322
3323         * message.el (message-set-auto-save-file-name): Add support for
3324         the Cygwin Emacs; the system-type is `cygwin'.
3325         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
3326
3327 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3328
3329         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
3330
3331         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
3332         avoid arithmetic errors.
3333
3334 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3335
3336         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
3337
3338 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3339
3340         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
3341         (message-ignored-resent-headers): Add envelope From.
3342
3343 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3344
3345         * gnus.el (gnus-summary-line-format): Document %k specifier.
3346
3347 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3348
3349         * gnus-sum.el (gnus-summary-line-message-size): New function.
3350         (gnus-summary-line-format-alist): Use it.
3351
3352 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * gnus-art.el (article-make-date-line): Refer to the value for
3355         `gnus-article-time-format' in the summary buffer.
3356
3357         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
3358
3359 2002-08-14  Simon Josefsson  <jas@extundo.com>
3360
3361         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
3362         quoting.
3363         (gnus-button-alist): Fix doc.
3364         (gnus-header-button-alist): Use ' not ` for default value quoting.
3365         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
3366         rationale similar to 2002-05-01 change.
3367         (gnus-article-add-buttons-to-head): Evaluate expression.
3368
3369         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
3370
3371 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3372
3373         * message.el (message-font-lock-keywords): Refer to the value for
3374         `message-cite-prefix-regexp' dynamically.
3375
3376 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3377
3378         * gnus-art.el (gnus-decode-header-methods): Doc fix.
3379
3380 2002-08-12  Simon Josefsson  <jas@extundo.com>
3381
3382         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
3383         (imap-shell-open): Skip initial junk before IMAP greeting.
3384
3385 2002-08-11  Simon Josefsson  <jas@extundo.com>
3386
3387         * message-utils.el (message-xpost-default,
3388         message-xpost-fup2-header, message-xpost-fup2): Fixed
3389         Typos.  Trivial changes from Reiner Steib
3390         <4uce.02.r.steib@gmx.net>.
3391
3392 2002-08-09  Simon Josefsson  <jas@extundo.com>
3393
3394         * message.el (message-canlock-password): Set
3395         canlock-password-for-verify to newly generated canlock-password.
3396         When Emacs is restarted, Custom makes sure this is set, but during
3397         the same session we must set it manually.
3398
3399 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
3400
3401         * yenc.el: New file.
3402
3403         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
3404         (mm-uu-type-alist): Add yenc.
3405         (mm-uu-yenc-filename): New function.
3406         (mm-uu-yenc-extract): New function.
3407
3408         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
3409
3410 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3411
3412         * dgnushack.el (merge): Don't use coerce.
3413
3414 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
3415
3416         * mailcap.el (mailcap-mime-data): Test window-system rather than
3417         mm-device-type.
3418         (mailcap-mime-data): Call xdvi and gv with "-safer".
3419
3420         * mm-util.el: Don't define mm-device-type.
3421
3422 2002-08-05  Simon Josefsson  <jas@extundo.com>
3423
3424         * mm-util.el (mm-coding-system-priorities): coding-system type not
3425         supported everywhere.
3426
3427 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3428
3429         * gnus.el (gnus-version-number): Bumped version number.
3430
3431 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3432
3433         * gnus.el: Oort Gnus v0.07 is released.
3434
3435 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3436
3437         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
3438         (gnus-article-sort-functions): Doc fix.
3439         (t): New keystroke.
3440         (gnus-article-sort-by-random): New function.
3441         (gnus-thread-sort-by-random): New function.
3442
3443 2002-08-02  Simon Josefsson  <jas@extundo.com>
3444
3445         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
3446         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
3447
3448 2002-07-31  Danny Siu  <dsiu@adobe.com>
3449
3450         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
3451         when splitting malformed messages without message-id
3452
3453 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3454         From Niklas Morberg <niklas.morberg@axis.com>.
3455
3456         * nnweb.el (nnweb-type, nnweb-type-definition)
3457         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
3458         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
3459         functionality.
3460         * nnweb.el: Removed old non-functioning search engines.
3461
3462 2002-07-27  Simon Josefsson  <jas@extundo.com>
3463
3464         * message.el (message-forward-make-body): Don't use
3465         `message-forward-ignored-headers' when doing a "raw" followup (it
3466         is important to preserve e.g. CTE).
3467
3468         * flow-fill.el (fill-flowed): Disable filladapt-mode.
3469
3470         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
3471         regexp-quote, Cyrus Sieve is fixed.
3472
3473         * sieve-manage.el (sieve-manage-deletescript): New function.
3474
3475         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
3476         (sieve-manage-mode): Fix menubar.
3477         (sieve-activate): Change some messages.
3478         (sieve-deactivate-all): New function.
3479         (sieve-deactivate): New alias.
3480         (sieve-remove): New function.
3481         (sieve-help): Fix help.
3482         All suggested by Ned Ludd.
3483
3484 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3485
3486         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
3487         (mm-w3m-safe-url-regexp): New user option.
3488
3489         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
3490         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
3491
3492 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
3493
3494         * gnus-sum.el (gnus-summary-delete-article): Force
3495         nnmail-expiry-target to 'delete, so that absolute deletion
3496         happens when absolute deletion is requested.
3497
3498 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3499         From Nevin Kapur <nevin@jhu.edu>.
3500
3501         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
3502         headers as empty headers.
3503
3504 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3505         From Jochen Hein <jochen@jochen.org>.
3506
3507         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
3508         correct typo.
3509         (gnus-emphasis-strikethru): New face.
3510
3511 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3512         From Jason Merrill <jason@redhat.com>.
3513
3514         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
3515         entire file for each of a sequence of missing articles.
3516
3517         * gnus-salt.el (gnus-binary-display-article): Respect an existing
3518         value for gnus-view-pseudos.
3519
3520         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
3521         avoid nreverse.
3522
3523 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3524         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3525
3526         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
3527         (gnus-summary-mode-line-format-alist): Add %h for number of
3528         spams.
3529         (gnus-newsgroup-spam-marked): New variable.
3530         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
3531         (gnus-article-read-p, gnus-article-mark)
3532         (gnus-set-global-variables, gnus-set-global-variables)
3533         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
3534         (gnus-summary-mark-article-as-unread)
3535         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
3536         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
3537         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
3538
3539 2002-07-10  Simon Josefsson  <jas@extundo.com>
3540
3541         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
3542         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
3543
3544 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
3545
3546         * gnus-sum.el (gnus-summary-delete-article): Respect group
3547         parameters while expiring.
3548
3549 2002-07-08  Simon Josefsson  <jas@extundo.com>
3550
3551         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3552         Enberg.
3553
3554 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3555
3556         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3557         function is called interactively.  From Niklas Morberg.
3558
3559 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3560
3561         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3562         cdaar to cdar and car.
3563
3564         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3565         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3566
3567 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3568
3569         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
3570         don't break a narrowed article.
3571
3572         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3573         (nntp-open-via-rlogin-and-telnet): Ditto.
3574
3575 2002-07-02  Didier Verna  <didier@xemacs.org>
3576
3577         * nnmail.el (nnmail-split-methods): fix custom type.
3578
3579 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3580
3581         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
3582         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
3583
3584 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3585
3586         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
3587         (gnus-summary-resend-message): Use it.
3588
3589 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3590
3591         * nntp.el (nntp-via-rlogin-command-switches): New variable.
3592         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
3593
3594 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3595
3596         * message.el (message-font-lock-keywords): Don't fontify
3597         headers in the message body, only in the header.
3598         (message-font-lock-make-header-matcher): New function, used by
3599         message-font-lock-keywords.
3600         From Katsumi Yamaoka <yamaoka@jpl.org>.
3601
3602 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3603
3604         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
3605
3606 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3607
3608         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
3609
3610 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3611
3612         * message.el (message-font-lock-keywords): Revert 2002-06-22
3613         change.
3614
3615 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3616
3617         * message.el (message-font-lock-keywords): Put colon in header
3618         name match.
3619
3620 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3621
3622         * message.el (message-font-lock-keywords): Don't use header faces
3623         in the body.  Thanks to Stefan Monnier for the hint on the
3624         implementation.
3625
3626 2002-05-09  Miles Bader  <miles@gnu.org>
3627
3628         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3629         (gnus-article-hide-citation): Respect it.
3630
3631 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3632
3633         * pop3.el (pop3-open-server): Fix typo.
3634
3635 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3636
3637         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
3638         instead of push to ignore duplicate to-(list|address) values.
3639         * nnmail.el (nnmail-cache-ignore-groups): New.
3640         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
3641
3642 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3643
3644         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
3645         before sending.  Suggested by Jan Rychter.
3646
3647 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3648
3649         * dgnushack.el (remove): New compiler macro.
3650         (last, coerce, subseq): Remove compiler macros for those built-in
3651         or unused functions.
3652
3653 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3654
3655         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
3656         sure to write byte-compiled versions of gnus-*-format-alist to
3657         .newsrc.eld.  From Simon Josefsson.
3658
3659 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3660
3661         * gnus-agent.el (gnus-agent-read-servers)
3662         (gnus-agent-write-servers): Put server name (string like
3663         "nnchoke:frumple") in the file instead of a server specification
3664         (Lisp expression like (nnchoke "frumple" ...parameters...)).
3665         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
3666
3667 2002-06-16  Simon Josefsson  <jas@extundo.com>
3668
3669         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
3670         Reiner Steib <4uce.02.r.steib@gmx.net>.
3671
3672 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3673
3674         * nnheader.el (nnheader-file-name-translation-alist): Set the
3675         default value for MS Windows systems.
3676
3677         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
3678
3679 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3680
3681         * message.el (message-beginning-of-line): Keep the region active
3682         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
3683
3684 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
3685
3686         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
3687         * gnus-msg.el (gnus-summary-reply): Ditto.
3688         * gnus-msg.el (gnus-summary-handle-replysign): New.
3689
3690 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3691
3692         * message.el (message-send-mail-with-sendmail): Kill errbuf even
3693         if sending failed.
3694
3695 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
3696
3697         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
3698         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
3699         to sign while encrypting.
3700
3701 2002-06-11  Simon Josefsson  <jas@extundo.com>
3702
3703         * gnus-int.el (gnus-request-move-article): Agent expire article if
3704         successfuly moved.
3705
3706         * nnweb.el (nnweb-google-create-mapping): Honors the value of
3707         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
3708
3709 2002-06-10  Simon Josefsson  <jas@extundo.com>
3710
3711         * gnus-int.el (gnus-request-expire-articles): Fix last change?
3712
3713 2002-06-09  Simon Josefsson  <jas@extundo.com>
3714
3715         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
3716
3717         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
3718
3719 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3720
3721         * flow-fill.el (fill-flowed): Ignore errors.
3722
3723 2002-06-06  Simon Josefsson  <jas@extundo.com>
3724
3725         * message.el (message-send-mail-with-sendmail): Improve error message.
3726
3727 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3728
3729         * message.el (message-interactive): Change default from nil to t.
3730         Better to be safe than to be fast.
3731
3732 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3733
3734         * message.el (message-send-mail-with-sendmail): Check return value
3735         from call-process-region.
3736
3737 2002-06-04  Simon Josefsson  <jas@extundo.com>
3738
3739         * gnus-msg.el (gnus-group-mail, gnus-group-news)
3740         (gnus-group-post-news, gnus-summary-mail-other-window)
3741         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
3742         gnus-article-copy to nil, thereby inhibiting the `header' posting
3743         style match to use data from last viewed article.
3744         Suggested by Hrvoje Niksic.
3745
3746 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3747
3748         * spam.el (spam-point-at-eol): New alias.
3749         (spam-parse-whitelist): Use it.
3750
3751 2002-06-03  Simon Josefsson  <jas@extundo.com>
3752
3753         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
3754         (nnmail-article-group): Use it.
3755
3756 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3757
3758         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
3759         so that code reading them won't be surprised.  From Jesper Harder
3760         <harder@ifa.au.dk>.
3761
3762 2002-05-29  Simon Josefsson  <jas@extundo.com>
3763
3764         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
3765         articles.
3766
3767         * gnus.el (gnus-agent-cache): Doc fix.
3768         (gnus-agent): Change default to t.
3769
3770         * gnus-agent.el (gnus-agent-expire): Make it accept optional
3771         ARTICLES, GROUP and FORCE parameters.
3772
3773 2002-05-28  Simon Josefsson  <jas@extundo.com>
3774
3775         * gnus-group.el (gnus-group-line-format): Doc fix.
3776
3777 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3778
3779         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
3780         original article before yanking.  From Jesper Harder
3781         <harder@ifa.au.dk>.
3782
3783 2002-05-26  Simon Josefsson  <jas@extundo.com>
3784
3785         * gnus-sum.el (gnus-summary-menu-split): New function.
3786         (gnus-summary-make-menu-bar): Split charset submenu.
3787         (gnus-summary-menu-maxlen): New variable.
3788         (gnus-summary-menu-split): Use it.
3789
3790 2002-05-25  Simon Josefsson  <jas@extundo.com>
3791
3792         * mml.el (mml-preview): Generate some headers.
3793
3794         * gnus.el (gnus-large-newsgroup): Fix :type.
3795
3796         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
3797         Agent cache NOV's by default now).
3798         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
3799
3800 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
3801
3802         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
3803         call to gnus-parent-id when we check for References loops.
3804         (gnus-summary-prepare-threads): Avoid simplifying every Subject
3805         twice by saving the simplified subject string in simp-subject.
3806
3807 2002-05-23  Simon Josefsson  <jas@extundo.com>
3808
3809         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
3810         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
3811
3812         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
3813         Niklas Morberg <niklas.morberg@axis.com>.
3814
3815 2002-05-22  Simon Josefsson  <jas@extundo.com>
3816
3817         * sieve.el (sieve-change-region): Define it before it is used.
3818
3819         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
3820         (gnus-summary-reply): Ask for confirmation when replying to news.
3821         Defaults to not ask.  From Benjamin Rutt
3822         <rutt+news@cis.ohio-state.edu>.
3823
3824         * nnimap.el (nnimap-nov-is-evil): Improve doc.
3825
3826 2002-05-21  Simon Josefsson  <jas@extundo.com>
3827
3828         * sieve-mode.el (sieve-manage): Fix autoloads.
3829
3830         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
3831         name (makes it work with recent Cyrus timsieved).
3832
3833 2002-05-20  Jason  <jbaker@cs.utah.edu>
3834         Trivial patch.
3835
3836         * gnus-art.el (gnus-request-article-this-buffer): Try
3837         reconnecting if you don't get the message.
3838
3839 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3840
3841         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
3842         Reply-To headers from the headers.
3843
3844 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3845
3846         * mm-url.el (mm-url-insert): Remove junk message.
3847
3848 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3849
3850         * nnslashdot.el (nnslashdot-request-list): Parse new html.
3851         (nnslashdot-use-front-page): New variable.
3852         (nnslashdot-request-list): Use it.
3853
3854         * mm-url.el (mm-url-timeout): New variable.
3855         (mm-url-retries): Ditto.
3856         (mm-url-insert): Use it.
3857
3858 2002-05-16  Simon Josefsson  <jas@extundo.com>
3859
3860         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
3861         (gnus-simplify-subject-functions): Mention g-s-a-w.
3862
3863 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
3864
3865         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
3866         nnmail-cache-insert.
3867         * nndiary.el (nndiary-request-accept-article): Ditto.
3868         * nnfolder.el (nnfolder-request-accept-article): Ditto.
3869         * nnimap.el (nnimap-request-accept-article): Ditto.
3870         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
3871         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
3872         * nnmbox.el (nnmbox-request-accept-article): Ditto.
3873         * nnmh.el (nnmh-request-accept-article): Ditto.
3874         * nnmail.el (nnmail-cache-insert): Change group to required,
3875         removed code which tried to figure out the group.
3876
3877 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
3878
3879         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
3880         messages. From Hans de Graaff <hans@degraaff.org>.
3881         * nnml.el (nnml-request-accept-article): Pass in the group name to
3882         nnmail-cache-insert, since it's available.
3883
3884 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3885
3886         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
3887
3888 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3889         From Florian Weimer <fw@deneb.enyo.de>.
3890
3891         * gnus.el (subscribed): New group parameter.
3892         (gnus-find-subscribed-addresses): Use it.
3893
3894 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
3895
3896         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
3897         the default for pgpmime to support pgp v2.
3898         * mml-sec.el (mml-signencrypt-style): New accessor function to
3899         allow users to get/set the signencrypt style more easily without
3900         frobbing the alist directly.
3901         * mml.el (mml-generate-mime-1): Use accessor function.
3902
3903 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3904
3905         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
3906         parenthesis for "<" and ">".  Suggested by Andreas Schwab
3907         <schwab@suse.de>.
3908
3909 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3910
3911         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
3912         when intuiting the group the message is written to.  From Josh
3913         Huber <huber@alum.wpi.edu>.
3914
3915 2002-05-06  Simon Josefsson  <jas@extundo.com>
3916
3917         * gnus-topic.el (gnus-group-topic-parameters): Work when group
3918         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
3919
3920 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
3921
3922         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
3923         argument, and fixed compiler warning. (added autoload for
3924         gpg-encrypt).
3925
3926 2002-05-04  Simon Josefsson  <jas@extundo.com>
3927
3928         * mml1991.el (mml1991-function-alist): Doc fix.
3929
3930         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
3931         doesn't exist (for previewing messages without having Gnus
3932         started).
3933
3934         * mm-util.el (mm-coding-system-priorities): Defcustom.
3935
3936         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
3937
3938 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
3939
3940         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
3941         default.
3942         * mml-sec.el:
3943         * mml-sec.el (mml-signencrypt-style): New.
3944         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
3945         argument `sign'.
3946         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
3947         signencrypt.
3948         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
3949         * mml.el (mml-generate-mime-1): Changed logic so a part which is
3950         both signed & encryped is processed in one operation. (rather than
3951         two separate ops: sign, then encrypt)
3952         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
3953         indication if a message is signed by an expired key.
3954         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
3955         enables combined sign & encrypt operation. (this was always on
3956         before).
3957         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
3958
3959 2002-05-01  Simon Josefsson  <jas@extundo.com>
3960
3961         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
3962         server.
3963         (nnimap-mailbox-info): defvar instead of defvoo.
3964
3965 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3966
3967         * gnus.el: Oort Gnus v0.06 is released.
3968
3969 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3970
3971         * lpath.el: Bind url-package-version.
3972
3973 2002-05-01  Simon Josefsson  <jas@extundo.com>
3974
3975         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
3976         filename before deleting the group itself, because the presence of
3977         a group filename decides if long filenames are used or not.
3978
3979         * gnus-art.el (gnus-button-alist): Don't inline
3980         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
3981         without also modifying g-button-alist.
3982         (gnus-button-alist): Fix type to allow variable as well as regexp.
3983         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
3984         themselves, variables to its contents.
3985         (gnus-button-entry): Ditto.
3986
3987 2002-05-01  Simon Josefsson  <jas@extundo.com>
3988
3989         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
3990         UIDNEXT as a string.
3991
3992         * nnimap.el (nnimap-string-lessp-numerical): New function.
3993         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
3994         integers.
3995
3996 2002-04-29  Simon Josefsson  <jas@extundo.com>
3997
3998         * nnmail.el (nnmail-cache-insert): Accept optional group
3999         parameter.
4000
4001         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
4002         n-r-g-a is disabled.
4003
4004 2002-04-29  Simon Josefsson  <jas@extundo.com>
4005
4006         * nnimap.el (nnimap-split-fancy): Fix doc.
4007         (nnimap-split-fancy): Fix doc.
4008
4009         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
4010         (nnimap-mailbox-info): New internal variable.
4011         (nnimap-retrieve-groups): Implement faster new mail check.
4012
4013         * nnimap.el (nnimap-split-articles): Support
4014         nnmail-cache-accepted-message-ids.
4015         (nnimap-request-accept-article): Ditto.
4016
4017         * imap.el (imap-mailbox-status-asynch): New command.
4018
4019 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
4020
4021         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
4022         are no subscribed mail groups.
4023         - Strip quoted names when comparing addresses
4024
4025 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
4026
4027         * mm-decode.el (mm-text-html-renderer): Change customize type to
4028         const.
4029
4030         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
4031         (gnus-debug-exclude-variables): do.
4032
4033 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4034
4035         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
4036         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4037
4038 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4039
4040         * dns.el (dns-make-network-process): New macro.
4041         (query-dns): Use it.
4042
4043 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4044
4045         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
4046         article-buffer.
4047
4048         * mm-url.el (mm-url-package-name): New variable.
4049         (mm-url-package-version): New variable.
4050         (mm-url-insert-file-contents): Bind url-package-name and
4051         url-package-version here.
4052         * nnrss.el (nnrss-insert-w3): Move the bindings.
4053
4054         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
4055         url-package-version. Trivial change from Andrew J Cosgriff
4056         <ajc@polydistortion.net>
4057
4058         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
4059         attachments. Trivial change from Peter 'Luna' Runestig
4060         <peter@runestig.com>.
4061
4062 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
4063
4064         * nnkiboze.el (nnkiboze-request-scan): Call
4065         nnkiboze-possibly-change-group.
4066         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
4067         problems.
4068         (nnkiboze-generate-group): Set newsrc to the *highest* article
4069         number kibozed, not the lowest.
4070
4071 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
4072
4073         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
4074
4075 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4076         From Dan Christensen <jdc+news@uwo.ca>.
4077
4078         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4079         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4080         Recognize math postings.  Extract Date (now ignores "(15kb)").
4081         Extract email address using gnus-extract-address-components
4082         instead of just taking the first word.  Create Date and From
4083         headers for message which are missing these headers.  Get rid
4084         of spurious \\ lines (purely cosmetic).  Extend body-end and
4085         file-end regexps, to exclude more garbage from the message.
4086         Make URL rephrasing regexp more flexible, to match current
4087         format.
4088
4089 2002-04-23  Simon Josefsson  <jas@extundo.com>
4090
4091         * netrc.el: New file, functions copied from gnus-util.el by Ted
4092         Zlatanov <tzz@lifelogs.com>.
4093
4094         * gnus-util.el: Require netrc.
4095         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
4096         new code in netrc.el.
4097
4098 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4099
4100         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
4101         message-ignored-resent-headers, too.  From Matthieu Moy
4102         <Matthieu.Moy@imag.fr>.
4103
4104 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4105
4106         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
4107         boolean not a string
4108         * gnus-group.el (gnus-group-line-format): add description of %C
4109         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
4110           as %C
4111         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
4112
4113 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
4114
4115         * nnmaildir.el (nnmaildir-request-scan): typo: set
4116         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
4117         nnmail-get-new-mail for 'find-new-groups.
4118
4119 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
4120
4121         * nnmaildir.el (nnmaildir-request-update-info,
4122         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
4123         unnecessary calls to nnmaildir-request-scan.
4124
4125 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4126
4127         * gnus-msg.el:
4128         * gnus-msg.el (gnus-message-replysign): New.
4129         * gnus-msg.el (gnus-message-replyencrypt): New.
4130         * gnus-msg.el (gnus-message-replysignencrypted): New.
4131         * gnus-msg.el (gnus-summary-reply): Use the three new variables
4132         (above) to automatically encrypt/sign to encrypted/signed
4133         messages.
4134         * message.el:
4135         * message.el (message-mode-map): Add keybinding for
4136         `message-to-list-only'
4137         * message.el (message-mode): Add description for
4138         `message-to-list-only'
4139         * message.el (message-to-list-only): New.
4140         * message.el (message-make-mft): Changed to use the cl loop macro,
4141         and added optional flag to return only the matched list. (for use
4142         in new message-to-list-only function)
4143
4144 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
4145
4146         * gnus-msg.el:
4147         * gnus-msg.el (gnus-message-replysign):
4148         * gnus-msg.el (gnus-replysign): New.
4149         * gnus-msg.el (gnus-replyencrypt): New.
4150         * gnus-msg.el (gnus-replysignencrypted): New.
4151         * gnus-msg.el (gnus-summary-reply):
4152         * message.el:
4153         * message.el (message-mode-map):
4154         * message.el (message-mode):
4155         * message.el (message-to-list-only): New.
4156         * message.el (message-make-mft):
4157
4158 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4159
4160         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
4161
4162 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
4163
4164         * message.el (message-gen-unsubscribed-mft): accept a prefix
4165         argument so CC can be included with C-u C-c C-f C-a
4166
4167 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4168         From Ted Zlatanov <teodor.zlatanov@divine.com>.
4169
4170         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
4171         Improve docstring.
4172         (spam-enter-blacklist): New command.
4173
4174         * gnus-sum.el (gnus-spam-mark): New mark.
4175         (gnus-auto-expirable-marks): Add gnus-spam-mark.
4176         (gnus-summary-make-tool-bar): Correct conditional.
4177         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
4178         (gnus-summary-mark-as-spam): New command.
4179
4180 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
4181
4182         * mml-sec.el (mml-secure-message): changed to support arbritrary
4183         modes.
4184         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
4185         changed to support "signencrypt" mode.
4186         * mml.el (mml-parse-1): changed to support different secure modes
4187         more easily. (for signencrypt)
4188
4189 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
4190
4191         * gnus-sum.el (gnus-update-summary-mark-positions)
4192         (gnus-summary-toggle-header):
4193         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
4194         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
4195         (gnus-uu-post-encoded):
4196         * nnfolder.el (nnfolder-possibly-change-group):
4197         * nnimap.el (nnimap-retrieve-headers):
4198         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
4199
4200 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
4201
4202         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
4203         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
4204
4205 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4206
4207         * gnus-srvr.el (gnus-server-set-info): Clear
4208         `gnus-server-method-cache' when `gnus-server-alist' is changed.
4209         From Daiki Ueno <ueno@unixuser.org>.
4210
4211 2002-04-11  Simon Josefsson  <jas@extundo.com>
4212
4213         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
4214         viewing of security buttons.  Thanks to Nicolas Kowalski
4215         <Nicolas.Kowalski@imag.fr>.
4216
4217         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
4218         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
4219         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
4220         <Nicolas.Kowalski@imag.fr>.
4221         (smime-decrypt-buffer): Ditto.
4222
4223 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4224
4225         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
4226         header line.
4227
4228 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
4229
4230         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
4231
4232 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4233
4234         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
4235
4236 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4237
4238         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
4239         errors when debug.
4240
4241 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
4242
4243         * message.el (message-make-mft): Changed MFT code from using
4244         message-recipients (which included Bcc) to use only the To and CC
4245         headers.
4246
4247 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
4248
4249         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
4250         add link.
4251         (gnus-treat-mail-picon): Ditto.
4252         (gnus-treat-newsgroups-picon): Ditto.
4253         (gnus-picon-databases): Fix custom type.
4254         (gnus-picon-databases): Add link.
4255         (gnus-article-x-face-command): Add to gnus-picon group.
4256
4257 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
4258
4259         * message.el (message-buffer-naming-style): Remove.
4260
4261 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4262
4263         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
4264
4265         * message.el (message-tool-bar-map): Ditto.
4266
4267         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4268
4269 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4270
4271         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
4272
4273 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
4274
4275         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
4276
4277 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
4278         Trivial patch.
4279
4280         * dns.el: open-network-stream under XEmacs does udp.
4281
4282 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
4283
4284         * spam.el (spam-enter-whitelist): New function.
4285         (spam-parse-whitelist): Ditto.
4286         (spam-refresh-list-cache): Ditto.
4287         (spam-address-whitelisted-p): New function.
4288
4289         * dns.el (query-dns): Use TCP when make-network-process isn't
4290         available.
4291         (dns-servers): New variable.
4292         (dns-parse-resolv-conf): New function.
4293         (query-dns): Use it.
4294
4295         * spam.el: New file.
4296
4297         * dns.el (query-dns): Test.
4298
4299 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4300
4301         * lpath.el (featurep): Bind make-network-process.
4302
4303 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
4304
4305         * nnmaildir.el: Use defstruct.  Use a single copy of
4306         nnmail-extra-headers to save memory.  Store server's group name
4307         prefix instead of each group's prefixed name.
4308         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
4309         nntp-server-buffer.
4310
4311 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4312
4313         * dns.el: New file.
4314
4315 2002-03-28  Simon Josefsson  <jas@extundo.com>
4316
4317         * gnus-sum.el (gnus-summary-dummy-line-format):
4318         * gnus.el (gnus-summary-line-format): Fixing links to Info.
4319         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
4320
4321 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4322
4323         * gnus-sum.el (gnus-summary-move-article)
4324         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
4325         the doc string.
4326
4327 2002-03-28  Simon Josefsson  <jas@extundo.com>
4328
4329         * mml-sec.el (mml-secure-message): Search after
4330         mail-header-separator from top of message.
4331
4332 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
4333
4334         * nnmaildir.el: Cosmetic changes.
4335         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
4336         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
4337         nnmaildir--group-ls): New macros/functions.  Use them.
4338         (nnmaildir--unlink): Evalutate argument only once.
4339
4340 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
4341
4342         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
4343         symbols.
4344         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
4345         `gnus-point-at-eol'.
4346
4347 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
4348
4349         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
4350         nnmaildir--marks-dir): New macros.  Use them.
4351         Use inhibit-quit for atomicity instead of in-memory journaling.
4352         (nnmaildir--edit-prep): New function.
4353         (Local Variables): Use it.
4354
4355 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
4356
4357         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4358
4359 2002-03-25  Simon Josefsson  <jas@extundo.com>
4360
4361         * message.el (message-mode): Fix doc.
4362
4363 2002-03-25  Simon Josefsson  <jas@extundo.com>
4364
4365         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
4366         Matthieu Moy <Matthieu.Moy@imag.fr>.
4367
4368 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
4369
4370         * mml-sec.el (mml-unsecure-message): Add docstring.
4371
4372 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4373
4374         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
4375         value.
4376         Trivial change from andre@slamdunknetworks.com
4377
4378 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
4379
4380         * mml.el (mml-mode-map): Added a keybinding for
4381         `mml-unsecure-message'.  Also, added a menu entry for said
4382         function in the Attachments menu.
4383
4384 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4385
4386         * canlock.el (canlock-version): Remove.
4387         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
4388         here; simplify \x insertions.
4389         (canlock-sha1): New function, always return a unibyte string.
4390         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
4391         of a password.
4392         (canlock-insert-header): Use `canlock-sha1'.
4393         (canlock-verify): Ditto.
4394
4395 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4396
4397         * message.el (message-fix-before-sending): Add an option that
4398         ignores illegible text.
4399         Trivial change from Mark Milhollan <mlm@attglobal.net>
4400
4401         * message.el (message-font-lock-keywords): Support multi-line MML
4402         tags.
4403
4404         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
4405         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
4406
4407 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4408
4409         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
4410         symbols for "View as different encoding" submenu.
4411
4412 2002-03-19  Simon Josefsson  <jas@extundo.com>
4413
4414         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
4415         encoding" submenu.
4416
4417 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4418
4419         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
4420
4421 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4422
4423         * gnus-sum.el (gnus-sum-thread-tree-root)
4424         (gnus-sum-thread-tree-single-indent)
4425         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4426         (gnus-sum-thread-tree-leaf-with-other)
4427         (gnus-sum-thread-tree-single-leaf): Make customizable.
4428
4429 2002-03-16  Simon Josefsson  <jas@extundo.com>
4430
4431         * gnus-util.el (gnus-extract-address-components): Don't break on
4432         names such as James "Kibo" Parry.  From Francis Litterio
4433         <franl@world.std.com>.
4434
4435 2002-03-13  Simon Josefsson  <jas@extundo.com>
4436
4437         * pop3.el (pop3-open-server): Revert multibyte change.  From
4438         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4439
4440         * message.el (message-send-mail-with-qmail): Make it work.  From
4441         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4442
4443 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
4444
4445         * message.el (message-make-mft): Set case-fold-search while
4446         generating the MFT.  Also, a little cleanup in the MFT code.
4447
4448 2002-03-12  Simon Josefsson  <jas@extundo.com>
4449
4450         * message.el (message-qmail-inject-args): May be function.
4451         (message-send-mail-with-qmail): Call function if m-q-i-a is
4452         function.  From fn@hungry.org (Faried Nawaz).
4453
4454 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4455
4456         * message.el (message-abbrevs-loaded): Remove.
4457         (mailabbrev): Require it.
4458
4459         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
4460
4461 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4462
4463         * pop3.el (pop3-open-server): Set process buffer unibyte.
4464
4465 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4466
4467         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
4468
4469 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4470
4471         * nnslashdot.el (nnslashdot-request-article): Remove javascript
4472         too.
4473
4474 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4475
4476         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
4477         duplication.
4478         (gnus-summary-save-parts-type-history): Ditto.
4479         (gnus-summary-save-parts-last-directory): Ditto.
4480         Trivial change from andre@slamdunknetworks.com
4481
4482 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
4483
4484         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
4485
4486 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4487
4488         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
4489         -->" as the end of the first article.
4490
4491         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
4492         From Matthieu Moy <Matthieu.Moy@imag.fr>
4493
4494         * message.el (message-add-action): Use add-to-list.
4495         (message-delete-action): New function.
4496
4497         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
4498         pieces.
4499
4500 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
4501
4502         * nnnil.el: New file.
4503         * gnus.el (gnus-valid-select-methods): Include nnnil.
4504
4505 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4506
4507         * message.el (message-syntax-checks): Because canlock is
4508         supported, we disable sender syntax check.
4509         (message-shoot-gnksa-feet): Add cancel-messages option doc.
4510
4511         * gnus-draft.el (gnus-draft-send): If interactive, use its default
4512         value of message-syntax-checks.
4513
4514         * qp.el (quoted-printable-decode-region): Doc addition.
4515         From: Eli Zaretskii <eliz@is.elta.co.il>
4516
4517         * mail-source.el (make-source-make-complex-temp-name): Use
4518         make-temp-file.
4519
4520         * mm-util.el (mm-make-temp-file): New function.
4521         * nneething.el (nneething-file-name): Use it.
4522         * mml-smime.el (mml-smime-encrypt): Ditto.
4523         * mm-view.el (mm-inline-wash-with-file): Ditto.
4524         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
4525         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
4526         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
4527         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
4528         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
4529         * gnus-art.el (gnus-mime-print-part): Ditto.
4530
4531 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4532
4533         * message.el (nnmaildir-article-number-to-base-name): New
4534         function.
4535         (nnmaildir-base-name-to-article-number): New function.
4536
4537 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4538
4539         * smime.el (smime-make-temp-file): Don't quote
4540         `temporary-file-directory'.
4541
4542 2002-03-04  Simon Josefsson  <jas@extundo.com>
4543
4544         * smime.el (smime-sign-region): Rename argument keyfiles to
4545         keyfile. You only sign something with one key.
4546         (smime-sign-buffer): Better completing-read prompt.
4547         (smime-decrypt-buffer): Ditto.
4548
4549         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4550
4551         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4552         completing-read.
4553         (mm-view-pkcs7-decrypt): CRLF->LF.
4554
4555 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4556
4557         * message.el (message-hierarchical-addresses): New variable.
4558         (message-get-reply-headers): Use it.
4559         From Ted Zlatanov <teodor.zlatanov@divine.com>
4560
4561 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4562
4563         * message.el (message-mode): If buffer-file-name, don't set auto
4564         save file name.
4565         Trivial change from Geoff Greene <ggreene@wpi.edu>
4566
4567 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4568
4569         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
4570         takes one argument in read-char.
4571
4572         * message.el (message-fix-before-sending): Forward a char.
4573         Check mmu-multibyte-p, add control-1.
4574
4575 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4576
4577         * gnus-start.el (gnus-read-init-file): Ditto.
4578
4579         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
4580
4581         * dgnushack.el (dgnushack-make-load): Ditto.
4582
4583         * mail-source.el (mail-source-fetch): Extract the right error
4584         code.
4585
4586         * message.el (message-fix-before-sending): Check illegible text.
4587
4588         * gnus-util.el (gnus-multiple-choice): New function.
4589
4590         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
4591         also defined in gnus-score.el.
4592
4593 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
4594
4595         * message.el (message-get-reply-headers): downcase email addresses
4596         for comaparisons for duplicate removal.
4597
4598 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4599
4600         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
4601         implementation of PKCS#7, which just allows users read the
4602         message.
4603         (mm-view-pkcs7): Use it.
4604
4605 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4606
4607         * gnus.el (large-newsgroup-initial): New parameter.
4608
4609         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
4610         (gnus-summary-insert-old-articles): Ditto.
4611
4612 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4613
4614         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
4615         used as the default answer of the question, "How many articles?".
4616         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4617
4618         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4619         small numbers.
4620
4621 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4622
4623         * deuglify.el: Fix comments.
4624
4625 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4626
4627         * html2text.el (html2text-clean-anchor): If there is no HREF,
4628         insert nothing.
4629
4630         * mml.el (mml-generate-mime-1): Add cdr.
4631         From: andre@slamdunknetworks.com
4632
4633         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4634         (mm-text-html-washer-alist): Ditto.
4635
4636         * mm-decode.el (mm-text-html-renderer): Add html2text.
4637
4638         * html2text.el: Face lift.
4639
4640         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
4641
4642 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4643
4644         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
4645
4646         * deuglify.el: Change copy right. Add autoload. Add coding-system.
4647
4648         * deuglify.el: New file. The original file name is
4649         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
4650
4651         * mm-decode.el (mm-display-external): Use
4652         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
4653
4654 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
4655
4656         * nnmaildir.el (nnmaildir-request-list): Report the highest
4657         article number, not the total number of articles.
4658
4659 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4660
4661         * gnus-sum.el: Move uu key map here.
4662         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
4663
4664 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
4665
4666         * nnmaildir.el (nnmaildir-request-expire-articles): Use
4667         nnmail-expiry-wait* if expire-age parameter is not set.
4668
4669 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4670
4671         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
4672         function.
4673         (gnus-group-sort-selected-groups-by-real-name): New function.
4674         (gnus-group-make-menu-bar): Add sort by real name.
4675
4676         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
4677         rebuild.
4678         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
4679         nil as dependencies as well.
4680
4681 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4682
4683         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
4684         for mime-parts.
4685
4686         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
4687
4688         * gnus-group.el (gnus-group-name-decode): Don't test
4689         multibyte-string, because it breaks XEmacs.
4690         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
4691
4692         * message.el (message-send-mail): Be talkative.
4693
4694         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
4695         (mm-automatic-display): Ditto.
4696
4697         * mailcap.el (mailcap-mime-data): Ditto.
4698         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4699
4700 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4701
4702         * many files: Remove trailing whitespaces, replace spc+tab with
4703         tab, replace leading whitespaces with tabs.
4704
4705 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
4706
4707         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
4708         articles with no body and no blank line after the header.
4709
4710 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4711
4712         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
4713         parts.
4714
4715         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
4716         non-ascii chars.
4717
4718         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
4719
4720         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
4721         w3-delay-image-loads.
4722         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
4723         (mm-w3-prepare-buffer): Ditto.
4724
4725         * mail-source.el (mail-source-fetch-directory): Run scripts.
4726
4727 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4728
4729         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
4730         for Majordomo confirmations.
4731
4732 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4733
4734         * gnus-fun.el (gnus-respond-to-confirmation): New command.
4735
4736 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4737
4738         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
4739
4740 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
4741
4742         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
4743         References header field.  From Mark Thomas <mthomas@cmu.edu>.
4744
4745 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4746
4747         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
4748         (mm-inline-render-with-stdin): Ditto.
4749         (mm-inline-render-with-function): Ditto.
4750         (mm-inline-wash-with-file): Bind coding-system-for-write.
4751         (mm-inline-wash-with-stdin): Ditto.
4752
4753 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4754
4755         Suggested by Felix Natter <fnatter@gmx.net>
4756
4757         * gnus-art.el (gnus-mime-view-part-externally): Rename from
4758         gnus-mime-externalize-view.
4759         (gnus-mime-view-part-internally): Rename from
4760         gnus-mime-internalize-view.
4761         (gnus-article-view-part-externally): Rename from
4762         gnus-article-externalize-part.
4763         (gnus-mime-action-alist): Change correspondingly.
4764         (gnus-mime-button-commands): Ditto.
4765         (gnus-mime-action-alist): Remove duplication.
4766
4767         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
4768
4769 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4770
4771         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
4772
4773         * gnus-art.el (gnus-display-mime): Use it.
4774
4775         * mm-partial.el (mm-partial-find-parts): Use it.
4776
4777         * gnus-sum.el (gnus-article-loose-mime): Rename from
4778         gnus-article-no-strict-mime.
4779         (gnus-summary-save-parts): Use it.
4780
4781 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4782
4783         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
4784         local variable.
4785
4786         * gnus-art.el (article-display-x-face): Don't sort multiple
4787         X-Faces.
4788
4789 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4790
4791         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
4792         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
4793
4794         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
4795
4796 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4797
4798         Some ideas is inspired by code from Hrvoje Niksic
4799         <hniksic@arsdigita.com>
4800
4801         * gnus-art.el (gnus-article-wash-function): Set the default to
4802         nil, so that we use mm-text-html-renderer instead.
4803         (article-wash-html): Use mm-text-html-renderer.
4804
4805         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
4806         (mm-text-html-renderer): New variable.
4807         (mm-inline-text-html-renderer): Set the default to nil, so that we
4808         use mm-text-html-renderer instead.
4809
4810         * mm-view.el (mm-inline-text-html): New function.
4811         (mm-text-html-renderer-alist): New variable.
4812         (mm-inline-text-vcard): New function.
4813         (mm-inline-text): Split.
4814         (mm-links-remove-leading-blank): New function.
4815         (mm-inline-render-with-file): New function.
4816         (mm-inline-render-with-stdin): New function.
4817         (mm-inline-render-with-function): New function.
4818         (mm-text-html-washer-alist): New variable.
4819         (mm-inline-wash-with-file): New function.
4820         (mm-inline-wash-with-stdin): New function.
4821
4822 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4823
4824         * message-utils.el: Fix installation doc.
4825         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4826
4827 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4828
4829         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
4830         (gnus-post-method): Use it.
4831         (gnus-summary-cancel-article): Find the correct post-method.
4832
4833         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
4834         * message.el (message-send-news): Ditto.
4835         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
4836         <ipmonger@delamancha.org>
4837
4838         * gnus.el (gnus-select-method): Fix doc.
4839         (gnus-server-string): Use 'using nntp'.
4840
4841         * gnus-agent.el (gnus-slave-unplugged): New command.
4842         From: Felix Natter <fnatter@gmx.net>
4843
4844 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4845
4846         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
4847         Call edit-done-function first, then change the window
4848         configuration.
4849         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
4850         (gnus-article-edit-mode): mml-mode.
4851
4852         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
4853         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
4854
4855         * message-utils.el: Adopt the file.
4856
4857         * message-utils.el: New file.
4858         From Holger Schauer <Holger.Schauer@gmx.de>
4859
4860 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4861
4862         * gnus-sum.el (gnus-summary-move-article): Select-article only
4863         when gnus-move-split-methods is non-nil. And we don't render or
4864         mark the article.
4865
4866         * gnus-fun.el (gnus-shell-command-to-string): New function.
4867         (gnus-shell-command-on-region): New function.
4868         (gnus-random-x-face): Use them.
4869         (gnus-x-face-from-file): Ditto.
4870         (gnus-convert-image-to-gray-x-face): Ditto.
4871         (gnus-convert-gray-x-face-to-xpm): Ditto.
4872         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
4873
4874 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * gnus-art.el (gnus-treat-display-xface): Don't use
4877         `shell-command-to-string' when compiling.
4878         (gnus-treat-display-grey-xface): Ditto.
4879
4880 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
4881
4882         * nnmaildir.el (nnmaildir--article-count): If the group is
4883         completely empty, report minimum article number as 1 instead of 0.
4884
4885 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4886
4887         * gnus-agent.el (gnus-get-predicate): Use nconc.
4888
4889         * gnus-sum.el (gnus-summary-display-make-predicate): Use
4890         gnus-summary-display-cache as cache.
4891
4892         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
4893         (nndoc-mail-in-mail-type-p): New function.
4894         (nndoc-mail-in-mail-article-begin): New function.
4895
4896 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4897
4898         * mailcap.el (mailcap-mime-data): Use enriched-decode.
4899
4900         * gnus-cite.el (gnus-article-fill-cited-article): Bind
4901         use-hard-newlines to nil.
4902
4903         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
4904         image is not available if window-system is not available.
4905
4906         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
4907
4908 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4909
4910         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
4911         bookmark, because update-mark doesn't handle it correctly.
4912
4913 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4914
4915         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
4916         directly instead of calling message-send-mail.
4917
4918         * gnus-start.el (gnus-read-descriptions-file): Use
4919         gnus-default-charset.
4920
4921         * mm-util.el (mm-guess-mime-charset): New function.
4922
4923         * gnus.el (gnus-default-charset): Use it.
4924         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
4925         the default.
4926
4927 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4928
4929         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
4930         (article-display-x-face): Use it.  Disable grey xface, if
4931         uncompface is not found.
4932
4933         * message.el (message-mode): Don't enable multibyte on an indirect
4934         buffer.
4935
4936         * nnrss.el (nnrss-content-function): New variable.
4937         (nnrss-request-article): Use it.
4938
4939 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4940
4941         * gnus.el: Add article-unsplit-urls.
4942         * gnus-sum.el: Ditto.
4943         * gnus-art.el (gnus-treat-strip-cr): New variable.
4944         (gnus-treatment-function-alist): Use it.
4945         (article-unsplit-urls): New function.
4946         (gnus-article-make-menu-bar): Use it.
4947         From: Michael Cook <michael.cook@cisco.com>
4948
4949 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4950
4951         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
4952         copy.
4953
4954 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
4955
4956         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
4957         with internal whitespace.
4958         (gnus-parent-id): Ditto.
4959
4960 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4961
4962         * gnus-art.el (gnus-article-treat-body-boundary): Add
4963         gnus-decoration property.
4964         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
4965
4966         * message.el (message-mode): Set local-abbrev-table.
4967         From Matt Armstrong <matt@lickey.com>.
4968
4969         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
4970         too many spaces.
4971
4972         * rfc2047.el (rfc2047-unfold-region): Ditto.
4973         (rfc2047-decode-region): Don't unfold. Let
4974         gnus-article-treat-unfold-headers do it.
4975
4976         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
4977         From: Jesper Harder <harder@ifa.au.dk>
4978
4979 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4980
4981         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
4982         (gnus-configure-posting-styles): Use it.
4983         (gnus-configure-posting-styles): Remove trailing newspaces.
4984
4985 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4986
4987         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
4988         is non-nil.
4989
4990         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
4991
4992         * gnus.el (gnus-server-to-method): Switch position with
4993         gnus-server-get-method.
4994         (gnus-agent): Add doc.
4995
4996         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
4997         (gnus-summary-save-parts): Use it.
4998
4999         * gnus-art.el (gnus-display-mime): Use it.
5000         * mm-partial.el (mm-partial-find-parts): Use it.
5001
5002         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
5003
5004         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
5005         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
5006
5007         * nnagent.el (nnagent-request-expire-articles): Don't delete
5008         files.
5009
5010 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5011
5012         * message.el (message-gen-unsubscribed-mft): New function.
5013         From Sriram Karra <karra@cs.utah.edu>.
5014
5015         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
5016         open parenthesis.
5017
5018         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
5019         (mm-inline-text-html-render-with-w3): Ditto.
5020         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
5021         Suggested by Dave Love  <d.love@dl.ac.uk>.
5022
5023         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
5024
5025         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
5026         * nntp.el (nntp-send-command): Ditto.
5027         * nntp.el (nntp-send-command-nodelete): Ditto.
5028
5029 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5030
5031         * mm-url.el (mm-url-load-url): New function.
5032         (mm-url-insert-file-contents): Use it.
5033
5034         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
5035
5036         * message.el (message-forward-make-body): Correctly copy
5037         forward-buffer.
5038
5039         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
5040
5041 2002-02-04  Simon Josefsson  <jas@extundo.com>
5042
5043         * gnus-art.el (gnus-article-followup-with-original): Mark with
5044         force, prevent errors when following up from article buffer.
5045         (gnus-article-reply-with-original): Ditto.
5046
5047         * binhex.el (binhex-decoder-switches): Fix doc.  From
5048         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5049
5050 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5051
5052         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
5053         highlight-citation after emphasize.
5054
5055 2002-02-04  Simon Josefsson  <jas@extundo.com>
5056
5057         * nnfolder.el (nnfolder-open-marks):
5058
5059         * nnml.el (nnml-open-marks): Message when done.  From David
5060         Edmondson <dme@sun.com>.
5061
5062 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5063
5064         * imap.el (imap-anonymous-auth): Fix typo.
5065         From: Steinar Bang <sb@dod.no>
5066
5067         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
5068         save-excursion.
5069         (gnus-cache-braid-heads): Ditto.
5070
5071         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
5072         line, because there are extra articles in the overview buffer.
5073
5074         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
5075
5076         * message.el (message-forward-rmail-make-body): Directly use
5077         rmail-msg-restore-non-pruned-header to avoid calling
5078         vertical-motion.
5079
5080 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5081
5082         * gnus-cache.el (gnus-summary-insert-cached-articles):
5083         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
5084
5085         * gnus-group.el (gnus-group-mark-article-read): Nreverse
5086         gnus-newsgroups-unselected.
5087
5088         * gnus-agent.el (gnus-summary-set-agent-mark): Use
5089         gnus-add-to-sorted-list.
5090
5091         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
5092         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
5093         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
5094         (gnus-update-read-articles): UNREAD is sorted.
5095         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
5096         (gnus-newsgroup-marked, gnus-newsgroup-cached)
5097         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
5098         (gnus-newsgroup-dormant): Require sorted.
5099
5100         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
5101         directories.
5102         (gnus-dired-print): New function.
5103
5104         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
5105         ps-despool.
5106
5107 2002-02-02  Simon Josefsson  <jas@extundo.com>
5108
5109         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
5110
5111 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5112
5113         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
5114         t. This makes gnus-agent customizable without putting
5115         gnus-agentize into .gnus.
5116
5117         * gnus.el (gnus-agent): Make it customizable.
5118
5119         * gnus-dired.el: New file.
5120         From Benjamin Rutt <brutt@bloomington.in.us>
5121
5122         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
5123         if no article.
5124         (gnus-cache-possibly-remove-article): Ditto.
5125         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
5126
5127 2002-02-01  Simon Josefsson  <jas@extundo.com>
5128
5129         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
5130
5131 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
5134         (mm-setup-w3m): Don't bind keys listed in the above.
5135
5136 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5137
5138         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
5139         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
5140         is non-nil; bind `w3m-force-redisplay' with nil.
5141
5142         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5143
5144         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
5145
5146 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5147
5148         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
5149         use mail-header-unfold-field.
5150
5151         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
5152         gnus-summary-limit.
5153
5154         * gnus-range.el (gnus-add-to-sorted-list): New function.
5155         * gnus-sum.el (gnus-mark-article-as-read): Use it.
5156         (gnus-mark-article-as-unread): Ditto.
5157         (gnus-summary-mark-article-as-unread): Ditto.
5158         (gnus-build-get-header): Ditto.
5159         (gnus-summary-prepare-threads): Ditto.
5160         (gnus-summary-insert-pseudos): Ditto.
5161         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
5162         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
5163         (gnus-summary-insert-old-articles): Ditto.
5164
5165         * gnus-msg.el (gnus-posting-styles): Add new format of header.
5166         (gnus-configure-posting-styles): Support the new format.
5167
5168         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
5169         edebug-form-spec to (sexp body).
5170         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
5171
5172         * message.el (message-reply-headers): Add doc.
5173
5174 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5175
5176         * gnus-group.el (gnus-group-delete-group): Nix the entry in
5177         gnus-cache-active-hashtb.
5178
5179         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
5180         (gnus-agent-summary-fetch-group): Use it.
5181
5182         * gnus-msg.el (gnus-debug-files): New variable.
5183         (gnus-debug-exclude-variables): New variable.
5184         (gnus-debug): Use them.
5185
5186         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
5187
5188 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5189
5190         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
5191         (message-mode-syntax-table): Move back the previous position.
5192
5193         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
5194
5195         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5196         gnus-sorted-difference.
5197
5198         * nnsoup.el (nnsoup-request-expire-articles): Use
5199         gnus-sorted-difference.
5200
5201         * nnheader.el: Autoload gnus-sorted-difference.
5202
5203         * nnfolder.el (nnfolder-request-expire-articles): Use
5204         gnus-sorted-difference.
5205
5206         * gnus-cache.el (gnus-cache-retrieve-headers): Use
5207         gnus-sorted-difference.
5208
5209         * gnus-range.el: Autoload cookies.
5210         (gnus-sorted-difference): New function.
5211         (gnus-sorted-ndifference): New function.
5212         (gnus-sorted-nintersection): Rename from
5213         gnus-set-sorted-intersection.
5214         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
5215         (gnus-list-range-difference): Rename from
5216         gnus-inverse-list-range-intersection.
5217         (gnus-inverse-list-range-intersection): Use defalias.
5218
5219         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
5220         gnus-sorted-ndifference, and gnus-sorted-nintersection.
5221         (gnus-articles-to-read): Use gnus-sorted-difference.
5222         (gnus-summary-limit-mark-excluded-as-read): Use
5223         gnus-sorted-intersection and gnus-sorted-ndifference.
5224         (gnus-list-of-read-articles): Use gnus-list-range-difference.
5225         (gnus-summary-insert-articles): Use gnus-sorted-difference.
5226
5227         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
5228
5229 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5230
5231         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
5232         property to the buffer for using emacs-w3m command keys.
5233
5234         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
5235         option.
5236
5237         * mm-view.el (mm-w3m-mode-map): New variable.
5238         (mm-w3m-mode-command-alist): New variable.
5239         (mm-w3m-minor-mode): Removed.
5240         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
5241         (mm-inline-text-html-render-with-w3m): Add keymap property to the
5242         buffer for using emacs-w3m command keys.
5243
5244 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5245
5246         * message.el (message-mode-syntax-table): Move forward.
5247         (message-cite-prefix-regexp): Auto detect non word constituents.
5248         (message-cite-prefix-regexp): Don't use with-syntax-table.
5249
5250         * gnus-sum.el (gnus-summary-update-info): Use
5251         gnus-list-range-intersection.
5252
5253         * gnus-agent.el (gnus-agent-fetch-headers): Use
5254         gnus-list-range-intersection.
5255
5256         * gnus-range.el (gnus-range-normalize): Use correct predicate.
5257         (gnus-list-range-intersection): Use it.
5258         (gnus-inverse-list-range-intersection): Ditto.
5259         (gnus-sorted-intersection): Add doc.
5260         (gnus-set-sorted-intersection): Add doc.
5261         (gnus-sorted-union): New function.
5262         (gnus-set-sorted-union): New function.
5263
5264         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
5265         (gnus-inverse-list-range-intersection): Ditto.
5266
5267 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
5268
5269         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
5270
5271         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
5272         and permit `:' and `\' in order to handle full Windows pathnames.
5273         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
5274         technically not correct per standard, but seems to have common use.
5275
5276 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5277
5278         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
5279         replacing numbers.
5280
5281 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
5282
5283         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
5284
5285         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
5286         Don't split when the window is small, e.g. when a small *BBDB*
5287         window is the lowest one.
5288
5289         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5290         nnheader-find-nov-line to speed up. Use nreverse, because it is
5291         sorted. Use nnheader-insert-nov-file.
5292
5293 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5294
5295         * mm-decode.el (mm-inline-text-html-with-images): New user option.
5296
5297         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
5298         of `w3m-display-inline-images' with the value of
5299         `mm-inline-text-html-with-images'.
5300         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5301
5302         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5303
5304 2002-01-27  Richard M. Stallman  <rms@gnu.org>
5305
5306         * time-date.el: Add autoload cookies.  Many doc fixes.
5307         (time-add): New function.
5308         (time-subtract): Renamed from subtract-time.
5309         (subtract-time): New alias for time-subtract.
5310
5311 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5312
5313         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
5314         emacs-w3m in doc-string.
5315
5316         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
5317         `w3m-current-buffer'.
5318
5319 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5320
5321         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
5322
5323         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
5324         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
5325         (mm-w3m-cid-retrieve): New function.
5326         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
5327
5328 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5329
5330         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
5331
5332 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5333
5334         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
5335
5336 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5337
5338         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
5339         32K.
5340
5341         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
5342
5343         * nnmail.el (nnmail-article-group): Decode headers before running
5344         split rules over them.
5345         (nnmail-mail-splitting-charset): New variable.
5346
5347         * smiley.el: Replaced with smiley-ems.el.
5348
5349 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5350
5351         * mm-url.el (mm-url-predefined-programs): Add w3m.
5352         (mm-url-program): Ditto.
5353
5354 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5355
5356         * nnml.el (nnml-use-compressed-files): New variable.
5357         (nnml-filenames-are-evil): Removed.
5358         (nnml-current-group-article-to-file-alist): Don't use.
5359         (nnml-update-file-alist): Inhibit.
5360         (nnml-article-to-file): Use new var.
5361
5362 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5363
5364         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
5365
5366         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
5367
5368 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5369
5370         * gnus-agent.el (gnus-agent-load-alist): Use new caching
5371         function.
5372
5373         * gnus-util.el (gnus-cache-file-contents): New function.
5374
5375         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
5376         (gnus-agent-load-alist): Use it.
5377
5378         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
5379
5380         * nnheader.el (nnheader-insert-nov-file): New function.
5381
5382         * gnus-util.el (gnus-parse-without-error): Correct the loop.
5383
5384         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
5385         there are no references.
5386         (gnus-extract-message-id-from-in-reply-to): New function.
5387         (gnus-nov-parse-line): Use in-reply-to if there are no
5388         references.
5389
5390 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5391
5392         * nnagent.el (nnagent-retrieve-headers): Use new macro.
5393
5394         * gnus-util.el (gnus-parse-without-error): New macro.
5395
5396 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5397
5398         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
5399         (gnus-article-wash-function): use locate-library to decide which
5400         to use.
5401
5402 2002-01-25  Simon Josefsson  <jas@extundo.com>
5403
5404         * pop3.el (pop3-munge-message-separator): Work if no date.
5405         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
5406
5407 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5408
5409         * gnus-agent.el (gnus-agent-save-alist): Fix.
5410
5411         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
5412         mistake.  Reinstated lost code.
5413
5414 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
5415
5416         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
5417         one exists in the case of an encrypted message with an internal
5418         signature.
5419
5420 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5421
5422         * gnus-agent.el (gnus-agent-save-alist): Optimized.
5423
5424 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5425
5426         * dgnushack.el: Commented out the experimental code.
5427
5428 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5429
5430         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
5431         error.
5432
5433         * gnus.el (gnus-server-to-method): Made into subst.
5434         (gnus-server-method-cache): New variable.
5435         (gnus-server-to-method): Use it.
5436         (gnus-group-method-cache): New variable.
5437         (gnus-find-method-for-group-1): Renamed.
5438         (gnus-find-method-for-group): New function.
5439         (gnus-group-method-cache): Removed.
5440
5441         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
5442         function.
5443
5444         * gnus-range.el (gnus-members-of-range): New function.
5445         (gnus-list-range-intersection): Renamed.
5446         (gnus-inverse-list-range-intersection): New function.
5447
5448         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
5449
5450         * nnagent.el (nnagent-retrieve-headers): New implementation.
5451
5452         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
5453         implementation.
5454
5455 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5456
5457         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
5458         `w3m-meta-content-type-charset-regexp'.
5459
5460         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
5461         charset-encoded html contents.
5462
5463 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5464
5465         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
5466         an empty file.
5467
5468         * nnweb.el (url): Ignore errors when request url.
5469
5470         * nnrss.el: Clean up the comments.
5471
5472 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5473
5474         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
5475
5476         * mm-decode.el (mm-inline-text-html-renderer): New user option.
5477         (mm-inline-media-tests): Test whether the value of
5478         `mm-inline-text-html-renderer' is a function for text/html.
5479
5480         * mm-view.el (mm-inline-text-html-render-with-w3): New function
5481         separated from `mm-inline-text'.
5482         (mm-w3m-minor-mode): New variable.
5483         (mm-w3m-setup): New variable.
5484         (mm-setup-w3m): New function.
5485         (mm-inline-text-html-render-with-w3m): New function.
5486         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
5487         text/html.
5488
5489 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
5490
5491         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
5492
5493 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5494
5495         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
5496         and `gnus-xmas-completing-read'.
5497
5498 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5499
5500         * nneething.el (nneething-message-id-number): Abolished.
5501         (nneething-encode-file-name): Not encode numerical characters.
5502         (nneething-make-head): `nneething-message-id-number' is not
5503         used to generate message IDs.
5504
5505 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5506
5507         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
5508         characters.
5509
5510 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5511
5512         * gnus-xmas.el (gnus-xmas-completing-read): New function.
5513         (gnus-xmas-redefine): Redefine conditionally.
5514
5515 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5516
5517         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
5518         tag.
5519
5520 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5521
5522         * message.el (message-font-lock-keywords): Added the secure tag.
5523         * mml-sec.el: Added functions to generate/modify/remove the secure
5524         tag while in message mode.
5525         * mml-sec.el (mml-secure-message): New.
5526         * mml-sec.el (mml-unsecure-message): New.
5527         * mml-sec.el (mml-secure-message-sign-smime): New.
5528         * mml-sec.el (mml-secure-message-sign-pgp): New.
5529         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
5530         * mml-sec.el (mml-secure-message-encrypt-smime): New.
5531         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
5532         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
5533         * mml.el (mml-parse-1): Added code to recognise the secure tag and
5534         convert it to either a part or multipart depending on if there are
5535         other parts in the message.
5536         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
5537         to use the secure tag, rather than the part tag.
5538         * mml.el (mml-preview): Added a save-excursion to keep cursor
5539         position after doing an MML preview.
5540
5541 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5542
5543         * nnheader.el (nnheader-parse-overview-file): New function.
5544         (nnheader-write-overview-file): New function.
5545
5546 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5547
5548         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5549         in wanted.
5550
5551         * nnweb.el (nnweb-type-definition): Clean up.
5552
5553 2002-01-21  Alastair Burt  <burt@dfki.de>
5554         Trivial patch.
5555
5556         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5557         buffer exists before jumping to it.
5558
5559 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5560
5561         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5562         function.
5563         (article-wash-html): Use it.
5564         (gnus-article-wash-function): New variable.
5565         (gnus-article-wash-html-with-w3m): New function.
5566
5567 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5568
5569         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
5570         XEmacs.
5571
5572 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
5573
5574         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
5575         command line.
5576
5577 2002-01-21  Simon Josefsson  <jas@extundo.com>
5578
5579         * canlock.el (base64-encode-string): Autoload it from base64.
5580         (canlock-make-cancel-key): Base64 encode unibyte string.
5581
5582 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5583
5584         * nnfolder.el (nnfolder-request-accept-article): Unfold
5585         x-from-line.
5586         (nnfolder-request-replace-article): Ditto.
5587
5588 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
5589
5590         * gnus-group.el (gnus-group-best-unread-group): Use the right
5591         positioning function.
5592
5593 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5594
5595         * smiley-ems.el (smiley-region): Use new function.
5596         (smiley-update-cache): Use general image functions.
5597         (smiley-region): Use general functions.
5598
5599         * gnus-util.el (gnus-graphic-display-p): New function.
5600
5601         * nnmail.el (nnmail-article-group): Allow outputting traces of
5602         non-strings.
5603
5604         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
5605         (nndoc-exim-bounce-type-p): New function.
5606
5607         * message.el (message-dont-send): Doc fix.
5608
5609         * gnus-util.el (gnus-completing-read): Remove
5610         inherit-input-method.
5611
5612         * gnus-art.el (gnus-treat-smiley): Doc fix.
5613
5614         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
5615         articles.
5616
5617 2002-01-19  Simon Josefsson  <jas@extundo.com>
5618
5619         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5620         (imap-kerberos4-open): Ditto.
5621         (imap-open): Set port correctly, don't set auth.
5622
5623 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5624
5625         * gnus.el (gnus-version-number): Bump version number.
5626
5627 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5628
5629         * gnus.el: Oort Gnus v0.05 is released.
5630
5631 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5632
5633         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5634         exists.
5635
5636         * gnus-spec.el (gnus-string-width-function): New function.
5637         (gnus-tilde-cut-form): Use it.
5638         (gnus-tilde-max-form): Ditto.
5639         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
5640         (gnus-substring-function): Use it.
5641         (gnus-tilde-cut-form): Ditto.
5642         (gnus-substring-function): New function.
5643
5644         * message.el (message-check-news-header-syntax): New message.
5645
5646         * gnus.el (gnus-slave-no-server): Doc fix.
5647
5648         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
5649
5650 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5651
5652         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
5653         `seen' if it looks like (seen NUM1 . NUM2).  It should be
5654         (seen (NUM1 . NUM2)).
5655
5656 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5657
5658         * gnus-topic.el (gnus-topic-catchup-articles): Update article
5659         number in closed topics.
5660
5661 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
5662
5663         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
5664         functions.
5665
5666 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5667
5668         * gnus.el (gnus-group-find-parameter): Clean up.
5669
5670         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
5671         articles.
5672
5673         * gnus-util.el (gnus-completing-read-with-default): Renamed.
5674
5675         * nnmail.el (nnmail-article-group): Clean up.
5676
5677 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
5678
5679         * gnus-agent.el (gnus-category-name): Intern the category name.
5680
5681 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5682
5683         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
5684
5685         * gnus-util.el (gnus-completing-read): New function.
5686
5687 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5688
5689         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
5690
5691         * smiley-ems.el (smiley-region): Register smiley.
5692         (smiley-toggle-buffer): Rewrite the function.
5693         (smiley-active): Removed.
5694
5695 2002-01-19  Simon Josefsson  <jas@extundo.com>
5696
5697         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
5698         Jesper Harder <harder@ifa.au.dk>.
5699
5700 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5701
5702         * gnus-art.el (gnus-request-article-this-buffer): Call
5703         `nneething-get-file-name' to extract the file name from the
5704         message id.
5705
5706         * nneething.el (nneething-encode-file-name): New function.
5707         (nneething-decode-file-name): Ditto.
5708         (nneething-get-file-name): Ditto.
5709         (nneething-make-head): Encode the file name and encapsulate it
5710         into the field of the message id.
5711
5712 2002-01-18  Simon Josefsson  <jas@extundo.com>
5713
5714         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
5715         stored in .marks.
5716
5717         * nnfolder.el (nnfolder-request-update-info): Ditto.
5718
5719 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5720
5721         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
5722
5723 2002-01-18  Simon Josefsson  <jas@extundo.com>
5724
5725         * imap.el (imap-starttls-p): Don't check for binary.
5726         (imap-gssapi-auth-p): Ditto.
5727         (imap-kerberos4-auth-p): Ditto.
5728         (imap-open): Change logic.  Iterate through all possible streams,
5729         instead of bailing out after first failure.  Move authenticator
5730         decision to `imap-authenticate'.
5731         (imap-authenticate): Change logic, now finds the authenticator to
5732         use, was previously in `imap-open'.
5733         (imap-open): Return nil on failure.
5734         (imap-open): Setup temp buffer correctly.
5735         (imap-open): Return buffer only on success.
5736         (imap-interactive-login, imap-interactive-login): Tell the user
5737         which stream/authenticator is used for the queried
5738         username/password.
5739         (imap-open, imap-authenticate): Set variables.
5740         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
5741         (imap-open): Don't assume how `with-temp-buffer' is implemented.
5742
5743 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5744
5745         * gnus-fun.el (gnus-grab-cam-x-face): New function.
5746
5747 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5748
5749         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
5750
5751 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5752
5753         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
5754         (gnus-agent-group-mode-map): Bind it to "Jo".
5755         (gnus-agent-group-make-menu-bar): Add it into menu bar.
5756
5757 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
5758
5759         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
5760         (gnus-summary-mail-toolbar): Add mail article deletion button.
5761
5762         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
5763         false positives for lines of "^^^^".
5764
5765         * gnus-picon.el (gnus-picon-find-face): faces database is all
5766         lowercase.
5767
5768 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5769
5770         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
5771         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
5772         duplications.
5773         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
5774
5775 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5776
5777         * gnus-sum.el (gnus-summary-initial-limit): Inline
5778         gnus-summary-limit-children.
5779         (gnus-summary-initial-limit): Don't limit if
5780         gnus-newsgroup-display is nil.
5781         (gnus-summary-initial-limit): No, don't.
5782
5783         * gnus-util.el
5784         (gnus-put-text-property-excluding-characters-with-faces): Inline
5785         gnus-put-text-property.
5786
5787         * gnus-spec.el (gnus-default-format-specs): New variable.
5788
5789         * gnus-start.el (gnus-read-newsrc-file): Don't clear
5790         gnus-format-specs.
5791         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
5792
5793         * gnus-spec.el (gnus-update-format-specifications): Really check
5794         the Gnus version of the .newsrc.eld file.
5795         (gnus-format-specs): Save the new default summary format.
5796
5797         * gnus-util.el (gnus-parent-id): Check whether references is empty
5798         before splitting.
5799
5800         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
5801         functions.
5802         (gnus-gather-threads-by-references): Inline
5803         `gnus-split-references'.
5804
5805         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
5806         default value of gnus-summary-line-format-spec.
5807
5808 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5809
5810         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
5811         message.
5812         (nnslashdot-request-list): Ditto.
5813         (nnslashdot-sid-strip): Removed.
5814
5815 2002-01-15  Simon Josefsson  <jas@extundo.com>
5816
5817         * nnimap.el (nnimap-close-asynchronous): Enable.
5818         (nnimap-close-group): Expunge.
5819
5820 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5821
5822         * gnus-util.el (gnus-user-date-format-alist): Typo.
5823         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
5824
5825 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5826
5827         * nneething.el (nneething-request-article): Set
5828         `nnmail-file-coding-system' to `binary' locally, in order to read
5829         files without any conversion.
5830
5831 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5832
5833         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5834         nnheader-file-coding-system and nnmail-active-file-coding-system.
5835         (gnus-agent-regenerate-group): Ditto.
5836         (gnus-agent-regenerate): Ditto.
5837         (gnus-agent-write-active): Ditto.
5838         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
5839
5840 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5841
5842         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
5843         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
5844
5845 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5846
5847         * gnus.el: We don't need gnus-article-show-all-headers.
5848
5849         * gnus-art.el (article-show-all, gnus-article-show-all-header):
5850         Ditto.
5851
5852         * gnus-sum.el (gnus-summary-select-article): Don't call
5853         show-all-headers, because hidden headers are not hidden text any
5854         more.
5855
5856 2002-01-13  Simon Josefsson  <jas@extundo.com>
5857
5858         * message.el (message-newline-and-reformat): Use `newline' instead
5859         of inserting \n, so that the newline is marked as hard.
5860
5861         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
5862         From Jesper Harder <harder@ifa.au.dk>.
5863
5864 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5865
5866         * imap.el (imap-close): Keep going if quit.
5867
5868         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
5869         nntp-server-buffer.
5870
5871 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5872
5873         * mm-view.el (mm-display-inline-fontify): Require font-lock to
5874         avoid unbinding shadowed variables.
5875
5876         * gnus-art.el (gnus-picon-databases): Moved here.
5877         (gnus-picons-installed-p): Moved here.
5878         (gnus-article-reply-with-original): Use `mark'.
5879
5880         * gnus.el (gnus-picon): Moved here and renamed.
5881
5882         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
5883         installed.
5884         (gnus-treat-mail-picon): Ditto.
5885         (gnus-treat-newsgroups-picon): Ditto.
5886
5887         * gnus-picon.el (gnus-picons-installed-p): New function.
5888
5889 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5890
5891         * gnus-agent.el (gnus-agent-go-online): Fix doc.
5892
5893 2002-01-12  Simon Josefsson  <jas@extundo.com>
5894
5895         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
5896         (nnimap-before-find-minmax-bugworkaround): Use it.
5897         (nnimap-find-minmax-uid): Don't reselect current mailbox.
5898         (nnimap-dont-close): New variable.
5899         (nnimap-close-group): Use it.
5900
5901 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5902
5903         * gnus-art.el (gnus-article-reply-with-original): Use
5904         `mark-active'.
5905
5906         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
5907
5908         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
5909         (gnus-score-advanced): Clean up.
5910         (gnus-score-advanced): Accept a multiple of the score.
5911
5912 2002-01-12  Simon Josefsson  <jas@extundo.com>
5913
5914         * flow-fill.el (fill-flowed-display-column)
5915         (fill-flowed-encode-columnq): New variables.  Suggested by
5916         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
5917         (fill-flowed-encode, fill-flowed): Use them.
5918
5919         * message.el (message-send-news, message-send-mail): Use
5920         m-b-s-n-p-e-h-n.
5921
5922         * mml.el (autoload): Autoload fill-flowed-encode.
5923         (mml-buffer-substring-no-properties-except-hard-newlines): New
5924         function.
5925         (mml-read-part): Use it.
5926         (mml-generate-mime-1): Encode format=flowed if appropriate.
5927         (mml-insert-mime-headers): Insert format=flowed.
5928
5929         * flow-fill.el (fill-flowed-encode): New function.
5930         (fill-flowed): Bind fill-column to window width.
5931
5932 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5933
5934         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
5935         it exists.
5936         (gnus-summary-setup-buffer): Wake up dead summary buffers.
5937         (gnus-summary-buffer-name): Don't return the dead name after all.
5938         (gnus-summary-setup-buffer): Kill the dead buffer.
5939
5940         * gnus-art.el (gnus-article-followup-with-original): Store the
5941         value of the mark before deactivating it.
5942
5943 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5944
5945         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
5946         From: Karl Kleinpaste <karl@charcoal.com>
5947
5948         * gnus-art.el (article-display-x-face): Ditto.
5949         (gnus-article-reply-with-original): Use gnus-region-active-p.
5950         (gnus-article-followup-with-original): Ditto.
5951
5952         * gnus-sum.el (gnus-summary-read-group-1): Don't select
5953         downloadable article either.
5954
5955 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5956
5957         * gnus-art.el (article-display-x-face): Insert From:.
5958
5959         * gnus-sum.el (gnus-summary-move-article): Don't draw the
5960         article. Bind gnus-display-mime-function and
5961         gnus-article-prepare-hook.
5962
5963         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
5964         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
5965         gnus-agent-possibly-synchronize-flags to the last.
5966         (gnus-agent-go-online): New function. New variable.
5967
5968 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5969
5970         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
5971         (gnus-agent-regenerate): Ditto.
5972
5973 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5974
5975         * message.el (message-ignored-news-headers)
5976         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
5977         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
5978
5979         * gnus.el (gnus-gethash-safe): New macro.
5980
5981         * gnus-agent.el (gnus-agent-regenerate-history): New function.
5982         (gnus-agent-regenerate): Show messages.
5983
5984 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5985
5986         * gnus-agent.el (gnus-agent-regenerate-group): New function.
5987         (gnus-agent-regenerate): New function.
5988         (gnus-agent-save-alist): Sort.
5989         (gnus-agent-copy-nov-line): Test eobp.
5990         (gnus-agent-retrieve-headers): Erase buffer.
5991
5992 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5993
5994         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
5995         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
5996
5997         * gnus.el (gnus-agent-covered-methods): Move here.
5998         (gnus-online): New function.
5999         (gnus-agent-method-p): Move here.
6000
6001         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
6002         nil. Remove articles-alist.
6003
6004         * gnus-start.el (gnus-get-unread-articles): Check online.
6005         (gnus-groups-to-gnus-format): Ditto.
6006         (gnus-active-to-gnus-format): Ditto.
6007
6008         * gnus-agent.el (gnus-agent-get-function): Use it.
6009         (gnus-agent-get-undownloaded-list): Ditto.
6010         (gnus-agent-fetch-session): Only fetch online methods.
6011
6012         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
6013         (gnus-server-mode-map): Ditto.
6014         (gnus-server-offline-face): New face.
6015         (gnus-server-offline-face): New variable.
6016         (gnus-server-font-lock-keywords): Add offline.
6017         (gnus-server-insert-server-line): Ditto.
6018         (gnus-server-offline-server): New function.
6019
6020         * gnus-int.el (gnus-open-server): Turn to offline.
6021         (gnus-server-unopen-status): New variable.
6022
6023 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6024
6025         * nnkiboze.el (nnkiboze-request-article): Use
6026         gnus-agent-request-article.
6027
6028         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
6029         function. Insert undownloaded NOV.
6030
6031         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
6032         (gnus-agent-request-article): New function.
6033
6034         * gnus.el (gnus-agent-cache): New variable.
6035
6036         * gnus-int.el (gnus-retrieve-headers): Use
6037         gnus-agent-retrieve-headers.
6038         (gnus-request-head): Use gnus-agent-request-article.
6039         (gnus-request-body): Ditto.
6040
6041         * gnus-art.el (gnus-request-article-this-buffer): Use
6042         gnus-agent-request-article.
6043
6044         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
6045         article if it is undownloaded.
6046
6047 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6048
6049         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
6050
6051 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6052
6053         * canlock.el (canlock-string-as-unibyte): New macro.
6054         (canlock-sha1-with-openssl): Return a unibyte string.
6055         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
6056
6057 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6058
6059         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
6060
6061 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6062
6063         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
6064         application/x-emacs-lisp.
6065
6066         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
6067
6068         * nntp.el (nntp-request-article): Add group parameter.
6069         (nntp-request-head): Ditto.
6070         (nntp-find-group-and-number): Add parameter group. Figure out
6071         number if the status line doesn't give (e.g. quimby.gnus.org).
6072
6073 2002-01-08  Simon Josefsson  <jas@extundo.com>
6074
6075         * mml.el (mml-generate-mime-1): Set recipient correctly.
6076
6077 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6078
6079         * message.el (message-read-from-minibuffer): Add parameter
6080         initial-contents.
6081         * gnus-msg.el (gnus-summary-resend-message): Use it.
6082
6083         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
6084         behavior of quit-config.
6085
6086         * message.el (message-make-from): Don't quote fullname.
6087         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
6088
6089         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
6090         From: <andre@slamdunknetworks.com>
6091
6092 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6093
6094         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
6095
6096         * gnus-art.el (gnus-header-button-alist): Handle mailto.
6097
6098         * mml.el (mml-preview): Bind gnus-original-article-buffer because
6099         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
6100         because bbdb may use it.
6101
6102 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6103
6104         * nneething.el (nneething-request-article): When a non-text file
6105         is converted to an article, its data is encoded in base64.  Call
6106         `nneething-make-head' with options to specify MIME types.
6107         (nneething-make-head): Add optional arguments to specify MIME
6108         types.
6109
6110 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6111
6112         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
6113         header if there is not.
6114
6115         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
6116
6117         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
6118         (gnus-inews-mark-gcc-as-read): Obsolete variable.
6119         (gnus-inews-do-gcc): Use them.
6120
6121         * gnus-group.el (gnus-group-mark-article-read): Put holes into
6122         gnus-newsgroup-unselected.
6123
6124 2002-01-06  Simon Josefsson  <jas@extundo.com>
6125
6126         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
6127         condition-case, not ignore-errors.
6128
6129 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6130
6131         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
6132         gnus-fetch-old-headers.
6133
6134         * gnus-art.el (article-display-x-face): Use the current buffer
6135         unless `W f'. Otherwise, X-Face may be shown in the header of a
6136         forwarded part.
6137         (gnus-treatment-function-alist): Treat xface before hiding
6138         headers.
6139
6140 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6141
6142         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
6143         parameters.
6144
6145 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6146
6147         * mm-util.el (mm-multibyte-p): Define conditionally when load.
6148         (mm-guess-charset): New function.
6149         (mm-charset-after): Use it.
6150         (mm-detect-coding-region): New function.
6151         (mm-detect-mime-charset-region): New function.
6152
6153         * gnus-sum.el (gnus-summary-show-article): Use
6154         mm-detect-coding-region.
6155
6156 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6157
6158         * message.el (message-make-fqdn): Be less violent.
6159
6160         * gnus.el (gnus-logo-color-style): Compute custom form
6161         automatically.
6162
6163         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
6164         score file of the parent to the document group.
6165
6166         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
6167         parameters parameter.
6168
6169         * gnus-score.el (gnus-score-load-file): Clean up.
6170
6171 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6172
6173         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
6174         From: Damien Wyart <damien.wyart@free.fr>
6175
6176         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
6177
6178 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6179
6180         * gnus-sum.el (gnus-select-group-hook): Typo.
6181
6182         * rfc2047.el (rfc2047-decode-string): Return immediately if there
6183         is no quoted-printable-encoded STRING.
6184         From: Jesper Harder <harder@ifa.au.dk>
6185
6186         (rfc2047-decode-string): Decode it.
6187
6188 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6189
6190         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
6191
6192 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
6193         Trivial patch.
6194
6195         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
6196         buffer to get rid of junk line.
6197
6198 2002-01-05  Simon Josefsson  <jas@extundo.com>
6199
6200         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
6201         C-o.
6202         (message-mode-map): Bind message-insert-or-toggle-importance to
6203         C-c C-u.
6204         (message-mode-map): Bind message-disposition-notification-to to
6205         C-c M-n.
6206         (message-mode-menu): Add m-d-n-t.
6207         (message-mode-field-menu): Add m-goto-from.
6208         (message-mode): Doc fix.
6209         (message-goto-from): New function.
6210         (message-insert-disposition-notification-to): New function.
6211         (message-tool-bar-map): Add receipt button.
6212
6213 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6214
6215         * gnus-sum.el (gnus-thread-latest-date): New function.
6216         (gnus-thread-sort-by-most-recent-number): Renamed.
6217         (gnus-thread-sort-functions): Doc fix.
6218         (gnus-select-group-hook): Don't use setq on a hook.
6219         (gnus-thread-latest-date): Use date, not number
6220
6221         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
6222         (gnus-agent-expire): Allow regexp of expire-days.
6223
6224         * gnus-art.el (gnus-article-reply-with-original): Deactivate
6225         region.
6226         (gnus-article-followup-with-original): Ditto.
6227
6228         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
6229
6230         * gnus-art.el (gnus-mime-display-alternative): Use
6231         gnus-local-map-property.
6232         (gnus-mime-display-alternative): Ditto.
6233         (gnus-insert-mime-security-button): Ditto.
6234         (gnus-insert-next-page-button): Ditto.
6235         (gnus-button-prev-page): Take optional args.
6236         (gnus-insert-prev-page-button): widget-convert.
6237
6238         * gnus-util.el (gnus-local-map-property): New function.
6239
6240         * gnus-art.el (gnus-prev-page-map): Use parent map.
6241         (gnus-next-page-map): Ditto.
6242
6243         * gnus-spec.el (gnus-parse-format): Clean up.
6244         (gnus-parse-format): Do complex formatting for %=.
6245
6246         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
6247         "X-Face: " to the data in the built-in scenario.
6248
6249         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
6250         (gnus-correct-pad-form): Renamed.
6251         (gnus-tilde-max-form): Clean up.
6252         (gnus-pad-form): Use gnus-use-correct-string-widths.
6253
6254         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
6255         support if that is available.
6256
6257         * gnus-sum.el (gnus-thread-highest-number): New function.
6258         (gnus-thread-sort-by-most-recent-thread): New function.
6259         (gnus-thread-sort-functions): Doc fix.
6260
6261 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6262
6263         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
6264         all cases.
6265         (gnus-summary-mode): Enable it in all cases.
6266         (gnus-summary-display-article): Ditto.
6267         (gnus-summary-edit-article): Ditto.
6268
6269         * gnus-ems.el (gnus-put-image): Really return glyph.
6270
6271         * gnus-art.el (gnus-article-x-face-command): Fix :type.
6272         (gnus-treat-smiley): Don't take "P" in the interactive form.
6273
6274 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6275
6276         * compface.el (uncompface): XEmacs and Emacs have differing
6277         capabilities.
6278
6279         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
6280
6281         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
6282         (gnus-article-xface-ring-size): Removed.
6283         (gnus-article-display-xface): Removed.
6284         (gnus-remove-image): Cleaned up.
6285
6286         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
6287         (gnus-xmas-create-image): Take pbm files.
6288         (gnus-x-face): Removed.
6289         (gnus-xmas-article-display-xface): Removed.
6290
6291         * gnus-fun.el (gnus-display-x-face-in-from): Bind
6292         default-enable-multibyte-characters.
6293
6294         * compface.el (uncompface): Doc fix.
6295
6296         * gnus-art.el (gnus-article-x-face-command): Use
6297         gnus-display-x-face-in-from.
6298
6299         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
6300
6301         * gnus-ems.el (gnus-put-image): Return the image.
6302
6303         * gnus-fun.el (gnus-display-x-face-in-from): New function.
6304         (gnus-x-face): Moved here.
6305
6306 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6307
6308         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
6309         invisible if string is nil.
6310         (gnus-xmas-article-display-xface): Use it.
6311
6312         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
6313         property when string is nil.
6314         (gnus-article-display-xface): Use it.
6315
6316 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6317
6318         * gnus-art.el (article-display-x-face): Check whether valid grey
6319         face was returned.
6320         (article-display-x-face): Place image in the right spot.
6321
6322         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
6323         stderr.
6324         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
6325
6326 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6327
6328         * gnus-xmas.el (gnus-xmas-create-image): Take optional
6329         parameters.
6330         (gnus-xmas-put-image): Allow non-strings to be passed.
6331
6332         * gnus-art.el (article-display-x-face): Use optional parameters.
6333
6334         * gnus-ems.el (gnus-create-image): Take optional parameters.
6335
6336         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
6337
6338         * compface.el (compface-xbm-p): Removed.
6339
6340         * gnus-ems.el (gnus-article-compface-xbm): Removed.
6341         (gnus-article-display-xface): Use compface.
6342
6343         * compface.el: New file.
6344
6345         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
6346         (gnus-convert-image-to-x-face-command): Ditto.
6347         (gnus-random-x-face): Quote argument.
6348         (gnus-x-face-from-file): Ditto.
6349
6350 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
6351
6352         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
6353         the expire-group parameter once per article rather than once
6354         per group; bind `nnmaildir-article-file-name' and `article'
6355         for convenience.  Leave article alone when expire-group
6356         specifies the current group.
6357         (nnmaildir--update-nov): be more concurrency-friendly with
6358         temp file names.
6359
6360 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6361
6362         * gnus-start.el (gnus-read-init-file): Cleaned up.
6363
6364 2002-01-03  Dave Love  <d.love@dl.ac.uk>
6365
6366         * gnus-start.el (gnus-startup-file-coding-system): Removed.
6367         (gnus-read-init-file): Don't use it.
6368
6369 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6370
6371         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
6372
6373 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6374
6375         * gnus-start.el (gnus-read-init-file): Don't force coding system
6376         for ~/.gnus.  From Dave Love <fx@gnu.org>.
6377
6378 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6379
6380         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
6381         * nnspool.el (nnspool-request-post): Ditto.
6382
6383         * mm-util.el (mm-use-find-coding-systems-region): New variable.
6384         (mm-find-mime-charset-region): Use it.
6385
6386 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6387
6388         * gnus.el (gnus-summary-line-format): Added :link.
6389         * gnus-topic.el (gnus-topic-line-format): Ditto.
6390         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
6391         * gnus-srvr.el (gnus-server-line-format): Ditto.
6392         * gnus-group.el (gnus-group-line-format): Ditto.
6393
6394         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
6395         :keys, it works on both Emacsen.
6396
6397 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6398
6399         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
6400
6401 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6402
6403         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
6404
6405 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
6406
6407         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
6408         very wide reply.
6409
6410 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6411
6412         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
6413         (gnus-picon-cache): New variable.
6414         (gnus-picon-transform-newsgroups): Cache stuff.
6415
6416         * gnus-art.el (gnus-article-reply-with-original): New command.
6417         (gnus-article-followup-with-original): New command.
6418
6419         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
6420         END parameters.
6421         (gnus-summary-followup): Take a list of list of articles.
6422         (gnus-inews-yank-articles): Allow lists of article/regions.
6423
6424         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
6425         longer the usual commands.
6426
6427         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
6428         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
6429         shell-command-on-region.
6430
6431 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6432
6433         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
6434           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
6435
6436 2002-01-03  Steve Youngs  <youngs@xemacs.org>
6437
6438         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
6439         understand ':keys', wrap it in an featurep 'xemacs.
6440
6441 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6442
6443         * gnus-ems.el (gnus-article-display-xface): Show xface in the
6444         order of headers (Actually, it is called in a reversed order). Add
6445         'gnus-image-text-deletable property.
6446         (gnus-remove-image): Remove text with such a property.
6447
6448         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
6449         gnus-put-image.
6450
6451         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
6452         with ", "
6453
6454 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6455
6456         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
6457
6458         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
6459         (article-display-x-face): Display grey X-Faces.
6460
6461         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
6462         (gnus-convert-gray-x-face-to-ppm): Ditto.
6463         (gnus-convert-image-to-gray-x-face): Ditto.
6464
6465         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
6466         gnus-summary-show-raw-article.
6467
6468 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6469
6470         Display picons in XEmacs without showing text.
6471
6472         * gnus-xmas.el (gnus-xmas-create-image): Don't use
6473         mm-create-image-xemacs to create xbm glyph, because it deletes
6474         temporary files.
6475         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
6476         (gnus-xmas-remove-image): Make text visible, remove glyph.
6477
6478         * gnus-picon.el (gnus-picon-transform-newsgroups)
6479         (gnus-picon-transform-address): Insert spec backward, due to the
6480         incompatibility of gnus-xmas-put-image.
6481
6482 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6483
6484         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
6485
6486 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6487
6488         * gnus.el: Doc fix.
6489
6490         * gnus-art.el: Doc fix.
6491
6492         * gnus-agent.el: Doc fix.
6493
6494 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6495
6496         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
6497
6498 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
6499
6500         * nnmaildir.el (nnmaildir--update-nov): automatically parse
6501         NOV data out of the message again if nnmail-extra-headers has
6502         changed.
6503
6504 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6505
6506         * gnus-fun.el: New file.
6507         (gnus-convert-image-to-x-face-command): New variable.
6508         (gnus-insert-x-face): New function.
6509         (gnus-random-x-face): Renamed.
6510         (gnus-x-face-from-file): Renamed.
6511
6512         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
6513         "_".
6514         (gnus-body-boundary-delimiter): Typo fix.
6515
6516 2002-01-02  Simon Josefsson  <jas@extundo.com>
6517
6518         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
6519         (gnus-body-boundary-delimiter): Fix type.
6520
6521 2002-01-01  Simon Josefsson  <jas@extundo.com>
6522
6523         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
6524         (gnus-treat-emphasize, gnus-treat-strip-cr)
6525         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
6526         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
6527         (gnus-treat-fill-article, gnus-treat-hide-citation)
6528         (gnus-treat-hide-citation-maybe)
6529         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
6530         (gnus-treat-strip-pem, gnus-treat-strip-banner)
6531         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
6532         (gnus-treat-date-ut, gnus-treat-date-local)
6533         (gnus-treat-date-english, gnus-treat-date-lapsed)
6534         (gnus-treat-date-original, gnus-treat-date-iso8601)
6535         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
6536         (gnus-treat-strip-trailing-blank-lines)
6537         (gnus-treat-strip-leading-blank-lines)
6538         (gnus-treat-strip-multiple-blank-lines)
6539         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
6540         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
6541         (gnus-treat-display-xface, gnus-treat-display-smileys)
6542         (gnus-treat-from-picon, gnus-treat-mail-picon)
6543         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
6544         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
6545         (gnus-treat-play-sounds, gnus-treat-translate)
6546         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6547
6548         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6549         (gnus-article-treat-body-boundary): Use it.
6550
6551         * message.el (message-mode): Fix doc.
6552         (message-mode-menu): Fix names.
6553
6554 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6555
6556         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6557         articles.
6558
6559         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6560         (gnus-picon-transform-address): Search for unknown faces as well.
6561         (gnus-picon-find-face): Don't search "news" for MISC.
6562         (gnus-picon-user-directories): Changed default back to exclude
6563         "unknown".
6564
6565         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6566
6567         * gnus-picon.el (gnus-picon-find-face): Search through all
6568         databases.
6569         (gnus-picon-find-face): New implementation.
6570
6571         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
6572         keystroke.
6573         (gnus-topic-goto-next-topic): Ditto.
6574
6575         * gnus.el (gnus-summary-line-format): Changed default.
6576
6577         * nnmail.el (nnmail-extra-headers): Change default.
6578
6579         * gnus-sum.el (gnus-extra-headers): Change default.
6580
6581         * message.el (message-news-other-window): Changed "news" to
6582         "posting".
6583         (message-news-other-frame): Ditto.
6584         (message-do-send-housekeeping): Ditto.
6585
6586         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
6587         function.
6588         (gnus-article-unread-p): New function.
6589         (gnus-article-unseen-p): New function.
6590         (gnus-dead-summary-mode-map): Typo.
6591
6592         * gnus-util.el (gnus-make-predicate): New function.
6593         (gnus-make-predicate-1): New function.
6594
6595         * gnus-sum.el: New function.
6596         (gnus-map-articles): New function.
6597
6598         * gnus-art.el (gnus-treat-fold-headers): New variable.
6599         (gnus-article-treat-fold-headers): New command and keystroke.
6600
6601         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
6602         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
6603
6604 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6605
6606         * message.el (message-fcc-externalize-attachments): New variable.
6607         (message-do-fcc): Use it.
6608
6609         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
6610         (gnus-inews-do-gcc): Use it.
6611
6612         * mml.el (mml-tweak-sexp-alist): New variable.
6613         (mml-externalize-attachments): New variable.
6614         (mml-tweak-part): Use mml-tweak-sexp-alist.
6615         (mml-tweak-externalize-attachments): New function.
6616
6617 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6618
6619         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6620         'set-glyph-face' so x-face back/foreground can be set.
6621
6622 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6623
6624         * message.el (message-fix-before-sending): Fix a typo.
6625
6626 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6627
6628         * gnus-art.el (gnus-treat-smiley): Renamed command.
6629         (gnus-article-remove-images): New command and keystroke.
6630
6631         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6632
6633         * smiley-ems.el (gnus-smiley-display): Removed.
6634
6635         * gnus.el (gnus-version-number): Update version.
6636
6637         * message.el (message-text-with-property): Renamed and moved
6638         here.
6639         (message-fix-before-sending): Highlight invisible text and place
6640         point there.
6641
6642 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6643
6644         * gnus.el: Oort Gnus v0.04 is released.
6645
6646 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6647
6648         * gnus-delay.el (gnus-delay-send-queue): Renamed.
6649
6650         * gnus-art.el (gnus-ignored-headers): More headers,
6651
6652         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
6653         of `scan-error', since XEmacs doesn't seem to support that.
6654
6655 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6656
6657         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
6658         arg.
6659         (gnus-summary-best-unread-subject): Ditto.
6660         (gnus-summary-best-unread-subject): No, don't.
6661         (gnus-summary-better-unread-subject): New command.
6662
6663         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
6664
6665         * lpath.el ((featurep 'xemacs)): fbind url function.
6666
6667         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
6668         buffer.
6669         (gnus-xmas-remove-image): Implementation that does something.
6670         (gnus-xmas-article-display-xface): Mark images properly.
6671
6672         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
6673
6674 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
6675
6676         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
6677
6678 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6679
6680         * gnus-group.el (gnus-group-line-format): Added %O to the default
6681         value.
6682
6683         * gnus-util.el (gnus-text-with-property): The smallest point is
6684         point-min.
6685
6686         * smiley-ems.el (smiley-region): Return images.
6687         (gnus-smiley-display): Allow toggling.
6688         (smiley-region): Use text properties, not overlays.
6689
6690         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
6691         implemented yet.
6692
6693         * smiley-ems.el (smiley-update-cache): Check for valid types.
6694
6695         * gnus-art.el (gnus-with-article-buffer): New macro.
6696
6697         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
6698         strings as well as the glyphs.
6699         (gnus-picon-transform-address): Ditto.
6700         (gnus-picon-insert-glyph): Ditto.
6701         (gnus-picon-transform-newsgroups): Toggle.
6702         (gnus-picon-transform-address): Toggle.
6703
6704         * gnus-ems.el (gnus-remove-image): New function.
6705         (gnus-put-image): Take an optional string.
6706
6707         * gnus-util.el (gnus-text-with-property): New function.
6708
6709         * gnus-art.el (gnus-delete-images): New function.
6710
6711         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
6712
6713         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
6714         (gnus-article-wash-status): Use it.
6715         (gnus-signature-toggle): Clean up.
6716         (gnus-add-wash-status): New function.
6717         (gnus-delete-wash-status): New function.
6718         (gnus-article-hide-text-type): Use them throughout.
6719         (gnus-add-image): New function.
6720
6721         * gnus-ems.el (gnus-article-display-xface): Use new interface.
6722
6723         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
6724         interface.
6725
6726         * gnus-art.el (article-display-x-face): Cleaned up.
6727
6728         * rfc2047.el (rfc2047-field-value): New function.
6729
6730         * mail-parse.el (mail-header-field-value): New alias.
6731
6732         * gnus-art.el (gnus-mime-print-part): Fix typos.
6733
6734         * smiley-ems.el (gnus-smiley-file-types): New variable.
6735         (smiley-update-cache): Use it.
6736         (smiley-regexp-alist): Suffix-less smiley names.
6737         (smiley-regexp-alist): Added more smileys.
6738
6739         * gnus-sum.el (gnus-print-buffer): Made into own function.
6740         (gnus-summary-print-article): Use it.
6741
6742         * mailcap.el (mailcap-mime-info): Actually return the bit that we
6743         looked for when REQUEST is a string.
6744
6745         * gnus-art.el (gnus-mime-button-commands): Add printing
6746         keystroke.
6747         (gnus-mime-copy-part): Doc fix.
6748         (gnus-mime-print-part): New command.
6749
6750 2001-12-31  Simon Josefsson  <jas@extundo.com>
6751
6752         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
6753         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
6754
6755 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6756
6757         * gnus-picon.el (gnus-treat-from-picon): Autoload.
6758         (picon): Fix doc.
6759
6760         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
6761         longer exists. Remove those codes.
6762         * gnus.el (gnus-use-picons): Ditto.
6763
6764 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6765
6766         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
6767         infloop.
6768
6769         * gnus-sum.el (t): New `W D' map.
6770
6771         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
6772         (gnus-article-treat-body-boundary): Clean up.
6773         (gnus-body-boundary-face): Removed.
6774         (gnus-article-goto-header): Moved here.
6775         (gnus-article-goto-header): Allow better regexps.
6776         (gnus-article-treat-fold-newsgroups): New command.
6777
6778         * gnus-sum.el (gnus-summary-move-article): We have to select an
6779         article to give `gnus-read-move-group-name' an opportunity to
6780         suggest an appropriate default.
6781
6782         * rfc2047.el (rfc2047-fold-line): New function.
6783         (rfc2047-unfold-line): Ditto.
6784         (rfc2047-fold-region): Don't fold just after the header name.
6785
6786         * mail-parse.el (mail-header-fold-line): New alias.
6787         (mail-header-unfold-line): Ditto.
6788
6789         * gnus-art.el (gnus-body-boundary-face): Renamed.
6790         (gnus-article-treat-body-boundary): Use it.
6791         (gnus-article-treat-body-boundary): Use an invisible header and a
6792         line of underline characters.
6793
6794 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6795
6796         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
6797
6798         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
6799         (gnus-picon-split-address): New function.
6800         (gnus-picon-find-face): Use it.
6801         (gnus-picon-transform-address): Use it. Set first to t for each
6802         address.
6803
6804         * gnus-art.el (gnus-with-article-headers): Move to here. Define
6805         the macro then use it.
6806         (gnus-treatment-function-alist): Treat picons earlier.
6807
6808 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6809
6810         * gnus-art.el (gnus-body-separator-face): New variable.
6811         (gnus-article-treat-body-boundary): Use a blank, colored line.
6812
6813         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
6814         well.
6815
6816         * gnus-art.el (gnus-treat-body-boundary): New variable.
6817         (gnus-article-treat-unfold-headers): Use helper macro.
6818         (gnus-article-treat-body-boundary): New command.
6819
6820         * gnus.el (gnus-logo-color-style): Change the default color.
6821         (gnus-splash-face): Gray, gray.
6822
6823         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
6824         colors.
6825
6826         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
6827         (gnus-logo-color-style): Ditto.
6828         (gnus-logo-colors): Ditto.
6829
6830         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
6831
6832         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
6833
6834         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
6835         (gnus-picon-transform-newsgroups): New function.
6836
6837         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
6838         string.
6839
6840         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
6841
6842         * gnus-art.el (gnus-treat-cc-picon): New variable.
6843         (gnus-treat-mail-picon): Renamed.
6844
6845         * gnus-picon.el: New implementation.
6846         (gnus-picon-find-face): Renamed.
6847         (gnus-treat-from-picon): Use it.
6848         (gnus-picon-transform-address): Renamed.
6849         (gnus-treat-from-picon): Use it.
6850         (gnus-picon-create-glyph): Renamed.
6851         (gnus-picon-transform-address): Use it.
6852         (gnus-treat-cc-picon): New command.
6853
6854         * mm-decode.el (mm-create-image-xemacs): Separated out into
6855         function.
6856         (mm-get-image): Use it.
6857
6858         * gnus-art.el (gnus-treat-display-picons): Simplify.
6859         (gnus-treat-from-picon): Renamed.
6860
6861         * gnus-ems.el (gnus-create-image): New function.
6862         (gnus-put-image): New function.
6863
6864         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
6865         (gnus-with-article-headers): New macro.
6866         (gnus-article-goto-header): New function.
6867
6868         * gnus-xmas.el (gnus-image-type-available-p): New function.
6869
6870         * gnus-ems.el (gnus-image-type-available-p): New function.
6871
6872 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6873
6874         * nnrss.el (nnrss-check-group): Find the correct tag, because
6875         xml.el is changed.
6876
6877 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6878
6879         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
6880         lines are shorter than the window width.
6881         (gnus-ignored-headers): More headers.
6882
6883 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6884
6885         * gnus-art.el (gnus-treat-unfold-lines): New variable.
6886         (gnus-treat-unfold-headers): Renamed.
6887         (gnus-article-treat-unfold-headers): New command and keystroke.
6888
6889         * rfc2047.el (rfc2047-encode-message-header): Clean up.
6890
6891         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
6892
6893 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6894
6895         * sha1-el.el (sha1-use-external): New variable.
6896         (sha1-region): Use it.
6897         (sha1-string): Ditto.
6898
6899         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
6900         * gnus-picon.el: Less warnings when compile.
6901
6902 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6903
6904         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
6905         alias.
6906         (gnus-picons-database): Default to list.
6907         (gnus-picons-lookup-internal): Use it.
6908
6909         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
6910         to "bogus".
6911
6912         * gnus-win.el (gnus-configure-windows-hook): New hook.
6913
6914 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
6915
6916         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
6917
6918 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6919
6920         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
6921         lists.
6922         (gnus-select-newsgroup): Don't append; push.
6923         (gnus-adjust-marked-articles): Remove obsolete ranges from
6924         `seen'.
6925         (gnus-update-marks): Clean up.
6926         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
6927
6928 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
6929
6930         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
6931
6932 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6933
6934         * gnus-sum.el (gnus-auto-select-subject): New variable.
6935         (gnus-summary-best-unread-subject): New function.
6936         (gnus-summary-best-unread-article): Use it.
6937         (gnus-summary-first-unseen-subject): New function and command.
6938
6939         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
6940         other treatments.
6941
6942         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
6943         function.
6944
6945         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
6946         from the list of hidden types.
6947
6948         * mm-view.el (mm-inline-text): Ditto.
6949         (mm-inline-text): Ditto.
6950         (mm-w3-prepare-buffer): Ditto.
6951
6952         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
6953
6954 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6955
6956         * gnus-art.el (gnus-ignored-headers): Added more headers.
6957
6958 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
6959
6960         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
6961         once.
6962
6963 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6964
6965         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
6966
6967 2001-12-28  Simon Josefsson  <jas@extundo.com>
6968
6969         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
6970         Jesper Harder <harder@ifa.au.dk>.
6971
6972 2001-12-27  Simon Josefsson  <jas@extundo.com>
6973
6974         * gnus-sum.el (gnus-select-newsgroup): Make
6975         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
6976         contain all articles (instead of none) when no seen marks have
6977         been set for the group.
6978         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
6979         instead, it seems to result in shorter ranges.
6980
6981 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6982
6983         * mm-util.el (mm-iso-8859-x-to-15-region): Use
6984         insert-before-markers.
6985         From Jesper Harder <harder@ifa.au.dk>
6986
6987 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
6988
6989         * nnmaildir.el (nnmaildir-save-mail): create the destination
6990         groups if they do not exist.
6991
6992 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6993
6994         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
6995
6996 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6997
6998         * gnus-group.el (gnus-group-read-ephemeral-group): Call
6999         gnus-group-real-name.
7000
7001         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
7002         (gnus-newsgroup-variables): Ditto.
7003
7004         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
7005         return it.
7006
7007 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
7008
7009         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
7010         * nnmaildir.el (top-level): Add commentary.
7011         (nnmaildir-version): Indicate that nnmaildir is now a standard
7012         part of Gnus, not separately released.
7013
7014 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7015
7016         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
7017         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
7018         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
7019         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7020
7021 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7022
7023         * nnmaildir.el: Copyright changes. Require cl only at compile time.
7024
7025 2001-12-20  Simon Josefsson  <jas@extundo.com>
7026
7027         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
7028         ZHU <zsh@cs.rochester.edu>.
7029         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
7030         Brian P Templeton <bpt@tunes.org>.
7031
7032 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7033
7034         * nnmaildir.el: New file.
7035         From Paul Jarc <prj@po.cwru.edu>.
7036
7037 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7038
7039         * nndoc.el (nndoc-type-alist): Move forward to the end.
7040
7041 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7042
7043         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
7044         `dolist'.
7045
7046 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7047
7048         * gnus-win.el (gnus-frames-on-display-list): New function.
7049         (gnus-get-buffer-window): Use it.
7050
7051 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7052
7053         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
7054
7055 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7056
7057         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
7058
7059 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7060            From Harald Meland <Harald.Meland@usit.uio.no>
7061
7062         * gnus-win.el (gnus-get-buffer-window): New function.
7063         (gnus-all-windows-visible-p): Use it.
7064
7065         * gnus-util.el (gnus-horizontal-recenter)
7066         (gnus-horizontal-recenter, gnus-horizontal-recenter)
7067         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
7068
7069         * gnus-score.el (gnus-score-insert-help): Use it.
7070
7071         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
7072         (gnus-generate-tree, gnus-highlight-selected-tree)
7073         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
7074         it.
7075
7076         * gnus-art.el (gnus-article-set-window-start)
7077         (gnus-mm-display-part, gnus-request-article-this-buffer)
7078         (gnus-button-next-page, gnus-button-prev-page)
7079         (gnus-article-button-next-page, gnus-article-button-prev-page):
7080         Use it.
7081
7082 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
7083
7084         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
7085         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7086         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
7087
7088 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7089
7090         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
7091         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7092         * mml1991.el, nnultimate.el: Add `coding'.
7093
7094 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
7095
7096         * ChangeLog: changed coding to buffer-file-coding-system
7097         * ChangeLog.1: same
7098         * nnwfm.el: same
7099         * gnus-smiley.el: same
7100         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
7101         * gnus-delay.el: same
7102         * gnus-spec.el: same
7103         * message.el: same
7104         * mml1991.el: same
7105         * nnultimate.el: same
7106
7107 2001-12-16  Simon Josefsson  <jas@extundo.com>
7108         Inspired by code by Dirk Meyer <dischi@tzi.de>.
7109
7110         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
7111         (gnus-summary-save-map): Add muttprint.
7112         (gnus-summary-make-menu-bar): Ditto.
7113         (gnus-summary-muttprint): New function.
7114
7115         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
7116
7117 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7118
7119         * uudecode.el (uudecode-decode-region-internal): Speedup by using
7120         temporary list instead of buffer.
7121
7122         * mm-url.el (executable-find): autoload.
7123
7124 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7125
7126         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
7127         to variable, follow doc-string conventions).
7128
7129 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
7130
7131         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
7132         subscribe-level
7133         * gnus-topic.el (gnus-subscribe-topics): use it.
7134
7135 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7136
7137         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
7138         messages. (A small patch with indentation)
7139         From Sean Neakums <sneakums@zork.net>.
7140
7141         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
7142         nil after shooting down the gnus-original-article-buffer.
7143
7144 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7145
7146         * uudecode.el (uudecode-use-external): New variable.
7147         (uudecode-decode-region): Automatically detect external program.
7148
7149         * binhex.el (binhex-use-external): New variable.
7150         (binhex-decode-region-internal): New function.
7151         (binhex-decode-region): Automatically detect external program.
7152
7153         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
7154         Use them.
7155
7156 2001-12-12  Simon Josefsson  <jas@extundo.com>
7157
7158         * nnvirtual.el (nnvirtual-always-rescan)
7159         (nnvirtual-component-regexp): Fix doc.
7160
7161         * nnoo.el (defvoo): Add doc to defvoo variables.
7162
7163         * nnml.el (nnml-directory, nnml-active-file)
7164         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
7165         (nnml-marks-is-evil, nnml-filenames-are-evil)
7166         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
7167
7168         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
7169         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
7170         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
7171         `error'.
7172
7173         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
7174         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
7175
7176         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
7177         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
7178         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
7179         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
7180
7181         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
7182         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
7183
7184         * imap.el, nnimap.el: Fix indentation.
7185
7186         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
7187
7188 2001-12-12  Didier Verna  <didier@xemacs.org>
7189
7190         * gnus-msg.el (gnus-group-news): New function.
7191         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
7192         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
7193         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
7194         for it.
7195         * gnus-msg.el (gnus-summary-news-other-window): New function.
7196         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
7197         bind it to `i'.
7198         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
7199         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
7200         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
7201         for it (called with a prefix).
7202         * gnus-msg.el (gnus-configure-posting-styles): add an optional
7203         group-name argument.
7204         * gnus-msg.el (gnus-setup-message): use it.
7205
7206 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7207
7208         * gnus-sum.el (gnus-summary-show-article): Fix doc.
7209
7210 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7211
7212         * mml.el (mime-to-mml): Remove Content-Disposition too.
7213
7214 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7215
7216         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
7217         * gnus-group.el (gnus-group-name-decode): Decode unibyte
7218         strings only.
7219         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
7220
7221 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
7222
7223         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
7224         (nnmail-fancy-expiry-target): Use it.
7225         Suggestions from Simon Josefsson <jas@extundo.com>.
7226
7227 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7228
7229         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
7230
7231 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7232
7233         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
7234
7235         * gnus-util.el (gnus-url-unhex-string): Move here.
7236
7237 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7238
7239         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
7240         mm-url-decode-entities-nbsp.
7241
7242         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
7243         * webmail.el, nnwfm.el: Use mm-url.
7244
7245         * mm-url.el (mm-url-fetch-form): Move from nnweb.
7246         (mm-url-remove-markup): Move from nnweb.
7247         (mm-url-fetch-simple): Move from webmail.
7248
7249         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
7250
7251 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7252
7253         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
7254         (gnus-summary-print-article): Use it.
7255
7256         * gnus-util.el (gnus-replace-in-string): Typo.
7257
7258 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7259
7260         * nnweb.el (nnweb-replace-in-string): Removed.
7261
7262         * gnus-util.el (gnus-replace-in-string): New function.
7263         (gnus-mode-string-quote): Use it.
7264
7265         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
7266         * nnwfm.el (nnwfm-create-mapping): Ditto.
7267
7268 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7269
7270         * dgnushack.el (dgnushack-compile): nnrss.el and
7271         nnslashdot.el don't depend on nnweb, url, w3.
7272
7273         * nnrss.el: Use mm-url.
7274
7275 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7276
7277         * mm-url.el (mm-url-insert-file-contents): Support file:.
7278
7279 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7280
7281         * mm-view.el: Lower case for the description line. Sync from the
7282         Emacs CVS.
7283
7284 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7285
7286         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
7287         From:  Stefan Monnier  <monnier@cs.yale.edu>
7288
7289 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7290
7291         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
7292
7293 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7294
7295         * mm-url.el: Require executable.
7296         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7297
7298 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7299
7300         * pop3.el (pop3-munge-message-separator): Only use valid date.
7301         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
7302
7303         * Makefile.in: gnus-load.elc may not be generated.
7304
7305 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7306
7307         * mm-url.el: New file.
7308         * nnslashdot.el: Use it.
7309         * mm-extern.el (mm-extern-url): Use it.
7310
7311 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7312
7313         * gnus-sum.el (gnus-summary-save-article): Nix
7314         gnus-display-mime-function and gnus-article-prepare-hook.
7315
7316         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
7317         the beginning of lines.
7318         (gnus-complex-form-to-spec): Ditto.
7319
7320 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7321
7322         * message.el (message-make-mft): Fix the m-s-a-file regexp.
7323         From Paul Jarc <prj@po.cwru.edu>.
7324
7325 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7326
7327         * message.el: New variable message-subscribed-address-file;
7328         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
7329
7330 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7331
7332         * message.el (message-tab-body-function): Set to nil.
7333         (message-tab): Use text-mode-map or global-map.
7334         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7335
7336 2001-11-30  Simon Josefsson  <jas@extundo.com>
7337
7338         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
7339         instead of gnus-union, for speed.  Suggested by Christoph Conrad
7340         <christoph.conrad@gmx.de>.
7341         (gnus-agent-fetch-group-1): Add verbose message.
7342
7343 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7344
7345         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
7346         of integers.
7347
7348 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7349
7350         * message.el (message-newgroups-header-regexp)
7351         (message-completion-alist, message-tab-body-function): Use
7352         defcustom rather than defvar.
7353         (message-tab): Mention `message-tab-body-function' in doc.
7354         Suggested by Karl Eichwalder.
7355
7356 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7357
7358         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
7359
7360 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7361
7362         * nnheader.el (nnheader-find-nov-line): Don't use macro
7363         gnus-delete-line.
7364
7365         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
7366         (gnus-group-name-charset): Ditto.
7367
7368         * gnus-util.el (gnus-buffer-live-p): Ditto.
7369
7370 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7371
7372         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
7373         open parenthesis in doc.
7374         (sieve-manage-authenticator-alist): Typo in doc.
7375         * imap.el (imap-authenticator-alist): Typo in doc.
7376         (imap-stream-alist): Backslash.
7377
7378         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
7379           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
7380
7381 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7382
7383         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
7384
7385         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
7386
7387         * gnus-msg.el (gnus-configure-posting-styles): use
7388         make-local-hook. Add LOCAL for add-hook.
7389
7390 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
7391
7392         * message.el (message-mode): Use `make-local-hook' unless
7393         obsolete.
7394         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
7395
7396 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7397
7398         * canlock.el: Remove sha1.el and base64.el stuff.
7399
7400 2001-11-26  Didier Verna  <didier@xemacs.org>
7401
7402         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
7403         if needed.
7404
7405 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7406
7407         * message.el (message-tamago-not-in-use-p): New function.
7408         (message-strip-forbidden-properties): Use it.
7409
7410 2001-11-26  Didier Verna  <didier@xemacs.org>
7411
7412         * gnus-start.el (gnus-check-first-time-used): only check for
7413         existence of .el[d] files.
7414
7415 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7416
7417         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
7418
7419         * message.el (message-setup-1): Clean up mc-*.
7420
7421 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7422
7423         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
7424         * gnus-score.el (gnus-score-find-bnews): Use it.
7425
7426         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
7427         (gnus-summary-limit-to-author): Ditto.
7428         (gnus-summary-limit-to-extra): Ditto.
7429         (gnus-summary-find-matching): Support not-matching argument.
7430
7431 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7432
7433         * message.el (message-wash-subject): Use `insert' rather than
7434         `insert-string', which is deprecated.
7435
7436 2001-11-24  Simon Josefsson  <jas@extundo.com>
7437
7438         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
7439         message. (Gnus does not "default" to using 8bit for the message,
7440         it default to use 8bit encoding and the user-supplied CTE
7441         value. Calling this behaviour "treating it as 8bit" is perhaps
7442         better.)
7443
7444         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
7445         (compare mm-charset-to-coding-system).
7446
7447 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7448
7449         * canlock.el (canlock-sha1-with-openssl): Use unibyte
7450         buffer. Correctly decode hex.
7451
7452 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7453
7454         * gnus-agent.el (gnus-category-insert-line): Convert category
7455         names to strings.
7456
7457 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7458
7459         * message.el (sha1): eval-and-compile.
7460
7461 2001-11-20  Simon Josefsson  <jas@extundo.com>
7462
7463         * message.el (message-allow-no-recipients): New variable.
7464         (message-send): Use it, customize the prompting when posting to
7465         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
7466
7467 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7468
7469         * mm-util.el (mm-coding-system-priorities): New variable.
7470         (mm-sort-coding-systems-predicate): New function.
7471         (mm-find-mime-charset-region): Resort coding systems if needed.
7472         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7473
7474 2001-11-20  Didier Verna  <didier@xemacs.org>
7475
7476         * gnus-group.el (gnus-group-make-help-group): new optional
7477         argument to control the error behavior.
7478         * gnus-start.el (gnus-check-first-time-used): use it to avoid
7479         erroring.
7480
7481 2001-11-19  Simon Josefsson  <jas@extundo.com>
7482
7483         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
7484         instead of C-c C-u.  Suggested by Per Abrahamsen
7485         <abraham@dina.kvl.dk>.
7486
7487 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7488
7489         * nnfolder.el (nnfolder-read-folder): Use group instead of
7490         nnfolder-current-group.
7491         Suggested by Lorentey Karoly <lorentey@elte.hu>.
7492
7493 2001-11-17  Simon Josefsson  <jas@extundo.com>
7494
7495         * message.el (message-send): Ask user if Fcc/Gcc should be
7496         performed when no other sender was specified.
7497         Suggested by prj@po.cwru.edu (Paul Jarc).
7498
7499 2001-11-17  Simon Josefsson  <jas@extundo.com>
7500
7501         * message.el (message-mode, message-mode-map): Use C-c C-u for
7502         Importance: instead of C-c C-p (used by SC).
7503
7504 2001-11-16  Simon Josefsson  <jas@extundo.com>
7505
7506         * message.el (message-insert-importance-high)
7507         (message-insert-importance-low): Save point.
7508
7509         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
7510         value.
7511
7512 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
7513
7514         * message.el (message-strip-special-text-properties): New option.
7515         (message-strip-forbidden-properties): Obey it.
7516
7517 2001-11-14  Sam Steingold  <sds@gnu.org>
7518
7519         * gnus-score.el: Fixed some doc strings to properly quote symbols.
7520
7521 2001-11-15  Simon Josefsson  <jas@extundo.com>
7522
7523         Support "Importance:" header in Message.
7524
7525         * message.el (message-mode-map): Bind C-c C-p to
7526         `message-insert-or-toggle-importance'
7527         (message-mode-menu): Add message-insert-importance-{high,low}.
7528         (message-insert-importance-high, message-insert-importance-low)
7529         (message-insert-or-toggle-importance): New functions.
7530         (message-tool-bar-map): Add {un,}important.
7531         (message-mode): Doc fix.
7532
7533 2001-11-15  Simon Josefsson  <jas@extundo.com>
7534
7535         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
7536
7537         * mml.el (mml-menu): Fix toolbar tooltip.
7538
7539 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7540
7541         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
7542         * nnml.el (nnml-save-marks): Ditto.
7543
7544         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7545
7546 2001-11-15  Simon Josefsson  <jas@extundo.com>
7547
7548         * nnml.el (nnml-save-marks):
7549         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7550         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7551
7552 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7553
7554         * gnus-art.el (gnus-article-wash-status-strings): Use
7555         `copy-sequence', not `copy-seq'.
7556
7557 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7558
7559         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7560         (gnus-gnus-article-wash-status-entry): New function.
7561         (gnus-article-wash-status): Use it.
7562
7563 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7564
7565         * mml1991.el: Add coding header.
7566
7567 2001-11-12  Simon Josefsson  <jas@extundo.com>
7568
7569         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
7570         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
7571         `mml1991-sign' and `mml1991-encrypt'.
7572         (mml1991-encrypt, mml1991-sign): New glue functions.
7573         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
7574
7575         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
7576         (mml-menu): Add PGP to menu.
7577
7578         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
7579         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
7580         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
7581         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
7582
7583         * mml2015.el: Mention RFC 3156.
7584
7585         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
7586
7587 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7588
7589         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
7590
7591         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
7592           From <Michael.Cook@cisco.com>
7593
7594 2001-11-11  Simon Josefsson  <jas@extundo.com>
7595
7596         * message.el (top-level): Autoload sha1.
7597         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
7598         canlock, no need to require two different hash algs).  Suggested
7599         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
7600
7601 2001-11-09  Simon Josefsson  <jas@extundo.com>
7602
7603         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
7604         <Pavel@Janik.cz>.
7605
7606 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7607
7608         * message.el (message-point-in-header-p): New function.
7609         (message-do-auto-fill): Use it.
7610         (message-beginning-of-line): New function.  Goes to beginning of
7611         header value (i.e., end of header name), or to beginning of line
7612         if already at beginning of value.  Behaves like
7613         `beginning-of-line' when in message body.
7614         (message-mode-map): Bind it.
7615
7616 2001-11-08  Simon Josefsson  <jas@extundo.com>
7617
7618         * gnus-msg.el (gnus-posting-styles): Add doc.
7619
7620 2001-11-07  Simon Josefsson  <jas@extundo.com>
7621
7622         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7623
7624         * sieve-mode.el (sieve-control-commands-face)
7625         (sieve-control-commands-face, sieve-action-commands-face)
7626         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7627         faces.
7628         (sieve-font-lock-keywords): Use them.
7629         (sieve-mode): Only set font-lock-defaults in emacs.
7630
7631         * gnus-art.el (gnus-default-article-saver): Add
7632         gnus-summary-save-body-in-file.
7633         (gnus-summary-write-to-file): Fix doc.
7634
7635 2001-11-07  Simon Josefsson  <jas@extundo.com>
7636
7637         * gnus-art.el (gnus-treat-highlight-signature): Add cross
7638         reference to the correct chapter in the manual.
7639
7640         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
7641         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
7642
7643 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7644
7645         * mml.el (mml-preview): Bind mail-header-separator.
7646
7647 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7648
7649         * message.el: Always require canlock.
7650         (message-ignored-supersedes-headers): Include Cancel-Lock and
7651         Cancel-Key.
7652         (message-insert-canlock): Don't require canlock.
7653         (message-cancel-news): Don't check whether canlock is available.
7654         (message-supersede): Support cancel-locks.
7655
7656         * gnus-art.el: Don't autoload canlock.
7657
7658 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7659
7660         * mail-source.el (mail-source-fetch-imap): ASYNC param.
7661         From: <andre@slamdunknetworks.com>
7662
7663 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7664
7665         * many files: Fix copyright lines.
7666
7667 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7668
7669         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
7670         Suggested by Dave Love  <fx@gnu.org>.
7671
7672 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7673
7674         * message.el (message-kill-buffer): Remove auto-save file after
7675         confirm.
7676
7677         * message.el (message-send-mail): Call message-generate-headers
7678         once.  Suggested by Matt Armstrong <matt@lickey.com>.
7679
7680         * gnus-topic.el (gnus-topic-rename): Initial-input.
7681         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
7682
7683 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7684
7685         * message.el (message-forbidden-properties): New constant.
7686         (message-strip-forbidden-properties): New function.
7687         (message-mode): Activate it.
7688
7689 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7690
7691         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
7692         (mm-hack-charsets): Fix doc.
7693
7694 2001-11-02  Simon Josefsson  <jas@extundo.com>
7695
7696         * gnus-int.el (gnus-check-server): Message "...done" when done.
7697
7698         * imap.el (imap-close): Don't message (imap-send-command-wait
7699         returns if the connection is dropped).
7700         (imap-wait-for-tag): Nix out message only when necessary.
7701
7702         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
7703         for non-crossposting.
7704         (gnus-sieve-crosspost): Default to t to be consistent with other
7705         parts of Gnus.
7706
7707 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7708
7709         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
7710         (mm-iso-8859-x-to-15-table): Ditto.
7711         (mm-iso-8859-x-to-15-region): Ditto.
7712         (mm-find-mime-charset-region): Ditto.
7713
7714 2001-11-01  Simon Josefsson  <jas@extundo.com>
7715
7716         * nnimap.el (nnimap-close-asynchronous): New variable.
7717         (nnimap-close-group): Use it.
7718         (nnimap-expunge): Don't use it.
7719
7720         * imap.el (imap-callbacks): New variable.
7721         (imap-remassoc): Copied from `gnus-remassoc'.
7722         (imap-add-callback): New function.
7723         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
7724         behaviour.
7725         (imap-parse-response): Call the callback.
7726
7727         * message.el (message-insert-canlock): New variable.
7728         (message-canlock-generate, message-canlock-password)
7729         (message-insert-canlock): New functions.
7730         (message-send-news): Call `message-insert-canlock'.
7731         (top-level): Require canlock when compiling.
7732         (message-insert-canlock): Require canlock before we need it.
7733
7734 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7735
7736         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
7737
7738 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7739
7740         * dgnushack.el (dgnushack-make-load): A workaround for
7741         custom-add-loads bug in some versions of XEmacs.
7742
7743 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7744
7745         * mm-util.el (mm-charset-synonym-alist): Revert (some).
7746
7747 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7748
7749         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
7750         (mm-hack-charsets): New variable.
7751         (mm-iso-8859-15-compatible): New variable.
7752         (mm-iso-8859-x-to-15-table): New variable.
7753         (mm-find-mime-charset-region): Add parameter hack-charsets.
7754
7755         * mm-bodies.el (mm-encode-body): Use it.
7756         * mml.el (mml-parse-1): Ditto.
7757
7758 2001-11-01  Simon Josefsson  <jas@extundo.com>
7759
7760         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
7761
7762 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7763
7764         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
7765         is nil.
7766
7767 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7768
7769         * smiley-ems.el (smiley-update-cache): Auto detect file type.
7770
7771         * message.el (message-forward-rmail-make-body): Use
7772         save-window-excursion.
7773         (message-encode-message-body): Search with noerror.
7774         (message-setup-1): Convert compose-mail send-actions to
7775         message-send-actions.
7776
7777 2001-11-01  Simon Josefsson  <jas@extundo.com>
7778
7779         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
7780         <yamaoka@jpl.org>.
7781
7782 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7783
7784         * sieve-manage.el (sieve-string-bytes): No complain.
7785
7786 2001-11-01  Simon Josefsson  <jas@extundo.com>
7787
7788         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
7789         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
7790         has autoload cookies, so no `require' should be necessary.)
7791
7792         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
7793         files.
7794
7795 2001-10-31  Simon Josefsson  <jas@extundo.com>
7796
7797         * gnus-cus.el (gnus-group-parameters): Support integer `display'
7798         parameter.
7799
7800         * gnus-sum.el (gnus-select-newsgroup): If group parameter
7801         `display' is a number (and C-u wasn't used to enter group), only
7802         fetch that number of articles.
7803
7804 2001-10-31  Matt Armstrong  <matt@lickey.com>
7805
7806         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
7807         not-subscribed -> subscribed.
7808
7809 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7810         From: Josh Huber <huber@alum.wpi.edu>
7811
7812         * message.el (message-subscribed-address-functions): New variable.
7813         (message-subscribed-addresses): New variable.
7814         (message-subscribed-regexps): New variable.
7815         (message-goto-mail-followup-to): New function.
7816         (message-send-mail): Add Mail-Followup-To.
7817         (message-make-mft): New function.
7818
7819         * gnus.el (gnus-find-subscribed-addresses): New function.
7820
7821 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7822
7823         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
7824         (mail-source-fetch-pop): Ditto.
7825         (mail-source-check-pop): Ditto.
7826
7827         * gnus-start.el (gnus-read-init-file): Ditto.
7828         (gnus-activate-group): Ditto.
7829         (gnus-read-newsrc-el-file): Ditto.
7830
7831 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7832
7833         * message.el (message-get-reply-headers): Make sure there is ", ".
7834
7835         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
7836         mm-coding-system-p. Don't correct it only in XEmacs.
7837         (mm-charset-to-coding-system): Use mm-coding-system-p and
7838         mm-get-coding-system-list.
7839         (mm-emacs-mule, mm-mule4-p): New variables.
7840         (mm-enable-multibyte, mm-disable-multibyte,
7841         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
7842         mm-with-unibyte-current-buffer,
7843         mm-with-unibyte-current-buffer-mule4): Use them.
7844         (mm-find-mime-charset-region): Treat iso-2022-jp.
7845
7846         From  Dave Love  <fx@gnu.org>:
7847
7848         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
7849         construction.
7850         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
7851         entries conditional on not having a coding system defined for
7852         them.
7853         (mm-mule-charset-to-mime-charset): Use
7854         find-coding-systems-for-charsets if defined.
7855         (mm-charset-to-coding-system): Don't use
7856         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
7857         later.  Add last resort search of coding systems.
7858         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
7859         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
7860         Mule 4.
7861         (mm-find-mime-charset-region): Re-write.
7862         (mm-with-unibyte-current-buffer): Restore buffer as well as
7863         multibyteness.
7864
7865 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7866
7867         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
7868         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
7869         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
7870
7871 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7872
7873         * gnus-art.el (article-display-x-face): Nix buffer-read-only
7874         again.
7875
7876         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
7877
7878 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7879
7880         * gnus-spec.el (gnus-parse-simple-format): Use
7881           buffer-substring-no-properties.
7882
7883 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7884
7885         * gnus-art.el (article-verify-cancel-lock): New function.
7886
7887         * nnheader.el (nntp-process-response): New variable.
7888         (nnheader-init-server-buffer): Make `nntp-process-response'
7889         buffer-local in `nntp-server-buffer'.
7890
7891         * nntp.el (nntp-prepare-post-hook): New hook.
7892         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
7893         (nntp-async-trigger): Ditto.
7894         (nntp-request-post): Insert a server's ID if there's no Message-ID
7895         header; run `nntp-prepare-post-hook'.
7896
7897 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7898
7899         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
7900         instead.
7901
7902         * message.el (message-forward-subject-author-subject): Don't use
7903         message-news-p, which widens the buffer.
7904         (message-forward-make-body): New function.
7905         (message-forward): Use it.
7906         (message-insinuate-rmail): New function.
7907         (message-forward-rmail-make-body): New function.
7908
7909 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7910
7911         * mm-extern.el (mm-extern): Provide it.
7912
7913         * mm-partial.el (mm-partial): Provide it.
7914
7915 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7916
7917         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
7918
7919 2001-10-29  Simon Josefsson  <jas@extundo.com>
7920
7921         * mml.el (mml-preview): Bind message-this-is-news if it is
7922         news. From Jesper Harder <harder@myrealbox.com>.
7923
7924 2001-10-28  Simon Josefsson  <jas@extundo.com>
7925
7926         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
7927
7928 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
7929
7930         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
7931         ironic smilies.
7932
7933 2001-10-27  Simon Josefsson  <jas@extundo.com>
7934
7935         * message.el (message-indent-citation): Don't add trailing
7936         whitespace when citing text.
7937
7938         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
7939         <harder@ifa.au.dk>.
7940
7941 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7942
7943         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
7944         not available.
7945         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
7946         (nnweb-type-definition): Add google as alias of dejanews.
7947         (nnweb-google-parse-1): Forward 1 line.
7948
7949 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7950
7951         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
7952         variable `message-forward-ignored-headers'.
7953
7954 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
7955
7956         * gnus.el (gnus-expand-group-parameter): New function.
7957         (gnus-expand-group-parameters): Call it.
7958         (gnus-group-fast-parameter): New function.
7959         (gnus-group-find-parameter): Call it.
7960
7961 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7962
7963         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
7964         vector (it didn't before because of a bug).
7965         * gnus-msg.el (gnus-post-news): Use header vector directly, if
7966         available.  Before it converted it to an article number.
7967
7968         This makes followup to news articles with negative numbers in
7969         nnvirtual groups use news instead of mail.
7970
7971 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7972
7973         * gnus.el (post-method): Use `native' instead of `nil'.
7974
7975         * gnus-msg.el (gnus-post-method): Ditto.
7976
7977 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7978
7979         * gnus.el (gnus-define-group-parameter): Grammar fix.
7980
7981 2001-10-22  Simon Josefsson  <jas@extundo.com>
7982
7983         * gnus-msg.el (gnus-extended-version): Include
7984         system-configuration.
7985         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7986
7987 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
7988
7989         * gnus.el (post-method): Customization fix: `native' is not a
7990         valid value.
7991         * gnus-msg.el (gnus-post-method): Doc and customization fix:
7992         `native' is not a valid value.
7993
7994 2001-10-21  Simon Josefsson  <jas@extundo.com>
7995
7996         * nnimap.el (nnimap): Defgroup
7997         (nnimap-strict-function, nnimap-strict-function-match): New
7998         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
7999         (nnimap-split-crosspost, nnimap-split-inbox)
8000         (nnimap-split-rule, nnimap-split-predicate)
8001         (nnimap-split-predicate): Defcustom.
8002         (nnimap-split-inbox, nnimap-expunge-search-string)
8003         (nnimap-importantize-dormant): Remove "*" from doc.
8004
8005 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8006
8007         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
8008         not supplied via prefix arg.  From Lisp, make arg mandatory.
8009         Suggested by Frank Schmitt.
8010
8011 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8012
8013         * message.el (message-do-auto-fill): Avoid calling
8014         'rfc822-goto-eoh'.
8015
8016 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8017         From Paul Jarc <prj@po.cwru.edu>.
8018
8019         * message.el (message-get-reply-headers): Restructure the logic
8020         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
8021
8022 2001-10-20  Simon Josefsson  <jas@extundo.com>
8023
8024         * message.el (message-cancel-news): Support cancel-locks.
8025         Suggested by Per Abrahamsson.
8026
8027         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
8028         conses.  From David Z Maze <dmaze@MIT.EDU>.
8029
8030         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
8031
8032 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8033
8034         * mm-decode.el (mm-default-directory): Fix customize type.
8035
8036         * message.el (message-setup-fill-variables): Kludge to use
8037         normal-auto-fill-function even if auto fill is already activated.
8038
8039 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8040
8041         * message.el (message-do-auto-fill): New version that does not
8042         rely on text properties, by Simon Josefsson <jas@extundo.com>.
8043         (message-setup-1): Removed the `message-field' property.
8044
8045         * gnus-draft.el (gnus-draft-edit-message): Removed the
8046         `message-field' property.
8047
8048 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8049
8050         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
8051         `message-field'.  The `field' property has a special significance in
8052         Emacs 21.
8053
8054         * message.el (message-send, message-setup-1): Ditto.
8055
8056 2001-10-18  Simon Josefsson  <jas@extundo.com>
8057
8058         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
8059         when undoing.
8060
8061 2001-10-18  Simon Josefsson  <jas@extundo.com>
8062         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
8063
8064         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
8065         (gnus-summary-make-menu-bar): Ditto.
8066
8067 2001-10-17  Simon Josefsson  <jas@extundo.com>
8068
8069         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
8070         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
8071
8072 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8073
8074         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
8075         * gnus-util.el (gnus-user-date): New function.
8076         From Frank Schmitt <usenet@Frank-Schmitt.net>.
8077
8078 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8079
8080         * message.el (message-check-news-header-syntax): Special case
8081         nnvirtual groups.
8082
8083         * gnus-sum.el (gnus-summary-respool-default-method): Changed
8084         customize type to `symbol'.
8085
8086 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8087
8088         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
8089         %&foo;.
8090         (gnus-parse-simple-format): Support user extended spec too.
8091         %u&foo; invokes gnus-user-format-function-foo.
8092
8093 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8094
8095         * nnml.el (nnml-request-expire-articles): Make sure it is back to
8096         the server.
8097         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
8098         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8099         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
8100         * nndiary.el (nndiary-request-expire-articles): Ditto.
8101         (nndiary-schedule): Defsubst it before use it.
8102         (nndiary-error): eval-and-compile.
8103
8104 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8105
8106         * gnus-msg.el (gnus-post-method): Changed two instances of
8107         `active' to `current' and one `null' to `not'.
8108
8109 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8110         From Katsumi Yamaoka <yamaoka@jpl.org>.
8111
8112         * message.el (message-setup-fill-variables): Use
8113         `normal-auto-fill-function' instead of `auto-fill-function'.
8114
8115 2001-10-16  Simon Josefsson  <jas@extundo.com>
8116
8117         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
8118         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
8119         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
8120
8121 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8122         Patch by Oliver Scholz <oscholz@my.gnus.org>.
8123
8124         * gnus-draft.el (gnus-draft-edit-message): Add text property
8125         `field' with value `header' to message headers.
8126         * message.el (message-setup-1): Really add text property to all of
8127         the header, not just part of it.
8128
8129 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8130
8131         * gnus-group.el (gnus-group-sort-by-server): Use it.
8132
8133         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
8134
8135         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
8136         and keystroke.
8137
8138 2001-10-14  Simon Josefsson  <jas@extundo.com>
8139
8140         * dig.el: Doc fix.
8141
8142         * smime.el: Doc fix.
8143
8144         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
8145         charset magic from message.el.
8146
8147 2001-10-12  Simon Josefsson  <jas@extundo.com>
8148         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
8149
8150         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
8151         'cite from g-a-wash-types.
8152         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
8153         (gnus-article-hide-citation): Fix.
8154
8155         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
8156         character.
8157         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
8158
8159         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
8160         definition.
8161         (gnus-signature-toggle): Toggle `s' mode line character.
8162
8163         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
8164         doing stuff that clears it.
8165
8166 2001-10-12  Simon Josefsson  <jas@extundo.com>
8167
8168         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
8169         From Eric Marsden <emarsden@laas.fr>.
8170
8171 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8172
8173         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
8174         (autoload): Add some autoloads.
8175
8176 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8177         Suggested by Oliver Scholz <epameinondas@gmx.de>.
8178
8179         * message.el (message-do-auto-fill): New function.  Like
8180         `do-auto-fill' but don't fill when in the message header.
8181         (message-setup-1): Put a text property on the message header.
8182         (message-setup-fill-variables): Use `message-do-auto-fill'.
8183
8184 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8185
8186         * message.el (message-send-mail-partially): Insert an empty line
8187         first, because of the change of message-make-lines.
8188
8189 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
8190
8191         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
8192         iso-8859-15, make it an alias for iso-8859-1.
8193
8194 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8195
8196         * message.el (message-send-news): Don't modify the value of
8197         `message-syntax-checks' if it is not a list (possibly it is
8198         `dont-check-for-anything-just-trust-me').
8199
8200 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8201
8202         * gnus-group.el (gnus-group-name-charset-group-alist): Use
8203         `find-coding-system' for XEmacs to check whether the coding-system
8204         `utf-8' is available.
8205
8206 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8207
8208         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
8209
8210 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8211
8212         * message.el (message-send-news): Oops, missed case with no
8213         "Followup-To" header...
8214
8215 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8216
8217         * message.el (message-send-news): Allow
8218         `gnus-group-name-charset-group-alist' to affect encoding of the
8219         "Newsgroups" and "Followup-To" headers.
8220
8221 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8222
8223         * Makefile.in (install-el): Depend on gnus-load.el.
8224
8225 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8226
8227         * Makefile.in (install-el): Use -f.
8228         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
8229
8230 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
8231
8232         * message.el (message-send-news): Don't encode Followups-To when
8233         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
8234
8235         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
8236         header.
8237
8238         * gnus-art.el (article-decode-group-name): Also decode
8239         "Followup-To".
8240
8241         * rfc2047.el (rfc2047-encode-message-header): Encode without
8242         asking for null methods.
8243
8244         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
8245         default charset for newsgroup names in accordance with USEFOR.
8246
8247         * gnus-group.el (gnus-group-name-charset-method-alist,
8248         gnus-group-name-charset-group-alist): Removed "*" from doc
8249         strings, "*" should not be used for complex variables.
8250
8251 2001-10-06  Simon Josefsson  <jas@extundo.com>
8252
8253         Support UTF-8 group names better.
8254
8255         * message.el (message-check-news-header-syntax): Encode group
8256         names before comparison.
8257
8258         * gnus-msg.el (gnus-copy-article-buffer): Run all
8259         `gnus-article-decode-hook's except `article-decode-charset'
8260         instead of hardcoding call to one of them.
8261
8262         * gnus-art.el (gnus-article-decode-hook): Add
8263         `article-decode-group-name'.
8264         (article-decode-group-name): New function, use `g-d-n'.
8265
8266         * gnus-group.el (gnus-group-insert-group-line): Decode
8267         gnus-tmp-group using `g-d-n'.
8268
8269         * gnus-util.el (gnus-decode-newsgroups): New function.
8270
8271 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8272
8273         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
8274         `gnus-group-name-charset-group-alist'.
8275
8276 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8277
8278         * Makefile.in: Install el in install. Add uninstall.
8279
8280 2001-10-05  Simon Josefsson  <jas@extundo.com>
8281
8282         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
8283
8284         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
8285
8286         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
8287         empty folders.
8288
8289         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
8290         limiting if read-all (C-u RET) was used.
8291
8292 2001-10-04  Simon Josefsson  <jas@extundo.com>
8293
8294         * mail-source.el (mail-source-movemail-program): New variable.
8295         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
8296         <thutt@thutt.vmware.com>.
8297
8298 2001-10-03  Simon Josefsson  <jas@extundo.com>
8299
8300         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
8301         (gnus-summary-line-format-alist): Fix param.
8302
8303 2001-10-02  Simon Josefsson  <jas@extundo.com>
8304
8305         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
8306         don't go through `nnimap-request-expire-articles' to delete the
8307         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
8308
8309 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8310
8311         * gnus-agent.el (gnus-agent-write-active): The min in the
8312         agent/active may be larger than that in the server/active.
8313
8314 2001-10-01  Simon Josefsson  <jas@extundo.com>
8315
8316         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
8317         is IMAP4rev1.
8318
8319         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
8320
8321         * nnfolder.el: Ditto.
8322
8323 2001-09-30  Dan Christensen  <jdc@uwo.ca>
8324
8325         * gnus-sum.el (gnus-summary-extract-address-component): New function.
8326         (gnus-summary-from-or-to-or-newsgroups): Optimize.
8327
8328 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8329
8330         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
8331         (message-mode-menu): Menu item for same.
8332
8333         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
8334         delayed articles.
8335
8336         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
8337         nndraft:delayed does not exist.
8338         (gnus-delay-initialize): Don't set up keymap, that's done from
8339         message.el now.
8340         (gnus-delay, gnus-delay-group, gnus-delay-header)
8341         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
8342
8343 2001-09-29  Simon Josefsson  <jas@extundo.com>
8344
8345         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
8346         utf-8, not eight-bit-control.
8347
8348         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
8349         (imap-log, imap-debug): Custom.
8350         (imap-log-buffer, imap-debug-buffer): New constants.
8351         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
8352         (imap-network-open, imap-shell-open, imap-starttls-open)
8353         (imap-send-command-1, imap-send-command, imap-arrival-filter)
8354         (imap-debug): Use imap-*-buffer.
8355
8356         * nndoc.el (nndoc-article-type): Add mailman.
8357         (nndoc-type-alist): Ditto.
8358         (nndoc-mailman-type-p): New function.
8359
8360 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8361
8362         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
8363         gnus-art.el.
8364
8365 2001-09-27  Simon Josefsson  <jas@extundo.com>
8366
8367         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
8368         (gnus-topic-catchup-articles): New function. Suggested by Robin
8369         S. Socha <robin-dated-1001857693.185e29@socha.net>.
8370
8371 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8372         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8373
8374         * gnus-ems.el (gnus-article-display-xface): Insert xface after
8375         previous ones.
8376
8377 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8378         From Daiki Ueno  <ueno@unixuser.org>
8379
8380         * gnus-sum.el (gnus-summary-show-article): The arglist of
8381         detect-coding-region is incompatible.
8382
8383 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8384         From Katsuhiro Hermit Endo <hermit@koka-in.org>
8385
8386         * gnus-group.el (gnus-group-delete-group): Typo.
8387
8388 2001-09-26  Simon Josefsson  <jas@extundo.com>
8389
8390         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
8391
8392         * nnimap.el (nnimap-expiry-target): Use temp buffer.
8393
8394 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8395
8396         * gnus-cus.el (gnus-group-parameters): Display as sexp.
8397
8398 2001-09-22  Simon Josefsson  <jas@extundo.com>
8399
8400         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
8401
8402         * nnfolder.el (nnfolder-open-marks): Ditto.
8403
8404         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
8405         (gnus-update-marks): Use it.
8406         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
8407         hardcoded list.
8408
8409         * gnus.el (gnus-article-special-mark-lists): Add killed.
8410         (gnus-article-unpropagated-mark-lists): New constant.
8411
8412 2001-09-22  Simon Josefsson  <jas@extundo.com>
8413
8414         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
8415         custom option.
8416
8417 2001-09-23  Simon Josefsson  <jas@extundo.com>
8418
8419         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
8420
8421 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8422
8423         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
8424
8425 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8426
8427         * gnus-group.el (gnus-group-sort-function): Fix customize type to
8428         accept lists of functions.
8429
8430 2001-09-20  Simon Josefsson  <jas@extundo.com>
8431
8432         * gnus-group.el (gnus-group-catchup): Update expire marks in
8433         backend.  Also, if ALL also set expire marks on tick/dormant.
8434
8435 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8436
8437         * message.el (message-tab-body-function): New variable.
8438         * message.el (message-tab): Use it.
8439
8440 2001-09-19  Sam Steingold  <sds@gnu.org>
8441
8442         * gnus-win.el (gnus-buffer-configuration): Respect
8443         `gnus-bug-create-help-buffer'.
8444
8445 2001-09-18  Simon Josefsson  <jas@extundo.com>
8446
8447         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
8448         (gnus-parse-simple-format): Re-revert.
8449
8450 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
8451         Trivial patch.
8452
8453         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
8454         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
8455
8456 2001-09-18  Simon Josefsson  <jas@extundo.com>
8457
8458         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
8459         signed.
8460         (gnus-parse-simple-format): Don't use it.
8461
8462 2001-09-17  Miles Bader  <miles@gnu.org>
8463
8464         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
8465         error querying a backend abort the whole process.
8466
8467 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8468
8469         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
8470         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8471
8472 2001-09-17  Didier Verna  <didier@xemacs.org>
8473
8474         * nndiary.el: version 0.2-b14.
8475         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
8476         compatibility problem with XEmacs 21.1.
8477
8478 2001-09-15  Simon Josefsson  <jas@extundo.com>
8479
8480         * gnus-group.el (gnus-group-line-format): Document %c.
8481
8482         * nnml.el (nnml-parse-head): Handle CRLF files.
8483         (nnml-generate-nov-file): Ditto.
8484         (nnml-retrieve-headers): Ditto.
8485
8486 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8487
8488         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
8489
8490 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
8491
8492         * gnus-spec.el (gnus-correct-substring): Still stopped one
8493         character before we wanted (never included last character).
8494         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
8495         add missing "," (once per function)
8496
8497 2001-09-14  Simon Josefsson  <jas@extundo.com>
8498
8499         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
8500         (otherwise e.g. gnus-agentize in .gnus overrides the customized
8501         default before gnus-group is loaded and the variable set.)
8502
8503         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
8504         killed or unsent marks.
8505
8506         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
8507         isn't an article to set it on (e.g. when you `a' in a group).
8508
8509 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8510
8511         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
8512         can read e-mails from Microsoft Outlook users not using ISO
8513         8859-2 character set.
8514
8515 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8516
8517         * gnus-diary.el: Minor modifications to avoid warnings.
8518         (gnus-summary-misc-menu): defvar.
8519         (gnus-diary-check-message): Use gnus-point-at-eol.
8520         (gnus-diary-kill-entire-line): eval-and-compile.
8521
8522 2001-09-12  Didier Verna  <didier@xemacs.org>
8523
8524         * nndiary.el: new version (0.2-b13).
8525         * nndiary.el (nndiary-mail-sources): doc update.
8526         * nndiary.el (nndiary-split-methods): ditto.
8527         * nndiary.el (nndiary-request-accept-article-hooks): New.
8528         * nndiary.el (nndiary-request-accept-article): use it, check
8529         message validity.
8530         * nndiary.el (nndiary-get-new-mail): changed default to nil.
8531         * nndiary.el (nndiary-schedule): fix bug (misplaced
8532         condition-case): it didn't return nil on error.
8533         * gnus-diary.el: new version.
8534         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
8535         * gnus-diary.el (gnus-diary-header-value-history): New.
8536         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
8537         * gnus-diary.el (gnus-diary-add-header): New.
8538         * gnus-diary.el (gnus-diary-check-message): New.
8539         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
8540         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
8541
8542 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8543
8544         * gnus-sum.el (gnus-select-newsgroup): Make
8545         `gnus-current-select-method' buffer-local.
8546
8547         * gnus-art.el (gnus-request-article-this-buffer): Refer
8548         `gnus-current-select-method' in the current summary buffer.
8549
8550 2001-09-10  Simon Josefsson  <jas@extundo.com>
8551         From Daniel Pittman <daniel@rimspace.net>
8552
8553         * gnus-spec.el (gnus-correct-pad-form): Fix.
8554
8555 2001-09-09  Simon Josefsson  <jas@extundo.com>
8556
8557         * mm-decode.el (mm-inline-media-tests): Add
8558         application/x-emacs-lisp.
8559         (mm-attachment-override-types): Add
8560         application/{x-,}pkcs7-signature.
8561
8562         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8563         (gnus-server-line-format, gnus-server-mode-line-format)
8564         (gnus-server-browse-in-group-buffer): Customize.
8565
8566 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8567
8568         * nnml.el (nnml-marks-changed-p): Typo.
8569         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
8570         (nnml-marks-changed-p): Use gnus-gethash.
8571         (nnml-marks-modtime): Use gnus-make-hashtable.
8572
8573         * nnfolder.el (nnfolder-marks-changed-p): Typo.
8574         (nnfolder-request-expire-articles, nnfolder-save-marks)
8575         (nnfolder-open-marks): Typo.
8576         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
8577         (nnfolder-marks-changed-p): Use gnus-gethash.
8578         (nnfolder-marks-modtime): Use gnus-make-hashtable.
8579
8580 2001-09-08  Simon Josefsson  <jas@extundo.com>
8581
8582         * nnfolder.el (nnfolder-marks-modtime): New variable.
8583         (nnfolder-marks-changed-p): New function.
8584         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
8585         (nnfolder-request-update-info): Don't update if marks didn't change.
8586
8587         * nnml.el (nnml-marks-modtime): New variable.
8588         (nnml-marks-changed-p): New function.
8589         (nnml-save-marks, nnml-open-marks): Save modtime.
8590         (nnml-request-update-info): Don't update if marks didn't change.
8591
8592         * gnus-agent.el (gnus-agent-any-covered-gcc)
8593         (gnus-agent-add-server, gnus-agent-remove-server): Use
8594         gnus-agent-method-p.
8595
8596         * gnus-art.el (gnus-buttonized-mime-types): New variable.
8597         (gnus-unbuttonized-mime-type-p): Use it.
8598
8599         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
8600         fetch group.
8601
8602 2001-09-08  Simon Josefsson  <jas@extundo.com>
8603         From Daniel Pittman <daniel@rimspace.net>
8604
8605         * gnus-spec.el (gnus-correct-pad-form): New function.
8606         (gnus-parse-simple-format): Use it.
8607
8608 2001-09-07  Simon Josefsson  <jas@extundo.com>
8609
8610         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
8611         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
8612         Putnam <reader@newsguy.com>.
8613         (gnus-group-sort-selected-groups): Touch dribble file.
8614
8615 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
8616
8617         * nnml.el (nnml-filenames-are-evil): New variable.
8618         (nnml-article-to-file-alist): Rename to ...
8619         (nnml-current-group-article-to-file-alist): ... this.
8620         Respect `nnml-filenames-are-evil'.
8621         (nnml-active-number): Update.
8622         (nnml-update-file-alist): Update.
8623         (nnml-request-article): Use nnheader-article-to-file-alist.
8624         (nnml-request-rename-group): Likewise.
8625
8626 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8627
8628         * gnus-sum.el (gnus-summary-insert-line): Fix.
8629
8630 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8631
8632         * gnus-sum.el: Bind g-s-t-s to "W g".
8633         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8634         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8635         display of graphical smilies.
8636
8637 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8638
8639         * gnus-start.el (gnus-setup-news): A typo.
8640         From Bill White <billw@wolfram.com>.
8641
8642 2001-09-06  Simon Josefsson  <jas@extundo.com>
8643
8644         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
8645         and unseen marks.
8646
8647 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8648
8649         * nnmail.el (nnmail-split-fancy): Document `junk'.
8650
8651 2001-09-04  Simon Josefsson  <jas@extundo.com>
8652
8653         * imap.el (imap-search): Don't error if server is broken.
8654
8655 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
8656
8657         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
8658         searching for an article that isn't in the mbox.
8659
8660 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8661
8662         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
8663         right, and get all the comments.
8664
8665 2001-09-02  Simon Josefsson  <jas@extundo.com>
8666         Suggested by Dan Christensen <jdc+news@uwo.ca>
8667
8668         * nnfolder.el (nnfolder-request-update-info): Fix message.
8669
8670         * nnml.el (nnml-request-update-info): Ditto.
8671
8672 2001-09-01  Simon Josefsson  <jas@extundo.com>
8673
8674         * nnml.el (nnml-request-expire-articles): Also bind
8675         `nnml-current-group' and `nnml-article-file-alist' when using
8676         expiry-target. (Otherwise nnml will be in a inconsistent internal
8677         state causing all kind of problems.)
8678         (nnml-request-expire-articles): If `nnml-article-to-file' or
8679         `file-attributes' failes, return article as un-expirable instead
8680         of treating it as expired.
8681
8682 2001-08-31  Sam Steingold  <sds@gnu.org>
8683
8684         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
8685         typo: `exmine' --> `examine'.
8686
8687 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8688
8689         * nndoc.el (nndoc-forward-type-p): It is not a digest.
8690
8691 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8692
8693         * nnml.el (nnml-check-directory-twice): Remove.
8694         (nnml-retrieve-headers): Ditto.
8695         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
8696
8697 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8698
8699         * nnheader.el (nnheader-directory-files-is-safe): No need to read
8700         directory twice on Windows, or on GNU Emacs-21.
8701
8702 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8703
8704         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
8705         (nnml-request-rename-group): Ditto.
8706         (nnml-active-number): Ditto.
8707         (nnml-request-create-group): Use nnml-directory-articles.
8708         (nnml-request-expire-articles): Use nnml-directory-articles, which
8709         gets list from nov database if available.
8710         (nnml-get-nov-buffer): New function.
8711         (nnml-open-nov): Use it.
8712         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
8713         gets alist from nov database if available.
8714         (nnml-directory-articles): New function.
8715         (nnml-article-to-file-alist): New function.
8716
8717 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8718
8719         * mm-decode.el (mm-display-external): Use `name' as filename, if
8720         `filename' attribute is not present.
8721
8722 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8723
8724         * mail-source.el (mail-source-flash): New defcustom.
8725         (mail-source-new-mail-p): Ring visible bell if appropriate.
8726         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
8727         timer is cleared even if mail check signals an error.
8728
8729 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8730
8731         * gnus-sum.el (gnus-summary-move-article): Only update marks of
8732         type 'list.
8733
8734 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8735
8736         * flow-fill.el (fill-flowed): eol might be point-max.
8737
8738 2001-08-27  Simon Josefsson  <jas@extundo.com>
8739
8740         * nnml.el (nnml-request-update-info): Fix message.
8741         (nnml-open-marks): Ditto.
8742
8743         * nnfolder.el (nnfolder-request-update-info):
8744         (nnfolder-open-marks): Fix message.
8745
8746 2001-08-25  Simon Josefsson  <jas@extundo.com>
8747
8748         * nnfolder.el (nnfolder-save-marks): Don't create directory named
8749         after group in ~/.
8750
8751 2001-08-25  Simon Josefsson  <jas@extundo.com>
8752         From Andreas Jaeger  <aj@suse.de>
8753
8754         * nnfolder.el (nnfolder-open-marks): Fix typo.
8755         * nnml.el (nnml-open-marks): Likewise.
8756
8757 2001-08-25  Simon Josefsson  <jas@extundo.com>
8758
8759         Make nnfolder groups self-contained as far as marks are concerned.
8760
8761         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
8762         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
8763         (nnfolder-open-server): Make marks directory.
8764         (nnfolder-request-delete-group): Delete marks file.
8765         (nnfolder-request-delete-group): Check of nov/marks file exist
8766         before deleting.
8767         (nnfolder-request-rename-group): Rename marks file.
8768         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
8769         (nnfolder-request-set-mark, nnfolder-request-update-info)
8770         (nnfolder-group-marks-pathname, nnfolder-save-marks)
8771         (nnfolder-open-marks): New functions.
8772         (top-level): Require gnus.
8773
8774 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8775
8776         * nnweb.el (nnweb-type-definition): Use google raw file.
8777         (nnweb-google-parse-1): Ditto.
8778         (nnweb-google-identity): Ditto.
8779         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
8780         (nnweb-altavista-wash-article): Ditto.
8781         (nnweb-request-article): Remove nnweb-decode-entities.
8782
8783         * nnml.el: Require 'gnus.
8784
8785 2001-08-25  Simon Josefsson  <jas@extundo.com>
8786
8787         * nnml.el (nnml-marks-is-evil): Add doc.
8788
8789 2001-08-25  Simon Josefsson  <jas@extundo.com>
8790
8791         * nnml.el (nnml-save-marks): Wrap saving marks in a
8792         condition-case, to allow user to start Gnus if saving marks failed
8793         for some reason.
8794
8795 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8796
8797         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
8798
8799         * gnus-group.el (gnus-update-group-mark-positions): Bind
8800         gnus-group-update-hook to nil.
8801
8802 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8803
8804         * mml.el (mml-generate-mime-1): Force as multibyte string.
8805
8806 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8807
8808         * gnus-sum.el (gnus-summary-insert-line)
8809         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
8810         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
8811
8812         * gnus-spec.el (gnus-correct-substring): Take optional END.
8813
8814         * nnrss.el (nnrss-request-article): Remove \n.
8815         (nnrss-retrieve-headers): Lines number is -1.
8816
8817 2001-08-24  Simon Josefsson  <jas@extundo.com>
8818
8819         * gnus-group.el (gnus-info-clear-data): Call
8820         nnfoo-request-set-mark to propagate marks.  Fix bug:
8821         `gnus-group-update-line' doesn't update read range unless we call
8822         `gnus-get-unread-articles-in-group' first.
8823
8824         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
8825         to server.
8826
8827 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8828
8829         * gnus-util.el (gnus-create-info-command): Return an interactive
8830         function.
8831
8832 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8833         From Katsumi Yamaoka <yamaoka@jpl.org>
8834
8835         * gnus-spec.el (gnus-parse-complex-format): Use equal.
8836
8837 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8838
8839         * gnus-sum.el (gnus-select-newsgroup): Use it.
8840
8841         * gnus-util.el (gnus-not-ignore): New function.
8842
8843         * lpath.el (featurep): Don't fbind char-int.
8844
8845         * gnus-util.el (gnus-create-info-command): New function.
8846
8847         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
8848         right node.
8849
8850         * gnus-sum.el (gnus-select-newsgroup): Clean up.
8851         (gnus-summary-limit-children): Use 'identity instead of `all'.
8852         (gnus-summary-limit-to-display-predicate): New command and
8853         keystroke.
8854
8855 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8856
8857         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
8858
8859         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
8860
8861 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8862
8863         * gnus-spec.el: Add the Gnus version.
8864         (gnus-update-format-specifications): If the Gnus version changes,
8865         nix out the format spec cache.
8866
8867         * gnus.el (gnus-continuum-version): Made into a command and
8868         optionalize the VERSION.
8869
8870         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
8871         the start of the lines.
8872
8873 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8874
8875         * gnus.el (gnus-visual-p): Define function before use of
8876         function.
8877
8878 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8879
8880         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
8881         (gnus-article-mark-to-type): New function.
8882         (gnus-update-missing-marks): Only update marks of type 'list.
8883
8884         * gnus.el (gnus-article-special-mark-lists): New variable.
8885
8886 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8887
8888         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
8889         (gnus-select-newsgroup): Still use 'all.
8890         (gnus-summary-initial-limit): Comparing with 'all.
8891
8892 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8893
8894         * gnus-start.el (gnus-activate-group): If dont-check, don't update
8895         active.
8896
8897 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8898
8899         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
8900         nnslashdot-*-retrieve-headers.
8901         (nnslashdot-request-article): Fix for slashcode 2.2.
8902         (nnslashdot-make-tuple): New function.
8903         (nnslashdot-read-groups): Use it.
8904
8905 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8906
8907         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
8908         list.
8909
8910         * gnus-sum.el (gnus-summary-move-article): Don't select article.
8911
8912 2001-08-20  Simon Josefsson  <jas@extundo.com>
8913
8914         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
8915         opened, error instead of continuing (and exploding later).
8916
8917 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8918
8919         * gnus.el (gnus-expand-group-parameters): Return the parameter
8920         list.
8921
8922         * gnus-sum.el (gnus-summary-show-article): Doc fix.
8923         (gnus-summary-show-article): Guess at charset if required.
8924
8925         * gnus-spec.el (gnus-correct-substring): Stopped one character
8926         before we wanted.
8927
8928 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8929
8930         * earcon.el (earcon-auto-play): Remove unused option.
8931
8932 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8933
8934         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
8935         message down in levels, since it happens very fast.
8936
8937         * smiley-ems.el (smiley-update-cache): Respect the symbol version
8938         of smiley-regexp-alist.
8939
8940         * mm-view.el (mm-inline-text): Ignore vcard errors.
8941
8942         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
8943
8944         * gnus-score.el (gnus-all-score-files): Use append instead of
8945         nconc.
8946
8947         * gnus.el (gnus-splash-face): Doc fix.
8948
8949         * mm-decode.el (mm-mailcap-command): Use
8950         mm-path-name-rewrite-functions.
8951         (mm-path-name-rewrite-functions): New variable.
8952
8953         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
8954         (gnus-complex-form-to-spec): Insert tab.
8955         (gnus-spec-tab): New function.
8956
8957         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
8958         entering the group.
8959
8960         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
8961         the positional spec.
8962         (gnus-parse-complex-format): React to %C.
8963
8964         * gnus-ems.el (gnus-char-width): Moved here.
8965
8966         * gnus-sum.el (gnus-select-newsgroup): Set
8967         gnus-newsgroup-articles.
8968         (gnus-unseen-mark): New variable.
8969         (gnus-newsgroup-unseen): Ditto.
8970         (gnus-newsgroup-seen): Ditto.
8971         (gnus-adjust-marked-articles): Use them.
8972         (gnus-update-marks): Use them.
8973         (gnus-summary-update-secondary-mark): Display.
8974         (gnus-summary-prepare-threads): Display.
8975
8976         * gnus-msg.el (gnus-inews-group-method): Use and return the
8977         method, not the server.
8978
8979 2001-08-19  Simon Josefsson  <jas@extundo.com>
8980
8981         * gnus-srvr.el (gnus-server-agent-face): New.
8982         (gnus-server-agent-face): New.
8983         (gnus-server-mode): Turn on font-lock-mode.
8984
8985         * gnus.el (gnus-server-visual): Add defgroup.
8986
8987 2001-08-19  Simon Josefsson  <jas@extundo.com>
8988         From Joe Casadonte <jcasadonte@northbound-train.com>
8989
8990         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
8991         gnus-server-denied-face): New.
8992         (gnus-server-opened-face, gnus-server-closed-face,
8993         gnus-server-denied-face): New.
8994         (gnus-server-font-lock-keywords): Add.
8995
8996 2001-08-19  Simon Josefsson  <jas@extundo.com>
8997
8998         * nnml.el (nnml-request-set-mark): Return nil.
8999         (nnml-save-marks): Use nnml-possibly-create-directory.
9000         (nnml-open-marks): Only work in temp buffer when inserting/reading
9001         .marks file.
9002
9003 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9004
9005         * gnus.el (gnus-expand-group-parameters): Fix.
9006
9007         * gnus-spec.el (gnus-char-width): New function.
9008         (gnus-correct-substring, gnus-correct-length): Use it.
9009
9010         * message.el (message-required-mail-headers): Fix doc.
9011
9012 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9013
9014         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
9015
9016         * mm-decode.el (mm-save-part-to-file): Insert the handle.
9017
9018 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9019
9020         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
9021         slashdot 2.2 (not fully fixed yet).
9022         (nnslashdot-request-article): Ditto.
9023
9024 2001-08-18  Simon Josefsson  <jas@extundo.com>
9025
9026         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
9027         nnimap.
9028
9029         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
9030         gnus-util.
9031         (nnimap-request-update-info-internal): Use new functions.
9032
9033         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
9034         new functions.
9035
9036 2001-08-18  Simon Josefsson  <jas@extundo.com>
9037
9038         Make nnml groups self-contained as far as marks are concerned.
9039
9040         * nnml.el (nnml-request-delete-group): Delete marks file.
9041         (nnml-request-rename-group): Move marks file.
9042         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
9043         variables.
9044         (nnml-request-set-mark, nnml-request-update-info): New server
9045         functions.
9046         (nnml-save-marks, nnml-open-marks): New functions.
9047
9048 2001-08-18  Simon Josefsson  <jas@extundo.com>
9049
9050         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
9051         `set' when setting marks.
9052
9053 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9054
9055         * gnus.el (gnus-info-find-node): Take an argument.
9056
9057         * gnus-art.el (gnus-button-handle-info): New function.
9058         (gnus-url-unhex-string): Replace "+" with " ".
9059
9060 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9061
9062         * message.el (message-check-news-header-syntax): Check bad From.
9063
9064 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9065
9066         * gnus-spec.el (gnus-correct-length): New function.
9067         (gnus-correct-substring): New function.
9068         (gnus-tilde-max-form): Use it.
9069
9070 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
9071
9072         * nnmh.el: Docstring changes as below.
9073
9074         * nnml.el: Docstring changes as below.
9075
9076         * nnbabyl.el: Docstring changes as below.
9077
9078         * nnmbox.el: Docstring changes as below.
9079
9080         * nnfolder.el: Added docstrings identifying each virtual server
9081         parameter.
9082
9083 2001-08-18  Simon Josefsson  <jas@extundo.com>
9084
9085         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
9086
9087 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
9088
9089         * message.el: rename "Abort Message" to "Postpone Message".
9090         Remove "Attach file as MIME" from Message menu, it's already in
9091         the MIME menu.
9092
9093 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9094
9095         * smime.el (smime-point-at-eol): eval-and-compile.
9096         (smime-make-temp-file): New function.
9097         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
9098         Use it.
9099
9100 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9101
9102         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
9103         (gnus-agent-summary-fetch-group): New command and keystroke.
9104
9105         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
9106         (gnus-mime-display-security): Make it respect
9107         gnus-unbuttonized-mime-type-p.
9108
9109         * gnus-sum.el (gnus-articles-to-read): Comments.
9110         (gnus-article-marked-p): New function.
9111         (gnus-summary-display-make-predicate): New function.
9112         (gnus-select-newsgroup): Use them.
9113
9114         * mm-decode.el (mm-save-part-to-file): Made it not error.
9115
9116 2001-08-17  Simon Josefsson  <jas@extundo.com>
9117
9118         * imap.el (imap-wait-for-tag): If process-status isn't open or
9119         run, return nil instead of sit-for looping.
9120
9121 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9122
9123         * lpath.el (featurep): fbind xml-parse-region.
9124
9125         * gnus.el (gnus-message-archive-method): Default to "archive".
9126         (gnus-message-archive-method): Doc fix.
9127         (gnus-parameters-get-parameter): Cleaned up.
9128         (gnus-expand-group-parameter): New function.
9129
9130         * gnus-start.el (gnus-setup-news): Push the archive server only
9131         the server list.
9132
9133         * mml.el (mml-menu): Changed name to "Attachments".
9134
9135         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
9136         when there is something to detroy.
9137
9138 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9139
9140         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
9141         nil.
9142
9143 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9144
9145         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
9146         which specifies a time today or tomorrow.
9147
9148 2001-08-15  Simon Josefsson  <jas@extundo.com>
9149         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
9150
9151         * gnus-agent.el (gnus-agent-make-mode-line-string)
9152         (gnus-agent-toggle-plugged): Use new API.
9153
9154 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9155
9156         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
9157         deadline has expired.
9158
9159 2001-08-12  Simon Josefsson  <jas@extundo.com>
9160         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
9161
9162         Support `recent' mark indicating newly arrived messages (to
9163         separate from old but unread messages).
9164
9165         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
9166         `nnmail-split-history' if recent is > 0.
9167         (nnimap-request-update-info-internal): Update `recent' marks.
9168         (nnimap-request-set-mark): Never set `recent' marks.
9169         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
9170         recent.
9171
9172         * gnus-sum.el (gnus-recent-mark): New mark.
9173         (gnus-newsgroup-recent): New variable.
9174         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
9175         (gnus-summary-prepare-threads): Mark recent articles.
9176         (gnus-summary-add-mark): Support recent.
9177         (gnus-summary-update-secondary-mark): Support recent.
9178
9179         * gnus.el (gnus-article-mark-lists): Add recent.
9180
9181 2001-08-12  Simon Josefsson  <jas@extundo.com>
9182
9183         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
9184         whether successful decoding took place.  Add doc.
9185
9186 2001-08-12  Simon Josefsson  <jas@extundo.com>
9187         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
9188
9189         * gnus.el (gnus-summary-line-format, gnus-parameters):
9190         * gnus-gl.el (gnus-summary-grouplens-line-format):
9191         * gnus-salt.el (gnus-summary-pick-line-format):
9192         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
9193
9194 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
9195         Committed by Kai Gro\e,b_\e(Bjohann.
9196
9197         * gnus-score.el (gnus-score-string): Fix `match' regexp
9198         for `extra' header case.
9199
9200 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9201
9202         * nnmbox.el (nnmbox-read-mbox): No warning.
9203
9204 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9205
9206         * nndoc.el (nndoc-article-type): Fix doc.
9207         (nndoc-generate-article-function): New variable.
9208         (nndoc-dissection-function): New variable.
9209         (nndoc-type-alist): Add oe-dbx.
9210         (nndoc-oe-dbx-type-p): New function.
9211         (nndoc-oe-dbx-dissection): New function.
9212         (nndoc-oe-dbx-generate-article): New function.
9213
9214 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9215
9216         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
9217         whether deadline has been reached.  Patch from Dan Nicolaescu
9218         <dann@godzilla.ics.uci.edu>.
9219
9220 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9221
9222         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
9223         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
9224         <rintaman@cs.Helsinki.FI>.
9225
9226         * mail-source.el (mail-source-movemail): The error buffer is
9227         modified, but nothing in it.
9228
9229 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9230
9231         * message.el (message-bogus-system-names): New variable.
9232         (message-make-fqdn): Use it.
9233
9234 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9235
9236         * nndraft.el (nndraft-request-group): Use
9237         nndraft-auto-save-file-name.
9238
9239 2001-08-09  Simon Josefsson  <jas@extundo.com>
9240
9241         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
9242         Don't ask whether to decrypt.  Just leave result in buffer (don't
9243         call mm).
9244
9245         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
9246         parts as well.
9247         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
9248         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
9249
9250 2001-08-09  Simon Josefsson  <jas@extundo.com>
9251
9252         * mm-decode.el (mm-insert-part): Return decoding success status.
9253         (mm-save-part-to-file): Error if decoding failed.
9254
9255 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9256
9257         * message.el (message-tab): Use indent-relative.
9258         (message-mode): Don't bind indent-line-function to indent-relative.
9259
9260 2001-08-09  Simon Josefsson  <jas@extundo.com>
9261
9262         * message.el (message-get-reply-headers): Fix string. Suggested by
9263         Christoph Conrad <cc@cli.de>.
9264
9265 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9266
9267         * message.el (message-tab): Use the current value of
9268         indent-line-function.
9269         (message-mode): Bind indent-line-function to indent-relative.
9270
9271 2001-08-08  Simon Josefsson  <jas@extundo.com>
9272
9273         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
9274         whether `imtest' is installed.
9275
9276 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9277         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9278
9279         * gnus-sum.el (gnus-summary-show-article): Call
9280         gnus-summary-update-secondary-secondary-mark.
9281         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
9282         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
9283
9284 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9285
9286         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
9287
9288         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9289
9290         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
9291         <gerd@gnu.org>.
9292
9293         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
9294
9295         * gnus-util.el (gnus-output-to-rmail): Ditto.
9296         (gnus-output-to-mail): Ditto.
9297
9298         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
9299
9300 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
9301
9302         * message.el (message-indent-citation): Use
9303         `message-yank-cited-prefix' for empty lines.
9304
9305 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
9306
9307         * message.el (message-indent-citation): Quote only lines starting
9308         with ">" using `message-yank-cited-prefix'.
9309
9310 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9311         Trivial patch.
9312
9313         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
9314         gnus-cache-fully-p.
9315
9316 2001-08-04  Simon Josefsson  <jas@extundo.com>
9317
9318         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
9319         file if it doesn't exist (by calling gnus-cache-read-active).
9320
9321 2001-08-04  Simon Josefsson  <jas@extundo.com>
9322
9323         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
9324         (gnus-cache-passively-or-fully-p): Removed.
9325         (gnus-cache-fully-p): Fix it.
9326
9327         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
9328
9329 2001-08-04  Simon Josefsson  <jas@extundo.com>
9330
9331         * gnus-cache.el (gnus-cache-fully-p)
9332         (gnus-cache-passively-or-fully-p): New functions.
9333         (gnus-cache-possibly-enter-article): Cosmetic change, use
9334         `g-c-p-o-f-p'.
9335         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
9336         was bogus (`g-c-p-a-a' does not change active info, just change
9337         the functions parameters).
9338         (gnus-cache-possibly-remove-articles-1): Make sure articles are
9339         not removed in groups that match `gnus-uncacheable-groups'.
9340
9341         Reported and modifications based on discussions with Nuutti
9342         Kotivuori <nuutti.kotivuori@smarttrust.com>.
9343
9344 2001-08-04  Simon Josefsson  <jas@extundo.com>
9345         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9346
9347         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
9348         calls `gnus-cache-update-active' if bounds has been extended.
9349
9350 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9351
9352         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
9353         before remove.
9354         (gnus-mime-security-show-details): Ditto.
9355
9356 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9357
9358         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
9359         syntax.  Protect string-match against nil string and regexp.
9360
9361 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9362
9363         * mm-util.el (mm-find-charset-region): Remove control-1.
9364
9365 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9366
9367         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
9368
9369 2001-08-04  Simon Josefsson  <jas@extundo.com>
9370
9371         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
9372         buffer.  Delete MIME-Version header.
9373
9374 2001-08-03  Simon Josefsson  <jas@extundo.com>
9375
9376         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
9377         that is entered does not necessarily have the highest article
9378         number in the group, so use `gnus-cache-possibly-alter-active'
9379         instead of `gnus-cache-update-active'.
9380
9381 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9382
9383         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
9384
9385 2001-08-03  Simon Josefsson  <jas@extundo.com>
9386
9387         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
9388         menu.
9389
9390 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9391
9392         * gnus.el (post-method): New group parameter.  It also provides
9393         the user option `gnus-post-method-alist' and the internal function
9394         `gnus-parameter-post-method'.
9395
9396         * gnus-msg.el (gnus-post-method): Bind the value of
9397         `gnus-post-method' to the group parameter if it is defined.
9398
9399 2001-08-02  Simon Josefsson  <jas@extundo.com>
9400
9401         * smime.el (smime-extra-arguments): Removed.
9402         (smime-call-openssl-region): Don't use it.
9403
9404 2001-08-02  Simon Josefsson  <jas@extundo.com>
9405
9406         * smime.el (smime-sign-region): Handle stderr.
9407         (smime-encrypt-region): Ditto.
9408
9409         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
9410         match the ASN.1 length bytes.
9411         (mm-pkcs7-enveloped-magic): Ditto.
9412         (mm-view-pkcs7-get-type): Don't regexp quote.
9413
9414 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9415         From Andreas Fuchs <asf@void.at>
9416
9417         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
9418
9419 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9420
9421         * gnus-art.el (gnus-header-button-alist): References regexp.
9422
9423 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
9424
9425         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
9426         already fboundp.  Add INTERACTIVE arg to autoload form.
9427
9428 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9429
9430         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
9431
9432         * nnmail.el (nnmail-cache-open): Ditto.
9433
9434 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9435
9436         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
9437
9438 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
9441
9442 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9443         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9444
9445         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
9446         (gnus-agent-toggle-plugged): Use it.
9447
9448 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9449
9450         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
9451         (gnus-ding-file-coding-system): New variable.
9452         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
9453         (gnus-slave-save-newsrc): Use it.
9454
9455 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9456
9457         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
9458         syntax.
9459
9460 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9461         Originally from Andreas Fuchs <asf@void.at>
9462
9463         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
9464         (mml2015-gpg-pretty-print-fpr): New function.
9465         (mml2015-gpg-extract-signature-details): More details, rename from
9466         `m-g-e-from'.
9467         (mml2015-gpg-verify): Use them.
9468         (mml2015-gpg-clear-verify): Use them.
9469
9470 2001-07-31  Simon Josefsson  <jas@extundo.com>
9471
9472         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
9473         buffer when done.
9474
9475 2001-07-30  Simon Josefsson  <jas@extundo.com>
9476
9477         * smime.el (smime-call-openssl-region): Revert previous change,
9478         just pass on buf to `call-process-region'.
9479         (smime-verify-region): Doc fix.  Don't message stuff.  Use
9480         `smime-new-details-buffer'.  Inserts error messages into buffer.
9481         (smime-noverify-region): Ditto.
9482         (smime-decrypt-region): Ditto.  Handles stderr separately.
9483         (smime-verify-buffer, smime-noverify-buffer)
9484         (smime-decrypt-buffer): Doc fix.
9485         (smime-new-details-buffer): New function.
9486         (smime-pkcs7-region, smime-pkcs7-certificates-region)
9487         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
9488         (smime-sign-region, smime-encrypt-region): Don't use
9489         `insert-buffer'.
9490
9491         * mml-smime.el (mml-smime-verify): Fix security button strings.
9492
9493 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9494
9495         * gnus-art.el (gnus-mime-save-part-and-strip): Save
9496         gnus-article-mime-handles.
9497
9498 2001-07-29  Simon Josefsson  <jas@extundo.com>
9499
9500         * mail-source.el (top-level): Require message for message-directory.
9501         (mail-source-directory): Change default to message-directory.
9502
9503         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
9504         (smime-certificate-directory, smime-openssl-program)
9505         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
9506         (smime-extra-arguments): New variable.
9507         (smime-dns-server): Fix customize group.
9508         (smime-call-openssl-region): Use `smime-extra-arguments'.
9509
9510 2001-07-29  Simon Josefsson  <jas@extundo.com>
9511         From Vladimir Volovich <vvv@vsu.ru>
9512
9513         * smime.el (smime-call-openssl-region): Ignore stderr.
9514
9515 2001-07-29  Simon Josefsson  <jas@extundo.com>
9516         From Christoph Conrad <christoph.conrad@gmx.de>
9517
9518         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
9519         file.
9520
9521 2001-07-29  Simon Josefsson  <jas@extundo.com>
9522
9523         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
9524
9525         Support S/MIME decryption.
9526
9527         * mm-decode.el (mm-inline-media-tests):
9528         (mm-inlined-types):
9529         (mm-automatic-display):
9530         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
9531
9532         * mm-view.el (mm-pkcs7-signed-magic):
9533         (mm-pkcs7-enveloped-magic): New variables.
9534         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
9535         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
9536         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
9537         PKCS#7 blobs.
9538
9539         * smime.el (smime-decrypt-region): Expand keyfile.
9540
9541 2001-07-29  Simon Josefsson  <jas@extundo.com>
9542
9543         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
9544         `ssl.el' variables.
9545
9546         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9547         but line instead of narrowing to it, because `nnmail-parse-active'
9548         calls widen.  Thanks to Christoph Conrad
9549         <christoph.conrad@gmx.de>.
9550
9551 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9552
9553         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9554         for %B spec.
9555
9556         * gnus-sum.el (gnus-summary-prepare-threads): If
9557         gnus-sum-thread-tree-root is nil, use subject instead.
9558         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9559         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9560         (gnus-sum-thread-tree-leaf-with-other)
9561         (gnus-sum-thread-tree-single-leaf): Documentation.
9562         (gnus-sum-thread-tree-single-indent): Allow nil.
9563
9564 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9565
9566         * message.el (message-fill-paragraph): Do nothing if the user
9567         wants filladapt-mode.
9568
9569 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9570
9571         * mm-decode.el (mm-image-type-from-buffer): New function.
9572         (mm-get-image): Use it.
9573
9574 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9575
9576         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
9577
9578         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
9579         mm-display-parts too.
9580
9581 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9582
9583         * nnfolder.el (nnfolder-request-accept-article): Bind
9584         nntp-server-buffer.
9585
9586         * nnmail.el (nnmail-parse-active): Read from buffer instead of
9587         nntp-server-buffer.
9588
9589 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9590
9591         * message.el (message-check-news-header-syntax): Use
9592         message-post-method.
9593         (message-send-news): Bind message-post-method.
9594
9595 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9596
9597         * mml.el (mml-tweak-type-alist): New variable.
9598         (mml-tweak-function-alist): New variable.
9599         (mml-tweak-part): New function.
9600         (mml-generate-mime-1): Use it.
9601
9602 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9603
9604         * nnfolder.el (nnfolder-request-accept-article): Replace
9605         nnfolder-request-list.
9606
9607 2001-07-27  Simon Josefsson  <jas@extundo.com>
9608
9609         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
9610         nnoo-change-server failed to do it.
9611
9612 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9613
9614         * gnus.el (gnus-parameters): Make it customizable.
9615
9616 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9617
9618         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9619
9620         * message.el (message-set-auto-save-file-name): More
9621         poor-system-types.
9622
9623         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9624
9625         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9626         supports +.
9627
9628 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9629
9630         * mm-decode.el (mm-readable-p): New function.
9631         (mm-inline-media-tests): Fix the default testers.
9632
9633 2001-07-26  Simon Josefsson  <jas@extundo.com>
9634
9635         * nnimap.el (nnimap-version): Bump version number.
9636
9637 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9638         From Steven E. Harris <seh@speakeasy.org>
9639
9640         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
9641         in M$Windows too.
9642
9643 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9644
9645         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
9646
9647 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9648
9649         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
9650
9651         * mm-decode.el (mm-get-image): Guess then use the type.
9652
9653         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
9654
9655 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
9656
9657         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
9658         display (%B) for threads if threading is off.
9659
9660 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9661         From Henrik Enberg <henrik@enberg.org>
9662
9663         * gnus-msg.el: Customization patch.
9664
9665 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
9666
9667         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
9668         variable.
9669         (nnmail-split-fancy-with-parent): Ignore certain groups.
9670
9671 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9672
9673         * gnus-util.el (gnus-byte-compile): New function.
9674         (gnus-use-byte-compile): New variable.
9675         (gnus-make-sort-function): Use it.
9676
9677         * nnmail.el (nnmail-get-new-mail): Use it.
9678
9679         * gnus-agent.el (gnus-category-make-function): Simple function or
9680         compiled function.
9681         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
9682
9683         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
9684         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
9685         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
9686
9687         * message.el (message-check-news-header-syntax): Remove quote.
9688
9689 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9690
9691         * message.el (message-use-mail-followup-to): `t' is not a
9692         documented value.
9693
9694 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9695
9696         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
9697
9698 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9699
9700         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
9701         there are long lines.
9702
9703 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9704
9705         * dgnushack.el (copy-list): New compiler macro.
9706
9707 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9708
9709         * message.el (message-bounce): If no Return-Path, the whole
9710         content is considered as the original message.
9711
9712         * nnml.el (nnml-check-directory-twice): New variable.
9713         (nnml-article-to-file): Use it.
9714         (nnml-retrieve-headers): Hack it.
9715
9716 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9717
9718         * gnus-win.el (gnus-buffer-configuration): New configure.
9719
9720         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
9721         not alive.
9722
9723         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
9724         (mm-display-external): Use display-term configure.
9725
9726 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9727
9728         * gnus-delay.el (gnus-delay-default-hour): New variable.
9729         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
9730
9731 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9732         From Karl Kleinpaste <karl@charcoal.com>
9733
9734         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
9735         (gnus-summary-prepare-threads): Ditto.
9736
9737         * gnus.el (gnus-summary-line-format): Add %B.
9738
9739 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9740
9741         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
9742
9743         * mm-util.el (mm-string-as-multibyte): New function.
9744
9745         * nnmh.el (nnmh-request-list-1): Encode, not decode!
9746
9747 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9748
9749         * mm-util.el (mm-universal-coding-system): New variable.
9750
9751         * gnus-start.el (gnus-startup-file-coding-system): Use it.
9752
9753         * score-mode.el (score-mode-coding-system): Use it.
9754
9755 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9756
9757         * gnus-start.el (gnus-setup-news): Call
9758         `gnus-check-bogus-newsgroups' just after the native server is
9759         opened.
9760
9761 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9762
9763         * nnmail.el (nnmail-do-request-post): Util function to be used by
9764         `nnchoke-request-post' for all nnmail-derived backends.
9765
9766         * nnml.el (nnml-request-post): Use it.
9767
9768         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
9769         backend, for it groks nnml-request-post.
9770
9771         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
9772         Treat `mail-post' backends like `mail' backends, not like `news'
9773         backends.
9774
9775 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9776
9777         * gnus-msg.el (gnus-setup-message): make-local-hook.
9778
9779 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9780
9781         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
9782         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
9783         <karl@charcoal.com>, slightly changed by Kai.
9784
9785         * message.el (message-check-news-header-syntax): When checking
9786         whether the groups exist, check the right server based on
9787         `gnus-post-method'.
9788
9789 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9790
9791         * gnus-delay.el: New file.
9792
9793 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9794
9795         * mm-util.el (mm-read-coding-system): Take two arguments.
9796
9797         * gnus-sum.el (gnus-summary-show-article): Use
9798         mm-read-coding-system.
9799
9800         * gnus-art.el (article-de-quoted-unreadable):
9801         (article-de-base64-unreadable, article-wash-html):
9802         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
9803
9804 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9805
9806         * nnml.el (nnml-request-post): New function.  Can be used for
9807         annotations in nnml groups.
9808
9809 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9810
9811         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
9812         command.
9813
9814         * gnus-start.el (gnus-find-new-newsgroups): Use
9815         `message-make-date' instead of `current-time-string'.
9816         (gnus-ask-server-for-new-groups): Ditto.
9817         (gnus-check-first-time-used): Ditto.
9818
9819 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9820
9821         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
9822
9823 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
9824
9825         * message.el (message-shorten-references): Change `maxcount' and
9826         `cut' to obey USEFOR draft 5.
9827
9828 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
9829
9830         * gnus-sum.el (gnus-summary-display-arrow): New variable.
9831         (gnus-summary-set-article-display-arrow): New function.
9832         (gnus-summary-goto-subject): Use it.
9833
9834 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9835
9836         * gnus-sum.el (gnus-summary-import-article): Insert date if
9837         doesn't exist.
9838
9839 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9840
9841         * mml.el (mml-content-type-parameters): New variable.
9842         (mml-content-disposition-parameters): New variable.
9843         (mml-insert-mime-headers): Use them.
9844         (mml-parse-1): Accept charset.
9845
9846 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9847
9848         * gnus-group.el (gnus-group-select-group): Doc fix.
9849
9850         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
9851
9852 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9853
9854         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
9855         to handle `define-derived-mode'.
9856
9857 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9858         From:  Stefan Monnier  <monnier@cs.yale.edu>
9859
9860         * message.el (message-mode): Use define-derived-mode.
9861         (message-tab): message-completion-alist.
9862
9863         * imap.el (imap-interactive-login): Use make-local-variable.
9864         (imap-open): Ditto.
9865         (imap-authenticate): Ditto.
9866
9867         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
9868
9869         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
9870
9871 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9872
9873         * message.el (message-citation-line-function): Refer to
9874         gnus-cite-attribution-suffix.
9875
9876 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9877
9878         * gnus-art.el,...: Error convention changes.
9879
9880 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9881
9882         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
9883
9884 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9885
9886         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
9887         (nnrss-read-server-data): Ditto.
9888
9889 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9890
9891         * gnus-setup.el (gnus-use-installed-gnus): Typo.
9892         * Cleanup files.
9893         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9894
9895 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9896
9897         * gnus.el (gnus-summary-line-format): Add %o.
9898
9899         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
9900         unless shell outputs something.
9901
9902 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9903
9904         * gnus-art.el (gnus-boring-article-headers): Better doc.
9905         (article-hide-headers): Better regexp.
9906         Suggested by Matt Swift <swift@alum.mit.edu>.
9907
9908         * nnheader.el (nnheader-max-head-length): Better doc.
9909         (nnheader-header-value): Skip spaces.
9910         (nnheader-parse-head): Remove space.
9911         Suggested by Matt Swift <swift@alum.mit.edu>.
9912
9913         * gnus-sum.el (gnus-summary-show-raw-article): New function.
9914         (gnus-get-newsgroup-headers): Remove space.
9915
9916 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9917
9918         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
9919         (gnus-summary-reply): Use it.
9920         (gnus-summary-reply-broken-reply-to): New function.
9921         (gnus-msg-force-broken-reply-to): New function.
9922
9923         * mm-view.el (mm-inline-text): Showing as text/plain when error.
9924
9925 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9926
9927         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
9928
9929 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9930
9931         * mm-decode.el (mm-external-terminal-program): New variable.
9932         (mm-display-external): Use it. Use term to display when no
9933         window-system.
9934
9935 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
9936
9937         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
9938         Browse->Next entries to Browse->Prev
9939
9940 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9941
9942         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
9943
9944 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9945
9946         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
9947         for the default encoding.
9948
9949         * nnrss.el (nnrss-url-field): New field.
9950         (nnrss-request-article): Add newsgroups.
9951
9952         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
9953
9954 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9955
9956         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
9957
9958         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
9959         (gnus-draft-setup): Remove backlog.
9960
9961 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9962
9963         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
9964         Cleanup.
9965
9966 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9967
9968         * gnus-msg.el (gnus-bug): Erase buffer.
9969
9970         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
9971
9972 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9973
9974         * mm-decode.el (mm-attachment-override-p): Fix typo.
9975
9976 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
9977
9978         * gnus-kill.el (gnus-execute): Work with the extra headers.
9979         * gnus-sum.el (gnus-summary-execute-command): Ditto.
9980
9981 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9982
9983         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
9984         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
9985
9986         * message.el (message-send-mail-real-function): New variable.
9987         (message-send-mail-partially, message-send-mail):
9988
9989         * nngateway.el (nngateway-request-post): Use it.
9990
9991         * gnus-agent.el (gnus-agentize): Use it.
9992
9993         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
9994         (nnsoup-revert-variables): Use it.
9995
9996 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
9997
9998         * mm-decode.el (mm-inline-media-tests): Default to displaying as
9999         text/plain if the type doesn't match any other media types.
10000         (mm-inlined-types): Doc fix.
10001         (mm-display-inline): Revert previous change (now handled by a
10002         default type in `mm-inline-media-tests'.
10003         (mm-inlinable-p): Revive.
10004         (mm-display-part): Call `mm-inlinable-p'.
10005         (mm-attachment-override-p): Ditto.
10006         (mm-inlined-p): Doc fix.
10007
10008         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
10009         well as `mm-inlined-p'.
10010
10011 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10012
10013         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
10014         (nntp-send-command-and-decode): Use gnus-point-at-bol.
10015
10016 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10017         From  Paul Jarc <prj@po.cwru.edu>
10018
10019         * message.el (message-use-mail-followup-to): New variable.
10020         (message-get-reply-headers): Use it.
10021
10022 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
10023
10024         * nnheader.el (nnheader-init-server-buffer): Make sure the
10025         *nntpd* buffer is made multibyte instead of a random buffer.
10026
10027 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10028
10029         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
10030         when it returns headers.
10031
10032 2001-07-07  Simon Josefsson  <jas@extundo.com>
10033
10034         * rfc2047.el (rfc2047-encode-message-header): Skip header when
10035         trying to fold. Thanks to Colin Walters
10036         <walters@cis.ohio-state.edu>
10037
10038 2001-07-06  Simon Josefsson  <jas@extundo.com>
10039
10040         * imap.el (imap-parse-address-list, imap-parse-flag-list)
10041         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
10042         Add information in `assert's.
10043
10044         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
10045         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
10046         and `nnimap-group-overview-filename', should handle all
10047         change-of-uidvalidity related issues.  But there may be other
10048         problems.)
10049
10050 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10051
10052         * rfc2047.el (rfc2047-encode-message-header): Don't include the
10053         header name when folding.
10054
10055 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10056
10057         * mm-decode.el (mm-inlined-types): Document relationship with
10058         `mm-inline-media-tests'.
10059         (mm-display-inline): Default to displaying as plain text if no
10060         inlining handler is available.
10061         (mm-inlinable-p): Remove.
10062         (mm-inlined-p): Don't call `mm-inlinable-p'.
10063         (mm-automatic-display-p): Ditto.
10064         (mm-attachment-override-p): Ditto.
10065
10066 2001-07-04  Simon Josefsson  <jas@extundo.com>
10067
10068         * nnimap.el (nnimap-importantize-dormant): New variable.
10069         (nnimap-request-update-info-internal): Use it.
10070         (nnimap-request-set-mark): Ditto.
10071
10072 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10073
10074         * nntp.el (nntp-send-command): don't pass a buffer argument to
10075         `point'. Only XEmacs accepts this.
10076         * nntp.el (nntp-send-command-nodelete): ditto.
10077         * nntp.el (nntp-send-command-and-decode): ditto.
10078
10079 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10080
10081         * nntp.el (nntp-open-connection-function): doc update.
10082         * nntp.el (nntp-pre-command): New.
10083         * nntp.el (nntp-via-rlogin-command): New.
10084         * nntp.el (nntp-via-telnet-command): New.
10085         * nntp.el (nntp-via-telnet-switches): New.
10086         * nntp.el (nntp-via-user-name): New.
10087         * nntp.el (nntp-via-user-password): New.
10088         * nntp.el (nntp-via-address): New.
10089         * nntp.el (nntp-via-envuser): New.
10090         * nntp.el (nntp-via-shell-prompt): New.
10091         * nntp.el (nntp-open-telnet-stream): New.
10092         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
10093         * nntp.el (nntp-open-via-telnet-and-telnet): New.
10094         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
10095         * nntp.el (nntp-send-command): ditto.
10096         * nntp.el (nntp-send-command-nodelete): ditto.
10097         * nntp.el (nntp-send-command-and-decode): ditto.
10098
10099 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
10100         Trivial patch.
10101
10102         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
10103         `when'.
10104
10105 2001-07-03  Simon Josefsson  <jas@extundo.com>
10106         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
10107
10108         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
10109
10110 2001-07-03  Simon Josefsson  <jas@extundo.com>
10111
10112         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
10113         remove it (workaround XEmacs `fill-region' bug).
10114
10115 2001-07-01  Simon Josefsson  <jas@extundo.com>
10116
10117         * nnimap.el (nnimap-date-days-ago): Defeat locale.
10118
10119 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10120
10121         * mml2015.el (mml2015-format-error): New function.
10122         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
10123         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
10124         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
10125
10126 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10127
10128         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
10129         Suggested by Christoph Conrad <C.Conrad@cli.de>.
10130
10131         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
10132         group variables.
10133
10134 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10135
10136         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
10137
10138         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
10139         (nnrss-save-group-data): Ditto.
10140
10141         * gnus-agent.el (gnus-agent-save-alist): Ditto.
10142
10143 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10144
10145         * message.el (message-do-send-housekeeping): Narrow to headers.
10146
10147 2001-06-24  Simon Josefsson  <jas@extundo.com>
10148
10149         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
10150         insertion when breaking lines looked for " \t" instead of "[ \t]".
10151         (rfc2047-encode-message-header): Fold lines even if
10152         no QP encoding is done.
10153
10154 2001-06-23  Simon Josefsson  <jas@extundo.com>
10155         From Samuel Tardieu <sam@inf.enst.fr>
10156
10157         * smime.el (smime-keys): Support additional certificates.
10158         (smime-make-certfiles): New function.
10159         (smime-sign-region): Use previous variables.
10160         (smime-get-certfiles): New function.
10161         (smime-sign-buffer): Use it.
10162         (smime-verify-region): Support both CAfile and CApath.
10163
10164 2001-06-23  Simon Josefsson  <jas@extundo.com>
10165
10166         * smime.el (smime-decrypt-region): Perhaps work.
10167
10168 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10169
10170         * gnus-msg.el (gnus-copy-article-buffer): Typo.
10171
10172 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10173
10174         * mm-decode.el (mm-save-part): Rewrite file name.
10175         (mm-file-name-rewrite-functions): New variable.
10176         (mm-file-name-delete-whitespace): New function.
10177         (mm-file-name-trim-whitespace): New function.
10178         (mm-file-name-collapse-whitespace): New function.
10179         (mm-file-name-replace-whitespace): New variable and function.
10180
10181 2001-06-22  Simon Josefsson  <jas@extundo.com>
10182
10183         * message.el (message-make-date): Workaround locale for weekdays.
10184
10185 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10186
10187         * message.el (message-goto-body): Return nil if not found. (revert!)
10188
10189 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10190         From Fremlin <chief@bandits.org>
10191
10192         * message.el (message-goto-body): Some messages have no header.
10193
10194         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10195
10196 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
10197
10198         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
10199
10200 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10201
10202         * message.el (message-make-date): Add week day.
10203         Suggested by Jason R. Mastaler <jason@mastaler.com>.
10204
10205 2001-06-19  Simon Josefsson  <jas@extundo.com>
10206
10207         * message.el (message-yank-prefix): Doc fix.
10208         (message-yank-cited-prefix): Ditto.
10209         (message-delete-not-region): Keep citation prefix on first line,
10210         if possible and appropriate.
10211
10212 2001-06-19  Simon Josefsson  <jas@extundo.com>
10213
10214         * imap.el (imap-process-connection-type): New variable.
10215         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
10216         recent `imtest's work completely (no line length issues), while
10217         making making old `imtest's unusable.  Thanks to NAGY Andras
10218         <nagya@inf.elte.hu> for his work.
10219
10220 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
10221
10222         * imap.el (imap-ssl-program): Add -quiet to shut up
10223         OpenSSL/SSLeay's internal debug talk.
10224
10225 2001-06-19  Matt Armstrong  <matt@lickey.com>
10226
10227         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
10228         server.
10229
10230 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10231
10232         * nnmail.el (nnmail-article-buffer): New variable.
10233         (nnmail-split-incoming): Use it.
10234
10235 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
10236
10237         * qp.el (quoted-printable-decode-region): If called interactively,
10238         use coding-system-for-read.
10239
10240 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10241
10242         * message.el (message-check-news-header-syntax): Check Reply-To.
10243
10244 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10245
10246         * mml.el (mml-parse-1): Use message options.
10247
10248         * message.el (message-do-fcc): Don't do anything if there is no
10249         FCC.
10250
10251 2001-06-16  Simon Josefsson  <jas@extundo.com>
10252
10253         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
10254         (nnimap-expunge-search-string): New variable.
10255         (nnimap-request-expire-articles): Use it.
10256
10257 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10258
10259         * message.el (message-send-mail-with-qmail): wrong exit status is
10260         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
10261
10262 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10263
10264         * gnus-art.el (article-strip-multiple-blank-lines): Use
10265         delete-region instead of replace-match.
10266
10267 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10268
10269         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
10270         (nnweb-google-wash-article): Ditto.
10271
10272 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
10273
10274         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
10275
10276 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10277
10278         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
10279         specs.
10280
10281 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10282
10283         * gnus.el (gnus-email-address): Move it here.
10284
10285         * gnus-art.el (article-de-quoted-unreadable): Read charset if
10286         requested.
10287         (article-de-base64-unreadable): Ditto.
10288         (article-wash-html): Ditto.
10289
10290 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10291
10292         * message.el (message-options-set-recipient): Don't add ", "
10293         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
10294
10295 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10296
10297         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
10298
10299 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10300
10301         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
10302         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
10303
10304         * nnrss.el (nnrss-node-text): Node might be nil.
10305
10306 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10307
10308         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
10309         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
10310
10311         * nnrss.el (nnrss-group-alist): More items.
10312
10313 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10314
10315         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
10316
10317 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10318         Trivial patch from Dale Hagglund  <rdh@best.com>
10319
10320         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
10321         restrict clauses.
10322
10323 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10324
10325         From Benjamin Rutt <brutt+news@bloomington.in.us>
10326
10327         * message.el (message-wide-reply-confirm-recipients): New variable.
10328
10329 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10330         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
10331
10332         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
10333         fix so it works with XEmacs.
10334
10335 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10336
10337         * nnrss.el (nnrss-retrieve-headers): Support description as extra
10338         headers.
10339
10340 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10341
10342         * nnrss.el: Fix a few bugs.
10343
10344 2001-06-05  Simon Josefsson  <jas@extundo.com>
10345
10346         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
10347         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
10348
10349 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
10350
10351         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
10352         binary so that we don't transmit ISO 2022 garbage to the process.
10353         This is needed under XEmacs.
10354
10355 2001-06-03  Simon Josefsson  <simon@josefsson.org>
10356
10357         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
10358         autoloaded incorrectly below because ssl-program-* is bound.)
10359         Thanks to Amos Gouaux for report.
10360
10361 2001-06-02  Simon Josefsson  <simon@josefsson.org>
10362
10363         * imap.el (imap-kerberos4-open):
10364         (imap-gssapi-open):
10365         (imap-ssl-open):
10366         (imap-network-open):
10367         (imap-shell-open):
10368         (imap-starttls-open): Set buffer to workaround spurious
10369         `accept-process-output' buffer changes.  Thanks to Mats Lidell
10370         <Mats.Lidell@contactor.se> for report and partial patch and Jake
10371         Colman <colman@ppllc.com> for report.
10372
10373 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10374
10375         * gnus-sum.el (gnus-summary-catchup): New argument.
10376         (gnus-summary-catchup-from-here): New function.
10377
10378 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10379
10380         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
10381         back, then insert glyph.  (Before, the glyph was inserted first,
10382         then the newline.)  This works around a behavior in XEmacs where
10383         it is not possible to insert a character after a glyph which is at
10384         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
10385
10386 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10387
10388         From Jaap-Henk Hoepman (jhh@xs4all.nl).
10389
10390         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
10391         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
10392         mm-destroy-postponed-undisplay-list): New functions.
10393         (mm-display-external): Use them.
10394
10395 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10396
10397         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
10398         `default-low' when evaluating `gnus-summary-highlight'.
10399         From Raja R Harinath <harinath@cs.umn.edu>.
10400
10401 2001-05-27  Simon Josefsson  <simon@josefsson.org>
10402
10403         * message.el (message-yank-cited-prefix): New variable.
10404         (message-indent-citation): Use it.
10405
10406         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
10407         as details.
10408         (mml2015-mailcrypt-clear-verify): Ditto.
10409
10410 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10411         From Nevin Kapur <nevin@jhu.edu>.
10412
10413         * gnus-sum.el (gnus-summary-default-high-score,
10414         gnus-summary-default-low-score): New variables.
10415         (gnus-summary-highlight): Use them.
10416
10417 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
10418
10419         * message.el (message-mail): pass the 'send-actions argument to
10420         `message-setup'.
10421
10422 2001-05-16  Simon Josefsson  <simon@josefsson.org>
10423         From Raymond Scholz <ray-2001@zonix.de>
10424
10425         * gnus-art.el (gnus-mime-view-part-as-charset):
10426         (gnus-mime-internalize-part): Doc fixes.
10427
10428 2001-05-11  Simon Josefsson  <simon@josefsson.org>
10429
10430         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
10431         status lines without any text ("^215$").
10432
10433 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10434
10435         * nnrss.el (nnrss-check-group): Reverse.
10436
10437 2001-05-07  Simon Josefsson  <simon@josefsson.org>
10438
10439         * message.el (message-get-reply-headers):
10440         (message-followup): Fix typo, suggested by David Green
10441         <dgreen@uab.edu>
10442
10443 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10444
10445         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
10446
10447         * nnrss.el (nnrss-open-server): Read server data when it is called.
10448         (nnrss-request-expire-articles): Fix.
10449
10450 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10451
10452         * message.el (message-do-send-housekeeping): mail-abbrevs may
10453         rename buffer behind Gnus.
10454
10455 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10456
10457         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
10458         (nnrss-group-alist): Add more resources.
10459         (nnrss-check-group): Ignore errors.
10460
10461 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10462
10463         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
10464
10465         * nnslashdot.el (nnslashdot-request-list): Add time.
10466         (nnslashdot-request-expire-articles): New function.
10467
10468         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
10469         secondary methods too.
10470
10471 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10472
10473         * message.el (message-use-followup-to): Set default value to t.
10474
10475 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
10476
10477         * message.el (message-dont-reply-to-names): Fix documentation.
10478         (message-get-reply-headers): Use Mail-Followup-To only for wide
10479         replies.
10480
10481 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10482
10483         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
10484         correctly.
10485         (nnrss-check-group): Use time.
10486
10487 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10488
10489         * gnus.el: Oort Gnus v0.03 is released.
10490
10491 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10492
10493         * nnultimate.el (nnultimate-topic-article-to-article): Use the
10494         group.
10495
10496 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10497
10498         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
10499
10500 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10501
10502         * nnultimate.el (nnultimate-retrieve-headers): Return all
10503         available headers.
10504
10505         * gnus-sum.el (gnus-read-all-available-headers): New variable.
10506         (gnus-get-newsgroup-headers-xover): Use it.
10507
10508 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10509
10510         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
10511
10512 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10513
10514         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
10515
10516 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10517
10518         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
10519         disable it.
10520
10521         * gnus.el (gnus-info-nodes): Remove a few The's.
10522
10523 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10524
10525         * mail-source.el (mail-source-movemail): Call-process may return a
10526         signal description string.
10527
10528         * gnus-start.el (gnus-read-newsrc-el-file):
10529         gnus-newsrc-file-version may be nil.
10530
10531         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
10532         Suggested by Michael Sperber [Mr. Preprocessor]
10533         <sperber@informatik.uni-tuebingen.de>.
10534
10535 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10536
10537         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
10538
10539 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
10540
10541         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
10542         fontify HANDLE.
10543
10544 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10545
10546         * smime.el (smime-ask-passphrase): Rework to return value.
10547         (smime-sign-region): Rework to bind value and use it.
10548         (smime-decrypt-region): Ditto.
10549
10550 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10551         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10552
10553         * smime.el (smime-ask-passphrase): New function.
10554         (smime-sign-region): Use it.
10555         (smime-encrypt-cipher): New variable.
10556         (smime-decrypt-region): Ditto.
10557
10558 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10559         Committed by Simon Josefsson  <simon@josefsson.org>
10560
10561         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10562         the log.
10563
10564 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10565
10566         * gnus.el: Oort Gnus v0.02 is released.
10567
10568 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
10569
10570         * gnus.el: Oort Gnus v0.01 is released.
10571
10572 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10573
10574         * gnus-sum.el (gnus-summary-highlight): Highlight read
10575         undownloaded articles as read articles.
10576
10577         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
10578         (gnus-agent-get-undownloaded-list): Mark all undownloaded
10579         articles, even read ones, as such.
10580
10581         * gnus-sum.el (gnus-summary-find-matching): Clean up.
10582         (gnus-find-matching-articles): New function.
10583         (gnus-summary-limit-include-matching-articles): New command.
10584         (gnus-summary-limit-include-thread): Include articles that have
10585         matching subjects.
10586         (gnus-offer-save-summaries): Clean up.
10587
10588 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10589
10590         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
10591
10592 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10593         From Jason Merrill <jason_merrill@redhat.com>
10594
10595         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
10596
10597 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
10598         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10599
10600         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
10601         newsgroup names when the original article is a news message.
10602
10603 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10604
10605         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
10606         supported. Suggest by Jim Meyering <jim@meyering.net>.
10607
10608 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
10609         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10610
10611         * nnmail.el (nnmail-split-it): Added check for .* at the end of
10612         regexp in nnmail-split-fancy.
10613
10614 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10615
10616         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10617
10618 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10619
10620         * message.el (message-send-mail): Improve the interaction with the
10621         user.
10622
10623 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10624
10625         * imap.el (imap-message-copy): Work around buggy servers that
10626         doesn't send TRYCREATE tags.
10627
10628 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10629
10630         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10631
10632 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10633
10634         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10635         date.
10636
10637 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10638
10639         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
10640         lives.
10641
10642 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10643
10644         * gnus-art.el (gnus-parse-news-url): New function.
10645         (gnus-button-handle-news): New function.
10646         (gnus-button-alist): Point to new functions.
10647
10648         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
10649
10650         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
10651         gnus-format-specs.
10652
10653         * message.el (message-check-news-header-syntax): Question even
10654         when Gnus doesn't know the group names.
10655         (message-send-news): Clean up.
10656
10657         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
10658         exited on purpose without saving.
10659
10660         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
10661
10662 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10663
10664         * gnus-score.el (gnus-score-orphans): Clean up.
10665
10666         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
10667
10668         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
10669         later.
10670
10671         * gnus-start.el (gnus-close-all-servers): Find the right items to
10672         close.
10673
10674         * qp.el (quoted-printable-decode-region): Just message
10675         malformation; don't quit.
10676
10677 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10678         From Gerd Moellmann <gerd@gnu.org>.
10679
10680         * gnus.el (gnus-interactive): A typo.
10681
10682 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
10683         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10684
10685         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
10686         `assq-delete-all', if that function exists; otherwise use the old
10687         definition. Documentation changed to match the one in
10688         `assq-delete-all'.
10689
10690 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10691
10692         * gnus-start.el (gnus-close-all-servers): New function.
10693
10694         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
10695         (gnus-server-remove-denials): Clean up.
10696
10697         * gnus-sum.el (gnus-summary-sort-by-original): New command and
10698         keystroke.
10699
10700 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10701
10702         * message.el (message-send-news): Message where we are sending.
10703         (message-send-mail): Ditto.
10704
10705         * gnus.el (gnus-server-string): New function.
10706
10707         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
10708
10709         * mm-decode.el (mm-default-directory): Customized.
10710         (mm-tmp-directory): Ditto.
10711
10712         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
10713         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
10714         or Chars.
10715         (gnus-summary-line-format-alist): ?l is now a string.
10716         (gnus-summary-prepare-threads): Output ? for unknown lines.
10717         (gnus-summary-insert-line): Ditto.
10718         (gnus-summary-print-article): Unbalanced parentheses.
10719
10720         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
10721         out whether new stuff has arrived.
10722
10723 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
10724
10725         * gnus-sum.el: Let printing work on ttys on Emacs.
10726
10727 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10728
10729         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
10730         when forcing news.
10731
10732         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
10733         command.
10734
10735 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
10736
10737         * message.el (message-set-auto-save-file-name): Don't use
10738         asterisks under nt.
10739
10740 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10741
10742         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
10743         lists of articles.
10744
10745         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
10746
10747         * gnus-msg.el (gnus-put-message): Clean up.
10748         (gnus-summary-reply): Mark all replied-to articles as replied to.
10749         (gnus-inews-add-send-actions): Also mark as forwarded.
10750         (gnus-summary-mail-forward): Mark as forwarded.
10751
10752         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
10753         of articles.
10754         (gnus-summary-mark-article-as-forwarded): Ditto.
10755
10756         * gnus-msg.el (gnus-summary-resend-message): Mark article as
10757         forwarded.
10758         (gnus-summary-mail-forward): Clean up.
10759
10760         * gnus.el (gnus-article-mark-lists): Added forward.
10761
10762         * gnus-sum.el (gnus-forwarded-mark): New variable.
10763         (gnus-summary-prepare-threads): Use it.
10764         (gnus-summary-update-secondary-mark): Ditto.
10765         (gnus-newsgroup-forwarded): New variable.
10766
10767 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10768
10769         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
10770         (gnus-summary-very-wide-reply): New command and keystroke.
10771         (gnus-summary-very-wide-reply-with-original): Ditto.
10772
10773         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
10774         (gnus-score-adaptive): Use it.
10775
10776         * gnus-start.el (gnus-get-unread-articles): Clean up.
10777
10778 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10779
10780         * nnultimate.el (nnultimate-retrieve-headers): Work for other
10781         boards.
10782
10783 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
10784
10785         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
10786         * gnus-start.el (gnus-subscribe-newsgroup): use it.
10787
10788 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10789
10790         * nnultimate.el (nnultimate-retrieve-headers): Understand
10791         long-form month names.
10792
10793 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10794
10795         * gnus-sum.el (gnus-summary-show-all-headers):
10796         gnus-article-show-all-headers is broken. Use
10797         gnus-summary-toggle-header instead.
10798
10799         * mml2015.el (mml2015-gpg-extract-from): No error.
10800
10801 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10802         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
10803
10804         * mml2015.el (mml2015-gpg-extract-from): New function.
10805         (mml2015-gpg-verify): Use it.
10806         (mml2015-gpg-clear-verify): Use it.
10807
10808 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10809
10810         * message.el (message-setup-fill-variables): Use
10811         fill-paragraph-function.
10812         (message-fill-paragraph): Take an argument.
10813         (message-newline-and-reformat): Take another argument.
10814
10815 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10816
10817         * message.el (rmail-output): It is in rmailout.el not rmail.el.
10818
10819 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10820
10821         * message.el (message-forward): local-variable-p takes an extra
10822         argument in XEmacs.
10823
10824 2001-03-16  Simon Josefsson  <simon@josefsson.org>
10825
10826         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
10827         `nnimap-use-nov-p' (it really tested the negative).
10828         (nnimap-retrieve-headers): Use it.
10829
10830 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10831
10832         * message.el (message-generate-headers-first): Update doc.
10833
10834 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
10835         Trivial patch.
10836
10837         * gnus.el (gnus-summary-line-format): Typo.
10838
10839 2001-03-11  Simon Josefsson  <simon@josefsson.org>
10840
10841         * mailcap.el (mailcap-mime-data): Add application/sieve.
10842         (mailcap-mime-extensions): Add .siv, .xls.
10843
10844 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10845         From Christoph Conrad <christoph.conrad@gmx.de>
10846
10847         * gnus-score.el (gnus-summary-lower-thread): Typo.
10848
10849 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10850
10851         * message.el (message-forward-decoded-p): New variable.
10852         (message-forward-subject-author-subject): Use it.
10853         (message-make-forward-subject): Use it.
10854         (message-forward): Use it.
10855
10856         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
10857
10858         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
10859         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
10860
10861 ;;Has been fixed -- zsh.
10862 ;;2001-03-05  Dave Love  <fx@gnu.org>
10863 ;;
10864 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
10865 ;;      Move it after definition of mm-coding-system-p.
10866 ;;
10867 2001-03-01  Dave Love  <fx@gnu.org>
10868
10869         * mm-util.el (mm-inhibit-file-name-handlers): Add
10870         image-file-handler.
10871
10872 2001-02-11  Dave Love  <fx@gnu.org>
10873
10874         * message.el (message-signature-file): Fix doc, :type.
10875
10876 2001-02-08  Dave Love  <fx@gnu.org>
10877
10878         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
10879         (message-posting-charset): Defvar when compiling again.
10880         (rfc2047-encodable-p): Require message.
10881
10882         * gnus-sum.el (gnus-alter-articles-to-read-function):
10883         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
10884
10885 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10886
10887         * nnrss.el: New file.
10888
10889 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
10890         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10891
10892         * rfc2047.el (rfc2047-unfold-region): Fix arg of
10893         `skip-chars-forward'.
10894
10895 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10896
10897         * nndraft.el (nndraft-request-group): Restore auto save files if
10898         the original files do not exist.
10899
10900 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10901
10902         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
10903         SCORE paths.
10904
10905         * mm-decode.el (mm-dissect-buffer): Call
10906         mail-extract-address-components only if necessary.
10907
10908 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10909
10910         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
10911         directory part.
10912         (gnus-score-search-global-directories): Use file-directory-p.
10913
10914         * gnus-score.el (gnus-score-score-files-1): Use
10915         gnus-kill-files-directory.
10916         From Adrian Aichner <adrian@xemacs.org>.
10917
10918 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10919
10920         * gnus.el (charset): Move here from gnus-sum.el.
10921
10922 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10923
10924         * mml.el (mml-preview): Disable local map.
10925
10926         * gnus-sum.el (gnus-summary-make-menu-bar): Make
10927         gnus-article-post-menu here.
10928
10929         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
10930         if it has not been made.
10931
10932 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10933
10934         * gnus-art.el (gnus-article-describe-key): Map key to event.
10935         (gnus-article-describe-key-briefly): Ditto
10936
10937 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10938
10939         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
10940
10941 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10942         From Katsumi Yamaoka <yamaoka@jpl.org>.
10943
10944         * dgnushack.el (coerce, merge, subseq): defmacro.
10945
10946 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10947
10948         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
10949         A fake defalias in nndraft.el results a not-activated bug in
10950         uncompiled versions.
10951
10952 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
10953         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10954
10955         * gnus-util.el (gnus-split-references): Handle malformed References:.
10956
10957 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10958
10959         * gnus-art.el (gnus-article-mime-part-status): 1 part.
10960
10961 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10962         From NAGY Andras <nagya@inf.elte.hu>.
10963
10964         * gnus.el (gnus-parameters): Typo.
10965
10966 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10967
10968         * gnus.el (gnus-read-method): Remove redundancy.
10969
10970 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10971
10972         * nnslashdot.el (nnslashdot-backslash-url): New variable.
10973         (nnslashdot-request-list): Use it.
10974
10975 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10976
10977         * nnml.el (nnml-generate-active-info): Fix the case when there is
10978         no file.
10979
10980         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
10981         (gnus-summary-create-article): New function.
10982
10983         * gnus-group.el (gnus-group-mark-article-read): New function.
10984
10985         * gnus-msg.el (gnus-inews-do-gcc): Use it.
10986
10987         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
10988
10989 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10990
10991         * gnus-art.el (gnus-article-edit-done): Don't use
10992         gnus-article-edit-exit.
10993         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
10994
10995         * gnus.el (gnus-parameters): New variable.
10996         Suggested by NAGY Andras <nagya@inf.elte.hu>.
10997         (gnus-parameters-get-parameter): New function.
10998         (gnus-group-find-parameter): Use it.
10999
11000 2001-02-23  Simon Josefsson  <simon@josefsson.org>
11001
11002         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
11003         change of default value to `current'.
11004
11005 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11006
11007         * nneething.el (nneething-get-head): Insert unreadable file too.
11008
11009 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11010
11011         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
11012
11013         * webmail.el (webmail-type-definition): Deja is bought by google.
11014
11015 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11016
11017         * gnus-sum.el (gnus-fetch-headers): New function.
11018         (gnus-select-newsgroup): Use it.
11019         (gnus-summary-insert-articles): New function.
11020         (gnus-summary-insert-old-articles): New function.
11021         (gnus-summary-insert-new-articles): New function.
11022
11023         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
11024         (gnus-group-list-active): Ditto.
11025         * gnus-sum.el (gnus-set-mode-line): Ditto.
11026         (gnus-summary-read-group-1): Ditto.
11027
11028 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11029
11030         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
11031         current topic.
11032
11033 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11034
11035         * smiley.el (gnus-smiley-display): Don't do widening.
11036
11037         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
11038         within body.
11039
11040         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
11041
11042         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
11043         New variable.
11044         (gnus-mime-display-multipart-related-as-mixed): New variable.
11045         (gnus-mime-display-part): Use them.
11046
11047 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11048
11049         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
11050         something special.
11051
11052 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11053
11054         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
11055         (nnweb-request-article): Call reference if exists.
11056         (nnweb-type-definition): Dejanews is bought by google.com.
11057         Beta!
11058
11059 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11060
11061         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
11062
11063 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11064
11065         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
11066         gnus-article-sort-functions.
11067         (gnus-article-sort-functions): Doc fix.  Refer to
11068         gnus-thread-sort-functions.
11069
11070 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11071         From Paul Jarc <prj@po.cwru.edu>.
11072
11073         * message.el (message-get-reply-headers): More fixes.
11074
11075 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
11076         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11077
11078         * message.el (message-get-reply-headers): Fix bug with
11079         Mail-Followup-To/to-address interaction.
11080
11081 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11082
11083         * gnus-msg.el (gnus-configure-posting-styles): Match header in
11084         gnus-article-copy.
11085
11086 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11087
11088         * message.el (message-do-send-housekeeping): Rename to a better
11089         name.
11090
11091 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11092
11093         * message.el (message-cancel-news): Check article first, then ask
11094         yes or no.
11095
11096 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11097
11098         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
11099
11100 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11101
11102         * gnus-range.el (gnus-range-normalize): New function.
11103
11104 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
11105
11106         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
11107
11108 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11109
11110         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
11111
11112         * nnagent.el (nnagent-request-regenerate): New function.
11113
11114         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
11115
11116         * nnml.el (nnml-generate-nov-databases): Accept argument
11117         server. Don't open server if it is opened.
11118         (nnml-request-regenerate): Use it. Change to deffoo.
11119
11120 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11121         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11122
11123         * gnus.el (gnus-define-group-parameter): Fix.
11124
11125 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11126
11127         * gnus.el (gnus-define-group-parameter): Improved.
11128
11129         * gnus-sum.el (charset): Define parameter.
11130         (ignored-charsets): Ditto.
11131         (gnus-summary-setup-default-charset): Use them.
11132
11133         * gnus-start.el (gnus-read-descriptions-file): Use them.
11134
11135         * gnus-cus.el (gnus-group-parameters): Remove them.
11136
11137 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11138
11139         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
11140
11141 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11142
11143         * gnus-sum.el (gnus-summary-read-group-1): Remove
11144         gnus-summary-set-local-parameters.
11145         (gnus-summary-setup-buffer): Put it here.
11146
11147 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11148
11149         * gnus.el (to-address): Define parameter.
11150         (to-list): Ditto.
11151         * gnus-art.el (article-hide-boring-headers): Use them.
11152         * gnus-msg.el (gnus-post-news): Ditto.
11153         * gnus-cus.el (gnus-group-parameters): Remove them.
11154
11155 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11156
11157         * gnus-draft.el (gnus-draft-reminder): New function.
11158
11159         * gnus-art.el (gnus-sender-save-name): New function.
11160
11161 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11162
11163         * mm-util.el (mm-mime-charset): Error message.
11164
11165 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11166
11167         * message.el (message-check-news-body-syntax): Don't check mml lines.
11168
11169 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11170
11171         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
11172         subscribe.
11173
11174         * gnus-start.el (gnus-call-subscribe-functions): New function.
11175         (gnus-find-new-newsgroups): Use it.
11176         (gnus-ask-server-for-new-groups): Use it.
11177         (gnus-check-first-time-used): Use it.
11178         (gnus-subscribe-newsgroup-method): Grok a list of functions.
11179         (gnus-subscribe-options-newsgroup-method): Ditto.
11180         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
11181         return .
11182
11183 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11184
11185         * gnus-cus.el (gnus-score-customize): Doc fix.
11186
11187 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
11188
11189         * dgnushack.el (my-getenv): Typo.
11190
11191 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11192
11193         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
11194
11195 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11196
11197         * gnus-group.el (gnus-group-suspend): Offer save summaries.
11198
11199         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
11200         (gnus-treatment-function-alist): Use it.
11201         (article-remove-leading-whitespace): New function.
11202         (gnus-article-make-menu-bar): Use it.
11203
11204         * gnus-sum.el (gnus-summary-wash-empty-map): Add
11205         remove-leading-whitespace.
11206         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
11207         because of conflict.
11208
11209 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11210
11211         * Makefile.in: Hack generating gnus-load.el.
11212         * dgnushack.el: Ditto.
11213         * gnus-load.el: Remove it.
11214
11215 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11216
11217         * dgnushack.el : Add URLDIR.
11218
11219         * Makefile.in (EMACS_COMP): Ditto.
11220
11221 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11222
11223         * gnus-cus.el (gnus-score-customize): Error on no score file.
11224
11225 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11226
11227         * mm-decode.el (mm-merge-handles): New function.
11228
11229         * mm-view.el (mm-inline-message): Use it.
11230         (mm-view-message): Ditto.
11231
11232         * mm-partial.el (mm-inline-partial): Ditto.
11233
11234         * mm-extern.el (mm-inline-external-body): Ditto.
11235
11236         * gnus-art.el (gnus-mime-view-part): Ditto.
11237         (gnus-mime-view-part-as-type): Ditto.
11238         (gnus-mime-save-part-and-strip): Prevent users to strip in some
11239         cases.
11240
11241 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11242
11243         * message.el (message-cancel-news): Allow to shoot foot.
11244         (message-supersede): Ditto.
11245
11246 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
11247         Trivial patch.
11248
11249         * gnus-sum.el (gnus-simplify-subject-re): Use
11250         message-subject-re-regexp.
11251
11252 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11253
11254         * nnmail.el (nnmail-expiry-target-group): Bind
11255         nnmail-cache-accepted-message-ids to nil.
11256
11257         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
11258         coding system.
11259
11260 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11261
11262         * qp.el (quoted-printable-encode-region): Make sure characters are
11263         between 00 and FF.  Don't check charset.
11264
11265         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
11266         in Emacs 20.
11267         * rfc2047.el (rfc2047-q-encode-region): Ditto.
11268
11269 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11270
11271         * message.el (message-make-forward-subject): Argument decoded.
11272         (message-forward): Use it when digest.
11273
11274         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
11275         buffer.
11276
11277 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11278
11279         * message.el (message-generate-headers-first): Doc fix.
11280
11281 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11282
11283         * gnus-art.el (article-make-date-line): Error proof.
11284
11285 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11286
11287         * gnus-group.el (gnus-group-listing-limit): New variable.
11288         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
11289
11290         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
11291
11292 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11293
11294         * message.el (message-newline-and-reformat): Special case for
11295         breaking at BOL.
11296
11297 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
11298
11299         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
11300         message/rfc822.
11301
11302 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11303
11304         * message.el (message-encode-message-body): Don't insert
11305         Content-Type if it is inside a mail.
11306
11307 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11308
11309         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
11310         gnus-article-commands-menu.
11311
11312         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
11313         in Emacs.
11314
11315         * gnus-start.el (gnus-read-descriptions-file): Use
11316         gnus-group-name-charset and gnus-group-charset-alist.
11317
11318 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11319
11320         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
11321         active region.
11322
11323         * gnus-start.el (gnus-group-change-level): Remove from both
11324         gnus-zombie-list and gnus-killed-list.
11325
11326 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11327
11328         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
11329         gnus-subscribe-topics.
11330
11331         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
11332
11333 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11334
11335         * gnus-art.el (gnus-article-make-menu-bar): Make
11336         gnus-article-post-menu.
11337
11338         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
11339
11340         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
11341
11342         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11343
11344         * message.el (message-mode-menu): Ditto.
11345
11346         * gnus-art.el (defvar): eval-when-compile.
11347
11348 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11349
11350         * gnus-agent.el (gnus-agentize): Fix doc.
11351
11352 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
11353
11354         * mml.el (mml-preview): Bind `q'.
11355
11356 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11357
11358         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
11359
11360 2001-01-31  Dave Love  <fx@gnu.org>
11361
11362         * mm-util.el (mm-mime-mule-charset-alist)
11363         (mm-find-mime-charset-region): Consider mule-utf-8.
11364
11365 2001-01-31  Dave Love  <fx@gnu.org>
11366
11367         * gnus-art.el (gnus-article-x-face-command)
11368         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
11369         :version.
11370
11371 2001-01-26  Dave Love  <fx@gnu.org>
11372
11373         * mm-util.el (mm-multibyte-string-p): New.
11374
11375 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
11376 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
11377 ;;      string-as-multibyte on class.  Clarify line-folding.
11378         (quoted-printable-encode-string): Make temp buffer inherit
11379         string's multibyteness.
11380
11381 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
11382
11383         * nnheader.el (toplevel): Don't require `gnus-util' at
11384         compile-time; this creates a circular dependency, and prevents
11385         a bootstrap.
11386
11387 2001-01-22  Andreas Schwab  <schwab@suse.de>
11388
11389         * nnheader.el (gnus-delete-line): Autoload it as a macro.
11390
11391 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11392
11393         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
11394
11395         * gnus-art.el (article-hide-list-identifiers): Ditto.
11396
11397         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
11398
11399 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11400
11401         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
11402
11403         * gnus-art.el (article-hide-list-identifiers): Similar.
11404
11405 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
11406
11407         * nnmail.el (nnmail-remove-list-identifiers): Improved.
11408
11409 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11410
11411         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
11412
11413 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11414
11415         * gnus-util.el (gnus-string-equal): New function.
11416
11417         * gnus-art.el (article-hide-boring-headers): Use it.
11418
11419 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
11420
11421         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
11422
11423 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11424
11425         * gnus-msg.el (gnus-msg-mail): Support switch-action.
11426
11427 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11428
11429         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
11430         command if there is not last-saver.
11431
11432 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11433
11434         * nntp.el (nntp-open-connection): 201 is possible.
11435
11436 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11437
11438         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
11439         (rfc2047-charset-encoding-alist): Add big5.
11440
11441 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11442
11443         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
11444         (gnus-agent-remove-server): Ditto.
11445         (autoload): gnus-server-update-server.
11446
11447         * gnus-srvr.el (gnus-server-line-format): Add %a.
11448         (gnus-server-line-format-alist): Add gnus-tmp-agent.
11449         (gnus-server-insert-server-line): Use it.
11450
11451 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11452
11453         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
11454         GB2312 and Big5.
11455
11456 2001-01-24  Simon Josefsson  <sj@extundo.com>
11457
11458         * mail-source.el (mail-sources): Add :program specifier to IMAP
11459         mail source.
11460         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
11461
11462 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11463
11464         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
11465
11466 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11467
11468         * nntp.el (nntp-wait-for): Return the success code.
11469         (nntp-open-connection): Use it.
11470
11471 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11472
11473         * gnus-int.el (gnus-check-server): Allow breaking the opening.
11474
11475 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11476
11477         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
11478
11479 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11480
11481         * gnus-sum.el (gnus-summary-print-article): Take one prefix
11482         argument. Allow to print several articles in one file.
11483
11484 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11485
11486         * webmail.el (webmail-type-definition): netaddress changes.
11487
11488 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11489
11490         * gnus.el: Fix copyright. Remove trailing spaces.
11491
11492         * message.el (message-forward): Use mule4.
11493
11494 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11495
11496         * mm-util.el (mm-string-as-unibyte): New function.
11497
11498         * message.el (message-forward): Use it.
11499
11500 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11501
11502         * message.el (message-cite-original-without-signature): Don't peel
11503         off the blank line.
11504         (message-get-reply-headers): Add Cc if it is not in follow-to.
11505
11506 2001-01-20  Simon Josefsson  <sj@extundo.com>
11507
11508         * mm-decode.el (mm-handle-multipart-from): Add.
11509         (mm-dissect-buffer): Save From: header value.
11510         (mm-security-from): Remove.
11511         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
11512
11513         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
11514         instead of `mml-security-from'.  Protect null from value.
11515
11516 2001-01-20  Simon Josefsson  <sj@extundo.com>
11517
11518         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
11519         application/vnd.ms-excel attachments.
11520
11521 2001-01-19  Simon Josefsson  <sj@extundo.com>
11522
11523         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
11524
11525 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11526
11527         * message.el (message-ignored-mail-headers): Ditto.
11528
11529 2001-01-19  Simon Josefsson  <sj@extundo.com>
11530
11531         * message.el (message-ignored-news-headers): Only search beginning
11532         of line.
11533
11534 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
11535         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
11536
11537         * message.el (message-send-mail): Content-Type may not be there.
11538
11539 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11540
11541         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
11542         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
11543
11544         * gnus-art.el (article-display-x-face): Insert X-Face if there is
11545         not.
11546
11547 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11548
11549         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11550         non-native groups.
11551
11552 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11553
11554         * message.el (message-yank-original): Understand
11555         universal-argument.
11556
11557 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11558
11559         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11560         (article-hide-boring-headers): Ditto.
11561
11562         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11563
11564 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11565
11566         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11567         one.
11568
11569 2001-01-16  Simon Josefsson  <simon@josefsson.org>
11570
11571         * message.el (message-make-in-reply-to): Add comment to message-id
11572         (old syntax, see 2000-08-02 change).
11573
11574 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11575
11576         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
11577         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
11578         (gnus-button-reply): Ditto.
11579
11580 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11581
11582         * gnus-art.el (article-display-x-face): Fix.
11583
11584 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11585
11586         * gnus-art.el (article-display-x-face): Use
11587         gnus-original-article-buffer.
11588
11589 2001-01-15  Jack Twilley  <jmt@tbe.net>
11590
11591         * message.el (message-add-header): Move to point-max.
11592
11593 2001-01-15  Simon Josefsson  <simon@josefsson.org>
11594
11595         * smime.el (smime-CA-directory, smime-CA-file): Change default to
11596         nil, improve documentation.
11597         (smime-certificate-directory): Comment out false hints (until it
11598         is implemented).
11599
11600         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
11601         there aren't any keys.
11602         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
11603         verify certificate.  Default is changed to only check integrity.
11604         Improved security status texts.  If a certificate doesn't contain
11605         a email address, don't fail.
11606
11607         * smime.el (smime-noverify-region):
11608         (smime-noverify-buffer): New functions.  Verifies integrity only.
11609
11610 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11611
11612         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
11613
11614 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11615
11616         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11617         (gnus-remove-some-windows): Ditto.
11618
11619 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11620
11621         * gnus-art.el (article-make-date-line): 11th.
11622
11623 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11624
11625         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11626         (mml2015-gpg-sign): Ditto.
11627
11628 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11629
11630         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11631         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11632
11633 2001-01-08  Dave Love  <fx@gnu.org>
11634
11635         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11636         single character.
11637
11638         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
11639
11640         * message.el: Doc and message fixes.
11641         (message-send-rename-function)
11642         (message-make-forward-subject-function)
11643         (message-send-mail-function, message-reply-to-function)
11644         (message-wide-reply-to-function, message-followup-to-function)
11645         (message-distribution-function, message-auto-save-directory): Fix
11646         :type.
11647
11648         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
11649         proceeding after warnings.  Amend multipart warning message.
11650
11651 2001-01-04  Dave Love  <fx@gnu.org>
11652
11653         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
11654         compiling.
11655         (gnus-make-directory): Require nnmail.
11656
11657         * mm-decode.el (mm-inline-media-tests): Add
11658         image/x-portable-bitmap.
11659         (mm-get-image): Grok pbm.
11660
11661 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
11662
11663         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
11664
11665 2001-01-09  Didier Verna  <didier@xemacs.org>
11666
11667         * dgnushack.el (dgnushack-compile): give a dummy value to
11668         `gnus-xmas-glyph-directory' for the time of compilation.
11669         * gnus-agent.el: moved some XEmacs specific hook add-ons from
11670         `gnus-xmas-[re]define' to avoid loosing user custom settings.
11671         * gnus-art.el: ditto.
11672         * gnus-group.el: ditto.
11673         * gnus-salt.el: ditto.
11674         * gnus-sum.el: ditto.
11675         * gnus-topic.el: ditto.
11676         * gnus-xmas.el (gnus-xmas-define): see above.
11677         * gnus-xmas.el (gnus-xmas-redefine): see above.
11678         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
11679         non-continuable error when the directory can't be found.
11680
11681 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11682
11683         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
11684         handle.
11685         * gnus-art.el (gnus-mime-view-part): Copy it.
11686         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
11687
11688 2001-01-09  Michael Downes  <mjd@ams.org>
11689
11690         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
11691
11692 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11693
11694         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
11695         orig-file. Use ',source.
11696
11697 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11698
11699         * gnus-xmas.el (gnus-xmas-modeline-glyph):
11700         (gnus-xmas-group-startup-message):
11701         Detect gnus-xmas-glyph-directory when it is nil.
11702
11703 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11704
11705         * pop3.el (pop3-get-message-count): Andrew Innes
11706         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
11707
11708 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11709
11710         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
11711
11712         * time-date.el (time-to-number-of-days): New function.
11713
11714 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
11715         Trivial patch.
11716
11717         * nnslashdot.el (nnslashdot-request-list): Always get the right
11718         sid.
11719
11720 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11721
11722         * message.el (message-minibuffer-local-map): New keymap.
11723         (message-read-from-minibuffer): Use it.
11724         * gnus-msg.el (gnus-summary-resend-message): Use it
11725
11726 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11727
11728         * gnus-start.el (gnus-display-time-event-handler): New function.
11729         (gnus-after-getting-new-news-hook): Use it.
11730
11731 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11732
11733         * message.el (message-ignored-mail-headers): Add draft header.
11734
11735 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11736
11737         * gnus-sum.el (gnus-summary-expire-articles): Don't save
11738         excursion.
11739
11740         * nnslashdot.el (nnslashdot-request-list): Get the right year.
11741
11742 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
11743         A revoked patch.
11744
11745         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
11746
11747 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11748
11749         * qp.el (quoted-printable-decode-region): Don't backward-char.
11750
11751 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11752
11753         * gnus-draft.el: Mark articles as replied.
11754
11755         * gnus-sum.el (gnus-summary-add-mark): New function.
11756
11757         * gnus-group.el (gnus-add-mark): New function.
11758
11759         * gnus-sum.el (gnus-summary-buffer-name): New function.
11760         (gnus-summary-setup-buffer): Use it.
11761
11762         * gnus-draft.el: Set things up with the right post method and
11763         stuff.
11764
11765         * message.el (message-ignored-news-headers): Remove X-Draft-From.
11766
11767         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
11768
11769         * gnus.el (gnus-draft-meta-information-header): New variable.
11770
11771 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11772
11773         * gnus-art.el (gnus-treatment-function-alist): Move the date
11774         functions before the header sorting functions.
11775
11776         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
11777
11778         * dgnushack.el (dgnushack-compile): Message whether there is w3.
11779         Don't (push "/usr/share/emacs/site-lisp" load-path).
11780
11781         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
11782         to empty fill prefixes.
11783
11784 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11785
11786         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
11787         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
11788
11789 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11790
11791         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
11792
11793         * nnml.el (autoload): Move to nnheader.el.
11794
11795         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
11796         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
11797         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
11798         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
11799
11800 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11801
11802         * gnus-art.el (article-make-date-line): Get the hours right.
11803         (gnus-ignored-headers): More hiding.
11804
11805         * nnmail.el (nnmail-expiry-wait): Not an integer.
11806
11807         * message.el (message-goto-body): Only expand abbrev when called
11808         interactively.
11809         (message-make-lines): Use it.
11810
11811 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11812
11813         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
11814
11815 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11816
11817         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
11818         include the expunged articles.
11819
11820         * gnus-group.el (gnus-group-sort-by-server): New function.
11821
11822         * gnus.el (gnus-method-to-server-name): New function.
11823         (gnus-group-prefixed-name): Use it.
11824
11825         * gnus-group.el (gnus-group-sort-function): Doc fix.
11826         (gnus-group-sort-groups-by-server): New command.
11827
11828 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11829
11830         * gnus-art.el (gnus-treat-date-english): New variable.
11831         (article-date-english): New command.
11832         (gnus-english-month-names): New variable.
11833         (article-make-date-line): Do 'english.
11834
11835         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
11836         after the fill prefix.
11837
11838         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
11839         score...".
11840
11841         * gnus-art.el (gnus-ignored-headers): Hide more headers.
11842
11843         * message.el (message-mode-map): Bind comment-region.
11844
11845         * gnus-art.el (gnus-mime-display-part): Let w3 display
11846         multipart/related.
11847
11848         * mm-bodies.el (mm-long-lines-p): New function.
11849         (mm-body-encoding): Use it.
11850         (mm-body-encoding): Encode articles with lines longer than 1000
11851         characters.
11852
11853 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11854
11855         * mm-util.el (mm-enable-multibyte): Use
11856         default-enable-multibyte-characters.
11857         (mm-enable-multibyte-mule4): Ditto.
11858         (mm-disable-multibyte): Test XEmacs.
11859         (mm-disable-multibyte-mule4): Ditto.
11860         (mm-with-unibyte-current-buffer): Simplified.
11861         (mm-with-unibyte-current-buffer-mule4): Ditto.
11862
11863 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11864
11865         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
11866
11867         * nnheader.el (nnheader-string-as-multibyte): New alias.
11868
11869         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
11870
11871         * gnus-uu.el (gnus-message-process-mark): New function.
11872         (gnus-uu-mark-by-regexp): Use it.
11873         (gnus-new-processable): New function.
11874
11875 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
11876          Trivial patch.
11877
11878         * gnus-sum.el (gnus-no-mark): New variable.
11879
11880 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11881
11882         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
11883         backslashes.
11884
11885 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11886
11887         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
11888         definition.
11889
11890 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11891
11892         * dgnushack.el (dgnushack-compile): elc is in the current directory.
11893
11894         * qp.el (quoted-printable-encode-region): Don't check multibyte in
11895         XEmacs.
11896
11897 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
11898         Trivial patch.
11899
11900         * mml.el (mml-read-tag): Save tag location.
11901
11902 2000-12-25  Simon Josefsson  <simon@josefsson.org>
11903
11904         * starttls.el: Sync with Emacs 21.
11905
11906 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11907
11908         * message.el (message-mail): Support yank-action.
11909
11910         * message.el (message-setup): Revoke the last change.
11911
11912 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11913
11914         * message.el (message-setup): Use cons. Suggested by Johan Vromans
11915         <jvromans@squirrel.nl>.
11916
11917 2000-12-24  Simon Josefsson  <sj@extundo.com>
11918
11919         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
11920         mailing list junk at end of part.
11921
11922 2000-12-23  Simon Josefsson  <sj@extundo.com>
11923
11924         * nnimap.el (nnimap-expiry-target): New function.
11925         (nnimap-request-expire-articles): Use it.
11926
11927 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11928
11929         * gnus.el (gnus-group-parameters-more): New variable.
11930         * gnus-cus.el (gnus-group-customize): Use it.
11931
11932         * gnus.el (gnus-define-group-parameter): New macro.
11933         (auto-expire): Use it
11934         (total-expire): Use it.
11935         * gnus-art.el (banner): Use it.
11936
11937         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
11938         <ljz@asfast.com>.
11939
11940 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11941
11942         * gnus-topic.el (gnus-topic-create-topic): Use list.
11943
11944         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
11945         before binding gnus-default-article-saver.
11946
11947         * gnus-sum.el (gnus-summary-save-article):
11948         (gnus-summary-pipe-output):
11949         (gnus-summary-save-article-mail):
11950         (gnus-summary-save-article-rmail):
11951         (gnus-summary-save-article-file):
11952         (gnus-summary-write-article-file):
11953         (gnus-summary-save-article-body-file): Ditto.
11954
11955         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
11956
11957 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11958
11959         * gnus-art.el (gnus-mime-security-button-map):
11960         (gnus-mime-button-map): Add parent.
11961
11962 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11963
11964         * messagexmas.el (message-xmas-redefine): New function.
11965
11966         * message.el: Use it.
11967
11968         * gnus-art.el (gnus-article-check-hidden-text): Return t.
11969
11970         * gnus-util.el (gnus-remove-text-properties-when): Return t.
11971
11972 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11973
11974         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
11975         malformatted messages.
11976
11977 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11978
11979         * mm-util.el (mm-image-load-path): New function.
11980
11981         * gnus-group.el (gnus-group-make-tool-bar): Use it.
11982
11983         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
11984
11985         * message.el (message-tool-bar-map): Use it.
11986
11987         * Makefile.in (install-el): New rule.
11988
11989 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11990
11991         * gnus-art.el (article-treat-dumbquotes): Quote \.
11992
11993 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11994
11995         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
11996         Emacs 20 runs on a terminal.
11997
11998 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11999
12000         * gnus-msg.el (gnus-bug): Revert to save-excursion.
12001
12002         * mml.el (gnus-add-minor-mode): Autoload.
12003
12004         * message.el (message-forward): Save-restriction.
12005
12006 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12007
12008         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
12009         Paul Stevenson <p.stevenson@surrey.ac.uk>
12010
12011 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12012
12013         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
12014
12015         * mml.el (gnus-ems): Don't require.
12016
12017         * gnus.el (gnus-decode-rfc1522): Removed.
12018         (gnus-set-text-properties): Define.
12019
12020 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12021
12022         * gnus-art.el (gnus-mime-*): handle may be nil.
12023
12024         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
12025
12026         * gnus.el (gnus-group-remove-excess-properties): Not defined
12027         in gnus-xmas.
12028
12029 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12030
12031         * message.el (message-mail-user-agent): Add :version.
12032
12033 2000-12-21  Miles Bader  <miles@gnu.org>
12034
12035         * message.el (message-mode): Set `comment-start' to the  yank prefix.
12036
12037 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12038
12039         * message.el (message-mail-user-agent): New variable.
12040         (message-setup): Renamed to message-setup-1. Support
12041         mail-user-agent.
12042         (message-mail-user-agent): New function.
12043         (message-mail): Use it.
12044         (message-reply): Use it.
12045         (message-resend): Use it.
12046         (message-mail-other-window): Use it.
12047         (message-mail-other-frame): Use it.
12048
12049         * gnus-msg.el (gnus-bug): Support mail-user-agent.
12050
12051 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12052
12053         * message.el (message-tool-bar-map): Simplify.
12054         (message-narrow-to-head-1): New function.
12055         (message-narrow-to-head): Use it.
12056         (message-reply): Ditto.
12057         (message-cancel-news): Ditto.
12058         (message-supersede): Ditto.
12059         (message-make-forward-subject): Ditto.
12060         (message-bounce): Ditto.
12061
12062 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12063
12064         * uudecode.el (uudecode-decode-region-external): make-temp-file
12065         may not be defined.
12066
12067         * binhex.el (defalias): eval-and-compile.
12068
12069         * message.el (message-tool-bar-map): New function.
12070         (message-mode): Use it.
12071
12072 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12073
12074         * nntp.el (nntp-find-connection): Remove the entry.
12075         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
12076
12077 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12078
12079         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
12080
12081         * message.el (message-forward): Copy buffer in unibyte mode.
12082
12083 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12084
12085         * message.el (message-make-forward-subject): Don't widen. Decode.
12086         (message-forward): Don't decode subject.
12087
12088 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
12089
12090         * qp.el (quoted-printable-encode-region): Upcase QP.
12091
12092 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12093
12094         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
12095         mail-extract-a-c instead. Don't depend on Gnus.
12096
12097         * mml.el (gnus-ems): Require it.
12098
12099         * gnus-msg.el (gnus-summary-mail-forward):
12100
12101         * message.el (message-forward):  Move mime-to-mml here.
12102
12103 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12104
12105         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
12106         * gnus-art.el (gnus-insert-mime-button): Simplify.
12107         (gnus-mime-display-alternative): Ditto.
12108         (gnus-insert-mime-security-button): Ditto.
12109
12110 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12111
12112         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
12113         text-property-not-all doesn't return nil when start=mark(end).
12114         (gnus-remove-text-properties-when): Ditto.
12115
12116 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12117
12118         * gnus-start.el (gnus-group-change-level): Remove group from
12119         gnus-active-hashtb if real killed.
12120
12121 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12122
12123         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
12124         (gnus-mime-display-alternative): Ditto.
12125         (gnus-insert-mime-security-button): Ditto.
12126
12127 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12128
12129         * gnus-start.el (gnus-group-change-level): Don't add it into
12130         killed-list if it was killed.
12131
12132 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12133
12134         * nnmbox.el (nnmbox-file-coding-system): Use binary.
12135         (nnmbox-active-file-coding-system): Ditto.
12136
12137         * gnus-cus.el (gnus-group-parameters): Add posting-style.
12138
12139 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12140
12141         * gnus.el (gnus-version):
12142         (gnus-version-number): Set to Oort Gnus 0.01.
12143
12144         * gnus-art.el (gnus-mime-security-button-map):
12145         (gnus-insert-mime-security-button): Fix for Emacs21.
12146
12147 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12148
12149         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
12150         easymenu, because XEmacs doesn't understand :help.
12151
12152         * mm-uu.el: Require binhex.
12153
12154 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12155
12156         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
12157
12158 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12159
12160         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
12161
12162 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
12163
12164         * *.xpm, *.pbm: Convert icons icons to size 24x24.
12165
12166 2000-12-18  Dave Love  <fx@gnu.org>
12167
12168         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
12169         (unused).
12170
12171 2000-12-13  Miles Bader  <miles@gnu.org>
12172
12173         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
12174         to t, so that we don't get stuck while trying to smilefy
12175         intangible text.
12176
12177 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12178
12179         * smiley-ems.el (smiley-regexp-alist): Make regexps match
12180         at the end of the buffer.
12181         (smiley-region): In the loop, move to the end of the submatch
12182         matching the smiley instead of using the end of the match
12183         of the whole regexp.
12184
12185 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
12186
12187         * message.el (message-mode): Doc fix.
12188
12189 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
12190
12191         * smiley-ems.el (smiley-region): Doc fix.
12192
12193 2000-12-11  Miles Bader  <miles@gnu.org>
12194
12195         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
12196         bottom line visible, check to see if it's partially obscured, and
12197         if so, either scroll one more line to make it fully visible, or
12198         revert to showing the second line from the top.
12199
12200 2000-12-07  Dave Love  <fx@gnu.org>
12201
12202         * mailcap.el (mailcap-download-directory)
12203         * gnus-audio.el (gnus-audio-directory)
12204         * smiley-ems.el (smiley-data-directory): Fix :type.
12205
12206 2000-11-30  Dave Love  <fx@gnu.org>
12207
12208         * message.el (message-auto-save-directory): Use
12209         file-name-as-directory.
12210         (message-set-auto-save-file-name): Create
12211         message-auto-save-directory if necessary.
12212         (message-replace-chars-in-string): Removed -- unused.
12213         (message-mail-alias-type): Customize.
12214         (message-headers): Remove duplicate defgroup.
12215
12216 2000-11-29  Dave Love  <fx@gnu.org>
12217
12218         * qp.el (quoted-printable-decode-region): Use error, not message
12219         to report malformed text (like base64).  Amend message.
12220
12221 2000-11-29  Miles Bader  <miles@gnu.org>
12222
12223         * message.el (message-header-lines): Fontify tag.
12224
12225 2000-11-27  Dave Love  <fx@gnu.org>
12226
12227         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
12228         compiler warning.
12229
12230 ;2000-11-26  Dave Love  <fx@gnu.org>
12231 ;
12232 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
12233 ;
12234 2000-11-23  Dave Love  <fx@gnu.org>
12235
12236         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
12237
12238         * mm-uu.el (uudecode): Require.
12239         (uudecode-decode-region, uudecode-decode-region-external): Don't
12240         autoload.
12241         (mm-uu-copy-to-buffer): Doc fix.
12242         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
12243         type fix.
12244
12245         * mailcap.el: Doc fixes.
12246         (mailcap-mime-data): Various adjustments.
12247         (mailcap): New group.
12248         (mailcap-download-directory): Customize.
12249         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
12250         (mailcap-temporary-directory): Deleted (unused).
12251         (mailcap-unescape-mime-test): Simplify slightly.
12252         (mailcap-viewer-passes-test): Use functionp.
12253         (mailcap-command-p): Aliased to executable-find.
12254
12255         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
12256         default-enable-multibyte-characters is nil.
12257
12258 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
12259
12260         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
12261
12262 2000-11-21  Dave Love  <fx@gnu.org>
12263
12264         * gnus-art.el (gnus-mime-button-map): Don't inherit from
12265         gnus-article-mode-map.
12266 ;       (gnus-mime-button-menu): Use mouse-set-point.
12267         (gnus-insert-mime-button, gnus-mime-display-alternative)
12268         (gnus-mime-display-alternative): Don't use local-map property.
12269
12270 2000-11-17  Dave Love  <fx@gnu.org>
12271
12272         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
12273         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
12274         and make-temp-file.
12275         (uudecode-decode-region): Doc fix.
12276
12277 2000-11-14  Dave Love  <fx@gnu.org>
12278
12279         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
12280         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
12281         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
12282         New files, derived from the XPMs.
12283
12284 2000-11-10  Dave Love  <fx@gnu.org>
12285
12286         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
12287         (gnus-agent-lib-file, gnus-agent-load-alist)
12288         (gnus-agent-save-alist, gnus-agent-article-name): Use
12289         expand-file-name.
12290
12291         * gnus-group.el (gnus-group-name-charset-method-alist): Add
12292         :version.
12293         (nnkiboze-score-file): Defvar when compiling.
12294
12295         * gnus-start.el (gnus-read-newsrc-file): Add :version.
12296
12297         * gnus-art.el (gnus-article-banner-alist)
12298         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
12299         (gnus-article-date-lapsed-new-header)
12300         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
12301         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
12302         (gnus-treat-strip-headers-in-body)
12303         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
12304         (gnus-treat-translate): Add :version.
12305         (gnus-article-mime-part-function): Fix defcustom.
12306
12307         * nnmail.el (nnmail-expiry-target)
12308         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
12309         (nnmail-split-header-length-limit): Add :version.
12310
12311         * gnus-sum.el (gnus-auto-expirable-marks)
12312         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
12313         (gnus-extra-headers, gnus-ignored-from-addresses)
12314         (gnus-newsgroup-ignored-charsets)
12315         (gnus-group-highlight-words-alist)
12316         (gnus-summary-show-article-charset-alist): Add :version.
12317
12318         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
12319         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
12320         files, converted from the XPMs.
12321
12322         * gnus-cache.el (gnus-cache-active-file): Don't use
12323         file-name-as-directory on directory.
12324         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
12325         use file-name-as-directory on directory.
12326
12327         * time-date.el (timezone-make-date-arpa-standard): Autoload.
12328         (date-to-time): Use it.
12329
12330 ;       * message.el (message-mode) <adaptive-fill-regexp>:
12331 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
12332 ;       (message-newline-and-reformat): Likewise.
12333         (message-forward-as-mime, message-forward-ignored-headers)
12334         (message-buffer-naming-style, message-default-charset)
12335         (message-dont-reply-to-names, message-send-mail-partially-limit):
12336         Add :version.
12337
12338         * mm-util.el: Doc fixes.
12339         (mm-mime-charset): Don't use the raw result of
12340         mm-preferred-coding-system.
12341         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
12342         (mm-with-unibyte): Simplify.
12343
12344         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
12345         concat.
12346
12347         * pop3.el (pop3-version): Deleted.
12348         (pop3-make-date): New function, avoiding message-make-date.
12349         (pop3-munge-message-separator): Use it.
12350
12351 2000-11-09  Dave Love  <fx@gnu.org>
12352
12353         * gnus-group.el (gnus-group-make-directory-group)
12354         (gnus-group-fetch-faq): Use expand-file-name.
12355         (gnus-group-fetch-faq): Simplify completing-read form.
12356
12357         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
12358         test for Mule.
12359
12360         * message.el (tool-bar-map): Defvar when compiling.
12361
12362         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
12363         (gnus-tm-lisp-directory): Deleted.
12364         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
12365         (featurep 'xemacs).
12366         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
12367         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
12368         version numbers from file names.
12369
12370 2000-11-08  Dave Love  <fx@gnu.org>
12371
12372         * mm-view.el: Use featurep for XEmacs test.
12373         (mm-inline-message): Test for `remove-specifier'; don't use
12374         condition-case.
12375
12376         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
12377
12378         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
12379         (gnus-score-find-bnews): Don't concat "".
12380
12381         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
12382         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
12383         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
12384         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
12385
12386         * gnus-sum.el: Put some defvars in eval-when-compile.
12387         (gnus-summary-mode-hook): Add :options.
12388         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
12389         (gnus-summary-tool-bar-map): New variable.
12390         (gnus-summary-make-tool-bar): New function.
12391         (gnus-summary-mode): Put kill-all-local-variables first.
12392
12393         * gnus-group.el (gnus-group-toolbar-map): New variable.
12394         (gnus-group-make-tool-bar): Rewritten.
12395         (gnus-group-mode): Put kill-all-local-variables first.
12396
12397         * rfc2047.el: Require gnus-util.
12398
12399         * nnml.el (gnus-sorted-intersection): Autoload.
12400
12401         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
12402         Put some defvars in eval-when-compile.
12403         (gnus-intersection, gnus-sorted-complement):  Autoload.
12404
12405         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
12406
12407         * mm-encode.el (mm-body-7-or-8): Autoload.
12408
12409         * mm-decode.el (mm-insert-inline): Autoload.
12410
12411         * mml.el:
12412         * message.el: Put some defvars in eval-when-compile.
12413
12414         * gnus-msg.el: Put some defvars in eval-when-compile.
12415         (gnus-msg-mail): Move after gnus-setup-message.
12416
12417         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
12418
12419 2000-11-07  Dave Love  <fx@gnu.org>
12420
12421         * gnus-util.el (nnheader): Don't require message (recursive
12422         autoload).
12423
12424         * uudecode.el: Avoid compiler warnings.
12425
12426         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
12427         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
12428
12429 2000-11-06  Dave Love  <fx@gnu.org>
12430
12431         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
12432
12433         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
12434         (uudecode-char-int): New alias, replacing char-int.
12435         (uudecode-decode-region): Don't call buffer-disable-undo.
12436
12437 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
12438 ;       (mm-uu-configure-list): Doc fix.
12439 ;
12440 ;       * earcon.el (running-xemacs): Don't define.
12441 ;
12442 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12443 ;
12444 ;       * message.el (message-font-lock-keywords): Match a final newline
12445 ;       to help font-lock's multiline support.
12446 ;
12447 2000-11-03  Dave Love  <fx@gnu.org>
12448
12449         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
12450
12451         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
12452         name.
12453
12454         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
12455         <banner>: Fix custom type, doc.
12456
12457         * mm-decode.el (mm-display-external): Space-prefix temp buffer
12458         name.  Don't disable undo explicitly.
12459
12460 ;2000-11-02  Dave Love  <fx@gnu.org>
12461 ;
12462 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
12463 ;       cite-prefix.
12464
12465 2000-11-01  Dave Love  <fx@gnu.org>
12466
12467         * rfc2047.el (base64): Require unconditionally.
12468         (message-posting-charset): Defvar when compiling.
12469         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
12470         message.
12471
12472         * gnus-sum.el (nnoo): Require.
12473         (mm-uu-dissect): Autoload.
12474
12475         * mml.el (mml-parse-1): Clarify message.
12476         (mml-minibuffer-read-type): Use mailcap-mime-types.
12477
12478 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
12479
12480         * mml.el: Fix a typo in the requiring of CL.
12481
12482 2000-11-01  Dave Love  <fx@gnu.org>
12483
12484         * utf7.el: Require cl when compiling.
12485
12486         * binhex.el: Use (featurep 'xemacs).
12487         (binhex-char-int): New alias, replacing char-int.  Change callers.
12488         (binhex-decode-region): Simplify work buffer code.
12489         (binhex-decode-region-external): Use expand-file-name, not concat.
12490
12491 2000-10-30  Dave Love  <fx@gnu.org>
12492
12493         * gnus-art.el: Fix 2000-10-27 change properly.
12494
12495 2000-10-28  Miles Bader  <miles@gnu.org>
12496
12497         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
12498
12499 2000-10-27  Dave Love  <fx@gnu.org>
12500
12501         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
12502         strings.
12503         (gnus-group-make-tool-bar): New function.
12504         (gnus-group-mode): Use it.
12505
12506         * message.el (message-mode-menu): Add some :help strings.
12507         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
12508         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
12509
12510         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
12511         * describe-group.xpm, get-news.xpm, kill-group.xpm:
12512         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
12513
12514         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
12515         display-graphic-p here.
12516
12517 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
12518
12519         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
12520         of the `gnus-xemacs' variable, as the latter has been removed.
12521         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
12522         * gnus-art.el (gnus-treat-display-xface)
12523         (gnus-treat-display-smileys, gnus-treat-display-picons)
12524         (gnus-article-read-summary-keys): Likewise.
12525
12526 2000-10-26  Dave Love  <fx@gnu.org>
12527
12528         (defvar): Use rmail-spool-directory unconditionally.
12529
12530 2000-10-18  Dave Love  <fx@gnu.org>
12531
12532         * mm-bodies.el (mm-uu-decode-function)
12533         (mm-uu-binhex-decode-function): Defvar when compiling.
12534
12535         * gnus-nocem.el (gnus-nocem-issuers): Update.
12536         (gnus-nocem-check-from): New option.
12537         (gnus-nocem-scan-groups): Use it.
12538         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
12539         (gnus-nocem-check-article-limit): Add :version.
12540
12541 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
12542
12543         * ietf-drums.el (mm-util): Require CL when compiling.
12544
12545 2000-10-15  Dave Love  <fx@gnu.org>
12546
12547         * qp.el: Require mm-util.
12548
12549 2000-10-13  Dave Love  <fx@gnu.org>
12550
12551         * qp.el (quoted-printable-decode-region): Avoid invalid
12552         coding-systems.
12553
12554 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12555
12556         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12557         to a recursive load.
12558
12559 2000-10-12  Dave Love  <fx@gnu.org>
12560
12561         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12562
12563         * gnus.el (gnus-group-startup-message): Check for PBM image.
12564
12565 2000-10-09  Dave Love  <fx@gnu.org>
12566
12567         * mail-source.el (mail-source-fetch-imap): Bind
12568         default-enable-multibyte-characters rather than using
12569         mm-disable-multibyte.
12570
12571 2000-10-05  Dave Love  <fx@gnu.org>
12572
12573         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
12574         Autoload.
12575         (quoted-printable-decode-region):  Rename arg which confused
12576         charset with coding-system.  Don't use nonascii-insert-offset.
12577         Coding-system encode the region initially.  Don't recognize `=='
12578         as valid QP.  Coding-system decode the region finally.
12579         (quoted-printable-decode-string): Rename arg which confused
12580         charset with coding-system.
12581
12582         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
12583         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
12584         mm-encode-coding-region.
12585         (mm-decode-body, mm-decode-string): Rename variables which
12586         confused charset with coding-system.
12587         (binhex-decode-region): Don't autoload.
12588         (mm-body-encoding): Require message.
12589         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
12590         cond branches.
12591
12592         * gnus-art.el (article-de-quoted-unreadable)
12593         (article-de-base64-unreadable): Fold search case
12594         rather than downcasing string.  Apply mm-charset-to-coding-system
12595         to arg of quoted-printable-decode-region.
12596
12597 2000-10-04  Dave Love  <fx@gnu.org>
12598
12599         * gnus-ems.el: Don't turn off compiler warnings in local vars.
12600         Require ring when compiling.
12601         (gnus-article-compface-xbm): New variable.
12602
12603 2000-10-04  Dave Love  <fx@gnu.org>
12604
12605         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
12606         pbm images.
12607
12608         * frown.pbm, smile.pbm, wry.pbm: New files.
12609
12610         * frown.xbm, smile.xbm, wry.xbm: Deleted.
12611
12612 2000-10-03  Dave Love  <fx@gnu.org>
12613
12614         * mail-source.el (mail-sources): Revert to nil.
12615
12616         * nnmail (nnmail-spool-file): Revert to `((file))'.
12617
12618         * qp.el: Don't require mm-util.
12619         (quoted-printable-decode-region): Rewritten.
12620         (quoted-printable-decode-string, quoted-printable-encode-region):
12621         Doc fix.
12622         (quoted-printable-encode-region): Barf on multibyte characters.
12623         Maybe make the class multibyte.  Upcase chars, not formatted
12624         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12625         (quoted-printable-encode-string): Don't use
12626         mm-with-unibyte-buffer.
12627
12628 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12629
12630         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12631
12632 2000-09-21  Dave Love  <fx@gnu.org>
12633
12634         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12635         (for Emacs 20).  Tidy somewhat.
12636
12637 2000-09-21  Dave Love  <fx@gnu.org>
12638
12639         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
12640         image processing.  Rationalize logic somewhat.
12641
12642 2000-09-20  Dave Love  <fx@gnu.org>
12643
12644         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
12645         specifically.
12646
12647         * gnus.el (gnus-version-number): Avoid some redundant
12648         autoloads.
12649
12650 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
12651
12652         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
12653         to XBM; we always have PBM support.
12654
12655 2000-09-14  Dave Love  <fx@gnu.org>
12656
12657         * gnus.el (gnus-charset):
12658         * mm-decode.el (mime-display):
12659         * imap.el (imap) <defgroup>: Add :version.
12660
12661 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
12662
12663         * parse-time.el: Fix author's mail address.
12664
12665         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
12666         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
12667         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
12668         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
12669         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
12670         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
12671         * rfc2231.el, uudecode.el: Fix copyright notice.
12672
12673         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
12674         require `w3' at load-time only if not running in batch mode.
12675
12676 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12677
12678         * gnus.el: Before merge with Emacs21.
12679
12680 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
12681
12682         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
12683
12684 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12685
12686         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
12687         to avoid conflict with the standard `back-to-indentation'
12688         binding.
12689
12690 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12691
12692         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
12693
12694         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
12695         (mm-disable-multibyte-mule4): Ditto.
12696         (mm-with-unibyte-current-buffer-mule4): Ditto.
12697
12698 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12699
12700         * pop3.el (pop3-movemail): Use binary.
12701         (pop3-movemail-file-coding-system): Removed.
12702
12703 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12704
12705         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
12706
12707 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12708
12709         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
12710         exists.
12711
12712 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12713
12714         * gnus-msg.el (gnus-post-method): Use backend name when the
12715         address is "".
12716
12717 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12718
12719         * gnus-art.el (article-verify-x-pgp-sig): Don't test
12720         mm-verify-option.
12721         (gnus-treat-x-pgp-sig): Default value.
12722         (gnus-ignored-headers): Redundant.
12723
12724 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12725
12726         * gnus-win.el (gnus-configure-frame): Save selected window.
12727
12728 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12729
12730         * nnmbox.el: Require gnus-range.
12731         (nnmbox-group-building-active-articles): New variable.
12732         (nnmbox-group-active-articles): New variable; this is a cache of
12733         all active articles by group and number.
12734         (nnmbox-in-header-p): New function.
12735         (nnmbox-find-article): New function.
12736         (nnmbox-record-active-article): New function.
12737         (nnmbox-record-deleted-article): New function.
12738         (nnmbox-is-article-active-p): New function.
12739         (nnmbox-retrieve-headers): Use nnmbox-find-article.
12740         (nnmbox-request-article): Ditto.  Also supply extra arg to
12741         nnmbox-article-group-number.
12742         (nnmbox-request-expire-articles): Ditto.
12743         (nnmbox-request-move-article): Ditto.
12744         (nnmbox-request-replace-article): Ditto.
12745         (nnmbox-request-rename-group): Rename group entry in active
12746         article cache.
12747         (nnmbox-delete-mail): Update active article cache, unless article
12748         is being replaced.
12749         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
12750         than partially duplicating it.
12751         (nnmbox-article-group-number): Add extra `this-line' arg, to
12752         handle articles belonging to multiple groups.
12753         (nnmbox-save-mail): Update active article cache.
12754         (nnmbox-read-mbox): Build active article cache when loading mbox.
12755         Also do some repair work, if we find articles that are missing the
12756         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
12757         reconstruct these from Xref info.
12758
12759 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12760
12761         * mail-source.el (mail-source-report-new-mail): Use
12762         nnheader-run-at-time.
12763
12764 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12765
12766         * mail-source.el (mail-source-fetch-pop): Clear pop password when
12767         an error is thrown, and then rethrow the error.
12768         (mail-source-check-pop): Ditto.
12769         (mail-source-start-idle-timer): Prevent multiple pop checks
12770         running if the check takes a long time.
12771
12772 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12773
12774         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
12775         succeed.
12776
12777 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12778
12779         * gnus-win.el (gnus-configure-windows): Make sure
12780         nntp-server-buffer is live.
12781         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
12782
12783 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
12784
12785         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
12786
12787 2000-12-04  Andreas Jaeger  <aj@suse.de>
12788
12789         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
12790
12791 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12792
12793         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
12794
12795 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12796         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
12797
12798         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
12799
12800 2000-12-01  Simon Josefsson  <sj@extundo.com>
12801
12802         * mml-smime.el (mml-smime-verify): Fix address parsing.
12803
12804 2000-12-01  Simon Josefsson  <sj@extundo.com>
12805
12806         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
12807         more than one certificate inside PKCS#7 blob.  Better security
12808         information (clamed / actual sender, openssl output, certificates
12809         inside message).
12810
12811         * smime.el (smime-verify-region): Output to /dev/null.
12812         (smime-buffer-as-string-region): Don't parse empty lines.
12813
12814 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12815
12816         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
12817         ?d and ?D.
12818         (gnus-mime-security-show-details-inline): New variable.
12819         (gnus-mime-security-show-details): Use them.
12820         (gnus-insert-mime-security-button): Ditto.
12821
12822         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
12823         Suggest by Michael Duggan (md5i@cs.cmu.edu).
12824         (mml2015-gpg-clear-verify): Ditto.
12825         (mml2015-gpg-decrypt-1): Ditto.
12826         (mml2015-use): Prefer 'gpg.
12827
12828 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12829
12830         * gnus-util.el (gnus-add-text-properties-when): New function.
12831         (gnus-remove-text-properties-when): Ditto.
12832
12833         * gnus-cite.el (gnus-article-hide-citation): Use them.
12834         (gnus-article-toggle-cited-text): Use them.
12835
12836         * gnus-art.el (gnus-signature-toggle): Use them.
12837         (gnus-article-show-hidden-text): Ditto.
12838         (gnus-article-hide-text): Ditto.
12839
12840 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12841
12842         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
12843
12844 2000-11-30  Simon Josefsson  <sj@extundo.com>
12845
12846         * smime.el (smime-point-at-eol): New alias.
12847         (smime-buffer-as-string-region): Use it.
12848
12849 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12850
12851         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
12852
12853 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12854
12855         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
12856
12857         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
12858
12859         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
12860
12861 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12862
12863         * nnmh.el (nnmh-request-expire-articles): Implemented
12864         expiry-target for nnmh backend.
12865
12866 2000-11-30  Simon Josefsson  <sj@extundo.com>
12867
12868         * mm-decode.el (mm-security-from): New variable.
12869         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
12870
12871         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
12872         than `from'.
12873
12874 2000-11-30  Simon Josefsson  <sj@extundo.com>
12875
12876         * mml-smime.el (mml-smime-verify): Verify that certificate mail
12877         address match sender address.
12878
12879         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
12880
12881         * smime.el (smime-verify-region): Don't copy buffer.
12882         (smime-decrypt-buffer): Use expand-file-name on keyfile.
12883         (smime-pkcs7-region): New function.
12884         (smime-pkcs7-certificates-region): Ditto.
12885         (smime-pkcs7-email-region): Ditto.
12886         (smime-buffer-as-string-region): Ditto.
12887
12888         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
12889         buffer.
12890
12891 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
12892
12893         * smime.el (smime-decrypt-region): Fix keyfile argument.
12894
12895 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12896
12897         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
12898
12899 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12900
12901         * message.el (message-shoot-gnksa-feet): New variable.
12902         (message-gnksa-enable-p): New function.
12903         (message-send): Use it.
12904         (message-check-news-body-syntax): Ditto.
12905
12906 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12907
12908         * message.el (message-make-message-id): Remove the redundancy.
12909
12910 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12911
12912         * message.el (message-setup): Discourage using mc-install-*-mode.
12913
12914         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
12915
12916 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12917
12918         * gnus-cite.el (gnus-cite-parse): Guess citation length.
12919
12920 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12921
12922         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
12923
12924 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12925
12926         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
12927
12928 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12929
12930         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
12931         insert-buffer-substring.
12932
12933         * message.el (message-send-mail): Use buffer-substring-no-properties.
12934         (message-send-news): Ditto.
12935
12936 2000-11-22  David Edmondson  <dme@dme.org>
12937
12938         * imap.el (imap-wait-for-tag): Message read info.
12939
12940 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12941
12942         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
12943         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
12944         (mml2015-gpg-encrypt): Ditto.
12945
12946 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12947
12948         * mm-decode.el (mm-verify-option): Default value.
12949
12950         * mml-sec.el (mml-secure-part): Error message.
12951
12952 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12953
12954         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
12955
12956 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12957
12958         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
12959
12960 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12961
12962         * gnus-art.el (gnus-article-describe-key): Use prompt.
12963         (gnus-article-describe-key-briefly): Ditto.
12964
12965 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12966
12967         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
12968
12969 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12970
12971         * gnus-art.el (gnus-article-describe-key): New function.
12972         (gnus-article-describe-key-briefly): New function.
12973
12974 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12975
12976         * mm-decode.el (mm-decrypt-option): Doc typo.
12977
12978         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
12979         return a number.
12980
12981 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12982
12983         * message.el (message-newline-and-reformat): Typo.
12984
12985 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12986
12987         * gnus-art.el (article-verify-x-pgp-sig): Check whether
12988         original-article-buffer exists.
12989
12990         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
12991         (rfc2047-header-encoding-alist): Addresses are different from text.
12992         (rfc2047-encode-message-header): Ditto.
12993         (rfc2047-dissect-region): Extra parameter.
12994         (rfc2047-encode-region): Ditto.
12995         (rfc2047-encode-string): Ditto.
12996
12997 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12998
12999         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
13000         (mm-uu-pgp-encrypted-extract): Use it.
13001         (mm-uu-pgp-signed-extract-1): New function.
13002         (mm-uu-pgp-signed-extract): Use it.
13003
13004         * gnus-art.el (gnus-mime-display-security): New function.
13005         (gnus-mime-display-part): Use it.
13006         (gnus-mime-security-verify-or-decrypt): New function.
13007         (gnus-mime-security-press-button): New function.
13008         (gnus-insert-mime-security-button): Use it.
13009
13010         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
13011         (mm-find-raw-part-by-type): Ditto.
13012         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
13013         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
13014         (mm-destroy-parts): Kill nested multibyte buffer.
13015
13016         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
13017         (mml2015-gpg-verify): Ditto.
13018
13019 2000-11-18  Simon Josefsson  <sj@extundo.com>
13020
13021         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
13022         (mml2015-function-alist): Use it.
13023
13024         * mml-sec.el (mml-sign-alist): Update names.
13025         (mml-encrypt-alist): Ditto.
13026         (mml-secure-part-smime-sign): Moved to mml-smime.el
13027         as `mml-smime-sign-query'.
13028         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
13029         `mml-smime-get-file-cert'.
13030         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
13031         `mml-smime-get-dns-cert'.
13032         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
13033         `mml-smime-encrypt-query'.
13034         (mml-smime-sign-buffer): Use mml-smime-sign.
13035         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
13036
13037         * mml-smime.el (mml-smime-sign): New function.
13038         (mml-smime-encrypt):
13039         (mml-smime-sign-query):
13040         (mml-smime-get-file-cert):
13041         (mml-smime-get-dns-cert):
13042         (mml-smime-encrypt-query): Moved from mml-sec.el.
13043
13044 2000-11-16  Simon Josefsson  <sj@extundo.com>
13045
13046         * mml2015.el (mml2015-gpg-clear-verify): New function.
13047         (mml2015-function-alist): Add it.
13048
13049 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13050
13051         * message.el (message-setup-fill-variables): Use
13052         message-cite-prefix-regexp.
13053         (message-newline-and-reformat): Check the end of citation, leading
13054         WSP, break in the cite prefix.
13055         (message-fill-paragraph): New function.
13056
13057 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13058
13059         * lpath.el: Shut up.
13060
13061 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13062
13063         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
13064         raw 8-bit in headers in dk.* newsgroups.
13065
13066 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13067
13068         * message.el (message-newline-and-reformat): Match extra WSPs.
13069
13070 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
13071
13072         * mml.el (mml-generate-mime-1): Ignore ascii.
13073
13074 2000-11-16 Justin Sheehy  <justin@iago.org>
13075
13076         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
13077
13078 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13079
13080         * message.el (message-cite-prefix-regexp): Prefix should not end
13081         at space.
13082
13083 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13084
13085         * message.el (message-mode-syntax-table): Add - as a word
13086         constituent as in articles.
13087         (message-setup-fill-variables): Add -_. as supercite-style prefix.
13088         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
13089         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
13090
13091 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13092
13093         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
13094
13095 2000-11-12  David Edmondson  <dme@dme.org>
13096
13097         * message.el (message-font-lock-keywords): use
13098         message-cite-prefix-regexp.
13099
13100 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13101
13102         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
13103         Stein Arild Str\e,Ax\e(Bmme.
13104         (gnus-group-jump-to-group): Use it.
13105         (gnus-group-jump-to-group-prompt): Customize.
13106
13107 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13108
13109         * mailcap.el (mailcap-possible-viewers): Match the entire string.
13110
13111 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13112
13113         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
13114         incompatible.
13115         (mml2015-mailcrypt-sign): Ditto.
13116
13117 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13118
13119         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
13120         group is open.
13121
13122 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13123
13124         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
13125         nnvirtual articles.
13126         (gnus-backlog-request-article): Don't request nnvirtual articles.
13127
13128 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13129
13130         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
13131         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
13132
13133 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13134
13135         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
13136         * mml.el (mml-generate-mime-1): Use charset attribute.
13137         * mm-bodies.el (mm-encode-body): Add parameter charset.
13138         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
13139
13140 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13141
13142         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
13143         (mml2015-mailcrypt-clear-decrypt): Ditto.
13144         (mml2015-mailcrypt-verify): Ditto.
13145         (mml2015-mailcrypt-clear-verify): Ditto.
13146         (mml2015-gpg-verify): Ditto.
13147
13148 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13149
13150         * smime.el (smime-openssl-program): Test the existence of openssl.
13151         * mml-smime.el: Require mm-decode.
13152         (mml-smime-verify-test): New function.
13153         * mm-decode.el (mm-verify-function-alist): Use it.
13154
13155 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13156
13157         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
13158         anyway.
13159
13160 2000-11-13  Simon Josefsson  <sj@extundo.com>
13161
13162         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
13163         verification doesn't work.
13164
13165 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13166
13167         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
13168         (gnus-inews-do-gcc): Use it.
13169
13170 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13171
13172         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
13173         leading space.
13174         * mm-extern.el (mm-inline-external-body): Report error when no
13175         access-type.
13176
13177 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13178
13179         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
13180
13181 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
13182
13183         * gnus-art.el (gnus-mime-button-menu): Use select-window.
13184
13185 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
13186
13187         * gnus-art.el (gnus-mime-display-part): Display multipart/related
13188         as multipart/mixed.
13189
13190 2000-11-12  David Edmondson  <dme@dme.org>
13191
13192         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
13193         and replace `.' with `\w' to allow for different syntax tables
13194         (from Vladimir Volovich).
13195         * message.el (message-newline-and-reformat): use
13196         `message-cite-prefix-regexp'.
13197         * gnus-cite.el (gnus-supercite-regexp): use
13198         `message-cite-prefix-regexp'.
13199         * gnus-cite.el (gnus-cite-parse): use
13200         `message-cite-prefix-regexp'.
13201
13202 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13203
13204         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
13205         PGP SIGNATURE.  Escape leading "-"'s.
13206         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
13207
13208 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13209
13210         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
13211
13212 2000-11-11  Simon Josefsson  <sj@extundo.com>
13213
13214         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
13215
13216         * smime.el (smime-details-buffer): New variable.
13217         (smime-sign-region):
13218         (smime-encrypt-region):
13219         (smime-verify-region):
13220         (smime-decrypt-region): Copy OpenSSL output to the buffer.
13221
13222         * mml-smime.el (mml-smime-verify): Support security info.
13223
13224 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
13225
13226         * mm-decode.el (mm-verify-option): Set default to nil.
13227         (mm-decrypt-option): Ditto.
13228         * gnus-art.el (article-verify-x-pgp-sig): New function.
13229
13230 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
13231
13232         * gnus-art.el (gnus-mime-display-alternative): Show button if no
13233         preferred part.
13234
13235 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13236
13237         * gnus-sum.el (gnus-move-split-methods): Say that
13238         `gnus-split-methods' uses file names, whereas this uses group
13239         names.  (Report from Nevin Kapur)
13240
13241 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
13242
13243         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
13244
13245 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13246
13247         * nnheader.el (nnheader-directory-files-is-safe): New variable.
13248         (nnheader-directory-articles): Use it.
13249         (nnheader-article-to-file-alist): Ditto.
13250
13251 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13252
13253         * rfc2047.el (rfc2047-pad-base64): New function.
13254         (rfc2047-decode): Use it.
13255
13256 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13257
13258         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
13259         select method.
13260
13261 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13262
13263         * mml2015.el (mml2015-gpg-decrypt-1):
13264         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
13265
13266 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13267
13268         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
13269
13270 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13271
13272         * pop3.el (pop3-munge-message-separator): A message may have an
13273         empty body.
13274
13275 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
13276
13277         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
13278         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
13279         (mm-uu-pgp-signed-extract): Use coding-system.
13280
13281 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13282
13283         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
13284         (gnus-insert-mime-security-button): New function.
13285         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
13286         * mml2015.el:  Add security info when verify or decrypt.
13287         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
13288         (mm-uu-pgp-encrypted-extract): Ditto.
13289
13290 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
13291
13292         * mm-decode.el (mm-display-parts): New function.
13293         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
13294
13295 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13296
13297         * gnus-mlspl.el: Documentation tweaks.
13298
13299 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13300
13301         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
13302         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
13303         argument.
13304
13305 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
13306
13307         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
13308
13309 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
13310
13311         * gnus-art.el (gnus-article-encrypt): New function.
13312         (gnus-article-encrypt-protocol-alist): New variable.
13313         (gnus-article-encrypt-protocol): New variable.
13314         * mml2015.el (mml2015-self-encrypt): New function.
13315         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
13316
13317 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13318
13319         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
13320         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
13321         let mailcap do it.
13322         * mml2015.el: Remove snarf code.
13323         * mm-decode.el: Remove snarf code.
13324
13325 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
13326
13327         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
13328         (mml-insert-mime): Understand gnus-decoded.
13329         (mime-to-mml): New parameter handles.
13330         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13331         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
13332
13333 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13334
13335         * mm-decode.el (mime-security): New group.
13336         (mm-verify-function-alist): Add test function.
13337         (mm-decrypt-function-alist): Ditto.
13338         (mm-snarf-option): Set default value as nil.
13339         (mm-find-part-by-type): Recursive parameter.
13340         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
13341         * mml2015.el: Support draft-ietf-openpgp-multsig.
13342
13343 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
13344
13345         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
13346         (gnus-article-view-part-as-charset): New function.
13347
13348 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13349
13350         * mm-decode.el (mm-verify-option): Default value.
13351         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
13352
13353 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13354
13355         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
13356
13357 2000-11-05  Simon Josefsson  <sj@extundo.com>
13358
13359         * mml-smime.el (mml-smime-verify): Work in original multipart
13360         buffert.
13361
13362         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
13363         (mm-handle-multipart-ctl-parameter): Ditto.
13364         (mm-alist-to-plist): New function.
13365         (mm-dissect-buffer): Store CTL parameters and copy original buffer
13366         for multiparts.
13367         (mm-destroy-parts): Destroy multipart buffert.
13368         (mm-remove-part): Ditto.
13369
13370         * mml-smime.el (mml-smime-sign): Not used.
13371         (mml-smime-encrypt): Ditto.
13372
13373         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
13374
13375         Verify S/MIME signature support.
13376
13377         * mm-decode.el (mm-inline-media-tests): Add
13378         application/{x-,}pkcs7-signature.
13379         (mm-inlined-types): Ditto.
13380         (mm-automatic-display): Ditto.
13381         (mm-verify-function-alist): Ditto.  Add name of method.
13382         (mm-decrypt-function-alist): Add name of method.
13383         (mm-find-part-by-type): Add documentation.
13384         (mm-possibly-verify-or-decrypt): Use new format of
13385         mm-{verify,decrypt}-function-alist.  Use method names.
13386
13387         * mml-smime.el (mml-smime-verify): New function.
13388
13389 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13390
13391         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
13392
13393 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13394
13395         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
13396         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
13397         * mm-decode.el (mm-snarf-option): New variable.
13398
13399 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13400
13401         * mm-util.el (mm-subst-char-in-string): New function.
13402         (mm-replace-chars-in-string): Use it.
13403         * message.el (message-replace-chars-in-string): Use it.
13404         * nnheader.el (nnheader-replace-chars-in-string): Use it.
13405         * gnus-mh.el (mh-lib-progs): Shut up.
13406
13407 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13408
13409         * base64.el, md5.el: Moved to contrib directory.
13410
13411 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13412
13413         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
13414         the last article when search.
13415
13416 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13417
13418         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
13419         * nnmail.el (nnmail-pathname-coding-system): Ditto.
13420
13421 2000-09-29  David Edmondson  <dme@thus.net>
13422
13423         * message.el (message-newline-and-reformat): Typo.
13424
13425 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13426
13427         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
13428
13429 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13430
13431         * nntp.el (nntp-decode-text): Delete bogus status lines.
13432
13433 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13434
13435         * message.el (message-font-lock-keywords): Match a final newline
13436         to help font-lock's multiline support.
13437
13438 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13439
13440         * nnoo.el (nnoo-set): New function.
13441
13442 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13443
13444         * gpg.el, gpg-ring.el: Moved to contrib directory.
13445
13446 2000-11-04  Simon Josefsson  <sj@extundo.com>
13447
13448         * nnimap.el (nnimap-split-inbox): Typo.
13449
13450 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13451
13452         * gnus-msg.el (gnus-msg-mail): Move it backwards.
13453
13454 2000-11-03  Simon Josefsson  <sj@extundo.com>
13455
13456         * rfc2231.el (rfc2231-parse-qp-string): New function.
13457         (require): rfc2047.
13458
13459         * mail-parse.el (mail-header-parse-content-type):
13460         (mail-header-parse-content-disposition): Support invalid QP
13461         encoded strings, by using `rfc2231-parse-qp-string'.
13462
13463 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13464
13465         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
13466         (rfc2231-decode-encoded-string): Typo "> X 1".
13467         (rfc2231-encode-string): Insert the name of charset.
13468         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
13469
13470 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13471
13472         * mm-decode.el (mm-save-part): Return the filename.
13473         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
13474         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
13475         (gnus-mime-action-alist): Use it.
13476         (gnus-mime-button-commands): Use it.
13477         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
13478         (mm-inline-external-body): unwind-protect.
13479
13480 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13481
13482         * gnus-art.el (gnus-insert-mime-button): Show url.
13483
13484 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13485
13486         * mml.el (mml-generate-mime-1): Support external url.
13487         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
13488
13489 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
13490
13491         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
13492         * mm-decode.el (mm-display-external): Ditto.
13493         * mm-extern.el: New file.
13494         * mm-decode.el (mm-inline-media-tests): Hook it up.
13495         (mm-inlined-types): Inline message/external-body.
13496
13497 2000-11-02  Simon Josefsson  <sj@extundo.com>
13498
13499         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
13500
13501         * message.el (message-get-reply-headers): Better handling when
13502         Mail-Followup-To is very large.
13503
13504 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13505
13506         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
13507         * gnus-art.el (gnus-article-edit-done):
13508         * gnus-sum.el (gnus-summary-edit-article-done): Move line
13509         counting code here.
13510         * gnus-msg.el (gnus-setup-message): Remove a hack.
13511
13512 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13513
13514         * gnus-sum.el (gnus-newsgroup-variables): New variable.
13515         (gnus-summary-mode): Make them local variables.
13516         (gnus-set-global-variables): Globalize them.
13517         (gnus-summary-exit): Kill them.
13518
13519 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
13520
13521         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
13522         word.
13523
13524 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13525
13526         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
13527         gnus-article-wash-types.
13528         * gnus-art.el (gnus-article-wash-status): Use them.
13529
13530 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
13531
13532         * mml.el (mml-read-tag): Remove spaces and LF.
13533
13534 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13535
13536         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
13537         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
13538
13539 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
13540
13541         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
13542
13543 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13544
13545         * gnus-sum.el (gnus-article-charset): New variable.
13546         (gnus-summary-display-article): Set it.
13547         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13548         * gnus-art.el (gnus-article-mode): Make it local variable.
13549
13550 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13551
13552         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13553
13554 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13555
13556         * nnwfm.el: New file.
13557
13558         * nnweb.el (nnweb-replace-in-string): New function.
13559
13560 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13561
13562         * mml2015.el: Wrap gpg.el.
13563         * gpg.el (gpg-verify): The last argument of apply is a list.
13564         (gpg-encrypt): Add passphrase as a parameter.
13565
13566 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13567
13568         * gpg.el: New file.
13569         * gpg-ring.el: New file.
13570
13571 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13572
13573         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
13574
13575 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13576
13577         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
13578         double-quote characters.
13579         (gnus-summary-prepare-threads): Ditto.
13580
13581 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13582
13583         * gnus-art.el (gnus-mime-display-single): Forward line -1.
13584         * mml.el (mml-read-tag): Don't skip the leading space.
13585         * lpath.el (font-lock-set-defaults): Shut up.
13586
13587 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13588
13589         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
13590
13591 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13592
13593         * qp.el (quoted-printable-encode-region): Replace leading - when
13594         ultra safe.
13595         * mml.el (mml-generate-mime-postprocess-function): Removed.
13596         (mml-postprocess-alist): Removed.
13597         (mml-generate-mime-1): Use ultra-safe when sign.
13598         * mml2015.el (mml2015-fix-micalg): Uppercase.
13599         (mml2015-verify): Insert LF.
13600         (mml2015-mailcrypt-sign): Downcase; search backward.
13601
13602 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13603
13604         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
13605         restrictive.
13606         (nnultimate-table-regexp): New variable.
13607         (nnultimate-forum-table-p): Use it.
13608
13609 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
13610         Trivial patch.
13611
13612         * gnus-sum.el (gnus-summary-expire-articles): Save point.
13613
13614 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13615
13616         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13617         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13618
13619 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13620
13621         * mml2015.el: Shut up.
13622
13623 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13624
13625         * gnus.el (gnus-server-browse-hashtb): Removed.
13626         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13627         (gnus-group-insert-group-line-info): Use simplified method.
13628         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13629
13630 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13631
13632         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13633         moved here.
13634         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13635         * gnus-group.el (gnus-group-prepare-flat): Use it.
13636         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13637
13638 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13639
13640         * mml.el (mml-mode): Show menu in XEmacs.
13641
13642 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
13643
13644         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
13645         (gnus-server-read-server-in-server-buffer): New function.
13646         (gnus-browse-foreign-server): Browse in group buffer.
13647         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
13648         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
13649         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
13650         * gnus.el (gnus-server-browse-hashtb): New variable.
13651
13652 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13653
13654         * nnfolder.el (nnfolder-open-nov): Use group.
13655
13656 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
13657
13658         * nnfolder.el: Add NOV. Set version to 2.0.
13659         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
13660
13661 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13662
13663         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
13664
13665 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13666
13667         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
13668         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
13669
13670 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13671
13672         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
13673
13674 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13675
13676         * mm-decode.el (mm-verify-function-alist): New variable.
13677         (mm-verify-option): New variable.
13678         (mm-decrypt-function-alist): Ditto.
13679         (mm-decrypt-option): Ditto.
13680         (mm-find-raw-part-by-type): New function.
13681         (mm-possibly-verify-or-decrypt): New function.
13682         (mm-dissect-multipart): Use it.
13683         * mml2015.el (mml2015-fix-micalg): New function.
13684         (mml2015-decrypt): Use new interface.
13685         (mml2015-verify):  Use new interface.
13686         (mml2015-setup): Make it bogus.
13687
13688 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13689
13690         * mml.el (mml-generate-mime-postprocess-function): Set to
13691         mml-postprocess.
13692         (autoload): Autoload mml2015 and mml-smime.
13693         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
13694         * mml2015.el (mml2015-encrypt): New function.
13695         (mml2015-sign): New function.
13696         (mml2015-encrypt-function): New variable.
13697         (mml2015-sign-function): New variable.
13698         (mml2015-mailcrypt-encrypt): Use message-recipients.
13699         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
13700         * mml-smime.el (mml-smime-setup): Ditto.
13701
13702 2000-10-28  Simon Josefsson  <sj@extundo.com>
13703
13704         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
13705         Communigate Pro 3.3.1 server.
13706
13707         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
13708         in buffers.
13709         (mml-secure-dns-server): Removed.
13710         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
13711         write certificates to files.
13712
13713         * smime.el (smime-dns-server): New variable.
13714         (smime-mail-to-domain):
13715         (smime-cert-by-dns): New functions.
13716
13717         * dig.el: New file.
13718
13719 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
13720
13721         * message.el (message-options): New variable.
13722         (message-options-set-recipient): New function.
13723         (message-send): Use them.
13724         * gnus-int.el (gnus-request-replace-article): Use them.
13725         (gnus-request-accept-article): Ditto.
13726         * mml.el (mml-preview): Use them.
13727         * gnus-sum.el (gnus-summary-edit-article): Use them.
13728
13729         * message.el (message-options-get): New function.
13730         (message-options-get): New function.
13731         * rfc2047.el (rfc2047-encode-message-header): Use them.
13732         * mm-bodies.el (mm-encode-body): Use them.
13733
13734 2000-10-28  Simon Josefsson  <sj@extundo.com>
13735
13736         * nnimap.el (nnimap-retrieve-which-headers):
13737         (nnimap-request-article-part): Quote message-id.
13738
13739         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
13740         (smime-CA-file): New variable.
13741         (smime-call-openssl-region): Don't error.
13742         (smime-sign-region): Return result value.
13743         (smime-encrypt-region): Ditto.
13744         (smime-verify-region): New function.
13745         (smime-decrypt-region): Ditto.
13746         (smime-verify-buffer): Ditto.
13747         (smime-decrypt-buffer): Ditto.
13748
13749         * mml.el: Require mml-sec.
13750         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
13751         (mml-mode-map): Add "sign" and "encrypt" maps.
13752         (mml-menu): Add security menu.
13753         (mml-preview): Use generate-new-buffer.
13754
13755         * mml-sec.el: New file.
13756
13757 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13758
13759         * mm-decode.el (mm-find-part-by-type): Move it here.
13760         * mml.el (mml-postprocess): Move it here.
13761         (mml-postprocess-alist): Move it here. Merge them.
13762
13763 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
13764
13765         * rfc2047.el (rfc2047-encode-message-header): Make sure no
13766         unencoded stuff in the header.
13767
13768 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13769
13770         * gnus-group.el (gnus-group-listed-groups): New variable.
13771         (gnus-group-list-option): New variable.
13772         (gnus-group-list-limit-map): New keymap.
13773         (gnus-group-list-flush-map): New keymap.
13774         (gnus-group-list-plus-map): New keymap.
13775         (gnus-group-prepare-logic): New function.
13776         (gnus-group-prepare-flat): Merge with
13777         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
13778         (gnus-group-prepare-flat-list-dead): Ditto.
13779         (gnus-group-list-matching): Use gnus-group-prepare-function.
13780         (gnus-group-list-dormant): Ditto.
13781         (gnus-group-list-cached): Ditto.
13782         (gnus-group-listed-groups): New function.
13783         (gnus-group-list-limit): New function.
13784         (gnus-group-list-flush): New function.
13785         (gnus-group-list-plus): New function.
13786         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
13787         (gnus-topic-prepare-topic): Ditto.
13788
13789 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
13790
13791         * message.el (message-insert-to, message-get-reply-headers):
13792         (message-reply, message-followup): Mail-{Followup,Reply}-To.
13793
13794 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13795
13796         * mml2015.el: New file.
13797         * smime.el: New file.
13798         * mml-smime.el: New file.
13799
13800 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13801
13802         * ChangeLog: Moved to ChangeLog.1.
13803
13804     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
13805   Copying and distribution of this file, with or without modification,
13806   are permitted provided the copyright notice and this notice are preserved.
13807
13808 ;; Local Variables:
13809 ;; coding: iso-2022-7bit
13810 ;; End: