04df74294f22931954b474e66d56adb5afd0f9b4
[elisp/gnus.git-] / lisp / ChangeLog
1 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus.el (gnus-version-number): Bumped.
4
5 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6
7         * gnus.el: Oort Gnus v0.14 is released.
8
9 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
10
11         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
12         before beginning.  Trivial patch from Mark Thomas
13         <swoon@bellatlantic.net>.
14
15 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
16
17         * spam.el (spam-check-blackholes, spam-split) 
18         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
19         gnus-message calls to show to users what spam.el is doing
20
21 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
22
23         * gnus-msg.el (gnus-message-replysign)
24         (gnus-message-replyencrypt): Fix typo.
25
26 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27
28         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
29         details. 
30
31 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
32
33         * gnus-art.el (gnus-article-press-button): let* -> let.
34         (gnus-mime-security-show-details): Cleaned up.
35         (gnus-mime-security-press-button): Save excursion.
36         (gnus-insert-mime-security-button): Clean up.
37
38         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
39
40         * gnus-async.el (gnus-async-wait-for-article): Don't use a
41         timeout. 
42
43         * nntp.el (nntp-accept-process-output): Removed timeout. 
44         (nntp-read-timeout): New variable.
45         (nntp-accept-process-output): Use it.
46
47         * gnus-sum.el (gnus-data-find-list): Remove *.
48
49 2002-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
50
51         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
52         introduced on 2002-01-22.
53         (gnus-summary-first-unseen-or-unread-subject): Ditto.
54
55 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
56
57         * spam.el (spam-check-regex-headers, spam-list-of-checks) 
58         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
59         checks of incoming mail based on simple header regexp matching
60
61 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
62
63         * gnus-sum.el (gnus-spam-mark): set to `$'
64
65 2002-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
66
67         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
68         gnus-newsgroup-unfetched, the list of articles whose headers have
69         not been fetched from the server.
70
71         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
72         parameter as it never worked due to a bug.  Added check to prevent
73         selection of any article in the gnus-newsgroup-unfetched list.
74         (gnus-summary-find-prev): Added check to prevent selection of any
75         article in the gnus-newsgroup-unfetched list.
76         (gnus-summary-first-subject): Documented API. Modified
77         implementation so that constraints are handled independently.
78         Added check to prevent selection of any article in the
79         gnus-newsgroup-unfetched list.
80         (gnus-summary-first-unseen-subject): Updated parameters in
81         gnus-summary-first-subject call to match new API.
82         (gnus-summary-first-unseen-or-unread-subject): Ditto.
83         (gnus-summary-catchup): Do not mark unfetched articles as read.
84         
85 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
86
87         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
88         make-obsolete-variable allows only two arguments in XEmacs and
89         Emacs 20.
90
91         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
92         gnus-article-hide-pgp.
93         (gnus-summary-make-menu-bar): do.
94
95         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
96         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
97         gnus-article-hide-pgp.
98         (article-hide-pgp): Remove.
99         (gnus-article-hide): Remove gnus-article-hide-pgp.
100
101         * gnus.el: Remove gnus-article-hide-pgp
102
103 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
104
105         * message.el (message-required-headers): Doc fix.
106
107 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
108
109         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
110         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
111         option to make ifile a purely binary classifier
112
113 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
114
115         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
116         (mml-secure-encrypt-pgpmime): Removed double.
117
118         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
119         debugging statements.
120
121 2003-01-21  Andreas Fuchs  <asf@void.at>
122
123         * mml-sec.el (mml-sign-alist): Added pgpauto.
124
125 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126
127         * gnus.el (gnus-version-number): Bumped version number.
128
129 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
130
131         * gnus.el: Oort Gnus v0.13 is released.
132
133 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
134
135         * gnus-art.el (gnus-button-url-regexp): Removed |.
136
137         * message.el (message-send-hook): Doc fix.
138
139         * gnus-win.el (gnus-buffer-configuration): Display article
140         instead of article-copy when `reply'.
141
142 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
143
144         * gnus.el (gnus-format): Change customize group to gnus.
145         (gnus-cache): Add link.
146         (gnus-group-charter-alist): Fix docstring.
147
148 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
149
150         * mailcap.el (mailcap-print-command): lpr-command might be
151         unbound in XEmacs.
152
153 2002-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
154
155         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
156
157         * gnus-sum.el (gnus-summary-update-article-line): Fixed
158         calculation of net characters added for use in the gnus-data
159         structure.
160         
161 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
162
163         * nnmail.el (nnmail-process-unix-mail-format): Improve error
164         message.  Suggested by Jari Aalto.
165
166 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
167
168         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
169         (gnus-article-reply-with-original): Ditto.
170
171         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
172         read articles don't become unread.
173
174 2003-01-17  Simon Josefsson  <jas@extundo.com>
175
176         * gnus-fun.el (gnus-x-face-from-file): 
177         (gnus-face-from-file): Suggest image format in minibuffer prompt.
178
179         * gnus-fun.el (gnus-convert-image-to-x-face-command)
180         (gnus-convert-image-to-face-command): Doc fix.
181
182 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
183
184         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
185
186 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
187
188         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
189         avoid encoding problems.
190
191         * mailcap.el (mailcap-ps-command): New variable.
192         (mailcap-mime-data): Add print entry where applicable.  Use
193         pdftotext on a tty.
194
195 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
196
197         * gnus-sum.el (gnus-alter-header-function): Add type and group.
198
199 2003-01-16  Simon Josefsson  <jas@extundo.com>
200
201         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
202         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
203         (gnus-face-from-file): Doc fix; don't mention image format.
204
205 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
206
207         * spam.el (spam-get-article-as-filename): new function (unused for now)
208         (spam-get-article-as-buffer): new function
209         (spam-get-article-as-string): use spam-get-article-as-buffer
210         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
211
212 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
213  
214         * gnus-agent.el: Don't use `path'.
215         From the GNU coding standards:
216         
217             Please do not use the term ``pathname'' that is used in Unix
218             documentation; use ``file name'' (two words) instead.  We use
219             the term ``path'' only for search paths, which are lists of
220             directory names.
221
222         * nnsoup.el (nnsoup-file-name): Ditto.
223  
224         * nnmail.el (nnmail-pathname-coding-system): Ditto.
225         (nnmail-group-pathname): Ditto.
226  
227         * nnimap.el (nnimap-group-overview-filename): Ditto.
228  
229         * nnheader.el (nnheader-pathname-coding-system): Ditto.
230         (nnheader-group-pathname): Ditto.
231  
232         * nnfolder.el (nnfolder-group-pathname): Ditto.
233  
234         * gnus.el (gnus-home-directory): Ditto.
235  
236         * gnus-group.el (gnus-group-icon-list): Ditto.
237  
238 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
239
240         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
241
242         * message.el (message-mode-menu): Use it.
243         (message-mode-menu): Deactivate "Yank Original" if there's no
244         reply buffer.
245
246         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
247
248         * message.el (message-mark-active-p): New function.
249
250 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
251
252         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
253         (spam-bogofilter-database-directory): new variables
254         (spam-check-bogofilter-headers, spam-check-bogofilter) 
255         (spam-bogofilter-register-with-bogofilter) 
256         (spam-bogofilter-register-spam-routine) 
257         (spam-bogofilter-register-ham-routine) 
258         (spam-group-ham-processor-bogofilter-p): new functions for the new
259         Bogofilter interface
260         (spam-summary-prepare-exit): use the new Bogofilter functions
261         (spam-list-of-checks): added spam-use-bogofilter-headers
262         (spam-bogofilter-score): rewrote function
263         (spam-check-bogofilter): optional score parameter, uses
264         spam-check-bogofilter-headers better
265         (spam-check-bogofilter-headers): optional score parameter
266
267         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
268         default, in the gnus-start customization group.  Used to disable
269         the spam-*/ham-* parameters.
270         (gnus-group-ham-exit-processor-bogofilter): new ham processor
271
272 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
273
274         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
275         XEmacs.
276
277         * gnus-ems.el (gnus-mark-active-p): do.
278
279 2003-01-15  Kevin Ryde  <user42@zip.com.au>
280
281         * gnus.texi (Using MIME): Mention auto-compression-mode with
282         gnus-mime-copy-part.
283
284 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
285
286         * message.el (message-send): Don't warn about duplicates when
287         superseding. 
288
289 2003-01-15  Simon Josefsson  <jas@extundo.com>
290
291         * nnimap.el (nnimap-split-download-body): New variable.
292         (nnimap-split-articles): Use it.
293
294 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
295
296         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
297         integrity checker was incorrectly flagging, and removing, articles
298         whose article number was negative.
299         (gnus-agent-fetch-group-1): When executed in the group's summary
300         buffer, refresh each downloaded line to update the status flag and
301         font.  Preserve the value of gnus-newsgroup-headers so that
302         gnus-agent-fetch-articles can split the requests by size.
303         (gnus-agent-expire): Corrected day calculation for when
304         gnus-agent-expire-days contains a list.
305
306 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
307
308         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
309
310 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
311
312         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
313           /usr/bin/play as default player. 
314           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
315
316 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
317
318         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
319         articles to be marked as well.
320
321 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
322         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
323         fictious headers generated by nnagent (ie. Undownloaded Article
324         ####) in the list of articles that have not been downloaded.
325         
326         * gnus-int.el (): Added require declarations to resolve
327         compile-time warnings.
328         (gnus-open-server): If the server status is set to offline,
329         recursively execute gnus-open-server to open the offline backend
330         (e.g. nnagent).
331
332 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
333
334         * gnus-art.el (gnus-article-reply-with-original): Use
335         gnus-mark-active-p.
336         (gnus-article-followup-with-original): do.
337
338 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
339
340         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
341
342 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
343
344         * gnus-score.el (gnus-score-edit-file-at-point): New function.
345         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
346
347 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
348
349         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
350         (gnus-face-from-file): Ditto.
351
352 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
353
354         * gnus-sum.el (gnus-articles-to-read): Don't just apply
355         gnus-alter-articles-to-read-function to the unread articles. 
356
357 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
358
359         * deuglify.el (gnus-article-outlook-unwrap-lines)
360         (gnus-article-outlook-repair-attribution)
361         (gnus-article-outlook-rearrange-citation): New function names,
362         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
363         doc-string.
364
365         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
366         removed `W k' key binding (use `W Y f' instead).
367         (gnus-summary-make-menu-bar): Use new function names.
368
369 2003-01-13  Simon Josefsson  <jas@extundo.com>
370
371         * gnus-fun.el (gnus-random-x-face): Doc fix.
372         (gnus-insert-random-x-face-header): New function.
373
374 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
375
376         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
377         mark is not active.
378
379         * gnus-msg.el (gnus-inews-do-gcc): Comment.
380
381         * gnus-ems.el (gnus-mark-active-p): New function.
382
383         * gnus-group.el (gnus-topic-mode-p): New function.
384         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
385         Deactivate items if mark is not active.
386
387 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
388
389         * gnus.el (gnus-version-number): Bumped version.
390         (gnus-summary-line-format): Doc fix.
391
392 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
393
394         * gnus.el: Oort Gnus v0.12 is released.
395
396 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
397
398         * mail-source.el (mail-sources): Removed autoload to make it
399         compile under XEmacs.
400
401 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
402
403         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
404         regexp or a function too.
405         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
406         confirmation even if the original article is mail.
407
408 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
409
410         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
411         articles to be marked when not yanking.
412
413 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
414
415         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
416         
417 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
418
419         * gnus-fun.el (gnus-face-from-file): Autoload.
420
421         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
422         errors.
423
424 2003-01-12  Simon Josefsson  <jas@extundo.com>
425
426         * sieve.el (sieve-upload-and-bury): New.  Suggested by
427         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
428
429         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
430         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
431
432 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
433
434         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
435         in every string.
436
437         * gnus.el (gnus-version-number): Bumped version number.
438
439 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
440
441         * gnus.el: Oort Gnus v0.11 is released.
442
443 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
444
445         * message.el (message-fetch-reply-field): Narrow to headers.
446
447         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
448         if Gnus isn't alive.
449
450 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
451
452         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
453         marks from articles that are already stored in the agent.
454         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
455         backup copy of an invalid .overview file for later analysis.
456         
457 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
458
459         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
460         exit work with two frames.
461
462 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
463
464         * message.el (message-forward-make-body): Use mule4.
465
466 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
467
468         * message.el (message-mode-map): Move wide-reply command.
469
470 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
471
472         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
473         castellano.
474         (gnus-outlook-display-hook): New variable.
475         (gnus-outlook-display-article-buffer): New function.
476         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
477         (gnus-outlook-deuglify-article): Made them interactive and added
478         optional arg.  Use `g-o-d-a-b'.
479         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
480
481         * gnus-sum.el: Added autoloads.
482         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
483         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
484
485 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
486
487         * gnus-art.el (gnus-display-mime): Use the mime emulation
488         variable. 
489
490         * gnus-sum.el (gnus-article-emulate-mime): New variable.
491
492         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
493         newsrc-alist is initialized properly.
494
495         * mail-source.el (mail-sources): Autoload.
496
497         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
498         nil.
499
500         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
501         insert two newlines.
502
503         * message.el (message-check-news-header-syntax): Compute the
504         header length correctly.
505
506 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
507
508         * gnus-agent.el (gnus-agent-expire): Do not remove article from
509         alist when keeping fetched article file.
510         (gnus-agent-retrieve-headers): When parsing response for article
511         numbers, use the same algorithm as gnus-agent-braid-nov to protect
512         against garbage in the server's response.
513
514         * gnus-int.el (gnus-request-expire-articles,
515         gnus-request-move-article): Only expire when the group's server
516         has been agentized.
517
518 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
519
520         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
521         errors when deleting overlays.
522
523         * gnus-score.el (gnus-score-followup): Allow tracing.
524
525         * gnus-art.el (gnus-treat-display-face): New variable.
526         (article-display-face): New command.
527
528         * gnus-fun.el (gnus-face-from-file): New function.
529         (gnus-convert-face-to-png): Ditto.
530
531         * gnus-art.el (gnus-ignored-headers): Added Face.
532
533 2003-01-10  Simon Josefsson  <jas@extundo.com>
534
535         * nndraft.el (nndraft-request-group): Avoid crash in
536         directory-files when draft directory doesn't exists.
537
538         * gnus-sum.el (gnus-select-article-hook): Add :option.
539
540 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
541
542         * spam.el (spam-use-stat): new variable
543         (spam-group-spam-processor-stat-p) 
544         (spam-group-ham-processor-stat-p): new convenience functions
545         (spam-summary-prepare-exit): add spam/ham processors to sequence
546         (spam-list-of-checks): add spam-use-stat to list of checks
547         (spam-split): conditionally load the spam-stat tables
548         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
549         spam-check-ifile): new functions
550
551         * spam-stat.el (spam-stat): typo fix
552         (spam-stat-install-hooks): new variable
553         (spam-stat-split-fancy-spam-group): added documentation clarification
554         (spam-stat-split-fancy-spam-threshhold): new variable
555         (spam-stat-install-hooks): make hooks conditional
556         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
557
558         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
559         spam-stat ham/spam processor symbols
560
561 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
562
563         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
564         file exists.
565
566 2003-01-10  Simon Josefsson  <jas@extundo.com>
567
568         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
569         undownloaded/downloadable only when unplugged.
570
571 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
572
573         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
574
575 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
576
577         * spam.el (spam-check-ifile): fixed call-process-region to use the
578         db parameter only if it's set
579         (spam-ifile-register-with-ifile): ditto
580
581 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
582
583         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
584         spam-stat-nbad before creating the hash table.
585         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
586         Changed copyright statement to FSF.
587
588 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
589
590         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
591         processable articles as read.
592         (gnus-agent-summary-fetch-series): Remove processable and
593         downloadable marks on all downloaded articles in the series.
594
595         * nntp.el (nntp-report): Throw error after reporting the problem.
596         (nntp-accept-process-output): Corrected error check to report an
597         error when the process is nil.
598
599 2003-01-09  Simon Josefsson  <jas@extundo.com>
600
601         * message.el (message-tool-bar-map): Add preview.
602
603 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
604
605         * mml.el (mml-preview): Get rid of MIME handles and buffers after
606         previewing.
607
608 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
609
610         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
611         bug when the (n+1)th article to be added to a group has a smaller
612         number than the n articles already added.
613
614 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
615
616         * message.el (message-mode-field-menu): Use backquote.
617
618 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
619
620         * spam.el: fixed the BBDB autoloads again, using
621         bbdb-search-simple now (which is not a macro, thank god)
622
623         * lpath.el (bbdb-search): removed function from maybe-fbind list
624
625         * gnus.el (ham-process-destination): added new parameter for
626         destination of ham articles found in spam groups at summary exit
627
628         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
629         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
630         (spam-ifile-database-path): added new parameter for ifile's database
631         (spam-move-spam-nonspam-groups-only): new parameter to determine
632         if spam should be moved from all groups or only some
633         (spam-summary-prepare-exit): fixed logic to use
634         spam-move-spam-nonspam-groups-only when deciding to invoke
635         spam-mark-spam-as-expired-and-move-routine; always invoke that
636         routine after the spam has been expired-or-moved in case there's
637         some spam left over; use spam-ham-move-routine in spam groups
638         (spam-ham-move-routine): new function to move ham articles to the
639         ham-process-destinations group parameter
640
641 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
642
643         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
644
645         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
646         gnus-summary-update-article-line.
647
648 2003-01-08  Simon Josefsson  <jas@extundo.com>
649
650         * nnmail.el (nnmail-expiry-target-group): Request group, create it
651         not successful.
652
653 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
654
655         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
656
657 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
658
659         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
660         logic, finally
661
662 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
663
664         * gnus-spec.el (gnus-parse-format): %C is a complex format.
665         (gnus-parse-format): Change to %~.
666
667         * message.el (message-generate-headers): Don't generate optional
668         empty headers.
669
670 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
671
672         * message.el (message-cross-post-default)
673         (message-cross-post-note-function, message-shoot-gnksa-feet)
674         (message-strip-subject-trailing-was, message-change-subject)
675         (message-mark-insert-file, message-cross-post-followup-to)
676         (message-cross-post-followup-to, message-mode-map)
677         (message-generate-unsubscribed-mail-followup-to)
678         (message-make-mail-followup-to): Minor changes to doc-strings and
679         error messages.  Updated copyright line.
680
681         * message.el (message-make-mail-followup-to,
682         message-generate-unsubscribed-mail-followup-to): New function
683         names.  Renamed functions: "-mft" -> "-mail-followup-to".
684         (message-make-mft, message-gen-unsubscribed-mft): Removed function
685         names.
686
687         * mml.el (mml-preview-insert-mail-followup-to): New function name.
688         (mml-preview-insert-mft): Removed function name.
689         (mml-preview): Use new function names.
690
691         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
692
693         * message.el (message-mode-field-menu): Moved header related
694         commands from "Message" to "Field" menu.
695
696 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
697
698         * message.el (message-generate-headers-first): Added customization
699         if variable is a list.
700
701 2003-01-07  Michael Shields  <shields@msrl.com>
702
703         * gnus-art.el (gnus-article-next-page): Correctly handle the case
704         where the last line of the article is the last line of the window.
705
706 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
707
708         * gnus-msg.el (gnus-debug): Use ignore-errors.
709
710         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
711         `gnus-summary-update-line'.
712
713 2003-01-08  Simon Josefsson  <jas@extundo.com>
714
715         * gnus-art.el (gnus-unbuttonized-mime-types)
716         (gnus-buttonized-mime-types): Doc fix.
717
718 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
719
720         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
721
722 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
723
724         * nnrss.el (nnrss-group-alist): Add and clear up.
725
726 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
727
728         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
729
730         * lpath.el (bbdb-search): added BBDB functions for a better way to
731         fix missing functions
732
733         * spam.el (spam-check-ifile): if should be an unless
734
735         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
736         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
737         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
738
739 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
740
741         * gnus-sum.el (gnus-summary-make-menu-bar): Added
742         gnus-summary-refer-thread to thread menu.
743
744 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
745
746         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
747         summary buffer, articles that cannot be fetched are marked as
748         canceled.
749
750         * nntp.el (nntp-with-open-group): The quit signal handler must
751         propagate the quit signal to the next outer handler so that the
752         caller knows that the request aborted abnormally.
753
754 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
755
756         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
757         (spam-ifile-register-spam-routine)
758         (spam-ifile-register-ham-routine): added ifile functionality that
759         does not use ifile-gnus.el to classify and register articles
760         (spam-get-article-as-string): convenience function
761         (spam-summary-prepare-exit): added ifile spam and ham registration
762         (spam-ifile-all-categories, spam-ifile-spam-category)
763         (spam-ifile-path, spam-ifile): added customization options
764
765         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
766         exit processor
767         (spam-process): added gnus-group-ham-exit-processor-ifile to the
768         list of choices
769
770 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
771
772         * gnus-score.el (gnus-score-followup): Also score immediate
773         followups.
774
775 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
776
777         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
778
779 2003-01-07  Simon Josefsson  <jas@extundo.com>
780
781         * message.el (message-mode-menu): Fix receipt balloon help.
782
783 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
784
785         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
786         always be interpreted as news.
787
788 2003-01-07  Simon Josefsson  <jas@extundo.com>
789
790         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
791         gnus-sieve-script, instead of the global variable
792         gnus-sieve-crosspost.  One-line patch from Steinar Bang
793         <sb@dod.no>.
794
795 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
796
797         * gnus.el: Renamed gnus-summary-*-uncached-face as
798         gnus-summary-*-undownloaded-face to avoid confusing the agent with
799         the cache.
800
801         * gnus-sum.el: Ditto.
802
803 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
804
805         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
806         in either the group or summary buffer.
807         New command "JS", in summary buffer, will fetch articles per the
808         group's category, predicate, and processable flags.
809         (gnus-agent-summary-fetch-series): Rewritten to call
810         gnus-agent-session-fetch-group once with all articles in the
811         series.
812         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
813         return list of fetched articles.
814         (gnus-agent-fetch-articles): Split fetch list into sublists such
815         that the article buffer is only slightly larger than
816         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
817         the group's article alist is saved.
818         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
819         longer result in the agent trying to fetch an article.
820         (gnus-agent-fetch-group-1): Can now be called in either the group
821         or summary buffer.  Removed the max-fetch-size code that I added
822         on 2002-12-13 as that capability is now part of
823         gnus-agent-fetch-articles.  Added code to update summary buffer.
824         When called in the group buffer, articles that can not be fetched
825         are AUTOMATICALLY MARKED AS READ.
826
827         * gnus-sum.el (): Modified eval-when-compile to minimize
828         misleading compilation warnings.
829         (gnus-update-summary-mark-positions): Changed code to use
830         gnus-undownloaded-mark rather than gnus-downloaded-mark.
831
832         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
833         empty file as the parser assumes that the file isn't empty.
834
835         * nntp.el (nntp-send-string): The process-send-string call can,
836         because it performs I/O on the process, change the process' state
837         from open to closed.  If this happens, call nntp-report
838         immediately to report the broken connection.
839         (nntp-report): Rewritten to avoid needing a global variable to
840         determine the appropriate course of action.  Instead, two function
841         implementations are provided and the nntp-report function value is
842         bound to the appropriate implementation.
843         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
844         (nntp-with-open-group): Now binds nntp-report's function cell
845         rather than binding gnus-with-open-group-first-pass.  Added a
846         condition-case to detect a quit during a nntp command.  When the
847         quit occurs, the current connection is closed as a fetch articles
848         request could have several megabytes queued up for reading.
849         (nntp-retrieve-headers): Bind articles to itself.  If
850         nntp-with-open-group repeats this command, I must have access to
851         the original list of articles.
852         (nntp-retrieve-groups): Ditto for groups.
853         (nntp-retrieve-articles): Ditto for articles.
854         (*): Replaced nntp-possibly-change-group calls to
855         nntp-with-open-group forms in all, but one, occurrance.
856         (nntp-accept-process-output): Bug fix. Detect when called with
857         null process.
858
859 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
860
861         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
862         if we don't need to.
863         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
864
865 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
866
867         * gnus-group.el (gnus-group-make-web-group): Pass the select
868         method on to group-create.
869         (gnus-group-line-format-alist): %U is an integer.
870
871         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
872         ephemeral groups.
873         (gnus-summary-read-group-1): Ditto.
874         (gnus-group-make-articles-read): Ditto.
875
876         * mm-url.el (mm-url-program): Doc fix.
877
878         * message.el (message-mode-map): Rebound
879         message-insert-wide-reply.
880
881 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
882
883         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
884         color as `gnus-group-startup-message' does.
885
886 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
887
888         * spam.el: fixed line lengths to 80 chars or less
889
890         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
891         "not-read" mark
892         (gnus-summary-mark-forward): added the spam-mark to the list of
893         marks not to be marked as "read" when viewed
894
895 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
898
899         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
900         Protect against unactive groups.
901
902         * message.el (message-check-news-header-syntax): Check long
903         header lines.
904         (message-check-news-header-syntax): Update `start'.
905
906         * gnus-group.el (gnus-group-expire-articles): Doc fix.
907         (gnus-group-line-format): %U.
908         (gnus-group-line-format-alist): ?U.
909         (gnus-number-of-unseen-articles-in-group): New function.
910
911         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
912
913         * gnus.el (gnus-version-number): Bump version number.
914
915 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
916
917         * gnus.el: Oort Gnus v0.10 is released.
918
919 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
920
921         * gnus.el (gnus-version-number): Fix version number.
922
923 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
924
925         * gnus.el: Oort Gnus v0.08 is released.
926
927 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
928
929         * mm-util.el: Add mm-string-make-unibyte.
930
931         * gnus-group.el (gnus-group-jump-to-group): Make it work for
932         UTF-8 groups.
933
934 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
935
936         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
937
938         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
939
940 2003-01-04  Kevin Ryde  <user42@zip.com.au>
941
942         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
943         function.
944
945 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
946
947         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
948         (gnus-summary-read-group-1): Update group line.
949         (gnus-summary-exit-no-update): Update group on exit.
950
951         * gnus-group.el (gnus-group-line-format): Add %*.
952         (gnus-group-line-format-alist): Ditto.
953         (gnus-group-insert-group-line): Set it.
954         (gnus-group-is-exiting-p): New variable.
955         (gnus-group-insert-group-line): Use it.
956
957 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
958
959         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
960         enable BBDB ham processing
961         (spam-blacklist-register-routine): enable blacklist spam processing
962         (spam-whitelist-register-routine): enable whitelist ham processing
963         (spam-fetch-field-from-fast): fast fetching of the "from" field
964         from (gnus-data-list)
965         (spam-summary-prepare-exit): works completely now
966         (spam-use-blacklist): oops, should be nil by default
967         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
968         split processing now; before it was for summary exit as
969         well but that's done with the spam-contents and spam-process
970         parameters now
971
972 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
973
974         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
975         characters.
976
977 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
978
979         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
980         (spam-group-processor-p, spam-group-processor-bogofilter-p)
981         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
982         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
983         (spam-mark-spam-as-expired-and-move-routine)
984         (spam-generic-register-routine, spam-BBDB-register-routine)
985         (spam-ifile-register-routine, spam-blacklist-register-routine)
986         (spam-whitelist-register-routine): new functions
987         (spam-summary-prepare-exit): added summary exit processing (expire
988         or move) of spam-marked articles for spam groups; added slots for
989         all the spam-*-register-routine functions
990
991 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * pop3.el (pop3-retr): Wait 500 msecs.
994         (pop3-read-response): Ditto.
995
996         * gnus-msg.el (gnus-setup-message): Get the evaliation order
997         right.
998         (gnus-inews-make-draft): New function.
999         (gnus-setup-message): Use it.
1000
1001         * message.el (message-required-headers): Add From.
1002
1003 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1004         Trivial patch from Norbert Koch <nk@viteno.net>.
1005
1006         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
1007
1008 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * message.el (message-generate-headers): Let header formatters do
1011         their work.
1012
1013 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
1014
1015         * deuglify.el (gnus-article-outlook-deuglify-article):
1016         Rehighlight, reapply treatments and call
1017         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
1018         (gnus-outlook-repair-attribution-block): Recognize cited
1019         attributions.  Suggested by Niklas Morberg.
1020
1021 2003-01-02  Pete Kazmier  <pete@kazmier.com>
1022
1023         * gnus-art.el (gnus-treat-predicate): Check condition first.
1024
1025 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
1026
1027         * lpath.el: Add url-http-file-exists-p.
1028
1029         * gnus-group.el (gnus-group-fetch-charter): Use
1030         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
1031
1032 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1033
1034         * message.el (message-draft-headers): Also generate From to get a
1035         nicer draft buffer summary.
1036
1037         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
1038         parameter.
1039
1040         * gnus-art.el (article-wash-html): Clean up.
1041         (article-wash-html): Typo fix.
1042
1043         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
1044         (gnus-summary-mail-forward): To many lists of lists.
1045
1046         * gnus-art.el (article-wash-html): Clean up.
1047
1048 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
1049
1050         * gnus-art.el (gnus-treat-wash-html): New variable.
1051
1052 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1053
1054         * message.el (message-check-news-header-syntax): Allow posting.
1055         (message-check-news-header-syntax): Fix logic for sure, this
1056         time.
1057
1058 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
1059
1060         * message.el (message-check-news-header-syntax): Check syntax of
1061         continuation headers.
1062
1063 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1064
1065         * gnus-art.el (gnus-button-url-regexp,
1066         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
1067         (gnus-header-button-alist): Regexps are case insensitive here.
1068
1069 2003-01-02  Simon Josefsson  <jas@extundo.com>
1070
1071         * dig.el (query-dig): Doc fix.
1072
1073 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1074
1075         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
1076         summary buffer line, not just the download mark.
1077
1078 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * gnus-sum.el (gnus-summary-goto-subjects): New function.
1081         (gnus-summary-insert-dormant-articles): New command and
1082         keystroke.
1083
1084         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
1085         function for mass insertion of subjects.
1086
1087         * nndraft.el (nndraft-generate-headers): Don't move point.
1088
1089         * gnus.el (nnheader): Require nnheader.
1090
1091         * nndraft.el (nndraft-request-associate-buffer): Use
1092         make-local-variable.
1093
1094 2003-01-02  Michael Shields  <shields@msrl.com>
1095
1096         * nndraft.el (nndraft-request-associate-buffer): Make
1097         write-contents-hooks buffer-local before setting it.
1098
1099 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1100
1101         * gnus.el (gnus-group-parameter-value): Take an extra param.
1102         (gnus-group-fast-parameter): Let group param results be nil.
1103
1104         * gnus-art.el (gnus-article-forward-header): New function.
1105         (article-date-ut): Use it to remove continuation date headers.
1106
1107         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
1108         read-event.
1109         (gnus-summary-remove-bookmark): Clean up.
1110         (gnus-summary-set-bookmark): Clean up.
1111
1112         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
1113
1114         * gnus.el (gnus-group-startup-message): Bind data-directory to
1115         the Gnus etc directory.
1116
1117 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1118
1119         * spam.el (spam-summary-prepare-exit): added slots for spam- and
1120         ham-processing of articles; use the new
1121         spam-group-(spam|ham)-contents-p functions
1122         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
1123         convenience functions
1124         (spam-mark-junk-as-spam-routine): use the new
1125         spam-group-spam-contents-p function
1126
1127         * gnus.el (spam-process, spam-contents, spam-process-destination):
1128         added new parameters with corresponding global variables
1129         (gnus-group-spam-exit-processor-ifile,
1130         gnus-group-spam-exit-processor-bogofilter,
1131         gnus-group-spam-exit-processor-blacklist,
1132         gnus-group-spam-exit-processor-whitelist,
1133         gnus-group-spam-exit-processor-BBDB,
1134         gnus-group-spam-classification-spam,
1135         gnus-group-spam-classification-ham): added new symbols for the
1136         spam-process and spam-contents parameters
1137
1138         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1139         customization and list itself to store mark symbol rather than
1140         mark character.
1141         (spam-bogofilter-register-routine): added logic to generate mark
1142         values list from spam-ham-marks and spam-spam-marks, so (member)
1143         would work.
1144
1145 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1146
1147         * message.el (message-cross-post-followup-to): Fix comment.
1148
1149 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1150
1151         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1152         customization and list itself to store mark symbol rather than
1153         mark character.
1154         (spam-bogofilter-register-routine): added logic to generate mark
1155         values list from spam-ham-marks and spam-spam-marks, so (member)
1156         would work.
1157
1158 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
1159
1160         * message.el (message-signature-insert-empty-line): New variable.
1161
1162 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1163
1164         * message.el: Renamed functions and variables: "xpost" ->
1165         "cross-post", "-fup2" -> "-followup-to".
1166         (message-cross-post-old-target, message-cross-post-default,
1167         message-cross-post-note, message-followup-to-note,
1168         message-cross-post-note-function): New variables names.
1169         (message-xpost-old-target, message-xpost-default,
1170         message-xpost-note, message-fup2-note,
1171         message-xpost-note-function): Removed variable names.
1172         (message-cross-post-followup-to-header,
1173         message-cross-post-insert-note, message-cross-post-followup-to):
1174         New function names.
1175         (message-xpost-fup2-header, message-xpost-insert-note,
1176         message-xpost-fup2): Removed function names.
1177
1178 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1179
1180         * message.el (message-send-mail): Added message-cleanup-headers to
1181         prevent newlines in headers.
1182
1183 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1184
1185         * dns.el (dns-make-network-process): Comment.
1186
1187         * gnus-sum.el (gnus-summary-display-while-building): Default to
1188         nil.
1189
1190 2003-01-01  Wes Hardaker  <wes@hardakers.net>
1191
1192         * gnus-sum.el (gnus-summary-display-while-building): New
1193         variable.
1194
1195 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
1196
1197         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
1198         before rearranging the article.
1199
1200 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1201
1202         * nndraft.el (nndraft-generate-headers): New function.
1203         (nndraft-request-associate-buffer): Use it to write headers on
1204         buffer save.
1205
1206         * message.el (message-generate-headers): Let the function be a
1207         lambda form.
1208         (message-draft-headers): New variable.
1209
1210         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
1211         function.
1212         (gnus-setup-message): Use it.
1213
1214         * message.el (message-generate-headers-first): Doc fix.
1215         (message-setup-1): Use new function for getting which headers to
1216         generate.
1217         (message-headers-to-generate): New function.
1218
1219 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1220
1221         * gnus-agent.el (gnus-agent-save-alist): Make directory.
1222
1223 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
1224
1225         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
1226         mention negatives.
1227
1228 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
1229
1230         * deuglify.el (gnus-outlook-rearrange-article): Use
1231         `transpose-regions' instead of tempering the kill-ring.
1232         (gnus-article-outlook-deuglify-article): Rehighlight article
1233         instead of a complete redisplay.
1234
1235 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
1236
1237         * spam.el: most defvars are defcustoms now
1238
1239         patches from Michael Shields  <shields@msrl.com>
1240
1241         * spam.el (spam-bogofilter-articles): Select the article
1242         body using gnus-summary-show-article t instead of
1243         gnus-summary-select-article; this presents the raw text
1244         without running any hooks.
1245
1246         * spam.el (spam-bogofilter-articles): Use message-remove-header
1247         to remove headers; the old way incorrectly removed just the first
1248         line of folded headers.
1249
1250 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1251
1252         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
1253
1254 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255
1256         * gnus-start.el (gnus-load): New function.
1257         (gnus-read-newsrc-el-file): Use it.
1258
1259 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1260
1261         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
1262         (gnus-button-handle-apropos-documentation): New function.
1263         (gnus-button-handle-ctan): New function.
1264         (gnus-button-alist): Use them.  Improve some regexps.
1265         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
1266
1267 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1268
1269         * message.el (message-subscribed-p): New function.
1270         (message-send-mail): Use it.
1271         * mml.el (mml-preview-insert-mft): New function.
1272         (mml-preview): Use it.
1273
1274 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1275
1276         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
1277         when sorting by date.
1278
1279         * gnus-art.el (gnus-article-edit-mode): New variable.
1280         (gnus-article-setup-buffer): Warn user about discarding edits.
1281
1282         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
1283         (gnus-summary-pipe-output): Take a symbolic prefix to save all
1284         headers.
1285
1286         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
1287
1288 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1289
1290         * message.el (message-completion-alist): Added "Mail-Followup-To"
1291         and "Mail-Copies-To".
1292
1293 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1294
1295         * gnus-group.el: Add key bindings for
1296         gnus-group-sort-groups-by-real-name and
1297         gnus-group-sort-selected-groups-by-real-name.
1298
1299 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1300
1301         * gnus.texi (Sorting Groups): Add key bindings for
1302         gnus-group-sort-groups-by-real-name and
1303         gnus-group-sort-selected-groups-by-real-name.
1304
1305 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1306
1307         * spam.el (spam-use-dig): new variable for blackhole checking
1308         through dig.el
1309         (spam-check-blackholes): added dig.el checking functionality and
1310         more verbose reporting; query-dig is autoloaded from dig.el
1311         (spam-use-blackholes): disabled by default
1312         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1313         blackhole servers list
1314
1315 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316
1317         * message.el (message-required-headers): New variable.
1318
1319 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1320
1321         * dig.el (query-dig): new function
1322
1323 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * flow-fill.el (fill-flowed): Don't infloop on too long fill
1326         prefixes.
1327
1328         * dns.el (query-dns): Protect against errors.
1329
1330         * gnus-msg.el (gnus-article-yanked-articles): New variable.
1331         (gnus-inews-add-send-actions): Mark all answered messages as
1332         answered.
1333
1334 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
1335
1336         * nnmail.el (nnmail-split-it): Added tracing to
1337         `:' split rule
1338
1339 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1340
1341         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
1342         and "%s" so we don't overquote them.
1343
1344 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1345
1346         * (mm-display-external): Display the actual command that has been
1347         executed in the echo area.
1348
1349 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
1352
1353         * message.el (message-with-reply-buffer): New macro.
1354         (message-fetch-reply-field): Use it.
1355         (message-insert-wide-reply): New command and keystroke.
1356         (message-carefully-insert-headers): New function.
1357         (message-insert-to): Use new function.
1358
1359         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
1360         (gnus-topic-goto-missing-group): Use it.
1361
1362         * message.el (message-required-news-headers): Removed Lines.
1363         (message-reply): Don't insert References first.
1364         (message-followup): Ditto.
1365         (message-make-references): New function.
1366         (message-followup): Set message-reply-headers before generating
1367         the buffer stuff.
1368
1369 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1370
1371         * mml.el (mml-generate-mime-1): Reverse the order of
1372         encoding/flowing.
1373
1374 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1375
1376         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1377         after moving them.
1378
1379         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1380         fit with newer standard format.
1381         (gnus-summary-make-false-root-always): New variable.
1382         (gnus-gather-threads-by-subject): Use it.
1383
1384         * message.el (message-get-reply-headers): Take an address list
1385         optional argument.
1386
1387 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1388
1389         * gnus.el (gnus-keep-backlog): Change default to 20.
1390
1391         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
1392         start.
1393         (gnus-agent-check-overview-buffer): Remove negative article
1394         numbers.
1395
1396         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
1397         (nnmail-cache-ignore-groups): Doc fix.
1398
1399         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
1400         (nnimap-debug-buffer): New variable.
1401         (nnimap-debug): Use it.
1402
1403 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
1404
1405         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
1406
1407 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408
1409         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
1410         they aren't already sorted.
1411
1412 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
1413
1414         * message.el (message-mode-menu): Add ellipses to menu items
1415         expecting user interaction.
1416         (message-mode-field-menu): do.
1417
1418 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
1419
1420         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
1421         it isn't used any more.
1422
1423 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
1424
1425         * binhex.el (binhex-decoder-program): Fix docstring.
1426
1427 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1428
1429         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
1430         special chars if the mailcap file uses single quotes around %s.
1431         From Laurent Martelli <laurent@bearteam.org>.
1432
1433 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
1434
1435         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
1436         return the info object.
1437
1438 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
1439
1440         * gnus-int.el (gnus-request-update-info): Artificially add
1441         (1 . (1- min)) to the read range, in case the backend doesn't
1442         store marks for nonexistent articles.
1443
1444 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1445
1446         * binhex.el (binhex-insert-char): Eval-and-compile.
1447
1448 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
1449
1450         * lpath.el: Add tool-bar-local-item-from-menu.
1451
1452         * message.el (message-tool-bar-local-item-from-menu): New function.
1453         (message-tool-bar-map): Use it.
1454
1455 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
1456
1457         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
1458
1459         * gnus-art.el (gnus-article-header-rank): Last header in
1460         gnus-sorted-header-list should have higher rank than non-members.
1461
1462 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1463
1464         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
1465         covered methods.
1466
1467 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1468
1469         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
1470         eval-when-compile.  Suggested by Kevin Greiner.
1471
1472 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
1473
1474         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
1475         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
1476         even though no headers may have been fetched
1477         (gnus-agent-fetch-group-1, and perhaps others, require this
1478         behavior).
1479         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
1480         server buffer is constrained by gnus-agent-max-fetch-size.
1481         Multiple chunks in the same group may perform arbitrarily large
1482         updates.
1483
1484 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1485
1486         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
1487         gnus-summary-update-download-mark to update the article in the
1488         summary.
1489
1490 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
1491
1492         * gnus.el (gnus-summary-high-uncached-face,
1493         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
1494         New faces.
1495
1496         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
1497         added this on 2002-11-23 but it just wasn't working out as
1498         intended.  The idea isn't entirely dead, three new faces
1499         gnus-summary-*-uncached-face are being added to gnus.el to provide
1500         the basis for an improved implementation.
1501         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
1502         proper file to open is lib/servers.
1503         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
1504         (i.e. removing the article from gnus-newsgroup-downloadable) will
1505         now restore the article's default mark rather than simply setting
1506         no mark.
1507         (gnus-agent-get-undownloaded-list): Corrected documentation.
1508         Added code to set new summary local variable,
1509         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
1510         a temporary list.  No longer sets gnus-newsgroup-downloadable.
1511         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
1512         up to date.  Call new gnus-summary-update-download-mark to keep
1513         summary buffer up-to-date.
1514         (gnus-agent-fetch-selected-article): Keep
1515         gnus-newsgroup-undownloaded up to date.
1516         (gnus-agent-fetch-articles): Return list of articles that were
1517         successfully fetched.
1518         (gnus-agent-check-overview-buffer): No more thingatpt.
1519         (gnus-agent-expire): No longer deletes NOV entries of unread
1520         articles.
1521         (gnus-agent-unread-articles): New function.
1522         (gnus-agent-regenerate-group): The article number must be
1523         terminated by a tab character.  Added more messages to report
1524         repairs.  Inhibit quits while writing changes so it is now safe
1525         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
1526         downloaded to 1) resolve the unbound references and 2) avoid
1527         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
1528
1529         * gnus-art.el (gnus-article-prepare): The agent
1530         downloaded/undownloaded mark is no longer stored as the article's
1531         mark.
1532
1533         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
1534         gnus-summary-highlight may use it.  Added downloaded as
1535         gnus-summary-highlight was using it.
1536
1537         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
1538         the download mark now follows Kai's +/- convention.
1539         (gnus-downloaded-mark): Added ?+ mark.
1540         (gnus-summary-highlight): Added rules to select
1541         gnus-summary-high-uncached-face,
1542         gnus-summary-normal-uncached-face, and
1543         gnus-summary-low-uncached-face.  Removed the
1544         gnus-agent-downloaded-article-face.
1545         (gnus-summary-line-format-alist): Implemented the download flag
1546         format (?O) as named in the manual.  This implementation displays
1547         either gnus-undownloaded-mark, gnus-downloaded-mark, or
1548         gnus-no-mark.
1549         (gnus-newsgroup-agentized): New local variable that identifies
1550         which groups are agentized.  While the agent is now on by default,
1551         you don't have to agentize every server that you use.
1552         (gnus-update-summary-mark-positions): Completed support for the
1553         download type of mark.
1554         (gnus-summary-insert-line): Added undownloaded to the parameters.
1555         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
1556         reference by the gnus-summary-line-format-spec.
1557
1558         * nntp.el (nntp-with-open-group): This macro handles dropped or
1559         broken connections by opening a new connection and repeating the
1560         failed command.
1561         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
1562         XOVER commands preceeding the active articles with the nov entry
1563         of the first available article.  When gnus connected to such a
1564         server, the unexpected nov entry would result in duplicate lines
1565         in the agent's overview file.  This patch fixes the duplicate
1566         lines problem and improves performance by skipping over all
1567         articles IDs that preceed the first nov entry in the server's
1568         reply.
1569
1570 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1571
1572         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
1573         (gnus-summary-highlight): Use it instead of `downloaded'.
1574         (gnus-summary-highlight-line): Ditto.
1575
1576         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
1577
1578 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1579
1580         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
1581
1582         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
1583         calls.
1584
1585         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
1586         downloaded variable if we're in an uncovered group.
1587
1588         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
1589         font to soemthing less noticeable.
1590         (gnus-agent-group-covered-p): New function.
1591
1592 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1593
1594         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
1595         Because of an unknown bug, the group buffer is saved in .overview
1596         file.
1597
1598 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1599
1600         * nntp.el (nntp-send-command): Braino in last commit.  Replace
1601         `and' with `or'.
1602
1603 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1604
1605         * nntp.el (nntp-send-command): Assume that echo does not happen
1606         when nntp-open-connection-function is nntp-open-network-stream.
1607         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
1608
1609 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1610
1611         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
1612
1613 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
1614
1615         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
1616         nntp-server-buffer if we aren't going to write to it.
1617
1618 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1619         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
1620
1621         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
1622
1623 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1624
1625         * rfc2047.el (rfc2047-decode-region): Remove newlines between
1626         decoded words.
1627
1628 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1629
1630         * gnus.el (fboundp): After loading mm-util, make sure it was the
1631         right one.
1632
1633 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1634
1635         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
1636         gnus-sum.  Made into a user option.
1637
1638         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1639         (gnus-summary-mark-article-as-unread)
1640
1641 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1642
1643         * time-date.el (date-to-time): Typo.
1644
1645         * parse-time.el: Typo.
1646
1647         * nnsoup.el (nnsoup-retrieve-headers): Typo.
1648
1649         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
1650
1651         * nnimap.el:
1652         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
1653
1654         * mm-encode.el (mm-safer-encoding): Typo.
1655
1656         * messcompat.el: Typo.
1657
1658         * message.el (message-face-alist): Typo.
1659
1660         * imap.el (imap-interactive-login, imap-open): Typos.
1661
1662         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
1663
1664         * gnus.el: Typo.
1665
1666         * gnus-win.el (gnus-configure-frame): Typo.
1667
1668         * gnus-util.el (gnus-atomic-progn-assign): Typo.
1669
1670         * gnus-topic.el (gnus-topic-sort-topics): Typo.
1671
1672         * gnus-sum.el (gnus-summary-article-number)
1673         (gnus-summary-read-group-1, gnus-summary-mark-article)
1674         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
1675
1676         * gnus-mule.el (gnus-mule-add-group): Typo.
1677
1678         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
1679
1680         * gnus-group.el (gnus-group-fetch-faq): Typo.
1681
1682         * gnus-art.el (gnus-decode-header-methods): Typo.
1683
1684         * flow-fill.el: Typo.
1685
1686 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
1687
1688         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
1689
1690 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1691
1692         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1693         (gnus-summary-mark-article-as-unread)
1694         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
1695         Reformatting to avoid long lines.
1696         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
1697
1698 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
1699
1700         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
1701         be accessed through `mail-header-number'.
1702
1703 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1704
1705         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
1706         compressed range to gnus-summary-insert-articles.
1707
1708 2002-11-26  Kevin Ryde <user42@zip.com.au>
1709
1710         * gnus-art.el (gnus-mime-copy-part): Look for filename
1711         parameter under content-disposition, not content-type.
1712
1713         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
1714         (gnus-summary-reselect-current-group): Use it.
1715
1716 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1717
1718         * gnus-agent.el (gnus-agent-uncached-articles): if
1719         gnus-agent-load-alist fails, return ARTICLES.
1720
1721         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
1722
1723 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1724
1725         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
1726         superfluous function call.
1727         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
1728         Add warning to docstring.
1729
1730 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1731
1732         * gnus-agent.el: Autoload number-at-point instead.
1733         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
1734
1735 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1736
1737         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
1738         require thingatpt (for number-at-point) and protect against
1739         deactivate-mark being unbound (on XEmacs).
1740
1741 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1742
1743         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
1744         print message on entry.
1745
1746         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1747
1748         * gnus-range.el (gnus-range-difference): New function.
1749         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
1750
1751 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1752
1753         * gnus-sum.el (gnus-summary-insert-old-articles): Use
1754         gnus-remove-from-range instead of gnus-range-difference which
1755         doesn't exist.
1756
1757 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1758         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1759
1760         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
1761         used for showing which articles have been downloaded.
1762         (gnus-agent-article-alist): Format change.  Add documentation.
1763         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
1764         process-marked articles.
1765         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
1766         in the series are individually fetched to minimize lose of
1767         content due to an error/quit.
1768         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
1769         gnus-message instead of message.
1770         (gnus-agent-read-servers): Use file lib/methods instead of
1771         lib/servers.  TODO: Why?
1772         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
1773         (gnus-agent-get-undownloaded-list): Remove articles that appear to
1774         come from the agent.  This means that they are not downloaded.
1775         (gnus-agent-fetch-selected-article): Don't use history.
1776         (gnus-agent-save-history, gnus-agent-enter-history)
1777         (gnus-agent-article-in-history-p, gnus-agent-history-path):
1778         Removed function; history is not used anymore.
1779         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
1780         (gnus-agent-crosspost): Started rewrite then realized that a typo
1781         in gnus-agent-fetch-articles ensures that this function is never
1782         called.  This will need to be fixed later.
1783         (gnus-agent-check-overview-buffer): Some sanity checks on the
1784         agent overview buffer.  This is a safety net used during
1785         development.
1786         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
1787         changed, write a number to the file indicating this.
1788         (gnus-agent-fetch-headers): Rewrite to respect
1789         gnus-agent-consider-all-articles without relying on the
1790         `.fetched' files.  Make it fast.
1791         (gnus-agent-braid-nov): Change resulting from
1792         gnus-agent-fetch-headers change.
1793         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
1794         `.fetched' files.
1795         (gnus-agent-read-agentview): New function, used by
1796         gnus-agent-load-alist.
1797         (gnus-agent-load-fetched-headers): Remove.
1798         (gnus-agent-save-alist): Rewrite to accomodate new format.
1799         (gnus-agent-fetch-group-1): Make sure list of articles is in the
1800         same order as in gnus-newsgroup-headers.
1801         (gnus-agent-expire): Document and implement extra args ARTICLES,
1802         GROUP, FORCE.  Do not restrict usage.
1803         (gnus-agent-uncached-articles): New function.
1804         (gnus-agent-retrieve-headers): Use it.
1805         (gnus-agent-regenerate-group): No longer needs to be called from
1806         gnus-agent-regenerate.  Individual groups may be regenerated. The
1807         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
1808         The article fetch dates are validated in the article alist.  The
1809         article alist is pruned of entries that do not reference existing
1810         NOV entries.  All changes are computed then applied with
1811         inhibit-quit bound to t.  As a result, it is now safe to quit out of
1812         regeneration.  The optional clean parameter has been replaced with
1813         an optional reread parameter.  Clean is no longer necessary as
1814         regeneration gets the appropriate setting from
1815         gnus-agent-consider-all-articles.  The new reread parameter will
1816         result in fetched, or all, articles being marked as unread.
1817         (gnus-agent-regenerate): Removed code to regenerate the history
1818         file as it is no longer used.
1819
1820         * gnus-start.el (gnus-make-ascending-articles-unread): New
1821         function, for efficient mass-marking.
1822
1823         * gnus-sum.el (gnus-summary-highlight): Use new face for
1824         downloaded articles.
1825         (gnus-article-mark): Prefer to indicate read/unread status over
1826         downloaded status.
1827         (gnus-summary-highlight-line-0): New function, maybe rehighlights
1828         line.
1829         (gnus-summary-highlight-line): Use new face for downloaded
1830         articles.
1831         (gnus-summary-insert-old-articles): Improved performance by
1832         replacing the initial LIST of older articles with a compressed
1833         RANGE of older articles.  Some servers appear to lie about
1834         their active range so the original list could contain millions
1835         of article numbers.  The range is not expanded into a list
1836         until the optional ALL parameter has been applied.
1837
1838 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1839
1840         * gnus-agent.el (gnus-category-mode): Typo in doc string.
1841
1842 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
1843
1844         * spam.el:
1845         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
1846
1847         * spam.el: added `M s t' and `M s x' key mappings
1848
1849 2002-11-20  Simon Josefsson  <jas@extundo.com>
1850
1851         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
1852
1853 2002-11-19  Simon Josefsson  <jas@extundo.com>
1854
1855         * gnus-sum.el (gnus-summary-morse-message): Load
1856         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
1857         (unmorse-region): Autoload it instead.
1858
1859 2002-11-18  Simon Josefsson  <jas@extundo.com>
1860
1861         * gnus-sum.el (gnus-summary-morse-message): New function.
1862         (gnus-summary-wash-map): Bind to `W m'.
1863         (gnus-summary-make-menu-bar): Add.
1864
1865         * nnimap.el (nnimap-request-expire-articles): Compress sequence
1866         before storing \Deleted mark on expired articles.
1867
1868 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
1869         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
1870
1871         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
1872         parens in column 0.
1873
1874 2002-11-17  Juanma Barranquero  <lektu@terra.es>
1875
1876         * nnweb.el (nnweb-google-create-mapping): Fix typo.
1877
1878         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
1879
1880         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
1881
1882 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1883
1884         * message.el (message-set-auto-save-file-name): Use
1885         make-directory, to avoid the dependence on gnus-util.
1886
1887 2002-11-16  Simon Josefsson  <jas@extundo.com>
1888
1889         * nnimap.el (nnimap-callback-callback-function):
1890         (nnimap-callback-buffer): Removed, these cannot be global but must
1891         be embedded into the callback.
1892         (nnimap-make-callback): New.  Embedd article number, callback and
1893         buffer in function.
1894         (nnimap-callback, nnimap-request-article-part): Update.
1895
1896 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1897
1898         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
1899
1900 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1901
1902         * gnus.el (gnus-summary-line-format): Document %C.
1903
1904 2002-11-11  Simon Josefsson  <jas@extundo.com>
1905
1906         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
1907         output when called interactively.
1908
1909 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1910
1911         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
1912
1913         * message.el (message-draft-coding-system): Improve comment; use
1914         mm-auto-save-coding-system for the default value.
1915
1916         * nndraft.el (nndraft-request-article): Revert to the state before
1917         2002-10-29; regexp-quote mail-header-separator.
1918
1919 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
1920
1921         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
1922         allow editing of drafts from an nnvirtual group.
1923
1924 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1925
1926         * nndraft.el (nndraft-request-article): Replace emacs-mule with
1927         mm-auto-save-coding-system.
1928
1929         * message.el (message-draft-coding-system): Default to
1930         iso-2022-7bit.
1931
1932         * mm-util.el (mm-auto-save-coding-system): Undo last change to
1933         restore the default value to emacs-mule or escape-quoted.
1934
1935 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1936
1937         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
1938         a delayed or a queued article as well as a draft.
1939
1940         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
1941         delayed or a queued article in the raw format; treat a delayed
1942         article as a raw article as well as a draft.
1943         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
1944         for the delayed group.
1945
1946         * nndraft.el (nndraft-request-article): Ignore auto save files for
1947         a delayed or a queued article; don't bother to decode a queued
1948         article; don't bind nnmail-file-coding-system for a queued article.
1949
1950         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
1951         and the queue group.
1952
1953 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
1954
1955         * gnus-group.el (gnus-group-delete-group):
1956         gnus-cache-active-hashtb might be void.
1957
1958 2002-11-02  Simon Josefsson  <jas@extundo.com>
1959
1960         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
1961         setting of the default user ID.  From Raymond Scholz
1962         <ray-2002@zonix.de>.
1963
1964 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
1965
1966         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
1967         charset.
1968
1969 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
1970         From Alex Schroeder <alex@emacswiki.org>
1971         * spam-stat.el (spam-stat-process-directory): add dir to message
1972         (spam-stat-reduce-size): No longer remove words
1973         with values close to 0.5, because the default value is 0.2.
1974
1975 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1976
1977         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
1978         documentation.
1979
1980 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1981
1982         * gnus-agent.el (gnus-agent-fetched-headers)
1983         (gnus-agent-load-fetched-headers)
1984         (gnus-agent-save-fetched-headers): Remove variable and two
1985         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
1986         works better.
1987         (gnus-agent-fetch-headers): New implementation from Kevin
1988         Greiner.  Uses gnus-agent-article-alist to store information
1989         about fetched messages which aren't on the server anymore.  The
1990         trick is to return a list of considered messages to the caller,
1991         but to only fetch those which haven't been fetched yet.
1992
1993 2002-10-30  Simon Josefsson  <jas@extundo.com>
1994
1995         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
1996
1997         * pgg.el (pgg-passphrase-cache-expiry): Removed.
1998
1999 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2000
2001         * mm-view.el (mm-w3m-local-map-property): Make it work with older
2002         versions of emacs-w3m than 1.3.3.
2003
2004         * lpath.el: Bind w3m-minor-mode-map.
2005
2006         * mm-view.el (mm-w3m-mode-command-alist)
2007         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
2008         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
2009         (mm-setup-w3m): Simplified.
2010         (mm-w3m-local-map-property): New function.
2011         (mm-inline-text-html-render-with-w3m): Use it.
2012
2013         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
2014         mm-w3m-local-map-property.
2015
2016 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2017
2018         * mm-util.el (mm-auto-save-coding-system): Default to
2019         iso-2022-7bit.
2020
2021         * nndraft.el (nndraft-request-article): Decode an article using
2022         the coding-system emacs-mule if it seems to have been saved using
2023         emacs-mule.
2024         (nndraft-request-replace-article): Use message-draft-coding-system
2025         instead of mm-auto-save-coding-system for the draft or delayed
2026         group.
2027
2028 2002-10-28  Josh  <huber@alum.wpi.edu>
2029
2030         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
2031         functions.
2032
2033 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2034         From mah@everybody.org (Mark A. Hershberger).
2035
2036         * mm-url.el (mm-url-insert-file-contents): Make it return the same
2037         type values ("url" size) regardless of the values of
2038         mm-url-use-external.
2039
2040 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2041
2042         * nnimap.el (nnimap-request-article-part): Try harder to show
2043         group name in debugging message.
2044
2045 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2046
2047         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
2048         directory if it doesn't exist.
2049         (gnus-agent-fetch-headers): Remove old cruft that tried to
2050         abstain from downloading articles more than once if
2051         gnus-agent-consider-all-articles was true.  This is now done
2052         properly via the .fetched files.
2053
2054 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2055
2056         * nndraft.el (nndraft-request-article): Treat delayed articles
2057         like drafts.
2058
2059 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2060
2061         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
2062
2063 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2064
2065         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
2066         Remove unused optional arg DIR and corresponding code.
2067
2068         * nnimap.el (nnimap-request-article-part): Include group name in
2069         debugging output.
2070
2071 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
2072
2073         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
2074
2075 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2076
2077         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
2078         contains range of headers that have been fetched by the agent
2079         already.  Compare gnus-agent-article-alist.
2080         (gnus-agent-file-header-cache): Like
2081         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
2082         (gnus-agent-fetch-headers): Improve comment.  Revert to old
2083         seen/recent logic.
2084         Remember which headers have been fetched before and don't fetch
2085         them again the next time round.
2086         (gnus-agent-load-fetched-headers)
2087         (gnus-agent-save-fetched-headers): New functions, for remembering
2088         which headers have been fetched before.
2089
2090 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2091
2092         * lpath.el: Remove useless bindings.
2093
2094 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
2095
2096         * gnus-sum.el (gnus-summary-execute-command): Disable visual
2097         features while searching.
2098
2099 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2100
2101         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
2102
2103 2002-10-22  Simon Josefsson  <jas@extundo.com>
2104
2105         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
2106         (pgg-snarf-keys): Add.
2107
2108 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2109
2110         * lpath.el: Fbind bbdb-records.
2111
2112         * spam.el: Don't autoload bbdb-records.
2113
2114 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2115
2116         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
2117         prevent inf-loop.
2118
2119 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2120
2121         * nnslashdot.el: Removed some test lines.
2122         More test.
2123
2124 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2125
2126         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
2127         are known to be downloaded already.
2128
2129 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2130
2131         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
2132         (mm-text-html-washer-alist): Ditto.
2133
2134 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2135
2136         * nnheader.el (nnheader-remove-body): Fix an error of detecting
2137         boundary between headers and body.
2138         * nnml.el (nnml-parse-head): Ditto.
2139
2140 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2141
2142         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
2143         entries.
2144
2145         * gnus-group.el (gnus-fetch-group): Allow an optional
2146         specification of the articles to select.
2147
2148         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
2149
2150 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2151
2152         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
2153         headers from the group, update variable `articles' to contain
2154         only those numbers where headers exist.  (When fetching all
2155         articles in a group, Gnus creates lots of numbers where there is
2156         no articles.)
2157
2158 2002-10-20  Steve Youngs  <youngs@xemacs.org>
2159
2160         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
2161         doesn't have the 'alist custom type, use cons cells instead.
2162         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
2163         (pgg-parse-hash-algorithm-alist): Ditto.
2164         (pgg-parse-compression-algorithm-alist): Ditto.
2165         (pgg-parse-signature-type-alist): Ditto.
2166
2167         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
2168
2169         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
2170
2171         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
2172
2173 2002-10-19  Simon Josefsson  <jas@extundo.com>
2174
2175         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
2176         buffer.
2177
2178 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2179
2180         * gnus-spec.el (gnus-make-format-preserve-properties)
2181         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
2182         properties also on XEmacs.  `gnus-xmas-format' is like format but
2183         preserves text properties on XEmacs (though it only understands
2184         simple format specs).  The variable
2185         `gnus-make-format-preserve-properties' controls whether the
2186         function is used, and is checked in `gnus-parse-simple-format'.
2187         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
2188
2189         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
2190         output.
2191         (gnus-agent-consider-all-articles): New variable.
2192         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
2193         (gnus-agent-fetch-headers): Depending on
2194         gnus-agent-consider-all-articles, maybe get all articles.
2195         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
2196         `read'.
2197         (gnus-predicate-imples-unread): New function.
2198         (gnus-agent-fetch-headers): Optimize to call
2199         gnus-list-of-unread-articles if that is sufficient.
2200         Check unseen and recent instead of seen and recent.
2201         (gnus-agent-fetch-headers): Abstain from calling
2202         gnus-list-range-intersection if range (a . b) would have (> a b).
2203
2204 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2205
2206         * message.el (message-send-mail): Make it possible to perform
2207         edebug-defun.
2208
2209 2002-10-18  Simon Josefsson  <jas@extundo.com>
2210
2211         * gnus-art.el (gnus-button-man-handler): Change default to
2212         `manual-entry' (defined in both emacsen).
2213         (gnus-button-man-handler): Remove emacsen difference and use
2214         `manual-entry'.
2215
2216 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2217
2218         * spam.el: Wrap autoload settings for bbdb-records,
2219         executable-find and ifile-spam-filter with eval-and-compile.
2220         (spam-display-buffer-contents): Remove.
2221         (spam-bogofilter-score): Merge spam-display-buffer-contents.
2222
2223 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
2224
2225         * spam.el (spam-display-buffer-contents): New function.
2226         (spam-bogofilter-score): use spam-display-buffer-contents, patch
2227         from Katsumi Yamaoka <yamaoka@jpl.org>.
2228
2229 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2230
2231         * nnheader.el (nnheader-parse-naked-head): New function.
2232         (nnheader-parse-head): Use the above function, in order to handle
2233         continuation lines properly.
2234         (nnheader-remove-body): New function.
2235         (nnheader-remove-cr-followed-by-lf): New function.
2236         (nnheader-ms-strip-cr): Use the above function.
2237
2238         * gnus-agent.el (gnus-agent-regenerate-group): Call
2239         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
2240         `nnheader-parse-head'.
2241         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
2242
2243         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
2244         continuation lines by itself; call `nnheader-parse-naked-head'
2245         instead of `nnheader-parse-head'.
2246         * nndiary.el (nndiary-parse-head): Ditto.
2247         * nnfolder.el (nnfolder-parse-head): Ditto.
2248         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
2249         * nnmaildir.el (nnmaildir--update-nov): Ditto.
2250         * nnml.el (nnml-parse-head): Ditto.
2251
2252 2002-10-17  Steve Youngs  <youngs@xemacs.org>
2253
2254         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
2255         XEmacs, default to it if featurep 'xemacs.
2256
2257 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2258
2259         * spam-stat.el: Check for the existence of hash functions instead
2260         of the Emacs version to decide whether to load cl.  Suggested by
2261         Kai Gro\e,A_\e(Bjohann.
2262
2263 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2264
2265         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
2266         if it isn't open yet.
2267
2268 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2269
2270         * gnus-group.el: Require mm-url only when compiling.
2271         (gnus-group-fetch-charter): Require mm-url.
2272
2273         * spam-stat.el: Require cl for the functions gethash,
2274         hash-table-count, make-hash-table and mapc for Emacs 20.
2275         (puthash): Alias to cl-puthash for Emacs 20.
2276         (with-syntax-table): New macro for Emacs 20.
2277
2278 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
2279
2280         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
2281
2282 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2283
2284         * spam.el (spam-check-ifile): added ifile as a spam checking
2285         backend, and spam-use-ifle as the variable to toggle that check.
2286
2287 2002-10-12  Simon Josefsson  <jas@extundo.com>
2288
2289         * message.el (message-beginning-of-line): New variable.
2290         (message-beginning-of-line): Use it.
2291
2292 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2293
2294         * spam.el: more compilation fixes for BBDB
2295
2296         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
2297         (spam-stat-reduce-size): Interactive.
2298         (spam-stat-reset): New function.
2299         (spam-stat-save): Interactive.
2300
2301 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2302
2303         * gnus.el: Autoload gnus-delay-initialize.
2304
2305         * message.el: Autoload gnus-delay-article.
2306
2307 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2308
2309         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2310         text property in Emacs.
2311
2312 2002-10-11  Simon Josefsson  <jas@extundo.com>
2313
2314         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2315         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2316
2317         * mml1991.el (mml1991-pgg-sign): Remove CR.
2318
2319 2002-10-10  Simon Josefsson  <jas@extundo.com>
2320
2321         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
2322         decrypt failed.
2323         (mml2015-trust-boundaries-alist): Removed.
2324         (mml2015-gpg-extract-signature-details): Don't use it.
2325         (mml2015-unabbrev-trust-alist): New.
2326         (mml2015-gpg-extract-signature-details): Use it.
2327
2328 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
2329
2330         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
2331         BBDB installed
2332
2333         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
2334         statistical analysis of spam in Lisp only
2335
2336 2002-10-10  Simon Josefsson  <jas@extundo.com>
2337
2338         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
2339         auth, selected or examine state.
2340
2341         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
2342         buffer and error buffer depending on type of information.
2343
2344         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
2345         --status-fd stuff even if gpg.el is not used (revert earlier
2346         change).
2347         (mml2015-pgg-{clear-,}verify): Store both output and errors as
2348         gnus details.
2349         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
2350         buffer.
2351
2352         * pgg.el (pgg-verify-region): Use it.
2353
2354         * pgg-def.el (pgg-query-keyserver): New variable.
2355
2356         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
2357         key-identifier in packet.  Is this a good idea?
2358
2359         * mml.el (mml-mode-map): Add security commands that operates on
2360         MIME parts.
2361         (mml-menu): And menu items for them.
2362
2363         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
2364
2365         * mml.el (mml-parse-1): Support sender in #secure tags.
2366
2367         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
2368         defined.
2369
2370         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2371         (mml-pgp-encrypt-buffer): Support combined signing.
2372
2373         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2374         (mml1991-gpg-encrypt): Ditto.
2375         (mml1991-pgg-encrypt): Ditto.
2376         (mml1991-encrypt): Pass sign parameter.
2377
2378         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2379         (mml-signencrypt-style): Mention the variable.
2380
2381 2002-10-09  Simon Josefsson  <jas@extundo.com>
2382
2383         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2384         pgg-gpg-user-id.
2385
2386         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2387         (pgg-fetch-key-function): Nil if w3 is not installed.
2388
2389 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2390
2391         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
2392         gnus-agent-current-history.
2393
2394 2002-10-06  Simon Josefsson  <jas@extundo.com>
2395
2396         * imap.el (imap-parse-status): Don't use read to read token.
2397
2398 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2399
2400         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
2401         for methods not covered by the agent, and when unplugged.
2402
2403 2002-10-05  Simon Josefsson  <jas@extundo.com>
2404
2405         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
2406         signing.
2407
2408         * gnus-agent.el (gnus-agent-read-servers): If getting method from
2409         a named server fails, ignore the server.
2410
2411         * mml1991.el (mml1991-pgg-sign): Do QP.
2412
2413         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
2414         work.
2415
2416 2002-10-04  Simon Josefsson  <jas@extundo.com>
2417
2418         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
2419
2420         * pgg-pgp.el (pgg-pgp-verify-region): Inline
2421         binary-write-decoded-region from MEL.
2422
2423         * pgg.el (pgg-encrypt-region): Support sign.
2424
2425         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
2426
2427         * mml2015.el (mml2015-pgg-encrypt): Ditto.
2428
2429         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
2430         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
2431         branch where PGG was taken from in the ChangeLog entries below.
2432
2433 2002-10-01  Simon Josefsson  <jas@extundo.com>
2434
2435         * pgg-pgp.el: Don't require mel.  Don't use luna.
2436         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
2437         (pgg-pgp-process-region): Use expand-file-name instead of concat.
2438         (pgg-pgp-process-region): Don't use binary-funcall.
2439
2440         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
2441
2442         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
2443         instead of concat.
2444
2445         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2446
2447 2002-09-29  Simon Josefsson  <jas@extundo.com>
2448
2449         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
2450         compile warnings.
2451
2452         * pgg.el (pgg-decrypt-region): Don't parse packet.
2453
2454         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
2455
2456 2002-09-29  Daiki Ueno <ueno@unixuser.org>
2457
2458         * pgg.el: Remove dependency on calist.el.
2459
2460 2002-09-28  Simon Josefsson  <jas@extundo.com>
2461
2462         * pgg.el (pgg-temporary-file-directory): New variable.
2463         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
2464
2465         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
2466         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
2467
2468         * pgg-parse.el (pgg-char-int): Defalias.
2469         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
2470         (pgg-read-bytes, pgg-read-body): Use it.
2471         (pgg-decode-packets): Don't use MEL, use base64-*.
2472         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
2473         (pgg-string-as-unibyte): Defalias.
2474         (pgg-parse-armor-region): Use it.
2475
2476         * pgg-gpg.el (pgg-gpg-process-region): Use
2477         pgg-temporary-file-directory.
2478
2479         * luna.el: Don't def-edebug.
2480
2481         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
2482         binary-write-decoded-region from MEL.
2483
2484         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
2485
2486         * alist.el, calist.el: Don't require product/APEL.
2487
2488         * pgg-parse.el (top-level): Remove dependency on static.el,
2489         pccl.el, mel.el.
2490         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
2491         `define-ccl-program' is boundp, instead of using broken.
2492
2493 2002-10-01  Simon Josefsson  <jas@extundo.com>
2494
2495         * message.el (message-required-mail-headers): Remove Lines:.
2496
2497 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2498         From Jesper Harder.
2499
2500         * gnus-group.el (gnus-group-fetch-charter,
2501         gnus-group-fetch-control): Prompt for group if given a prefix
2502         argument.
2503         * gnus-sum.el (t): Add gnus-group-fetch-charter and
2504         gnus-group-fetch-control to summary key map and menu.
2505
2506
2507 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
2508
2509         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
2510         number when there are no articles.
2511
2512 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2513
2514         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
2515         arg ALL means to fetch all articles, not only downloadable ones.
2516         (gnus-agent-fetch-selected-article): New function for
2517         gnus-select-article-hook or gnus-mark-article-hook.
2518
2519 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2520         From Peter von der Ahe <nospam2159@daimi.au.dk>.
2521
2522         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
2523         raw-text.
2524
2525 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
2526
2527         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
2528         Pinard).
2529         Major revamp of the code, documentation is in comments in the file
2530         for now.
2531
2532 2002-09-30  Simon Josefsson  <jas@extundo.com>
2533
2534         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
2535         buffer seem to be needed?
2536
2537 2002-09-29  Simon Josefsson  <jas@extundo.com>
2538
2539         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
2540         compile warnings.
2541
2542         * mml1991.el (mml1991-function-alist): Add pgg.
2543         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
2544         (mml1991-pgg-encrypt): Fix recipients querying.
2545
2546 2002-09-28  Simon Josefsson  <jas@extundo.com>
2547
2548         * mml2015.el (autoload): Autoload correct files.  Trivial patch
2549         from dme@dme.org.
2550         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
2551         handle is returned.
2552
2553 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2554
2555         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2556         Protect against non-existent of `nnimap-mailbox-info'.
2557
2558 2002-09-27  Simon Josefsson  <jas@extundo.com>
2559
2560         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
2561         (gnus-setup-news-hook): Use it.
2562         (gnus-after-getting-new-news-hook): Ditto.
2563
2564         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
2565
2566 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2567         From Mats Lidell <matsl@contactor.se>.
2568
2569         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
2570
2571 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2572
2573         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
2574         the part to decode encoded words, use raw words instead of decoded
2575         words.
2576
2577 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2578
2579         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
2580
2581         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
2582         (mm-setup-w3m): Use it.
2583
2584 2002-09-27  Simon Josefsson  <jas@extundo.com>
2585
2586         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
2587         article buffers.
2588
2589         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
2590         it just in case.
2591         (nnimap-update-unseen): New function; update unseen count in
2592         `n-m-info'.
2593         (nnimap-close-group): Call it.
2594
2595         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
2596         (gnus-after-getting-new-news-hook): Ditto.
2597
2598         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
2599         message into verboselevel 9.  Change slow mail check message.
2600         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
2601         (nnimap-fixup-unread-after-getting-new-news): New function, to be
2602         used as a hook after getting new mail.
2603
2604 2002-09-26  Simon Josefsson  <jas@extundo.com>
2605
2606         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
2607         SELECT/EXAMINE is first unseen article, not number of unseen
2608         articles.  Make them distinct by renaming the former to
2609         `first-unseen' instead of `unseen'.
2610
2611         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
2612         too.
2613         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
2614         changed.
2615         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
2616
2617         * gnus-int.el (gnus-server-unopen-status): Defcustom.
2618
2619         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
2620         better.
2621
2622         * mml2015.el (mml2015-pgg-decrypt): Only add security information
2623         if dissecting resulting buffer actually had any information.
2624
2625 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2626
2627         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
2628         because the function `string<' allows symbols.
2629
2630         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
2631
2632 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2633
2634         * message.el (message-forward-make-body): Revert an early change
2635         because 8-bit utf-8 emails.
2636
2637 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2638
2639         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
2640         links to Info)
2641         * gnus-art.el (gnus-treat-highlight-signature):
2642         * gnus-art.el (gnus-treat-buttonize):
2643         * gnus-art.el (gnus-treat-buttonize-head):
2644         * gnus-art.el (gnus-treat-emphasize):
2645         * gnus-art.el (gnus-treat-strip-cr):
2646         * gnus-art.el (gnus-treat-unsplit-urls):
2647         * gnus-art.el (gnus-treat-leading-whitespace):
2648         * gnus-art.el (gnus-treat-hide-headers):
2649         * gnus-art.el (gnus-treat-hide-boring-headers):
2650         * gnus-art.el (gnus-treat-hide-signature):
2651         * gnus-art.el (gnus-treat-fill-article):
2652         * gnus-art.el (gnus-treat-hide-citation):
2653         * gnus-art.el (gnus-treat-hide-citation-maybe):
2654         * gnus-art.el (gnus-treat-strip-list-identifiers):
2655         * gnus-art.el (gnus-treat-strip-pgp):
2656         * gnus-art.el (gnus-treat-strip-pem):
2657         * gnus-art.el (gnus-treat-strip-banner):
2658         * gnus-art.el (gnus-treat-highlight-headers):
2659         * gnus-art.el (gnus-treat-highlight-citation):
2660         * gnus-art.el (gnus-treat-date-ut):
2661         * gnus-art.el (gnus-treat-date-local):
2662         * gnus-art.el (gnus-treat-date-english):
2663         * gnus-art.el (gnus-treat-date-lapsed):
2664         * gnus-art.el (gnus-treat-date-original):
2665         * gnus-art.el (gnus-treat-date-iso8601):
2666         * gnus-art.el (gnus-treat-date-user-defined):
2667         * gnus-art.el (gnus-treat-strip-headers-in-body):
2668         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
2669         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
2670         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
2671         * gnus-art.el (gnus-treat-unfold-headers):
2672         * gnus-art.el (gnus-treat-fold-headers):
2673         * gnus-art.el (gnus-treat-fold-newsgroups):
2674         * gnus-art.el (gnus-treat-overstrike):
2675         * gnus-art.el (gnus-treat-display-xface):
2676         * gnus-art.el (gnus-treat-display-smileys):
2677         * gnus-art.el (gnus-treat-from-picon):
2678         * gnus-art.el (gnus-treat-mail-picon):
2679         * gnus-art.el (gnus-treat-newsgroups-picon):
2680         * gnus-art.el (gnus-treat-body-boundary):
2681         * gnus-art.el (gnus-treat-capitalize-sentences):
2682         * gnus-art.el (gnus-treat-fill-long-lines):
2683         * gnus-art.el (gnus-treat-play-sounds):
2684         * gnus-art.el (gnus-treat-translate):
2685         * gnus-art.el (gnus-treat-x-pgp-sig):
2686         * gnus-art.el (gnus-mime-button-line-format):
2687         * gnus-art.el (gnus-button-man-level):
2688         * gnus-art.el (gnus-button-emacs-level):
2689         * gnus-cus.el (gnus-group-parameters):
2690         * gnus-gl.el (bbb-build-mid-scores-alist):
2691         * gnus-group.el (gnus-group-line-format):
2692         * gnus-mlspl.el (gnus-group-split-setup):
2693         * gnus-mlspl.el (gnus-group-split):
2694         * gnus-msg.el (gnus-mailing-list-groups):
2695         * gnus-msg.el (gnus-posting-styles):
2696         * gnus-nocem.el (gnus-nocem-issuers):
2697         * gnus-score.el (gnus-score-regexp-bad-p):
2698         * gnus-srvr.el (gnus-server-line-format):
2699         * gnus-topic.el (gnus-topic-line-format):
2700         * gnus.el (gnus-summary-line-format):
2701         * mail-source.el (mail-sources):
2702         * message.el (message-subscribed-address-file):
2703         * nnmail.el (nnmail-split-fancy):
2704
2705 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
2706
2707         * mail-source.el(mail-source-run-script): use `functionp' to test
2708         whether the argument `script' is in fact a function.
2709         (mail-sources): adjust the defcustom to allow users to specify a
2710         function or a string as the value of the `:prescript' and
2711         `:postscript' arguments of the `file' and `pop3' mail sources.
2712
2713 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
2714
2715         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
2716         number when article 1 does not exist.
2717
2718 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2719
2720         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
2721         apropos if apropos-variable does not exist.
2722         (gnus-button-guessed-mid-regexp)
2723         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
2724         regexes.  From Reiner Steib.
2725         (gnus-button-handle-describe-function)
2726         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
2727         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
2728         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
2729
2730 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
2731         Trivial patch.
2732
2733         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
2734         the file.
2735
2736 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2737
2738         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
2739
2740 2002-09-24  Simon Josefsson  <jas@extundo.com>
2741
2742         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
2743         (mml2015-use): Prefer PGG if installed.
2744         (mml2015-function-alist): Add PGG wrappers.
2745         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
2746         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
2747         prefix, make regexp optionally skip it.
2748         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2749         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
2750         (mml2015-pgg-encrypt): New functions.
2751         (defvar, autoload): Prevent byte-compile warnings.
2752
2753 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2754         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2755
2756         * gnus-art.el (article-strip-banner): Check for the existence of
2757         from header.
2758
2759 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2760
2761         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
2762         (gnus-button-alist): Improved regexp for
2763         gnus-button-handle-mid-or-mail (false positives), fixed
2764         gnus-button-handle-man entries.
2765         From Reiner Steib.
2766
2767 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2768         From Josh Huber.
2769
2770         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
2771         nnmail-extra-headers is non-nil.
2772
2773 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2774
2775         * nnmaildir.el: Store article numbers persistently.  General
2776         revision.
2777         (nnmaildir-request-expire-articles): handle 'immediate and 'never
2778         for nnmail-expiry-wait; delete instead of moving if 'force is
2779         given.
2780
2781 2002-09-23  Simon Josefsson  <jas@extundo.com>
2782         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
2783
2784         * smime.el (smime-sign-buffer): Get key and extra certs.
2785         (smime-get-key-with-certs-by-email): Utility function.
2786
2787 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2788         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
2789
2790         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
2791         article exists.
2792
2793 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2794
2795         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
2796
2797 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2798         From Reiner Steib.
2799
2800         * gnus-art.el (gnus-button-handle-custom,
2801         gnus-button-handle-mid-or-mail,
2802         gnus-button-handle-describe-{function,variable,key},
2803         gnus-button-handle-apropos{,command,variable}): New functions.
2804         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
2805         gnus-button-{man,emacs,mail}-level): New variables.
2806         (gnus-button-alist): Use the above to buttonize emacs and mail
2807         related links.
2808
2809 2002-09-18  Juanma Barranquero  <lektu@terra.es>
2810
2811         * gnus-int.el (gnus-status-message): Fix spacing.
2812
2813         * imap.el (imap-continuation): Fix typos.
2814
2815 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2816
2817         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
2818
2819         * gnus-art.el (gnus-article-reply-with-original): Correct
2820         with-current-buffer scope.
2821
2822         * message.el (message-completion-alist): Add Reply-To, From, etc.
2823
2824 2002-09-18  Simon Josefsson  <jas@extundo.com>
2825
2826         * nnimap.el (nnimap-request-expire-articles): Make flag setting
2827         conditional.  From Nevin Kapur <nevin@jhu.edu>.
2828
2829 2002-09-17  Simon Josefsson  <jas@extundo.com>
2830
2831         * nnimap.el (nnimap-expiry-target): Don't search for which
2832         articles exists here.
2833         (nnimap-request-expire-articles): Do it here instead.  Only expire
2834         when articles are found.  Suggested by Nevin Kapur
2835         <nevin@jhu.edu>.
2836
2837 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2838         From Reiner Steib <reiner.steib@gmx.de>.
2839
2840         * message.el (message-strip-subject-trailing-was)
2841         (message-change-subject, message-add-archive-header)
2842         (message-xpost-fup2-header, message-xpost-insert-note)
2843         (message-xpost-fup2, message-reduce-to-to-cc): New functions
2844         adopted from message-utils.el.  Add functions to the keymap, mode
2845         describtion and menu.
2846         (message-change-subject,message-xpost-fup2): Signal error if
2847         current header is empty.
2848         (message-xpost-insert-note): Changed insert position.
2849         (message-archive-note): Ensure to insert note in message body (not
2850         in head).
2851         (message-archive-header, message-archive-note)
2852         (message-xpost-default, message-xpost-note, message-fup2-note)
2853         (message-xpost-note-function): New variables adopted from
2854         message-utils.el.  Changed some doc-strings.
2855         (message-mark-insert-{begin,end}): Rename from
2856         message-{begin,end}-inserted-text-mark (message-utils.el), changed
2857         values.
2858         (message-subject-trailing-was-query)
2859         (message-subject-trailing-was-ask-regexp)
2860         (message-subject-trailing-was-regexp): New variables.
2861         (message-to-list-only): Added doc-string and menu entry.
2862
2863         * message-utils.el: Removed.  Functions are now in message.el.
2864
2865 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2866
2867         * gnus-art.el (gnus-article-reply-with-original,
2868         gnus-article-followup-with-original): Switch to
2869         gnus-summary-buffer before reply/followup.
2870
2871 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
2872
2873         * gnus-sum.el (gnus-summary-toggle-header): The article window may
2874         not exist. Toggle it anyway.
2875
2876 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
2877
2878         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
2879
2880         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
2881         Trivial patch from Urban Engberg <ue@ccieurope.com>.
2882
2883         * rfc2047.el (message-posting-charset): Defvar it.
2884         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
2885         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
2886
2887         * mail-source.el (mail-source-fetch): Hide password.
2888
2889         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
2890
2891 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2892         From John Paul Wallington <jpw@shootybangbang.com>.
2893
2894         * gnus.el (gnus-visual, gnus-meta): Fix typo.
2895
2896 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2897
2898         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
2899
2900 2002-09-11  Simon Josefsson  <jas@extundo.com>
2901
2902         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
2903         (nnimap-split-rule): Doc fix.
2904         (nnimap-request-expire-articles): Cleanup code.
2905
2906 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2907         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2908
2909         * gnus-art.el (gnus-article-address-banner-alist): New option.
2910         (article-strip-banner): Refer the above option to split banners of
2911         free mail servers, when no group parameter is specified.
2912
2913 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2914
2915         * nntp.el (nntp-wait-for-string): Check for a process in the
2916         current buffer instead of `nntp-server-buffer'.
2917
2918 2002-09-09  Simon Josefsson  <jas@extundo.com>
2919
2920         * gnus-art.el (gnus-button-man-handler): New variable.
2921         (gnus-button-alist): Use g-b-handle-man.
2922         (gnus-button-handle-man): New, call g-b-man-handler.
2923
2924 2002-09-08  Simon Josefsson  <jas@extundo.com>
2925
2926         * gnus-art.el (gnus-button-alist): Buttonize man page links.
2927
2928 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2929
2930         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
2931
2932 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2933
2934         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
2935
2936         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
2937         keystroke.
2938
2939         * gnus-srvr.el (gnus-browse-describe-group): New command and
2940         keystroke.
2941
2942 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
2945         value for gnus-decoration property.
2946
2947 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2948
2949         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
2950         string) as group name in case we have a CRLF in the file.
2951
2952 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
2953
2954         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
2955         group.
2956         (rfc1843-decode-hzp): do.
2957         (rfc1843-newsgroups-regexp): do.
2958
2959 2002-09-04  Simon Josefsson  <jas@extundo.com>
2960
2961         * message.el (message-canlock-generate): Make sure sha1 doesn't
2962         call external programs.
2963
2964 2002-09-03  Simon Josefsson  <jas@extundo.com>
2965
2966         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
2967
2968         * gnus-agent.el (gnus-agent-batch): Add doc.
2969
2970 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
2971
2972         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
2973         check for signed and encrypted parts.
2974         * mml.el (mml-parse-1): Correct small typo which preventing
2975         setting recipients in a secure tag.
2976
2977 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2978
2979         * mm-util.el (mm-coding-system-priorities): Default to a list of
2980         iso-2022-jp and others for the Japanese environment.
2981
2982 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2983
2984         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
2985         invalid display names.
2986
2987 2002-08-30  Simon Josefsson  <jas@extundo.com>
2988
2989         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
2990         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
2991
2992 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
2993
2994         * gnus.el (gnus-group-charter-alist): New option.
2995         (gnus-group-fetch-control-use-browse-url): New option.
2996
2997         * gnus-group.el (gnus-group-fetch-charter): New function.
2998         (gnus-group-fetch-control): New function.
2999         Add them to the keymap and menu. Require mm-url.
3000
3001 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
3004         From Alex Schroeder <alex@emacswiki.org>.
3005
3006 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
3007
3008         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
3009         items expecting user interaction.
3010
3011         * gnus-topic.el (gnus-topic-make-menu-bar): do.
3012
3013         * gnus-sum.el (gnus-summary-make-menu-bar): do.
3014
3015         * gnus-srvr.el (gnus-server-make-menu-bar): do.
3016
3017         * mml.el (mml-menu): do.
3018
3019 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3020
3021         * mail-source.el (mail-source-touch-pop): New function.
3022
3023         * message.el (message-smtpmail-send-it): New function.
3024         (message-send-mail-function): Add it for a candidate.
3025
3026 2002-08-27  Simon Josefsson  <jas@extundo.com>
3027
3028         * gnus-msg.el (posting-charset-alist): Use
3029         gnus-define-group-parameter instead of defcustom.
3030         (gnus-put-message): Handle SPC in GCC.
3031         (gnus-inews-insert-gcc): Ditto.
3032         (gnus-inews-insert-archive-gcc): Ditto.
3033
3034 2002-08-26  Simon Josefsson  <jas@extundo.com>
3035
3036         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
3037         (gnus-agentize): Auto agentize all nntp and nnimap groups.
3038         (gnus-agent-possibly-save-gcc): Autoload.
3039         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
3040
3041 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3042
3043         * gnus.el (gnus-other-frame-function): New user option.
3044         (gnus-other-frame): Use it; add a doc-string; make it work with
3045         the gnuclient program.
3046
3047         * gnus-util.el (gnus-frame-or-window-display-name): New function.
3048
3049         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
3050         `device-connection' and `dfw-device'.
3051
3052 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3053
3054         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
3055         positives, make it stricter.  From Jochen Hein (trivial change).
3056
3057 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3058
3059         * gnus.el (gnus-other-frame): Trivial fix.
3060
3061 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3062
3063         * gnus.el (gnus-other-frame-parameters): New user option.
3064         (gnus-other-frame-object): New variable.
3065         (gnus-other-frame): Make it search for existing Gnus frame; don't
3066         read new news; delete frame on exit.
3067
3068         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
3069
3070         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
3071
3072 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3073         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
3074
3075         * message.el (message-set-auto-save-file-name): Add support for
3076         the Cygwin Emacs; the system-type is `cygwin'.
3077         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
3078
3079 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3080
3081         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
3082
3083         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
3084         avoid arithmetic errors.
3085
3086 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3087
3088         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
3089
3090 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3091
3092         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
3093         (message-ignored-resent-headers): Add envelope From.
3094
3095 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3096
3097         * gnus.el (gnus-summary-line-format): Document %k specifier.
3098
3099 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3100
3101         * gnus-sum.el (gnus-summary-line-message-size): New function.
3102         (gnus-summary-line-format-alist): Use it.
3103
3104 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3105
3106         * gnus-art.el (article-make-date-line): Refer to the value for
3107         `gnus-article-time-format' in the summary buffer.
3108
3109         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
3110
3111 2002-08-14  Simon Josefsson  <jas@extundo.com>
3112
3113         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
3114         quoting.
3115         (gnus-button-alist): Fix doc.
3116         (gnus-header-button-alist): Use ' not ` for default value quoting.
3117         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
3118         rationale similar to 2002-05-01 change.
3119         (gnus-article-add-buttons-to-head): Evaluate expression.
3120
3121         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
3122
3123 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3124
3125         * message.el (message-font-lock-keywords): Refer to the value for
3126         `message-cite-prefix-regexp' dynamically.
3127
3128 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3129
3130         * gnus-art.el (gnus-decode-header-methods): Doc fix.
3131
3132 2002-08-12  Simon Josefsson  <jas@extundo.com>
3133
3134         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
3135         (imap-shell-open): Skip initial junk before IMAP greeting.
3136
3137 2002-08-11  Simon Josefsson  <jas@extundo.com>
3138
3139         * message-utils.el (message-xpost-default,
3140         message-xpost-fup2-header, message-xpost-fup2): Fixed
3141         Typos.  Trivial changes from Reiner Steib
3142         <4uce.02.r.steib@gmx.net>.
3143
3144 2002-08-09  Simon Josefsson  <jas@extundo.com>
3145
3146         * message.el (message-canlock-password): Set
3147         canlock-password-for-verify to newly generated canlock-password.
3148         When Emacs is restarted, Custom makes sure this is set, but during
3149         the same session we must set it manually.
3150
3151 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
3152
3153         * yenc.el: New file.
3154
3155         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
3156         (mm-uu-type-alist): Add yenc.
3157         (mm-uu-yenc-filename): New function.
3158         (mm-uu-yenc-extract): New function.
3159
3160         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
3161
3162 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3163
3164         * dgnushack.el (merge): Don't use coerce.
3165
3166 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
3167
3168         * mailcap.el (mailcap-mime-data): Test window-system rather than
3169         mm-device-type.
3170         (mailcap-mime-data): Call xdvi and gv with "-safer".
3171
3172         * mm-util.el: Don't define mm-device-type.
3173
3174 2002-08-05  Simon Josefsson  <jas@extundo.com>
3175
3176         * mm-util.el (mm-coding-system-priorities): coding-system type not
3177         supported everywhere.
3178
3179 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3180
3181         * gnus.el (gnus-version-number): Bumped version number.
3182
3183 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3184
3185         * gnus.el: Oort Gnus v0.07 is released.
3186
3187 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3188
3189         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
3190         (gnus-article-sort-functions): Doc fix.
3191         (t): New keystroke.
3192         (gnus-article-sort-by-random): New function.
3193         (gnus-thread-sort-by-random): New function.
3194
3195 2002-08-02  Simon Josefsson  <jas@extundo.com>
3196
3197         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
3198         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
3199
3200 2002-07-31  Danny Siu  <dsiu@adobe.com>
3201
3202         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
3203         when splitting malformed messages without message-id
3204
3205 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3206         From Niklas Morberg <niklas.morberg@axis.com>.
3207
3208         * nnweb.el (nnweb-type, nnweb-type-definition)
3209         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
3210         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
3211         functionality.
3212         * nnweb.el: Removed old non-functioning search engines.
3213
3214 2002-07-27  Simon Josefsson  <jas@extundo.com>
3215
3216         * message.el (message-forward-make-body): Don't use
3217         `message-forward-ignored-headers' when doing a "raw" followup (it
3218         is important to preserve e.g. CTE).
3219
3220         * flow-fill.el (fill-flowed): Disable filladapt-mode.
3221
3222         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
3223         regexp-quote, Cyrus Sieve is fixed.
3224
3225         * sieve-manage.el (sieve-manage-deletescript): New function.
3226
3227         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
3228         (sieve-manage-mode): Fix menubar.
3229         (sieve-activate): Change some messages.
3230         (sieve-deactivate-all): New function.
3231         (sieve-deactivate): New alias.
3232         (sieve-remove): New function.
3233         (sieve-help): Fix help.
3234         All suggested by Ned Ludd.
3235
3236 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
3239         (mm-w3m-safe-url-regexp): New user option.
3240
3241         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
3242         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
3243
3244 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
3245
3246         * gnus-sum.el (gnus-summary-delete-article): Force
3247         nnmail-expiry-target to 'delete, so that absolute deletion
3248         happens when absolute deletion is requested.
3249
3250 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3251         From Nevin Kapur <nevin@jhu.edu>.
3252
3253         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
3254         headers as empty headers.
3255
3256 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3257         From Jochen Hein <jochen@jochen.org>.
3258
3259         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
3260         correct typo.
3261         (gnus-emphasis-strikethru): New face.
3262
3263 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3264         From Jason Merrill <jason@redhat.com>.
3265
3266         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
3267         entire file for each of a sequence of missing articles.
3268
3269         * gnus-salt.el (gnus-binary-display-article): Respect an existing
3270         value for gnus-view-pseudos.
3271
3272         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
3273         avoid nreverse.
3274
3275 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3276         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3277
3278         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
3279         (gnus-summary-mode-line-format-alist): Add %h for number of
3280         spams.
3281         (gnus-newsgroup-spam-marked): New variable.
3282         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
3283         (gnus-article-read-p, gnus-article-mark)
3284         (gnus-set-global-variables, gnus-set-global-variables)
3285         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
3286         (gnus-summary-mark-article-as-unread)
3287         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
3288         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
3289         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
3290
3291 2002-07-10  Simon Josefsson  <jas@extundo.com>
3292
3293         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
3294         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
3295
3296 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
3297
3298         * gnus-sum.el (gnus-summary-delete-article): Respect group
3299         parameters while expiring.
3300
3301 2002-07-08  Simon Josefsson  <jas@extundo.com>
3302
3303         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3304         Enberg.
3305
3306 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3307
3308         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3309         function is called interactively.  From Niklas Morberg.
3310
3311 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3312
3313         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3314         cdaar to cdar and car.
3315
3316         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3317         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3318
3319 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3320
3321         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
3322         don't break a narrowed article.
3323
3324         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3325         (nntp-open-via-rlogin-and-telnet): Ditto.
3326
3327 2002-07-02  Didier Verna  <didier@xemacs.org>
3328
3329         * nnmail.el (nnmail-split-methods): fix custom type.
3330
3331 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3332
3333         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
3334         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
3335
3336 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3337
3338         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
3339         (gnus-summary-resend-message): Use it.
3340
3341 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3342
3343         * nntp.el (nntp-via-rlogin-command-switches): New variable.
3344         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
3345
3346 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3347
3348         * message.el (message-font-lock-keywords): Don't fontify
3349         headers in the message body, only in the header.
3350         (message-font-lock-make-header-matcher): New function, used by
3351         message-font-lock-keywords.
3352         From Katsumi Yamaoka <yamaoka@jpl.org>.
3353
3354 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3355
3356         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
3357
3358 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3359
3360         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
3361
3362 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3363
3364         * message.el (message-font-lock-keywords): Revert 2002-06-22
3365         change.
3366
3367 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3368
3369         * message.el (message-font-lock-keywords): Put colon in header
3370         name match.
3371
3372 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3373
3374         * message.el (message-font-lock-keywords): Don't use header faces
3375         in the body.  Thanks to Stefan Monnier for the hint on the
3376         implementation.
3377
3378 2002-05-09  Miles Bader  <miles@gnu.org>
3379
3380         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3381         (gnus-article-hide-citation): Respect it.
3382
3383 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3384
3385         * pop3.el (pop3-open-server): Fix typo.
3386
3387 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3388
3389         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
3390         instead of push to ignore duplicate to-(list|address) values.
3391         * nnmail.el (nnmail-cache-ignore-groups): New.
3392         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
3393
3394 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3395
3396         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
3397         before sending.  Suggested by Jan Rychter.
3398
3399 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3400
3401         * dgnushack.el (remove): New compiler macro.
3402         (last, coerce, subseq): Remove compiler macros for those built-in
3403         or unused functions.
3404
3405 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3406
3407         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
3408         sure to write byte-compiled versions of gnus-*-format-alist to
3409         .newsrc.eld.  From Simon Josefsson.
3410
3411 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3412
3413         * gnus-agent.el (gnus-agent-read-servers)
3414         (gnus-agent-write-servers): Put server name (string like
3415         "nnchoke:frumple") in the file instead of a server specification
3416         (Lisp expression like (nnchoke "frumple" ...parameters...)).
3417         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
3418
3419 2002-06-16  Simon Josefsson  <jas@extundo.com>
3420
3421         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
3422         Reiner Steib <4uce.02.r.steib@gmx.net>.
3423
3424 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3425
3426         * nnheader.el (nnheader-file-name-translation-alist): Set the
3427         default value for MS Windows systems.
3428
3429         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
3430
3431 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3432
3433         * message.el (message-beginning-of-line): Keep the region active
3434         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
3435
3436 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
3437
3438         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
3439         * gnus-msg.el (gnus-summary-reply): Ditto.
3440         * gnus-msg.el (gnus-summary-handle-replysign): New.
3441
3442 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3443
3444         * message.el (message-send-mail-with-sendmail): Kill errbuf even
3445         if sending failed.
3446
3447 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
3448
3449         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
3450         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
3451         to sign while encrypting.
3452
3453 2002-06-11  Simon Josefsson  <jas@extundo.com>
3454
3455         * gnus-int.el (gnus-request-move-article): Agent expire article if
3456         successfuly moved.
3457
3458         * nnweb.el (nnweb-google-create-mapping): Honors the value of
3459         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
3460
3461 2002-06-10  Simon Josefsson  <jas@extundo.com>
3462
3463         * gnus-int.el (gnus-request-expire-articles): Fix last change?
3464
3465 2002-06-09  Simon Josefsson  <jas@extundo.com>
3466
3467         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
3468
3469         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
3470
3471 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3472
3473         * flow-fill.el (fill-flowed): Ignore errors.
3474
3475 2002-06-06  Simon Josefsson  <jas@extundo.com>
3476
3477         * message.el (message-send-mail-with-sendmail): Improve error message.
3478
3479 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3480
3481         * message.el (message-interactive): Change default from nil to t.
3482         Better to be safe than to be fast.
3483
3484 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3485
3486         * message.el (message-send-mail-with-sendmail): Check return value
3487         from call-process-region.
3488
3489 2002-06-04  Simon Josefsson  <jas@extundo.com>
3490
3491         * gnus-msg.el (gnus-group-mail, gnus-group-news)
3492         (gnus-group-post-news, gnus-summary-mail-other-window)
3493         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
3494         gnus-article-copy to nil, thereby inhibiting the `header' posting
3495         style match to use data from last viewed article.
3496         Suggested by Hrvoje Niksic.
3497
3498 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * spam.el (spam-point-at-eol): New alias.
3501         (spam-parse-whitelist): Use it.
3502
3503 2002-06-03  Simon Josefsson  <jas@extundo.com>
3504
3505         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
3506         (nnmail-article-group): Use it.
3507
3508 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3509
3510         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
3511         so that code reading them won't be surprised.  From Jesper Harder
3512         <harder@ifa.au.dk>.
3513
3514 2002-05-29  Simon Josefsson  <jas@extundo.com>
3515
3516         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
3517         articles.
3518
3519         * gnus.el (gnus-agent-cache): Doc fix.
3520         (gnus-agent): Change default to t.
3521
3522         * gnus-agent.el (gnus-agent-expire): Make it accept optional
3523         ARTICLES, GROUP and FORCE parameters.
3524
3525 2002-05-28  Simon Josefsson  <jas@extundo.com>
3526
3527         * gnus-group.el (gnus-group-line-format): Doc fix.
3528
3529 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3530
3531         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
3532         original article before yanking.  From Jesper Harder
3533         <harder@ifa.au.dk>.
3534
3535 2002-05-26  Simon Josefsson  <jas@extundo.com>
3536
3537         * gnus-sum.el (gnus-summary-menu-split): New function.
3538         (gnus-summary-make-menu-bar): Split charset submenu.
3539         (gnus-summary-menu-maxlen): New variable.
3540         (gnus-summary-menu-split): Use it.
3541
3542 2002-05-25  Simon Josefsson  <jas@extundo.com>
3543
3544         * mml.el (mml-preview): Generate some headers.
3545
3546         * gnus.el (gnus-large-newsgroup): Fix :type.
3547
3548         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
3549         Agent cache NOV's by default now).
3550         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
3551
3552 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
3553
3554         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
3555         call to gnus-parent-id when we check for References loops.
3556         (gnus-summary-prepare-threads): Avoid simplifying every Subject
3557         twice by saving the simplified subject string in simp-subject.
3558
3559 2002-05-23  Simon Josefsson  <jas@extundo.com>
3560
3561         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
3562         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
3563
3564         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
3565         Niklas Morberg <niklas.morberg@axis.com>.
3566
3567 2002-05-22  Simon Josefsson  <jas@extundo.com>
3568
3569         * sieve.el (sieve-change-region): Define it before it is used.
3570
3571         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
3572         (gnus-summary-reply): Ask for confirmation when replying to news.
3573         Defaults to not ask.  From Benjamin Rutt
3574         <rutt+news@cis.ohio-state.edu>.
3575
3576         * nnimap.el (nnimap-nov-is-evil): Improve doc.
3577
3578 2002-05-21  Simon Josefsson  <jas@extundo.com>
3579
3580         * sieve-mode.el (sieve-manage): Fix autoloads.
3581
3582         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
3583         name (makes it work with recent Cyrus timsieved).
3584
3585 2002-05-20  Jason  <jbaker@cs.utah.edu>
3586         Trivial patch.
3587
3588         * gnus-art.el (gnus-request-article-this-buffer): Try
3589         reconnecting if you don't get the message.
3590
3591 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3592
3593         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
3594         Reply-To headers from the headers.
3595
3596 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3597
3598         * mm-url.el (mm-url-insert): Remove junk message.
3599
3600 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3601
3602         * nnslashdot.el (nnslashdot-request-list): Parse new html.
3603         (nnslashdot-use-front-page): New variable.
3604         (nnslashdot-request-list): Use it.
3605
3606         * mm-url.el (mm-url-timeout): New variable.
3607         (mm-url-retries): Ditto.
3608         (mm-url-insert): Use it.
3609
3610 2002-05-16  Simon Josefsson  <jas@extundo.com>
3611
3612         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
3613         (gnus-simplify-subject-functions): Mention g-s-a-w.
3614
3615 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
3616
3617         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
3618         nnmail-cache-insert.
3619         * nndiary.el (nndiary-request-accept-article): Ditto.
3620         * nnfolder.el (nnfolder-request-accept-article): Ditto.
3621         * nnimap.el (nnimap-request-accept-article): Ditto.
3622         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
3623         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
3624         * nnmbox.el (nnmbox-request-accept-article): Ditto.
3625         * nnmh.el (nnmh-request-accept-article): Ditto.
3626         * nnmail.el (nnmail-cache-insert): Change group to required,
3627         removed code which tried to figure out the group.
3628
3629 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
3630
3631         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
3632         messages. From Hans de Graaff <hans@degraaff.org>.
3633         * nnml.el (nnml-request-accept-article): Pass in the group name to
3634         nnmail-cache-insert, since it's available.
3635
3636 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3637
3638         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
3639
3640 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3641         From Florian Weimer <fw@deneb.enyo.de>.
3642
3643         * gnus.el (subscribed): New group parameter.
3644         (gnus-find-subscribed-addresses): Use it.
3645
3646 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
3647
3648         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
3649         the default for pgpmime to support pgp v2.
3650         * mml-sec.el (mml-signencrypt-style): New accessor function to
3651         allow users to get/set the signencrypt style more easily without
3652         frobbing the alist directly.
3653         * mml.el (mml-generate-mime-1): Use accessor function.
3654
3655 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3656
3657         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
3658         parenthesis for "<" and ">".  Suggested by Andreas Schwab
3659         <schwab@suse.de>.
3660
3661 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3662
3663         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
3664         when intuiting the group the message is written to.  From Josh
3665         Huber <huber@alum.wpi.edu>.
3666
3667 2002-05-06  Simon Josefsson  <jas@extundo.com>
3668
3669         * gnus-topic.el (gnus-group-topic-parameters): Work when group
3670         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
3671
3672 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
3673
3674         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
3675         argument, and fixed compiler warning. (added autoload for
3676         gpg-encrypt).
3677
3678 2002-05-04  Simon Josefsson  <jas@extundo.com>
3679
3680         * mml1991.el (mml1991-function-alist): Doc fix.
3681
3682         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
3683         doesn't exist (for previewing messages without having Gnus
3684         started).
3685
3686         * mm-util.el (mm-coding-system-priorities): Defcustom.
3687
3688         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
3689
3690 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
3691
3692         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
3693         default.
3694         * mml-sec.el:
3695         * mml-sec.el (mml-signencrypt-style): New.
3696         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
3697         argument `sign'.
3698         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
3699         signencrypt.
3700         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
3701         * mml.el (mml-generate-mime-1): Changed logic so a part which is
3702         both signed & encryped is processed in one operation. (rather than
3703         two separate ops: sign, then encrypt)
3704         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
3705         indication if a message is signed by an expired key.
3706         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
3707         enables combined sign & encrypt operation. (this was always on
3708         before).
3709         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
3710
3711 2002-05-01  Simon Josefsson  <jas@extundo.com>
3712
3713         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
3714         server.
3715         (nnimap-mailbox-info): defvar instead of defvoo.
3716
3717 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3718
3719         * gnus.el: Oort Gnus v0.06 is released.
3720
3721 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3722
3723         * lpath.el: Bind url-package-version.
3724
3725 2002-05-01  Simon Josefsson  <jas@extundo.com>
3726
3727         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
3728         filename before deleting the group itself, because the presence of
3729         a group filename decides if long filenames are used or not.
3730
3731         * gnus-art.el (gnus-button-alist): Don't inline
3732         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
3733         without also modifying g-button-alist.
3734         (gnus-button-alist): Fix type to allow variable as well as regexp.
3735         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
3736         themselves, variables to its contents.
3737         (gnus-button-entry): Ditto.
3738
3739 2002-05-01  Simon Josefsson  <jas@extundo.com>
3740
3741         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
3742         UIDNEXT as a string.
3743
3744         * nnimap.el (nnimap-string-lessp-numerical): New function.
3745         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
3746         integers.
3747
3748 2002-04-29  Simon Josefsson  <jas@extundo.com>
3749
3750         * nnmail.el (nnmail-cache-insert): Accept optional group
3751         parameter.
3752
3753         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
3754         n-r-g-a is disabled.
3755
3756 2002-04-29  Simon Josefsson  <jas@extundo.com>
3757
3758         * nnimap.el (nnimap-split-fancy): Fix doc.
3759         (nnimap-split-fancy): Fix doc.
3760
3761         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
3762         (nnimap-mailbox-info): New internal variable.
3763         (nnimap-retrieve-groups): Implement faster new mail check.
3764
3765         * nnimap.el (nnimap-split-articles): Support
3766         nnmail-cache-accepted-message-ids.
3767         (nnimap-request-accept-article): Ditto.
3768
3769         * imap.el (imap-mailbox-status-asynch): New command.
3770
3771 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
3772
3773         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
3774         are no subscribed mail groups.
3775         - Strip quoted names when comparing addresses
3776
3777 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
3778
3779         * mm-decode.el (mm-text-html-renderer): Change customize type to
3780         const.
3781
3782         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
3783         (gnus-debug-exclude-variables): do.
3784
3785 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3786
3787         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
3788         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
3789
3790 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3791
3792         * dns.el (dns-make-network-process): New macro.
3793         (query-dns): Use it.
3794
3795 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3796
3797         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
3798         article-buffer.
3799
3800         * mm-url.el (mm-url-package-name): New variable.
3801         (mm-url-package-version): New variable.
3802         (mm-url-insert-file-contents): Bind url-package-name and
3803         url-package-version here.
3804         * nnrss.el (nnrss-insert-w3): Move the bindings.
3805
3806         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
3807         url-package-version. Trivial change from Andrew J Cosgriff
3808         <ajc@polydistortion.net>
3809
3810         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
3811         attachments. Trivial change from Peter 'Luna' Runestig
3812         <peter@runestig.com>.
3813
3814 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
3815
3816         * nnkiboze.el (nnkiboze-request-scan): Call
3817         nnkiboze-possibly-change-group.
3818         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
3819         problems.
3820         (nnkiboze-generate-group): Set newsrc to the *highest* article
3821         number kibozed, not the lowest.
3822
3823 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
3824
3825         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
3826
3827 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3828         From Dan Christensen <jdc+news@uwo.ca>.
3829
3830         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
3831         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
3832         Recognize math postings.  Extract Date (now ignores "(15kb)").
3833         Extract email address using gnus-extract-address-components
3834         instead of just taking the first word.  Create Date and From
3835         headers for message which are missing these headers.  Get rid
3836         of spurious \\ lines (purely cosmetic).  Extend body-end and
3837         file-end regexps, to exclude more garbage from the message.
3838         Make URL rephrasing regexp more flexible, to match current
3839         format.
3840
3841 2002-04-23  Simon Josefsson  <jas@extundo.com>
3842
3843         * netrc.el: New file, functions copied from gnus-util.el by Ted
3844         Zlatanov <tzz@lifelogs.com>.
3845
3846         * gnus-util.el: Require netrc.
3847         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
3848         new code in netrc.el.
3849
3850 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3851
3852         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
3853         message-ignored-resent-headers, too.  From Matthieu Moy
3854         <Matthieu.Moy@imag.fr>.
3855
3856 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3857
3858         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
3859         boolean not a string
3860         * gnus-group.el (gnus-group-line-format): add description of %C
3861         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
3862           as %C
3863         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
3864
3865 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
3866
3867         * nnmaildir.el (nnmaildir-request-scan): typo: set
3868         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
3869         nnmail-get-new-mail for 'find-new-groups.
3870
3871 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
3872
3873         * nnmaildir.el (nnmaildir-request-update-info,
3874         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
3875         unnecessary calls to nnmaildir-request-scan.
3876
3877 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3878
3879         * gnus-msg.el:
3880         * gnus-msg.el (gnus-message-replysign): New.
3881         * gnus-msg.el (gnus-message-replyencrypt): New.
3882         * gnus-msg.el (gnus-message-replysignencrypted): New.
3883         * gnus-msg.el (gnus-summary-reply): Use the three new variables
3884         (above) to automatically encrypt/sign to encrypted/signed
3885         messages.
3886         * message.el:
3887         * message.el (message-mode-map): Add keybinding for
3888         `message-to-list-only'
3889         * message.el (message-mode): Add description for
3890         `message-to-list-only'
3891         * message.el (message-to-list-only): New.
3892         * message.el (message-make-mft): Changed to use the cl loop macro,
3893         and added optional flag to return only the matched list. (for use
3894         in new message-to-list-only function)
3895
3896 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3897
3898         * gnus-msg.el:
3899         * gnus-msg.el (gnus-message-replysign):
3900         * gnus-msg.el (gnus-replysign): New.
3901         * gnus-msg.el (gnus-replyencrypt): New.
3902         * gnus-msg.el (gnus-replysignencrypted): New.
3903         * gnus-msg.el (gnus-summary-reply):
3904         * message.el:
3905         * message.el (message-mode-map):
3906         * message.el (message-mode):
3907         * message.el (message-to-list-only): New.
3908         * message.el (message-make-mft):
3909
3910 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3911
3912         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
3913
3914 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
3915
3916         * message.el (message-gen-unsubscribed-mft): accept a prefix
3917         argument so CC can be included with C-u C-c C-f C-a
3918
3919 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3920         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3921
3922         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
3923         Improve docstring.
3924         (spam-enter-blacklist): New command.
3925
3926         * gnus-sum.el (gnus-spam-mark): New mark.
3927         (gnus-auto-expirable-marks): Add gnus-spam-mark.
3928         (gnus-summary-make-tool-bar): Correct conditional.
3929         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
3930         (gnus-summary-mark-as-spam): New command.
3931
3932 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
3933
3934         * mml-sec.el (mml-secure-message): changed to support arbritrary
3935         modes.
3936         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
3937         changed to support "signencrypt" mode.
3938         * mml.el (mml-parse-1): changed to support different secure modes
3939         more easily. (for signencrypt)
3940
3941 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
3942
3943         * gnus-sum.el (gnus-update-summary-mark-positions)
3944         (gnus-summary-toggle-header):
3945         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
3946         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
3947         (gnus-uu-post-encoded):
3948         * nnfolder.el (nnfolder-possibly-change-group):
3949         * nnimap.el (nnimap-retrieve-headers):
3950         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
3951
3952 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
3953
3954         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
3955         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
3956
3957 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3958
3959         * gnus-srvr.el (gnus-server-set-info): Clear
3960         `gnus-server-method-cache' when `gnus-server-alist' is changed.
3961         From Daiki Ueno <ueno@unixuser.org>.
3962
3963 2002-04-11  Simon Josefsson  <jas@extundo.com>
3964
3965         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
3966         viewing of security buttons.  Thanks to Nicolas Kowalski
3967         <Nicolas.Kowalski@imag.fr>.
3968
3969         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
3970         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
3971         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
3972         <Nicolas.Kowalski@imag.fr>.
3973         (smime-decrypt-buffer): Ditto.
3974
3975 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3976
3977         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
3978         header line.
3979
3980 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
3981
3982         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
3983
3984 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3985
3986         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
3987
3988 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3989
3990         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
3991         errors when debug.
3992
3993 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
3994
3995         * message.el (message-make-mft): Changed MFT code from using
3996         message-recipients (which included Bcc) to use only the To and CC
3997         headers.
3998
3999 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
4000
4001         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
4002         add link.
4003         (gnus-treat-mail-picon): Ditto.
4004         (gnus-treat-newsgroups-picon): Ditto.
4005         (gnus-picon-databases): Fix custom type.
4006         (gnus-picon-databases): Add link.
4007         (gnus-article-x-face-command): Add to gnus-picon group.
4008
4009 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
4010
4011         * message.el (message-buffer-naming-style): Remove.
4012
4013 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4014
4015         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
4016
4017         * message.el (message-tool-bar-map): Ditto.
4018
4019         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
4020
4021 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4022
4023         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
4024
4025 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
4026
4027         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
4028
4029 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
4030         Trivial patch.
4031
4032         * dns.el: open-network-stream under XEmacs does udp.
4033
4034 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
4035
4036         * spam.el (spam-enter-whitelist): New function.
4037         (spam-parse-whitelist): Ditto.
4038         (spam-refresh-list-cache): Ditto.
4039         (spam-address-whitelisted-p): New function.
4040
4041         * dns.el (query-dns): Use TCP when make-network-process isn't
4042         available.
4043         (dns-servers): New variable.
4044         (dns-parse-resolv-conf): New function.
4045         (query-dns): Use it.
4046
4047         * spam.el: New file.
4048
4049         * dns.el (query-dns): Test.
4050
4051 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4052
4053         * lpath.el (featurep): Bind make-network-process.
4054
4055 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
4056
4057         * nnmaildir.el: Use defstruct.  Use a single copy of
4058         nnmail-extra-headers to save memory.  Store server's group name
4059         prefix instead of each group's prefixed name.
4060         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
4061         nntp-server-buffer.
4062
4063 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4064
4065         * dns.el: New file.
4066
4067 2002-03-28  Simon Josefsson  <jas@extundo.com>
4068
4069         * gnus-sum.el (gnus-summary-dummy-line-format):
4070         * gnus.el (gnus-summary-line-format): Fixing links to Info.
4071         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
4072
4073 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4074
4075         * gnus-sum.el (gnus-summary-move-article)
4076         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
4077         the doc string.
4078
4079 2002-03-28  Simon Josefsson  <jas@extundo.com>
4080
4081         * mml-sec.el (mml-secure-message): Search after
4082         mail-header-separator from top of message.
4083
4084 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
4085
4086         * nnmaildir.el: Cosmetic changes.
4087         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
4088         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
4089         nnmaildir--group-ls): New macros/functions.  Use them.
4090         (nnmaildir--unlink): Evalutate argument only once.
4091
4092 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
4093
4094         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
4095         symbols.
4096         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
4097         `gnus-point-at-eol'.
4098
4099 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
4100
4101         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
4102         nnmaildir--marks-dir): New macros.  Use them.
4103         Use inhibit-quit for atomicity instead of in-memory journaling.
4104         (nnmaildir--edit-prep): New function.
4105         (Local Variables): Use it.
4106
4107 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
4108
4109         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
4110
4111 2002-03-25  Simon Josefsson  <jas@extundo.com>
4112
4113         * message.el (message-mode): Fix doc.
4114
4115 2002-03-25  Simon Josefsson  <jas@extundo.com>
4116
4117         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
4118         Matthieu Moy <Matthieu.Moy@imag.fr>.
4119
4120 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
4121
4122         * mml-sec.el (mml-unsecure-message): Add docstring.
4123
4124 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4125
4126         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
4127         value.
4128         Trivial change from andre@slamdunknetworks.com
4129
4130 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
4131
4132         * mml.el (mml-mode-map): Added a keybinding for
4133         `mml-unsecure-message'.  Also, added a menu entry for said
4134         function in the Attachments menu.
4135
4136 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4137
4138         * canlock.el (canlock-version): Remove.
4139         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
4140         here; simplify \x insertions.
4141         (canlock-sha1): New function, always return a unibyte string.
4142         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
4143         of a password.
4144         (canlock-insert-header): Use `canlock-sha1'.
4145         (canlock-verify): Ditto.
4146
4147 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4148
4149         * message.el (message-fix-before-sending): Add an option that
4150         ignores illegible text.
4151         Trivial change from Mark Milhollan <mlm@attglobal.net>
4152
4153         * message.el (message-font-lock-keywords): Support multi-line MML
4154         tags.
4155
4156         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
4157         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
4158
4159 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4160
4161         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
4162         symbols for "View as different encoding" submenu.
4163
4164 2002-03-19  Simon Josefsson  <jas@extundo.com>
4165
4166         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
4167         encoding" submenu.
4168
4169 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4170
4171         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
4172
4173 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4174
4175         * gnus-sum.el (gnus-sum-thread-tree-root)
4176         (gnus-sum-thread-tree-single-indent)
4177         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4178         (gnus-sum-thread-tree-leaf-with-other)
4179         (gnus-sum-thread-tree-single-leaf): Make customizable.
4180
4181 2002-03-16  Simon Josefsson  <jas@extundo.com>
4182
4183         * gnus-util.el (gnus-extract-address-components): Don't break on
4184         names such as James "Kibo" Parry.  From Francis Litterio
4185         <franl@world.std.com>.
4186
4187 2002-03-13  Simon Josefsson  <jas@extundo.com>
4188
4189         * pop3.el (pop3-open-server): Revert multibyte change.  From
4190         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4191
4192         * message.el (message-send-mail-with-qmail): Make it work.  From
4193         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4194
4195 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
4196
4197         * message.el (message-make-mft): Set case-fold-search while
4198         generating the MFT.  Also, a little cleanup in the MFT code.
4199
4200 2002-03-12  Simon Josefsson  <jas@extundo.com>
4201
4202         * message.el (message-qmail-inject-args): May be function.
4203         (message-send-mail-with-qmail): Call function if m-q-i-a is
4204         function.  From fn@hungry.org (Faried Nawaz).
4205
4206 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4207
4208         * message.el (message-abbrevs-loaded): Remove.
4209         (mailabbrev): Require it.
4210
4211         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
4212
4213 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4214
4215         * pop3.el (pop3-open-server): Set process buffer unibyte.
4216
4217 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4218
4219         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
4220
4221 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4222
4223         * nnslashdot.el (nnslashdot-request-article): Remove javascript
4224         too.
4225
4226 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4227
4228         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
4229         duplication.
4230         (gnus-summary-save-parts-type-history): Ditto.
4231         (gnus-summary-save-parts-last-directory): Ditto.
4232         Trivial change from andre@slamdunknetworks.com
4233
4234 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
4235
4236         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
4237
4238 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4239
4240         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
4241         -->" as the end of the first article.
4242
4243         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
4244         From Matthieu Moy <Matthieu.Moy@imag.fr>
4245
4246         * message.el (message-add-action): Use add-to-list.
4247         (message-delete-action): New function.
4248
4249         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
4250         pieces.
4251
4252 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
4253
4254         * nnnil.el: New file.
4255         * gnus.el (gnus-valid-select-methods): Include nnnil.
4256
4257 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4258
4259         * message.el (message-syntax-checks): Because canlock is
4260         supported, we disable sender syntax check.
4261         (message-shoot-gnksa-feet): Add cancel-messages option doc.
4262
4263         * gnus-draft.el (gnus-draft-send): If interactive, use its default
4264         value of message-syntax-checks.
4265
4266         * qp.el (quoted-printable-decode-region): Doc addition.
4267         From: Eli Zaretskii <eliz@is.elta.co.il>
4268
4269         * mail-source.el (make-source-make-complex-temp-name): Use
4270         make-temp-file.
4271
4272         * mm-util.el (mm-make-temp-file): New function.
4273         * nneething.el (nneething-file-name): Use it.
4274         * mml-smime.el (mml-smime-encrypt): Ditto.
4275         * mm-view.el (mm-inline-wash-with-file): Ditto.
4276         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
4277         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
4278         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
4279         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
4280         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
4281         * gnus-art.el (gnus-mime-print-part): Ditto.
4282
4283 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4284
4285         * message.el (nnmaildir-article-number-to-base-name): New
4286         function.
4287         (nnmaildir-base-name-to-article-number): New function.
4288
4289 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4290
4291         * smime.el (smime-make-temp-file): Don't quote
4292         `temporary-file-directory'.
4293
4294 2002-03-04  Simon Josefsson  <jas@extundo.com>
4295
4296         * smime.el (smime-sign-region): Rename argument keyfiles to
4297         keyfile. You only sign something with one key.
4298         (smime-sign-buffer): Better completing-read prompt.
4299         (smime-decrypt-buffer): Ditto.
4300
4301         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4302
4303         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4304         completing-read.
4305         (mm-view-pkcs7-decrypt): CRLF->LF.
4306
4307 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4308
4309         * message.el (message-hierarchical-addresses): New variable.
4310         (message-get-reply-headers): Use it.
4311         From Ted Zlatanov <teodor.zlatanov@divine.com>
4312
4313 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4314
4315         * message.el (message-mode): If buffer-file-name, don't set auto
4316         save file name.
4317         Trivial change from Geoff Greene <ggreene@wpi.edu>
4318
4319 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4320
4321         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
4322         takes one argument in read-char.
4323
4324         * message.el (message-fix-before-sending): Forward a char.
4325         Check mmu-multibyte-p, add control-1.
4326
4327 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4328
4329         * gnus-start.el (gnus-read-init-file): Ditto.
4330
4331         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
4332
4333         * dgnushack.el (dgnushack-make-load): Ditto.
4334
4335         * mail-source.el (mail-source-fetch): Extract the right error
4336         code.
4337
4338         * message.el (message-fix-before-sending): Check illegible text.
4339
4340         * gnus-util.el (gnus-multiple-choice): New function.
4341
4342         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
4343         also defined in gnus-score.el.
4344
4345 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
4346
4347         * message.el (message-get-reply-headers): downcase email addresses
4348         for comaparisons for duplicate removal.
4349
4350 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4351
4352         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
4353         implementation of PKCS#7, which just allows users read the
4354         message.
4355         (mm-view-pkcs7): Use it.
4356
4357 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4358
4359         * gnus.el (large-newsgroup-initial): New parameter.
4360
4361         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
4362         (gnus-summary-insert-old-articles): Ditto.
4363
4364 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4365
4366         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
4367         used as the default answer of the question, "How many articles?".
4368         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4369
4370         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4371         small numbers.
4372
4373 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4374
4375         * deuglify.el: Fix comments.
4376
4377 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4378
4379         * html2text.el (html2text-clean-anchor): If there is no HREF,
4380         insert nothing.
4381
4382         * mml.el (mml-generate-mime-1): Add cdr.
4383         From: andre@slamdunknetworks.com
4384
4385         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4386         (mm-text-html-washer-alist): Ditto.
4387
4388         * mm-decode.el (mm-text-html-renderer): Add html2text.
4389
4390         * html2text.el: Face lift.
4391
4392         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
4393
4394 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4395
4396         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
4397
4398         * deuglify.el: Change copy right. Add autoload. Add coding-system.
4399
4400         * deuglify.el: New file. The original file name is
4401         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
4402
4403         * mm-decode.el (mm-display-external): Use
4404         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
4405
4406 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
4407
4408         * nnmaildir.el (nnmaildir-request-list): Report the highest
4409         article number, not the total number of articles.
4410
4411 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4412
4413         * gnus-sum.el: Move uu key map here.
4414         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
4415
4416 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
4417
4418         * nnmaildir.el (nnmaildir-request-expire-articles): Use
4419         nnmail-expiry-wait* if expire-age parameter is not set.
4420
4421 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4422
4423         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
4424         function.
4425         (gnus-group-sort-selected-groups-by-real-name): New function.
4426         (gnus-group-make-menu-bar): Add sort by real name.
4427
4428         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
4429         rebuild.
4430         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
4431         nil as dependencies as well.
4432
4433 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4434
4435         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
4436         for mime-parts.
4437
4438         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
4439
4440         * gnus-group.el (gnus-group-name-decode): Don't test
4441         multibyte-string, because it breaks XEmacs.
4442         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
4443
4444         * message.el (message-send-mail): Be talkative.
4445
4446         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
4447         (mm-automatic-display): Ditto.
4448
4449         * mailcap.el (mailcap-mime-data): Ditto.
4450         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4451
4452 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4453
4454         * many files: Remove trailing whitespaces, replace spc+tab with
4455         tab, replace leading whitespaces with tabs.
4456
4457 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
4458
4459         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
4460         articles with no body and no blank line after the header.
4461
4462 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4463
4464         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
4465         parts.
4466
4467         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
4468         non-ascii chars.
4469
4470         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
4471
4472         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
4473         w3-delay-image-loads.
4474         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
4475         (mm-w3-prepare-buffer): Ditto.
4476
4477         * mail-source.el (mail-source-fetch-directory): Run scripts.
4478
4479 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4480
4481         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
4482         for Majordomo confirmations.
4483
4484 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4485
4486         * gnus-fun.el (gnus-respond-to-confirmation): New command.
4487
4488 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4489
4490         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
4491
4492 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
4493
4494         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
4495         References header field.  From Mark Thomas <mthomas@cmu.edu>.
4496
4497 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4498
4499         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
4500         (mm-inline-render-with-stdin): Ditto.
4501         (mm-inline-render-with-function): Ditto.
4502         (mm-inline-wash-with-file): Bind coding-system-for-write.
4503         (mm-inline-wash-with-stdin): Ditto.
4504
4505 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4506
4507         Suggested by Felix Natter <fnatter@gmx.net>
4508
4509         * gnus-art.el (gnus-mime-view-part-externally): Rename from
4510         gnus-mime-externalize-view.
4511         (gnus-mime-view-part-internally): Rename from
4512         gnus-mime-internalize-view.
4513         (gnus-article-view-part-externally): Rename from
4514         gnus-article-externalize-part.
4515         (gnus-mime-action-alist): Change correspondingly.
4516         (gnus-mime-button-commands): Ditto.
4517         (gnus-mime-action-alist): Remove duplication.
4518
4519         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
4520
4521 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4522
4523         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
4524
4525         * gnus-art.el (gnus-display-mime): Use it.
4526
4527         * mm-partial.el (mm-partial-find-parts): Use it.
4528
4529         * gnus-sum.el (gnus-article-loose-mime): Rename from
4530         gnus-article-no-strict-mime.
4531         (gnus-summary-save-parts): Use it.
4532
4533 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4534
4535         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
4536         local variable.
4537
4538         * gnus-art.el (article-display-x-face): Don't sort multiple
4539         X-Faces.
4540
4541 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4542
4543         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
4544         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
4545
4546         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
4547
4548 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4549
4550         Some ideas is inspired by code from Hrvoje Niksic
4551         <hniksic@arsdigita.com>
4552
4553         * gnus-art.el (gnus-article-wash-function): Set the default to
4554         nil, so that we use mm-text-html-renderer instead.
4555         (article-wash-html): Use mm-text-html-renderer.
4556
4557         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
4558         (mm-text-html-renderer): New variable.
4559         (mm-inline-text-html-renderer): Set the default to nil, so that we
4560         use mm-text-html-renderer instead.
4561
4562         * mm-view.el (mm-inline-text-html): New function.
4563         (mm-text-html-renderer-alist): New variable.
4564         (mm-inline-text-vcard): New function.
4565         (mm-inline-text): Split.
4566         (mm-links-remove-leading-blank): New function.
4567         (mm-inline-render-with-file): New function.
4568         (mm-inline-render-with-stdin): New function.
4569         (mm-inline-render-with-function): New function.
4570         (mm-text-html-washer-alist): New variable.
4571         (mm-inline-wash-with-file): New function.
4572         (mm-inline-wash-with-stdin): New function.
4573
4574 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4575
4576         * message-utils.el: Fix installation doc.
4577         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4578
4579 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4580
4581         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
4582         (gnus-post-method): Use it.
4583         (gnus-summary-cancel-article): Find the correct post-method.
4584
4585         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
4586         * message.el (message-send-news): Ditto.
4587         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
4588         <ipmonger@delamancha.org>
4589
4590         * gnus.el (gnus-select-method): Fix doc.
4591         (gnus-server-string): Use 'using nntp'.
4592
4593         * gnus-agent.el (gnus-slave-unplugged): New command.
4594         From: Felix Natter <fnatter@gmx.net>
4595
4596 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4597
4598         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
4599         Call edit-done-function first, then change the window
4600         configuration.
4601         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
4602         (gnus-article-edit-mode): mml-mode.
4603
4604         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
4605         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
4606
4607         * message-utils.el: Adopt the file.
4608
4609         * message-utils.el: New file.
4610         From Holger Schauer <Holger.Schauer@gmx.de>
4611
4612 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4613
4614         * gnus-sum.el (gnus-summary-move-article): Select-article only
4615         when gnus-move-split-methods is non-nil. And we don't render or
4616         mark the article.
4617
4618         * gnus-fun.el (gnus-shell-command-to-string): New function.
4619         (gnus-shell-command-on-region): New function.
4620         (gnus-random-x-face): Use them.
4621         (gnus-x-face-from-file): Ditto.
4622         (gnus-convert-image-to-gray-x-face): Ditto.
4623         (gnus-convert-gray-x-face-to-xpm): Ditto.
4624         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
4625
4626 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4627
4628         * gnus-art.el (gnus-treat-display-xface): Don't use
4629         `shell-command-to-string' when compiling.
4630         (gnus-treat-display-grey-xface): Ditto.
4631
4632 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
4633
4634         * nnmaildir.el (nnmaildir--article-count): If the group is
4635         completely empty, report minimum article number as 1 instead of 0.
4636
4637 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4638
4639         * gnus-agent.el (gnus-get-predicate): Use nconc.
4640
4641         * gnus-sum.el (gnus-summary-display-make-predicate): Use
4642         gnus-summary-display-cache as cache.
4643
4644         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
4645         (nndoc-mail-in-mail-type-p): New function.
4646         (nndoc-mail-in-mail-article-begin): New function.
4647
4648 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4649
4650         * mailcap.el (mailcap-mime-data): Use enriched-decode.
4651
4652         * gnus-cite.el (gnus-article-fill-cited-article): Bind
4653         use-hard-newlines to nil.
4654
4655         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
4656         image is not available if window-system is not available.
4657
4658         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
4659
4660 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4661
4662         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
4663         bookmark, because update-mark doesn't handle it correctly.
4664
4665 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4666
4667         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
4668         directly instead of calling message-send-mail.
4669
4670         * gnus-start.el (gnus-read-descriptions-file): Use
4671         gnus-default-charset.
4672
4673         * mm-util.el (mm-guess-mime-charset): New function.
4674
4675         * gnus.el (gnus-default-charset): Use it.
4676         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
4677         the default.
4678
4679 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4680
4681         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
4682         (article-display-x-face): Use it.  Disable grey xface, if
4683         uncompface is not found.
4684
4685         * message.el (message-mode): Don't enable multibyte on an indirect
4686         buffer.
4687
4688         * nnrss.el (nnrss-content-function): New variable.
4689         (nnrss-request-article): Use it.
4690
4691 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4692
4693         * gnus.el: Add article-unsplit-urls.
4694         * gnus-sum.el: Ditto.
4695         * gnus-art.el (gnus-treat-strip-cr): New variable.
4696         (gnus-treatment-function-alist): Use it.
4697         (article-unsplit-urls): New function.
4698         (gnus-article-make-menu-bar): Use it.
4699         From: Michael Cook <michael.cook@cisco.com>
4700
4701 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4702
4703         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
4704         copy.
4705
4706 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
4707
4708         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
4709         with internal whitespace.
4710         (gnus-parent-id): Ditto.
4711
4712 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4713
4714         * gnus-art.el (gnus-article-treat-body-boundary): Add
4715         gnus-decoration property.
4716         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
4717
4718         * message.el (message-mode): Set local-abbrev-table.
4719         From Matt Armstrong <matt@lickey.com>.
4720
4721         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
4722         too many spaces.
4723
4724         * rfc2047.el (rfc2047-unfold-region): Ditto.
4725         (rfc2047-decode-region): Don't unfold. Let
4726         gnus-article-treat-unfold-headers do it.
4727
4728         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
4729         From: Jesper Harder <harder@ifa.au.dk>
4730
4731 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4732
4733         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
4734         (gnus-configure-posting-styles): Use it.
4735         (gnus-configure-posting-styles): Remove trailing newspaces.
4736
4737 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4738
4739         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
4740         is non-nil.
4741
4742         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
4743
4744         * gnus.el (gnus-server-to-method): Switch position with
4745         gnus-server-get-method.
4746         (gnus-agent): Add doc.
4747
4748         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
4749         (gnus-summary-save-parts): Use it.
4750
4751         * gnus-art.el (gnus-display-mime): Use it.
4752         * mm-partial.el (mm-partial-find-parts): Use it.
4753
4754         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
4755
4756         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
4757         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
4758
4759         * nnagent.el (nnagent-request-expire-articles): Don't delete
4760         files.
4761
4762 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4763
4764         * message.el (message-gen-unsubscribed-mft): New function.
4765         From Sriram Karra <karra@cs.utah.edu>.
4766
4767         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
4768         open parenthesis.
4769
4770         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
4771         (mm-inline-text-html-render-with-w3): Ditto.
4772         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
4773         Suggested by Dave Love  <d.love@dl.ac.uk>.
4774
4775         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
4776
4777         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
4778         * nntp.el (nntp-send-command): Ditto.
4779         * nntp.el (nntp-send-command-nodelete): Ditto.
4780
4781 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4782
4783         * mm-url.el (mm-url-load-url): New function.
4784         (mm-url-insert-file-contents): Use it.
4785
4786         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
4787
4788         * message.el (message-forward-make-body): Correctly copy
4789         forward-buffer.
4790
4791         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
4792
4793 2002-02-04  Simon Josefsson  <jas@extundo.com>
4794
4795         * gnus-art.el (gnus-article-followup-with-original): Mark with
4796         force, prevent errors when following up from article buffer.
4797         (gnus-article-reply-with-original): Ditto.
4798
4799         * binhex.el (binhex-decoder-switches): Fix doc.  From
4800         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4801
4802 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4803
4804         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
4805         highlight-citation after emphasize.
4806
4807 2002-02-04  Simon Josefsson  <jas@extundo.com>
4808
4809         * nnfolder.el (nnfolder-open-marks):
4810
4811         * nnml.el (nnml-open-marks): Message when done.  From David
4812         Edmondson <dme@sun.com>.
4813
4814 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4815
4816         * imap.el (imap-anonymous-auth): Fix typo.
4817         From: Steinar Bang <sb@dod.no>
4818
4819         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
4820         save-excursion.
4821         (gnus-cache-braid-heads): Ditto.
4822
4823         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
4824         line, because there are extra articles in the overview buffer.
4825
4826         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
4827
4828         * message.el (message-forward-rmail-make-body): Directly use
4829         rmail-msg-restore-non-pruned-header to avoid calling
4830         vertical-motion.
4831
4832 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4833
4834         * gnus-cache.el (gnus-summary-insert-cached-articles):
4835         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
4836
4837         * gnus-group.el (gnus-group-mark-article-read): Nreverse
4838         gnus-newsgroups-unselected.
4839
4840         * gnus-agent.el (gnus-summary-set-agent-mark): Use
4841         gnus-add-to-sorted-list.
4842
4843         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
4844         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
4845         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
4846         (gnus-update-read-articles): UNREAD is sorted.
4847         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
4848         (gnus-newsgroup-marked, gnus-newsgroup-cached)
4849         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
4850         (gnus-newsgroup-dormant): Require sorted.
4851
4852         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
4853         directories.
4854         (gnus-dired-print): New function.
4855
4856         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
4857         ps-despool.
4858
4859 2002-02-02  Simon Josefsson  <jas@extundo.com>
4860
4861         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
4862
4863 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4864
4865         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
4866         t. This makes gnus-agent customizable without putting
4867         gnus-agentize into .gnus.
4868
4869         * gnus.el (gnus-agent): Make it customizable.
4870
4871         * gnus-dired.el: New file.
4872         From Benjamin Rutt <brutt@bloomington.in.us>
4873
4874         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
4875         if no article.
4876         (gnus-cache-possibly-remove-article): Ditto.
4877         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
4878
4879 2002-02-01  Simon Josefsson  <jas@extundo.com>
4880
4881         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
4882
4883 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4884
4885         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
4886         (mm-setup-w3m): Don't bind keys listed in the above.
4887
4888 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4889
4890         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
4891         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
4892         is non-nil; bind `w3m-force-redisplay' with nil.
4893
4894         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4895
4896         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
4897
4898 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4899
4900         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
4901         use mail-header-unfold-field.
4902
4903         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
4904         gnus-summary-limit.
4905
4906         * gnus-range.el (gnus-add-to-sorted-list): New function.
4907         * gnus-sum.el (gnus-mark-article-as-read): Use it.
4908         (gnus-mark-article-as-unread): Ditto.
4909         (gnus-summary-mark-article-as-unread): Ditto.
4910         (gnus-build-get-header): Ditto.
4911         (gnus-summary-prepare-threads): Ditto.
4912         (gnus-summary-insert-pseudos): Ditto.
4913         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
4914         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
4915         (gnus-summary-insert-old-articles): Ditto.
4916
4917         * gnus-msg.el (gnus-posting-styles): Add new format of header.
4918         (gnus-configure-posting-styles): Support the new format.
4919
4920         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
4921         edebug-form-spec to (sexp body).
4922         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
4923
4924         * message.el (message-reply-headers): Add doc.
4925
4926 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4927
4928         * gnus-group.el (gnus-group-delete-group): Nix the entry in
4929         gnus-cache-active-hashtb.
4930
4931         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
4932         (gnus-agent-summary-fetch-group): Use it.
4933
4934         * gnus-msg.el (gnus-debug-files): New variable.
4935         (gnus-debug-exclude-variables): New variable.
4936         (gnus-debug): Use them.
4937
4938         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
4939
4940 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4941
4942         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
4943         (message-mode-syntax-table): Move back the previous position.
4944
4945         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
4946
4947         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4948         gnus-sorted-difference.
4949
4950         * nnsoup.el (nnsoup-request-expire-articles): Use
4951         gnus-sorted-difference.
4952
4953         * nnheader.el: Autoload gnus-sorted-difference.
4954
4955         * nnfolder.el (nnfolder-request-expire-articles): Use
4956         gnus-sorted-difference.
4957
4958         * gnus-cache.el (gnus-cache-retrieve-headers): Use
4959         gnus-sorted-difference.
4960
4961         * gnus-range.el: Autoload cookies.
4962         (gnus-sorted-difference): New function.
4963         (gnus-sorted-ndifference): New function.
4964         (gnus-sorted-nintersection): Rename from
4965         gnus-set-sorted-intersection.
4966         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
4967         (gnus-list-range-difference): Rename from
4968         gnus-inverse-list-range-intersection.
4969         (gnus-inverse-list-range-intersection): Use defalias.
4970
4971         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
4972         gnus-sorted-ndifference, and gnus-sorted-nintersection.
4973         (gnus-articles-to-read): Use gnus-sorted-difference.
4974         (gnus-summary-limit-mark-excluded-as-read): Use
4975         gnus-sorted-intersection and gnus-sorted-ndifference.
4976         (gnus-list-of-read-articles): Use gnus-list-range-difference.
4977         (gnus-summary-insert-articles): Use gnus-sorted-difference.
4978
4979         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
4980
4981 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4982
4983         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
4984         property to the buffer for using emacs-w3m command keys.
4985
4986         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
4987         option.
4988
4989         * mm-view.el (mm-w3m-mode-map): New variable.
4990         (mm-w3m-mode-command-alist): New variable.
4991         (mm-w3m-minor-mode): Removed.
4992         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
4993         (mm-inline-text-html-render-with-w3m): Add keymap property to the
4994         buffer for using emacs-w3m command keys.
4995
4996 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4997
4998         * message.el (message-mode-syntax-table): Move forward.
4999         (message-cite-prefix-regexp): Auto detect non word constituents.
5000         (message-cite-prefix-regexp): Don't use with-syntax-table.
5001
5002         * gnus-sum.el (gnus-summary-update-info): Use
5003         gnus-list-range-intersection.
5004
5005         * gnus-agent.el (gnus-agent-fetch-headers): Use
5006         gnus-list-range-intersection.
5007
5008         * gnus-range.el (gnus-range-normalize): Use correct predicate.
5009         (gnus-list-range-intersection): Use it.
5010         (gnus-inverse-list-range-intersection): Ditto.
5011         (gnus-sorted-intersection): Add doc.
5012         (gnus-set-sorted-intersection): Add doc.
5013         (gnus-sorted-union): New function.
5014         (gnus-set-sorted-union): New function.
5015
5016         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
5017         (gnus-inverse-list-range-intersection): Ditto.
5018
5019 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
5020
5021         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
5022
5023         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
5024         and permit `:' and `\' in order to handle full Windows pathnames.
5025         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
5026         technically not correct per standard, but seems to have common use.
5027
5028 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5029
5030         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
5031         replacing numbers.
5032
5033 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
5034
5035         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
5036
5037         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
5038         Don't split when the window is small, e.g. when a small *BBDB*
5039         window is the lowest one.
5040
5041         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5042         nnheader-find-nov-line to speed up. Use nreverse, because it is
5043         sorted. Use nnheader-insert-nov-file.
5044
5045 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5046
5047         * mm-decode.el (mm-inline-text-html-with-images): New user option.
5048
5049         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
5050         of `w3m-display-inline-images' with the value of
5051         `mm-inline-text-html-with-images'.
5052         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5053
5054         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
5055
5056 2002-01-27  Richard M. Stallman  <rms@gnu.org>
5057
5058         * time-date.el: Add autoload cookies.  Many doc fixes.
5059         (time-add): New function.
5060         (time-subtract): Renamed from subtract-time.
5061         (subtract-time): New alias for time-subtract.
5062
5063 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5064
5065         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
5066         emacs-w3m in doc-string.
5067
5068         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
5069         `w3m-current-buffer'.
5070
5071 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5072
5073         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
5074
5075         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
5076         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
5077         (mm-w3m-cid-retrieve): New function.
5078         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
5079
5080 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5081
5082         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
5083
5084 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5085
5086         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
5087
5088 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5089
5090         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
5091         32K.
5092
5093         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
5094
5095         * nnmail.el (nnmail-article-group): Decode headers before running
5096         split rules over them.
5097         (nnmail-mail-splitting-charset): New variable.
5098
5099         * smiley.el: Replaced with smiley-ems.el.
5100
5101 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5102
5103         * mm-url.el (mm-url-predefined-programs): Add w3m.
5104         (mm-url-program): Ditto.
5105
5106 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5107
5108         * nnml.el (nnml-use-compressed-files): New variable.
5109         (nnml-filenames-are-evil): Removed.
5110         (nnml-current-group-article-to-file-alist): Don't use.
5111         (nnml-update-file-alist): Inhibit.
5112         (nnml-article-to-file): Use new var.
5113
5114 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5115
5116         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
5117
5118         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
5119
5120 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5121
5122         * gnus-agent.el (gnus-agent-load-alist): Use new caching
5123         function.
5124
5125         * gnus-util.el (gnus-cache-file-contents): New function.
5126
5127         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
5128         (gnus-agent-load-alist): Use it.
5129
5130         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
5131
5132         * nnheader.el (nnheader-insert-nov-file): New function.
5133
5134         * gnus-util.el (gnus-parse-without-error): Correct the loop.
5135
5136         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
5137         there are no references.
5138         (gnus-extract-message-id-from-in-reply-to): New function.
5139         (gnus-nov-parse-line): Use in-reply-to if there are no
5140         references.
5141
5142 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5143
5144         * nnagent.el (nnagent-retrieve-headers): Use new macro.
5145
5146         * gnus-util.el (gnus-parse-without-error): New macro.
5147
5148 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5149
5150         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
5151         (gnus-article-wash-function): use locate-library to decide which
5152         to use.
5153
5154 2002-01-25  Simon Josefsson  <jas@extundo.com>
5155
5156         * pop3.el (pop3-munge-message-separator): Work if no date.
5157         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
5158
5159 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5160
5161         * gnus-agent.el (gnus-agent-save-alist): Fix.
5162
5163         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
5164         mistake.  Reinstated lost code.
5165
5166 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
5167
5168         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
5169         one exists in the case of an encrypted message with an internal
5170         signature.
5171
5172 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5173
5174         * gnus-agent.el (gnus-agent-save-alist): Optimized.
5175
5176 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5177
5178         * dgnushack.el: Commented out the experimental code.
5179
5180 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5181
5182         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
5183         error.
5184
5185         * gnus.el (gnus-server-to-method): Made into subst.
5186         (gnus-server-method-cache): New variable.
5187         (gnus-server-to-method): Use it.
5188         (gnus-group-method-cache): New variable.
5189         (gnus-find-method-for-group-1): Renamed.
5190         (gnus-find-method-for-group): New function.
5191         (gnus-group-method-cache): Removed.
5192
5193         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
5194         function.
5195
5196         * gnus-range.el (gnus-members-of-range): New function.
5197         (gnus-list-range-intersection): Renamed.
5198         (gnus-inverse-list-range-intersection): New function.
5199
5200         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
5201
5202         * nnagent.el (nnagent-retrieve-headers): New implementation.
5203
5204         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
5205         implementation.
5206
5207 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5208
5209         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
5210         `w3m-meta-content-type-charset-regexp'.
5211
5212         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
5213         charset-encoded html contents.
5214
5215 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5216
5217         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
5218         an empty file.
5219
5220         * nnweb.el (url): Ignore errors when request url.
5221
5222         * nnrss.el: Clean up the comments.
5223
5224 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5225
5226         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
5227
5228         * mm-decode.el (mm-inline-text-html-renderer): New user option.
5229         (mm-inline-media-tests): Test whether the value of
5230         `mm-inline-text-html-renderer' is a function for text/html.
5231
5232         * mm-view.el (mm-inline-text-html-render-with-w3): New function
5233         separated from `mm-inline-text'.
5234         (mm-w3m-minor-mode): New variable.
5235         (mm-w3m-setup): New variable.
5236         (mm-setup-w3m): New function.
5237         (mm-inline-text-html-render-with-w3m): New function.
5238         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
5239         text/html.
5240
5241 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
5242
5243         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
5244
5245 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5246
5247         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
5248         and `gnus-xmas-completing-read'.
5249
5250 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5251
5252         * nneething.el (nneething-message-id-number): Abolished.
5253         (nneething-encode-file-name): Not encode numerical characters.
5254         (nneething-make-head): `nneething-message-id-number' is not
5255         used to generate message IDs.
5256
5257 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5258
5259         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
5260         characters.
5261
5262 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5263
5264         * gnus-xmas.el (gnus-xmas-completing-read): New function.
5265         (gnus-xmas-redefine): Redefine conditionally.
5266
5267 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5268
5269         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
5270         tag.
5271
5272 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5273
5274         * message.el (message-font-lock-keywords): Added the secure tag.
5275         * mml-sec.el: Added functions to generate/modify/remove the secure
5276         tag while in message mode.
5277         * mml-sec.el (mml-secure-message): New.
5278         * mml-sec.el (mml-unsecure-message): New.
5279         * mml-sec.el (mml-secure-message-sign-smime): New.
5280         * mml-sec.el (mml-secure-message-sign-pgp): New.
5281         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
5282         * mml-sec.el (mml-secure-message-encrypt-smime): New.
5283         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
5284         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
5285         * mml.el (mml-parse-1): Added code to recognise the secure tag and
5286         convert it to either a part or multipart depending on if there are
5287         other parts in the message.
5288         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
5289         to use the secure tag, rather than the part tag.
5290         * mml.el (mml-preview): Added a save-excursion to keep cursor
5291         position after doing an MML preview.
5292
5293 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5294
5295         * nnheader.el (nnheader-parse-overview-file): New function.
5296         (nnheader-write-overview-file): New function.
5297
5298 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5299
5300         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5301         in wanted.
5302
5303         * nnweb.el (nnweb-type-definition): Clean up.
5304
5305 2002-01-21  Alastair Burt  <burt@dfki.de>
5306         Trivial patch.
5307
5308         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5309         buffer exists before jumping to it.
5310
5311 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5312
5313         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5314         function.
5315         (article-wash-html): Use it.
5316         (gnus-article-wash-function): New variable.
5317         (gnus-article-wash-html-with-w3m): New function.
5318
5319 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5320
5321         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
5322         XEmacs.
5323
5324 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
5325
5326         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
5327         command line.
5328
5329 2002-01-21  Simon Josefsson  <jas@extundo.com>
5330
5331         * canlock.el (base64-encode-string): Autoload it from base64.
5332         (canlock-make-cancel-key): Base64 encode unibyte string.
5333
5334 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5335
5336         * nnfolder.el (nnfolder-request-accept-article): Unfold
5337         x-from-line.
5338         (nnfolder-request-replace-article): Ditto.
5339
5340 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
5341
5342         * gnus-group.el (gnus-group-best-unread-group): Use the right
5343         positioning function.
5344
5345 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5346
5347         * smiley-ems.el (smiley-region): Use new function.
5348         (smiley-update-cache): Use general image functions.
5349         (smiley-region): Use general functions.
5350
5351         * gnus-util.el (gnus-graphic-display-p): New function.
5352
5353         * nnmail.el (nnmail-article-group): Allow outputting traces of
5354         non-strings.
5355
5356         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
5357         (nndoc-exim-bounce-type-p): New function.
5358
5359         * message.el (message-dont-send): Doc fix.
5360
5361         * gnus-util.el (gnus-completing-read): Remove
5362         inherit-input-method.
5363
5364         * gnus-art.el (gnus-treat-smiley): Doc fix.
5365
5366         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
5367         articles.
5368
5369 2002-01-19  Simon Josefsson  <jas@extundo.com>
5370
5371         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5372         (imap-kerberos4-open): Ditto.
5373         (imap-open): Set port correctly, don't set auth.
5374
5375 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5376
5377         * gnus.el (gnus-version-number): Bump version number.
5378
5379 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5380
5381         * gnus.el: Oort Gnus v0.05 is released.
5382
5383 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5384
5385         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5386         exists.
5387
5388         * gnus-spec.el (gnus-string-width-function): New function.
5389         (gnus-tilde-cut-form): Use it.
5390         (gnus-tilde-max-form): Ditto.
5391         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
5392         (gnus-substring-function): Use it.
5393         (gnus-tilde-cut-form): Ditto.
5394         (gnus-substring-function): New function.
5395
5396         * message.el (message-check-news-header-syntax): New message.
5397
5398         * gnus.el (gnus-slave-no-server): Doc fix.
5399
5400         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
5401
5402 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5403
5404         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
5405         `seen' if it looks like (seen NUM1 . NUM2).  It should be
5406         (seen (NUM1 . NUM2)).
5407
5408 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5409
5410         * gnus-topic.el (gnus-topic-catchup-articles): Update article
5411         number in closed topics.
5412
5413 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
5414
5415         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
5416         functions.
5417
5418 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5419
5420         * gnus.el (gnus-group-find-parameter): Clean up.
5421
5422         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
5423         articles.
5424
5425         * gnus-util.el (gnus-completing-read-with-default): Renamed.
5426
5427         * nnmail.el (nnmail-article-group): Clean up.
5428
5429 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
5430
5431         * gnus-agent.el (gnus-category-name): Intern the category name.
5432
5433 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5434
5435         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
5436
5437         * gnus-util.el (gnus-completing-read): New function.
5438
5439 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5440
5441         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
5442
5443         * smiley-ems.el (smiley-region): Register smiley.
5444         (smiley-toggle-buffer): Rewrite the function.
5445         (smiley-active): Removed.
5446
5447 2002-01-19  Simon Josefsson  <jas@extundo.com>
5448
5449         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
5450         Jesper Harder <harder@ifa.au.dk>.
5451
5452 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5453
5454         * gnus-art.el (gnus-request-article-this-buffer): Call
5455         `nneething-get-file-name' to extract the file name from the
5456         message id.
5457
5458         * nneething.el (nneething-encode-file-name): New function.
5459         (nneething-decode-file-name): Ditto.
5460         (nneething-get-file-name): Ditto.
5461         (nneething-make-head): Encode the file name and encapsulate it
5462         into the field of the message id.
5463
5464 2002-01-18  Simon Josefsson  <jas@extundo.com>
5465
5466         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
5467         stored in .marks.
5468
5469         * nnfolder.el (nnfolder-request-update-info): Ditto.
5470
5471 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5472
5473         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
5474
5475 2002-01-18  Simon Josefsson  <jas@extundo.com>
5476
5477         * imap.el (imap-starttls-p): Don't check for binary.
5478         (imap-gssapi-auth-p): Ditto.
5479         (imap-kerberos4-auth-p): Ditto.
5480         (imap-open): Change logic.  Iterate through all possible streams,
5481         instead of bailing out after first failure.  Move authenticator
5482         decision to `imap-authenticate'.
5483         (imap-authenticate): Change logic, now finds the authenticator to
5484         use, was previously in `imap-open'.
5485         (imap-open): Return nil on failure.
5486         (imap-open): Setup temp buffer correctly.
5487         (imap-open): Return buffer only on success.
5488         (imap-interactive-login, imap-interactive-login): Tell the user
5489         which stream/authenticator is used for the queried
5490         username/password.
5491         (imap-open, imap-authenticate): Set variables.
5492         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
5493         (imap-open): Don't assume how `with-temp-buffer' is implemented.
5494
5495 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5496
5497         * gnus-fun.el (gnus-grab-cam-x-face): New function.
5498
5499 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5500
5501         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
5502
5503 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5504
5505         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
5506         (gnus-agent-group-mode-map): Bind it to "Jo".
5507         (gnus-agent-group-make-menu-bar): Add it into menu bar.
5508
5509 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
5510
5511         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
5512         (gnus-summary-mail-toolbar): Add mail article deletion button.
5513
5514         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
5515         false positives for lines of "^^^^".
5516
5517         * gnus-picon.el (gnus-picon-find-face): faces database is all
5518         lowercase.
5519
5520 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5521
5522         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
5523         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
5524         duplications.
5525         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
5526
5527 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5528
5529         * gnus-sum.el (gnus-summary-initial-limit): Inline
5530         gnus-summary-limit-children.
5531         (gnus-summary-initial-limit): Don't limit if
5532         gnus-newsgroup-display is nil.
5533         (gnus-summary-initial-limit): No, don't.
5534
5535         * gnus-util.el
5536         (gnus-put-text-property-excluding-characters-with-faces): Inline
5537         gnus-put-text-property.
5538
5539         * gnus-spec.el (gnus-default-format-specs): New variable.
5540
5541         * gnus-start.el (gnus-read-newsrc-file): Don't clear
5542         gnus-format-specs.
5543         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
5544
5545         * gnus-spec.el (gnus-update-format-specifications): Really check
5546         the Gnus version of the .newsrc.eld file.
5547         (gnus-format-specs): Save the new default summary format.
5548
5549         * gnus-util.el (gnus-parent-id): Check whether references is empty
5550         before splitting.
5551
5552         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
5553         functions.
5554         (gnus-gather-threads-by-references): Inline
5555         `gnus-split-references'.
5556
5557         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
5558         default value of gnus-summary-line-format-spec.
5559
5560 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5561
5562         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
5563         message.
5564         (nnslashdot-request-list): Ditto.
5565         (nnslashdot-sid-strip): Removed.
5566
5567 2002-01-15  Simon Josefsson  <jas@extundo.com>
5568
5569         * nnimap.el (nnimap-close-asynchronous): Enable.
5570         (nnimap-close-group): Expunge.
5571
5572 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5573
5574         * gnus-util.el (gnus-user-date-format-alist): Typo.
5575         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
5576
5577 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5578
5579         * nneething.el (nneething-request-article): Set
5580         `nnmail-file-coding-system' to `binary' locally, in order to read
5581         files without any conversion.
5582
5583 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5584
5585         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5586         nnheader-file-coding-system and nnmail-active-file-coding-system.
5587         (gnus-agent-regenerate-group): Ditto.
5588         (gnus-agent-regenerate): Ditto.
5589         (gnus-agent-write-active): Ditto.
5590         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
5591
5592 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5593
5594         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
5595         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
5596
5597 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5598
5599         * gnus.el: We don't need gnus-article-show-all-headers.
5600
5601         * gnus-art.el (article-show-all, gnus-article-show-all-header):
5602         Ditto.
5603
5604         * gnus-sum.el (gnus-summary-select-article): Don't call
5605         show-all-headers, because hidden headers are not hidden text any
5606         more.
5607
5608 2002-01-13  Simon Josefsson  <jas@extundo.com>
5609
5610         * message.el (message-newline-and-reformat): Use `newline' instead
5611         of inserting \n, so that the newline is marked as hard.
5612
5613         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
5614         From Jesper Harder <harder@ifa.au.dk>.
5615
5616 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5617
5618         * imap.el (imap-close): Keep going if quit.
5619
5620         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
5621         nntp-server-buffer.
5622
5623 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5624
5625         * mm-view.el (mm-display-inline-fontify): Require font-lock to
5626         avoid unbinding shadowed variables.
5627
5628         * gnus-art.el (gnus-picon-databases): Moved here.
5629         (gnus-picons-installed-p): Moved here.
5630         (gnus-article-reply-with-original): Use `mark'.
5631
5632         * gnus.el (gnus-picon): Moved here and renamed.
5633
5634         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
5635         installed.
5636         (gnus-treat-mail-picon): Ditto.
5637         (gnus-treat-newsgroups-picon): Ditto.
5638
5639         * gnus-picon.el (gnus-picons-installed-p): New function.
5640
5641 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5642
5643         * gnus-agent.el (gnus-agent-go-online): Fix doc.
5644
5645 2002-01-12  Simon Josefsson  <jas@extundo.com>
5646
5647         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
5648         (nnimap-before-find-minmax-bugworkaround): Use it.
5649         (nnimap-find-minmax-uid): Don't reselect current mailbox.
5650         (nnimap-dont-close): New variable.
5651         (nnimap-close-group): Use it.
5652
5653 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5654
5655         * gnus-art.el (gnus-article-reply-with-original): Use
5656         `mark-active'.
5657
5658         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
5659
5660         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
5661         (gnus-score-advanced): Clean up.
5662         (gnus-score-advanced): Accept a multiple of the score.
5663
5664 2002-01-12  Simon Josefsson  <jas@extundo.com>
5665
5666         * flow-fill.el (fill-flowed-display-column)
5667         (fill-flowed-encode-columnq): New variables.  Suggested by
5668         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
5669         (fill-flowed-encode, fill-flowed): Use them.
5670
5671         * message.el (message-send-news, message-send-mail): Use
5672         m-b-s-n-p-e-h-n.
5673
5674         * mml.el (autoload): Autoload fill-flowed-encode.
5675         (mml-buffer-substring-no-properties-except-hard-newlines): New
5676         function.
5677         (mml-read-part): Use it.
5678         (mml-generate-mime-1): Encode format=flowed if appropriate.
5679         (mml-insert-mime-headers): Insert format=flowed.
5680
5681         * flow-fill.el (fill-flowed-encode): New function.
5682         (fill-flowed): Bind fill-column to window width.
5683
5684 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5685
5686         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
5687         it exists.
5688         (gnus-summary-setup-buffer): Wake up dead summary buffers.
5689         (gnus-summary-buffer-name): Don't return the dead name after all.
5690         (gnus-summary-setup-buffer): Kill the dead buffer.
5691
5692         * gnus-art.el (gnus-article-followup-with-original): Store the
5693         value of the mark before deactivating it.
5694
5695 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5696
5697         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
5698         From: Karl Kleinpaste <karl@charcoal.com>
5699
5700         * gnus-art.el (article-display-x-face): Ditto.
5701         (gnus-article-reply-with-original): Use gnus-region-active-p.
5702         (gnus-article-followup-with-original): Ditto.
5703
5704         * gnus-sum.el (gnus-summary-read-group-1): Don't select
5705         downloadable article either.
5706
5707 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5708
5709         * gnus-art.el (article-display-x-face): Insert From:.
5710
5711         * gnus-sum.el (gnus-summary-move-article): Don't draw the
5712         article. Bind gnus-display-mime-function and
5713         gnus-article-prepare-hook.
5714
5715         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
5716         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
5717         gnus-agent-possibly-synchronize-flags to the last.
5718         (gnus-agent-go-online): New function. New variable.
5719
5720 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5721
5722         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
5723         (gnus-agent-regenerate): Ditto.
5724
5725 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5726
5727         * message.el (message-ignored-news-headers)
5728         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
5729         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
5730
5731         * gnus.el (gnus-gethash-safe): New macro.
5732
5733         * gnus-agent.el (gnus-agent-regenerate-history): New function.
5734         (gnus-agent-regenerate): Show messages.
5735
5736 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5737
5738         * gnus-agent.el (gnus-agent-regenerate-group): New function.
5739         (gnus-agent-regenerate): New function.
5740         (gnus-agent-save-alist): Sort.
5741         (gnus-agent-copy-nov-line): Test eobp.
5742         (gnus-agent-retrieve-headers): Erase buffer.
5743
5744 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5745
5746         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
5747         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
5748
5749         * gnus.el (gnus-agent-covered-methods): Move here.
5750         (gnus-online): New function.
5751         (gnus-agent-method-p): Move here.
5752
5753         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
5754         nil. Remove articles-alist.
5755
5756         * gnus-start.el (gnus-get-unread-articles): Check online.
5757         (gnus-groups-to-gnus-format): Ditto.
5758         (gnus-active-to-gnus-format): Ditto.
5759
5760         * gnus-agent.el (gnus-agent-get-function): Use it.
5761         (gnus-agent-get-undownloaded-list): Ditto.
5762         (gnus-agent-fetch-session): Only fetch online methods.
5763
5764         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
5765         (gnus-server-mode-map): Ditto.
5766         (gnus-server-offline-face): New face.
5767         (gnus-server-offline-face): New variable.
5768         (gnus-server-font-lock-keywords): Add offline.
5769         (gnus-server-insert-server-line): Ditto.
5770         (gnus-server-offline-server): New function.
5771
5772         * gnus-int.el (gnus-open-server): Turn to offline.
5773         (gnus-server-unopen-status): New variable.
5774
5775 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5776
5777         * nnkiboze.el (nnkiboze-request-article): Use
5778         gnus-agent-request-article.
5779
5780         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
5781         function. Insert undownloaded NOV.
5782
5783         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
5784         (gnus-agent-request-article): New function.
5785
5786         * gnus.el (gnus-agent-cache): New variable.
5787
5788         * gnus-int.el (gnus-retrieve-headers): Use
5789         gnus-agent-retrieve-headers.
5790         (gnus-request-head): Use gnus-agent-request-article.
5791         (gnus-request-body): Ditto.
5792
5793         * gnus-art.el (gnus-request-article-this-buffer): Use
5794         gnus-agent-request-article.
5795
5796         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
5797         article if it is undownloaded.
5798
5799 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5800
5801         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
5802
5803 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5804
5805         * canlock.el (canlock-string-as-unibyte): New macro.
5806         (canlock-sha1-with-openssl): Return a unibyte string.
5807         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
5808
5809 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5810
5811         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
5812
5813 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5814
5815         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
5816         application/x-emacs-lisp.
5817
5818         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
5819
5820         * nntp.el (nntp-request-article): Add group parameter.
5821         (nntp-request-head): Ditto.
5822         (nntp-find-group-and-number): Add parameter group. Figure out
5823         number if the status line doesn't give (e.g. quimby.gnus.org).
5824
5825 2002-01-08  Simon Josefsson  <jas@extundo.com>
5826
5827         * mml.el (mml-generate-mime-1): Set recipient correctly.
5828
5829 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5830
5831         * message.el (message-read-from-minibuffer): Add parameter
5832         initial-contents.
5833         * gnus-msg.el (gnus-summary-resend-message): Use it.
5834
5835         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
5836         behavior of quit-config.
5837
5838         * message.el (message-make-from): Don't quote fullname.
5839         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
5840
5841         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
5842         From: <andre@slamdunknetworks.com>
5843
5844 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5845
5846         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
5847
5848         * gnus-art.el (gnus-header-button-alist): Handle mailto.
5849
5850         * mml.el (mml-preview): Bind gnus-original-article-buffer because
5851         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
5852         because bbdb may use it.
5853
5854 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5855
5856         * nneething.el (nneething-request-article): When a non-text file
5857         is converted to an article, its data is encoded in base64.  Call
5858         `nneething-make-head' with options to specify MIME types.
5859         (nneething-make-head): Add optional arguments to specify MIME
5860         types.
5861
5862 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5863
5864         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
5865         header if there is not.
5866
5867         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
5868
5869         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
5870         (gnus-inews-mark-gcc-as-read): Obsolete variable.
5871         (gnus-inews-do-gcc): Use them.
5872
5873         * gnus-group.el (gnus-group-mark-article-read): Put holes into
5874         gnus-newsgroup-unselected.
5875
5876 2002-01-06  Simon Josefsson  <jas@extundo.com>
5877
5878         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
5879         condition-case, not ignore-errors.
5880
5881 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5882
5883         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
5884         gnus-fetch-old-headers.
5885
5886         * gnus-art.el (article-display-x-face): Use the current buffer
5887         unless `W f'. Otherwise, X-Face may be shown in the header of a
5888         forwarded part.
5889         (gnus-treatment-function-alist): Treat xface before hiding
5890         headers.
5891
5892 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5893
5894         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
5895         parameters.
5896
5897 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5898
5899         * mm-util.el (mm-multibyte-p): Define conditionally when load.
5900         (mm-guess-charset): New function.
5901         (mm-charset-after): Use it.
5902         (mm-detect-coding-region): New function.
5903         (mm-detect-mime-charset-region): New function.
5904
5905         * gnus-sum.el (gnus-summary-show-article): Use
5906         mm-detect-coding-region.
5907
5908 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5909
5910         * message.el (message-make-fqdn): Be less violent.
5911
5912         * gnus.el (gnus-logo-color-style): Compute custom form
5913         automatically.
5914
5915         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
5916         score file of the parent to the document group.
5917
5918         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
5919         parameters parameter.
5920
5921         * gnus-score.el (gnus-score-load-file): Clean up.
5922
5923 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5924
5925         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
5926         From: Damien Wyart <damien.wyart@free.fr>
5927
5928         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
5929
5930 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5931
5932         * gnus-sum.el (gnus-select-group-hook): Typo.
5933
5934         * rfc2047.el (rfc2047-decode-string): Return immediately if there
5935         is no quoted-printable-encoded STRING.
5936         From: Jesper Harder <harder@ifa.au.dk>
5937
5938         (rfc2047-decode-string): Decode it.
5939
5940 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5941
5942         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
5943
5944 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
5945         Trivial patch.
5946
5947         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
5948         buffer to get rid of junk line.
5949
5950 2002-01-05  Simon Josefsson  <jas@extundo.com>
5951
5952         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
5953         C-o.
5954         (message-mode-map): Bind message-insert-or-toggle-importance to
5955         C-c C-u.
5956         (message-mode-map): Bind message-disposition-notification-to to
5957         C-c M-n.
5958         (message-mode-menu): Add m-d-n-t.
5959         (message-mode-field-menu): Add m-goto-from.
5960         (message-mode): Doc fix.
5961         (message-goto-from): New function.
5962         (message-insert-disposition-notification-to): New function.
5963         (message-tool-bar-map): Add receipt button.
5964
5965 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5966
5967         * gnus-sum.el (gnus-thread-latest-date): New function.
5968         (gnus-thread-sort-by-most-recent-number): Renamed.
5969         (gnus-thread-sort-functions): Doc fix.
5970         (gnus-select-group-hook): Don't use setq on a hook.
5971         (gnus-thread-latest-date): Use date, not number
5972
5973         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
5974         (gnus-agent-expire): Allow regexp of expire-days.
5975
5976         * gnus-art.el (gnus-article-reply-with-original): Deactivate
5977         region.
5978         (gnus-article-followup-with-original): Ditto.
5979
5980         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
5981
5982         * gnus-art.el (gnus-mime-display-alternative): Use
5983         gnus-local-map-property.
5984         (gnus-mime-display-alternative): Ditto.
5985         (gnus-insert-mime-security-button): Ditto.
5986         (gnus-insert-next-page-button): Ditto.
5987         (gnus-button-prev-page): Take optional args.
5988         (gnus-insert-prev-page-button): widget-convert.
5989
5990         * gnus-util.el (gnus-local-map-property): New function.
5991
5992         * gnus-art.el (gnus-prev-page-map): Use parent map.
5993         (gnus-next-page-map): Ditto.
5994
5995         * gnus-spec.el (gnus-parse-format): Clean up.
5996         (gnus-parse-format): Do complex formatting for %=.
5997
5998         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
5999         "X-Face: " to the data in the built-in scenario.
6000
6001         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
6002         (gnus-correct-pad-form): Renamed.
6003         (gnus-tilde-max-form): Clean up.
6004         (gnus-pad-form): Use gnus-use-correct-string-widths.
6005
6006         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
6007         support if that is available.
6008
6009         * gnus-sum.el (gnus-thread-highest-number): New function.
6010         (gnus-thread-sort-by-most-recent-thread): New function.
6011         (gnus-thread-sort-functions): Doc fix.
6012
6013 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6014
6015         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
6016         all cases.
6017         (gnus-summary-mode): Enable it in all cases.
6018         (gnus-summary-display-article): Ditto.
6019         (gnus-summary-edit-article): Ditto.
6020
6021         * gnus-ems.el (gnus-put-image): Really return glyph.
6022
6023         * gnus-art.el (gnus-article-x-face-command): Fix :type.
6024         (gnus-treat-smiley): Don't take "P" in the interactive form.
6025
6026 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6027
6028         * compface.el (uncompface): XEmacs and Emacs have differing
6029         capabilities.
6030
6031         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
6032
6033         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
6034         (gnus-article-xface-ring-size): Removed.
6035         (gnus-article-display-xface): Removed.
6036         (gnus-remove-image): Cleaned up.
6037
6038         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
6039         (gnus-xmas-create-image): Take pbm files.
6040         (gnus-x-face): Removed.
6041         (gnus-xmas-article-display-xface): Removed.
6042
6043         * gnus-fun.el (gnus-display-x-face-in-from): Bind
6044         default-enable-multibyte-characters.
6045
6046         * compface.el (uncompface): Doc fix.
6047
6048         * gnus-art.el (gnus-article-x-face-command): Use
6049         gnus-display-x-face-in-from.
6050
6051         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
6052
6053         * gnus-ems.el (gnus-put-image): Return the image.
6054
6055         * gnus-fun.el (gnus-display-x-face-in-from): New function.
6056         (gnus-x-face): Moved here.
6057
6058 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6059
6060         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
6061         invisible if string is nil.
6062         (gnus-xmas-article-display-xface): Use it.
6063
6064         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
6065         property when string is nil.
6066         (gnus-article-display-xface): Use it.
6067
6068 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6069
6070         * gnus-art.el (article-display-x-face): Check whether valid grey
6071         face was returned.
6072         (article-display-x-face): Place image in the right spot.
6073
6074         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
6075         stderr.
6076         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
6077
6078 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6079
6080         * gnus-xmas.el (gnus-xmas-create-image): Take optional
6081         parameters.
6082         (gnus-xmas-put-image): Allow non-strings to be passed.
6083
6084         * gnus-art.el (article-display-x-face): Use optional parameters.
6085
6086         * gnus-ems.el (gnus-create-image): Take optional parameters.
6087
6088         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
6089
6090         * compface.el (compface-xbm-p): Removed.
6091
6092         * gnus-ems.el (gnus-article-compface-xbm): Removed.
6093         (gnus-article-display-xface): Use compface.
6094
6095         * compface.el: New file.
6096
6097         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
6098         (gnus-convert-image-to-x-face-command): Ditto.
6099         (gnus-random-x-face): Quote argument.
6100         (gnus-x-face-from-file): Ditto.
6101
6102 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
6103
6104         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
6105         the expire-group parameter once per article rather than once
6106         per group; bind `nnmaildir-article-file-name' and `article'
6107         for convenience.  Leave article alone when expire-group
6108         specifies the current group.
6109         (nnmaildir--update-nov): be more concurrency-friendly with
6110         temp file names.
6111
6112 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6113
6114         * gnus-start.el (gnus-read-init-file): Cleaned up.
6115
6116 2002-01-03  Dave Love  <d.love@dl.ac.uk>
6117
6118         * gnus-start.el (gnus-startup-file-coding-system): Removed.
6119         (gnus-read-init-file): Don't use it.
6120
6121 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6122
6123         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
6124
6125 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6126
6127         * gnus-start.el (gnus-read-init-file): Don't force coding system
6128         for ~/.gnus.  From Dave Love <fx@gnu.org>.
6129
6130 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6131
6132         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
6133         * nnspool.el (nnspool-request-post): Ditto.
6134
6135         * mm-util.el (mm-use-find-coding-systems-region): New variable.
6136         (mm-find-mime-charset-region): Use it.
6137
6138 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6139
6140         * gnus.el (gnus-summary-line-format): Added :link.
6141         * gnus-topic.el (gnus-topic-line-format): Ditto.
6142         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
6143         * gnus-srvr.el (gnus-server-line-format): Ditto.
6144         * gnus-group.el (gnus-group-line-format): Ditto.
6145
6146         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
6147         :keys, it works on both Emacsen.
6148
6149 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6150
6151         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
6152
6153 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6154
6155         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
6156
6157 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
6158
6159         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
6160         very wide reply.
6161
6162 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6163
6164         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
6165         (gnus-picon-cache): New variable.
6166         (gnus-picon-transform-newsgroups): Cache stuff.
6167
6168         * gnus-art.el (gnus-article-reply-with-original): New command.
6169         (gnus-article-followup-with-original): New command.
6170
6171         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
6172         END parameters.
6173         (gnus-summary-followup): Take a list of list of articles.
6174         (gnus-inews-yank-articles): Allow lists of article/regions.
6175
6176         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
6177         longer the usual commands.
6178
6179         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
6180         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
6181         shell-command-on-region.
6182
6183 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6184
6185         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
6186           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
6187
6188 2002-01-03  Steve Youngs  <youngs@xemacs.org>
6189
6190         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
6191         understand ':keys', wrap it in an featurep 'xemacs.
6192
6193 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6194
6195         * gnus-ems.el (gnus-article-display-xface): Show xface in the
6196         order of headers (Actually, it is called in a reversed order). Add
6197         'gnus-image-text-deletable property.
6198         (gnus-remove-image): Remove text with such a property.
6199
6200         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
6201         gnus-put-image.
6202
6203         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
6204         with ", "
6205
6206 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6207
6208         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
6209
6210         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
6211         (article-display-x-face): Display grey X-Faces.
6212
6213         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
6214         (gnus-convert-gray-x-face-to-ppm): Ditto.
6215         (gnus-convert-image-to-gray-x-face): Ditto.
6216
6217         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
6218         gnus-summary-show-raw-article.
6219
6220 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6221
6222         Display picons in XEmacs without showing text.
6223
6224         * gnus-xmas.el (gnus-xmas-create-image): Don't use
6225         mm-create-image-xemacs to create xbm glyph, because it deletes
6226         temporary files.
6227         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
6228         (gnus-xmas-remove-image): Make text visible, remove glyph.
6229
6230         * gnus-picon.el (gnus-picon-transform-newsgroups)
6231         (gnus-picon-transform-address): Insert spec backward, due to the
6232         incompatibility of gnus-xmas-put-image.
6233
6234 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6235
6236         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
6237
6238 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6239
6240         * gnus.el: Doc fix.
6241
6242         * gnus-art.el: Doc fix.
6243
6244         * gnus-agent.el: Doc fix.
6245
6246 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6247
6248         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
6249
6250 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
6251
6252         * nnmaildir.el (nnmaildir--update-nov): automatically parse
6253         NOV data out of the message again if nnmail-extra-headers has
6254         changed.
6255
6256 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6257
6258         * gnus-fun.el: New file.
6259         (gnus-convert-image-to-x-face-command): New variable.
6260         (gnus-insert-x-face): New function.
6261         (gnus-random-x-face): Renamed.
6262         (gnus-x-face-from-file): Renamed.
6263
6264         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
6265         "_".
6266         (gnus-body-boundary-delimiter): Typo fix.
6267
6268 2002-01-02  Simon Josefsson  <jas@extundo.com>
6269
6270         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
6271         (gnus-body-boundary-delimiter): Fix type.
6272
6273 2002-01-01  Simon Josefsson  <jas@extundo.com>
6274
6275         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
6276         (gnus-treat-emphasize, gnus-treat-strip-cr)
6277         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
6278         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
6279         (gnus-treat-fill-article, gnus-treat-hide-citation)
6280         (gnus-treat-hide-citation-maybe)
6281         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
6282         (gnus-treat-strip-pem, gnus-treat-strip-banner)
6283         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
6284         (gnus-treat-date-ut, gnus-treat-date-local)
6285         (gnus-treat-date-english, gnus-treat-date-lapsed)
6286         (gnus-treat-date-original, gnus-treat-date-iso8601)
6287         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
6288         (gnus-treat-strip-trailing-blank-lines)
6289         (gnus-treat-strip-leading-blank-lines)
6290         (gnus-treat-strip-multiple-blank-lines)
6291         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
6292         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
6293         (gnus-treat-display-xface, gnus-treat-display-smileys)
6294         (gnus-treat-from-picon, gnus-treat-mail-picon)
6295         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
6296         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
6297         (gnus-treat-play-sounds, gnus-treat-translate)
6298         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6299
6300         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6301         (gnus-article-treat-body-boundary): Use it.
6302
6303         * message.el (message-mode): Fix doc.
6304         (message-mode-menu): Fix names.
6305
6306 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6307
6308         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6309         articles.
6310
6311         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6312         (gnus-picon-transform-address): Search for unknown faces as well.
6313         (gnus-picon-find-face): Don't search "news" for MISC.
6314         (gnus-picon-user-directories): Changed default back to exclude
6315         "unknown".
6316
6317         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6318
6319         * gnus-picon.el (gnus-picon-find-face): Search through all
6320         databases.
6321         (gnus-picon-find-face): New implementation.
6322
6323         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
6324         keystroke.
6325         (gnus-topic-goto-next-topic): Ditto.
6326
6327         * gnus.el (gnus-summary-line-format): Changed default.
6328
6329         * nnmail.el (nnmail-extra-headers): Change default.
6330
6331         * gnus-sum.el (gnus-extra-headers): Change default.
6332
6333         * message.el (message-news-other-window): Changed "news" to
6334         "posting".
6335         (message-news-other-frame): Ditto.
6336         (message-do-send-housekeeping): Ditto.
6337
6338         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
6339         function.
6340         (gnus-article-unread-p): New function.
6341         (gnus-article-unseen-p): New function.
6342         (gnus-dead-summary-mode-map): Typo.
6343
6344         * gnus-util.el (gnus-make-predicate): New function.
6345         (gnus-make-predicate-1): New function.
6346
6347         * gnus-sum.el: New function.
6348         (gnus-map-articles): New function.
6349
6350         * gnus-art.el (gnus-treat-fold-headers): New variable.
6351         (gnus-article-treat-fold-headers): New command and keystroke.
6352
6353         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
6354         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
6355
6356 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6357
6358         * message.el (message-fcc-externalize-attachments): New variable.
6359         (message-do-fcc): Use it.
6360
6361         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
6362         (gnus-inews-do-gcc): Use it.
6363
6364         * mml.el (mml-tweak-sexp-alist): New variable.
6365         (mml-externalize-attachments): New variable.
6366         (mml-tweak-part): Use mml-tweak-sexp-alist.
6367         (mml-tweak-externalize-attachments): New function.
6368
6369 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6370
6371         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6372         'set-glyph-face' so x-face back/foreground can be set.
6373
6374 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6375
6376         * message.el (message-fix-before-sending): Fix a typo.
6377
6378 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6379
6380         * gnus-art.el (gnus-treat-smiley): Renamed command.
6381         (gnus-article-remove-images): New command and keystroke.
6382
6383         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6384
6385         * smiley-ems.el (gnus-smiley-display): Removed.
6386
6387         * gnus.el (gnus-version-number): Update version.
6388
6389         * message.el (message-text-with-property): Renamed and moved
6390         here.
6391         (message-fix-before-sending): Highlight invisible text and place
6392         point there.
6393
6394 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6395
6396         * gnus.el: Oort Gnus v0.04 is released.
6397
6398 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6399
6400         * gnus-delay.el (gnus-delay-send-queue): Renamed.
6401
6402         * gnus-art.el (gnus-ignored-headers): More headers,
6403
6404         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
6405         of `scan-error', since XEmacs doesn't seem to support that.
6406
6407 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6408
6409         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
6410         arg.
6411         (gnus-summary-best-unread-subject): Ditto.
6412         (gnus-summary-best-unread-subject): No, don't.
6413         (gnus-summary-better-unread-subject): New command.
6414
6415         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
6416
6417         * lpath.el ((featurep 'xemacs)): fbind url function.
6418
6419         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
6420         buffer.
6421         (gnus-xmas-remove-image): Implementation that does something.
6422         (gnus-xmas-article-display-xface): Mark images properly.
6423
6424         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
6425
6426 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
6427
6428         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
6429
6430 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6431
6432         * gnus-group.el (gnus-group-line-format): Added %O to the default
6433         value.
6434
6435         * gnus-util.el (gnus-text-with-property): The smallest point is
6436         point-min.
6437
6438         * smiley-ems.el (smiley-region): Return images.
6439         (gnus-smiley-display): Allow toggling.
6440         (smiley-region): Use text properties, not overlays.
6441
6442         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
6443         implemented yet.
6444
6445         * smiley-ems.el (smiley-update-cache): Check for valid types.
6446
6447         * gnus-art.el (gnus-with-article-buffer): New macro.
6448
6449         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
6450         strings as well as the glyphs.
6451         (gnus-picon-transform-address): Ditto.
6452         (gnus-picon-insert-glyph): Ditto.
6453         (gnus-picon-transform-newsgroups): Toggle.
6454         (gnus-picon-transform-address): Toggle.
6455
6456         * gnus-ems.el (gnus-remove-image): New function.
6457         (gnus-put-image): Take an optional string.
6458
6459         * gnus-util.el (gnus-text-with-property): New function.
6460
6461         * gnus-art.el (gnus-delete-images): New function.
6462
6463         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
6464
6465         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
6466         (gnus-article-wash-status): Use it.
6467         (gnus-signature-toggle): Clean up.
6468         (gnus-add-wash-status): New function.
6469         (gnus-delete-wash-status): New function.
6470         (gnus-article-hide-text-type): Use them throughout.
6471         (gnus-add-image): New function.
6472
6473         * gnus-ems.el (gnus-article-display-xface): Use new interface.
6474
6475         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
6476         interface.
6477
6478         * gnus-art.el (article-display-x-face): Cleaned up.
6479
6480         * rfc2047.el (rfc2047-field-value): New function.
6481
6482         * mail-parse.el (mail-header-field-value): New alias.
6483
6484         * gnus-art.el (gnus-mime-print-part): Fix typos.
6485
6486         * smiley-ems.el (gnus-smiley-file-types): New variable.
6487         (smiley-update-cache): Use it.
6488         (smiley-regexp-alist): Suffix-less smiley names.
6489         (smiley-regexp-alist): Added more smileys.
6490
6491         * gnus-sum.el (gnus-print-buffer): Made into own function.
6492         (gnus-summary-print-article): Use it.
6493
6494         * mailcap.el (mailcap-mime-info): Actually return the bit that we
6495         looked for when REQUEST is a string.
6496
6497         * gnus-art.el (gnus-mime-button-commands): Add printing
6498         keystroke.
6499         (gnus-mime-copy-part): Doc fix.
6500         (gnus-mime-print-part): New command.
6501
6502 2001-12-31  Simon Josefsson  <jas@extundo.com>
6503
6504         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
6505         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
6506
6507 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6508
6509         * gnus-picon.el (gnus-treat-from-picon): Autoload.
6510         (picon): Fix doc.
6511
6512         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
6513         longer exists. Remove those codes.
6514         * gnus.el (gnus-use-picons): Ditto.
6515
6516 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6517
6518         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
6519         infloop.
6520
6521         * gnus-sum.el (t): New `W D' map.
6522
6523         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
6524         (gnus-article-treat-body-boundary): Clean up.
6525         (gnus-body-boundary-face): Removed.
6526         (gnus-article-goto-header): Moved here.
6527         (gnus-article-goto-header): Allow better regexps.
6528         (gnus-article-treat-fold-newsgroups): New command.
6529
6530         * gnus-sum.el (gnus-summary-move-article): We have to select an
6531         article to give `gnus-read-move-group-name' an opportunity to
6532         suggest an appropriate default.
6533
6534         * rfc2047.el (rfc2047-fold-line): New function.
6535         (rfc2047-unfold-line): Ditto.
6536         (rfc2047-fold-region): Don't fold just after the header name.
6537
6538         * mail-parse.el (mail-header-fold-line): New alias.
6539         (mail-header-unfold-line): Ditto.
6540
6541         * gnus-art.el (gnus-body-boundary-face): Renamed.
6542         (gnus-article-treat-body-boundary): Use it.
6543         (gnus-article-treat-body-boundary): Use an invisible header and a
6544         line of underline characters.
6545
6546 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6547
6548         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
6549
6550         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
6551         (gnus-picon-split-address): New function.
6552         (gnus-picon-find-face): Use it.
6553         (gnus-picon-transform-address): Use it. Set first to t for each
6554         address.
6555
6556         * gnus-art.el (gnus-with-article-headers): Move to here. Define
6557         the macro then use it.
6558         (gnus-treatment-function-alist): Treat picons earlier.
6559
6560 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6561
6562         * gnus-art.el (gnus-body-separator-face): New variable.
6563         (gnus-article-treat-body-boundary): Use a blank, colored line.
6564
6565         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
6566         well.
6567
6568         * gnus-art.el (gnus-treat-body-boundary): New variable.
6569         (gnus-article-treat-unfold-headers): Use helper macro.
6570         (gnus-article-treat-body-boundary): New command.
6571
6572         * gnus.el (gnus-logo-color-style): Change the default color.
6573         (gnus-splash-face): Gray, gray.
6574
6575         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
6576         colors.
6577
6578         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
6579         (gnus-logo-color-style): Ditto.
6580         (gnus-logo-colors): Ditto.
6581
6582         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
6583
6584         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
6585
6586         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
6587         (gnus-picon-transform-newsgroups): New function.
6588
6589         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
6590         string.
6591
6592         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
6593
6594         * gnus-art.el (gnus-treat-cc-picon): New variable.
6595         (gnus-treat-mail-picon): Renamed.
6596
6597         * gnus-picon.el: New implementation.
6598         (gnus-picon-find-face): Renamed.
6599         (gnus-treat-from-picon): Use it.
6600         (gnus-picon-transform-address): Renamed.
6601         (gnus-treat-from-picon): Use it.
6602         (gnus-picon-create-glyph): Renamed.
6603         (gnus-picon-transform-address): Use it.
6604         (gnus-treat-cc-picon): New command.
6605
6606         * mm-decode.el (mm-create-image-xemacs): Separated out into
6607         function.
6608         (mm-get-image): Use it.
6609
6610         * gnus-art.el (gnus-treat-display-picons): Simplify.
6611         (gnus-treat-from-picon): Renamed.
6612
6613         * gnus-ems.el (gnus-create-image): New function.
6614         (gnus-put-image): New function.
6615
6616         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
6617         (gnus-with-article-headers): New macro.
6618         (gnus-article-goto-header): New function.
6619
6620         * gnus-xmas.el (gnus-image-type-available-p): New function.
6621
6622         * gnus-ems.el (gnus-image-type-available-p): New function.
6623
6624 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6625
6626         * nnrss.el (nnrss-check-group): Find the correct tag, because
6627         xml.el is changed.
6628
6629 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6630
6631         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
6632         lines are shorter than the window width.
6633         (gnus-ignored-headers): More headers.
6634
6635 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6636
6637         * gnus-art.el (gnus-treat-unfold-lines): New variable.
6638         (gnus-treat-unfold-headers): Renamed.
6639         (gnus-article-treat-unfold-headers): New command and keystroke.
6640
6641         * rfc2047.el (rfc2047-encode-message-header): Clean up.
6642
6643         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
6644
6645 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6646
6647         * sha1-el.el (sha1-use-external): New variable.
6648         (sha1-region): Use it.
6649         (sha1-string): Ditto.
6650
6651         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
6652         * gnus-picon.el: Less warnings when compile.
6653
6654 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6655
6656         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
6657         alias.
6658         (gnus-picons-database): Default to list.
6659         (gnus-picons-lookup-internal): Use it.
6660
6661         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
6662         to "bogus".
6663
6664         * gnus-win.el (gnus-configure-windows-hook): New hook.
6665
6666 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
6667
6668         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
6669
6670 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6671
6672         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
6673         lists.
6674         (gnus-select-newsgroup): Don't append; push.
6675         (gnus-adjust-marked-articles): Remove obsolete ranges from
6676         `seen'.
6677         (gnus-update-marks): Clean up.
6678         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
6679
6680 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
6681
6682         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
6683
6684 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6685
6686         * gnus-sum.el (gnus-auto-select-subject): New variable.
6687         (gnus-summary-best-unread-subject): New function.
6688         (gnus-summary-best-unread-article): Use it.
6689         (gnus-summary-first-unseen-subject): New function and command.
6690
6691         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
6692         other treatments.
6693
6694         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
6695         function.
6696
6697         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
6698         from the list of hidden types.
6699
6700         * mm-view.el (mm-inline-text): Ditto.
6701         (mm-inline-text): Ditto.
6702         (mm-w3-prepare-buffer): Ditto.
6703
6704         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
6705
6706 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6707
6708         * gnus-art.el (gnus-ignored-headers): Added more headers.
6709
6710 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
6711
6712         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
6713         once.
6714
6715 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6716
6717         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
6718
6719 2001-12-28  Simon Josefsson  <jas@extundo.com>
6720
6721         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
6722         Jesper Harder <harder@ifa.au.dk>.
6723
6724 2001-12-27  Simon Josefsson  <jas@extundo.com>
6725
6726         * gnus-sum.el (gnus-select-newsgroup): Make
6727         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
6728         contain all articles (instead of none) when no seen marks have
6729         been set for the group.
6730         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
6731         instead, it seems to result in shorter ranges.
6732
6733 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6734
6735         * mm-util.el (mm-iso-8859-x-to-15-region): Use
6736         insert-before-markers.
6737         From Jesper Harder <harder@ifa.au.dk>
6738
6739 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
6740
6741         * nnmaildir.el (nnmaildir-save-mail): create the destination
6742         groups if they do not exist.
6743
6744 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6745
6746         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
6747
6748 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6749
6750         * gnus-group.el (gnus-group-read-ephemeral-group): Call
6751         gnus-group-real-name.
6752
6753         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
6754         (gnus-newsgroup-variables): Ditto.
6755
6756         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
6757         return it.
6758
6759 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
6760
6761         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
6762         * nnmaildir.el (top-level): Add commentary.
6763         (nnmaildir-version): Indicate that nnmaildir is now a standard
6764         part of Gnus, not separately released.
6765
6766 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6767
6768         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
6769         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
6770         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
6771         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6772
6773 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6774
6775         * nnmaildir.el: Copyright changes. Require cl only at compile time.
6776
6777 2001-12-20  Simon Josefsson  <jas@extundo.com>
6778
6779         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
6780         ZHU <zsh@cs.rochester.edu>.
6781         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
6782         Brian P Templeton <bpt@tunes.org>.
6783
6784 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6785
6786         * nnmaildir.el: New file.
6787         From Paul Jarc <prj@po.cwru.edu>.
6788
6789 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6790
6791         * nndoc.el (nndoc-type-alist): Move forward to the end.
6792
6793 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6794
6795         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
6796         `dolist'.
6797
6798 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6799
6800         * gnus-win.el (gnus-frames-on-display-list): New function.
6801         (gnus-get-buffer-window): Use it.
6802
6803 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6804
6805         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
6806
6807 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6808
6809         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
6810
6811 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6812            From Harald Meland <Harald.Meland@usit.uio.no>
6813
6814         * gnus-win.el (gnus-get-buffer-window): New function.
6815         (gnus-all-windows-visible-p): Use it.
6816
6817         * gnus-util.el (gnus-horizontal-recenter)
6818         (gnus-horizontal-recenter, gnus-horizontal-recenter)
6819         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
6820
6821         * gnus-score.el (gnus-score-insert-help): Use it.
6822
6823         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
6824         (gnus-generate-tree, gnus-highlight-selected-tree)
6825         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
6826         it.
6827
6828         * gnus-art.el (gnus-article-set-window-start)
6829         (gnus-mm-display-part, gnus-request-article-this-buffer)
6830         (gnus-button-next-page, gnus-button-prev-page)
6831         (gnus-article-button-next-page, gnus-article-button-prev-page):
6832         Use it.
6833
6834 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
6835
6836         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
6837         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6838         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
6839
6840 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6841
6842         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
6843         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6844         * mml1991.el, nnultimate.el: Add `coding'.
6845
6846 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
6847
6848         * ChangeLog: changed coding to buffer-file-coding-system
6849         * ChangeLog.1: same
6850         * nnwfm.el: same
6851         * gnus-smiley.el: same
6852         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
6853         * gnus-delay.el: same
6854         * gnus-spec.el: same
6855         * message.el: same
6856         * mml1991.el: same
6857         * nnultimate.el: same
6858
6859 2001-12-16  Simon Josefsson  <jas@extundo.com>
6860         Inspired by code by Dirk Meyer <dischi@tzi.de>.
6861
6862         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
6863         (gnus-summary-save-map): Add muttprint.
6864         (gnus-summary-make-menu-bar): Ditto.
6865         (gnus-summary-muttprint): New function.
6866
6867         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
6868
6869 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6870
6871         * uudecode.el (uudecode-decode-region-internal): Speedup by using
6872         temporary list instead of buffer.
6873
6874         * mm-url.el (executable-find): autoload.
6875
6876 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6877
6878         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
6879         to variable, follow doc-string conventions).
6880
6881 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
6882
6883         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
6884         subscribe-level
6885         * gnus-topic.el (gnus-subscribe-topics): use it.
6886
6887 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6888
6889         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
6890         messages. (A small patch with indentation)
6891         From Sean Neakums <sneakums@zork.net>.
6892
6893         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
6894         nil after shooting down the gnus-original-article-buffer.
6895
6896 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6897
6898         * uudecode.el (uudecode-use-external): New variable.
6899         (uudecode-decode-region): Automatically detect external program.
6900
6901         * binhex.el (binhex-use-external): New variable.
6902         (binhex-decode-region-internal): New function.
6903         (binhex-decode-region): Automatically detect external program.
6904
6905         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
6906         Use them.
6907
6908 2001-12-12  Simon Josefsson  <jas@extundo.com>
6909
6910         * nnvirtual.el (nnvirtual-always-rescan)
6911         (nnvirtual-component-regexp): Fix doc.
6912
6913         * nnoo.el (defvoo): Add doc to defvoo variables.
6914
6915         * nnml.el (nnml-directory, nnml-active-file)
6916         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
6917         (nnml-marks-is-evil, nnml-filenames-are-evil)
6918         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
6919
6920         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
6921         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
6922         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
6923         `error'.
6924
6925         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
6926         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
6927
6928         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
6929         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
6930         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
6931         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
6932
6933         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
6934         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
6935
6936         * imap.el, nnimap.el: Fix indentation.
6937
6938         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
6939
6940 2001-12-12  Didier Verna  <didier@xemacs.org>
6941
6942         * gnus-msg.el (gnus-group-news): New function.
6943         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
6944         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
6945         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
6946         for it.
6947         * gnus-msg.el (gnus-summary-news-other-window): New function.
6948         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
6949         bind it to `i'.
6950         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
6951         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
6952         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
6953         for it (called with a prefix).
6954         * gnus-msg.el (gnus-configure-posting-styles): add an optional
6955         group-name argument.
6956         * gnus-msg.el (gnus-setup-message): use it.
6957
6958 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6959
6960         * gnus-sum.el (gnus-summary-show-article): Fix doc.
6961
6962 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6963
6964         * mml.el (mime-to-mml): Remove Content-Disposition too.
6965
6966 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6967
6968         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
6969         * gnus-group.el (gnus-group-name-decode): Decode unibyte
6970         strings only.
6971         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6972
6973 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
6974
6975         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
6976         (nnmail-fancy-expiry-target): Use it.
6977         Suggestions from Simon Josefsson <jas@extundo.com>.
6978
6979 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6980
6981         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
6982
6983 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6984
6985         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
6986
6987         * gnus-util.el (gnus-url-unhex-string): Move here.
6988
6989 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6990
6991         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
6992         mm-url-decode-entities-nbsp.
6993
6994         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
6995         * webmail.el, nnwfm.el: Use mm-url.
6996
6997         * mm-url.el (mm-url-fetch-form): Move from nnweb.
6998         (mm-url-remove-markup): Move from nnweb.
6999         (mm-url-fetch-simple): Move from webmail.
7000
7001         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
7002
7003 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7004
7005         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
7006         (gnus-summary-print-article): Use it.
7007
7008         * gnus-util.el (gnus-replace-in-string): Typo.
7009
7010 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7011
7012         * nnweb.el (nnweb-replace-in-string): Removed.
7013
7014         * gnus-util.el (gnus-replace-in-string): New function.
7015         (gnus-mode-string-quote): Use it.
7016
7017         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
7018         * nnwfm.el (nnwfm-create-mapping): Ditto.
7019
7020 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7021
7022         * dgnushack.el (dgnushack-compile): nnrss.el and
7023         nnslashdot.el don't depend on nnweb, url, w3.
7024
7025         * nnrss.el: Use mm-url.
7026
7027 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7028
7029         * mm-url.el (mm-url-insert-file-contents): Support file:.
7030
7031 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7032
7033         * mm-view.el: Lower case for the description line. Sync from the
7034         Emacs CVS.
7035
7036 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7037
7038         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
7039         From:  Stefan Monnier  <monnier@cs.yale.edu>
7040
7041 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7042
7043         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
7044
7045 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7046
7047         * mm-url.el: Require executable.
7048         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7049
7050 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7051
7052         * pop3.el (pop3-munge-message-separator): Only use valid date.
7053         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
7054
7055         * Makefile.in: gnus-load.elc may not be generated.
7056
7057 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7058
7059         * mm-url.el: New file.
7060         * nnslashdot.el: Use it.
7061         * mm-extern.el (mm-extern-url): Use it.
7062
7063 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7064
7065         * gnus-sum.el (gnus-summary-save-article): Nix
7066         gnus-display-mime-function and gnus-article-prepare-hook.
7067
7068         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
7069         the beginning of lines.
7070         (gnus-complex-form-to-spec): Ditto.
7071
7072 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7073
7074         * message.el (message-make-mft): Fix the m-s-a-file regexp.
7075         From Paul Jarc <prj@po.cwru.edu>.
7076
7077 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7078
7079         * message.el: New variable message-subscribed-address-file;
7080         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
7081
7082 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7083
7084         * message.el (message-tab-body-function): Set to nil.
7085         (message-tab): Use text-mode-map or global-map.
7086         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7087
7088 2001-11-30  Simon Josefsson  <jas@extundo.com>
7089
7090         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
7091         instead of gnus-union, for speed.  Suggested by Christoph Conrad
7092         <christoph.conrad@gmx.de>.
7093         (gnus-agent-fetch-group-1): Add verbose message.
7094
7095 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7096
7097         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
7098         of integers.
7099
7100 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7101
7102         * message.el (message-newgroups-header-regexp)
7103         (message-completion-alist, message-tab-body-function): Use
7104         defcustom rather than defvar.
7105         (message-tab): Mention `message-tab-body-function' in doc.
7106         Suggested by Karl Eichwalder.
7107
7108 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7109
7110         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
7111
7112 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7113
7114         * nnheader.el (nnheader-find-nov-line): Don't use macro
7115         gnus-delete-line.
7116
7117         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
7118         (gnus-group-name-charset): Ditto.
7119
7120         * gnus-util.el (gnus-buffer-live-p): Ditto.
7121
7122 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7123
7124         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
7125         open parenthesis in doc.
7126         (sieve-manage-authenticator-alist): Typo in doc.
7127         * imap.el (imap-authenticator-alist): Typo in doc.
7128         (imap-stream-alist): Backslash.
7129
7130         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
7131           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
7132
7133 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7134
7135         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
7136
7137         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
7138
7139         * gnus-msg.el (gnus-configure-posting-styles): use
7140         make-local-hook. Add LOCAL for add-hook.
7141
7142 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
7143
7144         * message.el (message-mode): Use `make-local-hook' unless
7145         obsolete.
7146         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
7147
7148 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7149
7150         * canlock.el: Remove sha1.el and base64.el stuff.
7151
7152 2001-11-26  Didier Verna  <didier@xemacs.org>
7153
7154         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
7155         if needed.
7156
7157 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7158
7159         * message.el (message-tamago-not-in-use-p): New function.
7160         (message-strip-forbidden-properties): Use it.
7161
7162 2001-11-26  Didier Verna  <didier@xemacs.org>
7163
7164         * gnus-start.el (gnus-check-first-time-used): only check for
7165         existence of .el[d] files.
7166
7167 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7168
7169         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
7170
7171         * message.el (message-setup-1): Clean up mc-*.
7172
7173 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7174
7175         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
7176         * gnus-score.el (gnus-score-find-bnews): Use it.
7177
7178         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
7179         (gnus-summary-limit-to-author): Ditto.
7180         (gnus-summary-limit-to-extra): Ditto.
7181         (gnus-summary-find-matching): Support not-matching argument.
7182
7183 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7184
7185         * message.el (message-wash-subject): Use `insert' rather than
7186         `insert-string', which is deprecated.
7187
7188 2001-11-24  Simon Josefsson  <jas@extundo.com>
7189
7190         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
7191         message. (Gnus does not "default" to using 8bit for the message,
7192         it default to use 8bit encoding and the user-supplied CTE
7193         value. Calling this behaviour "treating it as 8bit" is perhaps
7194         better.)
7195
7196         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
7197         (compare mm-charset-to-coding-system).
7198
7199 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7200
7201         * canlock.el (canlock-sha1-with-openssl): Use unibyte
7202         buffer. Correctly decode hex.
7203
7204 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7205
7206         * gnus-agent.el (gnus-category-insert-line): Convert category
7207         names to strings.
7208
7209 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7210
7211         * message.el (sha1): eval-and-compile.
7212
7213 2001-11-20  Simon Josefsson  <jas@extundo.com>
7214
7215         * message.el (message-allow-no-recipients): New variable.
7216         (message-send): Use it, customize the prompting when posting to
7217         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
7218
7219 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7220
7221         * mm-util.el (mm-coding-system-priorities): New variable.
7222         (mm-sort-coding-systems-predicate): New function.
7223         (mm-find-mime-charset-region): Resort coding systems if needed.
7224         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7225
7226 2001-11-20  Didier Verna  <didier@xemacs.org>
7227
7228         * gnus-group.el (gnus-group-make-help-group): new optional
7229         argument to control the error behavior.
7230         * gnus-start.el (gnus-check-first-time-used): use it to avoid
7231         erroring.
7232
7233 2001-11-19  Simon Josefsson  <jas@extundo.com>
7234
7235         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
7236         instead of C-c C-u.  Suggested by Per Abrahamsen
7237         <abraham@dina.kvl.dk>.
7238
7239 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7240
7241         * nnfolder.el (nnfolder-read-folder): Use group instead of
7242         nnfolder-current-group.
7243         Suggested by Lorentey Karoly <lorentey@elte.hu>.
7244
7245 2001-11-17  Simon Josefsson  <jas@extundo.com>
7246
7247         * message.el (message-send): Ask user if Fcc/Gcc should be
7248         performed when no other sender was specified.
7249         Suggested by prj@po.cwru.edu (Paul Jarc).
7250
7251 2001-11-17  Simon Josefsson  <jas@extundo.com>
7252
7253         * message.el (message-mode, message-mode-map): Use C-c C-u for
7254         Importance: instead of C-c C-p (used by SC).
7255
7256 2001-11-16  Simon Josefsson  <jas@extundo.com>
7257
7258         * message.el (message-insert-importance-high)
7259         (message-insert-importance-low): Save point.
7260
7261         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
7262         value.
7263
7264 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
7265
7266         * message.el (message-strip-special-text-properties): New option.
7267         (message-strip-forbidden-properties): Obey it.
7268
7269 2001-11-14  Sam Steingold  <sds@gnu.org>
7270
7271         * gnus-score.el: Fixed some doc strings to properly quote symbols.
7272
7273 2001-11-15  Simon Josefsson  <jas@extundo.com>
7274
7275         Support "Importance:" header in Message.
7276
7277         * message.el (message-mode-map): Bind C-c C-p to
7278         `message-insert-or-toggle-importance'
7279         (message-mode-menu): Add message-insert-importance-{high,low}.
7280         (message-insert-importance-high, message-insert-importance-low)
7281         (message-insert-or-toggle-importance): New functions.
7282         (message-tool-bar-map): Add {un,}important.
7283         (message-mode): Doc fix.
7284
7285 2001-11-15  Simon Josefsson  <jas@extundo.com>
7286
7287         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
7288
7289         * mml.el (mml-menu): Fix toolbar tooltip.
7290
7291 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7292
7293         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
7294         * nnml.el (nnml-save-marks): Ditto.
7295
7296         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7297
7298 2001-11-15  Simon Josefsson  <jas@extundo.com>
7299
7300         * nnml.el (nnml-save-marks):
7301         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7302         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7303
7304 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7305
7306         * gnus-art.el (gnus-article-wash-status-strings): Use
7307         `copy-sequence', not `copy-seq'.
7308
7309 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7310
7311         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7312         (gnus-gnus-article-wash-status-entry): New function.
7313         (gnus-article-wash-status): Use it.
7314
7315 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7316
7317         * mml1991.el: Add coding header.
7318
7319 2001-11-12  Simon Josefsson  <jas@extundo.com>
7320
7321         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
7322         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
7323         `mml1991-sign' and `mml1991-encrypt'.
7324         (mml1991-encrypt, mml1991-sign): New glue functions.
7325         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
7326
7327         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
7328         (mml-menu): Add PGP to menu.
7329
7330         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
7331         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
7332         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
7333         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
7334
7335         * mml2015.el: Mention RFC 3156.
7336
7337         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
7338
7339 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7340
7341         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
7342
7343         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
7344           From <Michael.Cook@cisco.com>
7345
7346 2001-11-11  Simon Josefsson  <jas@extundo.com>
7347
7348         * message.el (top-level): Autoload sha1.
7349         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
7350         canlock, no need to require two different hash algs).  Suggested
7351         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
7352
7353 2001-11-09  Simon Josefsson  <jas@extundo.com>
7354
7355         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
7356         <Pavel@Janik.cz>.
7357
7358 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7359
7360         * message.el (message-point-in-header-p): New function.
7361         (message-do-auto-fill): Use it.
7362         (message-beginning-of-line): New function.  Goes to beginning of
7363         header value (i.e., end of header name), or to beginning of line
7364         if already at beginning of value.  Behaves like
7365         `beginning-of-line' when in message body.
7366         (message-mode-map): Bind it.
7367
7368 2001-11-08  Simon Josefsson  <jas@extundo.com>
7369
7370         * gnus-msg.el (gnus-posting-styles): Add doc.
7371
7372 2001-11-07  Simon Josefsson  <jas@extundo.com>
7373
7374         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7375
7376         * sieve-mode.el (sieve-control-commands-face)
7377         (sieve-control-commands-face, sieve-action-commands-face)
7378         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7379         faces.
7380         (sieve-font-lock-keywords): Use them.
7381         (sieve-mode): Only set font-lock-defaults in emacs.
7382
7383         * gnus-art.el (gnus-default-article-saver): Add
7384         gnus-summary-save-body-in-file.
7385         (gnus-summary-write-to-file): Fix doc.
7386
7387 2001-11-07  Simon Josefsson  <jas@extundo.com>
7388
7389         * gnus-art.el (gnus-treat-highlight-signature): Add cross
7390         reference to the correct chapter in the manual.
7391
7392         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
7393         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
7394
7395 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7396
7397         * mml.el (mml-preview): Bind mail-header-separator.
7398
7399 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7400
7401         * message.el: Always require canlock.
7402         (message-ignored-supersedes-headers): Include Cancel-Lock and
7403         Cancel-Key.
7404         (message-insert-canlock): Don't require canlock.
7405         (message-cancel-news): Don't check whether canlock is available.
7406         (message-supersede): Support cancel-locks.
7407
7408         * gnus-art.el: Don't autoload canlock.
7409
7410 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7411
7412         * mail-source.el (mail-source-fetch-imap): ASYNC param.
7413         From: <andre@slamdunknetworks.com>
7414
7415 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7416
7417         * many files: Fix copyright lines.
7418
7419 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7420
7421         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
7422         Suggested by Dave Love  <fx@gnu.org>.
7423
7424 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7425
7426         * message.el (message-kill-buffer): Remove auto-save file after
7427         confirm.
7428
7429         * message.el (message-send-mail): Call message-generate-headers
7430         once.  Suggested by Matt Armstrong <matt@lickey.com>.
7431
7432         * gnus-topic.el (gnus-topic-rename): Initial-input.
7433         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
7434
7435 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7436
7437         * message.el (message-forbidden-properties): New constant.
7438         (message-strip-forbidden-properties): New function.
7439         (message-mode): Activate it.
7440
7441 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7442
7443         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
7444         (mm-hack-charsets): Fix doc.
7445
7446 2001-11-02  Simon Josefsson  <jas@extundo.com>
7447
7448         * gnus-int.el (gnus-check-server): Message "...done" when done.
7449
7450         * imap.el (imap-close): Don't message (imap-send-command-wait
7451         returns if the connection is dropped).
7452         (imap-wait-for-tag): Nix out message only when necessary.
7453
7454         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
7455         for non-crossposting.
7456         (gnus-sieve-crosspost): Default to t to be consistent with other
7457         parts of Gnus.
7458
7459 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7460
7461         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
7462         (mm-iso-8859-x-to-15-table): Ditto.
7463         (mm-iso-8859-x-to-15-region): Ditto.
7464         (mm-find-mime-charset-region): Ditto.
7465
7466 2001-11-01  Simon Josefsson  <jas@extundo.com>
7467
7468         * nnimap.el (nnimap-close-asynchronous): New variable.
7469         (nnimap-close-group): Use it.
7470         (nnimap-expunge): Don't use it.
7471
7472         * imap.el (imap-callbacks): New variable.
7473         (imap-remassoc): Copied from `gnus-remassoc'.
7474         (imap-add-callback): New function.
7475         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
7476         behaviour.
7477         (imap-parse-response): Call the callback.
7478
7479         * message.el (message-insert-canlock): New variable.
7480         (message-canlock-generate, message-canlock-password)
7481         (message-insert-canlock): New functions.
7482         (message-send-news): Call `message-insert-canlock'.
7483         (top-level): Require canlock when compiling.
7484         (message-insert-canlock): Require canlock before we need it.
7485
7486 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7487
7488         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
7489
7490 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7491
7492         * dgnushack.el (dgnushack-make-load): A workaround for
7493         custom-add-loads bug in some versions of XEmacs.
7494
7495 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7496
7497         * mm-util.el (mm-charset-synonym-alist): Revert (some).
7498
7499 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7500
7501         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
7502         (mm-hack-charsets): New variable.
7503         (mm-iso-8859-15-compatible): New variable.
7504         (mm-iso-8859-x-to-15-table): New variable.
7505         (mm-find-mime-charset-region): Add parameter hack-charsets.
7506
7507         * mm-bodies.el (mm-encode-body): Use it.
7508         * mml.el (mml-parse-1): Ditto.
7509
7510 2001-11-01  Simon Josefsson  <jas@extundo.com>
7511
7512         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
7513
7514 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7515
7516         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
7517         is nil.
7518
7519 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7520
7521         * smiley-ems.el (smiley-update-cache): Auto detect file type.
7522
7523         * message.el (message-forward-rmail-make-body): Use
7524         save-window-excursion.
7525         (message-encode-message-body): Search with noerror.
7526         (message-setup-1): Convert compose-mail send-actions to
7527         message-send-actions.
7528
7529 2001-11-01  Simon Josefsson  <jas@extundo.com>
7530
7531         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
7532         <yamaoka@jpl.org>.
7533
7534 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7535
7536         * sieve-manage.el (sieve-string-bytes): No complain.
7537
7538 2001-11-01  Simon Josefsson  <jas@extundo.com>
7539
7540         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
7541         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
7542         has autoload cookies, so no `require' should be necessary.)
7543
7544         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
7545         files.
7546
7547 2001-10-31  Simon Josefsson  <jas@extundo.com>
7548
7549         * gnus-cus.el (gnus-group-parameters): Support integer `display'
7550         parameter.
7551
7552         * gnus-sum.el (gnus-select-newsgroup): If group parameter
7553         `display' is a number (and C-u wasn't used to enter group), only
7554         fetch that number of articles.
7555
7556 2001-10-31  Matt Armstrong  <matt@lickey.com>
7557
7558         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
7559         not-subscribed -> subscribed.
7560
7561 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7562         From: Josh Huber <huber@alum.wpi.edu>
7563
7564         * message.el (message-subscribed-address-functions): New variable.
7565         (message-subscribed-addresses): New variable.
7566         (message-subscribed-regexps): New variable.
7567         (message-goto-mail-followup-to): New function.
7568         (message-send-mail): Add Mail-Followup-To.
7569         (message-make-mft): New function.
7570
7571         * gnus.el (gnus-find-subscribed-addresses): New function.
7572
7573 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7574
7575         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
7576         (mail-source-fetch-pop): Ditto.
7577         (mail-source-check-pop): Ditto.
7578
7579         * gnus-start.el (gnus-read-init-file): Ditto.
7580         (gnus-activate-group): Ditto.
7581         (gnus-read-newsrc-el-file): Ditto.
7582
7583 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7584
7585         * message.el (message-get-reply-headers): Make sure there is ", ".
7586
7587         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
7588         mm-coding-system-p. Don't correct it only in XEmacs.
7589         (mm-charset-to-coding-system): Use mm-coding-system-p and
7590         mm-get-coding-system-list.
7591         (mm-emacs-mule, mm-mule4-p): New variables.
7592         (mm-enable-multibyte, mm-disable-multibyte,
7593         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
7594         mm-with-unibyte-current-buffer,
7595         mm-with-unibyte-current-buffer-mule4): Use them.
7596         (mm-find-mime-charset-region): Treat iso-2022-jp.
7597
7598         From  Dave Love  <fx@gnu.org>:
7599
7600         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
7601         construction.
7602         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
7603         entries conditional on not having a coding system defined for
7604         them.
7605         (mm-mule-charset-to-mime-charset): Use
7606         find-coding-systems-for-charsets if defined.
7607         (mm-charset-to-coding-system): Don't use
7608         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
7609         later.  Add last resort search of coding systems.
7610         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
7611         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
7612         Mule 4.
7613         (mm-find-mime-charset-region): Re-write.
7614         (mm-with-unibyte-current-buffer): Restore buffer as well as
7615         multibyteness.
7616
7617 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7618
7619         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
7620         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
7621         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
7622
7623 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7624
7625         * gnus-art.el (article-display-x-face): Nix buffer-read-only
7626         again.
7627
7628         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
7629
7630 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7631
7632         * gnus-spec.el (gnus-parse-simple-format): Use
7633           buffer-substring-no-properties.
7634
7635 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7636
7637         * gnus-art.el (article-verify-cancel-lock): New function.
7638
7639         * nnheader.el (nntp-process-response): New variable.
7640         (nnheader-init-server-buffer): Make `nntp-process-response'
7641         buffer-local in `nntp-server-buffer'.
7642
7643         * nntp.el (nntp-prepare-post-hook): New hook.
7644         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
7645         (nntp-async-trigger): Ditto.
7646         (nntp-request-post): Insert a server's ID if there's no Message-ID
7647         header; run `nntp-prepare-post-hook'.
7648
7649 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7650
7651         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
7652         instead.
7653
7654         * message.el (message-forward-subject-author-subject): Don't use
7655         message-news-p, which widens the buffer.
7656         (message-forward-make-body): New function.
7657         (message-forward): Use it.
7658         (message-insinuate-rmail): New function.
7659         (message-forward-rmail-make-body): New function.
7660
7661 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7662
7663         * mm-extern.el (mm-extern): Provide it.
7664
7665         * mm-partial.el (mm-partial): Provide it.
7666
7667 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7668
7669         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
7670
7671 2001-10-29  Simon Josefsson  <jas@extundo.com>
7672
7673         * mml.el (mml-preview): Bind message-this-is-news if it is
7674         news. From Jesper Harder <harder@myrealbox.com>.
7675
7676 2001-10-28  Simon Josefsson  <jas@extundo.com>
7677
7678         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
7679
7680 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
7681
7682         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
7683         ironic smilies.
7684
7685 2001-10-27  Simon Josefsson  <jas@extundo.com>
7686
7687         * message.el (message-indent-citation): Don't add trailing
7688         whitespace when citing text.
7689
7690         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
7691         <harder@ifa.au.dk>.
7692
7693 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7694
7695         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
7696         not available.
7697         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
7698         (nnweb-type-definition): Add google as alias of dejanews.
7699         (nnweb-google-parse-1): Forward 1 line.
7700
7701 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7702
7703         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
7704         variable `message-forward-ignored-headers'.
7705
7706 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
7707
7708         * gnus.el (gnus-expand-group-parameter): New function.
7709         (gnus-expand-group-parameters): Call it.
7710         (gnus-group-fast-parameter): New function.
7711         (gnus-group-find-parameter): Call it.
7712
7713 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7714
7715         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
7716         vector (it didn't before because of a bug).
7717         * gnus-msg.el (gnus-post-news): Use header vector directly, if
7718         available.  Before it converted it to an article number.
7719
7720         This makes followup to news articles with negative numbers in
7721         nnvirtual groups use news instead of mail.
7722
7723 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7724
7725         * gnus.el (post-method): Use `native' instead of `nil'.
7726
7727         * gnus-msg.el (gnus-post-method): Ditto.
7728
7729 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7730
7731         * gnus.el (gnus-define-group-parameter): Grammar fix.
7732
7733 2001-10-22  Simon Josefsson  <jas@extundo.com>
7734
7735         * gnus-msg.el (gnus-extended-version): Include
7736         system-configuration.
7737         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7738
7739 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
7740
7741         * gnus.el (post-method): Customization fix: `native' is not a
7742         valid value.
7743         * gnus-msg.el (gnus-post-method): Doc and customization fix:
7744         `native' is not a valid value.
7745
7746 2001-10-21  Simon Josefsson  <jas@extundo.com>
7747
7748         * nnimap.el (nnimap): Defgroup
7749         (nnimap-strict-function, nnimap-strict-function-match): New
7750         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
7751         (nnimap-split-crosspost, nnimap-split-inbox)
7752         (nnimap-split-rule, nnimap-split-predicate)
7753         (nnimap-split-predicate): Defcustom.
7754         (nnimap-split-inbox, nnimap-expunge-search-string)
7755         (nnimap-importantize-dormant): Remove "*" from doc.
7756
7757 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7758
7759         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
7760         not supplied via prefix arg.  From Lisp, make arg mandatory.
7761         Suggested by Frank Schmitt.
7762
7763 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
7764
7765         * message.el (message-do-auto-fill): Avoid calling
7766         'rfc822-goto-eoh'.
7767
7768 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7769         From Paul Jarc <prj@po.cwru.edu>.
7770
7771         * message.el (message-get-reply-headers): Restructure the logic
7772         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
7773
7774 2001-10-20  Simon Josefsson  <jas@extundo.com>
7775
7776         * message.el (message-cancel-news): Support cancel-locks.
7777         Suggested by Per Abrahamsson.
7778
7779         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
7780         conses.  From David Z Maze <dmaze@MIT.EDU>.
7781
7782         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
7783
7784 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7785
7786         * mm-decode.el (mm-default-directory): Fix customize type.
7787
7788         * message.el (message-setup-fill-variables): Kludge to use
7789         normal-auto-fill-function even if auto fill is already activated.
7790
7791 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7792
7793         * message.el (message-do-auto-fill): New version that does not
7794         rely on text properties, by Simon Josefsson <jas@extundo.com>.
7795         (message-setup-1): Removed the `message-field' property.
7796
7797         * gnus-draft.el (gnus-draft-edit-message): Removed the
7798         `message-field' property.
7799
7800 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7801
7802         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
7803         `message-field'.  The `field' property has a special significance in
7804         Emacs 21.
7805
7806         * message.el (message-send, message-setup-1): Ditto.
7807
7808 2001-10-18  Simon Josefsson  <jas@extundo.com>
7809
7810         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
7811         when undoing.
7812
7813 2001-10-18  Simon Josefsson  <jas@extundo.com>
7814         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
7815
7816         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
7817         (gnus-summary-make-menu-bar): Ditto.
7818
7819 2001-10-17  Simon Josefsson  <jas@extundo.com>
7820
7821         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
7822         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
7823
7824 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7825
7826         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
7827         * gnus-util.el (gnus-user-date): New function.
7828         From Frank Schmitt <usenet@Frank-Schmitt.net>.
7829
7830 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7831
7832         * message.el (message-check-news-header-syntax): Special case
7833         nnvirtual groups.
7834
7835         * gnus-sum.el (gnus-summary-respool-default-method): Changed
7836         customize type to `symbol'.
7837
7838 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7839
7840         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
7841         %&foo;.
7842         (gnus-parse-simple-format): Support user extended spec too.
7843         %u&foo; invokes gnus-user-format-function-foo.
7844
7845 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7846
7847         * nnml.el (nnml-request-expire-articles): Make sure it is back to
7848         the server.
7849         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
7850         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7851         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
7852         * nndiary.el (nndiary-request-expire-articles): Ditto.
7853         (nndiary-schedule): Defsubst it before use it.
7854         (nndiary-error): eval-and-compile.
7855
7856 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7857
7858         * gnus-msg.el (gnus-post-method): Changed two instances of
7859         `active' to `current' and one `null' to `not'.
7860
7861 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7862         From Katsumi Yamaoka <yamaoka@jpl.org>.
7863
7864         * message.el (message-setup-fill-variables): Use
7865         `normal-auto-fill-function' instead of `auto-fill-function'.
7866
7867 2001-10-16  Simon Josefsson  <jas@extundo.com>
7868
7869         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
7870         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
7871         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
7872
7873 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7874         Patch by Oliver Scholz <oscholz@my.gnus.org>.
7875
7876         * gnus-draft.el (gnus-draft-edit-message): Add text property
7877         `field' with value `header' to message headers.
7878         * message.el (message-setup-1): Really add text property to all of
7879         the header, not just part of it.
7880
7881 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7882
7883         * gnus-group.el (gnus-group-sort-by-server): Use it.
7884
7885         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
7886
7887         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
7888         and keystroke.
7889
7890 2001-10-14  Simon Josefsson  <jas@extundo.com>
7891
7892         * dig.el: Doc fix.
7893
7894         * smime.el: Doc fix.
7895
7896         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
7897         charset magic from message.el.
7898
7899 2001-10-12  Simon Josefsson  <jas@extundo.com>
7900         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
7901
7902         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
7903         'cite from g-a-wash-types.
7904         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
7905         (gnus-article-hide-citation): Fix.
7906
7907         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
7908         character.
7909         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
7910
7911         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
7912         definition.
7913         (gnus-signature-toggle): Toggle `s' mode line character.
7914
7915         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
7916         doing stuff that clears it.
7917
7918 2001-10-12  Simon Josefsson  <jas@extundo.com>
7919
7920         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
7921         From Eric Marsden <emarsden@laas.fr>.
7922
7923 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7924
7925         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
7926         (autoload): Add some autoloads.
7927
7928 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7929         Suggested by Oliver Scholz <epameinondas@gmx.de>.
7930
7931         * message.el (message-do-auto-fill): New function.  Like
7932         `do-auto-fill' but don't fill when in the message header.
7933         (message-setup-1): Put a text property on the message header.
7934         (message-setup-fill-variables): Use `message-do-auto-fill'.
7935
7936 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7937
7938         * message.el (message-send-mail-partially): Insert an empty line
7939         first, because of the change of message-make-lines.
7940
7941 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
7942
7943         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
7944         iso-8859-15, make it an alias for iso-8859-1.
7945
7946 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7947
7948         * message.el (message-send-news): Don't modify the value of
7949         `message-syntax-checks' if it is not a list (possibly it is
7950         `dont-check-for-anything-just-trust-me').
7951
7952 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7953
7954         * gnus-group.el (gnus-group-name-charset-group-alist): Use
7955         `find-coding-system' for XEmacs to check whether the coding-system
7956         `utf-8' is available.
7957
7958 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7959
7960         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
7961
7962 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7963
7964         * message.el (message-send-news): Oops, missed case with no
7965         "Followup-To" header...
7966
7967 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7968
7969         * message.el (message-send-news): Allow
7970         `gnus-group-name-charset-group-alist' to affect encoding of the
7971         "Newsgroups" and "Followup-To" headers.
7972
7973 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7974
7975         * Makefile.in (install-el): Depend on gnus-load.el.
7976
7977 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7978
7979         * Makefile.in (install-el): Use -f.
7980         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
7981
7982 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
7983
7984         * message.el (message-send-news): Don't encode Followups-To when
7985         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
7986
7987         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
7988         header.
7989
7990         * gnus-art.el (article-decode-group-name): Also decode
7991         "Followup-To".
7992
7993         * rfc2047.el (rfc2047-encode-message-header): Encode without
7994         asking for null methods.
7995
7996         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
7997         default charset for newsgroup names in accordance with USEFOR.
7998
7999         * gnus-group.el (gnus-group-name-charset-method-alist,
8000         gnus-group-name-charset-group-alist): Removed "*" from doc
8001         strings, "*" should not be used for complex variables.
8002
8003 2001-10-06  Simon Josefsson  <jas@extundo.com>
8004
8005         Support UTF-8 group names better.
8006
8007         * message.el (message-check-news-header-syntax): Encode group
8008         names before comparison.
8009
8010         * gnus-msg.el (gnus-copy-article-buffer): Run all
8011         `gnus-article-decode-hook's except `article-decode-charset'
8012         instead of hardcoding call to one of them.
8013
8014         * gnus-art.el (gnus-article-decode-hook): Add
8015         `article-decode-group-name'.
8016         (article-decode-group-name): New function, use `g-d-n'.
8017
8018         * gnus-group.el (gnus-group-insert-group-line): Decode
8019         gnus-tmp-group using `g-d-n'.
8020
8021         * gnus-util.el (gnus-decode-newsgroups): New function.
8022
8023 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8024
8025         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
8026         `gnus-group-name-charset-group-alist'.
8027
8028 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8029
8030         * Makefile.in: Install el in install. Add uninstall.
8031
8032 2001-10-05  Simon Josefsson  <jas@extundo.com>
8033
8034         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
8035
8036         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
8037
8038         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
8039         empty folders.
8040
8041         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
8042         limiting if read-all (C-u RET) was used.
8043
8044 2001-10-04  Simon Josefsson  <jas@extundo.com>
8045
8046         * mail-source.el (mail-source-movemail-program): New variable.
8047         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
8048         <thutt@thutt.vmware.com>.
8049
8050 2001-10-03  Simon Josefsson  <jas@extundo.com>
8051
8052         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
8053         (gnus-summary-line-format-alist): Fix param.
8054
8055 2001-10-02  Simon Josefsson  <jas@extundo.com>
8056
8057         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
8058         don't go through `nnimap-request-expire-articles' to delete the
8059         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
8060
8061 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8062
8063         * gnus-agent.el (gnus-agent-write-active): The min in the
8064         agent/active may be larger than that in the server/active.
8065
8066 2001-10-01  Simon Josefsson  <jas@extundo.com>
8067
8068         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
8069         is IMAP4rev1.
8070
8071         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
8072
8073         * nnfolder.el: Ditto.
8074
8075 2001-09-30  Dan Christensen  <jdc@uwo.ca>
8076
8077         * gnus-sum.el (gnus-summary-extract-address-component): New function.
8078         (gnus-summary-from-or-to-or-newsgroups): Optimize.
8079
8080 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8081
8082         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
8083         (message-mode-menu): Menu item for same.
8084
8085         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
8086         delayed articles.
8087
8088         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
8089         nndraft:delayed does not exist.
8090         (gnus-delay-initialize): Don't set up keymap, that's done from
8091         message.el now.
8092         (gnus-delay, gnus-delay-group, gnus-delay-header)
8093         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
8094
8095 2001-09-29  Simon Josefsson  <jas@extundo.com>
8096
8097         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
8098         utf-8, not eight-bit-control.
8099
8100         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
8101         (imap-log, imap-debug): Custom.
8102         (imap-log-buffer, imap-debug-buffer): New constants.
8103         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
8104         (imap-network-open, imap-shell-open, imap-starttls-open)
8105         (imap-send-command-1, imap-send-command, imap-arrival-filter)
8106         (imap-debug): Use imap-*-buffer.
8107
8108         * nndoc.el (nndoc-article-type): Add mailman.
8109         (nndoc-type-alist): Ditto.
8110         (nndoc-mailman-type-p): New function.
8111
8112 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8113
8114         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
8115         gnus-art.el.
8116
8117 2001-09-27  Simon Josefsson  <jas@extundo.com>
8118
8119         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
8120         (gnus-topic-catchup-articles): New function. Suggested by Robin
8121         S. Socha <robin-dated-1001857693.185e29@socha.net>.
8122
8123 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8124         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8125
8126         * gnus-ems.el (gnus-article-display-xface): Insert xface after
8127         previous ones.
8128
8129 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8130         From Daiki Ueno  <ueno@unixuser.org>
8131
8132         * gnus-sum.el (gnus-summary-show-article): The arglist of
8133         detect-coding-region is incompatible.
8134
8135 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8136         From Katsuhiro Hermit Endo <hermit@koka-in.org>
8137
8138         * gnus-group.el (gnus-group-delete-group): Typo.
8139
8140 2001-09-26  Simon Josefsson  <jas@extundo.com>
8141
8142         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
8143
8144         * nnimap.el (nnimap-expiry-target): Use temp buffer.
8145
8146 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8147
8148         * gnus-cus.el (gnus-group-parameters): Display as sexp.
8149
8150 2001-09-22  Simon Josefsson  <jas@extundo.com>
8151
8152         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
8153
8154         * nnfolder.el (nnfolder-open-marks): Ditto.
8155
8156         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
8157         (gnus-update-marks): Use it.
8158         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
8159         hardcoded list.
8160
8161         * gnus.el (gnus-article-special-mark-lists): Add killed.
8162         (gnus-article-unpropagated-mark-lists): New constant.
8163
8164 2001-09-22  Simon Josefsson  <jas@extundo.com>
8165
8166         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
8167         custom option.
8168
8169 2001-09-23  Simon Josefsson  <jas@extundo.com>
8170
8171         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
8172
8173 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8174
8175         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
8176
8177 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8178
8179         * gnus-group.el (gnus-group-sort-function): Fix customize type to
8180         accept lists of functions.
8181
8182 2001-09-20  Simon Josefsson  <jas@extundo.com>
8183
8184         * gnus-group.el (gnus-group-catchup): Update expire marks in
8185         backend.  Also, if ALL also set expire marks on tick/dormant.
8186
8187 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8188
8189         * message.el (message-tab-body-function): New variable.
8190         * message.el (message-tab): Use it.
8191
8192 2001-09-19  Sam Steingold  <sds@gnu.org>
8193
8194         * gnus-win.el (gnus-buffer-configuration): Respect
8195         `gnus-bug-create-help-buffer'.
8196
8197 2001-09-18  Simon Josefsson  <jas@extundo.com>
8198
8199         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
8200         (gnus-parse-simple-format): Re-revert.
8201
8202 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
8203         Trivial patch.
8204
8205         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
8206         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
8207
8208 2001-09-18  Simon Josefsson  <jas@extundo.com>
8209
8210         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
8211         signed.
8212         (gnus-parse-simple-format): Don't use it.
8213
8214 2001-09-17  Miles Bader  <miles@gnu.org>
8215
8216         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
8217         error querying a backend abort the whole process.
8218
8219 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8220
8221         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
8222         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8223
8224 2001-09-17  Didier Verna  <didier@xemacs.org>
8225
8226         * nndiary.el: version 0.2-b14.
8227         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
8228         compatibility problem with XEmacs 21.1.
8229
8230 2001-09-15  Simon Josefsson  <jas@extundo.com>
8231
8232         * gnus-group.el (gnus-group-line-format): Document %c.
8233
8234         * nnml.el (nnml-parse-head): Handle CRLF files.
8235         (nnml-generate-nov-file): Ditto.
8236         (nnml-retrieve-headers): Ditto.
8237
8238 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8239
8240         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
8241
8242 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
8243
8244         * gnus-spec.el (gnus-correct-substring): Still stopped one
8245         character before we wanted (never included last character).
8246         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
8247         add missing "," (once per function)
8248
8249 2001-09-14  Simon Josefsson  <jas@extundo.com>
8250
8251         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
8252         (otherwise e.g. gnus-agentize in .gnus overrides the customized
8253         default before gnus-group is loaded and the variable set.)
8254
8255         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
8256         killed or unsent marks.
8257
8258         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
8259         isn't an article to set it on (e.g. when you `a' in a group).
8260
8261 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8262
8263         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
8264         can read e-mails from Microsoft Outlook users not using ISO
8265         8859-2 character set.
8266
8267 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8268
8269         * gnus-diary.el: Minor modifications to avoid warnings.
8270         (gnus-summary-misc-menu): defvar.
8271         (gnus-diary-check-message): Use gnus-point-at-eol.
8272         (gnus-diary-kill-entire-line): eval-and-compile.
8273
8274 2001-09-12  Didier Verna  <didier@xemacs.org>
8275
8276         * nndiary.el: new version (0.2-b13).
8277         * nndiary.el (nndiary-mail-sources): doc update.
8278         * nndiary.el (nndiary-split-methods): ditto.
8279         * nndiary.el (nndiary-request-accept-article-hooks): New.
8280         * nndiary.el (nndiary-request-accept-article): use it, check
8281         message validity.
8282         * nndiary.el (nndiary-get-new-mail): changed default to nil.
8283         * nndiary.el (nndiary-schedule): fix bug (misplaced
8284         condition-case): it didn't return nil on error.
8285         * gnus-diary.el: new version.
8286         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
8287         * gnus-diary.el (gnus-diary-header-value-history): New.
8288         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
8289         * gnus-diary.el (gnus-diary-add-header): New.
8290         * gnus-diary.el (gnus-diary-check-message): New.
8291         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
8292         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
8293
8294 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8295
8296         * gnus-sum.el (gnus-select-newsgroup): Make
8297         `gnus-current-select-method' buffer-local.
8298
8299         * gnus-art.el (gnus-request-article-this-buffer): Refer
8300         `gnus-current-select-method' in the current summary buffer.
8301
8302 2001-09-10  Simon Josefsson  <jas@extundo.com>
8303         From Daniel Pittman <daniel@rimspace.net>
8304
8305         * gnus-spec.el (gnus-correct-pad-form): Fix.
8306
8307 2001-09-09  Simon Josefsson  <jas@extundo.com>
8308
8309         * mm-decode.el (mm-inline-media-tests): Add
8310         application/x-emacs-lisp.
8311         (mm-attachment-override-types): Add
8312         application/{x-,}pkcs7-signature.
8313
8314         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8315         (gnus-server-line-format, gnus-server-mode-line-format)
8316         (gnus-server-browse-in-group-buffer): Customize.
8317
8318 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8319
8320         * nnml.el (nnml-marks-changed-p): Typo.
8321         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
8322         (nnml-marks-changed-p): Use gnus-gethash.
8323         (nnml-marks-modtime): Use gnus-make-hashtable.
8324
8325         * nnfolder.el (nnfolder-marks-changed-p): Typo.
8326         (nnfolder-request-expire-articles, nnfolder-save-marks)
8327         (nnfolder-open-marks): Typo.
8328         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
8329         (nnfolder-marks-changed-p): Use gnus-gethash.
8330         (nnfolder-marks-modtime): Use gnus-make-hashtable.
8331
8332 2001-09-08  Simon Josefsson  <jas@extundo.com>
8333
8334         * nnfolder.el (nnfolder-marks-modtime): New variable.
8335         (nnfolder-marks-changed-p): New function.
8336         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
8337         (nnfolder-request-update-info): Don't update if marks didn't change.
8338
8339         * nnml.el (nnml-marks-modtime): New variable.
8340         (nnml-marks-changed-p): New function.
8341         (nnml-save-marks, nnml-open-marks): Save modtime.
8342         (nnml-request-update-info): Don't update if marks didn't change.
8343
8344         * gnus-agent.el (gnus-agent-any-covered-gcc)
8345         (gnus-agent-add-server, gnus-agent-remove-server): Use
8346         gnus-agent-method-p.
8347
8348         * gnus-art.el (gnus-buttonized-mime-types): New variable.
8349         (gnus-unbuttonized-mime-type-p): Use it.
8350
8351         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
8352         fetch group.
8353
8354 2001-09-08  Simon Josefsson  <jas@extundo.com>
8355         From Daniel Pittman <daniel@rimspace.net>
8356
8357         * gnus-spec.el (gnus-correct-pad-form): New function.
8358         (gnus-parse-simple-format): Use it.
8359
8360 2001-09-07  Simon Josefsson  <jas@extundo.com>
8361
8362         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
8363         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
8364         Putnam <reader@newsguy.com>.
8365         (gnus-group-sort-selected-groups): Touch dribble file.
8366
8367 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
8368
8369         * nnml.el (nnml-filenames-are-evil): New variable.
8370         (nnml-article-to-file-alist): Rename to ...
8371         (nnml-current-group-article-to-file-alist): ... this.
8372         Respect `nnml-filenames-are-evil'.
8373         (nnml-active-number): Update.
8374         (nnml-update-file-alist): Update.
8375         (nnml-request-article): Use nnheader-article-to-file-alist.
8376         (nnml-request-rename-group): Likewise.
8377
8378 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8379
8380         * gnus-sum.el (gnus-summary-insert-line): Fix.
8381
8382 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8383
8384         * gnus-sum.el: Bind g-s-t-s to "W g".
8385         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8386         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8387         display of graphical smilies.
8388
8389 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8390
8391         * gnus-start.el (gnus-setup-news): A typo.
8392         From Bill White <billw@wolfram.com>.
8393
8394 2001-09-06  Simon Josefsson  <jas@extundo.com>
8395
8396         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
8397         and unseen marks.
8398
8399 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8400
8401         * nnmail.el (nnmail-split-fancy): Document `junk'.
8402
8403 2001-09-04  Simon Josefsson  <jas@extundo.com>
8404
8405         * imap.el (imap-search): Don't error if server is broken.
8406
8407 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
8408
8409         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
8410         searching for an article that isn't in the mbox.
8411
8412 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8413
8414         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
8415         right, and get all the comments.
8416
8417 2001-09-02  Simon Josefsson  <jas@extundo.com>
8418         Suggested by Dan Christensen <jdc+news@uwo.ca>
8419
8420         * nnfolder.el (nnfolder-request-update-info): Fix message.
8421
8422         * nnml.el (nnml-request-update-info): Ditto.
8423
8424 2001-09-01  Simon Josefsson  <jas@extundo.com>
8425
8426         * nnml.el (nnml-request-expire-articles): Also bind
8427         `nnml-current-group' and `nnml-article-file-alist' when using
8428         expiry-target. (Otherwise nnml will be in a inconsistent internal
8429         state causing all kind of problems.)
8430         (nnml-request-expire-articles): If `nnml-article-to-file' or
8431         `file-attributes' failes, return article as un-expirable instead
8432         of treating it as expired.
8433
8434 2001-08-31  Sam Steingold  <sds@gnu.org>
8435
8436         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
8437         typo: `exmine' --> `examine'.
8438
8439 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8440
8441         * nndoc.el (nndoc-forward-type-p): It is not a digest.
8442
8443 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8444
8445         * nnml.el (nnml-check-directory-twice): Remove.
8446         (nnml-retrieve-headers): Ditto.
8447         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
8448
8449 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8450
8451         * nnheader.el (nnheader-directory-files-is-safe): No need to read
8452         directory twice on Windows, or on GNU Emacs-21.
8453
8454 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8455
8456         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
8457         (nnml-request-rename-group): Ditto.
8458         (nnml-active-number): Ditto.
8459         (nnml-request-create-group): Use nnml-directory-articles.
8460         (nnml-request-expire-articles): Use nnml-directory-articles, which
8461         gets list from nov database if available.
8462         (nnml-get-nov-buffer): New function.
8463         (nnml-open-nov): Use it.
8464         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
8465         gets alist from nov database if available.
8466         (nnml-directory-articles): New function.
8467         (nnml-article-to-file-alist): New function.
8468
8469 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8470
8471         * mm-decode.el (mm-display-external): Use `name' as filename, if
8472         `filename' attribute is not present.
8473
8474 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8475
8476         * mail-source.el (mail-source-flash): New defcustom.
8477         (mail-source-new-mail-p): Ring visible bell if appropriate.
8478         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
8479         timer is cleared even if mail check signals an error.
8480
8481 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8482
8483         * gnus-sum.el (gnus-summary-move-article): Only update marks of
8484         type 'list.
8485
8486 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8487
8488         * flow-fill.el (fill-flowed): eol might be point-max.
8489
8490 2001-08-27  Simon Josefsson  <jas@extundo.com>
8491
8492         * nnml.el (nnml-request-update-info): Fix message.
8493         (nnml-open-marks): Ditto.
8494
8495         * nnfolder.el (nnfolder-request-update-info):
8496         (nnfolder-open-marks): Fix message.
8497
8498 2001-08-25  Simon Josefsson  <jas@extundo.com>
8499
8500         * nnfolder.el (nnfolder-save-marks): Don't create directory named
8501         after group in ~/.
8502
8503 2001-08-25  Simon Josefsson  <jas@extundo.com>
8504         From Andreas Jaeger  <aj@suse.de>
8505
8506         * nnfolder.el (nnfolder-open-marks): Fix typo.
8507         * nnml.el (nnml-open-marks): Likewise.
8508
8509 2001-08-25  Simon Josefsson  <jas@extundo.com>
8510
8511         Make nnfolder groups self-contained as far as marks are concerned.
8512
8513         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
8514         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
8515         (nnfolder-open-server): Make marks directory.
8516         (nnfolder-request-delete-group): Delete marks file.
8517         (nnfolder-request-delete-group): Check of nov/marks file exist
8518         before deleting.
8519         (nnfolder-request-rename-group): Rename marks file.
8520         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
8521         (nnfolder-request-set-mark, nnfolder-request-update-info)
8522         (nnfolder-group-marks-pathname, nnfolder-save-marks)
8523         (nnfolder-open-marks): New functions.
8524         (top-level): Require gnus.
8525
8526 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8527
8528         * nnweb.el (nnweb-type-definition): Use google raw file.
8529         (nnweb-google-parse-1): Ditto.
8530         (nnweb-google-identity): Ditto.
8531         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
8532         (nnweb-altavista-wash-article): Ditto.
8533         (nnweb-request-article): Remove nnweb-decode-entities.
8534
8535         * nnml.el: Require 'gnus.
8536
8537 2001-08-25  Simon Josefsson  <jas@extundo.com>
8538
8539         * nnml.el (nnml-marks-is-evil): Add doc.
8540
8541 2001-08-25  Simon Josefsson  <jas@extundo.com>
8542
8543         * nnml.el (nnml-save-marks): Wrap saving marks in a
8544         condition-case, to allow user to start Gnus if saving marks failed
8545         for some reason.
8546
8547 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8548
8549         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
8550
8551         * gnus-group.el (gnus-update-group-mark-positions): Bind
8552         gnus-group-update-hook to nil.
8553
8554 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8555
8556         * mml.el (mml-generate-mime-1): Force as multibyte string.
8557
8558 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8559
8560         * gnus-sum.el (gnus-summary-insert-line)
8561         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
8562         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
8563
8564         * gnus-spec.el (gnus-correct-substring): Take optional END.
8565
8566         * nnrss.el (nnrss-request-article): Remove \n.
8567         (nnrss-retrieve-headers): Lines number is -1.
8568
8569 2001-08-24  Simon Josefsson  <jas@extundo.com>
8570
8571         * gnus-group.el (gnus-info-clear-data): Call
8572         nnfoo-request-set-mark to propagate marks.  Fix bug:
8573         `gnus-group-update-line' doesn't update read range unless we call
8574         `gnus-get-unread-articles-in-group' first.
8575
8576         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
8577         to server.
8578
8579 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8580
8581         * gnus-util.el (gnus-create-info-command): Return an interactive
8582         function.
8583
8584 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8585         From Katsumi Yamaoka <yamaoka@jpl.org>
8586
8587         * gnus-spec.el (gnus-parse-complex-format): Use equal.
8588
8589 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8590
8591         * gnus-sum.el (gnus-select-newsgroup): Use it.
8592
8593         * gnus-util.el (gnus-not-ignore): New function.
8594
8595         * lpath.el (featurep): Don't fbind char-int.
8596
8597         * gnus-util.el (gnus-create-info-command): New function.
8598
8599         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
8600         right node.
8601
8602         * gnus-sum.el (gnus-select-newsgroup): Clean up.
8603         (gnus-summary-limit-children): Use 'identity instead of `all'.
8604         (gnus-summary-limit-to-display-predicate): New command and
8605         keystroke.
8606
8607 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8608
8609         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
8610
8611         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
8612
8613 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8614
8615         * gnus-spec.el: Add the Gnus version.
8616         (gnus-update-format-specifications): If the Gnus version changes,
8617         nix out the format spec cache.
8618
8619         * gnus.el (gnus-continuum-version): Made into a command and
8620         optionalize the VERSION.
8621
8622         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
8623         the start of the lines.
8624
8625 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8626
8627         * gnus.el (gnus-visual-p): Define function before use of
8628         function.
8629
8630 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8631
8632         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
8633         (gnus-article-mark-to-type): New function.
8634         (gnus-update-missing-marks): Only update marks of type 'list.
8635
8636         * gnus.el (gnus-article-special-mark-lists): New variable.
8637
8638 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8639
8640         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
8641         (gnus-select-newsgroup): Still use 'all.
8642         (gnus-summary-initial-limit): Comparing with 'all.
8643
8644 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8645
8646         * gnus-start.el (gnus-activate-group): If dont-check, don't update
8647         active.
8648
8649 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8650
8651         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
8652         nnslashdot-*-retrieve-headers.
8653         (nnslashdot-request-article): Fix for slashcode 2.2.
8654         (nnslashdot-make-tuple): New function.
8655         (nnslashdot-read-groups): Use it.
8656
8657 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8658
8659         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
8660         list.
8661
8662         * gnus-sum.el (gnus-summary-move-article): Don't select article.
8663
8664 2001-08-20  Simon Josefsson  <jas@extundo.com>
8665
8666         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
8667         opened, error instead of continuing (and exploding later).
8668
8669 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8670
8671         * gnus.el (gnus-expand-group-parameters): Return the parameter
8672         list.
8673
8674         * gnus-sum.el (gnus-summary-show-article): Doc fix.
8675         (gnus-summary-show-article): Guess at charset if required.
8676
8677         * gnus-spec.el (gnus-correct-substring): Stopped one character
8678         before we wanted.
8679
8680 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8681
8682         * earcon.el (earcon-auto-play): Remove unused option.
8683
8684 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8685
8686         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
8687         message down in levels, since it happens very fast.
8688
8689         * smiley-ems.el (smiley-update-cache): Respect the symbol version
8690         of smiley-regexp-alist.
8691
8692         * mm-view.el (mm-inline-text): Ignore vcard errors.
8693
8694         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
8695
8696         * gnus-score.el (gnus-all-score-files): Use append instead of
8697         nconc.
8698
8699         * gnus.el (gnus-splash-face): Doc fix.
8700
8701         * mm-decode.el (mm-mailcap-command): Use
8702         mm-path-name-rewrite-functions.
8703         (mm-path-name-rewrite-functions): New variable.
8704
8705         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
8706         (gnus-complex-form-to-spec): Insert tab.
8707         (gnus-spec-tab): New function.
8708
8709         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
8710         entering the group.
8711
8712         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
8713         the positional spec.
8714         (gnus-parse-complex-format): React to %C.
8715
8716         * gnus-ems.el (gnus-char-width): Moved here.
8717
8718         * gnus-sum.el (gnus-select-newsgroup): Set
8719         gnus-newsgroup-articles.
8720         (gnus-unseen-mark): New variable.
8721         (gnus-newsgroup-unseen): Ditto.
8722         (gnus-newsgroup-seen): Ditto.
8723         (gnus-adjust-marked-articles): Use them.
8724         (gnus-update-marks): Use them.
8725         (gnus-summary-update-secondary-mark): Display.
8726         (gnus-summary-prepare-threads): Display.
8727
8728         * gnus-msg.el (gnus-inews-group-method): Use and return the
8729         method, not the server.
8730
8731 2001-08-19  Simon Josefsson  <jas@extundo.com>
8732
8733         * gnus-srvr.el (gnus-server-agent-face): New.
8734         (gnus-server-agent-face): New.
8735         (gnus-server-mode): Turn on font-lock-mode.
8736
8737         * gnus.el (gnus-server-visual): Add defgroup.
8738
8739 2001-08-19  Simon Josefsson  <jas@extundo.com>
8740         From Joe Casadonte <jcasadonte@northbound-train.com>
8741
8742         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
8743         gnus-server-denied-face): New.
8744         (gnus-server-opened-face, gnus-server-closed-face,
8745         gnus-server-denied-face): New.
8746         (gnus-server-font-lock-keywords): Add.
8747
8748 2001-08-19  Simon Josefsson  <jas@extundo.com>
8749
8750         * nnml.el (nnml-request-set-mark): Return nil.
8751         (nnml-save-marks): Use nnml-possibly-create-directory.
8752         (nnml-open-marks): Only work in temp buffer when inserting/reading
8753         .marks file.
8754
8755 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8756
8757         * gnus.el (gnus-expand-group-parameters): Fix.
8758
8759         * gnus-spec.el (gnus-char-width): New function.
8760         (gnus-correct-substring, gnus-correct-length): Use it.
8761
8762         * message.el (message-required-mail-headers): Fix doc.
8763
8764 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8765
8766         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
8767
8768         * mm-decode.el (mm-save-part-to-file): Insert the handle.
8769
8770 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8771
8772         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
8773         slashdot 2.2 (not fully fixed yet).
8774         (nnslashdot-request-article): Ditto.
8775
8776 2001-08-18  Simon Josefsson  <jas@extundo.com>
8777
8778         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
8779         nnimap.
8780
8781         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
8782         gnus-util.
8783         (nnimap-request-update-info-internal): Use new functions.
8784
8785         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
8786         new functions.
8787
8788 2001-08-18  Simon Josefsson  <jas@extundo.com>
8789
8790         Make nnml groups self-contained as far as marks are concerned.
8791
8792         * nnml.el (nnml-request-delete-group): Delete marks file.
8793         (nnml-request-rename-group): Move marks file.
8794         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
8795         variables.
8796         (nnml-request-set-mark, nnml-request-update-info): New server
8797         functions.
8798         (nnml-save-marks, nnml-open-marks): New functions.
8799
8800 2001-08-18  Simon Josefsson  <jas@extundo.com>
8801
8802         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
8803         `set' when setting marks.
8804
8805 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8806
8807         * gnus.el (gnus-info-find-node): Take an argument.
8808
8809         * gnus-art.el (gnus-button-handle-info): New function.
8810         (gnus-url-unhex-string): Replace "+" with " ".
8811
8812 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8813
8814         * message.el (message-check-news-header-syntax): Check bad From.
8815
8816 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8817
8818         * gnus-spec.el (gnus-correct-length): New function.
8819         (gnus-correct-substring): New function.
8820         (gnus-tilde-max-form): Use it.
8821
8822 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
8823
8824         * nnmh.el: Docstring changes as below.
8825
8826         * nnml.el: Docstring changes as below.
8827
8828         * nnbabyl.el: Docstring changes as below.
8829
8830         * nnmbox.el: Docstring changes as below.
8831
8832         * nnfolder.el: Added docstrings identifying each virtual server
8833         parameter.
8834
8835 2001-08-18  Simon Josefsson  <jas@extundo.com>
8836
8837         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
8838
8839 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
8840
8841         * message.el: rename "Abort Message" to "Postpone Message".
8842         Remove "Attach file as MIME" from Message menu, it's already in
8843         the MIME menu.
8844
8845 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8846
8847         * smime.el (smime-point-at-eol): eval-and-compile.
8848         (smime-make-temp-file): New function.
8849         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
8850         Use it.
8851
8852 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8853
8854         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
8855         (gnus-agent-summary-fetch-group): New command and keystroke.
8856
8857         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
8858         (gnus-mime-display-security): Make it respect
8859         gnus-unbuttonized-mime-type-p.
8860
8861         * gnus-sum.el (gnus-articles-to-read): Comments.
8862         (gnus-article-marked-p): New function.
8863         (gnus-summary-display-make-predicate): New function.
8864         (gnus-select-newsgroup): Use them.
8865
8866         * mm-decode.el (mm-save-part-to-file): Made it not error.
8867
8868 2001-08-17  Simon Josefsson  <jas@extundo.com>
8869
8870         * imap.el (imap-wait-for-tag): If process-status isn't open or
8871         run, return nil instead of sit-for looping.
8872
8873 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8874
8875         * lpath.el (featurep): fbind xml-parse-region.
8876
8877         * gnus.el (gnus-message-archive-method): Default to "archive".
8878         (gnus-message-archive-method): Doc fix.
8879         (gnus-parameters-get-parameter): Cleaned up.
8880         (gnus-expand-group-parameter): New function.
8881
8882         * gnus-start.el (gnus-setup-news): Push the archive server only
8883         the server list.
8884
8885         * mml.el (mml-menu): Changed name to "Attachments".
8886
8887         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
8888         when there is something to detroy.
8889
8890 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8891
8892         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
8893         nil.
8894
8895 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8896
8897         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
8898         which specifies a time today or tomorrow.
8899
8900 2001-08-15  Simon Josefsson  <jas@extundo.com>
8901         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
8902
8903         * gnus-agent.el (gnus-agent-make-mode-line-string)
8904         (gnus-agent-toggle-plugged): Use new API.
8905
8906 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8907
8908         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
8909         deadline has expired.
8910
8911 2001-08-12  Simon Josefsson  <jas@extundo.com>
8912         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
8913
8914         Support `recent' mark indicating newly arrived messages (to
8915         separate from old but unread messages).
8916
8917         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
8918         `nnmail-split-history' if recent is > 0.
8919         (nnimap-request-update-info-internal): Update `recent' marks.
8920         (nnimap-request-set-mark): Never set `recent' marks.
8921         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
8922         recent.
8923
8924         * gnus-sum.el (gnus-recent-mark): New mark.
8925         (gnus-newsgroup-recent): New variable.
8926         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
8927         (gnus-summary-prepare-threads): Mark recent articles.
8928         (gnus-summary-add-mark): Support recent.
8929         (gnus-summary-update-secondary-mark): Support recent.
8930
8931         * gnus.el (gnus-article-mark-lists): Add recent.
8932
8933 2001-08-12  Simon Josefsson  <jas@extundo.com>
8934
8935         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
8936         whether successful decoding took place.  Add doc.
8937
8938 2001-08-12  Simon Josefsson  <jas@extundo.com>
8939         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
8940
8941         * gnus.el (gnus-summary-line-format, gnus-parameters):
8942         * gnus-gl.el (gnus-summary-grouplens-line-format):
8943         * gnus-salt.el (gnus-summary-pick-line-format):
8944         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
8945
8946 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
8947         Committed by Kai Gro\e,b_\e(Bjohann.
8948
8949         * gnus-score.el (gnus-score-string): Fix `match' regexp
8950         for `extra' header case.
8951
8952 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8953
8954         * nnmbox.el (nnmbox-read-mbox): No warning.
8955
8956 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8957
8958         * nndoc.el (nndoc-article-type): Fix doc.
8959         (nndoc-generate-article-function): New variable.
8960         (nndoc-dissection-function): New variable.
8961         (nndoc-type-alist): Add oe-dbx.
8962         (nndoc-oe-dbx-type-p): New function.
8963         (nndoc-oe-dbx-dissection): New function.
8964         (nndoc-oe-dbx-generate-article): New function.
8965
8966 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8967
8968         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
8969         whether deadline has been reached.  Patch from Dan Nicolaescu
8970         <dann@godzilla.ics.uci.edu>.
8971
8972 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8973
8974         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
8975         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
8976         <rintaman@cs.Helsinki.FI>.
8977
8978         * mail-source.el (mail-source-movemail): The error buffer is
8979         modified, but nothing in it.
8980
8981 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8982
8983         * message.el (message-bogus-system-names): New variable.
8984         (message-make-fqdn): Use it.
8985
8986 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8987
8988         * nndraft.el (nndraft-request-group): Use
8989         nndraft-auto-save-file-name.
8990
8991 2001-08-09  Simon Josefsson  <jas@extundo.com>
8992
8993         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
8994         Don't ask whether to decrypt.  Just leave result in buffer (don't
8995         call mm).
8996
8997         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
8998         parts as well.
8999         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
9000         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
9001
9002 2001-08-09  Simon Josefsson  <jas@extundo.com>
9003
9004         * mm-decode.el (mm-insert-part): Return decoding success status.
9005         (mm-save-part-to-file): Error if decoding failed.
9006
9007 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9008
9009         * message.el (message-tab): Use indent-relative.
9010         (message-mode): Don't bind indent-line-function to indent-relative.
9011
9012 2001-08-09  Simon Josefsson  <jas@extundo.com>
9013
9014         * message.el (message-get-reply-headers): Fix string. Suggested by
9015         Christoph Conrad <cc@cli.de>.
9016
9017 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9018
9019         * message.el (message-tab): Use the current value of
9020         indent-line-function.
9021         (message-mode): Bind indent-line-function to indent-relative.
9022
9023 2001-08-08  Simon Josefsson  <jas@extundo.com>
9024
9025         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
9026         whether `imtest' is installed.
9027
9028 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9029         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9030
9031         * gnus-sum.el (gnus-summary-show-article): Call
9032         gnus-summary-update-secondary-secondary-mark.
9033         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
9034         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
9035
9036 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9037
9038         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
9039
9040         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
9041
9042         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
9043         <gerd@gnu.org>.
9044
9045         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
9046
9047         * gnus-util.el (gnus-output-to-rmail): Ditto.
9048         (gnus-output-to-mail): Ditto.
9049
9050         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
9051
9052 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
9053
9054         * message.el (message-indent-citation): Use
9055         `message-yank-cited-prefix' for empty lines.
9056
9057 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
9058
9059         * message.el (message-indent-citation): Quote only lines starting
9060         with ">" using `message-yank-cited-prefix'.
9061
9062 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9063         Trivial patch.
9064
9065         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
9066         gnus-cache-fully-p.
9067
9068 2001-08-04  Simon Josefsson  <jas@extundo.com>
9069
9070         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
9071         file if it doesn't exist (by calling gnus-cache-read-active).
9072
9073 2001-08-04  Simon Josefsson  <jas@extundo.com>
9074
9075         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
9076         (gnus-cache-passively-or-fully-p): Removed.
9077         (gnus-cache-fully-p): Fix it.
9078
9079         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
9080
9081 2001-08-04  Simon Josefsson  <jas@extundo.com>
9082
9083         * gnus-cache.el (gnus-cache-fully-p)
9084         (gnus-cache-passively-or-fully-p): New functions.
9085         (gnus-cache-possibly-enter-article): Cosmetic change, use
9086         `g-c-p-o-f-p'.
9087         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
9088         was bogus (`g-c-p-a-a' does not change active info, just change
9089         the functions parameters).
9090         (gnus-cache-possibly-remove-articles-1): Make sure articles are
9091         not removed in groups that match `gnus-uncacheable-groups'.
9092
9093         Reported and modifications based on discussions with Nuutti
9094         Kotivuori <nuutti.kotivuori@smarttrust.com>.
9095
9096 2001-08-04  Simon Josefsson  <jas@extundo.com>
9097         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
9098
9099         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
9100         calls `gnus-cache-update-active' if bounds has been extended.
9101
9102 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9103
9104         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
9105         before remove.
9106         (gnus-mime-security-show-details): Ditto.
9107
9108 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9109
9110         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
9111         syntax.  Protect string-match against nil string and regexp.
9112
9113 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9114
9115         * mm-util.el (mm-find-charset-region): Remove control-1.
9116
9117 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9118
9119         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
9120
9121 2001-08-04  Simon Josefsson  <jas@extundo.com>
9122
9123         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
9124         buffer.  Delete MIME-Version header.
9125
9126 2001-08-03  Simon Josefsson  <jas@extundo.com>
9127
9128         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
9129         that is entered does not necessarily have the highest article
9130         number in the group, so use `gnus-cache-possibly-alter-active'
9131         instead of `gnus-cache-update-active'.
9132
9133 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9134
9135         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
9136
9137 2001-08-03  Simon Josefsson  <jas@extundo.com>
9138
9139         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
9140         menu.
9141
9142 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9143
9144         * gnus.el (post-method): New group parameter.  It also provides
9145         the user option `gnus-post-method-alist' and the internal function
9146         `gnus-parameter-post-method'.
9147
9148         * gnus-msg.el (gnus-post-method): Bind the value of
9149         `gnus-post-method' to the group parameter if it is defined.
9150
9151 2001-08-02  Simon Josefsson  <jas@extundo.com>
9152
9153         * smime.el (smime-extra-arguments): Removed.
9154         (smime-call-openssl-region): Don't use it.
9155
9156 2001-08-02  Simon Josefsson  <jas@extundo.com>
9157
9158         * smime.el (smime-sign-region): Handle stderr.
9159         (smime-encrypt-region): Ditto.
9160
9161         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
9162         match the ASN.1 length bytes.
9163         (mm-pkcs7-enveloped-magic): Ditto.
9164         (mm-view-pkcs7-get-type): Don't regexp quote.
9165
9166 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9167         From Andreas Fuchs <asf@void.at>
9168
9169         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
9170
9171 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9172
9173         * gnus-art.el (gnus-header-button-alist): References regexp.
9174
9175 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
9176
9177         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
9178         already fboundp.  Add INTERACTIVE arg to autoload form.
9179
9180 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9181
9182         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
9183
9184         * nnmail.el (nnmail-cache-open): Ditto.
9185
9186 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9187
9188         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
9189
9190 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9191
9192         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
9193
9194 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9195         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9196
9197         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
9198         (gnus-agent-toggle-plugged): Use it.
9199
9200 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9201
9202         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
9203         (gnus-ding-file-coding-system): New variable.
9204         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
9205         (gnus-slave-save-newsrc): Use it.
9206
9207 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9208
9209         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
9210         syntax.
9211
9212 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9213         Originally from Andreas Fuchs <asf@void.at>
9214
9215         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
9216         (mml2015-gpg-pretty-print-fpr): New function.
9217         (mml2015-gpg-extract-signature-details): More details, rename from
9218         `m-g-e-from'.
9219         (mml2015-gpg-verify): Use them.
9220         (mml2015-gpg-clear-verify): Use them.
9221
9222 2001-07-31  Simon Josefsson  <jas@extundo.com>
9223
9224         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
9225         buffer when done.
9226
9227 2001-07-30  Simon Josefsson  <jas@extundo.com>
9228
9229         * smime.el (smime-call-openssl-region): Revert previous change,
9230         just pass on buf to `call-process-region'.
9231         (smime-verify-region): Doc fix.  Don't message stuff.  Use
9232         `smime-new-details-buffer'.  Inserts error messages into buffer.
9233         (smime-noverify-region): Ditto.
9234         (smime-decrypt-region): Ditto.  Handles stderr separately.
9235         (smime-verify-buffer, smime-noverify-buffer)
9236         (smime-decrypt-buffer): Doc fix.
9237         (smime-new-details-buffer): New function.
9238         (smime-pkcs7-region, smime-pkcs7-certificates-region)
9239         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
9240         (smime-sign-region, smime-encrypt-region): Don't use
9241         `insert-buffer'.
9242
9243         * mml-smime.el (mml-smime-verify): Fix security button strings.
9244
9245 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9246
9247         * gnus-art.el (gnus-mime-save-part-and-strip): Save
9248         gnus-article-mime-handles.
9249
9250 2001-07-29  Simon Josefsson  <jas@extundo.com>
9251
9252         * mail-source.el (top-level): Require message for message-directory.
9253         (mail-source-directory): Change default to message-directory.
9254
9255         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
9256         (smime-certificate-directory, smime-openssl-program)
9257         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
9258         (smime-extra-arguments): New variable.
9259         (smime-dns-server): Fix customize group.
9260         (smime-call-openssl-region): Use `smime-extra-arguments'.
9261
9262 2001-07-29  Simon Josefsson  <jas@extundo.com>
9263         From Vladimir Volovich <vvv@vsu.ru>
9264
9265         * smime.el (smime-call-openssl-region): Ignore stderr.
9266
9267 2001-07-29  Simon Josefsson  <jas@extundo.com>
9268         From Christoph Conrad <christoph.conrad@gmx.de>
9269
9270         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
9271         file.
9272
9273 2001-07-29  Simon Josefsson  <jas@extundo.com>
9274
9275         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
9276
9277         Support S/MIME decryption.
9278
9279         * mm-decode.el (mm-inline-media-tests):
9280         (mm-inlined-types):
9281         (mm-automatic-display):
9282         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
9283
9284         * mm-view.el (mm-pkcs7-signed-magic):
9285         (mm-pkcs7-enveloped-magic): New variables.
9286         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
9287         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
9288         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
9289         PKCS#7 blobs.
9290
9291         * smime.el (smime-decrypt-region): Expand keyfile.
9292
9293 2001-07-29  Simon Josefsson  <jas@extundo.com>
9294
9295         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
9296         `ssl.el' variables.
9297
9298         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9299         but line instead of narrowing to it, because `nnmail-parse-active'
9300         calls widen.  Thanks to Christoph Conrad
9301         <christoph.conrad@gmx.de>.
9302
9303 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9304
9305         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9306         for %B spec.
9307
9308         * gnus-sum.el (gnus-summary-prepare-threads): If
9309         gnus-sum-thread-tree-root is nil, use subject instead.
9310         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9311         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9312         (gnus-sum-thread-tree-leaf-with-other)
9313         (gnus-sum-thread-tree-single-leaf): Documentation.
9314         (gnus-sum-thread-tree-single-indent): Allow nil.
9315
9316 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9317
9318         * message.el (message-fill-paragraph): Do nothing if the user
9319         wants filladapt-mode.
9320
9321 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9322
9323         * mm-decode.el (mm-image-type-from-buffer): New function.
9324         (mm-get-image): Use it.
9325
9326 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9327
9328         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
9329
9330         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
9331         mm-display-parts too.
9332
9333 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9334
9335         * nnfolder.el (nnfolder-request-accept-article): Bind
9336         nntp-server-buffer.
9337
9338         * nnmail.el (nnmail-parse-active): Read from buffer instead of
9339         nntp-server-buffer.
9340
9341 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9342
9343         * message.el (message-check-news-header-syntax): Use
9344         message-post-method.
9345         (message-send-news): Bind message-post-method.
9346
9347 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9348
9349         * mml.el (mml-tweak-type-alist): New variable.
9350         (mml-tweak-function-alist): New variable.
9351         (mml-tweak-part): New function.
9352         (mml-generate-mime-1): Use it.
9353
9354 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9355
9356         * nnfolder.el (nnfolder-request-accept-article): Replace
9357         nnfolder-request-list.
9358
9359 2001-07-27  Simon Josefsson  <jas@extundo.com>
9360
9361         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
9362         nnoo-change-server failed to do it.
9363
9364 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9365
9366         * gnus.el (gnus-parameters): Make it customizable.
9367
9368 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9369
9370         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9371
9372         * message.el (message-set-auto-save-file-name): More
9373         poor-system-types.
9374
9375         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9376
9377         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9378         supports +.
9379
9380 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9381
9382         * mm-decode.el (mm-readable-p): New function.
9383         (mm-inline-media-tests): Fix the default testers.
9384
9385 2001-07-26  Simon Josefsson  <jas@extundo.com>
9386
9387         * nnimap.el (nnimap-version): Bump version number.
9388
9389 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9390         From Steven E. Harris <seh@speakeasy.org>
9391
9392         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
9393         in M$Windows too.
9394
9395 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9396
9397         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
9398
9399 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9400
9401         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
9402
9403         * mm-decode.el (mm-get-image): Guess then use the type.
9404
9405         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
9406
9407 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
9408
9409         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
9410         display (%B) for threads if threading is off.
9411
9412 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9413         From Henrik Enberg <henrik@enberg.org>
9414
9415         * gnus-msg.el: Customization patch.
9416
9417 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
9418
9419         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
9420         variable.
9421         (nnmail-split-fancy-with-parent): Ignore certain groups.
9422
9423 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9424
9425         * gnus-util.el (gnus-byte-compile): New function.
9426         (gnus-use-byte-compile): New variable.
9427         (gnus-make-sort-function): Use it.
9428
9429         * nnmail.el (nnmail-get-new-mail): Use it.
9430
9431         * gnus-agent.el (gnus-category-make-function): Simple function or
9432         compiled function.
9433         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
9434
9435         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
9436         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
9437         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
9438
9439         * message.el (message-check-news-header-syntax): Remove quote.
9440
9441 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9442
9443         * message.el (message-use-mail-followup-to): `t' is not a
9444         documented value.
9445
9446 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9447
9448         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
9449
9450 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9451
9452         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
9453         there are long lines.
9454
9455 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9456
9457         * dgnushack.el (copy-list): New compiler macro.
9458
9459 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9460
9461         * message.el (message-bounce): If no Return-Path, the whole
9462         content is considered as the original message.
9463
9464         * nnml.el (nnml-check-directory-twice): New variable.
9465         (nnml-article-to-file): Use it.
9466         (nnml-retrieve-headers): Hack it.
9467
9468 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9469
9470         * gnus-win.el (gnus-buffer-configuration): New configure.
9471
9472         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
9473         not alive.
9474
9475         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
9476         (mm-display-external): Use display-term configure.
9477
9478 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9479
9480         * gnus-delay.el (gnus-delay-default-hour): New variable.
9481         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
9482
9483 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9484         From Karl Kleinpaste <karl@charcoal.com>
9485
9486         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
9487         (gnus-summary-prepare-threads): Ditto.
9488
9489         * gnus.el (gnus-summary-line-format): Add %B.
9490
9491 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9492
9493         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
9494
9495         * mm-util.el (mm-string-as-multibyte): New function.
9496
9497         * nnmh.el (nnmh-request-list-1): Encode, not decode!
9498
9499 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9500
9501         * mm-util.el (mm-universal-coding-system): New variable.
9502
9503         * gnus-start.el (gnus-startup-file-coding-system): Use it.
9504
9505         * score-mode.el (score-mode-coding-system): Use it.
9506
9507 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9508
9509         * gnus-start.el (gnus-setup-news): Call
9510         `gnus-check-bogus-newsgroups' just after the native server is
9511         opened.
9512
9513 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9514
9515         * nnmail.el (nnmail-do-request-post): Util function to be used by
9516         `nnchoke-request-post' for all nnmail-derived backends.
9517
9518         * nnml.el (nnml-request-post): Use it.
9519
9520         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
9521         backend, for it groks nnml-request-post.
9522
9523         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
9524         Treat `mail-post' backends like `mail' backends, not like `news'
9525         backends.
9526
9527 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9528
9529         * gnus-msg.el (gnus-setup-message): make-local-hook.
9530
9531 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9532
9533         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
9534         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
9535         <karl@charcoal.com>, slightly changed by Kai.
9536
9537         * message.el (message-check-news-header-syntax): When checking
9538         whether the groups exist, check the right server based on
9539         `gnus-post-method'.
9540
9541 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9542
9543         * gnus-delay.el: New file.
9544
9545 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9546
9547         * mm-util.el (mm-read-coding-system): Take two arguments.
9548
9549         * gnus-sum.el (gnus-summary-show-article): Use
9550         mm-read-coding-system.
9551
9552         * gnus-art.el (article-de-quoted-unreadable):
9553         (article-de-base64-unreadable, article-wash-html):
9554         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
9555
9556 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9557
9558         * nnml.el (nnml-request-post): New function.  Can be used for
9559         annotations in nnml groups.
9560
9561 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9562
9563         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
9564         command.
9565
9566         * gnus-start.el (gnus-find-new-newsgroups): Use
9567         `message-make-date' instead of `current-time-string'.
9568         (gnus-ask-server-for-new-groups): Ditto.
9569         (gnus-check-first-time-used): Ditto.
9570
9571 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9572
9573         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
9574
9575 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
9576
9577         * message.el (message-shorten-references): Change `maxcount' and
9578         `cut' to obey USEFOR draft 5.
9579
9580 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
9581
9582         * gnus-sum.el (gnus-summary-display-arrow): New variable.
9583         (gnus-summary-set-article-display-arrow): New function.
9584         (gnus-summary-goto-subject): Use it.
9585
9586 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9587
9588         * gnus-sum.el (gnus-summary-import-article): Insert date if
9589         doesn't exist.
9590
9591 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9592
9593         * mml.el (mml-content-type-parameters): New variable.
9594         (mml-content-disposition-parameters): New variable.
9595         (mml-insert-mime-headers): Use them.
9596         (mml-parse-1): Accept charset.
9597
9598 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9599
9600         * gnus-group.el (gnus-group-select-group): Doc fix.
9601
9602         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
9603
9604 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9605
9606         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
9607         to handle `define-derived-mode'.
9608
9609 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9610         From:  Stefan Monnier  <monnier@cs.yale.edu>
9611
9612         * message.el (message-mode): Use define-derived-mode.
9613         (message-tab): message-completion-alist.
9614
9615         * imap.el (imap-interactive-login): Use make-local-variable.
9616         (imap-open): Ditto.
9617         (imap-authenticate): Ditto.
9618
9619         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
9620
9621         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
9622
9623 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9624
9625         * message.el (message-citation-line-function): Refer to
9626         gnus-cite-attribution-suffix.
9627
9628 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9629
9630         * gnus-art.el,...: Error convention changes.
9631
9632 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9633
9634         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
9635
9636 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9637
9638         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
9639         (nnrss-read-server-data): Ditto.
9640
9641 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9642
9643         * gnus-setup.el (gnus-use-installed-gnus): Typo.
9644         * Cleanup files.
9645         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9646
9647 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9648
9649         * gnus.el (gnus-summary-line-format): Add %o.
9650
9651         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
9652         unless shell outputs something.
9653
9654 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9655
9656         * gnus-art.el (gnus-boring-article-headers): Better doc.
9657         (article-hide-headers): Better regexp.
9658         Suggested by Matt Swift <swift@alum.mit.edu>.
9659
9660         * nnheader.el (nnheader-max-head-length): Better doc.
9661         (nnheader-header-value): Skip spaces.
9662         (nnheader-parse-head): Remove space.
9663         Suggested by Matt Swift <swift@alum.mit.edu>.
9664
9665         * gnus-sum.el (gnus-summary-show-raw-article): New function.
9666         (gnus-get-newsgroup-headers): Remove space.
9667
9668 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9669
9670         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
9671         (gnus-summary-reply): Use it.
9672         (gnus-summary-reply-broken-reply-to): New function.
9673         (gnus-msg-force-broken-reply-to): New function.
9674
9675         * mm-view.el (mm-inline-text): Showing as text/plain when error.
9676
9677 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9678
9679         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
9680
9681 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9682
9683         * mm-decode.el (mm-external-terminal-program): New variable.
9684         (mm-display-external): Use it. Use term to display when no
9685         window-system.
9686
9687 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
9688
9689         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
9690         Browse->Next entries to Browse->Prev
9691
9692 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9693
9694         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
9695
9696 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9697
9698         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
9699         for the default encoding.
9700
9701         * nnrss.el (nnrss-url-field): New field.
9702         (nnrss-request-article): Add newsgroups.
9703
9704         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
9705
9706 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9707
9708         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
9709
9710         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
9711         (gnus-draft-setup): Remove backlog.
9712
9713 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9714
9715         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
9716         Cleanup.
9717
9718 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9719
9720         * gnus-msg.el (gnus-bug): Erase buffer.
9721
9722         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
9723
9724 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9725
9726         * mm-decode.el (mm-attachment-override-p): Fix typo.
9727
9728 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
9729
9730         * gnus-kill.el (gnus-execute): Work with the extra headers.
9731         * gnus-sum.el (gnus-summary-execute-command): Ditto.
9732
9733 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9734
9735         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
9736         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
9737
9738         * message.el (message-send-mail-real-function): New variable.
9739         (message-send-mail-partially, message-send-mail):
9740
9741         * nngateway.el (nngateway-request-post): Use it.
9742
9743         * gnus-agent.el (gnus-agentize): Use it.
9744
9745         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
9746         (nnsoup-revert-variables): Use it.
9747
9748 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
9749
9750         * mm-decode.el (mm-inline-media-tests): Default to displaying as
9751         text/plain if the type doesn't match any other media types.
9752         (mm-inlined-types): Doc fix.
9753         (mm-display-inline): Revert previous change (now handled by a
9754         default type in `mm-inline-media-tests'.
9755         (mm-inlinable-p): Revive.
9756         (mm-display-part): Call `mm-inlinable-p'.
9757         (mm-attachment-override-p): Ditto.
9758         (mm-inlined-p): Doc fix.
9759
9760         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
9761         well as `mm-inlined-p'.
9762
9763 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9764
9765         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
9766         (nntp-send-command-and-decode): Use gnus-point-at-bol.
9767
9768 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9769         From  Paul Jarc <prj@po.cwru.edu>
9770
9771         * message.el (message-use-mail-followup-to): New variable.
9772         (message-get-reply-headers): Use it.
9773
9774 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
9775
9776         * nnheader.el (nnheader-init-server-buffer): Make sure the
9777         *nntpd* buffer is made multibyte instead of a random buffer.
9778
9779 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9780
9781         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
9782         when it returns headers.
9783
9784 2001-07-07  Simon Josefsson  <jas@extundo.com>
9785
9786         * rfc2047.el (rfc2047-encode-message-header): Skip header when
9787         trying to fold. Thanks to Colin Walters
9788         <walters@cis.ohio-state.edu>
9789
9790 2001-07-06  Simon Josefsson  <jas@extundo.com>
9791
9792         * imap.el (imap-parse-address-list, imap-parse-flag-list)
9793         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
9794         Add information in `assert's.
9795
9796         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
9797         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
9798         and `nnimap-group-overview-filename', should handle all
9799         change-of-uidvalidity related issues.  But there may be other
9800         problems.)
9801
9802 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9803
9804         * rfc2047.el (rfc2047-encode-message-header): Don't include the
9805         header name when folding.
9806
9807 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9808
9809         * mm-decode.el (mm-inlined-types): Document relationship with
9810         `mm-inline-media-tests'.
9811         (mm-display-inline): Default to displaying as plain text if no
9812         inlining handler is available.
9813         (mm-inlinable-p): Remove.
9814         (mm-inlined-p): Don't call `mm-inlinable-p'.
9815         (mm-automatic-display-p): Ditto.
9816         (mm-attachment-override-p): Ditto.
9817
9818 2001-07-04  Simon Josefsson  <jas@extundo.com>
9819
9820         * nnimap.el (nnimap-importantize-dormant): New variable.
9821         (nnimap-request-update-info-internal): Use it.
9822         (nnimap-request-set-mark): Ditto.
9823
9824 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9825
9826         * nntp.el (nntp-send-command): don't pass a buffer argument to
9827         `point'. Only XEmacs accepts this.
9828         * nntp.el (nntp-send-command-nodelete): ditto.
9829         * nntp.el (nntp-send-command-and-decode): ditto.
9830
9831 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9832
9833         * nntp.el (nntp-open-connection-function): doc update.
9834         * nntp.el (nntp-pre-command): New.
9835         * nntp.el (nntp-via-rlogin-command): New.
9836         * nntp.el (nntp-via-telnet-command): New.
9837         * nntp.el (nntp-via-telnet-switches): New.
9838         * nntp.el (nntp-via-user-name): New.
9839         * nntp.el (nntp-via-user-password): New.
9840         * nntp.el (nntp-via-address): New.
9841         * nntp.el (nntp-via-envuser): New.
9842         * nntp.el (nntp-via-shell-prompt): New.
9843         * nntp.el (nntp-open-telnet-stream): New.
9844         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
9845         * nntp.el (nntp-open-via-telnet-and-telnet): New.
9846         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
9847         * nntp.el (nntp-send-command): ditto.
9848         * nntp.el (nntp-send-command-nodelete): ditto.
9849         * nntp.el (nntp-send-command-and-decode): ditto.
9850
9851 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
9852         Trivial patch.
9853
9854         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
9855         `when'.
9856
9857 2001-07-03  Simon Josefsson  <jas@extundo.com>
9858         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
9859
9860         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
9861
9862 2001-07-03  Simon Josefsson  <jas@extundo.com>
9863
9864         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
9865         remove it (workaround XEmacs `fill-region' bug).
9866
9867 2001-07-01  Simon Josefsson  <jas@extundo.com>
9868
9869         * nnimap.el (nnimap-date-days-ago): Defeat locale.
9870
9871 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9872
9873         * mml2015.el (mml2015-format-error): New function.
9874         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
9875         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
9876         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
9877
9878 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9879
9880         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
9881         Suggested by Christoph Conrad <C.Conrad@cli.de>.
9882
9883         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
9884         group variables.
9885
9886 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9887
9888         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
9889
9890         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
9891         (nnrss-save-group-data): Ditto.
9892
9893         * gnus-agent.el (gnus-agent-save-alist): Ditto.
9894
9895 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9896
9897         * message.el (message-do-send-housekeeping): Narrow to headers.
9898
9899 2001-06-24  Simon Josefsson  <jas@extundo.com>
9900
9901         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
9902         insertion when breaking lines looked for " \t" instead of "[ \t]".
9903         (rfc2047-encode-message-header): Fold lines even if
9904         no QP encoding is done.
9905
9906 2001-06-23  Simon Josefsson  <jas@extundo.com>
9907         From Samuel Tardieu <sam@inf.enst.fr>
9908
9909         * smime.el (smime-keys): Support additional certificates.
9910         (smime-make-certfiles): New function.
9911         (smime-sign-region): Use previous variables.
9912         (smime-get-certfiles): New function.
9913         (smime-sign-buffer): Use it.
9914         (smime-verify-region): Support both CAfile and CApath.
9915
9916 2001-06-23  Simon Josefsson  <jas@extundo.com>
9917
9918         * smime.el (smime-decrypt-region): Perhaps work.
9919
9920 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9921
9922         * gnus-msg.el (gnus-copy-article-buffer): Typo.
9923
9924 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9925
9926         * mm-decode.el (mm-save-part): Rewrite file name.
9927         (mm-file-name-rewrite-functions): New variable.
9928         (mm-file-name-delete-whitespace): New function.
9929         (mm-file-name-trim-whitespace): New function.
9930         (mm-file-name-collapse-whitespace): New function.
9931         (mm-file-name-replace-whitespace): New variable and function.
9932
9933 2001-06-22  Simon Josefsson  <jas@extundo.com>
9934
9935         * message.el (message-make-date): Workaround locale for weekdays.
9936
9937 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9938
9939         * message.el (message-goto-body): Return nil if not found. (revert!)
9940
9941 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9942         From Fremlin <chief@bandits.org>
9943
9944         * message.el (message-goto-body): Some messages have no header.
9945
9946         * gnus-msg.el (gnus-copy-article-buffer): Use it.
9947
9948 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9949
9950         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
9951
9952 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9953
9954         * message.el (message-make-date): Add week day.
9955         Suggested by Jason R. Mastaler <jason@mastaler.com>.
9956
9957 2001-06-19  Simon Josefsson  <jas@extundo.com>
9958
9959         * message.el (message-yank-prefix): Doc fix.
9960         (message-yank-cited-prefix): Ditto.
9961         (message-delete-not-region): Keep citation prefix on first line,
9962         if possible and appropriate.
9963
9964 2001-06-19  Simon Josefsson  <jas@extundo.com>
9965
9966         * imap.el (imap-process-connection-type): New variable.
9967         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
9968         recent `imtest's work completely (no line length issues), while
9969         making making old `imtest's unusable.  Thanks to NAGY Andras
9970         <nagya@inf.elte.hu> for his work.
9971
9972 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
9973
9974         * imap.el (imap-ssl-program): Add -quiet to shut up
9975         OpenSSL/SSLeay's internal debug talk.
9976
9977 2001-06-19  Matt Armstrong  <matt@lickey.com>
9978
9979         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
9980         server.
9981
9982 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9983
9984         * nnmail.el (nnmail-article-buffer): New variable.
9985         (nnmail-split-incoming): Use it.
9986
9987 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
9988
9989         * qp.el (quoted-printable-decode-region): If called interactively,
9990         use coding-system-for-read.
9991
9992 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9993
9994         * message.el (message-check-news-header-syntax): Check Reply-To.
9995
9996 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9997
9998         * mml.el (mml-parse-1): Use message options.
9999
10000         * message.el (message-do-fcc): Don't do anything if there is no
10001         FCC.
10002
10003 2001-06-16  Simon Josefsson  <jas@extundo.com>
10004
10005         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
10006         (nnimap-expunge-search-string): New variable.
10007         (nnimap-request-expire-articles): Use it.
10008
10009 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10010
10011         * message.el (message-send-mail-with-qmail): wrong exit status is
10012         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
10013
10014 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10015
10016         * gnus-art.el (article-strip-multiple-blank-lines): Use
10017         delete-region instead of replace-match.
10018
10019 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10020
10021         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
10022         (nnweb-google-wash-article): Ditto.
10023
10024 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
10025
10026         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
10027
10028 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10029
10030         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
10031         specs.
10032
10033 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10034
10035         * gnus.el (gnus-email-address): Move it here.
10036
10037         * gnus-art.el (article-de-quoted-unreadable): Read charset if
10038         requested.
10039         (article-de-base64-unreadable): Ditto.
10040         (article-wash-html): Ditto.
10041
10042 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10043
10044         * message.el (message-options-set-recipient): Don't add ", "
10045         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
10046
10047 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10048
10049         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
10050
10051 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10052
10053         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
10054         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
10055
10056         * nnrss.el (nnrss-node-text): Node might be nil.
10057
10058 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10059
10060         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
10061         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
10062
10063         * nnrss.el (nnrss-group-alist): More items.
10064
10065 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10066
10067         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
10068
10069 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10070         Trivial patch from Dale Hagglund  <rdh@best.com>
10071
10072         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
10073         restrict clauses.
10074
10075 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10076
10077         From Benjamin Rutt <brutt+news@bloomington.in.us>
10078
10079         * message.el (message-wide-reply-confirm-recipients): New variable.
10080
10081 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
10082         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
10083
10084         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
10085         fix so it works with XEmacs.
10086
10087 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10088
10089         * nnrss.el (nnrss-retrieve-headers): Support description as extra
10090         headers.
10091
10092 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10093
10094         * nnrss.el: Fix a few bugs.
10095
10096 2001-06-05  Simon Josefsson  <jas@extundo.com>
10097
10098         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
10099         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
10100
10101 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
10102
10103         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
10104         binary so that we don't transmit ISO 2022 garbage to the process.
10105         This is needed under XEmacs.
10106
10107 2001-06-03  Simon Josefsson  <simon@josefsson.org>
10108
10109         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
10110         autoloaded incorrectly below because ssl-program-* is bound.)
10111         Thanks to Amos Gouaux for report.
10112
10113 2001-06-02  Simon Josefsson  <simon@josefsson.org>
10114
10115         * imap.el (imap-kerberos4-open):
10116         (imap-gssapi-open):
10117         (imap-ssl-open):
10118         (imap-network-open):
10119         (imap-shell-open):
10120         (imap-starttls-open): Set buffer to workaround spurious
10121         `accept-process-output' buffer changes.  Thanks to Mats Lidell
10122         <Mats.Lidell@contactor.se> for report and partial patch and Jake
10123         Colman <colman@ppllc.com> for report.
10124
10125 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10126
10127         * gnus-sum.el (gnus-summary-catchup): New argument.
10128         (gnus-summary-catchup-from-here): New function.
10129
10130 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10131
10132         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
10133         back, then insert glyph.  (Before, the glyph was inserted first,
10134         then the newline.)  This works around a behavior in XEmacs where
10135         it is not possible to insert a character after a glyph which is at
10136         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
10137
10138 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10139
10140         From Jaap-Henk Hoepman (jhh@xs4all.nl).
10141
10142         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
10143         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
10144         mm-destroy-postponed-undisplay-list): New functions.
10145         (mm-display-external): Use them.
10146
10147 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10148
10149         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
10150         `default-low' when evaluating `gnus-summary-highlight'.
10151         From Raja R Harinath <harinath@cs.umn.edu>.
10152
10153 2001-05-27  Simon Josefsson  <simon@josefsson.org>
10154
10155         * message.el (message-yank-cited-prefix): New variable.
10156         (message-indent-citation): Use it.
10157
10158         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
10159         as details.
10160         (mml2015-mailcrypt-clear-verify): Ditto.
10161
10162 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10163         From Nevin Kapur <nevin@jhu.edu>.
10164
10165         * gnus-sum.el (gnus-summary-default-high-score,
10166         gnus-summary-default-low-score): New variables.
10167         (gnus-summary-highlight): Use them.
10168
10169 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
10170
10171         * message.el (message-mail): pass the 'send-actions argument to
10172         `message-setup'.
10173
10174 2001-05-16  Simon Josefsson  <simon@josefsson.org>
10175         From Raymond Scholz <ray-2001@zonix.de>
10176
10177         * gnus-art.el (gnus-mime-view-part-as-charset):
10178         (gnus-mime-internalize-part): Doc fixes.
10179
10180 2001-05-11  Simon Josefsson  <simon@josefsson.org>
10181
10182         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
10183         status lines without any text ("^215$").
10184
10185 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10186
10187         * nnrss.el (nnrss-check-group): Reverse.
10188
10189 2001-05-07  Simon Josefsson  <simon@josefsson.org>
10190
10191         * message.el (message-get-reply-headers):
10192         (message-followup): Fix typo, suggested by David Green
10193         <dgreen@uab.edu>
10194
10195 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10196
10197         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
10198
10199         * nnrss.el (nnrss-open-server): Read server data when it is called.
10200         (nnrss-request-expire-articles): Fix.
10201
10202 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10203
10204         * message.el (message-do-send-housekeeping): mail-abbrevs may
10205         rename buffer behind Gnus.
10206
10207 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10208
10209         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
10210         (nnrss-group-alist): Add more resources.
10211         (nnrss-check-group): Ignore errors.
10212
10213 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10214
10215         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
10216
10217         * nnslashdot.el (nnslashdot-request-list): Add time.
10218         (nnslashdot-request-expire-articles): New function.
10219
10220         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
10221         secondary methods too.
10222
10223 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10224
10225         * message.el (message-use-followup-to): Set default value to t.
10226
10227 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
10228
10229         * message.el (message-dont-reply-to-names): Fix documentation.
10230         (message-get-reply-headers): Use Mail-Followup-To only for wide
10231         replies.
10232
10233 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10234
10235         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
10236         correctly.
10237         (nnrss-check-group): Use time.
10238
10239 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10240
10241         * gnus.el: Oort Gnus v0.03 is released.
10242
10243 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10244
10245         * nnultimate.el (nnultimate-topic-article-to-article): Use the
10246         group.
10247
10248 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10249
10250         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
10251
10252 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10253
10254         * nnultimate.el (nnultimate-retrieve-headers): Return all
10255         available headers.
10256
10257         * gnus-sum.el (gnus-read-all-available-headers): New variable.
10258         (gnus-get-newsgroup-headers-xover): Use it.
10259
10260 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10261
10262         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
10263
10264 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10265
10266         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
10267
10268 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10269
10270         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
10271         disable it.
10272
10273         * gnus.el (gnus-info-nodes): Remove a few The's.
10274
10275 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10276
10277         * mail-source.el (mail-source-movemail): Call-process may return a
10278         signal description string.
10279
10280         * gnus-start.el (gnus-read-newsrc-el-file):
10281         gnus-newsrc-file-version may be nil.
10282
10283         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
10284         Suggested by Michael Sperber [Mr. Preprocessor]
10285         <sperber@informatik.uni-tuebingen.de>.
10286
10287 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10288
10289         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
10290
10291 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
10292
10293         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
10294         fontify HANDLE.
10295
10296 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10297
10298         * smime.el (smime-ask-passphrase): Rework to return value.
10299         (smime-sign-region): Rework to bind value and use it.
10300         (smime-decrypt-region): Ditto.
10301
10302 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10303         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10304
10305         * smime.el (smime-ask-passphrase): New function.
10306         (smime-sign-region): Use it.
10307         (smime-encrypt-cipher): New variable.
10308         (smime-decrypt-region): Ditto.
10309
10310 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10311         Committed by Simon Josefsson  <simon@josefsson.org>
10312
10313         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10314         the log.
10315
10316 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10317
10318         * gnus.el: Oort Gnus v0.02 is released.
10319
10320 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
10321
10322         * gnus.el: Oort Gnus v0.01 is released.
10323
10324 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10325
10326         * gnus-sum.el (gnus-summary-highlight): Highlight read
10327         undownloaded articles as read articles.
10328
10329         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
10330         (gnus-agent-get-undownloaded-list): Mark all undownloaded
10331         articles, even read ones, as such.
10332
10333         * gnus-sum.el (gnus-summary-find-matching): Clean up.
10334         (gnus-find-matching-articles): New function.
10335         (gnus-summary-limit-include-matching-articles): New command.
10336         (gnus-summary-limit-include-thread): Include articles that have
10337         matching subjects.
10338         (gnus-offer-save-summaries): Clean up.
10339
10340 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10341
10342         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
10343
10344 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10345         From Jason Merrill <jason_merrill@redhat.com>
10346
10347         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
10348
10349 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
10350         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10351
10352         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
10353         newsgroup names when the original article is a news message.
10354
10355 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10356
10357         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
10358         supported. Suggest by Jim Meyering <jim@meyering.net>.
10359
10360 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
10361         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10362
10363         * nnmail.el (nnmail-split-it): Added check for .* at the end of
10364         regexp in nnmail-split-fancy.
10365
10366 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10367
10368         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10369
10370 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10371
10372         * message.el (message-send-mail): Improve the interaction with the
10373         user.
10374
10375 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10376
10377         * imap.el (imap-message-copy): Work around buggy servers that
10378         doesn't send TRYCREATE tags.
10379
10380 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10381
10382         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10383
10384 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10385
10386         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10387         date.
10388
10389 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10390
10391         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
10392         lives.
10393
10394 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10395
10396         * gnus-art.el (gnus-parse-news-url): New function.
10397         (gnus-button-handle-news): New function.
10398         (gnus-button-alist): Point to new functions.
10399
10400         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
10401
10402         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
10403         gnus-format-specs.
10404
10405         * message.el (message-check-news-header-syntax): Question even
10406         when Gnus doesn't know the group names.
10407         (message-send-news): Clean up.
10408
10409         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
10410         exited on purpose without saving.
10411
10412         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
10413
10414 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10415
10416         * gnus-score.el (gnus-score-orphans): Clean up.
10417
10418         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
10419
10420         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
10421         later.
10422
10423         * gnus-start.el (gnus-close-all-servers): Find the right items to
10424         close.
10425
10426         * qp.el (quoted-printable-decode-region): Just message
10427         malformation; don't quit.
10428
10429 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10430         From Gerd Moellmann <gerd@gnu.org>.
10431
10432         * gnus.el (gnus-interactive): A typo.
10433
10434 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
10435         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10436
10437         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
10438         `assq-delete-all', if that function exists; otherwise use the old
10439         definition. Documentation changed to match the one in
10440         `assq-delete-all'.
10441
10442 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10443
10444         * gnus-start.el (gnus-close-all-servers): New function.
10445
10446         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
10447         (gnus-server-remove-denials): Clean up.
10448
10449         * gnus-sum.el (gnus-summary-sort-by-original): New command and
10450         keystroke.
10451
10452 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10453
10454         * message.el (message-send-news): Message where we are sending.
10455         (message-send-mail): Ditto.
10456
10457         * gnus.el (gnus-server-string): New function.
10458
10459         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
10460
10461         * mm-decode.el (mm-default-directory): Customized.
10462         (mm-tmp-directory): Ditto.
10463
10464         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
10465         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
10466         or Chars.
10467         (gnus-summary-line-format-alist): ?l is now a string.
10468         (gnus-summary-prepare-threads): Output ? for unknown lines.
10469         (gnus-summary-insert-line): Ditto.
10470         (gnus-summary-print-article): Unbalanced parentheses.
10471
10472         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
10473         out whether new stuff has arrived.
10474
10475 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
10476
10477         * gnus-sum.el: Let printing work on ttys on Emacs.
10478
10479 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10480
10481         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
10482         when forcing news.
10483
10484         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
10485         command.
10486
10487 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
10488
10489         * message.el (message-set-auto-save-file-name): Don't use
10490         asterisks under nt.
10491
10492 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10493
10494         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
10495         lists of articles.
10496
10497         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
10498
10499         * gnus-msg.el (gnus-put-message): Clean up.
10500         (gnus-summary-reply): Mark all replied-to articles as replied to.
10501         (gnus-inews-add-send-actions): Also mark as forwarded.
10502         (gnus-summary-mail-forward): Mark as forwarded.
10503
10504         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
10505         of articles.
10506         (gnus-summary-mark-article-as-forwarded): Ditto.
10507
10508         * gnus-msg.el (gnus-summary-resend-message): Mark article as
10509         forwarded.
10510         (gnus-summary-mail-forward): Clean up.
10511
10512         * gnus.el (gnus-article-mark-lists): Added forward.
10513
10514         * gnus-sum.el (gnus-forwarded-mark): New variable.
10515         (gnus-summary-prepare-threads): Use it.
10516         (gnus-summary-update-secondary-mark): Ditto.
10517         (gnus-newsgroup-forwarded): New variable.
10518
10519 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10520
10521         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
10522         (gnus-summary-very-wide-reply): New command and keystroke.
10523         (gnus-summary-very-wide-reply-with-original): Ditto.
10524
10525         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
10526         (gnus-score-adaptive): Use it.
10527
10528         * gnus-start.el (gnus-get-unread-articles): Clean up.
10529
10530 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10531
10532         * nnultimate.el (nnultimate-retrieve-headers): Work for other
10533         boards.
10534
10535 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
10536
10537         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
10538         * gnus-start.el (gnus-subscribe-newsgroup): use it.
10539
10540 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10541
10542         * nnultimate.el (nnultimate-retrieve-headers): Understand
10543         long-form month names.
10544
10545 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10546
10547         * gnus-sum.el (gnus-summary-show-all-headers):
10548         gnus-article-show-all-headers is broken. Use
10549         gnus-summary-toggle-header instead.
10550
10551         * mml2015.el (mml2015-gpg-extract-from): No error.
10552
10553 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10554         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
10555
10556         * mml2015.el (mml2015-gpg-extract-from): New function.
10557         (mml2015-gpg-verify): Use it.
10558         (mml2015-gpg-clear-verify): Use it.
10559
10560 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10561
10562         * message.el (message-setup-fill-variables): Use
10563         fill-paragraph-function.
10564         (message-fill-paragraph): Take an argument.
10565         (message-newline-and-reformat): Take another argument.
10566
10567 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10568
10569         * message.el (rmail-output): It is in rmailout.el not rmail.el.
10570
10571 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10572
10573         * message.el (message-forward): local-variable-p takes an extra
10574         argument in XEmacs.
10575
10576 2001-03-16  Simon Josefsson  <simon@josefsson.org>
10577
10578         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
10579         `nnimap-use-nov-p' (it really tested the negative).
10580         (nnimap-retrieve-headers): Use it.
10581
10582 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10583
10584         * message.el (message-generate-headers-first): Update doc.
10585
10586 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
10587         Trivial patch.
10588
10589         * gnus.el (gnus-summary-line-format): Typo.
10590
10591 2001-03-11  Simon Josefsson  <simon@josefsson.org>
10592
10593         * mailcap.el (mailcap-mime-data): Add application/sieve.
10594         (mailcap-mime-extensions): Add .siv, .xls.
10595
10596 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10597         From Christoph Conrad <christoph.conrad@gmx.de>
10598
10599         * gnus-score.el (gnus-summary-lower-thread): Typo.
10600
10601 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10602
10603         * message.el (message-forward-decoded-p): New variable.
10604         (message-forward-subject-author-subject): Use it.
10605         (message-make-forward-subject): Use it.
10606         (message-forward): Use it.
10607
10608         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
10609
10610         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
10611         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
10612
10613 ;;Has been fixed -- zsh.
10614 ;;2001-03-05  Dave Love  <fx@gnu.org>
10615 ;;
10616 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
10617 ;;      Move it after definition of mm-coding-system-p.
10618 ;;
10619 2001-03-01  Dave Love  <fx@gnu.org>
10620
10621         * mm-util.el (mm-inhibit-file-name-handlers): Add
10622         image-file-handler.
10623
10624 2001-02-11  Dave Love  <fx@gnu.org>
10625
10626         * message.el (message-signature-file): Fix doc, :type.
10627
10628 2001-02-08  Dave Love  <fx@gnu.org>
10629
10630         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
10631         (message-posting-charset): Defvar when compiling again.
10632         (rfc2047-encodable-p): Require message.
10633
10634         * gnus-sum.el (gnus-alter-articles-to-read-function):
10635         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
10636
10637 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10638
10639         * nnrss.el: New file.
10640
10641 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
10642         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10643
10644         * rfc2047.el (rfc2047-unfold-region): Fix arg of
10645         `skip-chars-forward'.
10646
10647 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10648
10649         * nndraft.el (nndraft-request-group): Restore auto save files if
10650         the original files do not exist.
10651
10652 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10653
10654         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
10655         SCORE paths.
10656
10657         * mm-decode.el (mm-dissect-buffer): Call
10658         mail-extract-address-components only if necessary.
10659
10660 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10661
10662         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
10663         directory part.
10664         (gnus-score-search-global-directories): Use file-directory-p.
10665
10666         * gnus-score.el (gnus-score-score-files-1): Use
10667         gnus-kill-files-directory.
10668         From Adrian Aichner <adrian@xemacs.org>.
10669
10670 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10671
10672         * gnus.el (charset): Move here from gnus-sum.el.
10673
10674 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10675
10676         * mml.el (mml-preview): Disable local map.
10677
10678         * gnus-sum.el (gnus-summary-make-menu-bar): Make
10679         gnus-article-post-menu here.
10680
10681         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
10682         if it has not been made.
10683
10684 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10685
10686         * gnus-art.el (gnus-article-describe-key): Map key to event.
10687         (gnus-article-describe-key-briefly): Ditto
10688
10689 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10690
10691         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
10692
10693 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10694         From Katsumi Yamaoka <yamaoka@jpl.org>.
10695
10696         * dgnushack.el (coerce, merge, subseq): defmacro.
10697
10698 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10699
10700         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
10701         A fake defalias in nndraft.el results a not-activated bug in
10702         uncompiled versions.
10703
10704 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
10705         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10706
10707         * gnus-util.el (gnus-split-references): Handle malformed References:.
10708
10709 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10710
10711         * gnus-art.el (gnus-article-mime-part-status): 1 part.
10712
10713 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10714         From NAGY Andras <nagya@inf.elte.hu>.
10715
10716         * gnus.el (gnus-parameters): Typo.
10717
10718 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10719
10720         * gnus.el (gnus-read-method): Remove redundancy.
10721
10722 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10723
10724         * nnslashdot.el (nnslashdot-backslash-url): New variable.
10725         (nnslashdot-request-list): Use it.
10726
10727 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10728
10729         * nnml.el (nnml-generate-active-info): Fix the case when there is
10730         no file.
10731
10732         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
10733         (gnus-summary-create-article): New function.
10734
10735         * gnus-group.el (gnus-group-mark-article-read): New function.
10736
10737         * gnus-msg.el (gnus-inews-do-gcc): Use it.
10738
10739         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
10740
10741 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10742
10743         * gnus-art.el (gnus-article-edit-done): Don't use
10744         gnus-article-edit-exit.
10745         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
10746
10747         * gnus.el (gnus-parameters): New variable.
10748         Suggested by NAGY Andras <nagya@inf.elte.hu>.
10749         (gnus-parameters-get-parameter): New function.
10750         (gnus-group-find-parameter): Use it.
10751
10752 2001-02-23  Simon Josefsson  <simon@josefsson.org>
10753
10754         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
10755         change of default value to `current'.
10756
10757 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10758
10759         * nneething.el (nneething-get-head): Insert unreadable file too.
10760
10761 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10762
10763         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
10764
10765         * webmail.el (webmail-type-definition): Deja is bought by google.
10766
10767 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10768
10769         * gnus-sum.el (gnus-fetch-headers): New function.
10770         (gnus-select-newsgroup): Use it.
10771         (gnus-summary-insert-articles): New function.
10772         (gnus-summary-insert-old-articles): New function.
10773         (gnus-summary-insert-new-articles): New function.
10774
10775         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
10776         (gnus-group-list-active): Ditto.
10777         * gnus-sum.el (gnus-set-mode-line): Ditto.
10778         (gnus-summary-read-group-1): Ditto.
10779
10780 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10781
10782         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
10783         current topic.
10784
10785 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10786
10787         * smiley.el (gnus-smiley-display): Don't do widening.
10788
10789         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
10790         within body.
10791
10792         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
10793
10794         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
10795         New variable.
10796         (gnus-mime-display-multipart-related-as-mixed): New variable.
10797         (gnus-mime-display-part): Use them.
10798
10799 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10800
10801         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
10802         something special.
10803
10804 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10805
10806         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
10807         (nnweb-request-article): Call reference if exists.
10808         (nnweb-type-definition): Dejanews is bought by google.com.
10809         Beta!
10810
10811 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10812
10813         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
10814
10815 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10816
10817         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
10818         gnus-article-sort-functions.
10819         (gnus-article-sort-functions): Doc fix.  Refer to
10820         gnus-thread-sort-functions.
10821
10822 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10823         From Paul Jarc <prj@po.cwru.edu>.
10824
10825         * message.el (message-get-reply-headers): More fixes.
10826
10827 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
10828         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10829
10830         * message.el (message-get-reply-headers): Fix bug with
10831         Mail-Followup-To/to-address interaction.
10832
10833 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10834
10835         * gnus-msg.el (gnus-configure-posting-styles): Match header in
10836         gnus-article-copy.
10837
10838 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10839
10840         * message.el (message-do-send-housekeeping): Rename to a better
10841         name.
10842
10843 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10844
10845         * message.el (message-cancel-news): Check article first, then ask
10846         yes or no.
10847
10848 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10849
10850         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
10851
10852 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10853
10854         * gnus-range.el (gnus-range-normalize): New function.
10855
10856 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
10857
10858         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
10859
10860 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10861
10862         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
10863
10864         * nnagent.el (nnagent-request-regenerate): New function.
10865
10866         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
10867
10868         * nnml.el (nnml-generate-nov-databases): Accept argument
10869         server. Don't open server if it is opened.
10870         (nnml-request-regenerate): Use it. Change to deffoo.
10871
10872 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10873         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10874
10875         * gnus.el (gnus-define-group-parameter): Fix.
10876
10877 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10878
10879         * gnus.el (gnus-define-group-parameter): Improved.
10880
10881         * gnus-sum.el (charset): Define parameter.
10882         (ignored-charsets): Ditto.
10883         (gnus-summary-setup-default-charset): Use them.
10884
10885         * gnus-start.el (gnus-read-descriptions-file): Use them.
10886
10887         * gnus-cus.el (gnus-group-parameters): Remove them.
10888
10889 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10890
10891         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
10892
10893 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10894
10895         * gnus-sum.el (gnus-summary-read-group-1): Remove
10896         gnus-summary-set-local-parameters.
10897         (gnus-summary-setup-buffer): Put it here.
10898
10899 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10900
10901         * gnus.el (to-address): Define parameter.
10902         (to-list): Ditto.
10903         * gnus-art.el (article-hide-boring-headers): Use them.
10904         * gnus-msg.el (gnus-post-news): Ditto.
10905         * gnus-cus.el (gnus-group-parameters): Remove them.
10906
10907 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10908
10909         * gnus-draft.el (gnus-draft-reminder): New function.
10910
10911         * gnus-art.el (gnus-sender-save-name): New function.
10912
10913 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10914
10915         * mm-util.el (mm-mime-charset): Error message.
10916
10917 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10918
10919         * message.el (message-check-news-body-syntax): Don't check mml lines.
10920
10921 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10922
10923         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
10924         subscribe.
10925
10926         * gnus-start.el (gnus-call-subscribe-functions): New function.
10927         (gnus-find-new-newsgroups): Use it.
10928         (gnus-ask-server-for-new-groups): Use it.
10929         (gnus-check-first-time-used): Use it.
10930         (gnus-subscribe-newsgroup-method): Grok a list of functions.
10931         (gnus-subscribe-options-newsgroup-method): Ditto.
10932         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
10933         return .
10934
10935 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10936
10937         * gnus-cus.el (gnus-score-customize): Doc fix.
10938
10939 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
10940
10941         * dgnushack.el (my-getenv): Typo.
10942
10943 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10944
10945         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
10946
10947 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10948
10949         * gnus-group.el (gnus-group-suspend): Offer save summaries.
10950
10951         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
10952         (gnus-treatment-function-alist): Use it.
10953         (article-remove-leading-whitespace): New function.
10954         (gnus-article-make-menu-bar): Use it.
10955
10956         * gnus-sum.el (gnus-summary-wash-empty-map): Add
10957         remove-leading-whitespace.
10958         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
10959         because of conflict.
10960
10961 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10962
10963         * Makefile.in: Hack generating gnus-load.el.
10964         * dgnushack.el: Ditto.
10965         * gnus-load.el: Remove it.
10966
10967 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10968
10969         * dgnushack.el : Add URLDIR.
10970
10971         * Makefile.in (EMACS_COMP): Ditto.
10972
10973 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10974
10975         * gnus-cus.el (gnus-score-customize): Error on no score file.
10976
10977 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10978
10979         * mm-decode.el (mm-merge-handles): New function.
10980
10981         * mm-view.el (mm-inline-message): Use it.
10982         (mm-view-message): Ditto.
10983
10984         * mm-partial.el (mm-inline-partial): Ditto.
10985
10986         * mm-extern.el (mm-inline-external-body): Ditto.
10987
10988         * gnus-art.el (gnus-mime-view-part): Ditto.
10989         (gnus-mime-view-part-as-type): Ditto.
10990         (gnus-mime-save-part-and-strip): Prevent users to strip in some
10991         cases.
10992
10993 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10994
10995         * message.el (message-cancel-news): Allow to shoot foot.
10996         (message-supersede): Ditto.
10997
10998 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
10999         Trivial patch.
11000
11001         * gnus-sum.el (gnus-simplify-subject-re): Use
11002         message-subject-re-regexp.
11003
11004 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11005
11006         * nnmail.el (nnmail-expiry-target-group): Bind
11007         nnmail-cache-accepted-message-ids to nil.
11008
11009         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
11010         coding system.
11011
11012 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11013
11014         * qp.el (quoted-printable-encode-region): Make sure characters are
11015         between 00 and FF.  Don't check charset.
11016
11017         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
11018         in Emacs 20.
11019         * rfc2047.el (rfc2047-q-encode-region): Ditto.
11020
11021 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11022
11023         * message.el (message-make-forward-subject): Argument decoded.
11024         (message-forward): Use it when digest.
11025
11026         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
11027         buffer.
11028
11029 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11030
11031         * message.el (message-generate-headers-first): Doc fix.
11032
11033 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11034
11035         * gnus-art.el (article-make-date-line): Error proof.
11036
11037 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11038
11039         * gnus-group.el (gnus-group-listing-limit): New variable.
11040         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
11041
11042         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
11043
11044 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11045
11046         * message.el (message-newline-and-reformat): Special case for
11047         breaking at BOL.
11048
11049 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
11050
11051         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
11052         message/rfc822.
11053
11054 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11055
11056         * message.el (message-encode-message-body): Don't insert
11057         Content-Type if it is inside a mail.
11058
11059 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11060
11061         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
11062         gnus-article-commands-menu.
11063
11064         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
11065         in Emacs.
11066
11067         * gnus-start.el (gnus-read-descriptions-file): Use
11068         gnus-group-name-charset and gnus-group-charset-alist.
11069
11070 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11071
11072         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
11073         active region.
11074
11075         * gnus-start.el (gnus-group-change-level): Remove from both
11076         gnus-zombie-list and gnus-killed-list.
11077
11078 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11079
11080         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
11081         gnus-subscribe-topics.
11082
11083         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
11084
11085 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11086
11087         * gnus-art.el (gnus-article-make-menu-bar): Make
11088         gnus-article-post-menu.
11089
11090         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
11091
11092         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
11093
11094         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11095
11096         * message.el (message-mode-menu): Ditto.
11097
11098         * gnus-art.el (defvar): eval-when-compile.
11099
11100 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11101
11102         * gnus-agent.el (gnus-agentize): Fix doc.
11103
11104 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
11105
11106         * mml.el (mml-preview): Bind `q'.
11107
11108 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11109
11110         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
11111
11112 2001-01-31  Dave Love  <fx@gnu.org>
11113
11114         * mm-util.el (mm-mime-mule-charset-alist)
11115         (mm-find-mime-charset-region): Consider mule-utf-8.
11116
11117 2001-01-31  Dave Love  <fx@gnu.org>
11118
11119         * gnus-art.el (gnus-article-x-face-command)
11120         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
11121         :version.
11122
11123 2001-01-26  Dave Love  <fx@gnu.org>
11124
11125         * mm-util.el (mm-multibyte-string-p): New.
11126
11127 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
11128 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
11129 ;;      string-as-multibyte on class.  Clarify line-folding.
11130         (quoted-printable-encode-string): Make temp buffer inherit
11131         string's multibyteness.
11132
11133 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
11134
11135         * nnheader.el (toplevel): Don't require `gnus-util' at
11136         compile-time; this creates a circular dependency, and prevents
11137         a bootstrap.
11138
11139 2001-01-22  Andreas Schwab  <schwab@suse.de>
11140
11141         * nnheader.el (gnus-delete-line): Autoload it as a macro.
11142
11143 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11144
11145         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
11146
11147         * gnus-art.el (article-hide-list-identifiers): Ditto.
11148
11149         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
11150
11151 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11152
11153         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
11154
11155         * gnus-art.el (article-hide-list-identifiers): Similar.
11156
11157 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
11158
11159         * nnmail.el (nnmail-remove-list-identifiers): Improved.
11160
11161 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11162
11163         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
11164
11165 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11166
11167         * gnus-util.el (gnus-string-equal): New function.
11168
11169         * gnus-art.el (article-hide-boring-headers): Use it.
11170
11171 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
11172
11173         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
11174
11175 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11176
11177         * gnus-msg.el (gnus-msg-mail): Support switch-action.
11178
11179 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11180
11181         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
11182         command if there is not last-saver.
11183
11184 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11185
11186         * nntp.el (nntp-open-connection): 201 is possible.
11187
11188 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11189
11190         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
11191         (rfc2047-charset-encoding-alist): Add big5.
11192
11193 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11194
11195         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
11196         (gnus-agent-remove-server): Ditto.
11197         (autoload): gnus-server-update-server.
11198
11199         * gnus-srvr.el (gnus-server-line-format): Add %a.
11200         (gnus-server-line-format-alist): Add gnus-tmp-agent.
11201         (gnus-server-insert-server-line): Use it.
11202
11203 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11204
11205         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
11206         GB2312 and Big5.
11207
11208 2001-01-24  Simon Josefsson  <sj@extundo.com>
11209
11210         * mail-source.el (mail-sources): Add :program specifier to IMAP
11211         mail source.
11212         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
11213
11214 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11215
11216         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
11217
11218 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11219
11220         * nntp.el (nntp-wait-for): Return the success code.
11221         (nntp-open-connection): Use it.
11222
11223 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11224
11225         * gnus-int.el (gnus-check-server): Allow breaking the opening.
11226
11227 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11228
11229         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
11230
11231 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11232
11233         * gnus-sum.el (gnus-summary-print-article): Take one prefix
11234         argument. Allow to print several articles in one file.
11235
11236 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11237
11238         * webmail.el (webmail-type-definition): netaddress changes.
11239
11240 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11241
11242         * gnus.el: Fix copyright. Remove trailing spaces.
11243
11244         * message.el (message-forward): Use mule4.
11245
11246 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11247
11248         * mm-util.el (mm-string-as-unibyte): New function.
11249
11250         * message.el (message-forward): Use it.
11251
11252 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11253
11254         * message.el (message-cite-original-without-signature): Don't peel
11255         off the blank line.
11256         (message-get-reply-headers): Add Cc if it is not in follow-to.
11257
11258 2001-01-20  Simon Josefsson  <sj@extundo.com>
11259
11260         * mm-decode.el (mm-handle-multipart-from): Add.
11261         (mm-dissect-buffer): Save From: header value.
11262         (mm-security-from): Remove.
11263         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
11264
11265         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
11266         instead of `mml-security-from'.  Protect null from value.
11267
11268 2001-01-20  Simon Josefsson  <sj@extundo.com>
11269
11270         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
11271         application/vnd.ms-excel attachments.
11272
11273 2001-01-19  Simon Josefsson  <sj@extundo.com>
11274
11275         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
11276
11277 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11278
11279         * message.el (message-ignored-mail-headers): Ditto.
11280
11281 2001-01-19  Simon Josefsson  <sj@extundo.com>
11282
11283         * message.el (message-ignored-news-headers): Only search beginning
11284         of line.
11285
11286 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
11287         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
11288
11289         * message.el (message-send-mail): Content-Type may not be there.
11290
11291 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11292
11293         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
11294         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
11295
11296         * gnus-art.el (article-display-x-face): Insert X-Face if there is
11297         not.
11298
11299 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11300
11301         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11302         non-native groups.
11303
11304 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11305
11306         * message.el (message-yank-original): Understand
11307         universal-argument.
11308
11309 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11310
11311         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11312         (article-hide-boring-headers): Ditto.
11313
11314         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11315
11316 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11317
11318         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11319         one.
11320
11321 2001-01-16  Simon Josefsson  <simon@josefsson.org>
11322
11323         * message.el (message-make-in-reply-to): Add comment to message-id
11324         (old syntax, see 2000-08-02 change).
11325
11326 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11327
11328         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
11329         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
11330         (gnus-button-reply): Ditto.
11331
11332 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11333
11334         * gnus-art.el (article-display-x-face): Fix.
11335
11336 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11337
11338         * gnus-art.el (article-display-x-face): Use
11339         gnus-original-article-buffer.
11340
11341 2001-01-15  Jack Twilley  <jmt@tbe.net>
11342
11343         * message.el (message-add-header): Move to point-max.
11344
11345 2001-01-15  Simon Josefsson  <simon@josefsson.org>
11346
11347         * smime.el (smime-CA-directory, smime-CA-file): Change default to
11348         nil, improve documentation.
11349         (smime-certificate-directory): Comment out false hints (until it
11350         is implemented).
11351
11352         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
11353         there aren't any keys.
11354         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
11355         verify certificate.  Default is changed to only check integrity.
11356         Improved security status texts.  If a certificate doesn't contain
11357         a email address, don't fail.
11358
11359         * smime.el (smime-noverify-region):
11360         (smime-noverify-buffer): New functions.  Verifies integrity only.
11361
11362 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11363
11364         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
11365
11366 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11367
11368         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11369         (gnus-remove-some-windows): Ditto.
11370
11371 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11372
11373         * gnus-art.el (article-make-date-line): 11th.
11374
11375 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11376
11377         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11378         (mml2015-gpg-sign): Ditto.
11379
11380 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11381
11382         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11383         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11384
11385 2001-01-08  Dave Love  <fx@gnu.org>
11386
11387         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11388         single character.
11389
11390         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
11391
11392         * message.el: Doc and message fixes.
11393         (message-send-rename-function)
11394         (message-make-forward-subject-function)
11395         (message-send-mail-function, message-reply-to-function)
11396         (message-wide-reply-to-function, message-followup-to-function)
11397         (message-distribution-function, message-auto-save-directory): Fix
11398         :type.
11399
11400         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
11401         proceeding after warnings.  Amend multipart warning message.
11402
11403 2001-01-04  Dave Love  <fx@gnu.org>
11404
11405         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
11406         compiling.
11407         (gnus-make-directory): Require nnmail.
11408
11409         * mm-decode.el (mm-inline-media-tests): Add
11410         image/x-portable-bitmap.
11411         (mm-get-image): Grok pbm.
11412
11413 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
11414
11415         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
11416
11417 2001-01-09  Didier Verna  <didier@xemacs.org>
11418
11419         * dgnushack.el (dgnushack-compile): give a dummy value to
11420         `gnus-xmas-glyph-directory' for the time of compilation.
11421         * gnus-agent.el: moved some XEmacs specific hook add-ons from
11422         `gnus-xmas-[re]define' to avoid loosing user custom settings.
11423         * gnus-art.el: ditto.
11424         * gnus-group.el: ditto.
11425         * gnus-salt.el: ditto.
11426         * gnus-sum.el: ditto.
11427         * gnus-topic.el: ditto.
11428         * gnus-xmas.el (gnus-xmas-define): see above.
11429         * gnus-xmas.el (gnus-xmas-redefine): see above.
11430         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
11431         non-continuable error when the directory can't be found.
11432
11433 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11434
11435         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
11436         handle.
11437         * gnus-art.el (gnus-mime-view-part): Copy it.
11438         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
11439
11440 2001-01-09  Michael Downes  <mjd@ams.org>
11441
11442         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
11443
11444 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11445
11446         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
11447         orig-file. Use ',source.
11448
11449 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11450
11451         * gnus-xmas.el (gnus-xmas-modeline-glyph):
11452         (gnus-xmas-group-startup-message):
11453         Detect gnus-xmas-glyph-directory when it is nil.
11454
11455 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11456
11457         * pop3.el (pop3-get-message-count): Andrew Innes
11458         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
11459
11460 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11461
11462         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
11463
11464         * time-date.el (time-to-number-of-days): New function.
11465
11466 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
11467         Trivial patch.
11468
11469         * nnslashdot.el (nnslashdot-request-list): Always get the right
11470         sid.
11471
11472 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11473
11474         * message.el (message-minibuffer-local-map): New keymap.
11475         (message-read-from-minibuffer): Use it.
11476         * gnus-msg.el (gnus-summary-resend-message): Use it
11477
11478 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11479
11480         * gnus-start.el (gnus-display-time-event-handler): New function.
11481         (gnus-after-getting-new-news-hook): Use it.
11482
11483 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11484
11485         * message.el (message-ignored-mail-headers): Add draft header.
11486
11487 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11488
11489         * gnus-sum.el (gnus-summary-expire-articles): Don't save
11490         excursion.
11491
11492         * nnslashdot.el (nnslashdot-request-list): Get the right year.
11493
11494 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
11495         A revoked patch.
11496
11497         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
11498
11499 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11500
11501         * qp.el (quoted-printable-decode-region): Don't backward-char.
11502
11503 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11504
11505         * gnus-draft.el: Mark articles as replied.
11506
11507         * gnus-sum.el (gnus-summary-add-mark): New function.
11508
11509         * gnus-group.el (gnus-add-mark): New function.
11510
11511         * gnus-sum.el (gnus-summary-buffer-name): New function.
11512         (gnus-summary-setup-buffer): Use it.
11513
11514         * gnus-draft.el: Set things up with the right post method and
11515         stuff.
11516
11517         * message.el (message-ignored-news-headers): Remove X-Draft-From.
11518
11519         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
11520
11521         * gnus.el (gnus-draft-meta-information-header): New variable.
11522
11523 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11524
11525         * gnus-art.el (gnus-treatment-function-alist): Move the date
11526         functions before the header sorting functions.
11527
11528         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
11529
11530         * dgnushack.el (dgnushack-compile): Message whether there is w3.
11531         Don't (push "/usr/share/emacs/site-lisp" load-path).
11532
11533         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
11534         to empty fill prefixes.
11535
11536 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11537
11538         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
11539         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
11540
11541 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11542
11543         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
11544
11545         * nnml.el (autoload): Move to nnheader.el.
11546
11547         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
11548         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
11549         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
11550         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
11551
11552 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11553
11554         * gnus-art.el (article-make-date-line): Get the hours right.
11555         (gnus-ignored-headers): More hiding.
11556
11557         * nnmail.el (nnmail-expiry-wait): Not an integer.
11558
11559         * message.el (message-goto-body): Only expand abbrev when called
11560         interactively.
11561         (message-make-lines): Use it.
11562
11563 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11564
11565         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
11566
11567 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11568
11569         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
11570         include the expunged articles.
11571
11572         * gnus-group.el (gnus-group-sort-by-server): New function.
11573
11574         * gnus.el (gnus-method-to-server-name): New function.
11575         (gnus-group-prefixed-name): Use it.
11576
11577         * gnus-group.el (gnus-group-sort-function): Doc fix.
11578         (gnus-group-sort-groups-by-server): New command.
11579
11580 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11581
11582         * gnus-art.el (gnus-treat-date-english): New variable.
11583         (article-date-english): New command.
11584         (gnus-english-month-names): New variable.
11585         (article-make-date-line): Do 'english.
11586
11587         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
11588         after the fill prefix.
11589
11590         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
11591         score...".
11592
11593         * gnus-art.el (gnus-ignored-headers): Hide more headers.
11594
11595         * message.el (message-mode-map): Bind comment-region.
11596
11597         * gnus-art.el (gnus-mime-display-part): Let w3 display
11598         multipart/related.
11599
11600         * mm-bodies.el (mm-long-lines-p): New function.
11601         (mm-body-encoding): Use it.
11602         (mm-body-encoding): Encode articles with lines longer than 1000
11603         characters.
11604
11605 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11606
11607         * mm-util.el (mm-enable-multibyte): Use
11608         default-enable-multibyte-characters.
11609         (mm-enable-multibyte-mule4): Ditto.
11610         (mm-disable-multibyte): Test XEmacs.
11611         (mm-disable-multibyte-mule4): Ditto.
11612         (mm-with-unibyte-current-buffer): Simplified.
11613         (mm-with-unibyte-current-buffer-mule4): Ditto.
11614
11615 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11616
11617         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
11618
11619         * nnheader.el (nnheader-string-as-multibyte): New alias.
11620
11621         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
11622
11623         * gnus-uu.el (gnus-message-process-mark): New function.
11624         (gnus-uu-mark-by-regexp): Use it.
11625         (gnus-new-processable): New function.
11626
11627 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
11628          Trivial patch.
11629
11630         * gnus-sum.el (gnus-no-mark): New variable.
11631
11632 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11633
11634         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
11635         backslashes.
11636
11637 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11638
11639         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
11640         definition.
11641
11642 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11643
11644         * dgnushack.el (dgnushack-compile): elc is in the current directory.
11645
11646         * qp.el (quoted-printable-encode-region): Don't check multibyte in
11647         XEmacs.
11648
11649 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
11650         Trivial patch.
11651
11652         * mml.el (mml-read-tag): Save tag location.
11653
11654 2000-12-25  Simon Josefsson  <simon@josefsson.org>
11655
11656         * starttls.el: Sync with Emacs 21.
11657
11658 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11659
11660         * message.el (message-mail): Support yank-action.
11661
11662         * message.el (message-setup): Revoke the last change.
11663
11664 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11665
11666         * message.el (message-setup): Use cons. Suggested by Johan Vromans
11667         <jvromans@squirrel.nl>.
11668
11669 2000-12-24  Simon Josefsson  <sj@extundo.com>
11670
11671         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
11672         mailing list junk at end of part.
11673
11674 2000-12-23  Simon Josefsson  <sj@extundo.com>
11675
11676         * nnimap.el (nnimap-expiry-target): New function.
11677         (nnimap-request-expire-articles): Use it.
11678
11679 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11680
11681         * gnus.el (gnus-group-parameters-more): New variable.
11682         * gnus-cus.el (gnus-group-customize): Use it.
11683
11684         * gnus.el (gnus-define-group-parameter): New macro.
11685         (auto-expire): Use it
11686         (total-expire): Use it.
11687         * gnus-art.el (banner): Use it.
11688
11689         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
11690         <ljz@asfast.com>.
11691
11692 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11693
11694         * gnus-topic.el (gnus-topic-create-topic): Use list.
11695
11696         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
11697         before binding gnus-default-article-saver.
11698
11699         * gnus-sum.el (gnus-summary-save-article):
11700         (gnus-summary-pipe-output):
11701         (gnus-summary-save-article-mail):
11702         (gnus-summary-save-article-rmail):
11703         (gnus-summary-save-article-file):
11704         (gnus-summary-write-article-file):
11705         (gnus-summary-save-article-body-file): Ditto.
11706
11707         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
11708
11709 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11710
11711         * gnus-art.el (gnus-mime-security-button-map):
11712         (gnus-mime-button-map): Add parent.
11713
11714 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11715
11716         * messagexmas.el (message-xmas-redefine): New function.
11717
11718         * message.el: Use it.
11719
11720         * gnus-art.el (gnus-article-check-hidden-text): Return t.
11721
11722         * gnus-util.el (gnus-remove-text-properties-when): Return t.
11723
11724 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11725
11726         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
11727         malformatted messages.
11728
11729 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11730
11731         * mm-util.el (mm-image-load-path): New function.
11732
11733         * gnus-group.el (gnus-group-make-tool-bar): Use it.
11734
11735         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
11736
11737         * message.el (message-tool-bar-map): Use it.
11738
11739         * Makefile.in (install-el): New rule.
11740
11741 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11742
11743         * gnus-art.el (article-treat-dumbquotes): Quote \.
11744
11745 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11746
11747         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
11748         Emacs 20 runs on a terminal.
11749
11750 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11751
11752         * gnus-msg.el (gnus-bug): Revert to save-excursion.
11753
11754         * mml.el (gnus-add-minor-mode): Autoload.
11755
11756         * message.el (message-forward): Save-restriction.
11757
11758 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11759
11760         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
11761         Paul Stevenson <p.stevenson@surrey.ac.uk>
11762
11763 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11764
11765         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
11766
11767         * mml.el (gnus-ems): Don't require.
11768
11769         * gnus.el (gnus-decode-rfc1522): Removed.
11770         (gnus-set-text-properties): Define.
11771
11772 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11773
11774         * gnus-art.el (gnus-mime-*): handle may be nil.
11775
11776         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
11777
11778         * gnus.el (gnus-group-remove-excess-properties): Not defined
11779         in gnus-xmas.
11780
11781 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11782
11783         * message.el (message-mail-user-agent): Add :version.
11784
11785 2000-12-21  Miles Bader  <miles@gnu.org>
11786
11787         * message.el (message-mode): Set `comment-start' to the  yank prefix.
11788
11789 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11790
11791         * message.el (message-mail-user-agent): New variable.
11792         (message-setup): Renamed to message-setup-1. Support
11793         mail-user-agent.
11794         (message-mail-user-agent): New function.
11795         (message-mail): Use it.
11796         (message-reply): Use it.
11797         (message-resend): Use it.
11798         (message-mail-other-window): Use it.
11799         (message-mail-other-frame): Use it.
11800
11801         * gnus-msg.el (gnus-bug): Support mail-user-agent.
11802
11803 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11804
11805         * message.el (message-tool-bar-map): Simplify.
11806         (message-narrow-to-head-1): New function.
11807         (message-narrow-to-head): Use it.
11808         (message-reply): Ditto.
11809         (message-cancel-news): Ditto.
11810         (message-supersede): Ditto.
11811         (message-make-forward-subject): Ditto.
11812         (message-bounce): Ditto.
11813
11814 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11815
11816         * uudecode.el (uudecode-decode-region-external): make-temp-file
11817         may not be defined.
11818
11819         * binhex.el (defalias): eval-and-compile.
11820
11821         * message.el (message-tool-bar-map): New function.
11822         (message-mode): Use it.
11823
11824 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11825
11826         * nntp.el (nntp-find-connection): Remove the entry.
11827         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
11828
11829 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11830
11831         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
11832
11833         * message.el (message-forward): Copy buffer in unibyte mode.
11834
11835 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11836
11837         * message.el (message-make-forward-subject): Don't widen. Decode.
11838         (message-forward): Don't decode subject.
11839
11840 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
11841
11842         * qp.el (quoted-printable-encode-region): Upcase QP.
11843
11844 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11845
11846         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
11847         mail-extract-a-c instead. Don't depend on Gnus.
11848
11849         * mml.el (gnus-ems): Require it.
11850
11851         * gnus-msg.el (gnus-summary-mail-forward):
11852
11853         * message.el (message-forward):  Move mime-to-mml here.
11854
11855 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11856
11857         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
11858         * gnus-art.el (gnus-insert-mime-button): Simplify.
11859         (gnus-mime-display-alternative): Ditto.
11860         (gnus-insert-mime-security-button): Ditto.
11861
11862 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11863
11864         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
11865         text-property-not-all doesn't return nil when start=mark(end).
11866         (gnus-remove-text-properties-when): Ditto.
11867
11868 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11869
11870         * gnus-start.el (gnus-group-change-level): Remove group from
11871         gnus-active-hashtb if real killed.
11872
11873 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11874
11875         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
11876         (gnus-mime-display-alternative): Ditto.
11877         (gnus-insert-mime-security-button): Ditto.
11878
11879 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11880
11881         * gnus-start.el (gnus-group-change-level): Don't add it into
11882         killed-list if it was killed.
11883
11884 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11885
11886         * nnmbox.el (nnmbox-file-coding-system): Use binary.
11887         (nnmbox-active-file-coding-system): Ditto.
11888
11889         * gnus-cus.el (gnus-group-parameters): Add posting-style.
11890
11891 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11892
11893         * gnus.el (gnus-version):
11894         (gnus-version-number): Set to Oort Gnus 0.01.
11895
11896         * gnus-art.el (gnus-mime-security-button-map):
11897         (gnus-insert-mime-security-button): Fix for Emacs21.
11898
11899 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11900
11901         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
11902         easymenu, because XEmacs doesn't understand :help.
11903
11904         * mm-uu.el: Require binhex.
11905
11906 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11907
11908         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
11909
11910 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11911
11912         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
11913
11914 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
11915
11916         * *.xpm, *.pbm: Convert icons icons to size 24x24.
11917
11918 2000-12-18  Dave Love  <fx@gnu.org>
11919
11920         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
11921         (unused).
11922
11923 2000-12-13  Miles Bader  <miles@gnu.org>
11924
11925         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
11926         to t, so that we don't get stuck while trying to smilefy
11927         intangible text.
11928
11929 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11930
11931         * smiley-ems.el (smiley-regexp-alist): Make regexps match
11932         at the end of the buffer.
11933         (smiley-region): In the loop, move to the end of the submatch
11934         matching the smiley instead of using the end of the match
11935         of the whole regexp.
11936
11937 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
11938
11939         * message.el (message-mode): Doc fix.
11940
11941 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11942
11943         * smiley-ems.el (smiley-region): Doc fix.
11944
11945 2000-12-11  Miles Bader  <miles@gnu.org>
11946
11947         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
11948         bottom line visible, check to see if it's partially obscured, and
11949         if so, either scroll one more line to make it fully visible, or
11950         revert to showing the second line from the top.
11951
11952 2000-12-07  Dave Love  <fx@gnu.org>
11953
11954         * mailcap.el (mailcap-download-directory)
11955         * gnus-audio.el (gnus-audio-directory)
11956         * smiley-ems.el (smiley-data-directory): Fix :type.
11957
11958 2000-11-30  Dave Love  <fx@gnu.org>
11959
11960         * message.el (message-auto-save-directory): Use
11961         file-name-as-directory.
11962         (message-set-auto-save-file-name): Create
11963         message-auto-save-directory if necessary.
11964         (message-replace-chars-in-string): Removed -- unused.
11965         (message-mail-alias-type): Customize.
11966         (message-headers): Remove duplicate defgroup.
11967
11968 2000-11-29  Dave Love  <fx@gnu.org>
11969
11970         * qp.el (quoted-printable-decode-region): Use error, not message
11971         to report malformed text (like base64).  Amend message.
11972
11973 2000-11-29  Miles Bader  <miles@gnu.org>
11974
11975         * message.el (message-header-lines): Fontify tag.
11976
11977 2000-11-27  Dave Love  <fx@gnu.org>
11978
11979         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
11980         compiler warning.
11981
11982 ;2000-11-26  Dave Love  <fx@gnu.org>
11983 ;
11984 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
11985 ;
11986 2000-11-23  Dave Love  <fx@gnu.org>
11987
11988         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
11989
11990         * mm-uu.el (uudecode): Require.
11991         (uudecode-decode-region, uudecode-decode-region-external): Don't
11992         autoload.
11993         (mm-uu-copy-to-buffer): Doc fix.
11994         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
11995         type fix.
11996
11997         * mailcap.el: Doc fixes.
11998         (mailcap-mime-data): Various adjustments.
11999         (mailcap): New group.
12000         (mailcap-download-directory): Customize.
12001         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
12002         (mailcap-temporary-directory): Deleted (unused).
12003         (mailcap-unescape-mime-test): Simplify slightly.
12004         (mailcap-viewer-passes-test): Use functionp.
12005         (mailcap-command-p): Aliased to executable-find.
12006
12007         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
12008         default-enable-multibyte-characters is nil.
12009
12010 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
12011
12012         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
12013
12014 2000-11-21  Dave Love  <fx@gnu.org>
12015
12016         * gnus-art.el (gnus-mime-button-map): Don't inherit from
12017         gnus-article-mode-map.
12018 ;       (gnus-mime-button-menu): Use mouse-set-point.
12019         (gnus-insert-mime-button, gnus-mime-display-alternative)
12020         (gnus-mime-display-alternative): Don't use local-map property.
12021
12022 2000-11-17  Dave Love  <fx@gnu.org>
12023
12024         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
12025         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
12026         and make-temp-file.
12027         (uudecode-decode-region): Doc fix.
12028
12029 2000-11-14  Dave Love  <fx@gnu.org>
12030
12031         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
12032         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
12033         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
12034         New files, derived from the XPMs.
12035
12036 2000-11-10  Dave Love  <fx@gnu.org>
12037
12038         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
12039         (gnus-agent-lib-file, gnus-agent-load-alist)
12040         (gnus-agent-save-alist, gnus-agent-article-name): Use
12041         expand-file-name.
12042
12043         * gnus-group.el (gnus-group-name-charset-method-alist): Add
12044         :version.
12045         (nnkiboze-score-file): Defvar when compiling.
12046
12047         * gnus-start.el (gnus-read-newsrc-file): Add :version.
12048
12049         * gnus-art.el (gnus-article-banner-alist)
12050         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
12051         (gnus-article-date-lapsed-new-header)
12052         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
12053         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
12054         (gnus-treat-strip-headers-in-body)
12055         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
12056         (gnus-treat-translate): Add :version.
12057         (gnus-article-mime-part-function): Fix defcustom.
12058
12059         * nnmail.el (nnmail-expiry-target)
12060         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
12061         (nnmail-split-header-length-limit): Add :version.
12062
12063         * gnus-sum.el (gnus-auto-expirable-marks)
12064         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
12065         (gnus-extra-headers, gnus-ignored-from-addresses)
12066         (gnus-newsgroup-ignored-charsets)
12067         (gnus-group-highlight-words-alist)
12068         (gnus-summary-show-article-charset-alist): Add :version.
12069
12070         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
12071         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
12072         files, converted from the XPMs.
12073
12074         * gnus-cache.el (gnus-cache-active-file): Don't use
12075         file-name-as-directory on directory.
12076         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
12077         use file-name-as-directory on directory.
12078
12079         * time-date.el (timezone-make-date-arpa-standard): Autoload.
12080         (date-to-time): Use it.
12081
12082 ;       * message.el (message-mode) <adaptive-fill-regexp>:
12083 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
12084 ;       (message-newline-and-reformat): Likewise.
12085         (message-forward-as-mime, message-forward-ignored-headers)
12086         (message-buffer-naming-style, message-default-charset)
12087         (message-dont-reply-to-names, message-send-mail-partially-limit):
12088         Add :version.
12089
12090         * mm-util.el: Doc fixes.
12091         (mm-mime-charset): Don't use the raw result of
12092         mm-preferred-coding-system.
12093         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
12094         (mm-with-unibyte): Simplify.
12095
12096         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
12097         concat.
12098
12099         * pop3.el (pop3-version): Deleted.
12100         (pop3-make-date): New function, avoiding message-make-date.
12101         (pop3-munge-message-separator): Use it.
12102
12103 2000-11-09  Dave Love  <fx@gnu.org>
12104
12105         * gnus-group.el (gnus-group-make-directory-group)
12106         (gnus-group-fetch-faq): Use expand-file-name.
12107         (gnus-group-fetch-faq): Simplify completing-read form.
12108
12109         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
12110         test for Mule.
12111
12112         * message.el (tool-bar-map): Defvar when compiling.
12113
12114         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
12115         (gnus-tm-lisp-directory): Deleted.
12116         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
12117         (featurep 'xemacs).
12118         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
12119         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
12120         version numbers from file names.
12121
12122 2000-11-08  Dave Love  <fx@gnu.org>
12123
12124         * mm-view.el: Use featurep for XEmacs test.
12125         (mm-inline-message): Test for `remove-specifier'; don't use
12126         condition-case.
12127
12128         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
12129
12130         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
12131         (gnus-score-find-bnews): Don't concat "".
12132
12133         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
12134         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
12135         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
12136         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
12137
12138         * gnus-sum.el: Put some defvars in eval-when-compile.
12139         (gnus-summary-mode-hook): Add :options.
12140         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
12141         (gnus-summary-tool-bar-map): New variable.
12142         (gnus-summary-make-tool-bar): New function.
12143         (gnus-summary-mode): Put kill-all-local-variables first.
12144
12145         * gnus-group.el (gnus-group-toolbar-map): New variable.
12146         (gnus-group-make-tool-bar): Rewritten.
12147         (gnus-group-mode): Put kill-all-local-variables first.
12148
12149         * rfc2047.el: Require gnus-util.
12150
12151         * nnml.el (gnus-sorted-intersection): Autoload.
12152
12153         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
12154         Put some defvars in eval-when-compile.
12155         (gnus-intersection, gnus-sorted-complement):  Autoload.
12156
12157         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
12158
12159         * mm-encode.el (mm-body-7-or-8): Autoload.
12160
12161         * mm-decode.el (mm-insert-inline): Autoload.
12162
12163         * mml.el:
12164         * message.el: Put some defvars in eval-when-compile.
12165
12166         * gnus-msg.el: Put some defvars in eval-when-compile.
12167         (gnus-msg-mail): Move after gnus-setup-message.
12168
12169         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
12170
12171 2000-11-07  Dave Love  <fx@gnu.org>
12172
12173         * gnus-util.el (nnheader): Don't require message (recursive
12174         autoload).
12175
12176         * uudecode.el: Avoid compiler warnings.
12177
12178         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
12179         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
12180
12181 2000-11-06  Dave Love  <fx@gnu.org>
12182
12183         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
12184
12185         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
12186         (uudecode-char-int): New alias, replacing char-int.
12187         (uudecode-decode-region): Don't call buffer-disable-undo.
12188
12189 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
12190 ;       (mm-uu-configure-list): Doc fix.
12191 ;
12192 ;       * earcon.el (running-xemacs): Don't define.
12193 ;
12194 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12195 ;
12196 ;       * message.el (message-font-lock-keywords): Match a final newline
12197 ;       to help font-lock's multiline support.
12198 ;
12199 2000-11-03  Dave Love  <fx@gnu.org>
12200
12201         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
12202
12203         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
12204         name.
12205
12206         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
12207         <banner>: Fix custom type, doc.
12208
12209         * mm-decode.el (mm-display-external): Space-prefix temp buffer
12210         name.  Don't disable undo explicitly.
12211
12212 ;2000-11-02  Dave Love  <fx@gnu.org>
12213 ;
12214 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
12215 ;       cite-prefix.
12216
12217 2000-11-01  Dave Love  <fx@gnu.org>
12218
12219         * rfc2047.el (base64): Require unconditionally.
12220         (message-posting-charset): Defvar when compiling.
12221         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
12222         message.
12223
12224         * gnus-sum.el (nnoo): Require.
12225         (mm-uu-dissect): Autoload.
12226
12227         * mml.el (mml-parse-1): Clarify message.
12228         (mml-minibuffer-read-type): Use mailcap-mime-types.
12229
12230 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
12231
12232         * mml.el: Fix a typo in the requiring of CL.
12233
12234 2000-11-01  Dave Love  <fx@gnu.org>
12235
12236         * utf7.el: Require cl when compiling.
12237
12238         * binhex.el: Use (featurep 'xemacs).
12239         (binhex-char-int): New alias, replacing char-int.  Change callers.
12240         (binhex-decode-region): Simplify work buffer code.
12241         (binhex-decode-region-external): Use expand-file-name, not concat.
12242
12243 2000-10-30  Dave Love  <fx@gnu.org>
12244
12245         * gnus-art.el: Fix 2000-10-27 change properly.
12246
12247 2000-10-28  Miles Bader  <miles@gnu.org>
12248
12249         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
12250
12251 2000-10-27  Dave Love  <fx@gnu.org>
12252
12253         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
12254         strings.
12255         (gnus-group-make-tool-bar): New function.
12256         (gnus-group-mode): Use it.
12257
12258         * message.el (message-mode-menu): Add some :help strings.
12259         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
12260         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
12261
12262         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
12263         * describe-group.xpm, get-news.xpm, kill-group.xpm:
12264         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
12265
12266         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
12267         display-graphic-p here.
12268
12269 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
12270
12271         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
12272         of the `gnus-xemacs' variable, as the latter has been removed.
12273         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
12274         * gnus-art.el (gnus-treat-display-xface)
12275         (gnus-treat-display-smileys, gnus-treat-display-picons)
12276         (gnus-article-read-summary-keys): Likewise.
12277
12278 2000-10-26  Dave Love  <fx@gnu.org>
12279
12280         (defvar): Use rmail-spool-directory unconditionally.
12281
12282 2000-10-18  Dave Love  <fx@gnu.org>
12283
12284         * mm-bodies.el (mm-uu-decode-function)
12285         (mm-uu-binhex-decode-function): Defvar when compiling.
12286
12287         * gnus-nocem.el (gnus-nocem-issuers): Update.
12288         (gnus-nocem-check-from): New option.
12289         (gnus-nocem-scan-groups): Use it.
12290         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
12291         (gnus-nocem-check-article-limit): Add :version.
12292
12293 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
12294
12295         * ietf-drums.el (mm-util): Require CL when compiling.
12296
12297 2000-10-15  Dave Love  <fx@gnu.org>
12298
12299         * qp.el: Require mm-util.
12300
12301 2000-10-13  Dave Love  <fx@gnu.org>
12302
12303         * qp.el (quoted-printable-decode-region): Avoid invalid
12304         coding-systems.
12305
12306 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12307
12308         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12309         to a recursive load.
12310
12311 2000-10-12  Dave Love  <fx@gnu.org>
12312
12313         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12314
12315         * gnus.el (gnus-group-startup-message): Check for PBM image.
12316
12317 2000-10-09  Dave Love  <fx@gnu.org>
12318
12319         * mail-source.el (mail-source-fetch-imap): Bind
12320         default-enable-multibyte-characters rather than using
12321         mm-disable-multibyte.
12322
12323 2000-10-05  Dave Love  <fx@gnu.org>
12324
12325         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
12326         Autoload.
12327         (quoted-printable-decode-region):  Rename arg which confused
12328         charset with coding-system.  Don't use nonascii-insert-offset.
12329         Coding-system encode the region initially.  Don't recognize `=='
12330         as valid QP.  Coding-system decode the region finally.
12331         (quoted-printable-decode-string): Rename arg which confused
12332         charset with coding-system.
12333
12334         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
12335         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
12336         mm-encode-coding-region.
12337         (mm-decode-body, mm-decode-string): Rename variables which
12338         confused charset with coding-system.
12339         (binhex-decode-region): Don't autoload.
12340         (mm-body-encoding): Require message.
12341         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
12342         cond branches.
12343
12344         * gnus-art.el (article-de-quoted-unreadable)
12345         (article-de-base64-unreadable): Fold search case
12346         rather than downcasing string.  Apply mm-charset-to-coding-system
12347         to arg of quoted-printable-decode-region.
12348
12349 2000-10-04  Dave Love  <fx@gnu.org>
12350
12351         * gnus-ems.el: Don't turn off compiler warnings in local vars.
12352         Require ring when compiling.
12353         (gnus-article-compface-xbm): New variable.
12354
12355 2000-10-04  Dave Love  <fx@gnu.org>
12356
12357         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
12358         pbm images.
12359
12360         * frown.pbm, smile.pbm, wry.pbm: New files.
12361
12362         * frown.xbm, smile.xbm, wry.xbm: Deleted.
12363
12364 2000-10-03  Dave Love  <fx@gnu.org>
12365
12366         * mail-source.el (mail-sources): Revert to nil.
12367
12368         * nnmail (nnmail-spool-file): Revert to `((file))'.
12369
12370         * qp.el: Don't require mm-util.
12371         (quoted-printable-decode-region): Rewritten.
12372         (quoted-printable-decode-string, quoted-printable-encode-region):
12373         Doc fix.
12374         (quoted-printable-encode-region): Barf on multibyte characters.
12375         Maybe make the class multibyte.  Upcase chars, not formatted
12376         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12377         (quoted-printable-encode-string): Don't use
12378         mm-with-unibyte-buffer.
12379
12380 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12381
12382         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12383
12384 2000-09-21  Dave Love  <fx@gnu.org>
12385
12386         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12387         (for Emacs 20).  Tidy somewhat.
12388
12389 2000-09-21  Dave Love  <fx@gnu.org>
12390
12391         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
12392         image processing.  Rationalize logic somewhat.
12393
12394 2000-09-20  Dave Love  <fx@gnu.org>
12395
12396         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
12397         specifically.
12398
12399         * gnus.el (gnus-version-number): Avoid some redundant
12400         autoloads.
12401
12402 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
12403
12404         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
12405         to XBM; we always have PBM support.
12406
12407 2000-09-14  Dave Love  <fx@gnu.org>
12408
12409         * gnus.el (gnus-charset):
12410         * mm-decode.el (mime-display):
12411         * imap.el (imap) <defgroup>: Add :version.
12412
12413 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
12414
12415         * parse-time.el: Fix author's mail address.
12416
12417         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
12418         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
12419         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
12420         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
12421         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
12422         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
12423         * rfc2231.el, uudecode.el: Fix copyright notice.
12424
12425         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
12426         require `w3' at load-time only if not running in batch mode.
12427
12428 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12429
12430         * gnus.el: Before merge with Emacs21.
12431
12432 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
12433
12434         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
12435
12436 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12437
12438         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
12439         to avoid conflict with the standard `back-to-indentation'
12440         binding.
12441
12442 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12443
12444         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
12445
12446         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
12447         (mm-disable-multibyte-mule4): Ditto.
12448         (mm-with-unibyte-current-buffer-mule4): Ditto.
12449
12450 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12451
12452         * pop3.el (pop3-movemail): Use binary.
12453         (pop3-movemail-file-coding-system): Removed.
12454
12455 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12456
12457         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
12458
12459 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12460
12461         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
12462         exists.
12463
12464 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12465
12466         * gnus-msg.el (gnus-post-method): Use backend name when the
12467         address is "".
12468
12469 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12470
12471         * gnus-art.el (article-verify-x-pgp-sig): Don't test
12472         mm-verify-option.
12473         (gnus-treat-x-pgp-sig): Default value.
12474         (gnus-ignored-headers): Redundant.
12475
12476 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12477
12478         * gnus-win.el (gnus-configure-frame): Save selected window.
12479
12480 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12481
12482         * nnmbox.el: Require gnus-range.
12483         (nnmbox-group-building-active-articles): New variable.
12484         (nnmbox-group-active-articles): New variable; this is a cache of
12485         all active articles by group and number.
12486         (nnmbox-in-header-p): New function.
12487         (nnmbox-find-article): New function.
12488         (nnmbox-record-active-article): New function.
12489         (nnmbox-record-deleted-article): New function.
12490         (nnmbox-is-article-active-p): New function.
12491         (nnmbox-retrieve-headers): Use nnmbox-find-article.
12492         (nnmbox-request-article): Ditto.  Also supply extra arg to
12493         nnmbox-article-group-number.
12494         (nnmbox-request-expire-articles): Ditto.
12495         (nnmbox-request-move-article): Ditto.
12496         (nnmbox-request-replace-article): Ditto.
12497         (nnmbox-request-rename-group): Rename group entry in active
12498         article cache.
12499         (nnmbox-delete-mail): Update active article cache, unless article
12500         is being replaced.
12501         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
12502         than partially duplicating it.
12503         (nnmbox-article-group-number): Add extra `this-line' arg, to
12504         handle articles belonging to multiple groups.
12505         (nnmbox-save-mail): Update active article cache.
12506         (nnmbox-read-mbox): Build active article cache when loading mbox.
12507         Also do some repair work, if we find articles that are missing the
12508         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
12509         reconstruct these from Xref info.
12510
12511 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12512
12513         * mail-source.el (mail-source-report-new-mail): Use
12514         nnheader-run-at-time.
12515
12516 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12517
12518         * mail-source.el (mail-source-fetch-pop): Clear pop password when
12519         an error is thrown, and then rethrow the error.
12520         (mail-source-check-pop): Ditto.
12521         (mail-source-start-idle-timer): Prevent multiple pop checks
12522         running if the check takes a long time.
12523
12524 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12525
12526         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
12527         succeed.
12528
12529 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12530
12531         * gnus-win.el (gnus-configure-windows): Make sure
12532         nntp-server-buffer is live.
12533         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
12534
12535 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
12536
12537         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
12538
12539 2000-12-04  Andreas Jaeger  <aj@suse.de>
12540
12541         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
12542
12543 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12544
12545         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
12546
12547 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12548         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
12549
12550         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
12551
12552 2000-12-01  Simon Josefsson  <sj@extundo.com>
12553
12554         * mml-smime.el (mml-smime-verify): Fix address parsing.
12555
12556 2000-12-01  Simon Josefsson  <sj@extundo.com>
12557
12558         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
12559         more than one certificate inside PKCS#7 blob.  Better security
12560         information (clamed / actual sender, openssl output, certificates
12561         inside message).
12562
12563         * smime.el (smime-verify-region): Output to /dev/null.
12564         (smime-buffer-as-string-region): Don't parse empty lines.
12565
12566 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12567
12568         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
12569         ?d and ?D.
12570         (gnus-mime-security-show-details-inline): New variable.
12571         (gnus-mime-security-show-details): Use them.
12572         (gnus-insert-mime-security-button): Ditto.
12573
12574         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
12575         Suggest by Michael Duggan (md5i@cs.cmu.edu).
12576         (mml2015-gpg-clear-verify): Ditto.
12577         (mml2015-gpg-decrypt-1): Ditto.
12578         (mml2015-use): Prefer 'gpg.
12579
12580 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12581
12582         * gnus-util.el (gnus-add-text-properties-when): New function.
12583         (gnus-remove-text-properties-when): Ditto.
12584
12585         * gnus-cite.el (gnus-article-hide-citation): Use them.
12586         (gnus-article-toggle-cited-text): Use them.
12587
12588         * gnus-art.el (gnus-signature-toggle): Use them.
12589         (gnus-article-show-hidden-text): Ditto.
12590         (gnus-article-hide-text): Ditto.
12591
12592 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12593
12594         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
12595
12596 2000-11-30  Simon Josefsson  <sj@extundo.com>
12597
12598         * smime.el (smime-point-at-eol): New alias.
12599         (smime-buffer-as-string-region): Use it.
12600
12601 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12602
12603         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
12604
12605 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12606
12607         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
12608
12609         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
12610
12611         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
12612
12613 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12614
12615         * nnmh.el (nnmh-request-expire-articles): Implemented
12616         expiry-target for nnmh backend.
12617
12618 2000-11-30  Simon Josefsson  <sj@extundo.com>
12619
12620         * mm-decode.el (mm-security-from): New variable.
12621         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
12622
12623         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
12624         than `from'.
12625
12626 2000-11-30  Simon Josefsson  <sj@extundo.com>
12627
12628         * mml-smime.el (mml-smime-verify): Verify that certificate mail
12629         address match sender address.
12630
12631         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
12632
12633         * smime.el (smime-verify-region): Don't copy buffer.
12634         (smime-decrypt-buffer): Use expand-file-name on keyfile.
12635         (smime-pkcs7-region): New function.
12636         (smime-pkcs7-certificates-region): Ditto.
12637         (smime-pkcs7-email-region): Ditto.
12638         (smime-buffer-as-string-region): Ditto.
12639
12640         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
12641         buffer.
12642
12643 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
12644
12645         * smime.el (smime-decrypt-region): Fix keyfile argument.
12646
12647 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12648
12649         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
12650
12651 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12652
12653         * message.el (message-shoot-gnksa-feet): New variable.
12654         (message-gnksa-enable-p): New function.
12655         (message-send): Use it.
12656         (message-check-news-body-syntax): Ditto.
12657
12658 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12659
12660         * message.el (message-make-message-id): Remove the redundancy.
12661
12662 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12663
12664         * message.el (message-setup): Discourage using mc-install-*-mode.
12665
12666         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
12667
12668 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12669
12670         * gnus-cite.el (gnus-cite-parse): Guess citation length.
12671
12672 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12673
12674         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
12675
12676 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12677
12678         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
12679
12680 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12681
12682         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
12683         insert-buffer-substring.
12684
12685         * message.el (message-send-mail): Use buffer-substring-no-properties.
12686         (message-send-news): Ditto.
12687
12688 2000-11-22  David Edmondson  <dme@dme.org>
12689
12690         * imap.el (imap-wait-for-tag): Message read info.
12691
12692 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12693
12694         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
12695         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
12696         (mml2015-gpg-encrypt): Ditto.
12697
12698 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12699
12700         * mm-decode.el (mm-verify-option): Default value.
12701
12702         * mml-sec.el (mml-secure-part): Error message.
12703
12704 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12705
12706         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
12707
12708 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12709
12710         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
12711
12712 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12713
12714         * gnus-art.el (gnus-article-describe-key): Use prompt.
12715         (gnus-article-describe-key-briefly): Ditto.
12716
12717 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12718
12719         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
12720
12721 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12722
12723         * gnus-art.el (gnus-article-describe-key): New function.
12724         (gnus-article-describe-key-briefly): New function.
12725
12726 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12727
12728         * mm-decode.el (mm-decrypt-option): Doc typo.
12729
12730         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
12731         return a number.
12732
12733 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12734
12735         * message.el (message-newline-and-reformat): Typo.
12736
12737 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12738
12739         * gnus-art.el (article-verify-x-pgp-sig): Check whether
12740         original-article-buffer exists.
12741
12742         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
12743         (rfc2047-header-encoding-alist): Addresses are different from text.
12744         (rfc2047-encode-message-header): Ditto.
12745         (rfc2047-dissect-region): Extra parameter.
12746         (rfc2047-encode-region): Ditto.
12747         (rfc2047-encode-string): Ditto.
12748
12749 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12750
12751         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
12752         (mm-uu-pgp-encrypted-extract): Use it.
12753         (mm-uu-pgp-signed-extract-1): New function.
12754         (mm-uu-pgp-signed-extract): Use it.
12755
12756         * gnus-art.el (gnus-mime-display-security): New function.
12757         (gnus-mime-display-part): Use it.
12758         (gnus-mime-security-verify-or-decrypt): New function.
12759         (gnus-mime-security-press-button): New function.
12760         (gnus-insert-mime-security-button): Use it.
12761
12762         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
12763         (mm-find-raw-part-by-type): Ditto.
12764         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
12765         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
12766         (mm-destroy-parts): Kill nested multibyte buffer.
12767
12768         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
12769         (mml2015-gpg-verify): Ditto.
12770
12771 2000-11-18  Simon Josefsson  <sj@extundo.com>
12772
12773         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
12774         (mml2015-function-alist): Use it.
12775
12776         * mml-sec.el (mml-sign-alist): Update names.
12777         (mml-encrypt-alist): Ditto.
12778         (mml-secure-part-smime-sign): Moved to mml-smime.el
12779         as `mml-smime-sign-query'.
12780         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
12781         `mml-smime-get-file-cert'.
12782         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
12783         `mml-smime-get-dns-cert'.
12784         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
12785         `mml-smime-encrypt-query'.
12786         (mml-smime-sign-buffer): Use mml-smime-sign.
12787         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
12788
12789         * mml-smime.el (mml-smime-sign): New function.
12790         (mml-smime-encrypt):
12791         (mml-smime-sign-query):
12792         (mml-smime-get-file-cert):
12793         (mml-smime-get-dns-cert):
12794         (mml-smime-encrypt-query): Moved from mml-sec.el.
12795
12796 2000-11-16  Simon Josefsson  <sj@extundo.com>
12797
12798         * mml2015.el (mml2015-gpg-clear-verify): New function.
12799         (mml2015-function-alist): Add it.
12800
12801 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12802
12803         * message.el (message-setup-fill-variables): Use
12804         message-cite-prefix-regexp.
12805         (message-newline-and-reformat): Check the end of citation, leading
12806         WSP, break in the cite prefix.
12807         (message-fill-paragraph): New function.
12808
12809 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12810
12811         * lpath.el: Shut up.
12812
12813 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
12814
12815         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
12816         raw 8-bit in headers in dk.* newsgroups.
12817
12818 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12819
12820         * message.el (message-newline-and-reformat): Match extra WSPs.
12821
12822 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
12823
12824         * mml.el (mml-generate-mime-1): Ignore ascii.
12825
12826 2000-11-16 Justin Sheehy  <justin@iago.org>
12827
12828         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
12829
12830 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12831
12832         * message.el (message-cite-prefix-regexp): Prefix should not end
12833         at space.
12834
12835 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12836
12837         * message.el (message-mode-syntax-table): Add - as a word
12838         constituent as in articles.
12839         (message-setup-fill-variables): Add -_. as supercite-style prefix.
12840         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
12841         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
12842
12843 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12844
12845         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
12846
12847 2000-11-12  David Edmondson  <dme@dme.org>
12848
12849         * message.el (message-font-lock-keywords): use
12850         message-cite-prefix-regexp.
12851
12852 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12853
12854         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
12855         Stein Arild Str\e,Ax\e(Bmme.
12856         (gnus-group-jump-to-group): Use it.
12857         (gnus-group-jump-to-group-prompt): Customize.
12858
12859 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
12860
12861         * mailcap.el (mailcap-possible-viewers): Match the entire string.
12862
12863 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12864
12865         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
12866         incompatible.
12867         (mml2015-mailcrypt-sign): Ditto.
12868
12869 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12870
12871         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
12872         group is open.
12873
12874 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
12875
12876         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
12877         nnvirtual articles.
12878         (gnus-backlog-request-article): Don't request nnvirtual articles.
12879
12880 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12881
12882         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
12883         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
12884
12885 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12886
12887         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
12888         * mml.el (mml-generate-mime-1): Use charset attribute.
12889         * mm-bodies.el (mm-encode-body): Add parameter charset.
12890         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
12891
12892 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12893
12894         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
12895         (mml2015-mailcrypt-clear-decrypt): Ditto.
12896         (mml2015-mailcrypt-verify): Ditto.
12897         (mml2015-mailcrypt-clear-verify): Ditto.
12898         (mml2015-gpg-verify): Ditto.
12899
12900 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12901
12902         * smime.el (smime-openssl-program): Test the existence of openssl.
12903         * mml-smime.el: Require mm-decode.
12904         (mml-smime-verify-test): New function.
12905         * mm-decode.el (mm-verify-function-alist): Use it.
12906
12907 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12908
12909         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
12910         anyway.
12911
12912 2000-11-13  Simon Josefsson  <sj@extundo.com>
12913
12914         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
12915         verification doesn't work.
12916
12917 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12918
12919         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
12920         (gnus-inews-do-gcc): Use it.
12921
12922 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12923
12924         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
12925         leading space.
12926         * mm-extern.el (mm-inline-external-body): Report error when no
12927         access-type.
12928
12929 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12930
12931         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
12932
12933 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
12934
12935         * gnus-art.el (gnus-mime-button-menu): Use select-window.
12936
12937 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
12938
12939         * gnus-art.el (gnus-mime-display-part): Display multipart/related
12940         as multipart/mixed.
12941
12942 2000-11-12  David Edmondson  <dme@dme.org>
12943
12944         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
12945         and replace `.' with `\w' to allow for different syntax tables
12946         (from Vladimir Volovich).
12947         * message.el (message-newline-and-reformat): use
12948         `message-cite-prefix-regexp'.
12949         * gnus-cite.el (gnus-supercite-regexp): use
12950         `message-cite-prefix-regexp'.
12951         * gnus-cite.el (gnus-cite-parse): use
12952         `message-cite-prefix-regexp'.
12953
12954 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12955
12956         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
12957         PGP SIGNATURE.  Escape leading "-"'s.
12958         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
12959
12960 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
12961
12962         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
12963
12964 2000-11-11  Simon Josefsson  <sj@extundo.com>
12965
12966         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
12967
12968         * smime.el (smime-details-buffer): New variable.
12969         (smime-sign-region):
12970         (smime-encrypt-region):
12971         (smime-verify-region):
12972         (smime-decrypt-region): Copy OpenSSL output to the buffer.
12973
12974         * mml-smime.el (mml-smime-verify): Support security info.
12975
12976 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
12977
12978         * mm-decode.el (mm-verify-option): Set default to nil.
12979         (mm-decrypt-option): Ditto.
12980         * gnus-art.el (article-verify-x-pgp-sig): New function.
12981
12982 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
12983
12984         * gnus-art.el (gnus-mime-display-alternative): Show button if no
12985         preferred part.
12986
12987 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12988
12989         * gnus-sum.el (gnus-move-split-methods): Say that
12990         `gnus-split-methods' uses file names, whereas this uses group
12991         names.  (Report from Nevin Kapur)
12992
12993 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
12994
12995         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
12996
12997 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12998
12999         * nnheader.el (nnheader-directory-files-is-safe): New variable.
13000         (nnheader-directory-articles): Use it.
13001         (nnheader-article-to-file-alist): Ditto.
13002
13003 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13004
13005         * rfc2047.el (rfc2047-pad-base64): New function.
13006         (rfc2047-decode): Use it.
13007
13008 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
13009
13010         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
13011         select method.
13012
13013 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13014
13015         * mml2015.el (mml2015-gpg-decrypt-1):
13016         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
13017
13018 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13019
13020         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
13021
13022 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
13023
13024         * pop3.el (pop3-munge-message-separator): A message may have an
13025         empty body.
13026
13027 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
13028
13029         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
13030         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
13031         (mm-uu-pgp-signed-extract): Use coding-system.
13032
13033 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13034
13035         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
13036         (gnus-insert-mime-security-button): New function.
13037         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
13038         * mml2015.el:  Add security info when verify or decrypt.
13039         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
13040         (mm-uu-pgp-encrypted-extract): Ditto.
13041
13042 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
13043
13044         * mm-decode.el (mm-display-parts): New function.
13045         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
13046
13047 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13048
13049         * gnus-mlspl.el: Documentation tweaks.
13050
13051 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13052
13053         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
13054         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
13055         argument.
13056
13057 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
13058
13059         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
13060
13061 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
13062
13063         * gnus-art.el (gnus-article-encrypt): New function.
13064         (gnus-article-encrypt-protocol-alist): New variable.
13065         (gnus-article-encrypt-protocol): New variable.
13066         * mml2015.el (mml2015-self-encrypt): New function.
13067         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
13068
13069 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
13070
13071         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
13072         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
13073         let mailcap do it.
13074         * mml2015.el: Remove snarf code.
13075         * mm-decode.el: Remove snarf code.
13076
13077 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
13078
13079         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
13080         (mml-insert-mime): Understand gnus-decoded.
13081         (mime-to-mml): New parameter handles.
13082         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
13083         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
13084
13085 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
13086
13087         * mm-decode.el (mime-security): New group.
13088         (mm-verify-function-alist): Add test function.
13089         (mm-decrypt-function-alist): Ditto.
13090         (mm-snarf-option): Set default value as nil.
13091         (mm-find-part-by-type): Recursive parameter.
13092         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
13093         * mml2015.el: Support draft-ietf-openpgp-multsig.
13094
13095 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
13096
13097         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
13098         (gnus-article-view-part-as-charset): New function.
13099
13100 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13101
13102         * mm-decode.el (mm-verify-option): Default value.
13103         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
13104
13105 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13106
13107         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
13108
13109 2000-11-05  Simon Josefsson  <sj@extundo.com>
13110
13111         * mml-smime.el (mml-smime-verify): Work in original multipart
13112         buffert.
13113
13114         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
13115         (mm-handle-multipart-ctl-parameter): Ditto.
13116         (mm-alist-to-plist): New function.
13117         (mm-dissect-buffer): Store CTL parameters and copy original buffer
13118         for multiparts.
13119         (mm-destroy-parts): Destroy multipart buffert.
13120         (mm-remove-part): Ditto.
13121
13122         * mml-smime.el (mml-smime-sign): Not used.
13123         (mml-smime-encrypt): Ditto.
13124
13125         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
13126
13127         Verify S/MIME signature support.
13128
13129         * mm-decode.el (mm-inline-media-tests): Add
13130         application/{x-,}pkcs7-signature.
13131         (mm-inlined-types): Ditto.
13132         (mm-automatic-display): Ditto.
13133         (mm-verify-function-alist): Ditto.  Add name of method.
13134         (mm-decrypt-function-alist): Add name of method.
13135         (mm-find-part-by-type): Add documentation.
13136         (mm-possibly-verify-or-decrypt): Use new format of
13137         mm-{verify,decrypt}-function-alist.  Use method names.
13138
13139         * mml-smime.el (mml-smime-verify): New function.
13140
13141 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13142
13143         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
13144
13145 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13146
13147         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
13148         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
13149         * mm-decode.el (mm-snarf-option): New variable.
13150
13151 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13152
13153         * mm-util.el (mm-subst-char-in-string): New function.
13154         (mm-replace-chars-in-string): Use it.
13155         * message.el (message-replace-chars-in-string): Use it.
13156         * nnheader.el (nnheader-replace-chars-in-string): Use it.
13157         * gnus-mh.el (mh-lib-progs): Shut up.
13158
13159 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13160
13161         * base64.el, md5.el: Moved to contrib directory.
13162
13163 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13164
13165         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
13166         the last article when search.
13167
13168 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13169
13170         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
13171         * nnmail.el (nnmail-pathname-coding-system): Ditto.
13172
13173 2000-09-29  David Edmondson  <dme@thus.net>
13174
13175         * message.el (message-newline-and-reformat): Typo.
13176
13177 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13178
13179         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
13180
13181 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13182
13183         * nntp.el (nntp-decode-text): Delete bogus status lines.
13184
13185 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13186
13187         * message.el (message-font-lock-keywords): Match a final newline
13188         to help font-lock's multiline support.
13189
13190 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13191
13192         * nnoo.el (nnoo-set): New function.
13193
13194 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13195
13196         * gpg.el, gpg-ring.el: Moved to contrib directory.
13197
13198 2000-11-04  Simon Josefsson  <sj@extundo.com>
13199
13200         * nnimap.el (nnimap-split-inbox): Typo.
13201
13202 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13203
13204         * gnus-msg.el (gnus-msg-mail): Move it backwards.
13205
13206 2000-11-03  Simon Josefsson  <sj@extundo.com>
13207
13208         * rfc2231.el (rfc2231-parse-qp-string): New function.
13209         (require): rfc2047.
13210
13211         * mail-parse.el (mail-header-parse-content-type):
13212         (mail-header-parse-content-disposition): Support invalid QP
13213         encoded strings, by using `rfc2231-parse-qp-string'.
13214
13215 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13216
13217         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
13218         (rfc2231-decode-encoded-string): Typo "> X 1".
13219         (rfc2231-encode-string): Insert the name of charset.
13220         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
13221
13222 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13223
13224         * mm-decode.el (mm-save-part): Return the filename.
13225         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
13226         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
13227         (gnus-mime-action-alist): Use it.
13228         (gnus-mime-button-commands): Use it.
13229         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
13230         (mm-inline-external-body): unwind-protect.
13231
13232 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13233
13234         * gnus-art.el (gnus-insert-mime-button): Show url.
13235
13236 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13237
13238         * mml.el (mml-generate-mime-1): Support external url.
13239         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
13240
13241 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
13242
13243         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
13244         * mm-decode.el (mm-display-external): Ditto.
13245         * mm-extern.el: New file.
13246         * mm-decode.el (mm-inline-media-tests): Hook it up.
13247         (mm-inlined-types): Inline message/external-body.
13248
13249 2000-11-02  Simon Josefsson  <sj@extundo.com>
13250
13251         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
13252
13253         * message.el (message-get-reply-headers): Better handling when
13254         Mail-Followup-To is very large.
13255
13256 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13257
13258         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
13259         * gnus-art.el (gnus-article-edit-done):
13260         * gnus-sum.el (gnus-summary-edit-article-done): Move line
13261         counting code here.
13262         * gnus-msg.el (gnus-setup-message): Remove a hack.
13263
13264 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13265
13266         * gnus-sum.el (gnus-newsgroup-variables): New variable.
13267         (gnus-summary-mode): Make them local variables.
13268         (gnus-set-global-variables): Globalize them.
13269         (gnus-summary-exit): Kill them.
13270
13271 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
13272
13273         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
13274         word.
13275
13276 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13277
13278         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
13279         gnus-article-wash-types.
13280         * gnus-art.el (gnus-article-wash-status): Use them.
13281
13282 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
13283
13284         * mml.el (mml-read-tag): Remove spaces and LF.
13285
13286 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13287
13288         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
13289         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
13290
13291 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
13292
13293         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
13294
13295 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13296
13297         * gnus-sum.el (gnus-article-charset): New variable.
13298         (gnus-summary-display-article): Set it.
13299         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13300         * gnus-art.el (gnus-article-mode): Make it local variable.
13301
13302 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13303
13304         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13305
13306 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13307
13308         * nnwfm.el: New file.
13309
13310         * nnweb.el (nnweb-replace-in-string): New function.
13311
13312 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13313
13314         * mml2015.el: Wrap gpg.el.
13315         * gpg.el (gpg-verify): The last argument of apply is a list.
13316         (gpg-encrypt): Add passphrase as a parameter.
13317
13318 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13319
13320         * gpg.el: New file.
13321         * gpg-ring.el: New file.
13322
13323 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13324
13325         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
13326
13327 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13328
13329         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
13330         double-quote characters.
13331         (gnus-summary-prepare-threads): Ditto.
13332
13333 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13334
13335         * gnus-art.el (gnus-mime-display-single): Forward line -1.
13336         * mml.el (mml-read-tag): Don't skip the leading space.
13337         * lpath.el (font-lock-set-defaults): Shut up.
13338
13339 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13340
13341         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
13342
13343 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13344
13345         * qp.el (quoted-printable-encode-region): Replace leading - when
13346         ultra safe.
13347         * mml.el (mml-generate-mime-postprocess-function): Removed.
13348         (mml-postprocess-alist): Removed.
13349         (mml-generate-mime-1): Use ultra-safe when sign.
13350         * mml2015.el (mml2015-fix-micalg): Uppercase.
13351         (mml2015-verify): Insert LF.
13352         (mml2015-mailcrypt-sign): Downcase; search backward.
13353
13354 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13355
13356         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
13357         restrictive.
13358         (nnultimate-table-regexp): New variable.
13359         (nnultimate-forum-table-p): Use it.
13360
13361 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
13362         Trivial patch.
13363
13364         * gnus-sum.el (gnus-summary-expire-articles): Save point.
13365
13366 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13367
13368         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13369         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13370
13371 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13372
13373         * mml2015.el: Shut up.
13374
13375 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13376
13377         * gnus.el (gnus-server-browse-hashtb): Removed.
13378         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13379         (gnus-group-insert-group-line-info): Use simplified method.
13380         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13381
13382 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13383
13384         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13385         moved here.
13386         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13387         * gnus-group.el (gnus-group-prepare-flat): Use it.
13388         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13389
13390 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13391
13392         * mml.el (mml-mode): Show menu in XEmacs.
13393
13394 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
13395
13396         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
13397         (gnus-server-read-server-in-server-buffer): New function.
13398         (gnus-browse-foreign-server): Browse in group buffer.
13399         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
13400         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
13401         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
13402         * gnus.el (gnus-server-browse-hashtb): New variable.
13403
13404 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13405
13406         * nnfolder.el (nnfolder-open-nov): Use group.
13407
13408 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
13409
13410         * nnfolder.el: Add NOV. Set version to 2.0.
13411         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
13412
13413 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13414
13415         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
13416
13417 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13418
13419         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
13420         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
13421
13422 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13423
13424         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
13425
13426 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13427
13428         * mm-decode.el (mm-verify-function-alist): New variable.
13429         (mm-verify-option): New variable.
13430         (mm-decrypt-function-alist): Ditto.
13431         (mm-decrypt-option): Ditto.
13432         (mm-find-raw-part-by-type): New function.
13433         (mm-possibly-verify-or-decrypt): New function.
13434         (mm-dissect-multipart): Use it.
13435         * mml2015.el (mml2015-fix-micalg): New function.
13436         (mml2015-decrypt): Use new interface.
13437         (mml2015-verify):  Use new interface.
13438         (mml2015-setup): Make it bogus.
13439
13440 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13441
13442         * mml.el (mml-generate-mime-postprocess-function): Set to
13443         mml-postprocess.
13444         (autoload): Autoload mml2015 and mml-smime.
13445         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
13446         * mml2015.el (mml2015-encrypt): New function.
13447         (mml2015-sign): New function.
13448         (mml2015-encrypt-function): New variable.
13449         (mml2015-sign-function): New variable.
13450         (mml2015-mailcrypt-encrypt): Use message-recipients.
13451         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
13452         * mml-smime.el (mml-smime-setup): Ditto.
13453
13454 2000-10-28  Simon Josefsson  <sj@extundo.com>
13455
13456         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
13457         Communigate Pro 3.3.1 server.
13458
13459         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
13460         in buffers.
13461         (mml-secure-dns-server): Removed.
13462         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
13463         write certificates to files.
13464
13465         * smime.el (smime-dns-server): New variable.
13466         (smime-mail-to-domain):
13467         (smime-cert-by-dns): New functions.
13468
13469         * dig.el: New file.
13470
13471 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
13472
13473         * message.el (message-options): New variable.
13474         (message-options-set-recipient): New function.
13475         (message-send): Use them.
13476         * gnus-int.el (gnus-request-replace-article): Use them.
13477         (gnus-request-accept-article): Ditto.
13478         * mml.el (mml-preview): Use them.
13479         * gnus-sum.el (gnus-summary-edit-article): Use them.
13480
13481         * message.el (message-options-get): New function.
13482         (message-options-get): New function.
13483         * rfc2047.el (rfc2047-encode-message-header): Use them.
13484         * mm-bodies.el (mm-encode-body): Use them.
13485
13486 2000-10-28  Simon Josefsson  <sj@extundo.com>
13487
13488         * nnimap.el (nnimap-retrieve-which-headers):
13489         (nnimap-request-article-part): Quote message-id.
13490
13491         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
13492         (smime-CA-file): New variable.
13493         (smime-call-openssl-region): Don't error.
13494         (smime-sign-region): Return result value.
13495         (smime-encrypt-region): Ditto.
13496         (smime-verify-region): New function.
13497         (smime-decrypt-region): Ditto.
13498         (smime-verify-buffer): Ditto.
13499         (smime-decrypt-buffer): Ditto.
13500
13501         * mml.el: Require mml-sec.
13502         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
13503         (mml-mode-map): Add "sign" and "encrypt" maps.
13504         (mml-menu): Add security menu.
13505         (mml-preview): Use generate-new-buffer.
13506
13507         * mml-sec.el: New file.
13508
13509 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13510
13511         * mm-decode.el (mm-find-part-by-type): Move it here.
13512         * mml.el (mml-postprocess): Move it here.
13513         (mml-postprocess-alist): Move it here. Merge them.
13514
13515 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
13516
13517         * rfc2047.el (rfc2047-encode-message-header): Make sure no
13518         unencoded stuff in the header.
13519
13520 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13521
13522         * gnus-group.el (gnus-group-listed-groups): New variable.
13523         (gnus-group-list-option): New variable.
13524         (gnus-group-list-limit-map): New keymap.
13525         (gnus-group-list-flush-map): New keymap.
13526         (gnus-group-list-plus-map): New keymap.
13527         (gnus-group-prepare-logic): New function.
13528         (gnus-group-prepare-flat): Merge with
13529         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
13530         (gnus-group-prepare-flat-list-dead): Ditto.
13531         (gnus-group-list-matching): Use gnus-group-prepare-function.
13532         (gnus-group-list-dormant): Ditto.
13533         (gnus-group-list-cached): Ditto.
13534         (gnus-group-listed-groups): New function.
13535         (gnus-group-list-limit): New function.
13536         (gnus-group-list-flush): New function.
13537         (gnus-group-list-plus): New function.
13538         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
13539         (gnus-topic-prepare-topic): Ditto.
13540
13541 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
13542
13543         * message.el (message-insert-to, message-get-reply-headers):
13544         (message-reply, message-followup): Mail-{Followup,Reply}-To.
13545
13546 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13547
13548         * mml2015.el: New file.
13549         * smime.el: New file.
13550         * mml-smime.el: New file.
13551
13552 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13553
13554         * ChangeLog: Moved to ChangeLog.1.
13555
13556     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
13557   Copying and distribution of this file, with or without modification,
13558   are permitted provided the copyright notice and this notice are preserved.
13559
13560 ;; Local Variables:
13561 ;; coding: iso-2022-7bit
13562 ;; End: