(gnus-spam-mark): set to `$'
[gnus] / lisp / ChangeLog
1 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * gnus-sum.el (gnus-spam-mark): set to `$'
4
5 2002-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6
7         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
8         gnus-newsgroup-unfetched, the list of articles whose headers have
9         not been fetched from the server.
10
11         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
12         parameter as it never worked due to a bug.  Added check to prevent
13         selection of any article in the gnus-newsgroup-unfetched list.
14         (gnus-summary-find-prev): Added check to prevent selection of any
15         article in the gnus-newsgroup-unfetched list.
16         (gnus-summary-first-subject): Documented API. Modified
17         implementation so that constraints are handled independently.
18         Added check to prevent selection of any article in the
19         gnus-newsgroup-unfetched list.
20         (gnus-summary-first-unseen-subject): Updated parameters in
21         gnus-summary-first-subject call to match new API.
22         (gnus-summary-first-unseen-or-unread-subject): Ditto.
23         (gnus-summary-catchup): Do not mark unfetched articles as read.
24         
25 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
26
27         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
28         make-obsolete-variable allows only two arguments in XEmacs and
29         Emacs 20.
30
31         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
32         gnus-article-hide-pgp.
33         (gnus-summary-make-menu-bar): do.
34
35         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
36         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
37         gnus-article-hide-pgp.
38         (article-hide-pgp): Remove.
39         (gnus-article-hide): Remove gnus-article-hide-pgp.
40
41         * gnus.el: Remove gnus-article-hide-pgp
42
43 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
44
45         * message.el (message-required-headers): Doc fix.
46
47 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
48
49         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
50         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
51         option to make ifile a purely binary classifier
52
53 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
54
55         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
56         (mml-secure-encrypt-pgpmime): Removed double.
57
58         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
59         debugging statements.
60
61 2003-01-21  Andreas Fuchs  <asf@void.at>
62
63         * mml-sec.el (mml-sign-alist): Added pgpauto.
64
65 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
66
67         * gnus.el (gnus-version-number): Bumped version number.
68
69 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
70
71         * gnus.el: Oort Gnus v0.13 is released.
72
73 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
74
75         * gnus-art.el (gnus-button-url-regexp): Removed |.
76
77         * message.el (message-send-hook): Doc fix.
78
79         * gnus-win.el (gnus-buffer-configuration): Display article
80         instead of article-copy when `reply'.
81
82 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
83
84         * gnus.el (gnus-format): Change customize group to gnus.
85         (gnus-cache): Add link.
86         (gnus-group-charter-alist): Fix docstring.
87
88 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
89
90         * mailcap.el (mailcap-print-command): lpr-command might be
91         unbound in XEmacs.
92
93 2002-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
94
95         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
96
97         * gnus-sum.el (gnus-summary-update-article-line): Fixed
98         calculation of net characters added for use in the gnus-data
99         structure.
100         
101 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
102
103         * nnmail.el (nnmail-process-unix-mail-format): Improve error
104         message.  Suggested by Jari Aalto.
105
106 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
107
108         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
109         (gnus-article-reply-with-original): Ditto.
110
111         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
112         read articles don't become unread.
113
114 2003-01-17  Simon Josefsson  <jas@extundo.com>
115
116         * gnus-fun.el (gnus-x-face-from-file): 
117         (gnus-face-from-file): Suggest image format in minibuffer prompt.
118
119         * gnus-fun.el (gnus-convert-image-to-x-face-command)
120         (gnus-convert-image-to-face-command): Doc fix.
121
122 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
123
124         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
125
126 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
127
128         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
129         avoid encoding problems.
130
131         * mailcap.el (mailcap-ps-command): New variable.
132         (mailcap-mime-data): Add print entry where applicable.  Use
133         pdftotext on a tty.
134
135 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
136
137         * gnus-sum.el (gnus-alter-header-function): Add type and group.
138
139 2003-01-16  Simon Josefsson  <jas@extundo.com>
140
141         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
142         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
143         (gnus-face-from-file): Doc fix; don't mention image format.
144
145 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
146
147         * spam.el (spam-get-article-as-filename): new function (unused for now)
148         (spam-get-article-as-buffer): new function
149         (spam-get-article-as-string): use spam-get-article-as-buffer
150         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
151
152 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
153  
154         * gnus-agent.el: Don't use `path'.
155         From the GNU coding standards:
156         
157             Please do not use the term ``pathname'' that is used in Unix
158             documentation; use ``file name'' (two words) instead.  We use
159             the term ``path'' only for search paths, which are lists of
160             directory names.
161
162         * nnsoup.el (nnsoup-file-name): Ditto.
163  
164         * nnmail.el (nnmail-pathname-coding-system): Ditto.
165         (nnmail-group-pathname): Ditto.
166  
167         * nnimap.el (nnimap-group-overview-filename): Ditto.
168  
169         * nnheader.el (nnheader-pathname-coding-system): Ditto.
170         (nnheader-group-pathname): Ditto.
171  
172         * nnfolder.el (nnfolder-group-pathname): Ditto.
173  
174         * gnus.el (gnus-home-directory): Ditto.
175  
176         * gnus-group.el (gnus-group-icon-list): Ditto.
177  
178 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
179
180         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
181
182         * message.el (message-mode-menu): Use it.
183         (message-mode-menu): Deactivate "Yank Original" if there's no
184         reply buffer.
185
186         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
187
188         * message.el (message-mark-active-p): New function.
189
190 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
191
192         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
193         (spam-bogofilter-database-directory): new variables
194         (spam-check-bogofilter-headers, spam-check-bogofilter) 
195         (spam-bogofilter-register-with-bogofilter) 
196         (spam-bogofilter-register-spam-routine) 
197         (spam-bogofilter-register-ham-routine) 
198         (spam-group-ham-processor-bogofilter-p): new functions for the new
199         Bogofilter interface
200         (spam-summary-prepare-exit): use the new Bogofilter functions
201         (spam-list-of-checks): added spam-use-bogofilter-headers
202         (spam-bogofilter-score): rewrote function
203         (spam-check-bogofilter): optional score parameter, uses
204         spam-check-bogofilter-headers better
205         (spam-check-bogofilter-headers): optional score parameter
206
207         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
208         default, in the gnus-start customization group.  Used to disable
209         the spam-*/ham-* parameters.
210         (gnus-group-ham-exit-processor-bogofilter): new ham processor
211
212 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
213
214         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
215         XEmacs.
216
217         * gnus-ems.el (gnus-mark-active-p): do.
218
219 2003-01-15  Kevin Ryde  <user42@zip.com.au>
220
221         * gnus.texi (Using MIME): Mention auto-compression-mode with
222         gnus-mime-copy-part.
223
224 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
225
226         * message.el (message-send): Don't warn about duplicates when
227         superseding. 
228
229 2003-01-15  Simon Josefsson  <jas@extundo.com>
230
231         * nnimap.el (nnimap-split-download-body): New variable.
232         (nnimap-split-articles): Use it.
233
234 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
235
236         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
237         integrity checker was incorrectly flagging, and removing, articles
238         whose article number was negative.
239         (gnus-agent-fetch-group-1): When executed in the group's summary
240         buffer, refresh each downloaded line to update the status flag and
241         font.  Preserve the value of gnus-newsgroup-headers so that
242         gnus-agent-fetch-articles can split the requests by size.
243         (gnus-agent-expire): Corrected day calculation for when
244         gnus-agent-expire-days contains a list.
245
246 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
247
248         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
249
250 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
251
252         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
253           /usr/bin/play as default player. 
254           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
255
256 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
257
258         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
259         articles to be marked as well.
260
261 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
262         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
263         fictious headers generated by nnagent (ie. Undownloaded Article
264         ####) in the list of articles that have not been downloaded.
265         
266         * gnus-int.el (): Added require declarations to resolve
267         compile-time warnings.
268         (gnus-open-server): If the server status is set to offline,
269         recursively execute gnus-open-server to open the offline backend
270         (e.g. nnagent).
271
272 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
273
274         * gnus-art.el (gnus-article-reply-with-original): Use
275         gnus-mark-active-p.
276         (gnus-article-followup-with-original): do.
277
278 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
279
280         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
281
282 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
283
284         * gnus-score.el (gnus-score-edit-file-at-point): New function.
285         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
286
287 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
288
289         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
290         (gnus-face-from-file): Ditto.
291
292 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
293
294         * gnus-sum.el (gnus-articles-to-read): Don't just apply
295         gnus-alter-articles-to-read-function to the unread articles. 
296
297 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
298
299         * deuglify.el (gnus-article-outlook-unwrap-lines)
300         (gnus-article-outlook-repair-attribution)
301         (gnus-article-outlook-rearrange-citation): New function names,
302         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
303         doc-string.
304
305         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
306         removed `W k' key binding (use `W Y f' instead).
307         (gnus-summary-make-menu-bar): Use new function names.
308
309 2003-01-13  Simon Josefsson  <jas@extundo.com>
310
311         * gnus-fun.el (gnus-random-x-face): Doc fix.
312         (gnus-insert-random-x-face-header): New function.
313
314 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
315
316         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
317         mark is not active.
318
319         * gnus-msg.el (gnus-inews-do-gcc): Comment.
320
321         * gnus-ems.el (gnus-mark-active-p): New function.
322
323         * gnus-group.el (gnus-topic-mode-p): New function.
324         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
325         Deactivate items if mark is not active.
326
327 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
328
329         * gnus.el (gnus-version-number): Bumped version.
330         (gnus-summary-line-format): Doc fix.
331
332 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
333
334         * gnus.el: Oort Gnus v0.12 is released.
335
336 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
337
338         * mail-source.el (mail-sources): Removed autoload to make it
339         compile under XEmacs.
340
341 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
342
343         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
344         regexp or a function too.
345         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
346         confirmation even if the original article is mail.
347
348 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
349
350         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
351         articles to be marked when not yanking.
352
353 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
354
355         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
356         
357 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
358
359         * gnus-fun.el (gnus-face-from-file): Autoload.
360
361         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
362         errors.
363
364 2003-01-12  Simon Josefsson  <jas@extundo.com>
365
366         * sieve.el (sieve-upload-and-bury): New.  Suggested by
367         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
368
369         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
370         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
371
372 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
373
374         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
375         in every string.
376
377         * gnus.el (gnus-version-number): Bumped version number.
378
379 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
380
381         * gnus.el: Oort Gnus v0.11 is released.
382
383 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
384
385         * message.el (message-fetch-reply-field): Narrow to headers.
386
387         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
388         if Gnus isn't alive.
389
390 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
391
392         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
393         marks from articles that are already stored in the agent.
394         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
395         backup copy of an invalid .overview file for later analysis.
396         
397 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
398
399         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
400         exit work with two frames.
401
402 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
403
404         * message.el (message-forward-make-body): Use mule4.
405
406 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
407
408         * message.el (message-mode-map): Move wide-reply command.
409
410 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
411
412         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
413         castellano.
414         (gnus-outlook-display-hook): New variable.
415         (gnus-outlook-display-article-buffer): New function.
416         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
417         (gnus-outlook-deuglify-article): Made them interactive and added
418         optional arg.  Use `g-o-d-a-b'.
419         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
420
421         * gnus-sum.el: Added autoloads.
422         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
423         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
424
425 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
426
427         * gnus-art.el (gnus-display-mime): Use the mime emulation
428         variable. 
429
430         * gnus-sum.el (gnus-article-emulate-mime): New variable.
431
432         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
433         newsrc-alist is initialized properly.
434
435         * mail-source.el (mail-sources): Autoload.
436
437         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
438         nil.
439
440         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
441         insert two newlines.
442
443         * message.el (message-check-news-header-syntax): Compute the
444         header length correctly.
445
446 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
447
448         * gnus-agent.el (gnus-agent-expire): Do not remove article from
449         alist when keeping fetched article file.
450         (gnus-agent-retrieve-headers): When parsing response for article
451         numbers, use the same algorithm as gnus-agent-braid-nov to protect
452         against garbage in the server's response.
453
454         * gnus-int.el (gnus-request-expire-articles,
455         gnus-request-move-article): Only expire when the group's server
456         has been agentized.
457
458 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
459
460         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
461         errors when deleting overlays.
462
463         * gnus-score.el (gnus-score-followup): Allow tracing.
464
465         * gnus-art.el (gnus-treat-display-face): New variable.
466         (article-display-face): New command.
467
468         * gnus-fun.el (gnus-face-from-file): New function.
469         (gnus-convert-face-to-png): Ditto.
470
471         * gnus-art.el (gnus-ignored-headers): Added Face.
472
473 2003-01-10  Simon Josefsson  <jas@extundo.com>
474
475         * nndraft.el (nndraft-request-group): Avoid crash in
476         directory-files when draft directory doesn't exists.
477
478         * gnus-sum.el (gnus-select-article-hook): Add :option.
479
480 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
481
482         * spam.el (spam-use-stat): new variable
483         (spam-group-spam-processor-stat-p) 
484         (spam-group-ham-processor-stat-p): new convenience functions
485         (spam-summary-prepare-exit): add spam/ham processors to sequence
486         (spam-list-of-checks): add spam-use-stat to list of checks
487         (spam-split): conditionally load the spam-stat tables
488         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
489         spam-check-ifile): new functions
490
491         * spam-stat.el (spam-stat): typo fix
492         (spam-stat-install-hooks): new variable
493         (spam-stat-split-fancy-spam-group): added documentation clarification
494         (spam-stat-split-fancy-spam-threshhold): new variable
495         (spam-stat-install-hooks): make hooks conditional
496         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
497
498         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
499         spam-stat ham/spam processor symbols
500
501 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
502
503         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
504         file exists.
505
506 2003-01-10  Simon Josefsson  <jas@extundo.com>
507
508         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
509         undownloaded/downloadable only when unplugged.
510
511 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
512
513         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
514
515 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
516
517         * spam.el (spam-check-ifile): fixed call-process-region to use the
518         db parameter only if it's set
519         (spam-ifile-register-with-ifile): ditto
520
521 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
522
523         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
524         spam-stat-nbad before creating the hash table.
525         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
526         Changed copyright statement to FSF.
527
528 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
529
530         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
531         processable articles as read.
532         (gnus-agent-summary-fetch-series): Remove processable and
533         downloadable marks on all downloaded articles in the series.
534
535         * nntp.el (nntp-report): Throw error after reporting the problem.
536         (nntp-accept-process-output): Corrected error check to report an
537         error when the process is nil.
538
539 2003-01-09  Simon Josefsson  <jas@extundo.com>
540
541         * message.el (message-tool-bar-map): Add preview.
542
543 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
544
545         * mml.el (mml-preview): Get rid of MIME handles and buffers after
546         previewing.
547
548 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
549
550         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
551         bug when the (n+1)th article to be added to a group has a smaller
552         number than the n articles already added.
553
554 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
555
556         * message.el (message-mode-field-menu): Use backquote.
557
558 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
559
560         * spam.el: fixed the BBDB autoloads again, using
561         bbdb-search-simple now (which is not a macro, thank god)
562
563         * lpath.el (bbdb-search): removed function from maybe-fbind list
564
565         * gnus.el (ham-process-destination): added new parameter for
566         destination of ham articles found in spam groups at summary exit
567
568         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
569         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
570         (spam-ifile-database-path): added new parameter for ifile's database
571         (spam-move-spam-nonspam-groups-only): new parameter to determine
572         if spam should be moved from all groups or only some
573         (spam-summary-prepare-exit): fixed logic to use
574         spam-move-spam-nonspam-groups-only when deciding to invoke
575         spam-mark-spam-as-expired-and-move-routine; always invoke that
576         routine after the spam has been expired-or-moved in case there's
577         some spam left over; use spam-ham-move-routine in spam groups
578         (spam-ham-move-routine): new function to move ham articles to the
579         ham-process-destinations group parameter
580
581 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
582
583         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
584
585         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
586         gnus-summary-update-article-line.
587
588 2003-01-08  Simon Josefsson  <jas@extundo.com>
589
590         * nnmail.el (nnmail-expiry-target-group): Request group, create it
591         not successful.
592
593 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
596
597 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
598
599         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
600         logic, finally
601
602 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
603
604         * gnus-spec.el (gnus-parse-format): %C is a complex format.
605         (gnus-parse-format): Change to %~.
606
607         * message.el (message-generate-headers): Don't generate optional
608         empty headers.
609
610 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
611
612         * message.el (message-cross-post-default)
613         (message-cross-post-note-function, message-shoot-gnksa-feet)
614         (message-strip-subject-trailing-was, message-change-subject)
615         (message-mark-insert-file, message-cross-post-followup-to)
616         (message-cross-post-followup-to, message-mode-map)
617         (message-generate-unsubscribed-mail-followup-to)
618         (message-make-mail-followup-to): Minor changes to doc-strings and
619         error messages.  Updated copyright line.
620
621         * message.el (message-make-mail-followup-to,
622         message-generate-unsubscribed-mail-followup-to): New function
623         names.  Renamed functions: "-mft" -> "-mail-followup-to".
624         (message-make-mft, message-gen-unsubscribed-mft): Removed function
625         names.
626
627         * mml.el (mml-preview-insert-mail-followup-to): New function name.
628         (mml-preview-insert-mft): Removed function name.
629         (mml-preview): Use new function names.
630
631         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
632
633         * message.el (message-mode-field-menu): Moved header related
634         commands from "Message" to "Field" menu.
635
636 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
637
638         * message.el (message-generate-headers-first): Added customization
639         if variable is a list.
640
641 2003-01-07  Michael Shields  <shields@msrl.com>
642
643         * gnus-art.el (gnus-article-next-page): Correctly handle the case
644         where the last line of the article is the last line of the window.
645
646 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
647
648         * gnus-msg.el (gnus-debug): Use ignore-errors.
649
650         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
651         `gnus-summary-update-line'.
652
653 2003-01-08  Simon Josefsson  <jas@extundo.com>
654
655         * gnus-art.el (gnus-unbuttonized-mime-types)
656         (gnus-buttonized-mime-types): Doc fix.
657
658 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
659
660         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
661
662 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
663
664         * nnrss.el (nnrss-group-alist): Add and clear up.
665
666 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
667
668         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
669
670         * lpath.el (bbdb-search): added BBDB functions for a better way to
671         fix missing functions
672
673         * spam.el (spam-check-ifile): if should be an unless
674
675         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
676         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
677         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
678
679 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
680
681         * gnus-sum.el (gnus-summary-make-menu-bar): Added
682         gnus-summary-refer-thread to thread menu.
683
684 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
685
686         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
687         summary buffer, articles that cannot be fetched are marked as
688         canceled.
689
690         * nntp.el (nntp-with-open-group): The quit signal handler must
691         propagate the quit signal to the next outer handler so that the
692         caller knows that the request aborted abnormally.
693
694 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
695
696         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
697         (spam-ifile-register-spam-routine)
698         (spam-ifile-register-ham-routine): added ifile functionality that
699         does not use ifile-gnus.el to classify and register articles
700         (spam-get-article-as-string): convenience function
701         (spam-summary-prepare-exit): added ifile spam and ham registration
702         (spam-ifile-all-categories, spam-ifile-spam-category)
703         (spam-ifile-path, spam-ifile): added customization options
704
705         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
706         exit processor
707         (spam-process): added gnus-group-ham-exit-processor-ifile to the
708         list of choices
709
710 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
711
712         * gnus-score.el (gnus-score-followup): Also score immediate
713         followups.
714
715 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
716
717         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
718
719 2003-01-07  Simon Josefsson  <jas@extundo.com>
720
721         * message.el (message-mode-menu): Fix receipt balloon help.
722
723 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
724
725         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
726         always be interpreted as news.
727
728 2003-01-07  Simon Josefsson  <jas@extundo.com>
729
730         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
731         gnus-sieve-script, instead of the global variable
732         gnus-sieve-crosspost.  One-line patch from Steinar Bang
733         <sb@dod.no>.
734
735 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
736
737         * gnus.el: Renamed gnus-summary-*-uncached-face as
738         gnus-summary-*-undownloaded-face to avoid confusing the agent with
739         the cache.
740
741         * gnus-sum.el: Ditto.
742
743 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
744
745         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
746         in either the group or summary buffer.
747         New command "JS", in summary buffer, will fetch articles per the
748         group's category, predicate, and processable flags.
749         (gnus-agent-summary-fetch-series): Rewritten to call
750         gnus-agent-session-fetch-group once with all articles in the
751         series.
752         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
753         return list of fetched articles.
754         (gnus-agent-fetch-articles): Split fetch list into sublists such
755         that the article buffer is only slightly larger than
756         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
757         the group's article alist is saved.
758         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
759         longer result in the agent trying to fetch an article.
760         (gnus-agent-fetch-group-1): Can now be called in either the group
761         or summary buffer.  Removed the max-fetch-size code that I added
762         on 2002-12-13 as that capability is now part of
763         gnus-agent-fetch-articles.  Added code to update summary buffer.
764         When called in the group buffer, articles that can not be fetched
765         are AUTOMATICALLY MARKED AS READ.
766
767         * gnus-sum.el (): Modified eval-when-compile to minimize
768         misleading compilation warnings.
769         (gnus-update-summary-mark-positions): Changed code to use
770         gnus-undownloaded-mark rather than gnus-downloaded-mark.
771
772         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
773         empty file as the parser assumes that the file isn't empty.
774
775         * nntp.el (nntp-send-string): The process-send-string call can,
776         because it performs I/O on the process, change the process' state
777         from open to closed.  If this happens, call nntp-report
778         immediately to report the broken connection.
779         (nntp-report): Rewritten to avoid needing a global variable to
780         determine the appropriate course of action.  Instead, two function
781         implementations are provided and the nntp-report function value is
782         bound to the appropriate implementation.
783         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
784         (nntp-with-open-group): Now binds nntp-report's function cell
785         rather than binding gnus-with-open-group-first-pass.  Added a
786         condition-case to detect a quit during a nntp command.  When the
787         quit occurs, the current connection is closed as a fetch articles
788         request could have several megabytes queued up for reading.
789         (nntp-retrieve-headers): Bind articles to itself.  If
790         nntp-with-open-group repeats this command, I must have access to
791         the original list of articles.
792         (nntp-retrieve-groups): Ditto for groups.
793         (nntp-retrieve-articles): Ditto for articles.
794         (*): Replaced nntp-possibly-change-group calls to
795         nntp-with-open-group forms in all, but one, occurrance.
796         (nntp-accept-process-output): Bug fix. Detect when called with
797         null process.
798
799 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
800
801         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
802         if we don't need to.
803         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
804
805 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
806
807         * gnus-group.el (gnus-group-make-web-group): Pass the select
808         method on to group-create.
809         (gnus-group-line-format-alist): %U is an integer.
810
811         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
812         ephemeral groups.
813         (gnus-summary-read-group-1): Ditto.
814         (gnus-group-make-articles-read): Ditto.
815
816         * mm-url.el (mm-url-program): Doc fix.
817
818         * message.el (message-mode-map): Rebound
819         message-insert-wide-reply.
820
821 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
822
823         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
824         color as `gnus-group-startup-message' does.
825
826 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
827
828         * spam.el: fixed line lengths to 80 chars or less
829
830         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
831         "not-read" mark
832         (gnus-summary-mark-forward): added the spam-mark to the list of
833         marks not to be marked as "read" when viewed
834
835 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
836
837         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
838
839         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
840         Protect against unactive groups.
841
842         * message.el (message-check-news-header-syntax): Check long
843         header lines.
844         (message-check-news-header-syntax): Update `start'.
845
846         * gnus-group.el (gnus-group-expire-articles): Doc fix.
847         (gnus-group-line-format): %U.
848         (gnus-group-line-format-alist): ?U.
849         (gnus-number-of-unseen-articles-in-group): New function.
850
851         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
852
853         * gnus.el (gnus-version-number): Bump version number.
854
855 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
856
857         * gnus.el: Oort Gnus v0.10 is released.
858
859 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
860
861         * gnus.el (gnus-version-number): Fix version number.
862
863 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
864
865         * gnus.el: Oort Gnus v0.08 is released.
866
867 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
868
869         * mm-util.el: Add mm-string-make-unibyte.
870
871         * gnus-group.el (gnus-group-jump-to-group): Make it work for
872         UTF-8 groups.
873
874 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
875
876         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
877
878         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
879
880 2003-01-04  Kevin Ryde  <user42@zip.com.au>
881
882         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
883         function.
884
885 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
886
887         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
888         (gnus-summary-read-group-1): Update group line.
889         (gnus-summary-exit-no-update): Update group on exit.
890
891         * gnus-group.el (gnus-group-line-format): Add %*.
892         (gnus-group-line-format-alist): Ditto.
893         (gnus-group-insert-group-line): Set it.
894         (gnus-group-is-exiting-p): New variable.
895         (gnus-group-insert-group-line): Use it.
896
897 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
898
899         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
900         enable BBDB ham processing
901         (spam-blacklist-register-routine): enable blacklist spam processing
902         (spam-whitelist-register-routine): enable whitelist ham processing
903         (spam-fetch-field-from-fast): fast fetching of the "from" field
904         from (gnus-data-list)
905         (spam-summary-prepare-exit): works completely now
906         (spam-use-blacklist): oops, should be nil by default
907         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
908         split processing now; before it was for summary exit as
909         well but that's done with the spam-contents and spam-process
910         parameters now
911
912 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
913
914         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
915         characters.
916
917 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
918
919         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
920         (spam-group-processor-p, spam-group-processor-bogofilter-p)
921         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
922         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
923         (spam-mark-spam-as-expired-and-move-routine)
924         (spam-generic-register-routine, spam-BBDB-register-routine)
925         (spam-ifile-register-routine, spam-blacklist-register-routine)
926         (spam-whitelist-register-routine): new functions
927         (spam-summary-prepare-exit): added summary exit processing (expire
928         or move) of spam-marked articles for spam groups; added slots for
929         all the spam-*-register-routine functions
930
931 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
932
933         * pop3.el (pop3-retr): Wait 500 msecs.
934         (pop3-read-response): Ditto.
935
936         * gnus-msg.el (gnus-setup-message): Get the evaliation order
937         right.
938         (gnus-inews-make-draft): New function.
939         (gnus-setup-message): Use it.
940
941         * message.el (message-required-headers): Add From.
942
943 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
944         Trivial patch from Norbert Koch <nk@viteno.net>.
945
946         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
947
948 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
949
950         * message.el (message-generate-headers): Let header formatters do
951         their work.
952
953 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
954
955         * deuglify.el (gnus-article-outlook-deuglify-article):
956         Rehighlight, reapply treatments and call
957         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
958         (gnus-outlook-repair-attribution-block): Recognize cited
959         attributions.  Suggested by Niklas Morberg.
960
961 2003-01-02  Pete Kazmier  <pete@kazmier.com>
962
963         * gnus-art.el (gnus-treat-predicate): Check condition first.
964
965 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
966
967         * lpath.el: Add url-http-file-exists-p.
968
969         * gnus-group.el (gnus-group-fetch-charter): Use
970         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
971
972 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
973
974         * message.el (message-draft-headers): Also generate From to get a
975         nicer draft buffer summary.
976
977         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
978         parameter.
979
980         * gnus-art.el (article-wash-html): Clean up.
981         (article-wash-html): Typo fix.
982
983         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
984         (gnus-summary-mail-forward): To many lists of lists.
985
986         * gnus-art.el (article-wash-html): Clean up.
987
988 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
989
990         * gnus-art.el (gnus-treat-wash-html): New variable.
991
992 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
993
994         * message.el (message-check-news-header-syntax): Allow posting.
995         (message-check-news-header-syntax): Fix logic for sure, this
996         time.
997
998 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
999
1000         * message.el (message-check-news-header-syntax): Check syntax of
1001         continuation headers.
1002
1003 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1004
1005         * gnus-art.el (gnus-button-url-regexp,
1006         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
1007         (gnus-header-button-alist): Regexps are case insensitive here.
1008
1009 2003-01-02  Simon Josefsson  <jas@extundo.com>
1010
1011         * dig.el (query-dig): Doc fix.
1012
1013 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1014
1015         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
1016         summary buffer line, not just the download mark.
1017
1018 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1019
1020         * gnus-sum.el (gnus-summary-goto-subjects): New function.
1021         (gnus-summary-insert-dormant-articles): New command and
1022         keystroke.
1023
1024         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
1025         function for mass insertion of subjects.
1026
1027         * nndraft.el (nndraft-generate-headers): Don't move point.
1028
1029         * gnus.el (nnheader): Require nnheader.
1030
1031         * nndraft.el (nndraft-request-associate-buffer): Use
1032         make-local-variable.
1033
1034 2003-01-02  Michael Shields  <shields@msrl.com>
1035
1036         * nndraft.el (nndraft-request-associate-buffer): Make
1037         write-contents-hooks buffer-local before setting it.
1038
1039 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1040
1041         * gnus.el (gnus-group-parameter-value): Take an extra param.
1042         (gnus-group-fast-parameter): Let group param results be nil.
1043
1044         * gnus-art.el (gnus-article-forward-header): New function.
1045         (article-date-ut): Use it to remove continuation date headers.
1046
1047         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
1048         read-event.
1049         (gnus-summary-remove-bookmark): Clean up.
1050         (gnus-summary-set-bookmark): Clean up.
1051
1052         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
1053
1054         * gnus.el (gnus-group-startup-message): Bind data-directory to
1055         the Gnus etc directory.
1056
1057 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1058
1059         * spam.el (spam-summary-prepare-exit): added slots for spam- and
1060         ham-processing of articles; use the new
1061         spam-group-(spam|ham)-contents-p functions
1062         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
1063         convenience functions
1064         (spam-mark-junk-as-spam-routine): use the new
1065         spam-group-spam-contents-p function
1066
1067         * gnus.el (spam-process, spam-contents, spam-process-destination):
1068         added new parameters with corresponding global variables
1069         (gnus-group-spam-exit-processor-ifile,
1070         gnus-group-spam-exit-processor-bogofilter,
1071         gnus-group-spam-exit-processor-blacklist,
1072         gnus-group-spam-exit-processor-whitelist,
1073         gnus-group-spam-exit-processor-BBDB,
1074         gnus-group-spam-classification-spam,
1075         gnus-group-spam-classification-ham): added new symbols for the
1076         spam-process and spam-contents parameters
1077
1078         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1079         customization and list itself to store mark symbol rather than
1080         mark character.
1081         (spam-bogofilter-register-routine): added logic to generate mark
1082         values list from spam-ham-marks and spam-spam-marks, so (member)
1083         would work.
1084
1085 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1086
1087         * message.el (message-cross-post-followup-to): Fix comment.
1088
1089 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1090
1091         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1092         customization and list itself to store mark symbol rather than
1093         mark character.
1094         (spam-bogofilter-register-routine): added logic to generate mark
1095         values list from spam-ham-marks and spam-spam-marks, so (member)
1096         would work.
1097
1098 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
1099
1100         * message.el (message-signature-insert-empty-line): New variable.
1101
1102 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1103
1104         * message.el: Renamed functions and variables: "xpost" ->
1105         "cross-post", "-fup2" -> "-followup-to".
1106         (message-cross-post-old-target, message-cross-post-default,
1107         message-cross-post-note, message-followup-to-note,
1108         message-cross-post-note-function): New variables names.
1109         (message-xpost-old-target, message-xpost-default,
1110         message-xpost-note, message-fup2-note,
1111         message-xpost-note-function): Removed variable names.
1112         (message-cross-post-followup-to-header,
1113         message-cross-post-insert-note, message-cross-post-followup-to):
1114         New function names.
1115         (message-xpost-fup2-header, message-xpost-insert-note,
1116         message-xpost-fup2): Removed function names.
1117
1118 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1119
1120         * message.el (message-send-mail): Added message-cleanup-headers to
1121         prevent newlines in headers.
1122
1123 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1124
1125         * dns.el (dns-make-network-process): Comment.
1126
1127         * gnus-sum.el (gnus-summary-display-while-building): Default to
1128         nil.
1129
1130 2003-01-01  Wes Hardaker  <wes@hardakers.net>
1131
1132         * gnus-sum.el (gnus-summary-display-while-building): New
1133         variable.
1134
1135 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
1136
1137         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
1138         before rearranging the article.
1139
1140 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1141
1142         * nndraft.el (nndraft-generate-headers): New function.
1143         (nndraft-request-associate-buffer): Use it to write headers on
1144         buffer save.
1145
1146         * message.el (message-generate-headers): Let the function be a
1147         lambda form.
1148         (message-draft-headers): New variable.
1149
1150         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
1151         function.
1152         (gnus-setup-message): Use it.
1153
1154         * message.el (message-generate-headers-first): Doc fix.
1155         (message-setup-1): Use new function for getting which headers to
1156         generate.
1157         (message-headers-to-generate): New function.
1158
1159 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1160
1161         * gnus-agent.el (gnus-agent-save-alist): Make directory.
1162
1163 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
1164
1165         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
1166         mention negatives.
1167
1168 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
1169
1170         * deuglify.el (gnus-outlook-rearrange-article): Use
1171         `transpose-regions' instead of tempering the kill-ring.
1172         (gnus-article-outlook-deuglify-article): Rehighlight article
1173         instead of a complete redisplay.
1174
1175 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
1176
1177         * spam.el: most defvars are defcustoms now
1178
1179         patches from Michael Shields  <shields@msrl.com>
1180
1181         * spam.el (spam-bogofilter-articles): Select the article
1182         body using gnus-summary-show-article t instead of
1183         gnus-summary-select-article; this presents the raw text
1184         without running any hooks.
1185
1186         * spam.el (spam-bogofilter-articles): Use message-remove-header
1187         to remove headers; the old way incorrectly removed just the first
1188         line of folded headers.
1189
1190 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1191
1192         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
1193
1194 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1195
1196         * gnus-start.el (gnus-load): New function.
1197         (gnus-read-newsrc-el-file): Use it.
1198
1199 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1200
1201         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
1202         (gnus-button-handle-apropos-documentation): New function.
1203         (gnus-button-handle-ctan): New function.
1204         (gnus-button-alist): Use them.  Improve some regexps.
1205         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
1206
1207 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1208
1209         * message.el (message-subscribed-p): New function.
1210         (message-send-mail): Use it.
1211         * mml.el (mml-preview-insert-mft): New function.
1212         (mml-preview): Use it.
1213
1214 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1215
1216         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
1217         when sorting by date.
1218
1219         * gnus-art.el (gnus-article-edit-mode): New variable.
1220         (gnus-article-setup-buffer): Warn user about discarding edits.
1221
1222         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
1223         (gnus-summary-pipe-output): Take a symbolic prefix to save all
1224         headers.
1225
1226         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
1227
1228 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1229
1230         * message.el (message-completion-alist): Added "Mail-Followup-To"
1231         and "Mail-Copies-To".
1232
1233 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1234
1235         * gnus-group.el: Add key bindings for
1236         gnus-group-sort-groups-by-real-name and
1237         gnus-group-sort-selected-groups-by-real-name.
1238
1239 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1240
1241         * gnus.texi (Sorting Groups): Add key bindings for
1242         gnus-group-sort-groups-by-real-name and
1243         gnus-group-sort-selected-groups-by-real-name.
1244
1245 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1246
1247         * spam.el (spam-use-dig): new variable for blackhole checking
1248         through dig.el
1249         (spam-check-blackholes): added dig.el checking functionality and
1250         more verbose reporting; query-dig is autoloaded from dig.el
1251         (spam-use-blackholes): disabled by default
1252         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1253         blackhole servers list
1254
1255 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * message.el (message-required-headers): New variable.
1258
1259 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1260
1261         * dig.el (query-dig): new function
1262
1263 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1264
1265         * flow-fill.el (fill-flowed): Don't infloop on too long fill
1266         prefixes.
1267
1268         * dns.el (query-dns): Protect against errors.
1269
1270         * gnus-msg.el (gnus-article-yanked-articles): New variable.
1271         (gnus-inews-add-send-actions): Mark all answered messages as
1272         answered.
1273
1274 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
1275
1276         * nnmail.el (nnmail-split-it): Added tracing to
1277         `:' split rule
1278
1279 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1280
1281         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
1282         and "%s" so we don't overquote them.
1283
1284 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1285
1286         * (mm-display-external): Display the actual command that has been
1287         executed in the echo area.
1288
1289 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1290
1291         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
1292
1293         * message.el (message-with-reply-buffer): New macro.
1294         (message-fetch-reply-field): Use it.
1295         (message-insert-wide-reply): New command and keystroke.
1296         (message-carefully-insert-headers): New function.
1297         (message-insert-to): Use new function.
1298
1299         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
1300         (gnus-topic-goto-missing-group): Use it.
1301
1302         * message.el (message-required-news-headers): Removed Lines.
1303         (message-reply): Don't insert References first.
1304         (message-followup): Ditto.
1305         (message-make-references): New function.
1306         (message-followup): Set message-reply-headers before generating
1307         the buffer stuff.
1308
1309 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1310
1311         * mml.el (mml-generate-mime-1): Reverse the order of
1312         encoding/flowing.
1313
1314 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1317         after moving them.
1318
1319         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1320         fit with newer standard format.
1321         (gnus-summary-make-false-root-always): New variable.
1322         (gnus-gather-threads-by-subject): Use it.
1323
1324         * message.el (message-get-reply-headers): Take an address list
1325         optional argument.
1326
1327 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1328
1329         * gnus.el (gnus-keep-backlog): Change default to 20.
1330
1331         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
1332         start.
1333         (gnus-agent-check-overview-buffer): Remove negative article
1334         numbers.
1335
1336         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
1337         (nnmail-cache-ignore-groups): Doc fix.
1338
1339         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
1340         (nnimap-debug-buffer): New variable.
1341         (nnimap-debug): Use it.
1342
1343 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
1344
1345         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
1346
1347 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
1350         they aren't already sorted.
1351
1352 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
1353
1354         * message.el (message-mode-menu): Add ellipses to menu items
1355         expecting user interaction.
1356         (message-mode-field-menu): do.
1357
1358 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
1359
1360         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
1361         it isn't used any more.
1362
1363 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
1364
1365         * binhex.el (binhex-decoder-program): Fix docstring.
1366
1367 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1368
1369         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
1370         special chars if the mailcap file uses single quotes around %s.
1371         From Laurent Martelli <laurent@bearteam.org>.
1372
1373 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
1374
1375         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
1376         return the info object.
1377
1378 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
1379
1380         * gnus-int.el (gnus-request-update-info): Artificially add
1381         (1 . (1- min)) to the read range, in case the backend doesn't
1382         store marks for nonexistent articles.
1383
1384 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1385
1386         * binhex.el (binhex-insert-char): Eval-and-compile.
1387
1388 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
1389
1390         * lpath.el: Add tool-bar-local-item-from-menu.
1391
1392         * message.el (message-tool-bar-local-item-from-menu): New function.
1393         (message-tool-bar-map): Use it.
1394
1395 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
1396
1397         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
1398
1399         * gnus-art.el (gnus-article-header-rank): Last header in
1400         gnus-sorted-header-list should have higher rank than non-members.
1401
1402 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1403
1404         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
1405         covered methods.
1406
1407 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1408
1409         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
1410         eval-when-compile.  Suggested by Kevin Greiner.
1411
1412 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
1413
1414         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
1415         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
1416         even though no headers may have been fetched
1417         (gnus-agent-fetch-group-1, and perhaps others, require this
1418         behavior).
1419         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
1420         server buffer is constrained by gnus-agent-max-fetch-size.
1421         Multiple chunks in the same group may perform arbitrarily large
1422         updates.
1423
1424 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1425
1426         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
1427         gnus-summary-update-download-mark to update the article in the
1428         summary.
1429
1430 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
1431
1432         * gnus.el (gnus-summary-high-uncached-face,
1433         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
1434         New faces.
1435
1436         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
1437         added this on 2002-11-23 but it just wasn't working out as
1438         intended.  The idea isn't entirely dead, three new faces
1439         gnus-summary-*-uncached-face are being added to gnus.el to provide
1440         the basis for an improved implementation.
1441         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
1442         proper file to open is lib/servers.
1443         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
1444         (i.e. removing the article from gnus-newsgroup-downloadable) will
1445         now restore the article's default mark rather than simply setting
1446         no mark.
1447         (gnus-agent-get-undownloaded-list): Corrected documentation.
1448         Added code to set new summary local variable,
1449         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
1450         a temporary list.  No longer sets gnus-newsgroup-downloadable.
1451         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
1452         up to date.  Call new gnus-summary-update-download-mark to keep
1453         summary buffer up-to-date.
1454         (gnus-agent-fetch-selected-article): Keep
1455         gnus-newsgroup-undownloaded up to date.
1456         (gnus-agent-fetch-articles): Return list of articles that were
1457         successfully fetched.
1458         (gnus-agent-check-overview-buffer): No more thingatpt.
1459         (gnus-agent-expire): No longer deletes NOV entries of unread
1460         articles.
1461         (gnus-agent-unread-articles): New function.
1462         (gnus-agent-regenerate-group): The article number must be
1463         terminated by a tab character.  Added more messages to report
1464         repairs.  Inhibit quits while writing changes so it is now safe
1465         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
1466         downloaded to 1) resolve the unbound references and 2) avoid
1467         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
1468
1469         * gnus-art.el (gnus-article-prepare): The agent
1470         downloaded/undownloaded mark is no longer stored as the article's
1471         mark.
1472
1473         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
1474         gnus-summary-highlight may use it.  Added downloaded as
1475         gnus-summary-highlight was using it.
1476
1477         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
1478         the download mark now follows Kai's +/- convention.
1479         (gnus-downloaded-mark): Added ?+ mark.
1480         (gnus-summary-highlight): Added rules to select
1481         gnus-summary-high-uncached-face,
1482         gnus-summary-normal-uncached-face, and
1483         gnus-summary-low-uncached-face.  Removed the
1484         gnus-agent-downloaded-article-face.
1485         (gnus-summary-line-format-alist): Implemented the download flag
1486         format (?O) as named in the manual.  This implementation displays
1487         either gnus-undownloaded-mark, gnus-downloaded-mark, or
1488         gnus-no-mark.
1489         (gnus-newsgroup-agentized): New local variable that identifies
1490         which groups are agentized.  While the agent is now on by default,
1491         you don't have to agentize every server that you use.
1492         (gnus-update-summary-mark-positions): Completed support for the
1493         download type of mark.
1494         (gnus-summary-insert-line): Added undownloaded to the parameters.
1495         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
1496         reference by the gnus-summary-line-format-spec.
1497
1498         * nntp.el (nntp-with-open-group): This macro handles dropped or
1499         broken connections by opening a new connection and repeating the
1500         failed command.
1501         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
1502         XOVER commands preceeding the active articles with the nov entry
1503         of the first available article.  When gnus connected to such a
1504         server, the unexpected nov entry would result in duplicate lines
1505         in the agent's overview file.  This patch fixes the duplicate
1506         lines problem and improves performance by skipping over all
1507         articles IDs that preceed the first nov entry in the server's
1508         reply.
1509
1510 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1511
1512         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
1513         (gnus-summary-highlight): Use it instead of `downloaded'.
1514         (gnus-summary-highlight-line): Ditto.
1515
1516         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
1517
1518 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1519
1520         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
1521
1522         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
1523         calls.
1524
1525         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
1526         downloaded variable if we're in an uncovered group.
1527
1528         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
1529         font to soemthing less noticeable.
1530         (gnus-agent-group-covered-p): New function.
1531
1532 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1533
1534         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
1535         Because of an unknown bug, the group buffer is saved in .overview
1536         file.
1537
1538 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1539
1540         * nntp.el (nntp-send-command): Braino in last commit.  Replace
1541         `and' with `or'.
1542
1543 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1544
1545         * nntp.el (nntp-send-command): Assume that echo does not happen
1546         when nntp-open-connection-function is nntp-open-network-stream.
1547         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
1548
1549 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1550
1551         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
1552
1553 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
1554
1555         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
1556         nntp-server-buffer if we aren't going to write to it.
1557
1558 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1559         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
1560
1561         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
1562
1563 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1564
1565         * rfc2047.el (rfc2047-decode-region): Remove newlines between
1566         decoded words.
1567
1568 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1569
1570         * gnus.el (fboundp): After loading mm-util, make sure it was the
1571         right one.
1572
1573 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1574
1575         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
1576         gnus-sum.  Made into a user option.
1577
1578         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1579         (gnus-summary-mark-article-as-unread)
1580
1581 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1582
1583         * time-date.el (date-to-time): Typo.
1584
1585         * parse-time.el: Typo.
1586
1587         * nnsoup.el (nnsoup-retrieve-headers): Typo.
1588
1589         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
1590
1591         * nnimap.el:
1592         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
1593
1594         * mm-encode.el (mm-safer-encoding): Typo.
1595
1596         * messcompat.el: Typo.
1597
1598         * message.el (message-face-alist): Typo.
1599
1600         * imap.el (imap-interactive-login, imap-open): Typos.
1601
1602         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
1603
1604         * gnus.el: Typo.
1605
1606         * gnus-win.el (gnus-configure-frame): Typo.
1607
1608         * gnus-util.el (gnus-atomic-progn-assign): Typo.
1609
1610         * gnus-topic.el (gnus-topic-sort-topics): Typo.
1611
1612         * gnus-sum.el (gnus-summary-article-number)
1613         (gnus-summary-read-group-1, gnus-summary-mark-article)
1614         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
1615
1616         * gnus-mule.el (gnus-mule-add-group): Typo.
1617
1618         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
1619
1620         * gnus-group.el (gnus-group-fetch-faq): Typo.
1621
1622         * gnus-art.el (gnus-decode-header-methods): Typo.
1623
1624         * flow-fill.el: Typo.
1625
1626 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
1627
1628         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
1629
1630 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1631
1632         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1633         (gnus-summary-mark-article-as-unread)
1634         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
1635         Reformatting to avoid long lines.
1636         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
1637
1638 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
1639
1640         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
1641         be accessed through `mail-header-number'.
1642
1643 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1644
1645         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
1646         compressed range to gnus-summary-insert-articles.
1647
1648 2002-11-26  Kevin Ryde <user42@zip.com.au>
1649
1650         * gnus-art.el (gnus-mime-copy-part): Look for filename
1651         parameter under content-disposition, not content-type.
1652
1653         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
1654         (gnus-summary-reselect-current-group): Use it.
1655
1656 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1657
1658         * gnus-agent.el (gnus-agent-uncached-articles): if
1659         gnus-agent-load-alist fails, return ARTICLES.
1660
1661         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
1662
1663 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1664
1665         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
1666         superfluous function call.
1667         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
1668         Add warning to docstring.
1669
1670 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1671
1672         * gnus-agent.el: Autoload number-at-point instead.
1673         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
1674
1675 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1676
1677         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
1678         require thingatpt (for number-at-point) and protect against
1679         deactivate-mark being unbound (on XEmacs).
1680
1681 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1682
1683         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
1684         print message on entry.
1685
1686         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1687
1688         * gnus-range.el (gnus-range-difference): New function.
1689         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
1690
1691 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1692
1693         * gnus-sum.el (gnus-summary-insert-old-articles): Use
1694         gnus-remove-from-range instead of gnus-range-difference which
1695         doesn't exist.
1696
1697 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1698         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1699
1700         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
1701         used for showing which articles have been downloaded.
1702         (gnus-agent-article-alist): Format change.  Add documentation.
1703         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
1704         process-marked articles.
1705         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
1706         in the series are individually fetched to minimize lose of
1707         content due to an error/quit.
1708         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
1709         gnus-message instead of message.
1710         (gnus-agent-read-servers): Use file lib/methods instead of
1711         lib/servers.  TODO: Why?
1712         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
1713         (gnus-agent-get-undownloaded-list): Remove articles that appear to
1714         come from the agent.  This means that they are not downloaded.
1715         (gnus-agent-fetch-selected-article): Don't use history.
1716         (gnus-agent-save-history, gnus-agent-enter-history)
1717         (gnus-agent-article-in-history-p, gnus-agent-history-path):
1718         Removed function; history is not used anymore.
1719         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
1720         (gnus-agent-crosspost): Started rewrite then realized that a typo
1721         in gnus-agent-fetch-articles ensures that this function is never
1722         called.  This will need to be fixed later.
1723         (gnus-agent-check-overview-buffer): Some sanity checks on the
1724         agent overview buffer.  This is a safety net used during
1725         development.
1726         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
1727         changed, write a number to the file indicating this.
1728         (gnus-agent-fetch-headers): Rewrite to respect
1729         gnus-agent-consider-all-articles without relying on the
1730         `.fetched' files.  Make it fast.
1731         (gnus-agent-braid-nov): Change resulting from
1732         gnus-agent-fetch-headers change.
1733         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
1734         `.fetched' files.
1735         (gnus-agent-read-agentview): New function, used by
1736         gnus-agent-load-alist.
1737         (gnus-agent-load-fetched-headers): Remove.
1738         (gnus-agent-save-alist): Rewrite to accomodate new format.
1739         (gnus-agent-fetch-group-1): Make sure list of articles is in the
1740         same order as in gnus-newsgroup-headers.
1741         (gnus-agent-expire): Document and implement extra args ARTICLES,
1742         GROUP, FORCE.  Do not restrict usage.
1743         (gnus-agent-uncached-articles): New function.
1744         (gnus-agent-retrieve-headers): Use it.
1745         (gnus-agent-regenerate-group): No longer needs to be called from
1746         gnus-agent-regenerate.  Individual groups may be regenerated. The
1747         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
1748         The article fetch dates are validated in the article alist.  The
1749         article alist is pruned of entries that do not reference existing
1750         NOV entries.  All changes are computed then applied with
1751         inhibit-quit bound to t.  As a result, it is now safe to quit out of
1752         regeneration.  The optional clean parameter has been replaced with
1753         an optional reread parameter.  Clean is no longer necessary as
1754         regeneration gets the appropriate setting from
1755         gnus-agent-consider-all-articles.  The new reread parameter will
1756         result in fetched, or all, articles being marked as unread.
1757         (gnus-agent-regenerate): Removed code to regenerate the history
1758         file as it is no longer used.
1759
1760         * gnus-start.el (gnus-make-ascending-articles-unread): New
1761         function, for efficient mass-marking.
1762
1763         * gnus-sum.el (gnus-summary-highlight): Use new face for
1764         downloaded articles.
1765         (gnus-article-mark): Prefer to indicate read/unread status over
1766         downloaded status.
1767         (gnus-summary-highlight-line-0): New function, maybe rehighlights
1768         line.
1769         (gnus-summary-highlight-line): Use new face for downloaded
1770         articles.
1771         (gnus-summary-insert-old-articles): Improved performance by
1772         replacing the initial LIST of older articles with a compressed
1773         RANGE of older articles.  Some servers appear to lie about
1774         their active range so the original list could contain millions
1775         of article numbers.  The range is not expanded into a list
1776         until the optional ALL parameter has been applied.
1777
1778 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1779
1780         * gnus-agent.el (gnus-category-mode): Typo in doc string.
1781
1782 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
1783
1784         * spam.el:
1785         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
1786
1787         * spam.el: added `M s t' and `M s x' key mappings
1788
1789 2002-11-20  Simon Josefsson  <jas@extundo.com>
1790
1791         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
1792
1793 2002-11-19  Simon Josefsson  <jas@extundo.com>
1794
1795         * gnus-sum.el (gnus-summary-morse-message): Load
1796         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
1797         (unmorse-region): Autoload it instead.
1798
1799 2002-11-18  Simon Josefsson  <jas@extundo.com>
1800
1801         * gnus-sum.el (gnus-summary-morse-message): New function.
1802         (gnus-summary-wash-map): Bind to `W m'.
1803         (gnus-summary-make-menu-bar): Add.
1804
1805         * nnimap.el (nnimap-request-expire-articles): Compress sequence
1806         before storing \Deleted mark on expired articles.
1807
1808 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
1809         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
1810
1811         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
1812         parens in column 0.
1813
1814 2002-11-17  Juanma Barranquero  <lektu@terra.es>
1815
1816         * nnweb.el (nnweb-google-create-mapping): Fix typo.
1817
1818         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
1819
1820         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
1821
1822 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1823
1824         * message.el (message-set-auto-save-file-name): Use
1825         make-directory, to avoid the dependence on gnus-util.
1826
1827 2002-11-16  Simon Josefsson  <jas@extundo.com>
1828
1829         * nnimap.el (nnimap-callback-callback-function):
1830         (nnimap-callback-buffer): Removed, these cannot be global but must
1831         be embedded into the callback.
1832         (nnimap-make-callback): New.  Embedd article number, callback and
1833         buffer in function.
1834         (nnimap-callback, nnimap-request-article-part): Update.
1835
1836 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1837
1838         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
1839
1840 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1841
1842         * gnus.el (gnus-summary-line-format): Document %C.
1843
1844 2002-11-11  Simon Josefsson  <jas@extundo.com>
1845
1846         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
1847         output when called interactively.
1848
1849 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1850
1851         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
1852
1853         * message.el (message-draft-coding-system): Improve comment; use
1854         mm-auto-save-coding-system for the default value.
1855
1856         * nndraft.el (nndraft-request-article): Revert to the state before
1857         2002-10-29; regexp-quote mail-header-separator.
1858
1859 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
1860
1861         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
1862         allow editing of drafts from an nnvirtual group.
1863
1864 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1865
1866         * nndraft.el (nndraft-request-article): Replace emacs-mule with
1867         mm-auto-save-coding-system.
1868
1869         * message.el (message-draft-coding-system): Default to
1870         iso-2022-7bit.
1871
1872         * mm-util.el (mm-auto-save-coding-system): Undo last change to
1873         restore the default value to emacs-mule or escape-quoted.
1874
1875 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1876
1877         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
1878         a delayed or a queued article as well as a draft.
1879
1880         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
1881         delayed or a queued article in the raw format; treat a delayed
1882         article as a raw article as well as a draft.
1883         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
1884         for the delayed group.
1885
1886         * nndraft.el (nndraft-request-article): Ignore auto save files for
1887         a delayed or a queued article; don't bother to decode a queued
1888         article; don't bind nnmail-file-coding-system for a queued article.
1889
1890         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
1891         and the queue group.
1892
1893 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
1894
1895         * gnus-group.el (gnus-group-delete-group):
1896         gnus-cache-active-hashtb might be void.
1897
1898 2002-11-02  Simon Josefsson  <jas@extundo.com>
1899
1900         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
1901         setting of the default user ID.  From Raymond Scholz
1902         <ray-2002@zonix.de>.
1903
1904 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
1905
1906         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
1907         charset.
1908
1909 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
1910         From Alex Schroeder <alex@emacswiki.org>
1911         * spam-stat.el (spam-stat-process-directory): add dir to message
1912         (spam-stat-reduce-size): No longer remove words
1913         with values close to 0.5, because the default value is 0.2.
1914
1915 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1916
1917         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
1918         documentation.
1919
1920 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1921
1922         * gnus-agent.el (gnus-agent-fetched-headers)
1923         (gnus-agent-load-fetched-headers)
1924         (gnus-agent-save-fetched-headers): Remove variable and two
1925         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
1926         works better.
1927         (gnus-agent-fetch-headers): New implementation from Kevin
1928         Greiner.  Uses gnus-agent-article-alist to store information
1929         about fetched messages which aren't on the server anymore.  The
1930         trick is to return a list of considered messages to the caller,
1931         but to only fetch those which haven't been fetched yet.
1932
1933 2002-10-30  Simon Josefsson  <jas@extundo.com>
1934
1935         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
1936
1937         * pgg.el (pgg-passphrase-cache-expiry): Removed.
1938
1939 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1940
1941         * mm-view.el (mm-w3m-local-map-property): Make it work with older
1942         versions of emacs-w3m than 1.3.3.
1943
1944         * lpath.el: Bind w3m-minor-mode-map.
1945
1946         * mm-view.el (mm-w3m-mode-command-alist)
1947         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
1948         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
1949         (mm-setup-w3m): Simplified.
1950         (mm-w3m-local-map-property): New function.
1951         (mm-inline-text-html-render-with-w3m): Use it.
1952
1953         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
1954         mm-w3m-local-map-property.
1955
1956 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1957
1958         * mm-util.el (mm-auto-save-coding-system): Default to
1959         iso-2022-7bit.
1960
1961         * nndraft.el (nndraft-request-article): Decode an article using
1962         the coding-system emacs-mule if it seems to have been saved using
1963         emacs-mule.
1964         (nndraft-request-replace-article): Use message-draft-coding-system
1965         instead of mm-auto-save-coding-system for the draft or delayed
1966         group.
1967
1968 2002-10-28  Josh  <huber@alum.wpi.edu>
1969
1970         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
1971         functions.
1972
1973 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1974         From mah@everybody.org (Mark A. Hershberger).
1975
1976         * mm-url.el (mm-url-insert-file-contents): Make it return the same
1977         type values ("url" size) regardless of the values of
1978         mm-url-use-external.
1979
1980 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1981
1982         * nnimap.el (nnimap-request-article-part): Try harder to show
1983         group name in debugging message.
1984
1985 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1986
1987         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
1988         directory if it doesn't exist.
1989         (gnus-agent-fetch-headers): Remove old cruft that tried to
1990         abstain from downloading articles more than once if
1991         gnus-agent-consider-all-articles was true.  This is now done
1992         properly via the .fetched files.
1993
1994 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1995
1996         * nndraft.el (nndraft-request-article): Treat delayed articles
1997         like drafts.
1998
1999 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2000
2001         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
2002
2003 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2004
2005         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
2006         Remove unused optional arg DIR and corresponding code.
2007
2008         * nnimap.el (nnimap-request-article-part): Include group name in
2009         debugging output.
2010
2011 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
2012
2013         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
2014
2015 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2016
2017         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
2018         contains range of headers that have been fetched by the agent
2019         already.  Compare gnus-agent-article-alist.
2020         (gnus-agent-file-header-cache): Like
2021         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
2022         (gnus-agent-fetch-headers): Improve comment.  Revert to old
2023         seen/recent logic.
2024         Remember which headers have been fetched before and don't fetch
2025         them again the next time round.
2026         (gnus-agent-load-fetched-headers)
2027         (gnus-agent-save-fetched-headers): New functions, for remembering
2028         which headers have been fetched before.
2029
2030 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2031
2032         * lpath.el: Remove useless bindings.
2033
2034 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
2035
2036         * gnus-sum.el (gnus-summary-execute-command): Disable visual
2037         features while searching.
2038
2039 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2040
2041         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
2042
2043 2002-10-22  Simon Josefsson  <jas@extundo.com>
2044
2045         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
2046         (pgg-snarf-keys): Add.
2047
2048 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2049
2050         * lpath.el: Fbind bbdb-records.
2051
2052         * spam.el: Don't autoload bbdb-records.
2053
2054 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2055
2056         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
2057         prevent inf-loop.
2058
2059 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2060
2061         * nnslashdot.el: Removed some test lines.
2062         More test.
2063
2064 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2065
2066         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
2067         are known to be downloaded already.
2068
2069 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2070
2071         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
2072         (mm-text-html-washer-alist): Ditto.
2073
2074 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2075
2076         * nnheader.el (nnheader-remove-body): Fix an error of detecting
2077         boundary between headers and body.
2078         * nnml.el (nnml-parse-head): Ditto.
2079
2080 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2081
2082         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
2083         entries.
2084
2085         * gnus-group.el (gnus-fetch-group): Allow an optional
2086         specification of the articles to select.
2087
2088         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
2089
2090 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2091
2092         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
2093         headers from the group, update variable `articles' to contain
2094         only those numbers where headers exist.  (When fetching all
2095         articles in a group, Gnus creates lots of numbers where there is
2096         no articles.)
2097
2098 2002-10-20  Steve Youngs  <youngs@xemacs.org>
2099
2100         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
2101         doesn't have the 'alist custom type, use cons cells instead.
2102         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
2103         (pgg-parse-hash-algorithm-alist): Ditto.
2104         (pgg-parse-compression-algorithm-alist): Ditto.
2105         (pgg-parse-signature-type-alist): Ditto.
2106
2107         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
2108
2109         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
2110
2111         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
2112
2113 2002-10-19  Simon Josefsson  <jas@extundo.com>
2114
2115         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
2116         buffer.
2117
2118 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2119
2120         * gnus-spec.el (gnus-make-format-preserve-properties)
2121         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
2122         properties also on XEmacs.  `gnus-xmas-format' is like format but
2123         preserves text properties on XEmacs (though it only understands
2124         simple format specs).  The variable
2125         `gnus-make-format-preserve-properties' controls whether the
2126         function is used, and is checked in `gnus-parse-simple-format'.
2127         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
2128
2129         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
2130         output.
2131         (gnus-agent-consider-all-articles): New variable.
2132         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
2133         (gnus-agent-fetch-headers): Depending on
2134         gnus-agent-consider-all-articles, maybe get all articles.
2135         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
2136         `read'.
2137         (gnus-predicate-imples-unread): New function.
2138         (gnus-agent-fetch-headers): Optimize to call
2139         gnus-list-of-unread-articles if that is sufficient.
2140         Check unseen and recent instead of seen and recent.
2141         (gnus-agent-fetch-headers): Abstain from calling
2142         gnus-list-range-intersection if range (a . b) would have (> a b).
2143
2144 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2145
2146         * message.el (message-send-mail): Make it possible to perform
2147         edebug-defun.
2148
2149 2002-10-18  Simon Josefsson  <jas@extundo.com>
2150
2151         * gnus-art.el (gnus-button-man-handler): Change default to
2152         `manual-entry' (defined in both emacsen).
2153         (gnus-button-man-handler): Remove emacsen difference and use
2154         `manual-entry'.
2155
2156 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2157
2158         * spam.el: Wrap autoload settings for bbdb-records,
2159         executable-find and ifile-spam-filter with eval-and-compile.
2160         (spam-display-buffer-contents): Remove.
2161         (spam-bogofilter-score): Merge spam-display-buffer-contents.
2162
2163 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
2164
2165         * spam.el (spam-display-buffer-contents): New function.
2166         (spam-bogofilter-score): use spam-display-buffer-contents, patch
2167         from Katsumi Yamaoka <yamaoka@jpl.org>.
2168
2169 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2170
2171         * nnheader.el (nnheader-parse-naked-head): New function.
2172         (nnheader-parse-head): Use the above function, in order to handle
2173         continuation lines properly.
2174         (nnheader-remove-body): New function.
2175         (nnheader-remove-cr-followed-by-lf): New function.
2176         (nnheader-ms-strip-cr): Use the above function.
2177
2178         * gnus-agent.el (gnus-agent-regenerate-group): Call
2179         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
2180         `nnheader-parse-head'.
2181         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
2182
2183         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
2184         continuation lines by itself; call `nnheader-parse-naked-head'
2185         instead of `nnheader-parse-head'.
2186         * nndiary.el (nndiary-parse-head): Ditto.
2187         * nnfolder.el (nnfolder-parse-head): Ditto.
2188         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
2189         * nnmaildir.el (nnmaildir--update-nov): Ditto.
2190         * nnml.el (nnml-parse-head): Ditto.
2191
2192 2002-10-17  Steve Youngs  <youngs@xemacs.org>
2193
2194         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
2195         XEmacs, default to it if featurep 'xemacs.
2196
2197 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2198
2199         * spam-stat.el: Check for the existence of hash functions instead
2200         of the Emacs version to decide whether to load cl.  Suggested by
2201         Kai Gro\e,A_\e(Bjohann.
2202
2203 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2204
2205         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
2206         if it isn't open yet.
2207
2208 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2209
2210         * gnus-group.el: Require mm-url only when compiling.
2211         (gnus-group-fetch-charter): Require mm-url.
2212
2213         * spam-stat.el: Require cl for the functions gethash,
2214         hash-table-count, make-hash-table and mapc for Emacs 20.
2215         (puthash): Alias to cl-puthash for Emacs 20.
2216         (with-syntax-table): New macro for Emacs 20.
2217
2218 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
2219
2220         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
2221
2222 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2223
2224         * spam.el (spam-check-ifile): added ifile as a spam checking
2225         backend, and spam-use-ifle as the variable to toggle that check.
2226
2227 2002-10-12  Simon Josefsson  <jas@extundo.com>
2228
2229         * message.el (message-beginning-of-line): New variable.
2230         (message-beginning-of-line): Use it.
2231
2232 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2233
2234         * spam.el: more compilation fixes for BBDB
2235
2236         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
2237         (spam-stat-reduce-size): Interactive.
2238         (spam-stat-reset): New function.
2239         (spam-stat-save): Interactive.
2240
2241 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2242
2243         * gnus.el: Autoload gnus-delay-initialize.
2244
2245         * message.el: Autoload gnus-delay-article.
2246
2247 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2248
2249         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2250         text property in Emacs.
2251
2252 2002-10-11  Simon Josefsson  <jas@extundo.com>
2253
2254         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2255         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2256
2257         * mml1991.el (mml1991-pgg-sign): Remove CR.
2258
2259 2002-10-10  Simon Josefsson  <jas@extundo.com>
2260
2261         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
2262         decrypt failed.
2263         (mml2015-trust-boundaries-alist): Removed.
2264         (mml2015-gpg-extract-signature-details): Don't use it.
2265         (mml2015-unabbrev-trust-alist): New.
2266         (mml2015-gpg-extract-signature-details): Use it.
2267
2268 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
2269
2270         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
2271         BBDB installed
2272
2273         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
2274         statistical analysis of spam in Lisp only
2275
2276 2002-10-10  Simon Josefsson  <jas@extundo.com>
2277
2278         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
2279         auth, selected or examine state.
2280
2281         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
2282         buffer and error buffer depending on type of information.
2283
2284         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
2285         --status-fd stuff even if gpg.el is not used (revert earlier
2286         change).
2287         (mml2015-pgg-{clear-,}verify): Store both output and errors as
2288         gnus details.
2289         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
2290         buffer.
2291
2292         * pgg.el (pgg-verify-region): Use it.
2293
2294         * pgg-def.el (pgg-query-keyserver): New variable.
2295
2296         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
2297         key-identifier in packet.  Is this a good idea?
2298
2299         * mml.el (mml-mode-map): Add security commands that operates on
2300         MIME parts.
2301         (mml-menu): And menu items for them.
2302
2303         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
2304
2305         * mml.el (mml-parse-1): Support sender in #secure tags.
2306
2307         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
2308         defined.
2309
2310         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2311         (mml-pgp-encrypt-buffer): Support combined signing.
2312
2313         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2314         (mml1991-gpg-encrypt): Ditto.
2315         (mml1991-pgg-encrypt): Ditto.
2316         (mml1991-encrypt): Pass sign parameter.
2317
2318         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2319         (mml-signencrypt-style): Mention the variable.
2320
2321 2002-10-09  Simon Josefsson  <jas@extundo.com>
2322
2323         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2324         pgg-gpg-user-id.
2325
2326         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2327         (pgg-fetch-key-function): Nil if w3 is not installed.
2328
2329 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2330
2331         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
2332         gnus-agent-current-history.
2333
2334 2002-10-06  Simon Josefsson  <jas@extundo.com>
2335
2336         * imap.el (imap-parse-status): Don't use read to read token.
2337
2338 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2339
2340         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
2341         for methods not covered by the agent, and when unplugged.
2342
2343 2002-10-05  Simon Josefsson  <jas@extundo.com>
2344
2345         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
2346         signing.
2347
2348         * gnus-agent.el (gnus-agent-read-servers): If getting method from
2349         a named server fails, ignore the server.
2350
2351         * mml1991.el (mml1991-pgg-sign): Do QP.
2352
2353         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
2354         work.
2355
2356 2002-10-04  Simon Josefsson  <jas@extundo.com>
2357
2358         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
2359
2360         * pgg-pgp.el (pgg-pgp-verify-region): Inline
2361         binary-write-decoded-region from MEL.
2362
2363         * pgg.el (pgg-encrypt-region): Support sign.
2364
2365         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
2366
2367         * mml2015.el (mml2015-pgg-encrypt): Ditto.
2368
2369         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
2370         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
2371         branch where PGG was taken from in the ChangeLog entries below.
2372
2373 2002-10-01  Simon Josefsson  <jas@extundo.com>
2374
2375         * pgg-pgp.el: Don't require mel.  Don't use luna.
2376         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
2377         (pgg-pgp-process-region): Use expand-file-name instead of concat.
2378         (pgg-pgp-process-region): Don't use binary-funcall.
2379
2380         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
2381
2382         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
2383         instead of concat.
2384
2385         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2386
2387 2002-09-29  Simon Josefsson  <jas@extundo.com>
2388
2389         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
2390         compile warnings.
2391
2392         * pgg.el (pgg-decrypt-region): Don't parse packet.
2393
2394         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
2395
2396 2002-09-29  Daiki Ueno <ueno@unixuser.org>
2397
2398         * pgg.el: Remove dependency on calist.el.
2399
2400 2002-09-28  Simon Josefsson  <jas@extundo.com>
2401
2402         * pgg.el (pgg-temporary-file-directory): New variable.
2403         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
2404
2405         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
2406         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
2407
2408         * pgg-parse.el (pgg-char-int): Defalias.
2409         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
2410         (pgg-read-bytes, pgg-read-body): Use it.
2411         (pgg-decode-packets): Don't use MEL, use base64-*.
2412         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
2413         (pgg-string-as-unibyte): Defalias.
2414         (pgg-parse-armor-region): Use it.
2415
2416         * pgg-gpg.el (pgg-gpg-process-region): Use
2417         pgg-temporary-file-directory.
2418
2419         * luna.el: Don't def-edebug.
2420
2421         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
2422         binary-write-decoded-region from MEL.
2423
2424         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
2425
2426         * alist.el, calist.el: Don't require product/APEL.
2427
2428         * pgg-parse.el (top-level): Remove dependency on static.el,
2429         pccl.el, mel.el.
2430         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
2431         `define-ccl-program' is boundp, instead of using broken.
2432
2433 2002-10-01  Simon Josefsson  <jas@extundo.com>
2434
2435         * message.el (message-required-mail-headers): Remove Lines:.
2436
2437 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2438         From Jesper Harder.
2439
2440         * gnus-group.el (gnus-group-fetch-charter,
2441         gnus-group-fetch-control): Prompt for group if given a prefix
2442         argument.
2443         * gnus-sum.el (t): Add gnus-group-fetch-charter and
2444         gnus-group-fetch-control to summary key map and menu.
2445
2446
2447 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
2448
2449         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
2450         number when there are no articles.
2451
2452 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2453
2454         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
2455         arg ALL means to fetch all articles, not only downloadable ones.
2456         (gnus-agent-fetch-selected-article): New function for
2457         gnus-select-article-hook or gnus-mark-article-hook.
2458
2459 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2460         From Peter von der Ahe <nospam2159@daimi.au.dk>.
2461
2462         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
2463         raw-text.
2464
2465 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
2466
2467         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
2468         Pinard).
2469         Major revamp of the code, documentation is in comments in the file
2470         for now.
2471
2472 2002-09-30  Simon Josefsson  <jas@extundo.com>
2473
2474         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
2475         buffer seem to be needed?
2476
2477 2002-09-29  Simon Josefsson  <jas@extundo.com>
2478
2479         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
2480         compile warnings.
2481
2482         * mml1991.el (mml1991-function-alist): Add pgg.
2483         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
2484         (mml1991-pgg-encrypt): Fix recipients querying.
2485
2486 2002-09-28  Simon Josefsson  <jas@extundo.com>
2487
2488         * mml2015.el (autoload): Autoload correct files.  Trivial patch
2489         from dme@dme.org.
2490         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
2491         handle is returned.
2492
2493 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2494
2495         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2496         Protect against non-existent of `nnimap-mailbox-info'.
2497
2498 2002-09-27  Simon Josefsson  <jas@extundo.com>
2499
2500         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
2501         (gnus-setup-news-hook): Use it.
2502         (gnus-after-getting-new-news-hook): Ditto.
2503
2504         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
2505
2506 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2507         From Mats Lidell <matsl@contactor.se>.
2508
2509         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
2510
2511 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2512
2513         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
2514         the part to decode encoded words, use raw words instead of decoded
2515         words.
2516
2517 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2518
2519         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
2520
2521         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
2522         (mm-setup-w3m): Use it.
2523
2524 2002-09-27  Simon Josefsson  <jas@extundo.com>
2525
2526         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
2527         article buffers.
2528
2529         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
2530         it just in case.
2531         (nnimap-update-unseen): New function; update unseen count in
2532         `n-m-info'.
2533         (nnimap-close-group): Call it.
2534
2535         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
2536         (gnus-after-getting-new-news-hook): Ditto.
2537
2538         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
2539         message into verboselevel 9.  Change slow mail check message.
2540         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
2541         (nnimap-fixup-unread-after-getting-new-news): New function, to be
2542         used as a hook after getting new mail.
2543
2544 2002-09-26  Simon Josefsson  <jas@extundo.com>
2545
2546         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
2547         SELECT/EXAMINE is first unseen article, not number of unseen
2548         articles.  Make them distinct by renaming the former to
2549         `first-unseen' instead of `unseen'.
2550
2551         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
2552         too.
2553         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
2554         changed.
2555         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
2556
2557         * gnus-int.el (gnus-server-unopen-status): Defcustom.
2558
2559         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
2560         better.
2561
2562         * mml2015.el (mml2015-pgg-decrypt): Only add security information
2563         if dissecting resulting buffer actually had any information.
2564
2565 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2566
2567         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
2568         because the function `string<' allows symbols.
2569
2570         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
2571
2572 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2573
2574         * message.el (message-forward-make-body): Revert an early change
2575         because 8-bit utf-8 emails.
2576
2577 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2578
2579         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
2580         links to Info)
2581         * gnus-art.el (gnus-treat-highlight-signature):
2582         * gnus-art.el (gnus-treat-buttonize):
2583         * gnus-art.el (gnus-treat-buttonize-head):
2584         * gnus-art.el (gnus-treat-emphasize):
2585         * gnus-art.el (gnus-treat-strip-cr):
2586         * gnus-art.el (gnus-treat-unsplit-urls):
2587         * gnus-art.el (gnus-treat-leading-whitespace):
2588         * gnus-art.el (gnus-treat-hide-headers):
2589         * gnus-art.el (gnus-treat-hide-boring-headers):
2590         * gnus-art.el (gnus-treat-hide-signature):
2591         * gnus-art.el (gnus-treat-fill-article):
2592         * gnus-art.el (gnus-treat-hide-citation):
2593         * gnus-art.el (gnus-treat-hide-citation-maybe):
2594         * gnus-art.el (gnus-treat-strip-list-identifiers):
2595         * gnus-art.el (gnus-treat-strip-pgp):
2596         * gnus-art.el (gnus-treat-strip-pem):
2597         * gnus-art.el (gnus-treat-strip-banner):
2598         * gnus-art.el (gnus-treat-highlight-headers):
2599         * gnus-art.el (gnus-treat-highlight-citation):
2600         * gnus-art.el (gnus-treat-date-ut):
2601         * gnus-art.el (gnus-treat-date-local):
2602         * gnus-art.el (gnus-treat-date-english):
2603         * gnus-art.el (gnus-treat-date-lapsed):
2604         * gnus-art.el (gnus-treat-date-original):
2605         * gnus-art.el (gnus-treat-date-iso8601):
2606         * gnus-art.el (gnus-treat-date-user-defined):
2607         * gnus-art.el (gnus-treat-strip-headers-in-body):
2608         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
2609         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
2610         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
2611         * gnus-art.el (gnus-treat-unfold-headers):
2612         * gnus-art.el (gnus-treat-fold-headers):
2613         * gnus-art.el (gnus-treat-fold-newsgroups):
2614         * gnus-art.el (gnus-treat-overstrike):
2615         * gnus-art.el (gnus-treat-display-xface):
2616         * gnus-art.el (gnus-treat-display-smileys):
2617         * gnus-art.el (gnus-treat-from-picon):
2618         * gnus-art.el (gnus-treat-mail-picon):
2619         * gnus-art.el (gnus-treat-newsgroups-picon):
2620         * gnus-art.el (gnus-treat-body-boundary):
2621         * gnus-art.el (gnus-treat-capitalize-sentences):
2622         * gnus-art.el (gnus-treat-fill-long-lines):
2623         * gnus-art.el (gnus-treat-play-sounds):
2624         * gnus-art.el (gnus-treat-translate):
2625         * gnus-art.el (gnus-treat-x-pgp-sig):
2626         * gnus-art.el (gnus-mime-button-line-format):
2627         * gnus-art.el (gnus-button-man-level):
2628         * gnus-art.el (gnus-button-emacs-level):
2629         * gnus-cus.el (gnus-group-parameters):
2630         * gnus-gl.el (bbb-build-mid-scores-alist):
2631         * gnus-group.el (gnus-group-line-format):
2632         * gnus-mlspl.el (gnus-group-split-setup):
2633         * gnus-mlspl.el (gnus-group-split):
2634         * gnus-msg.el (gnus-mailing-list-groups):
2635         * gnus-msg.el (gnus-posting-styles):
2636         * gnus-nocem.el (gnus-nocem-issuers):
2637         * gnus-score.el (gnus-score-regexp-bad-p):
2638         * gnus-srvr.el (gnus-server-line-format):
2639         * gnus-topic.el (gnus-topic-line-format):
2640         * gnus.el (gnus-summary-line-format):
2641         * mail-source.el (mail-sources):
2642         * message.el (message-subscribed-address-file):
2643         * nnmail.el (nnmail-split-fancy):
2644
2645 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
2646
2647         * mail-source.el(mail-source-run-script): use `functionp' to test
2648         whether the argument `script' is in fact a function.
2649         (mail-sources): adjust the defcustom to allow users to specify a
2650         function or a string as the value of the `:prescript' and
2651         `:postscript' arguments of the `file' and `pop3' mail sources.
2652
2653 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
2654
2655         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
2656         number when article 1 does not exist.
2657
2658 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2659
2660         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
2661         apropos if apropos-variable does not exist.
2662         (gnus-button-guessed-mid-regexp)
2663         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
2664         regexes.  From Reiner Steib.
2665         (gnus-button-handle-describe-function)
2666         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
2667         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
2668         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
2669
2670 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
2671         Trivial patch.
2672
2673         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
2674         the file.
2675
2676 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2677
2678         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
2679
2680 2002-09-24  Simon Josefsson  <jas@extundo.com>
2681
2682         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
2683         (mml2015-use): Prefer PGG if installed.
2684         (mml2015-function-alist): Add PGG wrappers.
2685         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
2686         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
2687         prefix, make regexp optionally skip it.
2688         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2689         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
2690         (mml2015-pgg-encrypt): New functions.
2691         (defvar, autoload): Prevent byte-compile warnings.
2692
2693 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2694         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2695
2696         * gnus-art.el (article-strip-banner): Check for the existence of
2697         from header.
2698
2699 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2700
2701         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
2702         (gnus-button-alist): Improved regexp for
2703         gnus-button-handle-mid-or-mail (false positives), fixed
2704         gnus-button-handle-man entries.
2705         From Reiner Steib.
2706
2707 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2708         From Josh Huber.
2709
2710         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
2711         nnmail-extra-headers is non-nil.
2712
2713 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2714
2715         * nnmaildir.el: Store article numbers persistently.  General
2716         revision.
2717         (nnmaildir-request-expire-articles): handle 'immediate and 'never
2718         for nnmail-expiry-wait; delete instead of moving if 'force is
2719         given.
2720
2721 2002-09-23  Simon Josefsson  <jas@extundo.com>
2722         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
2723
2724         * smime.el (smime-sign-buffer): Get key and extra certs.
2725         (smime-get-key-with-certs-by-email): Utility function.
2726
2727 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2728         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
2729
2730         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
2731         article exists.
2732
2733 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2734
2735         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
2736
2737 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2738         From Reiner Steib.
2739
2740         * gnus-art.el (gnus-button-handle-custom,
2741         gnus-button-handle-mid-or-mail,
2742         gnus-button-handle-describe-{function,variable,key},
2743         gnus-button-handle-apropos{,command,variable}): New functions.
2744         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
2745         gnus-button-{man,emacs,mail}-level): New variables.
2746         (gnus-button-alist): Use the above to buttonize emacs and mail
2747         related links.
2748
2749 2002-09-18  Juanma Barranquero  <lektu@terra.es>
2750
2751         * gnus-int.el (gnus-status-message): Fix spacing.
2752
2753         * imap.el (imap-continuation): Fix typos.
2754
2755 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2756
2757         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
2758
2759         * gnus-art.el (gnus-article-reply-with-original): Correct
2760         with-current-buffer scope.
2761
2762         * message.el (message-completion-alist): Add Reply-To, From, etc.
2763
2764 2002-09-18  Simon Josefsson  <jas@extundo.com>
2765
2766         * nnimap.el (nnimap-request-expire-articles): Make flag setting
2767         conditional.  From Nevin Kapur <nevin@jhu.edu>.
2768
2769 2002-09-17  Simon Josefsson  <jas@extundo.com>
2770
2771         * nnimap.el (nnimap-expiry-target): Don't search for which
2772         articles exists here.
2773         (nnimap-request-expire-articles): Do it here instead.  Only expire
2774         when articles are found.  Suggested by Nevin Kapur
2775         <nevin@jhu.edu>.
2776
2777 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2778         From Reiner Steib <reiner.steib@gmx.de>.
2779
2780         * message.el (message-strip-subject-trailing-was)
2781         (message-change-subject, message-add-archive-header)
2782         (message-xpost-fup2-header, message-xpost-insert-note)
2783         (message-xpost-fup2, message-reduce-to-to-cc): New functions
2784         adopted from message-utils.el.  Add functions to the keymap, mode
2785         describtion and menu.
2786         (message-change-subject,message-xpost-fup2): Signal error if
2787         current header is empty.
2788         (message-xpost-insert-note): Changed insert position.
2789         (message-archive-note): Ensure to insert note in message body (not
2790         in head).
2791         (message-archive-header, message-archive-note)
2792         (message-xpost-default, message-xpost-note, message-fup2-note)
2793         (message-xpost-note-function): New variables adopted from
2794         message-utils.el.  Changed some doc-strings.
2795         (message-mark-insert-{begin,end}): Rename from
2796         message-{begin,end}-inserted-text-mark (message-utils.el), changed
2797         values.
2798         (message-subject-trailing-was-query)
2799         (message-subject-trailing-was-ask-regexp)
2800         (message-subject-trailing-was-regexp): New variables.
2801         (message-to-list-only): Added doc-string and menu entry.
2802
2803         * message-utils.el: Removed.  Functions are now in message.el.
2804
2805 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2806
2807         * gnus-art.el (gnus-article-reply-with-original,
2808         gnus-article-followup-with-original): Switch to
2809         gnus-summary-buffer before reply/followup.
2810
2811 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
2812
2813         * gnus-sum.el (gnus-summary-toggle-header): The article window may
2814         not exist. Toggle it anyway.
2815
2816 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
2817
2818         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
2819
2820         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
2821         Trivial patch from Urban Engberg <ue@ccieurope.com>.
2822
2823         * rfc2047.el (message-posting-charset): Defvar it.
2824         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
2825         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
2826
2827         * mail-source.el (mail-source-fetch): Hide password.
2828
2829         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
2830
2831 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2832         From John Paul Wallington <jpw@shootybangbang.com>.
2833
2834         * gnus.el (gnus-visual, gnus-meta): Fix typo.
2835
2836 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2837
2838         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
2839
2840 2002-09-11  Simon Josefsson  <jas@extundo.com>
2841
2842         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
2843         (nnimap-split-rule): Doc fix.
2844         (nnimap-request-expire-articles): Cleanup code.
2845
2846 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2847         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2848
2849         * gnus-art.el (gnus-article-address-banner-alist): New option.
2850         (article-strip-banner): Refer the above option to split banners of
2851         free mail servers, when no group parameter is specified.
2852
2853 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2854
2855         * nntp.el (nntp-wait-for-string): Check for a process in the
2856         current buffer instead of `nntp-server-buffer'.
2857
2858 2002-09-09  Simon Josefsson  <jas@extundo.com>
2859
2860         * gnus-art.el (gnus-button-man-handler): New variable.
2861         (gnus-button-alist): Use g-b-handle-man.
2862         (gnus-button-handle-man): New, call g-b-man-handler.
2863
2864 2002-09-08  Simon Josefsson  <jas@extundo.com>
2865
2866         * gnus-art.el (gnus-button-alist): Buttonize man page links.
2867
2868 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2869
2870         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
2871
2872 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2873
2874         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
2875
2876         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
2877         keystroke.
2878
2879         * gnus-srvr.el (gnus-browse-describe-group): New command and
2880         keystroke.
2881
2882 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2883
2884         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
2885         value for gnus-decoration property.
2886
2887 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2888
2889         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
2890         string) as group name in case we have a CRLF in the file.
2891
2892 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
2893
2894         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
2895         group.
2896         (rfc1843-decode-hzp): do.
2897         (rfc1843-newsgroups-regexp): do.
2898
2899 2002-09-04  Simon Josefsson  <jas@extundo.com>
2900
2901         * message.el (message-canlock-generate): Make sure sha1 doesn't
2902         call external programs.
2903
2904 2002-09-03  Simon Josefsson  <jas@extundo.com>
2905
2906         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
2907
2908         * gnus-agent.el (gnus-agent-batch): Add doc.
2909
2910 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
2911
2912         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
2913         check for signed and encrypted parts.
2914         * mml.el (mml-parse-1): Correct small typo which preventing
2915         setting recipients in a secure tag.
2916
2917 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2918
2919         * mm-util.el (mm-coding-system-priorities): Default to a list of
2920         iso-2022-jp and others for the Japanese environment.
2921
2922 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2923
2924         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
2925         invalid display names.
2926
2927 2002-08-30  Simon Josefsson  <jas@extundo.com>
2928
2929         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
2930         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
2931
2932 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
2933
2934         * gnus.el (gnus-group-charter-alist): New option.
2935         (gnus-group-fetch-control-use-browse-url): New option.
2936
2937         * gnus-group.el (gnus-group-fetch-charter): New function.
2938         (gnus-group-fetch-control): New function.
2939         Add them to the keymap and menu. Require mm-url.
2940
2941 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2942
2943         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
2944         From Alex Schroeder <alex@emacswiki.org>.
2945
2946 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
2947
2948         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
2949         items expecting user interaction.
2950
2951         * gnus-topic.el (gnus-topic-make-menu-bar): do.
2952
2953         * gnus-sum.el (gnus-summary-make-menu-bar): do.
2954
2955         * gnus-srvr.el (gnus-server-make-menu-bar): do.
2956
2957         * mml.el (mml-menu): do.
2958
2959 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2960
2961         * mail-source.el (mail-source-touch-pop): New function.
2962
2963         * message.el (message-smtpmail-send-it): New function.
2964         (message-send-mail-function): Add it for a candidate.
2965
2966 2002-08-27  Simon Josefsson  <jas@extundo.com>
2967
2968         * gnus-msg.el (posting-charset-alist): Use
2969         gnus-define-group-parameter instead of defcustom.
2970         (gnus-put-message): Handle SPC in GCC.
2971         (gnus-inews-insert-gcc): Ditto.
2972         (gnus-inews-insert-archive-gcc): Ditto.
2973
2974 2002-08-26  Simon Josefsson  <jas@extundo.com>
2975
2976         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
2977         (gnus-agentize): Auto agentize all nntp and nnimap groups.
2978         (gnus-agent-possibly-save-gcc): Autoload.
2979         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
2980
2981 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2982
2983         * gnus.el (gnus-other-frame-function): New user option.
2984         (gnus-other-frame): Use it; add a doc-string; make it work with
2985         the gnuclient program.
2986
2987         * gnus-util.el (gnus-frame-or-window-display-name): New function.
2988
2989         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
2990         `device-connection' and `dfw-device'.
2991
2992 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2993
2994         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
2995         positives, make it stricter.  From Jochen Hein (trivial change).
2996
2997 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2998
2999         * gnus.el (gnus-other-frame): Trivial fix.
3000
3001 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * gnus.el (gnus-other-frame-parameters): New user option.
3004         (gnus-other-frame-object): New variable.
3005         (gnus-other-frame): Make it search for existing Gnus frame; don't
3006         read new news; delete frame on exit.
3007
3008         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
3009
3010         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
3011
3012 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3013         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
3014
3015         * message.el (message-set-auto-save-file-name): Add support for
3016         the Cygwin Emacs; the system-type is `cygwin'.
3017         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
3018
3019 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3020
3021         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
3022
3023         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
3024         avoid arithmetic errors.
3025
3026 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3027
3028         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
3029
3030 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3031
3032         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
3033         (message-ignored-resent-headers): Add envelope From.
3034
3035 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3036
3037         * gnus.el (gnus-summary-line-format): Document %k specifier.
3038
3039 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3040
3041         * gnus-sum.el (gnus-summary-line-message-size): New function.
3042         (gnus-summary-line-format-alist): Use it.
3043
3044 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * gnus-art.el (article-make-date-line): Refer to the value for
3047         `gnus-article-time-format' in the summary buffer.
3048
3049         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
3050
3051 2002-08-14  Simon Josefsson  <jas@extundo.com>
3052
3053         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
3054         quoting.
3055         (gnus-button-alist): Fix doc.
3056         (gnus-header-button-alist): Use ' not ` for default value quoting.
3057         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
3058         rationale similar to 2002-05-01 change.
3059         (gnus-article-add-buttons-to-head): Evaluate expression.
3060
3061         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
3062
3063 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3064
3065         * message.el (message-font-lock-keywords): Refer to the value for
3066         `message-cite-prefix-regexp' dynamically.
3067
3068 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3069
3070         * gnus-art.el (gnus-decode-header-methods): Doc fix.
3071
3072 2002-08-12  Simon Josefsson  <jas@extundo.com>
3073
3074         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
3075         (imap-shell-open): Skip initial junk before IMAP greeting.
3076
3077 2002-08-11  Simon Josefsson  <jas@extundo.com>
3078
3079         * message-utils.el (message-xpost-default,
3080         message-xpost-fup2-header, message-xpost-fup2): Fixed
3081         Typos.  Trivial changes from Reiner Steib
3082         <4uce.02.r.steib@gmx.net>.
3083
3084 2002-08-09  Simon Josefsson  <jas@extundo.com>
3085
3086         * message.el (message-canlock-password): Set
3087         canlock-password-for-verify to newly generated canlock-password.
3088         When Emacs is restarted, Custom makes sure this is set, but during
3089         the same session we must set it manually.
3090
3091 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
3092
3093         * yenc.el: New file.
3094
3095         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
3096         (mm-uu-type-alist): Add yenc.
3097         (mm-uu-yenc-filename): New function.
3098         (mm-uu-yenc-extract): New function.
3099
3100         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
3101
3102 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3103
3104         * dgnushack.el (merge): Don't use coerce.
3105
3106 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
3107
3108         * mailcap.el (mailcap-mime-data): Test window-system rather than
3109         mm-device-type.
3110         (mailcap-mime-data): Call xdvi and gv with "-safer".
3111
3112         * mm-util.el: Don't define mm-device-type.
3113
3114 2002-08-05  Simon Josefsson  <jas@extundo.com>
3115
3116         * mm-util.el (mm-coding-system-priorities): coding-system type not
3117         supported everywhere.
3118
3119 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3120
3121         * gnus.el (gnus-version-number): Bumped version number.
3122
3123 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3124
3125         * gnus.el: Oort Gnus v0.07 is released.
3126
3127 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3128
3129         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
3130         (gnus-article-sort-functions): Doc fix.
3131         (t): New keystroke.
3132         (gnus-article-sort-by-random): New function.
3133         (gnus-thread-sort-by-random): New function.
3134
3135 2002-08-02  Simon Josefsson  <jas@extundo.com>
3136
3137         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
3138         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
3139
3140 2002-07-31  Danny Siu  <dsiu@adobe.com>
3141
3142         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
3143         when splitting malformed messages without message-id
3144
3145 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3146         From Niklas Morberg <niklas.morberg@axis.com>.
3147
3148         * nnweb.el (nnweb-type, nnweb-type-definition)
3149         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
3150         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
3151         functionality.
3152         * nnweb.el: Removed old non-functioning search engines.
3153
3154 2002-07-27  Simon Josefsson  <jas@extundo.com>
3155
3156         * message.el (message-forward-make-body): Don't use
3157         `message-forward-ignored-headers' when doing a "raw" followup (it
3158         is important to preserve e.g. CTE).
3159
3160         * flow-fill.el (fill-flowed): Disable filladapt-mode.
3161
3162         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
3163         regexp-quote, Cyrus Sieve is fixed.
3164
3165         * sieve-manage.el (sieve-manage-deletescript): New function.
3166
3167         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
3168         (sieve-manage-mode): Fix menubar.
3169         (sieve-activate): Change some messages.
3170         (sieve-deactivate-all): New function.
3171         (sieve-deactivate): New alias.
3172         (sieve-remove): New function.
3173         (sieve-help): Fix help.
3174         All suggested by Ned Ludd.
3175
3176 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3177
3178         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
3179         (mm-w3m-safe-url-regexp): New user option.
3180
3181         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
3182         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
3183
3184 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
3185
3186         * gnus-sum.el (gnus-summary-delete-article): Force
3187         nnmail-expiry-target to 'delete, so that absolute deletion
3188         happens when absolute deletion is requested.
3189
3190 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3191         From Nevin Kapur <nevin@jhu.edu>.
3192
3193         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
3194         headers as empty headers.
3195
3196 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3197         From Jochen Hein <jochen@jochen.org>.
3198
3199         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
3200         correct typo.
3201         (gnus-emphasis-strikethru): New face.
3202
3203 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3204         From Jason Merrill <jason@redhat.com>.
3205
3206         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
3207         entire file for each of a sequence of missing articles.
3208
3209         * gnus-salt.el (gnus-binary-display-article): Respect an existing
3210         value for gnus-view-pseudos.
3211
3212         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
3213         avoid nreverse.
3214
3215 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3216         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3217
3218         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
3219         (gnus-summary-mode-line-format-alist): Add %h for number of
3220         spams.
3221         (gnus-newsgroup-spam-marked): New variable.
3222         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
3223         (gnus-article-read-p, gnus-article-mark)
3224         (gnus-set-global-variables, gnus-set-global-variables)
3225         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
3226         (gnus-summary-mark-article-as-unread)
3227         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
3228         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
3229         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
3230
3231 2002-07-10  Simon Josefsson  <jas@extundo.com>
3232
3233         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
3234         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
3235
3236 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
3237
3238         * gnus-sum.el (gnus-summary-delete-article): Respect group
3239         parameters while expiring.
3240
3241 2002-07-08  Simon Josefsson  <jas@extundo.com>
3242
3243         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3244         Enberg.
3245
3246 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3247
3248         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3249         function is called interactively.  From Niklas Morberg.
3250
3251 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3252
3253         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3254         cdaar to cdar and car.
3255
3256         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3257         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3258
3259 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3260
3261         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
3262         don't break a narrowed article.
3263
3264         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3265         (nntp-open-via-rlogin-and-telnet): Ditto.
3266
3267 2002-07-02  Didier Verna  <didier@xemacs.org>
3268
3269         * nnmail.el (nnmail-split-methods): fix custom type.
3270
3271 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3272
3273         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
3274         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
3275
3276 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3277
3278         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
3279         (gnus-summary-resend-message): Use it.
3280
3281 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3282
3283         * nntp.el (nntp-via-rlogin-command-switches): New variable.
3284         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
3285
3286 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3287
3288         * message.el (message-font-lock-keywords): Don't fontify
3289         headers in the message body, only in the header.
3290         (message-font-lock-make-header-matcher): New function, used by
3291         message-font-lock-keywords.
3292         From Katsumi Yamaoka <yamaoka@jpl.org>.
3293
3294 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3295
3296         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
3297
3298 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3299
3300         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
3301
3302 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3303
3304         * message.el (message-font-lock-keywords): Revert 2002-06-22
3305         change.
3306
3307 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3308
3309         * message.el (message-font-lock-keywords): Put colon in header
3310         name match.
3311
3312 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3313
3314         * message.el (message-font-lock-keywords): Don't use header faces
3315         in the body.  Thanks to Stefan Monnier for the hint on the
3316         implementation.
3317
3318 2002-05-09  Miles Bader  <miles@gnu.org>
3319
3320         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3321         (gnus-article-hide-citation): Respect it.
3322
3323 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3324
3325         * pop3.el (pop3-open-server): Fix typo.
3326
3327 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3328
3329         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
3330         instead of push to ignore duplicate to-(list|address) values.
3331         * nnmail.el (nnmail-cache-ignore-groups): New.
3332         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
3333
3334 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3335
3336         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
3337         before sending.  Suggested by Jan Rychter.
3338
3339 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3340
3341         * dgnushack.el (remove): New compiler macro.
3342         (last, coerce, subseq): Remove compiler macros for those built-in
3343         or unused functions.
3344
3345 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3346
3347         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
3348         sure to write byte-compiled versions of gnus-*-format-alist to
3349         .newsrc.eld.  From Simon Josefsson.
3350
3351 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3352
3353         * gnus-agent.el (gnus-agent-read-servers)
3354         (gnus-agent-write-servers): Put server name (string like
3355         "nnchoke:frumple") in the file instead of a server specification
3356         (Lisp expression like (nnchoke "frumple" ...parameters...)).
3357         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
3358
3359 2002-06-16  Simon Josefsson  <jas@extundo.com>
3360
3361         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
3362         Reiner Steib <4uce.02.r.steib@gmx.net>.
3363
3364 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3365
3366         * nnheader.el (nnheader-file-name-translation-alist): Set the
3367         default value for MS Windows systems.
3368
3369         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
3370
3371 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3372
3373         * message.el (message-beginning-of-line): Keep the region active
3374         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
3375
3376 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
3377
3378         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
3379         * gnus-msg.el (gnus-summary-reply): Ditto.
3380         * gnus-msg.el (gnus-summary-handle-replysign): New.
3381
3382 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3383
3384         * message.el (message-send-mail-with-sendmail): Kill errbuf even
3385         if sending failed.
3386
3387 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
3388
3389         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
3390         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
3391         to sign while encrypting.
3392
3393 2002-06-11  Simon Josefsson  <jas@extundo.com>
3394
3395         * gnus-int.el (gnus-request-move-article): Agent expire article if
3396         successfuly moved.
3397
3398         * nnweb.el (nnweb-google-create-mapping): Honors the value of
3399         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
3400
3401 2002-06-10  Simon Josefsson  <jas@extundo.com>
3402
3403         * gnus-int.el (gnus-request-expire-articles): Fix last change?
3404
3405 2002-06-09  Simon Josefsson  <jas@extundo.com>
3406
3407         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
3408
3409         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
3410
3411 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3412
3413         * flow-fill.el (fill-flowed): Ignore errors.
3414
3415 2002-06-06  Simon Josefsson  <jas@extundo.com>
3416
3417         * message.el (message-send-mail-with-sendmail): Improve error message.
3418
3419 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3420
3421         * message.el (message-interactive): Change default from nil to t.
3422         Better to be safe than to be fast.
3423
3424 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3425
3426         * message.el (message-send-mail-with-sendmail): Check return value
3427         from call-process-region.
3428
3429 2002-06-04  Simon Josefsson  <jas@extundo.com>
3430
3431         * gnus-msg.el (gnus-group-mail, gnus-group-news)
3432         (gnus-group-post-news, gnus-summary-mail-other-window)
3433         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
3434         gnus-article-copy to nil, thereby inhibiting the `header' posting
3435         style match to use data from last viewed article.
3436         Suggested by Hrvoje Niksic.
3437
3438 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3439
3440         * spam.el (spam-point-at-eol): New alias.
3441         (spam-parse-whitelist): Use it.
3442
3443 2002-06-03  Simon Josefsson  <jas@extundo.com>
3444
3445         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
3446         (nnmail-article-group): Use it.
3447
3448 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3449
3450         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
3451         so that code reading them won't be surprised.  From Jesper Harder
3452         <harder@ifa.au.dk>.
3453
3454 2002-05-29  Simon Josefsson  <jas@extundo.com>
3455
3456         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
3457         articles.
3458
3459         * gnus.el (gnus-agent-cache): Doc fix.
3460         (gnus-agent): Change default to t.
3461
3462         * gnus-agent.el (gnus-agent-expire): Make it accept optional
3463         ARTICLES, GROUP and FORCE parameters.
3464
3465 2002-05-28  Simon Josefsson  <jas@extundo.com>
3466
3467         * gnus-group.el (gnus-group-line-format): Doc fix.
3468
3469 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3470
3471         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
3472         original article before yanking.  From Jesper Harder
3473         <harder@ifa.au.dk>.
3474
3475 2002-05-26  Simon Josefsson  <jas@extundo.com>
3476
3477         * gnus-sum.el (gnus-summary-menu-split): New function.
3478         (gnus-summary-make-menu-bar): Split charset submenu.
3479         (gnus-summary-menu-maxlen): New variable.
3480         (gnus-summary-menu-split): Use it.
3481
3482 2002-05-25  Simon Josefsson  <jas@extundo.com>
3483
3484         * mml.el (mml-preview): Generate some headers.
3485
3486         * gnus.el (gnus-large-newsgroup): Fix :type.
3487
3488         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
3489         Agent cache NOV's by default now).
3490         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
3491
3492 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
3493
3494         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
3495         call to gnus-parent-id when we check for References loops.
3496         (gnus-summary-prepare-threads): Avoid simplifying every Subject
3497         twice by saving the simplified subject string in simp-subject.
3498
3499 2002-05-23  Simon Josefsson  <jas@extundo.com>
3500
3501         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
3502         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
3503
3504         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
3505         Niklas Morberg <niklas.morberg@axis.com>.
3506
3507 2002-05-22  Simon Josefsson  <jas@extundo.com>
3508
3509         * sieve.el (sieve-change-region): Define it before it is used.
3510
3511         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
3512         (gnus-summary-reply): Ask for confirmation when replying to news.
3513         Defaults to not ask.  From Benjamin Rutt
3514         <rutt+news@cis.ohio-state.edu>.
3515
3516         * nnimap.el (nnimap-nov-is-evil): Improve doc.
3517
3518 2002-05-21  Simon Josefsson  <jas@extundo.com>
3519
3520         * sieve-mode.el (sieve-manage): Fix autoloads.
3521
3522         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
3523         name (makes it work with recent Cyrus timsieved).
3524
3525 2002-05-20  Jason  <jbaker@cs.utah.edu>
3526         Trivial patch.
3527
3528         * gnus-art.el (gnus-request-article-this-buffer): Try
3529         reconnecting if you don't get the message.
3530
3531 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3532
3533         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
3534         Reply-To headers from the headers.
3535
3536 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3537
3538         * mm-url.el (mm-url-insert): Remove junk message.
3539
3540 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3541
3542         * nnslashdot.el (nnslashdot-request-list): Parse new html.
3543         (nnslashdot-use-front-page): New variable.
3544         (nnslashdot-request-list): Use it.
3545
3546         * mm-url.el (mm-url-timeout): New variable.
3547         (mm-url-retries): Ditto.
3548         (mm-url-insert): Use it.
3549
3550 2002-05-16  Simon Josefsson  <jas@extundo.com>
3551
3552         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
3553         (gnus-simplify-subject-functions): Mention g-s-a-w.
3554
3555 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
3556
3557         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
3558         nnmail-cache-insert.
3559         * nndiary.el (nndiary-request-accept-article): Ditto.
3560         * nnfolder.el (nnfolder-request-accept-article): Ditto.
3561         * nnimap.el (nnimap-request-accept-article): Ditto.
3562         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
3563         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
3564         * nnmbox.el (nnmbox-request-accept-article): Ditto.
3565         * nnmh.el (nnmh-request-accept-article): Ditto.
3566         * nnmail.el (nnmail-cache-insert): Change group to required,
3567         removed code which tried to figure out the group.
3568
3569 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
3570
3571         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
3572         messages. From Hans de Graaff <hans@degraaff.org>.
3573         * nnml.el (nnml-request-accept-article): Pass in the group name to
3574         nnmail-cache-insert, since it's available.
3575
3576 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3577
3578         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
3579
3580 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3581         From Florian Weimer <fw@deneb.enyo.de>.
3582
3583         * gnus.el (subscribed): New group parameter.
3584         (gnus-find-subscribed-addresses): Use it.
3585
3586 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
3587
3588         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
3589         the default for pgpmime to support pgp v2.
3590         * mml-sec.el (mml-signencrypt-style): New accessor function to
3591         allow users to get/set the signencrypt style more easily without
3592         frobbing the alist directly.
3593         * mml.el (mml-generate-mime-1): Use accessor function.
3594
3595 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3596
3597         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
3598         parenthesis for "<" and ">".  Suggested by Andreas Schwab
3599         <schwab@suse.de>.
3600
3601 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3602
3603         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
3604         when intuiting the group the message is written to.  From Josh
3605         Huber <huber@alum.wpi.edu>.
3606
3607 2002-05-06  Simon Josefsson  <jas@extundo.com>
3608
3609         * gnus-topic.el (gnus-group-topic-parameters): Work when group
3610         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
3611
3612 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
3613
3614         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
3615         argument, and fixed compiler warning. (added autoload for
3616         gpg-encrypt).
3617
3618 2002-05-04  Simon Josefsson  <jas@extundo.com>
3619
3620         * mml1991.el (mml1991-function-alist): Doc fix.
3621
3622         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
3623         doesn't exist (for previewing messages without having Gnus
3624         started).
3625
3626         * mm-util.el (mm-coding-system-priorities): Defcustom.
3627
3628         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
3629
3630 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
3631
3632         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
3633         default.
3634         * mml-sec.el:
3635         * mml-sec.el (mml-signencrypt-style): New.
3636         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
3637         argument `sign'.
3638         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
3639         signencrypt.
3640         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
3641         * mml.el (mml-generate-mime-1): Changed logic so a part which is
3642         both signed & encryped is processed in one operation. (rather than
3643         two separate ops: sign, then encrypt)
3644         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
3645         indication if a message is signed by an expired key.
3646         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
3647         enables combined sign & encrypt operation. (this was always on
3648         before).
3649         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
3650
3651 2002-05-01  Simon Josefsson  <jas@extundo.com>
3652
3653         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
3654         server.
3655         (nnimap-mailbox-info): defvar instead of defvoo.
3656
3657 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3658
3659         * gnus.el: Oort Gnus v0.06 is released.
3660
3661 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3662
3663         * lpath.el: Bind url-package-version.
3664
3665 2002-05-01  Simon Josefsson  <jas@extundo.com>
3666
3667         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
3668         filename before deleting the group itself, because the presence of
3669         a group filename decides if long filenames are used or not.
3670
3671         * gnus-art.el (gnus-button-alist): Don't inline
3672         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
3673         without also modifying g-button-alist.
3674         (gnus-button-alist): Fix type to allow variable as well as regexp.
3675         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
3676         themselves, variables to its contents.
3677         (gnus-button-entry): Ditto.
3678
3679 2002-05-01  Simon Josefsson  <jas@extundo.com>
3680
3681         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
3682         UIDNEXT as a string.
3683
3684         * nnimap.el (nnimap-string-lessp-numerical): New function.
3685         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
3686         integers.
3687
3688 2002-04-29  Simon Josefsson  <jas@extundo.com>
3689
3690         * nnmail.el (nnmail-cache-insert): Accept optional group
3691         parameter.
3692
3693         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
3694         n-r-g-a is disabled.
3695
3696 2002-04-29  Simon Josefsson  <jas@extundo.com>
3697
3698         * nnimap.el (nnimap-split-fancy): Fix doc.
3699         (nnimap-split-fancy): Fix doc.
3700
3701         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
3702         (nnimap-mailbox-info): New internal variable.
3703         (nnimap-retrieve-groups): Implement faster new mail check.
3704
3705         * nnimap.el (nnimap-split-articles): Support
3706         nnmail-cache-accepted-message-ids.
3707         (nnimap-request-accept-article): Ditto.
3708
3709         * imap.el (imap-mailbox-status-asynch): New command.
3710
3711 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
3712
3713         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
3714         are no subscribed mail groups.
3715         - Strip quoted names when comparing addresses
3716
3717 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
3718
3719         * mm-decode.el (mm-text-html-renderer): Change customize type to
3720         const.
3721
3722         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
3723         (gnus-debug-exclude-variables): do.
3724
3725 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3726
3727         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
3728         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
3729
3730 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3731
3732         * dns.el (dns-make-network-process): New macro.
3733         (query-dns): Use it.
3734
3735 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3736
3737         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
3738         article-buffer.
3739
3740         * mm-url.el (mm-url-package-name): New variable.
3741         (mm-url-package-version): New variable.
3742         (mm-url-insert-file-contents): Bind url-package-name and
3743         url-package-version here.
3744         * nnrss.el (nnrss-insert-w3): Move the bindings.
3745
3746         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
3747         url-package-version. Trivial change from Andrew J Cosgriff
3748         <ajc@polydistortion.net>
3749
3750         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
3751         attachments. Trivial change from Peter 'Luna' Runestig
3752         <peter@runestig.com>.
3753
3754 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
3755
3756         * nnkiboze.el (nnkiboze-request-scan): Call
3757         nnkiboze-possibly-change-group.
3758         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
3759         problems.
3760         (nnkiboze-generate-group): Set newsrc to the *highest* article
3761         number kibozed, not the lowest.
3762
3763 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
3764
3765         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
3766
3767 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3768         From Dan Christensen <jdc+news@uwo.ca>.
3769
3770         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
3771         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
3772         Recognize math postings.  Extract Date (now ignores "(15kb)").
3773         Extract email address using gnus-extract-address-components
3774         instead of just taking the first word.  Create Date and From
3775         headers for message which are missing these headers.  Get rid
3776         of spurious \\ lines (purely cosmetic).  Extend body-end and
3777         file-end regexps, to exclude more garbage from the message.
3778         Make URL rephrasing regexp more flexible, to match current
3779         format.
3780
3781 2002-04-23  Simon Josefsson  <jas@extundo.com>
3782
3783         * netrc.el: New file, functions copied from gnus-util.el by Ted
3784         Zlatanov <tzz@lifelogs.com>.
3785
3786         * gnus-util.el: Require netrc.
3787         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
3788         new code in netrc.el.
3789
3790 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3791
3792         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
3793         message-ignored-resent-headers, too.  From Matthieu Moy
3794         <Matthieu.Moy@imag.fr>.
3795
3796 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3797
3798         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
3799         boolean not a string
3800         * gnus-group.el (gnus-group-line-format): add description of %C
3801         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
3802           as %C
3803         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
3804
3805 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
3806
3807         * nnmaildir.el (nnmaildir-request-scan): typo: set
3808         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
3809         nnmail-get-new-mail for 'find-new-groups.
3810
3811 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
3812
3813         * nnmaildir.el (nnmaildir-request-update-info,
3814         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
3815         unnecessary calls to nnmaildir-request-scan.
3816
3817 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3818
3819         * gnus-msg.el:
3820         * gnus-msg.el (gnus-message-replysign): New.
3821         * gnus-msg.el (gnus-message-replyencrypt): New.
3822         * gnus-msg.el (gnus-message-replysignencrypted): New.
3823         * gnus-msg.el (gnus-summary-reply): Use the three new variables
3824         (above) to automatically encrypt/sign to encrypted/signed
3825         messages.
3826         * message.el:
3827         * message.el (message-mode-map): Add keybinding for
3828         `message-to-list-only'
3829         * message.el (message-mode): Add description for
3830         `message-to-list-only'
3831         * message.el (message-to-list-only): New.
3832         * message.el (message-make-mft): Changed to use the cl loop macro,
3833         and added optional flag to return only the matched list. (for use
3834         in new message-to-list-only function)
3835
3836 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3837
3838         * gnus-msg.el:
3839         * gnus-msg.el (gnus-message-replysign):
3840         * gnus-msg.el (gnus-replysign): New.
3841         * gnus-msg.el (gnus-replyencrypt): New.
3842         * gnus-msg.el (gnus-replysignencrypted): New.
3843         * gnus-msg.el (gnus-summary-reply):
3844         * message.el:
3845         * message.el (message-mode-map):
3846         * message.el (message-mode):
3847         * message.el (message-to-list-only): New.
3848         * message.el (message-make-mft):
3849
3850 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3851
3852         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
3853
3854 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
3855
3856         * message.el (message-gen-unsubscribed-mft): accept a prefix
3857         argument so CC can be included with C-u C-c C-f C-a
3858
3859 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3860         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3861
3862         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
3863         Improve docstring.
3864         (spam-enter-blacklist): New command.
3865
3866         * gnus-sum.el (gnus-spam-mark): New mark.
3867         (gnus-auto-expirable-marks): Add gnus-spam-mark.
3868         (gnus-summary-make-tool-bar): Correct conditional.
3869         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
3870         (gnus-summary-mark-as-spam): New command.
3871
3872 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
3873
3874         * mml-sec.el (mml-secure-message): changed to support arbritrary
3875         modes.
3876         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
3877         changed to support "signencrypt" mode.
3878         * mml.el (mml-parse-1): changed to support different secure modes
3879         more easily. (for signencrypt)
3880
3881 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
3882
3883         * gnus-sum.el (gnus-update-summary-mark-positions)
3884         (gnus-summary-toggle-header):
3885         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
3886         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
3887         (gnus-uu-post-encoded):
3888         * nnfolder.el (nnfolder-possibly-change-group):
3889         * nnimap.el (nnimap-retrieve-headers):
3890         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
3891
3892 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
3893
3894         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
3895         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
3896
3897 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3898
3899         * gnus-srvr.el (gnus-server-set-info): Clear
3900         `gnus-server-method-cache' when `gnus-server-alist' is changed.
3901         From Daiki Ueno <ueno@unixuser.org>.
3902
3903 2002-04-11  Simon Josefsson  <jas@extundo.com>
3904
3905         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
3906         viewing of security buttons.  Thanks to Nicolas Kowalski
3907         <Nicolas.Kowalski@imag.fr>.
3908
3909         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
3910         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
3911         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
3912         <Nicolas.Kowalski@imag.fr>.
3913         (smime-decrypt-buffer): Ditto.
3914
3915 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3916
3917         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
3918         header line.
3919
3920 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
3921
3922         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
3923
3924 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3925
3926         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
3927
3928 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3929
3930         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
3931         errors when debug.
3932
3933 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
3934
3935         * message.el (message-make-mft): Changed MFT code from using
3936         message-recipients (which included Bcc) to use only the To and CC
3937         headers.
3938
3939 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
3940
3941         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
3942         add link.
3943         (gnus-treat-mail-picon): Ditto.
3944         (gnus-treat-newsgroups-picon): Ditto.
3945         (gnus-picon-databases): Fix custom type.
3946         (gnus-picon-databases): Add link.
3947         (gnus-article-x-face-command): Add to gnus-picon group.
3948
3949 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
3950
3951         * message.el (message-buffer-naming-style): Remove.
3952
3953 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3954
3955         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
3956
3957         * message.el (message-tool-bar-map): Ditto.
3958
3959         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3960
3961 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3962
3963         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
3964
3965 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
3966
3967         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
3968
3969 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
3970         Trivial patch.
3971
3972         * dns.el: open-network-stream under XEmacs does udp.
3973
3974 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
3975
3976         * spam.el (spam-enter-whitelist): New function.
3977         (spam-parse-whitelist): Ditto.
3978         (spam-refresh-list-cache): Ditto.
3979         (spam-address-whitelisted-p): New function.
3980
3981         * dns.el (query-dns): Use TCP when make-network-process isn't
3982         available.
3983         (dns-servers): New variable.
3984         (dns-parse-resolv-conf): New function.
3985         (query-dns): Use it.
3986
3987         * spam.el: New file.
3988
3989         * dns.el (query-dns): Test.
3990
3991 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3992
3993         * lpath.el (featurep): Bind make-network-process.
3994
3995 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
3996
3997         * nnmaildir.el: Use defstruct.  Use a single copy of
3998         nnmail-extra-headers to save memory.  Store server's group name
3999         prefix instead of each group's prefixed name.
4000         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
4001         nntp-server-buffer.
4002
4003 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4004
4005         * dns.el: New file.
4006
4007 2002-03-28  Simon Josefsson  <jas@extundo.com>
4008
4009         * gnus-sum.el (gnus-summary-dummy-line-format):
4010         * gnus.el (gnus-summary-line-format): Fixing links to Info.
4011         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
4012
4013 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4014
4015         * gnus-sum.el (gnus-summary-move-article)
4016         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
4017         the doc string.
4018
4019 2002-03-28  Simon Josefsson  <jas@extundo.com>
4020
4021         * mml-sec.el (mml-secure-message): Search after
4022         mail-header-separator from top of message.
4023
4024 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
4025
4026         * nnmaildir.el: Cosmetic changes.
4027         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
4028         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
4029         nnmaildir--group-ls): New macros/functions.  Use them.
4030         (nnmaildir--unlink): Evalutate argument only once.
4031
4032 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
4033
4034         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
4035         symbols.
4036         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
4037         `gnus-point-at-eol'.
4038
4039 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
4040
4041         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
4042         nnmaildir--marks-dir): New macros.  Use them.
4043         Use inhibit-quit for atomicity instead of in-memory journaling.
4044         (nnmaildir--edit-prep): New function.
4045         (Local Variables): Use it.
4046
4047 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
4048
4049         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4050
4051 2002-03-25  Simon Josefsson  <jas@extundo.com>
4052
4053         * message.el (message-mode): Fix doc.
4054
4055 2002-03-25  Simon Josefsson  <jas@extundo.com>
4056
4057         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
4058         Matthieu Moy <Matthieu.Moy@imag.fr>.
4059
4060 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
4061
4062         * mml-sec.el (mml-unsecure-message): Add docstring.
4063
4064 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4065
4066         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
4067         value.
4068         Trivial change from andre@slamdunknetworks.com
4069
4070 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
4071
4072         * mml.el (mml-mode-map): Added a keybinding for
4073         `mml-unsecure-message'.  Also, added a menu entry for said
4074         function in the Attachments menu.
4075
4076 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4077
4078         * canlock.el (canlock-version): Remove.
4079         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
4080         here; simplify \x insertions.
4081         (canlock-sha1): New function, always return a unibyte string.
4082         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
4083         of a password.
4084         (canlock-insert-header): Use `canlock-sha1'.
4085         (canlock-verify): Ditto.
4086
4087 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4088
4089         * message.el (message-fix-before-sending): Add an option that
4090         ignores illegible text.
4091         Trivial change from Mark Milhollan <mlm@attglobal.net>
4092
4093         * message.el (message-font-lock-keywords): Support multi-line MML
4094         tags.
4095
4096         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
4097         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
4098
4099 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4100
4101         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
4102         symbols for "View as different encoding" submenu.
4103
4104 2002-03-19  Simon Josefsson  <jas@extundo.com>
4105
4106         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
4107         encoding" submenu.
4108
4109 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4110
4111         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
4112
4113 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4114
4115         * gnus-sum.el (gnus-sum-thread-tree-root)
4116         (gnus-sum-thread-tree-single-indent)
4117         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4118         (gnus-sum-thread-tree-leaf-with-other)
4119         (gnus-sum-thread-tree-single-leaf): Make customizable.
4120
4121 2002-03-16  Simon Josefsson  <jas@extundo.com>
4122
4123         * gnus-util.el (gnus-extract-address-components): Don't break on
4124         names such as James "Kibo" Parry.  From Francis Litterio
4125         <franl@world.std.com>.
4126
4127 2002-03-13  Simon Josefsson  <jas@extundo.com>
4128
4129         * pop3.el (pop3-open-server): Revert multibyte change.  From
4130         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4131
4132         * message.el (message-send-mail-with-qmail): Make it work.  From
4133         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4134
4135 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
4136
4137         * message.el (message-make-mft): Set case-fold-search while
4138         generating the MFT.  Also, a little cleanup in the MFT code.
4139
4140 2002-03-12  Simon Josefsson  <jas@extundo.com>
4141
4142         * message.el (message-qmail-inject-args): May be function.
4143         (message-send-mail-with-qmail): Call function if m-q-i-a is
4144         function.  From fn@hungry.org (Faried Nawaz).
4145
4146 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4147
4148         * message.el (message-abbrevs-loaded): Remove.
4149         (mailabbrev): Require it.
4150
4151         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
4152
4153 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * pop3.el (pop3-open-server): Set process buffer unibyte.
4156
4157 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4158
4159         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
4160
4161 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4162
4163         * nnslashdot.el (nnslashdot-request-article): Remove javascript
4164         too.
4165
4166 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4167
4168         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
4169         duplication.
4170         (gnus-summary-save-parts-type-history): Ditto.
4171         (gnus-summary-save-parts-last-directory): Ditto.
4172         Trivial change from andre@slamdunknetworks.com
4173
4174 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
4175
4176         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
4177
4178 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4179
4180         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
4181         -->" as the end of the first article.
4182
4183         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
4184         From Matthieu Moy <Matthieu.Moy@imag.fr>
4185
4186         * message.el (message-add-action): Use add-to-list.
4187         (message-delete-action): New function.
4188
4189         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
4190         pieces.
4191
4192 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
4193
4194         * nnnil.el: New file.
4195         * gnus.el (gnus-valid-select-methods): Include nnnil.
4196
4197 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4198
4199         * message.el (message-syntax-checks): Because canlock is
4200         supported, we disable sender syntax check.
4201         (message-shoot-gnksa-feet): Add cancel-messages option doc.
4202
4203         * gnus-draft.el (gnus-draft-send): If interactive, use its default
4204         value of message-syntax-checks.
4205
4206         * qp.el (quoted-printable-decode-region): Doc addition.
4207         From: Eli Zaretskii <eliz@is.elta.co.il>
4208
4209         * mail-source.el (make-source-make-complex-temp-name): Use
4210         make-temp-file.
4211
4212         * mm-util.el (mm-make-temp-file): New function.
4213         * nneething.el (nneething-file-name): Use it.
4214         * mml-smime.el (mml-smime-encrypt): Ditto.
4215         * mm-view.el (mm-inline-wash-with-file): Ditto.
4216         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
4217         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
4218         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
4219         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
4220         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
4221         * gnus-art.el (gnus-mime-print-part): Ditto.
4222
4223 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4224
4225         * message.el (nnmaildir-article-number-to-base-name): New
4226         function.
4227         (nnmaildir-base-name-to-article-number): New function.
4228
4229 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4230
4231         * smime.el (smime-make-temp-file): Don't quote
4232         `temporary-file-directory'.
4233
4234 2002-03-04  Simon Josefsson  <jas@extundo.com>
4235
4236         * smime.el (smime-sign-region): Rename argument keyfiles to
4237         keyfile. You only sign something with one key.
4238         (smime-sign-buffer): Better completing-read prompt.
4239         (smime-decrypt-buffer): Ditto.
4240
4241         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4242
4243         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4244         completing-read.
4245         (mm-view-pkcs7-decrypt): CRLF->LF.
4246
4247 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4248
4249         * message.el (message-hierarchical-addresses): New variable.
4250         (message-get-reply-headers): Use it.
4251         From Ted Zlatanov <teodor.zlatanov@divine.com>
4252
4253 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4254
4255         * message.el (message-mode): If buffer-file-name, don't set auto
4256         save file name.
4257         Trivial change from Geoff Greene <ggreene@wpi.edu>
4258
4259 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4260
4261         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
4262         takes one argument in read-char.
4263
4264         * message.el (message-fix-before-sending): Forward a char.
4265         Check mmu-multibyte-p, add control-1.
4266
4267 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4268
4269         * gnus-start.el (gnus-read-init-file): Ditto.
4270
4271         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
4272
4273         * dgnushack.el (dgnushack-make-load): Ditto.
4274
4275         * mail-source.el (mail-source-fetch): Extract the right error
4276         code.
4277
4278         * message.el (message-fix-before-sending): Check illegible text.
4279
4280         * gnus-util.el (gnus-multiple-choice): New function.
4281
4282         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
4283         also defined in gnus-score.el.
4284
4285 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
4286
4287         * message.el (message-get-reply-headers): downcase email addresses
4288         for comaparisons for duplicate removal.
4289
4290 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4291
4292         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
4293         implementation of PKCS#7, which just allows users read the
4294         message.
4295         (mm-view-pkcs7): Use it.
4296
4297 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4298
4299         * gnus.el (large-newsgroup-initial): New parameter.
4300
4301         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
4302         (gnus-summary-insert-old-articles): Ditto.
4303
4304 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4305
4306         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
4307         used as the default answer of the question, "How many articles?".
4308         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4309
4310         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4311         small numbers.
4312
4313 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4314
4315         * deuglify.el: Fix comments.
4316
4317 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4318
4319         * html2text.el (html2text-clean-anchor): If there is no HREF,
4320         insert nothing.
4321
4322         * mml.el (mml-generate-mime-1): Add cdr.
4323         From: andre@slamdunknetworks.com
4324
4325         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4326         (mm-text-html-washer-alist): Ditto.
4327
4328         * mm-decode.el (mm-text-html-renderer): Add html2text.
4329
4330         * html2text.el: Face lift.
4331
4332         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
4333
4334 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4335
4336         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
4337
4338         * deuglify.el: Change copy right. Add autoload. Add coding-system.
4339
4340         * deuglify.el: New file. The original file name is
4341         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
4342
4343         * mm-decode.el (mm-display-external): Use
4344         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
4345
4346 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
4347
4348         * nnmaildir.el (nnmaildir-request-list): Report the highest
4349         article number, not the total number of articles.
4350
4351 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4352
4353         * gnus-sum.el: Move uu key map here.
4354         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
4355
4356 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
4357
4358         * nnmaildir.el (nnmaildir-request-expire-articles): Use
4359         nnmail-expiry-wait* if expire-age parameter is not set.
4360
4361 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4362
4363         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
4364         function.
4365         (gnus-group-sort-selected-groups-by-real-name): New function.
4366         (gnus-group-make-menu-bar): Add sort by real name.
4367
4368         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
4369         rebuild.
4370         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
4371         nil as dependencies as well.
4372
4373 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4374
4375         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
4376         for mime-parts.
4377
4378         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
4379
4380         * gnus-group.el (gnus-group-name-decode): Don't test
4381         multibyte-string, because it breaks XEmacs.
4382         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
4383
4384         * message.el (message-send-mail): Be talkative.
4385
4386         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
4387         (mm-automatic-display): Ditto.
4388
4389         * mailcap.el (mailcap-mime-data): Ditto.
4390         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4391
4392 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * many files: Remove trailing whitespaces, replace spc+tab with
4395         tab, replace leading whitespaces with tabs.
4396
4397 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
4398
4399         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
4400         articles with no body and no blank line after the header.
4401
4402 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4403
4404         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
4405         parts.
4406
4407         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
4408         non-ascii chars.
4409
4410         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
4411
4412         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
4413         w3-delay-image-loads.
4414         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
4415         (mm-w3-prepare-buffer): Ditto.
4416
4417         * mail-source.el (mail-source-fetch-directory): Run scripts.
4418
4419 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4420
4421         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
4422         for Majordomo confirmations.
4423
4424 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4425
4426         * gnus-fun.el (gnus-respond-to-confirmation): New command.
4427
4428 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4429
4430         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
4431
4432 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
4433
4434         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
4435         References header field.  From Mark Thomas <mthomas@cmu.edu>.
4436
4437 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4438
4439         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
4440         (mm-inline-render-with-stdin): Ditto.
4441         (mm-inline-render-with-function): Ditto.
4442         (mm-inline-wash-with-file): Bind coding-system-for-write.
4443         (mm-inline-wash-with-stdin): Ditto.
4444
4445 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4446
4447         Suggested by Felix Natter <fnatter@gmx.net>
4448
4449         * gnus-art.el (gnus-mime-view-part-externally): Rename from
4450         gnus-mime-externalize-view.
4451         (gnus-mime-view-part-internally): Rename from
4452         gnus-mime-internalize-view.
4453         (gnus-article-view-part-externally): Rename from
4454         gnus-article-externalize-part.
4455         (gnus-mime-action-alist): Change correspondingly.
4456         (gnus-mime-button-commands): Ditto.
4457         (gnus-mime-action-alist): Remove duplication.
4458
4459         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
4460
4461 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4462
4463         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
4464
4465         * gnus-art.el (gnus-display-mime): Use it.
4466
4467         * mm-partial.el (mm-partial-find-parts): Use it.
4468
4469         * gnus-sum.el (gnus-article-loose-mime): Rename from
4470         gnus-article-no-strict-mime.
4471         (gnus-summary-save-parts): Use it.
4472
4473 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4474
4475         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
4476         local variable.
4477
4478         * gnus-art.el (article-display-x-face): Don't sort multiple
4479         X-Faces.
4480
4481 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4482
4483         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
4484         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
4485
4486         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
4487
4488 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4489
4490         Some ideas is inspired by code from Hrvoje Niksic
4491         <hniksic@arsdigita.com>
4492
4493         * gnus-art.el (gnus-article-wash-function): Set the default to
4494         nil, so that we use mm-text-html-renderer instead.
4495         (article-wash-html): Use mm-text-html-renderer.
4496
4497         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
4498         (mm-text-html-renderer): New variable.
4499         (mm-inline-text-html-renderer): Set the default to nil, so that we
4500         use mm-text-html-renderer instead.
4501
4502         * mm-view.el (mm-inline-text-html): New function.
4503         (mm-text-html-renderer-alist): New variable.
4504         (mm-inline-text-vcard): New function.
4505         (mm-inline-text): Split.
4506         (mm-links-remove-leading-blank): New function.
4507         (mm-inline-render-with-file): New function.
4508         (mm-inline-render-with-stdin): New function.
4509         (mm-inline-render-with-function): New function.
4510         (mm-text-html-washer-alist): New variable.
4511         (mm-inline-wash-with-file): New function.
4512         (mm-inline-wash-with-stdin): New function.
4513
4514 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4515
4516         * message-utils.el: Fix installation doc.
4517         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4518
4519 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4520
4521         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
4522         (gnus-post-method): Use it.
4523         (gnus-summary-cancel-article): Find the correct post-method.
4524
4525         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
4526         * message.el (message-send-news): Ditto.
4527         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
4528         <ipmonger@delamancha.org>
4529
4530         * gnus.el (gnus-select-method): Fix doc.
4531         (gnus-server-string): Use 'using nntp'.
4532
4533         * gnus-agent.el (gnus-slave-unplugged): New command.
4534         From: Felix Natter <fnatter@gmx.net>
4535
4536 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4537
4538         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
4539         Call edit-done-function first, then change the window
4540         configuration.
4541         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
4542         (gnus-article-edit-mode): mml-mode.
4543
4544         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
4545         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
4546
4547         * message-utils.el: Adopt the file.
4548
4549         * message-utils.el: New file.
4550         From Holger Schauer <Holger.Schauer@gmx.de>
4551
4552 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4553
4554         * gnus-sum.el (gnus-summary-move-article): Select-article only
4555         when gnus-move-split-methods is non-nil. And we don't render or
4556         mark the article.
4557
4558         * gnus-fun.el (gnus-shell-command-to-string): New function.
4559         (gnus-shell-command-on-region): New function.
4560         (gnus-random-x-face): Use them.
4561         (gnus-x-face-from-file): Ditto.
4562         (gnus-convert-image-to-gray-x-face): Ditto.
4563         (gnus-convert-gray-x-face-to-xpm): Ditto.
4564         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
4565
4566 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4567
4568         * gnus-art.el (gnus-treat-display-xface): Don't use
4569         `shell-command-to-string' when compiling.
4570         (gnus-treat-display-grey-xface): Ditto.
4571
4572 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
4573
4574         * nnmaildir.el (nnmaildir--article-count): If the group is
4575         completely empty, report minimum article number as 1 instead of 0.
4576
4577 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4578
4579         * gnus-agent.el (gnus-get-predicate): Use nconc.
4580
4581         * gnus-sum.el (gnus-summary-display-make-predicate): Use
4582         gnus-summary-display-cache as cache.
4583
4584         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
4585         (nndoc-mail-in-mail-type-p): New function.
4586         (nndoc-mail-in-mail-article-begin): New function.
4587
4588 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4589
4590         * mailcap.el (mailcap-mime-data): Use enriched-decode.
4591
4592         * gnus-cite.el (gnus-article-fill-cited-article): Bind
4593         use-hard-newlines to nil.
4594
4595         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
4596         image is not available if window-system is not available.
4597
4598         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
4599
4600 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4601
4602         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
4603         bookmark, because update-mark doesn't handle it correctly.
4604
4605 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4606
4607         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
4608         directly instead of calling message-send-mail.
4609
4610         * gnus-start.el (gnus-read-descriptions-file): Use
4611         gnus-default-charset.
4612
4613         * mm-util.el (mm-guess-mime-charset): New function.
4614
4615         * gnus.el (gnus-default-charset): Use it.
4616         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
4617         the default.
4618
4619 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4620
4621         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
4622         (article-display-x-face): Use it.  Disable grey xface, if
4623         uncompface is not found.
4624
4625         * message.el (message-mode): Don't enable multibyte on an indirect
4626         buffer.
4627
4628         * nnrss.el (nnrss-content-function): New variable.
4629         (nnrss-request-article): Use it.
4630
4631 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4632
4633         * gnus.el: Add article-unsplit-urls.
4634         * gnus-sum.el: Ditto.
4635         * gnus-art.el (gnus-treat-strip-cr): New variable.
4636         (gnus-treatment-function-alist): Use it.
4637         (article-unsplit-urls): New function.
4638         (gnus-article-make-menu-bar): Use it.
4639         From: Michael Cook <michael.cook@cisco.com>
4640
4641 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4642
4643         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
4644         copy.
4645
4646 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
4647
4648         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
4649         with internal whitespace.
4650         (gnus-parent-id): Ditto.
4651
4652 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4653
4654         * gnus-art.el (gnus-article-treat-body-boundary): Add
4655         gnus-decoration property.
4656         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
4657
4658         * message.el (message-mode): Set local-abbrev-table.
4659         From Matt Armstrong <matt@lickey.com>.
4660
4661         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
4662         too many spaces.
4663
4664         * rfc2047.el (rfc2047-unfold-region): Ditto.
4665         (rfc2047-decode-region): Don't unfold. Let
4666         gnus-article-treat-unfold-headers do it.
4667
4668         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
4669         From: Jesper Harder <harder@ifa.au.dk>
4670
4671 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4672
4673         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
4674         (gnus-configure-posting-styles): Use it.
4675         (gnus-configure-posting-styles): Remove trailing newspaces.
4676
4677 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4678
4679         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
4680         is non-nil.
4681
4682         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
4683
4684         * gnus.el (gnus-server-to-method): Switch position with
4685         gnus-server-get-method.
4686         (gnus-agent): Add doc.
4687
4688         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
4689         (gnus-summary-save-parts): Use it.
4690
4691         * gnus-art.el (gnus-display-mime): Use it.
4692         * mm-partial.el (mm-partial-find-parts): Use it.
4693
4694         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
4695
4696         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
4697         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
4698
4699         * nnagent.el (nnagent-request-expire-articles): Don't delete
4700         files.
4701
4702 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4703
4704         * message.el (message-gen-unsubscribed-mft): New function.
4705         From Sriram Karra <karra@cs.utah.edu>.
4706
4707         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
4708         open parenthesis.
4709
4710         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
4711         (mm-inline-text-html-render-with-w3): Ditto.
4712         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
4713         Suggested by Dave Love  <d.love@dl.ac.uk>.
4714
4715         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
4716
4717         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
4718         * nntp.el (nntp-send-command): Ditto.
4719         * nntp.el (nntp-send-command-nodelete): Ditto.
4720
4721 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4722
4723         * mm-url.el (mm-url-load-url): New function.
4724         (mm-url-insert-file-contents): Use it.
4725
4726         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
4727
4728         * message.el (message-forward-make-body): Correctly copy
4729         forward-buffer.
4730
4731         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
4732
4733 2002-02-04  Simon Josefsson  <jas@extundo.com>
4734
4735         * gnus-art.el (gnus-article-followup-with-original): Mark with
4736         force, prevent errors when following up from article buffer.
4737         (gnus-article-reply-with-original): Ditto.
4738
4739         * binhex.el (binhex-decoder-switches): Fix doc.  From
4740         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4741
4742 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4743
4744         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
4745         highlight-citation after emphasize.
4746
4747 2002-02-04  Simon Josefsson  <jas@extundo.com>
4748
4749         * nnfolder.el (nnfolder-open-marks):
4750
4751         * nnml.el (nnml-open-marks): Message when done.  From David
4752         Edmondson <dme@sun.com>.
4753
4754 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4755
4756         * imap.el (imap-anonymous-auth): Fix typo.
4757         From: Steinar Bang <sb@dod.no>
4758
4759         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
4760         save-excursion.
4761         (gnus-cache-braid-heads): Ditto.
4762
4763         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
4764         line, because there are extra articles in the overview buffer.
4765
4766         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
4767
4768         * message.el (message-forward-rmail-make-body): Directly use
4769         rmail-msg-restore-non-pruned-header to avoid calling
4770         vertical-motion.
4771
4772 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4773
4774         * gnus-cache.el (gnus-summary-insert-cached-articles):
4775         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
4776
4777         * gnus-group.el (gnus-group-mark-article-read): Nreverse
4778         gnus-newsgroups-unselected.
4779
4780         * gnus-agent.el (gnus-summary-set-agent-mark): Use
4781         gnus-add-to-sorted-list.
4782
4783         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
4784         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
4785         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
4786         (gnus-update-read-articles): UNREAD is sorted.
4787         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
4788         (gnus-newsgroup-marked, gnus-newsgroup-cached)
4789         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
4790         (gnus-newsgroup-dormant): Require sorted.
4791
4792         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
4793         directories.
4794         (gnus-dired-print): New function.
4795
4796         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
4797         ps-despool.
4798
4799 2002-02-02  Simon Josefsson  <jas@extundo.com>
4800
4801         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
4802
4803 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4804
4805         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
4806         t. This makes gnus-agent customizable without putting
4807         gnus-agentize into .gnus.
4808
4809         * gnus.el (gnus-agent): Make it customizable.
4810
4811         * gnus-dired.el: New file.
4812         From Benjamin Rutt <brutt@bloomington.in.us>
4813
4814         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
4815         if no article.
4816         (gnus-cache-possibly-remove-article): Ditto.
4817         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
4818
4819 2002-02-01  Simon Josefsson  <jas@extundo.com>
4820
4821         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
4822
4823 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4824
4825         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
4826         (mm-setup-w3m): Don't bind keys listed in the above.
4827
4828 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4829
4830         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
4831         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
4832         is non-nil; bind `w3m-force-redisplay' with nil.
4833
4834         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4835
4836         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
4837
4838 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4839
4840         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
4841         use mail-header-unfold-field.
4842
4843         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
4844         gnus-summary-limit.
4845
4846         * gnus-range.el (gnus-add-to-sorted-list): New function.
4847         * gnus-sum.el (gnus-mark-article-as-read): Use it.
4848         (gnus-mark-article-as-unread): Ditto.
4849         (gnus-summary-mark-article-as-unread): Ditto.
4850         (gnus-build-get-header): Ditto.
4851         (gnus-summary-prepare-threads): Ditto.
4852         (gnus-summary-insert-pseudos): Ditto.
4853         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
4854         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
4855         (gnus-summary-insert-old-articles): Ditto.
4856
4857         * gnus-msg.el (gnus-posting-styles): Add new format of header.
4858         (gnus-configure-posting-styles): Support the new format.
4859
4860         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
4861         edebug-form-spec to (sexp body).
4862         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
4863
4864         * message.el (message-reply-headers): Add doc.
4865
4866 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4867
4868         * gnus-group.el (gnus-group-delete-group): Nix the entry in
4869         gnus-cache-active-hashtb.
4870
4871         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
4872         (gnus-agent-summary-fetch-group): Use it.
4873
4874         * gnus-msg.el (gnus-debug-files): New variable.
4875         (gnus-debug-exclude-variables): New variable.
4876         (gnus-debug): Use them.
4877
4878         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
4879
4880 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4881
4882         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
4883         (message-mode-syntax-table): Move back the previous position.
4884
4885         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
4886
4887         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4888         gnus-sorted-difference.
4889
4890         * nnsoup.el (nnsoup-request-expire-articles): Use
4891         gnus-sorted-difference.
4892
4893         * nnheader.el: Autoload gnus-sorted-difference.
4894
4895         * nnfolder.el (nnfolder-request-expire-articles): Use
4896         gnus-sorted-difference.
4897
4898         * gnus-cache.el (gnus-cache-retrieve-headers): Use
4899         gnus-sorted-difference.
4900
4901         * gnus-range.el: Autoload cookies.
4902         (gnus-sorted-difference): New function.
4903         (gnus-sorted-ndifference): New function.
4904         (gnus-sorted-nintersection): Rename from
4905         gnus-set-sorted-intersection.
4906         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
4907         (gnus-list-range-difference): Rename from
4908         gnus-inverse-list-range-intersection.
4909         (gnus-inverse-list-range-intersection): Use defalias.
4910
4911         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
4912         gnus-sorted-ndifference, and gnus-sorted-nintersection.
4913         (gnus-articles-to-read): Use gnus-sorted-difference.
4914         (gnus-summary-limit-mark-excluded-as-read): Use
4915         gnus-sorted-intersection and gnus-sorted-ndifference.
4916         (gnus-list-of-read-articles): Use gnus-list-range-difference.
4917         (gnus-summary-insert-articles): Use gnus-sorted-difference.
4918
4919         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
4920
4921 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4922
4923         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
4924         property to the buffer for using emacs-w3m command keys.
4925
4926         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
4927         option.
4928
4929         * mm-view.el (mm-w3m-mode-map): New variable.
4930         (mm-w3m-mode-command-alist): New variable.
4931         (mm-w3m-minor-mode): Removed.
4932         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
4933         (mm-inline-text-html-render-with-w3m): Add keymap property to the
4934         buffer for using emacs-w3m command keys.
4935
4936 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4937
4938         * message.el (message-mode-syntax-table): Move forward.
4939         (message-cite-prefix-regexp): Auto detect non word constituents.
4940         (message-cite-prefix-regexp): Don't use with-syntax-table.
4941
4942         * gnus-sum.el (gnus-summary-update-info): Use
4943         gnus-list-range-intersection.
4944
4945         * gnus-agent.el (gnus-agent-fetch-headers): Use
4946         gnus-list-range-intersection.
4947
4948         * gnus-range.el (gnus-range-normalize): Use correct predicate.
4949         (gnus-list-range-intersection): Use it.
4950         (gnus-inverse-list-range-intersection): Ditto.
4951         (gnus-sorted-intersection): Add doc.
4952         (gnus-set-sorted-intersection): Add doc.
4953         (gnus-sorted-union): New function.
4954         (gnus-set-sorted-union): New function.
4955
4956         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
4957         (gnus-inverse-list-range-intersection): Ditto.
4958
4959 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
4960
4961         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
4962
4963         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
4964         and permit `:' and `\' in order to handle full Windows pathnames.
4965         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
4966         technically not correct per standard, but seems to have common use.
4967
4968 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4969
4970         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
4971         replacing numbers.
4972
4973 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
4974
4975         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
4976
4977         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
4978         Don't split when the window is small, e.g. when a small *BBDB*
4979         window is the lowest one.
4980
4981         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4982         nnheader-find-nov-line to speed up. Use nreverse, because it is
4983         sorted. Use nnheader-insert-nov-file.
4984
4985 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * mm-decode.el (mm-inline-text-html-with-images): New user option.
4988
4989         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
4990         of `w3m-display-inline-images' with the value of
4991         `mm-inline-text-html-with-images'.
4992         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4993
4994         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4995
4996 2002-01-27  Richard M. Stallman  <rms@gnu.org>
4997
4998         * time-date.el: Add autoload cookies.  Many doc fixes.
4999         (time-add): New function.
5000         (time-subtract): Renamed from subtract-time.
5001         (subtract-time): New alias for time-subtract.
5002
5003 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5004
5005         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
5006         emacs-w3m in doc-string.
5007
5008         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
5009         `w3m-current-buffer'.
5010
5011 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5012
5013         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
5014
5015         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
5016         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
5017         (mm-w3m-cid-retrieve): New function.
5018         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
5019
5020 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5021
5022         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
5023
5024 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5025
5026         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
5027
5028 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5029
5030         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
5031         32K.
5032
5033         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
5034
5035         * nnmail.el (nnmail-article-group): Decode headers before running
5036         split rules over them.
5037         (nnmail-mail-splitting-charset): New variable.
5038
5039         * smiley.el: Replaced with smiley-ems.el.
5040
5041 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5042
5043         * mm-url.el (mm-url-predefined-programs): Add w3m.
5044         (mm-url-program): Ditto.
5045
5046 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5047
5048         * nnml.el (nnml-use-compressed-files): New variable.
5049         (nnml-filenames-are-evil): Removed.
5050         (nnml-current-group-article-to-file-alist): Don't use.
5051         (nnml-update-file-alist): Inhibit.
5052         (nnml-article-to-file): Use new var.
5053
5054 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5055
5056         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
5057
5058         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
5059
5060 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5061
5062         * gnus-agent.el (gnus-agent-load-alist): Use new caching
5063         function.
5064
5065         * gnus-util.el (gnus-cache-file-contents): New function.
5066
5067         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
5068         (gnus-agent-load-alist): Use it.
5069
5070         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
5071
5072         * nnheader.el (nnheader-insert-nov-file): New function.
5073
5074         * gnus-util.el (gnus-parse-without-error): Correct the loop.
5075
5076         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
5077         there are no references.
5078         (gnus-extract-message-id-from-in-reply-to): New function.
5079         (gnus-nov-parse-line): Use in-reply-to if there are no
5080         references.
5081
5082 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5083
5084         * nnagent.el (nnagent-retrieve-headers): Use new macro.
5085
5086         * gnus-util.el (gnus-parse-without-error): New macro.
5087
5088 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5089
5090         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
5091         (gnus-article-wash-function): use locate-library to decide which
5092         to use.
5093
5094 2002-01-25  Simon Josefsson  <jas@extundo.com>
5095
5096         * pop3.el (pop3-munge-message-separator): Work if no date.
5097         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
5098
5099 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5100
5101         * gnus-agent.el (gnus-agent-save-alist): Fix.
5102
5103         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
5104         mistake.  Reinstated lost code.
5105
5106 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
5107
5108         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
5109         one exists in the case of an encrypted message with an internal
5110         signature.
5111
5112 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5113
5114         * gnus-agent.el (gnus-agent-save-alist): Optimized.
5115
5116 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5117
5118         * dgnushack.el: Commented out the experimental code.
5119
5120 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5121
5122         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
5123         error.
5124
5125         * gnus.el (gnus-server-to-method): Made into subst.
5126         (gnus-server-method-cache): New variable.
5127         (gnus-server-to-method): Use it.
5128         (gnus-group-method-cache): New variable.
5129         (gnus-find-method-for-group-1): Renamed.
5130         (gnus-find-method-for-group): New function.
5131         (gnus-group-method-cache): Removed.
5132
5133         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
5134         function.
5135
5136         * gnus-range.el (gnus-members-of-range): New function.
5137         (gnus-list-range-intersection): Renamed.
5138         (gnus-inverse-list-range-intersection): New function.
5139
5140         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
5141
5142         * nnagent.el (nnagent-retrieve-headers): New implementation.
5143
5144         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
5145         implementation.
5146
5147 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5148
5149         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
5150         `w3m-meta-content-type-charset-regexp'.
5151
5152         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
5153         charset-encoded html contents.
5154
5155 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5156
5157         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
5158         an empty file.
5159
5160         * nnweb.el (url): Ignore errors when request url.
5161
5162         * nnrss.el: Clean up the comments.
5163
5164 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
5167
5168         * mm-decode.el (mm-inline-text-html-renderer): New user option.
5169         (mm-inline-media-tests): Test whether the value of
5170         `mm-inline-text-html-renderer' is a function for text/html.
5171
5172         * mm-view.el (mm-inline-text-html-render-with-w3): New function
5173         separated from `mm-inline-text'.
5174         (mm-w3m-minor-mode): New variable.
5175         (mm-w3m-setup): New variable.
5176         (mm-setup-w3m): New function.
5177         (mm-inline-text-html-render-with-w3m): New function.
5178         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
5179         text/html.
5180
5181 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
5182
5183         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
5184
5185 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5186
5187         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
5188         and `gnus-xmas-completing-read'.
5189
5190 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5191
5192         * nneething.el (nneething-message-id-number): Abolished.
5193         (nneething-encode-file-name): Not encode numerical characters.
5194         (nneething-make-head): `nneething-message-id-number' is not
5195         used to generate message IDs.
5196
5197 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5198
5199         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
5200         characters.
5201
5202 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5203
5204         * gnus-xmas.el (gnus-xmas-completing-read): New function.
5205         (gnus-xmas-redefine): Redefine conditionally.
5206
5207 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5208
5209         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
5210         tag.
5211
5212 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5213
5214         * message.el (message-font-lock-keywords): Added the secure tag.
5215         * mml-sec.el: Added functions to generate/modify/remove the secure
5216         tag while in message mode.
5217         * mml-sec.el (mml-secure-message): New.
5218         * mml-sec.el (mml-unsecure-message): New.
5219         * mml-sec.el (mml-secure-message-sign-smime): New.
5220         * mml-sec.el (mml-secure-message-sign-pgp): New.
5221         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
5222         * mml-sec.el (mml-secure-message-encrypt-smime): New.
5223         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
5224         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
5225         * mml.el (mml-parse-1): Added code to recognise the secure tag and
5226         convert it to either a part or multipart depending on if there are
5227         other parts in the message.
5228         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
5229         to use the secure tag, rather than the part tag.
5230         * mml.el (mml-preview): Added a save-excursion to keep cursor
5231         position after doing an MML preview.
5232
5233 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5234
5235         * nnheader.el (nnheader-parse-overview-file): New function.
5236         (nnheader-write-overview-file): New function.
5237
5238 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5239
5240         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5241         in wanted.
5242
5243         * nnweb.el (nnweb-type-definition): Clean up.
5244
5245 2002-01-21  Alastair Burt  <burt@dfki.de>
5246         Trivial patch.
5247
5248         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5249         buffer exists before jumping to it.
5250
5251 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5252
5253         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5254         function.
5255         (article-wash-html): Use it.
5256         (gnus-article-wash-function): New variable.
5257         (gnus-article-wash-html-with-w3m): New function.
5258
5259 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5260
5261         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
5262         XEmacs.
5263
5264 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
5265
5266         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
5267         command line.
5268
5269 2002-01-21  Simon Josefsson  <jas@extundo.com>
5270
5271         * canlock.el (base64-encode-string): Autoload it from base64.
5272         (canlock-make-cancel-key): Base64 encode unibyte string.
5273
5274 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5275
5276         * nnfolder.el (nnfolder-request-accept-article): Unfold
5277         x-from-line.
5278         (nnfolder-request-replace-article): Ditto.
5279
5280 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
5281
5282         * gnus-group.el (gnus-group-best-unread-group): Use the right
5283         positioning function.
5284
5285 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5286
5287         * smiley-ems.el (smiley-region): Use new function.
5288         (smiley-update-cache): Use general image functions.
5289         (smiley-region): Use general functions.
5290
5291         * gnus-util.el (gnus-graphic-display-p): New function.
5292
5293         * nnmail.el (nnmail-article-group): Allow outputting traces of
5294         non-strings.
5295
5296         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
5297         (nndoc-exim-bounce-type-p): New function.
5298
5299         * message.el (message-dont-send): Doc fix.
5300
5301         * gnus-util.el (gnus-completing-read): Remove
5302         inherit-input-method.
5303
5304         * gnus-art.el (gnus-treat-smiley): Doc fix.
5305
5306         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
5307         articles.
5308
5309 2002-01-19  Simon Josefsson  <jas@extundo.com>
5310
5311         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5312         (imap-kerberos4-open): Ditto.
5313         (imap-open): Set port correctly, don't set auth.
5314
5315 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5316
5317         * gnus.el (gnus-version-number): Bump version number.
5318
5319 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5320
5321         * gnus.el: Oort Gnus v0.05 is released.
5322
5323 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5324
5325         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5326         exists.
5327
5328         * gnus-spec.el (gnus-string-width-function): New function.
5329         (gnus-tilde-cut-form): Use it.
5330         (gnus-tilde-max-form): Ditto.
5331         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
5332         (gnus-substring-function): Use it.
5333         (gnus-tilde-cut-form): Ditto.
5334         (gnus-substring-function): New function.
5335
5336         * message.el (message-check-news-header-syntax): New message.
5337
5338         * gnus.el (gnus-slave-no-server): Doc fix.
5339
5340         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
5341
5342 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5343
5344         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
5345         `seen' if it looks like (seen NUM1 . NUM2).  It should be
5346         (seen (NUM1 . NUM2)).
5347
5348 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5349
5350         * gnus-topic.el (gnus-topic-catchup-articles): Update article
5351         number in closed topics.
5352
5353 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
5354
5355         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
5356         functions.
5357
5358 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5359
5360         * gnus.el (gnus-group-find-parameter): Clean up.
5361
5362         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
5363         articles.
5364
5365         * gnus-util.el (gnus-completing-read-with-default): Renamed.
5366
5367         * nnmail.el (nnmail-article-group): Clean up.
5368
5369 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
5370
5371         * gnus-agent.el (gnus-category-name): Intern the category name.
5372
5373 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5374
5375         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
5376
5377         * gnus-util.el (gnus-completing-read): New function.
5378
5379 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5380
5381         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
5382
5383         * smiley-ems.el (smiley-region): Register smiley.
5384         (smiley-toggle-buffer): Rewrite the function.
5385         (smiley-active): Removed.
5386
5387 2002-01-19  Simon Josefsson  <jas@extundo.com>
5388
5389         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
5390         Jesper Harder <harder@ifa.au.dk>.
5391
5392 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5393
5394         * gnus-art.el (gnus-request-article-this-buffer): Call
5395         `nneething-get-file-name' to extract the file name from the
5396         message id.
5397
5398         * nneething.el (nneething-encode-file-name): New function.
5399         (nneething-decode-file-name): Ditto.
5400         (nneething-get-file-name): Ditto.
5401         (nneething-make-head): Encode the file name and encapsulate it
5402         into the field of the message id.
5403
5404 2002-01-18  Simon Josefsson  <jas@extundo.com>
5405
5406         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
5407         stored in .marks.
5408
5409         * nnfolder.el (nnfolder-request-update-info): Ditto.
5410
5411 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5412
5413         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
5414
5415 2002-01-18  Simon Josefsson  <jas@extundo.com>
5416
5417         * imap.el (imap-starttls-p): Don't check for binary.
5418         (imap-gssapi-auth-p): Ditto.
5419         (imap-kerberos4-auth-p): Ditto.
5420         (imap-open): Change logic.  Iterate through all possible streams,
5421         instead of bailing out after first failure.  Move authenticator
5422         decision to `imap-authenticate'.
5423         (imap-authenticate): Change logic, now finds the authenticator to
5424         use, was previously in `imap-open'.
5425         (imap-open): Return nil on failure.
5426         (imap-open): Setup temp buffer correctly.
5427         (imap-open): Return buffer only on success.
5428         (imap-interactive-login, imap-interactive-login): Tell the user
5429         which stream/authenticator is used for the queried
5430         username/password.
5431         (imap-open, imap-authenticate): Set variables.
5432         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
5433         (imap-open): Don't assume how `with-temp-buffer' is implemented.
5434
5435 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5436
5437         * gnus-fun.el (gnus-grab-cam-x-face): New function.
5438
5439 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5440
5441         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
5442
5443 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5444
5445         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
5446         (gnus-agent-group-mode-map): Bind it to "Jo".
5447         (gnus-agent-group-make-menu-bar): Add it into menu bar.
5448
5449 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
5450
5451         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
5452         (gnus-summary-mail-toolbar): Add mail article deletion button.
5453
5454         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
5455         false positives for lines of "^^^^".
5456
5457         * gnus-picon.el (gnus-picon-find-face): faces database is all
5458         lowercase.
5459
5460 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5461
5462         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
5463         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
5464         duplications.
5465         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
5466
5467 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5468
5469         * gnus-sum.el (gnus-summary-initial-limit): Inline
5470         gnus-summary-limit-children.
5471         (gnus-summary-initial-limit): Don't limit if
5472         gnus-newsgroup-display is nil.
5473         (gnus-summary-initial-limit): No, don't.
5474
5475         * gnus-util.el
5476         (gnus-put-text-property-excluding-characters-with-faces): Inline
5477         gnus-put-text-property.
5478
5479         * gnus-spec.el (gnus-default-format-specs): New variable.
5480
5481         * gnus-start.el (gnus-read-newsrc-file): Don't clear
5482         gnus-format-specs.
5483         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
5484
5485         * gnus-spec.el (gnus-update-format-specifications): Really check
5486         the Gnus version of the .newsrc.eld file.
5487         (gnus-format-specs): Save the new default summary format.
5488
5489         * gnus-util.el (gnus-parent-id): Check whether references is empty
5490         before splitting.
5491
5492         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
5493         functions.
5494         (gnus-gather-threads-by-references): Inline
5495         `gnus-split-references'.
5496
5497         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
5498         default value of gnus-summary-line-format-spec.
5499
5500 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5501
5502         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
5503         message.
5504         (nnslashdot-request-list): Ditto.
5505         (nnslashdot-sid-strip): Removed.
5506
5507 2002-01-15  Simon Josefsson  <jas@extundo.com>
5508
5509         * nnimap.el (nnimap-close-asynchronous): Enable.
5510         (nnimap-close-group): Expunge.
5511
5512 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5513
5514         * gnus-util.el (gnus-user-date-format-alist): Typo.
5515         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
5516
5517 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5518
5519         * nneething.el (nneething-request-article): Set
5520         `nnmail-file-coding-system' to `binary' locally, in order to read
5521         files without any conversion.
5522
5523 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5524
5525         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5526         nnheader-file-coding-system and nnmail-active-file-coding-system.
5527         (gnus-agent-regenerate-group): Ditto.
5528         (gnus-agent-regenerate): Ditto.
5529         (gnus-agent-write-active): Ditto.
5530         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
5531
5532 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5533
5534         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
5535         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
5536
5537 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5538
5539         * gnus.el: We don't need gnus-article-show-all-headers.
5540
5541         * gnus-art.el (article-show-all, gnus-article-show-all-header):
5542         Ditto.
5543
5544         * gnus-sum.el (gnus-summary-select-article): Don't call
5545         show-all-headers, because hidden headers are not hidden text any
5546         more.
5547
5548 2002-01-13  Simon Josefsson  <jas@extundo.com>
5549
5550         * message.el (message-newline-and-reformat): Use `newline' instead
5551         of inserting \n, so that the newline is marked as hard.
5552
5553         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
5554         From Jesper Harder <harder@ifa.au.dk>.
5555
5556 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5557
5558         * imap.el (imap-close): Keep going if quit.
5559
5560         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
5561         nntp-server-buffer.
5562
5563 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5564
5565         * mm-view.el (mm-display-inline-fontify): Require font-lock to
5566         avoid unbinding shadowed variables.
5567
5568         * gnus-art.el (gnus-picon-databases): Moved here.
5569         (gnus-picons-installed-p): Moved here.
5570         (gnus-article-reply-with-original): Use `mark'.
5571
5572         * gnus.el (gnus-picon): Moved here and renamed.
5573
5574         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
5575         installed.
5576         (gnus-treat-mail-picon): Ditto.
5577         (gnus-treat-newsgroups-picon): Ditto.
5578
5579         * gnus-picon.el (gnus-picons-installed-p): New function.
5580
5581 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5582
5583         * gnus-agent.el (gnus-agent-go-online): Fix doc.
5584
5585 2002-01-12  Simon Josefsson  <jas@extundo.com>
5586
5587         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
5588         (nnimap-before-find-minmax-bugworkaround): Use it.
5589         (nnimap-find-minmax-uid): Don't reselect current mailbox.
5590         (nnimap-dont-close): New variable.
5591         (nnimap-close-group): Use it.
5592
5593 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5594
5595         * gnus-art.el (gnus-article-reply-with-original): Use
5596         `mark-active'.
5597
5598         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
5599
5600         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
5601         (gnus-score-advanced): Clean up.
5602         (gnus-score-advanced): Accept a multiple of the score.
5603
5604 2002-01-12  Simon Josefsson  <jas@extundo.com>
5605
5606         * flow-fill.el (fill-flowed-display-column)
5607         (fill-flowed-encode-columnq): New variables.  Suggested by
5608         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
5609         (fill-flowed-encode, fill-flowed): Use them.
5610
5611         * message.el (message-send-news, message-send-mail): Use
5612         m-b-s-n-p-e-h-n.
5613
5614         * mml.el (autoload): Autoload fill-flowed-encode.
5615         (mml-buffer-substring-no-properties-except-hard-newlines): New
5616         function.
5617         (mml-read-part): Use it.
5618         (mml-generate-mime-1): Encode format=flowed if appropriate.
5619         (mml-insert-mime-headers): Insert format=flowed.
5620
5621         * flow-fill.el (fill-flowed-encode): New function.
5622         (fill-flowed): Bind fill-column to window width.
5623
5624 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5625
5626         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
5627         it exists.
5628         (gnus-summary-setup-buffer): Wake up dead summary buffers.
5629         (gnus-summary-buffer-name): Don't return the dead name after all.
5630         (gnus-summary-setup-buffer): Kill the dead buffer.
5631
5632         * gnus-art.el (gnus-article-followup-with-original): Store the
5633         value of the mark before deactivating it.
5634
5635 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5636
5637         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
5638         From: Karl Kleinpaste <karl@charcoal.com>
5639
5640         * gnus-art.el (article-display-x-face): Ditto.
5641         (gnus-article-reply-with-original): Use gnus-region-active-p.
5642         (gnus-article-followup-with-original): Ditto.
5643
5644         * gnus-sum.el (gnus-summary-read-group-1): Don't select
5645         downloadable article either.
5646
5647 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5648
5649         * gnus-art.el (article-display-x-face): Insert From:.
5650
5651         * gnus-sum.el (gnus-summary-move-article): Don't draw the
5652         article. Bind gnus-display-mime-function and
5653         gnus-article-prepare-hook.
5654
5655         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
5656         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
5657         gnus-agent-possibly-synchronize-flags to the last.
5658         (gnus-agent-go-online): New function. New variable.
5659
5660 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5661
5662         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
5663         (gnus-agent-regenerate): Ditto.
5664
5665 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5666
5667         * message.el (message-ignored-news-headers)
5668         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
5669         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
5670
5671         * gnus.el (gnus-gethash-safe): New macro.
5672
5673         * gnus-agent.el (gnus-agent-regenerate-history): New function.
5674         (gnus-agent-regenerate): Show messages.
5675
5676 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5677
5678         * gnus-agent.el (gnus-agent-regenerate-group): New function.
5679         (gnus-agent-regenerate): New function.
5680         (gnus-agent-save-alist): Sort.
5681         (gnus-agent-copy-nov-line): Test eobp.
5682         (gnus-agent-retrieve-headers): Erase buffer.
5683
5684 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5685
5686         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
5687         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
5688
5689         * gnus.el (gnus-agent-covered-methods): Move here.
5690         (gnus-online): New function.
5691         (gnus-agent-method-p): Move here.
5692
5693         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
5694         nil. Remove articles-alist.
5695
5696         * gnus-start.el (gnus-get-unread-articles): Check online.
5697         (gnus-groups-to-gnus-format): Ditto.
5698         (gnus-active-to-gnus-format): Ditto.
5699
5700         * gnus-agent.el (gnus-agent-get-function): Use it.
5701         (gnus-agent-get-undownloaded-list): Ditto.
5702         (gnus-agent-fetch-session): Only fetch online methods.
5703
5704         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
5705         (gnus-server-mode-map): Ditto.
5706         (gnus-server-offline-face): New face.
5707         (gnus-server-offline-face): New variable.
5708         (gnus-server-font-lock-keywords): Add offline.
5709         (gnus-server-insert-server-line): Ditto.
5710         (gnus-server-offline-server): New function.
5711
5712         * gnus-int.el (gnus-open-server): Turn to offline.
5713         (gnus-server-unopen-status): New variable.
5714
5715 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5716
5717         * nnkiboze.el (nnkiboze-request-article): Use
5718         gnus-agent-request-article.
5719
5720         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
5721         function. Insert undownloaded NOV.
5722
5723         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
5724         (gnus-agent-request-article): New function.
5725
5726         * gnus.el (gnus-agent-cache): New variable.
5727
5728         * gnus-int.el (gnus-retrieve-headers): Use
5729         gnus-agent-retrieve-headers.
5730         (gnus-request-head): Use gnus-agent-request-article.
5731         (gnus-request-body): Ditto.
5732
5733         * gnus-art.el (gnus-request-article-this-buffer): Use
5734         gnus-agent-request-article.
5735
5736         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
5737         article if it is undownloaded.
5738
5739 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5740
5741         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
5742
5743 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5744
5745         * canlock.el (canlock-string-as-unibyte): New macro.
5746         (canlock-sha1-with-openssl): Return a unibyte string.
5747         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
5748
5749 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5750
5751         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
5752
5753 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5754
5755         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
5756         application/x-emacs-lisp.
5757
5758         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
5759
5760         * nntp.el (nntp-request-article): Add group parameter.
5761         (nntp-request-head): Ditto.
5762         (nntp-find-group-and-number): Add parameter group. Figure out
5763         number if the status line doesn't give (e.g. quimby.gnus.org).
5764
5765 2002-01-08  Simon Josefsson  <jas@extundo.com>
5766
5767         * mml.el (mml-generate-mime-1): Set recipient correctly.
5768
5769 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5770
5771         * message.el (message-read-from-minibuffer): Add parameter
5772         initial-contents.
5773         * gnus-msg.el (gnus-summary-resend-message): Use it.
5774
5775         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
5776         behavior of quit-config.
5777
5778         * message.el (message-make-from): Don't quote fullname.
5779         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
5780
5781         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
5782         From: <andre@slamdunknetworks.com>
5783
5784 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5785
5786         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
5787
5788         * gnus-art.el (gnus-header-button-alist): Handle mailto.
5789
5790         * mml.el (mml-preview): Bind gnus-original-article-buffer because
5791         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
5792         because bbdb may use it.
5793
5794 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5795
5796         * nneething.el (nneething-request-article): When a non-text file
5797         is converted to an article, its data is encoded in base64.  Call
5798         `nneething-make-head' with options to specify MIME types.
5799         (nneething-make-head): Add optional arguments to specify MIME
5800         types.
5801
5802 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5803
5804         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
5805         header if there is not.
5806
5807         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
5808
5809         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
5810         (gnus-inews-mark-gcc-as-read): Obsolete variable.
5811         (gnus-inews-do-gcc): Use them.
5812
5813         * gnus-group.el (gnus-group-mark-article-read): Put holes into
5814         gnus-newsgroup-unselected.
5815
5816 2002-01-06  Simon Josefsson  <jas@extundo.com>
5817
5818         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
5819         condition-case, not ignore-errors.
5820
5821 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5822
5823         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
5824         gnus-fetch-old-headers.
5825
5826         * gnus-art.el (article-display-x-face): Use the current buffer
5827         unless `W f'. Otherwise, X-Face may be shown in the header of a
5828         forwarded part.
5829         (gnus-treatment-function-alist): Treat xface before hiding
5830         headers.
5831
5832 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5833
5834         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
5835         parameters.
5836
5837 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5838
5839         * mm-util.el (mm-multibyte-p): Define conditionally when load.
5840         (mm-guess-charset): New function.
5841         (mm-charset-after): Use it.
5842         (mm-detect-coding-region): New function.
5843         (mm-detect-mime-charset-region): New function.
5844
5845         * gnus-sum.el (gnus-summary-show-article): Use
5846         mm-detect-coding-region.
5847
5848 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5849
5850         * message.el (message-make-fqdn): Be less violent.
5851
5852         * gnus.el (gnus-logo-color-style): Compute custom form
5853         automatically.
5854
5855         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
5856         score file of the parent to the document group.
5857
5858         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
5859         parameters parameter.
5860
5861         * gnus-score.el (gnus-score-load-file): Clean up.
5862
5863 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5864
5865         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
5866         From: Damien Wyart <damien.wyart@free.fr>
5867
5868         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
5869
5870 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5871
5872         * gnus-sum.el (gnus-select-group-hook): Typo.
5873
5874         * rfc2047.el (rfc2047-decode-string): Return immediately if there
5875         is no quoted-printable-encoded STRING.
5876         From: Jesper Harder <harder@ifa.au.dk>
5877
5878         (rfc2047-decode-string): Decode it.
5879
5880 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5881
5882         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
5883
5884 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
5885         Trivial patch.
5886
5887         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
5888         buffer to get rid of junk line.
5889
5890 2002-01-05  Simon Josefsson  <jas@extundo.com>
5891
5892         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
5893         C-o.
5894         (message-mode-map): Bind message-insert-or-toggle-importance to
5895         C-c C-u.
5896         (message-mode-map): Bind message-disposition-notification-to to
5897         C-c M-n.
5898         (message-mode-menu): Add m-d-n-t.
5899         (message-mode-field-menu): Add m-goto-from.
5900         (message-mode): Doc fix.
5901         (message-goto-from): New function.
5902         (message-insert-disposition-notification-to): New function.
5903         (message-tool-bar-map): Add receipt button.
5904
5905 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5906
5907         * gnus-sum.el (gnus-thread-latest-date): New function.
5908         (gnus-thread-sort-by-most-recent-number): Renamed.
5909         (gnus-thread-sort-functions): Doc fix.
5910         (gnus-select-group-hook): Don't use setq on a hook.
5911         (gnus-thread-latest-date): Use date, not number
5912
5913         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
5914         (gnus-agent-expire): Allow regexp of expire-days.
5915
5916         * gnus-art.el (gnus-article-reply-with-original): Deactivate
5917         region.
5918         (gnus-article-followup-with-original): Ditto.
5919
5920         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
5921
5922         * gnus-art.el (gnus-mime-display-alternative): Use
5923         gnus-local-map-property.
5924         (gnus-mime-display-alternative): Ditto.
5925         (gnus-insert-mime-security-button): Ditto.
5926         (gnus-insert-next-page-button): Ditto.
5927         (gnus-button-prev-page): Take optional args.
5928         (gnus-insert-prev-page-button): widget-convert.
5929
5930         * gnus-util.el (gnus-local-map-property): New function.
5931
5932         * gnus-art.el (gnus-prev-page-map): Use parent map.
5933         (gnus-next-page-map): Ditto.
5934
5935         * gnus-spec.el (gnus-parse-format): Clean up.
5936         (gnus-parse-format): Do complex formatting for %=.
5937
5938         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
5939         "X-Face: " to the data in the built-in scenario.
5940
5941         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
5942         (gnus-correct-pad-form): Renamed.
5943         (gnus-tilde-max-form): Clean up.
5944         (gnus-pad-form): Use gnus-use-correct-string-widths.
5945
5946         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
5947         support if that is available.
5948
5949         * gnus-sum.el (gnus-thread-highest-number): New function.
5950         (gnus-thread-sort-by-most-recent-thread): New function.
5951         (gnus-thread-sort-functions): Doc fix.
5952
5953 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5954
5955         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
5956         all cases.
5957         (gnus-summary-mode): Enable it in all cases.
5958         (gnus-summary-display-article): Ditto.
5959         (gnus-summary-edit-article): Ditto.
5960
5961         * gnus-ems.el (gnus-put-image): Really return glyph.
5962
5963         * gnus-art.el (gnus-article-x-face-command): Fix :type.
5964         (gnus-treat-smiley): Don't take "P" in the interactive form.
5965
5966 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5967
5968         * compface.el (uncompface): XEmacs and Emacs have differing
5969         capabilities.
5970
5971         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
5972
5973         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
5974         (gnus-article-xface-ring-size): Removed.
5975         (gnus-article-display-xface): Removed.
5976         (gnus-remove-image): Cleaned up.
5977
5978         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
5979         (gnus-xmas-create-image): Take pbm files.
5980         (gnus-x-face): Removed.
5981         (gnus-xmas-article-display-xface): Removed.
5982
5983         * gnus-fun.el (gnus-display-x-face-in-from): Bind
5984         default-enable-multibyte-characters.
5985
5986         * compface.el (uncompface): Doc fix.
5987
5988         * gnus-art.el (gnus-article-x-face-command): Use
5989         gnus-display-x-face-in-from.
5990
5991         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
5992
5993         * gnus-ems.el (gnus-put-image): Return the image.
5994
5995         * gnus-fun.el (gnus-display-x-face-in-from): New function.
5996         (gnus-x-face): Moved here.
5997
5998 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5999
6000         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
6001         invisible if string is nil.
6002         (gnus-xmas-article-display-xface): Use it.
6003
6004         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
6005         property when string is nil.
6006         (gnus-article-display-xface): Use it.
6007
6008 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6009
6010         * gnus-art.el (article-display-x-face): Check whether valid grey
6011         face was returned.
6012         (article-display-x-face): Place image in the right spot.
6013
6014         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
6015         stderr.
6016         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
6017
6018 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6019
6020         * gnus-xmas.el (gnus-xmas-create-image): Take optional
6021         parameters.
6022         (gnus-xmas-put-image): Allow non-strings to be passed.
6023
6024         * gnus-art.el (article-display-x-face): Use optional parameters.
6025
6026         * gnus-ems.el (gnus-create-image): Take optional parameters.
6027
6028         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
6029
6030         * compface.el (compface-xbm-p): Removed.
6031
6032         * gnus-ems.el (gnus-article-compface-xbm): Removed.
6033         (gnus-article-display-xface): Use compface.
6034
6035         * compface.el: New file.
6036
6037         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
6038         (gnus-convert-image-to-x-face-command): Ditto.
6039         (gnus-random-x-face): Quote argument.
6040         (gnus-x-face-from-file): Ditto.
6041
6042 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
6043
6044         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
6045         the expire-group parameter once per article rather than once
6046         per group; bind `nnmaildir-article-file-name' and `article'
6047         for convenience.  Leave article alone when expire-group
6048         specifies the current group.
6049         (nnmaildir--update-nov): be more concurrency-friendly with
6050         temp file names.
6051
6052 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053
6054         * gnus-start.el (gnus-read-init-file): Cleaned up.
6055
6056 2002-01-03  Dave Love  <d.love@dl.ac.uk>
6057
6058         * gnus-start.el (gnus-startup-file-coding-system): Removed.
6059         (gnus-read-init-file): Don't use it.
6060
6061 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6062
6063         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
6064
6065 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6066
6067         * gnus-start.el (gnus-read-init-file): Don't force coding system
6068         for ~/.gnus.  From Dave Love <fx@gnu.org>.
6069
6070 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6071
6072         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
6073         * nnspool.el (nnspool-request-post): Ditto.
6074
6075         * mm-util.el (mm-use-find-coding-systems-region): New variable.
6076         (mm-find-mime-charset-region): Use it.
6077
6078 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6079
6080         * gnus.el (gnus-summary-line-format): Added :link.
6081         * gnus-topic.el (gnus-topic-line-format): Ditto.
6082         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
6083         * gnus-srvr.el (gnus-server-line-format): Ditto.
6084         * gnus-group.el (gnus-group-line-format): Ditto.
6085
6086         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
6087         :keys, it works on both Emacsen.
6088
6089 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6090
6091         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
6092
6093 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6094
6095         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
6096
6097 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
6098
6099         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
6100         very wide reply.
6101
6102 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6103
6104         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
6105         (gnus-picon-cache): New variable.
6106         (gnus-picon-transform-newsgroups): Cache stuff.
6107
6108         * gnus-art.el (gnus-article-reply-with-original): New command.
6109         (gnus-article-followup-with-original): New command.
6110
6111         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
6112         END parameters.
6113         (gnus-summary-followup): Take a list of list of articles.
6114         (gnus-inews-yank-articles): Allow lists of article/regions.
6115
6116         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
6117         longer the usual commands.
6118
6119         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
6120         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
6121         shell-command-on-region.
6122
6123 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6124
6125         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
6126           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
6127
6128 2002-01-03  Steve Youngs  <youngs@xemacs.org>
6129
6130         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
6131         understand ':keys', wrap it in an featurep 'xemacs.
6132
6133 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6134
6135         * gnus-ems.el (gnus-article-display-xface): Show xface in the
6136         order of headers (Actually, it is called in a reversed order). Add
6137         'gnus-image-text-deletable property.
6138         (gnus-remove-image): Remove text with such a property.
6139
6140         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
6141         gnus-put-image.
6142
6143         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
6144         with ", "
6145
6146 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6147
6148         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
6149
6150         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
6151         (article-display-x-face): Display grey X-Faces.
6152
6153         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
6154         (gnus-convert-gray-x-face-to-ppm): Ditto.
6155         (gnus-convert-image-to-gray-x-face): Ditto.
6156
6157         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
6158         gnus-summary-show-raw-article.
6159
6160 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6161
6162         Display picons in XEmacs without showing text.
6163
6164         * gnus-xmas.el (gnus-xmas-create-image): Don't use
6165         mm-create-image-xemacs to create xbm glyph, because it deletes
6166         temporary files.
6167         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
6168         (gnus-xmas-remove-image): Make text visible, remove glyph.
6169
6170         * gnus-picon.el (gnus-picon-transform-newsgroups)
6171         (gnus-picon-transform-address): Insert spec backward, due to the
6172         incompatibility of gnus-xmas-put-image.
6173
6174 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6175
6176         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
6177
6178 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6179
6180         * gnus.el: Doc fix.
6181
6182         * gnus-art.el: Doc fix.
6183
6184         * gnus-agent.el: Doc fix.
6185
6186 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6187
6188         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
6189
6190 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
6191
6192         * nnmaildir.el (nnmaildir--update-nov): automatically parse
6193         NOV data out of the message again if nnmail-extra-headers has
6194         changed.
6195
6196 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6197
6198         * gnus-fun.el: New file.
6199         (gnus-convert-image-to-x-face-command): New variable.
6200         (gnus-insert-x-face): New function.
6201         (gnus-random-x-face): Renamed.
6202         (gnus-x-face-from-file): Renamed.
6203
6204         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
6205         "_".
6206         (gnus-body-boundary-delimiter): Typo fix.
6207
6208 2002-01-02  Simon Josefsson  <jas@extundo.com>
6209
6210         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
6211         (gnus-body-boundary-delimiter): Fix type.
6212
6213 2002-01-01  Simon Josefsson  <jas@extundo.com>
6214
6215         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
6216         (gnus-treat-emphasize, gnus-treat-strip-cr)
6217         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
6218         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
6219         (gnus-treat-fill-article, gnus-treat-hide-citation)
6220         (gnus-treat-hide-citation-maybe)
6221         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
6222         (gnus-treat-strip-pem, gnus-treat-strip-banner)
6223         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
6224         (gnus-treat-date-ut, gnus-treat-date-local)
6225         (gnus-treat-date-english, gnus-treat-date-lapsed)
6226         (gnus-treat-date-original, gnus-treat-date-iso8601)
6227         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
6228         (gnus-treat-strip-trailing-blank-lines)
6229         (gnus-treat-strip-leading-blank-lines)
6230         (gnus-treat-strip-multiple-blank-lines)
6231         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
6232         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
6233         (gnus-treat-display-xface, gnus-treat-display-smileys)
6234         (gnus-treat-from-picon, gnus-treat-mail-picon)
6235         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
6236         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
6237         (gnus-treat-play-sounds, gnus-treat-translate)
6238         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6239
6240         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6241         (gnus-article-treat-body-boundary): Use it.
6242
6243         * message.el (message-mode): Fix doc.
6244         (message-mode-menu): Fix names.
6245
6246 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6247
6248         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6249         articles.
6250
6251         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6252         (gnus-picon-transform-address): Search for unknown faces as well.
6253         (gnus-picon-find-face): Don't search "news" for MISC.
6254         (gnus-picon-user-directories): Changed default back to exclude
6255         "unknown".
6256
6257         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6258
6259         * gnus-picon.el (gnus-picon-find-face): Search through all
6260         databases.
6261         (gnus-picon-find-face): New implementation.
6262
6263         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
6264         keystroke.
6265         (gnus-topic-goto-next-topic): Ditto.
6266
6267         * gnus.el (gnus-summary-line-format): Changed default.
6268
6269         * nnmail.el (nnmail-extra-headers): Change default.
6270
6271         * gnus-sum.el (gnus-extra-headers): Change default.
6272
6273         * message.el (message-news-other-window): Changed "news" to
6274         "posting".
6275         (message-news-other-frame): Ditto.
6276         (message-do-send-housekeeping): Ditto.
6277
6278         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
6279         function.
6280         (gnus-article-unread-p): New function.
6281         (gnus-article-unseen-p): New function.
6282         (gnus-dead-summary-mode-map): Typo.
6283
6284         * gnus-util.el (gnus-make-predicate): New function.
6285         (gnus-make-predicate-1): New function.
6286
6287         * gnus-sum.el: New function.
6288         (gnus-map-articles): New function.
6289
6290         * gnus-art.el (gnus-treat-fold-headers): New variable.
6291         (gnus-article-treat-fold-headers): New command and keystroke.
6292
6293         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
6294         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
6295
6296 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6297
6298         * message.el (message-fcc-externalize-attachments): New variable.
6299         (message-do-fcc): Use it.
6300
6301         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
6302         (gnus-inews-do-gcc): Use it.
6303
6304         * mml.el (mml-tweak-sexp-alist): New variable.
6305         (mml-externalize-attachments): New variable.
6306         (mml-tweak-part): Use mml-tweak-sexp-alist.
6307         (mml-tweak-externalize-attachments): New function.
6308
6309 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6310
6311         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6312         'set-glyph-face' so x-face back/foreground can be set.
6313
6314 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6315
6316         * message.el (message-fix-before-sending): Fix a typo.
6317
6318 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6319
6320         * gnus-art.el (gnus-treat-smiley): Renamed command.
6321         (gnus-article-remove-images): New command and keystroke.
6322
6323         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6324
6325         * smiley-ems.el (gnus-smiley-display): Removed.
6326
6327         * gnus.el (gnus-version-number): Update version.
6328
6329         * message.el (message-text-with-property): Renamed and moved
6330         here.
6331         (message-fix-before-sending): Highlight invisible text and place
6332         point there.
6333
6334 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6335
6336         * gnus.el: Oort Gnus v0.04 is released.
6337
6338 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6339
6340         * gnus-delay.el (gnus-delay-send-queue): Renamed.
6341
6342         * gnus-art.el (gnus-ignored-headers): More headers,
6343
6344         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
6345         of `scan-error', since XEmacs doesn't seem to support that.
6346
6347 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6348
6349         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
6350         arg.
6351         (gnus-summary-best-unread-subject): Ditto.
6352         (gnus-summary-best-unread-subject): No, don't.
6353         (gnus-summary-better-unread-subject): New command.
6354
6355         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
6356
6357         * lpath.el ((featurep 'xemacs)): fbind url function.
6358
6359         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
6360         buffer.
6361         (gnus-xmas-remove-image): Implementation that does something.
6362         (gnus-xmas-article-display-xface): Mark images properly.
6363
6364         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
6365
6366 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
6367
6368         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
6369
6370 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6371
6372         * gnus-group.el (gnus-group-line-format): Added %O to the default
6373         value.
6374
6375         * gnus-util.el (gnus-text-with-property): The smallest point is
6376         point-min.
6377
6378         * smiley-ems.el (smiley-region): Return images.
6379         (gnus-smiley-display): Allow toggling.
6380         (smiley-region): Use text properties, not overlays.
6381
6382         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
6383         implemented yet.
6384
6385         * smiley-ems.el (smiley-update-cache): Check for valid types.
6386
6387         * gnus-art.el (gnus-with-article-buffer): New macro.
6388
6389         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
6390         strings as well as the glyphs.
6391         (gnus-picon-transform-address): Ditto.
6392         (gnus-picon-insert-glyph): Ditto.
6393         (gnus-picon-transform-newsgroups): Toggle.
6394         (gnus-picon-transform-address): Toggle.
6395
6396         * gnus-ems.el (gnus-remove-image): New function.
6397         (gnus-put-image): Take an optional string.
6398
6399         * gnus-util.el (gnus-text-with-property): New function.
6400
6401         * gnus-art.el (gnus-delete-images): New function.
6402
6403         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
6404
6405         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
6406         (gnus-article-wash-status): Use it.
6407         (gnus-signature-toggle): Clean up.
6408         (gnus-add-wash-status): New function.
6409         (gnus-delete-wash-status): New function.
6410         (gnus-article-hide-text-type): Use them throughout.
6411         (gnus-add-image): New function.
6412
6413         * gnus-ems.el (gnus-article-display-xface): Use new interface.
6414
6415         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
6416         interface.
6417
6418         * gnus-art.el (article-display-x-face): Cleaned up.
6419
6420         * rfc2047.el (rfc2047-field-value): New function.
6421
6422         * mail-parse.el (mail-header-field-value): New alias.
6423
6424         * gnus-art.el (gnus-mime-print-part): Fix typos.
6425
6426         * smiley-ems.el (gnus-smiley-file-types): New variable.
6427         (smiley-update-cache): Use it.
6428         (smiley-regexp-alist): Suffix-less smiley names.
6429         (smiley-regexp-alist): Added more smileys.
6430
6431         * gnus-sum.el (gnus-print-buffer): Made into own function.
6432         (gnus-summary-print-article): Use it.
6433
6434         * mailcap.el (mailcap-mime-info): Actually return the bit that we
6435         looked for when REQUEST is a string.
6436
6437         * gnus-art.el (gnus-mime-button-commands): Add printing
6438         keystroke.
6439         (gnus-mime-copy-part): Doc fix.
6440         (gnus-mime-print-part): New command.
6441
6442 2001-12-31  Simon Josefsson  <jas@extundo.com>
6443
6444         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
6445         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
6446
6447 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6448
6449         * gnus-picon.el (gnus-treat-from-picon): Autoload.
6450         (picon): Fix doc.
6451
6452         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
6453         longer exists. Remove those codes.
6454         * gnus.el (gnus-use-picons): Ditto.
6455
6456 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6457
6458         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
6459         infloop.
6460
6461         * gnus-sum.el (t): New `W D' map.
6462
6463         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
6464         (gnus-article-treat-body-boundary): Clean up.
6465         (gnus-body-boundary-face): Removed.
6466         (gnus-article-goto-header): Moved here.
6467         (gnus-article-goto-header): Allow better regexps.
6468         (gnus-article-treat-fold-newsgroups): New command.
6469
6470         * gnus-sum.el (gnus-summary-move-article): We have to select an
6471         article to give `gnus-read-move-group-name' an opportunity to
6472         suggest an appropriate default.
6473
6474         * rfc2047.el (rfc2047-fold-line): New function.
6475         (rfc2047-unfold-line): Ditto.
6476         (rfc2047-fold-region): Don't fold just after the header name.
6477
6478         * mail-parse.el (mail-header-fold-line): New alias.
6479         (mail-header-unfold-line): Ditto.
6480
6481         * gnus-art.el (gnus-body-boundary-face): Renamed.
6482         (gnus-article-treat-body-boundary): Use it.
6483         (gnus-article-treat-body-boundary): Use an invisible header and a
6484         line of underline characters.
6485
6486 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6487
6488         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
6489
6490         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
6491         (gnus-picon-split-address): New function.
6492         (gnus-picon-find-face): Use it.
6493         (gnus-picon-transform-address): Use it. Set first to t for each
6494         address.
6495
6496         * gnus-art.el (gnus-with-article-headers): Move to here. Define
6497         the macro then use it.
6498         (gnus-treatment-function-alist): Treat picons earlier.
6499
6500 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6501
6502         * gnus-art.el (gnus-body-separator-face): New variable.
6503         (gnus-article-treat-body-boundary): Use a blank, colored line.
6504
6505         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
6506         well.
6507
6508         * gnus-art.el (gnus-treat-body-boundary): New variable.
6509         (gnus-article-treat-unfold-headers): Use helper macro.
6510         (gnus-article-treat-body-boundary): New command.
6511
6512         * gnus.el (gnus-logo-color-style): Change the default color.
6513         (gnus-splash-face): Gray, gray.
6514
6515         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
6516         colors.
6517
6518         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
6519         (gnus-logo-color-style): Ditto.
6520         (gnus-logo-colors): Ditto.
6521
6522         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
6523
6524         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
6525
6526         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
6527         (gnus-picon-transform-newsgroups): New function.
6528
6529         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
6530         string.
6531
6532         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
6533
6534         * gnus-art.el (gnus-treat-cc-picon): New variable.
6535         (gnus-treat-mail-picon): Renamed.
6536
6537         * gnus-picon.el: New implementation.
6538         (gnus-picon-find-face): Renamed.
6539         (gnus-treat-from-picon): Use it.
6540         (gnus-picon-transform-address): Renamed.
6541         (gnus-treat-from-picon): Use it.
6542         (gnus-picon-create-glyph): Renamed.
6543         (gnus-picon-transform-address): Use it.
6544         (gnus-treat-cc-picon): New command.
6545
6546         * mm-decode.el (mm-create-image-xemacs): Separated out into
6547         function.
6548         (mm-get-image): Use it.
6549
6550         * gnus-art.el (gnus-treat-display-picons): Simplify.
6551         (gnus-treat-from-picon): Renamed.
6552
6553         * gnus-ems.el (gnus-create-image): New function.
6554         (gnus-put-image): New function.
6555
6556         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
6557         (gnus-with-article-headers): New macro.
6558         (gnus-article-goto-header): New function.
6559
6560         * gnus-xmas.el (gnus-image-type-available-p): New function.
6561
6562         * gnus-ems.el (gnus-image-type-available-p): New function.
6563
6564 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6565
6566         * nnrss.el (nnrss-check-group): Find the correct tag, because
6567         xml.el is changed.
6568
6569 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6570
6571         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
6572         lines are shorter than the window width.
6573         (gnus-ignored-headers): More headers.
6574
6575 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6576
6577         * gnus-art.el (gnus-treat-unfold-lines): New variable.
6578         (gnus-treat-unfold-headers): Renamed.
6579         (gnus-article-treat-unfold-headers): New command and keystroke.
6580
6581         * rfc2047.el (rfc2047-encode-message-header): Clean up.
6582
6583         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
6584
6585 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6586
6587         * sha1-el.el (sha1-use-external): New variable.
6588         (sha1-region): Use it.
6589         (sha1-string): Ditto.
6590
6591         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
6592         * gnus-picon.el: Less warnings when compile.
6593
6594 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6595
6596         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
6597         alias.
6598         (gnus-picons-database): Default to list.
6599         (gnus-picons-lookup-internal): Use it.
6600
6601         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
6602         to "bogus".
6603
6604         * gnus-win.el (gnus-configure-windows-hook): New hook.
6605
6606 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
6607
6608         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
6609
6610 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6611
6612         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
6613         lists.
6614         (gnus-select-newsgroup): Don't append; push.
6615         (gnus-adjust-marked-articles): Remove obsolete ranges from
6616         `seen'.
6617         (gnus-update-marks): Clean up.
6618         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
6619
6620 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
6621
6622         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
6623
6624 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6625
6626         * gnus-sum.el (gnus-auto-select-subject): New variable.
6627         (gnus-summary-best-unread-subject): New function.
6628         (gnus-summary-best-unread-article): Use it.
6629         (gnus-summary-first-unseen-subject): New function and command.
6630
6631         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
6632         other treatments.
6633
6634         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
6635         function.
6636
6637         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
6638         from the list of hidden types.
6639
6640         * mm-view.el (mm-inline-text): Ditto.
6641         (mm-inline-text): Ditto.
6642         (mm-w3-prepare-buffer): Ditto.
6643
6644         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
6645
6646 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6647
6648         * gnus-art.el (gnus-ignored-headers): Added more headers.
6649
6650 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
6651
6652         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
6653         once.
6654
6655 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6656
6657         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
6658
6659 2001-12-28  Simon Josefsson  <jas@extundo.com>
6660
6661         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
6662         Jesper Harder <harder@ifa.au.dk>.
6663
6664 2001-12-27  Simon Josefsson  <jas@extundo.com>
6665
6666         * gnus-sum.el (gnus-select-newsgroup): Make
6667         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
6668         contain all articles (instead of none) when no seen marks have
6669         been set for the group.
6670         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
6671         instead, it seems to result in shorter ranges.
6672
6673 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6674
6675         * mm-util.el (mm-iso-8859-x-to-15-region): Use
6676         insert-before-markers.
6677         From Jesper Harder <harder@ifa.au.dk>
6678
6679 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
6680
6681         * nnmaildir.el (nnmaildir-save-mail): create the destination
6682         groups if they do not exist.
6683
6684 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
6687
6688 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6689
6690         * gnus-group.el (gnus-group-read-ephemeral-group): Call
6691         gnus-group-real-name.
6692
6693         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
6694         (gnus-newsgroup-variables): Ditto.
6695
6696         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
6697         return it.
6698
6699 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
6700
6701         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
6702         * nnmaildir.el (top-level): Add commentary.
6703         (nnmaildir-version): Indicate that nnmaildir is now a standard
6704         part of Gnus, not separately released.
6705
6706 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6707
6708         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
6709         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
6710         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
6711         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6712
6713 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6714
6715         * nnmaildir.el: Copyright changes. Require cl only at compile time.
6716
6717 2001-12-20  Simon Josefsson  <jas@extundo.com>
6718
6719         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
6720         ZHU <zsh@cs.rochester.edu>.
6721         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
6722         Brian P Templeton <bpt@tunes.org>.
6723
6724 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6725
6726         * nnmaildir.el: New file.
6727         From Paul Jarc <prj@po.cwru.edu>.
6728
6729 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6730
6731         * nndoc.el (nndoc-type-alist): Move forward to the end.
6732
6733 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6734
6735         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
6736         `dolist'.
6737
6738 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6739
6740         * gnus-win.el (gnus-frames-on-display-list): New function.
6741         (gnus-get-buffer-window): Use it.
6742
6743 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6744
6745         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
6746
6747 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6748
6749         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
6750
6751 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6752            From Harald Meland <Harald.Meland@usit.uio.no>
6753
6754         * gnus-win.el (gnus-get-buffer-window): New function.
6755         (gnus-all-windows-visible-p): Use it.
6756
6757         * gnus-util.el (gnus-horizontal-recenter)
6758         (gnus-horizontal-recenter, gnus-horizontal-recenter)
6759         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
6760
6761         * gnus-score.el (gnus-score-insert-help): Use it.
6762
6763         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
6764         (gnus-generate-tree, gnus-highlight-selected-tree)
6765         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
6766         it.
6767
6768         * gnus-art.el (gnus-article-set-window-start)
6769         (gnus-mm-display-part, gnus-request-article-this-buffer)
6770         (gnus-button-next-page, gnus-button-prev-page)
6771         (gnus-article-button-next-page, gnus-article-button-prev-page):
6772         Use it.
6773
6774 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
6775
6776         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
6777         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6778         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
6779
6780 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6781
6782         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
6783         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6784         * mml1991.el, nnultimate.el: Add `coding'.
6785
6786 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
6787
6788         * ChangeLog: changed coding to buffer-file-coding-system
6789         * ChangeLog.1: same
6790         * nnwfm.el: same
6791         * gnus-smiley.el: same
6792         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
6793         * gnus-delay.el: same
6794         * gnus-spec.el: same
6795         * message.el: same
6796         * mml1991.el: same
6797         * nnultimate.el: same
6798
6799 2001-12-16  Simon Josefsson  <jas@extundo.com>
6800         Inspired by code by Dirk Meyer <dischi@tzi.de>.
6801
6802         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
6803         (gnus-summary-save-map): Add muttprint.
6804         (gnus-summary-make-menu-bar): Ditto.
6805         (gnus-summary-muttprint): New function.
6806
6807         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
6808
6809 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6810
6811         * uudecode.el (uudecode-decode-region-internal): Speedup by using
6812         temporary list instead of buffer.
6813
6814         * mm-url.el (executable-find): autoload.
6815
6816 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6817
6818         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
6819         to variable, follow doc-string conventions).
6820
6821 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
6822
6823         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
6824         subscribe-level
6825         * gnus-topic.el (gnus-subscribe-topics): use it.
6826
6827 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6828
6829         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
6830         messages. (A small patch with indentation)
6831         From Sean Neakums <sneakums@zork.net>.
6832
6833         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
6834         nil after shooting down the gnus-original-article-buffer.
6835
6836 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6837
6838         * uudecode.el (uudecode-use-external): New variable.
6839         (uudecode-decode-region): Automatically detect external program.
6840
6841         * binhex.el (binhex-use-external): New variable.
6842         (binhex-decode-region-internal): New function.
6843         (binhex-decode-region): Automatically detect external program.
6844
6845         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
6846         Use them.
6847
6848 2001-12-12  Simon Josefsson  <jas@extundo.com>
6849
6850         * nnvirtual.el (nnvirtual-always-rescan)
6851         (nnvirtual-component-regexp): Fix doc.
6852
6853         * nnoo.el (defvoo): Add doc to defvoo variables.
6854
6855         * nnml.el (nnml-directory, nnml-active-file)
6856         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
6857         (nnml-marks-is-evil, nnml-filenames-are-evil)
6858         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
6859
6860         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
6861         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
6862         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
6863         `error'.
6864
6865         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
6866         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
6867
6868         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
6869         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
6870         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
6871         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
6872
6873         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
6874         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
6875
6876         * imap.el, nnimap.el: Fix indentation.
6877
6878         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
6879
6880 2001-12-12  Didier Verna  <didier@xemacs.org>
6881
6882         * gnus-msg.el (gnus-group-news): New function.
6883         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
6884         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
6885         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
6886         for it.
6887         * gnus-msg.el (gnus-summary-news-other-window): New function.
6888         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
6889         bind it to `i'.
6890         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
6891         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
6892         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
6893         for it (called with a prefix).
6894         * gnus-msg.el (gnus-configure-posting-styles): add an optional
6895         group-name argument.
6896         * gnus-msg.el (gnus-setup-message): use it.
6897
6898 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6899
6900         * gnus-sum.el (gnus-summary-show-article): Fix doc.
6901
6902 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6903
6904         * mml.el (mime-to-mml): Remove Content-Disposition too.
6905
6906 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6907
6908         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
6909         * gnus-group.el (gnus-group-name-decode): Decode unibyte
6910         strings only.
6911         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6912
6913 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
6914
6915         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
6916         (nnmail-fancy-expiry-target): Use it.
6917         Suggestions from Simon Josefsson <jas@extundo.com>.
6918
6919 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6920
6921         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
6922
6923 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6924
6925         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
6926
6927         * gnus-util.el (gnus-url-unhex-string): Move here.
6928
6929 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6930
6931         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
6932         mm-url-decode-entities-nbsp.
6933
6934         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
6935         * webmail.el, nnwfm.el: Use mm-url.
6936
6937         * mm-url.el (mm-url-fetch-form): Move from nnweb.
6938         (mm-url-remove-markup): Move from nnweb.
6939         (mm-url-fetch-simple): Move from webmail.
6940
6941         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
6942
6943 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6944
6945         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
6946         (gnus-summary-print-article): Use it.
6947
6948         * gnus-util.el (gnus-replace-in-string): Typo.
6949
6950 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6951
6952         * nnweb.el (nnweb-replace-in-string): Removed.
6953
6954         * gnus-util.el (gnus-replace-in-string): New function.
6955         (gnus-mode-string-quote): Use it.
6956
6957         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
6958         * nnwfm.el (nnwfm-create-mapping): Ditto.
6959
6960 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6961
6962         * dgnushack.el (dgnushack-compile): nnrss.el and
6963         nnslashdot.el don't depend on nnweb, url, w3.
6964
6965         * nnrss.el: Use mm-url.
6966
6967 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6968
6969         * mm-url.el (mm-url-insert-file-contents): Support file:.
6970
6971 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6972
6973         * mm-view.el: Lower case for the description line. Sync from the
6974         Emacs CVS.
6975
6976 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6977
6978         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
6979         From:  Stefan Monnier  <monnier@cs.yale.edu>
6980
6981 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
6984
6985 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6986
6987         * mm-url.el: Require executable.
6988         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6989
6990 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6991
6992         * pop3.el (pop3-munge-message-separator): Only use valid date.
6993         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
6994
6995         * Makefile.in: gnus-load.elc may not be generated.
6996
6997 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6998
6999         * mm-url.el: New file.
7000         * nnslashdot.el: Use it.
7001         * mm-extern.el (mm-extern-url): Use it.
7002
7003 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7004
7005         * gnus-sum.el (gnus-summary-save-article): Nix
7006         gnus-display-mime-function and gnus-article-prepare-hook.
7007
7008         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
7009         the beginning of lines.
7010         (gnus-complex-form-to-spec): Ditto.
7011
7012 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7013
7014         * message.el (message-make-mft): Fix the m-s-a-file regexp.
7015         From Paul Jarc <prj@po.cwru.edu>.
7016
7017 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7018
7019         * message.el: New variable message-subscribed-address-file;
7020         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
7021
7022 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7023
7024         * message.el (message-tab-body-function): Set to nil.
7025         (message-tab): Use text-mode-map or global-map.
7026         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7027
7028 2001-11-30  Simon Josefsson  <jas@extundo.com>
7029
7030         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
7031         instead of gnus-union, for speed.  Suggested by Christoph Conrad
7032         <christoph.conrad@gmx.de>.
7033         (gnus-agent-fetch-group-1): Add verbose message.
7034
7035 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7036
7037         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
7038         of integers.
7039
7040 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7041
7042         * message.el (message-newgroups-header-regexp)
7043         (message-completion-alist, message-tab-body-function): Use
7044         defcustom rather than defvar.
7045         (message-tab): Mention `message-tab-body-function' in doc.
7046         Suggested by Karl Eichwalder.
7047
7048 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7049
7050         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
7051
7052 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7053
7054         * nnheader.el (nnheader-find-nov-line): Don't use macro
7055         gnus-delete-line.
7056
7057         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
7058         (gnus-group-name-charset): Ditto.
7059
7060         * gnus-util.el (gnus-buffer-live-p): Ditto.
7061
7062 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7063
7064         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
7065         open parenthesis in doc.
7066         (sieve-manage-authenticator-alist): Typo in doc.
7067         * imap.el (imap-authenticator-alist): Typo in doc.
7068         (imap-stream-alist): Backslash.
7069
7070         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
7071           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
7072
7073 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7074
7075         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
7076
7077         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
7078
7079         * gnus-msg.el (gnus-configure-posting-styles): use
7080         make-local-hook. Add LOCAL for add-hook.
7081
7082 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
7083
7084         * message.el (message-mode): Use `make-local-hook' unless
7085         obsolete.
7086         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
7087
7088 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7089
7090         * canlock.el: Remove sha1.el and base64.el stuff.
7091
7092 2001-11-26  Didier Verna  <didier@xemacs.org>
7093
7094         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
7095         if needed.
7096
7097 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7098
7099         * message.el (message-tamago-not-in-use-p): New function.
7100         (message-strip-forbidden-properties): Use it.
7101
7102 2001-11-26  Didier Verna  <didier@xemacs.org>
7103
7104         * gnus-start.el (gnus-check-first-time-used): only check for
7105         existence of .el[d] files.
7106
7107 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7108
7109         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
7110
7111         * message.el (message-setup-1): Clean up mc-*.
7112
7113 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7114
7115         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
7116         * gnus-score.el (gnus-score-find-bnews): Use it.
7117
7118         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
7119         (gnus-summary-limit-to-author): Ditto.
7120         (gnus-summary-limit-to-extra): Ditto.
7121         (gnus-summary-find-matching): Support not-matching argument.
7122
7123 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7124
7125         * message.el (message-wash-subject): Use `insert' rather than
7126         `insert-string', which is deprecated.
7127
7128 2001-11-24  Simon Josefsson  <jas@extundo.com>
7129
7130         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
7131         message. (Gnus does not "default" to using 8bit for the message,
7132         it default to use 8bit encoding and the user-supplied CTE
7133         value. Calling this behaviour "treating it as 8bit" is perhaps
7134         better.)
7135
7136         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
7137         (compare mm-charset-to-coding-system).
7138
7139 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7140
7141         * canlock.el (canlock-sha1-with-openssl): Use unibyte
7142         buffer. Correctly decode hex.
7143
7144 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7145
7146         * gnus-agent.el (gnus-category-insert-line): Convert category
7147         names to strings.
7148
7149 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7150
7151         * message.el (sha1): eval-and-compile.
7152
7153 2001-11-20  Simon Josefsson  <jas@extundo.com>
7154
7155         * message.el (message-allow-no-recipients): New variable.
7156         (message-send): Use it, customize the prompting when posting to
7157         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
7158
7159 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7160
7161         * mm-util.el (mm-coding-system-priorities): New variable.
7162         (mm-sort-coding-systems-predicate): New function.
7163         (mm-find-mime-charset-region): Resort coding systems if needed.
7164         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7165
7166 2001-11-20  Didier Verna  <didier@xemacs.org>
7167
7168         * gnus-group.el (gnus-group-make-help-group): new optional
7169         argument to control the error behavior.
7170         * gnus-start.el (gnus-check-first-time-used): use it to avoid
7171         erroring.
7172
7173 2001-11-19  Simon Josefsson  <jas@extundo.com>
7174
7175         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
7176         instead of C-c C-u.  Suggested by Per Abrahamsen
7177         <abraham@dina.kvl.dk>.
7178
7179 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7180
7181         * nnfolder.el (nnfolder-read-folder): Use group instead of
7182         nnfolder-current-group.
7183         Suggested by Lorentey Karoly <lorentey@elte.hu>.
7184
7185 2001-11-17  Simon Josefsson  <jas@extundo.com>
7186
7187         * message.el (message-send): Ask user if Fcc/Gcc should be
7188         performed when no other sender was specified.
7189         Suggested by prj@po.cwru.edu (Paul Jarc).
7190
7191 2001-11-17  Simon Josefsson  <jas@extundo.com>
7192
7193         * message.el (message-mode, message-mode-map): Use C-c C-u for
7194         Importance: instead of C-c C-p (used by SC).
7195
7196 2001-11-16  Simon Josefsson  <jas@extundo.com>
7197
7198         * message.el (message-insert-importance-high)
7199         (message-insert-importance-low): Save point.
7200
7201         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
7202         value.
7203
7204 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
7205
7206         * message.el (message-strip-special-text-properties): New option.
7207         (message-strip-forbidden-properties): Obey it.
7208
7209 2001-11-14  Sam Steingold  <sds@gnu.org>
7210
7211         * gnus-score.el: Fixed some doc strings to properly quote symbols.
7212
7213 2001-11-15  Simon Josefsson  <jas@extundo.com>
7214
7215         Support "Importance:" header in Message.
7216
7217         * message.el (message-mode-map): Bind C-c C-p to
7218         `message-insert-or-toggle-importance'
7219         (message-mode-menu): Add message-insert-importance-{high,low}.
7220         (message-insert-importance-high, message-insert-importance-low)
7221         (message-insert-or-toggle-importance): New functions.
7222         (message-tool-bar-map): Add {un,}important.
7223         (message-mode): Doc fix.
7224
7225 2001-11-15  Simon Josefsson  <jas@extundo.com>
7226
7227         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
7228
7229         * mml.el (mml-menu): Fix toolbar tooltip.
7230
7231 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7232
7233         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
7234         * nnml.el (nnml-save-marks): Ditto.
7235
7236         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7237
7238 2001-11-15  Simon Josefsson  <jas@extundo.com>
7239
7240         * nnml.el (nnml-save-marks):
7241         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7242         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7243
7244 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7245
7246         * gnus-art.el (gnus-article-wash-status-strings): Use
7247         `copy-sequence', not `copy-seq'.
7248
7249 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7250
7251         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7252         (gnus-gnus-article-wash-status-entry): New function.
7253         (gnus-article-wash-status): Use it.
7254
7255 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7256
7257         * mml1991.el: Add coding header.
7258
7259 2001-11-12  Simon Josefsson  <jas@extundo.com>
7260
7261         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
7262         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
7263         `mml1991-sign' and `mml1991-encrypt'.
7264         (mml1991-encrypt, mml1991-sign): New glue functions.
7265         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
7266
7267         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
7268         (mml-menu): Add PGP to menu.
7269
7270         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
7271         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
7272         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
7273         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
7274
7275         * mml2015.el: Mention RFC 3156.
7276
7277         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
7278
7279 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7280
7281         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
7282
7283         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
7284           From <Michael.Cook@cisco.com>
7285
7286 2001-11-11  Simon Josefsson  <jas@extundo.com>
7287
7288         * message.el (top-level): Autoload sha1.
7289         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
7290         canlock, no need to require two different hash algs).  Suggested
7291         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
7292
7293 2001-11-09  Simon Josefsson  <jas@extundo.com>
7294
7295         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
7296         <Pavel@Janik.cz>.
7297
7298 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7299
7300         * message.el (message-point-in-header-p): New function.
7301         (message-do-auto-fill): Use it.
7302         (message-beginning-of-line): New function.  Goes to beginning of
7303         header value (i.e., end of header name), or to beginning of line
7304         if already at beginning of value.  Behaves like
7305         `beginning-of-line' when in message body.
7306         (message-mode-map): Bind it.
7307
7308 2001-11-08  Simon Josefsson  <jas@extundo.com>
7309
7310         * gnus-msg.el (gnus-posting-styles): Add doc.
7311
7312 2001-11-07  Simon Josefsson  <jas@extundo.com>
7313
7314         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7315
7316         * sieve-mode.el (sieve-control-commands-face)
7317         (sieve-control-commands-face, sieve-action-commands-face)
7318         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7319         faces.
7320         (sieve-font-lock-keywords): Use them.
7321         (sieve-mode): Only set font-lock-defaults in emacs.
7322
7323         * gnus-art.el (gnus-default-article-saver): Add
7324         gnus-summary-save-body-in-file.
7325         (gnus-summary-write-to-file): Fix doc.
7326
7327 2001-11-07  Simon Josefsson  <jas@extundo.com>
7328
7329         * gnus-art.el (gnus-treat-highlight-signature): Add cross
7330         reference to the correct chapter in the manual.
7331
7332         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
7333         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
7334
7335 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7336
7337         * mml.el (mml-preview): Bind mail-header-separator.
7338
7339 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7340
7341         * message.el: Always require canlock.
7342         (message-ignored-supersedes-headers): Include Cancel-Lock and
7343         Cancel-Key.
7344         (message-insert-canlock): Don't require canlock.
7345         (message-cancel-news): Don't check whether canlock is available.
7346         (message-supersede): Support cancel-locks.
7347
7348         * gnus-art.el: Don't autoload canlock.
7349
7350 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7351
7352         * mail-source.el (mail-source-fetch-imap): ASYNC param.
7353         From: <andre@slamdunknetworks.com>
7354
7355 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7356
7357         * many files: Fix copyright lines.
7358
7359 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7360
7361         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
7362         Suggested by Dave Love  <fx@gnu.org>.
7363
7364 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7365
7366         * message.el (message-kill-buffer): Remove auto-save file after
7367         confirm.
7368
7369         * message.el (message-send-mail): Call message-generate-headers
7370         once.  Suggested by Matt Armstrong <matt@lickey.com>.
7371
7372         * gnus-topic.el (gnus-topic-rename): Initial-input.
7373         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
7374
7375 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7376
7377         * message.el (message-forbidden-properties): New constant.
7378         (message-strip-forbidden-properties): New function.
7379         (message-mode): Activate it.
7380
7381 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7382
7383         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
7384         (mm-hack-charsets): Fix doc.
7385
7386 2001-11-02  Simon Josefsson  <jas@extundo.com>
7387
7388         * gnus-int.el (gnus-check-server): Message "...done" when done.
7389
7390         * imap.el (imap-close): Don't message (imap-send-command-wait
7391         returns if the connection is dropped).
7392         (imap-wait-for-tag): Nix out message only when necessary.
7393
7394         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
7395         for non-crossposting.
7396         (gnus-sieve-crosspost): Default to t to be consistent with other
7397         parts of Gnus.
7398
7399 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7400
7401         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
7402         (mm-iso-8859-x-to-15-table): Ditto.
7403         (mm-iso-8859-x-to-15-region): Ditto.
7404         (mm-find-mime-charset-region): Ditto.
7405
7406 2001-11-01  Simon Josefsson  <jas@extundo.com>
7407
7408         * nnimap.el (nnimap-close-asynchronous): New variable.
7409         (nnimap-close-group): Use it.
7410         (nnimap-expunge): Don't use it.
7411
7412         * imap.el (imap-callbacks): New variable.
7413         (imap-remassoc): Copied from `gnus-remassoc'.
7414         (imap-add-callback): New function.
7415         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
7416         behaviour.
7417         (imap-parse-response): Call the callback.
7418
7419         * message.el (message-insert-canlock): New variable.
7420         (message-canlock-generate, message-canlock-password)
7421         (message-insert-canlock): New functions.
7422         (message-send-news): Call `message-insert-canlock'.
7423         (top-level): Require canlock when compiling.
7424         (message-insert-canlock): Require canlock before we need it.
7425
7426 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7427
7428         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
7429
7430 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7431
7432         * dgnushack.el (dgnushack-make-load): A workaround for
7433         custom-add-loads bug in some versions of XEmacs.
7434
7435 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7436
7437         * mm-util.el (mm-charset-synonym-alist): Revert (some).
7438
7439 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7440
7441         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
7442         (mm-hack-charsets): New variable.
7443         (mm-iso-8859-15-compatible): New variable.
7444         (mm-iso-8859-x-to-15-table): New variable.
7445         (mm-find-mime-charset-region): Add parameter hack-charsets.
7446
7447         * mm-bodies.el (mm-encode-body): Use it.
7448         * mml.el (mml-parse-1): Ditto.
7449
7450 2001-11-01  Simon Josefsson  <jas@extundo.com>
7451
7452         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
7453
7454 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7455
7456         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
7457         is nil.
7458
7459 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7460
7461         * smiley-ems.el (smiley-update-cache): Auto detect file type.
7462
7463         * message.el (message-forward-rmail-make-body): Use
7464         save-window-excursion.
7465         (message-encode-message-body): Search with noerror.
7466         (message-setup-1): Convert compose-mail send-actions to
7467         message-send-actions.
7468
7469 2001-11-01  Simon Josefsson  <jas@extundo.com>
7470
7471         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
7472         <yamaoka@jpl.org>.
7473
7474 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7475
7476         * sieve-manage.el (sieve-string-bytes): No complain.
7477
7478 2001-11-01  Simon Josefsson  <jas@extundo.com>
7479
7480         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
7481         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
7482         has autoload cookies, so no `require' should be necessary.)
7483
7484         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
7485         files.
7486
7487 2001-10-31  Simon Josefsson  <jas@extundo.com>
7488
7489         * gnus-cus.el (gnus-group-parameters): Support integer `display'
7490         parameter.
7491
7492         * gnus-sum.el (gnus-select-newsgroup): If group parameter
7493         `display' is a number (and C-u wasn't used to enter group), only
7494         fetch that number of articles.
7495
7496 2001-10-31  Matt Armstrong  <matt@lickey.com>
7497
7498         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
7499         not-subscribed -> subscribed.
7500
7501 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7502         From: Josh Huber <huber@alum.wpi.edu>
7503
7504         * message.el (message-subscribed-address-functions): New variable.
7505         (message-subscribed-addresses): New variable.
7506         (message-subscribed-regexps): New variable.
7507         (message-goto-mail-followup-to): New function.
7508         (message-send-mail): Add Mail-Followup-To.
7509         (message-make-mft): New function.
7510
7511         * gnus.el (gnus-find-subscribed-addresses): New function.
7512
7513 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7514
7515         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
7516         (mail-source-fetch-pop): Ditto.
7517         (mail-source-check-pop): Ditto.
7518
7519         * gnus-start.el (gnus-read-init-file): Ditto.
7520         (gnus-activate-group): Ditto.
7521         (gnus-read-newsrc-el-file): Ditto.
7522
7523 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7524
7525         * message.el (message-get-reply-headers): Make sure there is ", ".
7526
7527         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
7528         mm-coding-system-p. Don't correct it only in XEmacs.
7529         (mm-charset-to-coding-system): Use mm-coding-system-p and
7530         mm-get-coding-system-list.
7531         (mm-emacs-mule, mm-mule4-p): New variables.
7532         (mm-enable-multibyte, mm-disable-multibyte,
7533         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
7534         mm-with-unibyte-current-buffer,
7535         mm-with-unibyte-current-buffer-mule4): Use them.
7536         (mm-find-mime-charset-region): Treat iso-2022-jp.
7537
7538         From  Dave Love  <fx@gnu.org>:
7539
7540         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
7541         construction.
7542         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
7543         entries conditional on not having a coding system defined for
7544         them.
7545         (mm-mule-charset-to-mime-charset): Use
7546         find-coding-systems-for-charsets if defined.
7547         (mm-charset-to-coding-system): Don't use
7548         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
7549         later.  Add last resort search of coding systems.
7550         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
7551         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
7552         Mule 4.
7553         (mm-find-mime-charset-region): Re-write.
7554         (mm-with-unibyte-current-buffer): Restore buffer as well as
7555         multibyteness.
7556
7557 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7558
7559         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
7560         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
7561         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
7562
7563 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7564
7565         * gnus-art.el (article-display-x-face): Nix buffer-read-only
7566         again.
7567
7568         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
7569
7570 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7571
7572         * gnus-spec.el (gnus-parse-simple-format): Use
7573           buffer-substring-no-properties.
7574
7575 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7576
7577         * gnus-art.el (article-verify-cancel-lock): New function.
7578
7579         * nnheader.el (nntp-process-response): New variable.
7580         (nnheader-init-server-buffer): Make `nntp-process-response'
7581         buffer-local in `nntp-server-buffer'.
7582
7583         * nntp.el (nntp-prepare-post-hook): New hook.
7584         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
7585         (nntp-async-trigger): Ditto.
7586         (nntp-request-post): Insert a server's ID if there's no Message-ID
7587         header; run `nntp-prepare-post-hook'.
7588
7589 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7590
7591         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
7592         instead.
7593
7594         * message.el (message-forward-subject-author-subject): Don't use
7595         message-news-p, which widens the buffer.
7596         (message-forward-make-body): New function.
7597         (message-forward): Use it.
7598         (message-insinuate-rmail): New function.
7599         (message-forward-rmail-make-body): New function.
7600
7601 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7602
7603         * mm-extern.el (mm-extern): Provide it.
7604
7605         * mm-partial.el (mm-partial): Provide it.
7606
7607 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7608
7609         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
7610
7611 2001-10-29  Simon Josefsson  <jas@extundo.com>
7612
7613         * mml.el (mml-preview): Bind message-this-is-news if it is
7614         news. From Jesper Harder <harder@myrealbox.com>.
7615
7616 2001-10-28  Simon Josefsson  <jas@extundo.com>
7617
7618         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
7619
7620 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
7621
7622         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
7623         ironic smilies.
7624
7625 2001-10-27  Simon Josefsson  <jas@extundo.com>
7626
7627         * message.el (message-indent-citation): Don't add trailing
7628         whitespace when citing text.
7629
7630         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
7631         <harder@ifa.au.dk>.
7632
7633 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7634
7635         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
7636         not available.
7637         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
7638         (nnweb-type-definition): Add google as alias of dejanews.
7639         (nnweb-google-parse-1): Forward 1 line.
7640
7641 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7642
7643         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
7644         variable `message-forward-ignored-headers'.
7645
7646 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
7647
7648         * gnus.el (gnus-expand-group-parameter): New function.
7649         (gnus-expand-group-parameters): Call it.
7650         (gnus-group-fast-parameter): New function.
7651         (gnus-group-find-parameter): Call it.
7652
7653 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7654
7655         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
7656         vector (it didn't before because of a bug).
7657         * gnus-msg.el (gnus-post-news): Use header vector directly, if
7658         available.  Before it converted it to an article number.
7659
7660         This makes followup to news articles with negative numbers in
7661         nnvirtual groups use news instead of mail.
7662
7663 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7664
7665         * gnus.el (post-method): Use `native' instead of `nil'.
7666
7667         * gnus-msg.el (gnus-post-method): Ditto.
7668
7669 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7670
7671         * gnus.el (gnus-define-group-parameter): Grammar fix.
7672
7673 2001-10-22  Simon Josefsson  <jas@extundo.com>
7674
7675         * gnus-msg.el (gnus-extended-version): Include
7676         system-configuration.
7677         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7678
7679 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
7680
7681         * gnus.el (post-method): Customization fix: `native' is not a
7682         valid value.
7683         * gnus-msg.el (gnus-post-method): Doc and customization fix:
7684         `native' is not a valid value.
7685
7686 2001-10-21  Simon Josefsson  <jas@extundo.com>
7687
7688         * nnimap.el (nnimap): Defgroup
7689         (nnimap-strict-function, nnimap-strict-function-match): New
7690         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
7691         (nnimap-split-crosspost, nnimap-split-inbox)
7692         (nnimap-split-rule, nnimap-split-predicate)
7693         (nnimap-split-predicate): Defcustom.
7694         (nnimap-split-inbox, nnimap-expunge-search-string)
7695         (nnimap-importantize-dormant): Remove "*" from doc.
7696
7697 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7698
7699         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
7700         not supplied via prefix arg.  From Lisp, make arg mandatory.
7701         Suggested by Frank Schmitt.
7702
7703 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
7704
7705         * message.el (message-do-auto-fill): Avoid calling
7706         'rfc822-goto-eoh'.
7707
7708 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7709         From Paul Jarc <prj@po.cwru.edu>.
7710
7711         * message.el (message-get-reply-headers): Restructure the logic
7712         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
7713
7714 2001-10-20  Simon Josefsson  <jas@extundo.com>
7715
7716         * message.el (message-cancel-news): Support cancel-locks.
7717         Suggested by Per Abrahamsson.
7718
7719         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
7720         conses.  From David Z Maze <dmaze@MIT.EDU>.
7721
7722         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
7723
7724 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7725
7726         * mm-decode.el (mm-default-directory): Fix customize type.
7727
7728         * message.el (message-setup-fill-variables): Kludge to use
7729         normal-auto-fill-function even if auto fill is already activated.
7730
7731 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7732
7733         * message.el (message-do-auto-fill): New version that does not
7734         rely on text properties, by Simon Josefsson <jas@extundo.com>.
7735         (message-setup-1): Removed the `message-field' property.
7736
7737         * gnus-draft.el (gnus-draft-edit-message): Removed the
7738         `message-field' property.
7739
7740 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7741
7742         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
7743         `message-field'.  The `field' property has a special significance in
7744         Emacs 21.
7745
7746         * message.el (message-send, message-setup-1): Ditto.
7747
7748 2001-10-18  Simon Josefsson  <jas@extundo.com>
7749
7750         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
7751         when undoing.
7752
7753 2001-10-18  Simon Josefsson  <jas@extundo.com>
7754         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
7755
7756         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
7757         (gnus-summary-make-menu-bar): Ditto.
7758
7759 2001-10-17  Simon Josefsson  <jas@extundo.com>
7760
7761         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
7762         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
7763
7764 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7765
7766         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
7767         * gnus-util.el (gnus-user-date): New function.
7768         From Frank Schmitt <usenet@Frank-Schmitt.net>.
7769
7770 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7771
7772         * message.el (message-check-news-header-syntax): Special case
7773         nnvirtual groups.
7774
7775         * gnus-sum.el (gnus-summary-respool-default-method): Changed
7776         customize type to `symbol'.
7777
7778 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7779
7780         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
7781         %&foo;.
7782         (gnus-parse-simple-format): Support user extended spec too.
7783         %u&foo; invokes gnus-user-format-function-foo.
7784
7785 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7786
7787         * nnml.el (nnml-request-expire-articles): Make sure it is back to
7788         the server.
7789         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
7790         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7791         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
7792         * nndiary.el (nndiary-request-expire-articles): Ditto.
7793         (nndiary-schedule): Defsubst it before use it.
7794         (nndiary-error): eval-and-compile.
7795
7796 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7797
7798         * gnus-msg.el (gnus-post-method): Changed two instances of
7799         `active' to `current' and one `null' to `not'.
7800
7801 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7802         From Katsumi Yamaoka <yamaoka@jpl.org>.
7803
7804         * message.el (message-setup-fill-variables): Use
7805         `normal-auto-fill-function' instead of `auto-fill-function'.
7806
7807 2001-10-16  Simon Josefsson  <jas@extundo.com>
7808
7809         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
7810         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
7811         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
7812
7813 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7814         Patch by Oliver Scholz <oscholz@my.gnus.org>.
7815
7816         * gnus-draft.el (gnus-draft-edit-message): Add text property
7817         `field' with value `header' to message headers.
7818         * message.el (message-setup-1): Really add text property to all of
7819         the header, not just part of it.
7820
7821 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7822
7823         * gnus-group.el (gnus-group-sort-by-server): Use it.
7824
7825         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
7826
7827         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
7828         and keystroke.
7829
7830 2001-10-14  Simon Josefsson  <jas@extundo.com>
7831
7832         * dig.el: Doc fix.
7833
7834         * smime.el: Doc fix.
7835
7836         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
7837         charset magic from message.el.
7838
7839 2001-10-12  Simon Josefsson  <jas@extundo.com>
7840         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
7841
7842         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
7843         'cite from g-a-wash-types.
7844         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
7845         (gnus-article-hide-citation): Fix.
7846
7847         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
7848         character.
7849         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
7850
7851         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
7852         definition.
7853         (gnus-signature-toggle): Toggle `s' mode line character.
7854
7855         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
7856         doing stuff that clears it.
7857
7858 2001-10-12  Simon Josefsson  <jas@extundo.com>
7859
7860         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
7861         From Eric Marsden <emarsden@laas.fr>.
7862
7863 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7864
7865         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
7866         (autoload): Add some autoloads.
7867
7868 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7869         Suggested by Oliver Scholz <epameinondas@gmx.de>.
7870
7871         * message.el (message-do-auto-fill): New function.  Like
7872         `do-auto-fill' but don't fill when in the message header.
7873         (message-setup-1): Put a text property on the message header.
7874         (message-setup-fill-variables): Use `message-do-auto-fill'.
7875
7876 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7877
7878         * message.el (message-send-mail-partially): Insert an empty line
7879         first, because of the change of message-make-lines.
7880
7881 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
7882
7883         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
7884         iso-8859-15, make it an alias for iso-8859-1.
7885
7886 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7887
7888         * message.el (message-send-news): Don't modify the value of
7889         `message-syntax-checks' if it is not a list (possibly it is
7890         `dont-check-for-anything-just-trust-me').
7891
7892 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * gnus-group.el (gnus-group-name-charset-group-alist): Use
7895         `find-coding-system' for XEmacs to check whether the coding-system
7896         `utf-8' is available.
7897
7898 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7899
7900         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
7901
7902 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7903
7904         * message.el (message-send-news): Oops, missed case with no
7905         "Followup-To" header...
7906
7907 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7908
7909         * message.el (message-send-news): Allow
7910         `gnus-group-name-charset-group-alist' to affect encoding of the
7911         "Newsgroups" and "Followup-To" headers.
7912
7913 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7914
7915         * Makefile.in (install-el): Depend on gnus-load.el.
7916
7917 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7918
7919         * Makefile.in (install-el): Use -f.
7920         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
7921
7922 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
7923
7924         * message.el (message-send-news): Don't encode Followups-To when
7925         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
7926
7927         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
7928         header.
7929
7930         * gnus-art.el (article-decode-group-name): Also decode
7931         "Followup-To".
7932
7933         * rfc2047.el (rfc2047-encode-message-header): Encode without
7934         asking for null methods.
7935
7936         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
7937         default charset for newsgroup names in accordance with USEFOR.
7938
7939         * gnus-group.el (gnus-group-name-charset-method-alist,
7940         gnus-group-name-charset-group-alist): Removed "*" from doc
7941         strings, "*" should not be used for complex variables.
7942
7943 2001-10-06  Simon Josefsson  <jas@extundo.com>
7944
7945         Support UTF-8 group names better.
7946
7947         * message.el (message-check-news-header-syntax): Encode group
7948         names before comparison.
7949
7950         * gnus-msg.el (gnus-copy-article-buffer): Run all
7951         `gnus-article-decode-hook's except `article-decode-charset'
7952         instead of hardcoding call to one of them.
7953
7954         * gnus-art.el (gnus-article-decode-hook): Add
7955         `article-decode-group-name'.
7956         (article-decode-group-name): New function, use `g-d-n'.
7957
7958         * gnus-group.el (gnus-group-insert-group-line): Decode
7959         gnus-tmp-group using `g-d-n'.
7960
7961         * gnus-util.el (gnus-decode-newsgroups): New function.
7962
7963 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
7964
7965         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
7966         `gnus-group-name-charset-group-alist'.
7967
7968 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7969
7970         * Makefile.in: Install el in install. Add uninstall.
7971
7972 2001-10-05  Simon Josefsson  <jas@extundo.com>
7973
7974         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
7975
7976         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
7977
7978         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
7979         empty folders.
7980
7981         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
7982         limiting if read-all (C-u RET) was used.
7983
7984 2001-10-04  Simon Josefsson  <jas@extundo.com>
7985
7986         * mail-source.el (mail-source-movemail-program): New variable.
7987         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
7988         <thutt@thutt.vmware.com>.
7989
7990 2001-10-03  Simon Josefsson  <jas@extundo.com>
7991
7992         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
7993         (gnus-summary-line-format-alist): Fix param.
7994
7995 2001-10-02  Simon Josefsson  <jas@extundo.com>
7996
7997         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
7998         don't go through `nnimap-request-expire-articles' to delete the
7999         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
8000
8001 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8002
8003         * gnus-agent.el (gnus-agent-write-active): The min in the
8004         agent/active may be larger than that in the server/active.
8005
8006 2001-10-01  Simon Josefsson  <jas@extundo.com>
8007
8008         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
8009         is IMAP4rev1.
8010
8011         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
8012
8013         * nnfolder.el: Ditto.
8014
8015 2001-09-30  Dan Christensen  <jdc@uwo.ca>
8016
8017         * gnus-sum.el (gnus-summary-extract-address-component): New function.
8018         (gnus-summary-from-or-to-or-newsgroups): Optimize.
8019
8020 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8021
8022         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
8023         (message-mode-menu): Menu item for same.
8024
8025         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
8026         delayed articles.
8027
8028         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
8029         nndraft:delayed does not exist.
8030         (gnus-delay-initialize): Don't set up keymap, that's done from
8031         message.el now.
8032         (gnus-delay, gnus-delay-group, gnus-delay-header)
8033         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
8034
8035 2001-09-29  Simon Josefsson  <jas@extundo.com>
8036
8037         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
8038         utf-8, not eight-bit-control.
8039
8040         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
8041         (imap-log, imap-debug): Custom.
8042         (imap-log-buffer, imap-debug-buffer): New constants.
8043         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
8044         (imap-network-open, imap-shell-open, imap-starttls-open)
8045         (imap-send-command-1, imap-send-command, imap-arrival-filter)
8046         (imap-debug): Use imap-*-buffer.
8047
8048         * nndoc.el (nndoc-article-type): Add mailman.
8049         (nndoc-type-alist): Ditto.
8050         (nndoc-mailman-type-p): New function.
8051
8052 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8053
8054         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
8055         gnus-art.el.
8056
8057 2001-09-27  Simon Josefsson  <jas@extundo.com>
8058
8059         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
8060         (gnus-topic-catchup-articles): New function. Suggested by Robin
8061         S. Socha <robin-dated-1001857693.185e29@socha.net>.
8062
8063 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8064         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8065
8066         * gnus-ems.el (gnus-article-display-xface): Insert xface after
8067         previous ones.
8068
8069 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8070         From Daiki Ueno  <ueno@unixuser.org>
8071
8072         * gnus-sum.el (gnus-summary-show-article): The arglist of
8073         detect-coding-region is incompatible.
8074
8075 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8076         From Katsuhiro Hermit Endo <hermit@koka-in.org>
8077
8078         * gnus-group.el (gnus-group-delete-group): Typo.
8079
8080 2001-09-26  Simon Josefsson  <jas@extundo.com>
8081
8082         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
8083
8084         * nnimap.el (nnimap-expiry-target): Use temp buffer.
8085
8086 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8087
8088         * gnus-cus.el (gnus-group-parameters): Display as sexp.
8089
8090 2001-09-22  Simon Josefsson  <jas@extundo.com>
8091
8092         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
8093
8094         * nnfolder.el (nnfolder-open-marks): Ditto.
8095
8096         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
8097         (gnus-update-marks): Use it.
8098         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
8099         hardcoded list.
8100
8101         * gnus.el (gnus-article-special-mark-lists): Add killed.
8102         (gnus-article-unpropagated-mark-lists): New constant.
8103
8104 2001-09-22  Simon Josefsson  <jas@extundo.com>
8105
8106         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
8107         custom option.
8108
8109 2001-09-23  Simon Josefsson  <jas@extundo.com>
8110
8111         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
8112
8113 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8114
8115         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
8116
8117 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8118
8119         * gnus-group.el (gnus-group-sort-function): Fix customize type to
8120         accept lists of functions.
8121
8122 2001-09-20  Simon Josefsson  <jas@extundo.com>
8123
8124         * gnus-group.el (gnus-group-catchup): Update expire marks in
8125         backend.  Also, if ALL also set expire marks on tick/dormant.
8126
8127 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8128
8129         * message.el (message-tab-body-function): New variable.
8130         * message.el (message-tab): Use it.
8131
8132 2001-09-19  Sam Steingold  <sds@gnu.org>
8133
8134         * gnus-win.el (gnus-buffer-configuration): Respect
8135         `gnus-bug-create-help-buffer'.
8136
8137 2001-09-18  Simon Josefsson  <jas@extundo.com>
8138
8139         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
8140         (gnus-parse-simple-format): Re-revert.
8141
8142 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
8143         Trivial patch.
8144
8145         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
8146         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
8147
8148 2001-09-18  Simon Josefsson  <jas@extundo.com>
8149
8150         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
8151         signed.
8152         (gnus-parse-simple-format): Don't use it.
8153
8154 2001-09-17  Miles Bader  <miles@gnu.org>
8155
8156         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
8157         error querying a backend abort the whole process.
8158
8159 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8160
8161         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
8162         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8163
8164 2001-09-17  Didier Verna  <didier@xemacs.org>
8165
8166         * nndiary.el: version 0.2-b14.
8167         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
8168         compatibility problem with XEmacs 21.1.
8169
8170 2001-09-15  Simon Josefsson  <jas@extundo.com>
8171
8172         * gnus-group.el (gnus-group-line-format): Document %c.
8173
8174         * nnml.el (nnml-parse-head): Handle CRLF files.
8175         (nnml-generate-nov-file): Ditto.
8176         (nnml-retrieve-headers): Ditto.
8177
8178 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8179
8180         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
8181
8182 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
8183
8184         * gnus-spec.el (gnus-correct-substring): Still stopped one
8185         character before we wanted (never included last character).
8186         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
8187         add missing "," (once per function)
8188
8189 2001-09-14  Simon Josefsson  <jas@extundo.com>
8190
8191         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
8192         (otherwise e.g. gnus-agentize in .gnus overrides the customized
8193         default before gnus-group is loaded and the variable set.)
8194
8195         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
8196         killed or unsent marks.
8197
8198         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
8199         isn't an article to set it on (e.g. when you `a' in a group).
8200
8201 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8202
8203         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
8204         can read e-mails from Microsoft Outlook users not using ISO
8205         8859-2 character set.
8206
8207 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8208
8209         * gnus-diary.el: Minor modifications to avoid warnings.
8210         (gnus-summary-misc-menu): defvar.
8211         (gnus-diary-check-message): Use gnus-point-at-eol.
8212         (gnus-diary-kill-entire-line): eval-and-compile.
8213
8214 2001-09-12  Didier Verna  <didier@xemacs.org>
8215
8216         * nndiary.el: new version (0.2-b13).
8217         * nndiary.el (nndiary-mail-sources): doc update.
8218         * nndiary.el (nndiary-split-methods): ditto.
8219         * nndiary.el (nndiary-request-accept-article-hooks): New.
8220         * nndiary.el (nndiary-request-accept-article): use it, check
8221         message validity.
8222         * nndiary.el (nndiary-get-new-mail): changed default to nil.
8223         * nndiary.el (nndiary-schedule): fix bug (misplaced
8224         condition-case): it didn't return nil on error.
8225         * gnus-diary.el: new version.
8226         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
8227         * gnus-diary.el (gnus-diary-header-value-history): New.
8228         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
8229         * gnus-diary.el (gnus-diary-add-header): New.
8230         * gnus-diary.el (gnus-diary-check-message): New.
8231         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
8232         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
8233
8234 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8235
8236         * gnus-sum.el (gnus-select-newsgroup): Make
8237         `gnus-current-select-method' buffer-local.
8238
8239         * gnus-art.el (gnus-request-article-this-buffer): Refer
8240         `gnus-current-select-method' in the current summary buffer.
8241
8242 2001-09-10  Simon Josefsson  <jas@extundo.com>
8243         From Daniel Pittman <daniel@rimspace.net>
8244
8245         * gnus-spec.el (gnus-correct-pad-form): Fix.
8246
8247 2001-09-09  Simon Josefsson  <jas@extundo.com>
8248
8249         * mm-decode.el (mm-inline-media-tests): Add
8250         application/x-emacs-lisp.
8251         (mm-attachment-override-types): Add
8252         application/{x-,}pkcs7-signature.
8253
8254         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8255         (gnus-server-line-format, gnus-server-mode-line-format)
8256         (gnus-server-browse-in-group-buffer): Customize.
8257
8258 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8259
8260         * nnml.el (nnml-marks-changed-p): Typo.
8261         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
8262         (nnml-marks-changed-p): Use gnus-gethash.
8263         (nnml-marks-modtime): Use gnus-make-hashtable.
8264
8265         * nnfolder.el (nnfolder-marks-changed-p): Typo.
8266         (nnfolder-request-expire-articles, nnfolder-save-marks)
8267         (nnfolder-open-marks): Typo.
8268         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
8269         (nnfolder-marks-changed-p): Use gnus-gethash.
8270         (nnfolder-marks-modtime): Use gnus-make-hashtable.
8271
8272 2001-09-08  Simon Josefsson  <jas@extundo.com>
8273
8274         * nnfolder.el (nnfolder-marks-modtime): New variable.
8275         (nnfolder-marks-changed-p): New function.
8276         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
8277         (nnfolder-request-update-info): Don't update if marks didn't change.
8278
8279         * nnml.el (nnml-marks-modtime): New variable.
8280         (nnml-marks-changed-p): New function.
8281         (nnml-save-marks, nnml-open-marks): Save modtime.
8282         (nnml-request-update-info): Don't update if marks didn't change.
8283
8284         * gnus-agent.el (gnus-agent-any-covered-gcc)
8285         (gnus-agent-add-server, gnus-agent-remove-server): Use
8286         gnus-agent-method-p.
8287
8288         * gnus-art.el (gnus-buttonized-mime-types): New variable.
8289         (gnus-unbuttonized-mime-type-p): Use it.
8290
8291         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
8292         fetch group.
8293
8294 2001-09-08  Simon Josefsson  <jas@extundo.com>
8295         From Daniel Pittman <daniel@rimspace.net>
8296
8297         * gnus-spec.el (gnus-correct-pad-form): New function.
8298         (gnus-parse-simple-format): Use it.
8299
8300 2001-09-07  Simon Josefsson  <jas@extundo.com>
8301
8302         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
8303         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
8304         Putnam <reader@newsguy.com>.
8305         (gnus-group-sort-selected-groups): Touch dribble file.
8306
8307 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
8308
8309         * nnml.el (nnml-filenames-are-evil): New variable.
8310         (nnml-article-to-file-alist): Rename to ...
8311         (nnml-current-group-article-to-file-alist): ... this.
8312         Respect `nnml-filenames-are-evil'.
8313         (nnml-active-number): Update.
8314         (nnml-update-file-alist): Update.
8315         (nnml-request-article): Use nnheader-article-to-file-alist.
8316         (nnml-request-rename-group): Likewise.
8317
8318 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8319
8320         * gnus-sum.el (gnus-summary-insert-line): Fix.
8321
8322 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8323
8324         * gnus-sum.el: Bind g-s-t-s to "W g".
8325         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8326         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8327         display of graphical smilies.
8328
8329 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8330
8331         * gnus-start.el (gnus-setup-news): A typo.
8332         From Bill White <billw@wolfram.com>.
8333
8334 2001-09-06  Simon Josefsson  <jas@extundo.com>
8335
8336         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
8337         and unseen marks.
8338
8339 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8340
8341         * nnmail.el (nnmail-split-fancy): Document `junk'.
8342
8343 2001-09-04  Simon Josefsson  <jas@extundo.com>
8344
8345         * imap.el (imap-search): Don't error if server is broken.
8346
8347 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
8348
8349         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
8350         searching for an article that isn't in the mbox.
8351
8352 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8353
8354         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
8355         right, and get all the comments.
8356
8357 2001-09-02  Simon Josefsson  <jas@extundo.com>
8358         Suggested by Dan Christensen <jdc+news@uwo.ca>
8359
8360         * nnfolder.el (nnfolder-request-update-info): Fix message.
8361
8362         * nnml.el (nnml-request-update-info): Ditto.
8363
8364 2001-09-01  Simon Josefsson  <jas@extundo.com>
8365
8366         * nnml.el (nnml-request-expire-articles): Also bind
8367         `nnml-current-group' and `nnml-article-file-alist' when using
8368         expiry-target. (Otherwise nnml will be in a inconsistent internal
8369         state causing all kind of problems.)
8370         (nnml-request-expire-articles): If `nnml-article-to-file' or
8371         `file-attributes' failes, return article as un-expirable instead
8372         of treating it as expired.
8373
8374 2001-08-31  Sam Steingold  <sds@gnu.org>
8375
8376         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
8377         typo: `exmine' --> `examine'.
8378
8379 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8380
8381         * nndoc.el (nndoc-forward-type-p): It is not a digest.
8382
8383 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8384
8385         * nnml.el (nnml-check-directory-twice): Remove.
8386         (nnml-retrieve-headers): Ditto.
8387         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
8388
8389 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8390
8391         * nnheader.el (nnheader-directory-files-is-safe): No need to read
8392         directory twice on Windows, or on GNU Emacs-21.
8393
8394 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8395
8396         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
8397         (nnml-request-rename-group): Ditto.
8398         (nnml-active-number): Ditto.
8399         (nnml-request-create-group): Use nnml-directory-articles.
8400         (nnml-request-expire-articles): Use nnml-directory-articles, which
8401         gets list from nov database if available.
8402         (nnml-get-nov-buffer): New function.
8403         (nnml-open-nov): Use it.
8404         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
8405         gets alist from nov database if available.
8406         (nnml-directory-articles): New function.
8407         (nnml-article-to-file-alist): New function.
8408
8409 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8410
8411         * mm-decode.el (mm-display-external): Use `name' as filename, if
8412         `filename' attribute is not present.
8413
8414 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8415
8416         * mail-source.el (mail-source-flash): New defcustom.
8417         (mail-source-new-mail-p): Ring visible bell if appropriate.
8418         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
8419         timer is cleared even if mail check signals an error.
8420
8421 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8422
8423         * gnus-sum.el (gnus-summary-move-article): Only update marks of
8424         type 'list.
8425
8426 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8427
8428         * flow-fill.el (fill-flowed): eol might be point-max.
8429
8430 2001-08-27  Simon Josefsson  <jas@extundo.com>
8431
8432         * nnml.el (nnml-request-update-info): Fix message.
8433         (nnml-open-marks): Ditto.
8434
8435         * nnfolder.el (nnfolder-request-update-info):
8436         (nnfolder-open-marks): Fix message.
8437
8438 2001-08-25  Simon Josefsson  <jas@extundo.com>
8439
8440         * nnfolder.el (nnfolder-save-marks): Don't create directory named
8441         after group in ~/.
8442
8443 2001-08-25  Simon Josefsson  <jas@extundo.com>
8444         From Andreas Jaeger  <aj@suse.de>
8445
8446         * nnfolder.el (nnfolder-open-marks): Fix typo.
8447         * nnml.el (nnml-open-marks): Likewise.
8448
8449 2001-08-25  Simon Josefsson  <jas@extundo.com>
8450
8451         Make nnfolder groups self-contained as far as marks are concerned.
8452
8453         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
8454         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
8455         (nnfolder-open-server): Make marks directory.
8456         (nnfolder-request-delete-group): Delete marks file.
8457         (nnfolder-request-delete-group): Check of nov/marks file exist
8458         before deleting.
8459         (nnfolder-request-rename-group): Rename marks file.
8460         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
8461         (nnfolder-request-set-mark, nnfolder-request-update-info)
8462         (nnfolder-group-marks-pathname, nnfolder-save-marks)
8463         (nnfolder-open-marks): New functions.
8464         (top-level): Require gnus.
8465
8466 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8467
8468         * nnweb.el (nnweb-type-definition): Use google raw file.
8469         (nnweb-google-parse-1): Ditto.
8470         (nnweb-google-identity): Ditto.
8471         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
8472         (nnweb-altavista-wash-article): Ditto.
8473         (nnweb-request-article): Remove nnweb-decode-entities.
8474
8475         * nnml.el: Require 'gnus.
8476
8477 2001-08-25  Simon Josefsson  <jas@extundo.com>
8478
8479         * nnml.el (nnml-marks-is-evil): Add doc.
8480
8481 2001-08-25  Simon Josefsson  <jas@extundo.com>
8482
8483         * nnml.el (nnml-save-marks): Wrap saving marks in a
8484         condition-case, to allow user to start Gnus if saving marks failed
8485         for some reason.
8486
8487 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8488
8489         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
8490
8491         * gnus-group.el (gnus-update-group-mark-positions): Bind
8492         gnus-group-update-hook to nil.
8493
8494 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8495
8496         * mml.el (mml-generate-mime-1): Force as multibyte string.
8497
8498 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8499
8500         * gnus-sum.el (gnus-summary-insert-line)
8501         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
8502         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
8503
8504         * gnus-spec.el (gnus-correct-substring): Take optional END.
8505
8506         * nnrss.el (nnrss-request-article): Remove \n.
8507         (nnrss-retrieve-headers): Lines number is -1.
8508
8509 2001-08-24  Simon Josefsson  <jas@extundo.com>
8510
8511         * gnus-group.el (gnus-info-clear-data): Call
8512         nnfoo-request-set-mark to propagate marks.  Fix bug:
8513         `gnus-group-update-line' doesn't update read range unless we call
8514         `gnus-get-unread-articles-in-group' first.
8515
8516         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
8517         to server.
8518
8519 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8520
8521         * gnus-util.el (gnus-create-info-command): Return an interactive
8522         function.
8523
8524 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8525         From Katsumi Yamaoka <yamaoka@jpl.org>
8526
8527         * gnus-spec.el (gnus-parse-complex-format): Use equal.
8528
8529 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8530
8531         * gnus-sum.el (gnus-select-newsgroup): Use it.
8532
8533         * gnus-util.el (gnus-not-ignore): New function.
8534
8535         * lpath.el (featurep): Don't fbind char-int.
8536
8537         * gnus-util.el (gnus-create-info-command): New function.
8538
8539         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
8540         right node.
8541
8542         * gnus-sum.el (gnus-select-newsgroup): Clean up.
8543         (gnus-summary-limit-children): Use 'identity instead of `all'.
8544         (gnus-summary-limit-to-display-predicate): New command and
8545         keystroke.
8546
8547 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8548
8549         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
8550
8551         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
8552
8553 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8554
8555         * gnus-spec.el: Add the Gnus version.
8556         (gnus-update-format-specifications): If the Gnus version changes,
8557         nix out the format spec cache.
8558
8559         * gnus.el (gnus-continuum-version): Made into a command and
8560         optionalize the VERSION.
8561
8562         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
8563         the start of the lines.
8564
8565 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8566
8567         * gnus.el (gnus-visual-p): Define function before use of
8568         function.
8569
8570 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8571
8572         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
8573         (gnus-article-mark-to-type): New function.
8574         (gnus-update-missing-marks): Only update marks of type 'list.
8575
8576         * gnus.el (gnus-article-special-mark-lists): New variable.
8577
8578 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8579
8580         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
8581         (gnus-select-newsgroup): Still use 'all.
8582         (gnus-summary-initial-limit): Comparing with 'all.
8583
8584 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8585
8586         * gnus-start.el (gnus-activate-group): If dont-check, don't update
8587         active.
8588
8589 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8590
8591         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
8592         nnslashdot-*-retrieve-headers.
8593         (nnslashdot-request-article): Fix for slashcode 2.2.
8594         (nnslashdot-make-tuple): New function.
8595         (nnslashdot-read-groups): Use it.
8596
8597 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8598
8599         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
8600         list.
8601
8602         * gnus-sum.el (gnus-summary-move-article): Don't select article.
8603
8604 2001-08-20  Simon Josefsson  <jas@extundo.com>
8605
8606         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
8607         opened, error instead of continuing (and exploding later).
8608
8609 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8610
8611         * gnus.el (gnus-expand-group-parameters): Return the parameter
8612         list.
8613
8614         * gnus-sum.el (gnus-summary-show-article): Doc fix.
8615         (gnus-summary-show-article): Guess at charset if required.
8616
8617         * gnus-spec.el (gnus-correct-substring): Stopped one character
8618         before we wanted.
8619
8620 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8621
8622         * earcon.el (earcon-auto-play): Remove unused option.
8623
8624 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8625
8626         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
8627         message down in levels, since it happens very fast.
8628
8629         * smiley-ems.el (smiley-update-cache): Respect the symbol version
8630         of smiley-regexp-alist.
8631
8632         * mm-view.el (mm-inline-text): Ignore vcard errors.
8633
8634         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
8635
8636         * gnus-score.el (gnus-all-score-files): Use append instead of
8637         nconc.
8638
8639         * gnus.el (gnus-splash-face): Doc fix.
8640
8641         * mm-decode.el (mm-mailcap-command): Use
8642         mm-path-name-rewrite-functions.
8643         (mm-path-name-rewrite-functions): New variable.
8644
8645         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
8646         (gnus-complex-form-to-spec): Insert tab.
8647         (gnus-spec-tab): New function.
8648
8649         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
8650         entering the group.
8651
8652         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
8653         the positional spec.
8654         (gnus-parse-complex-format): React to %C.
8655
8656         * gnus-ems.el (gnus-char-width): Moved here.
8657
8658         * gnus-sum.el (gnus-select-newsgroup): Set
8659         gnus-newsgroup-articles.
8660         (gnus-unseen-mark): New variable.
8661         (gnus-newsgroup-unseen): Ditto.
8662         (gnus-newsgroup-seen): Ditto.
8663         (gnus-adjust-marked-articles): Use them.
8664         (gnus-update-marks): Use them.
8665         (gnus-summary-update-secondary-mark): Display.
8666         (gnus-summary-prepare-threads): Display.
8667
8668         * gnus-msg.el (gnus-inews-group-method): Use and return the
8669         method, not the server.
8670
8671 2001-08-19  Simon Josefsson  <jas@extundo.com>
8672
8673         * gnus-srvr.el (gnus-server-agent-face): New.
8674         (gnus-server-agent-face): New.
8675         (gnus-server-mode): Turn on font-lock-mode.
8676
8677         * gnus.el (gnus-server-visual): Add defgroup.
8678
8679 2001-08-19  Simon Josefsson  <jas@extundo.com>
8680         From Joe Casadonte <jcasadonte@northbound-train.com>
8681
8682         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
8683         gnus-server-denied-face): New.
8684         (gnus-server-opened-face, gnus-server-closed-face,
8685         gnus-server-denied-face): New.
8686         (gnus-server-font-lock-keywords): Add.
8687
8688 2001-08-19  Simon Josefsson  <jas@extundo.com>
8689
8690         * nnml.el (nnml-request-set-mark): Return nil.
8691         (nnml-save-marks): Use nnml-possibly-create-directory.
8692         (nnml-open-marks): Only work in temp buffer when inserting/reading
8693         .marks file.
8694
8695 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8696
8697         * gnus.el (gnus-expand-group-parameters): Fix.
8698
8699         * gnus-spec.el (gnus-char-width): New function.
8700         (gnus-correct-substring, gnus-correct-length): Use it.
8701
8702         * message.el (message-required-mail-headers): Fix doc.
8703
8704 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8705
8706         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
8707
8708         * mm-decode.el (mm-save-part-to-file): Insert the handle.
8709
8710 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8711
8712         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
8713         slashdot 2.2 (not fully fixed yet).
8714         (nnslashdot-request-article): Ditto.
8715
8716 2001-08-18  Simon Josefsson  <jas@extundo.com>
8717
8718         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
8719         nnimap.
8720
8721         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
8722         gnus-util.
8723         (nnimap-request-update-info-internal): Use new functions.
8724
8725         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
8726         new functions.
8727
8728 2001-08-18  Simon Josefsson  <jas@extundo.com>
8729
8730         Make nnml groups self-contained as far as marks are concerned.
8731
8732         * nnml.el (nnml-request-delete-group): Delete marks file.
8733         (nnml-request-rename-group): Move marks file.
8734         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
8735         variables.
8736         (nnml-request-set-mark, nnml-request-update-info): New server
8737         functions.
8738         (nnml-save-marks, nnml-open-marks): New functions.
8739
8740 2001-08-18  Simon Josefsson  <jas@extundo.com>
8741
8742         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
8743         `set' when setting marks.
8744
8745 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8746
8747         * gnus.el (gnus-info-find-node): Take an argument.
8748
8749         * gnus-art.el (gnus-button-handle-info): New function.
8750         (gnus-url-unhex-string): Replace "+" with " ".
8751
8752 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8753
8754         * message.el (message-check-news-header-syntax): Check bad From.
8755
8756 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8757
8758         * gnus-spec.el (gnus-correct-length): New function.
8759         (gnus-correct-substring): New function.
8760         (gnus-tilde-max-form): Use it.
8761
8762 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
8763
8764         * nnmh.el: Docstring changes as below.
8765
8766         * nnml.el: Docstring changes as below.
8767
8768         * nnbabyl.el: Docstring changes as below.
8769
8770         * nnmbox.el: Docstring changes as below.
8771
8772         * nnfolder.el: Added docstrings identifying each virtual server
8773         parameter.
8774
8775 2001-08-18  Simon Josefsson  <jas@extundo.com>
8776
8777         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
8778
8779 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
8780
8781         * message.el: rename "Abort Message" to "Postpone Message".
8782         Remove "Attach file as MIME" from Message menu, it's already in
8783         the MIME menu.
8784
8785 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8786
8787         * smime.el (smime-point-at-eol): eval-and-compile.
8788         (smime-make-temp-file): New function.
8789         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
8790         Use it.
8791
8792 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8793
8794         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
8795         (gnus-agent-summary-fetch-group): New command and keystroke.
8796
8797         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
8798         (gnus-mime-display-security): Make it respect
8799         gnus-unbuttonized-mime-type-p.
8800
8801         * gnus-sum.el (gnus-articles-to-read): Comments.
8802         (gnus-article-marked-p): New function.
8803         (gnus-summary-display-make-predicate): New function.
8804         (gnus-select-newsgroup): Use them.
8805
8806         * mm-decode.el (mm-save-part-to-file): Made it not error.
8807
8808 2001-08-17  Simon Josefsson  <jas@extundo.com>
8809
8810         * imap.el (imap-wait-for-tag): If process-status isn't open or
8811         run, return nil instead of sit-for looping.
8812
8813 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8814
8815         * lpath.el (featurep): fbind xml-parse-region.
8816
8817         * gnus.el (gnus-message-archive-method): Default to "archive".
8818         (gnus-message-archive-method): Doc fix.
8819         (gnus-parameters-get-parameter): Cleaned up.
8820         (gnus-expand-group-parameter): New function.
8821
8822         * gnus-start.el (gnus-setup-news): Push the archive server only
8823         the server list.
8824
8825         * mml.el (mml-menu): Changed name to "Attachments".
8826
8827         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
8828         when there is something to detroy.
8829
8830 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8831
8832         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
8833         nil.
8834
8835 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8836
8837         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
8838         which specifies a time today or tomorrow.
8839
8840 2001-08-15  Simon Josefsson  <jas@extundo.com>
8841         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
8842
8843         * gnus-agent.el (gnus-agent-make-mode-line-string)
8844         (gnus-agent-toggle-plugged): Use new API.
8845
8846 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8847
8848         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
8849         deadline has expired.
8850
8851 2001-08-12  Simon Josefsson  <jas@extundo.com>
8852         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
8853
8854         Support `recent' mark indicating newly arrived messages (to
8855         separate from old but unread messages).
8856
8857         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
8858         `nnmail-split-history' if recent is > 0.
8859         (nnimap-request-update-info-internal): Update `recent' marks.
8860         (nnimap-request-set-mark): Never set `recent' marks.
8861         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
8862         recent.
8863
8864         * gnus-sum.el (gnus-recent-mark): New mark.
8865         (gnus-newsgroup-recent): New variable.
8866         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
8867         (gnus-summary-prepare-threads): Mark recent articles.
8868         (gnus-summary-add-mark): Support recent.
8869         (gnus-summary-update-secondary-mark): Support recent.
8870
8871         * gnus.el (gnus-article-mark-lists): Add recent.
8872
8873 2001-08-12  Simon Josefsson  <jas@extundo.com>
8874
8875         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
8876         whether successful decoding took place.  Add doc.
8877
8878 2001-08-12  Simon Josefsson  <jas@extundo.com>
8879         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
8880
8881         * gnus.el (gnus-summary-line-format, gnus-parameters):
8882         * gnus-gl.el (gnus-summary-grouplens-line-format):
8883         * gnus-salt.el (gnus-summary-pick-line-format):
8884         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
8885
8886 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
8887         Committed by Kai Gro\e,b_\e(Bjohann.
8888
8889         * gnus-score.el (gnus-score-string): Fix `match' regexp
8890         for `extra' header case.
8891
8892 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8893
8894         * nnmbox.el (nnmbox-read-mbox): No warning.
8895
8896 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8897
8898         * nndoc.el (nndoc-article-type): Fix doc.
8899         (nndoc-generate-article-function): New variable.
8900         (nndoc-dissection-function): New variable.
8901         (nndoc-type-alist): Add oe-dbx.
8902         (nndoc-oe-dbx-type-p): New function.
8903         (nndoc-oe-dbx-dissection): New function.
8904         (nndoc-oe-dbx-generate-article): New function.
8905
8906 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8907
8908         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
8909         whether deadline has been reached.  Patch from Dan Nicolaescu
8910         <dann@godzilla.ics.uci.edu>.
8911
8912 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8913
8914         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
8915         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
8916         <rintaman@cs.Helsinki.FI>.
8917
8918         * mail-source.el (mail-source-movemail): The error buffer is
8919         modified, but nothing in it.
8920
8921 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8922
8923         * message.el (message-bogus-system-names): New variable.
8924         (message-make-fqdn): Use it.
8925
8926 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8927
8928         * nndraft.el (nndraft-request-group): Use
8929         nndraft-auto-save-file-name.
8930
8931 2001-08-09  Simon Josefsson  <jas@extundo.com>
8932
8933         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
8934         Don't ask whether to decrypt.  Just leave result in buffer (don't
8935         call mm).
8936
8937         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
8938         parts as well.
8939         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
8940         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
8941
8942 2001-08-09  Simon Josefsson  <jas@extundo.com>
8943
8944         * mm-decode.el (mm-insert-part): Return decoding success status.
8945         (mm-save-part-to-file): Error if decoding failed.
8946
8947 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8948
8949         * message.el (message-tab): Use indent-relative.
8950         (message-mode): Don't bind indent-line-function to indent-relative.
8951
8952 2001-08-09  Simon Josefsson  <jas@extundo.com>
8953
8954         * message.el (message-get-reply-headers): Fix string. Suggested by
8955         Christoph Conrad <cc@cli.de>.
8956
8957 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8958
8959         * message.el (message-tab): Use the current value of
8960         indent-line-function.
8961         (message-mode): Bind indent-line-function to indent-relative.
8962
8963 2001-08-08  Simon Josefsson  <jas@extundo.com>
8964
8965         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
8966         whether `imtest' is installed.
8967
8968 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8969         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8970
8971         * gnus-sum.el (gnus-summary-show-article): Call
8972         gnus-summary-update-secondary-secondary-mark.
8973         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
8974         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
8975
8976 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8977
8978         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
8979
8980         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8981
8982         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
8983         <gerd@gnu.org>.
8984
8985         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
8986
8987         * gnus-util.el (gnus-output-to-rmail): Ditto.
8988         (gnus-output-to-mail): Ditto.
8989
8990         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
8991
8992 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
8993
8994         * message.el (message-indent-citation): Use
8995         `message-yank-cited-prefix' for empty lines.
8996
8997 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
8998
8999         * message.el (message-indent-citation): Quote only lines starting
9000         with ">" using `message-yank-cited-prefix'.
9001
9002 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9003         Trivial patch.
9004
9005         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
9006         gnus-cache-fully-p.
9007
9008 2001-08-04  Simon Josefsson  <jas@extundo.com>
9009
9010         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
9011         file if it doesn't exist (by calling gnus-cache-read-active).
9012
9013 2001-08-04  Simon Josefsson  <jas@extundo.com>
9014
9015         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
9016         (gnus-cache-passively-or-fully-p): Removed.
9017         (gnus-cache-fully-p): Fix it.
9018
9019         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
9020
9021 2001-08-04  Simon Josefsson  <jas@extundo.com>
9022
9023         * gnus-cache.el (gnus-cache-fully-p)
9024         (gnus-cache-passively-or-fully-p): New functions.
9025         (gnus-cache-possibly-enter-article): Cosmetic change, use
9026         `g-c-p-o-f-p'.
9027         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
9028         was bogus (`g-c-p-a-a' does not change active info, just change
9029         the functions parameters).
9030         (gnus-cache-possibly-remove-articles-1): Make sure articles are
9031         not removed in groups that match `gnus-uncacheable-groups'.
9032
9033         Reported and modifications based on discussions with Nuutti
9034         Kotivuori <nuutti.kotivuori@smarttrust.com>.
9035
9036 2001-08-04  Simon Josefsson  <jas@extundo.com>
9037         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9038
9039         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
9040         calls `gnus-cache-update-active' if bounds has been extended.
9041
9042 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9043
9044         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
9045         before remove.
9046         (gnus-mime-security-show-details): Ditto.
9047
9048 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9049
9050         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
9051         syntax.  Protect string-match against nil string and regexp.
9052
9053 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9054
9055         * mm-util.el (mm-find-charset-region): Remove control-1.
9056
9057 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9058
9059         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
9060
9061 2001-08-04  Simon Josefsson  <jas@extundo.com>
9062
9063         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
9064         buffer.  Delete MIME-Version header.
9065
9066 2001-08-03  Simon Josefsson  <jas@extundo.com>
9067
9068         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
9069         that is entered does not necessarily have the highest article
9070         number in the group, so use `gnus-cache-possibly-alter-active'
9071         instead of `gnus-cache-update-active'.
9072
9073 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9074
9075         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
9076
9077 2001-08-03  Simon Josefsson  <jas@extundo.com>
9078
9079         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
9080         menu.
9081
9082 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9083
9084         * gnus.el (post-method): New group parameter.  It also provides
9085         the user option `gnus-post-method-alist' and the internal function
9086         `gnus-parameter-post-method'.
9087
9088         * gnus-msg.el (gnus-post-method): Bind the value of
9089         `gnus-post-method' to the group parameter if it is defined.
9090
9091 2001-08-02  Simon Josefsson  <jas@extundo.com>
9092
9093         * smime.el (smime-extra-arguments): Removed.
9094         (smime-call-openssl-region): Don't use it.
9095
9096 2001-08-02  Simon Josefsson  <jas@extundo.com>
9097
9098         * smime.el (smime-sign-region): Handle stderr.
9099         (smime-encrypt-region): Ditto.
9100
9101         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
9102         match the ASN.1 length bytes.
9103         (mm-pkcs7-enveloped-magic): Ditto.
9104         (mm-view-pkcs7-get-type): Don't regexp quote.
9105
9106 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9107         From Andreas Fuchs <asf@void.at>
9108
9109         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
9110
9111 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9112
9113         * gnus-art.el (gnus-header-button-alist): References regexp.
9114
9115 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
9116
9117         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
9118         already fboundp.  Add INTERACTIVE arg to autoload form.
9119
9120 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9121
9122         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
9123
9124         * nnmail.el (nnmail-cache-open): Ditto.
9125
9126 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9127
9128         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
9129
9130 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9131
9132         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
9133
9134 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9135         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9136
9137         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
9138         (gnus-agent-toggle-plugged): Use it.
9139
9140 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9141
9142         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
9143         (gnus-ding-file-coding-system): New variable.
9144         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
9145         (gnus-slave-save-newsrc): Use it.
9146
9147 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9148
9149         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
9150         syntax.
9151
9152 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9153         Originally from Andreas Fuchs <asf@void.at>
9154
9155         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
9156         (mml2015-gpg-pretty-print-fpr): New function.
9157         (mml2015-gpg-extract-signature-details): More details, rename from
9158         `m-g-e-from'.
9159         (mml2015-gpg-verify): Use them.
9160         (mml2015-gpg-clear-verify): Use them.
9161
9162 2001-07-31  Simon Josefsson  <jas@extundo.com>
9163
9164         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
9165         buffer when done.
9166
9167 2001-07-30  Simon Josefsson  <jas@extundo.com>
9168
9169         * smime.el (smime-call-openssl-region): Revert previous change,
9170         just pass on buf to `call-process-region'.
9171         (smime-verify-region): Doc fix.  Don't message stuff.  Use
9172         `smime-new-details-buffer'.  Inserts error messages into buffer.
9173         (smime-noverify-region): Ditto.
9174         (smime-decrypt-region): Ditto.  Handles stderr separately.
9175         (smime-verify-buffer, smime-noverify-buffer)
9176         (smime-decrypt-buffer): Doc fix.
9177         (smime-new-details-buffer): New function.
9178         (smime-pkcs7-region, smime-pkcs7-certificates-region)
9179         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
9180         (smime-sign-region, smime-encrypt-region): Don't use
9181         `insert-buffer'.
9182
9183         * mml-smime.el (mml-smime-verify): Fix security button strings.
9184
9185 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9186
9187         * gnus-art.el (gnus-mime-save-part-and-strip): Save
9188         gnus-article-mime-handles.
9189
9190 2001-07-29  Simon Josefsson  <jas@extundo.com>
9191
9192         * mail-source.el (top-level): Require message for message-directory.
9193         (mail-source-directory): Change default to message-directory.
9194
9195         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
9196         (smime-certificate-directory, smime-openssl-program)
9197         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
9198         (smime-extra-arguments): New variable.
9199         (smime-dns-server): Fix customize group.
9200         (smime-call-openssl-region): Use `smime-extra-arguments'.
9201
9202 2001-07-29  Simon Josefsson  <jas@extundo.com>
9203         From Vladimir Volovich <vvv@vsu.ru>
9204
9205         * smime.el (smime-call-openssl-region): Ignore stderr.
9206
9207 2001-07-29  Simon Josefsson  <jas@extundo.com>
9208         From Christoph Conrad <christoph.conrad@gmx.de>
9209
9210         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
9211         file.
9212
9213 2001-07-29  Simon Josefsson  <jas@extundo.com>
9214
9215         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
9216
9217         Support S/MIME decryption.
9218
9219         * mm-decode.el (mm-inline-media-tests):
9220         (mm-inlined-types):
9221         (mm-automatic-display):
9222         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
9223
9224         * mm-view.el (mm-pkcs7-signed-magic):
9225         (mm-pkcs7-enveloped-magic): New variables.
9226         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
9227         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
9228         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
9229         PKCS#7 blobs.
9230
9231         * smime.el (smime-decrypt-region): Expand keyfile.
9232
9233 2001-07-29  Simon Josefsson  <jas@extundo.com>
9234
9235         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
9236         `ssl.el' variables.
9237
9238         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9239         but line instead of narrowing to it, because `nnmail-parse-active'
9240         calls widen.  Thanks to Christoph Conrad
9241         <christoph.conrad@gmx.de>.
9242
9243 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9244
9245         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9246         for %B spec.
9247
9248         * gnus-sum.el (gnus-summary-prepare-threads): If
9249         gnus-sum-thread-tree-root is nil, use subject instead.
9250         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9251         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9252         (gnus-sum-thread-tree-leaf-with-other)
9253         (gnus-sum-thread-tree-single-leaf): Documentation.
9254         (gnus-sum-thread-tree-single-indent): Allow nil.
9255
9256 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9257
9258         * message.el (message-fill-paragraph): Do nothing if the user
9259         wants filladapt-mode.
9260
9261 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9262
9263         * mm-decode.el (mm-image-type-from-buffer): New function.
9264         (mm-get-image): Use it.
9265
9266 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9267
9268         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
9269
9270         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
9271         mm-display-parts too.
9272
9273 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9274
9275         * nnfolder.el (nnfolder-request-accept-article): Bind
9276         nntp-server-buffer.
9277
9278         * nnmail.el (nnmail-parse-active): Read from buffer instead of
9279         nntp-server-buffer.
9280
9281 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9282
9283         * message.el (message-check-news-header-syntax): Use
9284         message-post-method.
9285         (message-send-news): Bind message-post-method.
9286
9287 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9288
9289         * mml.el (mml-tweak-type-alist): New variable.
9290         (mml-tweak-function-alist): New variable.
9291         (mml-tweak-part): New function.
9292         (mml-generate-mime-1): Use it.
9293
9294 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9295
9296         * nnfolder.el (nnfolder-request-accept-article): Replace
9297         nnfolder-request-list.
9298
9299 2001-07-27  Simon Josefsson  <jas@extundo.com>
9300
9301         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
9302         nnoo-change-server failed to do it.
9303
9304 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9305
9306         * gnus.el (gnus-parameters): Make it customizable.
9307
9308 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9309
9310         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9311
9312         * message.el (message-set-auto-save-file-name): More
9313         poor-system-types.
9314
9315         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9316
9317         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9318         supports +.
9319
9320 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9321
9322         * mm-decode.el (mm-readable-p): New function.
9323         (mm-inline-media-tests): Fix the default testers.
9324
9325 2001-07-26  Simon Josefsson  <jas@extundo.com>
9326
9327         * nnimap.el (nnimap-version): Bump version number.
9328
9329 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9330         From Steven E. Harris <seh@speakeasy.org>
9331
9332         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
9333         in M$Windows too.
9334
9335 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9336
9337         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
9338
9339 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9340
9341         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
9342
9343         * mm-decode.el (mm-get-image): Guess then use the type.
9344
9345         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
9346
9347 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
9348
9349         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
9350         display (%B) for threads if threading is off.
9351
9352 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9353         From Henrik Enberg <henrik@enberg.org>
9354
9355         * gnus-msg.el: Customization patch.
9356
9357 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
9358
9359         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
9360         variable.
9361         (nnmail-split-fancy-with-parent): Ignore certain groups.
9362
9363 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9364
9365         * gnus-util.el (gnus-byte-compile): New function.
9366         (gnus-use-byte-compile): New variable.
9367         (gnus-make-sort-function): Use it.
9368
9369         * nnmail.el (nnmail-get-new-mail): Use it.
9370
9371         * gnus-agent.el (gnus-category-make-function): Simple function or
9372         compiled function.
9373         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
9374
9375         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
9376         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
9377         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
9378
9379         * message.el (message-check-news-header-syntax): Remove quote.
9380
9381 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9382
9383         * message.el (message-use-mail-followup-to): `t' is not a
9384         documented value.
9385
9386 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9387
9388         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
9389
9390 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9391
9392         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
9393         there are long lines.
9394
9395 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9396
9397         * dgnushack.el (copy-list): New compiler macro.
9398
9399 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9400
9401         * message.el (message-bounce): If no Return-Path, the whole
9402         content is considered as the original message.
9403
9404         * nnml.el (nnml-check-directory-twice): New variable.
9405         (nnml-article-to-file): Use it.
9406         (nnml-retrieve-headers): Hack it.
9407
9408 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9409
9410         * gnus-win.el (gnus-buffer-configuration): New configure.
9411
9412         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
9413         not alive.
9414
9415         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
9416         (mm-display-external): Use display-term configure.
9417
9418 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9419
9420         * gnus-delay.el (gnus-delay-default-hour): New variable.
9421         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
9422
9423 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9424         From Karl Kleinpaste <karl@charcoal.com>
9425
9426         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
9427         (gnus-summary-prepare-threads): Ditto.
9428
9429         * gnus.el (gnus-summary-line-format): Add %B.
9430
9431 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9432
9433         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
9434
9435         * mm-util.el (mm-string-as-multibyte): New function.
9436
9437         * nnmh.el (nnmh-request-list-1): Encode, not decode!
9438
9439 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9440
9441         * mm-util.el (mm-universal-coding-system): New variable.
9442
9443         * gnus-start.el (gnus-startup-file-coding-system): Use it.
9444
9445         * score-mode.el (score-mode-coding-system): Use it.
9446
9447 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9448
9449         * gnus-start.el (gnus-setup-news): Call
9450         `gnus-check-bogus-newsgroups' just after the native server is
9451         opened.
9452
9453 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9454
9455         * nnmail.el (nnmail-do-request-post): Util function to be used by
9456         `nnchoke-request-post' for all nnmail-derived backends.
9457
9458         * nnml.el (nnml-request-post): Use it.
9459
9460         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
9461         backend, for it groks nnml-request-post.
9462
9463         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
9464         Treat `mail-post' backends like `mail' backends, not like `news'
9465         backends.
9466
9467 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9468
9469         * gnus-msg.el (gnus-setup-message): make-local-hook.
9470
9471 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9472
9473         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
9474         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
9475         <karl@charcoal.com>, slightly changed by Kai.
9476
9477         * message.el (message-check-news-header-syntax): When checking
9478         whether the groups exist, check the right server based on
9479         `gnus-post-method'.
9480
9481 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9482
9483         * gnus-delay.el: New file.
9484
9485 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9486
9487         * mm-util.el (mm-read-coding-system): Take two arguments.
9488
9489         * gnus-sum.el (gnus-summary-show-article): Use
9490         mm-read-coding-system.
9491
9492         * gnus-art.el (article-de-quoted-unreadable):
9493         (article-de-base64-unreadable, article-wash-html):
9494         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
9495
9496 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9497
9498         * nnml.el (nnml-request-post): New function.  Can be used for
9499         annotations in nnml groups.
9500
9501 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9502
9503         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
9504         command.
9505
9506         * gnus-start.el (gnus-find-new-newsgroups): Use
9507         `message-make-date' instead of `current-time-string'.
9508         (gnus-ask-server-for-new-groups): Ditto.
9509         (gnus-check-first-time-used): Ditto.
9510
9511 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9512
9513         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
9514
9515 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
9516
9517         * message.el (message-shorten-references): Change `maxcount' and
9518         `cut' to obey USEFOR draft 5.
9519
9520 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
9521
9522         * gnus-sum.el (gnus-summary-display-arrow): New variable.
9523         (gnus-summary-set-article-display-arrow): New function.
9524         (gnus-summary-goto-subject): Use it.
9525
9526 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9527
9528         * gnus-sum.el (gnus-summary-import-article): Insert date if
9529         doesn't exist.
9530
9531 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9532
9533         * mml.el (mml-content-type-parameters): New variable.
9534         (mml-content-disposition-parameters): New variable.
9535         (mml-insert-mime-headers): Use them.
9536         (mml-parse-1): Accept charset.
9537
9538 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9539
9540         * gnus-group.el (gnus-group-select-group): Doc fix.
9541
9542         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
9543
9544 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9545
9546         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
9547         to handle `define-derived-mode'.
9548
9549 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9550         From:  Stefan Monnier  <monnier@cs.yale.edu>
9551
9552         * message.el (message-mode): Use define-derived-mode.
9553         (message-tab): message-completion-alist.
9554
9555         * imap.el (imap-interactive-login): Use make-local-variable.
9556         (imap-open): Ditto.
9557         (imap-authenticate): Ditto.
9558
9559         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
9560
9561         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
9562
9563 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9564
9565         * message.el (message-citation-line-function): Refer to
9566         gnus-cite-attribution-suffix.
9567
9568 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9569
9570         * gnus-art.el,...: Error convention changes.
9571
9572 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9573
9574         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
9575
9576 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9577
9578         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
9579         (nnrss-read-server-data): Ditto.
9580
9581 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9582
9583         * gnus-setup.el (gnus-use-installed-gnus): Typo.
9584         * Cleanup files.
9585         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9586
9587 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9588
9589         * gnus.el (gnus-summary-line-format): Add %o.
9590
9591         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
9592         unless shell outputs something.
9593
9594 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9595
9596         * gnus-art.el (gnus-boring-article-headers): Better doc.
9597         (article-hide-headers): Better regexp.
9598         Suggested by Matt Swift <swift@alum.mit.edu>.
9599
9600         * nnheader.el (nnheader-max-head-length): Better doc.
9601         (nnheader-header-value): Skip spaces.
9602         (nnheader-parse-head): Remove space.
9603         Suggested by Matt Swift <swift@alum.mit.edu>.
9604
9605         * gnus-sum.el (gnus-summary-show-raw-article): New function.
9606         (gnus-get-newsgroup-headers): Remove space.
9607
9608 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9609
9610         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
9611         (gnus-summary-reply): Use it.
9612         (gnus-summary-reply-broken-reply-to): New function.
9613         (gnus-msg-force-broken-reply-to): New function.
9614
9615         * mm-view.el (mm-inline-text): Showing as text/plain when error.
9616
9617 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9618
9619         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
9620
9621 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9622
9623         * mm-decode.el (mm-external-terminal-program): New variable.
9624         (mm-display-external): Use it. Use term to display when no
9625         window-system.
9626
9627 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
9628
9629         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
9630         Browse->Next entries to Browse->Prev
9631
9632 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9633
9634         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
9635
9636 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9637
9638         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
9639         for the default encoding.
9640
9641         * nnrss.el (nnrss-url-field): New field.
9642         (nnrss-request-article): Add newsgroups.
9643
9644         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
9645
9646 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9647
9648         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
9649
9650         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
9651         (gnus-draft-setup): Remove backlog.
9652
9653 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9654
9655         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
9656         Cleanup.
9657
9658 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9659
9660         * gnus-msg.el (gnus-bug): Erase buffer.
9661
9662         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
9663
9664 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9665
9666         * mm-decode.el (mm-attachment-override-p): Fix typo.
9667
9668 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
9669
9670         * gnus-kill.el (gnus-execute): Work with the extra headers.
9671         * gnus-sum.el (gnus-summary-execute-command): Ditto.
9672
9673 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9674
9675         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
9676         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
9677
9678         * message.el (message-send-mail-real-function): New variable.
9679         (message-send-mail-partially, message-send-mail):
9680
9681         * nngateway.el (nngateway-request-post): Use it.
9682
9683         * gnus-agent.el (gnus-agentize): Use it.
9684
9685         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
9686         (nnsoup-revert-variables): Use it.
9687
9688 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
9689
9690         * mm-decode.el (mm-inline-media-tests): Default to displaying as
9691         text/plain if the type doesn't match any other media types.
9692         (mm-inlined-types): Doc fix.
9693         (mm-display-inline): Revert previous change (now handled by a
9694         default type in `mm-inline-media-tests'.
9695         (mm-inlinable-p): Revive.
9696         (mm-display-part): Call `mm-inlinable-p'.
9697         (mm-attachment-override-p): Ditto.
9698         (mm-inlined-p): Doc fix.
9699
9700         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
9701         well as `mm-inlined-p'.
9702
9703 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9704
9705         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
9706         (nntp-send-command-and-decode): Use gnus-point-at-bol.
9707
9708 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9709         From  Paul Jarc <prj@po.cwru.edu>
9710
9711         * message.el (message-use-mail-followup-to): New variable.
9712         (message-get-reply-headers): Use it.
9713
9714 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
9715
9716         * nnheader.el (nnheader-init-server-buffer): Make sure the
9717         *nntpd* buffer is made multibyte instead of a random buffer.
9718
9719 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9720
9721         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
9722         when it returns headers.
9723
9724 2001-07-07  Simon Josefsson  <jas@extundo.com>
9725
9726         * rfc2047.el (rfc2047-encode-message-header): Skip header when
9727         trying to fold. Thanks to Colin Walters
9728         <walters@cis.ohio-state.edu>
9729
9730 2001-07-06  Simon Josefsson  <jas@extundo.com>
9731
9732         * imap.el (imap-parse-address-list, imap-parse-flag-list)
9733         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
9734         Add information in `assert's.
9735
9736         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
9737         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
9738         and `nnimap-group-overview-filename', should handle all
9739         change-of-uidvalidity related issues.  But there may be other
9740         problems.)
9741
9742 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9743
9744         * rfc2047.el (rfc2047-encode-message-header): Don't include the
9745         header name when folding.
9746
9747 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9748
9749         * mm-decode.el (mm-inlined-types): Document relationship with
9750         `mm-inline-media-tests'.
9751         (mm-display-inline): Default to displaying as plain text if no
9752         inlining handler is available.
9753         (mm-inlinable-p): Remove.
9754         (mm-inlined-p): Don't call `mm-inlinable-p'.
9755         (mm-automatic-display-p): Ditto.
9756         (mm-attachment-override-p): Ditto.
9757
9758 2001-07-04  Simon Josefsson  <jas@extundo.com>
9759
9760         * nnimap.el (nnimap-importantize-dormant): New variable.
9761         (nnimap-request-update-info-internal): Use it.
9762         (nnimap-request-set-mark): Ditto.
9763
9764 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9765
9766         * nntp.el (nntp-send-command): don't pass a buffer argument to
9767         `point'. Only XEmacs accepts this.
9768         * nntp.el (nntp-send-command-nodelete): ditto.
9769         * nntp.el (nntp-send-command-and-decode): ditto.
9770
9771 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9772
9773         * nntp.el (nntp-open-connection-function): doc update.
9774         * nntp.el (nntp-pre-command): New.
9775         * nntp.el (nntp-via-rlogin-command): New.
9776         * nntp.el (nntp-via-telnet-command): New.
9777         * nntp.el (nntp-via-telnet-switches): New.
9778         * nntp.el (nntp-via-user-name): New.
9779         * nntp.el (nntp-via-user-password): New.
9780         * nntp.el (nntp-via-address): New.
9781         * nntp.el (nntp-via-envuser): New.
9782         * nntp.el (nntp-via-shell-prompt): New.
9783         * nntp.el (nntp-open-telnet-stream): New.
9784         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
9785         * nntp.el (nntp-open-via-telnet-and-telnet): New.
9786         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
9787         * nntp.el (nntp-send-command): ditto.
9788         * nntp.el (nntp-send-command-nodelete): ditto.
9789         * nntp.el (nntp-send-command-and-decode): ditto.
9790
9791 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
9792         Trivial patch.
9793
9794         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
9795         `when'.
9796
9797 2001-07-03  Simon Josefsson  <jas@extundo.com>
9798         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
9799
9800         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
9801
9802 2001-07-03  Simon Josefsson  <jas@extundo.com>
9803
9804         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
9805         remove it (workaround XEmacs `fill-region' bug).
9806
9807 2001-07-01  Simon Josefsson  <jas@extundo.com>
9808
9809         * nnimap.el (nnimap-date-days-ago): Defeat locale.
9810
9811 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9812
9813         * mml2015.el (mml2015-format-error): New function.
9814         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
9815         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
9816         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
9817
9818 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9819
9820         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
9821         Suggested by Christoph Conrad <C.Conrad@cli.de>.
9822
9823         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
9824         group variables.
9825
9826 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9827
9828         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
9829
9830         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
9831         (nnrss-save-group-data): Ditto.
9832
9833         * gnus-agent.el (gnus-agent-save-alist): Ditto.
9834
9835 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9836
9837         * message.el (message-do-send-housekeeping): Narrow to headers.
9838
9839 2001-06-24  Simon Josefsson  <jas@extundo.com>
9840
9841         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
9842         insertion when breaking lines looked for " \t" instead of "[ \t]".
9843         (rfc2047-encode-message-header): Fold lines even if
9844         no QP encoding is done.
9845
9846 2001-06-23  Simon Josefsson  <jas@extundo.com>
9847         From Samuel Tardieu <sam@inf.enst.fr>
9848
9849         * smime.el (smime-keys): Support additional certificates.
9850         (smime-make-certfiles): New function.
9851         (smime-sign-region): Use previous variables.
9852         (smime-get-certfiles): New function.
9853         (smime-sign-buffer): Use it.
9854         (smime-verify-region): Support both CAfile and CApath.
9855
9856 2001-06-23  Simon Josefsson  <jas@extundo.com>
9857
9858         * smime.el (smime-decrypt-region): Perhaps work.
9859
9860 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9861
9862         * gnus-msg.el (gnus-copy-article-buffer): Typo.
9863
9864 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9865
9866         * mm-decode.el (mm-save-part): Rewrite file name.
9867         (mm-file-name-rewrite-functions): New variable.
9868         (mm-file-name-delete-whitespace): New function.
9869         (mm-file-name-trim-whitespace): New function.
9870         (mm-file-name-collapse-whitespace): New function.
9871         (mm-file-name-replace-whitespace): New variable and function.
9872
9873 2001-06-22  Simon Josefsson  <jas@extundo.com>
9874
9875         * message.el (message-make-date): Workaround locale for weekdays.
9876
9877 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9878
9879         * message.el (message-goto-body): Return nil if not found. (revert!)
9880
9881 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9882         From Fremlin <chief@bandits.org>
9883
9884         * message.el (message-goto-body): Some messages have no header.
9885
9886         * gnus-msg.el (gnus-copy-article-buffer): Use it.
9887
9888 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9889
9890         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
9891
9892 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9893
9894         * message.el (message-make-date): Add week day.
9895         Suggested by Jason R. Mastaler <jason@mastaler.com>.
9896
9897 2001-06-19  Simon Josefsson  <jas@extundo.com>
9898
9899         * message.el (message-yank-prefix): Doc fix.
9900         (message-yank-cited-prefix): Ditto.
9901         (message-delete-not-region): Keep citation prefix on first line,
9902         if possible and appropriate.
9903
9904 2001-06-19  Simon Josefsson  <jas@extundo.com>
9905
9906         * imap.el (imap-process-connection-type): New variable.
9907         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
9908         recent `imtest's work completely (no line length issues), while
9909         making making old `imtest's unusable.  Thanks to NAGY Andras
9910         <nagya@inf.elte.hu> for his work.
9911
9912 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
9913
9914         * imap.el (imap-ssl-program): Add -quiet to shut up
9915         OpenSSL/SSLeay's internal debug talk.
9916
9917 2001-06-19  Matt Armstrong  <matt@lickey.com>
9918
9919         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
9920         server.
9921
9922 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9923
9924         * nnmail.el (nnmail-article-buffer): New variable.
9925         (nnmail-split-incoming): Use it.
9926
9927 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
9928
9929         * qp.el (quoted-printable-decode-region): If called interactively,
9930         use coding-system-for-read.
9931
9932 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9933
9934         * message.el (message-check-news-header-syntax): Check Reply-To.
9935
9936 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9937
9938         * mml.el (mml-parse-1): Use message options.
9939
9940         * message.el (message-do-fcc): Don't do anything if there is no
9941         FCC.
9942
9943 2001-06-16  Simon Josefsson  <jas@extundo.com>
9944
9945         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
9946         (nnimap-expunge-search-string): New variable.
9947         (nnimap-request-expire-articles): Use it.
9948
9949 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9950
9951         * message.el (message-send-mail-with-qmail): wrong exit status is
9952         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
9953
9954 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9955
9956         * gnus-art.el (article-strip-multiple-blank-lines): Use
9957         delete-region instead of replace-match.
9958
9959 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9960
9961         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
9962         (nnweb-google-wash-article): Ditto.
9963
9964 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
9965
9966         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
9967
9968 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9969
9970         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
9971         specs.
9972
9973 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9974
9975         * gnus.el (gnus-email-address): Move it here.
9976
9977         * gnus-art.el (article-de-quoted-unreadable): Read charset if
9978         requested.
9979         (article-de-base64-unreadable): Ditto.
9980         (article-wash-html): Ditto.
9981
9982 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9983
9984         * message.el (message-options-set-recipient): Don't add ", "
9985         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
9986
9987 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9988
9989         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
9990
9991 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9992
9993         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
9994         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
9995
9996         * nnrss.el (nnrss-node-text): Node might be nil.
9997
9998 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9999
10000         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
10001         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
10002
10003         * nnrss.el (nnrss-group-alist): More items.
10004
10005 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10006
10007         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
10008
10009 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10010         Trivial patch from Dale Hagglund  <rdh@best.com>
10011
10012         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
10013         restrict clauses.
10014
10015 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10016
10017         From Benjamin Rutt <brutt+news@bloomington.in.us>
10018
10019         * message.el (message-wide-reply-confirm-recipients): New variable.
10020
10021 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10022         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
10023
10024         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
10025         fix so it works with XEmacs.
10026
10027 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10028
10029         * nnrss.el (nnrss-retrieve-headers): Support description as extra
10030         headers.
10031
10032 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10033
10034         * nnrss.el: Fix a few bugs.
10035
10036 2001-06-05  Simon Josefsson  <jas@extundo.com>
10037
10038         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
10039         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
10040
10041 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
10042
10043         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
10044         binary so that we don't transmit ISO 2022 garbage to the process.
10045         This is needed under XEmacs.
10046
10047 2001-06-03  Simon Josefsson  <simon@josefsson.org>
10048
10049         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
10050         autoloaded incorrectly below because ssl-program-* is bound.)
10051         Thanks to Amos Gouaux for report.
10052
10053 2001-06-02  Simon Josefsson  <simon@josefsson.org>
10054
10055         * imap.el (imap-kerberos4-open):
10056         (imap-gssapi-open):
10057         (imap-ssl-open):
10058         (imap-network-open):
10059         (imap-shell-open):
10060         (imap-starttls-open): Set buffer to workaround spurious
10061         `accept-process-output' buffer changes.  Thanks to Mats Lidell
10062         <Mats.Lidell@contactor.se> for report and partial patch and Jake
10063         Colman <colman@ppllc.com> for report.
10064
10065 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10066
10067         * gnus-sum.el (gnus-summary-catchup): New argument.
10068         (gnus-summary-catchup-from-here): New function.
10069
10070 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10071
10072         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
10073         back, then insert glyph.  (Before, the glyph was inserted first,
10074         then the newline.)  This works around a behavior in XEmacs where
10075         it is not possible to insert a character after a glyph which is at
10076         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
10077
10078 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10079
10080         From Jaap-Henk Hoepman (jhh@xs4all.nl).
10081
10082         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
10083         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
10084         mm-destroy-postponed-undisplay-list): New functions.
10085         (mm-display-external): Use them.
10086
10087 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10088
10089         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
10090         `default-low' when evaluating `gnus-summary-highlight'.
10091         From Raja R Harinath <harinath@cs.umn.edu>.
10092
10093 2001-05-27  Simon Josefsson  <simon@josefsson.org>
10094
10095         * message.el (message-yank-cited-prefix): New variable.
10096         (message-indent-citation): Use it.
10097
10098         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
10099         as details.
10100         (mml2015-mailcrypt-clear-verify): Ditto.
10101
10102 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10103         From Nevin Kapur <nevin@jhu.edu>.
10104
10105         * gnus-sum.el (gnus-summary-default-high-score,
10106         gnus-summary-default-low-score): New variables.
10107         (gnus-summary-highlight): Use them.
10108
10109 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
10110
10111         * message.el (message-mail): pass the 'send-actions argument to
10112         `message-setup'.
10113
10114 2001-05-16  Simon Josefsson  <simon@josefsson.org>
10115         From Raymond Scholz <ray-2001@zonix.de>
10116
10117         * gnus-art.el (gnus-mime-view-part-as-charset):
10118         (gnus-mime-internalize-part): Doc fixes.
10119
10120 2001-05-11  Simon Josefsson  <simon@josefsson.org>
10121
10122         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
10123         status lines without any text ("^215$").
10124
10125 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10126
10127         * nnrss.el (nnrss-check-group): Reverse.
10128
10129 2001-05-07  Simon Josefsson  <simon@josefsson.org>
10130
10131         * message.el (message-get-reply-headers):
10132         (message-followup): Fix typo, suggested by David Green
10133         <dgreen@uab.edu>
10134
10135 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10136
10137         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
10138
10139         * nnrss.el (nnrss-open-server): Read server data when it is called.
10140         (nnrss-request-expire-articles): Fix.
10141
10142 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10143
10144         * message.el (message-do-send-housekeeping): mail-abbrevs may
10145         rename buffer behind Gnus.
10146
10147 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10148
10149         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
10150         (nnrss-group-alist): Add more resources.
10151         (nnrss-check-group): Ignore errors.
10152
10153 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10154
10155         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
10156
10157         * nnslashdot.el (nnslashdot-request-list): Add time.
10158         (nnslashdot-request-expire-articles): New function.
10159
10160         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
10161         secondary methods too.
10162
10163 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10164
10165         * message.el (message-use-followup-to): Set default value to t.
10166
10167 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
10168
10169         * message.el (message-dont-reply-to-names): Fix documentation.
10170         (message-get-reply-headers): Use Mail-Followup-To only for wide
10171         replies.
10172
10173 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10174
10175         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
10176         correctly.
10177         (nnrss-check-group): Use time.
10178
10179 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10180
10181         * gnus.el: Oort Gnus v0.03 is released.
10182
10183 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10184
10185         * nnultimate.el (nnultimate-topic-article-to-article): Use the
10186         group.
10187
10188 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10189
10190         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
10191
10192 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10193
10194         * nnultimate.el (nnultimate-retrieve-headers): Return all
10195         available headers.
10196
10197         * gnus-sum.el (gnus-read-all-available-headers): New variable.
10198         (gnus-get-newsgroup-headers-xover): Use it.
10199
10200 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10201
10202         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
10203
10204 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10205
10206         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
10207
10208 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10209
10210         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
10211         disable it.
10212
10213         * gnus.el (gnus-info-nodes): Remove a few The's.
10214
10215 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10216
10217         * mail-source.el (mail-source-movemail): Call-process may return a
10218         signal description string.
10219
10220         * gnus-start.el (gnus-read-newsrc-el-file):
10221         gnus-newsrc-file-version may be nil.
10222
10223         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
10224         Suggested by Michael Sperber [Mr. Preprocessor]
10225         <sperber@informatik.uni-tuebingen.de>.
10226
10227 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10228
10229         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
10230
10231 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
10232
10233         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
10234         fontify HANDLE.
10235
10236 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10237
10238         * smime.el (smime-ask-passphrase): Rework to return value.
10239         (smime-sign-region): Rework to bind value and use it.
10240         (smime-decrypt-region): Ditto.
10241
10242 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10243         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10244
10245         * smime.el (smime-ask-passphrase): New function.
10246         (smime-sign-region): Use it.
10247         (smime-encrypt-cipher): New variable.
10248         (smime-decrypt-region): Ditto.
10249
10250 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10251         Committed by Simon Josefsson  <simon@josefsson.org>
10252
10253         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10254         the log.
10255
10256 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10257
10258         * gnus.el: Oort Gnus v0.02 is released.
10259
10260 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
10261
10262         * gnus.el: Oort Gnus v0.01 is released.
10263
10264 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10265
10266         * gnus-sum.el (gnus-summary-highlight): Highlight read
10267         undownloaded articles as read articles.
10268
10269         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
10270         (gnus-agent-get-undownloaded-list): Mark all undownloaded
10271         articles, even read ones, as such.
10272
10273         * gnus-sum.el (gnus-summary-find-matching): Clean up.
10274         (gnus-find-matching-articles): New function.
10275         (gnus-summary-limit-include-matching-articles): New command.
10276         (gnus-summary-limit-include-thread): Include articles that have
10277         matching subjects.
10278         (gnus-offer-save-summaries): Clean up.
10279
10280 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10281
10282         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
10283
10284 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10285         From Jason Merrill <jason_merrill@redhat.com>
10286
10287         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
10288
10289 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
10290         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10291
10292         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
10293         newsgroup names when the original article is a news message.
10294
10295 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10296
10297         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
10298         supported. Suggest by Jim Meyering <jim@meyering.net>.
10299
10300 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
10301         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10302
10303         * nnmail.el (nnmail-split-it): Added check for .* at the end of
10304         regexp in nnmail-split-fancy.
10305
10306 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10307
10308         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10309
10310 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10311
10312         * message.el (message-send-mail): Improve the interaction with the
10313         user.
10314
10315 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10316
10317         * imap.el (imap-message-copy): Work around buggy servers that
10318         doesn't send TRYCREATE tags.
10319
10320 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10321
10322         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10323
10324 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10325
10326         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10327         date.
10328
10329 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10330
10331         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
10332         lives.
10333
10334 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10335
10336         * gnus-art.el (gnus-parse-news-url): New function.
10337         (gnus-button-handle-news): New function.
10338         (gnus-button-alist): Point to new functions.
10339
10340         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
10341
10342         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
10343         gnus-format-specs.
10344
10345         * message.el (message-check-news-header-syntax): Question even
10346         when Gnus doesn't know the group names.
10347         (message-send-news): Clean up.
10348
10349         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
10350         exited on purpose without saving.
10351
10352         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
10353
10354 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10355
10356         * gnus-score.el (gnus-score-orphans): Clean up.
10357
10358         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
10359
10360         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
10361         later.
10362
10363         * gnus-start.el (gnus-close-all-servers): Find the right items to
10364         close.
10365
10366         * qp.el (quoted-printable-decode-region): Just message
10367         malformation; don't quit.
10368
10369 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10370         From Gerd Moellmann <gerd@gnu.org>.
10371
10372         * gnus.el (gnus-interactive): A typo.
10373
10374 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
10375         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10376
10377         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
10378         `assq-delete-all', if that function exists; otherwise use the old
10379         definition. Documentation changed to match the one in
10380         `assq-delete-all'.
10381
10382 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10383
10384         * gnus-start.el (gnus-close-all-servers): New function.
10385
10386         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
10387         (gnus-server-remove-denials): Clean up.
10388
10389         * gnus-sum.el (gnus-summary-sort-by-original): New command and
10390         keystroke.
10391
10392 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10393
10394         * message.el (message-send-news): Message where we are sending.
10395         (message-send-mail): Ditto.
10396
10397         * gnus.el (gnus-server-string): New function.
10398
10399         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
10400
10401         * mm-decode.el (mm-default-directory): Customized.
10402         (mm-tmp-directory): Ditto.
10403
10404         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
10405         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
10406         or Chars.
10407         (gnus-summary-line-format-alist): ?l is now a string.
10408         (gnus-summary-prepare-threads): Output ? for unknown lines.
10409         (gnus-summary-insert-line): Ditto.
10410         (gnus-summary-print-article): Unbalanced parentheses.
10411
10412         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
10413         out whether new stuff has arrived.
10414
10415 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
10416
10417         * gnus-sum.el: Let printing work on ttys on Emacs.
10418
10419 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10420
10421         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
10422         when forcing news.
10423
10424         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
10425         command.
10426
10427 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
10428
10429         * message.el (message-set-auto-save-file-name): Don't use
10430         asterisks under nt.
10431
10432 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10433
10434         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
10435         lists of articles.
10436
10437         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
10438
10439         * gnus-msg.el (gnus-put-message): Clean up.
10440         (gnus-summary-reply): Mark all replied-to articles as replied to.
10441         (gnus-inews-add-send-actions): Also mark as forwarded.
10442         (gnus-summary-mail-forward): Mark as forwarded.
10443
10444         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
10445         of articles.
10446         (gnus-summary-mark-article-as-forwarded): Ditto.
10447
10448         * gnus-msg.el (gnus-summary-resend-message): Mark article as
10449         forwarded.
10450         (gnus-summary-mail-forward): Clean up.
10451
10452         * gnus.el (gnus-article-mark-lists): Added forward.
10453
10454         * gnus-sum.el (gnus-forwarded-mark): New variable.
10455         (gnus-summary-prepare-threads): Use it.
10456         (gnus-summary-update-secondary-mark): Ditto.
10457         (gnus-newsgroup-forwarded): New variable.
10458
10459 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10460
10461         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
10462         (gnus-summary-very-wide-reply): New command and keystroke.
10463         (gnus-summary-very-wide-reply-with-original): Ditto.
10464
10465         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
10466         (gnus-score-adaptive): Use it.
10467
10468         * gnus-start.el (gnus-get-unread-articles): Clean up.
10469
10470 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10471
10472         * nnultimate.el (nnultimate-retrieve-headers): Work for other
10473         boards.
10474
10475 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
10476
10477         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
10478         * gnus-start.el (gnus-subscribe-newsgroup): use it.
10479
10480 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10481
10482         * nnultimate.el (nnultimate-retrieve-headers): Understand
10483         long-form month names.
10484
10485 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10486
10487         * gnus-sum.el (gnus-summary-show-all-headers):
10488         gnus-article-show-all-headers is broken. Use
10489         gnus-summary-toggle-header instead.
10490
10491         * mml2015.el (mml2015-gpg-extract-from): No error.
10492
10493 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10494         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
10495
10496         * mml2015.el (mml2015-gpg-extract-from): New function.
10497         (mml2015-gpg-verify): Use it.
10498         (mml2015-gpg-clear-verify): Use it.
10499
10500 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10501
10502         * message.el (message-setup-fill-variables): Use
10503         fill-paragraph-function.
10504         (message-fill-paragraph): Take an argument.
10505         (message-newline-and-reformat): Take another argument.
10506
10507 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10508
10509         * message.el (rmail-output): It is in rmailout.el not rmail.el.
10510
10511 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10512
10513         * message.el (message-forward): local-variable-p takes an extra
10514         argument in XEmacs.
10515
10516 2001-03-16  Simon Josefsson  <simon@josefsson.org>
10517
10518         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
10519         `nnimap-use-nov-p' (it really tested the negative).
10520         (nnimap-retrieve-headers): Use it.
10521
10522 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10523
10524         * message.el (message-generate-headers-first): Update doc.
10525
10526 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
10527         Trivial patch.
10528
10529         * gnus.el (gnus-summary-line-format): Typo.
10530
10531 2001-03-11  Simon Josefsson  <simon@josefsson.org>
10532
10533         * mailcap.el (mailcap-mime-data): Add application/sieve.
10534         (mailcap-mime-extensions): Add .siv, .xls.
10535
10536 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10537         From Christoph Conrad <christoph.conrad@gmx.de>
10538
10539         * gnus-score.el (gnus-summary-lower-thread): Typo.
10540
10541 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10542
10543         * message.el (message-forward-decoded-p): New variable.
10544         (message-forward-subject-author-subject): Use it.
10545         (message-make-forward-subject): Use it.
10546         (message-forward): Use it.
10547
10548         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
10549
10550         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
10551         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
10552
10553 ;;Has been fixed -- zsh.
10554 ;;2001-03-05  Dave Love  <fx@gnu.org>
10555 ;;
10556 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
10557 ;;      Move it after definition of mm-coding-system-p.
10558 ;;
10559 2001-03-01  Dave Love  <fx@gnu.org>
10560
10561         * mm-util.el (mm-inhibit-file-name-handlers): Add
10562         image-file-handler.
10563
10564 2001-02-11  Dave Love  <fx@gnu.org>
10565
10566         * message.el (message-signature-file): Fix doc, :type.
10567
10568 2001-02-08  Dave Love  <fx@gnu.org>
10569
10570         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
10571         (message-posting-charset): Defvar when compiling again.
10572         (rfc2047-encodable-p): Require message.
10573
10574         * gnus-sum.el (gnus-alter-articles-to-read-function):
10575         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
10576
10577 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10578
10579         * nnrss.el: New file.
10580
10581 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
10582         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10583
10584         * rfc2047.el (rfc2047-unfold-region): Fix arg of
10585         `skip-chars-forward'.
10586
10587 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10588
10589         * nndraft.el (nndraft-request-group): Restore auto save files if
10590         the original files do not exist.
10591
10592 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10593
10594         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
10595         SCORE paths.
10596
10597         * mm-decode.el (mm-dissect-buffer): Call
10598         mail-extract-address-components only if necessary.
10599
10600 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10601
10602         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
10603         directory part.
10604         (gnus-score-search-global-directories): Use file-directory-p.
10605
10606         * gnus-score.el (gnus-score-score-files-1): Use
10607         gnus-kill-files-directory.
10608         From Adrian Aichner <adrian@xemacs.org>.
10609
10610 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10611
10612         * gnus.el (charset): Move here from gnus-sum.el.
10613
10614 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10615
10616         * mml.el (mml-preview): Disable local map.
10617
10618         * gnus-sum.el (gnus-summary-make-menu-bar): Make
10619         gnus-article-post-menu here.
10620
10621         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
10622         if it has not been made.
10623
10624 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10625
10626         * gnus-art.el (gnus-article-describe-key): Map key to event.
10627         (gnus-article-describe-key-briefly): Ditto
10628
10629 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10630
10631         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
10632
10633 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10634         From Katsumi Yamaoka <yamaoka@jpl.org>.
10635
10636         * dgnushack.el (coerce, merge, subseq): defmacro.
10637
10638 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10639
10640         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
10641         A fake defalias in nndraft.el results a not-activated bug in
10642         uncompiled versions.
10643
10644 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
10645         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10646
10647         * gnus-util.el (gnus-split-references): Handle malformed References:.
10648
10649 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10650
10651         * gnus-art.el (gnus-article-mime-part-status): 1 part.
10652
10653 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10654         From NAGY Andras <nagya@inf.elte.hu>.
10655
10656         * gnus.el (gnus-parameters): Typo.
10657
10658 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10659
10660         * gnus.el (gnus-read-method): Remove redundancy.
10661
10662 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10663
10664         * nnslashdot.el (nnslashdot-backslash-url): New variable.
10665         (nnslashdot-request-list): Use it.
10666
10667 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10668
10669         * nnml.el (nnml-generate-active-info): Fix the case when there is
10670         no file.
10671
10672         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
10673         (gnus-summary-create-article): New function.
10674
10675         * gnus-group.el (gnus-group-mark-article-read): New function.
10676
10677         * gnus-msg.el (gnus-inews-do-gcc): Use it.
10678
10679         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
10680
10681 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10682
10683         * gnus-art.el (gnus-article-edit-done): Don't use
10684         gnus-article-edit-exit.
10685         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
10686
10687         * gnus.el (gnus-parameters): New variable.
10688         Suggested by NAGY Andras <nagya@inf.elte.hu>.
10689         (gnus-parameters-get-parameter): New function.
10690         (gnus-group-find-parameter): Use it.
10691
10692 2001-02-23  Simon Josefsson  <simon@josefsson.org>
10693
10694         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
10695         change of default value to `current'.
10696
10697 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10698
10699         * nneething.el (nneething-get-head): Insert unreadable file too.
10700
10701 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10702
10703         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
10704
10705         * webmail.el (webmail-type-definition): Deja is bought by google.
10706
10707 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10708
10709         * gnus-sum.el (gnus-fetch-headers): New function.
10710         (gnus-select-newsgroup): Use it.
10711         (gnus-summary-insert-articles): New function.
10712         (gnus-summary-insert-old-articles): New function.
10713         (gnus-summary-insert-new-articles): New function.
10714
10715         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
10716         (gnus-group-list-active): Ditto.
10717         * gnus-sum.el (gnus-set-mode-line): Ditto.
10718         (gnus-summary-read-group-1): Ditto.
10719
10720 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10721
10722         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
10723         current topic.
10724
10725 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10726
10727         * smiley.el (gnus-smiley-display): Don't do widening.
10728
10729         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
10730         within body.
10731
10732         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
10733
10734         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
10735         New variable.
10736         (gnus-mime-display-multipart-related-as-mixed): New variable.
10737         (gnus-mime-display-part): Use them.
10738
10739 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10740
10741         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
10742         something special.
10743
10744 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10745
10746         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
10747         (nnweb-request-article): Call reference if exists.
10748         (nnweb-type-definition): Dejanews is bought by google.com.
10749         Beta!
10750
10751 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10752
10753         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
10754
10755 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10756
10757         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
10758         gnus-article-sort-functions.
10759         (gnus-article-sort-functions): Doc fix.  Refer to
10760         gnus-thread-sort-functions.
10761
10762 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10763         From Paul Jarc <prj@po.cwru.edu>.
10764
10765         * message.el (message-get-reply-headers): More fixes.
10766
10767 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
10768         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10769
10770         * message.el (message-get-reply-headers): Fix bug with
10771         Mail-Followup-To/to-address interaction.
10772
10773 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10774
10775         * gnus-msg.el (gnus-configure-posting-styles): Match header in
10776         gnus-article-copy.
10777
10778 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10779
10780         * message.el (message-do-send-housekeeping): Rename to a better
10781         name.
10782
10783 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10784
10785         * message.el (message-cancel-news): Check article first, then ask
10786         yes or no.
10787
10788 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10789
10790         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
10791
10792 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10793
10794         * gnus-range.el (gnus-range-normalize): New function.
10795
10796 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
10797
10798         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
10799
10800 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10801
10802         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
10803
10804         * nnagent.el (nnagent-request-regenerate): New function.
10805
10806         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
10807
10808         * nnml.el (nnml-generate-nov-databases): Accept argument
10809         server. Don't open server if it is opened.
10810         (nnml-request-regenerate): Use it. Change to deffoo.
10811
10812 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10813         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10814
10815         * gnus.el (gnus-define-group-parameter): Fix.
10816
10817 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10818
10819         * gnus.el (gnus-define-group-parameter): Improved.
10820
10821         * gnus-sum.el (charset): Define parameter.
10822         (ignored-charsets): Ditto.
10823         (gnus-summary-setup-default-charset): Use them.
10824
10825         * gnus-start.el (gnus-read-descriptions-file): Use them.
10826
10827         * gnus-cus.el (gnus-group-parameters): Remove them.
10828
10829 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10830
10831         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
10832
10833 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10834
10835         * gnus-sum.el (gnus-summary-read-group-1): Remove
10836         gnus-summary-set-local-parameters.
10837         (gnus-summary-setup-buffer): Put it here.
10838
10839 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10840
10841         * gnus.el (to-address): Define parameter.
10842         (to-list): Ditto.
10843         * gnus-art.el (article-hide-boring-headers): Use them.
10844         * gnus-msg.el (gnus-post-news): Ditto.
10845         * gnus-cus.el (gnus-group-parameters): Remove them.
10846
10847 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10848
10849         * gnus-draft.el (gnus-draft-reminder): New function.
10850
10851         * gnus-art.el (gnus-sender-save-name): New function.
10852
10853 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10854
10855         * mm-util.el (mm-mime-charset): Error message.
10856
10857 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10858
10859         * message.el (message-check-news-body-syntax): Don't check mml lines.
10860
10861 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10862
10863         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
10864         subscribe.
10865
10866         * gnus-start.el (gnus-call-subscribe-functions): New function.
10867         (gnus-find-new-newsgroups): Use it.
10868         (gnus-ask-server-for-new-groups): Use it.
10869         (gnus-check-first-time-used): Use it.
10870         (gnus-subscribe-newsgroup-method): Grok a list of functions.
10871         (gnus-subscribe-options-newsgroup-method): Ditto.
10872         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
10873         return .
10874
10875 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10876
10877         * gnus-cus.el (gnus-score-customize): Doc fix.
10878
10879 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
10880
10881         * dgnushack.el (my-getenv): Typo.
10882
10883 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10884
10885         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
10886
10887 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10888
10889         * gnus-group.el (gnus-group-suspend): Offer save summaries.
10890
10891         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
10892         (gnus-treatment-function-alist): Use it.
10893         (article-remove-leading-whitespace): New function.
10894         (gnus-article-make-menu-bar): Use it.
10895
10896         * gnus-sum.el (gnus-summary-wash-empty-map): Add
10897         remove-leading-whitespace.
10898         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
10899         because of conflict.
10900
10901 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10902
10903         * Makefile.in: Hack generating gnus-load.el.
10904         * dgnushack.el: Ditto.
10905         * gnus-load.el: Remove it.
10906
10907 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10908
10909         * dgnushack.el : Add URLDIR.
10910
10911         * Makefile.in (EMACS_COMP): Ditto.
10912
10913 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10914
10915         * gnus-cus.el (gnus-score-customize): Error on no score file.
10916
10917 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10918
10919         * mm-decode.el (mm-merge-handles): New function.
10920
10921         * mm-view.el (mm-inline-message): Use it.
10922         (mm-view-message): Ditto.
10923
10924         * mm-partial.el (mm-inline-partial): Ditto.
10925
10926         * mm-extern.el (mm-inline-external-body): Ditto.
10927
10928         * gnus-art.el (gnus-mime-view-part): Ditto.
10929         (gnus-mime-view-part-as-type): Ditto.
10930         (gnus-mime-save-part-and-strip): Prevent users to strip in some
10931         cases.
10932
10933 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10934
10935         * message.el (message-cancel-news): Allow to shoot foot.
10936         (message-supersede): Ditto.
10937
10938 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
10939         Trivial patch.
10940
10941         * gnus-sum.el (gnus-simplify-subject-re): Use
10942         message-subject-re-regexp.
10943
10944 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10945
10946         * nnmail.el (nnmail-expiry-target-group): Bind
10947         nnmail-cache-accepted-message-ids to nil.
10948
10949         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
10950         coding system.
10951
10952 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10953
10954         * qp.el (quoted-printable-encode-region): Make sure characters are
10955         between 00 and FF.  Don't check charset.
10956
10957         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
10958         in Emacs 20.
10959         * rfc2047.el (rfc2047-q-encode-region): Ditto.
10960
10961 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10962
10963         * message.el (message-make-forward-subject): Argument decoded.
10964         (message-forward): Use it when digest.
10965
10966         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
10967         buffer.
10968
10969 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10970
10971         * message.el (message-generate-headers-first): Doc fix.
10972
10973 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10974
10975         * gnus-art.el (article-make-date-line): Error proof.
10976
10977 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10978
10979         * gnus-group.el (gnus-group-listing-limit): New variable.
10980         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
10981
10982         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
10983
10984 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10985
10986         * message.el (message-newline-and-reformat): Special case for
10987         breaking at BOL.
10988
10989 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10990
10991         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
10992         message/rfc822.
10993
10994 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10995
10996         * message.el (message-encode-message-body): Don't insert
10997         Content-Type if it is inside a mail.
10998
10999 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11000
11001         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
11002         gnus-article-commands-menu.
11003
11004         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
11005         in Emacs.
11006
11007         * gnus-start.el (gnus-read-descriptions-file): Use
11008         gnus-group-name-charset and gnus-group-charset-alist.
11009
11010 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11011
11012         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
11013         active region.
11014
11015         * gnus-start.el (gnus-group-change-level): Remove from both
11016         gnus-zombie-list and gnus-killed-list.
11017
11018 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11019
11020         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
11021         gnus-subscribe-topics.
11022
11023         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
11024
11025 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11026
11027         * gnus-art.el (gnus-article-make-menu-bar): Make
11028         gnus-article-post-menu.
11029
11030         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
11031
11032         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
11033
11034         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11035
11036         * message.el (message-mode-menu): Ditto.
11037
11038         * gnus-art.el (defvar): eval-when-compile.
11039
11040 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11041
11042         * gnus-agent.el (gnus-agentize): Fix doc.
11043
11044 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
11045
11046         * mml.el (mml-preview): Bind `q'.
11047
11048 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11049
11050         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
11051
11052 2001-01-31  Dave Love  <fx@gnu.org>
11053
11054         * mm-util.el (mm-mime-mule-charset-alist)
11055         (mm-find-mime-charset-region): Consider mule-utf-8.
11056
11057 2001-01-31  Dave Love  <fx@gnu.org>
11058
11059         * gnus-art.el (gnus-article-x-face-command)
11060         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
11061         :version.
11062
11063 2001-01-26  Dave Love  <fx@gnu.org>
11064
11065         * mm-util.el (mm-multibyte-string-p): New.
11066
11067 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
11068 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
11069 ;;      string-as-multibyte on class.  Clarify line-folding.
11070         (quoted-printable-encode-string): Make temp buffer inherit
11071         string's multibyteness.
11072
11073 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
11074
11075         * nnheader.el (toplevel): Don't require `gnus-util' at
11076         compile-time; this creates a circular dependency, and prevents
11077         a bootstrap.
11078
11079 2001-01-22  Andreas Schwab  <schwab@suse.de>
11080
11081         * nnheader.el (gnus-delete-line): Autoload it as a macro.
11082
11083 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11084
11085         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
11086
11087         * gnus-art.el (article-hide-list-identifiers): Ditto.
11088
11089         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
11090
11091 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11092
11093         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
11094
11095         * gnus-art.el (article-hide-list-identifiers): Similar.
11096
11097 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
11098
11099         * nnmail.el (nnmail-remove-list-identifiers): Improved.
11100
11101 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11102
11103         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
11104
11105 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11106
11107         * gnus-util.el (gnus-string-equal): New function.
11108
11109         * gnus-art.el (article-hide-boring-headers): Use it.
11110
11111 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
11112
11113         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
11114
11115 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11116
11117         * gnus-msg.el (gnus-msg-mail): Support switch-action.
11118
11119 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11120
11121         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
11122         command if there is not last-saver.
11123
11124 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11125
11126         * nntp.el (nntp-open-connection): 201 is possible.
11127
11128 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11129
11130         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
11131         (rfc2047-charset-encoding-alist): Add big5.
11132
11133 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11134
11135         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
11136         (gnus-agent-remove-server): Ditto.
11137         (autoload): gnus-server-update-server.
11138
11139         * gnus-srvr.el (gnus-server-line-format): Add %a.
11140         (gnus-server-line-format-alist): Add gnus-tmp-agent.
11141         (gnus-server-insert-server-line): Use it.
11142
11143 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11144
11145         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
11146         GB2312 and Big5.
11147
11148 2001-01-24  Simon Josefsson  <sj@extundo.com>
11149
11150         * mail-source.el (mail-sources): Add :program specifier to IMAP
11151         mail source.
11152         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
11153
11154 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11155
11156         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
11157
11158 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11159
11160         * nntp.el (nntp-wait-for): Return the success code.
11161         (nntp-open-connection): Use it.
11162
11163 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11164
11165         * gnus-int.el (gnus-check-server): Allow breaking the opening.
11166
11167 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11168
11169         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
11170
11171 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11172
11173         * gnus-sum.el (gnus-summary-print-article): Take one prefix
11174         argument. Allow to print several articles in one file.
11175
11176 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11177
11178         * webmail.el (webmail-type-definition): netaddress changes.
11179
11180 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11181
11182         * gnus.el: Fix copyright. Remove trailing spaces.
11183
11184         * message.el (message-forward): Use mule4.
11185
11186 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11187
11188         * mm-util.el (mm-string-as-unibyte): New function.
11189
11190         * message.el (message-forward): Use it.
11191
11192 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11193
11194         * message.el (message-cite-original-without-signature): Don't peel
11195         off the blank line.
11196         (message-get-reply-headers): Add Cc if it is not in follow-to.
11197
11198 2001-01-20  Simon Josefsson  <sj@extundo.com>
11199
11200         * mm-decode.el (mm-handle-multipart-from): Add.
11201         (mm-dissect-buffer): Save From: header value.
11202         (mm-security-from): Remove.
11203         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
11204
11205         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
11206         instead of `mml-security-from'.  Protect null from value.
11207
11208 2001-01-20  Simon Josefsson  <sj@extundo.com>
11209
11210         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
11211         application/vnd.ms-excel attachments.
11212
11213 2001-01-19  Simon Josefsson  <sj@extundo.com>
11214
11215         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
11216
11217 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11218
11219         * message.el (message-ignored-mail-headers): Ditto.
11220
11221 2001-01-19  Simon Josefsson  <sj@extundo.com>
11222
11223         * message.el (message-ignored-news-headers): Only search beginning
11224         of line.
11225
11226 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
11227         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
11228
11229         * message.el (message-send-mail): Content-Type may not be there.
11230
11231 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11232
11233         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
11234         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
11235
11236         * gnus-art.el (article-display-x-face): Insert X-Face if there is
11237         not.
11238
11239 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11240
11241         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11242         non-native groups.
11243
11244 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11245
11246         * message.el (message-yank-original): Understand
11247         universal-argument.
11248
11249 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11250
11251         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11252         (article-hide-boring-headers): Ditto.
11253
11254         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11255
11256 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11257
11258         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11259         one.
11260
11261 2001-01-16  Simon Josefsson  <simon@josefsson.org>
11262
11263         * message.el (message-make-in-reply-to): Add comment to message-id
11264         (old syntax, see 2000-08-02 change).
11265
11266 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11267
11268         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
11269         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
11270         (gnus-button-reply): Ditto.
11271
11272 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11273
11274         * gnus-art.el (article-display-x-face): Fix.
11275
11276 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11277
11278         * gnus-art.el (article-display-x-face): Use
11279         gnus-original-article-buffer.
11280
11281 2001-01-15  Jack Twilley  <jmt@tbe.net>
11282
11283         * message.el (message-add-header): Move to point-max.
11284
11285 2001-01-15  Simon Josefsson  <simon@josefsson.org>
11286
11287         * smime.el (smime-CA-directory, smime-CA-file): Change default to
11288         nil, improve documentation.
11289         (smime-certificate-directory): Comment out false hints (until it
11290         is implemented).
11291
11292         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
11293         there aren't any keys.
11294         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
11295         verify certificate.  Default is changed to only check integrity.
11296         Improved security status texts.  If a certificate doesn't contain
11297         a email address, don't fail.
11298
11299         * smime.el (smime-noverify-region):
11300         (smime-noverify-buffer): New functions.  Verifies integrity only.
11301
11302 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11303
11304         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
11305
11306 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11307
11308         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11309         (gnus-remove-some-windows): Ditto.
11310
11311 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11312
11313         * gnus-art.el (article-make-date-line): 11th.
11314
11315 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11316
11317         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11318         (mml2015-gpg-sign): Ditto.
11319
11320 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11321
11322         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11323         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11324
11325 2001-01-08  Dave Love  <fx@gnu.org>
11326
11327         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11328         single character.
11329
11330         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
11331
11332         * message.el: Doc and message fixes.
11333         (message-send-rename-function)
11334         (message-make-forward-subject-function)
11335         (message-send-mail-function, message-reply-to-function)
11336         (message-wide-reply-to-function, message-followup-to-function)
11337         (message-distribution-function, message-auto-save-directory): Fix
11338         :type.
11339
11340         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
11341         proceeding after warnings.  Amend multipart warning message.
11342
11343 2001-01-04  Dave Love  <fx@gnu.org>
11344
11345         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
11346         compiling.
11347         (gnus-make-directory): Require nnmail.
11348
11349         * mm-decode.el (mm-inline-media-tests): Add
11350         image/x-portable-bitmap.
11351         (mm-get-image): Grok pbm.
11352
11353 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
11354
11355         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
11356
11357 2001-01-09  Didier Verna  <didier@xemacs.org>
11358
11359         * dgnushack.el (dgnushack-compile): give a dummy value to
11360         `gnus-xmas-glyph-directory' for the time of compilation.
11361         * gnus-agent.el: moved some XEmacs specific hook add-ons from
11362         `gnus-xmas-[re]define' to avoid loosing user custom settings.
11363         * gnus-art.el: ditto.
11364         * gnus-group.el: ditto.
11365         * gnus-salt.el: ditto.
11366         * gnus-sum.el: ditto.
11367         * gnus-topic.el: ditto.
11368         * gnus-xmas.el (gnus-xmas-define): see above.
11369         * gnus-xmas.el (gnus-xmas-redefine): see above.
11370         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
11371         non-continuable error when the directory can't be found.
11372
11373 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11374
11375         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
11376         handle.
11377         * gnus-art.el (gnus-mime-view-part): Copy it.
11378         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
11379
11380 2001-01-09  Michael Downes  <mjd@ams.org>
11381
11382         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
11383
11384 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11385
11386         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
11387         orig-file. Use ',source.
11388
11389 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11390
11391         * gnus-xmas.el (gnus-xmas-modeline-glyph):
11392         (gnus-xmas-group-startup-message):
11393         Detect gnus-xmas-glyph-directory when it is nil.
11394
11395 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11396
11397         * pop3.el (pop3-get-message-count): Andrew Innes
11398         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
11399
11400 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11401
11402         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
11403
11404         * time-date.el (time-to-number-of-days): New function.
11405
11406 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
11407         Trivial patch.
11408
11409         * nnslashdot.el (nnslashdot-request-list): Always get the right
11410         sid.
11411
11412 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11413
11414         * message.el (message-minibuffer-local-map): New keymap.
11415         (message-read-from-minibuffer): Use it.
11416         * gnus-msg.el (gnus-summary-resend-message): Use it
11417
11418 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11419
11420         * gnus-start.el (gnus-display-time-event-handler): New function.
11421         (gnus-after-getting-new-news-hook): Use it.
11422
11423 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11424
11425         * message.el (message-ignored-mail-headers): Add draft header.
11426
11427 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11428
11429         * gnus-sum.el (gnus-summary-expire-articles): Don't save
11430         excursion.
11431
11432         * nnslashdot.el (nnslashdot-request-list): Get the right year.
11433
11434 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
11435         A revoked patch.
11436
11437         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
11438
11439 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11440
11441         * qp.el (quoted-printable-decode-region): Don't backward-char.
11442
11443 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11444
11445         * gnus-draft.el: Mark articles as replied.
11446
11447         * gnus-sum.el (gnus-summary-add-mark): New function.
11448
11449         * gnus-group.el (gnus-add-mark): New function.
11450
11451         * gnus-sum.el (gnus-summary-buffer-name): New function.
11452         (gnus-summary-setup-buffer): Use it.
11453
11454         * gnus-draft.el: Set things up with the right post method and
11455         stuff.
11456
11457         * message.el (message-ignored-news-headers): Remove X-Draft-From.
11458
11459         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
11460
11461         * gnus.el (gnus-draft-meta-information-header): New variable.
11462
11463 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11464
11465         * gnus-art.el (gnus-treatment-function-alist): Move the date
11466         functions before the header sorting functions.
11467
11468         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
11469
11470         * dgnushack.el (dgnushack-compile): Message whether there is w3.
11471         Don't (push "/usr/share/emacs/site-lisp" load-path).
11472
11473         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
11474         to empty fill prefixes.
11475
11476 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11477
11478         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
11479         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
11480
11481 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11482
11483         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
11484
11485         * nnml.el (autoload): Move to nnheader.el.
11486
11487         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
11488         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
11489         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
11490         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
11491
11492 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11493
11494         * gnus-art.el (article-make-date-line): Get the hours right.
11495         (gnus-ignored-headers): More hiding.
11496
11497         * nnmail.el (nnmail-expiry-wait): Not an integer.
11498
11499         * message.el (message-goto-body): Only expand abbrev when called
11500         interactively.
11501         (message-make-lines): Use it.
11502
11503 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11504
11505         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
11506
11507 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11508
11509         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
11510         include the expunged articles.
11511
11512         * gnus-group.el (gnus-group-sort-by-server): New function.
11513
11514         * gnus.el (gnus-method-to-server-name): New function.
11515         (gnus-group-prefixed-name): Use it.
11516
11517         * gnus-group.el (gnus-group-sort-function): Doc fix.
11518         (gnus-group-sort-groups-by-server): New command.
11519
11520 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11521
11522         * gnus-art.el (gnus-treat-date-english): New variable.
11523         (article-date-english): New command.
11524         (gnus-english-month-names): New variable.
11525         (article-make-date-line): Do 'english.
11526
11527         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
11528         after the fill prefix.
11529
11530         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
11531         score...".
11532
11533         * gnus-art.el (gnus-ignored-headers): Hide more headers.
11534
11535         * message.el (message-mode-map): Bind comment-region.
11536
11537         * gnus-art.el (gnus-mime-display-part): Let w3 display
11538         multipart/related.
11539
11540         * mm-bodies.el (mm-long-lines-p): New function.
11541         (mm-body-encoding): Use it.
11542         (mm-body-encoding): Encode articles with lines longer than 1000
11543         characters.
11544
11545 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11546
11547         * mm-util.el (mm-enable-multibyte): Use
11548         default-enable-multibyte-characters.
11549         (mm-enable-multibyte-mule4): Ditto.
11550         (mm-disable-multibyte): Test XEmacs.
11551         (mm-disable-multibyte-mule4): Ditto.
11552         (mm-with-unibyte-current-buffer): Simplified.
11553         (mm-with-unibyte-current-buffer-mule4): Ditto.
11554
11555 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11556
11557         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
11558
11559         * nnheader.el (nnheader-string-as-multibyte): New alias.
11560
11561         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
11562
11563         * gnus-uu.el (gnus-message-process-mark): New function.
11564         (gnus-uu-mark-by-regexp): Use it.
11565         (gnus-new-processable): New function.
11566
11567 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
11568          Trivial patch.
11569
11570         * gnus-sum.el (gnus-no-mark): New variable.
11571
11572 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11573
11574         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
11575         backslashes.
11576
11577 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11578
11579         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
11580         definition.
11581
11582 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11583
11584         * dgnushack.el (dgnushack-compile): elc is in the current directory.
11585
11586         * qp.el (quoted-printable-encode-region): Don't check multibyte in
11587         XEmacs.
11588
11589 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
11590         Trivial patch.
11591
11592         * mml.el (mml-read-tag): Save tag location.
11593
11594 2000-12-25  Simon Josefsson  <simon@josefsson.org>
11595
11596         * starttls.el: Sync with Emacs 21.
11597
11598 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11599
11600         * message.el (message-mail): Support yank-action.
11601
11602         * message.el (message-setup): Revoke the last change.
11603
11604 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11605
11606         * message.el (message-setup): Use cons. Suggested by Johan Vromans
11607         <jvromans@squirrel.nl>.
11608
11609 2000-12-24  Simon Josefsson  <sj@extundo.com>
11610
11611         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
11612         mailing list junk at end of part.
11613
11614 2000-12-23  Simon Josefsson  <sj@extundo.com>
11615
11616         * nnimap.el (nnimap-expiry-target): New function.
11617         (nnimap-request-expire-articles): Use it.
11618
11619 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11620
11621         * gnus.el (gnus-group-parameters-more): New variable.
11622         * gnus-cus.el (gnus-group-customize): Use it.
11623
11624         * gnus.el (gnus-define-group-parameter): New macro.
11625         (auto-expire): Use it
11626         (total-expire): Use it.
11627         * gnus-art.el (banner): Use it.
11628
11629         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
11630         <ljz@asfast.com>.
11631
11632 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11633
11634         * gnus-topic.el (gnus-topic-create-topic): Use list.
11635
11636         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
11637         before binding gnus-default-article-saver.
11638
11639         * gnus-sum.el (gnus-summary-save-article):
11640         (gnus-summary-pipe-output):
11641         (gnus-summary-save-article-mail):
11642         (gnus-summary-save-article-rmail):
11643         (gnus-summary-save-article-file):
11644         (gnus-summary-write-article-file):
11645         (gnus-summary-save-article-body-file): Ditto.
11646
11647         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
11648
11649 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11650
11651         * gnus-art.el (gnus-mime-security-button-map):
11652         (gnus-mime-button-map): Add parent.
11653
11654 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11655
11656         * messagexmas.el (message-xmas-redefine): New function.
11657
11658         * message.el: Use it.
11659
11660         * gnus-art.el (gnus-article-check-hidden-text): Return t.
11661
11662         * gnus-util.el (gnus-remove-text-properties-when): Return t.
11663
11664 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11665
11666         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
11667         malformatted messages.
11668
11669 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11670
11671         * mm-util.el (mm-image-load-path): New function.
11672
11673         * gnus-group.el (gnus-group-make-tool-bar): Use it.
11674
11675         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
11676
11677         * message.el (message-tool-bar-map): Use it.
11678
11679         * Makefile.in (install-el): New rule.
11680
11681 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11682
11683         * gnus-art.el (article-treat-dumbquotes): Quote \.
11684
11685 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11686
11687         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
11688         Emacs 20 runs on a terminal.
11689
11690 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11691
11692         * gnus-msg.el (gnus-bug): Revert to save-excursion.
11693
11694         * mml.el (gnus-add-minor-mode): Autoload.
11695
11696         * message.el (message-forward): Save-restriction.
11697
11698 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11699
11700         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
11701         Paul Stevenson <p.stevenson@surrey.ac.uk>
11702
11703 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11704
11705         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
11706
11707         * mml.el (gnus-ems): Don't require.
11708
11709         * gnus.el (gnus-decode-rfc1522): Removed.
11710         (gnus-set-text-properties): Define.
11711
11712 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11713
11714         * gnus-art.el (gnus-mime-*): handle may be nil.
11715
11716         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
11717
11718         * gnus.el (gnus-group-remove-excess-properties): Not defined
11719         in gnus-xmas.
11720
11721 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11722
11723         * message.el (message-mail-user-agent): Add :version.
11724
11725 2000-12-21  Miles Bader  <miles@gnu.org>
11726
11727         * message.el (message-mode): Set `comment-start' to the  yank prefix.
11728
11729 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11730
11731         * message.el (message-mail-user-agent): New variable.
11732         (message-setup): Renamed to message-setup-1. Support
11733         mail-user-agent.
11734         (message-mail-user-agent): New function.
11735         (message-mail): Use it.
11736         (message-reply): Use it.
11737         (message-resend): Use it.
11738         (message-mail-other-window): Use it.
11739         (message-mail-other-frame): Use it.
11740
11741         * gnus-msg.el (gnus-bug): Support mail-user-agent.
11742
11743 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11744
11745         * message.el (message-tool-bar-map): Simplify.
11746         (message-narrow-to-head-1): New function.
11747         (message-narrow-to-head): Use it.
11748         (message-reply): Ditto.
11749         (message-cancel-news): Ditto.
11750         (message-supersede): Ditto.
11751         (message-make-forward-subject): Ditto.
11752         (message-bounce): Ditto.
11753
11754 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11755
11756         * uudecode.el (uudecode-decode-region-external): make-temp-file
11757         may not be defined.
11758
11759         * binhex.el (defalias): eval-and-compile.
11760
11761         * message.el (message-tool-bar-map): New function.
11762         (message-mode): Use it.
11763
11764 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11765
11766         * nntp.el (nntp-find-connection): Remove the entry.
11767         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
11768
11769 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11770
11771         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
11772
11773         * message.el (message-forward): Copy buffer in unibyte mode.
11774
11775 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11776
11777         * message.el (message-make-forward-subject): Don't widen. Decode.
11778         (message-forward): Don't decode subject.
11779
11780 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
11781
11782         * qp.el (quoted-printable-encode-region): Upcase QP.
11783
11784 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11785
11786         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
11787         mail-extract-a-c instead. Don't depend on Gnus.
11788
11789         * mml.el (gnus-ems): Require it.
11790
11791         * gnus-msg.el (gnus-summary-mail-forward):
11792
11793         * message.el (message-forward):  Move mime-to-mml here.
11794
11795 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11796
11797         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
11798         * gnus-art.el (gnus-insert-mime-button): Simplify.
11799         (gnus-mime-display-alternative): Ditto.
11800         (gnus-insert-mime-security-button): Ditto.
11801
11802 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11803
11804         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
11805         text-property-not-all doesn't return nil when start=mark(end).
11806         (gnus-remove-text-properties-when): Ditto.
11807
11808 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11809
11810         * gnus-start.el (gnus-group-change-level): Remove group from
11811         gnus-active-hashtb if real killed.
11812
11813 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11814
11815         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
11816         (gnus-mime-display-alternative): Ditto.
11817         (gnus-insert-mime-security-button): Ditto.
11818
11819 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11820
11821         * gnus-start.el (gnus-group-change-level): Don't add it into
11822         killed-list if it was killed.
11823
11824 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11825
11826         * nnmbox.el (nnmbox-file-coding-system): Use binary.
11827         (nnmbox-active-file-coding-system): Ditto.
11828
11829         * gnus-cus.el (gnus-group-parameters): Add posting-style.
11830
11831 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11832
11833         * gnus.el (gnus-version):
11834         (gnus-version-number): Set to Oort Gnus 0.01.
11835
11836         * gnus-art.el (gnus-mime-security-button-map):
11837         (gnus-insert-mime-security-button): Fix for Emacs21.
11838
11839 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11840
11841         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
11842         easymenu, because XEmacs doesn't understand :help.
11843
11844         * mm-uu.el: Require binhex.
11845
11846 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11847
11848         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
11849
11850 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11851
11852         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
11853
11854 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
11855
11856         * *.xpm, *.pbm: Convert icons icons to size 24x24.
11857
11858 2000-12-18  Dave Love  <fx@gnu.org>
11859
11860         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
11861         (unused).
11862
11863 2000-12-13  Miles Bader  <miles@gnu.org>
11864
11865         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
11866         to t, so that we don't get stuck while trying to smilefy
11867         intangible text.
11868
11869 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11870
11871         * smiley-ems.el (smiley-regexp-alist): Make regexps match
11872         at the end of the buffer.
11873         (smiley-region): In the loop, move to the end of the submatch
11874         matching the smiley instead of using the end of the match
11875         of the whole regexp.
11876
11877 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
11878
11879         * message.el (message-mode): Doc fix.
11880
11881 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11882
11883         * smiley-ems.el (smiley-region): Doc fix.
11884
11885 2000-12-11  Miles Bader  <miles@gnu.org>
11886
11887         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
11888         bottom line visible, check to see if it's partially obscured, and
11889         if so, either scroll one more line to make it fully visible, or
11890         revert to showing the second line from the top.
11891
11892 2000-12-07  Dave Love  <fx@gnu.org>
11893
11894         * mailcap.el (mailcap-download-directory)
11895         * gnus-audio.el (gnus-audio-directory)
11896         * smiley-ems.el (smiley-data-directory): Fix :type.
11897
11898 2000-11-30  Dave Love  <fx@gnu.org>
11899
11900         * message.el (message-auto-save-directory): Use
11901         file-name-as-directory.
11902         (message-set-auto-save-file-name): Create
11903         message-auto-save-directory if necessary.
11904         (message-replace-chars-in-string): Removed -- unused.
11905         (message-mail-alias-type): Customize.
11906         (message-headers): Remove duplicate defgroup.
11907
11908 2000-11-29  Dave Love  <fx@gnu.org>
11909
11910         * qp.el (quoted-printable-decode-region): Use error, not message
11911         to report malformed text (like base64).  Amend message.
11912
11913 2000-11-29  Miles Bader  <miles@gnu.org>
11914
11915         * message.el (message-header-lines): Fontify tag.
11916
11917 2000-11-27  Dave Love  <fx@gnu.org>
11918
11919         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
11920         compiler warning.
11921
11922 ;2000-11-26  Dave Love  <fx@gnu.org>
11923 ;
11924 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
11925 ;
11926 2000-11-23  Dave Love  <fx@gnu.org>
11927
11928         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
11929
11930         * mm-uu.el (uudecode): Require.
11931         (uudecode-decode-region, uudecode-decode-region-external): Don't
11932         autoload.
11933         (mm-uu-copy-to-buffer): Doc fix.
11934         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
11935         type fix.
11936
11937         * mailcap.el: Doc fixes.
11938         (mailcap-mime-data): Various adjustments.
11939         (mailcap): New group.
11940         (mailcap-download-directory): Customize.
11941         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
11942         (mailcap-temporary-directory): Deleted (unused).
11943         (mailcap-unescape-mime-test): Simplify slightly.
11944         (mailcap-viewer-passes-test): Use functionp.
11945         (mailcap-command-p): Aliased to executable-find.
11946
11947         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
11948         default-enable-multibyte-characters is nil.
11949
11950 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
11951
11952         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
11953
11954 2000-11-21  Dave Love  <fx@gnu.org>
11955
11956         * gnus-art.el (gnus-mime-button-map): Don't inherit from
11957         gnus-article-mode-map.
11958 ;       (gnus-mime-button-menu): Use mouse-set-point.
11959         (gnus-insert-mime-button, gnus-mime-display-alternative)
11960         (gnus-mime-display-alternative): Don't use local-map property.
11961
11962 2000-11-17  Dave Love  <fx@gnu.org>
11963
11964         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
11965         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
11966         and make-temp-file.
11967         (uudecode-decode-region): Doc fix.
11968
11969 2000-11-14  Dave Love  <fx@gnu.org>
11970
11971         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
11972         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
11973         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
11974         New files, derived from the XPMs.
11975
11976 2000-11-10  Dave Love  <fx@gnu.org>
11977
11978         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
11979         (gnus-agent-lib-file, gnus-agent-load-alist)
11980         (gnus-agent-save-alist, gnus-agent-article-name): Use
11981         expand-file-name.
11982
11983         * gnus-group.el (gnus-group-name-charset-method-alist): Add
11984         :version.
11985         (nnkiboze-score-file): Defvar when compiling.
11986
11987         * gnus-start.el (gnus-read-newsrc-file): Add :version.
11988
11989         * gnus-art.el (gnus-article-banner-alist)
11990         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
11991         (gnus-article-date-lapsed-new-header)
11992         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
11993         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
11994         (gnus-treat-strip-headers-in-body)
11995         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
11996         (gnus-treat-translate): Add :version.
11997         (gnus-article-mime-part-function): Fix defcustom.
11998
11999         * nnmail.el (nnmail-expiry-target)
12000         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
12001         (nnmail-split-header-length-limit): Add :version.
12002
12003         * gnus-sum.el (gnus-auto-expirable-marks)
12004         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
12005         (gnus-extra-headers, gnus-ignored-from-addresses)
12006         (gnus-newsgroup-ignored-charsets)
12007         (gnus-group-highlight-words-alist)
12008         (gnus-summary-show-article-charset-alist): Add :version.
12009
12010         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
12011         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
12012         files, converted from the XPMs.
12013
12014         * gnus-cache.el (gnus-cache-active-file): Don't use
12015         file-name-as-directory on directory.
12016         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
12017         use file-name-as-directory on directory.
12018
12019         * time-date.el (timezone-make-date-arpa-standard): Autoload.
12020         (date-to-time): Use it.
12021
12022 ;       * message.el (message-mode) <adaptive-fill-regexp>:
12023 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
12024 ;       (message-newline-and-reformat): Likewise.
12025         (message-forward-as-mime, message-forward-ignored-headers)
12026         (message-buffer-naming-style, message-default-charset)
12027         (message-dont-reply-to-names, message-send-mail-partially-limit):
12028         Add :version.
12029
12030         * mm-util.el: Doc fixes.
12031         (mm-mime-charset): Don't use the raw result of
12032         mm-preferred-coding-system.
12033         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
12034         (mm-with-unibyte): Simplify.
12035
12036         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
12037         concat.
12038
12039         * pop3.el (pop3-version): Deleted.
12040         (pop3-make-date): New function, avoiding message-make-date.
12041         (pop3-munge-message-separator): Use it.
12042
12043 2000-11-09  Dave Love  <fx@gnu.org>
12044
12045         * gnus-group.el (gnus-group-make-directory-group)
12046         (gnus-group-fetch-faq): Use expand-file-name.
12047         (gnus-group-fetch-faq): Simplify completing-read form.
12048
12049         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
12050         test for Mule.
12051
12052         * message.el (tool-bar-map): Defvar when compiling.
12053
12054         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
12055         (gnus-tm-lisp-directory): Deleted.
12056         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
12057         (featurep 'xemacs).
12058         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
12059         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
12060         version numbers from file names.
12061
12062 2000-11-08  Dave Love  <fx@gnu.org>
12063
12064         * mm-view.el: Use featurep for XEmacs test.
12065         (mm-inline-message): Test for `remove-specifier'; don't use
12066         condition-case.
12067
12068         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
12069
12070         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
12071         (gnus-score-find-bnews): Don't concat "".
12072
12073         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
12074         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
12075         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
12076         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
12077
12078         * gnus-sum.el: Put some defvars in eval-when-compile.
12079         (gnus-summary-mode-hook): Add :options.
12080         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
12081         (gnus-summary-tool-bar-map): New variable.
12082         (gnus-summary-make-tool-bar): New function.
12083         (gnus-summary-mode): Put kill-all-local-variables first.
12084
12085         * gnus-group.el (gnus-group-toolbar-map): New variable.
12086         (gnus-group-make-tool-bar): Rewritten.
12087         (gnus-group-mode): Put kill-all-local-variables first.
12088
12089         * rfc2047.el: Require gnus-util.
12090
12091         * nnml.el (gnus-sorted-intersection): Autoload.
12092
12093         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
12094         Put some defvars in eval-when-compile.
12095         (gnus-intersection, gnus-sorted-complement):  Autoload.
12096
12097         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
12098
12099         * mm-encode.el (mm-body-7-or-8): Autoload.
12100
12101         * mm-decode.el (mm-insert-inline): Autoload.
12102
12103         * mml.el:
12104         * message.el: Put some defvars in eval-when-compile.
12105
12106         * gnus-msg.el: Put some defvars in eval-when-compile.
12107         (gnus-msg-mail): Move after gnus-setup-message.
12108
12109         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
12110
12111 2000-11-07  Dave Love  <fx@gnu.org>
12112
12113         * gnus-util.el (nnheader): Don't require message (recursive
12114         autoload).
12115
12116         * uudecode.el: Avoid compiler warnings.
12117
12118         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
12119         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
12120
12121 2000-11-06  Dave Love  <fx@gnu.org>
12122
12123         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
12124
12125         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
12126         (uudecode-char-int): New alias, replacing char-int.
12127         (uudecode-decode-region): Don't call buffer-disable-undo.
12128
12129 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
12130 ;       (mm-uu-configure-list): Doc fix.
12131 ;
12132 ;       * earcon.el (running-xemacs): Don't define.
12133 ;
12134 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12135 ;
12136 ;       * message.el (message-font-lock-keywords): Match a final newline
12137 ;       to help font-lock's multiline support.
12138 ;
12139 2000-11-03  Dave Love  <fx@gnu.org>
12140
12141         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
12142
12143         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
12144         name.
12145
12146         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
12147         <banner>: Fix custom type, doc.
12148
12149         * mm-decode.el (mm-display-external): Space-prefix temp buffer
12150         name.  Don't disable undo explicitly.
12151
12152 ;2000-11-02  Dave Love  <fx@gnu.org>
12153 ;
12154 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
12155 ;       cite-prefix.
12156
12157 2000-11-01  Dave Love  <fx@gnu.org>
12158
12159         * rfc2047.el (base64): Require unconditionally.
12160         (message-posting-charset): Defvar when compiling.
12161         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
12162         message.
12163
12164         * gnus-sum.el (nnoo): Require.
12165         (mm-uu-dissect): Autoload.
12166
12167         * mml.el (mml-parse-1): Clarify message.
12168         (mml-minibuffer-read-type): Use mailcap-mime-types.
12169
12170 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
12171
12172         * mml.el: Fix a typo in the requiring of CL.
12173
12174 2000-11-01  Dave Love  <fx@gnu.org>
12175
12176         * utf7.el: Require cl when compiling.
12177
12178         * binhex.el: Use (featurep 'xemacs).
12179         (binhex-char-int): New alias, replacing char-int.  Change callers.
12180         (binhex-decode-region): Simplify work buffer code.
12181         (binhex-decode-region-external): Use expand-file-name, not concat.
12182
12183 2000-10-30  Dave Love  <fx@gnu.org>
12184
12185         * gnus-art.el: Fix 2000-10-27 change properly.
12186
12187 2000-10-28  Miles Bader  <miles@gnu.org>
12188
12189         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
12190
12191 2000-10-27  Dave Love  <fx@gnu.org>
12192
12193         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
12194         strings.
12195         (gnus-group-make-tool-bar): New function.
12196         (gnus-group-mode): Use it.
12197
12198         * message.el (message-mode-menu): Add some :help strings.
12199         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
12200         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
12201
12202         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
12203         * describe-group.xpm, get-news.xpm, kill-group.xpm:
12204         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
12205
12206         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
12207         display-graphic-p here.
12208
12209 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
12210
12211         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
12212         of the `gnus-xemacs' variable, as the latter has been removed.
12213         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
12214         * gnus-art.el (gnus-treat-display-xface)
12215         (gnus-treat-display-smileys, gnus-treat-display-picons)
12216         (gnus-article-read-summary-keys): Likewise.
12217
12218 2000-10-26  Dave Love  <fx@gnu.org>
12219
12220         (defvar): Use rmail-spool-directory unconditionally.
12221
12222 2000-10-18  Dave Love  <fx@gnu.org>
12223
12224         * mm-bodies.el (mm-uu-decode-function)
12225         (mm-uu-binhex-decode-function): Defvar when compiling.
12226
12227         * gnus-nocem.el (gnus-nocem-issuers): Update.
12228         (gnus-nocem-check-from): New option.
12229         (gnus-nocem-scan-groups): Use it.
12230         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
12231         (gnus-nocem-check-article-limit): Add :version.
12232
12233 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
12234
12235         * ietf-drums.el (mm-util): Require CL when compiling.
12236
12237 2000-10-15  Dave Love  <fx@gnu.org>
12238
12239         * qp.el: Require mm-util.
12240
12241 2000-10-13  Dave Love  <fx@gnu.org>
12242
12243         * qp.el (quoted-printable-decode-region): Avoid invalid
12244         coding-systems.
12245
12246 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12247
12248         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12249         to a recursive load.
12250
12251 2000-10-12  Dave Love  <fx@gnu.org>
12252
12253         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12254
12255         * gnus.el (gnus-group-startup-message): Check for PBM image.
12256
12257 2000-10-09  Dave Love  <fx@gnu.org>
12258
12259         * mail-source.el (mail-source-fetch-imap): Bind
12260         default-enable-multibyte-characters rather than using
12261         mm-disable-multibyte.
12262
12263 2000-10-05  Dave Love  <fx@gnu.org>
12264
12265         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
12266         Autoload.
12267         (quoted-printable-decode-region):  Rename arg which confused
12268         charset with coding-system.  Don't use nonascii-insert-offset.
12269         Coding-system encode the region initially.  Don't recognize `=='
12270         as valid QP.  Coding-system decode the region finally.
12271         (quoted-printable-decode-string): Rename arg which confused
12272         charset with coding-system.
12273
12274         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
12275         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
12276         mm-encode-coding-region.
12277         (mm-decode-body, mm-decode-string): Rename variables which
12278         confused charset with coding-system.
12279         (binhex-decode-region): Don't autoload.
12280         (mm-body-encoding): Require message.
12281         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
12282         cond branches.
12283
12284         * gnus-art.el (article-de-quoted-unreadable)
12285         (article-de-base64-unreadable): Fold search case
12286         rather than downcasing string.  Apply mm-charset-to-coding-system
12287         to arg of quoted-printable-decode-region.
12288
12289 2000-10-04  Dave Love  <fx@gnu.org>
12290
12291         * gnus-ems.el: Don't turn off compiler warnings in local vars.
12292         Require ring when compiling.
12293         (gnus-article-compface-xbm): New variable.
12294
12295 2000-10-04  Dave Love  <fx@gnu.org>
12296
12297         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
12298         pbm images.
12299
12300         * frown.pbm, smile.pbm, wry.pbm: New files.
12301
12302         * frown.xbm, smile.xbm, wry.xbm: Deleted.
12303
12304 2000-10-03  Dave Love  <fx@gnu.org>
12305
12306         * mail-source.el (mail-sources): Revert to nil.
12307
12308         * nnmail (nnmail-spool-file): Revert to `((file))'.
12309
12310         * qp.el: Don't require mm-util.
12311         (quoted-printable-decode-region): Rewritten.
12312         (quoted-printable-decode-string, quoted-printable-encode-region):
12313         Doc fix.
12314         (quoted-printable-encode-region): Barf on multibyte characters.
12315         Maybe make the class multibyte.  Upcase chars, not formatted
12316         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12317         (quoted-printable-encode-string): Don't use
12318         mm-with-unibyte-buffer.
12319
12320 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12321
12322         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12323
12324 2000-09-21  Dave Love  <fx@gnu.org>
12325
12326         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12327         (for Emacs 20).  Tidy somewhat.
12328
12329 2000-09-21  Dave Love  <fx@gnu.org>
12330
12331         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
12332         image processing.  Rationalize logic somewhat.
12333
12334 2000-09-20  Dave Love  <fx@gnu.org>
12335
12336         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
12337         specifically.
12338
12339         * gnus.el (gnus-version-number): Avoid some redundant
12340         autoloads.
12341
12342 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
12343
12344         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
12345         to XBM; we always have PBM support.
12346
12347 2000-09-14  Dave Love  <fx@gnu.org>
12348
12349         * gnus.el (gnus-charset):
12350         * mm-decode.el (mime-display):
12351         * imap.el (imap) <defgroup>: Add :version.
12352
12353 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
12354
12355         * parse-time.el: Fix author's mail address.
12356
12357         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
12358         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
12359         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
12360         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
12361         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
12362         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
12363         * rfc2231.el, uudecode.el: Fix copyright notice.
12364
12365         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
12366         require `w3' at load-time only if not running in batch mode.
12367
12368 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12369
12370         * gnus.el: Before merge with Emacs21.
12371
12372 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
12373
12374         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
12375
12376 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12377
12378         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
12379         to avoid conflict with the standard `back-to-indentation'
12380         binding.
12381
12382 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12383
12384         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
12385
12386         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
12387         (mm-disable-multibyte-mule4): Ditto.
12388         (mm-with-unibyte-current-buffer-mule4): Ditto.
12389
12390 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12391
12392         * pop3.el (pop3-movemail): Use binary.
12393         (pop3-movemail-file-coding-system): Removed.
12394
12395 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12396
12397         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
12398
12399 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12400
12401         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
12402         exists.
12403
12404 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12405
12406         * gnus-msg.el (gnus-post-method): Use backend name when the
12407         address is "".
12408
12409 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12410
12411         * gnus-art.el (article-verify-x-pgp-sig): Don't test
12412         mm-verify-option.
12413         (gnus-treat-x-pgp-sig): Default value.
12414         (gnus-ignored-headers): Redundant.
12415
12416 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12417
12418         * gnus-win.el (gnus-configure-frame): Save selected window.
12419
12420 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12421
12422         * nnmbox.el: Require gnus-range.
12423         (nnmbox-group-building-active-articles): New variable.
12424         (nnmbox-group-active-articles): New variable; this is a cache of
12425         all active articles by group and number.
12426         (nnmbox-in-header-p): New function.
12427         (nnmbox-find-article): New function.
12428         (nnmbox-record-active-article): New function.
12429         (nnmbox-record-deleted-article): New function.
12430         (nnmbox-is-article-active-p): New function.
12431         (nnmbox-retrieve-headers): Use nnmbox-find-article.
12432         (nnmbox-request-article): Ditto.  Also supply extra arg to
12433         nnmbox-article-group-number.
12434         (nnmbox-request-expire-articles): Ditto.
12435         (nnmbox-request-move-article): Ditto.
12436         (nnmbox-request-replace-article): Ditto.
12437         (nnmbox-request-rename-group): Rename group entry in active
12438         article cache.
12439         (nnmbox-delete-mail): Update active article cache, unless article
12440         is being replaced.
12441         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
12442         than partially duplicating it.
12443         (nnmbox-article-group-number): Add extra `this-line' arg, to
12444         handle articles belonging to multiple groups.
12445         (nnmbox-save-mail): Update active article cache.
12446         (nnmbox-read-mbox): Build active article cache when loading mbox.
12447         Also do some repair work, if we find articles that are missing the
12448         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
12449         reconstruct these from Xref info.
12450
12451 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12452
12453         * mail-source.el (mail-source-report-new-mail): Use
12454         nnheader-run-at-time.
12455
12456 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12457
12458         * mail-source.el (mail-source-fetch-pop): Clear pop password when
12459         an error is thrown, and then rethrow the error.
12460         (mail-source-check-pop): Ditto.
12461         (mail-source-start-idle-timer): Prevent multiple pop checks
12462         running if the check takes a long time.
12463
12464 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12465
12466         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
12467         succeed.
12468
12469 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12470
12471         * gnus-win.el (gnus-configure-windows): Make sure
12472         nntp-server-buffer is live.
12473         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
12474
12475 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
12476
12477         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
12478
12479 2000-12-04  Andreas Jaeger  <aj@suse.de>
12480
12481         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
12482
12483 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12484
12485         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
12486
12487 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12488         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
12489
12490         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
12491
12492 2000-12-01  Simon Josefsson  <sj@extundo.com>
12493
12494         * mml-smime.el (mml-smime-verify): Fix address parsing.
12495
12496 2000-12-01  Simon Josefsson  <sj@extundo.com>
12497
12498         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
12499         more than one certificate inside PKCS#7 blob.  Better security
12500         information (clamed / actual sender, openssl output, certificates
12501         inside message).
12502
12503         * smime.el (smime-verify-region): Output to /dev/null.
12504         (smime-buffer-as-string-region): Don't parse empty lines.
12505
12506 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12507
12508         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
12509         ?d and ?D.
12510         (gnus-mime-security-show-details-inline): New variable.
12511         (gnus-mime-security-show-details): Use them.
12512         (gnus-insert-mime-security-button): Ditto.
12513
12514         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
12515         Suggest by Michael Duggan (md5i@cs.cmu.edu).
12516         (mml2015-gpg-clear-verify): Ditto.
12517         (mml2015-gpg-decrypt-1): Ditto.
12518         (mml2015-use): Prefer 'gpg.
12519
12520 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12521
12522         * gnus-util.el (gnus-add-text-properties-when): New function.
12523         (gnus-remove-text-properties-when): Ditto.
12524
12525         * gnus-cite.el (gnus-article-hide-citation): Use them.
12526         (gnus-article-toggle-cited-text): Use them.
12527
12528         * gnus-art.el (gnus-signature-toggle): Use them.
12529         (gnus-article-show-hidden-text): Ditto.
12530         (gnus-article-hide-text): Ditto.
12531
12532 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12533
12534         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
12535
12536 2000-11-30  Simon Josefsson  <sj@extundo.com>
12537
12538         * smime.el (smime-point-at-eol): New alias.
12539         (smime-buffer-as-string-region): Use it.
12540
12541 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12542
12543         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
12544
12545 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12546
12547         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
12548
12549         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
12550
12551         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
12552
12553 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12554
12555         * nnmh.el (nnmh-request-expire-articles): Implemented
12556         expiry-target for nnmh backend.
12557
12558 2000-11-30  Simon Josefsson  <sj@extundo.com>
12559
12560         * mm-decode.el (mm-security-from): New variable.
12561         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
12562
12563         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
12564         than `from'.
12565
12566 2000-11-30  Simon Josefsson  <sj@extundo.com>
12567
12568         * mml-smime.el (mml-smime-verify): Verify that certificate mail
12569         address match sender address.
12570
12571         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
12572
12573         * smime.el (smime-verify-region): Don't copy buffer.
12574         (smime-decrypt-buffer): Use expand-file-name on keyfile.
12575         (smime-pkcs7-region): New function.
12576         (smime-pkcs7-certificates-region): Ditto.
12577         (smime-pkcs7-email-region): Ditto.
12578         (smime-buffer-as-string-region): Ditto.
12579
12580         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
12581         buffer.
12582
12583 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
12584
12585         * smime.el (smime-decrypt-region): Fix keyfile argument.
12586
12587 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12588
12589         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
12590
12591 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12592
12593         * message.el (message-shoot-gnksa-feet): New variable.
12594         (message-gnksa-enable-p): New function.
12595         (message-send): Use it.
12596         (message-check-news-body-syntax): Ditto.
12597
12598 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12599
12600         * message.el (message-make-message-id): Remove the redundancy.
12601
12602 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12603
12604         * message.el (message-setup): Discourage using mc-install-*-mode.
12605
12606         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
12607
12608 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12609
12610         * gnus-cite.el (gnus-cite-parse): Guess citation length.
12611
12612 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12613
12614         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
12615
12616 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12617
12618         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
12619
12620 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12621
12622         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
12623         insert-buffer-substring.
12624
12625         * message.el (message-send-mail): Use buffer-substring-no-properties.
12626         (message-send-news): Ditto.
12627
12628 2000-11-22  David Edmondson  <dme@dme.org>
12629
12630         * imap.el (imap-wait-for-tag): Message read info.
12631
12632 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12633
12634         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
12635         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
12636         (mml2015-gpg-encrypt): Ditto.
12637
12638 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12639
12640         * mm-decode.el (mm-verify-option): Default value.
12641
12642         * mml-sec.el (mml-secure-part): Error message.
12643
12644 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12645
12646         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
12647
12648 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12649
12650         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
12651
12652 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12653
12654         * gnus-art.el (gnus-article-describe-key): Use prompt.
12655         (gnus-article-describe-key-briefly): Ditto.
12656
12657 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12658
12659         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
12660
12661 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12662
12663         * gnus-art.el (gnus-article-describe-key): New function.
12664         (gnus-article-describe-key-briefly): New function.
12665
12666 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12667
12668         * mm-decode.el (mm-decrypt-option): Doc typo.
12669
12670         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
12671         return a number.
12672
12673 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12674
12675         * message.el (message-newline-and-reformat): Typo.
12676
12677 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12678
12679         * gnus-art.el (article-verify-x-pgp-sig): Check whether
12680         original-article-buffer exists.
12681
12682         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
12683         (rfc2047-header-encoding-alist): Addresses are different from text.
12684         (rfc2047-encode-message-header): Ditto.
12685         (rfc2047-dissect-region): Extra parameter.
12686         (rfc2047-encode-region): Ditto.
12687         (rfc2047-encode-string): Ditto.
12688
12689 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12690
12691         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
12692         (mm-uu-pgp-encrypted-extract): Use it.
12693         (mm-uu-pgp-signed-extract-1): New function.
12694         (mm-uu-pgp-signed-extract): Use it.
12695
12696         * gnus-art.el (gnus-mime-display-security): New function.
12697         (gnus-mime-display-part): Use it.
12698         (gnus-mime-security-verify-or-decrypt): New function.
12699         (gnus-mime-security-press-button): New function.
12700         (gnus-insert-mime-security-button): Use it.
12701
12702         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
12703         (mm-find-raw-part-by-type): Ditto.
12704         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
12705         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
12706         (mm-destroy-parts): Kill nested multibyte buffer.
12707
12708         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
12709         (mml2015-gpg-verify): Ditto.
12710
12711 2000-11-18  Simon Josefsson  <sj@extundo.com>
12712
12713         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
12714         (mml2015-function-alist): Use it.
12715
12716         * mml-sec.el (mml-sign-alist): Update names.
12717         (mml-encrypt-alist): Ditto.
12718         (mml-secure-part-smime-sign): Moved to mml-smime.el
12719         as `mml-smime-sign-query'.
12720         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
12721         `mml-smime-get-file-cert'.
12722         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
12723         `mml-smime-get-dns-cert'.
12724         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
12725         `mml-smime-encrypt-query'.
12726         (mml-smime-sign-buffer): Use mml-smime-sign.
12727         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
12728
12729         * mml-smime.el (mml-smime-sign): New function.
12730         (mml-smime-encrypt):
12731         (mml-smime-sign-query):
12732         (mml-smime-get-file-cert):
12733         (mml-smime-get-dns-cert):
12734         (mml-smime-encrypt-query): Moved from mml-sec.el.
12735
12736 2000-11-16  Simon Josefsson  <sj@extundo.com>
12737
12738         * mml2015.el (mml2015-gpg-clear-verify): New function.
12739         (mml2015-function-alist): Add it.
12740
12741 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12742
12743         * message.el (message-setup-fill-variables): Use
12744         message-cite-prefix-regexp.
12745         (message-newline-and-reformat): Check the end of citation, leading
12746         WSP, break in the cite prefix.
12747         (message-fill-paragraph): New function.
12748
12749 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12750
12751         * lpath.el: Shut up.
12752
12753 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
12754
12755         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
12756         raw 8-bit in headers in dk.* newsgroups.
12757
12758 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12759
12760         * message.el (message-newline-and-reformat): Match extra WSPs.
12761
12762 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
12763
12764         * mml.el (mml-generate-mime-1): Ignore ascii.
12765
12766 2000-11-16 Justin Sheehy  <justin@iago.org>
12767
12768         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
12769
12770 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12771
12772         * message.el (message-cite-prefix-regexp): Prefix should not end
12773         at space.
12774
12775 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12776
12777         * message.el (message-mode-syntax-table): Add - as a word
12778         constituent as in articles.
12779         (message-setup-fill-variables): Add -_. as supercite-style prefix.
12780         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
12781         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
12782
12783 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12784
12785         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
12786
12787 2000-11-12  David Edmondson  <dme@dme.org>
12788
12789         * message.el (message-font-lock-keywords): use
12790         message-cite-prefix-regexp.
12791
12792 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12793
12794         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
12795         Stein Arild Str\e,Ax\e(Bmme.
12796         (gnus-group-jump-to-group): Use it.
12797         (gnus-group-jump-to-group-prompt): Customize.
12798
12799 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
12800
12801         * mailcap.el (mailcap-possible-viewers): Match the entire string.
12802
12803 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12804
12805         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
12806         incompatible.
12807         (mml2015-mailcrypt-sign): Ditto.
12808
12809 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12810
12811         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
12812         group is open.
12813
12814 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
12815
12816         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
12817         nnvirtual articles.
12818         (gnus-backlog-request-article): Don't request nnvirtual articles.
12819
12820 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12821
12822         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
12823         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
12824
12825 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12826
12827         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
12828         * mml.el (mml-generate-mime-1): Use charset attribute.
12829         * mm-bodies.el (mm-encode-body): Add parameter charset.
12830         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
12831
12832 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12833
12834         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
12835         (mml2015-mailcrypt-clear-decrypt): Ditto.
12836         (mml2015-mailcrypt-verify): Ditto.
12837         (mml2015-mailcrypt-clear-verify): Ditto.
12838         (mml2015-gpg-verify): Ditto.
12839
12840 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12841
12842         * smime.el (smime-openssl-program): Test the existence of openssl.
12843         * mml-smime.el: Require mm-decode.
12844         (mml-smime-verify-test): New function.
12845         * mm-decode.el (mm-verify-function-alist): Use it.
12846
12847 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12848
12849         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
12850         anyway.
12851
12852 2000-11-13  Simon Josefsson  <sj@extundo.com>
12853
12854         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
12855         verification doesn't work.
12856
12857 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12858
12859         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
12860         (gnus-inews-do-gcc): Use it.
12861
12862 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12863
12864         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
12865         leading space.
12866         * mm-extern.el (mm-inline-external-body): Report error when no
12867         access-type.
12868
12869 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12870
12871         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
12872
12873 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
12874
12875         * gnus-art.el (gnus-mime-button-menu): Use select-window.
12876
12877 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
12878
12879         * gnus-art.el (gnus-mime-display-part): Display multipart/related
12880         as multipart/mixed.
12881
12882 2000-11-12  David Edmondson  <dme@dme.org>
12883
12884         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
12885         and replace `.' with `\w' to allow for different syntax tables
12886         (from Vladimir Volovich).
12887         * message.el (message-newline-and-reformat): use
12888         `message-cite-prefix-regexp'.
12889         * gnus-cite.el (gnus-supercite-regexp): use
12890         `message-cite-prefix-regexp'.
12891         * gnus-cite.el (gnus-cite-parse): use
12892         `message-cite-prefix-regexp'.
12893
12894 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12895
12896         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
12897         PGP SIGNATURE.  Escape leading "-"'s.
12898         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
12899
12900 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
12901
12902         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
12903
12904 2000-11-11  Simon Josefsson  <sj@extundo.com>
12905
12906         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
12907
12908         * smime.el (smime-details-buffer): New variable.
12909         (smime-sign-region):
12910         (smime-encrypt-region):
12911         (smime-verify-region):
12912         (smime-decrypt-region): Copy OpenSSL output to the buffer.
12913
12914         * mml-smime.el (mml-smime-verify): Support security info.
12915
12916 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
12917
12918         * mm-decode.el (mm-verify-option): Set default to nil.
12919         (mm-decrypt-option): Ditto.
12920         * gnus-art.el (article-verify-x-pgp-sig): New function.
12921
12922 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
12923
12924         * gnus-art.el (gnus-mime-display-alternative): Show button if no
12925         preferred part.
12926
12927 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12928
12929         * gnus-sum.el (gnus-move-split-methods): Say that
12930         `gnus-split-methods' uses file names, whereas this uses group
12931         names.  (Report from Nevin Kapur)
12932
12933 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
12934
12935         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
12936
12937 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12938
12939         * nnheader.el (nnheader-directory-files-is-safe): New variable.
12940         (nnheader-directory-articles): Use it.
12941         (nnheader-article-to-file-alist): Ditto.
12942
12943 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12944
12945         * rfc2047.el (rfc2047-pad-base64): New function.
12946         (rfc2047-decode): Use it.
12947
12948 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12949
12950         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
12951         select method.
12952
12953 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12954
12955         * mml2015.el (mml2015-gpg-decrypt-1):
12956         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
12957
12958 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12959
12960         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
12961
12962 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12963
12964         * pop3.el (pop3-munge-message-separator): A message may have an
12965         empty body.
12966
12967 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
12968
12969         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
12970         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
12971         (mm-uu-pgp-signed-extract): Use coding-system.
12972
12973 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12974
12975         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
12976         (gnus-insert-mime-security-button): New function.
12977         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
12978         * mml2015.el:  Add security info when verify or decrypt.
12979         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
12980         (mm-uu-pgp-encrypted-extract): Ditto.
12981
12982 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
12983
12984         * mm-decode.el (mm-display-parts): New function.
12985         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
12986
12987 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12988
12989         * gnus-mlspl.el: Documentation tweaks.
12990
12991 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12992
12993         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
12994         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
12995         argument.
12996
12997 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
12998
12999         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
13000
13001 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
13002
13003         * gnus-art.el (gnus-article-encrypt): New function.
13004         (gnus-article-encrypt-protocol-alist): New variable.
13005         (gnus-article-encrypt-protocol): New variable.
13006         * mml2015.el (mml2015-self-encrypt): New function.
13007         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
13008
13009 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13010
13011         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
13012         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
13013         let mailcap do it.
13014         * mml2015.el: Remove snarf code.
13015         * mm-decode.el: Remove snarf code.
13016
13017 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
13018
13019         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
13020         (mml-insert-mime): Understand gnus-decoded.
13021         (mime-to-mml): New parameter handles.
13022         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13023         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
13024
13025 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13026
13027         * mm-decode.el (mime-security): New group.
13028         (mm-verify-function-alist): Add test function.
13029         (mm-decrypt-function-alist): Ditto.
13030         (mm-snarf-option): Set default value as nil.
13031         (mm-find-part-by-type): Recursive parameter.
13032         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
13033         * mml2015.el: Support draft-ietf-openpgp-multsig.
13034
13035 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
13036
13037         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
13038         (gnus-article-view-part-as-charset): New function.
13039
13040 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13041
13042         * mm-decode.el (mm-verify-option): Default value.
13043         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
13044
13045 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13046
13047         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
13048
13049 2000-11-05  Simon Josefsson  <sj@extundo.com>
13050
13051         * mml-smime.el (mml-smime-verify): Work in original multipart
13052         buffert.
13053
13054         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
13055         (mm-handle-multipart-ctl-parameter): Ditto.
13056         (mm-alist-to-plist): New function.
13057         (mm-dissect-buffer): Store CTL parameters and copy original buffer
13058         for multiparts.
13059         (mm-destroy-parts): Destroy multipart buffert.
13060         (mm-remove-part): Ditto.
13061
13062         * mml-smime.el (mml-smime-sign): Not used.
13063         (mml-smime-encrypt): Ditto.
13064
13065         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
13066
13067         Verify S/MIME signature support.
13068
13069         * mm-decode.el (mm-inline-media-tests): Add
13070         application/{x-,}pkcs7-signature.
13071         (mm-inlined-types): Ditto.
13072         (mm-automatic-display): Ditto.
13073         (mm-verify-function-alist): Ditto.  Add name of method.
13074         (mm-decrypt-function-alist): Add name of method.
13075         (mm-find-part-by-type): Add documentation.
13076         (mm-possibly-verify-or-decrypt): Use new format of
13077         mm-{verify,decrypt}-function-alist.  Use method names.
13078
13079         * mml-smime.el (mml-smime-verify): New function.
13080
13081 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13082
13083         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
13084
13085 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13086
13087         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
13088         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
13089         * mm-decode.el (mm-snarf-option): New variable.
13090
13091 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13092
13093         * mm-util.el (mm-subst-char-in-string): New function.
13094         (mm-replace-chars-in-string): Use it.
13095         * message.el (message-replace-chars-in-string): Use it.
13096         * nnheader.el (nnheader-replace-chars-in-string): Use it.
13097         * gnus-mh.el (mh-lib-progs): Shut up.
13098
13099 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13100
13101         * base64.el, md5.el: Moved to contrib directory.
13102
13103 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13104
13105         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
13106         the last article when search.
13107
13108 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13109
13110         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
13111         * nnmail.el (nnmail-pathname-coding-system): Ditto.
13112
13113 2000-09-29  David Edmondson  <dme@thus.net>
13114
13115         * message.el (message-newline-and-reformat): Typo.
13116
13117 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13118
13119         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
13120
13121 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13122
13123         * nntp.el (nntp-decode-text): Delete bogus status lines.
13124
13125 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13126
13127         * message.el (message-font-lock-keywords): Match a final newline
13128         to help font-lock's multiline support.
13129
13130 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13131
13132         * nnoo.el (nnoo-set): New function.
13133
13134 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13135
13136         * gpg.el, gpg-ring.el: Moved to contrib directory.
13137
13138 2000-11-04  Simon Josefsson  <sj@extundo.com>
13139
13140         * nnimap.el (nnimap-split-inbox): Typo.
13141
13142 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13143
13144         * gnus-msg.el (gnus-msg-mail): Move it backwards.
13145
13146 2000-11-03  Simon Josefsson  <sj@extundo.com>
13147
13148         * rfc2231.el (rfc2231-parse-qp-string): New function.
13149         (require): rfc2047.
13150
13151         * mail-parse.el (mail-header-parse-content-type):
13152         (mail-header-parse-content-disposition): Support invalid QP
13153         encoded strings, by using `rfc2231-parse-qp-string'.
13154
13155 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13156
13157         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
13158         (rfc2231-decode-encoded-string): Typo "> X 1".
13159         (rfc2231-encode-string): Insert the name of charset.
13160         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
13161
13162 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13163
13164         * mm-decode.el (mm-save-part): Return the filename.
13165         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
13166         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
13167         (gnus-mime-action-alist): Use it.
13168         (gnus-mime-button-commands): Use it.
13169         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
13170         (mm-inline-external-body): unwind-protect.
13171
13172 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13173
13174         * gnus-art.el (gnus-insert-mime-button): Show url.
13175
13176 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13177
13178         * mml.el (mml-generate-mime-1): Support external url.
13179         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
13180
13181 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
13182
13183         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
13184         * mm-decode.el (mm-display-external): Ditto.
13185         * mm-extern.el: New file.
13186         * mm-decode.el (mm-inline-media-tests): Hook it up.
13187         (mm-inlined-types): Inline message/external-body.
13188
13189 2000-11-02  Simon Josefsson  <sj@extundo.com>
13190
13191         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
13192
13193         * message.el (message-get-reply-headers): Better handling when
13194         Mail-Followup-To is very large.
13195
13196 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13197
13198         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
13199         * gnus-art.el (gnus-article-edit-done):
13200         * gnus-sum.el (gnus-summary-edit-article-done): Move line
13201         counting code here.
13202         * gnus-msg.el (gnus-setup-message): Remove a hack.
13203
13204 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13205
13206         * gnus-sum.el (gnus-newsgroup-variables): New variable.
13207         (gnus-summary-mode): Make them local variables.
13208         (gnus-set-global-variables): Globalize them.
13209         (gnus-summary-exit): Kill them.
13210
13211 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
13212
13213         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
13214         word.
13215
13216 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13217
13218         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
13219         gnus-article-wash-types.
13220         * gnus-art.el (gnus-article-wash-status): Use them.
13221
13222 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
13223
13224         * mml.el (mml-read-tag): Remove spaces and LF.
13225
13226 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13227
13228         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
13229         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
13230
13231 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
13232
13233         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
13234
13235 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13236
13237         * gnus-sum.el (gnus-article-charset): New variable.
13238         (gnus-summary-display-article): Set it.
13239         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13240         * gnus-art.el (gnus-article-mode): Make it local variable.
13241
13242 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13243
13244         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13245
13246 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13247
13248         * nnwfm.el: New file.
13249
13250         * nnweb.el (nnweb-replace-in-string): New function.
13251
13252 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13253
13254         * mml2015.el: Wrap gpg.el.
13255         * gpg.el (gpg-verify): The last argument of apply is a list.
13256         (gpg-encrypt): Add passphrase as a parameter.
13257
13258 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13259
13260         * gpg.el: New file.
13261         * gpg-ring.el: New file.
13262
13263 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13264
13265         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
13266
13267 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13268
13269         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
13270         double-quote characters.
13271         (gnus-summary-prepare-threads): Ditto.
13272
13273 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13274
13275         * gnus-art.el (gnus-mime-display-single): Forward line -1.
13276         * mml.el (mml-read-tag): Don't skip the leading space.
13277         * lpath.el (font-lock-set-defaults): Shut up.
13278
13279 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13280
13281         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
13282
13283 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13284
13285         * qp.el (quoted-printable-encode-region): Replace leading - when
13286         ultra safe.
13287         * mml.el (mml-generate-mime-postprocess-function): Removed.
13288         (mml-postprocess-alist): Removed.
13289         (mml-generate-mime-1): Use ultra-safe when sign.
13290         * mml2015.el (mml2015-fix-micalg): Uppercase.
13291         (mml2015-verify): Insert LF.
13292         (mml2015-mailcrypt-sign): Downcase; search backward.
13293
13294 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13295
13296         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
13297         restrictive.
13298         (nnultimate-table-regexp): New variable.
13299         (nnultimate-forum-table-p): Use it.
13300
13301 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
13302         Trivial patch.
13303
13304         * gnus-sum.el (gnus-summary-expire-articles): Save point.
13305
13306 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13307
13308         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13309         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13310
13311 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13312
13313         * mml2015.el: Shut up.
13314
13315 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13316
13317         * gnus.el (gnus-server-browse-hashtb): Removed.
13318         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13319         (gnus-group-insert-group-line-info): Use simplified method.
13320         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13321
13322 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13323
13324         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13325         moved here.
13326         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13327         * gnus-group.el (gnus-group-prepare-flat): Use it.
13328         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13329
13330 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13331
13332         * mml.el (mml-mode): Show menu in XEmacs.
13333
13334 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
13335
13336         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
13337         (gnus-server-read-server-in-server-buffer): New function.
13338         (gnus-browse-foreign-server): Browse in group buffer.
13339         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
13340         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
13341         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
13342         * gnus.el (gnus-server-browse-hashtb): New variable.
13343
13344 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13345
13346         * nnfolder.el (nnfolder-open-nov): Use group.
13347
13348 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
13349
13350         * nnfolder.el: Add NOV. Set version to 2.0.
13351         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
13352
13353 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13354
13355         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
13356
13357 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13358
13359         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
13360         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
13361
13362 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13363
13364         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
13365
13366 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13367
13368         * mm-decode.el (mm-verify-function-alist): New variable.
13369         (mm-verify-option): New variable.
13370         (mm-decrypt-function-alist): Ditto.
13371         (mm-decrypt-option): Ditto.
13372         (mm-find-raw-part-by-type): New function.
13373         (mm-possibly-verify-or-decrypt): New function.
13374         (mm-dissect-multipart): Use it.
13375         * mml2015.el (mml2015-fix-micalg): New function.
13376         (mml2015-decrypt): Use new interface.
13377         (mml2015-verify):  Use new interface.
13378         (mml2015-setup): Make it bogus.
13379
13380 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13381
13382         * mml.el (mml-generate-mime-postprocess-function): Set to
13383         mml-postprocess.
13384         (autoload): Autoload mml2015 and mml-smime.
13385         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
13386         * mml2015.el (mml2015-encrypt): New function.
13387         (mml2015-sign): New function.
13388         (mml2015-encrypt-function): New variable.
13389         (mml2015-sign-function): New variable.
13390         (mml2015-mailcrypt-encrypt): Use message-recipients.
13391         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
13392         * mml-smime.el (mml-smime-setup): Ditto.
13393
13394 2000-10-28  Simon Josefsson  <sj@extundo.com>
13395
13396         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
13397         Communigate Pro 3.3.1 server.
13398
13399         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
13400         in buffers.
13401         (mml-secure-dns-server): Removed.
13402         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
13403         write certificates to files.
13404
13405         * smime.el (smime-dns-server): New variable.
13406         (smime-mail-to-domain):
13407         (smime-cert-by-dns): New functions.
13408
13409         * dig.el: New file.
13410
13411 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
13412
13413         * message.el (message-options): New variable.
13414         (message-options-set-recipient): New function.
13415         (message-send): Use them.
13416         * gnus-int.el (gnus-request-replace-article): Use them.
13417         (gnus-request-accept-article): Ditto.
13418         * mml.el (mml-preview): Use them.
13419         * gnus-sum.el (gnus-summary-edit-article): Use them.
13420
13421         * message.el (message-options-get): New function.
13422         (message-options-get): New function.
13423         * rfc2047.el (rfc2047-encode-message-header): Use them.
13424         * mm-bodies.el (mm-encode-body): Use them.
13425
13426 2000-10-28  Simon Josefsson  <sj@extundo.com>
13427
13428         * nnimap.el (nnimap-retrieve-which-headers):
13429         (nnimap-request-article-part): Quote message-id.
13430
13431         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
13432         (smime-CA-file): New variable.
13433         (smime-call-openssl-region): Don't error.
13434         (smime-sign-region): Return result value.
13435         (smime-encrypt-region): Ditto.
13436         (smime-verify-region): New function.
13437         (smime-decrypt-region): Ditto.
13438         (smime-verify-buffer): Ditto.
13439         (smime-decrypt-buffer): Ditto.
13440
13441         * mml.el: Require mml-sec.
13442         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
13443         (mml-mode-map): Add "sign" and "encrypt" maps.
13444         (mml-menu): Add security menu.
13445         (mml-preview): Use generate-new-buffer.
13446
13447         * mml-sec.el: New file.
13448
13449 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13450
13451         * mm-decode.el (mm-find-part-by-type): Move it here.
13452         * mml.el (mml-postprocess): Move it here.
13453         (mml-postprocess-alist): Move it here. Merge them.
13454
13455 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
13456
13457         * rfc2047.el (rfc2047-encode-message-header): Make sure no
13458         unencoded stuff in the header.
13459
13460 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13461
13462         * gnus-group.el (gnus-group-listed-groups): New variable.
13463         (gnus-group-list-option): New variable.
13464         (gnus-group-list-limit-map): New keymap.
13465         (gnus-group-list-flush-map): New keymap.
13466         (gnus-group-list-plus-map): New keymap.
13467         (gnus-group-prepare-logic): New function.
13468         (gnus-group-prepare-flat): Merge with
13469         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
13470         (gnus-group-prepare-flat-list-dead): Ditto.
13471         (gnus-group-list-matching): Use gnus-group-prepare-function.
13472         (gnus-group-list-dormant): Ditto.
13473         (gnus-group-list-cached): Ditto.
13474         (gnus-group-listed-groups): New function.
13475         (gnus-group-list-limit): New function.
13476         (gnus-group-list-flush): New function.
13477         (gnus-group-list-plus): New function.
13478         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
13479         (gnus-topic-prepare-topic): Ditto.
13480
13481 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
13482
13483         * message.el (message-insert-to, message-get-reply-headers):
13484         (message-reply, message-followup): Mail-{Followup,Reply}-To.
13485
13486 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13487
13488         * mml2015.el: New file.
13489         * smime.el: New file.
13490         * mml-smime.el: New file.
13491
13492 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13493
13494         * ChangeLog: Moved to ChangeLog.1.
13495
13496     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
13497   Copying and distribution of this file, with or without modification,
13498   are permitted provided the copyright notice and this notice are preserved.
13499
13500 ;; Local Variables:
13501 ;; coding: iso-2022-7bit
13502 ;; End: