Import Oort Gnus v0.13.
[elisp/gnus.git-] / lisp / ChangeLog
1 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2
3         * gnus.el: Oort Gnus v0.13 is released.
4
5 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6
7         * gnus-art.el (gnus-button-url-regexp): Removed |.
8
9         * message.el (message-send-hook): Doc fix.
10
11         * gnus-win.el (gnus-buffer-configuration): Display article
12         instead of article-copy when `reply'.
13
14 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
15
16         * gnus.el (gnus-format): Change customize group to gnus.
17         (gnus-cache): Add link.
18         (gnus-group-charter-alist): Fix docstring.
19
20 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
21
22         * mailcap.el (mailcap-print-command): lpr-command might be
23         unbound in XEmacs.
24
25 2002-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26
27         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
28
29         * gnus-sum.el (gnus-summary-update-article-line): Fixed
30         calculation of net characters added for use in the gnus-data
31         structure.
32         
33 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
34
35         * nnmail.el (nnmail-process-unix-mail-format): Improve error
36         message.  Suggested by Jari Aalto.
37
38 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
39
40         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
41         (gnus-article-reply-with-original): Ditto.
42
43         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
44         read articles don't become unread.
45
46 2003-01-17  Simon Josefsson  <jas@extundo.com>
47
48         * gnus-fun.el (gnus-x-face-from-file): 
49         (gnus-face-from-file): Suggest image format in minibuffer prompt.
50
51         * gnus-fun.el (gnus-convert-image-to-x-face-command)
52         (gnus-convert-image-to-face-command): Doc fix.
53
54 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
55
56         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
57
58 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
59
60         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
61         avoid encoding problems.
62
63         * mailcap.el (mailcap-ps-command): New variable.
64         (mailcap-mime-data): Add print entry where applicable.  Use
65         pdftotext on a tty.
66
67 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
68
69         * gnus-sum.el (gnus-alter-header-function): Add type and group.
70
71 2003-01-16  Simon Josefsson  <jas@extundo.com>
72
73         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
74         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
75         (gnus-face-from-file): Doc fix; don't mention image format.
76
77 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
78
79         * spam.el (spam-get-article-as-filename): new function (unused for now)
80         (spam-get-article-as-buffer): new function
81         (spam-get-article-as-string): use spam-get-article-as-buffer
82         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
83
84 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
85  
86         * gnus-agent.el: Don't use `path'.
87         From the GNU coding standards:
88         
89             Please do not use the term ``pathname'' that is used in Unix
90             documentation; use ``file name'' (two words) instead.  We use
91             the term ``path'' only for search paths, which are lists of
92             directory names.
93
94         * nnsoup.el (nnsoup-file-name): Ditto.
95  
96         * nnmail.el (nnmail-pathname-coding-system): Ditto.
97         (nnmail-group-pathname): Ditto.
98  
99         * nnimap.el (nnimap-group-overview-filename): Ditto.
100  
101         * nnheader.el (nnheader-pathname-coding-system): Ditto.
102         (nnheader-group-pathname): Ditto.
103  
104         * nnfolder.el (nnfolder-group-pathname): Ditto.
105  
106         * gnus.el (gnus-home-directory): Ditto.
107  
108         * gnus-group.el (gnus-group-icon-list): Ditto.
109  
110 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
111
112         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
113
114         * message.el (message-mode-menu): Use it.
115         (message-mode-menu): Deactivate "Yank Original" if there's no
116         reply buffer.
117
118         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
119
120         * message.el (message-mark-active-p): New function.
121
122 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
123
124         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
125         (spam-bogofilter-database-directory): new variables
126         (spam-check-bogofilter-headers, spam-check-bogofilter) 
127         (spam-bogofilter-register-with-bogofilter) 
128         (spam-bogofilter-register-spam-routine) 
129         (spam-bogofilter-register-ham-routine) 
130         (spam-group-ham-processor-bogofilter-p): new functions for the new
131         Bogofilter interface
132         (spam-summary-prepare-exit): use the new Bogofilter functions
133         (spam-list-of-checks): added spam-use-bogofilter-headers
134         (spam-bogofilter-score): rewrote function
135         (spam-check-bogofilter): optional score parameter, uses
136         spam-check-bogofilter-headers better
137         (spam-check-bogofilter-headers): optional score parameter
138
139         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
140         default, in the gnus-start customization group.  Used to disable
141         the spam-*/ham-* parameters.
142         (gnus-group-ham-exit-processor-bogofilter): new ham processor
143
144 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
145
146         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
147         XEmacs.
148
149         * gnus-ems.el (gnus-mark-active-p): do.
150
151 2003-01-15  Kevin Ryde  <user42@zip.com.au>
152
153         * gnus.texi (Using MIME): Mention auto-compression-mode with
154         gnus-mime-copy-part.
155
156 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
157
158         * message.el (message-send): Don't warn about duplicates when
159         superseding. 
160
161 2003-01-15  Simon Josefsson  <jas@extundo.com>
162
163         * nnimap.el (nnimap-split-download-body): New variable.
164         (nnimap-split-articles): Use it.
165
166 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
167
168         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
169         integrity checker was incorrectly flagging, and removing, articles
170         whose article number was negative.
171         (gnus-agent-fetch-group-1): When executed in the group's summary
172         buffer, refresh each downloaded line to update the status flag and
173         font.  Preserve the value of gnus-newsgroup-headers so that
174         gnus-agent-fetch-articles can split the requests by size.
175         (gnus-agent-expire): Corrected day calculation for when
176         gnus-agent-expire-days contains a list.
177
178 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
179
180         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
181
182 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
183
184         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
185           /usr/bin/play as default player. 
186           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
187
188 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
189
190         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
191         articles to be marked as well.
192
193 2002-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
194         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
195         fictious headers generated by nnagent (ie. Undownloaded Article
196         ####) in the list of articles that have not been downloaded.
197         
198         * gnus-int.el (): Added require declarations to resolve
199         compile-time warnings.
200         (gnus-open-server): If the server status is set to offline,
201         recursively execute gnus-open-server to open the offline backend
202         (e.g. nnagent).
203
204 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
205
206         * gnus-art.el (gnus-article-reply-with-original): Use
207         gnus-mark-active-p.
208         (gnus-article-followup-with-original): do.
209
210 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
211
212         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
213
214 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
215
216         * gnus-score.el (gnus-score-edit-file-at-point): New function.
217         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
218
219 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
220
221         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
222         (gnus-face-from-file): Ditto.
223
224 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
225
226         * gnus-sum.el (gnus-articles-to-read): Don't just apply
227         gnus-alter-articles-to-read-function to the unread articles. 
228
229 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
230
231         * deuglify.el (gnus-article-outlook-unwrap-lines)
232         (gnus-article-outlook-repair-attribution)
233         (gnus-article-outlook-rearrange-citation): New function names,
234         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
235         doc-string.
236
237         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
238         removed `W k' key binding (use `W Y f' instead).
239         (gnus-summary-make-menu-bar): Use new function names.
240
241 2003-01-13  Simon Josefsson  <jas@extundo.com>
242
243         * gnus-fun.el (gnus-random-x-face): Doc fix.
244         (gnus-insert-random-x-face-header): New function.
245
246 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
247
248         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
249         mark is not active.
250
251         * gnus-msg.el (gnus-inews-do-gcc): Comment.
252
253         * gnus-ems.el (gnus-mark-active-p): New function.
254
255         * gnus-group.el (gnus-topic-mode-p): New function.
256         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
257         Deactivate items if mark is not active.
258
259 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
260
261         * gnus.el (gnus-version-number): Bumped version.
262         (gnus-summary-line-format): Doc fix.
263
264 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
265
266         * gnus.el: Oort Gnus v0.12 is released.
267
268 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
269
270         * mail-source.el (mail-sources): Removed autoload to make it
271         compile under XEmacs.
272
273 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
274
275         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
276         regexp or a function too.
277         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
278         confirmation even if the original article is mail.
279
280 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
281
282         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
283         articles to be marked when not yanking.
284
285 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
286
287         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
288         
289 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
290
291         * gnus-fun.el (gnus-face-from-file): Autoload.
292
293         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
294         errors.
295
296 2003-01-12  Simon Josefsson  <jas@extundo.com>
297
298         * sieve.el (sieve-upload-and-bury): New.  Suggested by
299         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
300
301         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
302         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
303
304 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
305
306         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
307         in every string.
308
309         * gnus.el (gnus-version-number): Bumped version number.
310
311 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
312
313         * gnus.el: Oort Gnus v0.11 is released.
314
315 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
316
317         * message.el (message-fetch-reply-field): Narrow to headers.
318
319         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
320         if Gnus isn't alive.
321
322 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
323
324         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
325         marks from articles that are already stored in the agent.
326         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
327         backup copy of an invalid .overview file for later analysis.
328         
329 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
330
331         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
332         exit work with two frames.
333
334 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
335
336         * message.el (message-forward-make-body): Use mule4.
337
338 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
339
340         * message.el (message-mode-map): Move wide-reply command.
341
342 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
343
344         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
345         castellano.
346         (gnus-outlook-display-hook): New variable.
347         (gnus-outlook-display-article-buffer): New function.
348         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
349         (gnus-outlook-deuglify-article): Made them interactive and added
350         optional arg.  Use `g-o-d-a-b'.
351         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
352
353         * gnus-sum.el: Added autoloads.
354         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
355         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
356
357 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
358
359         * gnus-art.el (gnus-display-mime): Use the mime emulation
360         variable. 
361
362         * gnus-sum.el (gnus-article-emulate-mime): New variable.
363
364         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
365         newsrc-alist is initialized properly.
366
367         * mail-source.el (mail-sources): Autoload.
368
369         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
370         nil.
371
372         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
373         insert two newlines.
374
375         * message.el (message-check-news-header-syntax): Compute the
376         header length correctly.
377
378 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
379
380         * gnus-agent.el (gnus-agent-expire): Do not remove article from
381         alist when keeping fetched article file.
382         (gnus-agent-retrieve-headers): When parsing response for article
383         numbers, use the same algorithm as gnus-agent-braid-nov to protect
384         against garbage in the server's response.
385
386         * gnus-int.el (gnus-request-expire-articles,
387         gnus-request-move-article): Only expire when the group's server
388         has been agentized.
389
390 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
391
392         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
393         errors when deleting overlays.
394
395         * gnus-score.el (gnus-score-followup): Allow tracing.
396
397         * gnus-art.el (gnus-treat-display-face): New variable.
398         (article-display-face): New command.
399
400         * gnus-fun.el (gnus-face-from-file): New function.
401         (gnus-convert-face-to-png): Ditto.
402
403         * gnus-art.el (gnus-ignored-headers): Added Face.
404
405 2003-01-10  Simon Josefsson  <jas@extundo.com>
406
407         * nndraft.el (nndraft-request-group): Avoid crash in
408         directory-files when draft directory doesn't exists.
409
410         * gnus-sum.el (gnus-select-article-hook): Add :option.
411
412 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
413
414         * spam.el (spam-use-stat): new variable
415         (spam-group-spam-processor-stat-p) 
416         (spam-group-ham-processor-stat-p): new convenience functions
417         (spam-summary-prepare-exit): add spam/ham processors to sequence
418         (spam-list-of-checks): add spam-use-stat to list of checks
419         (spam-split): conditionally load the spam-stat tables
420         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
421         spam-check-ifile): new functions
422
423         * spam-stat.el (spam-stat): typo fix
424         (spam-stat-install-hooks): new variable
425         (spam-stat-split-fancy-spam-group): added documentation clarification
426         (spam-stat-split-fancy-spam-threshhold): new variable
427         (spam-stat-install-hooks): make hooks conditional
428         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
429
430         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
431         spam-stat ham/spam processor symbols
432
433 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
434
435         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
436         file exists.
437
438 2003-01-10  Simon Josefsson  <jas@extundo.com>
439
440         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
441         undownloaded/downloadable only when unplugged.
442
443 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
444
445         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
446
447 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
448
449         * spam.el (spam-check-ifile): fixed call-process-region to use the
450         db parameter only if it's set
451         (spam-ifile-register-with-ifile): ditto
452
453 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
454
455         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
456         spam-stat-nbad before creating the hash table.
457         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
458         Changed copyright statement to FSF.
459
460 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
461
462         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
463         processable articles as read.
464         (gnus-agent-summary-fetch-series): Remove processable and
465         downloadable marks on all downloaded articles in the series.
466
467         * nntp.el (nntp-report): Throw error after reporting the problem.
468         (nntp-accept-process-output): Corrected error check to report an
469         error when the process is nil.
470
471 2003-01-09  Simon Josefsson  <jas@extundo.com>
472
473         * message.el (message-tool-bar-map): Add preview.
474
475 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
476
477         * mml.el (mml-preview): Get rid of MIME handles and buffers after
478         previewing.
479
480 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
481
482         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
483         bug when the (n+1)th article to be added to a group has a smaller
484         number than the n articles already added.
485
486 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
487
488         * message.el (message-mode-field-menu): Use backquote.
489
490 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
491
492         * spam.el: fixed the BBDB autoloads again, using
493         bbdb-search-simple now (which is not a macro, thank god)
494
495         * lpath.el (bbdb-search): removed function from maybe-fbind list
496
497         * gnus.el (ham-process-destination): added new parameter for
498         destination of ham articles found in spam groups at summary exit
499
500         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
501         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
502         (spam-ifile-database-path): added new parameter for ifile's database
503         (spam-move-spam-nonspam-groups-only): new parameter to determine
504         if spam should be moved from all groups or only some
505         (spam-summary-prepare-exit): fixed logic to use
506         spam-move-spam-nonspam-groups-only when deciding to invoke
507         spam-mark-spam-as-expired-and-move-routine; always invoke that
508         routine after the spam has been expired-or-moved in case there's
509         some spam left over; use spam-ham-move-routine in spam groups
510         (spam-ham-move-routine): new function to move ham articles to the
511         ham-process-destinations group parameter
512
513 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
514
515         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
516
517         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
518         gnus-summary-update-article-line.
519
520 2003-01-08  Simon Josefsson  <jas@extundo.com>
521
522         * nnmail.el (nnmail-expiry-target-group): Request group, create it
523         not successful.
524
525 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
526
527         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
528
529 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
530
531         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
532         logic, finally
533
534 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
535
536         * gnus-spec.el (gnus-parse-format): %C is a complex format.
537         (gnus-parse-format): Change to %~.
538
539         * message.el (message-generate-headers): Don't generate optional
540         empty headers.
541
542 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
543
544         * message.el (message-cross-post-default)
545         (message-cross-post-note-function, message-shoot-gnksa-feet)
546         (message-strip-subject-trailing-was, message-change-subject)
547         (message-mark-insert-file, message-cross-post-followup-to)
548         (message-cross-post-followup-to, message-mode-map)
549         (message-generate-unsubscribed-mail-followup-to)
550         (message-make-mail-followup-to): Minor changes to doc-strings and
551         error messages.  Updated copyright line.
552
553         * message.el (message-make-mail-followup-to,
554         message-generate-unsubscribed-mail-followup-to): New function
555         names.  Renamed functions: "-mft" -> "-mail-followup-to".
556         (message-make-mft, message-gen-unsubscribed-mft): Removed function
557         names.
558
559         * mml.el (mml-preview-insert-mail-followup-to): New function name.
560         (mml-preview-insert-mft): Removed function name.
561         (mml-preview): Use new function names.
562
563         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
564
565         * message.el (message-mode-field-menu): Moved header related
566         commands from "Message" to "Field" menu.
567
568 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
569
570         * message.el (message-generate-headers-first): Added customization
571         if variable is a list.
572
573 2003-01-07  Michael Shields  <shields@msrl.com>
574
575         * gnus-art.el (gnus-article-next-page): Correctly handle the case
576         where the last line of the article is the last line of the window.
577
578 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
579
580         * gnus-msg.el (gnus-debug): Use ignore-errors.
581
582         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
583         `gnus-summary-update-line'.
584
585 2003-01-08  Simon Josefsson  <jas@extundo.com>
586
587         * gnus-art.el (gnus-unbuttonized-mime-types)
588         (gnus-buttonized-mime-types): Doc fix.
589
590 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
591
592         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
593
594 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
595
596         * nnrss.el (nnrss-group-alist): Add and clear up.
597
598 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
599
600         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
601
602         * lpath.el (bbdb-search): added BBDB functions for a better way to
603         fix missing functions
604
605         * spam.el (spam-check-ifile): if should be an unless
606
607         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
608         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
609         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
610
611 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
612
613         * gnus-sum.el (gnus-summary-make-menu-bar): Added
614         gnus-summary-refer-thread to thread menu.
615
616 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
617
618         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
619         summary buffer, articles that cannot be fetched are marked as
620         canceled.
621
622         * nntp.el (nntp-with-open-group): The quit signal handler must
623         propagate the quit signal to the next outer handler so that the
624         caller knows that the request aborted abnormally.
625
626 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
627
628         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
629         (spam-ifile-register-spam-routine)
630         (spam-ifile-register-ham-routine): added ifile functionality that
631         does not use ifile-gnus.el to classify and register articles
632         (spam-get-article-as-string): convenience function
633         (spam-summary-prepare-exit): added ifile spam and ham registration
634         (spam-ifile-all-categories, spam-ifile-spam-category)
635         (spam-ifile-path, spam-ifile): added customization options
636
637         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
638         exit processor
639         (spam-process): added gnus-group-ham-exit-processor-ifile to the
640         list of choices
641
642 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
643
644         * gnus-score.el (gnus-score-followup): Also score immediate
645         followups.
646
647 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
648
649         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
650
651 2003-01-07  Simon Josefsson  <jas@extundo.com>
652
653         * message.el (message-mode-menu): Fix receipt balloon help.
654
655 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
656
657         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
658         always be interpreted as news.
659
660 2003-01-07  Simon Josefsson  <jas@extundo.com>
661
662         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
663         gnus-sieve-script, instead of the global variable
664         gnus-sieve-crosspost.  One-line patch from Steinar Bang
665         <sb@dod.no>.
666
667 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
668
669         * gnus.el: Renamed gnus-summary-*-uncached-face as
670         gnus-summary-*-undownloaded-face to avoid confusing the agent with
671         the cache.
672
673         * gnus-sum.el: Ditto.
674
675 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
676
677         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
678         in either the group or summary buffer.
679         New command "JS", in summary buffer, will fetch articles per the
680         group's category, predicate, and processable flags.
681         (gnus-agent-summary-fetch-series): Rewritten to call
682         gnus-agent-session-fetch-group once with all articles in the
683         series.
684         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
685         return list of fetched articles.
686         (gnus-agent-fetch-articles): Split fetch list into sublists such
687         that the article buffer is only slightly larger than
688         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
689         the group's article alist is saved.
690         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
691         longer result in the agent trying to fetch an article.
692         (gnus-agent-fetch-group-1): Can now be called in either the group
693         or summary buffer.  Removed the max-fetch-size code that I added
694         on 2002-12-13 as that capability is now part of
695         gnus-agent-fetch-articles.  Added code to update summary buffer.
696         When called in the group buffer, articles that can not be fetched
697         are AUTOMATICALLY MARKED AS READ.
698
699         * gnus-sum.el (): Modified eval-when-compile to minimize
700         misleading compilation warnings.
701         (gnus-update-summary-mark-positions): Changed code to use
702         gnus-undownloaded-mark rather than gnus-downloaded-mark.
703
704         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
705         empty file as the parser assumes that the file isn't empty.
706
707         * nntp.el (nntp-send-string): The process-send-string call can,
708         because it performs I/O on the process, change the process' state
709         from open to closed.  If this happens, call nntp-report
710         immediately to report the broken connection.
711         (nntp-report): Rewritten to avoid needing a global variable to
712         determine the appropriate course of action.  Instead, two function
713         implementations are provided and the nntp-report function value is
714         bound to the appropriate implementation.
715         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
716         (nntp-with-open-group): Now binds nntp-report's function cell
717         rather than binding gnus-with-open-group-first-pass.  Added a
718         condition-case to detect a quit during a nntp command.  When the
719         quit occurs, the current connection is closed as a fetch articles
720         request could have several megabytes queued up for reading.
721         (nntp-retrieve-headers): Bind articles to itself.  If
722         nntp-with-open-group repeats this command, I must have access to
723         the original list of articles.
724         (nntp-retrieve-groups): Ditto for groups.
725         (nntp-retrieve-articles): Ditto for articles.
726         (*): Replaced nntp-possibly-change-group calls to
727         nntp-with-open-group forms in all, but one, occurrance.
728         (nntp-accept-process-output): Bug fix. Detect when called with
729         null process.
730
731 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
732
733         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
734         if we don't need to.
735         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
736
737 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
738
739         * gnus-group.el (gnus-group-make-web-group): Pass the select
740         method on to group-create.
741         (gnus-group-line-format-alist): %U is an integer.
742
743         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
744         ephemeral groups.
745         (gnus-summary-read-group-1): Ditto.
746         (gnus-group-make-articles-read): Ditto.
747
748         * mm-url.el (mm-url-program): Doc fix.
749
750         * message.el (message-mode-map): Rebound
751         message-insert-wide-reply.
752
753 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
754
755         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
756         color as `gnus-group-startup-message' does.
757
758 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
759
760         * spam.el: fixed line lengths to 80 chars or less
761
762         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
763         "not-read" mark
764         (gnus-summary-mark-forward): added the spam-mark to the list of
765         marks not to be marked as "read" when viewed
766
767 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
770
771         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
772         Protect against unactive groups.
773
774         * message.el (message-check-news-header-syntax): Check long
775         header lines.
776         (message-check-news-header-syntax): Update `start'.
777
778         * gnus-group.el (gnus-group-expire-articles): Doc fix.
779         (gnus-group-line-format): %U.
780         (gnus-group-line-format-alist): ?U.
781         (gnus-number-of-unseen-articles-in-group): New function.
782
783         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
784
785         * gnus.el (gnus-version-number): Bump version number.
786
787 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
788
789         * gnus.el: Oort Gnus v0.10 is released.
790
791 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
792
793         * gnus.el (gnus-version-number): Fix version number.
794
795 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
796
797         * gnus.el: Oort Gnus v0.08 is released.
798
799 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
800
801         * mm-util.el: Add mm-string-make-unibyte.
802
803         * gnus-group.el (gnus-group-jump-to-group): Make it work for
804         UTF-8 groups.
805
806 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
807
808         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
809
810         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
811
812 2003-01-04  Kevin Ryde  <user42@zip.com.au>
813
814         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
815         function.
816
817 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
818
819         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
820         (gnus-summary-read-group-1): Update group line.
821         (gnus-summary-exit-no-update): Update group on exit.
822
823         * gnus-group.el (gnus-group-line-format): Add %*.
824         (gnus-group-line-format-alist): Ditto.
825         (gnus-group-insert-group-line): Set it.
826         (gnus-group-is-exiting-p): New variable.
827         (gnus-group-insert-group-line): Use it.
828
829 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
830
831         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
832         enable BBDB ham processing
833         (spam-blacklist-register-routine): enable blacklist spam processing
834         (spam-whitelist-register-routine): enable whitelist ham processing
835         (spam-fetch-field-from-fast): fast fetching of the "from" field
836         from (gnus-data-list)
837         (spam-summary-prepare-exit): works completely now
838         (spam-use-blacklist): oops, should be nil by default
839         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
840         split processing now; before it was for summary exit as
841         well but that's done with the spam-contents and spam-process
842         parameters now
843
844 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
845
846         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
847         characters.
848
849 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
850
851         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
852         (spam-group-processor-p, spam-group-processor-bogofilter-p)
853         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
854         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
855         (spam-mark-spam-as-expired-and-move-routine)
856         (spam-generic-register-routine, spam-BBDB-register-routine)
857         (spam-ifile-register-routine, spam-blacklist-register-routine)
858         (spam-whitelist-register-routine): new functions
859         (spam-summary-prepare-exit): added summary exit processing (expire
860         or move) of spam-marked articles for spam groups; added slots for
861         all the spam-*-register-routine functions
862
863 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
864
865         * pop3.el (pop3-retr): Wait 500 msecs.
866         (pop3-read-response): Ditto.
867
868         * gnus-msg.el (gnus-setup-message): Get the evaliation order
869         right.
870         (gnus-inews-make-draft): New function.
871         (gnus-setup-message): Use it.
872
873         * message.el (message-required-headers): Add From.
874
875 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
876         Trivial patch from Norbert Koch <nk@viteno.net>.
877
878         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
879
880 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
881
882         * message.el (message-generate-headers): Let header formatters do
883         their work.
884
885 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
886
887         * deuglify.el (gnus-article-outlook-deuglify-article):
888         Rehighlight, reapply treatments and call
889         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
890         (gnus-outlook-repair-attribution-block): Recognize cited
891         attributions.  Suggested by Niklas Morberg.
892
893 2003-01-02  Pete Kazmier  <pete@kazmier.com>
894
895         * gnus-art.el (gnus-treat-predicate): Check condition first.
896
897 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
898
899         * lpath.el: Add url-http-file-exists-p.
900
901         * gnus-group.el (gnus-group-fetch-charter): Use
902         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
903
904 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
905
906         * message.el (message-draft-headers): Also generate From to get a
907         nicer draft buffer summary.
908
909         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
910         parameter.
911
912         * gnus-art.el (article-wash-html): Clean up.
913         (article-wash-html): Typo fix.
914
915         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
916         (gnus-summary-mail-forward): To many lists of lists.
917
918         * gnus-art.el (article-wash-html): Clean up.
919
920 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
921
922         * gnus-art.el (gnus-treat-wash-html): New variable.
923
924 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
925
926         * message.el (message-check-news-header-syntax): Allow posting.
927         (message-check-news-header-syntax): Fix logic for sure, this
928         time.
929
930 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
931
932         * message.el (message-check-news-header-syntax): Check syntax of
933         continuation headers.
934
935 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
936
937         * gnus-art.el (gnus-button-url-regexp,
938         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
939         (gnus-header-button-alist): Regexps are case insensitive here.
940
941 2003-01-02  Simon Josefsson  <jas@extundo.com>
942
943         * dig.el (query-dig): Doc fix.
944
945 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
946
947         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
948         summary buffer line, not just the download mark.
949
950 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
951
952         * gnus-sum.el (gnus-summary-goto-subjects): New function.
953         (gnus-summary-insert-dormant-articles): New command and
954         keystroke.
955
956         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
957         function for mass insertion of subjects.
958
959         * nndraft.el (nndraft-generate-headers): Don't move point.
960
961         * gnus.el (nnheader): Require nnheader.
962
963         * nndraft.el (nndraft-request-associate-buffer): Use
964         make-local-variable.
965
966 2003-01-02  Michael Shields  <shields@msrl.com>
967
968         * nndraft.el (nndraft-request-associate-buffer): Make
969         write-contents-hooks buffer-local before setting it.
970
971 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
972
973         * gnus.el (gnus-group-parameter-value): Take an extra param.
974         (gnus-group-fast-parameter): Let group param results be nil.
975
976         * gnus-art.el (gnus-article-forward-header): New function.
977         (article-date-ut): Use it to remove continuation date headers.
978
979         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
980         read-event.
981         (gnus-summary-remove-bookmark): Clean up.
982         (gnus-summary-set-bookmark): Clean up.
983
984         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
985
986         * gnus.el (gnus-group-startup-message): Bind data-directory to
987         the Gnus etc directory.
988
989 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
990
991         * spam.el (spam-summary-prepare-exit): added slots for spam- and
992         ham-processing of articles; use the new
993         spam-group-(spam|ham)-contents-p functions
994         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
995         convenience functions
996         (spam-mark-junk-as-spam-routine): use the new
997         spam-group-spam-contents-p function
998
999         * gnus.el (spam-process, spam-contents, spam-process-destination):
1000         added new parameters with corresponding global variables
1001         (gnus-group-spam-exit-processor-ifile,
1002         gnus-group-spam-exit-processor-bogofilter,
1003         gnus-group-spam-exit-processor-blacklist,
1004         gnus-group-spam-exit-processor-whitelist,
1005         gnus-group-spam-exit-processor-BBDB,
1006         gnus-group-spam-classification-spam,
1007         gnus-group-spam-classification-ham): added new symbols for the
1008         spam-process and spam-contents parameters
1009
1010         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1011         customization and list itself to store mark symbol rather than
1012         mark character.
1013         (spam-bogofilter-register-routine): added logic to generate mark
1014         values list from spam-ham-marks and spam-spam-marks, so (member)
1015         would work.
1016
1017 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1018
1019         * message.el (message-cross-post-followup-to): Fix comment.
1020
1021 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
1022
1023         * spam.el (spam-ham-marks, spam-spam-marks): changed list
1024         customization and list itself to store mark symbol rather than
1025         mark character.
1026         (spam-bogofilter-register-routine): added logic to generate mark
1027         values list from spam-ham-marks and spam-spam-marks, so (member)
1028         would work.
1029
1030 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
1031
1032         * message.el (message-signature-insert-empty-line): New variable.
1033
1034 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1035
1036         * message.el: Renamed functions and variables: "xpost" ->
1037         "cross-post", "-fup2" -> "-followup-to".
1038         (message-cross-post-old-target, message-cross-post-default,
1039         message-cross-post-note, message-followup-to-note,
1040         message-cross-post-note-function): New variables names.
1041         (message-xpost-old-target, message-xpost-default,
1042         message-xpost-note, message-fup2-note,
1043         message-xpost-note-function): Removed variable names.
1044         (message-cross-post-followup-to-header,
1045         message-cross-post-insert-note, message-cross-post-followup-to):
1046         New function names.
1047         (message-xpost-fup2-header, message-xpost-insert-note,
1048         message-xpost-fup2): Removed function names.
1049
1050 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1051
1052         * message.el (message-send-mail): Added message-cleanup-headers to
1053         prevent newlines in headers.
1054
1055 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1056
1057         * dns.el (dns-make-network-process): Comment.
1058
1059         * gnus-sum.el (gnus-summary-display-while-building): Default to
1060         nil.
1061
1062 2003-01-01  Wes Hardaker  <wes@hardakers.net>
1063
1064         * gnus-sum.el (gnus-summary-display-while-building): New
1065         variable.
1066
1067 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
1068
1069         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
1070         before rearranging the article.
1071
1072 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1073
1074         * nndraft.el (nndraft-generate-headers): New function.
1075         (nndraft-request-associate-buffer): Use it to write headers on
1076         buffer save.
1077
1078         * message.el (message-generate-headers): Let the function be a
1079         lambda form.
1080         (message-draft-headers): New variable.
1081
1082         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
1083         function.
1084         (gnus-setup-message): Use it.
1085
1086         * message.el (message-generate-headers-first): Doc fix.
1087         (message-setup-1): Use new function for getting which headers to
1088         generate.
1089         (message-headers-to-generate): New function.
1090
1091 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1092
1093         * gnus-agent.el (gnus-agent-save-alist): Make directory.
1094
1095 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
1096
1097         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
1098         mention negatives.
1099
1100 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
1101
1102         * deuglify.el (gnus-outlook-rearrange-article): Use
1103         `transpose-regions' instead of tempering the kill-ring.
1104         (gnus-article-outlook-deuglify-article): Rehighlight article
1105         instead of a complete redisplay.
1106
1107 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
1108
1109         * spam.el: most defvars are defcustoms now
1110
1111         patches from Michael Shields  <shields@msrl.com>
1112
1113         * spam.el (spam-bogofilter-articles): Select the article
1114         body using gnus-summary-show-article t instead of
1115         gnus-summary-select-article; this presents the raw text
1116         without running any hooks.
1117
1118         * spam.el (spam-bogofilter-articles): Use message-remove-header
1119         to remove headers; the old way incorrectly removed just the first
1120         line of folded headers.
1121
1122 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1123
1124         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
1125
1126 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1127
1128         * gnus-start.el (gnus-load): New function.
1129         (gnus-read-newsrc-el-file): Use it.
1130
1131 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1132
1133         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
1134         (gnus-button-handle-apropos-documentation): New function.
1135         (gnus-button-handle-ctan): New function.
1136         (gnus-button-alist): Use them.  Improve some regexps.
1137         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
1138
1139 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1140
1141         * message.el (message-subscribed-p): New function.
1142         (message-send-mail): Use it.
1143         * mml.el (mml-preview-insert-mft): New function.
1144         (mml-preview): Use it.
1145
1146 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1147
1148         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
1149         when sorting by date.
1150
1151         * gnus-art.el (gnus-article-edit-mode): New variable.
1152         (gnus-article-setup-buffer): Warn user about discarding edits.
1153
1154         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
1155         (gnus-summary-pipe-output): Take a symbolic prefix to save all
1156         headers.
1157
1158         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
1159
1160 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1161
1162         * message.el (message-completion-alist): Added "Mail-Followup-To"
1163         and "Mail-Copies-To".
1164
1165 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1166
1167         * gnus-group.el: Add key bindings for
1168         gnus-group-sort-groups-by-real-name and
1169         gnus-group-sort-selected-groups-by-real-name.
1170
1171 2002-07-21  Jesper harder  <harder@ifa.au.dk>
1172
1173         * gnus.texi (Sorting Groups): Add key bindings for
1174         gnus-group-sort-groups-by-real-name and
1175         gnus-group-sort-selected-groups-by-real-name.
1176
1177 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1178
1179         * spam.el (spam-use-dig): new variable for blackhole checking
1180         through dig.el
1181         (spam-check-blackholes): added dig.el checking functionality and
1182         more verbose reporting; query-dig is autoloaded from dig.el
1183         (spam-use-blackholes): disabled by default
1184         (spam-blackhole-servers): removed rbl.maps.vix.com from the
1185         blackhole servers list
1186
1187 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1188
1189         * message.el (message-required-headers): New variable.
1190
1191 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
1192
1193         * dig.el (query-dig): new function
1194
1195 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1196
1197         * flow-fill.el (fill-flowed): Don't infloop on too long fill
1198         prefixes.
1199
1200         * dns.el (query-dns): Protect against errors.
1201
1202         * gnus-msg.el (gnus-article-yanked-articles): New variable.
1203         (gnus-inews-add-send-actions): Mark all answered messages as
1204         answered.
1205
1206 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
1207
1208         * nnmail.el (nnmail-split-it): Added tracing to
1209         `:' split rule
1210
1211 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1212
1213         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
1214         and "%s" so we don't overquote them.
1215
1216 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
1217
1218         * (mm-display-external): Display the actual command that has been
1219         executed in the echo area.
1220
1221 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1222
1223         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
1224
1225         * message.el (message-with-reply-buffer): New macro.
1226         (message-fetch-reply-field): Use it.
1227         (message-insert-wide-reply): New command and keystroke.
1228         (message-carefully-insert-headers): New function.
1229         (message-insert-to): Use new function.
1230
1231         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
1232         (gnus-topic-goto-missing-group): Use it.
1233
1234         * message.el (message-required-news-headers): Removed Lines.
1235         (message-reply): Don't insert References first.
1236         (message-followup): Ditto.
1237         (message-make-references): New function.
1238         (message-followup): Set message-reply-headers before generating
1239         the buffer stuff.
1240
1241 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1242
1243         * mml.el (mml-generate-mime-1): Reverse the order of
1244         encoding/flowing.
1245
1246 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1247
1248         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1249         after moving them.
1250
1251         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1252         fit with newer standard format.
1253         (gnus-summary-make-false-root-always): New variable.
1254         (gnus-gather-threads-by-subject): Use it.
1255
1256         * message.el (message-get-reply-headers): Take an address list
1257         optional argument.
1258
1259 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1260
1261         * gnus.el (gnus-keep-backlog): Change default to 20.
1262
1263         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
1264         start.
1265         (gnus-agent-check-overview-buffer): Remove negative article
1266         numbers.
1267
1268         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
1269         (nnmail-cache-ignore-groups): Doc fix.
1270
1271         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
1272         (nnimap-debug-buffer): New variable.
1273         (nnimap-debug): Use it.
1274
1275 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
1276
1277         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
1278
1279 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1280
1281         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
1282         they aren't already sorted.
1283
1284 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
1285
1286         * message.el (message-mode-menu): Add ellipses to menu items
1287         expecting user interaction.
1288         (message-mode-field-menu): do.
1289
1290 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
1291
1292         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
1293         it isn't used any more.
1294
1295 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
1296
1297         * binhex.el (binhex-decoder-program): Fix docstring.
1298
1299 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1300
1301         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
1302         special chars if the mailcap file uses single quotes around %s.
1303         From Laurent Martelli <laurent@bearteam.org>.
1304
1305 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
1306
1307         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
1308         return the info object.
1309
1310 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
1311
1312         * gnus-int.el (gnus-request-update-info): Artificially add
1313         (1 . (1- min)) to the read range, in case the backend doesn't
1314         store marks for nonexistent articles.
1315
1316 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1317
1318         * binhex.el (binhex-insert-char): Eval-and-compile.
1319
1320 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
1321
1322         * lpath.el: Add tool-bar-local-item-from-menu.
1323
1324         * message.el (message-tool-bar-local-item-from-menu): New function.
1325         (message-tool-bar-map): Use it.
1326
1327 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
1328
1329         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
1330
1331         * gnus-art.el (gnus-article-header-rank): Last header in
1332         gnus-sorted-header-list should have higher rank than non-members.
1333
1334 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1335
1336         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
1337         covered methods.
1338
1339 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1340
1341         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
1342         eval-when-compile.  Suggested by Kevin Greiner.
1343
1344 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
1345
1346         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
1347         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
1348         even though no headers may have been fetched
1349         (gnus-agent-fetch-group-1, and perhaps others, require this
1350         behavior).
1351         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
1352         server buffer is constrained by gnus-agent-max-fetch-size.
1353         Multiple chunks in the same group may perform arbitrarily large
1354         updates.
1355
1356 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1357
1358         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
1359         gnus-summary-update-download-mark to update the article in the
1360         summary.
1361
1362 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
1363
1364         * gnus.el (gnus-summary-high-uncached-face,
1365         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
1366         New faces.
1367
1368         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
1369         added this on 2002-11-23 but it just wasn't working out as
1370         intended.  The idea isn't entirely dead, three new faces
1371         gnus-summary-*-uncached-face are being added to gnus.el to provide
1372         the basis for an improved implementation.
1373         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
1374         proper file to open is lib/servers.
1375         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
1376         (i.e. removing the article from gnus-newsgroup-downloadable) will
1377         now restore the article's default mark rather than simply setting
1378         no mark.
1379         (gnus-agent-get-undownloaded-list): Corrected documentation.
1380         Added code to set new summary local variable,
1381         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
1382         a temporary list.  No longer sets gnus-newsgroup-downloadable.
1383         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
1384         up to date.  Call new gnus-summary-update-download-mark to keep
1385         summary buffer up-to-date.
1386         (gnus-agent-fetch-selected-article): Keep
1387         gnus-newsgroup-undownloaded up to date.
1388         (gnus-agent-fetch-articles): Return list of articles that were
1389         successfully fetched.
1390         (gnus-agent-check-overview-buffer): No more thingatpt.
1391         (gnus-agent-expire): No longer deletes NOV entries of unread
1392         articles.
1393         (gnus-agent-unread-articles): New function.
1394         (gnus-agent-regenerate-group): The article number must be
1395         terminated by a tab character.  Added more messages to report
1396         repairs.  Inhibit quits while writing changes so it is now safe
1397         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
1398         downloaded to 1) resolve the unbound references and 2) avoid
1399         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
1400
1401         * gnus-art.el (gnus-article-prepare): The agent
1402         downloaded/undownloaded mark is no longer stored as the article's
1403         mark.
1404
1405         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
1406         gnus-summary-highlight may use it.  Added downloaded as
1407         gnus-summary-highlight was using it.
1408
1409         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
1410         the download mark now follows Kai's +/- convention.
1411         (gnus-downloaded-mark): Added ?+ mark.
1412         (gnus-summary-highlight): Added rules to select
1413         gnus-summary-high-uncached-face,
1414         gnus-summary-normal-uncached-face, and
1415         gnus-summary-low-uncached-face.  Removed the
1416         gnus-agent-downloaded-article-face.
1417         (gnus-summary-line-format-alist): Implemented the download flag
1418         format (?O) as named in the manual.  This implementation displays
1419         either gnus-undownloaded-mark, gnus-downloaded-mark, or
1420         gnus-no-mark.
1421         (gnus-newsgroup-agentized): New local variable that identifies
1422         which groups are agentized.  While the agent is now on by default,
1423         you don't have to agentize every server that you use.
1424         (gnus-update-summary-mark-positions): Completed support for the
1425         download type of mark.
1426         (gnus-summary-insert-line): Added undownloaded to the parameters.
1427         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
1428         reference by the gnus-summary-line-format-spec.
1429
1430         * nntp.el (nntp-with-open-group): This macro handles dropped or
1431         broken connections by opening a new connection and repeating the
1432         failed command.
1433         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
1434         XOVER commands preceeding the active articles with the nov entry
1435         of the first available article.  When gnus connected to such a
1436         server, the unexpected nov entry would result in duplicate lines
1437         in the agent's overview file.  This patch fixes the duplicate
1438         lines problem and improves performance by skipping over all
1439         articles IDs that preceed the first nov entry in the server's
1440         reply.
1441
1442 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1443
1444         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
1445         (gnus-summary-highlight): Use it instead of `downloaded'.
1446         (gnus-summary-highlight-line): Ditto.
1447
1448         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
1449
1450 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1451
1452         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
1453
1454         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
1455         calls.
1456
1457         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
1458         downloaded variable if we're in an uncovered group.
1459
1460         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
1461         font to soemthing less noticeable.
1462         (gnus-agent-group-covered-p): New function.
1463
1464 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1465
1466         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
1467         Because of an unknown bug, the group buffer is saved in .overview
1468         file.
1469
1470 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1471
1472         * nntp.el (nntp-send-command): Braino in last commit.  Replace
1473         `and' with `or'.
1474
1475 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1476
1477         * nntp.el (nntp-send-command): Assume that echo does not happen
1478         when nntp-open-connection-function is nntp-open-network-stream.
1479         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
1480
1481 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1482
1483         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
1484
1485 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
1486
1487         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
1488         nntp-server-buffer if we aren't going to write to it.
1489
1490 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1491         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
1492
1493         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
1494
1495 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1496
1497         * rfc2047.el (rfc2047-decode-region): Remove newlines between
1498         decoded words.
1499
1500 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1501
1502         * gnus.el (fboundp): After loading mm-util, make sure it was the
1503         right one.
1504
1505 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1506
1507         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
1508         gnus-sum.  Made into a user option.
1509
1510         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1511         (gnus-summary-mark-article-as-unread)
1512
1513 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1514
1515         * time-date.el (date-to-time): Typo.
1516
1517         * parse-time.el: Typo.
1518
1519         * nnsoup.el (nnsoup-retrieve-headers): Typo.
1520
1521         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
1522
1523         * nnimap.el:
1524         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
1525
1526         * mm-encode.el (mm-safer-encoding): Typo.
1527
1528         * messcompat.el: Typo.
1529
1530         * message.el (message-face-alist): Typo.
1531
1532         * imap.el (imap-interactive-login, imap-open): Typos.
1533
1534         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
1535
1536         * gnus.el: Typo.
1537
1538         * gnus-win.el (gnus-configure-frame): Typo.
1539
1540         * gnus-util.el (gnus-atomic-progn-assign): Typo.
1541
1542         * gnus-topic.el (gnus-topic-sort-topics): Typo.
1543
1544         * gnus-sum.el (gnus-summary-article-number)
1545         (gnus-summary-read-group-1, gnus-summary-mark-article)
1546         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
1547
1548         * gnus-mule.el (gnus-mule-add-group): Typo.
1549
1550         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
1551
1552         * gnus-group.el (gnus-group-fetch-faq): Typo.
1553
1554         * gnus-art.el (gnus-decode-header-methods): Typo.
1555
1556         * flow-fill.el: Typo.
1557
1558 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
1559
1560         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
1561
1562 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1563
1564         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1565         (gnus-summary-mark-article-as-unread)
1566         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
1567         Reformatting to avoid long lines.
1568         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
1569
1570 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
1571
1572         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
1573         be accessed through `mail-header-number'.
1574
1575 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1576
1577         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
1578         compressed range to gnus-summary-insert-articles.
1579
1580 2002-11-26  Kevin Ryde <user42@zip.com.au>
1581
1582         * gnus-art.el (gnus-mime-copy-part): Look for filename
1583         parameter under content-disposition, not content-type.
1584
1585         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
1586         (gnus-summary-reselect-current-group): Use it.
1587
1588 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1589
1590         * gnus-agent.el (gnus-agent-uncached-articles): if
1591         gnus-agent-load-alist fails, return ARTICLES.
1592
1593         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
1594
1595 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1596
1597         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
1598         superfluous function call.
1599         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
1600         Add warning to docstring.
1601
1602 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1603
1604         * gnus-agent.el: Autoload number-at-point instead.
1605         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
1606
1607 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1608
1609         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
1610         require thingatpt (for number-at-point) and protect against
1611         deactivate-mark being unbound (on XEmacs).
1612
1613 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1614
1615         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
1616         print message on entry.
1617
1618         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1619
1620         * gnus-range.el (gnus-range-difference): New function.
1621         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
1622
1623 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1624
1625         * gnus-sum.el (gnus-summary-insert-old-articles): Use
1626         gnus-remove-from-range instead of gnus-range-difference which
1627         doesn't exist.
1628
1629 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1630         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1631
1632         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
1633         used for showing which articles have been downloaded.
1634         (gnus-agent-article-alist): Format change.  Add documentation.
1635         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
1636         process-marked articles.
1637         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
1638         in the series are individually fetched to minimize lose of
1639         content due to an error/quit.
1640         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
1641         gnus-message instead of message.
1642         (gnus-agent-read-servers): Use file lib/methods instead of
1643         lib/servers.  TODO: Why?
1644         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
1645         (gnus-agent-get-undownloaded-list): Remove articles that appear to
1646         come from the agent.  This means that they are not downloaded.
1647         (gnus-agent-fetch-selected-article): Don't use history.
1648         (gnus-agent-save-history, gnus-agent-enter-history)
1649         (gnus-agent-article-in-history-p, gnus-agent-history-path):
1650         Removed function; history is not used anymore.
1651         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
1652         (gnus-agent-crosspost): Started rewrite then realized that a typo
1653         in gnus-agent-fetch-articles ensures that this function is never
1654         called.  This will need to be fixed later.
1655         (gnus-agent-check-overview-buffer): Some sanity checks on the
1656         agent overview buffer.  This is a safety net used during
1657         development.
1658         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
1659         changed, write a number to the file indicating this.
1660         (gnus-agent-fetch-headers): Rewrite to respect
1661         gnus-agent-consider-all-articles without relying on the
1662         `.fetched' files.  Make it fast.
1663         (gnus-agent-braid-nov): Change resulting from
1664         gnus-agent-fetch-headers change.
1665         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
1666         `.fetched' files.
1667         (gnus-agent-read-agentview): New function, used by
1668         gnus-agent-load-alist.
1669         (gnus-agent-load-fetched-headers): Remove.
1670         (gnus-agent-save-alist): Rewrite to accomodate new format.
1671         (gnus-agent-fetch-group-1): Make sure list of articles is in the
1672         same order as in gnus-newsgroup-headers.
1673         (gnus-agent-expire): Document and implement extra args ARTICLES,
1674         GROUP, FORCE.  Do not restrict usage.
1675         (gnus-agent-uncached-articles): New function.
1676         (gnus-agent-retrieve-headers): Use it.
1677         (gnus-agent-regenerate-group): No longer needs to be called from
1678         gnus-agent-regenerate.  Individual groups may be regenerated. The
1679         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
1680         The article fetch dates are validated in the article alist.  The
1681         article alist is pruned of entries that do not reference existing
1682         NOV entries.  All changes are computed then applied with
1683         inhibit-quit bound to t.  As a result, it is now safe to quit out of
1684         regeneration.  The optional clean parameter has been replaced with
1685         an optional reread parameter.  Clean is no longer necessary as
1686         regeneration gets the appropriate setting from
1687         gnus-agent-consider-all-articles.  The new reread parameter will
1688         result in fetched, or all, articles being marked as unread.
1689         (gnus-agent-regenerate): Removed code to regenerate the history
1690         file as it is no longer used.
1691
1692         * gnus-start.el (gnus-make-ascending-articles-unread): New
1693         function, for efficient mass-marking.
1694
1695         * gnus-sum.el (gnus-summary-highlight): Use new face for
1696         downloaded articles.
1697         (gnus-article-mark): Prefer to indicate read/unread status over
1698         downloaded status.
1699         (gnus-summary-highlight-line-0): New function, maybe rehighlights
1700         line.
1701         (gnus-summary-highlight-line): Use new face for downloaded
1702         articles.
1703         (gnus-summary-insert-old-articles): Improved performance by
1704         replacing the initial LIST of older articles with a compressed
1705         RANGE of older articles.  Some servers appear to lie about
1706         their active range so the original list could contain millions
1707         of article numbers.  The range is not expanded into a list
1708         until the optional ALL parameter has been applied.
1709
1710 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1711
1712         * gnus-agent.el (gnus-category-mode): Typo in doc string.
1713
1714 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
1715
1716         * spam.el:
1717         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
1718
1719         * spam.el: added `M s t' and `M s x' key mappings
1720
1721 2002-11-20  Simon Josefsson  <jas@extundo.com>
1722
1723         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
1724
1725 2002-11-19  Simon Josefsson  <jas@extundo.com>
1726
1727         * gnus-sum.el (gnus-summary-morse-message): Load
1728         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
1729         (unmorse-region): Autoload it instead.
1730
1731 2002-11-18  Simon Josefsson  <jas@extundo.com>
1732
1733         * gnus-sum.el (gnus-summary-morse-message): New function.
1734         (gnus-summary-wash-map): Bind to `W m'.
1735         (gnus-summary-make-menu-bar): Add.
1736
1737         * nnimap.el (nnimap-request-expire-articles): Compress sequence
1738         before storing \Deleted mark on expired articles.
1739
1740 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
1741         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
1742
1743         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
1744         parens in column 0.
1745
1746 2002-11-17  Juanma Barranquero  <lektu@terra.es>
1747
1748         * nnweb.el (nnweb-google-create-mapping): Fix typo.
1749
1750         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
1751
1752         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
1753
1754 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1755
1756         * message.el (message-set-auto-save-file-name): Use
1757         make-directory, to avoid the dependence on gnus-util.
1758
1759 2002-11-16  Simon Josefsson  <jas@extundo.com>
1760
1761         * nnimap.el (nnimap-callback-callback-function):
1762         (nnimap-callback-buffer): Removed, these cannot be global but must
1763         be embedded into the callback.
1764         (nnimap-make-callback): New.  Embedd article number, callback and
1765         buffer in function.
1766         (nnimap-callback, nnimap-request-article-part): Update.
1767
1768 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1769
1770         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
1771
1772 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1773
1774         * gnus.el (gnus-summary-line-format): Document %C.
1775
1776 2002-11-11  Simon Josefsson  <jas@extundo.com>
1777
1778         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
1779         output when called interactively.
1780
1781 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1782
1783         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
1784
1785         * message.el (message-draft-coding-system): Improve comment; use
1786         mm-auto-save-coding-system for the default value.
1787
1788         * nndraft.el (nndraft-request-article): Revert to the state before
1789         2002-10-29; regexp-quote mail-header-separator.
1790
1791 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
1792
1793         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
1794         allow editing of drafts from an nnvirtual group.
1795
1796 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1797
1798         * nndraft.el (nndraft-request-article): Replace emacs-mule with
1799         mm-auto-save-coding-system.
1800
1801         * message.el (message-draft-coding-system): Default to
1802         iso-2022-7bit.
1803
1804         * mm-util.el (mm-auto-save-coding-system): Undo last change to
1805         restore the default value to emacs-mule or escape-quoted.
1806
1807 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1808
1809         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
1810         a delayed or a queued article as well as a draft.
1811
1812         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
1813         delayed or a queued article in the raw format; treat a delayed
1814         article as a raw article as well as a draft.
1815         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
1816         for the delayed group.
1817
1818         * nndraft.el (nndraft-request-article): Ignore auto save files for
1819         a delayed or a queued article; don't bother to decode a queued
1820         article; don't bind nnmail-file-coding-system for a queued article.
1821
1822         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
1823         and the queue group.
1824
1825 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
1826
1827         * gnus-group.el (gnus-group-delete-group):
1828         gnus-cache-active-hashtb might be void.
1829
1830 2002-11-02  Simon Josefsson  <jas@extundo.com>
1831
1832         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
1833         setting of the default user ID.  From Raymond Scholz
1834         <ray-2002@zonix.de>.
1835
1836 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
1837
1838         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
1839         charset.
1840
1841 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
1842         From Alex Schroeder <alex@emacswiki.org>
1843         * spam-stat.el (spam-stat-process-directory): add dir to message
1844         (spam-stat-reduce-size): No longer remove words
1845         with values close to 0.5, because the default value is 0.2.
1846
1847 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1848
1849         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
1850         documentation.
1851
1852 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1853
1854         * gnus-agent.el (gnus-agent-fetched-headers)
1855         (gnus-agent-load-fetched-headers)
1856         (gnus-agent-save-fetched-headers): Remove variable and two
1857         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
1858         works better.
1859         (gnus-agent-fetch-headers): New implementation from Kevin
1860         Greiner.  Uses gnus-agent-article-alist to store information
1861         about fetched messages which aren't on the server anymore.  The
1862         trick is to return a list of considered messages to the caller,
1863         but to only fetch those which haven't been fetched yet.
1864
1865 2002-10-30  Simon Josefsson  <jas@extundo.com>
1866
1867         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
1868
1869         * pgg.el (pgg-passphrase-cache-expiry): Removed.
1870
1871 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1872
1873         * mm-view.el (mm-w3m-local-map-property): Make it work with older
1874         versions of emacs-w3m than 1.3.3.
1875
1876         * lpath.el: Bind w3m-minor-mode-map.
1877
1878         * mm-view.el (mm-w3m-mode-command-alist)
1879         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
1880         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
1881         (mm-setup-w3m): Simplified.
1882         (mm-w3m-local-map-property): New function.
1883         (mm-inline-text-html-render-with-w3m): Use it.
1884
1885         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
1886         mm-w3m-local-map-property.
1887
1888 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1889
1890         * mm-util.el (mm-auto-save-coding-system): Default to
1891         iso-2022-7bit.
1892
1893         * nndraft.el (nndraft-request-article): Decode an article using
1894         the coding-system emacs-mule if it seems to have been saved using
1895         emacs-mule.
1896         (nndraft-request-replace-article): Use message-draft-coding-system
1897         instead of mm-auto-save-coding-system for the draft or delayed
1898         group.
1899
1900 2002-10-28  Josh  <huber@alum.wpi.edu>
1901
1902         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
1903         functions.
1904
1905 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1906         From mah@everybody.org (Mark A. Hershberger).
1907
1908         * mm-url.el (mm-url-insert-file-contents): Make it return the same
1909         type values ("url" size) regardless of the values of
1910         mm-url-use-external.
1911
1912 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1913
1914         * nnimap.el (nnimap-request-article-part): Try harder to show
1915         group name in debugging message.
1916
1917 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1918
1919         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
1920         directory if it doesn't exist.
1921         (gnus-agent-fetch-headers): Remove old cruft that tried to
1922         abstain from downloading articles more than once if
1923         gnus-agent-consider-all-articles was true.  This is now done
1924         properly via the .fetched files.
1925
1926 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1927
1928         * nndraft.el (nndraft-request-article): Treat delayed articles
1929         like drafts.
1930
1931 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1932
1933         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
1934
1935 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1936
1937         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
1938         Remove unused optional arg DIR and corresponding code.
1939
1940         * nnimap.el (nnimap-request-article-part): Include group name in
1941         debugging output.
1942
1943 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
1944
1945         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
1946
1947 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1948
1949         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
1950         contains range of headers that have been fetched by the agent
1951         already.  Compare gnus-agent-article-alist.
1952         (gnus-agent-file-header-cache): Like
1953         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
1954         (gnus-agent-fetch-headers): Improve comment.  Revert to old
1955         seen/recent logic.
1956         Remember which headers have been fetched before and don't fetch
1957         them again the next time round.
1958         (gnus-agent-load-fetched-headers)
1959         (gnus-agent-save-fetched-headers): New functions, for remembering
1960         which headers have been fetched before.
1961
1962 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1963
1964         * lpath.el: Remove useless bindings.
1965
1966 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
1967
1968         * gnus-sum.el (gnus-summary-execute-command): Disable visual
1969         features while searching.
1970
1971 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1972
1973         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
1974
1975 2002-10-22  Simon Josefsson  <jas@extundo.com>
1976
1977         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
1978         (pgg-snarf-keys): Add.
1979
1980 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1981
1982         * lpath.el: Fbind bbdb-records.
1983
1984         * spam.el: Don't autoload bbdb-records.
1985
1986 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1987
1988         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
1989         prevent inf-loop.
1990
1991 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1992
1993         * nnslashdot.el: Removed some test lines.
1994         More test.
1995
1996 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1997
1998         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
1999         are known to be downloaded already.
2000
2001 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2002
2003         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
2004         (mm-text-html-washer-alist): Ditto.
2005
2006 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2007
2008         * nnheader.el (nnheader-remove-body): Fix an error of detecting
2009         boundary between headers and body.
2010         * nnml.el (nnml-parse-head): Ditto.
2011
2012 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2013
2014         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
2015         entries.
2016
2017         * gnus-group.el (gnus-fetch-group): Allow an optional
2018         specification of the articles to select.
2019
2020         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
2021
2022 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2023
2024         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
2025         headers from the group, update variable `articles' to contain
2026         only those numbers where headers exist.  (When fetching all
2027         articles in a group, Gnus creates lots of numbers where there is
2028         no articles.)
2029
2030 2002-10-20  Steve Youngs  <youngs@xemacs.org>
2031
2032         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
2033         doesn't have the 'alist custom type, use cons cells instead.
2034         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
2035         (pgg-parse-hash-algorithm-alist): Ditto.
2036         (pgg-parse-compression-algorithm-alist): Ditto.
2037         (pgg-parse-signature-type-alist): Ditto.
2038
2039         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
2040
2041         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
2042
2043         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
2044
2045 2002-10-19  Simon Josefsson  <jas@extundo.com>
2046
2047         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
2048         buffer.
2049
2050 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2051
2052         * gnus-spec.el (gnus-make-format-preserve-properties)
2053         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
2054         properties also on XEmacs.  `gnus-xmas-format' is like format but
2055         preserves text properties on XEmacs (though it only understands
2056         simple format specs).  The variable
2057         `gnus-make-format-preserve-properties' controls whether the
2058         function is used, and is checked in `gnus-parse-simple-format'.
2059         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
2060
2061         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
2062         output.
2063         (gnus-agent-consider-all-articles): New variable.
2064         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
2065         (gnus-agent-fetch-headers): Depending on
2066         gnus-agent-consider-all-articles, maybe get all articles.
2067         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
2068         `read'.
2069         (gnus-predicate-imples-unread): New function.
2070         (gnus-agent-fetch-headers): Optimize to call
2071         gnus-list-of-unread-articles if that is sufficient.
2072         Check unseen and recent instead of seen and recent.
2073         (gnus-agent-fetch-headers): Abstain from calling
2074         gnus-list-range-intersection if range (a . b) would have (> a b).
2075
2076 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2077
2078         * message.el (message-send-mail): Make it possible to perform
2079         edebug-defun.
2080
2081 2002-10-18  Simon Josefsson  <jas@extundo.com>
2082
2083         * gnus-art.el (gnus-button-man-handler): Change default to
2084         `manual-entry' (defined in both emacsen).
2085         (gnus-button-man-handler): Remove emacsen difference and use
2086         `manual-entry'.
2087
2088 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2089
2090         * spam.el: Wrap autoload settings for bbdb-records,
2091         executable-find and ifile-spam-filter with eval-and-compile.
2092         (spam-display-buffer-contents): Remove.
2093         (spam-bogofilter-score): Merge spam-display-buffer-contents.
2094
2095 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
2096
2097         * spam.el (spam-display-buffer-contents): New function.
2098         (spam-bogofilter-score): use spam-display-buffer-contents, patch
2099         from Katsumi Yamaoka <yamaoka@jpl.org>.
2100
2101 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2102
2103         * nnheader.el (nnheader-parse-naked-head): New function.
2104         (nnheader-parse-head): Use the above function, in order to handle
2105         continuation lines properly.
2106         (nnheader-remove-body): New function.
2107         (nnheader-remove-cr-followed-by-lf): New function.
2108         (nnheader-ms-strip-cr): Use the above function.
2109
2110         * gnus-agent.el (gnus-agent-regenerate-group): Call
2111         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
2112         `nnheader-parse-head'.
2113         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
2114
2115         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
2116         continuation lines by itself; call `nnheader-parse-naked-head'
2117         instead of `nnheader-parse-head'.
2118         * nndiary.el (nndiary-parse-head): Ditto.
2119         * nnfolder.el (nnfolder-parse-head): Ditto.
2120         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
2121         * nnmaildir.el (nnmaildir--update-nov): Ditto.
2122         * nnml.el (nnml-parse-head): Ditto.
2123
2124 2002-10-17  Steve Youngs  <youngs@xemacs.org>
2125
2126         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
2127         XEmacs, default to it if featurep 'xemacs.
2128
2129 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2130
2131         * spam-stat.el: Check for the existence of hash functions instead
2132         of the Emacs version to decide whether to load cl.  Suggested by
2133         Kai Gro\e,A_\e(Bjohann.
2134
2135 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2136
2137         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
2138         if it isn't open yet.
2139
2140 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2141
2142         * gnus-group.el: Require mm-url only when compiling.
2143         (gnus-group-fetch-charter): Require mm-url.
2144
2145         * spam-stat.el: Require cl for the functions gethash,
2146         hash-table-count, make-hash-table and mapc for Emacs 20.
2147         (puthash): Alias to cl-puthash for Emacs 20.
2148         (with-syntax-table): New macro for Emacs 20.
2149
2150 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
2151
2152         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
2153
2154 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2155
2156         * spam.el (spam-check-ifile): added ifile as a spam checking
2157         backend, and spam-use-ifle as the variable to toggle that check.
2158
2159 2002-10-12  Simon Josefsson  <jas@extundo.com>
2160
2161         * message.el (message-beginning-of-line): New variable.
2162         (message-beginning-of-line): Use it.
2163
2164 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
2165
2166         * spam.el: more compilation fixes for BBDB
2167
2168         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
2169         (spam-stat-reduce-size): Interactive.
2170         (spam-stat-reset): New function.
2171         (spam-stat-save): Interactive.
2172
2173 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2174
2175         * gnus.el: Autoload gnus-delay-initialize.
2176
2177         * message.el: Autoload gnus-delay-article.
2178
2179 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
2180
2181         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
2182         text property in Emacs.
2183
2184 2002-10-11  Simon Josefsson  <jas@extundo.com>
2185
2186         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2187         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
2188
2189         * mml1991.el (mml1991-pgg-sign): Remove CR.
2190
2191 2002-10-10  Simon Josefsson  <jas@extundo.com>
2192
2193         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
2194         decrypt failed.
2195         (mml2015-trust-boundaries-alist): Removed.
2196         (mml2015-gpg-extract-signature-details): Don't use it.
2197         (mml2015-unabbrev-trust-alist): New.
2198         (mml2015-gpg-extract-signature-details): Use it.
2199
2200 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
2201
2202         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
2203         BBDB installed
2204
2205         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
2206         statistical analysis of spam in Lisp only
2207
2208 2002-10-10  Simon Josefsson  <jas@extundo.com>
2209
2210         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
2211         auth, selected or examine state.
2212
2213         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
2214         buffer and error buffer depending on type of information.
2215
2216         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
2217         --status-fd stuff even if gpg.el is not used (revert earlier
2218         change).
2219         (mml2015-pgg-{clear-,}verify): Store both output and errors as
2220         gnus details.
2221         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
2222         buffer.
2223
2224         * pgg.el (pgg-verify-region): Use it.
2225
2226         * pgg-def.el (pgg-query-keyserver): New variable.
2227
2228         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
2229         key-identifier in packet.  Is this a good idea?
2230
2231         * mml.el (mml-mode-map): Add security commands that operates on
2232         MIME parts.
2233         (mml-menu): And menu items for them.
2234
2235         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
2236
2237         * mml.el (mml-parse-1): Support sender in #secure tags.
2238
2239         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
2240         defined.
2241
2242         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2243         (mml-pgp-encrypt-buffer): Support combined signing.
2244
2245         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2246         (mml1991-gpg-encrypt): Ditto.
2247         (mml1991-pgg-encrypt): Ditto.
2248         (mml1991-encrypt): Pass sign parameter.
2249
2250         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2251         (mml-signencrypt-style): Mention the variable.
2252
2253 2002-10-09  Simon Josefsson  <jas@extundo.com>
2254
2255         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2256         pgg-gpg-user-id.
2257
2258         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2259         (pgg-fetch-key-function): Nil if w3 is not installed.
2260
2261 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2262
2263         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
2264         gnus-agent-current-history.
2265
2266 2002-10-06  Simon Josefsson  <jas@extundo.com>
2267
2268         * imap.el (imap-parse-status): Don't use read to read token.
2269
2270 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2271
2272         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
2273         for methods not covered by the agent, and when unplugged.
2274
2275 2002-10-05  Simon Josefsson  <jas@extundo.com>
2276
2277         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
2278         signing.
2279
2280         * gnus-agent.el (gnus-agent-read-servers): If getting method from
2281         a named server fails, ignore the server.
2282
2283         * mml1991.el (mml1991-pgg-sign): Do QP.
2284
2285         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
2286         work.
2287
2288 2002-10-04  Simon Josefsson  <jas@extundo.com>
2289
2290         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
2291
2292         * pgg-pgp.el (pgg-pgp-verify-region): Inline
2293         binary-write-decoded-region from MEL.
2294
2295         * pgg.el (pgg-encrypt-region): Support sign.
2296
2297         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
2298
2299         * mml2015.el (mml2015-pgg-encrypt): Ditto.
2300
2301         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
2302         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
2303         branch where PGG was taken from in the ChangeLog entries below.
2304
2305 2002-10-01  Simon Josefsson  <jas@extundo.com>
2306
2307         * pgg-pgp.el: Don't require mel.  Don't use luna.
2308         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
2309         (pgg-pgp-process-region): Use expand-file-name instead of concat.
2310         (pgg-pgp-process-region): Don't use binary-funcall.
2311
2312         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
2313
2314         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
2315         instead of concat.
2316
2317         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2318
2319 2002-09-29  Simon Josefsson  <jas@extundo.com>
2320
2321         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
2322         compile warnings.
2323
2324         * pgg.el (pgg-decrypt-region): Don't parse packet.
2325
2326         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
2327
2328 2002-09-29  Daiki Ueno <ueno@unixuser.org>
2329
2330         * pgg.el: Remove dependency on calist.el.
2331
2332 2002-09-28  Simon Josefsson  <jas@extundo.com>
2333
2334         * pgg.el (pgg-temporary-file-directory): New variable.
2335         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
2336
2337         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
2338         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
2339
2340         * pgg-parse.el (pgg-char-int): Defalias.
2341         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
2342         (pgg-read-bytes, pgg-read-body): Use it.
2343         (pgg-decode-packets): Don't use MEL, use base64-*.
2344         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
2345         (pgg-string-as-unibyte): Defalias.
2346         (pgg-parse-armor-region): Use it.
2347
2348         * pgg-gpg.el (pgg-gpg-process-region): Use
2349         pgg-temporary-file-directory.
2350
2351         * luna.el: Don't def-edebug.
2352
2353         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
2354         binary-write-decoded-region from MEL.
2355
2356         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
2357
2358         * alist.el, calist.el: Don't require product/APEL.
2359
2360         * pgg-parse.el (top-level): Remove dependency on static.el,
2361         pccl.el, mel.el.
2362         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
2363         `define-ccl-program' is boundp, instead of using broken.
2364
2365 2002-10-01  Simon Josefsson  <jas@extundo.com>
2366
2367         * message.el (message-required-mail-headers): Remove Lines:.
2368
2369 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2370         From Jesper Harder.
2371
2372         * gnus-group.el (gnus-group-fetch-charter,
2373         gnus-group-fetch-control): Prompt for group if given a prefix
2374         argument.
2375         * gnus-sum.el (t): Add gnus-group-fetch-charter and
2376         gnus-group-fetch-control to summary key map and menu.
2377
2378
2379 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
2380
2381         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
2382         number when there are no articles.
2383
2384 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2385
2386         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
2387         arg ALL means to fetch all articles, not only downloadable ones.
2388         (gnus-agent-fetch-selected-article): New function for
2389         gnus-select-article-hook or gnus-mark-article-hook.
2390
2391 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2392         From Peter von der Ahe <nospam2159@daimi.au.dk>.
2393
2394         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
2395         raw-text.
2396
2397 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
2398
2399         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
2400         Pinard).
2401         Major revamp of the code, documentation is in comments in the file
2402         for now.
2403
2404 2002-09-30  Simon Josefsson  <jas@extundo.com>
2405
2406         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
2407         buffer seem to be needed?
2408
2409 2002-09-29  Simon Josefsson  <jas@extundo.com>
2410
2411         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
2412         compile warnings.
2413
2414         * mml1991.el (mml1991-function-alist): Add pgg.
2415         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
2416         (mml1991-pgg-encrypt): Fix recipients querying.
2417
2418 2002-09-28  Simon Josefsson  <jas@extundo.com>
2419
2420         * mml2015.el (autoload): Autoload correct files.  Trivial patch
2421         from dme@dme.org.
2422         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
2423         handle is returned.
2424
2425 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2428         Protect against non-existent of `nnimap-mailbox-info'.
2429
2430 2002-09-27  Simon Josefsson  <jas@extundo.com>
2431
2432         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
2433         (gnus-setup-news-hook): Use it.
2434         (gnus-after-getting-new-news-hook): Ditto.
2435
2436         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
2437
2438 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2439         From Mats Lidell <matsl@contactor.se>.
2440
2441         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
2442
2443 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2444
2445         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
2446         the part to decode encoded words, use raw words instead of decoded
2447         words.
2448
2449 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2450
2451         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
2452
2453         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
2454         (mm-setup-w3m): Use it.
2455
2456 2002-09-27  Simon Josefsson  <jas@extundo.com>
2457
2458         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
2459         article buffers.
2460
2461         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
2462         it just in case.
2463         (nnimap-update-unseen): New function; update unseen count in
2464         `n-m-info'.
2465         (nnimap-close-group): Call it.
2466
2467         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
2468         (gnus-after-getting-new-news-hook): Ditto.
2469
2470         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
2471         message into verboselevel 9.  Change slow mail check message.
2472         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
2473         (nnimap-fixup-unread-after-getting-new-news): New function, to be
2474         used as a hook after getting new mail.
2475
2476 2002-09-26  Simon Josefsson  <jas@extundo.com>
2477
2478         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
2479         SELECT/EXAMINE is first unseen article, not number of unseen
2480         articles.  Make them distinct by renaming the former to
2481         `first-unseen' instead of `unseen'.
2482
2483         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
2484         too.
2485         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
2486         changed.
2487         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
2488
2489         * gnus-int.el (gnus-server-unopen-status): Defcustom.
2490
2491         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
2492         better.
2493
2494         * mml2015.el (mml2015-pgg-decrypt): Only add security information
2495         if dissecting resulting buffer actually had any information.
2496
2497 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2498
2499         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
2500         because the function `string<' allows symbols.
2501
2502         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
2503
2504 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2505
2506         * message.el (message-forward-make-body): Revert an early change
2507         because 8-bit utf-8 emails.
2508
2509 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2510
2511         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
2512         links to Info)
2513         * gnus-art.el (gnus-treat-highlight-signature):
2514         * gnus-art.el (gnus-treat-buttonize):
2515         * gnus-art.el (gnus-treat-buttonize-head):
2516         * gnus-art.el (gnus-treat-emphasize):
2517         * gnus-art.el (gnus-treat-strip-cr):
2518         * gnus-art.el (gnus-treat-unsplit-urls):
2519         * gnus-art.el (gnus-treat-leading-whitespace):
2520         * gnus-art.el (gnus-treat-hide-headers):
2521         * gnus-art.el (gnus-treat-hide-boring-headers):
2522         * gnus-art.el (gnus-treat-hide-signature):
2523         * gnus-art.el (gnus-treat-fill-article):
2524         * gnus-art.el (gnus-treat-hide-citation):
2525         * gnus-art.el (gnus-treat-hide-citation-maybe):
2526         * gnus-art.el (gnus-treat-strip-list-identifiers):
2527         * gnus-art.el (gnus-treat-strip-pgp):
2528         * gnus-art.el (gnus-treat-strip-pem):
2529         * gnus-art.el (gnus-treat-strip-banner):
2530         * gnus-art.el (gnus-treat-highlight-headers):
2531         * gnus-art.el (gnus-treat-highlight-citation):
2532         * gnus-art.el (gnus-treat-date-ut):
2533         * gnus-art.el (gnus-treat-date-local):
2534         * gnus-art.el (gnus-treat-date-english):
2535         * gnus-art.el (gnus-treat-date-lapsed):
2536         * gnus-art.el (gnus-treat-date-original):
2537         * gnus-art.el (gnus-treat-date-iso8601):
2538         * gnus-art.el (gnus-treat-date-user-defined):
2539         * gnus-art.el (gnus-treat-strip-headers-in-body):
2540         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
2541         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
2542         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
2543         * gnus-art.el (gnus-treat-unfold-headers):
2544         * gnus-art.el (gnus-treat-fold-headers):
2545         * gnus-art.el (gnus-treat-fold-newsgroups):
2546         * gnus-art.el (gnus-treat-overstrike):
2547         * gnus-art.el (gnus-treat-display-xface):
2548         * gnus-art.el (gnus-treat-display-smileys):
2549         * gnus-art.el (gnus-treat-from-picon):
2550         * gnus-art.el (gnus-treat-mail-picon):
2551         * gnus-art.el (gnus-treat-newsgroups-picon):
2552         * gnus-art.el (gnus-treat-body-boundary):
2553         * gnus-art.el (gnus-treat-capitalize-sentences):
2554         * gnus-art.el (gnus-treat-fill-long-lines):
2555         * gnus-art.el (gnus-treat-play-sounds):
2556         * gnus-art.el (gnus-treat-translate):
2557         * gnus-art.el (gnus-treat-x-pgp-sig):
2558         * gnus-art.el (gnus-mime-button-line-format):
2559         * gnus-art.el (gnus-button-man-level):
2560         * gnus-art.el (gnus-button-emacs-level):
2561         * gnus-cus.el (gnus-group-parameters):
2562         * gnus-gl.el (bbb-build-mid-scores-alist):
2563         * gnus-group.el (gnus-group-line-format):
2564         * gnus-mlspl.el (gnus-group-split-setup):
2565         * gnus-mlspl.el (gnus-group-split):
2566         * gnus-msg.el (gnus-mailing-list-groups):
2567         * gnus-msg.el (gnus-posting-styles):
2568         * gnus-nocem.el (gnus-nocem-issuers):
2569         * gnus-score.el (gnus-score-regexp-bad-p):
2570         * gnus-srvr.el (gnus-server-line-format):
2571         * gnus-topic.el (gnus-topic-line-format):
2572         * gnus.el (gnus-summary-line-format):
2573         * mail-source.el (mail-sources):
2574         * message.el (message-subscribed-address-file):
2575         * nnmail.el (nnmail-split-fancy):
2576
2577 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
2578
2579         * mail-source.el(mail-source-run-script): use `functionp' to test
2580         whether the argument `script' is in fact a function.
2581         (mail-sources): adjust the defcustom to allow users to specify a
2582         function or a string as the value of the `:prescript' and
2583         `:postscript' arguments of the `file' and `pop3' mail sources.
2584
2585 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
2586
2587         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
2588         number when article 1 does not exist.
2589
2590 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2591
2592         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
2593         apropos if apropos-variable does not exist.
2594         (gnus-button-guessed-mid-regexp)
2595         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
2596         regexes.  From Reiner Steib.
2597         (gnus-button-handle-describe-function)
2598         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
2599         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
2600         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
2601
2602 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
2603         Trivial patch.
2604
2605         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
2606         the file.
2607
2608 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2609
2610         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
2611
2612 2002-09-24  Simon Josefsson  <jas@extundo.com>
2613
2614         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
2615         (mml2015-use): Prefer PGG if installed.
2616         (mml2015-function-alist): Add PGG wrappers.
2617         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
2618         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
2619         prefix, make regexp optionally skip it.
2620         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2621         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
2622         (mml2015-pgg-encrypt): New functions.
2623         (defvar, autoload): Prevent byte-compile warnings.
2624
2625 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2626         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2627
2628         * gnus-art.el (article-strip-banner): Check for the existence of
2629         from header.
2630
2631 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2632
2633         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
2634         (gnus-button-alist): Improved regexp for
2635         gnus-button-handle-mid-or-mail (false positives), fixed
2636         gnus-button-handle-man entries.
2637         From Reiner Steib.
2638
2639 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2640         From Josh Huber.
2641
2642         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
2643         nnmail-extra-headers is non-nil.
2644
2645 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2646
2647         * nnmaildir.el: Store article numbers persistently.  General
2648         revision.
2649         (nnmaildir-request-expire-articles): handle 'immediate and 'never
2650         for nnmail-expiry-wait; delete instead of moving if 'force is
2651         given.
2652
2653 2002-09-23  Simon Josefsson  <jas@extundo.com>
2654         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
2655
2656         * smime.el (smime-sign-buffer): Get key and extra certs.
2657         (smime-get-key-with-certs-by-email): Utility function.
2658
2659 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2660         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
2661
2662         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
2663         article exists.
2664
2665 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2666
2667         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
2668
2669 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2670         From Reiner Steib.
2671
2672         * gnus-art.el (gnus-button-handle-custom,
2673         gnus-button-handle-mid-or-mail,
2674         gnus-button-handle-describe-{function,variable,key},
2675         gnus-button-handle-apropos{,command,variable}): New functions.
2676         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
2677         gnus-button-{man,emacs,mail}-level): New variables.
2678         (gnus-button-alist): Use the above to buttonize emacs and mail
2679         related links.
2680
2681 2002-09-18  Juanma Barranquero  <lektu@terra.es>
2682
2683         * gnus-int.el (gnus-status-message): Fix spacing.
2684
2685         * imap.el (imap-continuation): Fix typos.
2686
2687 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2688
2689         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
2690
2691         * gnus-art.el (gnus-article-reply-with-original): Correct
2692         with-current-buffer scope.
2693
2694         * message.el (message-completion-alist): Add Reply-To, From, etc.
2695
2696 2002-09-18  Simon Josefsson  <jas@extundo.com>
2697
2698         * nnimap.el (nnimap-request-expire-articles): Make flag setting
2699         conditional.  From Nevin Kapur <nevin@jhu.edu>.
2700
2701 2002-09-17  Simon Josefsson  <jas@extundo.com>
2702
2703         * nnimap.el (nnimap-expiry-target): Don't search for which
2704         articles exists here.
2705         (nnimap-request-expire-articles): Do it here instead.  Only expire
2706         when articles are found.  Suggested by Nevin Kapur
2707         <nevin@jhu.edu>.
2708
2709 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2710         From Reiner Steib <reiner.steib@gmx.de>.
2711
2712         * message.el (message-strip-subject-trailing-was)
2713         (message-change-subject, message-add-archive-header)
2714         (message-xpost-fup2-header, message-xpost-insert-note)
2715         (message-xpost-fup2, message-reduce-to-to-cc): New functions
2716         adopted from message-utils.el.  Add functions to the keymap, mode
2717         describtion and menu.
2718         (message-change-subject,message-xpost-fup2): Signal error if
2719         current header is empty.
2720         (message-xpost-insert-note): Changed insert position.
2721         (message-archive-note): Ensure to insert note in message body (not
2722         in head).
2723         (message-archive-header, message-archive-note)
2724         (message-xpost-default, message-xpost-note, message-fup2-note)
2725         (message-xpost-note-function): New variables adopted from
2726         message-utils.el.  Changed some doc-strings.
2727         (message-mark-insert-{begin,end}): Rename from
2728         message-{begin,end}-inserted-text-mark (message-utils.el), changed
2729         values.
2730         (message-subject-trailing-was-query)
2731         (message-subject-trailing-was-ask-regexp)
2732         (message-subject-trailing-was-regexp): New variables.
2733         (message-to-list-only): Added doc-string and menu entry.
2734
2735         * message-utils.el: Removed.  Functions are now in message.el.
2736
2737 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2738
2739         * gnus-art.el (gnus-article-reply-with-original,
2740         gnus-article-followup-with-original): Switch to
2741         gnus-summary-buffer before reply/followup.
2742
2743 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
2744
2745         * gnus-sum.el (gnus-summary-toggle-header): The article window may
2746         not exist. Toggle it anyway.
2747
2748 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
2749
2750         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
2751
2752         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
2753         Trivial patch from Urban Engberg <ue@ccieurope.com>.
2754
2755         * rfc2047.el (message-posting-charset): Defvar it.
2756         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
2757         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
2758
2759         * mail-source.el (mail-source-fetch): Hide password.
2760
2761         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
2762
2763 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2764         From John Paul Wallington <jpw@shootybangbang.com>.
2765
2766         * gnus.el (gnus-visual, gnus-meta): Fix typo.
2767
2768 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2769
2770         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
2771
2772 2002-09-11  Simon Josefsson  <jas@extundo.com>
2773
2774         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
2775         (nnimap-split-rule): Doc fix.
2776         (nnimap-request-expire-articles): Cleanup code.
2777
2778 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2779         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2780
2781         * gnus-art.el (gnus-article-address-banner-alist): New option.
2782         (article-strip-banner): Refer the above option to split banners of
2783         free mail servers, when no group parameter is specified.
2784
2785 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2786
2787         * nntp.el (nntp-wait-for-string): Check for a process in the
2788         current buffer instead of `nntp-server-buffer'.
2789
2790 2002-09-09  Simon Josefsson  <jas@extundo.com>
2791
2792         * gnus-art.el (gnus-button-man-handler): New variable.
2793         (gnus-button-alist): Use g-b-handle-man.
2794         (gnus-button-handle-man): New, call g-b-man-handler.
2795
2796 2002-09-08  Simon Josefsson  <jas@extundo.com>
2797
2798         * gnus-art.el (gnus-button-alist): Buttonize man page links.
2799
2800 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2801
2802         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
2803
2804 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2805
2806         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
2807
2808         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
2809         keystroke.
2810
2811         * gnus-srvr.el (gnus-browse-describe-group): New command and
2812         keystroke.
2813
2814 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2815
2816         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
2817         value for gnus-decoration property.
2818
2819 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2820
2821         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
2822         string) as group name in case we have a CRLF in the file.
2823
2824 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
2825
2826         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
2827         group.
2828         (rfc1843-decode-hzp): do.
2829         (rfc1843-newsgroups-regexp): do.
2830
2831 2002-09-04  Simon Josefsson  <jas@extundo.com>
2832
2833         * message.el (message-canlock-generate): Make sure sha1 doesn't
2834         call external programs.
2835
2836 2002-09-03  Simon Josefsson  <jas@extundo.com>
2837
2838         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
2839
2840         * gnus-agent.el (gnus-agent-batch): Add doc.
2841
2842 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
2843
2844         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
2845         check for signed and encrypted parts.
2846         * mml.el (mml-parse-1): Correct small typo which preventing
2847         setting recipients in a secure tag.
2848
2849 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2850
2851         * mm-util.el (mm-coding-system-priorities): Default to a list of
2852         iso-2022-jp and others for the Japanese environment.
2853
2854 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2855
2856         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
2857         invalid display names.
2858
2859 2002-08-30  Simon Josefsson  <jas@extundo.com>
2860
2861         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
2862         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
2863
2864 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
2865
2866         * gnus.el (gnus-group-charter-alist): New option.
2867         (gnus-group-fetch-control-use-browse-url): New option.
2868
2869         * gnus-group.el (gnus-group-fetch-charter): New function.
2870         (gnus-group-fetch-control): New function.
2871         Add them to the keymap and menu. Require mm-url.
2872
2873 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2874
2875         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
2876         From Alex Schroeder <alex@emacswiki.org>.
2877
2878 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
2879
2880         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
2881         items expecting user interaction.
2882
2883         * gnus-topic.el (gnus-topic-make-menu-bar): do.
2884
2885         * gnus-sum.el (gnus-summary-make-menu-bar): do.
2886
2887         * gnus-srvr.el (gnus-server-make-menu-bar): do.
2888
2889         * mml.el (mml-menu): do.
2890
2891 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2892
2893         * mail-source.el (mail-source-touch-pop): New function.
2894
2895         * message.el (message-smtpmail-send-it): New function.
2896         (message-send-mail-function): Add it for a candidate.
2897
2898 2002-08-27  Simon Josefsson  <jas@extundo.com>
2899
2900         * gnus-msg.el (posting-charset-alist): Use
2901         gnus-define-group-parameter instead of defcustom.
2902         (gnus-put-message): Handle SPC in GCC.
2903         (gnus-inews-insert-gcc): Ditto.
2904         (gnus-inews-insert-archive-gcc): Ditto.
2905
2906 2002-08-26  Simon Josefsson  <jas@extundo.com>
2907
2908         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
2909         (gnus-agentize): Auto agentize all nntp and nnimap groups.
2910         (gnus-agent-possibly-save-gcc): Autoload.
2911         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
2912
2913 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2914
2915         * gnus.el (gnus-other-frame-function): New user option.
2916         (gnus-other-frame): Use it; add a doc-string; make it work with
2917         the gnuclient program.
2918
2919         * gnus-util.el (gnus-frame-or-window-display-name): New function.
2920
2921         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
2922         `device-connection' and `dfw-device'.
2923
2924 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2925
2926         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
2927         positives, make it stricter.  From Jochen Hein (trivial change).
2928
2929 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2930
2931         * gnus.el (gnus-other-frame): Trivial fix.
2932
2933 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * gnus.el (gnus-other-frame-parameters): New user option.
2936         (gnus-other-frame-object): New variable.
2937         (gnus-other-frame): Make it search for existing Gnus frame; don't
2938         read new news; delete frame on exit.
2939
2940         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
2941
2942         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
2943
2944 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2945         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
2946
2947         * message.el (message-set-auto-save-file-name): Add support for
2948         the Cygwin Emacs; the system-type is `cygwin'.
2949         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
2950
2951 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2952
2953         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
2954
2955         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
2956         avoid arithmetic errors.
2957
2958 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2959
2960         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
2961
2962 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2963
2964         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
2965         (message-ignored-resent-headers): Add envelope From.
2966
2967 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2968
2969         * gnus.el (gnus-summary-line-format): Document %k specifier.
2970
2971 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2972
2973         * gnus-sum.el (gnus-summary-line-message-size): New function.
2974         (gnus-summary-line-format-alist): Use it.
2975
2976 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2977
2978         * gnus-art.el (article-make-date-line): Refer to the value for
2979         `gnus-article-time-format' in the summary buffer.
2980
2981         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
2982
2983 2002-08-14  Simon Josefsson  <jas@extundo.com>
2984
2985         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
2986         quoting.
2987         (gnus-button-alist): Fix doc.
2988         (gnus-header-button-alist): Use ' not ` for default value quoting.
2989         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
2990         rationale similar to 2002-05-01 change.
2991         (gnus-article-add-buttons-to-head): Evaluate expression.
2992
2993         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
2994
2995 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2996
2997         * message.el (message-font-lock-keywords): Refer to the value for
2998         `message-cite-prefix-regexp' dynamically.
2999
3000 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3001
3002         * gnus-art.el (gnus-decode-header-methods): Doc fix.
3003
3004 2002-08-12  Simon Josefsson  <jas@extundo.com>
3005
3006         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
3007         (imap-shell-open): Skip initial junk before IMAP greeting.
3008
3009 2002-08-11  Simon Josefsson  <jas@extundo.com>
3010
3011         * message-utils.el (message-xpost-default,
3012         message-xpost-fup2-header, message-xpost-fup2): Fixed
3013         Typos.  Trivial changes from Reiner Steib
3014         <4uce.02.r.steib@gmx.net>.
3015
3016 2002-08-09  Simon Josefsson  <jas@extundo.com>
3017
3018         * message.el (message-canlock-password): Set
3019         canlock-password-for-verify to newly generated canlock-password.
3020         When Emacs is restarted, Custom makes sure this is set, but during
3021         the same session we must set it manually.
3022
3023 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
3024
3025         * yenc.el: New file.
3026
3027         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
3028         (mm-uu-type-alist): Add yenc.
3029         (mm-uu-yenc-filename): New function.
3030         (mm-uu-yenc-extract): New function.
3031
3032         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
3033
3034 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3035
3036         * dgnushack.el (merge): Don't use coerce.
3037
3038 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
3039
3040         * mailcap.el (mailcap-mime-data): Test window-system rather than
3041         mm-device-type.
3042         (mailcap-mime-data): Call xdvi and gv with "-safer".
3043
3044         * mm-util.el: Don't define mm-device-type.
3045
3046 2002-08-05  Simon Josefsson  <jas@extundo.com>
3047
3048         * mm-util.el (mm-coding-system-priorities): coding-system type not
3049         supported everywhere.
3050
3051 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3052
3053         * gnus.el (gnus-version-number): Bumped version number.
3054
3055 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3056
3057         * gnus.el: Oort Gnus v0.07 is released.
3058
3059 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3060
3061         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
3062         (gnus-article-sort-functions): Doc fix.
3063         (t): New keystroke.
3064         (gnus-article-sort-by-random): New function.
3065         (gnus-thread-sort-by-random): New function.
3066
3067 2002-08-02  Simon Josefsson  <jas@extundo.com>
3068
3069         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
3070         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
3071
3072 2002-07-31  Danny Siu  <dsiu@adobe.com>
3073
3074         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
3075         when splitting malformed messages without message-id
3076
3077 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3078         From Niklas Morberg <niklas.morberg@axis.com>.
3079
3080         * nnweb.el (nnweb-type, nnweb-type-definition)
3081         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
3082         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
3083         functionality.
3084         * nnweb.el: Removed old non-functioning search engines.
3085
3086 2002-07-27  Simon Josefsson  <jas@extundo.com>
3087
3088         * message.el (message-forward-make-body): Don't use
3089         `message-forward-ignored-headers' when doing a "raw" followup (it
3090         is important to preserve e.g. CTE).
3091
3092         * flow-fill.el (fill-flowed): Disable filladapt-mode.
3093
3094         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
3095         regexp-quote, Cyrus Sieve is fixed.
3096
3097         * sieve-manage.el (sieve-manage-deletescript): New function.
3098
3099         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
3100         (sieve-manage-mode): Fix menubar.
3101         (sieve-activate): Change some messages.
3102         (sieve-deactivate-all): New function.
3103         (sieve-deactivate): New alias.
3104         (sieve-remove): New function.
3105         (sieve-help): Fix help.
3106         All suggested by Ned Ludd.
3107
3108 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3109
3110         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
3111         (mm-w3m-safe-url-regexp): New user option.
3112
3113         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
3114         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
3115
3116 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
3117
3118         * gnus-sum.el (gnus-summary-delete-article): Force
3119         nnmail-expiry-target to 'delete, so that absolute deletion
3120         happens when absolute deletion is requested.
3121
3122 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3123         From Nevin Kapur <nevin@jhu.edu>.
3124
3125         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
3126         headers as empty headers.
3127
3128 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3129         From Jochen Hein <jochen@jochen.org>.
3130
3131         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
3132         correct typo.
3133         (gnus-emphasis-strikethru): New face.
3134
3135 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3136         From Jason Merrill <jason@redhat.com>.
3137
3138         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
3139         entire file for each of a sequence of missing articles.
3140
3141         * gnus-salt.el (gnus-binary-display-article): Respect an existing
3142         value for gnus-view-pseudos.
3143
3144         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
3145         avoid nreverse.
3146
3147 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3148         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3149
3150         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
3151         (gnus-summary-mode-line-format-alist): Add %h for number of
3152         spams.
3153         (gnus-newsgroup-spam-marked): New variable.
3154         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
3155         (gnus-article-read-p, gnus-article-mark)
3156         (gnus-set-global-variables, gnus-set-global-variables)
3157         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
3158         (gnus-summary-mark-article-as-unread)
3159         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
3160         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
3161         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
3162
3163 2002-07-10  Simon Josefsson  <jas@extundo.com>
3164
3165         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
3166         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
3167
3168 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
3169
3170         * gnus-sum.el (gnus-summary-delete-article): Respect group
3171         parameters while expiring.
3172
3173 2002-07-08  Simon Josefsson  <jas@extundo.com>
3174
3175         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
3176         Enberg.
3177
3178 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3179
3180         * gnus-art.el (article-unsplit-urls): Only display MIME when this
3181         function is called interactively.  From Niklas Morberg.
3182
3183 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3184
3185         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
3186         cdaar to cdar and car.
3187
3188         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
3189         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
3190
3191 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3192
3193         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
3194         don't break a narrowed article.
3195
3196         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3197         (nntp-open-via-rlogin-and-telnet): Ditto.
3198
3199 2002-07-02  Didier Verna  <didier@xemacs.org>
3200
3201         * nnmail.el (nnmail-split-methods): fix custom type.
3202
3203 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3204
3205         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
3206         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
3207
3208 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3209
3210         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
3211         (gnus-summary-resend-message): Use it.
3212
3213 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3214
3215         * nntp.el (nntp-via-rlogin-command-switches): New variable.
3216         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
3217
3218 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3219
3220         * message.el (message-font-lock-keywords): Don't fontify
3221         headers in the message body, only in the header.
3222         (message-font-lock-make-header-matcher): New function, used by
3223         message-font-lock-keywords.
3224         From Katsumi Yamaoka <yamaoka@jpl.org>.
3225
3226 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3227
3228         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
3229
3230 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
3233
3234 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3235
3236         * message.el (message-font-lock-keywords): Revert 2002-06-22
3237         change.
3238
3239 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3240
3241         * message.el (message-font-lock-keywords): Put colon in header
3242         name match.
3243
3244 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3245
3246         * message.el (message-font-lock-keywords): Don't use header faces
3247         in the body.  Thanks to Stefan Monnier for the hint on the
3248         implementation.
3249
3250 2002-05-09  Miles Bader  <miles@gnu.org>
3251
3252         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3253         (gnus-article-hide-citation): Respect it.
3254
3255 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3256
3257         * pop3.el (pop3-open-server): Fix typo.
3258
3259 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3260
3261         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
3262         instead of push to ignore duplicate to-(list|address) values.
3263         * nnmail.el (nnmail-cache-ignore-groups): New.
3264         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
3265
3266 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3267
3268         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
3269         before sending.  Suggested by Jan Rychter.
3270
3271 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3272
3273         * dgnushack.el (remove): New compiler macro.
3274         (last, coerce, subseq): Remove compiler macros for those built-in
3275         or unused functions.
3276
3277 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3278
3279         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
3280         sure to write byte-compiled versions of gnus-*-format-alist to
3281         .newsrc.eld.  From Simon Josefsson.
3282
3283 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3284
3285         * gnus-agent.el (gnus-agent-read-servers)
3286         (gnus-agent-write-servers): Put server name (string like
3287         "nnchoke:frumple") in the file instead of a server specification
3288         (Lisp expression like (nnchoke "frumple" ...parameters...)).
3289         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
3290
3291 2002-06-16  Simon Josefsson  <jas@extundo.com>
3292
3293         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
3294         Reiner Steib <4uce.02.r.steib@gmx.net>.
3295
3296 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3297
3298         * nnheader.el (nnheader-file-name-translation-alist): Set the
3299         default value for MS Windows systems.
3300
3301         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
3302
3303 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3304
3305         * message.el (message-beginning-of-line): Keep the region active
3306         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
3307
3308 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
3309
3310         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
3311         * gnus-msg.el (gnus-summary-reply): Ditto.
3312         * gnus-msg.el (gnus-summary-handle-replysign): New.
3313
3314 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3315
3316         * message.el (message-send-mail-with-sendmail): Kill errbuf even
3317         if sending failed.
3318
3319 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
3320
3321         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
3322         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
3323         to sign while encrypting.
3324
3325 2002-06-11  Simon Josefsson  <jas@extundo.com>
3326
3327         * gnus-int.el (gnus-request-move-article): Agent expire article if
3328         successfuly moved.
3329
3330         * nnweb.el (nnweb-google-create-mapping): Honors the value of
3331         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
3332
3333 2002-06-10  Simon Josefsson  <jas@extundo.com>
3334
3335         * gnus-int.el (gnus-request-expire-articles): Fix last change?
3336
3337 2002-06-09  Simon Josefsson  <jas@extundo.com>
3338
3339         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
3340
3341         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
3342
3343 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3344
3345         * flow-fill.el (fill-flowed): Ignore errors.
3346
3347 2002-06-06  Simon Josefsson  <jas@extundo.com>
3348
3349         * message.el (message-send-mail-with-sendmail): Improve error message.
3350
3351 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3352
3353         * message.el (message-interactive): Change default from nil to t.
3354         Better to be safe than to be fast.
3355
3356 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3357
3358         * message.el (message-send-mail-with-sendmail): Check return value
3359         from call-process-region.
3360
3361 2002-06-04  Simon Josefsson  <jas@extundo.com>
3362
3363         * gnus-msg.el (gnus-group-mail, gnus-group-news)
3364         (gnus-group-post-news, gnus-summary-mail-other-window)
3365         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
3366         gnus-article-copy to nil, thereby inhibiting the `header' posting
3367         style match to use data from last viewed article.
3368         Suggested by Hrvoje Niksic.
3369
3370 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3371
3372         * spam.el (spam-point-at-eol): New alias.
3373         (spam-parse-whitelist): Use it.
3374
3375 2002-06-03  Simon Josefsson  <jas@extundo.com>
3376
3377         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
3378         (nnmail-article-group): Use it.
3379
3380 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3381
3382         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
3383         so that code reading them won't be surprised.  From Jesper Harder
3384         <harder@ifa.au.dk>.
3385
3386 2002-05-29  Simon Josefsson  <jas@extundo.com>
3387
3388         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
3389         articles.
3390
3391         * gnus.el (gnus-agent-cache): Doc fix.
3392         (gnus-agent): Change default to t.
3393
3394         * gnus-agent.el (gnus-agent-expire): Make it accept optional
3395         ARTICLES, GROUP and FORCE parameters.
3396
3397 2002-05-28  Simon Josefsson  <jas@extundo.com>
3398
3399         * gnus-group.el (gnus-group-line-format): Doc fix.
3400
3401 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3402
3403         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
3404         original article before yanking.  From Jesper Harder
3405         <harder@ifa.au.dk>.
3406
3407 2002-05-26  Simon Josefsson  <jas@extundo.com>
3408
3409         * gnus-sum.el (gnus-summary-menu-split): New function.
3410         (gnus-summary-make-menu-bar): Split charset submenu.
3411         (gnus-summary-menu-maxlen): New variable.
3412         (gnus-summary-menu-split): Use it.
3413
3414 2002-05-25  Simon Josefsson  <jas@extundo.com>
3415
3416         * mml.el (mml-preview): Generate some headers.
3417
3418         * gnus.el (gnus-large-newsgroup): Fix :type.
3419
3420         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
3421         Agent cache NOV's by default now).
3422         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
3423
3424 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
3425
3426         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
3427         call to gnus-parent-id when we check for References loops.
3428         (gnus-summary-prepare-threads): Avoid simplifying every Subject
3429         twice by saving the simplified subject string in simp-subject.
3430
3431 2002-05-23  Simon Josefsson  <jas@extundo.com>
3432
3433         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
3434         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
3435
3436         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
3437         Niklas Morberg <niklas.morberg@axis.com>.
3438
3439 2002-05-22  Simon Josefsson  <jas@extundo.com>
3440
3441         * sieve.el (sieve-change-region): Define it before it is used.
3442
3443         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
3444         (gnus-summary-reply): Ask for confirmation when replying to news.
3445         Defaults to not ask.  From Benjamin Rutt
3446         <rutt+news@cis.ohio-state.edu>.
3447
3448         * nnimap.el (nnimap-nov-is-evil): Improve doc.
3449
3450 2002-05-21  Simon Josefsson  <jas@extundo.com>
3451
3452         * sieve-mode.el (sieve-manage): Fix autoloads.
3453
3454         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
3455         name (makes it work with recent Cyrus timsieved).
3456
3457 2002-05-20  Jason  <jbaker@cs.utah.edu>
3458         Trivial patch.
3459
3460         * gnus-art.el (gnus-request-article-this-buffer): Try
3461         reconnecting if you don't get the message.
3462
3463 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3464
3465         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
3466         Reply-To headers from the headers.
3467
3468 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3469
3470         * mm-url.el (mm-url-insert): Remove junk message.
3471
3472 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3473
3474         * nnslashdot.el (nnslashdot-request-list): Parse new html.
3475         (nnslashdot-use-front-page): New variable.
3476         (nnslashdot-request-list): Use it.
3477
3478         * mm-url.el (mm-url-timeout): New variable.
3479         (mm-url-retries): Ditto.
3480         (mm-url-insert): Use it.
3481
3482 2002-05-16  Simon Josefsson  <jas@extundo.com>
3483
3484         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
3485         (gnus-simplify-subject-functions): Mention g-s-a-w.
3486
3487 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
3488
3489         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
3490         nnmail-cache-insert.
3491         * nndiary.el (nndiary-request-accept-article): Ditto.
3492         * nnfolder.el (nnfolder-request-accept-article): Ditto.
3493         * nnimap.el (nnimap-request-accept-article): Ditto.
3494         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
3495         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
3496         * nnmbox.el (nnmbox-request-accept-article): Ditto.
3497         * nnmh.el (nnmh-request-accept-article): Ditto.
3498         * nnmail.el (nnmail-cache-insert): Change group to required,
3499         removed code which tried to figure out the group.
3500
3501 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
3502
3503         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
3504         messages. From Hans de Graaff <hans@degraaff.org>.
3505         * nnml.el (nnml-request-accept-article): Pass in the group name to
3506         nnmail-cache-insert, since it's available.
3507
3508 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3509
3510         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
3511
3512 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3513         From Florian Weimer <fw@deneb.enyo.de>.
3514
3515         * gnus.el (subscribed): New group parameter.
3516         (gnus-find-subscribed-addresses): Use it.
3517
3518 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
3519
3520         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
3521         the default for pgpmime to support pgp v2.
3522         * mml-sec.el (mml-signencrypt-style): New accessor function to
3523         allow users to get/set the signencrypt style more easily without
3524         frobbing the alist directly.
3525         * mml.el (mml-generate-mime-1): Use accessor function.
3526
3527 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3528
3529         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
3530         parenthesis for "<" and ">".  Suggested by Andreas Schwab
3531         <schwab@suse.de>.
3532
3533 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3534
3535         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
3536         when intuiting the group the message is written to.  From Josh
3537         Huber <huber@alum.wpi.edu>.
3538
3539 2002-05-06  Simon Josefsson  <jas@extundo.com>
3540
3541         * gnus-topic.el (gnus-group-topic-parameters): Work when group
3542         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
3543
3544 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
3545
3546         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
3547         argument, and fixed compiler warning. (added autoload for
3548         gpg-encrypt).
3549
3550 2002-05-04  Simon Josefsson  <jas@extundo.com>
3551
3552         * mml1991.el (mml1991-function-alist): Doc fix.
3553
3554         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
3555         doesn't exist (for previewing messages without having Gnus
3556         started).
3557
3558         * mm-util.el (mm-coding-system-priorities): Defcustom.
3559
3560         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
3561
3562 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
3563
3564         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
3565         default.
3566         * mml-sec.el:
3567         * mml-sec.el (mml-signencrypt-style): New.
3568         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
3569         argument `sign'.
3570         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
3571         signencrypt.
3572         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
3573         * mml.el (mml-generate-mime-1): Changed logic so a part which is
3574         both signed & encryped is processed in one operation. (rather than
3575         two separate ops: sign, then encrypt)
3576         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
3577         indication if a message is signed by an expired key.
3578         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
3579         enables combined sign & encrypt operation. (this was always on
3580         before).
3581         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
3582
3583 2002-05-01  Simon Josefsson  <jas@extundo.com>
3584
3585         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
3586         server.
3587         (nnimap-mailbox-info): defvar instead of defvoo.
3588
3589 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3590
3591         * gnus.el: Oort Gnus v0.06 is released.
3592
3593 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3594
3595         * lpath.el: Bind url-package-version.
3596
3597 2002-05-01  Simon Josefsson  <jas@extundo.com>
3598
3599         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
3600         filename before deleting the group itself, because the presence of
3601         a group filename decides if long filenames are used or not.
3602
3603         * gnus-art.el (gnus-button-alist): Don't inline
3604         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
3605         without also modifying g-button-alist.
3606         (gnus-button-alist): Fix type to allow variable as well as regexp.
3607         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
3608         themselves, variables to its contents.
3609         (gnus-button-entry): Ditto.
3610
3611 2002-05-01  Simon Josefsson  <jas@extundo.com>
3612
3613         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
3614         UIDNEXT as a string.
3615
3616         * nnimap.el (nnimap-string-lessp-numerical): New function.
3617         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
3618         integers.
3619
3620 2002-04-29  Simon Josefsson  <jas@extundo.com>
3621
3622         * nnmail.el (nnmail-cache-insert): Accept optional group
3623         parameter.
3624
3625         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
3626         n-r-g-a is disabled.
3627
3628 2002-04-29  Simon Josefsson  <jas@extundo.com>
3629
3630         * nnimap.el (nnimap-split-fancy): Fix doc.
3631         (nnimap-split-fancy): Fix doc.
3632
3633         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
3634         (nnimap-mailbox-info): New internal variable.
3635         (nnimap-retrieve-groups): Implement faster new mail check.
3636
3637         * nnimap.el (nnimap-split-articles): Support
3638         nnmail-cache-accepted-message-ids.
3639         (nnimap-request-accept-article): Ditto.
3640
3641         * imap.el (imap-mailbox-status-asynch): New command.
3642
3643 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
3644
3645         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
3646         are no subscribed mail groups.
3647         - Strip quoted names when comparing addresses
3648
3649 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
3650
3651         * mm-decode.el (mm-text-html-renderer): Change customize type to
3652         const.
3653
3654         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
3655         (gnus-debug-exclude-variables): do.
3656
3657 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3658
3659         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
3660         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
3661
3662 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3663
3664         * dns.el (dns-make-network-process): New macro.
3665         (query-dns): Use it.
3666
3667 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3668
3669         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
3670         article-buffer.
3671
3672         * mm-url.el (mm-url-package-name): New variable.
3673         (mm-url-package-version): New variable.
3674         (mm-url-insert-file-contents): Bind url-package-name and
3675         url-package-version here.
3676         * nnrss.el (nnrss-insert-w3): Move the bindings.
3677
3678         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
3679         url-package-version. Trivial change from Andrew J Cosgriff
3680         <ajc@polydistortion.net>
3681
3682         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
3683         attachments. Trivial change from Peter 'Luna' Runestig
3684         <peter@runestig.com>.
3685
3686 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
3687
3688         * nnkiboze.el (nnkiboze-request-scan): Call
3689         nnkiboze-possibly-change-group.
3690         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
3691         problems.
3692         (nnkiboze-generate-group): Set newsrc to the *highest* article
3693         number kibozed, not the lowest.
3694
3695 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
3696
3697         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
3698
3699 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3700         From Dan Christensen <jdc+news@uwo.ca>.
3701
3702         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
3703         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
3704         Recognize math postings.  Extract Date (now ignores "(15kb)").
3705         Extract email address using gnus-extract-address-components
3706         instead of just taking the first word.  Create Date and From
3707         headers for message which are missing these headers.  Get rid
3708         of spurious \\ lines (purely cosmetic).  Extend body-end and
3709         file-end regexps, to exclude more garbage from the message.
3710         Make URL rephrasing regexp more flexible, to match current
3711         format.
3712
3713 2002-04-23  Simon Josefsson  <jas@extundo.com>
3714
3715         * netrc.el: New file, functions copied from gnus-util.el by Ted
3716         Zlatanov <tzz@lifelogs.com>.
3717
3718         * gnus-util.el: Require netrc.
3719         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
3720         new code in netrc.el.
3721
3722 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3723
3724         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
3725         message-ignored-resent-headers, too.  From Matthieu Moy
3726         <Matthieu.Moy@imag.fr>.
3727
3728 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3729
3730         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
3731         boolean not a string
3732         * gnus-group.el (gnus-group-line-format): add description of %C
3733         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
3734           as %C
3735         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
3736
3737 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
3738
3739         * nnmaildir.el (nnmaildir-request-scan): typo: set
3740         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
3741         nnmail-get-new-mail for 'find-new-groups.
3742
3743 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
3744
3745         * nnmaildir.el (nnmaildir-request-update-info,
3746         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
3747         unnecessary calls to nnmaildir-request-scan.
3748
3749 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3750
3751         * gnus-msg.el:
3752         * gnus-msg.el (gnus-message-replysign): New.
3753         * gnus-msg.el (gnus-message-replyencrypt): New.
3754         * gnus-msg.el (gnus-message-replysignencrypted): New.
3755         * gnus-msg.el (gnus-summary-reply): Use the three new variables
3756         (above) to automatically encrypt/sign to encrypted/signed
3757         messages.
3758         * message.el:
3759         * message.el (message-mode-map): Add keybinding for
3760         `message-to-list-only'
3761         * message.el (message-mode): Add description for
3762         `message-to-list-only'
3763         * message.el (message-to-list-only): New.
3764         * message.el (message-make-mft): Changed to use the cl loop macro,
3765         and added optional flag to return only the matched list. (for use
3766         in new message-to-list-only function)
3767
3768 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3769
3770         * gnus-msg.el:
3771         * gnus-msg.el (gnus-message-replysign):
3772         * gnus-msg.el (gnus-replysign): New.
3773         * gnus-msg.el (gnus-replyencrypt): New.
3774         * gnus-msg.el (gnus-replysignencrypted): New.
3775         * gnus-msg.el (gnus-summary-reply):
3776         * message.el:
3777         * message.el (message-mode-map):
3778         * message.el (message-mode):
3779         * message.el (message-to-list-only): New.
3780         * message.el (message-make-mft):
3781
3782 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3783
3784         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
3785
3786 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
3787
3788         * message.el (message-gen-unsubscribed-mft): accept a prefix
3789         argument so CC can be included with C-u C-c C-f C-a
3790
3791 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3792         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3793
3794         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
3795         Improve docstring.
3796         (spam-enter-blacklist): New command.
3797
3798         * gnus-sum.el (gnus-spam-mark): New mark.
3799         (gnus-auto-expirable-marks): Add gnus-spam-mark.
3800         (gnus-summary-make-tool-bar): Correct conditional.
3801         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
3802         (gnus-summary-mark-as-spam): New command.
3803
3804 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
3805
3806         * mml-sec.el (mml-secure-message): changed to support arbritrary
3807         modes.
3808         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
3809         changed to support "signencrypt" mode.
3810         * mml.el (mml-parse-1): changed to support different secure modes
3811         more easily. (for signencrypt)
3812
3813 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
3814
3815         * gnus-sum.el (gnus-update-summary-mark-positions)
3816         (gnus-summary-toggle-header):
3817         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
3818         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
3819         (gnus-uu-post-encoded):
3820         * nnfolder.el (nnfolder-possibly-change-group):
3821         * nnimap.el (nnimap-retrieve-headers):
3822         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
3823
3824 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
3825
3826         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
3827         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
3828
3829 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3830
3831         * gnus-srvr.el (gnus-server-set-info): Clear
3832         `gnus-server-method-cache' when `gnus-server-alist' is changed.
3833         From Daiki Ueno <ueno@unixuser.org>.
3834
3835 2002-04-11  Simon Josefsson  <jas@extundo.com>
3836
3837         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
3838         viewing of security buttons.  Thanks to Nicolas Kowalski
3839         <Nicolas.Kowalski@imag.fr>.
3840
3841         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
3842         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
3843         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
3844         <Nicolas.Kowalski@imag.fr>.
3845         (smime-decrypt-buffer): Ditto.
3846
3847 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3848
3849         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
3850         header line.
3851
3852 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
3853
3854         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
3855
3856 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3857
3858         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
3859
3860 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3861
3862         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
3863         errors when debug.
3864
3865 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
3866
3867         * message.el (message-make-mft): Changed MFT code from using
3868         message-recipients (which included Bcc) to use only the To and CC
3869         headers.
3870
3871 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
3872
3873         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
3874         add link.
3875         (gnus-treat-mail-picon): Ditto.
3876         (gnus-treat-newsgroups-picon): Ditto.
3877         (gnus-picon-databases): Fix custom type.
3878         (gnus-picon-databases): Add link.
3879         (gnus-article-x-face-command): Add to gnus-picon group.
3880
3881 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
3882
3883         * message.el (message-buffer-naming-style): Remove.
3884
3885 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3886
3887         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
3888
3889         * message.el (message-tool-bar-map): Ditto.
3890
3891         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3892
3893 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3894
3895         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
3896
3897 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
3898
3899         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
3900
3901 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
3902         Trivial patch.
3903
3904         * dns.el: open-network-stream under XEmacs does udp.
3905
3906 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
3907
3908         * spam.el (spam-enter-whitelist): New function.
3909         (spam-parse-whitelist): Ditto.
3910         (spam-refresh-list-cache): Ditto.
3911         (spam-address-whitelisted-p): New function.
3912
3913         * dns.el (query-dns): Use TCP when make-network-process isn't
3914         available.
3915         (dns-servers): New variable.
3916         (dns-parse-resolv-conf): New function.
3917         (query-dns): Use it.
3918
3919         * spam.el: New file.
3920
3921         * dns.el (query-dns): Test.
3922
3923 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3924
3925         * lpath.el (featurep): Bind make-network-process.
3926
3927 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
3928
3929         * nnmaildir.el: Use defstruct.  Use a single copy of
3930         nnmail-extra-headers to save memory.  Store server's group name
3931         prefix instead of each group's prefixed name.
3932         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
3933         nntp-server-buffer.
3934
3935 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3936
3937         * dns.el: New file.
3938
3939 2002-03-28  Simon Josefsson  <jas@extundo.com>
3940
3941         * gnus-sum.el (gnus-summary-dummy-line-format):
3942         * gnus.el (gnus-summary-line-format): Fixing links to Info.
3943         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
3944
3945 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3946
3947         * gnus-sum.el (gnus-summary-move-article)
3948         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
3949         the doc string.
3950
3951 2002-03-28  Simon Josefsson  <jas@extundo.com>
3952
3953         * mml-sec.el (mml-secure-message): Search after
3954         mail-header-separator from top of message.
3955
3956 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
3957
3958         * nnmaildir.el: Cosmetic changes.
3959         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
3960         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
3961         nnmaildir--group-ls): New macros/functions.  Use them.
3962         (nnmaildir--unlink): Evalutate argument only once.
3963
3964 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
3965
3966         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
3967         symbols.
3968         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
3969         `gnus-point-at-eol'.
3970
3971 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
3972
3973         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
3974         nnmaildir--marks-dir): New macros.  Use them.
3975         Use inhibit-quit for atomicity instead of in-memory journaling.
3976         (nnmaildir--edit-prep): New function.
3977         (Local Variables): Use it.
3978
3979 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
3980
3981         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3982
3983 2002-03-25  Simon Josefsson  <jas@extundo.com>
3984
3985         * message.el (message-mode): Fix doc.
3986
3987 2002-03-25  Simon Josefsson  <jas@extundo.com>
3988
3989         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
3990         Matthieu Moy <Matthieu.Moy@imag.fr>.
3991
3992 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
3993
3994         * mml-sec.el (mml-unsecure-message): Add docstring.
3995
3996 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
3997
3998         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
3999         value.
4000         Trivial change from andre@slamdunknetworks.com
4001
4002 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
4003
4004         * mml.el (mml-mode-map): Added a keybinding for
4005         `mml-unsecure-message'.  Also, added a menu entry for said
4006         function in the Attachments menu.
4007
4008 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4009
4010         * canlock.el (canlock-version): Remove.
4011         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
4012         here; simplify \x insertions.
4013         (canlock-sha1): New function, always return a unibyte string.
4014         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
4015         of a password.
4016         (canlock-insert-header): Use `canlock-sha1'.
4017         (canlock-verify): Ditto.
4018
4019 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4020
4021         * message.el (message-fix-before-sending): Add an option that
4022         ignores illegible text.
4023         Trivial change from Mark Milhollan <mlm@attglobal.net>
4024
4025         * message.el (message-font-lock-keywords): Support multi-line MML
4026         tags.
4027
4028         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
4029         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
4030
4031 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4032
4033         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
4034         symbols for "View as different encoding" submenu.
4035
4036 2002-03-19  Simon Josefsson  <jas@extundo.com>
4037
4038         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
4039         encoding" submenu.
4040
4041 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4042
4043         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
4044
4045 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4046
4047         * gnus-sum.el (gnus-sum-thread-tree-root)
4048         (gnus-sum-thread-tree-single-indent)
4049         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
4050         (gnus-sum-thread-tree-leaf-with-other)
4051         (gnus-sum-thread-tree-single-leaf): Make customizable.
4052
4053 2002-03-16  Simon Josefsson  <jas@extundo.com>
4054
4055         * gnus-util.el (gnus-extract-address-components): Don't break on
4056         names such as James "Kibo" Parry.  From Francis Litterio
4057         <franl@world.std.com>.
4058
4059 2002-03-13  Simon Josefsson  <jas@extundo.com>
4060
4061         * pop3.el (pop3-open-server): Revert multibyte change.  From
4062         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4063
4064         * message.el (message-send-mail-with-qmail): Make it work.  From
4065         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4066
4067 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
4068
4069         * message.el (message-make-mft): Set case-fold-search while
4070         generating the MFT.  Also, a little cleanup in the MFT code.
4071
4072 2002-03-12  Simon Josefsson  <jas@extundo.com>
4073
4074         * message.el (message-qmail-inject-args): May be function.
4075         (message-send-mail-with-qmail): Call function if m-q-i-a is
4076         function.  From fn@hungry.org (Faried Nawaz).
4077
4078 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4079
4080         * message.el (message-abbrevs-loaded): Remove.
4081         (mailabbrev): Require it.
4082
4083         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
4084
4085 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4086
4087         * pop3.el (pop3-open-server): Set process buffer unibyte.
4088
4089 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4090
4091         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
4092
4093 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4094
4095         * nnslashdot.el (nnslashdot-request-article): Remove javascript
4096         too.
4097
4098 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4099
4100         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
4101         duplication.
4102         (gnus-summary-save-parts-type-history): Ditto.
4103         (gnus-summary-save-parts-last-directory): Ditto.
4104         Trivial change from andre@slamdunknetworks.com
4105
4106 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
4107
4108         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
4109
4110 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4111
4112         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
4113         -->" as the end of the first article.
4114
4115         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
4116         From Matthieu Moy <Matthieu.Moy@imag.fr>
4117
4118         * message.el (message-add-action): Use add-to-list.
4119         (message-delete-action): New function.
4120
4121         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
4122         pieces.
4123
4124 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
4125
4126         * nnnil.el: New file.
4127         * gnus.el (gnus-valid-select-methods): Include nnnil.
4128
4129 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4130
4131         * message.el (message-syntax-checks): Because canlock is
4132         supported, we disable sender syntax check.
4133         (message-shoot-gnksa-feet): Add cancel-messages option doc.
4134
4135         * gnus-draft.el (gnus-draft-send): If interactive, use its default
4136         value of message-syntax-checks.
4137
4138         * qp.el (quoted-printable-decode-region): Doc addition.
4139         From: Eli Zaretskii <eliz@is.elta.co.il>
4140
4141         * mail-source.el (make-source-make-complex-temp-name): Use
4142         make-temp-file.
4143
4144         * mm-util.el (mm-make-temp-file): New function.
4145         * nneething.el (nneething-file-name): Use it.
4146         * mml-smime.el (mml-smime-encrypt): Ditto.
4147         * mm-view.el (mm-inline-wash-with-file): Ditto.
4148         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
4149         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
4150         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
4151         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
4152         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
4153         * gnus-art.el (gnus-mime-print-part): Ditto.
4154
4155 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4156
4157         * message.el (nnmaildir-article-number-to-base-name): New
4158         function.
4159         (nnmaildir-base-name-to-article-number): New function.
4160
4161 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * smime.el (smime-make-temp-file): Don't quote
4164         `temporary-file-directory'.
4165
4166 2002-03-04  Simon Josefsson  <jas@extundo.com>
4167
4168         * smime.el (smime-sign-region): Rename argument keyfiles to
4169         keyfile. You only sign something with one key.
4170         (smime-sign-buffer): Better completing-read prompt.
4171         (smime-decrypt-buffer): Ditto.
4172
4173         * smime.el (smime-make-temp-file): Make it work under XEmacs.
4174
4175         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
4176         completing-read.
4177         (mm-view-pkcs7-decrypt): CRLF->LF.
4178
4179 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
4180
4181         * message.el (message-hierarchical-addresses): New variable.
4182         (message-get-reply-headers): Use it.
4183         From Ted Zlatanov <teodor.zlatanov@divine.com>
4184
4185 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4186
4187         * message.el (message-mode): If buffer-file-name, don't set auto
4188         save file name.
4189         Trivial change from Geoff Greene <ggreene@wpi.edu>
4190
4191 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4192
4193         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
4194         takes one argument in read-char.
4195
4196         * message.el (message-fix-before-sending): Forward a char.
4197         Check mmu-multibyte-p, add control-1.
4198
4199 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4200
4201         * gnus-start.el (gnus-read-init-file): Ditto.
4202
4203         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
4204
4205         * dgnushack.el (dgnushack-make-load): Ditto.
4206
4207         * mail-source.el (mail-source-fetch): Extract the right error
4208         code.
4209
4210         * message.el (message-fix-before-sending): Check illegible text.
4211
4212         * gnus-util.el (gnus-multiple-choice): New function.
4213
4214         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
4215         also defined in gnus-score.el.
4216
4217 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
4218
4219         * message.el (message-get-reply-headers): downcase email addresses
4220         for comaparisons for duplicate removal.
4221
4222 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4223
4224         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
4225         implementation of PKCS#7, which just allows users read the
4226         message.
4227         (mm-view-pkcs7): Use it.
4228
4229 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4230
4231         * gnus.el (large-newsgroup-initial): New parameter.
4232
4233         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
4234         (gnus-summary-insert-old-articles): Ditto.
4235
4236 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4237
4238         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
4239         used as the default answer of the question, "How many articles?".
4240         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4241
4242         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4243         small numbers.
4244
4245 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4246
4247         * deuglify.el: Fix comments.
4248
4249 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4250
4251         * html2text.el (html2text-clean-anchor): If there is no HREF,
4252         insert nothing.
4253
4254         * mml.el (mml-generate-mime-1): Add cdr.
4255         From: andre@slamdunknetworks.com
4256
4257         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4258         (mm-text-html-washer-alist): Ditto.
4259
4260         * mm-decode.el (mm-text-html-renderer): Add html2text.
4261
4262         * html2text.el: Face lift.
4263
4264         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
4265
4266 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4267
4268         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
4269
4270         * deuglify.el: Change copy right. Add autoload. Add coding-system.
4271
4272         * deuglify.el: New file. The original file name is
4273         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
4274
4275         * mm-decode.el (mm-display-external): Use
4276         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
4277
4278 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
4279
4280         * nnmaildir.el (nnmaildir-request-list): Report the highest
4281         article number, not the total number of articles.
4282
4283 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4284
4285         * gnus-sum.el: Move uu key map here.
4286         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
4287
4288 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
4289
4290         * nnmaildir.el (nnmaildir-request-expire-articles): Use
4291         nnmail-expiry-wait* if expire-age parameter is not set.
4292
4293 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4294
4295         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
4296         function.
4297         (gnus-group-sort-selected-groups-by-real-name): New function.
4298         (gnus-group-make-menu-bar): Add sort by real name.
4299
4300         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
4301         rebuild.
4302         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
4303         nil as dependencies as well.
4304
4305 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4306
4307         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
4308         for mime-parts.
4309
4310         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
4311
4312         * gnus-group.el (gnus-group-name-decode): Don't test
4313         multibyte-string, because it breaks XEmacs.
4314         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
4315
4316         * message.el (message-send-mail): Be talkative.
4317
4318         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
4319         (mm-automatic-display): Ditto.
4320
4321         * mailcap.el (mailcap-mime-data): Ditto.
4322         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4323
4324 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4325
4326         * many files: Remove trailing whitespaces, replace spc+tab with
4327         tab, replace leading whitespaces with tabs.
4328
4329 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
4330
4331         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
4332         articles with no body and no blank line after the header.
4333
4334 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4335
4336         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
4337         parts.
4338
4339         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
4340         non-ascii chars.
4341
4342         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
4343
4344         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
4345         w3-delay-image-loads.
4346         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
4347         (mm-w3-prepare-buffer): Ditto.
4348
4349         * mail-source.el (mail-source-fetch-directory): Run scripts.
4350
4351 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4352
4353         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
4354         for Majordomo confirmations.
4355
4356 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4357
4358         * gnus-fun.el (gnus-respond-to-confirmation): New command.
4359
4360 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4361
4362         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
4363
4364 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
4365
4366         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
4367         References header field.  From Mark Thomas <mthomas@cmu.edu>.
4368
4369 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4370
4371         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
4372         (mm-inline-render-with-stdin): Ditto.
4373         (mm-inline-render-with-function): Ditto.
4374         (mm-inline-wash-with-file): Bind coding-system-for-write.
4375         (mm-inline-wash-with-stdin): Ditto.
4376
4377 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4378
4379         Suggested by Felix Natter <fnatter@gmx.net>
4380
4381         * gnus-art.el (gnus-mime-view-part-externally): Rename from
4382         gnus-mime-externalize-view.
4383         (gnus-mime-view-part-internally): Rename from
4384         gnus-mime-internalize-view.
4385         (gnus-article-view-part-externally): Rename from
4386         gnus-article-externalize-part.
4387         (gnus-mime-action-alist): Change correspondingly.
4388         (gnus-mime-button-commands): Ditto.
4389         (gnus-mime-action-alist): Remove duplication.
4390
4391         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
4392
4393 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4394
4395         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
4396
4397         * gnus-art.el (gnus-display-mime): Use it.
4398
4399         * mm-partial.el (mm-partial-find-parts): Use it.
4400
4401         * gnus-sum.el (gnus-article-loose-mime): Rename from
4402         gnus-article-no-strict-mime.
4403         (gnus-summary-save-parts): Use it.
4404
4405 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
4408         local variable.
4409
4410         * gnus-art.el (article-display-x-face): Don't sort multiple
4411         X-Faces.
4412
4413 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4414
4415         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
4416         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
4417
4418         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
4419
4420 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4421
4422         Some ideas is inspired by code from Hrvoje Niksic
4423         <hniksic@arsdigita.com>
4424
4425         * gnus-art.el (gnus-article-wash-function): Set the default to
4426         nil, so that we use mm-text-html-renderer instead.
4427         (article-wash-html): Use mm-text-html-renderer.
4428
4429         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
4430         (mm-text-html-renderer): New variable.
4431         (mm-inline-text-html-renderer): Set the default to nil, so that we
4432         use mm-text-html-renderer instead.
4433
4434         * mm-view.el (mm-inline-text-html): New function.
4435         (mm-text-html-renderer-alist): New variable.
4436         (mm-inline-text-vcard): New function.
4437         (mm-inline-text): Split.
4438         (mm-links-remove-leading-blank): New function.
4439         (mm-inline-render-with-file): New function.
4440         (mm-inline-render-with-stdin): New function.
4441         (mm-inline-render-with-function): New function.
4442         (mm-text-html-washer-alist): New variable.
4443         (mm-inline-wash-with-file): New function.
4444         (mm-inline-wash-with-stdin): New function.
4445
4446 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4447
4448         * message-utils.el: Fix installation doc.
4449         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4450
4451 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4452
4453         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
4454         (gnus-post-method): Use it.
4455         (gnus-summary-cancel-article): Find the correct post-method.
4456
4457         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
4458         * message.el (message-send-news): Ditto.
4459         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
4460         <ipmonger@delamancha.org>
4461
4462         * gnus.el (gnus-select-method): Fix doc.
4463         (gnus-server-string): Use 'using nntp'.
4464
4465         * gnus-agent.el (gnus-slave-unplugged): New command.
4466         From: Felix Natter <fnatter@gmx.net>
4467
4468 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4469
4470         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
4471         Call edit-done-function first, then change the window
4472         configuration.
4473         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
4474         (gnus-article-edit-mode): mml-mode.
4475
4476         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
4477         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
4478
4479         * message-utils.el: Adopt the file.
4480
4481         * message-utils.el: New file.
4482         From Holger Schauer <Holger.Schauer@gmx.de>
4483
4484 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4485
4486         * gnus-sum.el (gnus-summary-move-article): Select-article only
4487         when gnus-move-split-methods is non-nil. And we don't render or
4488         mark the article.
4489
4490         * gnus-fun.el (gnus-shell-command-to-string): New function.
4491         (gnus-shell-command-on-region): New function.
4492         (gnus-random-x-face): Use them.
4493         (gnus-x-face-from-file): Ditto.
4494         (gnus-convert-image-to-gray-x-face): Ditto.
4495         (gnus-convert-gray-x-face-to-xpm): Ditto.
4496         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
4497
4498 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4499
4500         * gnus-art.el (gnus-treat-display-xface): Don't use
4501         `shell-command-to-string' when compiling.
4502         (gnus-treat-display-grey-xface): Ditto.
4503
4504 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
4505
4506         * nnmaildir.el (nnmaildir--article-count): If the group is
4507         completely empty, report minimum article number as 1 instead of 0.
4508
4509 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4510
4511         * gnus-agent.el (gnus-get-predicate): Use nconc.
4512
4513         * gnus-sum.el (gnus-summary-display-make-predicate): Use
4514         gnus-summary-display-cache as cache.
4515
4516         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
4517         (nndoc-mail-in-mail-type-p): New function.
4518         (nndoc-mail-in-mail-article-begin): New function.
4519
4520 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4521
4522         * mailcap.el (mailcap-mime-data): Use enriched-decode.
4523
4524         * gnus-cite.el (gnus-article-fill-cited-article): Bind
4525         use-hard-newlines to nil.
4526
4527         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
4528         image is not available if window-system is not available.
4529
4530         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
4531
4532 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4533
4534         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
4535         bookmark, because update-mark doesn't handle it correctly.
4536
4537 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4538
4539         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
4540         directly instead of calling message-send-mail.
4541
4542         * gnus-start.el (gnus-read-descriptions-file): Use
4543         gnus-default-charset.
4544
4545         * mm-util.el (mm-guess-mime-charset): New function.
4546
4547         * gnus.el (gnus-default-charset): Use it.
4548         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
4549         the default.
4550
4551 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4552
4553         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
4554         (article-display-x-face): Use it.  Disable grey xface, if
4555         uncompface is not found.
4556
4557         * message.el (message-mode): Don't enable multibyte on an indirect
4558         buffer.
4559
4560         * nnrss.el (nnrss-content-function): New variable.
4561         (nnrss-request-article): Use it.
4562
4563 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4564
4565         * gnus.el: Add article-unsplit-urls.
4566         * gnus-sum.el: Ditto.
4567         * gnus-art.el (gnus-treat-strip-cr): New variable.
4568         (gnus-treatment-function-alist): Use it.
4569         (article-unsplit-urls): New function.
4570         (gnus-article-make-menu-bar): Use it.
4571         From: Michael Cook <michael.cook@cisco.com>
4572
4573 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4574
4575         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
4576         copy.
4577
4578 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
4579
4580         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
4581         with internal whitespace.
4582         (gnus-parent-id): Ditto.
4583
4584 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4585
4586         * gnus-art.el (gnus-article-treat-body-boundary): Add
4587         gnus-decoration property.
4588         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
4589
4590         * message.el (message-mode): Set local-abbrev-table.
4591         From Matt Armstrong <matt@lickey.com>.
4592
4593         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
4594         too many spaces.
4595
4596         * rfc2047.el (rfc2047-unfold-region): Ditto.
4597         (rfc2047-decode-region): Don't unfold. Let
4598         gnus-article-treat-unfold-headers do it.
4599
4600         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
4601         From: Jesper Harder <harder@ifa.au.dk>
4602
4603 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4604
4605         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
4606         (gnus-configure-posting-styles): Use it.
4607         (gnus-configure-posting-styles): Remove trailing newspaces.
4608
4609 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4610
4611         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
4612         is non-nil.
4613
4614         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
4615
4616         * gnus.el (gnus-server-to-method): Switch position with
4617         gnus-server-get-method.
4618         (gnus-agent): Add doc.
4619
4620         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
4621         (gnus-summary-save-parts): Use it.
4622
4623         * gnus-art.el (gnus-display-mime): Use it.
4624         * mm-partial.el (mm-partial-find-parts): Use it.
4625
4626         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
4627
4628         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
4629         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
4630
4631         * nnagent.el (nnagent-request-expire-articles): Don't delete
4632         files.
4633
4634 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4635
4636         * message.el (message-gen-unsubscribed-mft): New function.
4637         From Sriram Karra <karra@cs.utah.edu>.
4638
4639         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
4640         open parenthesis.
4641
4642         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
4643         (mm-inline-text-html-render-with-w3): Ditto.
4644         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
4645         Suggested by Dave Love  <d.love@dl.ac.uk>.
4646
4647         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
4648
4649         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
4650         * nntp.el (nntp-send-command): Ditto.
4651         * nntp.el (nntp-send-command-nodelete): Ditto.
4652
4653 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4654
4655         * mm-url.el (mm-url-load-url): New function.
4656         (mm-url-insert-file-contents): Use it.
4657
4658         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
4659
4660         * message.el (message-forward-make-body): Correctly copy
4661         forward-buffer.
4662
4663         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
4664
4665 2002-02-04  Simon Josefsson  <jas@extundo.com>
4666
4667         * gnus-art.el (gnus-article-followup-with-original): Mark with
4668         force, prevent errors when following up from article buffer.
4669         (gnus-article-reply-with-original): Ditto.
4670
4671         * binhex.el (binhex-decoder-switches): Fix doc.  From
4672         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4673
4674 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4675
4676         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
4677         highlight-citation after emphasize.
4678
4679 2002-02-04  Simon Josefsson  <jas@extundo.com>
4680
4681         * nnfolder.el (nnfolder-open-marks):
4682
4683         * nnml.el (nnml-open-marks): Message when done.  From David
4684         Edmondson <dme@sun.com>.
4685
4686 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4687
4688         * imap.el (imap-anonymous-auth): Fix typo.
4689         From: Steinar Bang <sb@dod.no>
4690
4691         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
4692         save-excursion.
4693         (gnus-cache-braid-heads): Ditto.
4694
4695         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
4696         line, because there are extra articles in the overview buffer.
4697
4698         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
4699
4700         * message.el (message-forward-rmail-make-body): Directly use
4701         rmail-msg-restore-non-pruned-header to avoid calling
4702         vertical-motion.
4703
4704 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4705
4706         * gnus-cache.el (gnus-summary-insert-cached-articles):
4707         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
4708
4709         * gnus-group.el (gnus-group-mark-article-read): Nreverse
4710         gnus-newsgroups-unselected.
4711
4712         * gnus-agent.el (gnus-summary-set-agent-mark): Use
4713         gnus-add-to-sorted-list.
4714
4715         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
4716         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
4717         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
4718         (gnus-update-read-articles): UNREAD is sorted.
4719         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
4720         (gnus-newsgroup-marked, gnus-newsgroup-cached)
4721         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
4722         (gnus-newsgroup-dormant): Require sorted.
4723
4724         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
4725         directories.
4726         (gnus-dired-print): New function.
4727
4728         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
4729         ps-despool.
4730
4731 2002-02-02  Simon Josefsson  <jas@extundo.com>
4732
4733         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
4734
4735 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4736
4737         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
4738         t. This makes gnus-agent customizable without putting
4739         gnus-agentize into .gnus.
4740
4741         * gnus.el (gnus-agent): Make it customizable.
4742
4743         * gnus-dired.el: New file.
4744         From Benjamin Rutt <brutt@bloomington.in.us>
4745
4746         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
4747         if no article.
4748         (gnus-cache-possibly-remove-article): Ditto.
4749         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
4750
4751 2002-02-01  Simon Josefsson  <jas@extundo.com>
4752
4753         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
4754
4755 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4756
4757         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
4758         (mm-setup-w3m): Don't bind keys listed in the above.
4759
4760 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4761
4762         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
4763         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
4764         is non-nil; bind `w3m-force-redisplay' with nil.
4765
4766         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4767
4768         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
4769
4770 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4771
4772         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
4773         use mail-header-unfold-field.
4774
4775         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
4776         gnus-summary-limit.
4777
4778         * gnus-range.el (gnus-add-to-sorted-list): New function.
4779         * gnus-sum.el (gnus-mark-article-as-read): Use it.
4780         (gnus-mark-article-as-unread): Ditto.
4781         (gnus-summary-mark-article-as-unread): Ditto.
4782         (gnus-build-get-header): Ditto.
4783         (gnus-summary-prepare-threads): Ditto.
4784         (gnus-summary-insert-pseudos): Ditto.
4785         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
4786         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
4787         (gnus-summary-insert-old-articles): Ditto.
4788
4789         * gnus-msg.el (gnus-posting-styles): Add new format of header.
4790         (gnus-configure-posting-styles): Support the new format.
4791
4792         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
4793         edebug-form-spec to (sexp body).
4794         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
4795
4796         * message.el (message-reply-headers): Add doc.
4797
4798 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4799
4800         * gnus-group.el (gnus-group-delete-group): Nix the entry in
4801         gnus-cache-active-hashtb.
4802
4803         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
4804         (gnus-agent-summary-fetch-group): Use it.
4805
4806         * gnus-msg.el (gnus-debug-files): New variable.
4807         (gnus-debug-exclude-variables): New variable.
4808         (gnus-debug): Use them.
4809
4810         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
4811
4812 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4813
4814         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
4815         (message-mode-syntax-table): Move back the previous position.
4816
4817         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
4818
4819         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4820         gnus-sorted-difference.
4821
4822         * nnsoup.el (nnsoup-request-expire-articles): Use
4823         gnus-sorted-difference.
4824
4825         * nnheader.el: Autoload gnus-sorted-difference.
4826
4827         * nnfolder.el (nnfolder-request-expire-articles): Use
4828         gnus-sorted-difference.
4829
4830         * gnus-cache.el (gnus-cache-retrieve-headers): Use
4831         gnus-sorted-difference.
4832
4833         * gnus-range.el: Autoload cookies.
4834         (gnus-sorted-difference): New function.
4835         (gnus-sorted-ndifference): New function.
4836         (gnus-sorted-nintersection): Rename from
4837         gnus-set-sorted-intersection.
4838         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
4839         (gnus-list-range-difference): Rename from
4840         gnus-inverse-list-range-intersection.
4841         (gnus-inverse-list-range-intersection): Use defalias.
4842
4843         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
4844         gnus-sorted-ndifference, and gnus-sorted-nintersection.
4845         (gnus-articles-to-read): Use gnus-sorted-difference.
4846         (gnus-summary-limit-mark-excluded-as-read): Use
4847         gnus-sorted-intersection and gnus-sorted-ndifference.
4848         (gnus-list-of-read-articles): Use gnus-list-range-difference.
4849         (gnus-summary-insert-articles): Use gnus-sorted-difference.
4850
4851         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
4852
4853 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
4856         property to the buffer for using emacs-w3m command keys.
4857
4858         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
4859         option.
4860
4861         * mm-view.el (mm-w3m-mode-map): New variable.
4862         (mm-w3m-mode-command-alist): New variable.
4863         (mm-w3m-minor-mode): Removed.
4864         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
4865         (mm-inline-text-html-render-with-w3m): Add keymap property to the
4866         buffer for using emacs-w3m command keys.
4867
4868 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4869
4870         * message.el (message-mode-syntax-table): Move forward.
4871         (message-cite-prefix-regexp): Auto detect non word constituents.
4872         (message-cite-prefix-regexp): Don't use with-syntax-table.
4873
4874         * gnus-sum.el (gnus-summary-update-info): Use
4875         gnus-list-range-intersection.
4876
4877         * gnus-agent.el (gnus-agent-fetch-headers): Use
4878         gnus-list-range-intersection.
4879
4880         * gnus-range.el (gnus-range-normalize): Use correct predicate.
4881         (gnus-list-range-intersection): Use it.
4882         (gnus-inverse-list-range-intersection): Ditto.
4883         (gnus-sorted-intersection): Add doc.
4884         (gnus-set-sorted-intersection): Add doc.
4885         (gnus-sorted-union): New function.
4886         (gnus-set-sorted-union): New function.
4887
4888         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
4889         (gnus-inverse-list-range-intersection): Ditto.
4890
4891 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
4892
4893         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
4894
4895         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
4896         and permit `:' and `\' in order to handle full Windows pathnames.
4897         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
4898         technically not correct per standard, but seems to have common use.
4899
4900 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4901
4902         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
4903         replacing numbers.
4904
4905 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
4906
4907         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
4908
4909         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
4910         Don't split when the window is small, e.g. when a small *BBDB*
4911         window is the lowest one.
4912
4913         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4914         nnheader-find-nov-line to speed up. Use nreverse, because it is
4915         sorted. Use nnheader-insert-nov-file.
4916
4917 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4918
4919         * mm-decode.el (mm-inline-text-html-with-images): New user option.
4920
4921         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
4922         of `w3m-display-inline-images' with the value of
4923         `mm-inline-text-html-with-images'.
4924         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4925
4926         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4927
4928 2002-01-27  Richard M. Stallman  <rms@gnu.org>
4929
4930         * time-date.el: Add autoload cookies.  Many doc fixes.
4931         (time-add): New function.
4932         (time-subtract): Renamed from subtract-time.
4933         (subtract-time): New alias for time-subtract.
4934
4935 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4936
4937         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
4938         emacs-w3m in doc-string.
4939
4940         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
4941         `w3m-current-buffer'.
4942
4943 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4944
4945         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
4946
4947         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
4948         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
4949         (mm-w3m-cid-retrieve): New function.
4950         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
4951
4952 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4953
4954         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
4955
4956 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4957
4958         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
4959
4960 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4961
4962         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
4963         32K.
4964
4965         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
4966
4967         * nnmail.el (nnmail-article-group): Decode headers before running
4968         split rules over them.
4969         (nnmail-mail-splitting-charset): New variable.
4970
4971         * smiley.el: Replaced with smiley-ems.el.
4972
4973 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4974
4975         * mm-url.el (mm-url-predefined-programs): Add w3m.
4976         (mm-url-program): Ditto.
4977
4978 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4979
4980         * nnml.el (nnml-use-compressed-files): New variable.
4981         (nnml-filenames-are-evil): Removed.
4982         (nnml-current-group-article-to-file-alist): Don't use.
4983         (nnml-update-file-alist): Inhibit.
4984         (nnml-article-to-file): Use new var.
4985
4986 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4987
4988         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
4989
4990         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
4991
4992 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4993
4994         * gnus-agent.el (gnus-agent-load-alist): Use new caching
4995         function.
4996
4997         * gnus-util.el (gnus-cache-file-contents): New function.
4998
4999         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
5000         (gnus-agent-load-alist): Use it.
5001
5002         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
5003
5004         * nnheader.el (nnheader-insert-nov-file): New function.
5005
5006         * gnus-util.el (gnus-parse-without-error): Correct the loop.
5007
5008         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
5009         there are no references.
5010         (gnus-extract-message-id-from-in-reply-to): New function.
5011         (gnus-nov-parse-line): Use in-reply-to if there are no
5012         references.
5013
5014 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5015
5016         * nnagent.el (nnagent-retrieve-headers): Use new macro.
5017
5018         * gnus-util.el (gnus-parse-without-error): New macro.
5019
5020 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5021
5022         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
5023         (gnus-article-wash-function): use locate-library to decide which
5024         to use.
5025
5026 2002-01-25  Simon Josefsson  <jas@extundo.com>
5027
5028         * pop3.el (pop3-munge-message-separator): Work if no date.
5029         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
5030
5031 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5032
5033         * gnus-agent.el (gnus-agent-save-alist): Fix.
5034
5035         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
5036         mistake.  Reinstated lost code.
5037
5038 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
5039
5040         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
5041         one exists in the case of an encrypted message with an internal
5042         signature.
5043
5044 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5045
5046         * gnus-agent.el (gnus-agent-save-alist): Optimized.
5047
5048 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5049
5050         * dgnushack.el: Commented out the experimental code.
5051
5052 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5053
5054         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
5055         error.
5056
5057         * gnus.el (gnus-server-to-method): Made into subst.
5058         (gnus-server-method-cache): New variable.
5059         (gnus-server-to-method): Use it.
5060         (gnus-group-method-cache): New variable.
5061         (gnus-find-method-for-group-1): Renamed.
5062         (gnus-find-method-for-group): New function.
5063         (gnus-group-method-cache): Removed.
5064
5065         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
5066         function.
5067
5068         * gnus-range.el (gnus-members-of-range): New function.
5069         (gnus-list-range-intersection): Renamed.
5070         (gnus-inverse-list-range-intersection): New function.
5071
5072         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
5073
5074         * nnagent.el (nnagent-retrieve-headers): New implementation.
5075
5076         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
5077         implementation.
5078
5079 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5080
5081         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
5082         `w3m-meta-content-type-charset-regexp'.
5083
5084         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
5085         charset-encoded html contents.
5086
5087 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5088
5089         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
5090         an empty file.
5091
5092         * nnweb.el (url): Ignore errors when request url.
5093
5094         * nnrss.el: Clean up the comments.
5095
5096 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5097
5098         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
5099
5100         * mm-decode.el (mm-inline-text-html-renderer): New user option.
5101         (mm-inline-media-tests): Test whether the value of
5102         `mm-inline-text-html-renderer' is a function for text/html.
5103
5104         * mm-view.el (mm-inline-text-html-render-with-w3): New function
5105         separated from `mm-inline-text'.
5106         (mm-w3m-minor-mode): New variable.
5107         (mm-w3m-setup): New variable.
5108         (mm-setup-w3m): New function.
5109         (mm-inline-text-html-render-with-w3m): New function.
5110         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
5111         text/html.
5112
5113 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
5114
5115         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
5116
5117 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5118
5119         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
5120         and `gnus-xmas-completing-read'.
5121
5122 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5123
5124         * nneething.el (nneething-message-id-number): Abolished.
5125         (nneething-encode-file-name): Not encode numerical characters.
5126         (nneething-make-head): `nneething-message-id-number' is not
5127         used to generate message IDs.
5128
5129 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5130
5131         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
5132         characters.
5133
5134 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5135
5136         * gnus-xmas.el (gnus-xmas-completing-read): New function.
5137         (gnus-xmas-redefine): Redefine conditionally.
5138
5139 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5140
5141         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
5142         tag.
5143
5144 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
5145
5146         * message.el (message-font-lock-keywords): Added the secure tag.
5147         * mml-sec.el: Added functions to generate/modify/remove the secure
5148         tag while in message mode.
5149         * mml-sec.el (mml-secure-message): New.
5150         * mml-sec.el (mml-unsecure-message): New.
5151         * mml-sec.el (mml-secure-message-sign-smime): New.
5152         * mml-sec.el (mml-secure-message-sign-pgp): New.
5153         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
5154         * mml-sec.el (mml-secure-message-encrypt-smime): New.
5155         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
5156         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
5157         * mml.el (mml-parse-1): Added code to recognise the secure tag and
5158         convert it to either a part or multipart depending on if there are
5159         other parts in the message.
5160         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
5161         to use the secure tag, rather than the part tag.
5162         * mml.el (mml-preview): Added a save-excursion to keep cursor
5163         position after doing an MML preview.
5164
5165 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5166
5167         * nnheader.el (nnheader-parse-overview-file): New function.
5168         (nnheader-write-overview-file): New function.
5169
5170 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5171
5172         * gnus.el (gnus-group-fast-parameter): Check better if expansion
5173         in wanted.
5174
5175         * nnweb.el (nnweb-type-definition): Clean up.
5176
5177 2002-01-21  Alastair Burt  <burt@dfki.de>
5178         Trivial patch.
5179
5180         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
5181         buffer exists before jumping to it.
5182
5183 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5184
5185         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
5186         function.
5187         (article-wash-html): Use it.
5188         (gnus-article-wash-function): New variable.
5189         (gnus-article-wash-html-with-w3m): New function.
5190
5191 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5192
5193         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
5194         XEmacs.
5195
5196 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
5197
5198         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
5199         command line.
5200
5201 2002-01-21  Simon Josefsson  <jas@extundo.com>
5202
5203         * canlock.el (base64-encode-string): Autoload it from base64.
5204         (canlock-make-cancel-key): Base64 encode unibyte string.
5205
5206 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5207
5208         * nnfolder.el (nnfolder-request-accept-article): Unfold
5209         x-from-line.
5210         (nnfolder-request-replace-article): Ditto.
5211
5212 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
5213
5214         * gnus-group.el (gnus-group-best-unread-group): Use the right
5215         positioning function.
5216
5217 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5218
5219         * smiley-ems.el (smiley-region): Use new function.
5220         (smiley-update-cache): Use general image functions.
5221         (smiley-region): Use general functions.
5222
5223         * gnus-util.el (gnus-graphic-display-p): New function.
5224
5225         * nnmail.el (nnmail-article-group): Allow outputting traces of
5226         non-strings.
5227
5228         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
5229         (nndoc-exim-bounce-type-p): New function.
5230
5231         * message.el (message-dont-send): Doc fix.
5232
5233         * gnus-util.el (gnus-completing-read): Remove
5234         inherit-input-method.
5235
5236         * gnus-art.el (gnus-treat-smiley): Doc fix.
5237
5238         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
5239         articles.
5240
5241 2002-01-19  Simon Josefsson  <jas@extundo.com>
5242
5243         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5244         (imap-kerberos4-open): Ditto.
5245         (imap-open): Set port correctly, don't set auth.
5246
5247 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * gnus.el (gnus-version-number): Bump version number.
5250
5251 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5252
5253         * gnus.el: Oort Gnus v0.05 is released.
5254
5255 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5256
5257         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5258         exists.
5259
5260         * gnus-spec.el (gnus-string-width-function): New function.
5261         (gnus-tilde-cut-form): Use it.
5262         (gnus-tilde-max-form): Ditto.
5263         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
5264         (gnus-substring-function): Use it.
5265         (gnus-tilde-cut-form): Ditto.
5266         (gnus-substring-function): New function.
5267
5268         * message.el (message-check-news-header-syntax): New message.
5269
5270         * gnus.el (gnus-slave-no-server): Doc fix.
5271
5272         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
5273
5274 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5275
5276         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
5277         `seen' if it looks like (seen NUM1 . NUM2).  It should be
5278         (seen (NUM1 . NUM2)).
5279
5280 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5281
5282         * gnus-topic.el (gnus-topic-catchup-articles): Update article
5283         number in closed topics.
5284
5285 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
5286
5287         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
5288         functions.
5289
5290 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5291
5292         * gnus.el (gnus-group-find-parameter): Clean up.
5293
5294         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
5295         articles.
5296
5297         * gnus-util.el (gnus-completing-read-with-default): Renamed.
5298
5299         * nnmail.el (nnmail-article-group): Clean up.
5300
5301 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
5302
5303         * gnus-agent.el (gnus-category-name): Intern the category name.
5304
5305 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5306
5307         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
5308
5309         * gnus-util.el (gnus-completing-read): New function.
5310
5311 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5312
5313         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
5314
5315         * smiley-ems.el (smiley-region): Register smiley.
5316         (smiley-toggle-buffer): Rewrite the function.
5317         (smiley-active): Removed.
5318
5319 2002-01-19  Simon Josefsson  <jas@extundo.com>
5320
5321         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
5322         Jesper Harder <harder@ifa.au.dk>.
5323
5324 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5325
5326         * gnus-art.el (gnus-request-article-this-buffer): Call
5327         `nneething-get-file-name' to extract the file name from the
5328         message id.
5329
5330         * nneething.el (nneething-encode-file-name): New function.
5331         (nneething-decode-file-name): Ditto.
5332         (nneething-get-file-name): Ditto.
5333         (nneething-make-head): Encode the file name and encapsulate it
5334         into the field of the message id.
5335
5336 2002-01-18  Simon Josefsson  <jas@extundo.com>
5337
5338         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
5339         stored in .marks.
5340
5341         * nnfolder.el (nnfolder-request-update-info): Ditto.
5342
5343 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5344
5345         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
5346
5347 2002-01-18  Simon Josefsson  <jas@extundo.com>
5348
5349         * imap.el (imap-starttls-p): Don't check for binary.
5350         (imap-gssapi-auth-p): Ditto.
5351         (imap-kerberos4-auth-p): Ditto.
5352         (imap-open): Change logic.  Iterate through all possible streams,
5353         instead of bailing out after first failure.  Move authenticator
5354         decision to `imap-authenticate'.
5355         (imap-authenticate): Change logic, now finds the authenticator to
5356         use, was previously in `imap-open'.
5357         (imap-open): Return nil on failure.
5358         (imap-open): Setup temp buffer correctly.
5359         (imap-open): Return buffer only on success.
5360         (imap-interactive-login, imap-interactive-login): Tell the user
5361         which stream/authenticator is used for the queried
5362         username/password.
5363         (imap-open, imap-authenticate): Set variables.
5364         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
5365         (imap-open): Don't assume how `with-temp-buffer' is implemented.
5366
5367 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5368
5369         * gnus-fun.el (gnus-grab-cam-x-face): New function.
5370
5371 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5372
5373         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
5374
5375 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5376
5377         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
5378         (gnus-agent-group-mode-map): Bind it to "Jo".
5379         (gnus-agent-group-make-menu-bar): Add it into menu bar.
5380
5381 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
5382
5383         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
5384         (gnus-summary-mail-toolbar): Add mail article deletion button.
5385
5386         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
5387         false positives for lines of "^^^^".
5388
5389         * gnus-picon.el (gnus-picon-find-face): faces database is all
5390         lowercase.
5391
5392 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5393
5394         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
5395         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
5396         duplications.
5397         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
5398
5399 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5400
5401         * gnus-sum.el (gnus-summary-initial-limit): Inline
5402         gnus-summary-limit-children.
5403         (gnus-summary-initial-limit): Don't limit if
5404         gnus-newsgroup-display is nil.
5405         (gnus-summary-initial-limit): No, don't.
5406
5407         * gnus-util.el
5408         (gnus-put-text-property-excluding-characters-with-faces): Inline
5409         gnus-put-text-property.
5410
5411         * gnus-spec.el (gnus-default-format-specs): New variable.
5412
5413         * gnus-start.el (gnus-read-newsrc-file): Don't clear
5414         gnus-format-specs.
5415         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
5416
5417         * gnus-spec.el (gnus-update-format-specifications): Really check
5418         the Gnus version of the .newsrc.eld file.
5419         (gnus-format-specs): Save the new default summary format.
5420
5421         * gnus-util.el (gnus-parent-id): Check whether references is empty
5422         before splitting.
5423
5424         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
5425         functions.
5426         (gnus-gather-threads-by-references): Inline
5427         `gnus-split-references'.
5428
5429         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
5430         default value of gnus-summary-line-format-spec.
5431
5432 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5433
5434         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
5435         message.
5436         (nnslashdot-request-list): Ditto.
5437         (nnslashdot-sid-strip): Removed.
5438
5439 2002-01-15  Simon Josefsson  <jas@extundo.com>
5440
5441         * nnimap.el (nnimap-close-asynchronous): Enable.
5442         (nnimap-close-group): Expunge.
5443
5444 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5445
5446         * gnus-util.el (gnus-user-date-format-alist): Typo.
5447         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
5448
5449 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5450
5451         * nneething.el (nneething-request-article): Set
5452         `nnmail-file-coding-system' to `binary' locally, in order to read
5453         files without any conversion.
5454
5455 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5456
5457         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5458         nnheader-file-coding-system and nnmail-active-file-coding-system.
5459         (gnus-agent-regenerate-group): Ditto.
5460         (gnus-agent-regenerate): Ditto.
5461         (gnus-agent-write-active): Ditto.
5462         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
5463
5464 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5465
5466         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
5467         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
5468
5469 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5470
5471         * gnus.el: We don't need gnus-article-show-all-headers.
5472
5473         * gnus-art.el (article-show-all, gnus-article-show-all-header):
5474         Ditto.
5475
5476         * gnus-sum.el (gnus-summary-select-article): Don't call
5477         show-all-headers, because hidden headers are not hidden text any
5478         more.
5479
5480 2002-01-13  Simon Josefsson  <jas@extundo.com>
5481
5482         * message.el (message-newline-and-reformat): Use `newline' instead
5483         of inserting \n, so that the newline is marked as hard.
5484
5485         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
5486         From Jesper Harder <harder@ifa.au.dk>.
5487
5488 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5489
5490         * imap.el (imap-close): Keep going if quit.
5491
5492         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
5493         nntp-server-buffer.
5494
5495 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5496
5497         * mm-view.el (mm-display-inline-fontify): Require font-lock to
5498         avoid unbinding shadowed variables.
5499
5500         * gnus-art.el (gnus-picon-databases): Moved here.
5501         (gnus-picons-installed-p): Moved here.
5502         (gnus-article-reply-with-original): Use `mark'.
5503
5504         * gnus.el (gnus-picon): Moved here and renamed.
5505
5506         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
5507         installed.
5508         (gnus-treat-mail-picon): Ditto.
5509         (gnus-treat-newsgroups-picon): Ditto.
5510
5511         * gnus-picon.el (gnus-picons-installed-p): New function.
5512
5513 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5514
5515         * gnus-agent.el (gnus-agent-go-online): Fix doc.
5516
5517 2002-01-12  Simon Josefsson  <jas@extundo.com>
5518
5519         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
5520         (nnimap-before-find-minmax-bugworkaround): Use it.
5521         (nnimap-find-minmax-uid): Don't reselect current mailbox.
5522         (nnimap-dont-close): New variable.
5523         (nnimap-close-group): Use it.
5524
5525 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5526
5527         * gnus-art.el (gnus-article-reply-with-original): Use
5528         `mark-active'.
5529
5530         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
5531
5532         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
5533         (gnus-score-advanced): Clean up.
5534         (gnus-score-advanced): Accept a multiple of the score.
5535
5536 2002-01-12  Simon Josefsson  <jas@extundo.com>
5537
5538         * flow-fill.el (fill-flowed-display-column)
5539         (fill-flowed-encode-columnq): New variables.  Suggested by
5540         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
5541         (fill-flowed-encode, fill-flowed): Use them.
5542
5543         * message.el (message-send-news, message-send-mail): Use
5544         m-b-s-n-p-e-h-n.
5545
5546         * mml.el (autoload): Autoload fill-flowed-encode.
5547         (mml-buffer-substring-no-properties-except-hard-newlines): New
5548         function.
5549         (mml-read-part): Use it.
5550         (mml-generate-mime-1): Encode format=flowed if appropriate.
5551         (mml-insert-mime-headers): Insert format=flowed.
5552
5553         * flow-fill.el (fill-flowed-encode): New function.
5554         (fill-flowed): Bind fill-column to window width.
5555
5556 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5557
5558         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
5559         it exists.
5560         (gnus-summary-setup-buffer): Wake up dead summary buffers.
5561         (gnus-summary-buffer-name): Don't return the dead name after all.
5562         (gnus-summary-setup-buffer): Kill the dead buffer.
5563
5564         * gnus-art.el (gnus-article-followup-with-original): Store the
5565         value of the mark before deactivating it.
5566
5567 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5568
5569         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
5570         From: Karl Kleinpaste <karl@charcoal.com>
5571
5572         * gnus-art.el (article-display-x-face): Ditto.
5573         (gnus-article-reply-with-original): Use gnus-region-active-p.
5574         (gnus-article-followup-with-original): Ditto.
5575
5576         * gnus-sum.el (gnus-summary-read-group-1): Don't select
5577         downloadable article either.
5578
5579 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5580
5581         * gnus-art.el (article-display-x-face): Insert From:.
5582
5583         * gnus-sum.el (gnus-summary-move-article): Don't draw the
5584         article. Bind gnus-display-mime-function and
5585         gnus-article-prepare-hook.
5586
5587         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
5588         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
5589         gnus-agent-possibly-synchronize-flags to the last.
5590         (gnus-agent-go-online): New function. New variable.
5591
5592 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5593
5594         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
5595         (gnus-agent-regenerate): Ditto.
5596
5597 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5598
5599         * message.el (message-ignored-news-headers)
5600         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
5601         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
5602
5603         * gnus.el (gnus-gethash-safe): New macro.
5604
5605         * gnus-agent.el (gnus-agent-regenerate-history): New function.
5606         (gnus-agent-regenerate): Show messages.
5607
5608 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5609
5610         * gnus-agent.el (gnus-agent-regenerate-group): New function.
5611         (gnus-agent-regenerate): New function.
5612         (gnus-agent-save-alist): Sort.
5613         (gnus-agent-copy-nov-line): Test eobp.
5614         (gnus-agent-retrieve-headers): Erase buffer.
5615
5616 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5617
5618         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
5619         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
5620
5621         * gnus.el (gnus-agent-covered-methods): Move here.
5622         (gnus-online): New function.
5623         (gnus-agent-method-p): Move here.
5624
5625         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
5626         nil. Remove articles-alist.
5627
5628         * gnus-start.el (gnus-get-unread-articles): Check online.
5629         (gnus-groups-to-gnus-format): Ditto.
5630         (gnus-active-to-gnus-format): Ditto.
5631
5632         * gnus-agent.el (gnus-agent-get-function): Use it.
5633         (gnus-agent-get-undownloaded-list): Ditto.
5634         (gnus-agent-fetch-session): Only fetch online methods.
5635
5636         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
5637         (gnus-server-mode-map): Ditto.
5638         (gnus-server-offline-face): New face.
5639         (gnus-server-offline-face): New variable.
5640         (gnus-server-font-lock-keywords): Add offline.
5641         (gnus-server-insert-server-line): Ditto.
5642         (gnus-server-offline-server): New function.
5643
5644         * gnus-int.el (gnus-open-server): Turn to offline.
5645         (gnus-server-unopen-status): New variable.
5646
5647 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5648
5649         * nnkiboze.el (nnkiboze-request-article): Use
5650         gnus-agent-request-article.
5651
5652         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
5653         function. Insert undownloaded NOV.
5654
5655         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
5656         (gnus-agent-request-article): New function.
5657
5658         * gnus.el (gnus-agent-cache): New variable.
5659
5660         * gnus-int.el (gnus-retrieve-headers): Use
5661         gnus-agent-retrieve-headers.
5662         (gnus-request-head): Use gnus-agent-request-article.
5663         (gnus-request-body): Ditto.
5664
5665         * gnus-art.el (gnus-request-article-this-buffer): Use
5666         gnus-agent-request-article.
5667
5668         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
5669         article if it is undownloaded.
5670
5671 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5672
5673         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
5674
5675 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5676
5677         * canlock.el (canlock-string-as-unibyte): New macro.
5678         (canlock-sha1-with-openssl): Return a unibyte string.
5679         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
5680
5681 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5682
5683         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
5684
5685 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5686
5687         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
5688         application/x-emacs-lisp.
5689
5690         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
5691
5692         * nntp.el (nntp-request-article): Add group parameter.
5693         (nntp-request-head): Ditto.
5694         (nntp-find-group-and-number): Add parameter group. Figure out
5695         number if the status line doesn't give (e.g. quimby.gnus.org).
5696
5697 2002-01-08  Simon Josefsson  <jas@extundo.com>
5698
5699         * mml.el (mml-generate-mime-1): Set recipient correctly.
5700
5701 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5702
5703         * message.el (message-read-from-minibuffer): Add parameter
5704         initial-contents.
5705         * gnus-msg.el (gnus-summary-resend-message): Use it.
5706
5707         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
5708         behavior of quit-config.
5709
5710         * message.el (message-make-from): Don't quote fullname.
5711         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
5712
5713         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
5714         From: <andre@slamdunknetworks.com>
5715
5716 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5717
5718         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
5719
5720         * gnus-art.el (gnus-header-button-alist): Handle mailto.
5721
5722         * mml.el (mml-preview): Bind gnus-original-article-buffer because
5723         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
5724         because bbdb may use it.
5725
5726 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5727
5728         * nneething.el (nneething-request-article): When a non-text file
5729         is converted to an article, its data is encoded in base64.  Call
5730         `nneething-make-head' with options to specify MIME types.
5731         (nneething-make-head): Add optional arguments to specify MIME
5732         types.
5733
5734 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5735
5736         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
5737         header if there is not.
5738
5739         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
5740
5741         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
5742         (gnus-inews-mark-gcc-as-read): Obsolete variable.
5743         (gnus-inews-do-gcc): Use them.
5744
5745         * gnus-group.el (gnus-group-mark-article-read): Put holes into
5746         gnus-newsgroup-unselected.
5747
5748 2002-01-06  Simon Josefsson  <jas@extundo.com>
5749
5750         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
5751         condition-case, not ignore-errors.
5752
5753 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5754
5755         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
5756         gnus-fetch-old-headers.
5757
5758         * gnus-art.el (article-display-x-face): Use the current buffer
5759         unless `W f'. Otherwise, X-Face may be shown in the header of a
5760         forwarded part.
5761         (gnus-treatment-function-alist): Treat xface before hiding
5762         headers.
5763
5764 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5765
5766         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
5767         parameters.
5768
5769 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5770
5771         * mm-util.el (mm-multibyte-p): Define conditionally when load.
5772         (mm-guess-charset): New function.
5773         (mm-charset-after): Use it.
5774         (mm-detect-coding-region): New function.
5775         (mm-detect-mime-charset-region): New function.
5776
5777         * gnus-sum.el (gnus-summary-show-article): Use
5778         mm-detect-coding-region.
5779
5780 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5781
5782         * message.el (message-make-fqdn): Be less violent.
5783
5784         * gnus.el (gnus-logo-color-style): Compute custom form
5785         automatically.
5786
5787         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
5788         score file of the parent to the document group.
5789
5790         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
5791         parameters parameter.
5792
5793         * gnus-score.el (gnus-score-load-file): Clean up.
5794
5795 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5796
5797         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
5798         From: Damien Wyart <damien.wyart@free.fr>
5799
5800         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
5801
5802 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5803
5804         * gnus-sum.el (gnus-select-group-hook): Typo.
5805
5806         * rfc2047.el (rfc2047-decode-string): Return immediately if there
5807         is no quoted-printable-encoded STRING.
5808         From: Jesper Harder <harder@ifa.au.dk>
5809
5810         (rfc2047-decode-string): Decode it.
5811
5812 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5813
5814         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
5815
5816 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
5817         Trivial patch.
5818
5819         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
5820         buffer to get rid of junk line.
5821
5822 2002-01-05  Simon Josefsson  <jas@extundo.com>
5823
5824         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
5825         C-o.
5826         (message-mode-map): Bind message-insert-or-toggle-importance to
5827         C-c C-u.
5828         (message-mode-map): Bind message-disposition-notification-to to
5829         C-c M-n.
5830         (message-mode-menu): Add m-d-n-t.
5831         (message-mode-field-menu): Add m-goto-from.
5832         (message-mode): Doc fix.
5833         (message-goto-from): New function.
5834         (message-insert-disposition-notification-to): New function.
5835         (message-tool-bar-map): Add receipt button.
5836
5837 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5838
5839         * gnus-sum.el (gnus-thread-latest-date): New function.
5840         (gnus-thread-sort-by-most-recent-number): Renamed.
5841         (gnus-thread-sort-functions): Doc fix.
5842         (gnus-select-group-hook): Don't use setq on a hook.
5843         (gnus-thread-latest-date): Use date, not number
5844
5845         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
5846         (gnus-agent-expire): Allow regexp of expire-days.
5847
5848         * gnus-art.el (gnus-article-reply-with-original): Deactivate
5849         region.
5850         (gnus-article-followup-with-original): Ditto.
5851
5852         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
5853
5854         * gnus-art.el (gnus-mime-display-alternative): Use
5855         gnus-local-map-property.
5856         (gnus-mime-display-alternative): Ditto.
5857         (gnus-insert-mime-security-button): Ditto.
5858         (gnus-insert-next-page-button): Ditto.
5859         (gnus-button-prev-page): Take optional args.
5860         (gnus-insert-prev-page-button): widget-convert.
5861
5862         * gnus-util.el (gnus-local-map-property): New function.
5863
5864         * gnus-art.el (gnus-prev-page-map): Use parent map.
5865         (gnus-next-page-map): Ditto.
5866
5867         * gnus-spec.el (gnus-parse-format): Clean up.
5868         (gnus-parse-format): Do complex formatting for %=.
5869
5870         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
5871         "X-Face: " to the data in the built-in scenario.
5872
5873         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
5874         (gnus-correct-pad-form): Renamed.
5875         (gnus-tilde-max-form): Clean up.
5876         (gnus-pad-form): Use gnus-use-correct-string-widths.
5877
5878         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
5879         support if that is available.
5880
5881         * gnus-sum.el (gnus-thread-highest-number): New function.
5882         (gnus-thread-sort-by-most-recent-thread): New function.
5883         (gnus-thread-sort-functions): Doc fix.
5884
5885 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5886
5887         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
5888         all cases.
5889         (gnus-summary-mode): Enable it in all cases.
5890         (gnus-summary-display-article): Ditto.
5891         (gnus-summary-edit-article): Ditto.
5892
5893         * gnus-ems.el (gnus-put-image): Really return glyph.
5894
5895         * gnus-art.el (gnus-article-x-face-command): Fix :type.
5896         (gnus-treat-smiley): Don't take "P" in the interactive form.
5897
5898 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5899
5900         * compface.el (uncompface): XEmacs and Emacs have differing
5901         capabilities.
5902
5903         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
5904
5905         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
5906         (gnus-article-xface-ring-size): Removed.
5907         (gnus-article-display-xface): Removed.
5908         (gnus-remove-image): Cleaned up.
5909
5910         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
5911         (gnus-xmas-create-image): Take pbm files.
5912         (gnus-x-face): Removed.
5913         (gnus-xmas-article-display-xface): Removed.
5914
5915         * gnus-fun.el (gnus-display-x-face-in-from): Bind
5916         default-enable-multibyte-characters.
5917
5918         * compface.el (uncompface): Doc fix.
5919
5920         * gnus-art.el (gnus-article-x-face-command): Use
5921         gnus-display-x-face-in-from.
5922
5923         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
5924
5925         * gnus-ems.el (gnus-put-image): Return the image.
5926
5927         * gnus-fun.el (gnus-display-x-face-in-from): New function.
5928         (gnus-x-face): Moved here.
5929
5930 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5931
5932         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
5933         invisible if string is nil.
5934         (gnus-xmas-article-display-xface): Use it.
5935
5936         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
5937         property when string is nil.
5938         (gnus-article-display-xface): Use it.
5939
5940 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5941
5942         * gnus-art.el (article-display-x-face): Check whether valid grey
5943         face was returned.
5944         (article-display-x-face): Place image in the right spot.
5945
5946         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
5947         stderr.
5948         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
5949
5950 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5951
5952         * gnus-xmas.el (gnus-xmas-create-image): Take optional
5953         parameters.
5954         (gnus-xmas-put-image): Allow non-strings to be passed.
5955
5956         * gnus-art.el (article-display-x-face): Use optional parameters.
5957
5958         * gnus-ems.el (gnus-create-image): Take optional parameters.
5959
5960         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
5961
5962         * compface.el (compface-xbm-p): Removed.
5963
5964         * gnus-ems.el (gnus-article-compface-xbm): Removed.
5965         (gnus-article-display-xface): Use compface.
5966
5967         * compface.el: New file.
5968
5969         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
5970         (gnus-convert-image-to-x-face-command): Ditto.
5971         (gnus-random-x-face): Quote argument.
5972         (gnus-x-face-from-file): Ditto.
5973
5974 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
5975
5976         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
5977         the expire-group parameter once per article rather than once
5978         per group; bind `nnmaildir-article-file-name' and `article'
5979         for convenience.  Leave article alone when expire-group
5980         specifies the current group.
5981         (nnmaildir--update-nov): be more concurrency-friendly with
5982         temp file names.
5983
5984 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5985
5986         * gnus-start.el (gnus-read-init-file): Cleaned up.
5987
5988 2002-01-03  Dave Love  <d.love@dl.ac.uk>
5989
5990         * gnus-start.el (gnus-startup-file-coding-system): Removed.
5991         (gnus-read-init-file): Don't use it.
5992
5993 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5994
5995         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
5996
5997 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5998
5999         * gnus-start.el (gnus-read-init-file): Don't force coding system
6000         for ~/.gnus.  From Dave Love <fx@gnu.org>.
6001
6002 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6003
6004         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
6005         * nnspool.el (nnspool-request-post): Ditto.
6006
6007         * mm-util.el (mm-use-find-coding-systems-region): New variable.
6008         (mm-find-mime-charset-region): Use it.
6009
6010 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
6011
6012         * gnus.el (gnus-summary-line-format): Added :link.
6013         * gnus-topic.el (gnus-topic-line-format): Ditto.
6014         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
6015         * gnus-srvr.el (gnus-server-line-format): Ditto.
6016         * gnus-group.el (gnus-group-line-format): Ditto.
6017
6018         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
6019         :keys, it works on both Emacsen.
6020
6021 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6022
6023         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
6024
6025 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6026
6027         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
6028
6029 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
6030
6031         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
6032         very wide reply.
6033
6034 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6035
6036         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
6037         (gnus-picon-cache): New variable.
6038         (gnus-picon-transform-newsgroups): Cache stuff.
6039
6040         * gnus-art.el (gnus-article-reply-with-original): New command.
6041         (gnus-article-followup-with-original): New command.
6042
6043         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
6044         END parameters.
6045         (gnus-summary-followup): Take a list of list of articles.
6046         (gnus-inews-yank-articles): Allow lists of article/regions.
6047
6048         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
6049         longer the usual commands.
6050
6051         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
6052         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
6053         shell-command-on-region.
6054
6055 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6056
6057         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
6058           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
6059
6060 2002-01-03  Steve Youngs  <youngs@xemacs.org>
6061
6062         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
6063         understand ':keys', wrap it in an featurep 'xemacs.
6064
6065 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6066
6067         * gnus-ems.el (gnus-article-display-xface): Show xface in the
6068         order of headers (Actually, it is called in a reversed order). Add
6069         'gnus-image-text-deletable property.
6070         (gnus-remove-image): Remove text with such a property.
6071
6072         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
6073         gnus-put-image.
6074
6075         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
6076         with ", "
6077
6078 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6079
6080         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
6081
6082         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
6083         (article-display-x-face): Display grey X-Faces.
6084
6085         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
6086         (gnus-convert-gray-x-face-to-ppm): Ditto.
6087         (gnus-convert-image-to-gray-x-face): Ditto.
6088
6089         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
6090         gnus-summary-show-raw-article.
6091
6092 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6093
6094         Display picons in XEmacs without showing text.
6095
6096         * gnus-xmas.el (gnus-xmas-create-image): Don't use
6097         mm-create-image-xemacs to create xbm glyph, because it deletes
6098         temporary files.
6099         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
6100         (gnus-xmas-remove-image): Make text visible, remove glyph.
6101
6102         * gnus-picon.el (gnus-picon-transform-newsgroups)
6103         (gnus-picon-transform-address): Insert spec backward, due to the
6104         incompatibility of gnus-xmas-put-image.
6105
6106 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6107
6108         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
6109
6110 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6111
6112         * gnus.el: Doc fix.
6113
6114         * gnus-art.el: Doc fix.
6115
6116         * gnus-agent.el: Doc fix.
6117
6118 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6119
6120         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
6121
6122 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
6123
6124         * nnmaildir.el (nnmaildir--update-nov): automatically parse
6125         NOV data out of the message again if nnmail-extra-headers has
6126         changed.
6127
6128 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6129
6130         * gnus-fun.el: New file.
6131         (gnus-convert-image-to-x-face-command): New variable.
6132         (gnus-insert-x-face): New function.
6133         (gnus-random-x-face): Renamed.
6134         (gnus-x-face-from-file): Renamed.
6135
6136         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
6137         "_".
6138         (gnus-body-boundary-delimiter): Typo fix.
6139
6140 2002-01-02  Simon Josefsson  <jas@extundo.com>
6141
6142         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
6143         (gnus-body-boundary-delimiter): Fix type.
6144
6145 2002-01-01  Simon Josefsson  <jas@extundo.com>
6146
6147         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
6148         (gnus-treat-emphasize, gnus-treat-strip-cr)
6149         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
6150         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
6151         (gnus-treat-fill-article, gnus-treat-hide-citation)
6152         (gnus-treat-hide-citation-maybe)
6153         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
6154         (gnus-treat-strip-pem, gnus-treat-strip-banner)
6155         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
6156         (gnus-treat-date-ut, gnus-treat-date-local)
6157         (gnus-treat-date-english, gnus-treat-date-lapsed)
6158         (gnus-treat-date-original, gnus-treat-date-iso8601)
6159         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
6160         (gnus-treat-strip-trailing-blank-lines)
6161         (gnus-treat-strip-leading-blank-lines)
6162         (gnus-treat-strip-multiple-blank-lines)
6163         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
6164         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
6165         (gnus-treat-display-xface, gnus-treat-display-smileys)
6166         (gnus-treat-from-picon, gnus-treat-mail-picon)
6167         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
6168         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
6169         (gnus-treat-play-sounds, gnus-treat-translate)
6170         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
6171
6172         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
6173         (gnus-article-treat-body-boundary): Use it.
6174
6175         * message.el (message-mode): Fix doc.
6176         (message-mode-menu): Fix names.
6177
6178 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6179
6180         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
6181         articles.
6182
6183         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
6184         (gnus-picon-transform-address): Search for unknown faces as well.
6185         (gnus-picon-find-face): Don't search "news" for MISC.
6186         (gnus-picon-user-directories): Changed default back to exclude
6187         "unknown".
6188
6189         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
6190
6191         * gnus-picon.el (gnus-picon-find-face): Search through all
6192         databases.
6193         (gnus-picon-find-face): New implementation.
6194
6195         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
6196         keystroke.
6197         (gnus-topic-goto-next-topic): Ditto.
6198
6199         * gnus.el (gnus-summary-line-format): Changed default.
6200
6201         * nnmail.el (nnmail-extra-headers): Change default.
6202
6203         * gnus-sum.el (gnus-extra-headers): Change default.
6204
6205         * message.el (message-news-other-window): Changed "news" to
6206         "posting".
6207         (message-news-other-frame): Ditto.
6208         (message-do-send-housekeeping): Ditto.
6209
6210         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
6211         function.
6212         (gnus-article-unread-p): New function.
6213         (gnus-article-unseen-p): New function.
6214         (gnus-dead-summary-mode-map): Typo.
6215
6216         * gnus-util.el (gnus-make-predicate): New function.
6217         (gnus-make-predicate-1): New function.
6218
6219         * gnus-sum.el: New function.
6220         (gnus-map-articles): New function.
6221
6222         * gnus-art.el (gnus-treat-fold-headers): New variable.
6223         (gnus-article-treat-fold-headers): New command and keystroke.
6224
6225         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
6226         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
6227
6228 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6229
6230         * message.el (message-fcc-externalize-attachments): New variable.
6231         (message-do-fcc): Use it.
6232
6233         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
6234         (gnus-inews-do-gcc): Use it.
6235
6236         * mml.el (mml-tweak-sexp-alist): New variable.
6237         (mml-externalize-attachments): New variable.
6238         (mml-tweak-part): Use mml-tweak-sexp-alist.
6239         (mml-tweak-externalize-attachments): New function.
6240
6241 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6242
6243         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6244         'set-glyph-face' so x-face back/foreground can be set.
6245
6246 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6247
6248         * message.el (message-fix-before-sending): Fix a typo.
6249
6250 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6251
6252         * gnus-art.el (gnus-treat-smiley): Renamed command.
6253         (gnus-article-remove-images): New command and keystroke.
6254
6255         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6256
6257         * smiley-ems.el (gnus-smiley-display): Removed.
6258
6259         * gnus.el (gnus-version-number): Update version.
6260
6261         * message.el (message-text-with-property): Renamed and moved
6262         here.
6263         (message-fix-before-sending): Highlight invisible text and place
6264         point there.
6265
6266 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6267
6268         * gnus.el: Oort Gnus v0.04 is released.
6269
6270 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6271
6272         * gnus-delay.el (gnus-delay-send-queue): Renamed.
6273
6274         * gnus-art.el (gnus-ignored-headers): More headers,
6275
6276         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
6277         of `scan-error', since XEmacs doesn't seem to support that.
6278
6279 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6280
6281         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
6282         arg.
6283         (gnus-summary-best-unread-subject): Ditto.
6284         (gnus-summary-best-unread-subject): No, don't.
6285         (gnus-summary-better-unread-subject): New command.
6286
6287         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
6288
6289         * lpath.el ((featurep 'xemacs)): fbind url function.
6290
6291         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
6292         buffer.
6293         (gnus-xmas-remove-image): Implementation that does something.
6294         (gnus-xmas-article-display-xface): Mark images properly.
6295
6296         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
6297
6298 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
6299
6300         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
6301
6302 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6303
6304         * gnus-group.el (gnus-group-line-format): Added %O to the default
6305         value.
6306
6307         * gnus-util.el (gnus-text-with-property): The smallest point is
6308         point-min.
6309
6310         * smiley-ems.el (smiley-region): Return images.
6311         (gnus-smiley-display): Allow toggling.
6312         (smiley-region): Use text properties, not overlays.
6313
6314         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
6315         implemented yet.
6316
6317         * smiley-ems.el (smiley-update-cache): Check for valid types.
6318
6319         * gnus-art.el (gnus-with-article-buffer): New macro.
6320
6321         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
6322         strings as well as the glyphs.
6323         (gnus-picon-transform-address): Ditto.
6324         (gnus-picon-insert-glyph): Ditto.
6325         (gnus-picon-transform-newsgroups): Toggle.
6326         (gnus-picon-transform-address): Toggle.
6327
6328         * gnus-ems.el (gnus-remove-image): New function.
6329         (gnus-put-image): Take an optional string.
6330
6331         * gnus-util.el (gnus-text-with-property): New function.
6332
6333         * gnus-art.el (gnus-delete-images): New function.
6334
6335         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
6336
6337         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
6338         (gnus-article-wash-status): Use it.
6339         (gnus-signature-toggle): Clean up.
6340         (gnus-add-wash-status): New function.
6341         (gnus-delete-wash-status): New function.
6342         (gnus-article-hide-text-type): Use them throughout.
6343         (gnus-add-image): New function.
6344
6345         * gnus-ems.el (gnus-article-display-xface): Use new interface.
6346
6347         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
6348         interface.
6349
6350         * gnus-art.el (article-display-x-face): Cleaned up.
6351
6352         * rfc2047.el (rfc2047-field-value): New function.
6353
6354         * mail-parse.el (mail-header-field-value): New alias.
6355
6356         * gnus-art.el (gnus-mime-print-part): Fix typos.
6357
6358         * smiley-ems.el (gnus-smiley-file-types): New variable.
6359         (smiley-update-cache): Use it.
6360         (smiley-regexp-alist): Suffix-less smiley names.
6361         (smiley-regexp-alist): Added more smileys.
6362
6363         * gnus-sum.el (gnus-print-buffer): Made into own function.
6364         (gnus-summary-print-article): Use it.
6365
6366         * mailcap.el (mailcap-mime-info): Actually return the bit that we
6367         looked for when REQUEST is a string.
6368
6369         * gnus-art.el (gnus-mime-button-commands): Add printing
6370         keystroke.
6371         (gnus-mime-copy-part): Doc fix.
6372         (gnus-mime-print-part): New command.
6373
6374 2001-12-31  Simon Josefsson  <jas@extundo.com>
6375
6376         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
6377         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
6378
6379 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6380
6381         * gnus-picon.el (gnus-treat-from-picon): Autoload.
6382         (picon): Fix doc.
6383
6384         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
6385         longer exists. Remove those codes.
6386         * gnus.el (gnus-use-picons): Ditto.
6387
6388 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6389
6390         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
6391         infloop.
6392
6393         * gnus-sum.el (t): New `W D' map.
6394
6395         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
6396         (gnus-article-treat-body-boundary): Clean up.
6397         (gnus-body-boundary-face): Removed.
6398         (gnus-article-goto-header): Moved here.
6399         (gnus-article-goto-header): Allow better regexps.
6400         (gnus-article-treat-fold-newsgroups): New command.
6401
6402         * gnus-sum.el (gnus-summary-move-article): We have to select an
6403         article to give `gnus-read-move-group-name' an opportunity to
6404         suggest an appropriate default.
6405
6406         * rfc2047.el (rfc2047-fold-line): New function.
6407         (rfc2047-unfold-line): Ditto.
6408         (rfc2047-fold-region): Don't fold just after the header name.
6409
6410         * mail-parse.el (mail-header-fold-line): New alias.
6411         (mail-header-unfold-line): Ditto.
6412
6413         * gnus-art.el (gnus-body-boundary-face): Renamed.
6414         (gnus-article-treat-body-boundary): Use it.
6415         (gnus-article-treat-body-boundary): Use an invisible header and a
6416         line of underline characters.
6417
6418 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6419
6420         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
6421
6422         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
6423         (gnus-picon-split-address): New function.
6424         (gnus-picon-find-face): Use it.
6425         (gnus-picon-transform-address): Use it. Set first to t for each
6426         address.
6427
6428         * gnus-art.el (gnus-with-article-headers): Move to here. Define
6429         the macro then use it.
6430         (gnus-treatment-function-alist): Treat picons earlier.
6431
6432 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6433
6434         * gnus-art.el (gnus-body-separator-face): New variable.
6435         (gnus-article-treat-body-boundary): Use a blank, colored line.
6436
6437         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
6438         well.
6439
6440         * gnus-art.el (gnus-treat-body-boundary): New variable.
6441         (gnus-article-treat-unfold-headers): Use helper macro.
6442         (gnus-article-treat-body-boundary): New command.
6443
6444         * gnus.el (gnus-logo-color-style): Change the default color.
6445         (gnus-splash-face): Gray, gray.
6446
6447         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
6448         colors.
6449
6450         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
6451         (gnus-logo-color-style): Ditto.
6452         (gnus-logo-colors): Ditto.
6453
6454         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
6455
6456         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
6457
6458         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
6459         (gnus-picon-transform-newsgroups): New function.
6460
6461         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
6462         string.
6463
6464         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
6465
6466         * gnus-art.el (gnus-treat-cc-picon): New variable.
6467         (gnus-treat-mail-picon): Renamed.
6468
6469         * gnus-picon.el: New implementation.
6470         (gnus-picon-find-face): Renamed.
6471         (gnus-treat-from-picon): Use it.
6472         (gnus-picon-transform-address): Renamed.
6473         (gnus-treat-from-picon): Use it.
6474         (gnus-picon-create-glyph): Renamed.
6475         (gnus-picon-transform-address): Use it.
6476         (gnus-treat-cc-picon): New command.
6477
6478         * mm-decode.el (mm-create-image-xemacs): Separated out into
6479         function.
6480         (mm-get-image): Use it.
6481
6482         * gnus-art.el (gnus-treat-display-picons): Simplify.
6483         (gnus-treat-from-picon): Renamed.
6484
6485         * gnus-ems.el (gnus-create-image): New function.
6486         (gnus-put-image): New function.
6487
6488         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
6489         (gnus-with-article-headers): New macro.
6490         (gnus-article-goto-header): New function.
6491
6492         * gnus-xmas.el (gnus-image-type-available-p): New function.
6493
6494         * gnus-ems.el (gnus-image-type-available-p): New function.
6495
6496 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6497
6498         * nnrss.el (nnrss-check-group): Find the correct tag, because
6499         xml.el is changed.
6500
6501 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6502
6503         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
6504         lines are shorter than the window width.
6505         (gnus-ignored-headers): More headers.
6506
6507 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6508
6509         * gnus-art.el (gnus-treat-unfold-lines): New variable.
6510         (gnus-treat-unfold-headers): Renamed.
6511         (gnus-article-treat-unfold-headers): New command and keystroke.
6512
6513         * rfc2047.el (rfc2047-encode-message-header): Clean up.
6514
6515         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
6516
6517 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6518
6519         * sha1-el.el (sha1-use-external): New variable.
6520         (sha1-region): Use it.
6521         (sha1-string): Ditto.
6522
6523         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
6524         * gnus-picon.el: Less warnings when compile.
6525
6526 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6527
6528         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
6529         alias.
6530         (gnus-picons-database): Default to list.
6531         (gnus-picons-lookup-internal): Use it.
6532
6533         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
6534         to "bogus".
6535
6536         * gnus-win.el (gnus-configure-windows-hook): New hook.
6537
6538 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
6539
6540         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
6541
6542 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6543
6544         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
6545         lists.
6546         (gnus-select-newsgroup): Don't append; push.
6547         (gnus-adjust-marked-articles): Remove obsolete ranges from
6548         `seen'.
6549         (gnus-update-marks): Clean up.
6550         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
6551
6552 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
6553
6554         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
6555
6556 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6557
6558         * gnus-sum.el (gnus-auto-select-subject): New variable.
6559         (gnus-summary-best-unread-subject): New function.
6560         (gnus-summary-best-unread-article): Use it.
6561         (gnus-summary-first-unseen-subject): New function and command.
6562
6563         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
6564         other treatments.
6565
6566         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
6567         function.
6568
6569         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
6570         from the list of hidden types.
6571
6572         * mm-view.el (mm-inline-text): Ditto.
6573         (mm-inline-text): Ditto.
6574         (mm-w3-prepare-buffer): Ditto.
6575
6576         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
6577
6578 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6579
6580         * gnus-art.el (gnus-ignored-headers): Added more headers.
6581
6582 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
6583
6584         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
6585         once.
6586
6587 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6588
6589         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
6590
6591 2001-12-28  Simon Josefsson  <jas@extundo.com>
6592
6593         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
6594         Jesper Harder <harder@ifa.au.dk>.
6595
6596 2001-12-27  Simon Josefsson  <jas@extundo.com>
6597
6598         * gnus-sum.el (gnus-select-newsgroup): Make
6599         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
6600         contain all articles (instead of none) when no seen marks have
6601         been set for the group.
6602         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
6603         instead, it seems to result in shorter ranges.
6604
6605 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6606
6607         * mm-util.el (mm-iso-8859-x-to-15-region): Use
6608         insert-before-markers.
6609         From Jesper Harder <harder@ifa.au.dk>
6610
6611 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
6612
6613         * nnmaildir.el (nnmaildir-save-mail): create the destination
6614         groups if they do not exist.
6615
6616 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6617
6618         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
6619
6620 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6621
6622         * gnus-group.el (gnus-group-read-ephemeral-group): Call
6623         gnus-group-real-name.
6624
6625         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
6626         (gnus-newsgroup-variables): Ditto.
6627
6628         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
6629         return it.
6630
6631 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
6632
6633         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
6634         * nnmaildir.el (top-level): Add commentary.
6635         (nnmaildir-version): Indicate that nnmaildir is now a standard
6636         part of Gnus, not separately released.
6637
6638 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6639
6640         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
6641         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
6642         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
6643         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6644
6645 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6646
6647         * nnmaildir.el: Copyright changes. Require cl only at compile time.
6648
6649 2001-12-20  Simon Josefsson  <jas@extundo.com>
6650
6651         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
6652         ZHU <zsh@cs.rochester.edu>.
6653         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
6654         Brian P Templeton <bpt@tunes.org>.
6655
6656 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6657
6658         * nnmaildir.el: New file.
6659         From Paul Jarc <prj@po.cwru.edu>.
6660
6661 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6662
6663         * nndoc.el (nndoc-type-alist): Move forward to the end.
6664
6665 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6666
6667         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
6668         `dolist'.
6669
6670 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6671
6672         * gnus-win.el (gnus-frames-on-display-list): New function.
6673         (gnus-get-buffer-window): Use it.
6674
6675 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6676
6677         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
6678
6679 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6680
6681         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
6682
6683 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6684            From Harald Meland <Harald.Meland@usit.uio.no>
6685
6686         * gnus-win.el (gnus-get-buffer-window): New function.
6687         (gnus-all-windows-visible-p): Use it.
6688
6689         * gnus-util.el (gnus-horizontal-recenter)
6690         (gnus-horizontal-recenter, gnus-horizontal-recenter)
6691         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
6692
6693         * gnus-score.el (gnus-score-insert-help): Use it.
6694
6695         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
6696         (gnus-generate-tree, gnus-highlight-selected-tree)
6697         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
6698         it.
6699
6700         * gnus-art.el (gnus-article-set-window-start)
6701         (gnus-mm-display-part, gnus-request-article-this-buffer)
6702         (gnus-button-next-page, gnus-button-prev-page)
6703         (gnus-article-button-next-page, gnus-article-button-prev-page):
6704         Use it.
6705
6706 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
6707
6708         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
6709         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6710         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
6711
6712 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6713
6714         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
6715         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6716         * mml1991.el, nnultimate.el: Add `coding'.
6717
6718 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
6719
6720         * ChangeLog: changed coding to buffer-file-coding-system
6721         * ChangeLog.1: same
6722         * nnwfm.el: same
6723         * gnus-smiley.el: same
6724         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
6725         * gnus-delay.el: same
6726         * gnus-spec.el: same
6727         * message.el: same
6728         * mml1991.el: same
6729         * nnultimate.el: same
6730
6731 2001-12-16  Simon Josefsson  <jas@extundo.com>
6732         Inspired by code by Dirk Meyer <dischi@tzi.de>.
6733
6734         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
6735         (gnus-summary-save-map): Add muttprint.
6736         (gnus-summary-make-menu-bar): Ditto.
6737         (gnus-summary-muttprint): New function.
6738
6739         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
6740
6741 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6742
6743         * uudecode.el (uudecode-decode-region-internal): Speedup by using
6744         temporary list instead of buffer.
6745
6746         * mm-url.el (executable-find): autoload.
6747
6748 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6749
6750         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
6751         to variable, follow doc-string conventions).
6752
6753 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
6754
6755         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
6756         subscribe-level
6757         * gnus-topic.el (gnus-subscribe-topics): use it.
6758
6759 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6760
6761         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
6762         messages. (A small patch with indentation)
6763         From Sean Neakums <sneakums@zork.net>.
6764
6765         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
6766         nil after shooting down the gnus-original-article-buffer.
6767
6768 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6769
6770         * uudecode.el (uudecode-use-external): New variable.
6771         (uudecode-decode-region): Automatically detect external program.
6772
6773         * binhex.el (binhex-use-external): New variable.
6774         (binhex-decode-region-internal): New function.
6775         (binhex-decode-region): Automatically detect external program.
6776
6777         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
6778         Use them.
6779
6780 2001-12-12  Simon Josefsson  <jas@extundo.com>
6781
6782         * nnvirtual.el (nnvirtual-always-rescan)
6783         (nnvirtual-component-regexp): Fix doc.
6784
6785         * nnoo.el (defvoo): Add doc to defvoo variables.
6786
6787         * nnml.el (nnml-directory, nnml-active-file)
6788         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
6789         (nnml-marks-is-evil, nnml-filenames-are-evil)
6790         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
6791
6792         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
6793         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
6794         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
6795         `error'.
6796
6797         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
6798         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
6799
6800         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
6801         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
6802         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
6803         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
6804
6805         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
6806         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
6807
6808         * imap.el, nnimap.el: Fix indentation.
6809
6810         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
6811
6812 2001-12-12  Didier Verna  <didier@xemacs.org>
6813
6814         * gnus-msg.el (gnus-group-news): New function.
6815         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
6816         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
6817         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
6818         for it.
6819         * gnus-msg.el (gnus-summary-news-other-window): New function.
6820         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
6821         bind it to `i'.
6822         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
6823         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
6824         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
6825         for it (called with a prefix).
6826         * gnus-msg.el (gnus-configure-posting-styles): add an optional
6827         group-name argument.
6828         * gnus-msg.el (gnus-setup-message): use it.
6829
6830 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6831
6832         * gnus-sum.el (gnus-summary-show-article): Fix doc.
6833
6834 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6835
6836         * mml.el (mime-to-mml): Remove Content-Disposition too.
6837
6838 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6839
6840         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
6841         * gnus-group.el (gnus-group-name-decode): Decode unibyte
6842         strings only.
6843         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6844
6845 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
6846
6847         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
6848         (nnmail-fancy-expiry-target): Use it.
6849         Suggestions from Simon Josefsson <jas@extundo.com>.
6850
6851 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6852
6853         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
6854
6855 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6856
6857         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
6858
6859         * gnus-util.el (gnus-url-unhex-string): Move here.
6860
6861 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6862
6863         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
6864         mm-url-decode-entities-nbsp.
6865
6866         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
6867         * webmail.el, nnwfm.el: Use mm-url.
6868
6869         * mm-url.el (mm-url-fetch-form): Move from nnweb.
6870         (mm-url-remove-markup): Move from nnweb.
6871         (mm-url-fetch-simple): Move from webmail.
6872
6873         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
6874
6875 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6876
6877         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
6878         (gnus-summary-print-article): Use it.
6879
6880         * gnus-util.el (gnus-replace-in-string): Typo.
6881
6882 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6883
6884         * nnweb.el (nnweb-replace-in-string): Removed.
6885
6886         * gnus-util.el (gnus-replace-in-string): New function.
6887         (gnus-mode-string-quote): Use it.
6888
6889         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
6890         * nnwfm.el (nnwfm-create-mapping): Ditto.
6891
6892 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6893
6894         * dgnushack.el (dgnushack-compile): nnrss.el and
6895         nnslashdot.el don't depend on nnweb, url, w3.
6896
6897         * nnrss.el: Use mm-url.
6898
6899 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6900
6901         * mm-url.el (mm-url-insert-file-contents): Support file:.
6902
6903 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6904
6905         * mm-view.el: Lower case for the description line. Sync from the
6906         Emacs CVS.
6907
6908 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6909
6910         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
6911         From:  Stefan Monnier  <monnier@cs.yale.edu>
6912
6913 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6914
6915         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
6916
6917 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6918
6919         * mm-url.el: Require executable.
6920         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6921
6922 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6923
6924         * pop3.el (pop3-munge-message-separator): Only use valid date.
6925         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
6926
6927         * Makefile.in: gnus-load.elc may not be generated.
6928
6929 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6930
6931         * mm-url.el: New file.
6932         * nnslashdot.el: Use it.
6933         * mm-extern.el (mm-extern-url): Use it.
6934
6935 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6936
6937         * gnus-sum.el (gnus-summary-save-article): Nix
6938         gnus-display-mime-function and gnus-article-prepare-hook.
6939
6940         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
6941         the beginning of lines.
6942         (gnus-complex-form-to-spec): Ditto.
6943
6944 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6945
6946         * message.el (message-make-mft): Fix the m-s-a-file regexp.
6947         From Paul Jarc <prj@po.cwru.edu>.
6948
6949 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6950
6951         * message.el: New variable message-subscribed-address-file;
6952         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
6953
6954 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6955
6956         * message.el (message-tab-body-function): Set to nil.
6957         (message-tab): Use text-mode-map or global-map.
6958         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
6959
6960 2001-11-30  Simon Josefsson  <jas@extundo.com>
6961
6962         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
6963         instead of gnus-union, for speed.  Suggested by Christoph Conrad
6964         <christoph.conrad@gmx.de>.
6965         (gnus-agent-fetch-group-1): Add verbose message.
6966
6967 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6968
6969         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
6970         of integers.
6971
6972 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6973
6974         * message.el (message-newgroups-header-regexp)
6975         (message-completion-alist, message-tab-body-function): Use
6976         defcustom rather than defvar.
6977         (message-tab): Mention `message-tab-body-function' in doc.
6978         Suggested by Karl Eichwalder.
6979
6980 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6981
6982         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
6983
6984 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6985
6986         * nnheader.el (nnheader-find-nov-line): Don't use macro
6987         gnus-delete-line.
6988
6989         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
6990         (gnus-group-name-charset): Ditto.
6991
6992         * gnus-util.el (gnus-buffer-live-p): Ditto.
6993
6994 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6995
6996         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
6997         open parenthesis in doc.
6998         (sieve-manage-authenticator-alist): Typo in doc.
6999         * imap.el (imap-authenticator-alist): Typo in doc.
7000         (imap-stream-alist): Backslash.
7001
7002         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
7003           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
7004
7005 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7006
7007         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
7008
7009         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
7010
7011         * gnus-msg.el (gnus-configure-posting-styles): use
7012         make-local-hook. Add LOCAL for add-hook.
7013
7014 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
7015
7016         * message.el (message-mode): Use `make-local-hook' unless
7017         obsolete.
7018         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
7019
7020 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7021
7022         * canlock.el: Remove sha1.el and base64.el stuff.
7023
7024 2001-11-26  Didier Verna  <didier@xemacs.org>
7025
7026         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
7027         if needed.
7028
7029 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7030
7031         * message.el (message-tamago-not-in-use-p): New function.
7032         (message-strip-forbidden-properties): Use it.
7033
7034 2001-11-26  Didier Verna  <didier@xemacs.org>
7035
7036         * gnus-start.el (gnus-check-first-time-used): only check for
7037         existence of .el[d] files.
7038
7039 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7040
7041         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
7042
7043         * message.el (message-setup-1): Clean up mc-*.
7044
7045 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7046
7047         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
7048         * gnus-score.el (gnus-score-find-bnews): Use it.
7049
7050         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
7051         (gnus-summary-limit-to-author): Ditto.
7052         (gnus-summary-limit-to-extra): Ditto.
7053         (gnus-summary-find-matching): Support not-matching argument.
7054
7055 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7056
7057         * message.el (message-wash-subject): Use `insert' rather than
7058         `insert-string', which is deprecated.
7059
7060 2001-11-24  Simon Josefsson  <jas@extundo.com>
7061
7062         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
7063         message. (Gnus does not "default" to using 8bit for the message,
7064         it default to use 8bit encoding and the user-supplied CTE
7065         value. Calling this behaviour "treating it as 8bit" is perhaps
7066         better.)
7067
7068         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
7069         (compare mm-charset-to-coding-system).
7070
7071 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7072
7073         * canlock.el (canlock-sha1-with-openssl): Use unibyte
7074         buffer. Correctly decode hex.
7075
7076 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7077
7078         * gnus-agent.el (gnus-category-insert-line): Convert category
7079         names to strings.
7080
7081 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7082
7083         * message.el (sha1): eval-and-compile.
7084
7085 2001-11-20  Simon Josefsson  <jas@extundo.com>
7086
7087         * message.el (message-allow-no-recipients): New variable.
7088         (message-send): Use it, customize the prompting when posting to
7089         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
7090
7091 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7092
7093         * mm-util.el (mm-coding-system-priorities): New variable.
7094         (mm-sort-coding-systems-predicate): New function.
7095         (mm-find-mime-charset-region): Resort coding systems if needed.
7096         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
7097
7098 2001-11-20  Didier Verna  <didier@xemacs.org>
7099
7100         * gnus-group.el (gnus-group-make-help-group): new optional
7101         argument to control the error behavior.
7102         * gnus-start.el (gnus-check-first-time-used): use it to avoid
7103         erroring.
7104
7105 2001-11-19  Simon Josefsson  <jas@extundo.com>
7106
7107         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
7108         instead of C-c C-u.  Suggested by Per Abrahamsen
7109         <abraham@dina.kvl.dk>.
7110
7111 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7112
7113         * nnfolder.el (nnfolder-read-folder): Use group instead of
7114         nnfolder-current-group.
7115         Suggested by Lorentey Karoly <lorentey@elte.hu>.
7116
7117 2001-11-17  Simon Josefsson  <jas@extundo.com>
7118
7119         * message.el (message-send): Ask user if Fcc/Gcc should be
7120         performed when no other sender was specified.
7121         Suggested by prj@po.cwru.edu (Paul Jarc).
7122
7123 2001-11-17  Simon Josefsson  <jas@extundo.com>
7124
7125         * message.el (message-mode, message-mode-map): Use C-c C-u for
7126         Importance: instead of C-c C-p (used by SC).
7127
7128 2001-11-16  Simon Josefsson  <jas@extundo.com>
7129
7130         * message.el (message-insert-importance-high)
7131         (message-insert-importance-low): Save point.
7132
7133         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
7134         value.
7135
7136 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
7137
7138         * message.el (message-strip-special-text-properties): New option.
7139         (message-strip-forbidden-properties): Obey it.
7140
7141 2001-11-14  Sam Steingold  <sds@gnu.org>
7142
7143         * gnus-score.el: Fixed some doc strings to properly quote symbols.
7144
7145 2001-11-15  Simon Josefsson  <jas@extundo.com>
7146
7147         Support "Importance:" header in Message.
7148
7149         * message.el (message-mode-map): Bind C-c C-p to
7150         `message-insert-or-toggle-importance'
7151         (message-mode-menu): Add message-insert-importance-{high,low}.
7152         (message-insert-importance-high, message-insert-importance-low)
7153         (message-insert-or-toggle-importance): New functions.
7154         (message-tool-bar-map): Add {un,}important.
7155         (message-mode): Doc fix.
7156
7157 2001-11-15  Simon Josefsson  <jas@extundo.com>
7158
7159         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
7160
7161         * mml.el (mml-menu): Fix toolbar tooltip.
7162
7163 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7164
7165         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
7166         * nnml.el (nnml-save-marks): Ditto.
7167
7168         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
7169
7170 2001-11-15  Simon Josefsson  <jas@extundo.com>
7171
7172         * nnml.el (nnml-save-marks):
7173         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
7174         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
7175
7176 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7177
7178         * gnus-art.el (gnus-article-wash-status-strings): Use
7179         `copy-sequence', not `copy-seq'.
7180
7181 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
7182
7183         * gnus-art.el (gnus-article-wash-status-strings): New constant.
7184         (gnus-gnus-article-wash-status-entry): New function.
7185         (gnus-article-wash-status): Use it.
7186
7187 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7188
7189         * mml1991.el: Add coding header.
7190
7191 2001-11-12  Simon Josefsson  <jas@extundo.com>
7192
7193         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
7194         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
7195         `mml1991-sign' and `mml1991-encrypt'.
7196         (mml1991-encrypt, mml1991-sign): New glue functions.
7197         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
7198
7199         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
7200         (mml-menu): Add PGP to menu.
7201
7202         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
7203         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
7204         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
7205         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
7206
7207         * mml2015.el: Mention RFC 3156.
7208
7209         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
7210
7211 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7212
7213         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
7214
7215         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
7216           From <Michael.Cook@cisco.com>
7217
7218 2001-11-11  Simon Josefsson  <jas@extundo.com>
7219
7220         * message.el (top-level): Autoload sha1.
7221         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
7222         canlock, no need to require two different hash algs).  Suggested
7223         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
7224
7225 2001-11-09  Simon Josefsson  <jas@extundo.com>
7226
7227         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
7228         <Pavel@Janik.cz>.
7229
7230 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7231
7232         * message.el (message-point-in-header-p): New function.
7233         (message-do-auto-fill): Use it.
7234         (message-beginning-of-line): New function.  Goes to beginning of
7235         header value (i.e., end of header name), or to beginning of line
7236         if already at beginning of value.  Behaves like
7237         `beginning-of-line' when in message body.
7238         (message-mode-map): Bind it.
7239
7240 2001-11-08  Simon Josefsson  <jas@extundo.com>
7241
7242         * gnus-msg.el (gnus-posting-styles): Add doc.
7243
7244 2001-11-07  Simon Josefsson  <jas@extundo.com>
7245
7246         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7247
7248         * sieve-mode.el (sieve-control-commands-face)
7249         (sieve-control-commands-face, sieve-action-commands-face)
7250         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7251         faces.
7252         (sieve-font-lock-keywords): Use them.
7253         (sieve-mode): Only set font-lock-defaults in emacs.
7254
7255         * gnus-art.el (gnus-default-article-saver): Add
7256         gnus-summary-save-body-in-file.
7257         (gnus-summary-write-to-file): Fix doc.
7258
7259 2001-11-07  Simon Josefsson  <jas@extundo.com>
7260
7261         * gnus-art.el (gnus-treat-highlight-signature): Add cross
7262         reference to the correct chapter in the manual.
7263
7264         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
7265         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
7266
7267 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7268
7269         * mml.el (mml-preview): Bind mail-header-separator.
7270
7271 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * message.el: Always require canlock.
7274         (message-ignored-supersedes-headers): Include Cancel-Lock and
7275         Cancel-Key.
7276         (message-insert-canlock): Don't require canlock.
7277         (message-cancel-news): Don't check whether canlock is available.
7278         (message-supersede): Support cancel-locks.
7279
7280         * gnus-art.el: Don't autoload canlock.
7281
7282 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7283
7284         * mail-source.el (mail-source-fetch-imap): ASYNC param.
7285         From: <andre@slamdunknetworks.com>
7286
7287 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7288
7289         * many files: Fix copyright lines.
7290
7291 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7292
7293         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
7294         Suggested by Dave Love  <fx@gnu.org>.
7295
7296 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7297
7298         * message.el (message-kill-buffer): Remove auto-save file after
7299         confirm.
7300
7301         * message.el (message-send-mail): Call message-generate-headers
7302         once.  Suggested by Matt Armstrong <matt@lickey.com>.
7303
7304         * gnus-topic.el (gnus-topic-rename): Initial-input.
7305         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
7306
7307 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7308
7309         * message.el (message-forbidden-properties): New constant.
7310         (message-strip-forbidden-properties): New function.
7311         (message-mode): Activate it.
7312
7313 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7314
7315         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
7316         (mm-hack-charsets): Fix doc.
7317
7318 2001-11-02  Simon Josefsson  <jas@extundo.com>
7319
7320         * gnus-int.el (gnus-check-server): Message "...done" when done.
7321
7322         * imap.el (imap-close): Don't message (imap-send-command-wait
7323         returns if the connection is dropped).
7324         (imap-wait-for-tag): Nix out message only when necessary.
7325
7326         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
7327         for non-crossposting.
7328         (gnus-sieve-crosspost): Default to t to be consistent with other
7329         parts of Gnus.
7330
7331 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7332
7333         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
7334         (mm-iso-8859-x-to-15-table): Ditto.
7335         (mm-iso-8859-x-to-15-region): Ditto.
7336         (mm-find-mime-charset-region): Ditto.
7337
7338 2001-11-01  Simon Josefsson  <jas@extundo.com>
7339
7340         * nnimap.el (nnimap-close-asynchronous): New variable.
7341         (nnimap-close-group): Use it.
7342         (nnimap-expunge): Don't use it.
7343
7344         * imap.el (imap-callbacks): New variable.
7345         (imap-remassoc): Copied from `gnus-remassoc'.
7346         (imap-add-callback): New function.
7347         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
7348         behaviour.
7349         (imap-parse-response): Call the callback.
7350
7351         * message.el (message-insert-canlock): New variable.
7352         (message-canlock-generate, message-canlock-password)
7353         (message-insert-canlock): New functions.
7354         (message-send-news): Call `message-insert-canlock'.
7355         (top-level): Require canlock when compiling.
7356         (message-insert-canlock): Require canlock before we need it.
7357
7358 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7359
7360         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
7361
7362 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7363
7364         * dgnushack.el (dgnushack-make-load): A workaround for
7365         custom-add-loads bug in some versions of XEmacs.
7366
7367 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7368
7369         * mm-util.el (mm-charset-synonym-alist): Revert (some).
7370
7371 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7372
7373         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
7374         (mm-hack-charsets): New variable.
7375         (mm-iso-8859-15-compatible): New variable.
7376         (mm-iso-8859-x-to-15-table): New variable.
7377         (mm-find-mime-charset-region): Add parameter hack-charsets.
7378
7379         * mm-bodies.el (mm-encode-body): Use it.
7380         * mml.el (mml-parse-1): Ditto.
7381
7382 2001-11-01  Simon Josefsson  <jas@extundo.com>
7383
7384         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
7385
7386 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7387
7388         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
7389         is nil.
7390
7391 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7392
7393         * smiley-ems.el (smiley-update-cache): Auto detect file type.
7394
7395         * message.el (message-forward-rmail-make-body): Use
7396         save-window-excursion.
7397         (message-encode-message-body): Search with noerror.
7398         (message-setup-1): Convert compose-mail send-actions to
7399         message-send-actions.
7400
7401 2001-11-01  Simon Josefsson  <jas@extundo.com>
7402
7403         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
7404         <yamaoka@jpl.org>.
7405
7406 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7407
7408         * sieve-manage.el (sieve-string-bytes): No complain.
7409
7410 2001-11-01  Simon Josefsson  <jas@extundo.com>
7411
7412         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
7413         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
7414         has autoload cookies, so no `require' should be necessary.)
7415
7416         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
7417         files.
7418
7419 2001-10-31  Simon Josefsson  <jas@extundo.com>
7420
7421         * gnus-cus.el (gnus-group-parameters): Support integer `display'
7422         parameter.
7423
7424         * gnus-sum.el (gnus-select-newsgroup): If group parameter
7425         `display' is a number (and C-u wasn't used to enter group), only
7426         fetch that number of articles.
7427
7428 2001-10-31  Matt Armstrong  <matt@lickey.com>
7429
7430         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
7431         not-subscribed -> subscribed.
7432
7433 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7434         From: Josh Huber <huber@alum.wpi.edu>
7435
7436         * message.el (message-subscribed-address-functions): New variable.
7437         (message-subscribed-addresses): New variable.
7438         (message-subscribed-regexps): New variable.
7439         (message-goto-mail-followup-to): New function.
7440         (message-send-mail): Add Mail-Followup-To.
7441         (message-make-mft): New function.
7442
7443         * gnus.el (gnus-find-subscribed-addresses): New function.
7444
7445 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7446
7447         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
7448         (mail-source-fetch-pop): Ditto.
7449         (mail-source-check-pop): Ditto.
7450
7451         * gnus-start.el (gnus-read-init-file): Ditto.
7452         (gnus-activate-group): Ditto.
7453         (gnus-read-newsrc-el-file): Ditto.
7454
7455 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7456
7457         * message.el (message-get-reply-headers): Make sure there is ", ".
7458
7459         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
7460         mm-coding-system-p. Don't correct it only in XEmacs.
7461         (mm-charset-to-coding-system): Use mm-coding-system-p and
7462         mm-get-coding-system-list.
7463         (mm-emacs-mule, mm-mule4-p): New variables.
7464         (mm-enable-multibyte, mm-disable-multibyte,
7465         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
7466         mm-with-unibyte-current-buffer,
7467         mm-with-unibyte-current-buffer-mule4): Use them.
7468         (mm-find-mime-charset-region): Treat iso-2022-jp.
7469
7470         From  Dave Love  <fx@gnu.org>:
7471
7472         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
7473         construction.
7474         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
7475         entries conditional on not having a coding system defined for
7476         them.
7477         (mm-mule-charset-to-mime-charset): Use
7478         find-coding-systems-for-charsets if defined.
7479         (mm-charset-to-coding-system): Don't use
7480         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
7481         later.  Add last resort search of coding systems.
7482         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
7483         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
7484         Mule 4.
7485         (mm-find-mime-charset-region): Re-write.
7486         (mm-with-unibyte-current-buffer): Restore buffer as well as
7487         multibyteness.
7488
7489 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7490
7491         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
7492         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
7493         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
7494
7495 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7496
7497         * gnus-art.el (article-display-x-face): Nix buffer-read-only
7498         again.
7499
7500         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
7501
7502 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7503
7504         * gnus-spec.el (gnus-parse-simple-format): Use
7505           buffer-substring-no-properties.
7506
7507 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7508
7509         * gnus-art.el (article-verify-cancel-lock): New function.
7510
7511         * nnheader.el (nntp-process-response): New variable.
7512         (nnheader-init-server-buffer): Make `nntp-process-response'
7513         buffer-local in `nntp-server-buffer'.
7514
7515         * nntp.el (nntp-prepare-post-hook): New hook.
7516         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
7517         (nntp-async-trigger): Ditto.
7518         (nntp-request-post): Insert a server's ID if there's no Message-ID
7519         header; run `nntp-prepare-post-hook'.
7520
7521 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7522
7523         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
7524         instead.
7525
7526         * message.el (message-forward-subject-author-subject): Don't use
7527         message-news-p, which widens the buffer.
7528         (message-forward-make-body): New function.
7529         (message-forward): Use it.
7530         (message-insinuate-rmail): New function.
7531         (message-forward-rmail-make-body): New function.
7532
7533 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7534
7535         * mm-extern.el (mm-extern): Provide it.
7536
7537         * mm-partial.el (mm-partial): Provide it.
7538
7539 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7540
7541         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
7542
7543 2001-10-29  Simon Josefsson  <jas@extundo.com>
7544
7545         * mml.el (mml-preview): Bind message-this-is-news if it is
7546         news. From Jesper Harder <harder@myrealbox.com>.
7547
7548 2001-10-28  Simon Josefsson  <jas@extundo.com>
7549
7550         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
7551
7552 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
7553
7554         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
7555         ironic smilies.
7556
7557 2001-10-27  Simon Josefsson  <jas@extundo.com>
7558
7559         * message.el (message-indent-citation): Don't add trailing
7560         whitespace when citing text.
7561
7562         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
7563         <harder@ifa.au.dk>.
7564
7565 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7566
7567         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
7568         not available.
7569         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
7570         (nnweb-type-definition): Add google as alias of dejanews.
7571         (nnweb-google-parse-1): Forward 1 line.
7572
7573 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7574
7575         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
7576         variable `message-forward-ignored-headers'.
7577
7578 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
7579
7580         * gnus.el (gnus-expand-group-parameter): New function.
7581         (gnus-expand-group-parameters): Call it.
7582         (gnus-group-fast-parameter): New function.
7583         (gnus-group-find-parameter): Call it.
7584
7585 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7586
7587         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
7588         vector (it didn't before because of a bug).
7589         * gnus-msg.el (gnus-post-news): Use header vector directly, if
7590         available.  Before it converted it to an article number.
7591
7592         This makes followup to news articles with negative numbers in
7593         nnvirtual groups use news instead of mail.
7594
7595 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7596
7597         * gnus.el (post-method): Use `native' instead of `nil'.
7598
7599         * gnus-msg.el (gnus-post-method): Ditto.
7600
7601 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7602
7603         * gnus.el (gnus-define-group-parameter): Grammar fix.
7604
7605 2001-10-22  Simon Josefsson  <jas@extundo.com>
7606
7607         * gnus-msg.el (gnus-extended-version): Include
7608         system-configuration.
7609         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7610
7611 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
7612
7613         * gnus.el (post-method): Customization fix: `native' is not a
7614         valid value.
7615         * gnus-msg.el (gnus-post-method): Doc and customization fix:
7616         `native' is not a valid value.
7617
7618 2001-10-21  Simon Josefsson  <jas@extundo.com>
7619
7620         * nnimap.el (nnimap): Defgroup
7621         (nnimap-strict-function, nnimap-strict-function-match): New
7622         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
7623         (nnimap-split-crosspost, nnimap-split-inbox)
7624         (nnimap-split-rule, nnimap-split-predicate)
7625         (nnimap-split-predicate): Defcustom.
7626         (nnimap-split-inbox, nnimap-expunge-search-string)
7627         (nnimap-importantize-dormant): Remove "*" from doc.
7628
7629 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7630
7631         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
7632         not supplied via prefix arg.  From Lisp, make arg mandatory.
7633         Suggested by Frank Schmitt.
7634
7635 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
7636
7637         * message.el (message-do-auto-fill): Avoid calling
7638         'rfc822-goto-eoh'.
7639
7640 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7641         From Paul Jarc <prj@po.cwru.edu>.
7642
7643         * message.el (message-get-reply-headers): Restructure the logic
7644         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
7645
7646 2001-10-20  Simon Josefsson  <jas@extundo.com>
7647
7648         * message.el (message-cancel-news): Support cancel-locks.
7649         Suggested by Per Abrahamsson.
7650
7651         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
7652         conses.  From David Z Maze <dmaze@MIT.EDU>.
7653
7654         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
7655
7656 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7657
7658         * mm-decode.el (mm-default-directory): Fix customize type.
7659
7660         * message.el (message-setup-fill-variables): Kludge to use
7661         normal-auto-fill-function even if auto fill is already activated.
7662
7663 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7664
7665         * message.el (message-do-auto-fill): New version that does not
7666         rely on text properties, by Simon Josefsson <jas@extundo.com>.
7667         (message-setup-1): Removed the `message-field' property.
7668
7669         * gnus-draft.el (gnus-draft-edit-message): Removed the
7670         `message-field' property.
7671
7672 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7673
7674         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
7675         `message-field'.  The `field' property has a special significance in
7676         Emacs 21.
7677
7678         * message.el (message-send, message-setup-1): Ditto.
7679
7680 2001-10-18  Simon Josefsson  <jas@extundo.com>
7681
7682         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
7683         when undoing.
7684
7685 2001-10-18  Simon Josefsson  <jas@extundo.com>
7686         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
7687
7688         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
7689         (gnus-summary-make-menu-bar): Ditto.
7690
7691 2001-10-17  Simon Josefsson  <jas@extundo.com>
7692
7693         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
7694         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
7695
7696 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7697
7698         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
7699         * gnus-util.el (gnus-user-date): New function.
7700         From Frank Schmitt <usenet@Frank-Schmitt.net>.
7701
7702 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7703
7704         * message.el (message-check-news-header-syntax): Special case
7705         nnvirtual groups.
7706
7707         * gnus-sum.el (gnus-summary-respool-default-method): Changed
7708         customize type to `symbol'.
7709
7710 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7711
7712         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
7713         %&foo;.
7714         (gnus-parse-simple-format): Support user extended spec too.
7715         %u&foo; invokes gnus-user-format-function-foo.
7716
7717 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7718
7719         * nnml.el (nnml-request-expire-articles): Make sure it is back to
7720         the server.
7721         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
7722         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7723         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
7724         * nndiary.el (nndiary-request-expire-articles): Ditto.
7725         (nndiary-schedule): Defsubst it before use it.
7726         (nndiary-error): eval-and-compile.
7727
7728 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7729
7730         * gnus-msg.el (gnus-post-method): Changed two instances of
7731         `active' to `current' and one `null' to `not'.
7732
7733 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7734         From Katsumi Yamaoka <yamaoka@jpl.org>.
7735
7736         * message.el (message-setup-fill-variables): Use
7737         `normal-auto-fill-function' instead of `auto-fill-function'.
7738
7739 2001-10-16  Simon Josefsson  <jas@extundo.com>
7740
7741         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
7742         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
7743         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
7744
7745 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7746         Patch by Oliver Scholz <oscholz@my.gnus.org>.
7747
7748         * gnus-draft.el (gnus-draft-edit-message): Add text property
7749         `field' with value `header' to message headers.
7750         * message.el (message-setup-1): Really add text property to all of
7751         the header, not just part of it.
7752
7753 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7754
7755         * gnus-group.el (gnus-group-sort-by-server): Use it.
7756
7757         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
7758
7759         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
7760         and keystroke.
7761
7762 2001-10-14  Simon Josefsson  <jas@extundo.com>
7763
7764         * dig.el: Doc fix.
7765
7766         * smime.el: Doc fix.
7767
7768         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
7769         charset magic from message.el.
7770
7771 2001-10-12  Simon Josefsson  <jas@extundo.com>
7772         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
7773
7774         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
7775         'cite from g-a-wash-types.
7776         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
7777         (gnus-article-hide-citation): Fix.
7778
7779         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
7780         character.
7781         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
7782
7783         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
7784         definition.
7785         (gnus-signature-toggle): Toggle `s' mode line character.
7786
7787         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
7788         doing stuff that clears it.
7789
7790 2001-10-12  Simon Josefsson  <jas@extundo.com>
7791
7792         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
7793         From Eric Marsden <emarsden@laas.fr>.
7794
7795 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7796
7797         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
7798         (autoload): Add some autoloads.
7799
7800 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7801         Suggested by Oliver Scholz <epameinondas@gmx.de>.
7802
7803         * message.el (message-do-auto-fill): New function.  Like
7804         `do-auto-fill' but don't fill when in the message header.
7805         (message-setup-1): Put a text property on the message header.
7806         (message-setup-fill-variables): Use `message-do-auto-fill'.
7807
7808 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7809
7810         * message.el (message-send-mail-partially): Insert an empty line
7811         first, because of the change of message-make-lines.
7812
7813 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
7814
7815         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
7816         iso-8859-15, make it an alias for iso-8859-1.
7817
7818 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7819
7820         * message.el (message-send-news): Don't modify the value of
7821         `message-syntax-checks' if it is not a list (possibly it is
7822         `dont-check-for-anything-just-trust-me').
7823
7824 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7825
7826         * gnus-group.el (gnus-group-name-charset-group-alist): Use
7827         `find-coding-system' for XEmacs to check whether the coding-system
7828         `utf-8' is available.
7829
7830 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7831
7832         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
7833
7834 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7835
7836         * message.el (message-send-news): Oops, missed case with no
7837         "Followup-To" header...
7838
7839 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7840
7841         * message.el (message-send-news): Allow
7842         `gnus-group-name-charset-group-alist' to affect encoding of the
7843         "Newsgroups" and "Followup-To" headers.
7844
7845 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7846
7847         * Makefile.in (install-el): Depend on gnus-load.el.
7848
7849 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7850
7851         * Makefile.in (install-el): Use -f.
7852         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
7853
7854 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
7855
7856         * message.el (message-send-news): Don't encode Followups-To when
7857         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
7858
7859         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
7860         header.
7861
7862         * gnus-art.el (article-decode-group-name): Also decode
7863         "Followup-To".
7864
7865         * rfc2047.el (rfc2047-encode-message-header): Encode without
7866         asking for null methods.
7867
7868         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
7869         default charset for newsgroup names in accordance with USEFOR.
7870
7871         * gnus-group.el (gnus-group-name-charset-method-alist,
7872         gnus-group-name-charset-group-alist): Removed "*" from doc
7873         strings, "*" should not be used for complex variables.
7874
7875 2001-10-06  Simon Josefsson  <jas@extundo.com>
7876
7877         Support UTF-8 group names better.
7878
7879         * message.el (message-check-news-header-syntax): Encode group
7880         names before comparison.
7881
7882         * gnus-msg.el (gnus-copy-article-buffer): Run all
7883         `gnus-article-decode-hook's except `article-decode-charset'
7884         instead of hardcoding call to one of them.
7885
7886         * gnus-art.el (gnus-article-decode-hook): Add
7887         `article-decode-group-name'.
7888         (article-decode-group-name): New function, use `g-d-n'.
7889
7890         * gnus-group.el (gnus-group-insert-group-line): Decode
7891         gnus-tmp-group using `g-d-n'.
7892
7893         * gnus-util.el (gnus-decode-newsgroups): New function.
7894
7895 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
7896
7897         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
7898         `gnus-group-name-charset-group-alist'.
7899
7900 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7901
7902         * Makefile.in: Install el in install. Add uninstall.
7903
7904 2001-10-05  Simon Josefsson  <jas@extundo.com>
7905
7906         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
7907
7908         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
7909
7910         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
7911         empty folders.
7912
7913         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
7914         limiting if read-all (C-u RET) was used.
7915
7916 2001-10-04  Simon Josefsson  <jas@extundo.com>
7917
7918         * mail-source.el (mail-source-movemail-program): New variable.
7919         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
7920         <thutt@thutt.vmware.com>.
7921
7922 2001-10-03  Simon Josefsson  <jas@extundo.com>
7923
7924         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
7925         (gnus-summary-line-format-alist): Fix param.
7926
7927 2001-10-02  Simon Josefsson  <jas@extundo.com>
7928
7929         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
7930         don't go through `nnimap-request-expire-articles' to delete the
7931         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
7932
7933 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7934
7935         * gnus-agent.el (gnus-agent-write-active): The min in the
7936         agent/active may be larger than that in the server/active.
7937
7938 2001-10-01  Simon Josefsson  <jas@extundo.com>
7939
7940         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
7941         is IMAP4rev1.
7942
7943         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
7944
7945         * nnfolder.el: Ditto.
7946
7947 2001-09-30  Dan Christensen  <jdc@uwo.ca>
7948
7949         * gnus-sum.el (gnus-summary-extract-address-component): New function.
7950         (gnus-summary-from-or-to-or-newsgroups): Optimize.
7951
7952 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7953
7954         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
7955         (message-mode-menu): Menu item for same.
7956
7957         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
7958         delayed articles.
7959
7960         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
7961         nndraft:delayed does not exist.
7962         (gnus-delay-initialize): Don't set up keymap, that's done from
7963         message.el now.
7964         (gnus-delay, gnus-delay-group, gnus-delay-header)
7965         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
7966
7967 2001-09-29  Simon Josefsson  <jas@extundo.com>
7968
7969         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
7970         utf-8, not eight-bit-control.
7971
7972         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
7973         (imap-log, imap-debug): Custom.
7974         (imap-log-buffer, imap-debug-buffer): New constants.
7975         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
7976         (imap-network-open, imap-shell-open, imap-starttls-open)
7977         (imap-send-command-1, imap-send-command, imap-arrival-filter)
7978         (imap-debug): Use imap-*-buffer.
7979
7980         * nndoc.el (nndoc-article-type): Add mailman.
7981         (nndoc-type-alist): Ditto.
7982         (nndoc-mailman-type-p): New function.
7983
7984 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7985
7986         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
7987         gnus-art.el.
7988
7989 2001-09-27  Simon Josefsson  <jas@extundo.com>
7990
7991         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
7992         (gnus-topic-catchup-articles): New function. Suggested by Robin
7993         S. Socha <robin-dated-1001857693.185e29@socha.net>.
7994
7995 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7996         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
7997
7998         * gnus-ems.el (gnus-article-display-xface): Insert xface after
7999         previous ones.
8000
8001 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8002         From Daiki Ueno  <ueno@unixuser.org>
8003
8004         * gnus-sum.el (gnus-summary-show-article): The arglist of
8005         detect-coding-region is incompatible.
8006
8007 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8008         From Katsuhiro Hermit Endo <hermit@koka-in.org>
8009
8010         * gnus-group.el (gnus-group-delete-group): Typo.
8011
8012 2001-09-26  Simon Josefsson  <jas@extundo.com>
8013
8014         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
8015
8016         * nnimap.el (nnimap-expiry-target): Use temp buffer.
8017
8018 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8019
8020         * gnus-cus.el (gnus-group-parameters): Display as sexp.
8021
8022 2001-09-22  Simon Josefsson  <jas@extundo.com>
8023
8024         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
8025
8026         * nnfolder.el (nnfolder-open-marks): Ditto.
8027
8028         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
8029         (gnus-update-marks): Use it.
8030         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
8031         hardcoded list.
8032
8033         * gnus.el (gnus-article-special-mark-lists): Add killed.
8034         (gnus-article-unpropagated-mark-lists): New constant.
8035
8036 2001-09-22  Simon Josefsson  <jas@extundo.com>
8037
8038         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
8039         custom option.
8040
8041 2001-09-23  Simon Josefsson  <jas@extundo.com>
8042
8043         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
8044
8045 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8046
8047         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
8048
8049 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8050
8051         * gnus-group.el (gnus-group-sort-function): Fix customize type to
8052         accept lists of functions.
8053
8054 2001-09-20  Simon Josefsson  <jas@extundo.com>
8055
8056         * gnus-group.el (gnus-group-catchup): Update expire marks in
8057         backend.  Also, if ALL also set expire marks on tick/dormant.
8058
8059 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8060
8061         * message.el (message-tab-body-function): New variable.
8062         * message.el (message-tab): Use it.
8063
8064 2001-09-19  Sam Steingold  <sds@gnu.org>
8065
8066         * gnus-win.el (gnus-buffer-configuration): Respect
8067         `gnus-bug-create-help-buffer'.
8068
8069 2001-09-18  Simon Josefsson  <jas@extundo.com>
8070
8071         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
8072         (gnus-parse-simple-format): Re-revert.
8073
8074 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
8075         Trivial patch.
8076
8077         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
8078         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
8079
8080 2001-09-18  Simon Josefsson  <jas@extundo.com>
8081
8082         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
8083         signed.
8084         (gnus-parse-simple-format): Don't use it.
8085
8086 2001-09-17  Miles Bader  <miles@gnu.org>
8087
8088         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
8089         error querying a backend abort the whole process.
8090
8091 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8092
8093         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
8094         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
8095
8096 2001-09-17  Didier Verna  <didier@xemacs.org>
8097
8098         * nndiary.el: version 0.2-b14.
8099         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
8100         compatibility problem with XEmacs 21.1.
8101
8102 2001-09-15  Simon Josefsson  <jas@extundo.com>
8103
8104         * gnus-group.el (gnus-group-line-format): Document %c.
8105
8106         * nnml.el (nnml-parse-head): Handle CRLF files.
8107         (nnml-generate-nov-file): Ditto.
8108         (nnml-retrieve-headers): Ditto.
8109
8110 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
8111
8112         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
8113
8114 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
8115
8116         * gnus-spec.el (gnus-correct-substring): Still stopped one
8117         character before we wanted (never included last character).
8118         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
8119         add missing "," (once per function)
8120
8121 2001-09-14  Simon Josefsson  <jas@extundo.com>
8122
8123         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
8124         (otherwise e.g. gnus-agentize in .gnus overrides the customized
8125         default before gnus-group is loaded and the variable set.)
8126
8127         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
8128         killed or unsent marks.
8129
8130         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
8131         isn't an article to set it on (e.g. when you `a' in a group).
8132
8133 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8134
8135         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
8136         can read e-mails from Microsoft Outlook users not using ISO
8137         8859-2 character set.
8138
8139 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8140
8141         * gnus-diary.el: Minor modifications to avoid warnings.
8142         (gnus-summary-misc-menu): defvar.
8143         (gnus-diary-check-message): Use gnus-point-at-eol.
8144         (gnus-diary-kill-entire-line): eval-and-compile.
8145
8146 2001-09-12  Didier Verna  <didier@xemacs.org>
8147
8148         * nndiary.el: new version (0.2-b13).
8149         * nndiary.el (nndiary-mail-sources): doc update.
8150         * nndiary.el (nndiary-split-methods): ditto.
8151         * nndiary.el (nndiary-request-accept-article-hooks): New.
8152         * nndiary.el (nndiary-request-accept-article): use it, check
8153         message validity.
8154         * nndiary.el (nndiary-get-new-mail): changed default to nil.
8155         * nndiary.el (nndiary-schedule): fix bug (misplaced
8156         condition-case): it didn't return nil on error.
8157         * gnus-diary.el: new version.
8158         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
8159         * gnus-diary.el (gnus-diary-header-value-history): New.
8160         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
8161         * gnus-diary.el (gnus-diary-add-header): New.
8162         * gnus-diary.el (gnus-diary-check-message): New.
8163         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
8164         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
8165
8166 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8167
8168         * gnus-sum.el (gnus-select-newsgroup): Make
8169         `gnus-current-select-method' buffer-local.
8170
8171         * gnus-art.el (gnus-request-article-this-buffer): Refer
8172         `gnus-current-select-method' in the current summary buffer.
8173
8174 2001-09-10  Simon Josefsson  <jas@extundo.com>
8175         From Daniel Pittman <daniel@rimspace.net>
8176
8177         * gnus-spec.el (gnus-correct-pad-form): Fix.
8178
8179 2001-09-09  Simon Josefsson  <jas@extundo.com>
8180
8181         * mm-decode.el (mm-inline-media-tests): Add
8182         application/x-emacs-lisp.
8183         (mm-attachment-override-types): Add
8184         application/{x-,}pkcs7-signature.
8185
8186         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
8187         (gnus-server-line-format, gnus-server-mode-line-format)
8188         (gnus-server-browse-in-group-buffer): Customize.
8189
8190 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8191
8192         * nnml.el (nnml-marks-changed-p): Typo.
8193         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
8194         (nnml-marks-changed-p): Use gnus-gethash.
8195         (nnml-marks-modtime): Use gnus-make-hashtable.
8196
8197         * nnfolder.el (nnfolder-marks-changed-p): Typo.
8198         (nnfolder-request-expire-articles, nnfolder-save-marks)
8199         (nnfolder-open-marks): Typo.
8200         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
8201         (nnfolder-marks-changed-p): Use gnus-gethash.
8202         (nnfolder-marks-modtime): Use gnus-make-hashtable.
8203
8204 2001-09-08  Simon Josefsson  <jas@extundo.com>
8205
8206         * nnfolder.el (nnfolder-marks-modtime): New variable.
8207         (nnfolder-marks-changed-p): New function.
8208         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
8209         (nnfolder-request-update-info): Don't update if marks didn't change.
8210
8211         * nnml.el (nnml-marks-modtime): New variable.
8212         (nnml-marks-changed-p): New function.
8213         (nnml-save-marks, nnml-open-marks): Save modtime.
8214         (nnml-request-update-info): Don't update if marks didn't change.
8215
8216         * gnus-agent.el (gnus-agent-any-covered-gcc)
8217         (gnus-agent-add-server, gnus-agent-remove-server): Use
8218         gnus-agent-method-p.
8219
8220         * gnus-art.el (gnus-buttonized-mime-types): New variable.
8221         (gnus-unbuttonized-mime-type-p): Use it.
8222
8223         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
8224         fetch group.
8225
8226 2001-09-08  Simon Josefsson  <jas@extundo.com>
8227         From Daniel Pittman <daniel@rimspace.net>
8228
8229         * gnus-spec.el (gnus-correct-pad-form): New function.
8230         (gnus-parse-simple-format): Use it.
8231
8232 2001-09-07  Simon Josefsson  <jas@extundo.com>
8233
8234         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
8235         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
8236         Putnam <reader@newsguy.com>.
8237         (gnus-group-sort-selected-groups): Touch dribble file.
8238
8239 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
8240
8241         * nnml.el (nnml-filenames-are-evil): New variable.
8242         (nnml-article-to-file-alist): Rename to ...
8243         (nnml-current-group-article-to-file-alist): ... this.
8244         Respect `nnml-filenames-are-evil'.
8245         (nnml-active-number): Update.
8246         (nnml-update-file-alist): Update.
8247         (nnml-request-article): Use nnheader-article-to-file-alist.
8248         (nnml-request-rename-group): Likewise.
8249
8250 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8251
8252         * gnus-sum.el (gnus-summary-insert-line): Fix.
8253
8254 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8255
8256         * gnus-sum.el: Bind g-s-t-s to "W g".
8257         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8258         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8259         display of graphical smilies.
8260
8261 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8262
8263         * gnus-start.el (gnus-setup-news): A typo.
8264         From Bill White <billw@wolfram.com>.
8265
8266 2001-09-06  Simon Josefsson  <jas@extundo.com>
8267
8268         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
8269         and unseen marks.
8270
8271 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8272
8273         * nnmail.el (nnmail-split-fancy): Document `junk'.
8274
8275 2001-09-04  Simon Josefsson  <jas@extundo.com>
8276
8277         * imap.el (imap-search): Don't error if server is broken.
8278
8279 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
8280
8281         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
8282         searching for an article that isn't in the mbox.
8283
8284 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8285
8286         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
8287         right, and get all the comments.
8288
8289 2001-09-02  Simon Josefsson  <jas@extundo.com>
8290         Suggested by Dan Christensen <jdc+news@uwo.ca>
8291
8292         * nnfolder.el (nnfolder-request-update-info): Fix message.
8293
8294         * nnml.el (nnml-request-update-info): Ditto.
8295
8296 2001-09-01  Simon Josefsson  <jas@extundo.com>
8297
8298         * nnml.el (nnml-request-expire-articles): Also bind
8299         `nnml-current-group' and `nnml-article-file-alist' when using
8300         expiry-target. (Otherwise nnml will be in a inconsistent internal
8301         state causing all kind of problems.)
8302         (nnml-request-expire-articles): If `nnml-article-to-file' or
8303         `file-attributes' failes, return article as un-expirable instead
8304         of treating it as expired.
8305
8306 2001-08-31  Sam Steingold  <sds@gnu.org>
8307
8308         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
8309         typo: `exmine' --> `examine'.
8310
8311 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8312
8313         * nndoc.el (nndoc-forward-type-p): It is not a digest.
8314
8315 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8316
8317         * nnml.el (nnml-check-directory-twice): Remove.
8318         (nnml-retrieve-headers): Ditto.
8319         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
8320
8321 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8322
8323         * nnheader.el (nnheader-directory-files-is-safe): No need to read
8324         directory twice on Windows, or on GNU Emacs-21.
8325
8326 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8327
8328         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
8329         (nnml-request-rename-group): Ditto.
8330         (nnml-active-number): Ditto.
8331         (nnml-request-create-group): Use nnml-directory-articles.
8332         (nnml-request-expire-articles): Use nnml-directory-articles, which
8333         gets list from nov database if available.
8334         (nnml-get-nov-buffer): New function.
8335         (nnml-open-nov): Use it.
8336         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
8337         gets alist from nov database if available.
8338         (nnml-directory-articles): New function.
8339         (nnml-article-to-file-alist): New function.
8340
8341 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8342
8343         * mm-decode.el (mm-display-external): Use `name' as filename, if
8344         `filename' attribute is not present.
8345
8346 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8347
8348         * mail-source.el (mail-source-flash): New defcustom.
8349         (mail-source-new-mail-p): Ring visible bell if appropriate.
8350         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
8351         timer is cleared even if mail check signals an error.
8352
8353 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8354
8355         * gnus-sum.el (gnus-summary-move-article): Only update marks of
8356         type 'list.
8357
8358 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8359
8360         * flow-fill.el (fill-flowed): eol might be point-max.
8361
8362 2001-08-27  Simon Josefsson  <jas@extundo.com>
8363
8364         * nnml.el (nnml-request-update-info): Fix message.
8365         (nnml-open-marks): Ditto.
8366
8367         * nnfolder.el (nnfolder-request-update-info):
8368         (nnfolder-open-marks): Fix message.
8369
8370 2001-08-25  Simon Josefsson  <jas@extundo.com>
8371
8372         * nnfolder.el (nnfolder-save-marks): Don't create directory named
8373         after group in ~/.
8374
8375 2001-08-25  Simon Josefsson  <jas@extundo.com>
8376         From Andreas Jaeger  <aj@suse.de>
8377
8378         * nnfolder.el (nnfolder-open-marks): Fix typo.
8379         * nnml.el (nnml-open-marks): Likewise.
8380
8381 2001-08-25  Simon Josefsson  <jas@extundo.com>
8382
8383         Make nnfolder groups self-contained as far as marks are concerned.
8384
8385         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
8386         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
8387         (nnfolder-open-server): Make marks directory.
8388         (nnfolder-request-delete-group): Delete marks file.
8389         (nnfolder-request-delete-group): Check of nov/marks file exist
8390         before deleting.
8391         (nnfolder-request-rename-group): Rename marks file.
8392         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
8393         (nnfolder-request-set-mark, nnfolder-request-update-info)
8394         (nnfolder-group-marks-pathname, nnfolder-save-marks)
8395         (nnfolder-open-marks): New functions.
8396         (top-level): Require gnus.
8397
8398 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8399
8400         * nnweb.el (nnweb-type-definition): Use google raw file.
8401         (nnweb-google-parse-1): Ditto.
8402         (nnweb-google-identity): Ditto.
8403         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
8404         (nnweb-altavista-wash-article): Ditto.
8405         (nnweb-request-article): Remove nnweb-decode-entities.
8406
8407         * nnml.el: Require 'gnus.
8408
8409 2001-08-25  Simon Josefsson  <jas@extundo.com>
8410
8411         * nnml.el (nnml-marks-is-evil): Add doc.
8412
8413 2001-08-25  Simon Josefsson  <jas@extundo.com>
8414
8415         * nnml.el (nnml-save-marks): Wrap saving marks in a
8416         condition-case, to allow user to start Gnus if saving marks failed
8417         for some reason.
8418
8419 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8420
8421         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
8422
8423         * gnus-group.el (gnus-update-group-mark-positions): Bind
8424         gnus-group-update-hook to nil.
8425
8426 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8427
8428         * mml.el (mml-generate-mime-1): Force as multibyte string.
8429
8430 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8431
8432         * gnus-sum.el (gnus-summary-insert-line)
8433         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
8434         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
8435
8436         * gnus-spec.el (gnus-correct-substring): Take optional END.
8437
8438         * nnrss.el (nnrss-request-article): Remove \n.
8439         (nnrss-retrieve-headers): Lines number is -1.
8440
8441 2001-08-24  Simon Josefsson  <jas@extundo.com>
8442
8443         * gnus-group.el (gnus-info-clear-data): Call
8444         nnfoo-request-set-mark to propagate marks.  Fix bug:
8445         `gnus-group-update-line' doesn't update read range unless we call
8446         `gnus-get-unread-articles-in-group' first.
8447
8448         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
8449         to server.
8450
8451 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8452
8453         * gnus-util.el (gnus-create-info-command): Return an interactive
8454         function.
8455
8456 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8457         From Katsumi Yamaoka <yamaoka@jpl.org>
8458
8459         * gnus-spec.el (gnus-parse-complex-format): Use equal.
8460
8461 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8462
8463         * gnus-sum.el (gnus-select-newsgroup): Use it.
8464
8465         * gnus-util.el (gnus-not-ignore): New function.
8466
8467         * lpath.el (featurep): Don't fbind char-int.
8468
8469         * gnus-util.el (gnus-create-info-command): New function.
8470
8471         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
8472         right node.
8473
8474         * gnus-sum.el (gnus-select-newsgroup): Clean up.
8475         (gnus-summary-limit-children): Use 'identity instead of `all'.
8476         (gnus-summary-limit-to-display-predicate): New command and
8477         keystroke.
8478
8479 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8480
8481         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
8482
8483         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
8484
8485 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8486
8487         * gnus-spec.el: Add the Gnus version.
8488         (gnus-update-format-specifications): If the Gnus version changes,
8489         nix out the format spec cache.
8490
8491         * gnus.el (gnus-continuum-version): Made into a command and
8492         optionalize the VERSION.
8493
8494         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
8495         the start of the lines.
8496
8497 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8498
8499         * gnus.el (gnus-visual-p): Define function before use of
8500         function.
8501
8502 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8503
8504         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
8505         (gnus-article-mark-to-type): New function.
8506         (gnus-update-missing-marks): Only update marks of type 'list.
8507
8508         * gnus.el (gnus-article-special-mark-lists): New variable.
8509
8510 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8511
8512         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
8513         (gnus-select-newsgroup): Still use 'all.
8514         (gnus-summary-initial-limit): Comparing with 'all.
8515
8516 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8517
8518         * gnus-start.el (gnus-activate-group): If dont-check, don't update
8519         active.
8520
8521 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8522
8523         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
8524         nnslashdot-*-retrieve-headers.
8525         (nnslashdot-request-article): Fix for slashcode 2.2.
8526         (nnslashdot-make-tuple): New function.
8527         (nnslashdot-read-groups): Use it.
8528
8529 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8530
8531         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
8532         list.
8533
8534         * gnus-sum.el (gnus-summary-move-article): Don't select article.
8535
8536 2001-08-20  Simon Josefsson  <jas@extundo.com>
8537
8538         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
8539         opened, error instead of continuing (and exploding later).
8540
8541 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8542
8543         * gnus.el (gnus-expand-group-parameters): Return the parameter
8544         list.
8545
8546         * gnus-sum.el (gnus-summary-show-article): Doc fix.
8547         (gnus-summary-show-article): Guess at charset if required.
8548
8549         * gnus-spec.el (gnus-correct-substring): Stopped one character
8550         before we wanted.
8551
8552 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8553
8554         * earcon.el (earcon-auto-play): Remove unused option.
8555
8556 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8557
8558         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
8559         message down in levels, since it happens very fast.
8560
8561         * smiley-ems.el (smiley-update-cache): Respect the symbol version
8562         of smiley-regexp-alist.
8563
8564         * mm-view.el (mm-inline-text): Ignore vcard errors.
8565
8566         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
8567
8568         * gnus-score.el (gnus-all-score-files): Use append instead of
8569         nconc.
8570
8571         * gnus.el (gnus-splash-face): Doc fix.
8572
8573         * mm-decode.el (mm-mailcap-command): Use
8574         mm-path-name-rewrite-functions.
8575         (mm-path-name-rewrite-functions): New variable.
8576
8577         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
8578         (gnus-complex-form-to-spec): Insert tab.
8579         (gnus-spec-tab): New function.
8580
8581         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
8582         entering the group.
8583
8584         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
8585         the positional spec.
8586         (gnus-parse-complex-format): React to %C.
8587
8588         * gnus-ems.el (gnus-char-width): Moved here.
8589
8590         * gnus-sum.el (gnus-select-newsgroup): Set
8591         gnus-newsgroup-articles.
8592         (gnus-unseen-mark): New variable.
8593         (gnus-newsgroup-unseen): Ditto.
8594         (gnus-newsgroup-seen): Ditto.
8595         (gnus-adjust-marked-articles): Use them.
8596         (gnus-update-marks): Use them.
8597         (gnus-summary-update-secondary-mark): Display.
8598         (gnus-summary-prepare-threads): Display.
8599
8600         * gnus-msg.el (gnus-inews-group-method): Use and return the
8601         method, not the server.
8602
8603 2001-08-19  Simon Josefsson  <jas@extundo.com>
8604
8605         * gnus-srvr.el (gnus-server-agent-face): New.
8606         (gnus-server-agent-face): New.
8607         (gnus-server-mode): Turn on font-lock-mode.
8608
8609         * gnus.el (gnus-server-visual): Add defgroup.
8610
8611 2001-08-19  Simon Josefsson  <jas@extundo.com>
8612         From Joe Casadonte <jcasadonte@northbound-train.com>
8613
8614         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
8615         gnus-server-denied-face): New.
8616         (gnus-server-opened-face, gnus-server-closed-face,
8617         gnus-server-denied-face): New.
8618         (gnus-server-font-lock-keywords): Add.
8619
8620 2001-08-19  Simon Josefsson  <jas@extundo.com>
8621
8622         * nnml.el (nnml-request-set-mark): Return nil.
8623         (nnml-save-marks): Use nnml-possibly-create-directory.
8624         (nnml-open-marks): Only work in temp buffer when inserting/reading
8625         .marks file.
8626
8627 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8628
8629         * gnus.el (gnus-expand-group-parameters): Fix.
8630
8631         * gnus-spec.el (gnus-char-width): New function.
8632         (gnus-correct-substring, gnus-correct-length): Use it.
8633
8634         * message.el (message-required-mail-headers): Fix doc.
8635
8636 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8637
8638         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
8639
8640         * mm-decode.el (mm-save-part-to-file): Insert the handle.
8641
8642 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8643
8644         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
8645         slashdot 2.2 (not fully fixed yet).
8646         (nnslashdot-request-article): Ditto.
8647
8648 2001-08-18  Simon Josefsson  <jas@extundo.com>
8649
8650         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
8651         nnimap.
8652
8653         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
8654         gnus-util.
8655         (nnimap-request-update-info-internal): Use new functions.
8656
8657         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
8658         new functions.
8659
8660 2001-08-18  Simon Josefsson  <jas@extundo.com>
8661
8662         Make nnml groups self-contained as far as marks are concerned.
8663
8664         * nnml.el (nnml-request-delete-group): Delete marks file.
8665         (nnml-request-rename-group): Move marks file.
8666         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
8667         variables.
8668         (nnml-request-set-mark, nnml-request-update-info): New server
8669         functions.
8670         (nnml-save-marks, nnml-open-marks): New functions.
8671
8672 2001-08-18  Simon Josefsson  <jas@extundo.com>
8673
8674         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
8675         `set' when setting marks.
8676
8677 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8678
8679         * gnus.el (gnus-info-find-node): Take an argument.
8680
8681         * gnus-art.el (gnus-button-handle-info): New function.
8682         (gnus-url-unhex-string): Replace "+" with " ".
8683
8684 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8685
8686         * message.el (message-check-news-header-syntax): Check bad From.
8687
8688 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8689
8690         * gnus-spec.el (gnus-correct-length): New function.
8691         (gnus-correct-substring): New function.
8692         (gnus-tilde-max-form): Use it.
8693
8694 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
8695
8696         * nnmh.el: Docstring changes as below.
8697
8698         * nnml.el: Docstring changes as below.
8699
8700         * nnbabyl.el: Docstring changes as below.
8701
8702         * nnmbox.el: Docstring changes as below.
8703
8704         * nnfolder.el: Added docstrings identifying each virtual server
8705         parameter.
8706
8707 2001-08-18  Simon Josefsson  <jas@extundo.com>
8708
8709         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
8710
8711 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
8712
8713         * message.el: rename "Abort Message" to "Postpone Message".
8714         Remove "Attach file as MIME" from Message menu, it's already in
8715         the MIME menu.
8716
8717 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8718
8719         * smime.el (smime-point-at-eol): eval-and-compile.
8720         (smime-make-temp-file): New function.
8721         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
8722         Use it.
8723
8724 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8725
8726         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
8727         (gnus-agent-summary-fetch-group): New command and keystroke.
8728
8729         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
8730         (gnus-mime-display-security): Make it respect
8731         gnus-unbuttonized-mime-type-p.
8732
8733         * gnus-sum.el (gnus-articles-to-read): Comments.
8734         (gnus-article-marked-p): New function.
8735         (gnus-summary-display-make-predicate): New function.
8736         (gnus-select-newsgroup): Use them.
8737
8738         * mm-decode.el (mm-save-part-to-file): Made it not error.
8739
8740 2001-08-17  Simon Josefsson  <jas@extundo.com>
8741
8742         * imap.el (imap-wait-for-tag): If process-status isn't open or
8743         run, return nil instead of sit-for looping.
8744
8745 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8746
8747         * lpath.el (featurep): fbind xml-parse-region.
8748
8749         * gnus.el (gnus-message-archive-method): Default to "archive".
8750         (gnus-message-archive-method): Doc fix.
8751         (gnus-parameters-get-parameter): Cleaned up.
8752         (gnus-expand-group-parameter): New function.
8753
8754         * gnus-start.el (gnus-setup-news): Push the archive server only
8755         the server list.
8756
8757         * mml.el (mml-menu): Changed name to "Attachments".
8758
8759         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
8760         when there is something to detroy.
8761
8762 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8763
8764         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
8765         nil.
8766
8767 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8768
8769         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
8770         which specifies a time today or tomorrow.
8771
8772 2001-08-15  Simon Josefsson  <jas@extundo.com>
8773         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
8774
8775         * gnus-agent.el (gnus-agent-make-mode-line-string)
8776         (gnus-agent-toggle-plugged): Use new API.
8777
8778 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8779
8780         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
8781         deadline has expired.
8782
8783 2001-08-12  Simon Josefsson  <jas@extundo.com>
8784         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
8785
8786         Support `recent' mark indicating newly arrived messages (to
8787         separate from old but unread messages).
8788
8789         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
8790         `nnmail-split-history' if recent is > 0.
8791         (nnimap-request-update-info-internal): Update `recent' marks.
8792         (nnimap-request-set-mark): Never set `recent' marks.
8793         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
8794         recent.
8795
8796         * gnus-sum.el (gnus-recent-mark): New mark.
8797         (gnus-newsgroup-recent): New variable.
8798         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
8799         (gnus-summary-prepare-threads): Mark recent articles.
8800         (gnus-summary-add-mark): Support recent.
8801         (gnus-summary-update-secondary-mark): Support recent.
8802
8803         * gnus.el (gnus-article-mark-lists): Add recent.
8804
8805 2001-08-12  Simon Josefsson  <jas@extundo.com>
8806
8807         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
8808         whether successful decoding took place.  Add doc.
8809
8810 2001-08-12  Simon Josefsson  <jas@extundo.com>
8811         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
8812
8813         * gnus.el (gnus-summary-line-format, gnus-parameters):
8814         * gnus-gl.el (gnus-summary-grouplens-line-format):
8815         * gnus-salt.el (gnus-summary-pick-line-format):
8816         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
8817
8818 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
8819         Committed by Kai Gro\e,b_\e(Bjohann.
8820
8821         * gnus-score.el (gnus-score-string): Fix `match' regexp
8822         for `extra' header case.
8823
8824 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8825
8826         * nnmbox.el (nnmbox-read-mbox): No warning.
8827
8828 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8829
8830         * nndoc.el (nndoc-article-type): Fix doc.
8831         (nndoc-generate-article-function): New variable.
8832         (nndoc-dissection-function): New variable.
8833         (nndoc-type-alist): Add oe-dbx.
8834         (nndoc-oe-dbx-type-p): New function.
8835         (nndoc-oe-dbx-dissection): New function.
8836         (nndoc-oe-dbx-generate-article): New function.
8837
8838 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8839
8840         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
8841         whether deadline has been reached.  Patch from Dan Nicolaescu
8842         <dann@godzilla.ics.uci.edu>.
8843
8844 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8845
8846         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
8847         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
8848         <rintaman@cs.Helsinki.FI>.
8849
8850         * mail-source.el (mail-source-movemail): The error buffer is
8851         modified, but nothing in it.
8852
8853 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8854
8855         * message.el (message-bogus-system-names): New variable.
8856         (message-make-fqdn): Use it.
8857
8858 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8859
8860         * nndraft.el (nndraft-request-group): Use
8861         nndraft-auto-save-file-name.
8862
8863 2001-08-09  Simon Josefsson  <jas@extundo.com>
8864
8865         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
8866         Don't ask whether to decrypt.  Just leave result in buffer (don't
8867         call mm).
8868
8869         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
8870         parts as well.
8871         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
8872         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
8873
8874 2001-08-09  Simon Josefsson  <jas@extundo.com>
8875
8876         * mm-decode.el (mm-insert-part): Return decoding success status.
8877         (mm-save-part-to-file): Error if decoding failed.
8878
8879 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8880
8881         * message.el (message-tab): Use indent-relative.
8882         (message-mode): Don't bind indent-line-function to indent-relative.
8883
8884 2001-08-09  Simon Josefsson  <jas@extundo.com>
8885
8886         * message.el (message-get-reply-headers): Fix string. Suggested by
8887         Christoph Conrad <cc@cli.de>.
8888
8889 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8890
8891         * message.el (message-tab): Use the current value of
8892         indent-line-function.
8893         (message-mode): Bind indent-line-function to indent-relative.
8894
8895 2001-08-08  Simon Josefsson  <jas@extundo.com>
8896
8897         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
8898         whether `imtest' is installed.
8899
8900 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8901         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8902
8903         * gnus-sum.el (gnus-summary-show-article): Call
8904         gnus-summary-update-secondary-secondary-mark.
8905         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
8906         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
8907
8908 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8909
8910         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
8911
8912         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8913
8914         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
8915         <gerd@gnu.org>.
8916
8917         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
8918
8919         * gnus-util.el (gnus-output-to-rmail): Ditto.
8920         (gnus-output-to-mail): Ditto.
8921
8922         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
8923
8924 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
8925
8926         * message.el (message-indent-citation): Use
8927         `message-yank-cited-prefix' for empty lines.
8928
8929 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
8930
8931         * message.el (message-indent-citation): Quote only lines starting
8932         with ">" using `message-yank-cited-prefix'.
8933
8934 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8935         Trivial patch.
8936
8937         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8938         gnus-cache-fully-p.
8939
8940 2001-08-04  Simon Josefsson  <jas@extundo.com>
8941
8942         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
8943         file if it doesn't exist (by calling gnus-cache-read-active).
8944
8945 2001-08-04  Simon Josefsson  <jas@extundo.com>
8946
8947         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
8948         (gnus-cache-passively-or-fully-p): Removed.
8949         (gnus-cache-fully-p): Fix it.
8950
8951         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
8952
8953 2001-08-04  Simon Josefsson  <jas@extundo.com>
8954
8955         * gnus-cache.el (gnus-cache-fully-p)
8956         (gnus-cache-passively-or-fully-p): New functions.
8957         (gnus-cache-possibly-enter-article): Cosmetic change, use
8958         `g-c-p-o-f-p'.
8959         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
8960         was bogus (`g-c-p-a-a' does not change active info, just change
8961         the functions parameters).
8962         (gnus-cache-possibly-remove-articles-1): Make sure articles are
8963         not removed in groups that match `gnus-uncacheable-groups'.
8964
8965         Reported and modifications based on discussions with Nuutti
8966         Kotivuori <nuutti.kotivuori@smarttrust.com>.
8967
8968 2001-08-04  Simon Josefsson  <jas@extundo.com>
8969         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8970
8971         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
8972         calls `gnus-cache-update-active' if bounds has been extended.
8973
8974 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8975
8976         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
8977         before remove.
8978         (gnus-mime-security-show-details): Ditto.
8979
8980 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8981
8982         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
8983         syntax.  Protect string-match against nil string and regexp.
8984
8985 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8986
8987         * mm-util.el (mm-find-charset-region): Remove control-1.
8988
8989 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8990
8991         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
8992
8993 2001-08-04  Simon Josefsson  <jas@extundo.com>
8994
8995         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
8996         buffer.  Delete MIME-Version header.
8997
8998 2001-08-03  Simon Josefsson  <jas@extundo.com>
8999
9000         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
9001         that is entered does not necessarily have the highest article
9002         number in the group, so use `gnus-cache-possibly-alter-active'
9003         instead of `gnus-cache-update-active'.
9004
9005 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9006
9007         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
9008
9009 2001-08-03  Simon Josefsson  <jas@extundo.com>
9010
9011         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
9012         menu.
9013
9014 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9015
9016         * gnus.el (post-method): New group parameter.  It also provides
9017         the user option `gnus-post-method-alist' and the internal function
9018         `gnus-parameter-post-method'.
9019
9020         * gnus-msg.el (gnus-post-method): Bind the value of
9021         `gnus-post-method' to the group parameter if it is defined.
9022
9023 2001-08-02  Simon Josefsson  <jas@extundo.com>
9024
9025         * smime.el (smime-extra-arguments): Removed.
9026         (smime-call-openssl-region): Don't use it.
9027
9028 2001-08-02  Simon Josefsson  <jas@extundo.com>
9029
9030         * smime.el (smime-sign-region): Handle stderr.
9031         (smime-encrypt-region): Ditto.
9032
9033         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
9034         match the ASN.1 length bytes.
9035         (mm-pkcs7-enveloped-magic): Ditto.
9036         (mm-view-pkcs7-get-type): Don't regexp quote.
9037
9038 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9039         From Andreas Fuchs <asf@void.at>
9040
9041         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
9042
9043 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9044
9045         * gnus-art.el (gnus-header-button-alist): References regexp.
9046
9047 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
9048
9049         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
9050         already fboundp.  Add INTERACTIVE arg to autoload form.
9051
9052 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9053
9054         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
9055
9056         * nnmail.el (nnmail-cache-open): Ditto.
9057
9058 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9059
9060         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
9061
9062 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9063
9064         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
9065
9066 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9067         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
9068
9069         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
9070         (gnus-agent-toggle-plugged): Use it.
9071
9072 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9073
9074         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
9075         (gnus-ding-file-coding-system): New variable.
9076         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
9077         (gnus-slave-save-newsrc): Use it.
9078
9079 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9080
9081         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
9082         syntax.
9083
9084 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9085         Originally from Andreas Fuchs <asf@void.at>
9086
9087         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
9088         (mml2015-gpg-pretty-print-fpr): New function.
9089         (mml2015-gpg-extract-signature-details): More details, rename from
9090         `m-g-e-from'.
9091         (mml2015-gpg-verify): Use them.
9092         (mml2015-gpg-clear-verify): Use them.
9093
9094 2001-07-31  Simon Josefsson  <jas@extundo.com>
9095
9096         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
9097         buffer when done.
9098
9099 2001-07-30  Simon Josefsson  <jas@extundo.com>
9100
9101         * smime.el (smime-call-openssl-region): Revert previous change,
9102         just pass on buf to `call-process-region'.
9103         (smime-verify-region): Doc fix.  Don't message stuff.  Use
9104         `smime-new-details-buffer'.  Inserts error messages into buffer.
9105         (smime-noverify-region): Ditto.
9106         (smime-decrypt-region): Ditto.  Handles stderr separately.
9107         (smime-verify-buffer, smime-noverify-buffer)
9108         (smime-decrypt-buffer): Doc fix.
9109         (smime-new-details-buffer): New function.
9110         (smime-pkcs7-region, smime-pkcs7-certificates-region)
9111         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
9112         (smime-sign-region, smime-encrypt-region): Don't use
9113         `insert-buffer'.
9114
9115         * mml-smime.el (mml-smime-verify): Fix security button strings.
9116
9117 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9118
9119         * gnus-art.el (gnus-mime-save-part-and-strip): Save
9120         gnus-article-mime-handles.
9121
9122 2001-07-29  Simon Josefsson  <jas@extundo.com>
9123
9124         * mail-source.el (top-level): Require message for message-directory.
9125         (mail-source-directory): Change default to message-directory.
9126
9127         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
9128         (smime-certificate-directory, smime-openssl-program)
9129         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
9130         (smime-extra-arguments): New variable.
9131         (smime-dns-server): Fix customize group.
9132         (smime-call-openssl-region): Use `smime-extra-arguments'.
9133
9134 2001-07-29  Simon Josefsson  <jas@extundo.com>
9135         From Vladimir Volovich <vvv@vsu.ru>
9136
9137         * smime.el (smime-call-openssl-region): Ignore stderr.
9138
9139 2001-07-29  Simon Josefsson  <jas@extundo.com>
9140         From Christoph Conrad <christoph.conrad@gmx.de>
9141
9142         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
9143         file.
9144
9145 2001-07-29  Simon Josefsson  <jas@extundo.com>
9146
9147         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
9148
9149         Support S/MIME decryption.
9150
9151         * mm-decode.el (mm-inline-media-tests):
9152         (mm-inlined-types):
9153         (mm-automatic-display):
9154         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
9155
9156         * mm-view.el (mm-pkcs7-signed-magic):
9157         (mm-pkcs7-enveloped-magic): New variables.
9158         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
9159         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
9160         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
9161         PKCS#7 blobs.
9162
9163         * smime.el (smime-decrypt-region): Expand keyfile.
9164
9165 2001-07-29  Simon Josefsson  <jas@extundo.com>
9166
9167         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
9168         `ssl.el' variables.
9169
9170         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
9171         but line instead of narrowing to it, because `nnmail-parse-active'
9172         calls widen.  Thanks to Christoph Conrad
9173         <christoph.conrad@gmx.de>.
9174
9175 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9176
9177         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
9178         for %B spec.
9179
9180         * gnus-sum.el (gnus-summary-prepare-threads): If
9181         gnus-sum-thread-tree-root is nil, use subject instead.
9182         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
9183         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
9184         (gnus-sum-thread-tree-leaf-with-other)
9185         (gnus-sum-thread-tree-single-leaf): Documentation.
9186         (gnus-sum-thread-tree-single-indent): Allow nil.
9187
9188 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9189
9190         * message.el (message-fill-paragraph): Do nothing if the user
9191         wants filladapt-mode.
9192
9193 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9194
9195         * mm-decode.el (mm-image-type-from-buffer): New function.
9196         (mm-get-image): Use it.
9197
9198 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9199
9200         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
9201
9202         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
9203         mm-display-parts too.
9204
9205 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9206
9207         * nnfolder.el (nnfolder-request-accept-article): Bind
9208         nntp-server-buffer.
9209
9210         * nnmail.el (nnmail-parse-active): Read from buffer instead of
9211         nntp-server-buffer.
9212
9213 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9214
9215         * message.el (message-check-news-header-syntax): Use
9216         message-post-method.
9217         (message-send-news): Bind message-post-method.
9218
9219 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9220
9221         * mml.el (mml-tweak-type-alist): New variable.
9222         (mml-tweak-function-alist): New variable.
9223         (mml-tweak-part): New function.
9224         (mml-generate-mime-1): Use it.
9225
9226 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9227
9228         * nnfolder.el (nnfolder-request-accept-article): Replace
9229         nnfolder-request-list.
9230
9231 2001-07-27  Simon Josefsson  <jas@extundo.com>
9232
9233         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
9234         nnoo-change-server failed to do it.
9235
9236 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9237
9238         * gnus.el (gnus-parameters): Make it customizable.
9239
9240 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9241
9242         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9243
9244         * message.el (message-set-auto-save-file-name): More
9245         poor-system-types.
9246
9247         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9248
9249         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9250         supports +.
9251
9252 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9253
9254         * mm-decode.el (mm-readable-p): New function.
9255         (mm-inline-media-tests): Fix the default testers.
9256
9257 2001-07-26  Simon Josefsson  <jas@extundo.com>
9258
9259         * nnimap.el (nnimap-version): Bump version number.
9260
9261 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9262         From Steven E. Harris <seh@speakeasy.org>
9263
9264         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
9265         in M$Windows too.
9266
9267 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9268
9269         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
9270
9271 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9272
9273         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
9274
9275         * mm-decode.el (mm-get-image): Guess then use the type.
9276
9277         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
9278
9279 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
9280
9281         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
9282         display (%B) for threads if threading is off.
9283
9284 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9285         From Henrik Enberg <henrik@enberg.org>
9286
9287         * gnus-msg.el: Customization patch.
9288
9289 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
9290
9291         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
9292         variable.
9293         (nnmail-split-fancy-with-parent): Ignore certain groups.
9294
9295 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9296
9297         * gnus-util.el (gnus-byte-compile): New function.
9298         (gnus-use-byte-compile): New variable.
9299         (gnus-make-sort-function): Use it.
9300
9301         * nnmail.el (nnmail-get-new-mail): Use it.
9302
9303         * gnus-agent.el (gnus-category-make-function): Simple function or
9304         compiled function.
9305         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
9306
9307         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
9308         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
9309         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
9310
9311         * message.el (message-check-news-header-syntax): Remove quote.
9312
9313 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9314
9315         * message.el (message-use-mail-followup-to): `t' is not a
9316         documented value.
9317
9318 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9319
9320         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
9321
9322 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9323
9324         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
9325         there are long lines.
9326
9327 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9328
9329         * dgnushack.el (copy-list): New compiler macro.
9330
9331 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9332
9333         * message.el (message-bounce): If no Return-Path, the whole
9334         content is considered as the original message.
9335
9336         * nnml.el (nnml-check-directory-twice): New variable.
9337         (nnml-article-to-file): Use it.
9338         (nnml-retrieve-headers): Hack it.
9339
9340 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9341
9342         * gnus-win.el (gnus-buffer-configuration): New configure.
9343
9344         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
9345         not alive.
9346
9347         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
9348         (mm-display-external): Use display-term configure.
9349
9350 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9351
9352         * gnus-delay.el (gnus-delay-default-hour): New variable.
9353         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
9354
9355 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9356         From Karl Kleinpaste <karl@charcoal.com>
9357
9358         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
9359         (gnus-summary-prepare-threads): Ditto.
9360
9361         * gnus.el (gnus-summary-line-format): Add %B.
9362
9363 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9364
9365         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
9366
9367         * mm-util.el (mm-string-as-multibyte): New function.
9368
9369         * nnmh.el (nnmh-request-list-1): Encode, not decode!
9370
9371 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9372
9373         * mm-util.el (mm-universal-coding-system): New variable.
9374
9375         * gnus-start.el (gnus-startup-file-coding-system): Use it.
9376
9377         * score-mode.el (score-mode-coding-system): Use it.
9378
9379 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9380
9381         * gnus-start.el (gnus-setup-news): Call
9382         `gnus-check-bogus-newsgroups' just after the native server is
9383         opened.
9384
9385 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9386
9387         * nnmail.el (nnmail-do-request-post): Util function to be used by
9388         `nnchoke-request-post' for all nnmail-derived backends.
9389
9390         * nnml.el (nnml-request-post): Use it.
9391
9392         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
9393         backend, for it groks nnml-request-post.
9394
9395         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
9396         Treat `mail-post' backends like `mail' backends, not like `news'
9397         backends.
9398
9399 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9400
9401         * gnus-msg.el (gnus-setup-message): make-local-hook.
9402
9403 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9404
9405         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
9406         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
9407         <karl@charcoal.com>, slightly changed by Kai.
9408
9409         * message.el (message-check-news-header-syntax): When checking
9410         whether the groups exist, check the right server based on
9411         `gnus-post-method'.
9412
9413 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9414
9415         * gnus-delay.el: New file.
9416
9417 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9418
9419         * mm-util.el (mm-read-coding-system): Take two arguments.
9420
9421         * gnus-sum.el (gnus-summary-show-article): Use
9422         mm-read-coding-system.
9423
9424         * gnus-art.el (article-de-quoted-unreadable):
9425         (article-de-base64-unreadable, article-wash-html):
9426         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
9427
9428 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9429
9430         * nnml.el (nnml-request-post): New function.  Can be used for
9431         annotations in nnml groups.
9432
9433 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9434
9435         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
9436         command.
9437
9438         * gnus-start.el (gnus-find-new-newsgroups): Use
9439         `message-make-date' instead of `current-time-string'.
9440         (gnus-ask-server-for-new-groups): Ditto.
9441         (gnus-check-first-time-used): Ditto.
9442
9443 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9444
9445         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
9446
9447 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
9448
9449         * message.el (message-shorten-references): Change `maxcount' and
9450         `cut' to obey USEFOR draft 5.
9451
9452 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
9453
9454         * gnus-sum.el (gnus-summary-display-arrow): New variable.
9455         (gnus-summary-set-article-display-arrow): New function.
9456         (gnus-summary-goto-subject): Use it.
9457
9458 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9459
9460         * gnus-sum.el (gnus-summary-import-article): Insert date if
9461         doesn't exist.
9462
9463 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9464
9465         * mml.el (mml-content-type-parameters): New variable.
9466         (mml-content-disposition-parameters): New variable.
9467         (mml-insert-mime-headers): Use them.
9468         (mml-parse-1): Accept charset.
9469
9470 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9471
9472         * gnus-group.el (gnus-group-select-group): Doc fix.
9473
9474         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
9475
9476 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9477
9478         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
9479         to handle `define-derived-mode'.
9480
9481 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9482         From:  Stefan Monnier  <monnier@cs.yale.edu>
9483
9484         * message.el (message-mode): Use define-derived-mode.
9485         (message-tab): message-completion-alist.
9486
9487         * imap.el (imap-interactive-login): Use make-local-variable.
9488         (imap-open): Ditto.
9489         (imap-authenticate): Ditto.
9490
9491         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
9492
9493         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
9494
9495 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9496
9497         * message.el (message-citation-line-function): Refer to
9498         gnus-cite-attribution-suffix.
9499
9500 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9501
9502         * gnus-art.el,...: Error convention changes.
9503
9504 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9505
9506         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
9507
9508 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9509
9510         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
9511         (nnrss-read-server-data): Ditto.
9512
9513 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9514
9515         * gnus-setup.el (gnus-use-installed-gnus): Typo.
9516         * Cleanup files.
9517         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9518
9519 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9520
9521         * gnus.el (gnus-summary-line-format): Add %o.
9522
9523         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
9524         unless shell outputs something.
9525
9526 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9527
9528         * gnus-art.el (gnus-boring-article-headers): Better doc.
9529         (article-hide-headers): Better regexp.
9530         Suggested by Matt Swift <swift@alum.mit.edu>.
9531
9532         * nnheader.el (nnheader-max-head-length): Better doc.
9533         (nnheader-header-value): Skip spaces.
9534         (nnheader-parse-head): Remove space.
9535         Suggested by Matt Swift <swift@alum.mit.edu>.
9536
9537         * gnus-sum.el (gnus-summary-show-raw-article): New function.
9538         (gnus-get-newsgroup-headers): Remove space.
9539
9540 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9541
9542         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
9543         (gnus-summary-reply): Use it.
9544         (gnus-summary-reply-broken-reply-to): New function.
9545         (gnus-msg-force-broken-reply-to): New function.
9546
9547         * mm-view.el (mm-inline-text): Showing as text/plain when error.
9548
9549 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9550
9551         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
9552
9553 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9554
9555         * mm-decode.el (mm-external-terminal-program): New variable.
9556         (mm-display-external): Use it. Use term to display when no
9557         window-system.
9558
9559 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
9560
9561         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
9562         Browse->Next entries to Browse->Prev
9563
9564 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9565
9566         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
9567
9568 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9569
9570         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
9571         for the default encoding.
9572
9573         * nnrss.el (nnrss-url-field): New field.
9574         (nnrss-request-article): Add newsgroups.
9575
9576         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
9577
9578 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9579
9580         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
9581
9582         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
9583         (gnus-draft-setup): Remove backlog.
9584
9585 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9586
9587         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
9588         Cleanup.
9589
9590 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9591
9592         * gnus-msg.el (gnus-bug): Erase buffer.
9593
9594         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
9595
9596 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9597
9598         * mm-decode.el (mm-attachment-override-p): Fix typo.
9599
9600 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
9601
9602         * gnus-kill.el (gnus-execute): Work with the extra headers.
9603         * gnus-sum.el (gnus-summary-execute-command): Ditto.
9604
9605 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9606
9607         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
9608         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
9609
9610         * message.el (message-send-mail-real-function): New variable.
9611         (message-send-mail-partially, message-send-mail):
9612
9613         * nngateway.el (nngateway-request-post): Use it.
9614
9615         * gnus-agent.el (gnus-agentize): Use it.
9616
9617         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
9618         (nnsoup-revert-variables): Use it.
9619
9620 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
9621
9622         * mm-decode.el (mm-inline-media-tests): Default to displaying as
9623         text/plain if the type doesn't match any other media types.
9624         (mm-inlined-types): Doc fix.
9625         (mm-display-inline): Revert previous change (now handled by a
9626         default type in `mm-inline-media-tests'.
9627         (mm-inlinable-p): Revive.
9628         (mm-display-part): Call `mm-inlinable-p'.
9629         (mm-attachment-override-p): Ditto.
9630         (mm-inlined-p): Doc fix.
9631
9632         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
9633         well as `mm-inlined-p'.
9634
9635 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9636
9637         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
9638         (nntp-send-command-and-decode): Use gnus-point-at-bol.
9639
9640 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9641         From  Paul Jarc <prj@po.cwru.edu>
9642
9643         * message.el (message-use-mail-followup-to): New variable.
9644         (message-get-reply-headers): Use it.
9645
9646 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
9647
9648         * nnheader.el (nnheader-init-server-buffer): Make sure the
9649         *nntpd* buffer is made multibyte instead of a random buffer.
9650
9651 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9652
9653         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
9654         when it returns headers.
9655
9656 2001-07-07  Simon Josefsson  <jas@extundo.com>
9657
9658         * rfc2047.el (rfc2047-encode-message-header): Skip header when
9659         trying to fold. Thanks to Colin Walters
9660         <walters@cis.ohio-state.edu>
9661
9662 2001-07-06  Simon Josefsson  <jas@extundo.com>
9663
9664         * imap.el (imap-parse-address-list, imap-parse-flag-list)
9665         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
9666         Add information in `assert's.
9667
9668         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
9669         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
9670         and `nnimap-group-overview-filename', should handle all
9671         change-of-uidvalidity related issues.  But there may be other
9672         problems.)
9673
9674 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9675
9676         * rfc2047.el (rfc2047-encode-message-header): Don't include the
9677         header name when folding.
9678
9679 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9680
9681         * mm-decode.el (mm-inlined-types): Document relationship with
9682         `mm-inline-media-tests'.
9683         (mm-display-inline): Default to displaying as plain text if no
9684         inlining handler is available.
9685         (mm-inlinable-p): Remove.
9686         (mm-inlined-p): Don't call `mm-inlinable-p'.
9687         (mm-automatic-display-p): Ditto.
9688         (mm-attachment-override-p): Ditto.
9689
9690 2001-07-04  Simon Josefsson  <jas@extundo.com>
9691
9692         * nnimap.el (nnimap-importantize-dormant): New variable.
9693         (nnimap-request-update-info-internal): Use it.
9694         (nnimap-request-set-mark): Ditto.
9695
9696 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9697
9698         * nntp.el (nntp-send-command): don't pass a buffer argument to
9699         `point'. Only XEmacs accepts this.
9700         * nntp.el (nntp-send-command-nodelete): ditto.
9701         * nntp.el (nntp-send-command-and-decode): ditto.
9702
9703 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9704
9705         * nntp.el (nntp-open-connection-function): doc update.
9706         * nntp.el (nntp-pre-command): New.
9707         * nntp.el (nntp-via-rlogin-command): New.
9708         * nntp.el (nntp-via-telnet-command): New.
9709         * nntp.el (nntp-via-telnet-switches): New.
9710         * nntp.el (nntp-via-user-name): New.
9711         * nntp.el (nntp-via-user-password): New.
9712         * nntp.el (nntp-via-address): New.
9713         * nntp.el (nntp-via-envuser): New.
9714         * nntp.el (nntp-via-shell-prompt): New.
9715         * nntp.el (nntp-open-telnet-stream): New.
9716         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
9717         * nntp.el (nntp-open-via-telnet-and-telnet): New.
9718         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
9719         * nntp.el (nntp-send-command): ditto.
9720         * nntp.el (nntp-send-command-nodelete): ditto.
9721         * nntp.el (nntp-send-command-and-decode): ditto.
9722
9723 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
9724         Trivial patch.
9725
9726         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
9727         `when'.
9728
9729 2001-07-03  Simon Josefsson  <jas@extundo.com>
9730         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
9731
9732         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
9733
9734 2001-07-03  Simon Josefsson  <jas@extundo.com>
9735
9736         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
9737         remove it (workaround XEmacs `fill-region' bug).
9738
9739 2001-07-01  Simon Josefsson  <jas@extundo.com>
9740
9741         * nnimap.el (nnimap-date-days-ago): Defeat locale.
9742
9743 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9744
9745         * mml2015.el (mml2015-format-error): New function.
9746         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
9747         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
9748         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
9749
9750 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9751
9752         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
9753         Suggested by Christoph Conrad <C.Conrad@cli.de>.
9754
9755         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
9756         group variables.
9757
9758 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9759
9760         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
9761
9762         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
9763         (nnrss-save-group-data): Ditto.
9764
9765         * gnus-agent.el (gnus-agent-save-alist): Ditto.
9766
9767 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9768
9769         * message.el (message-do-send-housekeeping): Narrow to headers.
9770
9771 2001-06-24  Simon Josefsson  <jas@extundo.com>
9772
9773         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
9774         insertion when breaking lines looked for " \t" instead of "[ \t]".
9775         (rfc2047-encode-message-header): Fold lines even if
9776         no QP encoding is done.
9777
9778 2001-06-23  Simon Josefsson  <jas@extundo.com>
9779         From Samuel Tardieu <sam@inf.enst.fr>
9780
9781         * smime.el (smime-keys): Support additional certificates.
9782         (smime-make-certfiles): New function.
9783         (smime-sign-region): Use previous variables.
9784         (smime-get-certfiles): New function.
9785         (smime-sign-buffer): Use it.
9786         (smime-verify-region): Support both CAfile and CApath.
9787
9788 2001-06-23  Simon Josefsson  <jas@extundo.com>
9789
9790         * smime.el (smime-decrypt-region): Perhaps work.
9791
9792 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9793
9794         * gnus-msg.el (gnus-copy-article-buffer): Typo.
9795
9796 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9797
9798         * mm-decode.el (mm-save-part): Rewrite file name.
9799         (mm-file-name-rewrite-functions): New variable.
9800         (mm-file-name-delete-whitespace): New function.
9801         (mm-file-name-trim-whitespace): New function.
9802         (mm-file-name-collapse-whitespace): New function.
9803         (mm-file-name-replace-whitespace): New variable and function.
9804
9805 2001-06-22  Simon Josefsson  <jas@extundo.com>
9806
9807         * message.el (message-make-date): Workaround locale for weekdays.
9808
9809 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9810
9811         * message.el (message-goto-body): Return nil if not found. (revert!)
9812
9813 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9814         From Fremlin <chief@bandits.org>
9815
9816         * message.el (message-goto-body): Some messages have no header.
9817
9818         * gnus-msg.el (gnus-copy-article-buffer): Use it.
9819
9820 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9821
9822         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
9823
9824 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9825
9826         * message.el (message-make-date): Add week day.
9827         Suggested by Jason R. Mastaler <jason@mastaler.com>.
9828
9829 2001-06-19  Simon Josefsson  <jas@extundo.com>
9830
9831         * message.el (message-yank-prefix): Doc fix.
9832         (message-yank-cited-prefix): Ditto.
9833         (message-delete-not-region): Keep citation prefix on first line,
9834         if possible and appropriate.
9835
9836 2001-06-19  Simon Josefsson  <jas@extundo.com>
9837
9838         * imap.el (imap-process-connection-type): New variable.
9839         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
9840         recent `imtest's work completely (no line length issues), while
9841         making making old `imtest's unusable.  Thanks to NAGY Andras
9842         <nagya@inf.elte.hu> for his work.
9843
9844 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
9845
9846         * imap.el (imap-ssl-program): Add -quiet to shut up
9847         OpenSSL/SSLeay's internal debug talk.
9848
9849 2001-06-19  Matt Armstrong  <matt@lickey.com>
9850
9851         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
9852         server.
9853
9854 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9855
9856         * nnmail.el (nnmail-article-buffer): New variable.
9857         (nnmail-split-incoming): Use it.
9858
9859 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
9860
9861         * qp.el (quoted-printable-decode-region): If called interactively,
9862         use coding-system-for-read.
9863
9864 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9865
9866         * message.el (message-check-news-header-syntax): Check Reply-To.
9867
9868 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9869
9870         * mml.el (mml-parse-1): Use message options.
9871
9872         * message.el (message-do-fcc): Don't do anything if there is no
9873         FCC.
9874
9875 2001-06-16  Simon Josefsson  <jas@extundo.com>
9876
9877         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
9878         (nnimap-expunge-search-string): New variable.
9879         (nnimap-request-expire-articles): Use it.
9880
9881 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9882
9883         * message.el (message-send-mail-with-qmail): wrong exit status is
9884         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
9885
9886 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9887
9888         * gnus-art.el (article-strip-multiple-blank-lines): Use
9889         delete-region instead of replace-match.
9890
9891 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9892
9893         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
9894         (nnweb-google-wash-article): Ditto.
9895
9896 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
9897
9898         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
9899
9900 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9901
9902         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
9903         specs.
9904
9905 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9906
9907         * gnus.el (gnus-email-address): Move it here.
9908
9909         * gnus-art.el (article-de-quoted-unreadable): Read charset if
9910         requested.
9911         (article-de-base64-unreadable): Ditto.
9912         (article-wash-html): Ditto.
9913
9914 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9915
9916         * message.el (message-options-set-recipient): Don't add ", "
9917         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
9918
9919 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9920
9921         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
9922
9923 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9924
9925         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
9926         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
9927
9928         * nnrss.el (nnrss-node-text): Node might be nil.
9929
9930 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9931
9932         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
9933         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
9934
9935         * nnrss.el (nnrss-group-alist): More items.
9936
9937 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9938
9939         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
9940
9941 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9942         Trivial patch from Dale Hagglund  <rdh@best.com>
9943
9944         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
9945         restrict clauses.
9946
9947 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9948
9949         From Benjamin Rutt <brutt+news@bloomington.in.us>
9950
9951         * message.el (message-wide-reply-confirm-recipients): New variable.
9952
9953 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9954         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
9955
9956         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
9957         fix so it works with XEmacs.
9958
9959 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9960
9961         * nnrss.el (nnrss-retrieve-headers): Support description as extra
9962         headers.
9963
9964 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9965
9966         * nnrss.el: Fix a few bugs.
9967
9968 2001-06-05  Simon Josefsson  <jas@extundo.com>
9969
9970         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
9971         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
9972
9973 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
9974
9975         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
9976         binary so that we don't transmit ISO 2022 garbage to the process.
9977         This is needed under XEmacs.
9978
9979 2001-06-03  Simon Josefsson  <simon@josefsson.org>
9980
9981         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
9982         autoloaded incorrectly below because ssl-program-* is bound.)
9983         Thanks to Amos Gouaux for report.
9984
9985 2001-06-02  Simon Josefsson  <simon@josefsson.org>
9986
9987         * imap.el (imap-kerberos4-open):
9988         (imap-gssapi-open):
9989         (imap-ssl-open):
9990         (imap-network-open):
9991         (imap-shell-open):
9992         (imap-starttls-open): Set buffer to workaround spurious
9993         `accept-process-output' buffer changes.  Thanks to Mats Lidell
9994         <Mats.Lidell@contactor.se> for report and partial patch and Jake
9995         Colman <colman@ppllc.com> for report.
9996
9997 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9998
9999         * gnus-sum.el (gnus-summary-catchup): New argument.
10000         (gnus-summary-catchup-from-here): New function.
10001
10002 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10003
10004         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
10005         back, then insert glyph.  (Before, the glyph was inserted first,
10006         then the newline.)  This works around a behavior in XEmacs where
10007         it is not possible to insert a character after a glyph which is at
10008         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
10009
10010 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10011
10012         From Jaap-Henk Hoepman (jhh@xs4all.nl).
10013
10014         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
10015         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
10016         mm-destroy-postponed-undisplay-list): New functions.
10017         (mm-display-external): Use them.
10018
10019 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10020
10021         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
10022         `default-low' when evaluating `gnus-summary-highlight'.
10023         From Raja R Harinath <harinath@cs.umn.edu>.
10024
10025 2001-05-27  Simon Josefsson  <simon@josefsson.org>
10026
10027         * message.el (message-yank-cited-prefix): New variable.
10028         (message-indent-citation): Use it.
10029
10030         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
10031         as details.
10032         (mml2015-mailcrypt-clear-verify): Ditto.
10033
10034 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10035         From Nevin Kapur <nevin@jhu.edu>.
10036
10037         * gnus-sum.el (gnus-summary-default-high-score,
10038         gnus-summary-default-low-score): New variables.
10039         (gnus-summary-highlight): Use them.
10040
10041 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
10042
10043         * message.el (message-mail): pass the 'send-actions argument to
10044         `message-setup'.
10045
10046 2001-05-16  Simon Josefsson  <simon@josefsson.org>
10047         From Raymond Scholz <ray-2001@zonix.de>
10048
10049         * gnus-art.el (gnus-mime-view-part-as-charset):
10050         (gnus-mime-internalize-part): Doc fixes.
10051
10052 2001-05-11  Simon Josefsson  <simon@josefsson.org>
10053
10054         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
10055         status lines without any text ("^215$").
10056
10057 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10058
10059         * nnrss.el (nnrss-check-group): Reverse.
10060
10061 2001-05-07  Simon Josefsson  <simon@josefsson.org>
10062
10063         * message.el (message-get-reply-headers):
10064         (message-followup): Fix typo, suggested by David Green
10065         <dgreen@uab.edu>
10066
10067 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10068
10069         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
10070
10071         * nnrss.el (nnrss-open-server): Read server data when it is called.
10072         (nnrss-request-expire-articles): Fix.
10073
10074 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10075
10076         * message.el (message-do-send-housekeeping): mail-abbrevs may
10077         rename buffer behind Gnus.
10078
10079 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10080
10081         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
10082         (nnrss-group-alist): Add more resources.
10083         (nnrss-check-group): Ignore errors.
10084
10085 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10086
10087         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
10088
10089         * nnslashdot.el (nnslashdot-request-list): Add time.
10090         (nnslashdot-request-expire-articles): New function.
10091
10092         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
10093         secondary methods too.
10094
10095 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10096
10097         * message.el (message-use-followup-to): Set default value to t.
10098
10099 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
10100
10101         * message.el (message-dont-reply-to-names): Fix documentation.
10102         (message-get-reply-headers): Use Mail-Followup-To only for wide
10103         replies.
10104
10105 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10106
10107         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
10108         correctly.
10109         (nnrss-check-group): Use time.
10110
10111 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10112
10113         * gnus.el: Oort Gnus v0.03 is released.
10114
10115 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10116
10117         * nnultimate.el (nnultimate-topic-article-to-article): Use the
10118         group.
10119
10120 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10121
10122         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
10123
10124 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10125
10126         * nnultimate.el (nnultimate-retrieve-headers): Return all
10127         available headers.
10128
10129         * gnus-sum.el (gnus-read-all-available-headers): New variable.
10130         (gnus-get-newsgroup-headers-xover): Use it.
10131
10132 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10133
10134         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
10135
10136 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10137
10138         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
10139
10140 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10141
10142         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
10143         disable it.
10144
10145         * gnus.el (gnus-info-nodes): Remove a few The's.
10146
10147 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10148
10149         * mail-source.el (mail-source-movemail): Call-process may return a
10150         signal description string.
10151
10152         * gnus-start.el (gnus-read-newsrc-el-file):
10153         gnus-newsrc-file-version may be nil.
10154
10155         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
10156         Suggested by Michael Sperber [Mr. Preprocessor]
10157         <sperber@informatik.uni-tuebingen.de>.
10158
10159 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
10160
10161         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
10162
10163 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
10164
10165         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
10166         fontify HANDLE.
10167
10168 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10169
10170         * smime.el (smime-ask-passphrase): Rework to return value.
10171         (smime-sign-region): Rework to bind value and use it.
10172         (smime-decrypt-region): Ditto.
10173
10174 2001-04-18  Simon Josefsson  <simon@josefsson.org>
10175         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
10176
10177         * smime.el (smime-ask-passphrase): New function.
10178         (smime-sign-region): Use it.
10179         (smime-encrypt-cipher): New variable.
10180         (smime-decrypt-region): Ditto.
10181
10182 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
10183         Committed by Simon Josefsson  <simon@josefsson.org>
10184
10185         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
10186         the log.
10187
10188 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10189
10190         * gnus.el: Oort Gnus v0.02 is released.
10191
10192 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
10193
10194         * gnus.el: Oort Gnus v0.01 is released.
10195
10196 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10197
10198         * gnus-sum.el (gnus-summary-highlight): Highlight read
10199         undownloaded articles as read articles.
10200
10201         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
10202         (gnus-agent-get-undownloaded-list): Mark all undownloaded
10203         articles, even read ones, as such.
10204
10205         * gnus-sum.el (gnus-summary-find-matching): Clean up.
10206         (gnus-find-matching-articles): New function.
10207         (gnus-summary-limit-include-matching-articles): New command.
10208         (gnus-summary-limit-include-thread): Include articles that have
10209         matching subjects.
10210         (gnus-offer-save-summaries): Clean up.
10211
10212 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10213
10214         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
10215
10216 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10217         From Jason Merrill <jason_merrill@redhat.com>
10218
10219         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
10220
10221 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
10222         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10223
10224         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
10225         newsgroup names when the original article is a news message.
10226
10227 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10228
10229         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
10230         supported. Suggest by Jim Meyering <jim@meyering.net>.
10231
10232 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
10233         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
10234
10235         * nnmail.el (nnmail-split-it): Added check for .* at the end of
10236         regexp in nnmail-split-fancy.
10237
10238 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10239
10240         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10241
10242 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10243
10244         * message.el (message-send-mail): Improve the interaction with the
10245         user.
10246
10247 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10248
10249         * imap.el (imap-message-copy): Work around buggy servers that
10250         doesn't send TRYCREATE tags.
10251
10252 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10253
10254         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10255
10256 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10257
10258         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10259         date.
10260
10261 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10262
10263         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
10264         lives.
10265
10266 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10267
10268         * gnus-art.el (gnus-parse-news-url): New function.
10269         (gnus-button-handle-news): New function.
10270         (gnus-button-alist): Point to new functions.
10271
10272         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
10273
10274         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
10275         gnus-format-specs.
10276
10277         * message.el (message-check-news-header-syntax): Question even
10278         when Gnus doesn't know the group names.
10279         (message-send-news): Clean up.
10280
10281         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
10282         exited on purpose without saving.
10283
10284         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
10285
10286 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10287
10288         * gnus-score.el (gnus-score-orphans): Clean up.
10289
10290         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
10291
10292         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
10293         later.
10294
10295         * gnus-start.el (gnus-close-all-servers): Find the right items to
10296         close.
10297
10298         * qp.el (quoted-printable-decode-region): Just message
10299         malformation; don't quit.
10300
10301 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10302         From Gerd Moellmann <gerd@gnu.org>.
10303
10304         * gnus.el (gnus-interactive): A typo.
10305
10306 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
10307         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10308
10309         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
10310         `assq-delete-all', if that function exists; otherwise use the old
10311         definition. Documentation changed to match the one in
10312         `assq-delete-all'.
10313
10314 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10315
10316         * gnus-start.el (gnus-close-all-servers): New function.
10317
10318         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
10319         (gnus-server-remove-denials): Clean up.
10320
10321         * gnus-sum.el (gnus-summary-sort-by-original): New command and
10322         keystroke.
10323
10324 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10325
10326         * message.el (message-send-news): Message where we are sending.
10327         (message-send-mail): Ditto.
10328
10329         * gnus.el (gnus-server-string): New function.
10330
10331         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
10332
10333         * mm-decode.el (mm-default-directory): Customized.
10334         (mm-tmp-directory): Ditto.
10335
10336         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
10337         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
10338         or Chars.
10339         (gnus-summary-line-format-alist): ?l is now a string.
10340         (gnus-summary-prepare-threads): Output ? for unknown lines.
10341         (gnus-summary-insert-line): Ditto.
10342         (gnus-summary-print-article): Unbalanced parentheses.
10343
10344         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
10345         out whether new stuff has arrived.
10346
10347 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
10348
10349         * gnus-sum.el: Let printing work on ttys on Emacs.
10350
10351 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10352
10353         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
10354         when forcing news.
10355
10356         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
10357         command.
10358
10359 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
10360
10361         * message.el (message-set-auto-save-file-name): Don't use
10362         asterisks under nt.
10363
10364 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10365
10366         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
10367         lists of articles.
10368
10369         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
10370
10371         * gnus-msg.el (gnus-put-message): Clean up.
10372         (gnus-summary-reply): Mark all replied-to articles as replied to.
10373         (gnus-inews-add-send-actions): Also mark as forwarded.
10374         (gnus-summary-mail-forward): Mark as forwarded.
10375
10376         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
10377         of articles.
10378         (gnus-summary-mark-article-as-forwarded): Ditto.
10379
10380         * gnus-msg.el (gnus-summary-resend-message): Mark article as
10381         forwarded.
10382         (gnus-summary-mail-forward): Clean up.
10383
10384         * gnus.el (gnus-article-mark-lists): Added forward.
10385
10386         * gnus-sum.el (gnus-forwarded-mark): New variable.
10387         (gnus-summary-prepare-threads): Use it.
10388         (gnus-summary-update-secondary-mark): Ditto.
10389         (gnus-newsgroup-forwarded): New variable.
10390
10391 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10392
10393         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
10394         (gnus-summary-very-wide-reply): New command and keystroke.
10395         (gnus-summary-very-wide-reply-with-original): Ditto.
10396
10397         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
10398         (gnus-score-adaptive): Use it.
10399
10400         * gnus-start.el (gnus-get-unread-articles): Clean up.
10401
10402 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10403
10404         * nnultimate.el (nnultimate-retrieve-headers): Work for other
10405         boards.
10406
10407 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
10408
10409         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
10410         * gnus-start.el (gnus-subscribe-newsgroup): use it.
10411
10412 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10413
10414         * nnultimate.el (nnultimate-retrieve-headers): Understand
10415         long-form month names.
10416
10417 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10418
10419         * gnus-sum.el (gnus-summary-show-all-headers):
10420         gnus-article-show-all-headers is broken. Use
10421         gnus-summary-toggle-header instead.
10422
10423         * mml2015.el (mml2015-gpg-extract-from): No error.
10424
10425 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10426         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
10427
10428         * mml2015.el (mml2015-gpg-extract-from): New function.
10429         (mml2015-gpg-verify): Use it.
10430         (mml2015-gpg-clear-verify): Use it.
10431
10432 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10433
10434         * message.el (message-setup-fill-variables): Use
10435         fill-paragraph-function.
10436         (message-fill-paragraph): Take an argument.
10437         (message-newline-and-reformat): Take another argument.
10438
10439 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10440
10441         * message.el (rmail-output): It is in rmailout.el not rmail.el.
10442
10443 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10444
10445         * message.el (message-forward): local-variable-p takes an extra
10446         argument in XEmacs.
10447
10448 2001-03-16  Simon Josefsson  <simon@josefsson.org>
10449
10450         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
10451         `nnimap-use-nov-p' (it really tested the negative).
10452         (nnimap-retrieve-headers): Use it.
10453
10454 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10455
10456         * message.el (message-generate-headers-first): Update doc.
10457
10458 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
10459         Trivial patch.
10460
10461         * gnus.el (gnus-summary-line-format): Typo.
10462
10463 2001-03-11  Simon Josefsson  <simon@josefsson.org>
10464
10465         * mailcap.el (mailcap-mime-data): Add application/sieve.
10466         (mailcap-mime-extensions): Add .siv, .xls.
10467
10468 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10469         From Christoph Conrad <christoph.conrad@gmx.de>
10470
10471         * gnus-score.el (gnus-summary-lower-thread): Typo.
10472
10473 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10474
10475         * message.el (message-forward-decoded-p): New variable.
10476         (message-forward-subject-author-subject): Use it.
10477         (message-make-forward-subject): Use it.
10478         (message-forward): Use it.
10479
10480         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
10481
10482         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
10483         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
10484
10485 ;;Has been fixed -- zsh.
10486 ;;2001-03-05  Dave Love  <fx@gnu.org>
10487 ;;
10488 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
10489 ;;      Move it after definition of mm-coding-system-p.
10490 ;;
10491 2001-03-01  Dave Love  <fx@gnu.org>
10492
10493         * mm-util.el (mm-inhibit-file-name-handlers): Add
10494         image-file-handler.
10495
10496 2001-02-11  Dave Love  <fx@gnu.org>
10497
10498         * message.el (message-signature-file): Fix doc, :type.
10499
10500 2001-02-08  Dave Love  <fx@gnu.org>
10501
10502         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
10503         (message-posting-charset): Defvar when compiling again.
10504         (rfc2047-encodable-p): Require message.
10505
10506         * gnus-sum.el (gnus-alter-articles-to-read-function):
10507         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
10508
10509 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10510
10511         * nnrss.el: New file.
10512
10513 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
10514         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10515
10516         * rfc2047.el (rfc2047-unfold-region): Fix arg of
10517         `skip-chars-forward'.
10518
10519 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10520
10521         * nndraft.el (nndraft-request-group): Restore auto save files if
10522         the original files do not exist.
10523
10524 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10525
10526         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
10527         SCORE paths.
10528
10529         * mm-decode.el (mm-dissect-buffer): Call
10530         mail-extract-address-components only if necessary.
10531
10532 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10533
10534         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
10535         directory part.
10536         (gnus-score-search-global-directories): Use file-directory-p.
10537
10538         * gnus-score.el (gnus-score-score-files-1): Use
10539         gnus-kill-files-directory.
10540         From Adrian Aichner <adrian@xemacs.org>.
10541
10542 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10543
10544         * gnus.el (charset): Move here from gnus-sum.el.
10545
10546 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10547
10548         * mml.el (mml-preview): Disable local map.
10549
10550         * gnus-sum.el (gnus-summary-make-menu-bar): Make
10551         gnus-article-post-menu here.
10552
10553         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
10554         if it has not been made.
10555
10556 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10557
10558         * gnus-art.el (gnus-article-describe-key): Map key to event.
10559         (gnus-article-describe-key-briefly): Ditto
10560
10561 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10562
10563         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
10564
10565 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10566         From Katsumi Yamaoka <yamaoka@jpl.org>.
10567
10568         * dgnushack.el (coerce, merge, subseq): defmacro.
10569
10570 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10571
10572         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
10573         A fake defalias in nndraft.el results a not-activated bug in
10574         uncompiled versions.
10575
10576 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
10577         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10578
10579         * gnus-util.el (gnus-split-references): Handle malformed References:.
10580
10581 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10582
10583         * gnus-art.el (gnus-article-mime-part-status): 1 part.
10584
10585 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10586         From NAGY Andras <nagya@inf.elte.hu>.
10587
10588         * gnus.el (gnus-parameters): Typo.
10589
10590 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10591
10592         * gnus.el (gnus-read-method): Remove redundancy.
10593
10594 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10595
10596         * nnslashdot.el (nnslashdot-backslash-url): New variable.
10597         (nnslashdot-request-list): Use it.
10598
10599 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10600
10601         * nnml.el (nnml-generate-active-info): Fix the case when there is
10602         no file.
10603
10604         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
10605         (gnus-summary-create-article): New function.
10606
10607         * gnus-group.el (gnus-group-mark-article-read): New function.
10608
10609         * gnus-msg.el (gnus-inews-do-gcc): Use it.
10610
10611         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
10612
10613 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10614
10615         * gnus-art.el (gnus-article-edit-done): Don't use
10616         gnus-article-edit-exit.
10617         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
10618
10619         * gnus.el (gnus-parameters): New variable.
10620         Suggested by NAGY Andras <nagya@inf.elte.hu>.
10621         (gnus-parameters-get-parameter): New function.
10622         (gnus-group-find-parameter): Use it.
10623
10624 2001-02-23  Simon Josefsson  <simon@josefsson.org>
10625
10626         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
10627         change of default value to `current'.
10628
10629 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10630
10631         * nneething.el (nneething-get-head): Insert unreadable file too.
10632
10633 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10634
10635         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
10636
10637         * webmail.el (webmail-type-definition): Deja is bought by google.
10638
10639 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10640
10641         * gnus-sum.el (gnus-fetch-headers): New function.
10642         (gnus-select-newsgroup): Use it.
10643         (gnus-summary-insert-articles): New function.
10644         (gnus-summary-insert-old-articles): New function.
10645         (gnus-summary-insert-new-articles): New function.
10646
10647         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
10648         (gnus-group-list-active): Ditto.
10649         * gnus-sum.el (gnus-set-mode-line): Ditto.
10650         (gnus-summary-read-group-1): Ditto.
10651
10652 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10653
10654         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
10655         current topic.
10656
10657 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10658
10659         * smiley.el (gnus-smiley-display): Don't do widening.
10660
10661         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
10662         within body.
10663
10664         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
10665
10666         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
10667         New variable.
10668         (gnus-mime-display-multipart-related-as-mixed): New variable.
10669         (gnus-mime-display-part): Use them.
10670
10671 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10672
10673         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
10674         something special.
10675
10676 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10677
10678         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
10679         (nnweb-request-article): Call reference if exists.
10680         (nnweb-type-definition): Dejanews is bought by google.com.
10681         Beta!
10682
10683 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10684
10685         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
10686
10687 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10688
10689         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
10690         gnus-article-sort-functions.
10691         (gnus-article-sort-functions): Doc fix.  Refer to
10692         gnus-thread-sort-functions.
10693
10694 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10695         From Paul Jarc <prj@po.cwru.edu>.
10696
10697         * message.el (message-get-reply-headers): More fixes.
10698
10699 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
10700         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10701
10702         * message.el (message-get-reply-headers): Fix bug with
10703         Mail-Followup-To/to-address interaction.
10704
10705 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10706
10707         * gnus-msg.el (gnus-configure-posting-styles): Match header in
10708         gnus-article-copy.
10709
10710 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10711
10712         * message.el (message-do-send-housekeeping): Rename to a better
10713         name.
10714
10715 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10716
10717         * message.el (message-cancel-news): Check article first, then ask
10718         yes or no.
10719
10720 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10721
10722         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
10723
10724 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10725
10726         * gnus-range.el (gnus-range-normalize): New function.
10727
10728 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
10729
10730         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
10731
10732 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10733
10734         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
10735
10736         * nnagent.el (nnagent-request-regenerate): New function.
10737
10738         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
10739
10740         * nnml.el (nnml-generate-nov-databases): Accept argument
10741         server. Don't open server if it is opened.
10742         (nnml-request-regenerate): Use it. Change to deffoo.
10743
10744 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10745         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10746
10747         * gnus.el (gnus-define-group-parameter): Fix.
10748
10749 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10750
10751         * gnus.el (gnus-define-group-parameter): Improved.
10752
10753         * gnus-sum.el (charset): Define parameter.
10754         (ignored-charsets): Ditto.
10755         (gnus-summary-setup-default-charset): Use them.
10756
10757         * gnus-start.el (gnus-read-descriptions-file): Use them.
10758
10759         * gnus-cus.el (gnus-group-parameters): Remove them.
10760
10761 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10762
10763         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
10764
10765 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10766
10767         * gnus-sum.el (gnus-summary-read-group-1): Remove
10768         gnus-summary-set-local-parameters.
10769         (gnus-summary-setup-buffer): Put it here.
10770
10771 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10772
10773         * gnus.el (to-address): Define parameter.
10774         (to-list): Ditto.
10775         * gnus-art.el (article-hide-boring-headers): Use them.
10776         * gnus-msg.el (gnus-post-news): Ditto.
10777         * gnus-cus.el (gnus-group-parameters): Remove them.
10778
10779 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10780
10781         * gnus-draft.el (gnus-draft-reminder): New function.
10782
10783         * gnus-art.el (gnus-sender-save-name): New function.
10784
10785 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10786
10787         * mm-util.el (mm-mime-charset): Error message.
10788
10789 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10790
10791         * message.el (message-check-news-body-syntax): Don't check mml lines.
10792
10793 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10794
10795         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
10796         subscribe.
10797
10798         * gnus-start.el (gnus-call-subscribe-functions): New function.
10799         (gnus-find-new-newsgroups): Use it.
10800         (gnus-ask-server-for-new-groups): Use it.
10801         (gnus-check-first-time-used): Use it.
10802         (gnus-subscribe-newsgroup-method): Grok a list of functions.
10803         (gnus-subscribe-options-newsgroup-method): Ditto.
10804         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
10805         return .
10806
10807 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10808
10809         * gnus-cus.el (gnus-score-customize): Doc fix.
10810
10811 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
10812
10813         * dgnushack.el (my-getenv): Typo.
10814
10815 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10816
10817         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
10818
10819 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10820
10821         * gnus-group.el (gnus-group-suspend): Offer save summaries.
10822
10823         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
10824         (gnus-treatment-function-alist): Use it.
10825         (article-remove-leading-whitespace): New function.
10826         (gnus-article-make-menu-bar): Use it.
10827
10828         * gnus-sum.el (gnus-summary-wash-empty-map): Add
10829         remove-leading-whitespace.
10830         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
10831         because of conflict.
10832
10833 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10834
10835         * Makefile.in: Hack generating gnus-load.el.
10836         * dgnushack.el: Ditto.
10837         * gnus-load.el: Remove it.
10838
10839 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10840
10841         * dgnushack.el : Add URLDIR.
10842
10843         * Makefile.in (EMACS_COMP): Ditto.
10844
10845 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10846
10847         * gnus-cus.el (gnus-score-customize): Error on no score file.
10848
10849 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10850
10851         * mm-decode.el (mm-merge-handles): New function.
10852
10853         * mm-view.el (mm-inline-message): Use it.
10854         (mm-view-message): Ditto.
10855
10856         * mm-partial.el (mm-inline-partial): Ditto.
10857
10858         * mm-extern.el (mm-inline-external-body): Ditto.
10859
10860         * gnus-art.el (gnus-mime-view-part): Ditto.
10861         (gnus-mime-view-part-as-type): Ditto.
10862         (gnus-mime-save-part-and-strip): Prevent users to strip in some
10863         cases.
10864
10865 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10866
10867         * message.el (message-cancel-news): Allow to shoot foot.
10868         (message-supersede): Ditto.
10869
10870 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
10871         Trivial patch.
10872
10873         * gnus-sum.el (gnus-simplify-subject-re): Use
10874         message-subject-re-regexp.
10875
10876 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10877
10878         * nnmail.el (nnmail-expiry-target-group): Bind
10879         nnmail-cache-accepted-message-ids to nil.
10880
10881         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
10882         coding system.
10883
10884 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10885
10886         * qp.el (quoted-printable-encode-region): Make sure characters are
10887         between 00 and FF.  Don't check charset.
10888
10889         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
10890         in Emacs 20.
10891         * rfc2047.el (rfc2047-q-encode-region): Ditto.
10892
10893 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10894
10895         * message.el (message-make-forward-subject): Argument decoded.
10896         (message-forward): Use it when digest.
10897
10898         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
10899         buffer.
10900
10901 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10902
10903         * message.el (message-generate-headers-first): Doc fix.
10904
10905 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10906
10907         * gnus-art.el (article-make-date-line): Error proof.
10908
10909 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10910
10911         * gnus-group.el (gnus-group-listing-limit): New variable.
10912         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
10913
10914         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
10915
10916 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10917
10918         * message.el (message-newline-and-reformat): Special case for
10919         breaking at BOL.
10920
10921 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10922
10923         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
10924         message/rfc822.
10925
10926 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10927
10928         * message.el (message-encode-message-body): Don't insert
10929         Content-Type if it is inside a mail.
10930
10931 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10932
10933         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
10934         gnus-article-commands-menu.
10935
10936         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
10937         in Emacs.
10938
10939         * gnus-start.el (gnus-read-descriptions-file): Use
10940         gnus-group-name-charset and gnus-group-charset-alist.
10941
10942 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10943
10944         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
10945         active region.
10946
10947         * gnus-start.el (gnus-group-change-level): Remove from both
10948         gnus-zombie-list and gnus-killed-list.
10949
10950 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10951
10952         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
10953         gnus-subscribe-topics.
10954
10955         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
10956
10957 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10958
10959         * gnus-art.el (gnus-article-make-menu-bar): Make
10960         gnus-article-post-menu.
10961
10962         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
10963
10964         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
10965
10966         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
10967
10968         * message.el (message-mode-menu): Ditto.
10969
10970         * gnus-art.el (defvar): eval-when-compile.
10971
10972 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10973
10974         * gnus-agent.el (gnus-agentize): Fix doc.
10975
10976 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
10977
10978         * mml.el (mml-preview): Bind `q'.
10979
10980 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10981
10982         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
10983
10984 2001-01-31  Dave Love  <fx@gnu.org>
10985
10986         * mm-util.el (mm-mime-mule-charset-alist)
10987         (mm-find-mime-charset-region): Consider mule-utf-8.
10988
10989 2001-01-31  Dave Love  <fx@gnu.org>
10990
10991         * gnus-art.el (gnus-article-x-face-command)
10992         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
10993         :version.
10994
10995 2001-01-26  Dave Love  <fx@gnu.org>
10996
10997         * mm-util.el (mm-multibyte-string-p): New.
10998
10999 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
11000 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
11001 ;;      string-as-multibyte on class.  Clarify line-folding.
11002         (quoted-printable-encode-string): Make temp buffer inherit
11003         string's multibyteness.
11004
11005 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
11006
11007         * nnheader.el (toplevel): Don't require `gnus-util' at
11008         compile-time; this creates a circular dependency, and prevents
11009         a bootstrap.
11010
11011 2001-01-22  Andreas Schwab  <schwab@suse.de>
11012
11013         * nnheader.el (gnus-delete-line): Autoload it as a macro.
11014
11015 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11016
11017         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
11018
11019         * gnus-art.el (article-hide-list-identifiers): Ditto.
11020
11021         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
11022
11023 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11024
11025         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
11026
11027         * gnus-art.el (article-hide-list-identifiers): Similar.
11028
11029 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
11030
11031         * nnmail.el (nnmail-remove-list-identifiers): Improved.
11032
11033 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11034
11035         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
11036
11037 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11038
11039         * gnus-util.el (gnus-string-equal): New function.
11040
11041         * gnus-art.el (article-hide-boring-headers): Use it.
11042
11043 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
11044
11045         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
11046
11047 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11048
11049         * gnus-msg.el (gnus-msg-mail): Support switch-action.
11050
11051 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11052
11053         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
11054         command if there is not last-saver.
11055
11056 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11057
11058         * nntp.el (nntp-open-connection): 201 is possible.
11059
11060 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11061
11062         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
11063         (rfc2047-charset-encoding-alist): Add big5.
11064
11065 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11066
11067         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
11068         (gnus-agent-remove-server): Ditto.
11069         (autoload): gnus-server-update-server.
11070
11071         * gnus-srvr.el (gnus-server-line-format): Add %a.
11072         (gnus-server-line-format-alist): Add gnus-tmp-agent.
11073         (gnus-server-insert-server-line): Use it.
11074
11075 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11076
11077         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
11078         GB2312 and Big5.
11079
11080 2001-01-24  Simon Josefsson  <sj@extundo.com>
11081
11082         * mail-source.el (mail-sources): Add :program specifier to IMAP
11083         mail source.
11084         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
11085
11086 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11087
11088         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
11089
11090 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11091
11092         * nntp.el (nntp-wait-for): Return the success code.
11093         (nntp-open-connection): Use it.
11094
11095 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11096
11097         * gnus-int.el (gnus-check-server): Allow breaking the opening.
11098
11099 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11100
11101         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
11102
11103 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11104
11105         * gnus-sum.el (gnus-summary-print-article): Take one prefix
11106         argument. Allow to print several articles in one file.
11107
11108 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11109
11110         * webmail.el (webmail-type-definition): netaddress changes.
11111
11112 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11113
11114         * gnus.el: Fix copyright. Remove trailing spaces.
11115
11116         * message.el (message-forward): Use mule4.
11117
11118 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11119
11120         * mm-util.el (mm-string-as-unibyte): New function.
11121
11122         * message.el (message-forward): Use it.
11123
11124 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11125
11126         * message.el (message-cite-original-without-signature): Don't peel
11127         off the blank line.
11128         (message-get-reply-headers): Add Cc if it is not in follow-to.
11129
11130 2001-01-20  Simon Josefsson  <sj@extundo.com>
11131
11132         * mm-decode.el (mm-handle-multipart-from): Add.
11133         (mm-dissect-buffer): Save From: header value.
11134         (mm-security-from): Remove.
11135         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
11136
11137         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
11138         instead of `mml-security-from'.  Protect null from value.
11139
11140 2001-01-20  Simon Josefsson  <sj@extundo.com>
11141
11142         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
11143         application/vnd.ms-excel attachments.
11144
11145 2001-01-19  Simon Josefsson  <sj@extundo.com>
11146
11147         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
11148
11149 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11150
11151         * message.el (message-ignored-mail-headers): Ditto.
11152
11153 2001-01-19  Simon Josefsson  <sj@extundo.com>
11154
11155         * message.el (message-ignored-news-headers): Only search beginning
11156         of line.
11157
11158 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
11159         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
11160
11161         * message.el (message-send-mail): Content-Type may not be there.
11162
11163 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11164
11165         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
11166         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
11167
11168         * gnus-art.el (article-display-x-face): Insert X-Face if there is
11169         not.
11170
11171 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11172
11173         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
11174         non-native groups.
11175
11176 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11177
11178         * message.el (message-yank-original): Understand
11179         universal-argument.
11180
11181 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11182
11183         * gnus-art.el (gnus-boring-article-headers): Add to-address.
11184         (article-hide-boring-headers): Ditto.
11185
11186         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
11187
11188 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11189
11190         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
11191         one.
11192
11193 2001-01-16  Simon Josefsson  <simon@josefsson.org>
11194
11195         * message.el (message-make-in-reply-to): Add comment to message-id
11196         (old syntax, see 2000-08-02 change).
11197
11198 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11199
11200         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
11201         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
11202         (gnus-button-reply): Ditto.
11203
11204 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11205
11206         * gnus-art.el (article-display-x-face): Fix.
11207
11208 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11209
11210         * gnus-art.el (article-display-x-face): Use
11211         gnus-original-article-buffer.
11212
11213 2001-01-15  Jack Twilley  <jmt@tbe.net>
11214
11215         * message.el (message-add-header): Move to point-max.
11216
11217 2001-01-15  Simon Josefsson  <simon@josefsson.org>
11218
11219         * smime.el (smime-CA-directory, smime-CA-file): Change default to
11220         nil, improve documentation.
11221         (smime-certificate-directory): Comment out false hints (until it
11222         is implemented).
11223
11224         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
11225         there aren't any keys.
11226         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
11227         verify certificate.  Default is changed to only check integrity.
11228         Improved security status texts.  If a certificate doesn't contain
11229         a email address, don't fail.
11230
11231         * smime.el (smime-noverify-region):
11232         (smime-noverify-buffer): New functions.  Verifies integrity only.
11233
11234 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11235
11236         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
11237
11238 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11239
11240         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11241         (gnus-remove-some-windows): Ditto.
11242
11243 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11244
11245         * gnus-art.el (article-make-date-line): 11th.
11246
11247 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11248
11249         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11250         (mml2015-gpg-sign): Ditto.
11251
11252 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11253
11254         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11255         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11256
11257 2001-01-08  Dave Love  <fx@gnu.org>
11258
11259         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11260         single character.
11261
11262         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
11263
11264         * message.el: Doc and message fixes.
11265         (message-send-rename-function)
11266         (message-make-forward-subject-function)
11267         (message-send-mail-function, message-reply-to-function)
11268         (message-wide-reply-to-function, message-followup-to-function)
11269         (message-distribution-function, message-auto-save-directory): Fix
11270         :type.
11271
11272         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
11273         proceeding after warnings.  Amend multipart warning message.
11274
11275 2001-01-04  Dave Love  <fx@gnu.org>
11276
11277         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
11278         compiling.
11279         (gnus-make-directory): Require nnmail.
11280
11281         * mm-decode.el (mm-inline-media-tests): Add
11282         image/x-portable-bitmap.
11283         (mm-get-image): Grok pbm.
11284
11285 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
11286
11287         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
11288
11289 2001-01-09  Didier Verna  <didier@xemacs.org>
11290
11291         * dgnushack.el (dgnushack-compile): give a dummy value to
11292         `gnus-xmas-glyph-directory' for the time of compilation.
11293         * gnus-agent.el: moved some XEmacs specific hook add-ons from
11294         `gnus-xmas-[re]define' to avoid loosing user custom settings.
11295         * gnus-art.el: ditto.
11296         * gnus-group.el: ditto.
11297         * gnus-salt.el: ditto.
11298         * gnus-sum.el: ditto.
11299         * gnus-topic.el: ditto.
11300         * gnus-xmas.el (gnus-xmas-define): see above.
11301         * gnus-xmas.el (gnus-xmas-redefine): see above.
11302         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
11303         non-continuable error when the directory can't be found.
11304
11305 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11306
11307         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
11308         handle.
11309         * gnus-art.el (gnus-mime-view-part): Copy it.
11310         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
11311
11312 2001-01-09  Michael Downes  <mjd@ams.org>
11313
11314         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
11315
11316 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11317
11318         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
11319         orig-file. Use ',source.
11320
11321 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11322
11323         * gnus-xmas.el (gnus-xmas-modeline-glyph):
11324         (gnus-xmas-group-startup-message):
11325         Detect gnus-xmas-glyph-directory when it is nil.
11326
11327 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11328
11329         * pop3.el (pop3-get-message-count): Andrew Innes
11330         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
11331
11332 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11333
11334         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
11335
11336         * time-date.el (time-to-number-of-days): New function.
11337
11338 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
11339         Trivial patch.
11340
11341         * nnslashdot.el (nnslashdot-request-list): Always get the right
11342         sid.
11343
11344 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11345
11346         * message.el (message-minibuffer-local-map): New keymap.
11347         (message-read-from-minibuffer): Use it.
11348         * gnus-msg.el (gnus-summary-resend-message): Use it
11349
11350 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11351
11352         * gnus-start.el (gnus-display-time-event-handler): New function.
11353         (gnus-after-getting-new-news-hook): Use it.
11354
11355 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11356
11357         * message.el (message-ignored-mail-headers): Add draft header.
11358
11359 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11360
11361         * gnus-sum.el (gnus-summary-expire-articles): Don't save
11362         excursion.
11363
11364         * nnslashdot.el (nnslashdot-request-list): Get the right year.
11365
11366 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
11367         A revoked patch.
11368
11369         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
11370
11371 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11372
11373         * qp.el (quoted-printable-decode-region): Don't backward-char.
11374
11375 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11376
11377         * gnus-draft.el: Mark articles as replied.
11378
11379         * gnus-sum.el (gnus-summary-add-mark): New function.
11380
11381         * gnus-group.el (gnus-add-mark): New function.
11382
11383         * gnus-sum.el (gnus-summary-buffer-name): New function.
11384         (gnus-summary-setup-buffer): Use it.
11385
11386         * gnus-draft.el: Set things up with the right post method and
11387         stuff.
11388
11389         * message.el (message-ignored-news-headers): Remove X-Draft-From.
11390
11391         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
11392
11393         * gnus.el (gnus-draft-meta-information-header): New variable.
11394
11395 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11396
11397         * gnus-art.el (gnus-treatment-function-alist): Move the date
11398         functions before the header sorting functions.
11399
11400         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
11401
11402         * dgnushack.el (dgnushack-compile): Message whether there is w3.
11403         Don't (push "/usr/share/emacs/site-lisp" load-path).
11404
11405         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
11406         to empty fill prefixes.
11407
11408 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11409
11410         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
11411         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
11412
11413 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11414
11415         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
11416
11417         * nnml.el (autoload): Move to nnheader.el.
11418
11419         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
11420         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
11421         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
11422         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
11423
11424 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11425
11426         * gnus-art.el (article-make-date-line): Get the hours right.
11427         (gnus-ignored-headers): More hiding.
11428
11429         * nnmail.el (nnmail-expiry-wait): Not an integer.
11430
11431         * message.el (message-goto-body): Only expand abbrev when called
11432         interactively.
11433         (message-make-lines): Use it.
11434
11435 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11436
11437         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
11438
11439 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11440
11441         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
11442         include the expunged articles.
11443
11444         * gnus-group.el (gnus-group-sort-by-server): New function.
11445
11446         * gnus.el (gnus-method-to-server-name): New function.
11447         (gnus-group-prefixed-name): Use it.
11448
11449         * gnus-group.el (gnus-group-sort-function): Doc fix.
11450         (gnus-group-sort-groups-by-server): New command.
11451
11452 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11453
11454         * gnus-art.el (gnus-treat-date-english): New variable.
11455         (article-date-english): New command.
11456         (gnus-english-month-names): New variable.
11457         (article-make-date-line): Do 'english.
11458
11459         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
11460         after the fill prefix.
11461
11462         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
11463         score...".
11464
11465         * gnus-art.el (gnus-ignored-headers): Hide more headers.
11466
11467         * message.el (message-mode-map): Bind comment-region.
11468
11469         * gnus-art.el (gnus-mime-display-part): Let w3 display
11470         multipart/related.
11471
11472         * mm-bodies.el (mm-long-lines-p): New function.
11473         (mm-body-encoding): Use it.
11474         (mm-body-encoding): Encode articles with lines longer than 1000
11475         characters.
11476
11477 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11478
11479         * mm-util.el (mm-enable-multibyte): Use
11480         default-enable-multibyte-characters.
11481         (mm-enable-multibyte-mule4): Ditto.
11482         (mm-disable-multibyte): Test XEmacs.
11483         (mm-disable-multibyte-mule4): Ditto.
11484         (mm-with-unibyte-current-buffer): Simplified.
11485         (mm-with-unibyte-current-buffer-mule4): Ditto.
11486
11487 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11488
11489         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
11490
11491         * nnheader.el (nnheader-string-as-multibyte): New alias.
11492
11493         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
11494
11495         * gnus-uu.el (gnus-message-process-mark): New function.
11496         (gnus-uu-mark-by-regexp): Use it.
11497         (gnus-new-processable): New function.
11498
11499 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
11500          Trivial patch.
11501
11502         * gnus-sum.el (gnus-no-mark): New variable.
11503
11504 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11505
11506         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
11507         backslashes.
11508
11509 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11510
11511         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
11512         definition.
11513
11514 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11515
11516         * dgnushack.el (dgnushack-compile): elc is in the current directory.
11517
11518         * qp.el (quoted-printable-encode-region): Don't check multibyte in
11519         XEmacs.
11520
11521 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
11522         Trivial patch.
11523
11524         * mml.el (mml-read-tag): Save tag location.
11525
11526 2000-12-25  Simon Josefsson  <simon@josefsson.org>
11527
11528         * starttls.el: Sync with Emacs 21.
11529
11530 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11531
11532         * message.el (message-mail): Support yank-action.
11533
11534         * message.el (message-setup): Revoke the last change.
11535
11536 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11537
11538         * message.el (message-setup): Use cons. Suggested by Johan Vromans
11539         <jvromans@squirrel.nl>.
11540
11541 2000-12-24  Simon Josefsson  <sj@extundo.com>
11542
11543         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
11544         mailing list junk at end of part.
11545
11546 2000-12-23  Simon Josefsson  <sj@extundo.com>
11547
11548         * nnimap.el (nnimap-expiry-target): New function.
11549         (nnimap-request-expire-articles): Use it.
11550
11551 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11552
11553         * gnus.el (gnus-group-parameters-more): New variable.
11554         * gnus-cus.el (gnus-group-customize): Use it.
11555
11556         * gnus.el (gnus-define-group-parameter): New macro.
11557         (auto-expire): Use it
11558         (total-expire): Use it.
11559         * gnus-art.el (banner): Use it.
11560
11561         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
11562         <ljz@asfast.com>.
11563
11564 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11565
11566         * gnus-topic.el (gnus-topic-create-topic): Use list.
11567
11568         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
11569         before binding gnus-default-article-saver.
11570
11571         * gnus-sum.el (gnus-summary-save-article):
11572         (gnus-summary-pipe-output):
11573         (gnus-summary-save-article-mail):
11574         (gnus-summary-save-article-rmail):
11575         (gnus-summary-save-article-file):
11576         (gnus-summary-write-article-file):
11577         (gnus-summary-save-article-body-file): Ditto.
11578
11579         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
11580
11581 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11582
11583         * gnus-art.el (gnus-mime-security-button-map):
11584         (gnus-mime-button-map): Add parent.
11585
11586 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11587
11588         * messagexmas.el (message-xmas-redefine): New function.
11589
11590         * message.el: Use it.
11591
11592         * gnus-art.el (gnus-article-check-hidden-text): Return t.
11593
11594         * gnus-util.el (gnus-remove-text-properties-when): Return t.
11595
11596 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11597
11598         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
11599         malformatted messages.
11600
11601 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11602
11603         * mm-util.el (mm-image-load-path): New function.
11604
11605         * gnus-group.el (gnus-group-make-tool-bar): Use it.
11606
11607         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
11608
11609         * message.el (message-tool-bar-map): Use it.
11610
11611         * Makefile.in (install-el): New rule.
11612
11613 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11614
11615         * gnus-art.el (article-treat-dumbquotes): Quote \.
11616
11617 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11618
11619         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
11620         Emacs 20 runs on a terminal.
11621
11622 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11623
11624         * gnus-msg.el (gnus-bug): Revert to save-excursion.
11625
11626         * mml.el (gnus-add-minor-mode): Autoload.
11627
11628         * message.el (message-forward): Save-restriction.
11629
11630 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11631
11632         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
11633         Paul Stevenson <p.stevenson@surrey.ac.uk>
11634
11635 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11636
11637         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
11638
11639         * mml.el (gnus-ems): Don't require.
11640
11641         * gnus.el (gnus-decode-rfc1522): Removed.
11642         (gnus-set-text-properties): Define.
11643
11644 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11645
11646         * gnus-art.el (gnus-mime-*): handle may be nil.
11647
11648         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
11649
11650         * gnus.el (gnus-group-remove-excess-properties): Not defined
11651         in gnus-xmas.
11652
11653 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11654
11655         * message.el (message-mail-user-agent): Add :version.
11656
11657 2000-12-21  Miles Bader  <miles@gnu.org>
11658
11659         * message.el (message-mode): Set `comment-start' to the  yank prefix.
11660
11661 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11662
11663         * message.el (message-mail-user-agent): New variable.
11664         (message-setup): Renamed to message-setup-1. Support
11665         mail-user-agent.
11666         (message-mail-user-agent): New function.
11667         (message-mail): Use it.
11668         (message-reply): Use it.
11669         (message-resend): Use it.
11670         (message-mail-other-window): Use it.
11671         (message-mail-other-frame): Use it.
11672
11673         * gnus-msg.el (gnus-bug): Support mail-user-agent.
11674
11675 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11676
11677         * message.el (message-tool-bar-map): Simplify.
11678         (message-narrow-to-head-1): New function.
11679         (message-narrow-to-head): Use it.
11680         (message-reply): Ditto.
11681         (message-cancel-news): Ditto.
11682         (message-supersede): Ditto.
11683         (message-make-forward-subject): Ditto.
11684         (message-bounce): Ditto.
11685
11686 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11687
11688         * uudecode.el (uudecode-decode-region-external): make-temp-file
11689         may not be defined.
11690
11691         * binhex.el (defalias): eval-and-compile.
11692
11693         * message.el (message-tool-bar-map): New function.
11694         (message-mode): Use it.
11695
11696 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11697
11698         * nntp.el (nntp-find-connection): Remove the entry.
11699         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
11700
11701 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11702
11703         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
11704
11705         * message.el (message-forward): Copy buffer in unibyte mode.
11706
11707 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11708
11709         * message.el (message-make-forward-subject): Don't widen. Decode.
11710         (message-forward): Don't decode subject.
11711
11712 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
11713
11714         * qp.el (quoted-printable-encode-region): Upcase QP.
11715
11716 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11717
11718         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
11719         mail-extract-a-c instead. Don't depend on Gnus.
11720
11721         * mml.el (gnus-ems): Require it.
11722
11723         * gnus-msg.el (gnus-summary-mail-forward):
11724
11725         * message.el (message-forward):  Move mime-to-mml here.
11726
11727 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11728
11729         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
11730         * gnus-art.el (gnus-insert-mime-button): Simplify.
11731         (gnus-mime-display-alternative): Ditto.
11732         (gnus-insert-mime-security-button): Ditto.
11733
11734 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11735
11736         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
11737         text-property-not-all doesn't return nil when start=mark(end).
11738         (gnus-remove-text-properties-when): Ditto.
11739
11740 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11741
11742         * gnus-start.el (gnus-group-change-level): Remove group from
11743         gnus-active-hashtb if real killed.
11744
11745 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11746
11747         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
11748         (gnus-mime-display-alternative): Ditto.
11749         (gnus-insert-mime-security-button): Ditto.
11750
11751 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11752
11753         * gnus-start.el (gnus-group-change-level): Don't add it into
11754         killed-list if it was killed.
11755
11756 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11757
11758         * nnmbox.el (nnmbox-file-coding-system): Use binary.
11759         (nnmbox-active-file-coding-system): Ditto.
11760
11761         * gnus-cus.el (gnus-group-parameters): Add posting-style.
11762
11763 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11764
11765         * gnus.el (gnus-version):
11766         (gnus-version-number): Set to Oort Gnus 0.01.
11767
11768         * gnus-art.el (gnus-mime-security-button-map):
11769         (gnus-insert-mime-security-button): Fix for Emacs21.
11770
11771 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11772
11773         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
11774         easymenu, because XEmacs doesn't understand :help.
11775
11776         * mm-uu.el: Require binhex.
11777
11778 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11779
11780         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
11781
11782 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11783
11784         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
11785
11786 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
11787
11788         * *.xpm, *.pbm: Convert icons icons to size 24x24.
11789
11790 2000-12-18  Dave Love  <fx@gnu.org>
11791
11792         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
11793         (unused).
11794
11795 2000-12-13  Miles Bader  <miles@gnu.org>
11796
11797         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
11798         to t, so that we don't get stuck while trying to smilefy
11799         intangible text.
11800
11801 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11802
11803         * smiley-ems.el (smiley-regexp-alist): Make regexps match
11804         at the end of the buffer.
11805         (smiley-region): In the loop, move to the end of the submatch
11806         matching the smiley instead of using the end of the match
11807         of the whole regexp.
11808
11809 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
11810
11811         * message.el (message-mode): Doc fix.
11812
11813 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11814
11815         * smiley-ems.el (smiley-region): Doc fix.
11816
11817 2000-12-11  Miles Bader  <miles@gnu.org>
11818
11819         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
11820         bottom line visible, check to see if it's partially obscured, and
11821         if so, either scroll one more line to make it fully visible, or
11822         revert to showing the second line from the top.
11823
11824 2000-12-07  Dave Love  <fx@gnu.org>
11825
11826         * mailcap.el (mailcap-download-directory)
11827         * gnus-audio.el (gnus-audio-directory)
11828         * smiley-ems.el (smiley-data-directory): Fix :type.
11829
11830 2000-11-30  Dave Love  <fx@gnu.org>
11831
11832         * message.el (message-auto-save-directory): Use
11833         file-name-as-directory.
11834         (message-set-auto-save-file-name): Create
11835         message-auto-save-directory if necessary.
11836         (message-replace-chars-in-string): Removed -- unused.
11837         (message-mail-alias-type): Customize.
11838         (message-headers): Remove duplicate defgroup.
11839
11840 2000-11-29  Dave Love  <fx@gnu.org>
11841
11842         * qp.el (quoted-printable-decode-region): Use error, not message
11843         to report malformed text (like base64).  Amend message.
11844
11845 2000-11-29  Miles Bader  <miles@gnu.org>
11846
11847         * message.el (message-header-lines): Fontify tag.
11848
11849 2000-11-27  Dave Love  <fx@gnu.org>
11850
11851         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
11852         compiler warning.
11853
11854 ;2000-11-26  Dave Love  <fx@gnu.org>
11855 ;
11856 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
11857 ;
11858 2000-11-23  Dave Love  <fx@gnu.org>
11859
11860         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
11861
11862         * mm-uu.el (uudecode): Require.
11863         (uudecode-decode-region, uudecode-decode-region-external): Don't
11864         autoload.
11865         (mm-uu-copy-to-buffer): Doc fix.
11866         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
11867         type fix.
11868
11869         * mailcap.el: Doc fixes.
11870         (mailcap-mime-data): Various adjustments.
11871         (mailcap): New group.
11872         (mailcap-download-directory): Customize.
11873         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
11874         (mailcap-temporary-directory): Deleted (unused).
11875         (mailcap-unescape-mime-test): Simplify slightly.
11876         (mailcap-viewer-passes-test): Use functionp.
11877         (mailcap-command-p): Aliased to executable-find.
11878
11879         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
11880         default-enable-multibyte-characters is nil.
11881
11882 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
11883
11884         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
11885
11886 2000-11-21  Dave Love  <fx@gnu.org>
11887
11888         * gnus-art.el (gnus-mime-button-map): Don't inherit from
11889         gnus-article-mode-map.
11890 ;       (gnus-mime-button-menu): Use mouse-set-point.
11891         (gnus-insert-mime-button, gnus-mime-display-alternative)
11892         (gnus-mime-display-alternative): Don't use local-map property.
11893
11894 2000-11-17  Dave Love  <fx@gnu.org>
11895
11896         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
11897         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
11898         and make-temp-file.
11899         (uudecode-decode-region): Doc fix.
11900
11901 2000-11-14  Dave Love  <fx@gnu.org>
11902
11903         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
11904         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
11905         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
11906         New files, derived from the XPMs.
11907
11908 2000-11-10  Dave Love  <fx@gnu.org>
11909
11910         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
11911         (gnus-agent-lib-file, gnus-agent-load-alist)
11912         (gnus-agent-save-alist, gnus-agent-article-name): Use
11913         expand-file-name.
11914
11915         * gnus-group.el (gnus-group-name-charset-method-alist): Add
11916         :version.
11917         (nnkiboze-score-file): Defvar when compiling.
11918
11919         * gnus-start.el (gnus-read-newsrc-file): Add :version.
11920
11921         * gnus-art.el (gnus-article-banner-alist)
11922         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
11923         (gnus-article-date-lapsed-new-header)
11924         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
11925         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
11926         (gnus-treat-strip-headers-in-body)
11927         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
11928         (gnus-treat-translate): Add :version.
11929         (gnus-article-mime-part-function): Fix defcustom.
11930
11931         * nnmail.el (nnmail-expiry-target)
11932         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
11933         (nnmail-split-header-length-limit): Add :version.
11934
11935         * gnus-sum.el (gnus-auto-expirable-marks)
11936         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
11937         (gnus-extra-headers, gnus-ignored-from-addresses)
11938         (gnus-newsgroup-ignored-charsets)
11939         (gnus-group-highlight-words-alist)
11940         (gnus-summary-show-article-charset-alist): Add :version.
11941
11942         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
11943         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
11944         files, converted from the XPMs.
11945
11946         * gnus-cache.el (gnus-cache-active-file): Don't use
11947         file-name-as-directory on directory.
11948         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
11949         use file-name-as-directory on directory.
11950
11951         * time-date.el (timezone-make-date-arpa-standard): Autoload.
11952         (date-to-time): Use it.
11953
11954 ;       * message.el (message-mode) <adaptive-fill-regexp>:
11955 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
11956 ;       (message-newline-and-reformat): Likewise.
11957         (message-forward-as-mime, message-forward-ignored-headers)
11958         (message-buffer-naming-style, message-default-charset)
11959         (message-dont-reply-to-names, message-send-mail-partially-limit):
11960         Add :version.
11961
11962         * mm-util.el: Doc fixes.
11963         (mm-mime-charset): Don't use the raw result of
11964         mm-preferred-coding-system.
11965         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
11966         (mm-with-unibyte): Simplify.
11967
11968         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
11969         concat.
11970
11971         * pop3.el (pop3-version): Deleted.
11972         (pop3-make-date): New function, avoiding message-make-date.
11973         (pop3-munge-message-separator): Use it.
11974
11975 2000-11-09  Dave Love  <fx@gnu.org>
11976
11977         * gnus-group.el (gnus-group-make-directory-group)
11978         (gnus-group-fetch-faq): Use expand-file-name.
11979         (gnus-group-fetch-faq): Simplify completing-read form.
11980
11981         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
11982         test for Mule.
11983
11984         * message.el (tool-bar-map): Defvar when compiling.
11985
11986         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
11987         (gnus-tm-lisp-directory): Deleted.
11988         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
11989         (featurep 'xemacs).
11990         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
11991         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
11992         version numbers from file names.
11993
11994 2000-11-08  Dave Love  <fx@gnu.org>
11995
11996         * mm-view.el: Use featurep for XEmacs test.
11997         (mm-inline-message): Test for `remove-specifier'; don't use
11998         condition-case.
11999
12000         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
12001
12002         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
12003         (gnus-score-find-bnews): Don't concat "".
12004
12005         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
12006         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
12007         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
12008         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
12009
12010         * gnus-sum.el: Put some defvars in eval-when-compile.
12011         (gnus-summary-mode-hook): Add :options.
12012         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
12013         (gnus-summary-tool-bar-map): New variable.
12014         (gnus-summary-make-tool-bar): New function.
12015         (gnus-summary-mode): Put kill-all-local-variables first.
12016
12017         * gnus-group.el (gnus-group-toolbar-map): New variable.
12018         (gnus-group-make-tool-bar): Rewritten.
12019         (gnus-group-mode): Put kill-all-local-variables first.
12020
12021         * rfc2047.el: Require gnus-util.
12022
12023         * nnml.el (gnus-sorted-intersection): Autoload.
12024
12025         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
12026         Put some defvars in eval-when-compile.
12027         (gnus-intersection, gnus-sorted-complement):  Autoload.
12028
12029         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
12030
12031         * mm-encode.el (mm-body-7-or-8): Autoload.
12032
12033         * mm-decode.el (mm-insert-inline): Autoload.
12034
12035         * mml.el:
12036         * message.el: Put some defvars in eval-when-compile.
12037
12038         * gnus-msg.el: Put some defvars in eval-when-compile.
12039         (gnus-msg-mail): Move after gnus-setup-message.
12040
12041         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
12042
12043 2000-11-07  Dave Love  <fx@gnu.org>
12044
12045         * gnus-util.el (nnheader): Don't require message (recursive
12046         autoload).
12047
12048         * uudecode.el: Avoid compiler warnings.
12049
12050         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
12051         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
12052
12053 2000-11-06  Dave Love  <fx@gnu.org>
12054
12055         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
12056
12057         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
12058         (uudecode-char-int): New alias, replacing char-int.
12059         (uudecode-decode-region): Don't call buffer-disable-undo.
12060
12061 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
12062 ;       (mm-uu-configure-list): Doc fix.
12063 ;
12064 ;       * earcon.el (running-xemacs): Don't define.
12065 ;
12066 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12067 ;
12068 ;       * message.el (message-font-lock-keywords): Match a final newline
12069 ;       to help font-lock's multiline support.
12070 ;
12071 2000-11-03  Dave Love  <fx@gnu.org>
12072
12073         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
12074
12075         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
12076         name.
12077
12078         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
12079         <banner>: Fix custom type, doc.
12080
12081         * mm-decode.el (mm-display-external): Space-prefix temp buffer
12082         name.  Don't disable undo explicitly.
12083
12084 ;2000-11-02  Dave Love  <fx@gnu.org>
12085 ;
12086 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
12087 ;       cite-prefix.
12088
12089 2000-11-01  Dave Love  <fx@gnu.org>
12090
12091         * rfc2047.el (base64): Require unconditionally.
12092         (message-posting-charset): Defvar when compiling.
12093         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
12094         message.
12095
12096         * gnus-sum.el (nnoo): Require.
12097         (mm-uu-dissect): Autoload.
12098
12099         * mml.el (mml-parse-1): Clarify message.
12100         (mml-minibuffer-read-type): Use mailcap-mime-types.
12101
12102 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
12103
12104         * mml.el: Fix a typo in the requiring of CL.
12105
12106 2000-11-01  Dave Love  <fx@gnu.org>
12107
12108         * utf7.el: Require cl when compiling.
12109
12110         * binhex.el: Use (featurep 'xemacs).
12111         (binhex-char-int): New alias, replacing char-int.  Change callers.
12112         (binhex-decode-region): Simplify work buffer code.
12113         (binhex-decode-region-external): Use expand-file-name, not concat.
12114
12115 2000-10-30  Dave Love  <fx@gnu.org>
12116
12117         * gnus-art.el: Fix 2000-10-27 change properly.
12118
12119 2000-10-28  Miles Bader  <miles@gnu.org>
12120
12121         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
12122
12123 2000-10-27  Dave Love  <fx@gnu.org>
12124
12125         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
12126         strings.
12127         (gnus-group-make-tool-bar): New function.
12128         (gnus-group-mode): Use it.
12129
12130         * message.el (message-mode-menu): Add some :help strings.
12131         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
12132         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
12133
12134         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
12135         * describe-group.xpm, get-news.xpm, kill-group.xpm:
12136         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
12137
12138         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
12139         display-graphic-p here.
12140
12141 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
12142
12143         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
12144         of the `gnus-xemacs' variable, as the latter has been removed.
12145         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
12146         * gnus-art.el (gnus-treat-display-xface)
12147         (gnus-treat-display-smileys, gnus-treat-display-picons)
12148         (gnus-article-read-summary-keys): Likewise.
12149
12150 2000-10-26  Dave Love  <fx@gnu.org>
12151
12152         (defvar): Use rmail-spool-directory unconditionally.
12153
12154 2000-10-18  Dave Love  <fx@gnu.org>
12155
12156         * mm-bodies.el (mm-uu-decode-function)
12157         (mm-uu-binhex-decode-function): Defvar when compiling.
12158
12159         * gnus-nocem.el (gnus-nocem-issuers): Update.
12160         (gnus-nocem-check-from): New option.
12161         (gnus-nocem-scan-groups): Use it.
12162         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
12163         (gnus-nocem-check-article-limit): Add :version.
12164
12165 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
12166
12167         * ietf-drums.el (mm-util): Require CL when compiling.
12168
12169 2000-10-15  Dave Love  <fx@gnu.org>
12170
12171         * qp.el: Require mm-util.
12172
12173 2000-10-13  Dave Love  <fx@gnu.org>
12174
12175         * qp.el (quoted-printable-decode-region): Avoid invalid
12176         coding-systems.
12177
12178 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
12179
12180         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
12181         to a recursive load.
12182
12183 2000-10-12  Dave Love  <fx@gnu.org>
12184
12185         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
12186
12187         * gnus.el (gnus-group-startup-message): Check for PBM image.
12188
12189 2000-10-09  Dave Love  <fx@gnu.org>
12190
12191         * mail-source.el (mail-source-fetch-imap): Bind
12192         default-enable-multibyte-characters rather than using
12193         mm-disable-multibyte.
12194
12195 2000-10-05  Dave Love  <fx@gnu.org>
12196
12197         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
12198         Autoload.
12199         (quoted-printable-decode-region):  Rename arg which confused
12200         charset with coding-system.  Don't use nonascii-insert-offset.
12201         Coding-system encode the region initially.  Don't recognize `=='
12202         as valid QP.  Coding-system decode the region finally.
12203         (quoted-printable-decode-string): Rename arg which confused
12204         charset with coding-system.
12205
12206         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
12207         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
12208         mm-encode-coding-region.
12209         (mm-decode-body, mm-decode-string): Rename variables which
12210         confused charset with coding-system.
12211         (binhex-decode-region): Don't autoload.
12212         (mm-body-encoding): Require message.
12213         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
12214         cond branches.
12215
12216         * gnus-art.el (article-de-quoted-unreadable)
12217         (article-de-base64-unreadable): Fold search case
12218         rather than downcasing string.  Apply mm-charset-to-coding-system
12219         to arg of quoted-printable-decode-region.
12220
12221 2000-10-04  Dave Love  <fx@gnu.org>
12222
12223         * gnus-ems.el: Don't turn off compiler warnings in local vars.
12224         Require ring when compiling.
12225         (gnus-article-compface-xbm): New variable.
12226
12227 2000-10-04  Dave Love  <fx@gnu.org>
12228
12229         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
12230         pbm images.
12231
12232         * frown.pbm, smile.pbm, wry.pbm: New files.
12233
12234         * frown.xbm, smile.xbm, wry.xbm: Deleted.
12235
12236 2000-10-03  Dave Love  <fx@gnu.org>
12237
12238         * mail-source.el (mail-sources): Revert to nil.
12239
12240         * nnmail (nnmail-spool-file): Revert to `((file))'.
12241
12242         * qp.el: Don't require mm-util.
12243         (quoted-printable-decode-region): Rewritten.
12244         (quoted-printable-decode-string, quoted-printable-encode-region):
12245         Doc fix.
12246         (quoted-printable-encode-region): Barf on multibyte characters.
12247         Maybe make the class multibyte.  Upcase chars, not formatted
12248         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12249         (quoted-printable-encode-string): Don't use
12250         mm-with-unibyte-buffer.
12251
12252 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12253
12254         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12255
12256 2000-09-21  Dave Love  <fx@gnu.org>
12257
12258         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12259         (for Emacs 20).  Tidy somewhat.
12260
12261 2000-09-21  Dave Love  <fx@gnu.org>
12262
12263         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
12264         image processing.  Rationalize logic somewhat.
12265
12266 2000-09-20  Dave Love  <fx@gnu.org>
12267
12268         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
12269         specifically.
12270
12271         * gnus.el (gnus-version-number): Avoid some redundant
12272         autoloads.
12273
12274 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
12275
12276         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
12277         to XBM; we always have PBM support.
12278
12279 2000-09-14  Dave Love  <fx@gnu.org>
12280
12281         * gnus.el (gnus-charset):
12282         * mm-decode.el (mime-display):
12283         * imap.el (imap) <defgroup>: Add :version.
12284
12285 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
12286
12287         * parse-time.el: Fix author's mail address.
12288
12289         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
12290         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
12291         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
12292         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
12293         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
12294         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
12295         * rfc2231.el, uudecode.el: Fix copyright notice.
12296
12297         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
12298         require `w3' at load-time only if not running in batch mode.
12299
12300 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12301
12302         * gnus.el: Before merge with Emacs21.
12303
12304 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
12305
12306         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
12307
12308 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12309
12310         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
12311         to avoid conflict with the standard `back-to-indentation'
12312         binding.
12313
12314 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12315
12316         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
12317
12318         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
12319         (mm-disable-multibyte-mule4): Ditto.
12320         (mm-with-unibyte-current-buffer-mule4): Ditto.
12321
12322 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12323
12324         * pop3.el (pop3-movemail): Use binary.
12325         (pop3-movemail-file-coding-system): Removed.
12326
12327 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12328
12329         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
12330
12331 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12332
12333         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
12334         exists.
12335
12336 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12337
12338         * gnus-msg.el (gnus-post-method): Use backend name when the
12339         address is "".
12340
12341 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12342
12343         * gnus-art.el (article-verify-x-pgp-sig): Don't test
12344         mm-verify-option.
12345         (gnus-treat-x-pgp-sig): Default value.
12346         (gnus-ignored-headers): Redundant.
12347
12348 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12349
12350         * gnus-win.el (gnus-configure-frame): Save selected window.
12351
12352 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12353
12354         * nnmbox.el: Require gnus-range.
12355         (nnmbox-group-building-active-articles): New variable.
12356         (nnmbox-group-active-articles): New variable; this is a cache of
12357         all active articles by group and number.
12358         (nnmbox-in-header-p): New function.
12359         (nnmbox-find-article): New function.
12360         (nnmbox-record-active-article): New function.
12361         (nnmbox-record-deleted-article): New function.
12362         (nnmbox-is-article-active-p): New function.
12363         (nnmbox-retrieve-headers): Use nnmbox-find-article.
12364         (nnmbox-request-article): Ditto.  Also supply extra arg to
12365         nnmbox-article-group-number.
12366         (nnmbox-request-expire-articles): Ditto.
12367         (nnmbox-request-move-article): Ditto.
12368         (nnmbox-request-replace-article): Ditto.
12369         (nnmbox-request-rename-group): Rename group entry in active
12370         article cache.
12371         (nnmbox-delete-mail): Update active article cache, unless article
12372         is being replaced.
12373         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
12374         than partially duplicating it.
12375         (nnmbox-article-group-number): Add extra `this-line' arg, to
12376         handle articles belonging to multiple groups.
12377         (nnmbox-save-mail): Update active article cache.
12378         (nnmbox-read-mbox): Build active article cache when loading mbox.
12379         Also do some repair work, if we find articles that are missing the
12380         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
12381         reconstruct these from Xref info.
12382
12383 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12384
12385         * mail-source.el (mail-source-report-new-mail): Use
12386         nnheader-run-at-time.
12387
12388 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12389
12390         * mail-source.el (mail-source-fetch-pop): Clear pop password when
12391         an error is thrown, and then rethrow the error.
12392         (mail-source-check-pop): Ditto.
12393         (mail-source-start-idle-timer): Prevent multiple pop checks
12394         running if the check takes a long time.
12395
12396 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12397
12398         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
12399         succeed.
12400
12401 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12402
12403         * gnus-win.el (gnus-configure-windows): Make sure
12404         nntp-server-buffer is live.
12405         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
12406
12407 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
12408
12409         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
12410
12411 2000-12-04  Andreas Jaeger  <aj@suse.de>
12412
12413         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
12414
12415 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12416
12417         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
12418
12419 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12420         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
12421
12422         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
12423
12424 2000-12-01  Simon Josefsson  <sj@extundo.com>
12425
12426         * mml-smime.el (mml-smime-verify): Fix address parsing.
12427
12428 2000-12-01  Simon Josefsson  <sj@extundo.com>
12429
12430         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
12431         more than one certificate inside PKCS#7 blob.  Better security
12432         information (clamed / actual sender, openssl output, certificates
12433         inside message).
12434
12435         * smime.el (smime-verify-region): Output to /dev/null.
12436         (smime-buffer-as-string-region): Don't parse empty lines.
12437
12438 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12439
12440         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
12441         ?d and ?D.
12442         (gnus-mime-security-show-details-inline): New variable.
12443         (gnus-mime-security-show-details): Use them.
12444         (gnus-insert-mime-security-button): Ditto.
12445
12446         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
12447         Suggest by Michael Duggan (md5i@cs.cmu.edu).
12448         (mml2015-gpg-clear-verify): Ditto.
12449         (mml2015-gpg-decrypt-1): Ditto.
12450         (mml2015-use): Prefer 'gpg.
12451
12452 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12453
12454         * gnus-util.el (gnus-add-text-properties-when): New function.
12455         (gnus-remove-text-properties-when): Ditto.
12456
12457         * gnus-cite.el (gnus-article-hide-citation): Use them.
12458         (gnus-article-toggle-cited-text): Use them.
12459
12460         * gnus-art.el (gnus-signature-toggle): Use them.
12461         (gnus-article-show-hidden-text): Ditto.
12462         (gnus-article-hide-text): Ditto.
12463
12464 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12465
12466         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
12467
12468 2000-11-30  Simon Josefsson  <sj@extundo.com>
12469
12470         * smime.el (smime-point-at-eol): New alias.
12471         (smime-buffer-as-string-region): Use it.
12472
12473 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12474
12475         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
12476
12477 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12478
12479         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
12480
12481         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
12482
12483         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
12484
12485 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12486
12487         * nnmh.el (nnmh-request-expire-articles): Implemented
12488         expiry-target for nnmh backend.
12489
12490 2000-11-30  Simon Josefsson  <sj@extundo.com>
12491
12492         * mm-decode.el (mm-security-from): New variable.
12493         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
12494
12495         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
12496         than `from'.
12497
12498 2000-11-30  Simon Josefsson  <sj@extundo.com>
12499
12500         * mml-smime.el (mml-smime-verify): Verify that certificate mail
12501         address match sender address.
12502
12503         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
12504
12505         * smime.el (smime-verify-region): Don't copy buffer.
12506         (smime-decrypt-buffer): Use expand-file-name on keyfile.
12507         (smime-pkcs7-region): New function.
12508         (smime-pkcs7-certificates-region): Ditto.
12509         (smime-pkcs7-email-region): Ditto.
12510         (smime-buffer-as-string-region): Ditto.
12511
12512         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
12513         buffer.
12514
12515 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
12516
12517         * smime.el (smime-decrypt-region): Fix keyfile argument.
12518
12519 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12520
12521         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
12522
12523 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12524
12525         * message.el (message-shoot-gnksa-feet): New variable.
12526         (message-gnksa-enable-p): New function.
12527         (message-send): Use it.
12528         (message-check-news-body-syntax): Ditto.
12529
12530 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12531
12532         * message.el (message-make-message-id): Remove the redundancy.
12533
12534 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12535
12536         * message.el (message-setup): Discourage using mc-install-*-mode.
12537
12538         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
12539
12540 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12541
12542         * gnus-cite.el (gnus-cite-parse): Guess citation length.
12543
12544 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12545
12546         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
12547
12548 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12549
12550         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
12551
12552 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12553
12554         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
12555         insert-buffer-substring.
12556
12557         * message.el (message-send-mail): Use buffer-substring-no-properties.
12558         (message-send-news): Ditto.
12559
12560 2000-11-22  David Edmondson  <dme@dme.org>
12561
12562         * imap.el (imap-wait-for-tag): Message read info.
12563
12564 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12565
12566         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
12567         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
12568         (mml2015-gpg-encrypt): Ditto.
12569
12570 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12571
12572         * mm-decode.el (mm-verify-option): Default value.
12573
12574         * mml-sec.el (mml-secure-part): Error message.
12575
12576 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12577
12578         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
12579
12580 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12581
12582         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
12583
12584 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12585
12586         * gnus-art.el (gnus-article-describe-key): Use prompt.
12587         (gnus-article-describe-key-briefly): Ditto.
12588
12589 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12590
12591         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
12592
12593 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12594
12595         * gnus-art.el (gnus-article-describe-key): New function.
12596         (gnus-article-describe-key-briefly): New function.
12597
12598 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12599
12600         * mm-decode.el (mm-decrypt-option): Doc typo.
12601
12602         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
12603         return a number.
12604
12605 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12606
12607         * message.el (message-newline-and-reformat): Typo.
12608
12609 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12610
12611         * gnus-art.el (article-verify-x-pgp-sig): Check whether
12612         original-article-buffer exists.
12613
12614         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
12615         (rfc2047-header-encoding-alist): Addresses are different from text.
12616         (rfc2047-encode-message-header): Ditto.
12617         (rfc2047-dissect-region): Extra parameter.
12618         (rfc2047-encode-region): Ditto.
12619         (rfc2047-encode-string): Ditto.
12620
12621 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12622
12623         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
12624         (mm-uu-pgp-encrypted-extract): Use it.
12625         (mm-uu-pgp-signed-extract-1): New function.
12626         (mm-uu-pgp-signed-extract): Use it.
12627
12628         * gnus-art.el (gnus-mime-display-security): New function.
12629         (gnus-mime-display-part): Use it.
12630         (gnus-mime-security-verify-or-decrypt): New function.
12631         (gnus-mime-security-press-button): New function.
12632         (gnus-insert-mime-security-button): Use it.
12633
12634         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
12635         (mm-find-raw-part-by-type): Ditto.
12636         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
12637         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
12638         (mm-destroy-parts): Kill nested multibyte buffer.
12639
12640         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
12641         (mml2015-gpg-verify): Ditto.
12642
12643 2000-11-18  Simon Josefsson  <sj@extundo.com>
12644
12645         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
12646         (mml2015-function-alist): Use it.
12647
12648         * mml-sec.el (mml-sign-alist): Update names.
12649         (mml-encrypt-alist): Ditto.
12650         (mml-secure-part-smime-sign): Moved to mml-smime.el
12651         as `mml-smime-sign-query'.
12652         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
12653         `mml-smime-get-file-cert'.
12654         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
12655         `mml-smime-get-dns-cert'.
12656         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
12657         `mml-smime-encrypt-query'.
12658         (mml-smime-sign-buffer): Use mml-smime-sign.
12659         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
12660
12661         * mml-smime.el (mml-smime-sign): New function.
12662         (mml-smime-encrypt):
12663         (mml-smime-sign-query):
12664         (mml-smime-get-file-cert):
12665         (mml-smime-get-dns-cert):
12666         (mml-smime-encrypt-query): Moved from mml-sec.el.
12667
12668 2000-11-16  Simon Josefsson  <sj@extundo.com>
12669
12670         * mml2015.el (mml2015-gpg-clear-verify): New function.
12671         (mml2015-function-alist): Add it.
12672
12673 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12674
12675         * message.el (message-setup-fill-variables): Use
12676         message-cite-prefix-regexp.
12677         (message-newline-and-reformat): Check the end of citation, leading
12678         WSP, break in the cite prefix.
12679         (message-fill-paragraph): New function.
12680
12681 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12682
12683         * lpath.el: Shut up.
12684
12685 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
12686
12687         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
12688         raw 8-bit in headers in dk.* newsgroups.
12689
12690 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12691
12692         * message.el (message-newline-and-reformat): Match extra WSPs.
12693
12694 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
12695
12696         * mml.el (mml-generate-mime-1): Ignore ascii.
12697
12698 2000-11-16 Justin Sheehy  <justin@iago.org>
12699
12700         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
12701
12702 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12703
12704         * message.el (message-cite-prefix-regexp): Prefix should not end
12705         at space.
12706
12707 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12708
12709         * message.el (message-mode-syntax-table): Add - as a word
12710         constituent as in articles.
12711         (message-setup-fill-variables): Add -_. as supercite-style prefix.
12712         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
12713         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
12714
12715 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12716
12717         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
12718
12719 2000-11-12  David Edmondson  <dme@dme.org>
12720
12721         * message.el (message-font-lock-keywords): use
12722         message-cite-prefix-regexp.
12723
12724 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12725
12726         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
12727         Stein Arild Str\e,Ax\e(Bmme.
12728         (gnus-group-jump-to-group): Use it.
12729         (gnus-group-jump-to-group-prompt): Customize.
12730
12731 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
12732
12733         * mailcap.el (mailcap-possible-viewers): Match the entire string.
12734
12735 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12736
12737         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
12738         incompatible.
12739         (mml2015-mailcrypt-sign): Ditto.
12740
12741 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12742
12743         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
12744         group is open.
12745
12746 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
12747
12748         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
12749         nnvirtual articles.
12750         (gnus-backlog-request-article): Don't request nnvirtual articles.
12751
12752 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12753
12754         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
12755         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
12756
12757 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12758
12759         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
12760         * mml.el (mml-generate-mime-1): Use charset attribute.
12761         * mm-bodies.el (mm-encode-body): Add parameter charset.
12762         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
12763
12764 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12765
12766         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
12767         (mml2015-mailcrypt-clear-decrypt): Ditto.
12768         (mml2015-mailcrypt-verify): Ditto.
12769         (mml2015-mailcrypt-clear-verify): Ditto.
12770         (mml2015-gpg-verify): Ditto.
12771
12772 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12773
12774         * smime.el (smime-openssl-program): Test the existence of openssl.
12775         * mml-smime.el: Require mm-decode.
12776         (mml-smime-verify-test): New function.
12777         * mm-decode.el (mm-verify-function-alist): Use it.
12778
12779 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12780
12781         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
12782         anyway.
12783
12784 2000-11-13  Simon Josefsson  <sj@extundo.com>
12785
12786         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
12787         verification doesn't work.
12788
12789 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12790
12791         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
12792         (gnus-inews-do-gcc): Use it.
12793
12794 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12795
12796         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
12797         leading space.
12798         * mm-extern.el (mm-inline-external-body): Report error when no
12799         access-type.
12800
12801 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12802
12803         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
12804
12805 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
12806
12807         * gnus-art.el (gnus-mime-button-menu): Use select-window.
12808
12809 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
12810
12811         * gnus-art.el (gnus-mime-display-part): Display multipart/related
12812         as multipart/mixed.
12813
12814 2000-11-12  David Edmondson  <dme@dme.org>
12815
12816         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
12817         and replace `.' with `\w' to allow for different syntax tables
12818         (from Vladimir Volovich).
12819         * message.el (message-newline-and-reformat): use
12820         `message-cite-prefix-regexp'.
12821         * gnus-cite.el (gnus-supercite-regexp): use
12822         `message-cite-prefix-regexp'.
12823         * gnus-cite.el (gnus-cite-parse): use
12824         `message-cite-prefix-regexp'.
12825
12826 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12827
12828         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
12829         PGP SIGNATURE.  Escape leading "-"'s.
12830         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
12831
12832 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
12833
12834         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
12835
12836 2000-11-11  Simon Josefsson  <sj@extundo.com>
12837
12838         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
12839
12840         * smime.el (smime-details-buffer): New variable.
12841         (smime-sign-region):
12842         (smime-encrypt-region):
12843         (smime-verify-region):
12844         (smime-decrypt-region): Copy OpenSSL output to the buffer.
12845
12846         * mml-smime.el (mml-smime-verify): Support security info.
12847
12848 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
12849
12850         * mm-decode.el (mm-verify-option): Set default to nil.
12851         (mm-decrypt-option): Ditto.
12852         * gnus-art.el (article-verify-x-pgp-sig): New function.
12853
12854 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
12855
12856         * gnus-art.el (gnus-mime-display-alternative): Show button if no
12857         preferred part.
12858
12859 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12860
12861         * gnus-sum.el (gnus-move-split-methods): Say that
12862         `gnus-split-methods' uses file names, whereas this uses group
12863         names.  (Report from Nevin Kapur)
12864
12865 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
12866
12867         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
12868
12869 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12870
12871         * nnheader.el (nnheader-directory-files-is-safe): New variable.
12872         (nnheader-directory-articles): Use it.
12873         (nnheader-article-to-file-alist): Ditto.
12874
12875 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12876
12877         * rfc2047.el (rfc2047-pad-base64): New function.
12878         (rfc2047-decode): Use it.
12879
12880 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12881
12882         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
12883         select method.
12884
12885 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12886
12887         * mml2015.el (mml2015-gpg-decrypt-1):
12888         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
12889
12890 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12891
12892         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
12893
12894 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12895
12896         * pop3.el (pop3-munge-message-separator): A message may have an
12897         empty body.
12898
12899 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
12900
12901         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
12902         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
12903         (mm-uu-pgp-signed-extract): Use coding-system.
12904
12905 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12906
12907         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
12908         (gnus-insert-mime-security-button): New function.
12909         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
12910         * mml2015.el:  Add security info when verify or decrypt.
12911         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
12912         (mm-uu-pgp-encrypted-extract): Ditto.
12913
12914 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
12915
12916         * mm-decode.el (mm-display-parts): New function.
12917         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
12918
12919 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12920
12921         * gnus-mlspl.el: Documentation tweaks.
12922
12923 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12924
12925         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
12926         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
12927         argument.
12928
12929 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
12930
12931         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
12932
12933 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
12934
12935         * gnus-art.el (gnus-article-encrypt): New function.
12936         (gnus-article-encrypt-protocol-alist): New variable.
12937         (gnus-article-encrypt-protocol): New variable.
12938         * mml2015.el (mml2015-self-encrypt): New function.
12939         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
12940
12941 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
12942
12943         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
12944         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
12945         let mailcap do it.
12946         * mml2015.el: Remove snarf code.
12947         * mm-decode.el: Remove snarf code.
12948
12949 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
12950
12951         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
12952         (mml-insert-mime): Understand gnus-decoded.
12953         (mime-to-mml): New parameter handles.
12954         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
12955         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
12956
12957 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12958
12959         * mm-decode.el (mime-security): New group.
12960         (mm-verify-function-alist): Add test function.
12961         (mm-decrypt-function-alist): Ditto.
12962         (mm-snarf-option): Set default value as nil.
12963         (mm-find-part-by-type): Recursive parameter.
12964         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
12965         * mml2015.el: Support draft-ietf-openpgp-multsig.
12966
12967 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
12968
12969         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
12970         (gnus-article-view-part-as-charset): New function.
12971
12972 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
12973
12974         * mm-decode.el (mm-verify-option): Default value.
12975         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
12976
12977 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12978
12979         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
12980
12981 2000-11-05  Simon Josefsson  <sj@extundo.com>
12982
12983         * mml-smime.el (mml-smime-verify): Work in original multipart
12984         buffert.
12985
12986         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
12987         (mm-handle-multipart-ctl-parameter): Ditto.
12988         (mm-alist-to-plist): New function.
12989         (mm-dissect-buffer): Store CTL parameters and copy original buffer
12990         for multiparts.
12991         (mm-destroy-parts): Destroy multipart buffert.
12992         (mm-remove-part): Ditto.
12993
12994         * mml-smime.el (mml-smime-sign): Not used.
12995         (mml-smime-encrypt): Ditto.
12996
12997         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
12998
12999         Verify S/MIME signature support.
13000
13001         * mm-decode.el (mm-inline-media-tests): Add
13002         application/{x-,}pkcs7-signature.
13003         (mm-inlined-types): Ditto.
13004         (mm-automatic-display): Ditto.
13005         (mm-verify-function-alist): Ditto.  Add name of method.
13006         (mm-decrypt-function-alist): Add name of method.
13007         (mm-find-part-by-type): Add documentation.
13008         (mm-possibly-verify-or-decrypt): Use new format of
13009         mm-{verify,decrypt}-function-alist.  Use method names.
13010
13011         * mml-smime.el (mml-smime-verify): New function.
13012
13013 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13014
13015         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
13016
13017 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13018
13019         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
13020         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
13021         * mm-decode.el (mm-snarf-option): New variable.
13022
13023 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13024
13025         * mm-util.el (mm-subst-char-in-string): New function.
13026         (mm-replace-chars-in-string): Use it.
13027         * message.el (message-replace-chars-in-string): Use it.
13028         * nnheader.el (nnheader-replace-chars-in-string): Use it.
13029         * gnus-mh.el (mh-lib-progs): Shut up.
13030
13031 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13032
13033         * base64.el, md5.el: Moved to contrib directory.
13034
13035 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13036
13037         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
13038         the last article when search.
13039
13040 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13041
13042         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
13043         * nnmail.el (nnmail-pathname-coding-system): Ditto.
13044
13045 2000-09-29  David Edmondson  <dme@thus.net>
13046
13047         * message.el (message-newline-and-reformat): Typo.
13048
13049 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13050
13051         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
13052
13053 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
13054
13055         * nntp.el (nntp-decode-text): Delete bogus status lines.
13056
13057 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13058
13059         * message.el (message-font-lock-keywords): Match a final newline
13060         to help font-lock's multiline support.
13061
13062 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13063
13064         * nnoo.el (nnoo-set): New function.
13065
13066 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
13067
13068         * gpg.el, gpg-ring.el: Moved to contrib directory.
13069
13070 2000-11-04  Simon Josefsson  <sj@extundo.com>
13071
13072         * nnimap.el (nnimap-split-inbox): Typo.
13073
13074 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13075
13076         * gnus-msg.el (gnus-msg-mail): Move it backwards.
13077
13078 2000-11-03  Simon Josefsson  <sj@extundo.com>
13079
13080         * rfc2231.el (rfc2231-parse-qp-string): New function.
13081         (require): rfc2047.
13082
13083         * mail-parse.el (mail-header-parse-content-type):
13084         (mail-header-parse-content-disposition): Support invalid QP
13085         encoded strings, by using `rfc2231-parse-qp-string'.
13086
13087 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13088
13089         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
13090         (rfc2231-decode-encoded-string): Typo "> X 1".
13091         (rfc2231-encode-string): Insert the name of charset.
13092         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
13093
13094 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13095
13096         * mm-decode.el (mm-save-part): Return the filename.
13097         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
13098         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
13099         (gnus-mime-action-alist): Use it.
13100         (gnus-mime-button-commands): Use it.
13101         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
13102         (mm-inline-external-body): unwind-protect.
13103
13104 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13105
13106         * gnus-art.el (gnus-insert-mime-button): Show url.
13107
13108 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13109
13110         * mml.el (mml-generate-mime-1): Support external url.
13111         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
13112
13113 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
13114
13115         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
13116         * mm-decode.el (mm-display-external): Ditto.
13117         * mm-extern.el: New file.
13118         * mm-decode.el (mm-inline-media-tests): Hook it up.
13119         (mm-inlined-types): Inline message/external-body.
13120
13121 2000-11-02  Simon Josefsson  <sj@extundo.com>
13122
13123         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
13124
13125         * message.el (message-get-reply-headers): Better handling when
13126         Mail-Followup-To is very large.
13127
13128 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
13129
13130         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
13131         * gnus-art.el (gnus-article-edit-done):
13132         * gnus-sum.el (gnus-summary-edit-article-done): Move line
13133         counting code here.
13134         * gnus-msg.el (gnus-setup-message): Remove a hack.
13135
13136 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13137
13138         * gnus-sum.el (gnus-newsgroup-variables): New variable.
13139         (gnus-summary-mode): Make them local variables.
13140         (gnus-set-global-variables): Globalize them.
13141         (gnus-summary-exit): Kill them.
13142
13143 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
13144
13145         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
13146         word.
13147
13148 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13149
13150         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
13151         gnus-article-wash-types.
13152         * gnus-art.el (gnus-article-wash-status): Use them.
13153
13154 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
13155
13156         * mml.el (mml-read-tag): Remove spaces and LF.
13157
13158 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13159
13160         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
13161         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
13162
13163 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
13164
13165         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
13166
13167 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
13168
13169         * gnus-sum.el (gnus-article-charset): New variable.
13170         (gnus-summary-display-article): Set it.
13171         * gnus-msg.el (gnus-copy-article-buffer): Use it.
13172         * gnus-art.el (gnus-article-mode): Make it local variable.
13173
13174 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13175
13176         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
13177
13178 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13179
13180         * nnwfm.el: New file.
13181
13182         * nnweb.el (nnweb-replace-in-string): New function.
13183
13184 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13185
13186         * mml2015.el: Wrap gpg.el.
13187         * gpg.el (gpg-verify): The last argument of apply is a list.
13188         (gpg-encrypt): Add passphrase as a parameter.
13189
13190 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13191
13192         * gpg.el: New file.
13193         * gpg-ring.el: New file.
13194
13195 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
13196
13197         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
13198
13199 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13200
13201         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
13202         double-quote characters.
13203         (gnus-summary-prepare-threads): Ditto.
13204
13205 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13206
13207         * gnus-art.el (gnus-mime-display-single): Forward line -1.
13208         * mml.el (mml-read-tag): Don't skip the leading space.
13209         * lpath.el (font-lock-set-defaults): Shut up.
13210
13211 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
13212
13213         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
13214
13215 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
13216
13217         * qp.el (quoted-printable-encode-region): Replace leading - when
13218         ultra safe.
13219         * mml.el (mml-generate-mime-postprocess-function): Removed.
13220         (mml-postprocess-alist): Removed.
13221         (mml-generate-mime-1): Use ultra-safe when sign.
13222         * mml2015.el (mml2015-fix-micalg): Uppercase.
13223         (mml2015-verify): Insert LF.
13224         (mml2015-mailcrypt-sign): Downcase; search backward.
13225
13226 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13227
13228         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
13229         restrictive.
13230         (nnultimate-table-regexp): New variable.
13231         (nnultimate-forum-table-p): Use it.
13232
13233 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
13234         Trivial patch.
13235
13236         * gnus-sum.el (gnus-summary-expire-articles): Save point.
13237
13238 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
13239
13240         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13241         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13242
13243 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13244
13245         * mml2015.el: Shut up.
13246
13247 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13248
13249         * gnus.el (gnus-server-browse-hashtb): Removed.
13250         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13251         (gnus-group-insert-group-line-info): Use simplified method.
13252         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13253
13254 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13255
13256         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13257         moved here.
13258         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13259         * gnus-group.el (gnus-group-prepare-flat): Use it.
13260         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13261
13262 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13263
13264         * mml.el (mml-mode): Show menu in XEmacs.
13265
13266 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
13267
13268         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
13269         (gnus-server-read-server-in-server-buffer): New function.
13270         (gnus-browse-foreign-server): Browse in group buffer.
13271         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
13272         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
13273         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
13274         * gnus.el (gnus-server-browse-hashtb): New variable.
13275
13276 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13277
13278         * nnfolder.el (nnfolder-open-nov): Use group.
13279
13280 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
13281
13282         * nnfolder.el: Add NOV. Set version to 2.0.
13283         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
13284
13285 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13286
13287         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
13288
13289 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13290
13291         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
13292         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
13293
13294 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13295
13296         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
13297
13298 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13299
13300         * mm-decode.el (mm-verify-function-alist): New variable.
13301         (mm-verify-option): New variable.
13302         (mm-decrypt-function-alist): Ditto.
13303         (mm-decrypt-option): Ditto.
13304         (mm-find-raw-part-by-type): New function.
13305         (mm-possibly-verify-or-decrypt): New function.
13306         (mm-dissect-multipart): Use it.
13307         * mml2015.el (mml2015-fix-micalg): New function.
13308         (mml2015-decrypt): Use new interface.
13309         (mml2015-verify):  Use new interface.
13310         (mml2015-setup): Make it bogus.
13311
13312 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13313
13314         * mml.el (mml-generate-mime-postprocess-function): Set to
13315         mml-postprocess.
13316         (autoload): Autoload mml2015 and mml-smime.
13317         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
13318         * mml2015.el (mml2015-encrypt): New function.
13319         (mml2015-sign): New function.
13320         (mml2015-encrypt-function): New variable.
13321         (mml2015-sign-function): New variable.
13322         (mml2015-mailcrypt-encrypt): Use message-recipients.
13323         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
13324         * mml-smime.el (mml-smime-setup): Ditto.
13325
13326 2000-10-28  Simon Josefsson  <sj@extundo.com>
13327
13328         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
13329         Communigate Pro 3.3.1 server.
13330
13331         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
13332         in buffers.
13333         (mml-secure-dns-server): Removed.
13334         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
13335         write certificates to files.
13336
13337         * smime.el (smime-dns-server): New variable.
13338         (smime-mail-to-domain):
13339         (smime-cert-by-dns): New functions.
13340
13341         * dig.el: New file.
13342
13343 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
13344
13345         * message.el (message-options): New variable.
13346         (message-options-set-recipient): New function.
13347         (message-send): Use them.
13348         * gnus-int.el (gnus-request-replace-article): Use them.
13349         (gnus-request-accept-article): Ditto.
13350         * mml.el (mml-preview): Use them.
13351         * gnus-sum.el (gnus-summary-edit-article): Use them.
13352
13353         * message.el (message-options-get): New function.
13354         (message-options-get): New function.
13355         * rfc2047.el (rfc2047-encode-message-header): Use them.
13356         * mm-bodies.el (mm-encode-body): Use them.
13357
13358 2000-10-28  Simon Josefsson  <sj@extundo.com>
13359
13360         * nnimap.el (nnimap-retrieve-which-headers):
13361         (nnimap-request-article-part): Quote message-id.
13362
13363         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
13364         (smime-CA-file): New variable.
13365         (smime-call-openssl-region): Don't error.
13366         (smime-sign-region): Return result value.
13367         (smime-encrypt-region): Ditto.
13368         (smime-verify-region): New function.
13369         (smime-decrypt-region): Ditto.
13370         (smime-verify-buffer): Ditto.
13371         (smime-decrypt-buffer): Ditto.
13372
13373         * mml.el: Require mml-sec.
13374         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
13375         (mml-mode-map): Add "sign" and "encrypt" maps.
13376         (mml-menu): Add security menu.
13377         (mml-preview): Use generate-new-buffer.
13378
13379         * mml-sec.el: New file.
13380
13381 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13382
13383         * mm-decode.el (mm-find-part-by-type): Move it here.
13384         * mml.el (mml-postprocess): Move it here.
13385         (mml-postprocess-alist): Move it here. Merge them.
13386
13387 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
13388
13389         * rfc2047.el (rfc2047-encode-message-header): Make sure no
13390         unencoded stuff in the header.
13391
13392 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13393
13394         * gnus-group.el (gnus-group-listed-groups): New variable.
13395         (gnus-group-list-option): New variable.
13396         (gnus-group-list-limit-map): New keymap.
13397         (gnus-group-list-flush-map): New keymap.
13398         (gnus-group-list-plus-map): New keymap.
13399         (gnus-group-prepare-logic): New function.
13400         (gnus-group-prepare-flat): Merge with
13401         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
13402         (gnus-group-prepare-flat-list-dead): Ditto.
13403         (gnus-group-list-matching): Use gnus-group-prepare-function.
13404         (gnus-group-list-dormant): Ditto.
13405         (gnus-group-list-cached): Ditto.
13406         (gnus-group-listed-groups): New function.
13407         (gnus-group-list-limit): New function.
13408         (gnus-group-list-flush): New function.
13409         (gnus-group-list-plus): New function.
13410         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
13411         (gnus-topic-prepare-topic): Ditto.
13412
13413 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
13414
13415         * message.el (message-insert-to, message-get-reply-headers):
13416         (message-reply, message-followup): Mail-{Followup,Reply}-To.
13417
13418 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13419
13420         * mml2015.el: New file.
13421         * smime.el: New file.
13422         * mml-smime.el: New file.
13423
13424 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13425
13426         * ChangeLog: Moved to ChangeLog.1.
13427
13428     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
13429   Copying and distribution of this file, with or without modification,
13430   are permitted provided the copyright notice and this notice are preserved.
13431
13432 ;; Local Variables:
13433 ;; coding: iso-2022-7bit
13434 ;; End: