(gnus-random-x-face): Doc fix.
[gnus] / lisp / ChangeLog
1 2003-01-13  Simon Josefsson  <jas@extundo.com>
2
3         * gnus-fun.el (gnus-random-x-face): Doc fix.
4         (gnus-insert-random-x-face-header): New function.
5
6 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
7
8         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
9         mark is not active.
10
11         * gnus-msg.el (gnus-inews-do-gcc): Comment.
12
13         * gnus-ems.el (gnus-mark-active-p): New function.
14
15         * gnus-group.el (gnus-topic-mode-p): New function.
16         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
17         Deactivate items if mark is not active.
18
19 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20
21         * gnus.el (gnus-version-number): Bumped version.
22
23 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
24
25         * gnus.el: Oort Gnus v0.12 is released.
26
27 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28
29         * mail-source.el (mail-sources): Removed autoload to make it
30         compile under XEmacs.
31
32 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
33
34         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
35         regexp or a function too.
36         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
37         confirmation even if the original article is mail.
38
39 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
40
41         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
42         articles to be marked when not yanking.
43
44 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
45
46         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
47         
48 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * gnus-fun.el (gnus-face-from-file): Autoload.
51
52         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
53         errors.
54
55 2003-01-12  Simon Josefsson  <jas@extundo.com>
56
57         * sieve.el (sieve-upload-and-bury): New.  Suggested by
58         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
59
60         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
61         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
62
63 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
64
65         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
66         in every string.
67
68         * gnus.el (gnus-version-number): Bumped version number.
69
70 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
71
72         * gnus.el: Oort Gnus v0.11 is released.
73
74 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
75
76         * message.el (message-fetch-reply-field): Narrow to headers.
77
78         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
79         if Gnus isn't alive.
80
81 2002-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
82
83         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
84         marks from articles that are already stored in the agent.
85         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
86         backup copy of an invalid .overview file for later analysis.
87         
88 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
89
90         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
91         exit work with two frames.
92
93 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
94
95         * message.el (message-forward-make-body): Use mule4.
96
97 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * message.el (message-mode-map): Move wide-reply command.
100
101 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
102
103         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
104         castellano.
105         (gnus-outlook-display-hook): New variable.
106         (gnus-outlook-display-article-buffer): New function.
107         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
108         (gnus-outlook-deuglify-article): Made them interactive and added
109         optional arg.  Use `g-o-d-a-b'.
110         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
111
112         * gnus-sum.el: Added autoloads.
113         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
114         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
115
116 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * gnus-art.el (gnus-display-mime): Use the mime emulation
119         variable. 
120
121         * gnus-sum.el (gnus-article-emulate-mime): New variable.
122
123         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
124         newsrc-alist is initialized properly.
125
126         * mail-source.el (mail-sources): Autoload.
127
128         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
129         nil.
130
131         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
132         insert two newlines.
133
134         * message.el (message-check-news-header-syntax): Compute the
135         header length correctly.
136
137 2002-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
138
139         * gnus-agent.el (gnus-agent-expire): Do not remove article from
140         alist when keeping fetched article file.
141         (gnus-agent-retrieve-headers): When parsing response for article
142         numbers, use the same algorithm as gnus-agent-braid-nov to protect
143         against garbage in the server's response.
144
145         * gnus-int.el (gnus-request-expire-articles,
146         gnus-request-move-article): Only expire when the group's server
147         has been agentized.
148
149 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
150
151         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
152         errors when deleting overlays.
153
154         * gnus-score.el (gnus-score-followup): Allow tracing.
155
156         * gnus-art.el (gnus-treat-display-face): New variable.
157         (article-display-face): New command.
158
159         * gnus-fun.el (gnus-face-from-file): New function.
160         (gnus-convert-face-to-png): Ditto.
161
162         * gnus-art.el (gnus-ignored-headers): Added Face.
163
164 2003-01-10  Simon Josefsson  <jas@extundo.com>
165
166         * nndraft.el (nndraft-request-group): Avoid crash in
167         directory-files when draft directory doesn't exists.
168
169         * gnus-sum.el (gnus-select-article-hook): Add :option.
170
171 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
172
173         * spam.el (spam-use-stat): new variable
174         (spam-group-spam-processor-stat-p) 
175         (spam-group-ham-processor-stat-p): new convenience functions
176         (spam-summary-prepare-exit): add spam/ham processors to sequence
177         (spam-list-of-checks): add spam-use-stat to list of checks
178         (spam-split): conditionally load the spam-stat tables
179         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
180         spam-check-ifile): new functions
181
182         * spam-stat.el (spam-stat): typo fix
183         (spam-stat-install-hooks): new variable
184         (spam-stat-split-fancy-spam-group): added documentation clarification
185         (spam-stat-split-fancy-spam-threshhold): new variable
186         (spam-stat-install-hooks): make hooks conditional
187         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
188
189         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
190         spam-stat ham/spam processor symbols
191
192 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
193
194         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
195         file exists.
196
197 2003-01-10  Simon Josefsson  <jas@extundo.com>
198
199         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
200         undownloaded/downloadable only when unplugged.
201
202 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
203
204         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
205
206 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
207
208         * spam.el (spam-check-ifile): fixed call-process-region to use the
209         db parameter only if it's set
210         (spam-ifile-register-with-ifile): ditto
211
212 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
213
214         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
215         spam-stat-nbad before creating the hash table.
216         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
217         Changed copyright statement to FSF.
218
219 2002-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
220
221         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
222         processable articles as read.
223         (gnus-agent-summary-fetch-series): Remove processable and
224         downloadable marks on all downloaded articles in the series.
225
226         * nntp.el (nntp-report): Throw error after reporting the problem.
227         (nntp-accept-process-output): Corrected error check to report an
228         error when the process is nil.
229
230 2003-01-09  Simon Josefsson  <jas@extundo.com>
231
232         * message.el (message-tool-bar-map): Add preview.
233
234 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
235
236         * mml.el (mml-preview): Get rid of MIME handles and buffers after
237         previewing.
238
239 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
240
241         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
242         bug when the (n+1)th article to be added to a group has a smaller
243         number than the n articles already added.
244
245 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
246
247         * message.el (message-mode-field-menu): Use backquote.
248
249 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
250
251         * spam.el: fixed the BBDB autoloads again, using
252         bbdb-search-simple now (which is not a macro, thank god)
253
254         * lpath.el (bbdb-search): removed function from maybe-fbind list
255
256         * gnus.el (ham-process-destination): added new parameter for
257         destination of ham articles found in spam groups at summary exit
258
259         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
260         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
261         (spam-ifile-database-path): added new parameter for ifile's database
262         (spam-move-spam-nonspam-groups-only): new parameter to determine
263         if spam should be moved from all groups or only some
264         (spam-summary-prepare-exit): fixed logic to use
265         spam-move-spam-nonspam-groups-only when deciding to invoke
266         spam-mark-spam-as-expired-and-move-routine; always invoke that
267         routine after the spam has been expired-or-moved in case there's
268         some spam left over; use spam-ham-move-routine in spam groups
269         (spam-ham-move-routine): new function to move ham articles to the
270         ham-process-destinations group parameter
271
272 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
273
274         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
275
276         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
277         gnus-summary-update-article-line.
278
279 2003-01-08  Simon Josefsson  <jas@extundo.com>
280
281         * nnmail.el (nnmail-expiry-target-group): Request group, create it
282         not successful.
283
284 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
285
286         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
287
288 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
289
290         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
291         logic, finally
292
293 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
294
295         * gnus-spec.el (gnus-parse-format): %C is a complex format.
296         (gnus-parse-format): Change to %~.
297
298         * message.el (message-generate-headers): Don't generate optional
299         empty headers.
300
301 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
302
303         * message.el (message-cross-post-default)
304         (message-cross-post-note-function, message-shoot-gnksa-feet)
305         (message-strip-subject-trailing-was, message-change-subject)
306         (message-mark-insert-file, message-cross-post-followup-to)
307         (message-cross-post-followup-to, message-mode-map)
308         (message-generate-unsubscribed-mail-followup-to)
309         (message-make-mail-followup-to): Minor changes to doc-strings and
310         error messages.  Updated copyright line.
311
312         * message.el (message-make-mail-followup-to,
313         message-generate-unsubscribed-mail-followup-to): New function
314         names.  Renamed functions: "-mft" -> "-mail-followup-to".
315         (message-make-mft, message-gen-unsubscribed-mft): Removed function
316         names.
317
318         * mml.el (mml-preview-insert-mail-followup-to): New function name.
319         (mml-preview-insert-mft): Removed function name.
320         (mml-preview): Use new function names.
321
322         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
323
324         * message.el (message-mode-field-menu): Moved header related
325         commands from "Message" to "Field" menu.
326
327 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
328
329         * message.el (message-generate-headers-first): Added customization
330         if variable is a list.
331
332 2003-01-07  Michael Shields  <shields@msrl.com>
333
334         * gnus-art.el (gnus-article-next-page): Correctly handle the case
335         where the last line of the article is the last line of the window.
336
337 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
338
339         * gnus-msg.el (gnus-debug): Use ignore-errors.
340
341         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
342         `gnus-summary-update-line'.
343
344 2003-01-08  Simon Josefsson  <jas@extundo.com>
345
346         * gnus-art.el (gnus-unbuttonized-mime-types)
347         (gnus-buttonized-mime-types): Doc fix.
348
349 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
350
351         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
352
353 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
354
355         * nnrss.el (nnrss-group-alist): Add and clear up.
356
357 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
358
359         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
360
361         * lpath.el (bbdb-search): added BBDB functions for a better way to
362         fix missing functions
363
364         * spam.el (spam-check-ifile): if should be an unless
365
366         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
367         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
368         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
369
370 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
371
372         * gnus-sum.el (gnus-summary-make-menu-bar): Added
373         gnus-summary-refer-thread to thread menu.
374
375 2002-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
376
377         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
378         summary buffer, articles that cannot be fetched are marked as
379         canceled.
380
381         * nntp.el (nntp-with-open-group): The quit signal handler must
382         propagate the quit signal to the next outer handler so that the
383         caller knows that the request aborted abnormally.
384
385 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
386
387         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
388         (spam-ifile-register-spam-routine)
389         (spam-ifile-register-ham-routine): added ifile functionality that
390         does not use ifile-gnus.el to classify and register articles
391         (spam-get-article-as-string): convenience function
392         (spam-summary-prepare-exit): added ifile spam and ham registration
393         (spam-ifile-all-categories, spam-ifile-spam-category)
394         (spam-ifile-path, spam-ifile): added customization options
395
396         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
397         exit processor
398         (spam-process): added gnus-group-ham-exit-processor-ifile to the
399         list of choices
400
401 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
402
403         * gnus-score.el (gnus-score-followup): Also score immediate
404         followups.
405
406 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
407
408         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
409
410 2003-01-07  Simon Josefsson  <jas@extundo.com>
411
412         * message.el (message-mode-menu): Fix receipt balloon help.
413
414 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
415
416         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
417         always be interpreted as news.
418
419 2003-01-07  Simon Josefsson  <jas@extundo.com>
420
421         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
422         gnus-sieve-script, instead of the global variable
423         gnus-sieve-crosspost.  One-line patch from Steinar Bang
424         <sb@dod.no>.
425
426 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
427
428         * gnus.el: Renamed gnus-summary-*-uncached-face as
429         gnus-summary-*-undownloaded-face to avoid confusing the agent with
430         the cache.
431
432         * gnus-sum.el: Ditto.
433
434 2002-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
435
436         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
437         in either the group or summary buffer.
438         New command "JS", in summary buffer, will fetch articles per the
439         group's category, predicate, and processable flags.
440         (gnus-agent-summary-fetch-series): Rewritten to call
441         gnus-agent-session-fetch-group once with all articles in the
442         series.
443         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
444         return list of fetched articles.
445         (gnus-agent-fetch-articles): Split fetch list into sublists such
446         that the article buffer is only slightly larger than
447         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
448         the group's article alist is saved.
449         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
450         longer result in the agent trying to fetch an article.
451         (gnus-agent-fetch-group-1): Can now be called in either the group
452         or summary buffer.  Removed the max-fetch-size code that I added
453         on 2002-12-13 as that capability is now part of
454         gnus-agent-fetch-articles.  Added code to update summary buffer.
455         When called in the group buffer, articles that can not be fetched
456         are AUTOMATICALLY MARKED AS READ.
457
458         * gnus-sum.el (): Modified eval-when-compile to minimize
459         misleading compilation warnings.
460         (gnus-update-summary-mark-positions): Changed code to use
461         gnus-undownloaded-mark rather than gnus-downloaded-mark.
462
463         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
464         empty file as the parser assumes that the file isn't empty.
465
466         * nntp.el (nntp-send-string): The process-send-string call can,
467         because it performs I/O on the process, change the process' state
468         from open to closed.  If this happens, call nntp-report
469         immediately to report the broken connection.
470         (nntp-report): Rewritten to avoid needing a global variable to
471         determine the appropriate course of action.  Instead, two function
472         implementations are provided and the nntp-report function value is
473         bound to the appropriate implementation.
474         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
475         (nntp-with-open-group): Now binds nntp-report's function cell
476         rather than binding gnus-with-open-group-first-pass.  Added a
477         condition-case to detect a quit during a nntp command.  When the
478         quit occurs, the current connection is closed as a fetch articles
479         request could have several megabytes queued up for reading.
480         (nntp-retrieve-headers): Bind articles to itself.  If
481         nntp-with-open-group repeats this command, I must have access to
482         the original list of articles.
483         (nntp-retrieve-groups): Ditto for groups.
484         (nntp-retrieve-articles): Ditto for articles.
485         (*): Replaced nntp-possibly-change-group calls to
486         nntp-with-open-group forms in all, but one, occurrance.
487         (nntp-accept-process-output): Bug fix. Detect when called with
488         null process.
489
490 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
491
492         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
493         if we don't need to.
494         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
495
496 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * gnus-group.el (gnus-group-make-web-group): Pass the select
499         method on to group-create.
500         (gnus-group-line-format-alist): %U is an integer.
501
502         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
503         ephemeral groups.
504         (gnus-summary-read-group-1): Ditto.
505         (gnus-group-make-articles-read): Ditto.
506
507         * mm-url.el (mm-url-program): Doc fix.
508
509         * message.el (message-mode-map): Rebound
510         message-insert-wide-reply.
511
512 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
513
514         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
515         color as `gnus-group-startup-message' does.
516
517 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
518
519         * spam.el: fixed line lengths to 80 chars or less
520
521         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
522         "not-read" mark
523         (gnus-summary-mark-forward): added the spam-mark to the list of
524         marks not to be marked as "read" when viewed
525
526 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
527
528         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
529
530         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
531         Protect against unactive groups.
532
533         * message.el (message-check-news-header-syntax): Check long
534         header lines.
535         (message-check-news-header-syntax): Update `start'.
536
537         * gnus-group.el (gnus-group-expire-articles): Doc fix.
538         (gnus-group-line-format): %U.
539         (gnus-group-line-format-alist): ?U.
540         (gnus-number-of-unseen-articles-in-group): New function.
541
542         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
543
544         * gnus.el (gnus-version-number): Bump version number.
545
546 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
547
548         * gnus.el: Oort Gnus v0.10 is released.
549
550 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
551
552         * gnus.el (gnus-version-number): Fix version number.
553
554 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
555
556         * gnus.el: Oort Gnus v0.08 is released.
557
558 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
559
560         * mm-util.el: Add mm-string-make-unibyte.
561
562         * gnus-group.el (gnus-group-jump-to-group): Make it work for
563         UTF-8 groups.
564
565 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
566
567         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
568
569         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
570
571 2003-01-04  Kevin Ryde  <user42@zip.com.au>
572
573         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
574         function.
575
576 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
577
578         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
579         (gnus-summary-read-group-1): Update group line.
580         (gnus-summary-exit-no-update): Update group on exit.
581
582         * gnus-group.el (gnus-group-line-format): Add %*.
583         (gnus-group-line-format-alist): Ditto.
584         (gnus-group-insert-group-line): Set it.
585         (gnus-group-is-exiting-p): New variable.
586         (gnus-group-insert-group-line): Use it.
587
588 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
589
590         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
591         enable BBDB ham processing
592         (spam-blacklist-register-routine): enable blacklist spam processing
593         (spam-whitelist-register-routine): enable whitelist ham processing
594         (spam-fetch-field-from-fast): fast fetching of the "from" field
595         from (gnus-data-list)
596         (spam-summary-prepare-exit): works completely now
597         (spam-use-blacklist): oops, should be nil by default
598         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
599         split processing now; before it was for summary exit as
600         well but that's done with the spam-contents and spam-process
601         parameters now
602
603 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
604
605         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
606         characters.
607
608 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
609
610         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
611         (spam-group-processor-p, spam-group-processor-bogofilter-p)
612         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
613         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
614         (spam-mark-spam-as-expired-and-move-routine)
615         (spam-generic-register-routine, spam-BBDB-register-routine)
616         (spam-ifile-register-routine, spam-blacklist-register-routine)
617         (spam-whitelist-register-routine): new functions
618         (spam-summary-prepare-exit): added summary exit processing (expire
619         or move) of spam-marked articles for spam groups; added slots for
620         all the spam-*-register-routine functions
621
622 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
623
624         * pop3.el (pop3-retr): Wait 500 msecs.
625         (pop3-read-response): Ditto.
626
627         * gnus-msg.el (gnus-setup-message): Get the evaliation order
628         right.
629         (gnus-inews-make-draft): New function.
630         (gnus-setup-message): Use it.
631
632         * message.el (message-required-headers): Add From.
633
634 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
635         Trivial patch from Norbert Koch <nk@viteno.net>.
636
637         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
638
639 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
640
641         * message.el (message-generate-headers): Let header formatters do
642         their work.
643
644 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
645
646         * deuglify.el (gnus-article-outlook-deuglify-article):
647         Rehighlight, reapply treatments and call
648         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
649         (gnus-outlook-repair-attribution-block): Recognize cited
650         attributions.  Suggested by Niklas Morberg.
651
652 2003-01-02  Pete Kazmier  <pete@kazmier.com>
653
654         * gnus-art.el (gnus-treat-predicate): Check condition first.
655
656 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
657
658         * lpath.el: Add url-http-file-exists-p.
659
660         * gnus-group.el (gnus-group-fetch-charter): Use
661         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
662
663 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
664
665         * message.el (message-draft-headers): Also generate From to get a
666         nicer draft buffer summary.
667
668         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
669         parameter.
670
671         * gnus-art.el (article-wash-html): Clean up.
672         (article-wash-html): Typo fix.
673
674         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
675         (gnus-summary-mail-forward): To many lists of lists.
676
677         * gnus-art.el (article-wash-html): Clean up.
678
679 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
680
681         * gnus-art.el (gnus-treat-wash-html): New variable.
682
683 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
684
685         * message.el (message-check-news-header-syntax): Allow posting.
686         (message-check-news-header-syntax): Fix logic for sure, this
687         time.
688
689 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
690
691         * message.el (message-check-news-header-syntax): Check syntax of
692         continuation headers.
693
694 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
695
696         * gnus-art.el (gnus-button-url-regexp,
697         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
698         (gnus-header-button-alist): Regexps are case insensitive here.
699
700 2003-01-02  Simon Josefsson  <jas@extundo.com>
701
702         * dig.el (query-dig): Doc fix.
703
704 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
705
706         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
707         summary buffer line, not just the download mark.
708
709 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
710
711         * gnus-sum.el (gnus-summary-goto-subjects): New function.
712         (gnus-summary-insert-dormant-articles): New command and
713         keystroke.
714
715         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
716         function for mass insertion of subjects.
717
718         * nndraft.el (nndraft-generate-headers): Don't move point.
719
720         * gnus.el (nnheader): Require nnheader.
721
722         * nndraft.el (nndraft-request-associate-buffer): Use
723         make-local-variable.
724
725 2003-01-02  Michael Shields  <shields@msrl.com>
726
727         * nndraft.el (nndraft-request-associate-buffer): Make
728         write-contents-hooks buffer-local before setting it.
729
730 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
731
732         * gnus.el (gnus-group-parameter-value): Take an extra param.
733         (gnus-group-fast-parameter): Let group param results be nil.
734
735         * gnus-art.el (gnus-article-forward-header): New function.
736         (article-date-ut): Use it to remove continuation date headers.
737
738         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
739         read-event.
740         (gnus-summary-remove-bookmark): Clean up.
741         (gnus-summary-set-bookmark): Clean up.
742
743         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
744
745         * gnus.el (gnus-group-startup-message): Bind data-directory to
746         the Gnus etc directory.
747
748 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
749
750         * spam.el (spam-summary-prepare-exit): added slots for spam- and
751         ham-processing of articles; use the new
752         spam-group-(spam|ham)-contents-p functions
753         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
754         convenience functions
755         (spam-mark-junk-as-spam-routine): use the new
756         spam-group-spam-contents-p function
757
758         * gnus.el (spam-process, spam-contents, spam-process-destination):
759         added new parameters with corresponding global variables
760         (gnus-group-spam-exit-processor-ifile,
761         gnus-group-spam-exit-processor-bogofilter,
762         gnus-group-spam-exit-processor-blacklist,
763         gnus-group-spam-exit-processor-whitelist,
764         gnus-group-spam-exit-processor-BBDB,
765         gnus-group-spam-classification-spam,
766         gnus-group-spam-classification-ham): added new symbols for the
767         spam-process and spam-contents parameters
768
769         * spam.el (spam-ham-marks, spam-spam-marks): changed list
770         customization and list itself to store mark symbol rather than
771         mark character.
772         (spam-bogofilter-register-routine): added logic to generate mark
773         values list from spam-ham-marks and spam-spam-marks, so (member)
774         would work.
775
776 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
777
778         * message.el (message-cross-post-followup-to): Fix comment.
779
780 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
781
782         * spam.el (spam-ham-marks, spam-spam-marks): changed list
783         customization and list itself to store mark symbol rather than
784         mark character.
785         (spam-bogofilter-register-routine): added logic to generate mark
786         values list from spam-ham-marks and spam-spam-marks, so (member)
787         would work.
788
789 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
790
791         * message.el (message-signature-insert-empty-line): New variable.
792
793 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
794
795         * message.el: Renamed functions and variables: "xpost" ->
796         "cross-post", "-fup2" -> "-followup-to".
797         (message-cross-post-old-target, message-cross-post-default,
798         message-cross-post-note, message-followup-to-note,
799         message-cross-post-note-function): New variables names.
800         (message-xpost-old-target, message-xpost-default,
801         message-xpost-note, message-fup2-note,
802         message-xpost-note-function): Removed variable names.
803         (message-cross-post-followup-to-header,
804         message-cross-post-insert-note, message-cross-post-followup-to):
805         New function names.
806         (message-xpost-fup2-header, message-xpost-insert-note,
807         message-xpost-fup2): Removed function names.
808
809 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
810
811         * message.el (message-send-mail): Added message-cleanup-headers to
812         prevent newlines in headers.
813
814 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
815
816         * dns.el (dns-make-network-process): Comment.
817
818         * gnus-sum.el (gnus-summary-display-while-building): Default to
819         nil.
820
821 2003-01-01  Wes Hardaker  <wes@hardakers.net>
822
823         * gnus-sum.el (gnus-summary-display-while-building): New
824         variable.
825
826 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
827
828         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
829         before rearranging the article.
830
831 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
832
833         * nndraft.el (nndraft-generate-headers): New function.
834         (nndraft-request-associate-buffer): Use it to write headers on
835         buffer save.
836
837         * message.el (message-generate-headers): Let the function be a
838         lambda form.
839         (message-draft-headers): New variable.
840
841         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
842         function.
843         (gnus-setup-message): Use it.
844
845         * message.el (message-generate-headers-first): Doc fix.
846         (message-setup-1): Use new function for getting which headers to
847         generate.
848         (message-headers-to-generate): New function.
849
850 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
851
852         * gnus-agent.el (gnus-agent-save-alist): Make directory.
853
854 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
855
856         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
857         mention negatives.
858
859 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
860
861         * deuglify.el (gnus-outlook-rearrange-article): Use
862         `transpose-regions' instead of tempering the kill-ring.
863         (gnus-article-outlook-deuglify-article): Rehighlight article
864         instead of a complete redisplay.
865
866 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
867
868         * spam.el: most defvars are defcustoms now
869
870         patches from Michael Shields  <shields@msrl.com>
871
872         * spam.el (spam-bogofilter-articles): Select the article
873         body using gnus-summary-show-article t instead of
874         gnus-summary-select-article; this presents the raw text
875         without running any hooks.
876
877         * spam.el (spam-bogofilter-articles): Use message-remove-header
878         to remove headers; the old way incorrectly removed just the first
879         line of folded headers.
880
881 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
882
883         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
884
885 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
886
887         * gnus-start.el (gnus-load): New function.
888         (gnus-read-newsrc-el-file): Use it.
889
890 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
891
892         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
893         (gnus-button-handle-apropos-documentation): New function.
894         (gnus-button-handle-ctan): New function.
895         (gnus-button-alist): Use them.  Improve some regexps.
896         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
897
898 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
899
900         * message.el (message-subscribed-p): New function.
901         (message-send-mail): Use it.
902         * mml.el (mml-preview-insert-mft): New function.
903         (mml-preview): Use it.
904
905 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
906
907         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
908         when sorting by date.
909
910         * gnus-art.el (gnus-article-edit-mode): New variable.
911         (gnus-article-setup-buffer): Warn user about discarding edits.
912
913         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
914         (gnus-summary-pipe-output): Take a symbolic prefix to save all
915         headers.
916
917         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
918
919 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
920
921         * message.el (message-completion-alist): Added "Mail-Followup-To"
922         and "Mail-Copies-To".
923
924 2002-07-21  Jesper harder  <harder@ifa.au.dk>
925
926         * gnus-group.el: Add key bindings for
927         gnus-group-sort-groups-by-real-name and
928         gnus-group-sort-selected-groups-by-real-name.
929
930 2002-07-21  Jesper harder  <harder@ifa.au.dk>
931
932         * gnus.texi (Sorting Groups): Add key bindings for
933         gnus-group-sort-groups-by-real-name and
934         gnus-group-sort-selected-groups-by-real-name.
935
936 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
937
938         * spam.el (spam-use-dig): new variable for blackhole checking
939         through dig.el
940         (spam-check-blackholes): added dig.el checking functionality and
941         more verbose reporting; query-dig is autoloaded from dig.el
942         (spam-use-blackholes): disabled by default
943         (spam-blackhole-servers): removed rbl.maps.vix.com from the
944         blackhole servers list
945
946 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
947
948         * message.el (message-required-headers): New variable.
949
950 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
951
952         * dig.el (query-dig): new function
953
954 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
955
956         * flow-fill.el (fill-flowed): Don't infloop on too long fill
957         prefixes.
958
959         * dns.el (query-dns): Protect against errors.
960
961         * gnus-msg.el (gnus-article-yanked-articles): New variable.
962         (gnus-inews-add-send-actions): Mark all answered messages as
963         answered.
964
965 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
966
967         * nnmail.el (nnmail-split-it): Added tracing to
968         `:' split rule
969
970 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
971
972         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
973         and "%s" so we don't overquote them.
974
975 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
976
977         * (mm-display-external): Display the actual command that has been
978         executed in the echo area.
979
980 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
981
982         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
983
984         * message.el (message-with-reply-buffer): New macro.
985         (message-fetch-reply-field): Use it.
986         (message-insert-wide-reply): New command and keystroke.
987         (message-carefully-insert-headers): New function.
988         (message-insert-to): Use new function.
989
990         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
991         (gnus-topic-goto-missing-group): Use it.
992
993         * message.el (message-required-news-headers): Removed Lines.
994         (message-reply): Don't insert References first.
995         (message-followup): Ditto.
996         (message-make-references): New function.
997         (message-followup): Set message-reply-headers before generating
998         the buffer stuff.
999
1000 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
1001
1002         * mml.el (mml-generate-mime-1): Reverse the order of
1003         encoding/flowing.
1004
1005 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1006
1007         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
1008         after moving them.
1009
1010         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
1011         fit with newer standard format.
1012         (gnus-summary-make-false-root-always): New variable.
1013         (gnus-gather-threads-by-subject): Use it.
1014
1015         * message.el (message-get-reply-headers): Take an address list
1016         optional argument.
1017
1018 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1019
1020         * gnus.el (gnus-keep-backlog): Change default to 20.
1021
1022         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
1023         start.
1024         (gnus-agent-check-overview-buffer): Remove negative article
1025         numbers.
1026
1027         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
1028         (nnmail-cache-ignore-groups): Doc fix.
1029
1030         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
1031         (nnimap-debug-buffer): New variable.
1032         (nnimap-debug): Use it.
1033
1034 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
1035
1036         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
1037
1038 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1039
1040         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
1041         they aren't already sorted.
1042
1043 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
1044
1045         * message.el (message-mode-menu): Add ellipses to menu items
1046         expecting user interaction.
1047         (message-mode-field-menu): do.
1048
1049 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
1050
1051         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
1052         it isn't used any more.
1053
1054 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
1055
1056         * binhex.el (binhex-decoder-program): Fix docstring.
1057
1058 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1059
1060         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
1061         special chars if the mailcap file uses single quotes around %s.
1062         From Laurent Martelli <laurent@bearteam.org>.
1063
1064 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
1065
1066         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
1067         return the info object.
1068
1069 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
1070
1071         * gnus-int.el (gnus-request-update-info): Artificially add
1072         (1 . (1- min)) to the read range, in case the backend doesn't
1073         store marks for nonexistent articles.
1074
1075 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1076
1077         * binhex.el (binhex-insert-char): Eval-and-compile.
1078
1079 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
1080
1081         * lpath.el: Add tool-bar-local-item-from-menu.
1082
1083         * message.el (message-tool-bar-local-item-from-menu): New function.
1084         (message-tool-bar-map): Use it.
1085
1086 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
1087
1088         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
1089
1090         * gnus-art.el (gnus-article-header-rank): Last header in
1091         gnus-sorted-header-list should have higher rank than non-members.
1092
1093 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1094
1095         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
1096         covered methods.
1097
1098 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1099
1100         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
1101         eval-when-compile.  Suggested by Kevin Greiner.
1102
1103 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
1104
1105         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
1106         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
1107         even though no headers may have been fetched
1108         (gnus-agent-fetch-group-1, and perhaps others, require this
1109         behavior).
1110         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
1111         server buffer is constrained by gnus-agent-max-fetch-size.
1112         Multiple chunks in the same group may perform arbitrarily large
1113         updates.
1114
1115 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1116
1117         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
1118         gnus-summary-update-download-mark to update the article in the
1119         summary.
1120
1121 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
1122
1123         * gnus.el (gnus-summary-high-uncached-face,
1124         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
1125         New faces.
1126
1127         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
1128         added this on 2002-11-23 but it just wasn't working out as
1129         intended.  The idea isn't entirely dead, three new faces
1130         gnus-summary-*-uncached-face are being added to gnus.el to provide
1131         the basis for an improved implementation.
1132         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
1133         proper file to open is lib/servers.
1134         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
1135         (i.e. removing the article from gnus-newsgroup-downloadable) will
1136         now restore the article's default mark rather than simply setting
1137         no mark.
1138         (gnus-agent-get-undownloaded-list): Corrected documentation.
1139         Added code to set new summary local variable,
1140         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
1141         a temporary list.  No longer sets gnus-newsgroup-downloadable.
1142         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
1143         up to date.  Call new gnus-summary-update-download-mark to keep
1144         summary buffer up-to-date.
1145         (gnus-agent-fetch-selected-article): Keep
1146         gnus-newsgroup-undownloaded up to date.
1147         (gnus-agent-fetch-articles): Return list of articles that were
1148         successfully fetched.
1149         (gnus-agent-check-overview-buffer): No more thingatpt.
1150         (gnus-agent-expire): No longer deletes NOV entries of unread
1151         articles.
1152         (gnus-agent-unread-articles): New function.
1153         (gnus-agent-regenerate-group): The article number must be
1154         terminated by a tab character.  Added more messages to report
1155         repairs.  Inhibit quits while writing changes so it is now safe
1156         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
1157         downloaded to 1) resolve the unbound references and 2) avoid
1158         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
1159
1160         * gnus-art.el (gnus-article-prepare): The agent
1161         downloaded/undownloaded mark is no longer stored as the article's
1162         mark.
1163
1164         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
1165         gnus-summary-highlight may use it.  Added downloaded as
1166         gnus-summary-highlight was using it.
1167
1168         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
1169         the download mark now follows Kai's +/- convention.
1170         (gnus-downloaded-mark): Added ?+ mark.
1171         (gnus-summary-highlight): Added rules to select
1172         gnus-summary-high-uncached-face,
1173         gnus-summary-normal-uncached-face, and
1174         gnus-summary-low-uncached-face.  Removed the
1175         gnus-agent-downloaded-article-face.
1176         (gnus-summary-line-format-alist): Implemented the download flag
1177         format (?O) as named in the manual.  This implementation displays
1178         either gnus-undownloaded-mark, gnus-downloaded-mark, or
1179         gnus-no-mark.
1180         (gnus-newsgroup-agentized): New local variable that identifies
1181         which groups are agentized.  While the agent is now on by default,
1182         you don't have to agentize every server that you use.
1183         (gnus-update-summary-mark-positions): Completed support for the
1184         download type of mark.
1185         (gnus-summary-insert-line): Added undownloaded to the parameters.
1186         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
1187         reference by the gnus-summary-line-format-spec.
1188
1189         * nntp.el (nntp-with-open-group): This macro handles dropped or
1190         broken connections by opening a new connection and repeating the
1191         failed command.
1192         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
1193         XOVER commands preceeding the active articles with the nov entry
1194         of the first available article.  When gnus connected to such a
1195         server, the unexpected nov entry would result in duplicate lines
1196         in the agent's overview file.  This patch fixes the duplicate
1197         lines problem and improves performance by skipping over all
1198         articles IDs that preceed the first nov entry in the server's
1199         reply.
1200
1201 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1202
1203         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
1204         (gnus-summary-highlight): Use it instead of `downloaded'.
1205         (gnus-summary-highlight-line): Ditto.
1206
1207         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
1208
1209 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1210
1211         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
1212
1213         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
1214         calls.
1215
1216         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
1217         downloaded variable if we're in an uncovered group.
1218
1219         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
1220         font to soemthing less noticeable.
1221         (gnus-agent-group-covered-p): New function.
1222
1223 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1224
1225         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
1226         Because of an unknown bug, the group buffer is saved in .overview
1227         file.
1228
1229 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1230
1231         * nntp.el (nntp-send-command): Braino in last commit.  Replace
1232         `and' with `or'.
1233
1234 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1235
1236         * nntp.el (nntp-send-command): Assume that echo does not happen
1237         when nntp-open-connection-function is nntp-open-network-stream.
1238         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
1239
1240 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1241
1242         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
1243
1244 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
1245
1246         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
1247         nntp-server-buffer if we aren't going to write to it.
1248
1249 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1250         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
1251
1252         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
1253
1254 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1255
1256         * rfc2047.el (rfc2047-decode-region): Remove newlines between
1257         decoded words.
1258
1259 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1260
1261         * gnus.el (fboundp): After loading mm-util, make sure it was the
1262         right one.
1263
1264 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1265
1266         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
1267         gnus-sum.  Made into a user option.
1268
1269         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1270         (gnus-summary-mark-article-as-unread)
1271
1272 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1273
1274         * time-date.el (date-to-time): Typo.
1275
1276         * parse-time.el: Typo.
1277
1278         * nnsoup.el (nnsoup-retrieve-headers): Typo.
1279
1280         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
1281
1282         * nnimap.el:
1283         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
1284
1285         * mm-encode.el (mm-safer-encoding): Typo.
1286
1287         * messcompat.el: Typo.
1288
1289         * message.el (message-face-alist): Typo.
1290
1291         * imap.el (imap-interactive-login, imap-open): Typos.
1292
1293         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
1294
1295         * gnus.el: Typo.
1296
1297         * gnus-win.el (gnus-configure-frame): Typo.
1298
1299         * gnus-util.el (gnus-atomic-progn-assign): Typo.
1300
1301         * gnus-topic.el (gnus-topic-sort-topics): Typo.
1302
1303         * gnus-sum.el (gnus-summary-article-number)
1304         (gnus-summary-read-group-1, gnus-summary-mark-article)
1305         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
1306
1307         * gnus-mule.el (gnus-mule-add-group): Typo.
1308
1309         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
1310
1311         * gnus-group.el (gnus-group-fetch-faq): Typo.
1312
1313         * gnus-art.el (gnus-decode-header-methods): Typo.
1314
1315         * flow-fill.el: Typo.
1316
1317 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
1318
1319         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
1320
1321 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1322
1323         * gnus-sum.el (gnus-simplify-ignored-prefixes)
1324         (gnus-summary-mark-article-as-unread)
1325         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
1326         Reformatting to avoid long lines.
1327         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
1328
1329 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
1330
1331         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
1332         be accessed through `mail-header-number'.
1333
1334 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1335
1336         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
1337         compressed range to gnus-summary-insert-articles.
1338
1339 2002-11-26  Kevin Ryde <user42@zip.com.au>
1340
1341         * gnus-art.el (gnus-mime-copy-part): Look for filename
1342         parameter under content-disposition, not content-type.
1343
1344         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
1345         (gnus-summary-reselect-current-group): Use it.
1346
1347 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1348
1349         * gnus-agent.el (gnus-agent-uncached-articles): if
1350         gnus-agent-load-alist fails, return ARTICLES.
1351
1352         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
1353
1354 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1355
1356         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
1357         superfluous function call.
1358         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
1359         Add warning to docstring.
1360
1361 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1362
1363         * gnus-agent.el: Autoload number-at-point instead.
1364         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
1365
1366 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1367
1368         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
1369         require thingatpt (for number-at-point) and protect against
1370         deactivate-mark being unbound (on XEmacs).
1371
1372 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1373
1374         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
1375         print message on entry.
1376
1377         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1378
1379         * gnus-range.el (gnus-range-difference): New function.
1380         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
1381
1382 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1383
1384         * gnus-sum.el (gnus-summary-insert-old-articles): Use
1385         gnus-remove-from-range instead of gnus-range-difference which
1386         doesn't exist.
1387
1388 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1389         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
1390
1391         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
1392         used for showing which articles have been downloaded.
1393         (gnus-agent-article-alist): Format change.  Add documentation.
1394         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
1395         process-marked articles.
1396         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
1397         in the series are individually fetched to minimize lose of
1398         content due to an error/quit.
1399         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
1400         gnus-message instead of message.
1401         (gnus-agent-read-servers): Use file lib/methods instead of
1402         lib/servers.  TODO: Why?
1403         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
1404         (gnus-agent-get-undownloaded-list): Remove articles that appear to
1405         come from the agent.  This means that they are not downloaded.
1406         (gnus-agent-fetch-selected-article): Don't use history.
1407         (gnus-agent-save-history, gnus-agent-enter-history)
1408         (gnus-agent-article-in-history-p, gnus-agent-history-path):
1409         Removed function; history is not used anymore.
1410         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
1411         (gnus-agent-crosspost): Started rewrite then realized that a typo
1412         in gnus-agent-fetch-articles ensures that this function is never
1413         called.  This will need to be fixed later.
1414         (gnus-agent-check-overview-buffer): Some sanity checks on the
1415         agent overview buffer.  This is a safety net used during
1416         development.
1417         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
1418         changed, write a number to the file indicating this.
1419         (gnus-agent-fetch-headers): Rewrite to respect
1420         gnus-agent-consider-all-articles without relying on the
1421         `.fetched' files.  Make it fast.
1422         (gnus-agent-braid-nov): Change resulting from
1423         gnus-agent-fetch-headers change.
1424         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
1425         `.fetched' files.
1426         (gnus-agent-read-agentview): New function, used by
1427         gnus-agent-load-alist.
1428         (gnus-agent-load-fetched-headers): Remove.
1429         (gnus-agent-save-alist): Rewrite to accomodate new format.
1430         (gnus-agent-fetch-group-1): Make sure list of articles is in the
1431         same order as in gnus-newsgroup-headers.
1432         (gnus-agent-expire): Document and implement extra args ARTICLES,
1433         GROUP, FORCE.  Do not restrict usage.
1434         (gnus-agent-uncached-articles): New function.
1435         (gnus-agent-retrieve-headers): Use it.
1436         (gnus-agent-regenerate-group): No longer needs to be called from
1437         gnus-agent-regenerate.  Individual groups may be regenerated. The
1438         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
1439         The article fetch dates are validated in the article alist.  The
1440         article alist is pruned of entries that do not reference existing
1441         NOV entries.  All changes are computed then applied with
1442         inhibit-quit bound to t.  As a result, it is now safe to quit out of
1443         regeneration.  The optional clean parameter has been replaced with
1444         an optional reread parameter.  Clean is no longer necessary as
1445         regeneration gets the appropriate setting from
1446         gnus-agent-consider-all-articles.  The new reread parameter will
1447         result in fetched, or all, articles being marked as unread.
1448         (gnus-agent-regenerate): Removed code to regenerate the history
1449         file as it is no longer used.
1450
1451         * gnus-start.el (gnus-make-ascending-articles-unread): New
1452         function, for efficient mass-marking.
1453
1454         * gnus-sum.el (gnus-summary-highlight): Use new face for
1455         downloaded articles.
1456         (gnus-article-mark): Prefer to indicate read/unread status over
1457         downloaded status.
1458         (gnus-summary-highlight-line-0): New function, maybe rehighlights
1459         line.
1460         (gnus-summary-highlight-line): Use new face for downloaded
1461         articles.
1462         (gnus-summary-insert-old-articles): Improved performance by
1463         replacing the initial LIST of older articles with a compressed
1464         RANGE of older articles.  Some servers appear to lie about
1465         their active range so the original list could contain millions
1466         of article numbers.  The range is not expanded into a list
1467         until the optional ALL parameter has been applied.
1468
1469 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1470
1471         * gnus-agent.el (gnus-category-mode): Typo in doc string.
1472
1473 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
1474
1475         * spam.el:
1476         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
1477
1478         * spam.el: added `M s t' and `M s x' key mappings
1479
1480 2002-11-20  Simon Josefsson  <jas@extundo.com>
1481
1482         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
1483
1484 2002-11-19  Simon Josefsson  <jas@extundo.com>
1485
1486         * gnus-sum.el (gnus-summary-morse-message): Load
1487         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
1488         (unmorse-region): Autoload it instead.
1489
1490 2002-11-18  Simon Josefsson  <jas@extundo.com>
1491
1492         * gnus-sum.el (gnus-summary-morse-message): New function.
1493         (gnus-summary-wash-map): Bind to `W m'.
1494         (gnus-summary-make-menu-bar): Add.
1495
1496         * nnimap.el (nnimap-request-expire-articles): Compress sequence
1497         before storing \Deleted mark on expired articles.
1498
1499 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
1500         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
1501
1502         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
1503         parens in column 0.
1504
1505 2002-11-17  Juanma Barranquero  <lektu@terra.es>
1506
1507         * nnweb.el (nnweb-google-create-mapping): Fix typo.
1508
1509         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
1510
1511         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
1512
1513 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1514
1515         * message.el (message-set-auto-save-file-name): Use
1516         make-directory, to avoid the dependence on gnus-util.
1517
1518 2002-11-16  Simon Josefsson  <jas@extundo.com>
1519
1520         * nnimap.el (nnimap-callback-callback-function):
1521         (nnimap-callback-buffer): Removed, these cannot be global but must
1522         be embedded into the callback.
1523         (nnimap-make-callback): New.  Embedd article number, callback and
1524         buffer in function.
1525         (nnimap-callback, nnimap-request-article-part): Update.
1526
1527 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1528
1529         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
1530
1531 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1532
1533         * gnus.el (gnus-summary-line-format): Document %C.
1534
1535 2002-11-11  Simon Josefsson  <jas@extundo.com>
1536
1537         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
1538         output when called interactively.
1539
1540 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1541
1542         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
1543
1544         * message.el (message-draft-coding-system): Improve comment; use
1545         mm-auto-save-coding-system for the default value.
1546
1547         * nndraft.el (nndraft-request-article): Revert to the state before
1548         2002-10-29; regexp-quote mail-header-separator.
1549
1550 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
1551
1552         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
1553         allow editing of drafts from an nnvirtual group.
1554
1555 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1556
1557         * nndraft.el (nndraft-request-article): Replace emacs-mule with
1558         mm-auto-save-coding-system.
1559
1560         * message.el (message-draft-coding-system): Default to
1561         iso-2022-7bit.
1562
1563         * mm-util.el (mm-auto-save-coding-system): Undo last change to
1564         restore the default value to emacs-mule or escape-quoted.
1565
1566 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1567
1568         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
1569         a delayed or a queued article as well as a draft.
1570
1571         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
1572         delayed or a queued article in the raw format; treat a delayed
1573         article as a raw article as well as a draft.
1574         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
1575         for the delayed group.
1576
1577         * nndraft.el (nndraft-request-article): Ignore auto save files for
1578         a delayed or a queued article; don't bother to decode a queued
1579         article; don't bind nnmail-file-coding-system for a queued article.
1580
1581         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
1582         and the queue group.
1583
1584 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
1585
1586         * gnus-group.el (gnus-group-delete-group):
1587         gnus-cache-active-hashtb might be void.
1588
1589 2002-11-02  Simon Josefsson  <jas@extundo.com>
1590
1591         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
1592         setting of the default user ID.  From Raymond Scholz
1593         <ray-2002@zonix.de>.
1594
1595 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
1596
1597         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
1598         charset.
1599
1600 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
1601         From Alex Schroeder <alex@emacswiki.org>
1602         * spam-stat.el (spam-stat-process-directory): add dir to message
1603         (spam-stat-reduce-size): No longer remove words
1604         with values close to 0.5, because the default value is 0.2.
1605
1606 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1607
1608         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
1609         documentation.
1610
1611 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1612
1613         * gnus-agent.el (gnus-agent-fetched-headers)
1614         (gnus-agent-load-fetched-headers)
1615         (gnus-agent-save-fetched-headers): Remove variable and two
1616         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
1617         works better.
1618         (gnus-agent-fetch-headers): New implementation from Kevin
1619         Greiner.  Uses gnus-agent-article-alist to store information
1620         about fetched messages which aren't on the server anymore.  The
1621         trick is to return a list of considered messages to the caller,
1622         but to only fetch those which haven't been fetched yet.
1623
1624 2002-10-30  Simon Josefsson  <jas@extundo.com>
1625
1626         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
1627
1628         * pgg.el (pgg-passphrase-cache-expiry): Removed.
1629
1630 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1631
1632         * mm-view.el (mm-w3m-local-map-property): Make it work with older
1633         versions of emacs-w3m than 1.3.3.
1634
1635         * lpath.el: Bind w3m-minor-mode-map.
1636
1637         * mm-view.el (mm-w3m-mode-command-alist)
1638         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
1639         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
1640         (mm-setup-w3m): Simplified.
1641         (mm-w3m-local-map-property): New function.
1642         (mm-inline-text-html-render-with-w3m): Use it.
1643
1644         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
1645         mm-w3m-local-map-property.
1646
1647 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1648
1649         * mm-util.el (mm-auto-save-coding-system): Default to
1650         iso-2022-7bit.
1651
1652         * nndraft.el (nndraft-request-article): Decode an article using
1653         the coding-system emacs-mule if it seems to have been saved using
1654         emacs-mule.
1655         (nndraft-request-replace-article): Use message-draft-coding-system
1656         instead of mm-auto-save-coding-system for the draft or delayed
1657         group.
1658
1659 2002-10-28  Josh  <huber@alum.wpi.edu>
1660
1661         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
1662         functions.
1663
1664 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1665         From mah@everybody.org (Mark A. Hershberger).
1666
1667         * mm-url.el (mm-url-insert-file-contents): Make it return the same
1668         type values ("url" size) regardless of the values of
1669         mm-url-use-external.
1670
1671 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1672
1673         * nnimap.el (nnimap-request-article-part): Try harder to show
1674         group name in debugging message.
1675
1676 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1677
1678         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
1679         directory if it doesn't exist.
1680         (gnus-agent-fetch-headers): Remove old cruft that tried to
1681         abstain from downloading articles more than once if
1682         gnus-agent-consider-all-articles was true.  This is now done
1683         properly via the .fetched files.
1684
1685 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1686
1687         * nndraft.el (nndraft-request-article): Treat delayed articles
1688         like drafts.
1689
1690 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1691
1692         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
1693
1694 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1695
1696         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
1697         Remove unused optional arg DIR and corresponding code.
1698
1699         * nnimap.el (nnimap-request-article-part): Include group name in
1700         debugging output.
1701
1702 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
1703
1704         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
1705
1706 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1707
1708         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
1709         contains range of headers that have been fetched by the agent
1710         already.  Compare gnus-agent-article-alist.
1711         (gnus-agent-file-header-cache): Like
1712         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
1713         (gnus-agent-fetch-headers): Improve comment.  Revert to old
1714         seen/recent logic.
1715         Remember which headers have been fetched before and don't fetch
1716         them again the next time round.
1717         (gnus-agent-load-fetched-headers)
1718         (gnus-agent-save-fetched-headers): New functions, for remembering
1719         which headers have been fetched before.
1720
1721 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1722
1723         * lpath.el: Remove useless bindings.
1724
1725 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
1726
1727         * gnus-sum.el (gnus-summary-execute-command): Disable visual
1728         features while searching.
1729
1730 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1731
1732         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
1733
1734 2002-10-22  Simon Josefsson  <jas@extundo.com>
1735
1736         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
1737         (pgg-snarf-keys): Add.
1738
1739 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1740
1741         * lpath.el: Fbind bbdb-records.
1742
1743         * spam.el: Don't autoload bbdb-records.
1744
1745 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1746
1747         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
1748         prevent inf-loop.
1749
1750 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1751
1752         * nnslashdot.el: Removed some test lines.
1753         More test.
1754
1755 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1756
1757         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
1758         are known to be downloaded already.
1759
1760 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1761
1762         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
1763         (mm-text-html-washer-alist): Ditto.
1764
1765 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1766
1767         * nnheader.el (nnheader-remove-body): Fix an error of detecting
1768         boundary between headers and body.
1769         * nnml.el (nnml-parse-head): Ditto.
1770
1771 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1772
1773         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
1774         entries.
1775
1776         * gnus-group.el (gnus-fetch-group): Allow an optional
1777         specification of the articles to select.
1778
1779         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
1780
1781 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1782
1783         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
1784         headers from the group, update variable `articles' to contain
1785         only those numbers where headers exist.  (When fetching all
1786         articles in a group, Gnus creates lots of numbers where there is
1787         no articles.)
1788
1789 2002-10-20  Steve Youngs  <youngs@xemacs.org>
1790
1791         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
1792         doesn't have the 'alist custom type, use cons cells instead.
1793         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
1794         (pgg-parse-hash-algorithm-alist): Ditto.
1795         (pgg-parse-compression-algorithm-alist): Ditto.
1796         (pgg-parse-signature-type-alist): Ditto.
1797
1798         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
1799
1800         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
1801
1802         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
1803
1804 2002-10-19  Simon Josefsson  <jas@extundo.com>
1805
1806         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
1807         buffer.
1808
1809 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1810
1811         * gnus-spec.el (gnus-make-format-preserve-properties)
1812         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
1813         properties also on XEmacs.  `gnus-xmas-format' is like format but
1814         preserves text properties on XEmacs (though it only understands
1815         simple format specs).  The variable
1816         `gnus-make-format-preserve-properties' controls whether the
1817         function is used, and is checked in `gnus-parse-simple-format'.
1818         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
1819
1820         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
1821         output.
1822         (gnus-agent-consider-all-articles): New variable.
1823         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
1824         (gnus-agent-fetch-headers): Depending on
1825         gnus-agent-consider-all-articles, maybe get all articles.
1826         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
1827         `read'.
1828         (gnus-predicate-imples-unread): New function.
1829         (gnus-agent-fetch-headers): Optimize to call
1830         gnus-list-of-unread-articles if that is sufficient.
1831         Check unseen and recent instead of seen and recent.
1832         (gnus-agent-fetch-headers): Abstain from calling
1833         gnus-list-range-intersection if range (a . b) would have (> a b).
1834
1835 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1836
1837         * message.el (message-send-mail): Make it possible to perform
1838         edebug-defun.
1839
1840 2002-10-18  Simon Josefsson  <jas@extundo.com>
1841
1842         * gnus-art.el (gnus-button-man-handler): Change default to
1843         `manual-entry' (defined in both emacsen).
1844         (gnus-button-man-handler): Remove emacsen difference and use
1845         `manual-entry'.
1846
1847 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1848
1849         * spam.el: Wrap autoload settings for bbdb-records,
1850         executable-find and ifile-spam-filter with eval-and-compile.
1851         (spam-display-buffer-contents): Remove.
1852         (spam-bogofilter-score): Merge spam-display-buffer-contents.
1853
1854 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
1855
1856         * spam.el (spam-display-buffer-contents): New function.
1857         (spam-bogofilter-score): use spam-display-buffer-contents, patch
1858         from Katsumi Yamaoka <yamaoka@jpl.org>.
1859
1860 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1861
1862         * nnheader.el (nnheader-parse-naked-head): New function.
1863         (nnheader-parse-head): Use the above function, in order to handle
1864         continuation lines properly.
1865         (nnheader-remove-body): New function.
1866         (nnheader-remove-cr-followed-by-lf): New function.
1867         (nnheader-ms-strip-cr): Use the above function.
1868
1869         * gnus-agent.el (gnus-agent-regenerate-group): Call
1870         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
1871         `nnheader-parse-head'.
1872         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
1873
1874         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
1875         continuation lines by itself; call `nnheader-parse-naked-head'
1876         instead of `nnheader-parse-head'.
1877         * nndiary.el (nndiary-parse-head): Ditto.
1878         * nnfolder.el (nnfolder-parse-head): Ditto.
1879         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
1880         * nnmaildir.el (nnmaildir--update-nov): Ditto.
1881         * nnml.el (nnml-parse-head): Ditto.
1882
1883 2002-10-17  Steve Youngs  <youngs@xemacs.org>
1884
1885         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
1886         XEmacs, default to it if featurep 'xemacs.
1887
1888 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1889
1890         * spam-stat.el: Check for the existence of hash functions instead
1891         of the Emacs version to decide whether to load cl.  Suggested by
1892         Kai Gro\e,A_\e(Bjohann.
1893
1894 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1895
1896         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
1897         if it isn't open yet.
1898
1899 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1900
1901         * gnus-group.el: Require mm-url only when compiling.
1902         (gnus-group-fetch-charter): Require mm-url.
1903
1904         * spam-stat.el: Require cl for the functions gethash,
1905         hash-table-count, make-hash-table and mapc for Emacs 20.
1906         (puthash): Alias to cl-puthash for Emacs 20.
1907         (with-syntax-table): New macro for Emacs 20.
1908
1909 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
1910
1911         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
1912
1913 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1914
1915         * spam.el (spam-check-ifile): added ifile as a spam checking
1916         backend, and spam-use-ifle as the variable to toggle that check.
1917
1918 2002-10-12  Simon Josefsson  <jas@extundo.com>
1919
1920         * message.el (message-beginning-of-line): New variable.
1921         (message-beginning-of-line): Use it.
1922
1923 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
1924
1925         * spam.el: more compilation fixes for BBDB
1926
1927         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
1928         (spam-stat-reduce-size): Interactive.
1929         (spam-stat-reset): New function.
1930         (spam-stat-save): Interactive.
1931
1932 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1933
1934         * gnus.el: Autoload gnus-delay-initialize.
1935
1936         * message.el: Autoload gnus-delay-article.
1937
1938 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
1939
1940         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
1941         text property in Emacs.
1942
1943 2002-10-11  Simon Josefsson  <jas@extundo.com>
1944
1945         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
1946         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
1947
1948         * mml1991.el (mml1991-pgg-sign): Remove CR.
1949
1950 2002-10-10  Simon Josefsson  <jas@extundo.com>
1951
1952         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
1953         decrypt failed.
1954         (mml2015-trust-boundaries-alist): Removed.
1955         (mml2015-gpg-extract-signature-details): Don't use it.
1956         (mml2015-unabbrev-trust-alist): New.
1957         (mml2015-gpg-extract-signature-details): Use it.
1958
1959 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
1960
1961         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
1962         BBDB installed
1963
1964         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
1965         statistical analysis of spam in Lisp only
1966
1967 2002-10-10  Simon Josefsson  <jas@extundo.com>
1968
1969         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
1970         auth, selected or examine state.
1971
1972         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
1973         buffer and error buffer depending on type of information.
1974
1975         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
1976         --status-fd stuff even if gpg.el is not used (revert earlier
1977         change).
1978         (mml2015-pgg-{clear-,}verify): Store both output and errors as
1979         gnus details.
1980         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
1981         buffer.
1982
1983         * pgg.el (pgg-verify-region): Use it.
1984
1985         * pgg-def.el (pgg-query-keyserver): New variable.
1986
1987         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
1988         key-identifier in packet.  Is this a good idea?
1989
1990         * mml.el (mml-mode-map): Add security commands that operates on
1991         MIME parts.
1992         (mml-menu): And menu items for them.
1993
1994         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
1995
1996         * mml.el (mml-parse-1): Support sender in #secure tags.
1997
1998         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
1999         defined.
2000
2001         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
2002         (mml-pgp-encrypt-buffer): Support combined signing.
2003
2004         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
2005         (mml1991-gpg-encrypt): Ditto.
2006         (mml1991-pgg-encrypt): Ditto.
2007         (mml1991-encrypt): Pass sign parameter.
2008
2009         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
2010         (mml-signencrypt-style): Mention the variable.
2011
2012 2002-10-09  Simon Josefsson  <jas@extundo.com>
2013
2014         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
2015         pgg-gpg-user-id.
2016
2017         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
2018         (pgg-fetch-key-function): Nil if w3 is not installed.
2019
2020 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2021
2022         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
2023         gnus-agent-current-history.
2024
2025 2002-10-06  Simon Josefsson  <jas@extundo.com>
2026
2027         * imap.el (imap-parse-status): Don't use read to read token.
2028
2029 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2030
2031         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
2032         for methods not covered by the agent, and when unplugged.
2033
2034 2002-10-05  Simon Josefsson  <jas@extundo.com>
2035
2036         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
2037         signing.
2038
2039         * gnus-agent.el (gnus-agent-read-servers): If getting method from
2040         a named server fails, ignore the server.
2041
2042         * mml1991.el (mml1991-pgg-sign): Do QP.
2043
2044         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
2045         work.
2046
2047 2002-10-04  Simon Josefsson  <jas@extundo.com>
2048
2049         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
2050
2051         * pgg-pgp.el (pgg-pgp-verify-region): Inline
2052         binary-write-decoded-region from MEL.
2053
2054         * pgg.el (pgg-encrypt-region): Support sign.
2055
2056         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
2057
2058         * mml2015.el (mml2015-pgg-encrypt): Ditto.
2059
2060         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
2061         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
2062         branch where PGG was taken from in the ChangeLog entries below.
2063
2064 2002-10-01  Simon Josefsson  <jas@extundo.com>
2065
2066         * pgg-pgp.el: Don't require mel.  Don't use luna.
2067         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
2068         (pgg-pgp-process-region): Use expand-file-name instead of concat.
2069         (pgg-pgp-process-region): Don't use binary-funcall.
2070
2071         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
2072
2073         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
2074         instead of concat.
2075
2076         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2077
2078 2002-09-29  Simon Josefsson  <jas@extundo.com>
2079
2080         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
2081         compile warnings.
2082
2083         * pgg.el (pgg-decrypt-region): Don't parse packet.
2084
2085         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
2086
2087 2002-09-29  Daiki Ueno <ueno@unixuser.org>
2088
2089         * pgg.el: Remove dependency on calist.el.
2090
2091 2002-09-28  Simon Josefsson  <jas@extundo.com>
2092
2093         * pgg.el (pgg-temporary-file-directory): New variable.
2094         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
2095
2096         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
2097         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
2098
2099         * pgg-parse.el (pgg-char-int): Defalias.
2100         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
2101         (pgg-read-bytes, pgg-read-body): Use it.
2102         (pgg-decode-packets): Don't use MEL, use base64-*.
2103         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
2104         (pgg-string-as-unibyte): Defalias.
2105         (pgg-parse-armor-region): Use it.
2106
2107         * pgg-gpg.el (pgg-gpg-process-region): Use
2108         pgg-temporary-file-directory.
2109
2110         * luna.el: Don't def-edebug.
2111
2112         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
2113         binary-write-decoded-region from MEL.
2114
2115         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
2116
2117         * alist.el, calist.el: Don't require product/APEL.
2118
2119         * pgg-parse.el (top-level): Remove dependency on static.el,
2120         pccl.el, mel.el.
2121         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
2122         `define-ccl-program' is boundp, instead of using broken.
2123
2124 2002-10-01  Simon Josefsson  <jas@extundo.com>
2125
2126         * message.el (message-required-mail-headers): Remove Lines:.
2127
2128 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2129         From Jesper Harder.
2130
2131         * gnus-group.el (gnus-group-fetch-charter,
2132         gnus-group-fetch-control): Prompt for group if given a prefix
2133         argument.
2134         * gnus-sum.el (t): Add gnus-group-fetch-charter and
2135         gnus-group-fetch-control to summary key map and menu.
2136
2137
2138 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
2139
2140         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
2141         number when there are no articles.
2142
2143 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2144
2145         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
2146         arg ALL means to fetch all articles, not only downloadable ones.
2147         (gnus-agent-fetch-selected-article): New function for
2148         gnus-select-article-hook or gnus-mark-article-hook.
2149
2150 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2151         From Peter von der Ahe <nospam2159@daimi.au.dk>.
2152
2153         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
2154         raw-text.
2155
2156 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
2157
2158         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
2159         Pinard).
2160         Major revamp of the code, documentation is in comments in the file
2161         for now.
2162
2163 2002-09-30  Simon Josefsson  <jas@extundo.com>
2164
2165         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
2166         buffer seem to be needed?
2167
2168 2002-09-29  Simon Josefsson  <jas@extundo.com>
2169
2170         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
2171         compile warnings.
2172
2173         * mml1991.el (mml1991-function-alist): Add pgg.
2174         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
2175         (mml1991-pgg-encrypt): Fix recipients querying.
2176
2177 2002-09-28  Simon Josefsson  <jas@extundo.com>
2178
2179         * mml2015.el (autoload): Autoload correct files.  Trivial patch
2180         from dme@dme.org.
2181         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
2182         handle is returned.
2183
2184 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2185
2186         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2187         Protect against non-existent of `nnimap-mailbox-info'.
2188
2189 2002-09-27  Simon Josefsson  <jas@extundo.com>
2190
2191         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
2192         (gnus-setup-news-hook): Use it.
2193         (gnus-after-getting-new-news-hook): Ditto.
2194
2195         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
2196
2197 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2198         From Mats Lidell <matsl@contactor.se>.
2199
2200         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
2201
2202 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2203
2204         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
2205         the part to decode encoded words, use raw words instead of decoded
2206         words.
2207
2208 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2209
2210         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
2211
2212         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
2213         (mm-setup-w3m): Use it.
2214
2215 2002-09-27  Simon Josefsson  <jas@extundo.com>
2216
2217         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
2218         article buffers.
2219
2220         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
2221         it just in case.
2222         (nnimap-update-unseen): New function; update unseen count in
2223         `n-m-info'.
2224         (nnimap-close-group): Call it.
2225
2226         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
2227         (gnus-after-getting-new-news-hook): Ditto.
2228
2229         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
2230         message into verboselevel 9.  Change slow mail check message.
2231         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
2232         (nnimap-fixup-unread-after-getting-new-news): New function, to be
2233         used as a hook after getting new mail.
2234
2235 2002-09-26  Simon Josefsson  <jas@extundo.com>
2236
2237         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
2238         SELECT/EXAMINE is first unseen article, not number of unseen
2239         articles.  Make them distinct by renaming the former to
2240         `first-unseen' instead of `unseen'.
2241
2242         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
2243         too.
2244         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
2245         changed.
2246         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
2247
2248         * gnus-int.el (gnus-server-unopen-status): Defcustom.
2249
2250         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
2251         better.
2252
2253         * mml2015.el (mml2015-pgg-decrypt): Only add security information
2254         if dissecting resulting buffer actually had any information.
2255
2256 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2257
2258         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
2259         because the function `string<' allows symbols.
2260
2261         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
2262
2263 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2264
2265         * message.el (message-forward-make-body): Revert an early change
2266         because 8-bit utf-8 emails.
2267
2268 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2269
2270         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
2271         links to Info)
2272         * gnus-art.el (gnus-treat-highlight-signature):
2273         * gnus-art.el (gnus-treat-buttonize):
2274         * gnus-art.el (gnus-treat-buttonize-head):
2275         * gnus-art.el (gnus-treat-emphasize):
2276         * gnus-art.el (gnus-treat-strip-cr):
2277         * gnus-art.el (gnus-treat-unsplit-urls):
2278         * gnus-art.el (gnus-treat-leading-whitespace):
2279         * gnus-art.el (gnus-treat-hide-headers):
2280         * gnus-art.el (gnus-treat-hide-boring-headers):
2281         * gnus-art.el (gnus-treat-hide-signature):
2282         * gnus-art.el (gnus-treat-fill-article):
2283         * gnus-art.el (gnus-treat-hide-citation):
2284         * gnus-art.el (gnus-treat-hide-citation-maybe):
2285         * gnus-art.el (gnus-treat-strip-list-identifiers):
2286         * gnus-art.el (gnus-treat-strip-pgp):
2287         * gnus-art.el (gnus-treat-strip-pem):
2288         * gnus-art.el (gnus-treat-strip-banner):
2289         * gnus-art.el (gnus-treat-highlight-headers):
2290         * gnus-art.el (gnus-treat-highlight-citation):
2291         * gnus-art.el (gnus-treat-date-ut):
2292         * gnus-art.el (gnus-treat-date-local):
2293         * gnus-art.el (gnus-treat-date-english):
2294         * gnus-art.el (gnus-treat-date-lapsed):
2295         * gnus-art.el (gnus-treat-date-original):
2296         * gnus-art.el (gnus-treat-date-iso8601):
2297         * gnus-art.el (gnus-treat-date-user-defined):
2298         * gnus-art.el (gnus-treat-strip-headers-in-body):
2299         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
2300         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
2301         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
2302         * gnus-art.el (gnus-treat-unfold-headers):
2303         * gnus-art.el (gnus-treat-fold-headers):
2304         * gnus-art.el (gnus-treat-fold-newsgroups):
2305         * gnus-art.el (gnus-treat-overstrike):
2306         * gnus-art.el (gnus-treat-display-xface):
2307         * gnus-art.el (gnus-treat-display-smileys):
2308         * gnus-art.el (gnus-treat-from-picon):
2309         * gnus-art.el (gnus-treat-mail-picon):
2310         * gnus-art.el (gnus-treat-newsgroups-picon):
2311         * gnus-art.el (gnus-treat-body-boundary):
2312         * gnus-art.el (gnus-treat-capitalize-sentences):
2313         * gnus-art.el (gnus-treat-fill-long-lines):
2314         * gnus-art.el (gnus-treat-play-sounds):
2315         * gnus-art.el (gnus-treat-translate):
2316         * gnus-art.el (gnus-treat-x-pgp-sig):
2317         * gnus-art.el (gnus-mime-button-line-format):
2318         * gnus-art.el (gnus-button-man-level):
2319         * gnus-art.el (gnus-button-emacs-level):
2320         * gnus-cus.el (gnus-group-parameters):
2321         * gnus-gl.el (bbb-build-mid-scores-alist):
2322         * gnus-group.el (gnus-group-line-format):
2323         * gnus-mlspl.el (gnus-group-split-setup):
2324         * gnus-mlspl.el (gnus-group-split):
2325         * gnus-msg.el (gnus-mailing-list-groups):
2326         * gnus-msg.el (gnus-posting-styles):
2327         * gnus-nocem.el (gnus-nocem-issuers):
2328         * gnus-score.el (gnus-score-regexp-bad-p):
2329         * gnus-srvr.el (gnus-server-line-format):
2330         * gnus-topic.el (gnus-topic-line-format):
2331         * gnus.el (gnus-summary-line-format):
2332         * mail-source.el (mail-sources):
2333         * message.el (message-subscribed-address-file):
2334         * nnmail.el (nnmail-split-fancy):
2335
2336 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
2337
2338         * mail-source.el(mail-source-run-script): use `functionp' to test
2339         whether the argument `script' is in fact a function.
2340         (mail-sources): adjust the defcustom to allow users to specify a
2341         function or a string as the value of the `:prescript' and
2342         `:postscript' arguments of the `file' and `pop3' mail sources.
2343
2344 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
2345
2346         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
2347         number when article 1 does not exist.
2348
2349 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2350
2351         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
2352         apropos if apropos-variable does not exist.
2353         (gnus-button-guessed-mid-regexp)
2354         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
2355         regexes.  From Reiner Steib.
2356         (gnus-button-handle-describe-function)
2357         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
2358         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
2359         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
2360
2361 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
2362         Trivial patch.
2363
2364         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
2365         the file.
2366
2367 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2368
2369         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
2370
2371 2002-09-24  Simon Josefsson  <jas@extundo.com>
2372
2373         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
2374         (mml2015-use): Prefer PGG if installed.
2375         (mml2015-function-alist): Add PGG wrappers.
2376         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
2377         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
2378         prefix, make regexp optionally skip it.
2379         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
2380         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
2381         (mml2015-pgg-encrypt): New functions.
2382         (defvar, autoload): Prevent byte-compile warnings.
2383
2384 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2385         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2386
2387         * gnus-art.el (article-strip-banner): Check for the existence of
2388         from header.
2389
2390 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2391
2392         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
2393         (gnus-button-alist): Improved regexp for
2394         gnus-button-handle-mid-or-mail (false positives), fixed
2395         gnus-button-handle-man entries.
2396         From Reiner Steib.
2397
2398 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2399         From Josh Huber.
2400
2401         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
2402         nnmail-extra-headers is non-nil.
2403
2404 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
2405
2406         * nnmaildir.el: Store article numbers persistently.  General
2407         revision.
2408         (nnmaildir-request-expire-articles): handle 'immediate and 'never
2409         for nnmail-expiry-wait; delete instead of moving if 'force is
2410         given.
2411
2412 2002-09-23  Simon Josefsson  <jas@extundo.com>
2413         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
2414
2415         * smime.el (smime-sign-buffer): Get key and extra certs.
2416         (smime-get-key-with-certs-by-email): Utility function.
2417
2418 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
2419         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
2420
2421         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
2422         article exists.
2423
2424 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2425
2426         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
2427
2428 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
2429         From Reiner Steib.
2430
2431         * gnus-art.el (gnus-button-handle-custom,
2432         gnus-button-handle-mid-or-mail,
2433         gnus-button-handle-describe-{function,variable,key},
2434         gnus-button-handle-apropos{,command,variable}): New functions.
2435         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
2436         gnus-button-{man,emacs,mail}-level): New variables.
2437         (gnus-button-alist): Use the above to buttonize emacs and mail
2438         related links.
2439
2440 2002-09-18  Juanma Barranquero  <lektu@terra.es>
2441
2442         * gnus-int.el (gnus-status-message): Fix spacing.
2443
2444         * imap.el (imap-continuation): Fix typos.
2445
2446 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2447
2448         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
2449
2450         * gnus-art.el (gnus-article-reply-with-original): Correct
2451         with-current-buffer scope.
2452
2453         * message.el (message-completion-alist): Add Reply-To, From, etc.
2454
2455 2002-09-18  Simon Josefsson  <jas@extundo.com>
2456
2457         * nnimap.el (nnimap-request-expire-articles): Make flag setting
2458         conditional.  From Nevin Kapur <nevin@jhu.edu>.
2459
2460 2002-09-17  Simon Josefsson  <jas@extundo.com>
2461
2462         * nnimap.el (nnimap-expiry-target): Don't search for which
2463         articles exists here.
2464         (nnimap-request-expire-articles): Do it here instead.  Only expire
2465         when articles are found.  Suggested by Nevin Kapur
2466         <nevin@jhu.edu>.
2467
2468 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2469         From Reiner Steib <reiner.steib@gmx.de>.
2470
2471         * message.el (message-strip-subject-trailing-was)
2472         (message-change-subject, message-add-archive-header)
2473         (message-xpost-fup2-header, message-xpost-insert-note)
2474         (message-xpost-fup2, message-reduce-to-to-cc): New functions
2475         adopted from message-utils.el.  Add functions to the keymap, mode
2476         describtion and menu.
2477         (message-change-subject,message-xpost-fup2): Signal error if
2478         current header is empty.
2479         (message-xpost-insert-note): Changed insert position.
2480         (message-archive-note): Ensure to insert note in message body (not
2481         in head).
2482         (message-archive-header, message-archive-note)
2483         (message-xpost-default, message-xpost-note, message-fup2-note)
2484         (message-xpost-note-function): New variables adopted from
2485         message-utils.el.  Changed some doc-strings.
2486         (message-mark-insert-{begin,end}): Rename from
2487         message-{begin,end}-inserted-text-mark (message-utils.el), changed
2488         values.
2489         (message-subject-trailing-was-query)
2490         (message-subject-trailing-was-ask-regexp)
2491         (message-subject-trailing-was-regexp): New variables.
2492         (message-to-list-only): Added doc-string and menu entry.
2493
2494         * message-utils.el: Removed.  Functions are now in message.el.
2495
2496 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2497
2498         * gnus-art.el (gnus-article-reply-with-original,
2499         gnus-article-followup-with-original): Switch to
2500         gnus-summary-buffer before reply/followup.
2501
2502 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
2503
2504         * gnus-sum.el (gnus-summary-toggle-header): The article window may
2505         not exist. Toggle it anyway.
2506
2507 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
2508
2509         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
2510
2511         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
2512         Trivial patch from Urban Engberg <ue@ccieurope.com>.
2513
2514         * rfc2047.el (message-posting-charset): Defvar it.
2515         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
2516         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
2517
2518         * mail-source.el (mail-source-fetch): Hide password.
2519
2520         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
2521
2522 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2523         From John Paul Wallington <jpw@shootybangbang.com>.
2524
2525         * gnus.el (gnus-visual, gnus-meta): Fix typo.
2526
2527 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
2530
2531 2002-09-11  Simon Josefsson  <jas@extundo.com>
2532
2533         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
2534         (nnimap-split-rule): Doc fix.
2535         (nnimap-request-expire-articles): Cleanup code.
2536
2537 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2538         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2539
2540         * gnus-art.el (gnus-article-address-banner-alist): New option.
2541         (article-strip-banner): Refer the above option to split banners of
2542         free mail servers, when no group parameter is specified.
2543
2544 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2545
2546         * nntp.el (nntp-wait-for-string): Check for a process in the
2547         current buffer instead of `nntp-server-buffer'.
2548
2549 2002-09-09  Simon Josefsson  <jas@extundo.com>
2550
2551         * gnus-art.el (gnus-button-man-handler): New variable.
2552         (gnus-button-alist): Use g-b-handle-man.
2553         (gnus-button-handle-man): New, call g-b-man-handler.
2554
2555 2002-09-08  Simon Josefsson  <jas@extundo.com>
2556
2557         * gnus-art.el (gnus-button-alist): Buttonize man page links.
2558
2559 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2560
2561         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
2562
2563 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2564
2565         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
2566
2567         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
2568         keystroke.
2569
2570         * gnus-srvr.el (gnus-browse-describe-group): New command and
2571         keystroke.
2572
2573 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2574
2575         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
2576         value for gnus-decoration property.
2577
2578 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2579
2580         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
2581         string) as group name in case we have a CRLF in the file.
2582
2583 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
2584
2585         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
2586         group.
2587         (rfc1843-decode-hzp): do.
2588         (rfc1843-newsgroups-regexp): do.
2589
2590 2002-09-04  Simon Josefsson  <jas@extundo.com>
2591
2592         * message.el (message-canlock-generate): Make sure sha1 doesn't
2593         call external programs.
2594
2595 2002-09-03  Simon Josefsson  <jas@extundo.com>
2596
2597         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
2598
2599         * gnus-agent.el (gnus-agent-batch): Add doc.
2600
2601 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
2602
2603         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
2604         check for signed and encrypted parts.
2605         * mml.el (mml-parse-1): Correct small typo which preventing
2606         setting recipients in a secure tag.
2607
2608 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2609
2610         * mm-util.el (mm-coding-system-priorities): Default to a list of
2611         iso-2022-jp and others for the Japanese environment.
2612
2613 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2614
2615         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
2616         invalid display names.
2617
2618 2002-08-30  Simon Josefsson  <jas@extundo.com>
2619
2620         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
2621         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
2622
2623 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
2624
2625         * gnus.el (gnus-group-charter-alist): New option.
2626         (gnus-group-fetch-control-use-browse-url): New option.
2627
2628         * gnus-group.el (gnus-group-fetch-charter): New function.
2629         (gnus-group-fetch-control): New function.
2630         Add them to the keymap and menu. Require mm-url.
2631
2632 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2633
2634         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
2635         From Alex Schroeder <alex@emacswiki.org>.
2636
2637 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
2638
2639         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
2640         items expecting user interaction.
2641
2642         * gnus-topic.el (gnus-topic-make-menu-bar): do.
2643
2644         * gnus-sum.el (gnus-summary-make-menu-bar): do.
2645
2646         * gnus-srvr.el (gnus-server-make-menu-bar): do.
2647
2648         * mml.el (mml-menu): do.
2649
2650 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2651
2652         * mail-source.el (mail-source-touch-pop): New function.
2653
2654         * message.el (message-smtpmail-send-it): New function.
2655         (message-send-mail-function): Add it for a candidate.
2656
2657 2002-08-27  Simon Josefsson  <jas@extundo.com>
2658
2659         * gnus-msg.el (posting-charset-alist): Use
2660         gnus-define-group-parameter instead of defcustom.
2661         (gnus-put-message): Handle SPC in GCC.
2662         (gnus-inews-insert-gcc): Ditto.
2663         (gnus-inews-insert-archive-gcc): Ditto.
2664
2665 2002-08-26  Simon Josefsson  <jas@extundo.com>
2666
2667         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
2668         (gnus-agentize): Auto agentize all nntp and nnimap groups.
2669         (gnus-agent-possibly-save-gcc): Autoload.
2670         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
2671
2672 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2673
2674         * gnus.el (gnus-other-frame-function): New user option.
2675         (gnus-other-frame): Use it; add a doc-string; make it work with
2676         the gnuclient program.
2677
2678         * gnus-util.el (gnus-frame-or-window-display-name): New function.
2679
2680         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
2681         `device-connection' and `dfw-device'.
2682
2683 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2684
2685         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
2686         positives, make it stricter.  From Jochen Hein (trivial change).
2687
2688 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2689
2690         * gnus.el (gnus-other-frame): Trivial fix.
2691
2692 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2693
2694         * gnus.el (gnus-other-frame-parameters): New user option.
2695         (gnus-other-frame-object): New variable.
2696         (gnus-other-frame): Make it search for existing Gnus frame; don't
2697         read new news; delete frame on exit.
2698
2699         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
2700
2701         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
2702
2703 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2704         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
2705
2706         * message.el (message-set-auto-save-file-name): Add support for
2707         the Cygwin Emacs; the system-type is `cygwin'.
2708         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
2709
2710 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
2711
2712         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
2713
2714         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
2715         avoid arithmetic errors.
2716
2717 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
2720
2721 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2722
2723         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
2724         (message-ignored-resent-headers): Add envelope From.
2725
2726 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2727
2728         * gnus.el (gnus-summary-line-format): Document %k specifier.
2729
2730 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2731
2732         * gnus-sum.el (gnus-summary-line-message-size): New function.
2733         (gnus-summary-line-format-alist): Use it.
2734
2735 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2736
2737         * gnus-art.el (article-make-date-line): Refer to the value for
2738         `gnus-article-time-format' in the summary buffer.
2739
2740         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
2741
2742 2002-08-14  Simon Josefsson  <jas@extundo.com>
2743
2744         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
2745         quoting.
2746         (gnus-button-alist): Fix doc.
2747         (gnus-header-button-alist): Use ' not ` for default value quoting.
2748         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
2749         rationale similar to 2002-05-01 change.
2750         (gnus-article-add-buttons-to-head): Evaluate expression.
2751
2752         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
2753
2754 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2755
2756         * message.el (message-font-lock-keywords): Refer to the value for
2757         `message-cite-prefix-regexp' dynamically.
2758
2759 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2760
2761         * gnus-art.el (gnus-decode-header-methods): Doc fix.
2762
2763 2002-08-12  Simon Josefsson  <jas@extundo.com>
2764
2765         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
2766         (imap-shell-open): Skip initial junk before IMAP greeting.
2767
2768 2002-08-11  Simon Josefsson  <jas@extundo.com>
2769
2770         * message-utils.el (message-xpost-default,
2771         message-xpost-fup2-header, message-xpost-fup2): Fixed
2772         Typos.  Trivial changes from Reiner Steib
2773         <4uce.02.r.steib@gmx.net>.
2774
2775 2002-08-09  Simon Josefsson  <jas@extundo.com>
2776
2777         * message.el (message-canlock-password): Set
2778         canlock-password-for-verify to newly generated canlock-password.
2779         When Emacs is restarted, Custom makes sure this is set, but during
2780         the same session we must set it manually.
2781
2782 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
2783
2784         * yenc.el: New file.
2785
2786         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
2787         (mm-uu-type-alist): Add yenc.
2788         (mm-uu-yenc-filename): New function.
2789         (mm-uu-yenc-extract): New function.
2790
2791         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
2792
2793 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2794
2795         * dgnushack.el (merge): Don't use coerce.
2796
2797 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
2798
2799         * mailcap.el (mailcap-mime-data): Test window-system rather than
2800         mm-device-type.
2801         (mailcap-mime-data): Call xdvi and gv with "-safer".
2802
2803         * mm-util.el: Don't define mm-device-type.
2804
2805 2002-08-05  Simon Josefsson  <jas@extundo.com>
2806
2807         * mm-util.el (mm-coding-system-priorities): coding-system type not
2808         supported everywhere.
2809
2810 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2811
2812         * gnus.el (gnus-version-number): Bumped version number.
2813
2814 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2815
2816         * gnus.el: Oort Gnus v0.07 is released.
2817
2818 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2819
2820         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
2821         (gnus-article-sort-functions): Doc fix.
2822         (t): New keystroke.
2823         (gnus-article-sort-by-random): New function.
2824         (gnus-thread-sort-by-random): New function.
2825
2826 2002-08-02  Simon Josefsson  <jas@extundo.com>
2827
2828         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
2829         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
2830
2831 2002-07-31  Danny Siu  <dsiu@adobe.com>
2832
2833         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
2834         when splitting malformed messages without message-id
2835
2836 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2837         From Niklas Morberg <niklas.morberg@axis.com>.
2838
2839         * nnweb.el (nnweb-type, nnweb-type-definition)
2840         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
2841         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
2842         functionality.
2843         * nnweb.el: Removed old non-functioning search engines.
2844
2845 2002-07-27  Simon Josefsson  <jas@extundo.com>
2846
2847         * message.el (message-forward-make-body): Don't use
2848         `message-forward-ignored-headers' when doing a "raw" followup (it
2849         is important to preserve e.g. CTE).
2850
2851         * flow-fill.el (fill-flowed): Disable filladapt-mode.
2852
2853         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
2854         regexp-quote, Cyrus Sieve is fixed.
2855
2856         * sieve-manage.el (sieve-manage-deletescript): New function.
2857
2858         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
2859         (sieve-manage-mode): Fix menubar.
2860         (sieve-activate): Change some messages.
2861         (sieve-deactivate-all): New function.
2862         (sieve-deactivate): New alias.
2863         (sieve-remove): New function.
2864         (sieve-help): Fix help.
2865         All suggested by Ned Ludd.
2866
2867 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2868
2869         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
2870         (mm-w3m-safe-url-regexp): New user option.
2871
2872         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
2873         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
2874
2875 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
2876
2877         * gnus-sum.el (gnus-summary-delete-article): Force
2878         nnmail-expiry-target to 'delete, so that absolute deletion
2879         happens when absolute deletion is requested.
2880
2881 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2882         From Nevin Kapur <nevin@jhu.edu>.
2883
2884         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
2885         headers as empty headers.
2886
2887 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2888         From Jochen Hein <jochen@jochen.org>.
2889
2890         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
2891         correct typo.
2892         (gnus-emphasis-strikethru): New face.
2893
2894 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2895         From Jason Merrill <jason@redhat.com>.
2896
2897         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
2898         entire file for each of a sequence of missing articles.
2899
2900         * gnus-salt.el (gnus-binary-display-article): Respect an existing
2901         value for gnus-view-pseudos.
2902
2903         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
2904         avoid nreverse.
2905
2906 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2907         From Ted Zlatanov <teodor.zlatanov@divine.com>.
2908
2909         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
2910         (gnus-summary-mode-line-format-alist): Add %h for number of
2911         spams.
2912         (gnus-newsgroup-spam-marked): New variable.
2913         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
2914         (gnus-article-read-p, gnus-article-mark)
2915         (gnus-set-global-variables, gnus-set-global-variables)
2916         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
2917         (gnus-summary-mark-article-as-unread)
2918         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
2919         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
2920         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
2921
2922 2002-07-10  Simon Josefsson  <jas@extundo.com>
2923
2924         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
2925         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
2926
2927 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
2928
2929         * gnus-sum.el (gnus-summary-delete-article): Respect group
2930         parameters while expiring.
2931
2932 2002-07-08  Simon Josefsson  <jas@extundo.com>
2933
2934         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
2935         Enberg.
2936
2937 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2938
2939         * gnus-art.el (article-unsplit-urls): Only display MIME when this
2940         function is called interactively.  From Niklas Morberg.
2941
2942 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2943
2944         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
2945         cdaar to cdar and car.
2946
2947         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
2948         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
2949
2950 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2951
2952         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
2953         don't break a narrowed article.
2954
2955         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
2956         (nntp-open-via-rlogin-and-telnet): Ditto.
2957
2958 2002-07-02  Didier Verna  <didier@xemacs.org>
2959
2960         * nnmail.el (nnmail-split-methods): fix custom type.
2961
2962 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2963
2964         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
2965         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
2966
2967 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2968
2969         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
2970         (gnus-summary-resend-message): Use it.
2971
2972 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2973
2974         * nntp.el (nntp-via-rlogin-command-switches): New variable.
2975         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
2976
2977 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2978
2979         * message.el (message-font-lock-keywords): Don't fontify
2980         headers in the message body, only in the header.
2981         (message-font-lock-make-header-matcher): New function, used by
2982         message-font-lock-keywords.
2983         From Katsumi Yamaoka <yamaoka@jpl.org>.
2984
2985 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2986
2987         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
2988
2989 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2990
2991         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
2992
2993 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2994
2995         * message.el (message-font-lock-keywords): Revert 2002-06-22
2996         change.
2997
2998 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2999
3000         * message.el (message-font-lock-keywords): Put colon in header
3001         name match.
3002
3003 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3004
3005         * message.el (message-font-lock-keywords): Don't use header faces
3006         in the body.  Thanks to Stefan Monnier for the hint on the
3007         implementation.
3008
3009 2002-05-09  Miles Bader  <miles@gnu.org>
3010
3011         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
3012         (gnus-article-hide-citation): Respect it.
3013
3014 2002-04-12  Juanma Barranquero  <lektu@terra.es>
3015
3016         * pop3.el (pop3-open-server): Fix typo.
3017
3018 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
3019
3020         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
3021         instead of push to ignore duplicate to-(list|address) values.
3022         * nnmail.el (nnmail-cache-ignore-groups): New.
3023         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
3024
3025 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3026
3027         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
3028         before sending.  Suggested by Jan Rychter.
3029
3030 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3031
3032         * dgnushack.el (remove): New compiler macro.
3033         (last, coerce, subseq): Remove compiler macros for those built-in
3034         or unused functions.
3035
3036 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3037
3038         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
3039         sure to write byte-compiled versions of gnus-*-format-alist to
3040         .newsrc.eld.  From Simon Josefsson.
3041
3042 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3043
3044         * gnus-agent.el (gnus-agent-read-servers)
3045         (gnus-agent-write-servers): Put server name (string like
3046         "nnchoke:frumple") in the file instead of a server specification
3047         (Lisp expression like (nnchoke "frumple" ...parameters...)).
3048         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
3049
3050 2002-06-16  Simon Josefsson  <jas@extundo.com>
3051
3052         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
3053         Reiner Steib <4uce.02.r.steib@gmx.net>.
3054
3055 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3056
3057         * nnheader.el (nnheader-file-name-translation-alist): Set the
3058         default value for MS Windows systems.
3059
3060         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
3061
3062 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3063
3064         * message.el (message-beginning-of-line): Keep the region active
3065         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
3066
3067 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
3068
3069         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
3070         * gnus-msg.el (gnus-summary-reply): Ditto.
3071         * gnus-msg.el (gnus-summary-handle-replysign): New.
3072
3073 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3074
3075         * message.el (message-send-mail-with-sendmail): Kill errbuf even
3076         if sending failed.
3077
3078 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
3079
3080         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
3081         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
3082         to sign while encrypting.
3083
3084 2002-06-11  Simon Josefsson  <jas@extundo.com>
3085
3086         * gnus-int.el (gnus-request-move-article): Agent expire article if
3087         successfuly moved.
3088
3089         * nnweb.el (nnweb-google-create-mapping): Honors the value of
3090         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
3091
3092 2002-06-10  Simon Josefsson  <jas@extundo.com>
3093
3094         * gnus-int.el (gnus-request-expire-articles): Fix last change?
3095
3096 2002-06-09  Simon Josefsson  <jas@extundo.com>
3097
3098         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
3099
3100         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
3101
3102 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3103
3104         * flow-fill.el (fill-flowed): Ignore errors.
3105
3106 2002-06-06  Simon Josefsson  <jas@extundo.com>
3107
3108         * message.el (message-send-mail-with-sendmail): Improve error message.
3109
3110 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3111
3112         * message.el (message-interactive): Change default from nil to t.
3113         Better to be safe than to be fast.
3114
3115 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3116
3117         * message.el (message-send-mail-with-sendmail): Check return value
3118         from call-process-region.
3119
3120 2002-06-04  Simon Josefsson  <jas@extundo.com>
3121
3122         * gnus-msg.el (gnus-group-mail, gnus-group-news)
3123         (gnus-group-post-news, gnus-summary-mail-other-window)
3124         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
3125         gnus-article-copy to nil, thereby inhibiting the `header' posting
3126         style match to use data from last viewed article.
3127         Suggested by Hrvoje Niksic.
3128
3129 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3130
3131         * spam.el (spam-point-at-eol): New alias.
3132         (spam-parse-whitelist): Use it.
3133
3134 2002-06-03  Simon Josefsson  <jas@extundo.com>
3135
3136         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
3137         (nnmail-article-group): Use it.
3138
3139 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3140
3141         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
3142         so that code reading them won't be surprised.  From Jesper Harder
3143         <harder@ifa.au.dk>.
3144
3145 2002-05-29  Simon Josefsson  <jas@extundo.com>
3146
3147         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
3148         articles.
3149
3150         * gnus.el (gnus-agent-cache): Doc fix.
3151         (gnus-agent): Change default to t.
3152
3153         * gnus-agent.el (gnus-agent-expire): Make it accept optional
3154         ARTICLES, GROUP and FORCE parameters.
3155
3156 2002-05-28  Simon Josefsson  <jas@extundo.com>
3157
3158         * gnus-group.el (gnus-group-line-format): Doc fix.
3159
3160 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3161
3162         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
3163         original article before yanking.  From Jesper Harder
3164         <harder@ifa.au.dk>.
3165
3166 2002-05-26  Simon Josefsson  <jas@extundo.com>
3167
3168         * gnus-sum.el (gnus-summary-menu-split): New function.
3169         (gnus-summary-make-menu-bar): Split charset submenu.
3170         (gnus-summary-menu-maxlen): New variable.
3171         (gnus-summary-menu-split): Use it.
3172
3173 2002-05-25  Simon Josefsson  <jas@extundo.com>
3174
3175         * mml.el (mml-preview): Generate some headers.
3176
3177         * gnus.el (gnus-large-newsgroup): Fix :type.
3178
3179         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
3180         Agent cache NOV's by default now).
3181         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
3182
3183 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
3184
3185         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
3186         call to gnus-parent-id when we check for References loops.
3187         (gnus-summary-prepare-threads): Avoid simplifying every Subject
3188         twice by saving the simplified subject string in simp-subject.
3189
3190 2002-05-23  Simon Josefsson  <jas@extundo.com>
3191
3192         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
3193         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
3194
3195         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
3196         Niklas Morberg <niklas.morberg@axis.com>.
3197
3198 2002-05-22  Simon Josefsson  <jas@extundo.com>
3199
3200         * sieve.el (sieve-change-region): Define it before it is used.
3201
3202         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
3203         (gnus-summary-reply): Ask for confirmation when replying to news.
3204         Defaults to not ask.  From Benjamin Rutt
3205         <rutt+news@cis.ohio-state.edu>.
3206
3207         * nnimap.el (nnimap-nov-is-evil): Improve doc.
3208
3209 2002-05-21  Simon Josefsson  <jas@extundo.com>
3210
3211         * sieve-mode.el (sieve-manage): Fix autoloads.
3212
3213         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
3214         name (makes it work with recent Cyrus timsieved).
3215
3216 2002-05-20  Jason  <jbaker@cs.utah.edu>
3217         Trivial patch.
3218
3219         * gnus-art.el (gnus-request-article-this-buffer): Try
3220         reconnecting if you don't get the message.
3221
3222 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3223
3224         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
3225         Reply-To headers from the headers.
3226
3227 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3228
3229         * mm-url.el (mm-url-insert): Remove junk message.
3230
3231 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3232
3233         * nnslashdot.el (nnslashdot-request-list): Parse new html.
3234         (nnslashdot-use-front-page): New variable.
3235         (nnslashdot-request-list): Use it.
3236
3237         * mm-url.el (mm-url-timeout): New variable.
3238         (mm-url-retries): Ditto.
3239         (mm-url-insert): Use it.
3240
3241 2002-05-16  Simon Josefsson  <jas@extundo.com>
3242
3243         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
3244         (gnus-simplify-subject-functions): Mention g-s-a-w.
3245
3246 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
3247
3248         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
3249         nnmail-cache-insert.
3250         * nndiary.el (nndiary-request-accept-article): Ditto.
3251         * nnfolder.el (nnfolder-request-accept-article): Ditto.
3252         * nnimap.el (nnimap-request-accept-article): Ditto.
3253         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
3254         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
3255         * nnmbox.el (nnmbox-request-accept-article): Ditto.
3256         * nnmh.el (nnmh-request-accept-article): Ditto.
3257         * nnmail.el (nnmail-cache-insert): Change group to required,
3258         removed code which tried to figure out the group.
3259
3260 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
3261
3262         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
3263         messages. From Hans de Graaff <hans@degraaff.org>.
3264         * nnml.el (nnml-request-accept-article): Pass in the group name to
3265         nnmail-cache-insert, since it's available.
3266
3267 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3268
3269         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
3270
3271 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3272         From Florian Weimer <fw@deneb.enyo.de>.
3273
3274         * gnus.el (subscribed): New group parameter.
3275         (gnus-find-subscribed-addresses): Use it.
3276
3277 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
3278
3279         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
3280         the default for pgpmime to support pgp v2.
3281         * mml-sec.el (mml-signencrypt-style): New accessor function to
3282         allow users to get/set the signencrypt style more easily without
3283         frobbing the alist directly.
3284         * mml.el (mml-generate-mime-1): Use accessor function.
3285
3286 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3287
3288         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
3289         parenthesis for "<" and ">".  Suggested by Andreas Schwab
3290         <schwab@suse.de>.
3291
3292 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3293
3294         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
3295         when intuiting the group the message is written to.  From Josh
3296         Huber <huber@alum.wpi.edu>.
3297
3298 2002-05-06  Simon Josefsson  <jas@extundo.com>
3299
3300         * gnus-topic.el (gnus-group-topic-parameters): Work when group
3301         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
3302
3303 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
3304
3305         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
3306         argument, and fixed compiler warning. (added autoload for
3307         gpg-encrypt).
3308
3309 2002-05-04  Simon Josefsson  <jas@extundo.com>
3310
3311         * mml1991.el (mml1991-function-alist): Doc fix.
3312
3313         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
3314         doesn't exist (for previewing messages without having Gnus
3315         started).
3316
3317         * mm-util.el (mm-coding-system-priorities): Defcustom.
3318
3319         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
3320
3321 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
3322
3323         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
3324         default.
3325         * mml-sec.el:
3326         * mml-sec.el (mml-signencrypt-style): New.
3327         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
3328         argument `sign'.
3329         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
3330         signencrypt.
3331         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
3332         * mml.el (mml-generate-mime-1): Changed logic so a part which is
3333         both signed & encryped is processed in one operation. (rather than
3334         two separate ops: sign, then encrypt)
3335         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
3336         indication if a message is signed by an expired key.
3337         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
3338         enables combined sign & encrypt operation. (this was always on
3339         before).
3340         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
3341
3342 2002-05-01  Simon Josefsson  <jas@extundo.com>
3343
3344         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
3345         server.
3346         (nnimap-mailbox-info): defvar instead of defvoo.
3347
3348 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3349
3350         * gnus.el: Oort Gnus v0.06 is released.
3351
3352 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3353
3354         * lpath.el: Bind url-package-version.
3355
3356 2002-05-01  Simon Josefsson  <jas@extundo.com>
3357
3358         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
3359         filename before deleting the group itself, because the presence of
3360         a group filename decides if long filenames are used or not.
3361
3362         * gnus-art.el (gnus-button-alist): Don't inline
3363         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
3364         without also modifying g-button-alist.
3365         (gnus-button-alist): Fix type to allow variable as well as regexp.
3366         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
3367         themselves, variables to its contents.
3368         (gnus-button-entry): Ditto.
3369
3370 2002-05-01  Simon Josefsson  <jas@extundo.com>
3371
3372         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
3373         UIDNEXT as a string.
3374
3375         * nnimap.el (nnimap-string-lessp-numerical): New function.
3376         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
3377         integers.
3378
3379 2002-04-29  Simon Josefsson  <jas@extundo.com>
3380
3381         * nnmail.el (nnmail-cache-insert): Accept optional group
3382         parameter.
3383
3384         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
3385         n-r-g-a is disabled.
3386
3387 2002-04-29  Simon Josefsson  <jas@extundo.com>
3388
3389         * nnimap.el (nnimap-split-fancy): Fix doc.
3390         (nnimap-split-fancy): Fix doc.
3391
3392         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
3393         (nnimap-mailbox-info): New internal variable.
3394         (nnimap-retrieve-groups): Implement faster new mail check.
3395
3396         * nnimap.el (nnimap-split-articles): Support
3397         nnmail-cache-accepted-message-ids.
3398         (nnimap-request-accept-article): Ditto.
3399
3400         * imap.el (imap-mailbox-status-asynch): New command.
3401
3402 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
3403
3404         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
3405         are no subscribed mail groups.
3406         - Strip quoted names when comparing addresses
3407
3408 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
3409
3410         * mm-decode.el (mm-text-html-renderer): Change customize type to
3411         const.
3412
3413         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
3414         (gnus-debug-exclude-variables): do.
3415
3416 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3417
3418         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
3419         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
3420
3421 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3422
3423         * dns.el (dns-make-network-process): New macro.
3424         (query-dns): Use it.
3425
3426 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3427
3428         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
3429         article-buffer.
3430
3431         * mm-url.el (mm-url-package-name): New variable.
3432         (mm-url-package-version): New variable.
3433         (mm-url-insert-file-contents): Bind url-package-name and
3434         url-package-version here.
3435         * nnrss.el (nnrss-insert-w3): Move the bindings.
3436
3437         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
3438         url-package-version. Trivial change from Andrew J Cosgriff
3439         <ajc@polydistortion.net>
3440
3441         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
3442         attachments. Trivial change from Peter 'Luna' Runestig
3443         <peter@runestig.com>.
3444
3445 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
3446
3447         * nnkiboze.el (nnkiboze-request-scan): Call
3448         nnkiboze-possibly-change-group.
3449         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
3450         problems.
3451         (nnkiboze-generate-group): Set newsrc to the *highest* article
3452         number kibozed, not the lowest.
3453
3454 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
3455
3456         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
3457
3458 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3459         From Dan Christensen <jdc+news@uwo.ca>.
3460
3461         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
3462         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
3463         Recognize math postings.  Extract Date (now ignores "(15kb)").
3464         Extract email address using gnus-extract-address-components
3465         instead of just taking the first word.  Create Date and From
3466         headers for message which are missing these headers.  Get rid
3467         of spurious \\ lines (purely cosmetic).  Extend body-end and
3468         file-end regexps, to exclude more garbage from the message.
3469         Make URL rephrasing regexp more flexible, to match current
3470         format.
3471
3472 2002-04-23  Simon Josefsson  <jas@extundo.com>
3473
3474         * netrc.el: New file, functions copied from gnus-util.el by Ted
3475         Zlatanov <tzz@lifelogs.com>.
3476
3477         * gnus-util.el: Require netrc.
3478         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
3479         new code in netrc.el.
3480
3481 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3482
3483         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
3484         message-ignored-resent-headers, too.  From Matthieu Moy
3485         <Matthieu.Moy@imag.fr>.
3486
3487 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3488
3489         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
3490         boolean not a string
3491         * gnus-group.el (gnus-group-line-format): add description of %C
3492         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
3493           as %C
3494         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
3495
3496 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
3497
3498         * nnmaildir.el (nnmaildir-request-scan): typo: set
3499         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
3500         nnmail-get-new-mail for 'find-new-groups.
3501
3502 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
3503
3504         * nnmaildir.el (nnmaildir-request-update-info,
3505         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
3506         unnecessary calls to nnmaildir-request-scan.
3507
3508 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3509
3510         * gnus-msg.el:
3511         * gnus-msg.el (gnus-message-replysign): New.
3512         * gnus-msg.el (gnus-message-replyencrypt): New.
3513         * gnus-msg.el (gnus-message-replysignencrypted): New.
3514         * gnus-msg.el (gnus-summary-reply): Use the three new variables
3515         (above) to automatically encrypt/sign to encrypted/signed
3516         messages.
3517         * message.el:
3518         * message.el (message-mode-map): Add keybinding for
3519         `message-to-list-only'
3520         * message.el (message-mode): Add description for
3521         `message-to-list-only'
3522         * message.el (message-to-list-only): New.
3523         * message.el (message-make-mft): Changed to use the cl loop macro,
3524         and added optional flag to return only the matched list. (for use
3525         in new message-to-list-only function)
3526
3527 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
3528
3529         * gnus-msg.el:
3530         * gnus-msg.el (gnus-message-replysign):
3531         * gnus-msg.el (gnus-replysign): New.
3532         * gnus-msg.el (gnus-replyencrypt): New.
3533         * gnus-msg.el (gnus-replysignencrypted): New.
3534         * gnus-msg.el (gnus-summary-reply):
3535         * message.el:
3536         * message.el (message-mode-map):
3537         * message.el (message-mode):
3538         * message.el (message-to-list-only): New.
3539         * message.el (message-make-mft):
3540
3541 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3542
3543         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
3544
3545 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
3546
3547         * message.el (message-gen-unsubscribed-mft): accept a prefix
3548         argument so CC can be included with C-u C-c C-f C-a
3549
3550 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3551         From Ted Zlatanov <teodor.zlatanov@divine.com>.
3552
3553         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
3554         Improve docstring.
3555         (spam-enter-blacklist): New command.
3556
3557         * gnus-sum.el (gnus-spam-mark): New mark.
3558         (gnus-auto-expirable-marks): Add gnus-spam-mark.
3559         (gnus-summary-make-tool-bar): Correct conditional.
3560         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
3561         (gnus-summary-mark-as-spam): New command.
3562
3563 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
3564
3565         * mml-sec.el (mml-secure-message): changed to support arbritrary
3566         modes.
3567         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
3568         changed to support "signencrypt" mode.
3569         * mml.el (mml-parse-1): changed to support different secure modes
3570         more easily. (for signencrypt)
3571
3572 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
3573
3574         * gnus-sum.el (gnus-update-summary-mark-positions)
3575         (gnus-summary-toggle-header):
3576         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
3577         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
3578         (gnus-uu-post-encoded):
3579         * nnfolder.el (nnfolder-possibly-change-group):
3580         * nnimap.el (nnimap-retrieve-headers):
3581         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
3582
3583 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
3584
3585         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
3586         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
3587
3588 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * gnus-srvr.el (gnus-server-set-info): Clear
3591         `gnus-server-method-cache' when `gnus-server-alist' is changed.
3592         From Daiki Ueno <ueno@unixuser.org>.
3593
3594 2002-04-11  Simon Josefsson  <jas@extundo.com>
3595
3596         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
3597         viewing of security buttons.  Thanks to Nicolas Kowalski
3598         <Nicolas.Kowalski@imag.fr>.
3599
3600         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
3601         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
3602         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
3603         <Nicolas.Kowalski@imag.fr>.
3604         (smime-decrypt-buffer): Ditto.
3605
3606 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3607
3608         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
3609         header line.
3610
3611 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
3612
3613         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
3614
3615 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3616
3617         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
3618
3619 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3620
3621         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
3622         errors when debug.
3623
3624 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
3625
3626         * message.el (message-make-mft): Changed MFT code from using
3627         message-recipients (which included Bcc) to use only the To and CC
3628         headers.
3629
3630 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
3631
3632         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
3633         add link.
3634         (gnus-treat-mail-picon): Ditto.
3635         (gnus-treat-newsgroups-picon): Ditto.
3636         (gnus-picon-databases): Fix custom type.
3637         (gnus-picon-databases): Add link.
3638         (gnus-article-x-face-command): Add to gnus-picon group.
3639
3640 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
3641
3642         * message.el (message-buffer-naming-style): Remove.
3643
3644 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3645
3646         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
3647
3648         * message.el (message-tool-bar-map): Ditto.
3649
3650         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3651
3652 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3653
3654         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
3655
3656 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
3657
3658         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
3659
3660 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
3661         Trivial patch.
3662
3663         * dns.el: open-network-stream under XEmacs does udp.
3664
3665 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
3666
3667         * spam.el (spam-enter-whitelist): New function.
3668         (spam-parse-whitelist): Ditto.
3669         (spam-refresh-list-cache): Ditto.
3670         (spam-address-whitelisted-p): New function.
3671
3672         * dns.el (query-dns): Use TCP when make-network-process isn't
3673         available.
3674         (dns-servers): New variable.
3675         (dns-parse-resolv-conf): New function.
3676         (query-dns): Use it.
3677
3678         * spam.el: New file.
3679
3680         * dns.el (query-dns): Test.
3681
3682 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3683
3684         * lpath.el (featurep): Bind make-network-process.
3685
3686 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
3687
3688         * nnmaildir.el: Use defstruct.  Use a single copy of
3689         nnmail-extra-headers to save memory.  Store server's group name
3690         prefix instead of each group's prefixed name.
3691         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
3692         nntp-server-buffer.
3693
3694 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3695
3696         * dns.el: New file.
3697
3698 2002-03-28  Simon Josefsson  <jas@extundo.com>
3699
3700         * gnus-sum.el (gnus-summary-dummy-line-format):
3701         * gnus.el (gnus-summary-line-format): Fixing links to Info.
3702         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
3703
3704 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3705
3706         * gnus-sum.el (gnus-summary-move-article)
3707         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
3708         the doc string.
3709
3710 2002-03-28  Simon Josefsson  <jas@extundo.com>
3711
3712         * mml-sec.el (mml-secure-message): Search after
3713         mail-header-separator from top of message.
3714
3715 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
3716
3717         * nnmaildir.el: Cosmetic changes.
3718         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
3719         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
3720         nnmaildir--group-ls): New macros/functions.  Use them.
3721         (nnmaildir--unlink): Evalutate argument only once.
3722
3723 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
3724
3725         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
3726         symbols.
3727         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
3728         `gnus-point-at-eol'.
3729
3730 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
3731
3732         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
3733         nnmaildir--marks-dir): New macros.  Use them.
3734         Use inhibit-quit for atomicity instead of in-memory journaling.
3735         (nnmaildir--edit-prep): New function.
3736         (Local Variables): Use it.
3737
3738 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
3739
3740         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
3741
3742 2002-03-25  Simon Josefsson  <jas@extundo.com>
3743
3744         * message.el (message-mode): Fix doc.
3745
3746 2002-03-25  Simon Josefsson  <jas@extundo.com>
3747
3748         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
3749         Matthieu Moy <Matthieu.Moy@imag.fr>.
3750
3751 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
3752
3753         * mml-sec.el (mml-unsecure-message): Add docstring.
3754
3755 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
3756
3757         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
3758         value.
3759         Trivial change from andre@slamdunknetworks.com
3760
3761 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
3762
3763         * mml.el (mml-mode-map): Added a keybinding for
3764         `mml-unsecure-message'.  Also, added a menu entry for said
3765         function in the Attachments menu.
3766
3767 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3768
3769         * canlock.el (canlock-version): Remove.
3770         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
3771         here; simplify \x insertions.
3772         (canlock-sha1): New function, always return a unibyte string.
3773         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
3774         of a password.
3775         (canlock-insert-header): Use `canlock-sha1'.
3776         (canlock-verify): Ditto.
3777
3778 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3779
3780         * message.el (message-fix-before-sending): Add an option that
3781         ignores illegible text.
3782         Trivial change from Mark Milhollan <mlm@attglobal.net>
3783
3784         * message.el (message-font-lock-keywords): Support multi-line MML
3785         tags.
3786
3787         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
3788         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
3789
3790 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3791
3792         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
3793         symbols for "View as different encoding" submenu.
3794
3795 2002-03-19  Simon Josefsson  <jas@extundo.com>
3796
3797         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
3798         encoding" submenu.
3799
3800 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
3801
3802         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
3803
3804 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3805
3806         * gnus-sum.el (gnus-sum-thread-tree-root)
3807         (gnus-sum-thread-tree-single-indent)
3808         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
3809         (gnus-sum-thread-tree-leaf-with-other)
3810         (gnus-sum-thread-tree-single-leaf): Make customizable.
3811
3812 2002-03-16  Simon Josefsson  <jas@extundo.com>
3813
3814         * gnus-util.el (gnus-extract-address-components): Don't break on
3815         names such as James "Kibo" Parry.  From Francis Litterio
3816         <franl@world.std.com>.
3817
3818 2002-03-13  Simon Josefsson  <jas@extundo.com>
3819
3820         * pop3.el (pop3-open-server): Revert multibyte change.  From
3821         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3822
3823         * message.el (message-send-mail-with-qmail): Make it work.  From
3824         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
3825
3826 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
3827
3828         * message.el (message-make-mft): Set case-fold-search while
3829         generating the MFT.  Also, a little cleanup in the MFT code.
3830
3831 2002-03-12  Simon Josefsson  <jas@extundo.com>
3832
3833         * message.el (message-qmail-inject-args): May be function.
3834         (message-send-mail-with-qmail): Call function if m-q-i-a is
3835         function.  From fn@hungry.org (Faried Nawaz).
3836
3837 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3838
3839         * message.el (message-abbrevs-loaded): Remove.
3840         (mailabbrev): Require it.
3841
3842         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
3843
3844 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3845
3846         * pop3.el (pop3-open-server): Set process buffer unibyte.
3847
3848 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3849
3850         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
3851
3852 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3853
3854         * nnslashdot.el (nnslashdot-request-article): Remove javascript
3855         too.
3856
3857 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3858
3859         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
3860         duplication.
3861         (gnus-summary-save-parts-type-history): Ditto.
3862         (gnus-summary-save-parts-last-directory): Ditto.
3863         Trivial change from andre@slamdunknetworks.com
3864
3865 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
3866
3867         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
3868
3869 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3870
3871         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
3872         -->" as the end of the first article.
3873
3874         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
3875         From Matthieu Moy <Matthieu.Moy@imag.fr>
3876
3877         * message.el (message-add-action): Use add-to-list.
3878         (message-delete-action): New function.
3879
3880         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
3881         pieces.
3882
3883 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
3884
3885         * nnnil.el: New file.
3886         * gnus.el (gnus-valid-select-methods): Include nnnil.
3887
3888 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3889
3890         * message.el (message-syntax-checks): Because canlock is
3891         supported, we disable sender syntax check.
3892         (message-shoot-gnksa-feet): Add cancel-messages option doc.
3893
3894         * gnus-draft.el (gnus-draft-send): If interactive, use its default
3895         value of message-syntax-checks.
3896
3897         * qp.el (quoted-printable-decode-region): Doc addition.
3898         From: Eli Zaretskii <eliz@is.elta.co.il>
3899
3900         * mail-source.el (make-source-make-complex-temp-name): Use
3901         make-temp-file.
3902
3903         * mm-util.el (mm-make-temp-file): New function.
3904         * nneething.el (nneething-file-name): Use it.
3905         * mml-smime.el (mml-smime-encrypt): Ditto.
3906         * mm-view.el (mm-inline-wash-with-file): Ditto.
3907         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
3908         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
3909         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
3910         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
3911         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
3912         * gnus-art.el (gnus-mime-print-part): Ditto.
3913
3914 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
3915
3916         * message.el (nnmaildir-article-number-to-base-name): New
3917         function.
3918         (nnmaildir-base-name-to-article-number): New function.
3919
3920 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3921
3922         * smime.el (smime-make-temp-file): Don't quote
3923         `temporary-file-directory'.
3924
3925 2002-03-04  Simon Josefsson  <jas@extundo.com>
3926
3927         * smime.el (smime-sign-region): Rename argument keyfiles to
3928         keyfile. You only sign something with one key.
3929         (smime-sign-buffer): Better completing-read prompt.
3930         (smime-decrypt-buffer): Ditto.
3931
3932         * smime.el (smime-make-temp-file): Make it work under XEmacs.
3933
3934         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
3935         completing-read.
3936         (mm-view-pkcs7-decrypt): CRLF->LF.
3937
3938 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
3939
3940         * message.el (message-hierarchical-addresses): New variable.
3941         (message-get-reply-headers): Use it.
3942         From Ted Zlatanov <teodor.zlatanov@divine.com>
3943
3944 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3945
3946         * message.el (message-mode): If buffer-file-name, don't set auto
3947         save file name.
3948         Trivial change from Geoff Greene <ggreene@wpi.edu>
3949
3950 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3951
3952         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
3953         takes one argument in read-char.
3954
3955         * message.el (message-fix-before-sending): Forward a char.
3956         Check mmu-multibyte-p, add control-1.
3957
3958 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3959
3960         * gnus-start.el (gnus-read-init-file): Ditto.
3961
3962         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
3963
3964         * dgnushack.el (dgnushack-make-load): Ditto.
3965
3966         * mail-source.el (mail-source-fetch): Extract the right error
3967         code.
3968
3969         * message.el (message-fix-before-sending): Check illegible text.
3970
3971         * gnus-util.el (gnus-multiple-choice): New function.
3972
3973         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
3974         also defined in gnus-score.el.
3975
3976 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
3977
3978         * message.el (message-get-reply-headers): downcase email addresses
3979         for comaparisons for duplicate removal.
3980
3981 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3982
3983         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
3984         implementation of PKCS#7, which just allows users read the
3985         message.
3986         (mm-view-pkcs7): Use it.
3987
3988 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
3989
3990         * gnus.el (large-newsgroup-initial): New parameter.
3991
3992         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
3993         (gnus-summary-insert-old-articles): Ditto.
3994
3995 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3996
3997         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
3998         used as the default answer of the question, "How many articles?".
3999         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4000
4001         * nnagent.el (nnagent-retrieve-headers): Remove articles with
4002         small numbers.
4003
4004 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4005
4006         * deuglify.el: Fix comments.
4007
4008 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
4009
4010         * html2text.el (html2text-clean-anchor): If there is no HREF,
4011         insert nothing.
4012
4013         * mml.el (mml-generate-mime-1): Add cdr.
4014         From: andre@slamdunknetworks.com
4015
4016         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
4017         (mm-text-html-washer-alist): Ditto.
4018
4019         * mm-decode.el (mm-text-html-renderer): Add html2text.
4020
4021         * html2text.el: Face lift.
4022
4023         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
4024
4025 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
4026
4027         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
4028
4029         * deuglify.el: Change copy right. Add autoload. Add coding-system.
4030
4031         * deuglify.el: New file. The original file name is
4032         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
4033
4034         * mm-decode.el (mm-display-external): Use
4035         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
4036
4037 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
4038
4039         * nnmaildir.el (nnmaildir-request-list): Report the highest
4040         article number, not the total number of articles.
4041
4042 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4043
4044         * gnus-sum.el: Move uu key map here.
4045         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
4046
4047 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
4048
4049         * nnmaildir.el (nnmaildir-request-expire-articles): Use
4050         nnmail-expiry-wait* if expire-age parameter is not set.
4051
4052 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4053
4054         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
4055         function.
4056         (gnus-group-sort-selected-groups-by-real-name): New function.
4057         (gnus-group-make-menu-bar): Add sort by real name.
4058
4059         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
4060         rebuild.
4061         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
4062         nil as dependencies as well.
4063
4064 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4065
4066         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
4067         for mime-parts.
4068
4069         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
4070
4071         * gnus-group.el (gnus-group-name-decode): Don't test
4072         multibyte-string, because it breaks XEmacs.
4073         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
4074
4075         * message.el (message-send-mail): Be talkative.
4076
4077         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
4078         (mm-automatic-display): Ditto.
4079
4080         * mailcap.el (mailcap-mime-data): Ditto.
4081         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4082
4083 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4084
4085         * many files: Remove trailing whitespaces, replace spc+tab with
4086         tab, replace leading whitespaces with tabs.
4087
4088 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
4089
4090         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
4091         articles with no body and no blank line after the header.
4092
4093 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4094
4095         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
4096         parts.
4097
4098         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
4099         non-ascii chars.
4100
4101         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
4102
4103         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
4104         w3-delay-image-loads.
4105         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
4106         (mm-w3-prepare-buffer): Ditto.
4107
4108         * mail-source.el (mail-source-fetch-directory): Run scripts.
4109
4110 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4111
4112         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
4113         for Majordomo confirmations.
4114
4115 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4116
4117         * gnus-fun.el (gnus-respond-to-confirmation): New command.
4118
4119 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4120
4121         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
4122
4123 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
4124
4125         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
4126         References header field.  From Mark Thomas <mthomas@cmu.edu>.
4127
4128 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4129
4130         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
4131         (mm-inline-render-with-stdin): Ditto.
4132         (mm-inline-render-with-function): Ditto.
4133         (mm-inline-wash-with-file): Bind coding-system-for-write.
4134         (mm-inline-wash-with-stdin): Ditto.
4135
4136 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4137
4138         Suggested by Felix Natter <fnatter@gmx.net>
4139
4140         * gnus-art.el (gnus-mime-view-part-externally): Rename from
4141         gnus-mime-externalize-view.
4142         (gnus-mime-view-part-internally): Rename from
4143         gnus-mime-internalize-view.
4144         (gnus-article-view-part-externally): Rename from
4145         gnus-article-externalize-part.
4146         (gnus-mime-action-alist): Change correspondingly.
4147         (gnus-mime-button-commands): Ditto.
4148         (gnus-mime-action-alist): Remove duplication.
4149
4150         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
4151
4152 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4153
4154         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
4155
4156         * gnus-art.el (gnus-display-mime): Use it.
4157
4158         * mm-partial.el (mm-partial-find-parts): Use it.
4159
4160         * gnus-sum.el (gnus-article-loose-mime): Rename from
4161         gnus-article-no-strict-mime.
4162         (gnus-summary-save-parts): Use it.
4163
4164 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4165
4166         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
4167         local variable.
4168
4169         * gnus-art.el (article-display-x-face): Don't sort multiple
4170         X-Faces.
4171
4172 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4173
4174         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
4175         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
4176
4177         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
4178
4179 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4180
4181         Some ideas is inspired by code from Hrvoje Niksic
4182         <hniksic@arsdigita.com>
4183
4184         * gnus-art.el (gnus-article-wash-function): Set the default to
4185         nil, so that we use mm-text-html-renderer instead.
4186         (article-wash-html): Use mm-text-html-renderer.
4187
4188         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
4189         (mm-text-html-renderer): New variable.
4190         (mm-inline-text-html-renderer): Set the default to nil, so that we
4191         use mm-text-html-renderer instead.
4192
4193         * mm-view.el (mm-inline-text-html): New function.
4194         (mm-text-html-renderer-alist): New variable.
4195         (mm-inline-text-vcard): New function.
4196         (mm-inline-text): Split.
4197         (mm-links-remove-leading-blank): New function.
4198         (mm-inline-render-with-file): New function.
4199         (mm-inline-render-with-stdin): New function.
4200         (mm-inline-render-with-function): New function.
4201         (mm-text-html-washer-alist): New variable.
4202         (mm-inline-wash-with-file): New function.
4203         (mm-inline-wash-with-stdin): New function.
4204
4205 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4206
4207         * message-utils.el: Fix installation doc.
4208         From: Reiner Steib <4uce.02.r.steib@gmx.net>
4209
4210 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4211
4212         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
4213         (gnus-post-method): Use it.
4214         (gnus-summary-cancel-article): Find the correct post-method.
4215
4216         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
4217         * message.el (message-send-news): Ditto.
4218         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
4219         <ipmonger@delamancha.org>
4220
4221         * gnus.el (gnus-select-method): Fix doc.
4222         (gnus-server-string): Use 'using nntp'.
4223
4224         * gnus-agent.el (gnus-slave-unplugged): New command.
4225         From: Felix Natter <fnatter@gmx.net>
4226
4227 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4228
4229         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
4230         Call edit-done-function first, then change the window
4231         configuration.
4232         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
4233         (gnus-article-edit-mode): mml-mode.
4234
4235         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
4236         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
4237
4238         * message-utils.el: Adopt the file.
4239
4240         * message-utils.el: New file.
4241         From Holger Schauer <Holger.Schauer@gmx.de>
4242
4243 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
4244
4245         * gnus-sum.el (gnus-summary-move-article): Select-article only
4246         when gnus-move-split-methods is non-nil. And we don't render or
4247         mark the article.
4248
4249         * gnus-fun.el (gnus-shell-command-to-string): New function.
4250         (gnus-shell-command-on-region): New function.
4251         (gnus-random-x-face): Use them.
4252         (gnus-x-face-from-file): Ditto.
4253         (gnus-convert-image-to-gray-x-face): Ditto.
4254         (gnus-convert-gray-x-face-to-xpm): Ditto.
4255         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
4256
4257 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * gnus-art.el (gnus-treat-display-xface): Don't use
4260         `shell-command-to-string' when compiling.
4261         (gnus-treat-display-grey-xface): Ditto.
4262
4263 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
4264
4265         * nnmaildir.el (nnmaildir--article-count): If the group is
4266         completely empty, report minimum article number as 1 instead of 0.
4267
4268 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4269
4270         * gnus-agent.el (gnus-get-predicate): Use nconc.
4271
4272         * gnus-sum.el (gnus-summary-display-make-predicate): Use
4273         gnus-summary-display-cache as cache.
4274
4275         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
4276         (nndoc-mail-in-mail-type-p): New function.
4277         (nndoc-mail-in-mail-article-begin): New function.
4278
4279 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
4280
4281         * mailcap.el (mailcap-mime-data): Use enriched-decode.
4282
4283         * gnus-cite.el (gnus-article-fill-cited-article): Bind
4284         use-hard-newlines to nil.
4285
4286         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
4287         image is not available if window-system is not available.
4288
4289         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
4290
4291 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
4292
4293         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
4294         bookmark, because update-mark doesn't handle it correctly.
4295
4296 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
4297
4298         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
4299         directly instead of calling message-send-mail.
4300
4301         * gnus-start.el (gnus-read-descriptions-file): Use
4302         gnus-default-charset.
4303
4304         * mm-util.el (mm-guess-mime-charset): New function.
4305
4306         * gnus.el (gnus-default-charset): Use it.
4307         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
4308         the default.
4309
4310 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4311
4312         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
4313         (article-display-x-face): Use it.  Disable grey xface, if
4314         uncompface is not found.
4315
4316         * message.el (message-mode): Don't enable multibyte on an indirect
4317         buffer.
4318
4319         * nnrss.el (nnrss-content-function): New variable.
4320         (nnrss-request-article): Use it.
4321
4322 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4323
4324         * gnus.el: Add article-unsplit-urls.
4325         * gnus-sum.el: Ditto.
4326         * gnus-art.el (gnus-treat-strip-cr): New variable.
4327         (gnus-treatment-function-alist): Use it.
4328         (article-unsplit-urls): New function.
4329         (gnus-article-make-menu-bar): Use it.
4330         From: Michael Cook <michael.cook@cisco.com>
4331
4332 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4333
4334         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
4335         copy.
4336
4337 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
4338
4339         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
4340         with internal whitespace.
4341         (gnus-parent-id): Ditto.
4342
4343 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
4344
4345         * gnus-art.el (gnus-article-treat-body-boundary): Add
4346         gnus-decoration property.
4347         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
4348
4349         * message.el (message-mode): Set local-abbrev-table.
4350         From Matt Armstrong <matt@lickey.com>.
4351
4352         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
4353         too many spaces.
4354
4355         * rfc2047.el (rfc2047-unfold-region): Ditto.
4356         (rfc2047-decode-region): Don't unfold. Let
4357         gnus-article-treat-unfold-headers do it.
4358
4359         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
4360         From: Jesper Harder <harder@ifa.au.dk>
4361
4362 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4363
4364         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
4365         (gnus-configure-posting-styles): Use it.
4366         (gnus-configure-posting-styles): Remove trailing newspaces.
4367
4368 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4369
4370         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
4371         is non-nil.
4372
4373         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
4374
4375         * gnus.el (gnus-server-to-method): Switch position with
4376         gnus-server-get-method.
4377         (gnus-agent): Add doc.
4378
4379         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
4380         (gnus-summary-save-parts): Use it.
4381
4382         * gnus-art.el (gnus-display-mime): Use it.
4383         * mm-partial.el (mm-partial-find-parts): Use it.
4384
4385         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
4386
4387         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
4388         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
4389
4390         * nnagent.el (nnagent-request-expire-articles): Don't delete
4391         files.
4392
4393 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
4394
4395         * message.el (message-gen-unsubscribed-mft): New function.
4396         From Sriram Karra <karra@cs.utah.edu>.
4397
4398         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
4399         open parenthesis.
4400
4401         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
4402         (mm-inline-text-html-render-with-w3): Ditto.
4403         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
4404         Suggested by Dave Love  <d.love@dl.ac.uk>.
4405
4406         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
4407
4408         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
4409         * nntp.el (nntp-send-command): Ditto.
4410         * nntp.el (nntp-send-command-nodelete): Ditto.
4411
4412 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4413
4414         * mm-url.el (mm-url-load-url): New function.
4415         (mm-url-insert-file-contents): Use it.
4416
4417         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
4418
4419         * message.el (message-forward-make-body): Correctly copy
4420         forward-buffer.
4421
4422         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
4423
4424 2002-02-04  Simon Josefsson  <jas@extundo.com>
4425
4426         * gnus-art.el (gnus-article-followup-with-original): Mark with
4427         force, prevent errors when following up from article buffer.
4428         (gnus-article-reply-with-original): Ditto.
4429
4430         * binhex.el (binhex-decoder-switches): Fix doc.  From
4431         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
4432
4433 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
4434
4435         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
4436         highlight-citation after emphasize.
4437
4438 2002-02-04  Simon Josefsson  <jas@extundo.com>
4439
4440         * nnfolder.el (nnfolder-open-marks):
4441
4442         * nnml.el (nnml-open-marks): Message when done.  From David
4443         Edmondson <dme@sun.com>.
4444
4445 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
4446
4447         * imap.el (imap-anonymous-auth): Fix typo.
4448         From: Steinar Bang <sb@dod.no>
4449
4450         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
4451         save-excursion.
4452         (gnus-cache-braid-heads): Ditto.
4453
4454         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
4455         line, because there are extra articles in the overview buffer.
4456
4457         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
4458
4459         * message.el (message-forward-rmail-make-body): Directly use
4460         rmail-msg-restore-non-pruned-header to avoid calling
4461         vertical-motion.
4462
4463 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4464
4465         * gnus-cache.el (gnus-summary-insert-cached-articles):
4466         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
4467
4468         * gnus-group.el (gnus-group-mark-article-read): Nreverse
4469         gnus-newsgroups-unselected.
4470
4471         * gnus-agent.el (gnus-summary-set-agent-mark): Use
4472         gnus-add-to-sorted-list.
4473
4474         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
4475         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
4476         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
4477         (gnus-update-read-articles): UNREAD is sorted.
4478         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
4479         (gnus-newsgroup-marked, gnus-newsgroup-cached)
4480         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
4481         (gnus-newsgroup-dormant): Require sorted.
4482
4483         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
4484         directories.
4485         (gnus-dired-print): New function.
4486
4487         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
4488         ps-despool.
4489
4490 2002-02-02  Simon Josefsson  <jas@extundo.com>
4491
4492         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
4493
4494 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
4495
4496         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
4497         t. This makes gnus-agent customizable without putting
4498         gnus-agentize into .gnus.
4499
4500         * gnus.el (gnus-agent): Make it customizable.
4501
4502         * gnus-dired.el: New file.
4503         From Benjamin Rutt <brutt@bloomington.in.us>
4504
4505         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
4506         if no article.
4507         (gnus-cache-possibly-remove-article): Ditto.
4508         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
4509
4510 2002-02-01  Simon Josefsson  <jas@extundo.com>
4511
4512         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
4513
4514 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4515
4516         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
4517         (mm-setup-w3m): Don't bind keys listed in the above.
4518
4519 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4520
4521         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
4522         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
4523         is non-nil; bind `w3m-force-redisplay' with nil.
4524
4525         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4526
4527         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
4528
4529 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
4530
4531         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
4532         use mail-header-unfold-field.
4533
4534         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
4535         gnus-summary-limit.
4536
4537         * gnus-range.el (gnus-add-to-sorted-list): New function.
4538         * gnus-sum.el (gnus-mark-article-as-read): Use it.
4539         (gnus-mark-article-as-unread): Ditto.
4540         (gnus-summary-mark-article-as-unread): Ditto.
4541         (gnus-build-get-header): Ditto.
4542         (gnus-summary-prepare-threads): Ditto.
4543         (gnus-summary-insert-pseudos): Ditto.
4544         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
4545         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
4546         (gnus-summary-insert-old-articles): Ditto.
4547
4548         * gnus-msg.el (gnus-posting-styles): Add new format of header.
4549         (gnus-configure-posting-styles): Support the new format.
4550
4551         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
4552         edebug-form-spec to (sexp body).
4553         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
4554
4555         * message.el (message-reply-headers): Add doc.
4556
4557 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4558
4559         * gnus-group.el (gnus-group-delete-group): Nix the entry in
4560         gnus-cache-active-hashtb.
4561
4562         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
4563         (gnus-agent-summary-fetch-group): Use it.
4564
4565         * gnus-msg.el (gnus-debug-files): New variable.
4566         (gnus-debug-exclude-variables): New variable.
4567         (gnus-debug): Use them.
4568
4569         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
4570
4571 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4572
4573         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
4574         (message-mode-syntax-table): Move back the previous position.
4575
4576         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
4577
4578         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4579         gnus-sorted-difference.
4580
4581         * nnsoup.el (nnsoup-request-expire-articles): Use
4582         gnus-sorted-difference.
4583
4584         * nnheader.el: Autoload gnus-sorted-difference.
4585
4586         * nnfolder.el (nnfolder-request-expire-articles): Use
4587         gnus-sorted-difference.
4588
4589         * gnus-cache.el (gnus-cache-retrieve-headers): Use
4590         gnus-sorted-difference.
4591
4592         * gnus-range.el: Autoload cookies.
4593         (gnus-sorted-difference): New function.
4594         (gnus-sorted-ndifference): New function.
4595         (gnus-sorted-nintersection): Rename from
4596         gnus-set-sorted-intersection.
4597         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
4598         (gnus-list-range-difference): Rename from
4599         gnus-inverse-list-range-intersection.
4600         (gnus-inverse-list-range-intersection): Use defalias.
4601
4602         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
4603         gnus-sorted-ndifference, and gnus-sorted-nintersection.
4604         (gnus-articles-to-read): Use gnus-sorted-difference.
4605         (gnus-summary-limit-mark-excluded-as-read): Use
4606         gnus-sorted-intersection and gnus-sorted-ndifference.
4607         (gnus-list-of-read-articles): Use gnus-list-range-difference.
4608         (gnus-summary-insert-articles): Use gnus-sorted-difference.
4609
4610         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
4611
4612 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
4615         property to the buffer for using emacs-w3m command keys.
4616
4617         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
4618         option.
4619
4620         * mm-view.el (mm-w3m-mode-map): New variable.
4621         (mm-w3m-mode-command-alist): New variable.
4622         (mm-w3m-minor-mode): Removed.
4623         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
4624         (mm-inline-text-html-render-with-w3m): Add keymap property to the
4625         buffer for using emacs-w3m command keys.
4626
4627 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4628
4629         * message.el (message-mode-syntax-table): Move forward.
4630         (message-cite-prefix-regexp): Auto detect non word constituents.
4631         (message-cite-prefix-regexp): Don't use with-syntax-table.
4632
4633         * gnus-sum.el (gnus-summary-update-info): Use
4634         gnus-list-range-intersection.
4635
4636         * gnus-agent.el (gnus-agent-fetch-headers): Use
4637         gnus-list-range-intersection.
4638
4639         * gnus-range.el (gnus-range-normalize): Use correct predicate.
4640         (gnus-list-range-intersection): Use it.
4641         (gnus-inverse-list-range-intersection): Ditto.
4642         (gnus-sorted-intersection): Add doc.
4643         (gnus-set-sorted-intersection): Add doc.
4644         (gnus-sorted-union): New function.
4645         (gnus-set-sorted-union): New function.
4646
4647         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
4648         (gnus-inverse-list-range-intersection): Ditto.
4649
4650 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
4651
4652         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
4653
4654         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
4655         and permit `:' and `\' in order to handle full Windows pathnames.
4656         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
4657         technically not correct per standard, but seems to have common use.
4658
4659 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4660
4661         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
4662         replacing numbers.
4663
4664 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
4665
4666         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
4667
4668         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
4669         Don't split when the window is small, e.g. when a small *BBDB*
4670         window is the lowest one.
4671
4672         * gnus-agent.el (gnus-agent-retrieve-headers): Use
4673         nnheader-find-nov-line to speed up. Use nreverse, because it is
4674         sorted. Use nnheader-insert-nov-file.
4675
4676 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4677
4678         * mm-decode.el (mm-inline-text-html-with-images): New user option.
4679
4680         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
4681         of `w3m-display-inline-images' with the value of
4682         `mm-inline-text-html-with-images'.
4683         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4684
4685         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4686
4687 2002-01-27  Richard M. Stallman  <rms@gnu.org>
4688
4689         * time-date.el: Add autoload cookies.  Many doc fixes.
4690         (time-add): New function.
4691         (time-subtract): Renamed from subtract-time.
4692         (subtract-time): New alias for time-subtract.
4693
4694 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
4697         emacs-w3m in doc-string.
4698
4699         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
4700         `w3m-current-buffer'.
4701
4702 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4703
4704         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
4705
4706         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
4707         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
4708         (mm-w3m-cid-retrieve): New function.
4709         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
4710
4711 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4712
4713         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
4714
4715 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4716
4717         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
4718
4719 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4720
4721         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
4722         32K.
4723
4724         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
4725
4726         * nnmail.el (nnmail-article-group): Decode headers before running
4727         split rules over them.
4728         (nnmail-mail-splitting-charset): New variable.
4729
4730         * smiley.el: Replaced with smiley-ems.el.
4731
4732 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4733
4734         * mm-url.el (mm-url-predefined-programs): Add w3m.
4735         (mm-url-program): Ditto.
4736
4737 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4738
4739         * nnml.el (nnml-use-compressed-files): New variable.
4740         (nnml-filenames-are-evil): Removed.
4741         (nnml-current-group-article-to-file-alist): Don't use.
4742         (nnml-update-file-alist): Inhibit.
4743         (nnml-article-to-file): Use new var.
4744
4745 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4746
4747         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
4748
4749         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
4750
4751 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4752
4753         * gnus-agent.el (gnus-agent-load-alist): Use new caching
4754         function.
4755
4756         * gnus-util.el (gnus-cache-file-contents): New function.
4757
4758         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
4759         (gnus-agent-load-alist): Use it.
4760
4761         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
4762
4763         * nnheader.el (nnheader-insert-nov-file): New function.
4764
4765         * gnus-util.el (gnus-parse-without-error): Correct the loop.
4766
4767         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
4768         there are no references.
4769         (gnus-extract-message-id-from-in-reply-to): New function.
4770         (gnus-nov-parse-line): Use in-reply-to if there are no
4771         references.
4772
4773 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4774
4775         * nnagent.el (nnagent-retrieve-headers): Use new macro.
4776
4777         * gnus-util.el (gnus-parse-without-error): New macro.
4778
4779 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
4780
4781         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
4782         (gnus-article-wash-function): use locate-library to decide which
4783         to use.
4784
4785 2002-01-25  Simon Josefsson  <jas@extundo.com>
4786
4787         * pop3.el (pop3-munge-message-separator): Work if no date.
4788         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
4789
4790 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4791
4792         * gnus-agent.el (gnus-agent-save-alist): Fix.
4793
4794         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
4795         mistake.  Reinstated lost code.
4796
4797 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
4798
4799         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
4800         one exists in the case of an encrypted message with an internal
4801         signature.
4802
4803 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4804
4805         * gnus-agent.el (gnus-agent-save-alist): Optimized.
4806
4807 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4808
4809         * dgnushack.el: Commented out the experimental code.
4810
4811 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4812
4813         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
4814         error.
4815
4816         * gnus.el (gnus-server-to-method): Made into subst.
4817         (gnus-server-method-cache): New variable.
4818         (gnus-server-to-method): Use it.
4819         (gnus-group-method-cache): New variable.
4820         (gnus-find-method-for-group-1): Renamed.
4821         (gnus-find-method-for-group): New function.
4822         (gnus-group-method-cache): Removed.
4823
4824         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
4825         function.
4826
4827         * gnus-range.el (gnus-members-of-range): New function.
4828         (gnus-list-range-intersection): Renamed.
4829         (gnus-inverse-list-range-intersection): New function.
4830
4831         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
4832
4833         * nnagent.el (nnagent-retrieve-headers): New implementation.
4834
4835         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
4836         implementation.
4837
4838 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4839
4840         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
4841         `w3m-meta-content-type-charset-regexp'.
4842
4843         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
4844         charset-encoded html contents.
4845
4846 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4847
4848         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
4849         an empty file.
4850
4851         * nnweb.el (url): Ignore errors when request url.
4852
4853         * nnrss.el: Clean up the comments.
4854
4855 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4856
4857         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
4858
4859         * mm-decode.el (mm-inline-text-html-renderer): New user option.
4860         (mm-inline-media-tests): Test whether the value of
4861         `mm-inline-text-html-renderer' is a function for text/html.
4862
4863         * mm-view.el (mm-inline-text-html-render-with-w3): New function
4864         separated from `mm-inline-text'.
4865         (mm-w3m-minor-mode): New variable.
4866         (mm-w3m-setup): New variable.
4867         (mm-setup-w3m): New function.
4868         (mm-inline-text-html-render-with-w3m): New function.
4869         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
4870         text/html.
4871
4872 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
4873
4874         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
4875
4876 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4877
4878         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
4879         and `gnus-xmas-completing-read'.
4880
4881 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4882
4883         * nneething.el (nneething-message-id-number): Abolished.
4884         (nneething-encode-file-name): Not encode numerical characters.
4885         (nneething-make-head): `nneething-message-id-number' is not
4886         used to generate message IDs.
4887
4888 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4889
4890         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
4891         characters.
4892
4893 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4894
4895         * gnus-xmas.el (gnus-xmas-completing-read): New function.
4896         (gnus-xmas-redefine): Redefine conditionally.
4897
4898 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4899
4900         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
4901         tag.
4902
4903 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
4904
4905         * message.el (message-font-lock-keywords): Added the secure tag.
4906         * mml-sec.el: Added functions to generate/modify/remove the secure
4907         tag while in message mode.
4908         * mml-sec.el (mml-secure-message): New.
4909         * mml-sec.el (mml-unsecure-message): New.
4910         * mml-sec.el (mml-secure-message-sign-smime): New.
4911         * mml-sec.el (mml-secure-message-sign-pgp): New.
4912         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
4913         * mml-sec.el (mml-secure-message-encrypt-smime): New.
4914         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
4915         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
4916         * mml.el (mml-parse-1): Added code to recognise the secure tag and
4917         convert it to either a part or multipart depending on if there are
4918         other parts in the message.
4919         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
4920         to use the secure tag, rather than the part tag.
4921         * mml.el (mml-preview): Added a save-excursion to keep cursor
4922         position after doing an MML preview.
4923
4924 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4925
4926         * nnheader.el (nnheader-parse-overview-file): New function.
4927         (nnheader-write-overview-file): New function.
4928
4929 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4930
4931         * gnus.el (gnus-group-fast-parameter): Check better if expansion
4932         in wanted.
4933
4934         * nnweb.el (nnweb-type-definition): Clean up.
4935
4936 2002-01-21  Alastair Burt  <burt@dfki.de>
4937         Trivial patch.
4938
4939         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
4940         buffer exists before jumping to it.
4941
4942 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4943
4944         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
4945         function.
4946         (article-wash-html): Use it.
4947         (gnus-article-wash-function): New variable.
4948         (gnus-article-wash-html-with-w3m): New function.
4949
4950 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4951
4952         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
4953         XEmacs.
4954
4955 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
4956
4957         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
4958         command line.
4959
4960 2002-01-21  Simon Josefsson  <jas@extundo.com>
4961
4962         * canlock.el (base64-encode-string): Autoload it from base64.
4963         (canlock-make-cancel-key): Base64 encode unibyte string.
4964
4965 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4966
4967         * nnfolder.el (nnfolder-request-accept-article): Unfold
4968         x-from-line.
4969         (nnfolder-request-replace-article): Ditto.
4970
4971 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
4972
4973         * gnus-group.el (gnus-group-best-unread-group): Use the right
4974         positioning function.
4975
4976 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4977
4978         * smiley-ems.el (smiley-region): Use new function.
4979         (smiley-update-cache): Use general image functions.
4980         (smiley-region): Use general functions.
4981
4982         * gnus-util.el (gnus-graphic-display-p): New function.
4983
4984         * nnmail.el (nnmail-article-group): Allow outputting traces of
4985         non-strings.
4986
4987         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
4988         (nndoc-exim-bounce-type-p): New function.
4989
4990         * message.el (message-dont-send): Doc fix.
4991
4992         * gnus-util.el (gnus-completing-read): Remove
4993         inherit-input-method.
4994
4995         * gnus-art.el (gnus-treat-smiley): Doc fix.
4996
4997         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
4998         articles.
4999
5000 2002-01-19  Simon Josefsson  <jas@extundo.com>
5001
5002         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
5003         (imap-kerberos4-open): Ditto.
5004         (imap-open): Set port correctly, don't set auth.
5005
5006 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5007
5008         * gnus.el (gnus-version-number): Bump version number.
5009
5010 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5011
5012         * gnus.el: Oort Gnus v0.05 is released.
5013
5014 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5015
5016         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
5017         exists.
5018
5019         * gnus-spec.el (gnus-string-width-function): New function.
5020         (gnus-tilde-cut-form): Use it.
5021         (gnus-tilde-max-form): Ditto.
5022         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
5023         (gnus-substring-function): Use it.
5024         (gnus-tilde-cut-form): Ditto.
5025         (gnus-substring-function): New function.
5026
5027         * message.el (message-check-news-header-syntax): New message.
5028
5029         * gnus.el (gnus-slave-no-server): Doc fix.
5030
5031         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
5032
5033 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5034
5035         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
5036         `seen' if it looks like (seen NUM1 . NUM2).  It should be
5037         (seen (NUM1 . NUM2)).
5038
5039 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5040
5041         * gnus-topic.el (gnus-topic-catchup-articles): Update article
5042         number in closed topics.
5043
5044 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
5045
5046         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
5047         functions.
5048
5049 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5050
5051         * gnus.el (gnus-group-find-parameter): Clean up.
5052
5053         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
5054         articles.
5055
5056         * gnus-util.el (gnus-completing-read-with-default): Renamed.
5057
5058         * nnmail.el (nnmail-article-group): Clean up.
5059
5060 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
5061
5062         * gnus-agent.el (gnus-category-name): Intern the category name.
5063
5064 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5065
5066         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
5067
5068         * gnus-util.el (gnus-completing-read): New function.
5069
5070 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5071
5072         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
5073
5074         * smiley-ems.el (smiley-region): Register smiley.
5075         (smiley-toggle-buffer): Rewrite the function.
5076         (smiley-active): Removed.
5077
5078 2002-01-19  Simon Josefsson  <jas@extundo.com>
5079
5080         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
5081         Jesper Harder <harder@ifa.au.dk>.
5082
5083 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5084
5085         * gnus-art.el (gnus-request-article-this-buffer): Call
5086         `nneething-get-file-name' to extract the file name from the
5087         message id.
5088
5089         * nneething.el (nneething-encode-file-name): New function.
5090         (nneething-decode-file-name): Ditto.
5091         (nneething-get-file-name): Ditto.
5092         (nneething-make-head): Encode the file name and encapsulate it
5093         into the field of the message id.
5094
5095 2002-01-18  Simon Josefsson  <jas@extundo.com>
5096
5097         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
5098         stored in .marks.
5099
5100         * nnfolder.el (nnfolder-request-update-info): Ditto.
5101
5102 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5103
5104         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
5105
5106 2002-01-18  Simon Josefsson  <jas@extundo.com>
5107
5108         * imap.el (imap-starttls-p): Don't check for binary.
5109         (imap-gssapi-auth-p): Ditto.
5110         (imap-kerberos4-auth-p): Ditto.
5111         (imap-open): Change logic.  Iterate through all possible streams,
5112         instead of bailing out after first failure.  Move authenticator
5113         decision to `imap-authenticate'.
5114         (imap-authenticate): Change logic, now finds the authenticator to
5115         use, was previously in `imap-open'.
5116         (imap-open): Return nil on failure.
5117         (imap-open): Setup temp buffer correctly.
5118         (imap-open): Return buffer only on success.
5119         (imap-interactive-login, imap-interactive-login): Tell the user
5120         which stream/authenticator is used for the queried
5121         username/password.
5122         (imap-open, imap-authenticate): Set variables.
5123         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
5124         (imap-open): Don't assume how `with-temp-buffer' is implemented.
5125
5126 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5127
5128         * gnus-fun.el (gnus-grab-cam-x-face): New function.
5129
5130 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5131
5132         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
5133
5134 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5135
5136         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
5137         (gnus-agent-group-mode-map): Bind it to "Jo".
5138         (gnus-agent-group-make-menu-bar): Add it into menu bar.
5139
5140 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
5141
5142         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
5143         (gnus-summary-mail-toolbar): Add mail article deletion button.
5144
5145         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
5146         false positives for lines of "^^^^".
5147
5148         * gnus-picon.el (gnus-picon-find-face): faces database is all
5149         lowercase.
5150
5151 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5152
5153         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
5154         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
5155         duplications.
5156         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
5157
5158 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5159
5160         * gnus-sum.el (gnus-summary-initial-limit): Inline
5161         gnus-summary-limit-children.
5162         (gnus-summary-initial-limit): Don't limit if
5163         gnus-newsgroup-display is nil.
5164         (gnus-summary-initial-limit): No, don't.
5165
5166         * gnus-util.el
5167         (gnus-put-text-property-excluding-characters-with-faces): Inline
5168         gnus-put-text-property.
5169
5170         * gnus-spec.el (gnus-default-format-specs): New variable.
5171
5172         * gnus-start.el (gnus-read-newsrc-file): Don't clear
5173         gnus-format-specs.
5174         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
5175
5176         * gnus-spec.el (gnus-update-format-specifications): Really check
5177         the Gnus version of the .newsrc.eld file.
5178         (gnus-format-specs): Save the new default summary format.
5179
5180         * gnus-util.el (gnus-parent-id): Check whether references is empty
5181         before splitting.
5182
5183         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
5184         functions.
5185         (gnus-gather-threads-by-references): Inline
5186         `gnus-split-references'.
5187
5188         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
5189         default value of gnus-summary-line-format-spec.
5190
5191 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5192
5193         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
5194         message.
5195         (nnslashdot-request-list): Ditto.
5196         (nnslashdot-sid-strip): Removed.
5197
5198 2002-01-15  Simon Josefsson  <jas@extundo.com>
5199
5200         * nnimap.el (nnimap-close-asynchronous): Enable.
5201         (nnimap-close-group): Expunge.
5202
5203 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5204
5205         * gnus-util.el (gnus-user-date-format-alist): Typo.
5206         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
5207
5208 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5209
5210         * nneething.el (nneething-request-article): Set
5211         `nnmail-file-coding-system' to `binary' locally, in order to read
5212         files without any conversion.
5213
5214 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5215
5216         * gnus-agent.el (gnus-agent-retrieve-headers): Use
5217         nnheader-file-coding-system and nnmail-active-file-coding-system.
5218         (gnus-agent-regenerate-group): Ditto.
5219         (gnus-agent-regenerate): Ditto.
5220         (gnus-agent-write-active): Ditto.
5221         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
5222
5223 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5224
5225         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
5226         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
5227
5228 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5229
5230         * gnus.el: We don't need gnus-article-show-all-headers.
5231
5232         * gnus-art.el (article-show-all, gnus-article-show-all-header):
5233         Ditto.
5234
5235         * gnus-sum.el (gnus-summary-select-article): Don't call
5236         show-all-headers, because hidden headers are not hidden text any
5237         more.
5238
5239 2002-01-13  Simon Josefsson  <jas@extundo.com>
5240
5241         * message.el (message-newline-and-reformat): Use `newline' instead
5242         of inserting \n, so that the newline is marked as hard.
5243
5244         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
5245         From Jesper Harder <harder@ifa.au.dk>.
5246
5247 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5248
5249         * imap.el (imap-close): Keep going if quit.
5250
5251         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
5252         nntp-server-buffer.
5253
5254 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5255
5256         * mm-view.el (mm-display-inline-fontify): Require font-lock to
5257         avoid unbinding shadowed variables.
5258
5259         * gnus-art.el (gnus-picon-databases): Moved here.
5260         (gnus-picons-installed-p): Moved here.
5261         (gnus-article-reply-with-original): Use `mark'.
5262
5263         * gnus.el (gnus-picon): Moved here and renamed.
5264
5265         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
5266         installed.
5267         (gnus-treat-mail-picon): Ditto.
5268         (gnus-treat-newsgroups-picon): Ditto.
5269
5270         * gnus-picon.el (gnus-picons-installed-p): New function.
5271
5272 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5273
5274         * gnus-agent.el (gnus-agent-go-online): Fix doc.
5275
5276 2002-01-12  Simon Josefsson  <jas@extundo.com>
5277
5278         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
5279         (nnimap-before-find-minmax-bugworkaround): Use it.
5280         (nnimap-find-minmax-uid): Don't reselect current mailbox.
5281         (nnimap-dont-close): New variable.
5282         (nnimap-close-group): Use it.
5283
5284 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5285
5286         * gnus-art.el (gnus-article-reply-with-original): Use
5287         `mark-active'.
5288
5289         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
5290
5291         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
5292         (gnus-score-advanced): Clean up.
5293         (gnus-score-advanced): Accept a multiple of the score.
5294
5295 2002-01-12  Simon Josefsson  <jas@extundo.com>
5296
5297         * flow-fill.el (fill-flowed-display-column)
5298         (fill-flowed-encode-columnq): New variables.  Suggested by
5299         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
5300         (fill-flowed-encode, fill-flowed): Use them.
5301
5302         * message.el (message-send-news, message-send-mail): Use
5303         m-b-s-n-p-e-h-n.
5304
5305         * mml.el (autoload): Autoload fill-flowed-encode.
5306         (mml-buffer-substring-no-properties-except-hard-newlines): New
5307         function.
5308         (mml-read-part): Use it.
5309         (mml-generate-mime-1): Encode format=flowed if appropriate.
5310         (mml-insert-mime-headers): Insert format=flowed.
5311
5312         * flow-fill.el (fill-flowed-encode): New function.
5313         (fill-flowed): Bind fill-column to window width.
5314
5315 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5316
5317         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
5318         it exists.
5319         (gnus-summary-setup-buffer): Wake up dead summary buffers.
5320         (gnus-summary-buffer-name): Don't return the dead name after all.
5321         (gnus-summary-setup-buffer): Kill the dead buffer.
5322
5323         * gnus-art.el (gnus-article-followup-with-original): Store the
5324         value of the mark before deactivating it.
5325
5326 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5327
5328         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
5329         From: Karl Kleinpaste <karl@charcoal.com>
5330
5331         * gnus-art.el (article-display-x-face): Ditto.
5332         (gnus-article-reply-with-original): Use gnus-region-active-p.
5333         (gnus-article-followup-with-original): Ditto.
5334
5335         * gnus-sum.el (gnus-summary-read-group-1): Don't select
5336         downloadable article either.
5337
5338 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5339
5340         * gnus-art.el (article-display-x-face): Insert From:.
5341
5342         * gnus-sum.el (gnus-summary-move-article): Don't draw the
5343         article. Bind gnus-display-mime-function and
5344         gnus-article-prepare-hook.
5345
5346         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
5347         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
5348         gnus-agent-possibly-synchronize-flags to the last.
5349         (gnus-agent-go-online): New function. New variable.
5350
5351 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5352
5353         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
5354         (gnus-agent-regenerate): Ditto.
5355
5356 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5357
5358         * message.el (message-ignored-news-headers)
5359         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
5360         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
5361
5362         * gnus.el (gnus-gethash-safe): New macro.
5363
5364         * gnus-agent.el (gnus-agent-regenerate-history): New function.
5365         (gnus-agent-regenerate): Show messages.
5366
5367 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5368
5369         * gnus-agent.el (gnus-agent-regenerate-group): New function.
5370         (gnus-agent-regenerate): New function.
5371         (gnus-agent-save-alist): Sort.
5372         (gnus-agent-copy-nov-line): Test eobp.
5373         (gnus-agent-retrieve-headers): Erase buffer.
5374
5375 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5376
5377         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
5378         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
5379
5380         * gnus.el (gnus-agent-covered-methods): Move here.
5381         (gnus-online): New function.
5382         (gnus-agent-method-p): Move here.
5383
5384         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
5385         nil. Remove articles-alist.
5386
5387         * gnus-start.el (gnus-get-unread-articles): Check online.
5388         (gnus-groups-to-gnus-format): Ditto.
5389         (gnus-active-to-gnus-format): Ditto.
5390
5391         * gnus-agent.el (gnus-agent-get-function): Use it.
5392         (gnus-agent-get-undownloaded-list): Ditto.
5393         (gnus-agent-fetch-session): Only fetch online methods.
5394
5395         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
5396         (gnus-server-mode-map): Ditto.
5397         (gnus-server-offline-face): New face.
5398         (gnus-server-offline-face): New variable.
5399         (gnus-server-font-lock-keywords): Add offline.
5400         (gnus-server-insert-server-line): Ditto.
5401         (gnus-server-offline-server): New function.
5402
5403         * gnus-int.el (gnus-open-server): Turn to offline.
5404         (gnus-server-unopen-status): New variable.
5405
5406 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5407
5408         * nnkiboze.el (nnkiboze-request-article): Use
5409         gnus-agent-request-article.
5410
5411         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
5412         function. Insert undownloaded NOV.
5413
5414         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
5415         (gnus-agent-request-article): New function.
5416
5417         * gnus.el (gnus-agent-cache): New variable.
5418
5419         * gnus-int.el (gnus-retrieve-headers): Use
5420         gnus-agent-retrieve-headers.
5421         (gnus-request-head): Use gnus-agent-request-article.
5422         (gnus-request-body): Ditto.
5423
5424         * gnus-art.el (gnus-request-article-this-buffer): Use
5425         gnus-agent-request-article.
5426
5427         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
5428         article if it is undownloaded.
5429
5430 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5431
5432         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
5433
5434 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5435
5436         * canlock.el (canlock-string-as-unibyte): New macro.
5437         (canlock-sha1-with-openssl): Return a unibyte string.
5438         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
5439
5440 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5441
5442         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
5443
5444 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5445
5446         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
5447         application/x-emacs-lisp.
5448
5449         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
5450
5451         * nntp.el (nntp-request-article): Add group parameter.
5452         (nntp-request-head): Ditto.
5453         (nntp-find-group-and-number): Add parameter group. Figure out
5454         number if the status line doesn't give (e.g. quimby.gnus.org).
5455
5456 2002-01-08  Simon Josefsson  <jas@extundo.com>
5457
5458         * mml.el (mml-generate-mime-1): Set recipient correctly.
5459
5460 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5461
5462         * message.el (message-read-from-minibuffer): Add parameter
5463         initial-contents.
5464         * gnus-msg.el (gnus-summary-resend-message): Use it.
5465
5466         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
5467         behavior of quit-config.
5468
5469         * message.el (message-make-from): Don't quote fullname.
5470         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
5471
5472         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
5473         From: <andre@slamdunknetworks.com>
5474
5475 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5476
5477         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
5478
5479         * gnus-art.el (gnus-header-button-alist): Handle mailto.
5480
5481         * mml.el (mml-preview): Bind gnus-original-article-buffer because
5482         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
5483         because bbdb may use it.
5484
5485 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5486
5487         * nneething.el (nneething-request-article): When a non-text file
5488         is converted to an article, its data is encoded in base64.  Call
5489         `nneething-make-head' with options to specify MIME types.
5490         (nneething-make-head): Add optional arguments to specify MIME
5491         types.
5492
5493 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5494
5495         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
5496         header if there is not.
5497
5498         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
5499
5500         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
5501         (gnus-inews-mark-gcc-as-read): Obsolete variable.
5502         (gnus-inews-do-gcc): Use them.
5503
5504         * gnus-group.el (gnus-group-mark-article-read): Put holes into
5505         gnus-newsgroup-unselected.
5506
5507 2002-01-06  Simon Josefsson  <jas@extundo.com>
5508
5509         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
5510         condition-case, not ignore-errors.
5511
5512 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5513
5514         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
5515         gnus-fetch-old-headers.
5516
5517         * gnus-art.el (article-display-x-face): Use the current buffer
5518         unless `W f'. Otherwise, X-Face may be shown in the header of a
5519         forwarded part.
5520         (gnus-treatment-function-alist): Treat xface before hiding
5521         headers.
5522
5523 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
5526         parameters.
5527
5528 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5529
5530         * mm-util.el (mm-multibyte-p): Define conditionally when load.
5531         (mm-guess-charset): New function.
5532         (mm-charset-after): Use it.
5533         (mm-detect-coding-region): New function.
5534         (mm-detect-mime-charset-region): New function.
5535
5536         * gnus-sum.el (gnus-summary-show-article): Use
5537         mm-detect-coding-region.
5538
5539 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5540
5541         * message.el (message-make-fqdn): Be less violent.
5542
5543         * gnus.el (gnus-logo-color-style): Compute custom form
5544         automatically.
5545
5546         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
5547         score file of the parent to the document group.
5548
5549         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
5550         parameters parameter.
5551
5552         * gnus-score.el (gnus-score-load-file): Clean up.
5553
5554 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5555
5556         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
5557         From: Damien Wyart <damien.wyart@free.fr>
5558
5559         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
5560
5561 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5562
5563         * gnus-sum.el (gnus-select-group-hook): Typo.
5564
5565         * rfc2047.el (rfc2047-decode-string): Return immediately if there
5566         is no quoted-printable-encoded STRING.
5567         From: Jesper Harder <harder@ifa.au.dk>
5568
5569         (rfc2047-decode-string): Decode it.
5570
5571 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5572
5573         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
5574
5575 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
5576         Trivial patch.
5577
5578         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
5579         buffer to get rid of junk line.
5580
5581 2002-01-05  Simon Josefsson  <jas@extundo.com>
5582
5583         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
5584         C-o.
5585         (message-mode-map): Bind message-insert-or-toggle-importance to
5586         C-c C-u.
5587         (message-mode-map): Bind message-disposition-notification-to to
5588         C-c M-n.
5589         (message-mode-menu): Add m-d-n-t.
5590         (message-mode-field-menu): Add m-goto-from.
5591         (message-mode): Doc fix.
5592         (message-goto-from): New function.
5593         (message-insert-disposition-notification-to): New function.
5594         (message-tool-bar-map): Add receipt button.
5595
5596 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5597
5598         * gnus-sum.el (gnus-thread-latest-date): New function.
5599         (gnus-thread-sort-by-most-recent-number): Renamed.
5600         (gnus-thread-sort-functions): Doc fix.
5601         (gnus-select-group-hook): Don't use setq on a hook.
5602         (gnus-thread-latest-date): Use date, not number
5603
5604         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
5605         (gnus-agent-expire): Allow regexp of expire-days.
5606
5607         * gnus-art.el (gnus-article-reply-with-original): Deactivate
5608         region.
5609         (gnus-article-followup-with-original): Ditto.
5610
5611         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
5612
5613         * gnus-art.el (gnus-mime-display-alternative): Use
5614         gnus-local-map-property.
5615         (gnus-mime-display-alternative): Ditto.
5616         (gnus-insert-mime-security-button): Ditto.
5617         (gnus-insert-next-page-button): Ditto.
5618         (gnus-button-prev-page): Take optional args.
5619         (gnus-insert-prev-page-button): widget-convert.
5620
5621         * gnus-util.el (gnus-local-map-property): New function.
5622
5623         * gnus-art.el (gnus-prev-page-map): Use parent map.
5624         (gnus-next-page-map): Ditto.
5625
5626         * gnus-spec.el (gnus-parse-format): Clean up.
5627         (gnus-parse-format): Do complex formatting for %=.
5628
5629         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
5630         "X-Face: " to the data in the built-in scenario.
5631
5632         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
5633         (gnus-correct-pad-form): Renamed.
5634         (gnus-tilde-max-form): Clean up.
5635         (gnus-pad-form): Use gnus-use-correct-string-widths.
5636
5637         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
5638         support if that is available.
5639
5640         * gnus-sum.el (gnus-thread-highest-number): New function.
5641         (gnus-thread-sort-by-most-recent-thread): New function.
5642         (gnus-thread-sort-functions): Doc fix.
5643
5644 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5645
5646         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
5647         all cases.
5648         (gnus-summary-mode): Enable it in all cases.
5649         (gnus-summary-display-article): Ditto.
5650         (gnus-summary-edit-article): Ditto.
5651
5652         * gnus-ems.el (gnus-put-image): Really return glyph.
5653
5654         * gnus-art.el (gnus-article-x-face-command): Fix :type.
5655         (gnus-treat-smiley): Don't take "P" in the interactive form.
5656
5657 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5658
5659         * compface.el (uncompface): XEmacs and Emacs have differing
5660         capabilities.
5661
5662         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
5663
5664         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
5665         (gnus-article-xface-ring-size): Removed.
5666         (gnus-article-display-xface): Removed.
5667         (gnus-remove-image): Cleaned up.
5668
5669         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
5670         (gnus-xmas-create-image): Take pbm files.
5671         (gnus-x-face): Removed.
5672         (gnus-xmas-article-display-xface): Removed.
5673
5674         * gnus-fun.el (gnus-display-x-face-in-from): Bind
5675         default-enable-multibyte-characters.
5676
5677         * compface.el (uncompface): Doc fix.
5678
5679         * gnus-art.el (gnus-article-x-face-command): Use
5680         gnus-display-x-face-in-from.
5681
5682         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
5683
5684         * gnus-ems.el (gnus-put-image): Return the image.
5685
5686         * gnus-fun.el (gnus-display-x-face-in-from): New function.
5687         (gnus-x-face): Moved here.
5688
5689 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5690
5691         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
5692         invisible if string is nil.
5693         (gnus-xmas-article-display-xface): Use it.
5694
5695         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
5696         property when string is nil.
5697         (gnus-article-display-xface): Use it.
5698
5699 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5700
5701         * gnus-art.el (article-display-x-face): Check whether valid grey
5702         face was returned.
5703         (article-display-x-face): Place image in the right spot.
5704
5705         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
5706         stderr.
5707         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
5708
5709 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5710
5711         * gnus-xmas.el (gnus-xmas-create-image): Take optional
5712         parameters.
5713         (gnus-xmas-put-image): Allow non-strings to be passed.
5714
5715         * gnus-art.el (article-display-x-face): Use optional parameters.
5716
5717         * gnus-ems.el (gnus-create-image): Take optional parameters.
5718
5719         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
5720
5721         * compface.el (compface-xbm-p): Removed.
5722
5723         * gnus-ems.el (gnus-article-compface-xbm): Removed.
5724         (gnus-article-display-xface): Use compface.
5725
5726         * compface.el: New file.
5727
5728         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
5729         (gnus-convert-image-to-x-face-command): Ditto.
5730         (gnus-random-x-face): Quote argument.
5731         (gnus-x-face-from-file): Ditto.
5732
5733 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
5734
5735         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
5736         the expire-group parameter once per article rather than once
5737         per group; bind `nnmaildir-article-file-name' and `article'
5738         for convenience.  Leave article alone when expire-group
5739         specifies the current group.
5740         (nnmaildir--update-nov): be more concurrency-friendly with
5741         temp file names.
5742
5743 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5744
5745         * gnus-start.el (gnus-read-init-file): Cleaned up.
5746
5747 2002-01-03  Dave Love  <d.love@dl.ac.uk>
5748
5749         * gnus-start.el (gnus-startup-file-coding-system): Removed.
5750         (gnus-read-init-file): Don't use it.
5751
5752 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5753
5754         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
5755
5756 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5757
5758         * gnus-start.el (gnus-read-init-file): Don't force coding system
5759         for ~/.gnus.  From Dave Love <fx@gnu.org>.
5760
5761 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5762
5763         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
5764         * nnspool.el (nnspool-request-post): Ditto.
5765
5766         * mm-util.el (mm-use-find-coding-systems-region): New variable.
5767         (mm-find-mime-charset-region): Use it.
5768
5769 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5770
5771         * gnus.el (gnus-summary-line-format): Added :link.
5772         * gnus-topic.el (gnus-topic-line-format): Ditto.
5773         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
5774         * gnus-srvr.el (gnus-server-line-format): Ditto.
5775         * gnus-group.el (gnus-group-line-format): Ditto.
5776
5777         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
5778         :keys, it works on both Emacsen.
5779
5780 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5781
5782         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
5783
5784 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5785
5786         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
5787
5788 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
5789
5790         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
5791         very wide reply.
5792
5793 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5794
5795         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
5796         (gnus-picon-cache): New variable.
5797         (gnus-picon-transform-newsgroups): Cache stuff.
5798
5799         * gnus-art.el (gnus-article-reply-with-original): New command.
5800         (gnus-article-followup-with-original): New command.
5801
5802         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
5803         END parameters.
5804         (gnus-summary-followup): Take a list of list of articles.
5805         (gnus-inews-yank-articles): Allow lists of article/regions.
5806
5807         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
5808         longer the usual commands.
5809
5810         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
5811         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
5812         shell-command-on-region.
5813
5814 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5815
5816         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
5817           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
5818
5819 2002-01-03  Steve Youngs  <youngs@xemacs.org>
5820
5821         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
5822         understand ':keys', wrap it in an featurep 'xemacs.
5823
5824 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5825
5826         * gnus-ems.el (gnus-article-display-xface): Show xface in the
5827         order of headers (Actually, it is called in a reversed order). Add
5828         'gnus-image-text-deletable property.
5829         (gnus-remove-image): Remove text with such a property.
5830
5831         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
5832         gnus-put-image.
5833
5834         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
5835         with ", "
5836
5837 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5838
5839         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
5840
5841         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
5842         (article-display-x-face): Display grey X-Faces.
5843
5844         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
5845         (gnus-convert-gray-x-face-to-ppm): Ditto.
5846         (gnus-convert-image-to-gray-x-face): Ditto.
5847
5848         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
5849         gnus-summary-show-raw-article.
5850
5851 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5852
5853         Display picons in XEmacs without showing text.
5854
5855         * gnus-xmas.el (gnus-xmas-create-image): Don't use
5856         mm-create-image-xemacs to create xbm glyph, because it deletes
5857         temporary files.
5858         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
5859         (gnus-xmas-remove-image): Make text visible, remove glyph.
5860
5861         * gnus-picon.el (gnus-picon-transform-newsgroups)
5862         (gnus-picon-transform-address): Insert spec backward, due to the
5863         incompatibility of gnus-xmas-put-image.
5864
5865 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5866
5867         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
5868
5869 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5870
5871         * gnus.el: Doc fix.
5872
5873         * gnus-art.el: Doc fix.
5874
5875         * gnus-agent.el: Doc fix.
5876
5877 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5878
5879         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
5880
5881 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
5882
5883         * nnmaildir.el (nnmaildir--update-nov): automatically parse
5884         NOV data out of the message again if nnmail-extra-headers has
5885         changed.
5886
5887 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5888
5889         * gnus-fun.el: New file.
5890         (gnus-convert-image-to-x-face-command): New variable.
5891         (gnus-insert-x-face): New function.
5892         (gnus-random-x-face): Renamed.
5893         (gnus-x-face-from-file): Renamed.
5894
5895         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
5896         "_".
5897         (gnus-body-boundary-delimiter): Typo fix.
5898
5899 2002-01-02  Simon Josefsson  <jas@extundo.com>
5900
5901         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
5902         (gnus-body-boundary-delimiter): Fix type.
5903
5904 2002-01-01  Simon Josefsson  <jas@extundo.com>
5905
5906         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
5907         (gnus-treat-emphasize, gnus-treat-strip-cr)
5908         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
5909         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
5910         (gnus-treat-fill-article, gnus-treat-hide-citation)
5911         (gnus-treat-hide-citation-maybe)
5912         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
5913         (gnus-treat-strip-pem, gnus-treat-strip-banner)
5914         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
5915         (gnus-treat-date-ut, gnus-treat-date-local)
5916         (gnus-treat-date-english, gnus-treat-date-lapsed)
5917         (gnus-treat-date-original, gnus-treat-date-iso8601)
5918         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
5919         (gnus-treat-strip-trailing-blank-lines)
5920         (gnus-treat-strip-leading-blank-lines)
5921         (gnus-treat-strip-multiple-blank-lines)
5922         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
5923         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
5924         (gnus-treat-display-xface, gnus-treat-display-smileys)
5925         (gnus-treat-from-picon, gnus-treat-mail-picon)
5926         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
5927         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
5928         (gnus-treat-play-sounds, gnus-treat-translate)
5929         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
5930
5931         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
5932         (gnus-article-treat-body-boundary): Use it.
5933
5934         * message.el (message-mode): Fix doc.
5935         (message-mode-menu): Fix names.
5936
5937 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5938
5939         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
5940         articles.
5941
5942         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
5943         (gnus-picon-transform-address): Search for unknown faces as well.
5944         (gnus-picon-find-face): Don't search "news" for MISC.
5945         (gnus-picon-user-directories): Changed default back to exclude
5946         "unknown".
5947
5948         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
5949
5950         * gnus-picon.el (gnus-picon-find-face): Search through all
5951         databases.
5952         (gnus-picon-find-face): New implementation.
5953
5954         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
5955         keystroke.
5956         (gnus-topic-goto-next-topic): Ditto.
5957
5958         * gnus.el (gnus-summary-line-format): Changed default.
5959
5960         * nnmail.el (nnmail-extra-headers): Change default.
5961
5962         * gnus-sum.el (gnus-extra-headers): Change default.
5963
5964         * message.el (message-news-other-window): Changed "news" to
5965         "posting".
5966         (message-news-other-frame): Ditto.
5967         (message-do-send-housekeeping): Ditto.
5968
5969         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
5970         function.
5971         (gnus-article-unread-p): New function.
5972         (gnus-article-unseen-p): New function.
5973         (gnus-dead-summary-mode-map): Typo.
5974
5975         * gnus-util.el (gnus-make-predicate): New function.
5976         (gnus-make-predicate-1): New function.
5977
5978         * gnus-sum.el: New function.
5979         (gnus-map-articles): New function.
5980
5981         * gnus-art.el (gnus-treat-fold-headers): New variable.
5982         (gnus-article-treat-fold-headers): New command and keystroke.
5983
5984         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
5985         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
5986
5987 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5988
5989         * message.el (message-fcc-externalize-attachments): New variable.
5990         (message-do-fcc): Use it.
5991
5992         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
5993         (gnus-inews-do-gcc): Use it.
5994
5995         * mml.el (mml-tweak-sexp-alist): New variable.
5996         (mml-externalize-attachments): New variable.
5997         (mml-tweak-part): Use mml-tweak-sexp-alist.
5998         (mml-tweak-externalize-attachments): New function.
5999
6000 2002-01-01  Steve Youngs  <youngs@xemacs.org>
6001
6002         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
6003         'set-glyph-face' so x-face back/foreground can be set.
6004
6005 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6006
6007         * message.el (message-fix-before-sending): Fix a typo.
6008
6009 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6010
6011         * gnus-art.el (gnus-treat-smiley): Renamed command.
6012         (gnus-article-remove-images): New command and keystroke.
6013
6014         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
6015
6016         * smiley-ems.el (gnus-smiley-display): Removed.
6017
6018         * gnus.el (gnus-version-number): Update version.
6019
6020         * message.el (message-text-with-property): Renamed and moved
6021         here.
6022         (message-fix-before-sending): Highlight invisible text and place
6023         point there.
6024
6025 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6026
6027         * gnus.el: Oort Gnus v0.04 is released.
6028
6029 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6030
6031         * gnus-delay.el (gnus-delay-send-queue): Renamed.
6032
6033         * gnus-art.el (gnus-ignored-headers): More headers,
6034
6035         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
6036         of `scan-error', since XEmacs doesn't seem to support that.
6037
6038 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6039
6040         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
6041         arg.
6042         (gnus-summary-best-unread-subject): Ditto.
6043         (gnus-summary-best-unread-subject): No, don't.
6044         (gnus-summary-better-unread-subject): New command.
6045
6046         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
6047
6048         * lpath.el ((featurep 'xemacs)): fbind url function.
6049
6050         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
6051         buffer.
6052         (gnus-xmas-remove-image): Implementation that does something.
6053         (gnus-xmas-article-display-xface): Mark images properly.
6054
6055         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
6056
6057 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
6058
6059         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
6060
6061 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6062
6063         * gnus-group.el (gnus-group-line-format): Added %O to the default
6064         value.
6065
6066         * gnus-util.el (gnus-text-with-property): The smallest point is
6067         point-min.
6068
6069         * smiley-ems.el (smiley-region): Return images.
6070         (gnus-smiley-display): Allow toggling.
6071         (smiley-region): Use text properties, not overlays.
6072
6073         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
6074         implemented yet.
6075
6076         * smiley-ems.el (smiley-update-cache): Check for valid types.
6077
6078         * gnus-art.el (gnus-with-article-buffer): New macro.
6079
6080         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
6081         strings as well as the glyphs.
6082         (gnus-picon-transform-address): Ditto.
6083         (gnus-picon-insert-glyph): Ditto.
6084         (gnus-picon-transform-newsgroups): Toggle.
6085         (gnus-picon-transform-address): Toggle.
6086
6087         * gnus-ems.el (gnus-remove-image): New function.
6088         (gnus-put-image): Take an optional string.
6089
6090         * gnus-util.el (gnus-text-with-property): New function.
6091
6092         * gnus-art.el (gnus-delete-images): New function.
6093
6094         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
6095
6096         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
6097         (gnus-article-wash-status): Use it.
6098         (gnus-signature-toggle): Clean up.
6099         (gnus-add-wash-status): New function.
6100         (gnus-delete-wash-status): New function.
6101         (gnus-article-hide-text-type): Use them throughout.
6102         (gnus-add-image): New function.
6103
6104         * gnus-ems.el (gnus-article-display-xface): Use new interface.
6105
6106         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
6107         interface.
6108
6109         * gnus-art.el (article-display-x-face): Cleaned up.
6110
6111         * rfc2047.el (rfc2047-field-value): New function.
6112
6113         * mail-parse.el (mail-header-field-value): New alias.
6114
6115         * gnus-art.el (gnus-mime-print-part): Fix typos.
6116
6117         * smiley-ems.el (gnus-smiley-file-types): New variable.
6118         (smiley-update-cache): Use it.
6119         (smiley-regexp-alist): Suffix-less smiley names.
6120         (smiley-regexp-alist): Added more smileys.
6121
6122         * gnus-sum.el (gnus-print-buffer): Made into own function.
6123         (gnus-summary-print-article): Use it.
6124
6125         * mailcap.el (mailcap-mime-info): Actually return the bit that we
6126         looked for when REQUEST is a string.
6127
6128         * gnus-art.el (gnus-mime-button-commands): Add printing
6129         keystroke.
6130         (gnus-mime-copy-part): Doc fix.
6131         (gnus-mime-print-part): New command.
6132
6133 2001-12-31  Simon Josefsson  <jas@extundo.com>
6134
6135         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
6136         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
6137
6138 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6139
6140         * gnus-picon.el (gnus-treat-from-picon): Autoload.
6141         (picon): Fix doc.
6142
6143         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
6144         longer exists. Remove those codes.
6145         * gnus.el (gnus-use-picons): Ditto.
6146
6147 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6148
6149         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
6150         infloop.
6151
6152         * gnus-sum.el (t): New `W D' map.
6153
6154         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
6155         (gnus-article-treat-body-boundary): Clean up.
6156         (gnus-body-boundary-face): Removed.
6157         (gnus-article-goto-header): Moved here.
6158         (gnus-article-goto-header): Allow better regexps.
6159         (gnus-article-treat-fold-newsgroups): New command.
6160
6161         * gnus-sum.el (gnus-summary-move-article): We have to select an
6162         article to give `gnus-read-move-group-name' an opportunity to
6163         suggest an appropriate default.
6164
6165         * rfc2047.el (rfc2047-fold-line): New function.
6166         (rfc2047-unfold-line): Ditto.
6167         (rfc2047-fold-region): Don't fold just after the header name.
6168
6169         * mail-parse.el (mail-header-fold-line): New alias.
6170         (mail-header-unfold-line): Ditto.
6171
6172         * gnus-art.el (gnus-body-boundary-face): Renamed.
6173         (gnus-article-treat-body-boundary): Use it.
6174         (gnus-article-treat-body-boundary): Use an invisible header and a
6175         line of underline characters.
6176
6177 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6178
6179         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
6180
6181         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
6182         (gnus-picon-split-address): New function.
6183         (gnus-picon-find-face): Use it.
6184         (gnus-picon-transform-address): Use it. Set first to t for each
6185         address.
6186
6187         * gnus-art.el (gnus-with-article-headers): Move to here. Define
6188         the macro then use it.
6189         (gnus-treatment-function-alist): Treat picons earlier.
6190
6191 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6192
6193         * gnus-art.el (gnus-body-separator-face): New variable.
6194         (gnus-article-treat-body-boundary): Use a blank, colored line.
6195
6196         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
6197         well.
6198
6199         * gnus-art.el (gnus-treat-body-boundary): New variable.
6200         (gnus-article-treat-unfold-headers): Use helper macro.
6201         (gnus-article-treat-body-boundary): New command.
6202
6203         * gnus.el (gnus-logo-color-style): Change the default color.
6204         (gnus-splash-face): Gray, gray.
6205
6206         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
6207         colors.
6208
6209         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
6210         (gnus-logo-color-style): Ditto.
6211         (gnus-logo-colors): Ditto.
6212
6213         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
6214
6215         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
6216
6217         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
6218         (gnus-picon-transform-newsgroups): New function.
6219
6220         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
6221         string.
6222
6223         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
6224
6225         * gnus-art.el (gnus-treat-cc-picon): New variable.
6226         (gnus-treat-mail-picon): Renamed.
6227
6228         * gnus-picon.el: New implementation.
6229         (gnus-picon-find-face): Renamed.
6230         (gnus-treat-from-picon): Use it.
6231         (gnus-picon-transform-address): Renamed.
6232         (gnus-treat-from-picon): Use it.
6233         (gnus-picon-create-glyph): Renamed.
6234         (gnus-picon-transform-address): Use it.
6235         (gnus-treat-cc-picon): New command.
6236
6237         * mm-decode.el (mm-create-image-xemacs): Separated out into
6238         function.
6239         (mm-get-image): Use it.
6240
6241         * gnus-art.el (gnus-treat-display-picons): Simplify.
6242         (gnus-treat-from-picon): Renamed.
6243
6244         * gnus-ems.el (gnus-create-image): New function.
6245         (gnus-put-image): New function.
6246
6247         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
6248         (gnus-with-article-headers): New macro.
6249         (gnus-article-goto-header): New function.
6250
6251         * gnus-xmas.el (gnus-image-type-available-p): New function.
6252
6253         * gnus-ems.el (gnus-image-type-available-p): New function.
6254
6255 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6256
6257         * nnrss.el (nnrss-check-group): Find the correct tag, because
6258         xml.el is changed.
6259
6260 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6261
6262         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
6263         lines are shorter than the window width.
6264         (gnus-ignored-headers): More headers.
6265
6266 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * gnus-art.el (gnus-treat-unfold-lines): New variable.
6269         (gnus-treat-unfold-headers): Renamed.
6270         (gnus-article-treat-unfold-headers): New command and keystroke.
6271
6272         * rfc2047.el (rfc2047-encode-message-header): Clean up.
6273
6274         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
6275
6276 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6277
6278         * sha1-el.el (sha1-use-external): New variable.
6279         (sha1-region): Use it.
6280         (sha1-string): Ditto.
6281
6282         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
6283         * gnus-picon.el: Less warnings when compile.
6284
6285 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6286
6287         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
6288         alias.
6289         (gnus-picons-database): Default to list.
6290         (gnus-picons-lookup-internal): Use it.
6291
6292         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
6293         to "bogus".
6294
6295         * gnus-win.el (gnus-configure-windows-hook): New hook.
6296
6297 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
6298
6299         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
6300
6301 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6302
6303         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
6304         lists.
6305         (gnus-select-newsgroup): Don't append; push.
6306         (gnus-adjust-marked-articles): Remove obsolete ranges from
6307         `seen'.
6308         (gnus-update-marks): Clean up.
6309         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
6310
6311 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
6312
6313         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
6314
6315 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6316
6317         * gnus-sum.el (gnus-auto-select-subject): New variable.
6318         (gnus-summary-best-unread-subject): New function.
6319         (gnus-summary-best-unread-article): Use it.
6320         (gnus-summary-first-unseen-subject): New function and command.
6321
6322         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
6323         other treatments.
6324
6325         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
6326         function.
6327
6328         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
6329         from the list of hidden types.
6330
6331         * mm-view.el (mm-inline-text): Ditto.
6332         (mm-inline-text): Ditto.
6333         (mm-w3-prepare-buffer): Ditto.
6334
6335         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
6336
6337 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6338
6339         * gnus-art.el (gnus-ignored-headers): Added more headers.
6340
6341 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
6342
6343         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
6344         once.
6345
6346 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6347
6348         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
6349
6350 2001-12-28  Simon Josefsson  <jas@extundo.com>
6351
6352         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
6353         Jesper Harder <harder@ifa.au.dk>.
6354
6355 2001-12-27  Simon Josefsson  <jas@extundo.com>
6356
6357         * gnus-sum.el (gnus-select-newsgroup): Make
6358         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
6359         contain all articles (instead of none) when no seen marks have
6360         been set for the group.
6361         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
6362         instead, it seems to result in shorter ranges.
6363
6364 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6365
6366         * mm-util.el (mm-iso-8859-x-to-15-region): Use
6367         insert-before-markers.
6368         From Jesper Harder <harder@ifa.au.dk>
6369
6370 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
6371
6372         * nnmaildir.el (nnmaildir-save-mail): create the destination
6373         groups if they do not exist.
6374
6375 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6376
6377         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
6378
6379 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6380
6381         * gnus-group.el (gnus-group-read-ephemeral-group): Call
6382         gnus-group-real-name.
6383
6384         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
6385         (gnus-newsgroup-variables): Ditto.
6386
6387         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
6388         return it.
6389
6390 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
6391
6392         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
6393         * nnmaildir.el (top-level): Add commentary.
6394         (nnmaildir-version): Indicate that nnmaildir is now a standard
6395         part of Gnus, not separately released.
6396
6397 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6398
6399         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
6400         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
6401         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
6402         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6403
6404 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6405
6406         * nnmaildir.el: Copyright changes. Require cl only at compile time.
6407
6408 2001-12-20  Simon Josefsson  <jas@extundo.com>
6409
6410         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
6411         ZHU <zsh@cs.rochester.edu>.
6412         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
6413         Brian P Templeton <bpt@tunes.org>.
6414
6415 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6416
6417         * nnmaildir.el: New file.
6418         From Paul Jarc <prj@po.cwru.edu>.
6419
6420 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6421
6422         * nndoc.el (nndoc-type-alist): Move forward to the end.
6423
6424 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6425
6426         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
6427         `dolist'.
6428
6429 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6430
6431         * gnus-win.el (gnus-frames-on-display-list): New function.
6432         (gnus-get-buffer-window): Use it.
6433
6434 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6435
6436         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
6437
6438 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6439
6440         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
6441
6442 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6443            From Harald Meland <Harald.Meland@usit.uio.no>
6444
6445         * gnus-win.el (gnus-get-buffer-window): New function.
6446         (gnus-all-windows-visible-p): Use it.
6447
6448         * gnus-util.el (gnus-horizontal-recenter)
6449         (gnus-horizontal-recenter, gnus-horizontal-recenter)
6450         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
6451
6452         * gnus-score.el (gnus-score-insert-help): Use it.
6453
6454         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
6455         (gnus-generate-tree, gnus-highlight-selected-tree)
6456         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
6457         it.
6458
6459         * gnus-art.el (gnus-article-set-window-start)
6460         (gnus-mm-display-part, gnus-request-article-this-buffer)
6461         (gnus-button-next-page, gnus-button-prev-page)
6462         (gnus-article-button-next-page, gnus-article-button-prev-page):
6463         Use it.
6464
6465 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
6466
6467         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
6468         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6469         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
6470
6471 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6472
6473         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
6474         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
6475         * mml1991.el, nnultimate.el: Add `coding'.
6476
6477 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
6478
6479         * ChangeLog: changed coding to buffer-file-coding-system
6480         * ChangeLog.1: same
6481         * nnwfm.el: same
6482         * gnus-smiley.el: same
6483         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
6484         * gnus-delay.el: same
6485         * gnus-spec.el: same
6486         * message.el: same
6487         * mml1991.el: same
6488         * nnultimate.el: same
6489
6490 2001-12-16  Simon Josefsson  <jas@extundo.com>
6491         Inspired by code by Dirk Meyer <dischi@tzi.de>.
6492
6493         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
6494         (gnus-summary-save-map): Add muttprint.
6495         (gnus-summary-make-menu-bar): Ditto.
6496         (gnus-summary-muttprint): New function.
6497
6498         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
6499
6500 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6501
6502         * uudecode.el (uudecode-decode-region-internal): Speedup by using
6503         temporary list instead of buffer.
6504
6505         * mm-url.el (executable-find): autoload.
6506
6507 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6508
6509         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
6510         to variable, follow doc-string conventions).
6511
6512 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
6513
6514         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
6515         subscribe-level
6516         * gnus-topic.el (gnus-subscribe-topics): use it.
6517
6518 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6519
6520         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
6521         messages. (A small patch with indentation)
6522         From Sean Neakums <sneakums@zork.net>.
6523
6524         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
6525         nil after shooting down the gnus-original-article-buffer.
6526
6527 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6528
6529         * uudecode.el (uudecode-use-external): New variable.
6530         (uudecode-decode-region): Automatically detect external program.
6531
6532         * binhex.el (binhex-use-external): New variable.
6533         (binhex-decode-region-internal): New function.
6534         (binhex-decode-region): Automatically detect external program.
6535
6536         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
6537         Use them.
6538
6539 2001-12-12  Simon Josefsson  <jas@extundo.com>
6540
6541         * nnvirtual.el (nnvirtual-always-rescan)
6542         (nnvirtual-component-regexp): Fix doc.
6543
6544         * nnoo.el (defvoo): Add doc to defvoo variables.
6545
6546         * nnml.el (nnml-directory, nnml-active-file)
6547         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
6548         (nnml-marks-is-evil, nnml-filenames-are-evil)
6549         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
6550
6551         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
6552         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
6553         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
6554         `error'.
6555
6556         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
6557         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
6558
6559         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
6560         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
6561         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
6562         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
6563
6564         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
6565         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
6566
6567         * imap.el, nnimap.el: Fix indentation.
6568
6569         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
6570
6571 2001-12-12  Didier Verna  <didier@xemacs.org>
6572
6573         * gnus-msg.el (gnus-group-news): New function.
6574         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
6575         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
6576         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
6577         for it.
6578         * gnus-msg.el (gnus-summary-news-other-window): New function.
6579         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
6580         bind it to `i'.
6581         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
6582         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
6583         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
6584         for it (called with a prefix).
6585         * gnus-msg.el (gnus-configure-posting-styles): add an optional
6586         group-name argument.
6587         * gnus-msg.el (gnus-setup-message): use it.
6588
6589 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6590
6591         * gnus-sum.el (gnus-summary-show-article): Fix doc.
6592
6593 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6594
6595         * mml.el (mime-to-mml): Remove Content-Disposition too.
6596
6597 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6598
6599         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
6600         * gnus-group.el (gnus-group-name-decode): Decode unibyte
6601         strings only.
6602         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6603
6604 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
6605
6606         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
6607         (nnmail-fancy-expiry-target): Use it.
6608         Suggestions from Simon Josefsson <jas@extundo.com>.
6609
6610 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6611
6612         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
6613
6614 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6615
6616         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
6617
6618         * gnus-util.el (gnus-url-unhex-string): Move here.
6619
6620 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6621
6622         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
6623         mm-url-decode-entities-nbsp.
6624
6625         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
6626         * webmail.el, nnwfm.el: Use mm-url.
6627
6628         * mm-url.el (mm-url-fetch-form): Move from nnweb.
6629         (mm-url-remove-markup): Move from nnweb.
6630         (mm-url-fetch-simple): Move from webmail.
6631
6632         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
6633
6634 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6635
6636         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
6637         (gnus-summary-print-article): Use it.
6638
6639         * gnus-util.el (gnus-replace-in-string): Typo.
6640
6641 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6642
6643         * nnweb.el (nnweb-replace-in-string): Removed.
6644
6645         * gnus-util.el (gnus-replace-in-string): New function.
6646         (gnus-mode-string-quote): Use it.
6647
6648         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
6649         * nnwfm.el (nnwfm-create-mapping): Ditto.
6650
6651 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6652
6653         * dgnushack.el (dgnushack-compile): nnrss.el and
6654         nnslashdot.el don't depend on nnweb, url, w3.
6655
6656         * nnrss.el: Use mm-url.
6657
6658 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6659
6660         * mm-url.el (mm-url-insert-file-contents): Support file:.
6661
6662 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6663
6664         * mm-view.el: Lower case for the description line. Sync from the
6665         Emacs CVS.
6666
6667 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6668
6669         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
6670         From:  Stefan Monnier  <monnier@cs.yale.edu>
6671
6672 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6673
6674         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
6675
6676 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6677
6678         * mm-url.el: Require executable.
6679         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6680
6681 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6682
6683         * pop3.el (pop3-munge-message-separator): Only use valid date.
6684         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
6685
6686         * Makefile.in: gnus-load.elc may not be generated.
6687
6688 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6689
6690         * mm-url.el: New file.
6691         * nnslashdot.el: Use it.
6692         * mm-extern.el (mm-extern-url): Use it.
6693
6694 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6695
6696         * gnus-sum.el (gnus-summary-save-article): Nix
6697         gnus-display-mime-function and gnus-article-prepare-hook.
6698
6699         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
6700         the beginning of lines.
6701         (gnus-complex-form-to-spec): Ditto.
6702
6703 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6704
6705         * message.el (message-make-mft): Fix the m-s-a-file regexp.
6706         From Paul Jarc <prj@po.cwru.edu>.
6707
6708 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6709
6710         * message.el: New variable message-subscribed-address-file;
6711         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
6712
6713 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6714
6715         * message.el (message-tab-body-function): Set to nil.
6716         (message-tab): Use text-mode-map or global-map.
6717         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
6718
6719 2001-11-30  Simon Josefsson  <jas@extundo.com>
6720
6721         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
6722         instead of gnus-union, for speed.  Suggested by Christoph Conrad
6723         <christoph.conrad@gmx.de>.
6724         (gnus-agent-fetch-group-1): Add verbose message.
6725
6726 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6727
6728         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
6729         of integers.
6730
6731 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6732
6733         * message.el (message-newgroups-header-regexp)
6734         (message-completion-alist, message-tab-body-function): Use
6735         defcustom rather than defvar.
6736         (message-tab): Mention `message-tab-body-function' in doc.
6737         Suggested by Karl Eichwalder.
6738
6739 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6740
6741         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
6742
6743 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6744
6745         * nnheader.el (nnheader-find-nov-line): Don't use macro
6746         gnus-delete-line.
6747
6748         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
6749         (gnus-group-name-charset): Ditto.
6750
6751         * gnus-util.el (gnus-buffer-live-p): Ditto.
6752
6753 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6754
6755         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
6756         open parenthesis in doc.
6757         (sieve-manage-authenticator-alist): Typo in doc.
6758         * imap.el (imap-authenticator-alist): Typo in doc.
6759         (imap-stream-alist): Backslash.
6760
6761         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
6762           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
6763
6764 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6765
6766         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
6767
6768         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
6769
6770         * gnus-msg.el (gnus-configure-posting-styles): use
6771         make-local-hook. Add LOCAL for add-hook.
6772
6773 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
6774
6775         * message.el (message-mode): Use `make-local-hook' unless
6776         obsolete.
6777         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
6778
6779 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6780
6781         * canlock.el: Remove sha1.el and base64.el stuff.
6782
6783 2001-11-26  Didier Verna  <didier@xemacs.org>
6784
6785         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
6786         if needed.
6787
6788 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6789
6790         * message.el (message-tamago-not-in-use-p): New function.
6791         (message-strip-forbidden-properties): Use it.
6792
6793 2001-11-26  Didier Verna  <didier@xemacs.org>
6794
6795         * gnus-start.el (gnus-check-first-time-used): only check for
6796         existence of .el[d] files.
6797
6798 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6799
6800         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
6801
6802         * message.el (message-setup-1): Clean up mc-*.
6803
6804 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6805
6806         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
6807         * gnus-score.el (gnus-score-find-bnews): Use it.
6808
6809         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
6810         (gnus-summary-limit-to-author): Ditto.
6811         (gnus-summary-limit-to-extra): Ditto.
6812         (gnus-summary-find-matching): Support not-matching argument.
6813
6814 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6815
6816         * message.el (message-wash-subject): Use `insert' rather than
6817         `insert-string', which is deprecated.
6818
6819 2001-11-24  Simon Josefsson  <jas@extundo.com>
6820
6821         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
6822         message. (Gnus does not "default" to using 8bit for the message,
6823         it default to use 8bit encoding and the user-supplied CTE
6824         value. Calling this behaviour "treating it as 8bit" is perhaps
6825         better.)
6826
6827         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
6828         (compare mm-charset-to-coding-system).
6829
6830 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6831
6832         * canlock.el (canlock-sha1-with-openssl): Use unibyte
6833         buffer. Correctly decode hex.
6834
6835 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6836
6837         * gnus-agent.el (gnus-category-insert-line): Convert category
6838         names to strings.
6839
6840 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6841
6842         * message.el (sha1): eval-and-compile.
6843
6844 2001-11-20  Simon Josefsson  <jas@extundo.com>
6845
6846         * message.el (message-allow-no-recipients): New variable.
6847         (message-send): Use it, customize the prompting when posting to
6848         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
6849
6850 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6851
6852         * mm-util.el (mm-coding-system-priorities): New variable.
6853         (mm-sort-coding-systems-predicate): New function.
6854         (mm-find-mime-charset-region): Resort coding systems if needed.
6855         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
6856
6857 2001-11-20  Didier Verna  <didier@xemacs.org>
6858
6859         * gnus-group.el (gnus-group-make-help-group): new optional
6860         argument to control the error behavior.
6861         * gnus-start.el (gnus-check-first-time-used): use it to avoid
6862         erroring.
6863
6864 2001-11-19  Simon Josefsson  <jas@extundo.com>
6865
6866         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
6867         instead of C-c C-u.  Suggested by Per Abrahamsen
6868         <abraham@dina.kvl.dk>.
6869
6870 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6871
6872         * nnfolder.el (nnfolder-read-folder): Use group instead of
6873         nnfolder-current-group.
6874         Suggested by Lorentey Karoly <lorentey@elte.hu>.
6875
6876 2001-11-17  Simon Josefsson  <jas@extundo.com>
6877
6878         * message.el (message-send): Ask user if Fcc/Gcc should be
6879         performed when no other sender was specified.
6880         Suggested by prj@po.cwru.edu (Paul Jarc).
6881
6882 2001-11-17  Simon Josefsson  <jas@extundo.com>
6883
6884         * message.el (message-mode, message-mode-map): Use C-c C-u for
6885         Importance: instead of C-c C-p (used by SC).
6886
6887 2001-11-16  Simon Josefsson  <jas@extundo.com>
6888
6889         * message.el (message-insert-importance-high)
6890         (message-insert-importance-low): Save point.
6891
6892         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
6893         value.
6894
6895 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
6896
6897         * message.el (message-strip-special-text-properties): New option.
6898         (message-strip-forbidden-properties): Obey it.
6899
6900 2001-11-14  Sam Steingold  <sds@gnu.org>
6901
6902         * gnus-score.el: Fixed some doc strings to properly quote symbols.
6903
6904 2001-11-15  Simon Josefsson  <jas@extundo.com>
6905
6906         Support "Importance:" header in Message.
6907
6908         * message.el (message-mode-map): Bind C-c C-p to
6909         `message-insert-or-toggle-importance'
6910         (message-mode-menu): Add message-insert-importance-{high,low}.
6911         (message-insert-importance-high, message-insert-importance-low)
6912         (message-insert-or-toggle-importance): New functions.
6913         (message-tool-bar-map): Add {un,}important.
6914         (message-mode): Doc fix.
6915
6916 2001-11-15  Simon Josefsson  <jas@extundo.com>
6917
6918         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
6919
6920         * mml.el (mml-menu): Fix toolbar tooltip.
6921
6922 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6923
6924         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
6925         * nnml.el (nnml-save-marks): Ditto.
6926
6927         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
6928
6929 2001-11-15  Simon Josefsson  <jas@extundo.com>
6930
6931         * nnml.el (nnml-save-marks):
6932         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
6933         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
6934
6935 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
6936
6937         * gnus-art.el (gnus-article-wash-status-strings): Use
6938         `copy-sequence', not `copy-seq'.
6939
6940 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
6941
6942         * gnus-art.el (gnus-article-wash-status-strings): New constant.
6943         (gnus-gnus-article-wash-status-entry): New function.
6944         (gnus-article-wash-status): Use it.
6945
6946 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6947
6948         * mml1991.el: Add coding header.
6949
6950 2001-11-12  Simon Josefsson  <jas@extundo.com>
6951
6952         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
6953         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
6954         `mml1991-sign' and `mml1991-encrypt'.
6955         (mml1991-encrypt, mml1991-sign): New glue functions.
6956         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
6957
6958         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
6959         (mml-menu): Add PGP to menu.
6960
6961         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
6962         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
6963         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
6964         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
6965
6966         * mml2015.el: Mention RFC 3156.
6967
6968         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
6969
6970 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6971
6972         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
6973
6974         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
6975           From <Michael.Cook@cisco.com>
6976
6977 2001-11-11  Simon Josefsson  <jas@extundo.com>
6978
6979         * message.el (top-level): Autoload sha1.
6980         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
6981         canlock, no need to require two different hash algs).  Suggested
6982         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
6983
6984 2001-11-09  Simon Josefsson  <jas@extundo.com>
6985
6986         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
6987         <Pavel@Janik.cz>.
6988
6989 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6990
6991         * message.el (message-point-in-header-p): New function.
6992         (message-do-auto-fill): Use it.
6993         (message-beginning-of-line): New function.  Goes to beginning of
6994         header value (i.e., end of header name), or to beginning of line
6995         if already at beginning of value.  Behaves like
6996         `beginning-of-line' when in message body.
6997         (message-mode-map): Bind it.
6998
6999 2001-11-08  Simon Josefsson  <jas@extundo.com>
7000
7001         * gnus-msg.el (gnus-posting-styles): Add doc.
7002
7003 2001-11-07  Simon Josefsson  <jas@extundo.com>
7004
7005         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
7006
7007         * sieve-mode.el (sieve-control-commands-face)
7008         (sieve-control-commands-face, sieve-action-commands-face)
7009         (sieve-test-commands-face, sieve-tagged-arguments-face): New
7010         faces.
7011         (sieve-font-lock-keywords): Use them.
7012         (sieve-mode): Only set font-lock-defaults in emacs.
7013
7014         * gnus-art.el (gnus-default-article-saver): Add
7015         gnus-summary-save-body-in-file.
7016         (gnus-summary-write-to-file): Fix doc.
7017
7018 2001-11-07  Simon Josefsson  <jas@extundo.com>
7019
7020         * gnus-art.el (gnus-treat-highlight-signature): Add cross
7021         reference to the correct chapter in the manual.
7022
7023         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
7024         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
7025
7026 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7027
7028         * mml.el (mml-preview): Bind mail-header-separator.
7029
7030 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7031
7032         * message.el: Always require canlock.
7033         (message-ignored-supersedes-headers): Include Cancel-Lock and
7034         Cancel-Key.
7035         (message-insert-canlock): Don't require canlock.
7036         (message-cancel-news): Don't check whether canlock is available.
7037         (message-supersede): Support cancel-locks.
7038
7039         * gnus-art.el: Don't autoload canlock.
7040
7041 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7042
7043         * mail-source.el (mail-source-fetch-imap): ASYNC param.
7044         From: <andre@slamdunknetworks.com>
7045
7046 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7047
7048         * many files: Fix copyright lines.
7049
7050 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7051
7052         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
7053         Suggested by Dave Love  <fx@gnu.org>.
7054
7055 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7056
7057         * message.el (message-kill-buffer): Remove auto-save file after
7058         confirm.
7059
7060         * message.el (message-send-mail): Call message-generate-headers
7061         once.  Suggested by Matt Armstrong <matt@lickey.com>.
7062
7063         * gnus-topic.el (gnus-topic-rename): Initial-input.
7064         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
7065
7066 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7067
7068         * message.el (message-forbidden-properties): New constant.
7069         (message-strip-forbidden-properties): New function.
7070         (message-mode): Activate it.
7071
7072 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7073
7074         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
7075         (mm-hack-charsets): Fix doc.
7076
7077 2001-11-02  Simon Josefsson  <jas@extundo.com>
7078
7079         * gnus-int.el (gnus-check-server): Message "...done" when done.
7080
7081         * imap.el (imap-close): Don't message (imap-send-command-wait
7082         returns if the connection is dropped).
7083         (imap-wait-for-tag): Nix out message only when necessary.
7084
7085         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
7086         for non-crossposting.
7087         (gnus-sieve-crosspost): Default to t to be consistent with other
7088         parts of Gnus.
7089
7090 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7091
7092         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
7093         (mm-iso-8859-x-to-15-table): Ditto.
7094         (mm-iso-8859-x-to-15-region): Ditto.
7095         (mm-find-mime-charset-region): Ditto.
7096
7097 2001-11-01  Simon Josefsson  <jas@extundo.com>
7098
7099         * nnimap.el (nnimap-close-asynchronous): New variable.
7100         (nnimap-close-group): Use it.
7101         (nnimap-expunge): Don't use it.
7102
7103         * imap.el (imap-callbacks): New variable.
7104         (imap-remassoc): Copied from `gnus-remassoc'.
7105         (imap-add-callback): New function.
7106         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
7107         behaviour.
7108         (imap-parse-response): Call the callback.
7109
7110         * message.el (message-insert-canlock): New variable.
7111         (message-canlock-generate, message-canlock-password)
7112         (message-insert-canlock): New functions.
7113         (message-send-news): Call `message-insert-canlock'.
7114         (top-level): Require canlock when compiling.
7115         (message-insert-canlock): Require canlock before we need it.
7116
7117 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7118
7119         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
7120
7121 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7122
7123         * dgnushack.el (dgnushack-make-load): A workaround for
7124         custom-add-loads bug in some versions of XEmacs.
7125
7126 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7127
7128         * mm-util.el (mm-charset-synonym-alist): Revert (some).
7129
7130 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7131
7132         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
7133         (mm-hack-charsets): New variable.
7134         (mm-iso-8859-15-compatible): New variable.
7135         (mm-iso-8859-x-to-15-table): New variable.
7136         (mm-find-mime-charset-region): Add parameter hack-charsets.
7137
7138         * mm-bodies.el (mm-encode-body): Use it.
7139         * mml.el (mml-parse-1): Ditto.
7140
7141 2001-11-01  Simon Josefsson  <jas@extundo.com>
7142
7143         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
7144
7145 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7146
7147         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
7148         is nil.
7149
7150 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7151
7152         * smiley-ems.el (smiley-update-cache): Auto detect file type.
7153
7154         * message.el (message-forward-rmail-make-body): Use
7155         save-window-excursion.
7156         (message-encode-message-body): Search with noerror.
7157         (message-setup-1): Convert compose-mail send-actions to
7158         message-send-actions.
7159
7160 2001-11-01  Simon Josefsson  <jas@extundo.com>
7161
7162         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
7163         <yamaoka@jpl.org>.
7164
7165 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7166
7167         * sieve-manage.el (sieve-string-bytes): No complain.
7168
7169 2001-11-01  Simon Josefsson  <jas@extundo.com>
7170
7171         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
7172         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
7173         has autoload cookies, so no `require' should be necessary.)
7174
7175         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
7176         files.
7177
7178 2001-10-31  Simon Josefsson  <jas@extundo.com>
7179
7180         * gnus-cus.el (gnus-group-parameters): Support integer `display'
7181         parameter.
7182
7183         * gnus-sum.el (gnus-select-newsgroup): If group parameter
7184         `display' is a number (and C-u wasn't used to enter group), only
7185         fetch that number of articles.
7186
7187 2001-10-31  Matt Armstrong  <matt@lickey.com>
7188
7189         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
7190         not-subscribed -> subscribed.
7191
7192 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7193         From: Josh Huber <huber@alum.wpi.edu>
7194
7195         * message.el (message-subscribed-address-functions): New variable.
7196         (message-subscribed-addresses): New variable.
7197         (message-subscribed-regexps): New variable.
7198         (message-goto-mail-followup-to): New function.
7199         (message-send-mail): Add Mail-Followup-To.
7200         (message-make-mft): New function.
7201
7202         * gnus.el (gnus-find-subscribed-addresses): New function.
7203
7204 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7205
7206         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
7207         (mail-source-fetch-pop): Ditto.
7208         (mail-source-check-pop): Ditto.
7209
7210         * gnus-start.el (gnus-read-init-file): Ditto.
7211         (gnus-activate-group): Ditto.
7212         (gnus-read-newsrc-el-file): Ditto.
7213
7214 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7215
7216         * message.el (message-get-reply-headers): Make sure there is ", ".
7217
7218         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
7219         mm-coding-system-p. Don't correct it only in XEmacs.
7220         (mm-charset-to-coding-system): Use mm-coding-system-p and
7221         mm-get-coding-system-list.
7222         (mm-emacs-mule, mm-mule4-p): New variables.
7223         (mm-enable-multibyte, mm-disable-multibyte,
7224         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
7225         mm-with-unibyte-current-buffer,
7226         mm-with-unibyte-current-buffer-mule4): Use them.
7227         (mm-find-mime-charset-region): Treat iso-2022-jp.
7228
7229         From  Dave Love  <fx@gnu.org>:
7230
7231         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
7232         construction.
7233         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
7234         entries conditional on not having a coding system defined for
7235         them.
7236         (mm-mule-charset-to-mime-charset): Use
7237         find-coding-systems-for-charsets if defined.
7238         (mm-charset-to-coding-system): Don't use
7239         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
7240         later.  Add last resort search of coding systems.
7241         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
7242         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
7243         Mule 4.
7244         (mm-find-mime-charset-region): Re-write.
7245         (mm-with-unibyte-current-buffer): Restore buffer as well as
7246         multibyteness.
7247
7248 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7249
7250         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
7251         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
7252         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
7253
7254 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7255
7256         * gnus-art.el (article-display-x-face): Nix buffer-read-only
7257         again.
7258
7259         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
7260
7261 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7262
7263         * gnus-spec.el (gnus-parse-simple-format): Use
7264           buffer-substring-no-properties.
7265
7266 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7267
7268         * gnus-art.el (article-verify-cancel-lock): New function.
7269
7270         * nnheader.el (nntp-process-response): New variable.
7271         (nnheader-init-server-buffer): Make `nntp-process-response'
7272         buffer-local in `nntp-server-buffer'.
7273
7274         * nntp.el (nntp-prepare-post-hook): New hook.
7275         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
7276         (nntp-async-trigger): Ditto.
7277         (nntp-request-post): Insert a server's ID if there's no Message-ID
7278         header; run `nntp-prepare-post-hook'.
7279
7280 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7281
7282         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
7283         instead.
7284
7285         * message.el (message-forward-subject-author-subject): Don't use
7286         message-news-p, which widens the buffer.
7287         (message-forward-make-body): New function.
7288         (message-forward): Use it.
7289         (message-insinuate-rmail): New function.
7290         (message-forward-rmail-make-body): New function.
7291
7292 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7293
7294         * mm-extern.el (mm-extern): Provide it.
7295
7296         * mm-partial.el (mm-partial): Provide it.
7297
7298 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7299
7300         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
7301
7302 2001-10-29  Simon Josefsson  <jas@extundo.com>
7303
7304         * mml.el (mml-preview): Bind message-this-is-news if it is
7305         news. From Jesper Harder <harder@myrealbox.com>.
7306
7307 2001-10-28  Simon Josefsson  <jas@extundo.com>
7308
7309         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
7310
7311 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
7312
7313         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
7314         ironic smilies.
7315
7316 2001-10-27  Simon Josefsson  <jas@extundo.com>
7317
7318         * message.el (message-indent-citation): Don't add trailing
7319         whitespace when citing text.
7320
7321         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
7322         <harder@ifa.au.dk>.
7323
7324 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7325
7326         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
7327         not available.
7328         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
7329         (nnweb-type-definition): Add google as alias of dejanews.
7330         (nnweb-google-parse-1): Forward 1 line.
7331
7332 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7333
7334         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
7335         variable `message-forward-ignored-headers'.
7336
7337 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
7338
7339         * gnus.el (gnus-expand-group-parameter): New function.
7340         (gnus-expand-group-parameters): Call it.
7341         (gnus-group-fast-parameter): New function.
7342         (gnus-group-find-parameter): Call it.
7343
7344 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7345
7346         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
7347         vector (it didn't before because of a bug).
7348         * gnus-msg.el (gnus-post-news): Use header vector directly, if
7349         available.  Before it converted it to an article number.
7350
7351         This makes followup to news articles with negative numbers in
7352         nnvirtual groups use news instead of mail.
7353
7354 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7355
7356         * gnus.el (post-method): Use `native' instead of `nil'.
7357
7358         * gnus-msg.el (gnus-post-method): Ditto.
7359
7360 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
7361
7362         * gnus.el (gnus-define-group-parameter): Grammar fix.
7363
7364 2001-10-22  Simon Josefsson  <jas@extundo.com>
7365
7366         * gnus-msg.el (gnus-extended-version): Include
7367         system-configuration.
7368         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7369
7370 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
7371
7372         * gnus.el (post-method): Customization fix: `native' is not a
7373         valid value.
7374         * gnus-msg.el (gnus-post-method): Doc and customization fix:
7375         `native' is not a valid value.
7376
7377 2001-10-21  Simon Josefsson  <jas@extundo.com>
7378
7379         * nnimap.el (nnimap): Defgroup
7380         (nnimap-strict-function, nnimap-strict-function-match): New
7381         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
7382         (nnimap-split-crosspost, nnimap-split-inbox)
7383         (nnimap-split-rule, nnimap-split-predicate)
7384         (nnimap-split-predicate): Defcustom.
7385         (nnimap-split-inbox, nnimap-expunge-search-string)
7386         (nnimap-importantize-dormant): Remove "*" from doc.
7387
7388 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7389
7390         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
7391         not supplied via prefix arg.  From Lisp, make arg mandatory.
7392         Suggested by Frank Schmitt.
7393
7394 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
7395
7396         * message.el (message-do-auto-fill): Avoid calling
7397         'rfc822-goto-eoh'.
7398
7399 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7400         From Paul Jarc <prj@po.cwru.edu>.
7401
7402         * message.el (message-get-reply-headers): Restructure the logic
7403         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
7404
7405 2001-10-20  Simon Josefsson  <jas@extundo.com>
7406
7407         * message.el (message-cancel-news): Support cancel-locks.
7408         Suggested by Per Abrahamsson.
7409
7410         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
7411         conses.  From David Z Maze <dmaze@MIT.EDU>.
7412
7413         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
7414
7415 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7416
7417         * mm-decode.el (mm-default-directory): Fix customize type.
7418
7419         * message.el (message-setup-fill-variables): Kludge to use
7420         normal-auto-fill-function even if auto fill is already activated.
7421
7422 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7423
7424         * message.el (message-do-auto-fill): New version that does not
7425         rely on text properties, by Simon Josefsson <jas@extundo.com>.
7426         (message-setup-1): Removed the `message-field' property.
7427
7428         * gnus-draft.el (gnus-draft-edit-message): Removed the
7429         `message-field' property.
7430
7431 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
7432
7433         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
7434         `message-field'.  The `field' property has a special significance in
7435         Emacs 21.
7436
7437         * message.el (message-send, message-setup-1): Ditto.
7438
7439 2001-10-18  Simon Josefsson  <jas@extundo.com>
7440
7441         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
7442         when undoing.
7443
7444 2001-10-18  Simon Josefsson  <jas@extundo.com>
7445         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
7446
7447         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
7448         (gnus-summary-make-menu-bar): Ditto.
7449
7450 2001-10-17  Simon Josefsson  <jas@extundo.com>
7451
7452         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
7453         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
7454
7455 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7456
7457         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
7458         * gnus-util.el (gnus-user-date): New function.
7459         From Frank Schmitt <usenet@Frank-Schmitt.net>.
7460
7461 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7462
7463         * message.el (message-check-news-header-syntax): Special case
7464         nnvirtual groups.
7465
7466         * gnus-sum.el (gnus-summary-respool-default-method): Changed
7467         customize type to `symbol'.
7468
7469 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7470
7471         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
7472         %&foo;.
7473         (gnus-parse-simple-format): Support user extended spec too.
7474         %u&foo; invokes gnus-user-format-function-foo.
7475
7476 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7477
7478         * nnml.el (nnml-request-expire-articles): Make sure it is back to
7479         the server.
7480         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
7481         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
7482         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
7483         * nndiary.el (nndiary-request-expire-articles): Ditto.
7484         (nndiary-schedule): Defsubst it before use it.
7485         (nndiary-error): eval-and-compile.
7486
7487 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7488
7489         * gnus-msg.el (gnus-post-method): Changed two instances of
7490         `active' to `current' and one `null' to `not'.
7491
7492 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7493         From Katsumi Yamaoka <yamaoka@jpl.org>.
7494
7495         * message.el (message-setup-fill-variables): Use
7496         `normal-auto-fill-function' instead of `auto-fill-function'.
7497
7498 2001-10-16  Simon Josefsson  <jas@extundo.com>
7499
7500         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
7501         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
7502         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
7503
7504 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7505         Patch by Oliver Scholz <oscholz@my.gnus.org>.
7506
7507         * gnus-draft.el (gnus-draft-edit-message): Add text property
7508         `field' with value `header' to message headers.
7509         * message.el (message-setup-1): Really add text property to all of
7510         the header, not just part of it.
7511
7512 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7513
7514         * gnus-group.el (gnus-group-sort-by-server): Use it.
7515
7516         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
7517
7518         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
7519         and keystroke.
7520
7521 2001-10-14  Simon Josefsson  <jas@extundo.com>
7522
7523         * dig.el: Doc fix.
7524
7525         * smime.el: Doc fix.
7526
7527         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
7528         charset magic from message.el.
7529
7530 2001-10-12  Simon Josefsson  <jas@extundo.com>
7531         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
7532
7533         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
7534         'cite from g-a-wash-types.
7535         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
7536         (gnus-article-hide-citation): Fix.
7537
7538         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
7539         character.
7540         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
7541
7542         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
7543         definition.
7544         (gnus-signature-toggle): Toggle `s' mode line character.
7545
7546         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
7547         doing stuff that clears it.
7548
7549 2001-10-12  Simon Josefsson  <jas@extundo.com>
7550
7551         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
7552         From Eric Marsden <emarsden@laas.fr>.
7553
7554 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7555
7556         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
7557         (autoload): Add some autoloads.
7558
7559 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7560         Suggested by Oliver Scholz <epameinondas@gmx.de>.
7561
7562         * message.el (message-do-auto-fill): New function.  Like
7563         `do-auto-fill' but don't fill when in the message header.
7564         (message-setup-1): Put a text property on the message header.
7565         (message-setup-fill-variables): Use `message-do-auto-fill'.
7566
7567 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7568
7569         * message.el (message-send-mail-partially): Insert an empty line
7570         first, because of the change of message-make-lines.
7571
7572 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
7573
7574         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
7575         iso-8859-15, make it an alias for iso-8859-1.
7576
7577 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7578
7579         * message.el (message-send-news): Don't modify the value of
7580         `message-syntax-checks' if it is not a list (possibly it is
7581         `dont-check-for-anything-just-trust-me').
7582
7583 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7584
7585         * gnus-group.el (gnus-group-name-charset-group-alist): Use
7586         `find-coding-system' for XEmacs to check whether the coding-system
7587         `utf-8' is available.
7588
7589 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7590
7591         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
7592
7593 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7594
7595         * message.el (message-send-news): Oops, missed case with no
7596         "Followup-To" header...
7597
7598 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7599
7600         * message.el (message-send-news): Allow
7601         `gnus-group-name-charset-group-alist' to affect encoding of the
7602         "Newsgroups" and "Followup-To" headers.
7603
7604 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7605
7606         * Makefile.in (install-el): Depend on gnus-load.el.
7607
7608 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7609
7610         * Makefile.in (install-el): Use -f.
7611         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
7612
7613 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
7614
7615         * message.el (message-send-news): Don't encode Followups-To when
7616         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
7617
7618         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
7619         header.
7620
7621         * gnus-art.el (article-decode-group-name): Also decode
7622         "Followup-To".
7623
7624         * rfc2047.el (rfc2047-encode-message-header): Encode without
7625         asking for null methods.
7626
7627         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
7628         default charset for newsgroup names in accordance with USEFOR.
7629
7630         * gnus-group.el (gnus-group-name-charset-method-alist,
7631         gnus-group-name-charset-group-alist): Removed "*" from doc
7632         strings, "*" should not be used for complex variables.
7633
7634 2001-10-06  Simon Josefsson  <jas@extundo.com>
7635
7636         Support UTF-8 group names better.
7637
7638         * message.el (message-check-news-header-syntax): Encode group
7639         names before comparison.
7640
7641         * gnus-msg.el (gnus-copy-article-buffer): Run all
7642         `gnus-article-decode-hook's except `article-decode-charset'
7643         instead of hardcoding call to one of them.
7644
7645         * gnus-art.el (gnus-article-decode-hook): Add
7646         `article-decode-group-name'.
7647         (article-decode-group-name): New function, use `g-d-n'.
7648
7649         * gnus-group.el (gnus-group-insert-group-line): Decode
7650         gnus-tmp-group using `g-d-n'.
7651
7652         * gnus-util.el (gnus-decode-newsgroups): New function.
7653
7654 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
7655
7656         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
7657         `gnus-group-name-charset-group-alist'.
7658
7659 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7660
7661         * Makefile.in: Install el in install. Add uninstall.
7662
7663 2001-10-05  Simon Josefsson  <jas@extundo.com>
7664
7665         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
7666
7667         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
7668
7669         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
7670         empty folders.
7671
7672         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
7673         limiting if read-all (C-u RET) was used.
7674
7675 2001-10-04  Simon Josefsson  <jas@extundo.com>
7676
7677         * mail-source.el (mail-source-movemail-program): New variable.
7678         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
7679         <thutt@thutt.vmware.com>.
7680
7681 2001-10-03  Simon Josefsson  <jas@extundo.com>
7682
7683         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
7684         (gnus-summary-line-format-alist): Fix param.
7685
7686 2001-10-02  Simon Josefsson  <jas@extundo.com>
7687
7688         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
7689         don't go through `nnimap-request-expire-articles' to delete the
7690         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
7691
7692 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7693
7694         * gnus-agent.el (gnus-agent-write-active): The min in the
7695         agent/active may be larger than that in the server/active.
7696
7697 2001-10-01  Simon Josefsson  <jas@extundo.com>
7698
7699         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
7700         is IMAP4rev1.
7701
7702         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
7703
7704         * nnfolder.el: Ditto.
7705
7706 2001-09-30  Dan Christensen  <jdc@uwo.ca>
7707
7708         * gnus-sum.el (gnus-summary-extract-address-component): New function.
7709         (gnus-summary-from-or-to-or-newsgroups): Optimize.
7710
7711 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7712
7713         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
7714         (message-mode-menu): Menu item for same.
7715
7716         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
7717         delayed articles.
7718
7719         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
7720         nndraft:delayed does not exist.
7721         (gnus-delay-initialize): Don't set up keymap, that's done from
7722         message.el now.
7723         (gnus-delay, gnus-delay-group, gnus-delay-header)
7724         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
7725
7726 2001-09-29  Simon Josefsson  <jas@extundo.com>
7727
7728         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
7729         utf-8, not eight-bit-control.
7730
7731         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
7732         (imap-log, imap-debug): Custom.
7733         (imap-log-buffer, imap-debug-buffer): New constants.
7734         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
7735         (imap-network-open, imap-shell-open, imap-starttls-open)
7736         (imap-send-command-1, imap-send-command, imap-arrival-filter)
7737         (imap-debug): Use imap-*-buffer.
7738
7739         * nndoc.el (nndoc-article-type): Add mailman.
7740         (nndoc-type-alist): Ditto.
7741         (nndoc-mailman-type-p): New function.
7742
7743 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7744
7745         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
7746         gnus-art.el.
7747
7748 2001-09-27  Simon Josefsson  <jas@extundo.com>
7749
7750         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
7751         (gnus-topic-catchup-articles): New function. Suggested by Robin
7752         S. Socha <robin-dated-1001857693.185e29@socha.net>.
7753
7754 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7755         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
7756
7757         * gnus-ems.el (gnus-article-display-xface): Insert xface after
7758         previous ones.
7759
7760 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7761         From Daiki Ueno  <ueno@unixuser.org>
7762
7763         * gnus-sum.el (gnus-summary-show-article): The arglist of
7764         detect-coding-region is incompatible.
7765
7766 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7767         From Katsuhiro Hermit Endo <hermit@koka-in.org>
7768
7769         * gnus-group.el (gnus-group-delete-group): Typo.
7770
7771 2001-09-26  Simon Josefsson  <jas@extundo.com>
7772
7773         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
7774
7775         * nnimap.el (nnimap-expiry-target): Use temp buffer.
7776
7777 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7778
7779         * gnus-cus.el (gnus-group-parameters): Display as sexp.
7780
7781 2001-09-22  Simon Josefsson  <jas@extundo.com>
7782
7783         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
7784
7785         * nnfolder.el (nnfolder-open-marks): Ditto.
7786
7787         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
7788         (gnus-update-marks): Use it.
7789         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
7790         hardcoded list.
7791
7792         * gnus.el (gnus-article-special-mark-lists): Add killed.
7793         (gnus-article-unpropagated-mark-lists): New constant.
7794
7795 2001-09-22  Simon Josefsson  <jas@extundo.com>
7796
7797         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
7798         custom option.
7799
7800 2001-09-23  Simon Josefsson  <jas@extundo.com>
7801
7802         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
7803
7804 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7805
7806         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
7807
7808 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
7809
7810         * gnus-group.el (gnus-group-sort-function): Fix customize type to
7811         accept lists of functions.
7812
7813 2001-09-20  Simon Josefsson  <jas@extundo.com>
7814
7815         * gnus-group.el (gnus-group-catchup): Update expire marks in
7816         backend.  Also, if ALL also set expire marks on tick/dormant.
7817
7818 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7819
7820         * message.el (message-tab-body-function): New variable.
7821         * message.el (message-tab): Use it.
7822
7823 2001-09-19  Sam Steingold  <sds@gnu.org>
7824
7825         * gnus-win.el (gnus-buffer-configuration): Respect
7826         `gnus-bug-create-help-buffer'.
7827
7828 2001-09-18  Simon Josefsson  <jas@extundo.com>
7829
7830         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
7831         (gnus-parse-simple-format): Re-revert.
7832
7833 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
7834         Trivial patch.
7835
7836         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
7837         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
7838
7839 2001-09-18  Simon Josefsson  <jas@extundo.com>
7840
7841         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
7842         signed.
7843         (gnus-parse-simple-format): Don't use it.
7844
7845 2001-09-17  Miles Bader  <miles@gnu.org>
7846
7847         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
7848         error querying a backend abort the whole process.
7849
7850 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7851
7852         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
7853         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
7854
7855 2001-09-17  Didier Verna  <didier@xemacs.org>
7856
7857         * nndiary.el: version 0.2-b14.
7858         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
7859         compatibility problem with XEmacs 21.1.
7860
7861 2001-09-15  Simon Josefsson  <jas@extundo.com>
7862
7863         * gnus-group.el (gnus-group-line-format): Document %c.
7864
7865         * nnml.el (nnml-parse-head): Handle CRLF files.
7866         (nnml-generate-nov-file): Ditto.
7867         (nnml-retrieve-headers): Ditto.
7868
7869 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
7870
7871         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
7872
7873 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
7874
7875         * gnus-spec.el (gnus-correct-substring): Still stopped one
7876         character before we wanted (never included last character).
7877         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
7878         add missing "," (once per function)
7879
7880 2001-09-14  Simon Josefsson  <jas@extundo.com>
7881
7882         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
7883         (otherwise e.g. gnus-agentize in .gnus overrides the customized
7884         default before gnus-group is loaded and the variable set.)
7885
7886         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
7887         killed or unsent marks.
7888
7889         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
7890         isn't an article to set it on (e.g. when you `a' in a group).
7891
7892 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7893
7894         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
7895         can read e-mails from Microsoft Outlook users not using ISO
7896         8859-2 character set.
7897
7898 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7899
7900         * gnus-diary.el: Minor modifications to avoid warnings.
7901         (gnus-summary-misc-menu): defvar.
7902         (gnus-diary-check-message): Use gnus-point-at-eol.
7903         (gnus-diary-kill-entire-line): eval-and-compile.
7904
7905 2001-09-12  Didier Verna  <didier@xemacs.org>
7906
7907         * nndiary.el: new version (0.2-b13).
7908         * nndiary.el (nndiary-mail-sources): doc update.
7909         * nndiary.el (nndiary-split-methods): ditto.
7910         * nndiary.el (nndiary-request-accept-article-hooks): New.
7911         * nndiary.el (nndiary-request-accept-article): use it, check
7912         message validity.
7913         * nndiary.el (nndiary-get-new-mail): changed default to nil.
7914         * nndiary.el (nndiary-schedule): fix bug (misplaced
7915         condition-case): it didn't return nil on error.
7916         * gnus-diary.el: new version.
7917         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
7918         * gnus-diary.el (gnus-diary-header-value-history): New.
7919         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
7920         * gnus-diary.el (gnus-diary-add-header): New.
7921         * gnus-diary.el (gnus-diary-check-message): New.
7922         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
7923         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
7924
7925 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7926
7927         * gnus-sum.el (gnus-select-newsgroup): Make
7928         `gnus-current-select-method' buffer-local.
7929
7930         * gnus-art.el (gnus-request-article-this-buffer): Refer
7931         `gnus-current-select-method' in the current summary buffer.
7932
7933 2001-09-10  Simon Josefsson  <jas@extundo.com>
7934         From Daniel Pittman <daniel@rimspace.net>
7935
7936         * gnus-spec.el (gnus-correct-pad-form): Fix.
7937
7938 2001-09-09  Simon Josefsson  <jas@extundo.com>
7939
7940         * mm-decode.el (mm-inline-media-tests): Add
7941         application/x-emacs-lisp.
7942         (mm-attachment-override-types): Add
7943         application/{x-,}pkcs7-signature.
7944
7945         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
7946         (gnus-server-line-format, gnus-server-mode-line-format)
7947         (gnus-server-browse-in-group-buffer): Customize.
7948
7949 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7950
7951         * nnml.el (nnml-marks-changed-p): Typo.
7952         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
7953         (nnml-marks-changed-p): Use gnus-gethash.
7954         (nnml-marks-modtime): Use gnus-make-hashtable.
7955
7956         * nnfolder.el (nnfolder-marks-changed-p): Typo.
7957         (nnfolder-request-expire-articles, nnfolder-save-marks)
7958         (nnfolder-open-marks): Typo.
7959         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
7960         (nnfolder-marks-changed-p): Use gnus-gethash.
7961         (nnfolder-marks-modtime): Use gnus-make-hashtable.
7962
7963 2001-09-08  Simon Josefsson  <jas@extundo.com>
7964
7965         * nnfolder.el (nnfolder-marks-modtime): New variable.
7966         (nnfolder-marks-changed-p): New function.
7967         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
7968         (nnfolder-request-update-info): Don't update if marks didn't change.
7969
7970         * nnml.el (nnml-marks-modtime): New variable.
7971         (nnml-marks-changed-p): New function.
7972         (nnml-save-marks, nnml-open-marks): Save modtime.
7973         (nnml-request-update-info): Don't update if marks didn't change.
7974
7975         * gnus-agent.el (gnus-agent-any-covered-gcc)
7976         (gnus-agent-add-server, gnus-agent-remove-server): Use
7977         gnus-agent-method-p.
7978
7979         * gnus-art.el (gnus-buttonized-mime-types): New variable.
7980         (gnus-unbuttonized-mime-type-p): Use it.
7981
7982         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
7983         fetch group.
7984
7985 2001-09-08  Simon Josefsson  <jas@extundo.com>
7986         From Daniel Pittman <daniel@rimspace.net>
7987
7988         * gnus-spec.el (gnus-correct-pad-form): New function.
7989         (gnus-parse-simple-format): Use it.
7990
7991 2001-09-07  Simon Josefsson  <jas@extundo.com>
7992
7993         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
7994         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
7995         Putnam <reader@newsguy.com>.
7996         (gnus-group-sort-selected-groups): Touch dribble file.
7997
7998 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
7999
8000         * nnml.el (nnml-filenames-are-evil): New variable.
8001         (nnml-article-to-file-alist): Rename to ...
8002         (nnml-current-group-article-to-file-alist): ... this.
8003         Respect `nnml-filenames-are-evil'.
8004         (nnml-active-number): Update.
8005         (nnml-update-file-alist): Update.
8006         (nnml-request-article): Use nnheader-article-to-file-alist.
8007         (nnml-request-rename-group): Likewise.
8008
8009 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8010
8011         * gnus-sum.el (gnus-summary-insert-line): Fix.
8012
8013 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
8014
8015         * gnus-sum.el: Bind g-s-t-s to "W g".
8016         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
8017         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
8018         display of graphical smilies.
8019
8020 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8021
8022         * gnus-start.el (gnus-setup-news): A typo.
8023         From Bill White <billw@wolfram.com>.
8024
8025 2001-09-06  Simon Josefsson  <jas@extundo.com>
8026
8027         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
8028         and unseen marks.
8029
8030 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8031
8032         * nnmail.el (nnmail-split-fancy): Document `junk'.
8033
8034 2001-09-04  Simon Josefsson  <jas@extundo.com>
8035
8036         * imap.el (imap-search): Don't error if server is broken.
8037
8038 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
8039
8040         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
8041         searching for an article that isn't in the mbox.
8042
8043 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8044
8045         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
8046         right, and get all the comments.
8047
8048 2001-09-02  Simon Josefsson  <jas@extundo.com>
8049         Suggested by Dan Christensen <jdc+news@uwo.ca>
8050
8051         * nnfolder.el (nnfolder-request-update-info): Fix message.
8052
8053         * nnml.el (nnml-request-update-info): Ditto.
8054
8055 2001-09-01  Simon Josefsson  <jas@extundo.com>
8056
8057         * nnml.el (nnml-request-expire-articles): Also bind
8058         `nnml-current-group' and `nnml-article-file-alist' when using
8059         expiry-target. (Otherwise nnml will be in a inconsistent internal
8060         state causing all kind of problems.)
8061         (nnml-request-expire-articles): If `nnml-article-to-file' or
8062         `file-attributes' failes, return article as un-expirable instead
8063         of treating it as expired.
8064
8065 2001-08-31  Sam Steingold  <sds@gnu.org>
8066
8067         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
8068         typo: `exmine' --> `examine'.
8069
8070 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8071
8072         * nndoc.el (nndoc-forward-type-p): It is not a digest.
8073
8074 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8075
8076         * nnml.el (nnml-check-directory-twice): Remove.
8077         (nnml-retrieve-headers): Ditto.
8078         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
8079
8080 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8081
8082         * nnheader.el (nnheader-directory-files-is-safe): No need to read
8083         directory twice on Windows, or on GNU Emacs-21.
8084
8085 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8086
8087         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
8088         (nnml-request-rename-group): Ditto.
8089         (nnml-active-number): Ditto.
8090         (nnml-request-create-group): Use nnml-directory-articles.
8091         (nnml-request-expire-articles): Use nnml-directory-articles, which
8092         gets list from nov database if available.
8093         (nnml-get-nov-buffer): New function.
8094         (nnml-open-nov): Use it.
8095         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
8096         gets alist from nov database if available.
8097         (nnml-directory-articles): New function.
8098         (nnml-article-to-file-alist): New function.
8099
8100 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8101
8102         * mm-decode.el (mm-display-external): Use `name' as filename, if
8103         `filename' attribute is not present.
8104
8105 2001-08-30  Andrew Innes  <andrewi@gnu.org>
8106
8107         * mail-source.el (mail-source-flash): New defcustom.
8108         (mail-source-new-mail-p): Ring visible bell if appropriate.
8109         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
8110         timer is cleared even if mail check signals an error.
8111
8112 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8113
8114         * gnus-sum.el (gnus-summary-move-article): Only update marks of
8115         type 'list.
8116
8117 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8118
8119         * flow-fill.el (fill-flowed): eol might be point-max.
8120
8121 2001-08-27  Simon Josefsson  <jas@extundo.com>
8122
8123         * nnml.el (nnml-request-update-info): Fix message.
8124         (nnml-open-marks): Ditto.
8125
8126         * nnfolder.el (nnfolder-request-update-info):
8127         (nnfolder-open-marks): Fix message.
8128
8129 2001-08-25  Simon Josefsson  <jas@extundo.com>
8130
8131         * nnfolder.el (nnfolder-save-marks): Don't create directory named
8132         after group in ~/.
8133
8134 2001-08-25  Simon Josefsson  <jas@extundo.com>
8135         From Andreas Jaeger  <aj@suse.de>
8136
8137         * nnfolder.el (nnfolder-open-marks): Fix typo.
8138         * nnml.el (nnml-open-marks): Likewise.
8139
8140 2001-08-25  Simon Josefsson  <jas@extundo.com>
8141
8142         Make nnfolder groups self-contained as far as marks are concerned.
8143
8144         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
8145         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
8146         (nnfolder-open-server): Make marks directory.
8147         (nnfolder-request-delete-group): Delete marks file.
8148         (nnfolder-request-delete-group): Check of nov/marks file exist
8149         before deleting.
8150         (nnfolder-request-rename-group): Rename marks file.
8151         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
8152         (nnfolder-request-set-mark, nnfolder-request-update-info)
8153         (nnfolder-group-marks-pathname, nnfolder-save-marks)
8154         (nnfolder-open-marks): New functions.
8155         (top-level): Require gnus.
8156
8157 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8158
8159         * nnweb.el (nnweb-type-definition): Use google raw file.
8160         (nnweb-google-parse-1): Ditto.
8161         (nnweb-google-identity): Ditto.
8162         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
8163         (nnweb-altavista-wash-article): Ditto.
8164         (nnweb-request-article): Remove nnweb-decode-entities.
8165
8166         * nnml.el: Require 'gnus.
8167
8168 2001-08-25  Simon Josefsson  <jas@extundo.com>
8169
8170         * nnml.el (nnml-marks-is-evil): Add doc.
8171
8172 2001-08-25  Simon Josefsson  <jas@extundo.com>
8173
8174         * nnml.el (nnml-save-marks): Wrap saving marks in a
8175         condition-case, to allow user to start Gnus if saving marks failed
8176         for some reason.
8177
8178 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8179
8180         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
8181
8182         * gnus-group.el (gnus-update-group-mark-positions): Bind
8183         gnus-group-update-hook to nil.
8184
8185 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8186
8187         * mml.el (mml-generate-mime-1): Force as multibyte string.
8188
8189 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8190
8191         * gnus-sum.el (gnus-summary-insert-line)
8192         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
8193         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
8194
8195         * gnus-spec.el (gnus-correct-substring): Take optional END.
8196
8197         * nnrss.el (nnrss-request-article): Remove \n.
8198         (nnrss-retrieve-headers): Lines number is -1.
8199
8200 2001-08-24  Simon Josefsson  <jas@extundo.com>
8201
8202         * gnus-group.el (gnus-info-clear-data): Call
8203         nnfoo-request-set-mark to propagate marks.  Fix bug:
8204         `gnus-group-update-line' doesn't update read range unless we call
8205         `gnus-get-unread-articles-in-group' first.
8206
8207         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
8208         to server.
8209
8210 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8211
8212         * gnus-util.el (gnus-create-info-command): Return an interactive
8213         function.
8214
8215 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8216         From Katsumi Yamaoka <yamaoka@jpl.org>
8217
8218         * gnus-spec.el (gnus-parse-complex-format): Use equal.
8219
8220 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8221
8222         * gnus-sum.el (gnus-select-newsgroup): Use it.
8223
8224         * gnus-util.el (gnus-not-ignore): New function.
8225
8226         * lpath.el (featurep): Don't fbind char-int.
8227
8228         * gnus-util.el (gnus-create-info-command): New function.
8229
8230         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
8231         right node.
8232
8233         * gnus-sum.el (gnus-select-newsgroup): Clean up.
8234         (gnus-summary-limit-children): Use 'identity instead of `all'.
8235         (gnus-summary-limit-to-display-predicate): New command and
8236         keystroke.
8237
8238 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8239
8240         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
8241
8242         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
8243
8244 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8245
8246         * gnus-spec.el: Add the Gnus version.
8247         (gnus-update-format-specifications): If the Gnus version changes,
8248         nix out the format spec cache.
8249
8250         * gnus.el (gnus-continuum-version): Made into a command and
8251         optionalize the VERSION.
8252
8253         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
8254         the start of the lines.
8255
8256 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8257
8258         * gnus.el (gnus-visual-p): Define function before use of
8259         function.
8260
8261 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8262
8263         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
8264         (gnus-article-mark-to-type): New function.
8265         (gnus-update-missing-marks): Only update marks of type 'list.
8266
8267         * gnus.el (gnus-article-special-mark-lists): New variable.
8268
8269 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8270
8271         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
8272         (gnus-select-newsgroup): Still use 'all.
8273         (gnus-summary-initial-limit): Comparing with 'all.
8274
8275 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8276
8277         * gnus-start.el (gnus-activate-group): If dont-check, don't update
8278         active.
8279
8280 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8281
8282         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
8283         nnslashdot-*-retrieve-headers.
8284         (nnslashdot-request-article): Fix for slashcode 2.2.
8285         (nnslashdot-make-tuple): New function.
8286         (nnslashdot-read-groups): Use it.
8287
8288 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8289
8290         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
8291         list.
8292
8293         * gnus-sum.el (gnus-summary-move-article): Don't select article.
8294
8295 2001-08-20  Simon Josefsson  <jas@extundo.com>
8296
8297         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
8298         opened, error instead of continuing (and exploding later).
8299
8300 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8301
8302         * gnus.el (gnus-expand-group-parameters): Return the parameter
8303         list.
8304
8305         * gnus-sum.el (gnus-summary-show-article): Doc fix.
8306         (gnus-summary-show-article): Guess at charset if required.
8307
8308         * gnus-spec.el (gnus-correct-substring): Stopped one character
8309         before we wanted.
8310
8311 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8312
8313         * earcon.el (earcon-auto-play): Remove unused option.
8314
8315 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8316
8317         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
8318         message down in levels, since it happens very fast.
8319
8320         * smiley-ems.el (smiley-update-cache): Respect the symbol version
8321         of smiley-regexp-alist.
8322
8323         * mm-view.el (mm-inline-text): Ignore vcard errors.
8324
8325         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
8326
8327         * gnus-score.el (gnus-all-score-files): Use append instead of
8328         nconc.
8329
8330         * gnus.el (gnus-splash-face): Doc fix.
8331
8332         * mm-decode.el (mm-mailcap-command): Use
8333         mm-path-name-rewrite-functions.
8334         (mm-path-name-rewrite-functions): New variable.
8335
8336         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
8337         (gnus-complex-form-to-spec): Insert tab.
8338         (gnus-spec-tab): New function.
8339
8340         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
8341         entering the group.
8342
8343         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
8344         the positional spec.
8345         (gnus-parse-complex-format): React to %C.
8346
8347         * gnus-ems.el (gnus-char-width): Moved here.
8348
8349         * gnus-sum.el (gnus-select-newsgroup): Set
8350         gnus-newsgroup-articles.
8351         (gnus-unseen-mark): New variable.
8352         (gnus-newsgroup-unseen): Ditto.
8353         (gnus-newsgroup-seen): Ditto.
8354         (gnus-adjust-marked-articles): Use them.
8355         (gnus-update-marks): Use them.
8356         (gnus-summary-update-secondary-mark): Display.
8357         (gnus-summary-prepare-threads): Display.
8358
8359         * gnus-msg.el (gnus-inews-group-method): Use and return the
8360         method, not the server.
8361
8362 2001-08-19  Simon Josefsson  <jas@extundo.com>
8363
8364         * gnus-srvr.el (gnus-server-agent-face): New.
8365         (gnus-server-agent-face): New.
8366         (gnus-server-mode): Turn on font-lock-mode.
8367
8368         * gnus.el (gnus-server-visual): Add defgroup.
8369
8370 2001-08-19  Simon Josefsson  <jas@extundo.com>
8371         From Joe Casadonte <jcasadonte@northbound-train.com>
8372
8373         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
8374         gnus-server-denied-face): New.
8375         (gnus-server-opened-face, gnus-server-closed-face,
8376         gnus-server-denied-face): New.
8377         (gnus-server-font-lock-keywords): Add.
8378
8379 2001-08-19  Simon Josefsson  <jas@extundo.com>
8380
8381         * nnml.el (nnml-request-set-mark): Return nil.
8382         (nnml-save-marks): Use nnml-possibly-create-directory.
8383         (nnml-open-marks): Only work in temp buffer when inserting/reading
8384         .marks file.
8385
8386 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8387
8388         * gnus.el (gnus-expand-group-parameters): Fix.
8389
8390         * gnus-spec.el (gnus-char-width): New function.
8391         (gnus-correct-substring, gnus-correct-length): Use it.
8392
8393         * message.el (message-required-mail-headers): Fix doc.
8394
8395 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8396
8397         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
8398
8399         * mm-decode.el (mm-save-part-to-file): Insert the handle.
8400
8401 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8402
8403         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
8404         slashdot 2.2 (not fully fixed yet).
8405         (nnslashdot-request-article): Ditto.
8406
8407 2001-08-18  Simon Josefsson  <jas@extundo.com>
8408
8409         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
8410         nnimap.
8411
8412         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
8413         gnus-util.
8414         (nnimap-request-update-info-internal): Use new functions.
8415
8416         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
8417         new functions.
8418
8419 2001-08-18  Simon Josefsson  <jas@extundo.com>
8420
8421         Make nnml groups self-contained as far as marks are concerned.
8422
8423         * nnml.el (nnml-request-delete-group): Delete marks file.
8424         (nnml-request-rename-group): Move marks file.
8425         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
8426         variables.
8427         (nnml-request-set-mark, nnml-request-update-info): New server
8428         functions.
8429         (nnml-save-marks, nnml-open-marks): New functions.
8430
8431 2001-08-18  Simon Josefsson  <jas@extundo.com>
8432
8433         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
8434         `set' when setting marks.
8435
8436 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8437
8438         * gnus.el (gnus-info-find-node): Take an argument.
8439
8440         * gnus-art.el (gnus-button-handle-info): New function.
8441         (gnus-url-unhex-string): Replace "+" with " ".
8442
8443 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8444
8445         * message.el (message-check-news-header-syntax): Check bad From.
8446
8447 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8448
8449         * gnus-spec.el (gnus-correct-length): New function.
8450         (gnus-correct-substring): New function.
8451         (gnus-tilde-max-form): Use it.
8452
8453 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
8454
8455         * nnmh.el: Docstring changes as below.
8456
8457         * nnml.el: Docstring changes as below.
8458
8459         * nnbabyl.el: Docstring changes as below.
8460
8461         * nnmbox.el: Docstring changes as below.
8462
8463         * nnfolder.el: Added docstrings identifying each virtual server
8464         parameter.
8465
8466 2001-08-18  Simon Josefsson  <jas@extundo.com>
8467
8468         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
8469
8470 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
8471
8472         * message.el: rename "Abort Message" to "Postpone Message".
8473         Remove "Attach file as MIME" from Message menu, it's already in
8474         the MIME menu.
8475
8476 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8477
8478         * smime.el (smime-point-at-eol): eval-and-compile.
8479         (smime-make-temp-file): New function.
8480         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
8481         Use it.
8482
8483 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8484
8485         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
8486         (gnus-agent-summary-fetch-group): New command and keystroke.
8487
8488         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
8489         (gnus-mime-display-security): Make it respect
8490         gnus-unbuttonized-mime-type-p.
8491
8492         * gnus-sum.el (gnus-articles-to-read): Comments.
8493         (gnus-article-marked-p): New function.
8494         (gnus-summary-display-make-predicate): New function.
8495         (gnus-select-newsgroup): Use them.
8496
8497         * mm-decode.el (mm-save-part-to-file): Made it not error.
8498
8499 2001-08-17  Simon Josefsson  <jas@extundo.com>
8500
8501         * imap.el (imap-wait-for-tag): If process-status isn't open or
8502         run, return nil instead of sit-for looping.
8503
8504 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8505
8506         * lpath.el (featurep): fbind xml-parse-region.
8507
8508         * gnus.el (gnus-message-archive-method): Default to "archive".
8509         (gnus-message-archive-method): Doc fix.
8510         (gnus-parameters-get-parameter): Cleaned up.
8511         (gnus-expand-group-parameter): New function.
8512
8513         * gnus-start.el (gnus-setup-news): Push the archive server only
8514         the server list.
8515
8516         * mml.el (mml-menu): Changed name to "Attachments".
8517
8518         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
8519         when there is something to detroy.
8520
8521 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8522
8523         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
8524         nil.
8525
8526 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8527
8528         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
8529         which specifies a time today or tomorrow.
8530
8531 2001-08-15  Simon Josefsson  <jas@extundo.com>
8532         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
8533
8534         * gnus-agent.el (gnus-agent-make-mode-line-string)
8535         (gnus-agent-toggle-plugged): Use new API.
8536
8537 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8538
8539         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
8540         deadline has expired.
8541
8542 2001-08-12  Simon Josefsson  <jas@extundo.com>
8543         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
8544
8545         Support `recent' mark indicating newly arrived messages (to
8546         separate from old but unread messages).
8547
8548         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
8549         `nnmail-split-history' if recent is > 0.
8550         (nnimap-request-update-info-internal): Update `recent' marks.
8551         (nnimap-request-set-mark): Never set `recent' marks.
8552         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
8553         recent.
8554
8555         * gnus-sum.el (gnus-recent-mark): New mark.
8556         (gnus-newsgroup-recent): New variable.
8557         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
8558         (gnus-summary-prepare-threads): Mark recent articles.
8559         (gnus-summary-add-mark): Support recent.
8560         (gnus-summary-update-secondary-mark): Support recent.
8561
8562         * gnus.el (gnus-article-mark-lists): Add recent.
8563
8564 2001-08-12  Simon Josefsson  <jas@extundo.com>
8565
8566         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
8567         whether successful decoding took place.  Add doc.
8568
8569 2001-08-12  Simon Josefsson  <jas@extundo.com>
8570         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
8571
8572         * gnus.el (gnus-summary-line-format, gnus-parameters):
8573         * gnus-gl.el (gnus-summary-grouplens-line-format):
8574         * gnus-salt.el (gnus-summary-pick-line-format):
8575         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
8576
8577 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
8578         Committed by Kai Gro\e,b_\e(Bjohann.
8579
8580         * gnus-score.el (gnus-score-string): Fix `match' regexp
8581         for `extra' header case.
8582
8583 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8584
8585         * nnmbox.el (nnmbox-read-mbox): No warning.
8586
8587 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8588
8589         * nndoc.el (nndoc-article-type): Fix doc.
8590         (nndoc-generate-article-function): New variable.
8591         (nndoc-dissection-function): New variable.
8592         (nndoc-type-alist): Add oe-dbx.
8593         (nndoc-oe-dbx-type-p): New function.
8594         (nndoc-oe-dbx-dissection): New function.
8595         (nndoc-oe-dbx-generate-article): New function.
8596
8597 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8598
8599         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
8600         whether deadline has been reached.  Patch from Dan Nicolaescu
8601         <dann@godzilla.ics.uci.edu>.
8602
8603 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8604
8605         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
8606         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
8607         <rintaman@cs.Helsinki.FI>.
8608
8609         * mail-source.el (mail-source-movemail): The error buffer is
8610         modified, but nothing in it.
8611
8612 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8613
8614         * message.el (message-bogus-system-names): New variable.
8615         (message-make-fqdn): Use it.
8616
8617 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8618
8619         * nndraft.el (nndraft-request-group): Use
8620         nndraft-auto-save-file-name.
8621
8622 2001-08-09  Simon Josefsson  <jas@extundo.com>
8623
8624         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
8625         Don't ask whether to decrypt.  Just leave result in buffer (don't
8626         call mm).
8627
8628         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
8629         parts as well.
8630         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
8631         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
8632
8633 2001-08-09  Simon Josefsson  <jas@extundo.com>
8634
8635         * mm-decode.el (mm-insert-part): Return decoding success status.
8636         (mm-save-part-to-file): Error if decoding failed.
8637
8638 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8639
8640         * message.el (message-tab): Use indent-relative.
8641         (message-mode): Don't bind indent-line-function to indent-relative.
8642
8643 2001-08-09  Simon Josefsson  <jas@extundo.com>
8644
8645         * message.el (message-get-reply-headers): Fix string. Suggested by
8646         Christoph Conrad <cc@cli.de>.
8647
8648 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8649
8650         * message.el (message-tab): Use the current value of
8651         indent-line-function.
8652         (message-mode): Bind indent-line-function to indent-relative.
8653
8654 2001-08-08  Simon Josefsson  <jas@extundo.com>
8655
8656         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
8657         whether `imtest' is installed.
8658
8659 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8660         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8661
8662         * gnus-sum.el (gnus-summary-show-article): Call
8663         gnus-summary-update-secondary-secondary-mark.
8664         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
8665         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
8666
8667 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8668
8669         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
8670
8671         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8672
8673         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
8674         <gerd@gnu.org>.
8675
8676         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
8677
8678         * gnus-util.el (gnus-output-to-rmail): Ditto.
8679         (gnus-output-to-mail): Ditto.
8680
8681         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
8682
8683 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
8684
8685         * message.el (message-indent-citation): Use
8686         `message-yank-cited-prefix' for empty lines.
8687
8688 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
8689
8690         * message.el (message-indent-citation): Quote only lines starting
8691         with ">" using `message-yank-cited-prefix'.
8692
8693 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8694         Trivial patch.
8695
8696         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
8697         gnus-cache-fully-p.
8698
8699 2001-08-04  Simon Josefsson  <jas@extundo.com>
8700
8701         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
8702         file if it doesn't exist (by calling gnus-cache-read-active).
8703
8704 2001-08-04  Simon Josefsson  <jas@extundo.com>
8705
8706         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
8707         (gnus-cache-passively-or-fully-p): Removed.
8708         (gnus-cache-fully-p): Fix it.
8709
8710         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
8711
8712 2001-08-04  Simon Josefsson  <jas@extundo.com>
8713
8714         * gnus-cache.el (gnus-cache-fully-p)
8715         (gnus-cache-passively-or-fully-p): New functions.
8716         (gnus-cache-possibly-enter-article): Cosmetic change, use
8717         `g-c-p-o-f-p'.
8718         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
8719         was bogus (`g-c-p-a-a' does not change active info, just change
8720         the functions parameters).
8721         (gnus-cache-possibly-remove-articles-1): Make sure articles are
8722         not removed in groups that match `gnus-uncacheable-groups'.
8723
8724         Reported and modifications based on discussions with Nuutti
8725         Kotivuori <nuutti.kotivuori@smarttrust.com>.
8726
8727 2001-08-04  Simon Josefsson  <jas@extundo.com>
8728         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
8729
8730         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
8731         calls `gnus-cache-update-active' if bounds has been extended.
8732
8733 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8734
8735         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
8736         before remove.
8737         (gnus-mime-security-show-details): Ditto.
8738
8739 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8740
8741         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
8742         syntax.  Protect string-match against nil string and regexp.
8743
8744 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8745
8746         * mm-util.el (mm-find-charset-region): Remove control-1.
8747
8748 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8749
8750         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
8751
8752 2001-08-04  Simon Josefsson  <jas@extundo.com>
8753
8754         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
8755         buffer.  Delete MIME-Version header.
8756
8757 2001-08-03  Simon Josefsson  <jas@extundo.com>
8758
8759         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
8760         that is entered does not necessarily have the highest article
8761         number in the group, so use `gnus-cache-possibly-alter-active'
8762         instead of `gnus-cache-update-active'.
8763
8764 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8765
8766         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
8767
8768 2001-08-03  Simon Josefsson  <jas@extundo.com>
8769
8770         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
8771         menu.
8772
8773 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8774
8775         * gnus.el (post-method): New group parameter.  It also provides
8776         the user option `gnus-post-method-alist' and the internal function
8777         `gnus-parameter-post-method'.
8778
8779         * gnus-msg.el (gnus-post-method): Bind the value of
8780         `gnus-post-method' to the group parameter if it is defined.
8781
8782 2001-08-02  Simon Josefsson  <jas@extundo.com>
8783
8784         * smime.el (smime-extra-arguments): Removed.
8785         (smime-call-openssl-region): Don't use it.
8786
8787 2001-08-02  Simon Josefsson  <jas@extundo.com>
8788
8789         * smime.el (smime-sign-region): Handle stderr.
8790         (smime-encrypt-region): Ditto.
8791
8792         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
8793         match the ASN.1 length bytes.
8794         (mm-pkcs7-enveloped-magic): Ditto.
8795         (mm-view-pkcs7-get-type): Don't regexp quote.
8796
8797 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8798         From Andreas Fuchs <asf@void.at>
8799
8800         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
8801
8802 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8803
8804         * gnus-art.el (gnus-header-button-alist): References regexp.
8805
8806 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
8807
8808         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
8809         already fboundp.  Add INTERACTIVE arg to autoload form.
8810
8811 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8812
8813         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
8814
8815         * nnmail.el (nnmail-cache-open): Ditto.
8816
8817 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8818
8819         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
8820
8821 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8822
8823         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
8824
8825 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8826         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
8827
8828         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
8829         (gnus-agent-toggle-plugged): Use it.
8830
8831 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8832
8833         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
8834         (gnus-ding-file-coding-system): New variable.
8835         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
8836         (gnus-slave-save-newsrc): Use it.
8837
8838 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8839
8840         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
8841         syntax.
8842
8843 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8844         Originally from Andreas Fuchs <asf@void.at>
8845
8846         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
8847         (mml2015-gpg-pretty-print-fpr): New function.
8848         (mml2015-gpg-extract-signature-details): More details, rename from
8849         `m-g-e-from'.
8850         (mml2015-gpg-verify): Use them.
8851         (mml2015-gpg-clear-verify): Use them.
8852
8853 2001-07-31  Simon Josefsson  <jas@extundo.com>
8854
8855         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
8856         buffer when done.
8857
8858 2001-07-30  Simon Josefsson  <jas@extundo.com>
8859
8860         * smime.el (smime-call-openssl-region): Revert previous change,
8861         just pass on buf to `call-process-region'.
8862         (smime-verify-region): Doc fix.  Don't message stuff.  Use
8863         `smime-new-details-buffer'.  Inserts error messages into buffer.
8864         (smime-noverify-region): Ditto.
8865         (smime-decrypt-region): Ditto.  Handles stderr separately.
8866         (smime-verify-buffer, smime-noverify-buffer)
8867         (smime-decrypt-buffer): Doc fix.
8868         (smime-new-details-buffer): New function.
8869         (smime-pkcs7-region, smime-pkcs7-certificates-region)
8870         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
8871         (smime-sign-region, smime-encrypt-region): Don't use
8872         `insert-buffer'.
8873
8874         * mml-smime.el (mml-smime-verify): Fix security button strings.
8875
8876 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8877
8878         * gnus-art.el (gnus-mime-save-part-and-strip): Save
8879         gnus-article-mime-handles.
8880
8881 2001-07-29  Simon Josefsson  <jas@extundo.com>
8882
8883         * mail-source.el (top-level): Require message for message-directory.
8884         (mail-source-directory): Change default to message-directory.
8885
8886         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
8887         (smime-certificate-directory, smime-openssl-program)
8888         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
8889         (smime-extra-arguments): New variable.
8890         (smime-dns-server): Fix customize group.
8891         (smime-call-openssl-region): Use `smime-extra-arguments'.
8892
8893 2001-07-29  Simon Josefsson  <jas@extundo.com>
8894         From Vladimir Volovich <vvv@vsu.ru>
8895
8896         * smime.el (smime-call-openssl-region): Ignore stderr.
8897
8898 2001-07-29  Simon Josefsson  <jas@extundo.com>
8899         From Christoph Conrad <christoph.conrad@gmx.de>
8900
8901         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
8902         file.
8903
8904 2001-07-29  Simon Josefsson  <jas@extundo.com>
8905
8906         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
8907
8908         Support S/MIME decryption.
8909
8910         * mm-decode.el (mm-inline-media-tests):
8911         (mm-inlined-types):
8912         (mm-automatic-display):
8913         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
8914
8915         * mm-view.el (mm-pkcs7-signed-magic):
8916         (mm-pkcs7-enveloped-magic): New variables.
8917         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
8918         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
8919         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
8920         PKCS#7 blobs.
8921
8922         * smime.el (smime-decrypt-region): Expand keyfile.
8923
8924 2001-07-29  Simon Josefsson  <jas@extundo.com>
8925
8926         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
8927         `ssl.el' variables.
8928
8929         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
8930         but line instead of narrowing to it, because `nnmail-parse-active'
8931         calls widen.  Thanks to Christoph Conrad
8932         <christoph.conrad@gmx.de>.
8933
8934 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8935
8936         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
8937         for %B spec.
8938
8939         * gnus-sum.el (gnus-summary-prepare-threads): If
8940         gnus-sum-thread-tree-root is nil, use subject instead.
8941         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
8942         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8943         (gnus-sum-thread-tree-leaf-with-other)
8944         (gnus-sum-thread-tree-single-leaf): Documentation.
8945         (gnus-sum-thread-tree-single-indent): Allow nil.
8946
8947 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8948
8949         * message.el (message-fill-paragraph): Do nothing if the user
8950         wants filladapt-mode.
8951
8952 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8953
8954         * mm-decode.el (mm-image-type-from-buffer): New function.
8955         (mm-get-image): Use it.
8956
8957 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8958
8959         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
8960
8961         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
8962         mm-display-parts too.
8963
8964 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8965
8966         * nnfolder.el (nnfolder-request-accept-article): Bind
8967         nntp-server-buffer.
8968
8969         * nnmail.el (nnmail-parse-active): Read from buffer instead of
8970         nntp-server-buffer.
8971
8972 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8973
8974         * message.el (message-check-news-header-syntax): Use
8975         message-post-method.
8976         (message-send-news): Bind message-post-method.
8977
8978 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8979
8980         * mml.el (mml-tweak-type-alist): New variable.
8981         (mml-tweak-function-alist): New variable.
8982         (mml-tweak-part): New function.
8983         (mml-generate-mime-1): Use it.
8984
8985 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8986
8987         * nnfolder.el (nnfolder-request-accept-article): Replace
8988         nnfolder-request-list.
8989
8990 2001-07-27  Simon Josefsson  <jas@extundo.com>
8991
8992         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
8993         nnoo-change-server failed to do it.
8994
8995 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8996
8997         * gnus.el (gnus-parameters): Make it customizable.
8998
8999 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9000
9001         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
9002
9003         * message.el (message-set-auto-save-file-name): More
9004         poor-system-types.
9005
9006         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
9007
9008         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
9009         supports +.
9010
9011 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9012
9013         * mm-decode.el (mm-readable-p): New function.
9014         (mm-inline-media-tests): Fix the default testers.
9015
9016 2001-07-26  Simon Josefsson  <jas@extundo.com>
9017
9018         * nnimap.el (nnimap-version): Bump version number.
9019
9020 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9021         From Steven E. Harris <seh@speakeasy.org>
9022
9023         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
9024         in M$Windows too.
9025
9026 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9027
9028         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
9029
9030 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9031
9032         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
9033
9034         * mm-decode.el (mm-get-image): Guess then use the type.
9035
9036         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
9037
9038 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
9039
9040         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
9041         display (%B) for threads if threading is off.
9042
9043 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9044         From Henrik Enberg <henrik@enberg.org>
9045
9046         * gnus-msg.el: Customization patch.
9047
9048 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
9049
9050         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
9051         variable.
9052         (nnmail-split-fancy-with-parent): Ignore certain groups.
9053
9054 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9055
9056         * gnus-util.el (gnus-byte-compile): New function.
9057         (gnus-use-byte-compile): New variable.
9058         (gnus-make-sort-function): Use it.
9059
9060         * nnmail.el (nnmail-get-new-mail): Use it.
9061
9062         * gnus-agent.el (gnus-category-make-function): Simple function or
9063         compiled function.
9064         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
9065
9066         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
9067         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
9068         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
9069
9070         * message.el (message-check-news-header-syntax): Remove quote.
9071
9072 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9073
9074         * message.el (message-use-mail-followup-to): `t' is not a
9075         documented value.
9076
9077 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9078
9079         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
9080
9081 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9082
9083         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
9084         there are long lines.
9085
9086 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9087
9088         * dgnushack.el (copy-list): New compiler macro.
9089
9090 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9091
9092         * message.el (message-bounce): If no Return-Path, the whole
9093         content is considered as the original message.
9094
9095         * nnml.el (nnml-check-directory-twice): New variable.
9096         (nnml-article-to-file): Use it.
9097         (nnml-retrieve-headers): Hack it.
9098
9099 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9100
9101         * gnus-win.el (gnus-buffer-configuration): New configure.
9102
9103         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
9104         not alive.
9105
9106         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
9107         (mm-display-external): Use display-term configure.
9108
9109 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9110
9111         * gnus-delay.el (gnus-delay-default-hour): New variable.
9112         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
9113
9114 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9115         From Karl Kleinpaste <karl@charcoal.com>
9116
9117         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
9118         (gnus-summary-prepare-threads): Ditto.
9119
9120         * gnus.el (gnus-summary-line-format): Add %B.
9121
9122 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9123
9124         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
9125
9126         * mm-util.el (mm-string-as-multibyte): New function.
9127
9128         * nnmh.el (nnmh-request-list-1): Encode, not decode!
9129
9130 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9131
9132         * mm-util.el (mm-universal-coding-system): New variable.
9133
9134         * gnus-start.el (gnus-startup-file-coding-system): Use it.
9135
9136         * score-mode.el (score-mode-coding-system): Use it.
9137
9138 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9139
9140         * gnus-start.el (gnus-setup-news): Call
9141         `gnus-check-bogus-newsgroups' just after the native server is
9142         opened.
9143
9144 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9145
9146         * nnmail.el (nnmail-do-request-post): Util function to be used by
9147         `nnchoke-request-post' for all nnmail-derived backends.
9148
9149         * nnml.el (nnml-request-post): Use it.
9150
9151         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
9152         backend, for it groks nnml-request-post.
9153
9154         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
9155         Treat `mail-post' backends like `mail' backends, not like `news'
9156         backends.
9157
9158 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9159
9160         * gnus-msg.el (gnus-setup-message): make-local-hook.
9161
9162 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9163
9164         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
9165         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
9166         <karl@charcoal.com>, slightly changed by Kai.
9167
9168         * message.el (message-check-news-header-syntax): When checking
9169         whether the groups exist, check the right server based on
9170         `gnus-post-method'.
9171
9172 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9173
9174         * gnus-delay.el: New file.
9175
9176 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9177
9178         * mm-util.el (mm-read-coding-system): Take two arguments.
9179
9180         * gnus-sum.el (gnus-summary-show-article): Use
9181         mm-read-coding-system.
9182
9183         * gnus-art.el (article-de-quoted-unreadable):
9184         (article-de-base64-unreadable, article-wash-html):
9185         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
9186
9187 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9188
9189         * nnml.el (nnml-request-post): New function.  Can be used for
9190         annotations in nnml groups.
9191
9192 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9193
9194         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
9195         command.
9196
9197         * gnus-start.el (gnus-find-new-newsgroups): Use
9198         `message-make-date' instead of `current-time-string'.
9199         (gnus-ask-server-for-new-groups): Ditto.
9200         (gnus-check-first-time-used): Ditto.
9201
9202 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9203
9204         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
9205
9206 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
9207
9208         * message.el (message-shorten-references): Change `maxcount' and
9209         `cut' to obey USEFOR draft 5.
9210
9211 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
9212
9213         * gnus-sum.el (gnus-summary-display-arrow): New variable.
9214         (gnus-summary-set-article-display-arrow): New function.
9215         (gnus-summary-goto-subject): Use it.
9216
9217 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9218
9219         * gnus-sum.el (gnus-summary-import-article): Insert date if
9220         doesn't exist.
9221
9222 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9223
9224         * mml.el (mml-content-type-parameters): New variable.
9225         (mml-content-disposition-parameters): New variable.
9226         (mml-insert-mime-headers): Use them.
9227         (mml-parse-1): Accept charset.
9228
9229 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9230
9231         * gnus-group.el (gnus-group-select-group): Doc fix.
9232
9233         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
9234
9235 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9236
9237         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
9238         to handle `define-derived-mode'.
9239
9240 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9241         From:  Stefan Monnier  <monnier@cs.yale.edu>
9242
9243         * message.el (message-mode): Use define-derived-mode.
9244         (message-tab): message-completion-alist.
9245
9246         * imap.el (imap-interactive-login): Use make-local-variable.
9247         (imap-open): Ditto.
9248         (imap-authenticate): Ditto.
9249
9250         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
9251
9252         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
9253
9254 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9255
9256         * message.el (message-citation-line-function): Refer to
9257         gnus-cite-attribution-suffix.
9258
9259 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9260
9261         * gnus-art.el,...: Error convention changes.
9262
9263 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9264
9265         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
9266
9267 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9268
9269         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
9270         (nnrss-read-server-data): Ditto.
9271
9272 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9273
9274         * gnus-setup.el (gnus-use-installed-gnus): Typo.
9275         * Cleanup files.
9276         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
9277
9278 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9279
9280         * gnus.el (gnus-summary-line-format): Add %o.
9281
9282         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
9283         unless shell outputs something.
9284
9285 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9286
9287         * gnus-art.el (gnus-boring-article-headers): Better doc.
9288         (article-hide-headers): Better regexp.
9289         Suggested by Matt Swift <swift@alum.mit.edu>.
9290
9291         * nnheader.el (nnheader-max-head-length): Better doc.
9292         (nnheader-header-value): Skip spaces.
9293         (nnheader-parse-head): Remove space.
9294         Suggested by Matt Swift <swift@alum.mit.edu>.
9295
9296         * gnus-sum.el (gnus-summary-show-raw-article): New function.
9297         (gnus-get-newsgroup-headers): Remove space.
9298
9299 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9300
9301         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
9302         (gnus-summary-reply): Use it.
9303         (gnus-summary-reply-broken-reply-to): New function.
9304         (gnus-msg-force-broken-reply-to): New function.
9305
9306         * mm-view.el (mm-inline-text): Showing as text/plain when error.
9307
9308 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9309
9310         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
9311
9312 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9313
9314         * mm-decode.el (mm-external-terminal-program): New variable.
9315         (mm-display-external): Use it. Use term to display when no
9316         window-system.
9317
9318 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
9319
9320         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
9321         Browse->Next entries to Browse->Prev
9322
9323 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9324
9325         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
9326
9327 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9328
9329         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
9330         for the default encoding.
9331
9332         * nnrss.el (nnrss-url-field): New field.
9333         (nnrss-request-article): Add newsgroups.
9334
9335         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
9336
9337 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9338
9339         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
9340
9341         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
9342         (gnus-draft-setup): Remove backlog.
9343
9344 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9345
9346         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
9347         Cleanup.
9348
9349 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9350
9351         * gnus-msg.el (gnus-bug): Erase buffer.
9352
9353         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
9354
9355 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9356
9357         * mm-decode.el (mm-attachment-override-p): Fix typo.
9358
9359 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
9360
9361         * gnus-kill.el (gnus-execute): Work with the extra headers.
9362         * gnus-sum.el (gnus-summary-execute-command): Ditto.
9363
9364 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9365
9366         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
9367         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
9368
9369         * message.el (message-send-mail-real-function): New variable.
9370         (message-send-mail-partially, message-send-mail):
9371
9372         * nngateway.el (nngateway-request-post): Use it.
9373
9374         * gnus-agent.el (gnus-agentize): Use it.
9375
9376         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
9377         (nnsoup-revert-variables): Use it.
9378
9379 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
9380
9381         * mm-decode.el (mm-inline-media-tests): Default to displaying as
9382         text/plain if the type doesn't match any other media types.
9383         (mm-inlined-types): Doc fix.
9384         (mm-display-inline): Revert previous change (now handled by a
9385         default type in `mm-inline-media-tests'.
9386         (mm-inlinable-p): Revive.
9387         (mm-display-part): Call `mm-inlinable-p'.
9388         (mm-attachment-override-p): Ditto.
9389         (mm-inlined-p): Doc fix.
9390
9391         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
9392         well as `mm-inlined-p'.
9393
9394 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9395
9396         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
9397         (nntp-send-command-and-decode): Use gnus-point-at-bol.
9398
9399 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9400         From  Paul Jarc <prj@po.cwru.edu>
9401
9402         * message.el (message-use-mail-followup-to): New variable.
9403         (message-get-reply-headers): Use it.
9404
9405 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
9406
9407         * nnheader.el (nnheader-init-server-buffer): Make sure the
9408         *nntpd* buffer is made multibyte instead of a random buffer.
9409
9410 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9411
9412         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
9413         when it returns headers.
9414
9415 2001-07-07  Simon Josefsson  <jas@extundo.com>
9416
9417         * rfc2047.el (rfc2047-encode-message-header): Skip header when
9418         trying to fold. Thanks to Colin Walters
9419         <walters@cis.ohio-state.edu>
9420
9421 2001-07-06  Simon Josefsson  <jas@extundo.com>
9422
9423         * imap.el (imap-parse-address-list, imap-parse-flag-list)
9424         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
9425         Add information in `assert's.
9426
9427         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
9428         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
9429         and `nnimap-group-overview-filename', should handle all
9430         change-of-uidvalidity related issues.  But there may be other
9431         problems.)
9432
9433 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9434
9435         * rfc2047.el (rfc2047-encode-message-header): Don't include the
9436         header name when folding.
9437
9438 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
9439
9440         * mm-decode.el (mm-inlined-types): Document relationship with
9441         `mm-inline-media-tests'.
9442         (mm-display-inline): Default to displaying as plain text if no
9443         inlining handler is available.
9444         (mm-inlinable-p): Remove.
9445         (mm-inlined-p): Don't call `mm-inlinable-p'.
9446         (mm-automatic-display-p): Ditto.
9447         (mm-attachment-override-p): Ditto.
9448
9449 2001-07-04  Simon Josefsson  <jas@extundo.com>
9450
9451         * nnimap.el (nnimap-importantize-dormant): New variable.
9452         (nnimap-request-update-info-internal): Use it.
9453         (nnimap-request-set-mark): Ditto.
9454
9455 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9456
9457         * nntp.el (nntp-send-command): don't pass a buffer argument to
9458         `point'. Only XEmacs accepts this.
9459         * nntp.el (nntp-send-command-nodelete): ditto.
9460         * nntp.el (nntp-send-command-and-decode): ditto.
9461
9462 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
9463
9464         * nntp.el (nntp-open-connection-function): doc update.
9465         * nntp.el (nntp-pre-command): New.
9466         * nntp.el (nntp-via-rlogin-command): New.
9467         * nntp.el (nntp-via-telnet-command): New.
9468         * nntp.el (nntp-via-telnet-switches): New.
9469         * nntp.el (nntp-via-user-name): New.
9470         * nntp.el (nntp-via-user-password): New.
9471         * nntp.el (nntp-via-address): New.
9472         * nntp.el (nntp-via-envuser): New.
9473         * nntp.el (nntp-via-shell-prompt): New.
9474         * nntp.el (nntp-open-telnet-stream): New.
9475         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
9476         * nntp.el (nntp-open-via-telnet-and-telnet): New.
9477         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
9478         * nntp.el (nntp-send-command): ditto.
9479         * nntp.el (nntp-send-command-nodelete): ditto.
9480         * nntp.el (nntp-send-command-and-decode): ditto.
9481
9482 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
9483         Trivial patch.
9484
9485         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
9486         `when'.
9487
9488 2001-07-03  Simon Josefsson  <jas@extundo.com>
9489         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
9490
9491         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
9492
9493 2001-07-03  Simon Josefsson  <jas@extundo.com>
9494
9495         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
9496         remove it (workaround XEmacs `fill-region' bug).
9497
9498 2001-07-01  Simon Josefsson  <jas@extundo.com>
9499
9500         * nnimap.el (nnimap-date-days-ago): Defeat locale.
9501
9502 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9503
9504         * mml2015.el (mml2015-format-error): New function.
9505         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
9506         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
9507         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
9508
9509 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9510
9511         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
9512         Suggested by Christoph Conrad <C.Conrad@cli.de>.
9513
9514         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
9515         group variables.
9516
9517 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9518
9519         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
9520
9521         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
9522         (nnrss-save-group-data): Ditto.
9523
9524         * gnus-agent.el (gnus-agent-save-alist): Ditto.
9525
9526 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9527
9528         * message.el (message-do-send-housekeeping): Narrow to headers.
9529
9530 2001-06-24  Simon Josefsson  <jas@extundo.com>
9531
9532         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
9533         insertion when breaking lines looked for " \t" instead of "[ \t]".
9534         (rfc2047-encode-message-header): Fold lines even if
9535         no QP encoding is done.
9536
9537 2001-06-23  Simon Josefsson  <jas@extundo.com>
9538         From Samuel Tardieu <sam@inf.enst.fr>
9539
9540         * smime.el (smime-keys): Support additional certificates.
9541         (smime-make-certfiles): New function.
9542         (smime-sign-region): Use previous variables.
9543         (smime-get-certfiles): New function.
9544         (smime-sign-buffer): Use it.
9545         (smime-verify-region): Support both CAfile and CApath.
9546
9547 2001-06-23  Simon Josefsson  <jas@extundo.com>
9548
9549         * smime.el (smime-decrypt-region): Perhaps work.
9550
9551 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9552
9553         * gnus-msg.el (gnus-copy-article-buffer): Typo.
9554
9555 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9556
9557         * mm-decode.el (mm-save-part): Rewrite file name.
9558         (mm-file-name-rewrite-functions): New variable.
9559         (mm-file-name-delete-whitespace): New function.
9560         (mm-file-name-trim-whitespace): New function.
9561         (mm-file-name-collapse-whitespace): New function.
9562         (mm-file-name-replace-whitespace): New variable and function.
9563
9564 2001-06-22  Simon Josefsson  <jas@extundo.com>
9565
9566         * message.el (message-make-date): Workaround locale for weekdays.
9567
9568 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9569
9570         * message.el (message-goto-body): Return nil if not found. (revert!)
9571
9572 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9573         From Fremlin <chief@bandits.org>
9574
9575         * message.el (message-goto-body): Some messages have no header.
9576
9577         * gnus-msg.el (gnus-copy-article-buffer): Use it.
9578
9579 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
9580
9581         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
9582
9583 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9584
9585         * message.el (message-make-date): Add week day.
9586         Suggested by Jason R. Mastaler <jason@mastaler.com>.
9587
9588 2001-06-19  Simon Josefsson  <jas@extundo.com>
9589
9590         * message.el (message-yank-prefix): Doc fix.
9591         (message-yank-cited-prefix): Ditto.
9592         (message-delete-not-region): Keep citation prefix on first line,
9593         if possible and appropriate.
9594
9595 2001-06-19  Simon Josefsson  <jas@extundo.com>
9596
9597         * imap.el (imap-process-connection-type): New variable.
9598         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
9599         recent `imtest's work completely (no line length issues), while
9600         making making old `imtest's unusable.  Thanks to NAGY Andras
9601         <nagya@inf.elte.hu> for his work.
9602
9603 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
9604
9605         * imap.el (imap-ssl-program): Add -quiet to shut up
9606         OpenSSL/SSLeay's internal debug talk.
9607
9608 2001-06-19  Matt Armstrong  <matt@lickey.com>
9609
9610         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
9611         server.
9612
9613 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9614
9615         * nnmail.el (nnmail-article-buffer): New variable.
9616         (nnmail-split-incoming): Use it.
9617
9618 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
9619
9620         * qp.el (quoted-printable-decode-region): If called interactively,
9621         use coding-system-for-read.
9622
9623 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9624
9625         * message.el (message-check-news-header-syntax): Check Reply-To.
9626
9627 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9628
9629         * mml.el (mml-parse-1): Use message options.
9630
9631         * message.el (message-do-fcc): Don't do anything if there is no
9632         FCC.
9633
9634 2001-06-16  Simon Josefsson  <jas@extundo.com>
9635
9636         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
9637         (nnimap-expunge-search-string): New variable.
9638         (nnimap-request-expire-articles): Use it.
9639
9640 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9641
9642         * message.el (message-send-mail-with-qmail): wrong exit status is
9643         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
9644
9645 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9646
9647         * gnus-art.el (article-strip-multiple-blank-lines): Use
9648         delete-region instead of replace-match.
9649
9650 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9651
9652         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
9653         (nnweb-google-wash-article): Ditto.
9654
9655 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
9656
9657         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
9658
9659 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9660
9661         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
9662         specs.
9663
9664 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9665
9666         * gnus.el (gnus-email-address): Move it here.
9667
9668         * gnus-art.el (article-de-quoted-unreadable): Read charset if
9669         requested.
9670         (article-de-base64-unreadable): Ditto.
9671         (article-wash-html): Ditto.
9672
9673 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9674
9675         * message.el (message-options-set-recipient): Don't add ", "
9676         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
9677
9678 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9679
9680         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
9681
9682 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9683
9684         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
9685         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
9686
9687         * nnrss.el (nnrss-node-text): Node might be nil.
9688
9689 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9690
9691         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
9692         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
9693
9694         * nnrss.el (nnrss-group-alist): More items.
9695
9696 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9697
9698         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
9699
9700 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9701         Trivial patch from Dale Hagglund  <rdh@best.com>
9702
9703         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
9704         restrict clauses.
9705
9706 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9707
9708         From Benjamin Rutt <brutt+news@bloomington.in.us>
9709
9710         * message.el (message-wide-reply-confirm-recipients): New variable.
9711
9712 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
9713         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
9714
9715         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
9716         fix so it works with XEmacs.
9717
9718 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9719
9720         * nnrss.el (nnrss-retrieve-headers): Support description as extra
9721         headers.
9722
9723 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9724
9725         * nnrss.el: Fix a few bugs.
9726
9727 2001-06-05  Simon Josefsson  <jas@extundo.com>
9728
9729         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
9730         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
9731
9732 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
9733
9734         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
9735         binary so that we don't transmit ISO 2022 garbage to the process.
9736         This is needed under XEmacs.
9737
9738 2001-06-03  Simon Josefsson  <simon@josefsson.org>
9739
9740         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
9741         autoloaded incorrectly below because ssl-program-* is bound.)
9742         Thanks to Amos Gouaux for report.
9743
9744 2001-06-02  Simon Josefsson  <simon@josefsson.org>
9745
9746         * imap.el (imap-kerberos4-open):
9747         (imap-gssapi-open):
9748         (imap-ssl-open):
9749         (imap-network-open):
9750         (imap-shell-open):
9751         (imap-starttls-open): Set buffer to workaround spurious
9752         `accept-process-output' buffer changes.  Thanks to Mats Lidell
9753         <Mats.Lidell@contactor.se> for report and partial patch and Jake
9754         Colman <colman@ppllc.com> for report.
9755
9756 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9757
9758         * gnus-sum.el (gnus-summary-catchup): New argument.
9759         (gnus-summary-catchup-from-here): New function.
9760
9761 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9762
9763         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
9764         back, then insert glyph.  (Before, the glyph was inserted first,
9765         then the newline.)  This works around a behavior in XEmacs where
9766         it is not possible to insert a character after a glyph which is at
9767         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
9768
9769 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9770
9771         From Jaap-Henk Hoepman (jhh@xs4all.nl).
9772
9773         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
9774         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
9775         mm-destroy-postponed-undisplay-list): New functions.
9776         (mm-display-external): Use them.
9777
9778 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9779
9780         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
9781         `default-low' when evaluating `gnus-summary-highlight'.
9782         From Raja R Harinath <harinath@cs.umn.edu>.
9783
9784 2001-05-27  Simon Josefsson  <simon@josefsson.org>
9785
9786         * message.el (message-yank-cited-prefix): New variable.
9787         (message-indent-citation): Use it.
9788
9789         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
9790         as details.
9791         (mml2015-mailcrypt-clear-verify): Ditto.
9792
9793 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9794         From Nevin Kapur <nevin@jhu.edu>.
9795
9796         * gnus-sum.el (gnus-summary-default-high-score,
9797         gnus-summary-default-low-score): New variables.
9798         (gnus-summary-highlight): Use them.
9799
9800 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
9801
9802         * message.el (message-mail): pass the 'send-actions argument to
9803         `message-setup'.
9804
9805 2001-05-16  Simon Josefsson  <simon@josefsson.org>
9806         From Raymond Scholz <ray-2001@zonix.de>
9807
9808         * gnus-art.el (gnus-mime-view-part-as-charset):
9809         (gnus-mime-internalize-part): Doc fixes.
9810
9811 2001-05-11  Simon Josefsson  <simon@josefsson.org>
9812
9813         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
9814         status lines without any text ("^215$").
9815
9816 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9817
9818         * nnrss.el (nnrss-check-group): Reverse.
9819
9820 2001-05-07  Simon Josefsson  <simon@josefsson.org>
9821
9822         * message.el (message-get-reply-headers):
9823         (message-followup): Fix typo, suggested by David Green
9824         <dgreen@uab.edu>
9825
9826 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9827
9828         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
9829
9830         * nnrss.el (nnrss-open-server): Read server data when it is called.
9831         (nnrss-request-expire-articles): Fix.
9832
9833 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9834
9835         * message.el (message-do-send-housekeeping): mail-abbrevs may
9836         rename buffer behind Gnus.
9837
9838 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9839
9840         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
9841         (nnrss-group-alist): Add more resources.
9842         (nnrss-check-group): Ignore errors.
9843
9844 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9845
9846         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
9847
9848         * nnslashdot.el (nnslashdot-request-list): Add time.
9849         (nnslashdot-request-expire-articles): New function.
9850
9851         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
9852         secondary methods too.
9853
9854 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9855
9856         * message.el (message-use-followup-to): Set default value to t.
9857
9858 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
9859
9860         * message.el (message-dont-reply-to-names): Fix documentation.
9861         (message-get-reply-headers): Use Mail-Followup-To only for wide
9862         replies.
9863
9864 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9865
9866         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
9867         correctly.
9868         (nnrss-check-group): Use time.
9869
9870 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9871
9872         * gnus.el: Oort Gnus v0.03 is released.
9873
9874 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9875
9876         * nnultimate.el (nnultimate-topic-article-to-article): Use the
9877         group.
9878
9879 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9880
9881         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
9882
9883 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9884
9885         * nnultimate.el (nnultimate-retrieve-headers): Return all
9886         available headers.
9887
9888         * gnus-sum.el (gnus-read-all-available-headers): New variable.
9889         (gnus-get-newsgroup-headers-xover): Use it.
9890
9891 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9892
9893         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
9894
9895 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9896
9897         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
9898
9899 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9900
9901         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
9902         disable it.
9903
9904         * gnus.el (gnus-info-nodes): Remove a few The's.
9905
9906 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9907
9908         * mail-source.el (mail-source-movemail): Call-process may return a
9909         signal description string.
9910
9911         * gnus-start.el (gnus-read-newsrc-el-file):
9912         gnus-newsrc-file-version may be nil.
9913
9914         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
9915         Suggested by Michael Sperber [Mr. Preprocessor]
9916         <sperber@informatik.uni-tuebingen.de>.
9917
9918 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
9919
9920         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
9921
9922 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
9923
9924         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
9925         fontify HANDLE.
9926
9927 2001-04-18  Simon Josefsson  <simon@josefsson.org>
9928
9929         * smime.el (smime-ask-passphrase): Rework to return value.
9930         (smime-sign-region): Rework to bind value and use it.
9931         (smime-decrypt-region): Ditto.
9932
9933 2001-04-18  Simon Josefsson  <simon@josefsson.org>
9934         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
9935
9936         * smime.el (smime-ask-passphrase): New function.
9937         (smime-sign-region): Use it.
9938         (smime-encrypt-cipher): New variable.
9939         (smime-decrypt-region): Ditto.
9940
9941 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
9942         Committed by Simon Josefsson  <simon@josefsson.org>
9943
9944         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
9945         the log.
9946
9947 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9948
9949         * gnus.el: Oort Gnus v0.02 is released.
9950
9951 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
9952
9953         * gnus.el: Oort Gnus v0.01 is released.
9954
9955 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9956
9957         * gnus-sum.el (gnus-summary-highlight): Highlight read
9958         undownloaded articles as read articles.
9959
9960         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
9961         (gnus-agent-get-undownloaded-list): Mark all undownloaded
9962         articles, even read ones, as such.
9963
9964         * gnus-sum.el (gnus-summary-find-matching): Clean up.
9965         (gnus-find-matching-articles): New function.
9966         (gnus-summary-limit-include-matching-articles): New command.
9967         (gnus-summary-limit-include-thread): Include articles that have
9968         matching subjects.
9969         (gnus-offer-save-summaries): Clean up.
9970
9971 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9972
9973         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
9974
9975 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9976         From Jason Merrill <jason_merrill@redhat.com>
9977
9978         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
9979
9980 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
9981         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
9982
9983         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
9984         newsgroup names when the original article is a news message.
9985
9986 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9987
9988         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
9989         supported. Suggest by Jim Meyering <jim@meyering.net>.
9990
9991 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
9992         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9993
9994         * nnmail.el (nnmail-split-it): Added check for .* at the end of
9995         regexp in nnmail-split-fancy.
9996
9997 2001-04-10  Simon Josefsson  <simon@josefsson.org>
9998
9999         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
10000
10001 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
10002
10003         * message.el (message-send-mail): Improve the interaction with the
10004         user.
10005
10006 2001-04-10  Simon Josefsson  <simon@josefsson.org>
10007
10008         * imap.el (imap-message-copy): Work around buggy servers that
10009         doesn't send TRYCREATE tags.
10010
10011 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
10012
10013         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
10014
10015 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10016
10017         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
10018         date.
10019
10020 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10021
10022         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
10023         lives.
10024
10025 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10026
10027         * gnus-art.el (gnus-parse-news-url): New function.
10028         (gnus-button-handle-news): New function.
10029         (gnus-button-alist): Point to new functions.
10030
10031         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
10032
10033         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
10034         gnus-format-specs.
10035
10036         * message.el (message-check-news-header-syntax): Question even
10037         when Gnus doesn't know the group names.
10038         (message-send-news): Clean up.
10039
10040         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
10041         exited on purpose without saving.
10042
10043         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
10044
10045 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10046
10047         * gnus-score.el (gnus-score-orphans): Clean up.
10048
10049         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
10050
10051         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
10052         later.
10053
10054         * gnus-start.el (gnus-close-all-servers): Find the right items to
10055         close.
10056
10057         * qp.el (quoted-printable-decode-region): Just message
10058         malformation; don't quit.
10059
10060 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10061         From Gerd Moellmann <gerd@gnu.org>.
10062
10063         * gnus.el (gnus-interactive): A typo.
10064
10065 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
10066         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10067
10068         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
10069         `assq-delete-all', if that function exists; otherwise use the old
10070         definition. Documentation changed to match the one in
10071         `assq-delete-all'.
10072
10073 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10074
10075         * gnus-start.el (gnus-close-all-servers): New function.
10076
10077         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
10078         (gnus-server-remove-denials): Clean up.
10079
10080         * gnus-sum.el (gnus-summary-sort-by-original): New command and
10081         keystroke.
10082
10083 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10084
10085         * message.el (message-send-news): Message where we are sending.
10086         (message-send-mail): Ditto.
10087
10088         * gnus.el (gnus-server-string): New function.
10089
10090         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
10091
10092         * mm-decode.el (mm-default-directory): Customized.
10093         (mm-tmp-directory): Ditto.
10094
10095         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
10096         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
10097         or Chars.
10098         (gnus-summary-line-format-alist): ?l is now a string.
10099         (gnus-summary-prepare-threads): Output ? for unknown lines.
10100         (gnus-summary-insert-line): Ditto.
10101         (gnus-summary-print-article): Unbalanced parentheses.
10102
10103         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
10104         out whether new stuff has arrived.
10105
10106 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
10107
10108         * gnus-sum.el: Let printing work on ttys on Emacs.
10109
10110 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10111
10112         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
10113         when forcing news.
10114
10115         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
10116         command.
10117
10118 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
10119
10120         * message.el (message-set-auto-save-file-name): Don't use
10121         asterisks under nt.
10122
10123 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10124
10125         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
10126         lists of articles.
10127
10128         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
10129
10130         * gnus-msg.el (gnus-put-message): Clean up.
10131         (gnus-summary-reply): Mark all replied-to articles as replied to.
10132         (gnus-inews-add-send-actions): Also mark as forwarded.
10133         (gnus-summary-mail-forward): Mark as forwarded.
10134
10135         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
10136         of articles.
10137         (gnus-summary-mark-article-as-forwarded): Ditto.
10138
10139         * gnus-msg.el (gnus-summary-resend-message): Mark article as
10140         forwarded.
10141         (gnus-summary-mail-forward): Clean up.
10142
10143         * gnus.el (gnus-article-mark-lists): Added forward.
10144
10145         * gnus-sum.el (gnus-forwarded-mark): New variable.
10146         (gnus-summary-prepare-threads): Use it.
10147         (gnus-summary-update-secondary-mark): Ditto.
10148         (gnus-newsgroup-forwarded): New variable.
10149
10150 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10151
10152         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
10153         (gnus-summary-very-wide-reply): New command and keystroke.
10154         (gnus-summary-very-wide-reply-with-original): Ditto.
10155
10156         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
10157         (gnus-score-adaptive): Use it.
10158
10159         * gnus-start.el (gnus-get-unread-articles): Clean up.
10160
10161 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10162
10163         * nnultimate.el (nnultimate-retrieve-headers): Work for other
10164         boards.
10165
10166 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
10167
10168         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
10169         * gnus-start.el (gnus-subscribe-newsgroup): use it.
10170
10171 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10172
10173         * nnultimate.el (nnultimate-retrieve-headers): Understand
10174         long-form month names.
10175
10176 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10177
10178         * gnus-sum.el (gnus-summary-show-all-headers):
10179         gnus-article-show-all-headers is broken. Use
10180         gnus-summary-toggle-header instead.
10181
10182         * mml2015.el (mml2015-gpg-extract-from): No error.
10183
10184 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10185         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
10186
10187         * mml2015.el (mml2015-gpg-extract-from): New function.
10188         (mml2015-gpg-verify): Use it.
10189         (mml2015-gpg-clear-verify): Use it.
10190
10191 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10192
10193         * message.el (message-setup-fill-variables): Use
10194         fill-paragraph-function.
10195         (message-fill-paragraph): Take an argument.
10196         (message-newline-and-reformat): Take another argument.
10197
10198 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10199
10200         * message.el (rmail-output): It is in rmailout.el not rmail.el.
10201
10202 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10203
10204         * message.el (message-forward): local-variable-p takes an extra
10205         argument in XEmacs.
10206
10207 2001-03-16  Simon Josefsson  <simon@josefsson.org>
10208
10209         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
10210         `nnimap-use-nov-p' (it really tested the negative).
10211         (nnimap-retrieve-headers): Use it.
10212
10213 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10214
10215         * message.el (message-generate-headers-first): Update doc.
10216
10217 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
10218         Trivial patch.
10219
10220         * gnus.el (gnus-summary-line-format): Typo.
10221
10222 2001-03-11  Simon Josefsson  <simon@josefsson.org>
10223
10224         * mailcap.el (mailcap-mime-data): Add application/sieve.
10225         (mailcap-mime-extensions): Add .siv, .xls.
10226
10227 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10228         From Christoph Conrad <christoph.conrad@gmx.de>
10229
10230         * gnus-score.el (gnus-summary-lower-thread): Typo.
10231
10232 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10233
10234         * message.el (message-forward-decoded-p): New variable.
10235         (message-forward-subject-author-subject): Use it.
10236         (message-make-forward-subject): Use it.
10237         (message-forward): Use it.
10238
10239         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
10240
10241         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
10242         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
10243
10244 ;;Has been fixed -- zsh.
10245 ;;2001-03-05  Dave Love  <fx@gnu.org>
10246 ;;
10247 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
10248 ;;      Move it after definition of mm-coding-system-p.
10249 ;;
10250 2001-03-01  Dave Love  <fx@gnu.org>
10251
10252         * mm-util.el (mm-inhibit-file-name-handlers): Add
10253         image-file-handler.
10254
10255 2001-02-11  Dave Love  <fx@gnu.org>
10256
10257         * message.el (message-signature-file): Fix doc, :type.
10258
10259 2001-02-08  Dave Love  <fx@gnu.org>
10260
10261         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
10262         (message-posting-charset): Defvar when compiling again.
10263         (rfc2047-encodable-p): Require message.
10264
10265         * gnus-sum.el (gnus-alter-articles-to-read-function):
10266         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
10267
10268 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10269
10270         * nnrss.el: New file.
10271
10272 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
10273         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10274
10275         * rfc2047.el (rfc2047-unfold-region): Fix arg of
10276         `skip-chars-forward'.
10277
10278 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10279
10280         * nndraft.el (nndraft-request-group): Restore auto save files if
10281         the original files do not exist.
10282
10283 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10284
10285         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
10286         SCORE paths.
10287
10288         * mm-decode.el (mm-dissect-buffer): Call
10289         mail-extract-address-components only if necessary.
10290
10291 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10292
10293         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
10294         directory part.
10295         (gnus-score-search-global-directories): Use file-directory-p.
10296
10297         * gnus-score.el (gnus-score-score-files-1): Use
10298         gnus-kill-files-directory.
10299         From Adrian Aichner <adrian@xemacs.org>.
10300
10301 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10302
10303         * gnus.el (charset): Move here from gnus-sum.el.
10304
10305 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10306
10307         * mml.el (mml-preview): Disable local map.
10308
10309         * gnus-sum.el (gnus-summary-make-menu-bar): Make
10310         gnus-article-post-menu here.
10311
10312         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
10313         if it has not been made.
10314
10315 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10316
10317         * gnus-art.el (gnus-article-describe-key): Map key to event.
10318         (gnus-article-describe-key-briefly): Ditto
10319
10320 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10321
10322         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
10323
10324 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10325         From Katsumi Yamaoka <yamaoka@jpl.org>.
10326
10327         * dgnushack.el (coerce, merge, subseq): defmacro.
10328
10329 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10330
10331         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
10332         A fake defalias in nndraft.el results a not-activated bug in
10333         uncompiled versions.
10334
10335 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
10336         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10337
10338         * gnus-util.el (gnus-split-references): Handle malformed References:.
10339
10340 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10341
10342         * gnus-art.el (gnus-article-mime-part-status): 1 part.
10343
10344 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10345         From NAGY Andras <nagya@inf.elte.hu>.
10346
10347         * gnus.el (gnus-parameters): Typo.
10348
10349 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10350
10351         * gnus.el (gnus-read-method): Remove redundancy.
10352
10353 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10354
10355         * nnslashdot.el (nnslashdot-backslash-url): New variable.
10356         (nnslashdot-request-list): Use it.
10357
10358 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10359
10360         * nnml.el (nnml-generate-active-info): Fix the case when there is
10361         no file.
10362
10363         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
10364         (gnus-summary-create-article): New function.
10365
10366         * gnus-group.el (gnus-group-mark-article-read): New function.
10367
10368         * gnus-msg.el (gnus-inews-do-gcc): Use it.
10369
10370         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
10371
10372 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10373
10374         * gnus-art.el (gnus-article-edit-done): Don't use
10375         gnus-article-edit-exit.
10376         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
10377
10378         * gnus.el (gnus-parameters): New variable.
10379         Suggested by NAGY Andras <nagya@inf.elte.hu>.
10380         (gnus-parameters-get-parameter): New function.
10381         (gnus-group-find-parameter): Use it.
10382
10383 2001-02-23  Simon Josefsson  <simon@josefsson.org>
10384
10385         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
10386         change of default value to `current'.
10387
10388 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10389
10390         * nneething.el (nneething-get-head): Insert unreadable file too.
10391
10392 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10393
10394         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
10395
10396         * webmail.el (webmail-type-definition): Deja is bought by google.
10397
10398 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10399
10400         * gnus-sum.el (gnus-fetch-headers): New function.
10401         (gnus-select-newsgroup): Use it.
10402         (gnus-summary-insert-articles): New function.
10403         (gnus-summary-insert-old-articles): New function.
10404         (gnus-summary-insert-new-articles): New function.
10405
10406         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
10407         (gnus-group-list-active): Ditto.
10408         * gnus-sum.el (gnus-set-mode-line): Ditto.
10409         (gnus-summary-read-group-1): Ditto.
10410
10411 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10412
10413         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
10414         current topic.
10415
10416 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10417
10418         * smiley.el (gnus-smiley-display): Don't do widening.
10419
10420         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
10421         within body.
10422
10423         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
10424
10425         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
10426         New variable.
10427         (gnus-mime-display-multipart-related-as-mixed): New variable.
10428         (gnus-mime-display-part): Use them.
10429
10430 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10431
10432         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
10433         something special.
10434
10435 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10436
10437         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
10438         (nnweb-request-article): Call reference if exists.
10439         (nnweb-type-definition): Dejanews is bought by google.com.
10440         Beta!
10441
10442 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10443
10444         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
10445
10446 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10447
10448         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
10449         gnus-article-sort-functions.
10450         (gnus-article-sort-functions): Doc fix.  Refer to
10451         gnus-thread-sort-functions.
10452
10453 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10454         From Paul Jarc <prj@po.cwru.edu>.
10455
10456         * message.el (message-get-reply-headers): More fixes.
10457
10458 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
10459         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10460
10461         * message.el (message-get-reply-headers): Fix bug with
10462         Mail-Followup-To/to-address interaction.
10463
10464 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10465
10466         * gnus-msg.el (gnus-configure-posting-styles): Match header in
10467         gnus-article-copy.
10468
10469 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10470
10471         * message.el (message-do-send-housekeeping): Rename to a better
10472         name.
10473
10474 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10475
10476         * message.el (message-cancel-news): Check article first, then ask
10477         yes or no.
10478
10479 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10480
10481         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
10482
10483 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10484
10485         * gnus-range.el (gnus-range-normalize): New function.
10486
10487 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
10488
10489         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
10490
10491 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10492
10493         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
10494
10495         * nnagent.el (nnagent-request-regenerate): New function.
10496
10497         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
10498
10499         * nnml.el (nnml-generate-nov-databases): Accept argument
10500         server. Don't open server if it is opened.
10501         (nnml-request-regenerate): Use it. Change to deffoo.
10502
10503 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10504         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
10505
10506         * gnus.el (gnus-define-group-parameter): Fix.
10507
10508 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10509
10510         * gnus.el (gnus-define-group-parameter): Improved.
10511
10512         * gnus-sum.el (charset): Define parameter.
10513         (ignored-charsets): Ditto.
10514         (gnus-summary-setup-default-charset): Use them.
10515
10516         * gnus-start.el (gnus-read-descriptions-file): Use them.
10517
10518         * gnus-cus.el (gnus-group-parameters): Remove them.
10519
10520 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10521
10522         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
10523
10524 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10525
10526         * gnus-sum.el (gnus-summary-read-group-1): Remove
10527         gnus-summary-set-local-parameters.
10528         (gnus-summary-setup-buffer): Put it here.
10529
10530 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10531
10532         * gnus.el (to-address): Define parameter.
10533         (to-list): Ditto.
10534         * gnus-art.el (article-hide-boring-headers): Use them.
10535         * gnus-msg.el (gnus-post-news): Ditto.
10536         * gnus-cus.el (gnus-group-parameters): Remove them.
10537
10538 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10539
10540         * gnus-draft.el (gnus-draft-reminder): New function.
10541
10542         * gnus-art.el (gnus-sender-save-name): New function.
10543
10544 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10545
10546         * mm-util.el (mm-mime-charset): Error message.
10547
10548 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10549
10550         * message.el (message-check-news-body-syntax): Don't check mml lines.
10551
10552 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10553
10554         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
10555         subscribe.
10556
10557         * gnus-start.el (gnus-call-subscribe-functions): New function.
10558         (gnus-find-new-newsgroups): Use it.
10559         (gnus-ask-server-for-new-groups): Use it.
10560         (gnus-check-first-time-used): Use it.
10561         (gnus-subscribe-newsgroup-method): Grok a list of functions.
10562         (gnus-subscribe-options-newsgroup-method): Ditto.
10563         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
10564         return .
10565
10566 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10567
10568         * gnus-cus.el (gnus-score-customize): Doc fix.
10569
10570 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
10571
10572         * dgnushack.el (my-getenv): Typo.
10573
10574 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10575
10576         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
10577
10578 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10579
10580         * gnus-group.el (gnus-group-suspend): Offer save summaries.
10581
10582         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
10583         (gnus-treatment-function-alist): Use it.
10584         (article-remove-leading-whitespace): New function.
10585         (gnus-article-make-menu-bar): Use it.
10586
10587         * gnus-sum.el (gnus-summary-wash-empty-map): Add
10588         remove-leading-whitespace.
10589         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
10590         because of conflict.
10591
10592 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10593
10594         * Makefile.in: Hack generating gnus-load.el.
10595         * dgnushack.el: Ditto.
10596         * gnus-load.el: Remove it.
10597
10598 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10599
10600         * dgnushack.el : Add URLDIR.
10601
10602         * Makefile.in (EMACS_COMP): Ditto.
10603
10604 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10605
10606         * gnus-cus.el (gnus-score-customize): Error on no score file.
10607
10608 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10609
10610         * mm-decode.el (mm-merge-handles): New function.
10611
10612         * mm-view.el (mm-inline-message): Use it.
10613         (mm-view-message): Ditto.
10614
10615         * mm-partial.el (mm-inline-partial): Ditto.
10616
10617         * mm-extern.el (mm-inline-external-body): Ditto.
10618
10619         * gnus-art.el (gnus-mime-view-part): Ditto.
10620         (gnus-mime-view-part-as-type): Ditto.
10621         (gnus-mime-save-part-and-strip): Prevent users to strip in some
10622         cases.
10623
10624 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10625
10626         * message.el (message-cancel-news): Allow to shoot foot.
10627         (message-supersede): Ditto.
10628
10629 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
10630         Trivial patch.
10631
10632         * gnus-sum.el (gnus-simplify-subject-re): Use
10633         message-subject-re-regexp.
10634
10635 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10636
10637         * nnmail.el (nnmail-expiry-target-group): Bind
10638         nnmail-cache-accepted-message-ids to nil.
10639
10640         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
10641         coding system.
10642
10643 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10644
10645         * qp.el (quoted-printable-encode-region): Make sure characters are
10646         between 00 and FF.  Don't check charset.
10647
10648         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
10649         in Emacs 20.
10650         * rfc2047.el (rfc2047-q-encode-region): Ditto.
10651
10652 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10653
10654         * message.el (message-make-forward-subject): Argument decoded.
10655         (message-forward): Use it when digest.
10656
10657         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
10658         buffer.
10659
10660 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10661
10662         * message.el (message-generate-headers-first): Doc fix.
10663
10664 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10665
10666         * gnus-art.el (article-make-date-line): Error proof.
10667
10668 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10669
10670         * gnus-group.el (gnus-group-listing-limit): New variable.
10671         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
10672
10673         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
10674
10675 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10676
10677         * message.el (message-newline-and-reformat): Special case for
10678         breaking at BOL.
10679
10680 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10681
10682         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
10683         message/rfc822.
10684
10685 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10686
10687         * message.el (message-encode-message-body): Don't insert
10688         Content-Type if it is inside a mail.
10689
10690 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10691
10692         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
10693         gnus-article-commands-menu.
10694
10695         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
10696         in Emacs.
10697
10698         * gnus-start.el (gnus-read-descriptions-file): Use
10699         gnus-group-name-charset and gnus-group-charset-alist.
10700
10701 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10702
10703         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
10704         active region.
10705
10706         * gnus-start.el (gnus-group-change-level): Remove from both
10707         gnus-zombie-list and gnus-killed-list.
10708
10709 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10710
10711         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
10712         gnus-subscribe-topics.
10713
10714         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
10715
10716 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10717
10718         * gnus-art.el (gnus-article-make-menu-bar): Make
10719         gnus-article-post-menu.
10720
10721         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
10722
10723         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
10724
10725         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
10726
10727         * message.el (message-mode-menu): Ditto.
10728
10729         * gnus-art.el (defvar): eval-when-compile.
10730
10731 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10732
10733         * gnus-agent.el (gnus-agentize): Fix doc.
10734
10735 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
10736
10737         * mml.el (mml-preview): Bind `q'.
10738
10739 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10740
10741         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
10742
10743 2001-01-31  Dave Love  <fx@gnu.org>
10744
10745         * mm-util.el (mm-mime-mule-charset-alist)
10746         (mm-find-mime-charset-region): Consider mule-utf-8.
10747
10748 2001-01-31  Dave Love  <fx@gnu.org>
10749
10750         * gnus-art.el (gnus-article-x-face-command)
10751         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
10752         :version.
10753
10754 2001-01-26  Dave Love  <fx@gnu.org>
10755
10756         * mm-util.el (mm-multibyte-string-p): New.
10757
10758 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
10759 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
10760 ;;      string-as-multibyte on class.  Clarify line-folding.
10761         (quoted-printable-encode-string): Make temp buffer inherit
10762         string's multibyteness.
10763
10764 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
10765
10766         * nnheader.el (toplevel): Don't require `gnus-util' at
10767         compile-time; this creates a circular dependency, and prevents
10768         a bootstrap.
10769
10770 2001-01-22  Andreas Schwab  <schwab@suse.de>
10771
10772         * nnheader.el (gnus-delete-line): Autoload it as a macro.
10773
10774 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10775
10776         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
10777
10778         * gnus-art.el (article-hide-list-identifiers): Ditto.
10779
10780         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
10781
10782 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10783
10784         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
10785
10786         * gnus-art.el (article-hide-list-identifiers): Similar.
10787
10788 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
10789
10790         * nnmail.el (nnmail-remove-list-identifiers): Improved.
10791
10792 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10793
10794         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
10795
10796 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10797
10798         * gnus-util.el (gnus-string-equal): New function.
10799
10800         * gnus-art.el (article-hide-boring-headers): Use it.
10801
10802 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
10803
10804         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
10805
10806 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10807
10808         * gnus-msg.el (gnus-msg-mail): Support switch-action.
10809
10810 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10811
10812         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
10813         command if there is not last-saver.
10814
10815 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10816
10817         * nntp.el (nntp-open-connection): 201 is possible.
10818
10819 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10820
10821         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
10822         (rfc2047-charset-encoding-alist): Add big5.
10823
10824 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10825
10826         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
10827         (gnus-agent-remove-server): Ditto.
10828         (autoload): gnus-server-update-server.
10829
10830         * gnus-srvr.el (gnus-server-line-format): Add %a.
10831         (gnus-server-line-format-alist): Add gnus-tmp-agent.
10832         (gnus-server-insert-server-line): Use it.
10833
10834 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10835
10836         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
10837         GB2312 and Big5.
10838
10839 2001-01-24  Simon Josefsson  <sj@extundo.com>
10840
10841         * mail-source.el (mail-sources): Add :program specifier to IMAP
10842         mail source.
10843         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
10844
10845 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10846
10847         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
10848
10849 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10850
10851         * nntp.el (nntp-wait-for): Return the success code.
10852         (nntp-open-connection): Use it.
10853
10854 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10855
10856         * gnus-int.el (gnus-check-server): Allow breaking the opening.
10857
10858 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10859
10860         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
10861
10862 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10863
10864         * gnus-sum.el (gnus-summary-print-article): Take one prefix
10865         argument. Allow to print several articles in one file.
10866
10867 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10868
10869         * webmail.el (webmail-type-definition): netaddress changes.
10870
10871 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10872
10873         * gnus.el: Fix copyright. Remove trailing spaces.
10874
10875         * message.el (message-forward): Use mule4.
10876
10877 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10878
10879         * mm-util.el (mm-string-as-unibyte): New function.
10880
10881         * message.el (message-forward): Use it.
10882
10883 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10884
10885         * message.el (message-cite-original-without-signature): Don't peel
10886         off the blank line.
10887         (message-get-reply-headers): Add Cc if it is not in follow-to.
10888
10889 2001-01-20  Simon Josefsson  <sj@extundo.com>
10890
10891         * mm-decode.el (mm-handle-multipart-from): Add.
10892         (mm-dissect-buffer): Save From: header value.
10893         (mm-security-from): Remove.
10894         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
10895
10896         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
10897         instead of `mml-security-from'.  Protect null from value.
10898
10899 2001-01-20  Simon Josefsson  <sj@extundo.com>
10900
10901         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
10902         application/vnd.ms-excel attachments.
10903
10904 2001-01-19  Simon Josefsson  <sj@extundo.com>
10905
10906         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
10907
10908 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10909
10910         * message.el (message-ignored-mail-headers): Ditto.
10911
10912 2001-01-19  Simon Josefsson  <sj@extundo.com>
10913
10914         * message.el (message-ignored-news-headers): Only search beginning
10915         of line.
10916
10917 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
10918         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
10919
10920         * message.el (message-send-mail): Content-Type may not be there.
10921
10922 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10923
10924         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
10925         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
10926
10927         * gnus-art.el (article-display-x-face): Insert X-Face if there is
10928         not.
10929
10930 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10931
10932         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
10933         non-native groups.
10934
10935 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10936
10937         * message.el (message-yank-original): Understand
10938         universal-argument.
10939
10940 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10941
10942         * gnus-art.el (gnus-boring-article-headers): Add to-address.
10943         (article-hide-boring-headers): Ditto.
10944
10945         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
10946
10947 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10948
10949         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
10950         one.
10951
10952 2001-01-16  Simon Josefsson  <simon@josefsson.org>
10953
10954         * message.el (message-make-in-reply-to): Add comment to message-id
10955         (old syntax, see 2000-08-02 change).
10956
10957 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10958
10959         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
10960         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
10961         (gnus-button-reply): Ditto.
10962
10963 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10964
10965         * gnus-art.el (article-display-x-face): Fix.
10966
10967 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10968
10969         * gnus-art.el (article-display-x-face): Use
10970         gnus-original-article-buffer.
10971
10972 2001-01-15  Jack Twilley  <jmt@tbe.net>
10973
10974         * message.el (message-add-header): Move to point-max.
10975
10976 2001-01-15  Simon Josefsson  <simon@josefsson.org>
10977
10978         * smime.el (smime-CA-directory, smime-CA-file): Change default to
10979         nil, improve documentation.
10980         (smime-certificate-directory): Comment out false hints (until it
10981         is implemented).
10982
10983         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
10984         there aren't any keys.
10985         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
10986         verify certificate.  Default is changed to only check integrity.
10987         Improved security status texts.  If a certificate doesn't contain
10988         a email address, don't fail.
10989
10990         * smime.el (smime-noverify-region):
10991         (smime-noverify-buffer): New functions.  Verifies integrity only.
10992
10993 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10994
10995         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
10996
10997 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10998
10999         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
11000         (gnus-remove-some-windows): Ditto.
11001
11002 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11003
11004         * gnus-art.el (article-make-date-line): 11th.
11005
11006 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11007
11008         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
11009         (mml2015-gpg-sign): Ditto.
11010
11011 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11012
11013         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
11014         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
11015
11016 2001-01-08  Dave Love  <fx@gnu.org>
11017
11018         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
11019         single character.
11020
11021         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
11022
11023         * message.el: Doc and message fixes.
11024         (message-send-rename-function)
11025         (message-make-forward-subject-function)
11026         (message-send-mail-function, message-reply-to-function)
11027         (message-wide-reply-to-function, message-followup-to-function)
11028         (message-distribution-function, message-auto-save-directory): Fix
11029         :type.
11030
11031         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
11032         proceeding after warnings.  Amend multipart warning message.
11033
11034 2001-01-04  Dave Love  <fx@gnu.org>
11035
11036         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
11037         compiling.
11038         (gnus-make-directory): Require nnmail.
11039
11040         * mm-decode.el (mm-inline-media-tests): Add
11041         image/x-portable-bitmap.
11042         (mm-get-image): Grok pbm.
11043
11044 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
11045
11046         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
11047
11048 2001-01-09  Didier Verna  <didier@xemacs.org>
11049
11050         * dgnushack.el (dgnushack-compile): give a dummy value to
11051         `gnus-xmas-glyph-directory' for the time of compilation.
11052         * gnus-agent.el: moved some XEmacs specific hook add-ons from
11053         `gnus-xmas-[re]define' to avoid loosing user custom settings.
11054         * gnus-art.el: ditto.
11055         * gnus-group.el: ditto.
11056         * gnus-salt.el: ditto.
11057         * gnus-sum.el: ditto.
11058         * gnus-topic.el: ditto.
11059         * gnus-xmas.el (gnus-xmas-define): see above.
11060         * gnus-xmas.el (gnus-xmas-redefine): see above.
11061         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
11062         non-continuable error when the directory can't be found.
11063
11064 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11065
11066         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
11067         handle.
11068         * gnus-art.el (gnus-mime-view-part): Copy it.
11069         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
11070
11071 2001-01-09  Michael Downes  <mjd@ams.org>
11072
11073         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
11074
11075 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11076
11077         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
11078         orig-file. Use ',source.
11079
11080 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11081
11082         * gnus-xmas.el (gnus-xmas-modeline-glyph):
11083         (gnus-xmas-group-startup-message):
11084         Detect gnus-xmas-glyph-directory when it is nil.
11085
11086 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11087
11088         * pop3.el (pop3-get-message-count): Andrew Innes
11089         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
11090
11091 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11092
11093         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
11094
11095         * time-date.el (time-to-number-of-days): New function.
11096
11097 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
11098         Trivial patch.
11099
11100         * nnslashdot.el (nnslashdot-request-list): Always get the right
11101         sid.
11102
11103 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11104
11105         * message.el (message-minibuffer-local-map): New keymap.
11106         (message-read-from-minibuffer): Use it.
11107         * gnus-msg.el (gnus-summary-resend-message): Use it
11108
11109 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11110
11111         * gnus-start.el (gnus-display-time-event-handler): New function.
11112         (gnus-after-getting-new-news-hook): Use it.
11113
11114 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11115
11116         * message.el (message-ignored-mail-headers): Add draft header.
11117
11118 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11119
11120         * gnus-sum.el (gnus-summary-expire-articles): Don't save
11121         excursion.
11122
11123         * nnslashdot.el (nnslashdot-request-list): Get the right year.
11124
11125 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
11126         A revoked patch.
11127
11128         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
11129
11130 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11131
11132         * qp.el (quoted-printable-decode-region): Don't backward-char.
11133
11134 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11135
11136         * gnus-draft.el: Mark articles as replied.
11137
11138         * gnus-sum.el (gnus-summary-add-mark): New function.
11139
11140         * gnus-group.el (gnus-add-mark): New function.
11141
11142         * gnus-sum.el (gnus-summary-buffer-name): New function.
11143         (gnus-summary-setup-buffer): Use it.
11144
11145         * gnus-draft.el: Set things up with the right post method and
11146         stuff.
11147
11148         * message.el (message-ignored-news-headers): Remove X-Draft-From.
11149
11150         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
11151
11152         * gnus.el (gnus-draft-meta-information-header): New variable.
11153
11154 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11155
11156         * gnus-art.el (gnus-treatment-function-alist): Move the date
11157         functions before the header sorting functions.
11158
11159         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
11160
11161         * dgnushack.el (dgnushack-compile): Message whether there is w3.
11162         Don't (push "/usr/share/emacs/site-lisp" load-path).
11163
11164         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
11165         to empty fill prefixes.
11166
11167 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11168
11169         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
11170         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
11171
11172 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11173
11174         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
11175
11176         * nnml.el (autoload): Move to nnheader.el.
11177
11178         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
11179         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
11180         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
11181         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
11182
11183 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11184
11185         * gnus-art.el (article-make-date-line): Get the hours right.
11186         (gnus-ignored-headers): More hiding.
11187
11188         * nnmail.el (nnmail-expiry-wait): Not an integer.
11189
11190         * message.el (message-goto-body): Only expand abbrev when called
11191         interactively.
11192         (message-make-lines): Use it.
11193
11194 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11195
11196         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
11197
11198 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11199
11200         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
11201         include the expunged articles.
11202
11203         * gnus-group.el (gnus-group-sort-by-server): New function.
11204
11205         * gnus.el (gnus-method-to-server-name): New function.
11206         (gnus-group-prefixed-name): Use it.
11207
11208         * gnus-group.el (gnus-group-sort-function): Doc fix.
11209         (gnus-group-sort-groups-by-server): New command.
11210
11211 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11212
11213         * gnus-art.el (gnus-treat-date-english): New variable.
11214         (article-date-english): New command.
11215         (gnus-english-month-names): New variable.
11216         (article-make-date-line): Do 'english.
11217
11218         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
11219         after the fill prefix.
11220
11221         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
11222         score...".
11223
11224         * gnus-art.el (gnus-ignored-headers): Hide more headers.
11225
11226         * message.el (message-mode-map): Bind comment-region.
11227
11228         * gnus-art.el (gnus-mime-display-part): Let w3 display
11229         multipart/related.
11230
11231         * mm-bodies.el (mm-long-lines-p): New function.
11232         (mm-body-encoding): Use it.
11233         (mm-body-encoding): Encode articles with lines longer than 1000
11234         characters.
11235
11236 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11237
11238         * mm-util.el (mm-enable-multibyte): Use
11239         default-enable-multibyte-characters.
11240         (mm-enable-multibyte-mule4): Ditto.
11241         (mm-disable-multibyte): Test XEmacs.
11242         (mm-disable-multibyte-mule4): Ditto.
11243         (mm-with-unibyte-current-buffer): Simplified.
11244         (mm-with-unibyte-current-buffer-mule4): Ditto.
11245
11246 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11247
11248         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
11249
11250         * nnheader.el (nnheader-string-as-multibyte): New alias.
11251
11252         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
11253
11254         * gnus-uu.el (gnus-message-process-mark): New function.
11255         (gnus-uu-mark-by-regexp): Use it.
11256         (gnus-new-processable): New function.
11257
11258 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
11259          Trivial patch.
11260
11261         * gnus-sum.el (gnus-no-mark): New variable.
11262
11263 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11264
11265         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
11266         backslashes.
11267
11268 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11269
11270         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
11271         definition.
11272
11273 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11274
11275         * dgnushack.el (dgnushack-compile): elc is in the current directory.
11276
11277         * qp.el (quoted-printable-encode-region): Don't check multibyte in
11278         XEmacs.
11279
11280 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
11281         Trivial patch.
11282
11283         * mml.el (mml-read-tag): Save tag location.
11284
11285 2000-12-25  Simon Josefsson  <simon@josefsson.org>
11286
11287         * starttls.el: Sync with Emacs 21.
11288
11289 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11290
11291         * message.el (message-mail): Support yank-action.
11292
11293         * message.el (message-setup): Revoke the last change.
11294
11295 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11296
11297         * message.el (message-setup): Use cons. Suggested by Johan Vromans
11298         <jvromans@squirrel.nl>.
11299
11300 2000-12-24  Simon Josefsson  <sj@extundo.com>
11301
11302         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
11303         mailing list junk at end of part.
11304
11305 2000-12-23  Simon Josefsson  <sj@extundo.com>
11306
11307         * nnimap.el (nnimap-expiry-target): New function.
11308         (nnimap-request-expire-articles): Use it.
11309
11310 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11311
11312         * gnus.el (gnus-group-parameters-more): New variable.
11313         * gnus-cus.el (gnus-group-customize): Use it.
11314
11315         * gnus.el (gnus-define-group-parameter): New macro.
11316         (auto-expire): Use it
11317         (total-expire): Use it.
11318         * gnus-art.el (banner): Use it.
11319
11320         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
11321         <ljz@asfast.com>.
11322
11323 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11324
11325         * gnus-topic.el (gnus-topic-create-topic): Use list.
11326
11327         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
11328         before binding gnus-default-article-saver.
11329
11330         * gnus-sum.el (gnus-summary-save-article):
11331         (gnus-summary-pipe-output):
11332         (gnus-summary-save-article-mail):
11333         (gnus-summary-save-article-rmail):
11334         (gnus-summary-save-article-file):
11335         (gnus-summary-write-article-file):
11336         (gnus-summary-save-article-body-file): Ditto.
11337
11338         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
11339
11340 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11341
11342         * gnus-art.el (gnus-mime-security-button-map):
11343         (gnus-mime-button-map): Add parent.
11344
11345 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11346
11347         * messagexmas.el (message-xmas-redefine): New function.
11348
11349         * message.el: Use it.
11350
11351         * gnus-art.el (gnus-article-check-hidden-text): Return t.
11352
11353         * gnus-util.el (gnus-remove-text-properties-when): Return t.
11354
11355 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11356
11357         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
11358         malformatted messages.
11359
11360 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11361
11362         * mm-util.el (mm-image-load-path): New function.
11363
11364         * gnus-group.el (gnus-group-make-tool-bar): Use it.
11365
11366         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
11367
11368         * message.el (message-tool-bar-map): Use it.
11369
11370         * Makefile.in (install-el): New rule.
11371
11372 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11373
11374         * gnus-art.el (article-treat-dumbquotes): Quote \.
11375
11376 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11377
11378         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
11379         Emacs 20 runs on a terminal.
11380
11381 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11382
11383         * gnus-msg.el (gnus-bug): Revert to save-excursion.
11384
11385         * mml.el (gnus-add-minor-mode): Autoload.
11386
11387         * message.el (message-forward): Save-restriction.
11388
11389 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11390
11391         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
11392         Paul Stevenson <p.stevenson@surrey.ac.uk>
11393
11394 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11395
11396         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
11397
11398         * mml.el (gnus-ems): Don't require.
11399
11400         * gnus.el (gnus-decode-rfc1522): Removed.
11401         (gnus-set-text-properties): Define.
11402
11403 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11404
11405         * gnus-art.el (gnus-mime-*): handle may be nil.
11406
11407         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
11408
11409         * gnus.el (gnus-group-remove-excess-properties): Not defined
11410         in gnus-xmas.
11411
11412 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11413
11414         * message.el (message-mail-user-agent): Add :version.
11415
11416 2000-12-21  Miles Bader  <miles@gnu.org>
11417
11418         * message.el (message-mode): Set `comment-start' to the  yank prefix.
11419
11420 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11421
11422         * message.el (message-mail-user-agent): New variable.
11423         (message-setup): Renamed to message-setup-1. Support
11424         mail-user-agent.
11425         (message-mail-user-agent): New function.
11426         (message-mail): Use it.
11427         (message-reply): Use it.
11428         (message-resend): Use it.
11429         (message-mail-other-window): Use it.
11430         (message-mail-other-frame): Use it.
11431
11432         * gnus-msg.el (gnus-bug): Support mail-user-agent.
11433
11434 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11435
11436         * message.el (message-tool-bar-map): Simplify.
11437         (message-narrow-to-head-1): New function.
11438         (message-narrow-to-head): Use it.
11439         (message-reply): Ditto.
11440         (message-cancel-news): Ditto.
11441         (message-supersede): Ditto.
11442         (message-make-forward-subject): Ditto.
11443         (message-bounce): Ditto.
11444
11445 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11446
11447         * uudecode.el (uudecode-decode-region-external): make-temp-file
11448         may not be defined.
11449
11450         * binhex.el (defalias): eval-and-compile.
11451
11452         * message.el (message-tool-bar-map): New function.
11453         (message-mode): Use it.
11454
11455 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11456
11457         * nntp.el (nntp-find-connection): Remove the entry.
11458         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
11459
11460 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11461
11462         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
11463
11464         * message.el (message-forward): Copy buffer in unibyte mode.
11465
11466 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11467
11468         * message.el (message-make-forward-subject): Don't widen. Decode.
11469         (message-forward): Don't decode subject.
11470
11471 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
11472
11473         * qp.el (quoted-printable-encode-region): Upcase QP.
11474
11475 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11476
11477         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
11478         mail-extract-a-c instead. Don't depend on Gnus.
11479
11480         * mml.el (gnus-ems): Require it.
11481
11482         * gnus-msg.el (gnus-summary-mail-forward):
11483
11484         * message.el (message-forward):  Move mime-to-mml here.
11485
11486 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11487
11488         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
11489         * gnus-art.el (gnus-insert-mime-button): Simplify.
11490         (gnus-mime-display-alternative): Ditto.
11491         (gnus-insert-mime-security-button): Ditto.
11492
11493 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11494
11495         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
11496         text-property-not-all doesn't return nil when start=mark(end).
11497         (gnus-remove-text-properties-when): Ditto.
11498
11499 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11500
11501         * gnus-start.el (gnus-group-change-level): Remove group from
11502         gnus-active-hashtb if real killed.
11503
11504 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11505
11506         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
11507         (gnus-mime-display-alternative): Ditto.
11508         (gnus-insert-mime-security-button): Ditto.
11509
11510 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11511
11512         * gnus-start.el (gnus-group-change-level): Don't add it into
11513         killed-list if it was killed.
11514
11515 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11516
11517         * nnmbox.el (nnmbox-file-coding-system): Use binary.
11518         (nnmbox-active-file-coding-system): Ditto.
11519
11520         * gnus-cus.el (gnus-group-parameters): Add posting-style.
11521
11522 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11523
11524         * gnus.el (gnus-version):
11525         (gnus-version-number): Set to Oort Gnus 0.01.
11526
11527         * gnus-art.el (gnus-mime-security-button-map):
11528         (gnus-insert-mime-security-button): Fix for Emacs21.
11529
11530 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11531
11532         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
11533         easymenu, because XEmacs doesn't understand :help.
11534
11535         * mm-uu.el: Require binhex.
11536
11537 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11538
11539         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
11540
11541 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
11542
11543         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
11544
11545 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
11546
11547         * *.xpm, *.pbm: Convert icons icons to size 24x24.
11548
11549 2000-12-18  Dave Love  <fx@gnu.org>
11550
11551         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
11552         (unused).
11553
11554 2000-12-13  Miles Bader  <miles@gnu.org>
11555
11556         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
11557         to t, so that we don't get stuck while trying to smilefy
11558         intangible text.
11559
11560 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11561
11562         * smiley-ems.el (smiley-regexp-alist): Make regexps match
11563         at the end of the buffer.
11564         (smiley-region): In the loop, move to the end of the submatch
11565         matching the smiley instead of using the end of the match
11566         of the whole regexp.
11567
11568 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
11569
11570         * message.el (message-mode): Doc fix.
11571
11572 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
11573
11574         * smiley-ems.el (smiley-region): Doc fix.
11575
11576 2000-12-11  Miles Bader  <miles@gnu.org>
11577
11578         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
11579         bottom line visible, check to see if it's partially obscured, and
11580         if so, either scroll one more line to make it fully visible, or
11581         revert to showing the second line from the top.
11582
11583 2000-12-07  Dave Love  <fx@gnu.org>
11584
11585         * mailcap.el (mailcap-download-directory)
11586         * gnus-audio.el (gnus-audio-directory)
11587         * smiley-ems.el (smiley-data-directory): Fix :type.
11588
11589 2000-11-30  Dave Love  <fx@gnu.org>
11590
11591         * message.el (message-auto-save-directory): Use
11592         file-name-as-directory.
11593         (message-set-auto-save-file-name): Create
11594         message-auto-save-directory if necessary.
11595         (message-replace-chars-in-string): Removed -- unused.
11596         (message-mail-alias-type): Customize.
11597         (message-headers): Remove duplicate defgroup.
11598
11599 2000-11-29  Dave Love  <fx@gnu.org>
11600
11601         * qp.el (quoted-printable-decode-region): Use error, not message
11602         to report malformed text (like base64).  Amend message.
11603
11604 2000-11-29  Miles Bader  <miles@gnu.org>
11605
11606         * message.el (message-header-lines): Fontify tag.
11607
11608 2000-11-27  Dave Love  <fx@gnu.org>
11609
11610         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
11611         compiler warning.
11612
11613 ;2000-11-26  Dave Love  <fx@gnu.org>
11614 ;
11615 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
11616 ;
11617 2000-11-23  Dave Love  <fx@gnu.org>
11618
11619         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
11620
11621         * mm-uu.el (uudecode): Require.
11622         (uudecode-decode-region, uudecode-decode-region-external): Don't
11623         autoload.
11624         (mm-uu-copy-to-buffer): Doc fix.
11625         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
11626         type fix.
11627
11628         * mailcap.el: Doc fixes.
11629         (mailcap-mime-data): Various adjustments.
11630         (mailcap): New group.
11631         (mailcap-download-directory): Customize.
11632         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
11633         (mailcap-temporary-directory): Deleted (unused).
11634         (mailcap-unescape-mime-test): Simplify slightly.
11635         (mailcap-viewer-passes-test): Use functionp.
11636         (mailcap-command-p): Aliased to executable-find.
11637
11638         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
11639         default-enable-multibyte-characters is nil.
11640
11641 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
11642
11643         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
11644
11645 2000-11-21  Dave Love  <fx@gnu.org>
11646
11647         * gnus-art.el (gnus-mime-button-map): Don't inherit from
11648         gnus-article-mode-map.
11649 ;       (gnus-mime-button-menu): Use mouse-set-point.
11650         (gnus-insert-mime-button, gnus-mime-display-alternative)
11651         (gnus-mime-display-alternative): Don't use local-map property.
11652
11653 2000-11-17  Dave Love  <fx@gnu.org>
11654
11655         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
11656         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
11657         and make-temp-file.
11658         (uudecode-decode-region): Doc fix.
11659
11660 2000-11-14  Dave Love  <fx@gnu.org>
11661
11662         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
11663         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
11664         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
11665         New files, derived from the XPMs.
11666
11667 2000-11-10  Dave Love  <fx@gnu.org>
11668
11669         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
11670         (gnus-agent-lib-file, gnus-agent-load-alist)
11671         (gnus-agent-save-alist, gnus-agent-article-name): Use
11672         expand-file-name.
11673
11674         * gnus-group.el (gnus-group-name-charset-method-alist): Add
11675         :version.
11676         (nnkiboze-score-file): Defvar when compiling.
11677
11678         * gnus-start.el (gnus-read-newsrc-file): Add :version.
11679
11680         * gnus-art.el (gnus-article-banner-alist)
11681         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
11682         (gnus-article-date-lapsed-new-header)
11683         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
11684         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
11685         (gnus-treat-strip-headers-in-body)
11686         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
11687         (gnus-treat-translate): Add :version.
11688         (gnus-article-mime-part-function): Fix defcustom.
11689
11690         * nnmail.el (nnmail-expiry-target)
11691         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
11692         (nnmail-split-header-length-limit): Add :version.
11693
11694         * gnus-sum.el (gnus-auto-expirable-marks)
11695         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
11696         (gnus-extra-headers, gnus-ignored-from-addresses)
11697         (gnus-newsgroup-ignored-charsets)
11698         (gnus-group-highlight-words-alist)
11699         (gnus-summary-show-article-charset-alist): Add :version.
11700
11701         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
11702         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
11703         files, converted from the XPMs.
11704
11705         * gnus-cache.el (gnus-cache-active-file): Don't use
11706         file-name-as-directory on directory.
11707         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
11708         use file-name-as-directory on directory.
11709
11710         * time-date.el (timezone-make-date-arpa-standard): Autoload.
11711         (date-to-time): Use it.
11712
11713 ;       * message.el (message-mode) <adaptive-fill-regexp>:
11714 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
11715 ;       (message-newline-and-reformat): Likewise.
11716         (message-forward-as-mime, message-forward-ignored-headers)
11717         (message-buffer-naming-style, message-default-charset)
11718         (message-dont-reply-to-names, message-send-mail-partially-limit):
11719         Add :version.
11720
11721         * mm-util.el: Doc fixes.
11722         (mm-mime-charset): Don't use the raw result of
11723         mm-preferred-coding-system.
11724         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
11725         (mm-with-unibyte): Simplify.
11726
11727         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
11728         concat.
11729
11730         * pop3.el (pop3-version): Deleted.
11731         (pop3-make-date): New function, avoiding message-make-date.
11732         (pop3-munge-message-separator): Use it.
11733
11734 2000-11-09  Dave Love  <fx@gnu.org>
11735
11736         * gnus-group.el (gnus-group-make-directory-group)
11737         (gnus-group-fetch-faq): Use expand-file-name.
11738         (gnus-group-fetch-faq): Simplify completing-read form.
11739
11740         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
11741         test for Mule.
11742
11743         * message.el (tool-bar-map): Defvar when compiling.
11744
11745         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
11746         (gnus-tm-lisp-directory): Deleted.
11747         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
11748         (featurep 'xemacs).
11749         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
11750         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
11751         version numbers from file names.
11752
11753 2000-11-08  Dave Love  <fx@gnu.org>
11754
11755         * mm-view.el: Use featurep for XEmacs test.
11756         (mm-inline-message): Test for `remove-specifier'; don't use
11757         condition-case.
11758
11759         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
11760
11761         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
11762         (gnus-score-find-bnews): Don't concat "".
11763
11764         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
11765         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
11766         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
11767         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
11768
11769         * gnus-sum.el: Put some defvars in eval-when-compile.
11770         (gnus-summary-mode-hook): Add :options.
11771         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
11772         (gnus-summary-tool-bar-map): New variable.
11773         (gnus-summary-make-tool-bar): New function.
11774         (gnus-summary-mode): Put kill-all-local-variables first.
11775
11776         * gnus-group.el (gnus-group-toolbar-map): New variable.
11777         (gnus-group-make-tool-bar): Rewritten.
11778         (gnus-group-mode): Put kill-all-local-variables first.
11779
11780         * rfc2047.el: Require gnus-util.
11781
11782         * nnml.el (gnus-sorted-intersection): Autoload.
11783
11784         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
11785         Put some defvars in eval-when-compile.
11786         (gnus-intersection, gnus-sorted-complement):  Autoload.
11787
11788         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
11789
11790         * mm-encode.el (mm-body-7-or-8): Autoload.
11791
11792         * mm-decode.el (mm-insert-inline): Autoload.
11793
11794         * mml.el:
11795         * message.el: Put some defvars in eval-when-compile.
11796
11797         * gnus-msg.el: Put some defvars in eval-when-compile.
11798         (gnus-msg-mail): Move after gnus-setup-message.
11799
11800         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
11801
11802 2000-11-07  Dave Love  <fx@gnu.org>
11803
11804         * gnus-util.el (nnheader): Don't require message (recursive
11805         autoload).
11806
11807         * uudecode.el: Avoid compiler warnings.
11808
11809         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
11810         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
11811
11812 2000-11-06  Dave Love  <fx@gnu.org>
11813
11814         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
11815
11816         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
11817         (uudecode-char-int): New alias, replacing char-int.
11818         (uudecode-decode-region): Don't call buffer-disable-undo.
11819
11820 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
11821 ;       (mm-uu-configure-list): Doc fix.
11822 ;
11823 ;       * earcon.el (running-xemacs): Don't define.
11824 ;
11825 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
11826 ;
11827 ;       * message.el (message-font-lock-keywords): Match a final newline
11828 ;       to help font-lock's multiline support.
11829 ;
11830 2000-11-03  Dave Love  <fx@gnu.org>
11831
11832         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
11833
11834         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
11835         name.
11836
11837         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
11838         <banner>: Fix custom type, doc.
11839
11840         * mm-decode.el (mm-display-external): Space-prefix temp buffer
11841         name.  Don't disable undo explicitly.
11842
11843 ;2000-11-02  Dave Love  <fx@gnu.org>
11844 ;
11845 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
11846 ;       cite-prefix.
11847
11848 2000-11-01  Dave Love  <fx@gnu.org>
11849
11850         * rfc2047.el (base64): Require unconditionally.
11851         (message-posting-charset): Defvar when compiling.
11852         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
11853         message.
11854
11855         * gnus-sum.el (nnoo): Require.
11856         (mm-uu-dissect): Autoload.
11857
11858         * mml.el (mml-parse-1): Clarify message.
11859         (mml-minibuffer-read-type): Use mailcap-mime-types.
11860
11861 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
11862
11863         * mml.el: Fix a typo in the requiring of CL.
11864
11865 2000-11-01  Dave Love  <fx@gnu.org>
11866
11867         * utf7.el: Require cl when compiling.
11868
11869         * binhex.el: Use (featurep 'xemacs).
11870         (binhex-char-int): New alias, replacing char-int.  Change callers.
11871         (binhex-decode-region): Simplify work buffer code.
11872         (binhex-decode-region-external): Use expand-file-name, not concat.
11873
11874 2000-10-30  Dave Love  <fx@gnu.org>
11875
11876         * gnus-art.el: Fix 2000-10-27 change properly.
11877
11878 2000-10-28  Miles Bader  <miles@gnu.org>
11879
11880         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
11881
11882 2000-10-27  Dave Love  <fx@gnu.org>
11883
11884         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
11885         strings.
11886         (gnus-group-make-tool-bar): New function.
11887         (gnus-group-mode): Use it.
11888
11889         * message.el (message-mode-menu): Add some :help strings.
11890         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
11891         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
11892
11893         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
11894         * describe-group.xpm, get-news.xpm, kill-group.xpm:
11895         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
11896
11897         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
11898         display-graphic-p here.
11899
11900 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
11901
11902         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
11903         of the `gnus-xemacs' variable, as the latter has been removed.
11904         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
11905         * gnus-art.el (gnus-treat-display-xface)
11906         (gnus-treat-display-smileys, gnus-treat-display-picons)
11907         (gnus-article-read-summary-keys): Likewise.
11908
11909 2000-10-26  Dave Love  <fx@gnu.org>
11910
11911         (defvar): Use rmail-spool-directory unconditionally.
11912
11913 2000-10-18  Dave Love  <fx@gnu.org>
11914
11915         * mm-bodies.el (mm-uu-decode-function)
11916         (mm-uu-binhex-decode-function): Defvar when compiling.
11917
11918         * gnus-nocem.el (gnus-nocem-issuers): Update.
11919         (gnus-nocem-check-from): New option.
11920         (gnus-nocem-scan-groups): Use it.
11921         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
11922         (gnus-nocem-check-article-limit): Add :version.
11923
11924 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
11925
11926         * ietf-drums.el (mm-util): Require CL when compiling.
11927
11928 2000-10-15  Dave Love  <fx@gnu.org>
11929
11930         * qp.el: Require mm-util.
11931
11932 2000-10-13  Dave Love  <fx@gnu.org>
11933
11934         * qp.el (quoted-printable-decode-region): Avoid invalid
11935         coding-systems.
11936
11937 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
11938
11939         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
11940         to a recursive load.
11941
11942 2000-10-12  Dave Love  <fx@gnu.org>
11943
11944         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
11945
11946         * gnus.el (gnus-group-startup-message): Check for PBM image.
11947
11948 2000-10-09  Dave Love  <fx@gnu.org>
11949
11950         * mail-source.el (mail-source-fetch-imap): Bind
11951         default-enable-multibyte-characters rather than using
11952         mm-disable-multibyte.
11953
11954 2000-10-05  Dave Love  <fx@gnu.org>
11955
11956         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
11957         Autoload.
11958         (quoted-printable-decode-region):  Rename arg which confused
11959         charset with coding-system.  Don't use nonascii-insert-offset.
11960         Coding-system encode the region initially.  Don't recognize `=='
11961         as valid QP.  Coding-system decode the region finally.
11962         (quoted-printable-decode-string): Rename arg which confused
11963         charset with coding-system.
11964
11965         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
11966         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
11967         mm-encode-coding-region.
11968         (mm-decode-body, mm-decode-string): Rename variables which
11969         confused charset with coding-system.
11970         (binhex-decode-region): Don't autoload.
11971         (mm-body-encoding): Require message.
11972         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
11973         cond branches.
11974
11975         * gnus-art.el (article-de-quoted-unreadable)
11976         (article-de-base64-unreadable): Fold search case
11977         rather than downcasing string.  Apply mm-charset-to-coding-system
11978         to arg of quoted-printable-decode-region.
11979
11980 2000-10-04  Dave Love  <fx@gnu.org>
11981
11982         * gnus-ems.el: Don't turn off compiler warnings in local vars.
11983         Require ring when compiling.
11984         (gnus-article-compface-xbm): New variable.
11985
11986 2000-10-04  Dave Love  <fx@gnu.org>
11987
11988         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
11989         pbm images.
11990
11991         * frown.pbm, smile.pbm, wry.pbm: New files.
11992
11993         * frown.xbm, smile.xbm, wry.xbm: Deleted.
11994
11995 2000-10-03  Dave Love  <fx@gnu.org>
11996
11997         * mail-source.el (mail-sources): Revert to nil.
11998
11999         * nnmail (nnmail-spool-file): Revert to `((file))'.
12000
12001         * qp.el: Don't require mm-util.
12002         (quoted-printable-decode-region): Rewritten.
12003         (quoted-printable-decode-string, quoted-printable-encode-region):
12004         Doc fix.
12005         (quoted-printable-encode-region): Barf on multibyte characters.
12006         Maybe make the class multibyte.  Upcase chars, not formatted
12007         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
12008         (quoted-printable-encode-string): Don't use
12009         mm-with-unibyte-buffer.
12010
12011 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
12012
12013         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
12014
12015 2000-09-21  Dave Love  <fx@gnu.org>
12016
12017         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
12018         (for Emacs 20).  Tidy somewhat.
12019
12020 2000-09-21  Dave Love  <fx@gnu.org>
12021
12022         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
12023         image processing.  Rationalize logic somewhat.
12024
12025 2000-09-20  Dave Love  <fx@gnu.org>
12026
12027         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
12028         specifically.
12029
12030         * gnus.el (gnus-version-number): Avoid some redundant
12031         autoloads.
12032
12033 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
12034
12035         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
12036         to XBM; we always have PBM support.
12037
12038 2000-09-14  Dave Love  <fx@gnu.org>
12039
12040         * gnus.el (gnus-charset):
12041         * mm-decode.el (mime-display):
12042         * imap.el (imap) <defgroup>: Add :version.
12043
12044 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
12045
12046         * parse-time.el: Fix author's mail address.
12047
12048         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
12049         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
12050         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
12051         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
12052         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
12053         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
12054         * rfc2231.el, uudecode.el: Fix copyright notice.
12055
12056         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
12057         require `w3' at load-time only if not running in batch mode.
12058
12059 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12060
12061         * gnus.el: Before merge with Emacs21.
12062
12063 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
12064
12065         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
12066
12067 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
12068
12069         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
12070         to avoid conflict with the standard `back-to-indentation'
12071         binding.
12072
12073 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12074
12075         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
12076
12077         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
12078         (mm-disable-multibyte-mule4): Ditto.
12079         (mm-with-unibyte-current-buffer-mule4): Ditto.
12080
12081 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12082
12083         * pop3.el (pop3-movemail): Use binary.
12084         (pop3-movemail-file-coding-system): Removed.
12085
12086 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12087
12088         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
12089
12090 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12091
12092         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
12093         exists.
12094
12095 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12096
12097         * gnus-msg.el (gnus-post-method): Use backend name when the
12098         address is "".
12099
12100 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12101
12102         * gnus-art.el (article-verify-x-pgp-sig): Don't test
12103         mm-verify-option.
12104         (gnus-treat-x-pgp-sig): Default value.
12105         (gnus-ignored-headers): Redundant.
12106
12107 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12108
12109         * gnus-win.el (gnus-configure-frame): Save selected window.
12110
12111 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12112
12113         * nnmbox.el: Require gnus-range.
12114         (nnmbox-group-building-active-articles): New variable.
12115         (nnmbox-group-active-articles): New variable; this is a cache of
12116         all active articles by group and number.
12117         (nnmbox-in-header-p): New function.
12118         (nnmbox-find-article): New function.
12119         (nnmbox-record-active-article): New function.
12120         (nnmbox-record-deleted-article): New function.
12121         (nnmbox-is-article-active-p): New function.
12122         (nnmbox-retrieve-headers): Use nnmbox-find-article.
12123         (nnmbox-request-article): Ditto.  Also supply extra arg to
12124         nnmbox-article-group-number.
12125         (nnmbox-request-expire-articles): Ditto.
12126         (nnmbox-request-move-article): Ditto.
12127         (nnmbox-request-replace-article): Ditto.
12128         (nnmbox-request-rename-group): Rename group entry in active
12129         article cache.
12130         (nnmbox-delete-mail): Update active article cache, unless article
12131         is being replaced.
12132         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
12133         than partially duplicating it.
12134         (nnmbox-article-group-number): Add extra `this-line' arg, to
12135         handle articles belonging to multiple groups.
12136         (nnmbox-save-mail): Update active article cache.
12137         (nnmbox-read-mbox): Build active article cache when loading mbox.
12138         Also do some repair work, if we find articles that are missing the
12139         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
12140         reconstruct these from Xref info.
12141
12142 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12143
12144         * mail-source.el (mail-source-report-new-mail): Use
12145         nnheader-run-at-time.
12146
12147 2000-02-15  Andrew Innes  <andrewi@gnu.org>
12148
12149         * mail-source.el (mail-source-fetch-pop): Clear pop password when
12150         an error is thrown, and then rethrow the error.
12151         (mail-source-check-pop): Ditto.
12152         (mail-source-start-idle-timer): Prevent multiple pop checks
12153         running if the check takes a long time.
12154
12155 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12156
12157         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
12158         succeed.
12159
12160 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12161
12162         * gnus-win.el (gnus-configure-windows): Make sure
12163         nntp-server-buffer is live.
12164         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
12165
12166 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
12167
12168         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
12169
12170 2000-12-04  Andreas Jaeger  <aj@suse.de>
12171
12172         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
12173
12174 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12175
12176         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
12177
12178 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12179         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
12180
12181         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
12182
12183 2000-12-01  Simon Josefsson  <sj@extundo.com>
12184
12185         * mml-smime.el (mml-smime-verify): Fix address parsing.
12186
12187 2000-12-01  Simon Josefsson  <sj@extundo.com>
12188
12189         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
12190         more than one certificate inside PKCS#7 blob.  Better security
12191         information (clamed / actual sender, openssl output, certificates
12192         inside message).
12193
12194         * smime.el (smime-verify-region): Output to /dev/null.
12195         (smime-buffer-as-string-region): Don't parse empty lines.
12196
12197 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12198
12199         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
12200         ?d and ?D.
12201         (gnus-mime-security-show-details-inline): New variable.
12202         (gnus-mime-security-show-details): Use them.
12203         (gnus-insert-mime-security-button): Ditto.
12204
12205         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
12206         Suggest by Michael Duggan (md5i@cs.cmu.edu).
12207         (mml2015-gpg-clear-verify): Ditto.
12208         (mml2015-gpg-decrypt-1): Ditto.
12209         (mml2015-use): Prefer 'gpg.
12210
12211 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12212
12213         * gnus-util.el (gnus-add-text-properties-when): New function.
12214         (gnus-remove-text-properties-when): Ditto.
12215
12216         * gnus-cite.el (gnus-article-hide-citation): Use them.
12217         (gnus-article-toggle-cited-text): Use them.
12218
12219         * gnus-art.el (gnus-signature-toggle): Use them.
12220         (gnus-article-show-hidden-text): Ditto.
12221         (gnus-article-hide-text): Ditto.
12222
12223 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12224
12225         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
12226
12227 2000-11-30  Simon Josefsson  <sj@extundo.com>
12228
12229         * smime.el (smime-point-at-eol): New alias.
12230         (smime-buffer-as-string-region): Use it.
12231
12232 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12233
12234         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
12235
12236 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12237
12238         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
12239
12240         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
12241
12242         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
12243
12244 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12245
12246         * nnmh.el (nnmh-request-expire-articles): Implemented
12247         expiry-target for nnmh backend.
12248
12249 2000-11-30  Simon Josefsson  <sj@extundo.com>
12250
12251         * mm-decode.el (mm-security-from): New variable.
12252         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
12253
12254         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
12255         than `from'.
12256
12257 2000-11-30  Simon Josefsson  <sj@extundo.com>
12258
12259         * mml-smime.el (mml-smime-verify): Verify that certificate mail
12260         address match sender address.
12261
12262         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
12263
12264         * smime.el (smime-verify-region): Don't copy buffer.
12265         (smime-decrypt-buffer): Use expand-file-name on keyfile.
12266         (smime-pkcs7-region): New function.
12267         (smime-pkcs7-certificates-region): Ditto.
12268         (smime-pkcs7-email-region): Ditto.
12269         (smime-buffer-as-string-region): Ditto.
12270
12271         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
12272         buffer.
12273
12274 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
12275
12276         * smime.el (smime-decrypt-region): Fix keyfile argument.
12277
12278 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12279
12280         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
12281
12282 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12283
12284         * message.el (message-shoot-gnksa-feet): New variable.
12285         (message-gnksa-enable-p): New function.
12286         (message-send): Use it.
12287         (message-check-news-body-syntax): Ditto.
12288
12289 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12290
12291         * message.el (message-make-message-id): Remove the redundancy.
12292
12293 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12294
12295         * message.el (message-setup): Discourage using mc-install-*-mode.
12296
12297         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
12298
12299 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12300
12301         * gnus-cite.el (gnus-cite-parse): Guess citation length.
12302
12303 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12304
12305         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
12306
12307 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12308
12309         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
12310
12311 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12312
12313         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
12314         insert-buffer-substring.
12315
12316         * message.el (message-send-mail): Use buffer-substring-no-properties.
12317         (message-send-news): Ditto.
12318
12319 2000-11-22  David Edmondson  <dme@dme.org>
12320
12321         * imap.el (imap-wait-for-tag): Message read info.
12322
12323 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12324
12325         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
12326         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
12327         (mml2015-gpg-encrypt): Ditto.
12328
12329 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12330
12331         * mm-decode.el (mm-verify-option): Default value.
12332
12333         * mml-sec.el (mml-secure-part): Error message.
12334
12335 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12336
12337         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
12338
12339 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12340
12341         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
12342
12343 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12344
12345         * gnus-art.el (gnus-article-describe-key): Use prompt.
12346         (gnus-article-describe-key-briefly): Ditto.
12347
12348 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12349
12350         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
12351
12352 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12353
12354         * gnus-art.el (gnus-article-describe-key): New function.
12355         (gnus-article-describe-key-briefly): New function.
12356
12357 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12358
12359         * mm-decode.el (mm-decrypt-option): Doc typo.
12360
12361         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
12362         return a number.
12363
12364 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12365
12366         * message.el (message-newline-and-reformat): Typo.
12367
12368 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12369
12370         * gnus-art.el (article-verify-x-pgp-sig): Check whether
12371         original-article-buffer exists.
12372
12373         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
12374         (rfc2047-header-encoding-alist): Addresses are different from text.
12375         (rfc2047-encode-message-header): Ditto.
12376         (rfc2047-dissect-region): Extra parameter.
12377         (rfc2047-encode-region): Ditto.
12378         (rfc2047-encode-string): Ditto.
12379
12380 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12381
12382         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
12383         (mm-uu-pgp-encrypted-extract): Use it.
12384         (mm-uu-pgp-signed-extract-1): New function.
12385         (mm-uu-pgp-signed-extract): Use it.
12386
12387         * gnus-art.el (gnus-mime-display-security): New function.
12388         (gnus-mime-display-part): Use it.
12389         (gnus-mime-security-verify-or-decrypt): New function.
12390         (gnus-mime-security-press-button): New function.
12391         (gnus-insert-mime-security-button): Use it.
12392
12393         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
12394         (mm-find-raw-part-by-type): Ditto.
12395         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
12396         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
12397         (mm-destroy-parts): Kill nested multibyte buffer.
12398
12399         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
12400         (mml2015-gpg-verify): Ditto.
12401
12402 2000-11-18  Simon Josefsson  <sj@extundo.com>
12403
12404         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
12405         (mml2015-function-alist): Use it.
12406
12407         * mml-sec.el (mml-sign-alist): Update names.
12408         (mml-encrypt-alist): Ditto.
12409         (mml-secure-part-smime-sign): Moved to mml-smime.el
12410         as `mml-smime-sign-query'.
12411         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
12412         `mml-smime-get-file-cert'.
12413         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
12414         `mml-smime-get-dns-cert'.
12415         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
12416         `mml-smime-encrypt-query'.
12417         (mml-smime-sign-buffer): Use mml-smime-sign.
12418         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
12419
12420         * mml-smime.el (mml-smime-sign): New function.
12421         (mml-smime-encrypt):
12422         (mml-smime-sign-query):
12423         (mml-smime-get-file-cert):
12424         (mml-smime-get-dns-cert):
12425         (mml-smime-encrypt-query): Moved from mml-sec.el.
12426
12427 2000-11-16  Simon Josefsson  <sj@extundo.com>
12428
12429         * mml2015.el (mml2015-gpg-clear-verify): New function.
12430         (mml2015-function-alist): Add it.
12431
12432 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12433
12434         * message.el (message-setup-fill-variables): Use
12435         message-cite-prefix-regexp.
12436         (message-newline-and-reformat): Check the end of citation, leading
12437         WSP, break in the cite prefix.
12438         (message-fill-paragraph): New function.
12439
12440 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12441
12442         * lpath.el: Shut up.
12443
12444 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
12445
12446         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
12447         raw 8-bit in headers in dk.* newsgroups.
12448
12449 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12450
12451         * message.el (message-newline-and-reformat): Match extra WSPs.
12452
12453 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
12454
12455         * mml.el (mml-generate-mime-1): Ignore ascii.
12456
12457 2000-11-16 Justin Sheehy  <justin@iago.org>
12458
12459         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
12460
12461 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12462
12463         * message.el (message-cite-prefix-regexp): Prefix should not end
12464         at space.
12465
12466 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12467
12468         * message.el (message-mode-syntax-table): Add - as a word
12469         constituent as in articles.
12470         (message-setup-fill-variables): Add -_. as supercite-style prefix.
12471         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
12472         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
12473
12474 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
12475
12476         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
12477
12478 2000-11-12  David Edmondson  <dme@dme.org>
12479
12480         * message.el (message-font-lock-keywords): use
12481         message-cite-prefix-regexp.
12482
12483 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12484
12485         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
12486         Stein Arild Str\e,Ax\e(Bmme.
12487         (gnus-group-jump-to-group): Use it.
12488         (gnus-group-jump-to-group-prompt): Customize.
12489
12490 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
12491
12492         * mailcap.el (mailcap-possible-viewers): Match the entire string.
12493
12494 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12495
12496         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
12497         incompatible.
12498         (mml2015-mailcrypt-sign): Ditto.
12499
12500 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12501
12502         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
12503         group is open.
12504
12505 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
12506
12507         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
12508         nnvirtual articles.
12509         (gnus-backlog-request-article): Don't request nnvirtual articles.
12510
12511 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12512
12513         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
12514         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
12515
12516 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12517
12518         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
12519         * mml.el (mml-generate-mime-1): Use charset attribute.
12520         * mm-bodies.el (mm-encode-body): Add parameter charset.
12521         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
12522
12523 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
12524
12525         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
12526         (mml2015-mailcrypt-clear-decrypt): Ditto.
12527         (mml2015-mailcrypt-verify): Ditto.
12528         (mml2015-mailcrypt-clear-verify): Ditto.
12529         (mml2015-gpg-verify): Ditto.
12530
12531 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12532
12533         * smime.el (smime-openssl-program): Test the existence of openssl.
12534         * mml-smime.el: Require mm-decode.
12535         (mml-smime-verify-test): New function.
12536         * mm-decode.el (mm-verify-function-alist): Use it.
12537
12538 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12539
12540         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
12541         anyway.
12542
12543 2000-11-13  Simon Josefsson  <sj@extundo.com>
12544
12545         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
12546         verification doesn't work.
12547
12548 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12549
12550         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
12551         (gnus-inews-do-gcc): Use it.
12552
12553 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12554
12555         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
12556         leading space.
12557         * mm-extern.el (mm-inline-external-body): Report error when no
12558         access-type.
12559
12560 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12561
12562         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
12563
12564 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
12565
12566         * gnus-art.el (gnus-mime-button-menu): Use select-window.
12567
12568 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
12569
12570         * gnus-art.el (gnus-mime-display-part): Display multipart/related
12571         as multipart/mixed.
12572
12573 2000-11-12  David Edmondson  <dme@dme.org>
12574
12575         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
12576         and replace `.' with `\w' to allow for different syntax tables
12577         (from Vladimir Volovich).
12578         * message.el (message-newline-and-reformat): use
12579         `message-cite-prefix-regexp'.
12580         * gnus-cite.el (gnus-supercite-regexp): use
12581         `message-cite-prefix-regexp'.
12582         * gnus-cite.el (gnus-cite-parse): use
12583         `message-cite-prefix-regexp'.
12584
12585 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
12586
12587         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
12588         PGP SIGNATURE.  Escape leading "-"'s.
12589         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
12590
12591 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
12592
12593         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
12594
12595 2000-11-11  Simon Josefsson  <sj@extundo.com>
12596
12597         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
12598
12599         * smime.el (smime-details-buffer): New variable.
12600         (smime-sign-region):
12601         (smime-encrypt-region):
12602         (smime-verify-region):
12603         (smime-decrypt-region): Copy OpenSSL output to the buffer.
12604
12605         * mml-smime.el (mml-smime-verify): Support security info.
12606
12607 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
12608
12609         * mm-decode.el (mm-verify-option): Set default to nil.
12610         (mm-decrypt-option): Ditto.
12611         * gnus-art.el (article-verify-x-pgp-sig): New function.
12612
12613 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
12614
12615         * gnus-art.el (gnus-mime-display-alternative): Show button if no
12616         preferred part.
12617
12618 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12619
12620         * gnus-sum.el (gnus-move-split-methods): Say that
12621         `gnus-split-methods' uses file names, whereas this uses group
12622         names.  (Report from Nevin Kapur)
12623
12624 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
12625
12626         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
12627
12628 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12629
12630         * nnheader.el (nnheader-directory-files-is-safe): New variable.
12631         (nnheader-directory-articles): Use it.
12632         (nnheader-article-to-file-alist): Ditto.
12633
12634 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12635
12636         * rfc2047.el (rfc2047-pad-base64): New function.
12637         (rfc2047-decode): Use it.
12638
12639 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
12640
12641         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
12642         select method.
12643
12644 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
12645
12646         * mml2015.el (mml2015-gpg-decrypt-1):
12647         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
12648
12649 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12650
12651         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
12652
12653 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
12654
12655         * pop3.el (pop3-munge-message-separator): A message may have an
12656         empty body.
12657
12658 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
12659
12660         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
12661         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
12662         (mm-uu-pgp-signed-extract): Use coding-system.
12663
12664 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12665
12666         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
12667         (gnus-insert-mime-security-button): New function.
12668         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
12669         * mml2015.el:  Add security info when verify or decrypt.
12670         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
12671         (mm-uu-pgp-encrypted-extract): Ditto.
12672
12673 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
12674
12675         * mm-decode.el (mm-display-parts): New function.
12676         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
12677
12678 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12679
12680         * gnus-mlspl.el: Documentation tweaks.
12681
12682 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12683
12684         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
12685         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
12686         argument.
12687
12688 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
12689
12690         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
12691
12692 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
12693
12694         * gnus-art.el (gnus-article-encrypt): New function.
12695         (gnus-article-encrypt-protocol-alist): New variable.
12696         (gnus-article-encrypt-protocol): New variable.
12697         * mml2015.el (mml2015-self-encrypt): New function.
12698         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
12699
12700 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
12701
12702         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
12703         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
12704         let mailcap do it.
12705         * mml2015.el: Remove snarf code.
12706         * mm-decode.el: Remove snarf code.
12707
12708 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
12709
12710         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
12711         (mml-insert-mime): Understand gnus-decoded.
12712         (mime-to-mml): New parameter handles.
12713         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
12714         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
12715
12716 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
12717
12718         * mm-decode.el (mime-security): New group.
12719         (mm-verify-function-alist): Add test function.
12720         (mm-decrypt-function-alist): Ditto.
12721         (mm-snarf-option): Set default value as nil.
12722         (mm-find-part-by-type): Recursive parameter.
12723         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
12724         * mml2015.el: Support draft-ietf-openpgp-multsig.
12725
12726 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
12727
12728         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
12729         (gnus-article-view-part-as-charset): New function.
12730
12731 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
12732
12733         * mm-decode.el (mm-verify-option): Default value.
12734         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
12735
12736 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12737
12738         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
12739
12740 2000-11-05  Simon Josefsson  <sj@extundo.com>
12741
12742         * mml-smime.el (mml-smime-verify): Work in original multipart
12743         buffert.
12744
12745         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
12746         (mm-handle-multipart-ctl-parameter): Ditto.
12747         (mm-alist-to-plist): New function.
12748         (mm-dissect-buffer): Store CTL parameters and copy original buffer
12749         for multiparts.
12750         (mm-destroy-parts): Destroy multipart buffert.
12751         (mm-remove-part): Ditto.
12752
12753         * mml-smime.el (mml-smime-sign): Not used.
12754         (mml-smime-encrypt): Ditto.
12755
12756         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
12757
12758         Verify S/MIME signature support.
12759
12760         * mm-decode.el (mm-inline-media-tests): Add
12761         application/{x-,}pkcs7-signature.
12762         (mm-inlined-types): Ditto.
12763         (mm-automatic-display): Ditto.
12764         (mm-verify-function-alist): Ditto.  Add name of method.
12765         (mm-decrypt-function-alist): Add name of method.
12766         (mm-find-part-by-type): Add documentation.
12767         (mm-possibly-verify-or-decrypt): Use new format of
12768         mm-{verify,decrypt}-function-alist.  Use method names.
12769
12770         * mml-smime.el (mml-smime-verify): New function.
12771
12772 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12773
12774         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
12775
12776 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12777
12778         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
12779         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
12780         * mm-decode.el (mm-snarf-option): New variable.
12781
12782 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12783
12784         * mm-util.el (mm-subst-char-in-string): New function.
12785         (mm-replace-chars-in-string): Use it.
12786         * message.el (message-replace-chars-in-string): Use it.
12787         * nnheader.el (nnheader-replace-chars-in-string): Use it.
12788         * gnus-mh.el (mh-lib-progs): Shut up.
12789
12790 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
12791
12792         * base64.el, md5.el: Moved to contrib directory.
12793
12794 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12795
12796         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
12797         the last article when search.
12798
12799 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12800
12801         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
12802         * nnmail.el (nnmail-pathname-coding-system): Ditto.
12803
12804 2000-09-29  David Edmondson  <dme@thus.net>
12805
12806         * message.el (message-newline-and-reformat): Typo.
12807
12808 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
12809
12810         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
12811
12812 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
12813
12814         * nntp.el (nntp-decode-text): Delete bogus status lines.
12815
12816 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
12817
12818         * message.el (message-font-lock-keywords): Match a final newline
12819         to help font-lock's multiline support.
12820
12821 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12822
12823         * nnoo.el (nnoo-set): New function.
12824
12825 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
12826
12827         * gpg.el, gpg-ring.el: Moved to contrib directory.
12828
12829 2000-11-04  Simon Josefsson  <sj@extundo.com>
12830
12831         * nnimap.el (nnimap-split-inbox): Typo.
12832
12833 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
12834
12835         * gnus-msg.el (gnus-msg-mail): Move it backwards.
12836
12837 2000-11-03  Simon Josefsson  <sj@extundo.com>
12838
12839         * rfc2231.el (rfc2231-parse-qp-string): New function.
12840         (require): rfc2047.
12841
12842         * mail-parse.el (mail-header-parse-content-type):
12843         (mail-header-parse-content-disposition): Support invalid QP
12844         encoded strings, by using `rfc2231-parse-qp-string'.
12845
12846 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
12847
12848         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
12849         (rfc2231-decode-encoded-string): Typo "> X 1".
12850         (rfc2231-encode-string): Insert the name of charset.
12851         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
12852
12853 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12854
12855         * mm-decode.el (mm-save-part): Return the filename.
12856         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
12857         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
12858         (gnus-mime-action-alist): Use it.
12859         (gnus-mime-button-commands): Use it.
12860         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
12861         (mm-inline-external-body): unwind-protect.
12862
12863 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
12864
12865         * gnus-art.el (gnus-insert-mime-button): Show url.
12866
12867 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
12868
12869         * mml.el (mml-generate-mime-1): Support external url.
12870         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
12871
12872 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
12873
12874         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
12875         * mm-decode.el (mm-display-external): Ditto.
12876         * mm-extern.el: New file.
12877         * mm-decode.el (mm-inline-media-tests): Hook it up.
12878         (mm-inlined-types): Inline message/external-body.
12879
12880 2000-11-02  Simon Josefsson  <sj@extundo.com>
12881
12882         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
12883
12884         * message.el (message-get-reply-headers): Better handling when
12885         Mail-Followup-To is very large.
12886
12887 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
12888
12889         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
12890         * gnus-art.el (gnus-article-edit-done):
12891         * gnus-sum.el (gnus-summary-edit-article-done): Move line
12892         counting code here.
12893         * gnus-msg.el (gnus-setup-message): Remove a hack.
12894
12895 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
12896
12897         * gnus-sum.el (gnus-newsgroup-variables): New variable.
12898         (gnus-summary-mode): Make them local variables.
12899         (gnus-set-global-variables): Globalize them.
12900         (gnus-summary-exit): Kill them.
12901
12902 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
12903
12904         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
12905         word.
12906
12907 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12908
12909         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
12910         gnus-article-wash-types.
12911         * gnus-art.el (gnus-article-wash-status): Use them.
12912
12913 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
12914
12915         * mml.el (mml-read-tag): Remove spaces and LF.
12916
12917 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12918
12919         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
12920         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
12921
12922 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
12923
12924         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
12925
12926 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
12927
12928         * gnus-sum.el (gnus-article-charset): New variable.
12929         (gnus-summary-display-article): Set it.
12930         * gnus-msg.el (gnus-copy-article-buffer): Use it.
12931         * gnus-art.el (gnus-article-mode): Make it local variable.
12932
12933 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12934
12935         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
12936
12937 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12938
12939         * nnwfm.el: New file.
12940
12941         * nnweb.el (nnweb-replace-in-string): New function.
12942
12943 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
12944
12945         * mml2015.el: Wrap gpg.el.
12946         * gpg.el (gpg-verify): The last argument of apply is a list.
12947         (gpg-encrypt): Add passphrase as a parameter.
12948
12949 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
12950
12951         * gpg.el: New file.
12952         * gpg-ring.el: New file.
12953
12954 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
12955
12956         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
12957
12958 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12959
12960         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
12961         double-quote characters.
12962         (gnus-summary-prepare-threads): Ditto.
12963
12964 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12965
12966         * gnus-art.el (gnus-mime-display-single): Forward line -1.
12967         * mml.el (mml-read-tag): Don't skip the leading space.
12968         * lpath.el (font-lock-set-defaults): Shut up.
12969
12970 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
12971
12972         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
12973
12974 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
12975
12976         * qp.el (quoted-printable-encode-region): Replace leading - when
12977         ultra safe.
12978         * mml.el (mml-generate-mime-postprocess-function): Removed.
12979         (mml-postprocess-alist): Removed.
12980         (mml-generate-mime-1): Use ultra-safe when sign.
12981         * mml2015.el (mml2015-fix-micalg): Uppercase.
12982         (mml2015-verify): Insert LF.
12983         (mml2015-mailcrypt-sign): Downcase; search backward.
12984
12985 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12986
12987         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
12988         restrictive.
12989         (nnultimate-table-regexp): New variable.
12990         (nnultimate-forum-table-p): Use it.
12991
12992 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
12993         Trivial patch.
12994
12995         * gnus-sum.el (gnus-summary-expire-articles): Save point.
12996
12997 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
12998
12999         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
13000         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
13001
13002 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13003
13004         * mml2015.el: Shut up.
13005
13006 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13007
13008         * gnus.el (gnus-server-browse-hashtb): Removed.
13009         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
13010         (gnus-group-insert-group-line-info): Use simplified method.
13011         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
13012
13013 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13014
13015         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
13016         moved here.
13017         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
13018         * gnus-group.el (gnus-group-prepare-flat): Use it.
13019         * gnus-topic.el (gnus-group-prepare-topics): Use it.
13020
13021 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
13022
13023         * mml.el (mml-mode): Show menu in XEmacs.
13024
13025 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
13026
13027         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
13028         (gnus-server-read-server-in-server-buffer): New function.
13029         (gnus-browse-foreign-server): Browse in group buffer.
13030         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
13031         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
13032         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
13033         * gnus.el (gnus-server-browse-hashtb): New variable.
13034
13035 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
13036
13037         * nnfolder.el (nnfolder-open-nov): Use group.
13038
13039 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
13040
13041         * nnfolder.el: Add NOV. Set version to 2.0.
13042         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
13043
13044 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
13045
13046         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
13047
13048 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
13049
13050         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
13051         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
13052
13053 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13054
13055         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
13056
13057 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13058
13059         * mm-decode.el (mm-verify-function-alist): New variable.
13060         (mm-verify-option): New variable.
13061         (mm-decrypt-function-alist): Ditto.
13062         (mm-decrypt-option): Ditto.
13063         (mm-find-raw-part-by-type): New function.
13064         (mm-possibly-verify-or-decrypt): New function.
13065         (mm-dissect-multipart): Use it.
13066         * mml2015.el (mml2015-fix-micalg): New function.
13067         (mml2015-decrypt): Use new interface.
13068         (mml2015-verify):  Use new interface.
13069         (mml2015-setup): Make it bogus.
13070
13071 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
13072
13073         * mml.el (mml-generate-mime-postprocess-function): Set to
13074         mml-postprocess.
13075         (autoload): Autoload mml2015 and mml-smime.
13076         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
13077         * mml2015.el (mml2015-encrypt): New function.
13078         (mml2015-sign): New function.
13079         (mml2015-encrypt-function): New variable.
13080         (mml2015-sign-function): New variable.
13081         (mml2015-mailcrypt-encrypt): Use message-recipients.
13082         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
13083         * mml-smime.el (mml-smime-setup): Ditto.
13084
13085 2000-10-28  Simon Josefsson  <sj@extundo.com>
13086
13087         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
13088         Communigate Pro 3.3.1 server.
13089
13090         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
13091         in buffers.
13092         (mml-secure-dns-server): Removed.
13093         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
13094         write certificates to files.
13095
13096         * smime.el (smime-dns-server): New variable.
13097         (smime-mail-to-domain):
13098         (smime-cert-by-dns): New functions.
13099
13100         * dig.el: New file.
13101
13102 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
13103
13104         * message.el (message-options): New variable.
13105         (message-options-set-recipient): New function.
13106         (message-send): Use them.
13107         * gnus-int.el (gnus-request-replace-article): Use them.
13108         (gnus-request-accept-article): Ditto.
13109         * mml.el (mml-preview): Use them.
13110         * gnus-sum.el (gnus-summary-edit-article): Use them.
13111
13112         * message.el (message-options-get): New function.
13113         (message-options-get): New function.
13114         * rfc2047.el (rfc2047-encode-message-header): Use them.
13115         * mm-bodies.el (mm-encode-body): Use them.
13116
13117 2000-10-28  Simon Josefsson  <sj@extundo.com>
13118
13119         * nnimap.el (nnimap-retrieve-which-headers):
13120         (nnimap-request-article-part): Quote message-id.
13121
13122         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
13123         (smime-CA-file): New variable.
13124         (smime-call-openssl-region): Don't error.
13125         (smime-sign-region): Return result value.
13126         (smime-encrypt-region): Ditto.
13127         (smime-verify-region): New function.
13128         (smime-decrypt-region): Ditto.
13129         (smime-verify-buffer): Ditto.
13130         (smime-decrypt-buffer): Ditto.
13131
13132         * mml.el: Require mml-sec.
13133         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
13134         (mml-mode-map): Add "sign" and "encrypt" maps.
13135         (mml-menu): Add security menu.
13136         (mml-preview): Use generate-new-buffer.
13137
13138         * mml-sec.el: New file.
13139
13140 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
13141
13142         * mm-decode.el (mm-find-part-by-type): Move it here.
13143         * mml.el (mml-postprocess): Move it here.
13144         (mml-postprocess-alist): Move it here. Merge them.
13145
13146 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
13147
13148         * rfc2047.el (rfc2047-encode-message-header): Make sure no
13149         unencoded stuff in the header.
13150
13151 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
13152
13153         * gnus-group.el (gnus-group-listed-groups): New variable.
13154         (gnus-group-list-option): New variable.
13155         (gnus-group-list-limit-map): New keymap.
13156         (gnus-group-list-flush-map): New keymap.
13157         (gnus-group-list-plus-map): New keymap.
13158         (gnus-group-prepare-logic): New function.
13159         (gnus-group-prepare-flat): Merge with
13160         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
13161         (gnus-group-prepare-flat-list-dead): Ditto.
13162         (gnus-group-list-matching): Use gnus-group-prepare-function.
13163         (gnus-group-list-dormant): Ditto.
13164         (gnus-group-list-cached): Ditto.
13165         (gnus-group-listed-groups): New function.
13166         (gnus-group-list-limit): New function.
13167         (gnus-group-list-flush): New function.
13168         (gnus-group-list-plus): New function.
13169         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
13170         (gnus-topic-prepare-topic): Ditto.
13171
13172 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
13173
13174         * message.el (message-insert-to, message-get-reply-headers):
13175         (message-reply, message-followup): Mail-{Followup,Reply}-To.
13176
13177 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
13178
13179         * mml2015.el: New file.
13180         * smime.el: New file.
13181         * mml-smime.el: New file.
13182
13183 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
13184
13185         * ChangeLog: Moved to ChangeLog.1.
13186
13187     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
13188   Copying and distribution of this file, with or without modification,
13189   are permitted provided the copyright notice and this notice are preserved.
13190
13191 ;; Local Variables:
13192 ;; coding: iso-2022-7bit
13193 ;; End: