(mm-inline-image-emacs): Open the bottom of an image one line.
[gnus] / lisp / ChangeLog
1 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
4         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
5         (mm-inline-image-xemacs): Ditto.
6
7 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
8
9         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
10         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
11         the recent filename uniqueness discussion.
12
13 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
16         newline next time.
17         (mm-inline-image-xemacs): Ditto.
18
19 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
20
21         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
22         kill-line.
23
24 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
25
26         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
27         kill-line.
28
29 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
30
31         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
32         fixing the code to match the documentation.
33         (gnus-agent-fetch-selected-article): Replaced
34         gnus-summary-update-article-line with gnus-summary-update-line as
35         the former did not correctly recalculate the thread indentation.
36         (gnus-agent-find-parameter): The agent-predicate, if not found
37         anywhere else, defaults to the value of gnus-agent-predicate.
38         (gnus-agent-fetch-session): Fixed typo; now executes
39         gnus-agent-fetched-hook rather than the undocumented
40         gnus-agent-fetch-hook.
41         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
42         default agent predicate is now provided by
43         gnus-agent-find-parameter.
44         (gnus-agent-message): New macro.  This macro avoids potentially
45         costly parameter evaluation when the message's level is too high
46         to display.
47         (gnus-agent-expire-group-1): Disabled undo tracking in temp
48         overview buffer. Uses new gnus-agent-message macro to reduce
49         overhead of optional messages. Reversed message levels to
50         emphasize percent completion messages.  Detailed messages of
51         little use except when debugging code.
52
53 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
54
55         * spam.el (spam-ham-move-routine): use
56         spam-mark-ham-unread-before-move-from-spam-group
57         (spam-mark-ham-unread-before-move-from-spam-group): new variable
58
59 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
60
61         * spam.el: load nnimap.el when compiling
62         (spam-setup-widening): use
63         nnimap-split-download-body-default instead of
64         nnimap-split-download-body which is a user-customizable variable
65
66 2003-03-07  Simon Josefsson  <jas@extundo.com>
67
68         * nnimap.el (nnimap-split-download-body-default): New, holds
69         default for n-s-d-b.
70         (nnimap-split-download-body): Add new setting (symbol default),
71         which uses contents of n-s-d-b-d, and made it the default.
72
73 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
74
75         * spam.el (spam-use-hashcash): new variable
76         (spam-list-of-checks): added spam-use-hashcash with associated
77         spam-check-hashcash
78         (spam-check-hashcash): new function, installed iff hashcash.el is
79         loaded
80         (spam-setup-widening): don't use (return)
81
82 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
83
84         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
85         predicate of `false' to avoid an error when a group defines no
86         predicate. Fixed typo that disabled agent scoring (i.e. the
87         low/high predicates should now work).
88
89 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
90
91         * spam.el: add spam-maybe-spam-stat-load to
92         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
93         (spam-bogofilter-register-with-bogofilter): use
94         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
95         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
96         custom variables to replace "-s" and "-n"
97
98         * gnus-group.el (gnus-group-get-new-news): call the new
99         gnus-get-top-new-news-hook hook
100
101         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
102         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
103
104 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
105
106         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
107
108 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
109
110         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
111         a cl run-time function.
112
113 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
114
115         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
116         on gnus-agent-short-article.
117         (gnus-category-read): Replaced CL function mapcar* with new macro:
118         gnus-mapcar.
119         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
120         support functions that accept multiple parameters.  A separate
121         sequence must be provided for each parameter in the function.
122         Iteration stops when the end of the shortest list is reached.
123
124 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
125
126         * nnimap.el (nnimap-request-accept-article): Use delete-region.
127
128         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
129         (html2text-delete-single-tag, html2text-clean-anchor)
130         (html2text-remove-tags): Use delete-region.
131         (html2text-fix-paragraphs): Simplify.
132
133         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
134         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
135         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
136         kill-region.
137
138 2003-03-04  John Paul Wallington  <jpw@gnu.org>
139
140         * gnus-agent.el (gnus-agent-enable-expiration)
141         (gnus-agent-article-alist, gnus-agent-article-alist)
142         (gnus-agent-cat-defaccessor): Doc fixes.
143
144 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
145
146         * gnus-agent.el (gnus-function-implies-unread-1): Grok
147         byte-compiled functions.
148
149 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
150
151         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
152         customization between new maneuvering (which permits selecting
153         undownloaded articles) and old maneuvering (which skipped over
154         undownloaded articles) behaviors.
155         (gnus-summary-find-next): Pass through the unread and subject
156         parameters when calling gnus-summary-find-prev.
157         (gnus-summary-find-next,gnus-summary-find-prev): Apply
158         gnus-auto-goto-ignores to filter out unacceptable articles.
159
160 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
161
162         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
163         exists in all supported Emacs versions, so we don't need this
164         compatibility function.
165         (mail-source-fetch-pop, mail-source-check-pop)
166         (mail-source-fetch-webmail): Use read-passwd.
167
168         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
169         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
170         read-passwd.
171
172         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
173
174         * imap.el (imap-read-passwd): Remove.
175         (imap-interactive-login): Use read-passwd.
176
177         * canlock.el (canlock-read-passwd): Remove.
178         (canlock-insert-header, canlock-verify): Use read-passwd.
179
180         * sieve-manage.el (sieve-manage-read-passwd): Remove.
181         (sieve-manage-interactive-login): Use read-passwd.
182
183         * pop3.el (pop3-read-passwd): Remove.
184         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
185         read-passwd.
186
187         * pgg.el (pgg-read-passphrase): Simplify.
188
189 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
190
191         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
192         'plugged' when actually 'unplugged' bug.
193         (gnus-category-read): Ignore nil values when converting an
194         old-format category so that the new-format category will default
195         those attributes to the global variables.
196
197 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
198
199         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
200         doc-string.
201
202 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
203
204         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
205         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
206         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
207         * mm-url.el (mm-url-decode-entities-string): do.
208         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
209         * mm-decode.el (mm-find-raw-part-by-type): do.
210         * message.el (message-send-mail-partially)
211         (message-send-mail-with-sendmail): do.
212         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
213         * gnus-kill.el (gnus-pp-gnus-kill): do.
214         * gnus-art.el (gnus-article-treat-unfold-headers)
215         (gnus-article-encrypt-body): do.
216
217 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
218
219         * mail-source.el (mail-source-delete-incoming): Allow integer value.
220         (mail-source-delete-old-incoming-confirm): New variable.
221         (mail-source-delete-old-incoming): Use it.  New function.
222         (mail-source-callback): Call `mail-source-delete-old-incoming' if
223         `mail-source-delete-incoming' is a nonnegative integer.
224
225 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
226
227         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
228         (gnus-user-agent): Fixed typo.
229
230 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
231
232         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
233         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
234
235 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
236
237         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
238         (gnus-agent-fetch-session): Allow debugging to take place.
239
240 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
241
242         * gnus-sum.el (gnus-highlight-selected-summary)
243         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
244         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
245         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
246         and makes it clear that we don't need the side effect.
247         * gnus-util.el (gnus-delete-line): do.
248         * gnus-xmas.el (gnus-group-add-icon): do.
249         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
250         * nntp.el (nntp-send-authinfo-from-file): do.
251         * nnml.el (nnml-header-value): do.
252         * nnheader.el (nnheader-insert-references): do.
253         * gnus-cite.el (gnus-article-highlight-citation)
254         (gnus-cite-parse): do.
255         * gnus-score.el (gnus-score-followup): do.
256         * gnus-draft.el (gnus-draft-send): do.
257         * gnus-group.el (gnus-group-highlight-line): do.
258         * gnus-cache.el (gnus-cache-braid-nov): do.
259         * nnfolder.el (nnfolder-retrieve-headers)
260         (nnfolder-request-article): do.
261         * gnus-art.el (article-hide-boring-headers)
262         (gnus-article-hide-header): do.
263
264         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
265         * nnml.el (nnml-request-replace-article): do.
266         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
267         * nnfolder.el (nnfolder-request-move-article): do.
268         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
269         * gnus-art.el (gnus-mm-display-part): do.
270
271         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
272
273 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
274
275         * nntp.el (nntp-possibly-change-group): Avoid calling
276         process-buffer on nil (Which happened when you lost your
277         connection while fetching); instead signal a "Server Closed
278         Connection" error.
279
280 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
281
282         * gnus-agent.el (gnus-agent-enable-expiration): New
283         variable. Either ENABLE or DISABLE.  Sets default behavior for
284         selecting which groups are expired.
285         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
286         gnus-agent-set-cat-groups): Provides abstract interface for
287         accessing agent category.  Category now implemented by an alist.
288         (gnus-agent-add-group, gnus-agent-remove-group,
289         gnus-category-insert-line, gnus-category-edit-predicate,
290         gnus-category-edit-score, gnus-category-edit-groups,
291         gnus-category-copy, gnus-category-add, gnus-group-category): Use
292         new agent category abstraction.
293         (gnus-agent-find-parameter): New function. Search for agent
294         configuration parameter first in the group's parameters, then its
295         topics (if any), and then the group's category.  If not found
296         anywhere, use the original defined constants.
297         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
298         gnus-agent-find-parameter.
299         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
300         gnus-agent-cache now blocks retrieving headers and articles from
301         the local cache.  Fetched content is still added to the cache
302         before being returned.
303         (gnus-agent-fetch-session): Use error-message-string to generate
304         displayed error message.
305         (gnus-agent-customize-category): New Command. 'e' in category
306         buffer opens category customization buffer.
307         (gnus-category-read): Reads either positional or alist format;
308         returns alist format.
309         (gnus-category-write): Writes category file compatible with
310         current, and previous, versions of gnus-agent.
311         (gnus-category-make-function, gnus-category-make-function-1):
312         Corrected documentation; parameter is predicate NOT category.
313         (gnus-predicate-implies-unread): Now works in more cases per the
314         todo comment.
315         (gnus-function-implies-unread-1): New function. Supports
316         gnus-predicate-implies-unread.
317         (gnus-agent-expire-group): Command now provides default of group
318         under point.
319         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
320         agent-days-until-old parameters. No longer supports
321         gnus-agent-expire-days being set to an alist.
322         (gnus-agent-request-article): Now performs its own checks of
323         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
324         assuming that the caller will do them correctly.
325         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
326         gnus-agent-expire-days is set to an alist.  Converts said alist
327         into group parameter so that gnus-agent-expire-days will not be
328         needed.
329         * gnus-art.el (gnus-request-article-this-buffer): Conditional
330         checks surrounding gnus-agent-request-article removed; now
331         performed by gnus-agent-request-article.
332         * gnus-cus.el (gnus-agent-parameters): New variable. List of
333         customizable group/topic parameters that regulate the agent.
334         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
335         kill-buffer with gnus-kill-buffer to remove the killed buffer from
336         the list of gnus buffers.
337         (gnus-trim-whitespace): Removes leading and trailing whitespace
338         from multiline strings.
339         (gnus-agent-cat-prepare-category-field,
340         gnus-agent-customize-category): Constructs a category
341         customization buffer.
342         * gnus-int.el (gnus-retrieve-headers,
343         gnus-request-expire-articles): No longer checks gnus-agent-cache
344         as it is handled internally by the agent.
345         (gnus-request-head, gnus-request-body): Conditional checks
346         surrounding gnus-agent-request-article removed; now performed by
347         gnus-agent-request-article.
348
349         * gnus-start.el (): Added defvar statements to resolve compilation
350         warnings.
351         (gnus-long-file-names): New function. Isolates platform dependent
352         msdos-long-file-names.
353         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
354         option of writing directly to file.  Avoids memory exhausted
355         errors when .newsrc.eld is huge.
356         (gnus-save-newsrc-file): Uses new
357         gnus-save-startup-file-via-temp-buffer.
358         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
359         standard-output.
360         (gnus-display-time-event-handler): Changed to alias from a defun
361         to avoid a compile-time warning when display-time-event-handler is
362         not defined.
363         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
364         standard-output such that prin1 and princ will write directly to a
365         file.
366
367         * gnus.el (gnus-agent-cache): Expanded documentation.
368         (gnus-summary-high-undownloaded-face): Removed second bold keyword
369         so that this face is actually bold.
370
371         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
372         gnus-use-cache has been set.
373
374 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
375
376         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
377
378 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
379
380         * gnus-art.el (gnus-article-refer-article): Be more permissive.
381
382 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
383
384         * spam.el: Fix typo.
385
386 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
387         (Trivial patch.)
388
389         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
390         errors-buffer. This produces a nicer error message in case of
391         problems.
392
393 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
394
395         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
396         load stats iff spam-use-stat is on
397
398         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
399         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
400         instead of spam-stat-load and spam-stat-save in the
401         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
402
403 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
404
405         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
406
407 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
408
409         * message.el (message-make-fqdn): Protect against nil user-mail.
410
411 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
412
413         * gnus-art.el (gnus-boring-article-headers): New values:
414         'to-list and 'cc-list.
415
416 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
417
418         * spam.el (spam-setup-widening): new function to set
419         nnimap-split-download-body, we add it to gnus-get-new-news-hook
420         (spam-list-of-statistical-checks): list of statistical splitter
421         checks
422         (spam-split): added a widen call when a statistical check is
423         enabled
424
425 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
426
427         * gnus-msg.el (gnus-user-agent): Changed default to
428         'emacs-gnus-type, renamed 'full.
429
430 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
431
432         * nnfolder.el (nnfolder-request-accept-article): Don't use
433         mail-header-unfold-field.
434
435 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
436
437         * imap.el (imap-ssl-open): Don't depend on ssl.el.
438         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
439
440 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
441
442         * spam.el: add spam-stat-load to gnus-get-new-news-hook
443         (spam-split): remove spam-stat-load call
444
445 2003-02-26  Simon Josefsson  <jas@extundo.com>
446
447         * gnus-sum.el (gnus-summary-toggle-header): Run
448         gnus-article-decode-hook instead of calling a-decode-encoded-words
449         directly (the latter is run as part of the former).
450
451 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
452
453         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
454
455 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
456
457         * message.el (message-sendmail-envelope-from): New option.
458         (message-sendmail-envelope-from): New function.
459         (message-send-mail-with-sendmail): Use it.
460
461 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
462
463         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
464         compensation for TDMA addresses.
465
466 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
467
468         * gnus-msg.el (gnus-user-agent): New variable.
469         (gnus-version-expose-system): Removed.  Obsoleted by
470         `gnus-user-agent'.
471         (gnus-extended-version): Use `gnus-user-agent'.
472
473 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
474
475         * spam.el (spam-stat-register-spam-routine,
476         spam-stat-register-ham-routine): remove spam-stat-save
477         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
478
479 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
480
481         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
482         reference.
483
484 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
485
486         * nnheader.el (nnheader-find-nov-line): Changed midpoint
487         calculation to avoid integer overflow.
488
489 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
490
491         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
492
493 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
494         * spam.el: disabled spam-get-article-as-filename
495
496         From Michael Shields  <shields@msrl.com>
497
498         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
499         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
500         * gnus-sum.el (gnus-summary-expire-articles): Use it.
501         * spam.el (spam-summary-prepare-exit): Use it.
502         * gnus.el (gnus-install-group-spam-parameters): New.
503         * spam.el (spam-group-ham-processor-copy-p): New.
504         * spam.el (spam-summary-prepare-exit): Support for ham copying.
505         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
506         that would cause the current message to be moved if the group had
507         no spam.
508         * spam.el (spam-ham-move-routine): New `copy' argument.
509
510 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
511         From Martin Thornquist <martint@ifi.uio.no>
512
513         * gnus-topic.el (gnus-topic-select-group): Select last group if
514         after last group.
515         * gnus-group.el (gnus-group-select-group): Ditto.
516
517 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
518
519         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
520         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
521         point-at-(b|e)ol which aren't available in Emacs 20.
522
523         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
524
525 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
526
527         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
528         clause of the condition-case statement.  Errors connecting to a
529         server no longer terminate gnus.
530
531         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
532         make its use obvious.  Added no-nothing case to avoid
533         opening(closing) servers when already open(closed).
534         (gnus-agent-while-plugged): Added macro to facilitate internal use
535         of gnus-agent-toggle-plugged.
536         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
537         temporarily open servers.
538         (gnus-agent-get-undownloaded-list): Sort list of article numbers
539         as sorting gnus-newsgroup-headers is wrong.
540         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
541         to temporarily open servers. Corrected logic to handle setting
542         gnus-agent-mark-unread-after-downloaded.
543         (gnus-agent-fetch-articles): Now handles headers with missing
544         article sizes and/or missing article lengths.  Now clears the
545         message buffer when finished.
546         (gnus-agent-fetch-group-1): Position point before calling
547         gnus-summary-set-agent-mark.
548         (gnus-get-predicate): Corrected description, parameter is
549         predicate not category.
550         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
551         provide a separate single group expiration function.
552         (gnus-agent-regenerate-group): Now clears the message buffer when
553         finished.
554
555 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
556
557         * gnus.el (gnus-agent-target-move-group-header): New variable.
558         * gnus-draft.el (gnus-draft-send): If special header
559         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
560         that group, instead of performing the regular sending functions.
561
562 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
563
564         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
565
566 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
567
568         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
569         variables.
570         (message-make-fqdn): Use it.  Improved validity check.
571
572 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
573
574         * message.el (message-user-mail-address): Check whether
575         user-mail-address looks valid.
576
577         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
578
579         * gnus-util.el (gnus-fetch-original-field): New function.
580
581 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
582
583         * message.el (message-mode): \\(...\\) around additional
584         paragraph-separate alternative.
585
586 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
587
588         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
589         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
590         display key bindings.
591         (gnus-mime-button-menu): Rewrite.
592
593 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
594
595         * gnus-art.el (gnus-button-url-regexp): Removed `.
596
597 2003-02-23  Max Froumentin  <mf@w3.org>
598
599         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
600
601 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
602
603         * gnus-art.el (gnus-mime-action-on-part): Require a match
604         interactively.
605
606         * gnus-start.el (gnus-save-newsrc-file): Use
607         gnus-backup-startup-file.
608         (gnus-backup-startup-file): New variable.
609
610 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
611
612         * gnus.el (gnus-summary-buffer-name): Moved function here.
613
614         * gnus-draft.el (defun): Remove debug.
615
616 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
617
618         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
619         can't open server.
620
621 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
622
623         * gnus-draft.el (defun): Configure posting styles.
624
625         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
626         the entry for the group exists before we alter it.
627
628 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
629
630         * message.el (message-mode): MML tags separate paragraphs.  Small
631         change from David S Goldberg <david.goldberg6@verizon.net>.
632
633         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
634         `gnus-newsgroup-headers'.
635
636         * gnus-art.el (gnus-article-refer-article): Grok more message id
637         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
638
639 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
640
641         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
642         use "path name".
643
644 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
645
646         * gnus-sum.el (gnus-summary-move-article)
647         (gnus-summary-expire-articles): send data header for article, not
648         just article ID
649
650         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
651         (gnus-register-spool-action): added hashtable of message ID keys
652         with message motion data
653
654 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
655         From Reiner Steib  <Reiner.Steib@gmx.de>.
656
657         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
658         variable, used in `gnus-button-mid-or-mail-heuristic'.
659         (gnus-button-mid-or-mail-heuristic): New function derived from
660         Florian Weimer's Perl script.
661         (gnus-button-handle-mid-or-mail): Allow a function instead of
662         'guess.
663         (gnus-button-guessed-mid-regexp): Removed.
664
665 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
666
667         * message.el (message-resend): Bind message-setup-hook to nil;
668         remove X-Draft-From header.
669
670 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
671
672         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
673         (gnus-newsgroup-undownloaded)
674         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
675         Doc fixes.
676
677 2003-02-17  John Paul Wallington  <jpw@gnu.org>
678
679         * gnus.el (gnus-shell-command-separator, gnus-email-address)
680         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
681
682 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
683
684         * gnus-spec.el (gnus-xmas-format): Use insert instead of
685         insert-string which is obsolete in Emacs 21.4.
686
687         * message.el (message-cross-post-followup-to-header): do.
688
689         * spam.el (spam-ifile-register-with-ifile)
690         (spam-stat-register-spam-routine)
691         (spam-stat-register-ham-routine)
692         (spam-bogofilter-register-with-bogofilter): do.
693
694         * mailcap.el (mailcap-mime-data): Fix typo.
695
696         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
697
698 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
699
700         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
701         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
702         `gnus-cite-unsightly-citation-regexp'.
703
704 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
707         even if there's just a header.
708
709 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
710
711         * message.el (message-fix-before-sending): Fix highlighting of
712         illegible and invisible text.
713
714         * gnus-util.el (gnus-multiple-choice): Separate choices with
715         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
716
717 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
718
719         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
720
721 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
722
723         * spam.el (spam-ham-move-routine)
724         (spam-mark-spam-as-expired-and-move-routine): use
725         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
726         around process-mark manipulation on the group
727
728 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
729
730         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
731         submenu.
732
733 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
734
735         * mail-source.el (mail-source-fetch): Reverse the return value of
736         the continuation question.
737
738 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
739
740         * nndraft.el (nndraft-request-move-article): Bind
741         nnmh-allow-delete-final to t.
742
743 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
744
745         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
746
747 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
748
749         * nntp.el (nntp-accept-process-output): Don't use point-max to get
750         the buffer's size.
751
752 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
753
754         * nnheader.el: Added cygwin to system-type comparisons.
755
756 2003-01-27  Juanma Barranquero  <lektu@terra.es>
757
758         * imap.el (imap-mailbox-status): Fix typo.
759
760 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
761
762         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
763         online.
764
765 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
766
767         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
768         commands.
769         * gnus-sum.el: Small change from Frank Weinberg
770         <frank@usenet-rundfahrt.de>:
771         (gnus-auto-center-group): New variable.
772         (gnus-summary-read-group-1): Use it.
773         (gnus-summary-next-group): Fix docstring.
774
775 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
776
777         * gnus-util.el (gnus-faces-at): Simplify.
778
779 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
780
781         * spam.el (spam-ham-move-routine)
782         (spam-mark-spam-as-expired-and-move-routine): made the article
783         move conditional, so it's not called even if there's nothing to move
784
785 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
786
787         * message.el (message-unix-mail-delimiter): Accept any whitespace
788         after the email address and before the date; do not require the
789         space character.  From Kurt B. Kaiser <kbk@shore.net>.
790
791 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
792
793         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
794         gnus-article-boring-faces variable is bound; use gnus-faces-at.
795
796         * gnus-util.el (gnus-faces-at): New macro.
797
798 2003-02-13  Michael Shields  <shields@msrl.com>
799
800         * gnus-cite.el
801         (gnus-cite-attribution-suffix, gnus-cite-parse):
802         Better handling for Microsoft citation styles.
803         (gnus-unsightly-citation-regexp): New.
804
805 2003-02-12  Michael Shields  <shields@msrl.com>
806
807         * gnus-art.el (article-strip-banner): Strip both per-group and
808         per-user-address banners.
809         (article-really-strip-banner): New.
810
811 2003-02-12  Michael Shields  <shields@msrl.com>
812
813         * gnus-sum.el (gnus-article-goto-next-page,
814         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
815         relying on the summary bindings of `n' and `p'.
816
817 2003-02-12  Michael Shields  <shields@msrl.com>
818
819         * gnus-art.el (gnus-article-only-boring-p): New.
820         (gnus-article-skip-boring): New.
821         * gnus-cite.el (gnus-article-boring-faces): New.
822         * gnus-sum.el (gnus-summary-next-page): Use
823         gnus-article-only-boring-p.
824
825 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
826
827         * spam.el (spam-mark-spam-as-expired-and-move-routine)
828         (spam-ham-move-routine): unmark all articles before marking those
829         of interest and calling gnus-summary-move-article
830
831 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
832
833         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
834         logically the complement of gnus-get-buffer-create and
835         gnus-add-buffer.
836
837         * gnus-util.el (gnus-kill-buffer): do.
838
839         * nnmail.el: Autoload gnus-kill-buffer.
840
841 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
842
843         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
844         gnus-summary-goto-subject as gnus-summary-update-mark operates on
845         the current LINE.
846         (gnus-agent-summary-fetch-group): Minimized the number of times
847         that the article is updated in the buffer.
848
849 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
850
851         * spam.el (spam-ham-move-routine): use the process-mark instead of
852         gnus-current-article when moving articles
853         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
854
855 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
856
857         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
858         (gnus-topic-catchup-articles): Ditto.
859         (gnus-topic-mark-topic): Reverse recursive logic.
860
861 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
862
863         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
864         gnus-refer-thread-limit is t.
865
866 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
867
868         * mm-util.el (mm-mule-charset-to-mime-charset): Use
869         sort-coding-systems to prefer utf-8 over utf-16.
870
871 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
872
873         * gnus-agent.el (gnus-agent-expire-days):
874         gnus-request-move-article depends on gnus-agent-expire to clean up
875         the cache after moving the article.  Therefore, g-a-e-d can NOT
876         default to nil or can gnus-agent-expire be disabled by doing so.
877         If you don't want to run gnus-agent-expire, don't call it.
878         (gnus-agent-expire): The broken test to disable gnus-agent-expire
879         when g-a-e-d was NOT nil was removed.
880         (gnus-agent-article-name): Removed unnecessary input test as
881         article IDs are always strings.
882         (gnus-agent-regenerate-group): Added check to protect against
883         servers that generate absurdly long article IDs.  Valid IDs are
884         less than 10 digits to avoid overflow errors.  Fixed logic error
885         when ensuring that the final article ID is present in the new
886         alist.
887
888 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
889
890         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
891         next line after finding the parent.
892
893 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
894
895         * gnus.el (gnus-version-number): Bumped.
896
897 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
898
899         * gnus.el: Oort Gnus v0.15 is released.
900
901 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
902
903         * nnmail.el (nnmail-split-it): If a message ends up matching the
904           same mailbox more than once, it will cause duplicates to appear
905           in the mailbox.
906
907 2003-02-08  Simon Josefsson  <jas@extundo.com>
908
909         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
910         code that only worked under Emacs.
911
912         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
913         Das <satyaki@chicory.stanford.edu>.
914
915 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
916
917         * gnus-art.el (gnus-article-refer-article): Use
918         gnus-replace-in-string.
919
920         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
921         (gnus-remove-duplicates): do.
922
923 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
924
925         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
926         (gnus-request-scan): set
927         gnus-internal-registry-spool-current-method to gnus-command-method
928         before a request-scan operation
929
930         * gnus-registry.el (regtest-nnmail): use
931         gnus-internal-registry-spool-current-method
932
933 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
934
935         * mail-source.el (mail-source-fetch): Typo fix.
936
937 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
938
939         * nnmail.el (nnmail-spool-hook): new hook
940         (nnmail-cache-insert): call nnmail-spool-hook
941
942         * gnus-registry.el: new file with examples of using the hooks
943
944         * gnus.el (gnus-registry): added registry customization group
945         (gnus-group-prefixed-name): improve function to return full group
946         name optionally
947         (gnus-group-guess-prefixed-name): shortcut to
948         gnus-group-prefixed-name, using just the group name
949         (gnus-group-full-name): always get a group's full name
950         (gnus-group-guess-full-name): shortcut, using just the group name
951
952         * gnus-sum.el (gnus-summary-article-move-hook)
953         (gnus-summary-article-delete-hook)
954         (gnus-summary-article-expire-hook): new hooks
955         (gnus-summary-move-article, gnus-summary-expire-articles)
956         (gnus-summary-delete-article): invoke the new hooks
957
958 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
959
960         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
961         from message-ID
962
963 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
964
965         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
966
967 2003-02-07  John Paul Wallington  <jpw@gnu.org>
968
969         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
970         (mm-write-region, mm-detect-coding-region): Doc fixes.
971
972 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
973
974         * mail-source.el (mail-source-fetch): Ignore errors.
975         (mail-source-ignore-errors): New variable.
976
977         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
978         articles.
979
980         * gnus-msg.el (gnus-version-expose-system): Change default.
981
982 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
983
984         * gnus-msg.el (gnus-version-expose-system): New variable.
985
986 2003-02-07  Simon Josefsson  <jas@extundo.com>
987
988         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
989         patch from deskpot@myrealbox.com (Vasily Korytov).
990
991 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * gnus-art.el (article-display-face): Get the Face header from
994         the current buffer.
995
996 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
997
998         * gnus-art.el (gnus-mime-view-part-internally): Bind
999         buffer-read-only to nil.
1000
1001 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
1004         from g-a-e-1 to g-a-e-2.
1005
1006 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1007
1008         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
1009         of bbdb-search-simple, use spam-use-BBDB-exclusive
1010         (spam-check-whitelist): use spam-use-whitelist-exclusive
1011         (spam-use-whitelist-exclusive): new variable affecting
1012         spam-use-whitelist
1013         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
1014
1015 2003-02-05  Simon Josefsson  <jas@extundo.com>
1016
1017         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
1018         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
1019         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
1020         (gnus-agent-expire-1): New.
1021         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
1022         (gnus-agent-expire-2): New.
1023
1024 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
1025
1026         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
1027         "delete-if" is misleading because it isn't actually destructive.
1028
1029         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
1030
1031         * nnmail.el (nnmail-purge-split-history): do.
1032
1033         * gnus-win.el (gnus-get-buffer-window): do.
1034
1035         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
1036         let-binding.
1037         (gnus-simplify-all-whitespace): do.
1038
1039 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1040
1041         * gnus-delay.el (gnus-delay-article): Fix binding of the
1042         nndraft:delayed group.
1043
1044 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1045
1046         * gnus.el (spam group parameters): change 'other to 'const in
1047         the group parameter definitions to soothe XEmacs
1048
1049 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1050
1051         * gnus-delay.el (gnus-delay-article): Really create
1052         nndraft:delayed group if it doesn't exist.
1053
1054 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
1055
1056         * gnus-sum.el (gnus-summary-search-article): Speed up by
1057         disabling various visual features while searching.
1058         (gnus-summary-recenter): Test gnus-auto-center-summary first.
1059
1060 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
1061
1062         * spam.el (spam-list-of-checks): Don't quote nil and t in
1063         docstrings.  From the elisp manual:
1064
1065            When a documentation string refers to a Lisp symbol, write
1066            it [..] with single-quotes around it.  [..] There are two
1067            exceptions: write t and nil without single-quotes.
1068
1069         * messcompat.el (message-from-style): do.
1070
1071         * message.el (message-send-mail): do.
1072
1073         * gnus-util.el (gnus-use-byte-compile): do.
1074
1075         * gnus-score.el (gnus-score-lower-thread): do.
1076
1077         * gnus-int.el (gnus-server-unopen-status): do.
1078
1079         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
1080         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
1081
1082         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
1083         (gnus-group-parameters): do.
1084
1085         * gnus-art.el (gnus-article-mime-match-handle-function): do.
1086
1087         * mm-decode.el (mm-text-html-renderer): do.
1088
1089 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1090
1091         * nnheader.el (nnheader-directory-separator-character): Change the
1092         way to compute the dafault value.
1093
1094 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
1095
1096         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
1097         (gnus-button-alist): Fix regexp for describe-key.
1098         (gnus-button-handle-describe-function)
1099         (gnus-button-handle-describe-variable)
1100         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
1101         (gnus-button-handle-apropos-variable)
1102         (gnus-button-handle-apropos-documentation): Docstring fix.
1103
1104         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
1105
1106 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1107
1108         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
1109         to nil.
1110
1111         * nnmail.el: Removed gnus-util autoload.
1112
1113         * gnus.el: Use gnus-prin1-to-string throughout.
1114
1115         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
1116         print-level.
1117
1118         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
1119         (gnus-treat-display-grey-xface): Removed.
1120
1121         * gnus-fun.el (gnus-grab-cam-face): New.
1122         (gnus-convert-image-to-gray-x-face): Removed.
1123         (gnus-convert-gray-x-face-to-xpm): removed.
1124         (gnus-convert-gray-x-face-region): Removed.
1125         (gnus-grab-gray-x-face): Removed.
1126
1127         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
1128
1129 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
1130
1131         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
1132         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
1133         bound.
1134
1135         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
1136
1137 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
1138
1139         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
1140         Remove -- these are bogus options which are never used.
1141
1142 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
1143
1144         * gnus-art.el (gnus-article-mode): Use summary tool bar.
1145
1146 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
1147
1148         * spam.el (spam-check-blackholes)
1149         (spam-blackhole-good-server-regex): new variable to skip some IPs
1150         when checking blackholes; use it
1151         (spam-check-bogofilter-headers)
1152         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
1153         case more X-Bogosity is used than just "Yes/No"
1154         (spam-ham-move-routine): semi-fixed, only first article is
1155         properly moved now
1156
1157 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
1158
1159         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
1160         as well.
1161
1162         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
1163
1164         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
1165
1166         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
1167
1168         * gnus-bcklg.el (gnus-backlog-shutdown): do.
1169
1170         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
1171
1172 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1173
1174         * gnus-fun.el (gnus-face-encode): New function.
1175         (gnus-convert-png-to-face): Use it.
1176
1177         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
1178
1179 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
1180
1181         * mm-decode.el (mm-dissection-list): Remove.
1182         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
1183         only used in mm-remove-all-parts.
1184         (mm-remove-all-parts): Remove it, it's never called.
1185
1186 2003-01-25  Simon Josefsson  <jas@extundo.com>
1187
1188         * gnus-group.el (gnus-group-make-group): Report errors.
1189
1190         * nnimap.el (nnimap-request-create-group): Ditto.
1191
1192         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
1193
1194         * sieve.el (sieve-upload): Fix error printing.
1195
1196         * mm-encode.el (mm-qp-or-base64): Always QP iff
1197         mm-use-ultra-safe-encoding and cleartext PGP.
1198
1199         * gnus-sum.el (gnus-summary-select-article): Inhibit
1200         redisplay (mainly for secured messages).
1201
1202         * nnmail.el (nnmail-article-group): Copy body too (but don't
1203         process it).
1204
1205 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
1206
1207         * gnus-art.el (gnus-article-setup-buffer): Reset
1208         gnus-button-marker-list.
1209
1210 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1211
1212         * nntp.el (nntp-read-timeout): Default to using a second delay
1213         under Microsoft Windows.
1214
1215 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1216
1217         * nnheader.el (nnheader-directory-separator-character): New
1218         variable.
1219
1220 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1221
1222         * gnus-agent.el (gnus-agent-max-fetch-size)
1223         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
1224         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
1225         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
1226         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
1227         (gnus-agent-braid-nov, gnus-agent-load-alist)
1228         (gnus-agent-article-alist-save-format)
1229         (gnus-agent-read-agentview, gnus-agent-save-alist)
1230         (gnus-agent-fetch-group-1, gnus-agent-expire)
1231         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
1232         (gnus-agent-regenerate-group): Reformat to keep under eighty
1233         columns.  Reword docstrings so that first line is under eighty
1234         chars and a complete sentence.  Still need to work on the rear
1235         end of the file, in particular gnus-agent-expire.
1236
1237 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1238
1239         * gnus-agent.el (gnus-agentize): Indent.
1240
1241         * gnus.el (gnus-version-number): Bumped.
1242
1243 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1244
1245         * gnus.el: Oort Gnus v0.14 is released.
1246
1247 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1248
1249         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
1250         before beginning.  Tiny patch from Mark Thomas
1251         <swoon@bellatlantic.net>.
1252
1253 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1254
1255         * spam.el (spam-check-blackholes, spam-split)
1256         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
1257         gnus-message calls to show to users what spam.el is doing
1258
1259 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
1260
1261         * gnus-msg.el (gnus-message-replysign)
1262         (gnus-message-replyencrypt): Fix typo.
1263
1264 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1265
1266         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
1267         details.
1268
1269 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1270
1271         * gnus-art.el (gnus-article-press-button): let* -> let.
1272         (gnus-mime-security-show-details): Cleaned up.
1273         (gnus-mime-security-press-button): Save excursion.
1274         (gnus-insert-mime-security-button): Clean up.
1275
1276         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
1277
1278         * gnus-async.el (gnus-async-wait-for-article): Don't use a
1279         timeout.
1280
1281         * nntp.el (nntp-accept-process-output): Removed timeout.
1282         (nntp-read-timeout): New variable.
1283         (nntp-accept-process-output): Use it.
1284
1285         * gnus-sum.el (gnus-data-find-list): Remove *.
1286
1287 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1288
1289         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
1290         introduced on 2002-01-22.
1291         (gnus-summary-first-unseen-or-unread-subject): Ditto.
1292
1293 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
1294
1295         * spam.el (spam-check-regex-headers, spam-list-of-checks)
1296         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
1297         checks of incoming mail based on simple header regexp matching
1298
1299 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
1300
1301         * gnus-sum.el (gnus-spam-mark): set to `$'
1302
1303 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1304
1305         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
1306         gnus-newsgroup-unfetched, the list of articles whose headers have
1307         not been fetched from the server.
1308
1309         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
1310         parameter as it never worked due to a bug.  Added check to prevent
1311         selection of any article in the gnus-newsgroup-unfetched list.
1312         (gnus-summary-find-prev): Added check to prevent selection of any
1313         article in the gnus-newsgroup-unfetched list.
1314         (gnus-summary-first-subject): Documented API. Modified
1315         implementation so that constraints are handled independently.
1316         Added check to prevent selection of any article in the
1317         gnus-newsgroup-unfetched list.
1318         (gnus-summary-first-unseen-subject): Updated parameters in
1319         gnus-summary-first-subject call to match new API.
1320         (gnus-summary-first-unseen-or-unread-subject): Ditto.
1321         (gnus-summary-catchup): Do not mark unfetched articles as read.
1322
1323 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
1324
1325         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
1326         make-obsolete-variable allows only two arguments in XEmacs and
1327         Emacs 20.
1328
1329         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
1330         gnus-article-hide-pgp.
1331         (gnus-summary-make-menu-bar): do.
1332
1333         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
1334         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
1335         gnus-article-hide-pgp.
1336         (article-hide-pgp): Remove.
1337         (gnus-article-hide): Remove gnus-article-hide-pgp.
1338
1339         * gnus.el: Remove gnus-article-hide-pgp
1340
1341 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1342
1343         * message.el (message-required-headers): Doc fix.
1344
1345 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
1346
1347         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
1348         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
1349         option to make ifile a purely binary classifier
1350
1351 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1352
1353         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
1354         (mml-secure-encrypt-pgpmime): Removed double.
1355
1356         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
1357         debugging statements.
1358
1359 2003-01-21  Andreas Fuchs  <asf@void.at>
1360
1361         * mml-sec.el (mml-sign-alist): Added pgpauto.
1362
1363 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1364
1365         * gnus.el (gnus-version-number): Bumped version number.
1366
1367 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1368
1369         * gnus.el: Oort Gnus v0.13 is released.
1370
1371 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1372
1373         * gnus-art.el (gnus-button-url-regexp): Removed |.
1374
1375         * message.el (message-send-hook): Doc fix.
1376
1377         * gnus-win.el (gnus-buffer-configuration): Display article
1378         instead of article-copy when `reply'.
1379
1380 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
1381
1382         * gnus.el (gnus-format): Change customize group to gnus.
1383         (gnus-cache): Add link.
1384         (gnus-group-charter-alist): Fix docstring.
1385
1386 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
1387
1388         * mailcap.el (mailcap-print-command): lpr-command might be
1389         unbound in XEmacs.
1390
1391 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1392
1393         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
1394
1395         * gnus-sum.el (gnus-summary-update-article-line): Fixed
1396         calculation of net characters added for use in the gnus-data
1397         structure.
1398
1399 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1400
1401         * nnmail.el (nnmail-process-unix-mail-format): Improve error
1402         message.  Suggested by Jari Aalto.
1403
1404 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1405
1406         * gnus-art.el (gnus-article-followup-with-original): Clean up.
1407         (gnus-article-reply-with-original): Ditto.
1408
1409         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
1410         read articles don't become unread.
1411
1412 2003-01-17  Simon Josefsson  <jas@extundo.com>
1413
1414         * gnus-fun.el (gnus-x-face-from-file):
1415         (gnus-face-from-file): Suggest image format in minibuffer prompt.
1416
1417         * gnus-fun.el (gnus-convert-image-to-x-face-command)
1418         (gnus-convert-image-to-face-command): Doc fix.
1419
1420 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1421
1422         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
1423
1424 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
1425
1426         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
1427         avoid encoding problems.
1428
1429         * mailcap.el (mailcap-ps-command): New variable.
1430         (mailcap-mime-data): Add print entry where applicable.  Use
1431         pdftotext on a tty.
1432
1433 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1434
1435         * gnus-sum.el (gnus-alter-header-function): Add type and group.
1436
1437 2003-01-16  Simon Josefsson  <jas@extundo.com>
1438
1439         * gnus-fun.el (gnus-convert-image-to-x-face-command)
1440         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
1441         (gnus-face-from-file): Doc fix; don't mention image format.
1442
1443 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1444
1445         * spam.el (spam-get-article-as-filename): new function (unused for now)
1446         (spam-get-article-as-buffer): new function
1447         (spam-get-article-as-string): use spam-get-article-as-buffer
1448         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
1449
1450 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1451
1452         * gnus-agent.el: Don't use `path'.
1453         From the GNU coding standards:
1454
1455             Please do not use the term ``pathname'' that is used in Unix
1456             documentation; use ``file name'' (two words) instead.  We use
1457             the term ``path'' only for search paths, which are lists of
1458             directory names.
1459
1460         * nnsoup.el (nnsoup-file-name): Ditto.
1461
1462         * nnmail.el (nnmail-pathname-coding-system): Ditto.
1463         (nnmail-group-pathname): Ditto.
1464
1465         * nnimap.el (nnimap-group-overview-filename): Ditto.
1466
1467         * nnheader.el (nnheader-pathname-coding-system): Ditto.
1468         (nnheader-group-pathname): Ditto.
1469
1470         * nnfolder.el (nnfolder-group-pathname): Ditto.
1471
1472         * gnus.el (gnus-home-directory): Ditto.
1473
1474         * gnus-group.el (gnus-group-icon-list): Ditto.
1475
1476 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
1477
1478         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
1479
1480         * message.el (message-mode-menu): Use it.
1481         (message-mode-menu): Deactivate "Yank Original" if there's no
1482         reply buffer.
1483
1484         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
1485
1486         * message.el (message-mark-active-p): New function.
1487
1488 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
1489
1490         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
1491         (spam-bogofilter-database-directory): new variables
1492         (spam-check-bogofilter-headers, spam-check-bogofilter)
1493         (spam-bogofilter-register-with-bogofilter)
1494         (spam-bogofilter-register-spam-routine)
1495         (spam-bogofilter-register-ham-routine)
1496         (spam-group-ham-processor-bogofilter-p): new functions for the new
1497         Bogofilter interface
1498         (spam-summary-prepare-exit): use the new Bogofilter functions
1499         (spam-list-of-checks): added spam-use-bogofilter-headers
1500         (spam-bogofilter-score): rewrote function
1501         (spam-check-bogofilter): optional score parameter, uses
1502         spam-check-bogofilter-headers better
1503         (spam-check-bogofilter-headers): optional score parameter
1504
1505         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
1506         default, in the gnus-start customization group.  Used to disable
1507         the spam-*/ham-* parameters.
1508         (gnus-group-ham-exit-processor-bogofilter): new ham processor
1509
1510 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
1511
1512         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
1513         XEmacs.
1514
1515         * gnus-ems.el (gnus-mark-active-p): do.
1516
1517 2003-01-15  Kevin Ryde  <user42@zip.com.au>
1518
1519         * gnus.texi (Using MIME): Mention auto-compression-mode with
1520         gnus-mime-copy-part.
1521
1522 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1523
1524         * message.el (message-send): Don't warn about duplicates when
1525         superseding.
1526
1527 2003-01-15  Simon Josefsson  <jas@extundo.com>
1528
1529         * nnimap.el (nnimap-split-download-body): New variable.
1530         (nnimap-split-articles): Use it.
1531
1532 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1533
1534         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
1535         integrity checker was incorrectly flagging, and removing, articles
1536         whose article number was negative.
1537         (gnus-agent-fetch-group-1): When executed in the group's summary
1538         buffer, refresh each downloaded line to update the status flag and
1539         font.  Preserve the value of gnus-newsgroup-headers so that
1540         gnus-agent-fetch-articles can split the requests by size.
1541         (gnus-agent-expire): Corrected day calculation for when
1542         gnus-agent-expire-days contains a list.
1543
1544 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1545
1546         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
1547
1548 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
1549
1550         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
1551           /usr/bin/play as default player.
1552           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
1553
1554 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1555
1556         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
1557         articles to be marked as well.
1558
1559 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1560         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
1561         fictious headers generated by nnagent (ie. Undownloaded Article
1562         ####) in the list of articles that have not been downloaded.
1563
1564         * gnus-int.el (): Added require declarations to resolve
1565         compile-time warnings.
1566         (gnus-open-server): If the server status is set to offline,
1567         recursively execute gnus-open-server to open the offline backend
1568         (e.g. nnagent).
1569
1570 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
1571
1572         * gnus-art.el (gnus-article-reply-with-original): Use
1573         gnus-mark-active-p.
1574         (gnus-article-followup-with-original): do.
1575
1576 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1577
1578         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
1579
1580 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1581
1582         * gnus-score.el (gnus-score-edit-file-at-point): New function.
1583         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
1584
1585 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
1586
1587         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
1588         (gnus-face-from-file): Ditto.
1589
1590 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1591
1592         * gnus-sum.el (gnus-articles-to-read): Don't just apply
1593         gnus-alter-articles-to-read-function to the unread articles.
1594
1595 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1596
1597         * deuglify.el (gnus-article-outlook-unwrap-lines)
1598         (gnus-article-outlook-repair-attribution)
1599         (gnus-article-outlook-rearrange-citation): New function names,
1600         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
1601         doc-string.
1602
1603         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
1604         removed `W k' key binding (use `W Y f' instead).
1605         (gnus-summary-make-menu-bar): Use new function names.
1606
1607 2003-01-13  Simon Josefsson  <jas@extundo.com>
1608
1609         * gnus-fun.el (gnus-random-x-face): Doc fix.
1610         (gnus-insert-random-x-face-header): New function.
1611
1612 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
1613
1614         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
1615         mark is not active.
1616
1617         * gnus-msg.el (gnus-inews-do-gcc): Comment.
1618
1619         * gnus-ems.el (gnus-mark-active-p): New function.
1620
1621         * gnus-group.el (gnus-topic-mode-p): New function.
1622         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
1623         Deactivate items if mark is not active.
1624
1625 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1626
1627         * gnus.el (gnus-version-number): Bumped version.
1628         (gnus-summary-line-format): Doc fix.
1629
1630 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1631
1632         * gnus.el: Oort Gnus v0.12 is released.
1633
1634 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1635
1636         * mail-source.el (mail-sources): Removed autoload to make it
1637         compile under XEmacs.
1638
1639 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
1640
1641         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
1642         regexp or a function too.
1643         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
1644         confirmation even if the original article is mail.
1645
1646 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1647
1648         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
1649         articles to be marked when not yanking.
1650
1651 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
1652
1653         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
1654
1655 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1656
1657         * gnus-fun.el (gnus-face-from-file): Autoload.
1658
1659         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
1660         errors.
1661
1662 2003-01-12  Simon Josefsson  <jas@extundo.com>
1663
1664         * sieve.el (sieve-upload-and-bury): New.  Suggested by
1665         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1666
1667         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
1668         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1669
1670 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1671
1672         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
1673         in every string.
1674
1675         * gnus.el (gnus-version-number): Bumped version number.
1676
1677 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1678
1679         * gnus.el: Oort Gnus v0.11 is released.
1680
1681 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
1682
1683         * message.el (message-fetch-reply-field): Narrow to headers.
1684
1685         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
1686         if Gnus isn't alive.
1687
1688 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1689
1690         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
1691         marks from articles that are already stored in the agent.
1692         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
1693         backup copy of an invalid .overview file for later analysis.
1694
1695 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
1696
1697         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
1698         exit work with two frames.
1699
1700 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
1701
1702         * message.el (message-forward-make-body): Use mule4.
1703
1704 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1705
1706         * message.el (message-mode-map): Move wide-reply command.
1707
1708 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
1709
1710         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
1711         castellano.
1712         (gnus-outlook-display-hook): New variable.
1713         (gnus-outlook-display-article-buffer): New function.
1714         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
1715         (gnus-outlook-deuglify-article): Made them interactive and added
1716         optional arg.  Use `g-o-d-a-b'.
1717         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
1718
1719         * gnus-sum.el: Added autoloads.
1720         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
1721         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
1722
1723 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1724
1725         * gnus-art.el (gnus-display-mime): Use the mime emulation
1726         variable.
1727
1728         * gnus-sum.el (gnus-article-emulate-mime): New variable.
1729
1730         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
1731         newsrc-alist is initialized properly.
1732
1733         * mail-source.el (mail-sources): Autoload.
1734
1735         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
1736         nil.
1737
1738         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
1739         insert two newlines.
1740
1741         * message.el (message-check-news-header-syntax): Compute the
1742         header length correctly.
1743
1744 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1745
1746         * gnus-agent.el (gnus-agent-expire): Do not remove article from
1747         alist when keeping fetched article file.
1748         (gnus-agent-retrieve-headers): When parsing response for article
1749         numbers, use the same algorithm as gnus-agent-braid-nov to protect
1750         against garbage in the server's response.
1751
1752         * gnus-int.el (gnus-request-expire-articles,
1753         gnus-request-move-article): Only expire when the group's server
1754         has been agentized.
1755
1756 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1757
1758         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
1759         errors when deleting overlays.
1760
1761         * gnus-score.el (gnus-score-followup): Allow tracing.
1762
1763         * gnus-art.el (gnus-treat-display-face): New variable.
1764         (article-display-face): New command.
1765
1766         * gnus-fun.el (gnus-face-from-file): New function.
1767         (gnus-convert-face-to-png): Ditto.
1768
1769         * gnus-art.el (gnus-ignored-headers): Added Face.
1770
1771 2003-01-10  Simon Josefsson  <jas@extundo.com>
1772
1773         * nndraft.el (nndraft-request-group): Avoid crash in
1774         directory-files when draft directory doesn't exists.
1775
1776         * gnus-sum.el (gnus-select-article-hook): Add :option.
1777
1778 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1779
1780         * spam.el (spam-use-stat): new variable
1781         (spam-group-spam-processor-stat-p)
1782         (spam-group-ham-processor-stat-p): new convenience functions
1783         (spam-summary-prepare-exit): add spam/ham processors to sequence
1784         (spam-list-of-checks): add spam-use-stat to list of checks
1785         (spam-split): conditionally load the spam-stat tables
1786         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
1787         spam-check-ifile): new functions
1788
1789         * spam-stat.el (spam-stat): typo fix
1790         (spam-stat-install-hooks): new variable
1791         (spam-stat-split-fancy-spam-group): added documentation clarification
1792         (spam-stat-split-fancy-spam-threshhold): new variable
1793         (spam-stat-install-hooks): make hooks conditional
1794         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
1795
1796         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
1797         spam-stat ham/spam processor symbols
1798
1799 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1800
1801         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
1802         file exists.
1803
1804 2003-01-10  Simon Josefsson  <jas@extundo.com>
1805
1806         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
1807         undownloaded/downloadable only when unplugged.
1808
1809 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
1810
1811         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
1812
1813 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1814
1815         * spam.el (spam-check-ifile): fixed call-process-region to use the
1816         db parameter only if it's set
1817         (spam-ifile-register-with-ifile): ditto
1818
1819 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
1820
1821         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
1822         spam-stat-nbad before creating the hash table.
1823         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
1824         Changed copyright statement to FSF.
1825
1826 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1827
1828         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
1829         processable articles as read.
1830         (gnus-agent-summary-fetch-series): Remove processable and
1831         downloadable marks on all downloaded articles in the series.
1832
1833         * nntp.el (nntp-report): Throw error after reporting the problem.
1834         (nntp-accept-process-output): Corrected error check to report an
1835         error when the process is nil.
1836
1837 2003-01-09  Simon Josefsson  <jas@extundo.com>
1838
1839         * message.el (message-tool-bar-map): Add preview.
1840
1841 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
1842
1843         * mml.el (mml-preview): Get rid of MIME handles and buffers after
1844         previewing.
1845
1846 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
1847
1848         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
1849         bug when the (n+1)th article to be added to a group has a smaller
1850         number than the n articles already added.
1851
1852 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1853
1854         * message.el (message-mode-field-menu): Use backquote.
1855
1856 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
1857
1858         * spam.el: fixed the BBDB autoloads again, using
1859         bbdb-search-simple now (which is not a macro, thank god)
1860
1861         * lpath.el (bbdb-search): removed function from maybe-fbind list
1862
1863         * gnus.el (ham-process-destination): added new parameter for
1864         destination of ham articles found in spam groups at summary exit
1865
1866         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
1867         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
1868         (spam-ifile-database-path): added new parameter for ifile's database
1869         (spam-move-spam-nonspam-groups-only): new parameter to determine
1870         if spam should be moved from all groups or only some
1871         (spam-summary-prepare-exit): fixed logic to use
1872         spam-move-spam-nonspam-groups-only when deciding to invoke
1873         spam-mark-spam-as-expired-and-move-routine; always invoke that
1874         routine after the spam has been expired-or-moved in case there's
1875         some spam left over; use spam-ham-move-routine in spam groups
1876         (spam-ham-move-routine): new function to move ham articles to the
1877         ham-process-destinations group parameter
1878
1879 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1880
1881         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
1882
1883         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1884         gnus-summary-update-article-line.
1885
1886 2003-01-08  Simon Josefsson  <jas@extundo.com>
1887
1888         * nnmail.el (nnmail-expiry-target-group): Request group, create it
1889         not successful.
1890
1891 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1892
1893         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
1894
1895 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1896
1897         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
1898         logic, finally
1899
1900 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1901
1902         * gnus-spec.el (gnus-parse-format): %C is a complex format.
1903         (gnus-parse-format): Change to %~.
1904
1905         * message.el (message-generate-headers): Don't generate optional
1906         empty headers.
1907
1908 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1909
1910         * message.el (message-cross-post-default)
1911         (message-cross-post-note-function, message-shoot-gnksa-feet)
1912         (message-strip-subject-trailing-was, message-change-subject)
1913         (message-mark-insert-file, message-cross-post-followup-to)
1914         (message-cross-post-followup-to, message-mode-map)
1915         (message-generate-unsubscribed-mail-followup-to)
1916         (message-make-mail-followup-to): Minor changes to doc-strings and
1917         error messages.  Updated copyright line.
1918
1919         * message.el (message-make-mail-followup-to,
1920         message-generate-unsubscribed-mail-followup-to): New function
1921         names.  Renamed functions: "-mft" -> "-mail-followup-to".
1922         (message-make-mft, message-gen-unsubscribed-mft): Removed function
1923         names.
1924
1925         * mml.el (mml-preview-insert-mail-followup-to): New function name.
1926         (mml-preview-insert-mft): Removed function name.
1927         (mml-preview): Use new function names.
1928
1929         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
1930
1931         * message.el (message-mode-field-menu): Moved header related
1932         commands from "Message" to "Field" menu.
1933
1934 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1935
1936         * message.el (message-generate-headers-first): Added customization
1937         if variable is a list.
1938
1939 2003-01-07  Michael Shields  <shields@msrl.com>
1940
1941         * gnus-art.el (gnus-article-next-page): Correctly handle the case
1942         where the last line of the article is the last line of the window.
1943
1944 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1945
1946         * gnus-msg.el (gnus-debug): Use ignore-errors.
1947
1948         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1949         `gnus-summary-update-line'.
1950
1951 2003-01-08  Simon Josefsson  <jas@extundo.com>
1952
1953         * gnus-art.el (gnus-unbuttonized-mime-types)
1954         (gnus-buttonized-mime-types): Doc fix.
1955
1956 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1957
1958         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
1959
1960 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1961
1962         * nnrss.el (nnrss-group-alist): Add and clear up.
1963
1964 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1965
1966         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
1967
1968         * lpath.el (bbdb-search): added BBDB functions for a better way to
1969         fix missing functions
1970
1971         * spam.el (spam-check-ifile): if should be an unless
1972
1973         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
1974         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
1975         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
1976
1977 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1978
1979         * gnus-sum.el (gnus-summary-make-menu-bar): Added
1980         gnus-summary-refer-thread to thread menu.
1981
1982 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1983
1984         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
1985         summary buffer, articles that cannot be fetched are marked as
1986         canceled.
1987
1988         * nntp.el (nntp-with-open-group): The quit signal handler must
1989         propagate the quit signal to the next outer handler so that the
1990         caller knows that the request aborted abnormally.
1991
1992 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1993
1994         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
1995         (spam-ifile-register-spam-routine)
1996         (spam-ifile-register-ham-routine): added ifile functionality that
1997         does not use ifile-gnus.el to classify and register articles
1998         (spam-get-article-as-string): convenience function
1999         (spam-summary-prepare-exit): added ifile spam and ham registration
2000         (spam-ifile-all-categories, spam-ifile-spam-category)
2001         (spam-ifile-path, spam-ifile): added customization options
2002
2003         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
2004         exit processor
2005         (spam-process): added gnus-group-ham-exit-processor-ifile to the
2006         list of choices
2007
2008 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2009
2010         * gnus-score.el (gnus-score-followup): Also score immediate
2011         followups.
2012
2013 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2014
2015         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
2016
2017 2003-01-07  Simon Josefsson  <jas@extundo.com>
2018
2019         * message.el (message-mode-menu): Fix receipt balloon help.
2020
2021 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
2022
2023         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
2024         always be interpreted as news.
2025
2026 2003-01-07  Simon Josefsson  <jas@extundo.com>
2027
2028         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
2029         gnus-sieve-script, instead of the global variable
2030         gnus-sieve-crosspost.  One-line patch from Steinar Bang
2031         <sb@dod.no>.
2032
2033 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2034
2035         * gnus.el: Renamed gnus-summary-*-uncached-face as
2036         gnus-summary-*-undownloaded-face to avoid confusing the agent with
2037         the cache.
2038
2039         * gnus-sum.el: Ditto.
2040
2041 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2042
2043         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
2044         in either the group or summary buffer.
2045         New command "JS", in summary buffer, will fetch articles per the
2046         group's category, predicate, and processable flags.
2047         (gnus-agent-summary-fetch-series): Rewritten to call
2048         gnus-agent-session-fetch-group once with all articles in the
2049         series.
2050         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
2051         return list of fetched articles.
2052         (gnus-agent-fetch-articles): Split fetch list into sublists such
2053         that the article buffer is only slightly larger than
2054         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
2055         the group's article alist is saved.
2056         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
2057         longer result in the agent trying to fetch an article.
2058         (gnus-agent-fetch-group-1): Can now be called in either the group
2059         or summary buffer.  Removed the max-fetch-size code that I added
2060         on 2002-12-13 as that capability is now part of
2061         gnus-agent-fetch-articles.  Added code to update summary buffer.
2062         When called in the group buffer, articles that can not be fetched
2063         are AUTOMATICALLY MARKED AS READ.
2064
2065         * gnus-sum.el (): Modified eval-when-compile to minimize
2066         misleading compilation warnings.
2067         (gnus-update-summary-mark-positions): Changed code to use
2068         gnus-undownloaded-mark rather than gnus-downloaded-mark.
2069
2070         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
2071         empty file as the parser assumes that the file isn't empty.
2072
2073         * nntp.el (nntp-send-string): The process-send-string call can,
2074         because it performs I/O on the process, change the process' state
2075         from open to closed.  If this happens, call nntp-report
2076         immediately to report the broken connection.
2077         (nntp-report): Rewritten to avoid needing a global variable to
2078         determine the appropriate course of action.  Instead, two function
2079         implementations are provided and the nntp-report function value is
2080         bound to the appropriate implementation.
2081         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
2082         (nntp-with-open-group): Now binds nntp-report's function cell
2083         rather than binding gnus-with-open-group-first-pass.  Added a
2084         condition-case to detect a quit during a nntp command.  When the
2085         quit occurs, the current connection is closed as a fetch articles
2086         request could have several megabytes queued up for reading.
2087         (nntp-retrieve-headers): Bind articles to itself.  If
2088         nntp-with-open-group repeats this command, I must have access to
2089         the original list of articles.
2090         (nntp-retrieve-groups): Ditto for groups.
2091         (nntp-retrieve-articles): Ditto for articles.
2092         (*): Replaced nntp-possibly-change-group calls to
2093         nntp-with-open-group forms in all, but one, occurrance.
2094         (nntp-accept-process-output): Bug fix. Detect when called with
2095         null process.
2096
2097 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
2098
2099         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
2100         if we don't need to.
2101         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
2102
2103 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2104
2105         * gnus-group.el (gnus-group-make-web-group): Pass the select
2106         method on to group-create.
2107         (gnus-group-line-format-alist): %U is an integer.
2108
2109         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
2110         ephemeral groups.
2111         (gnus-summary-read-group-1): Ditto.
2112         (gnus-group-make-articles-read): Ditto.
2113
2114         * mm-url.el (mm-url-program): Doc fix.
2115
2116         * message.el (message-mode-map): Rebound
2117         message-insert-wide-reply.
2118
2119 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2120
2121         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
2122         color as `gnus-group-startup-message' does.
2123
2124 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
2125
2126         * spam.el: fixed line lengths to 80 chars or less
2127
2128         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
2129         "not-read" mark
2130         (gnus-summary-mark-forward): added the spam-mark to the list of
2131         marks not to be marked as "read" when viewed
2132
2133 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2134
2135         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
2136
2137         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
2138         Protect against unactive groups.
2139
2140         * message.el (message-check-news-header-syntax): Check long
2141         header lines.
2142         (message-check-news-header-syntax): Update `start'.
2143
2144         * gnus-group.el (gnus-group-expire-articles): Doc fix.
2145         (gnus-group-line-format): %U.
2146         (gnus-group-line-format-alist): ?U.
2147         (gnus-number-of-unseen-articles-in-group): New function.
2148
2149         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
2150
2151         * gnus.el (gnus-version-number): Bump version number.
2152
2153 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2154
2155         * gnus.el: Oort Gnus v0.10 is released.
2156
2157 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2158
2159         * gnus.el (gnus-version-number): Fix version number.
2160
2161 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2162
2163         * gnus.el: Oort Gnus v0.08 is released.
2164
2165 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
2166
2167         * mm-util.el: Add mm-string-make-unibyte.
2168
2169         * gnus-group.el (gnus-group-jump-to-group): Make it work for
2170         UTF-8 groups.
2171
2172 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2173
2174         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
2175
2176         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
2177
2178 2003-01-04  Kevin Ryde  <user42@zip.com.au>
2179
2180         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
2181         function.
2182
2183 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2184
2185         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
2186         (gnus-summary-read-group-1): Update group line.
2187         (gnus-summary-exit-no-update): Update group on exit.
2188
2189         * gnus-group.el (gnus-group-line-format): Add %*.
2190         (gnus-group-line-format-alist): Ditto.
2191         (gnus-group-insert-group-line): Set it.
2192         (gnus-group-is-exiting-p): New variable.
2193         (gnus-group-insert-group-line): Use it.
2194
2195 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
2196
2197         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
2198         enable BBDB ham processing
2199         (spam-blacklist-register-routine): enable blacklist spam processing
2200         (spam-whitelist-register-routine): enable whitelist ham processing
2201         (spam-fetch-field-from-fast): fast fetching of the "from" field
2202         from (gnus-data-list)
2203         (spam-summary-prepare-exit): works completely now
2204         (spam-use-blacklist): oops, should be nil by default
2205         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
2206         split processing now; before it was for summary exit as
2207         well but that's done with the spam-contents and spam-process
2208         parameters now
2209
2210 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
2211
2212         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
2213         characters.
2214
2215 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
2216
2217         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
2218         (spam-group-processor-p, spam-group-processor-bogofilter-p)
2219         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
2220         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
2221         (spam-mark-spam-as-expired-and-move-routine)
2222         (spam-generic-register-routine, spam-BBDB-register-routine)
2223         (spam-ifile-register-routine, spam-blacklist-register-routine)
2224         (spam-whitelist-register-routine): new functions
2225         (spam-summary-prepare-exit): added summary exit processing (expire
2226         or move) of spam-marked articles for spam groups; added slots for
2227         all the spam-*-register-routine functions
2228
2229 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2230
2231         * pop3.el (pop3-retr): Wait 500 msecs.
2232         (pop3-read-response): Ditto.
2233
2234         * gnus-msg.el (gnus-setup-message): Get the evaliation order
2235         right.
2236         (gnus-inews-make-draft): New function.
2237         (gnus-setup-message): Use it.
2238
2239         * message.el (message-required-headers): Add From.
2240
2241 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2242         Trivial patch from Norbert Koch <nk@viteno.net>.
2243
2244         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
2245
2246 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2247
2248         * message.el (message-generate-headers): Let header formatters do
2249         their work.
2250
2251 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
2252
2253         * deuglify.el (gnus-article-outlook-deuglify-article):
2254         Rehighlight, reapply treatments and call
2255         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
2256         (gnus-outlook-repair-attribution-block): Recognize cited
2257         attributions.  Suggested by Niklas Morberg.
2258
2259 2003-01-02  Pete Kazmier  <pete@kazmier.com>
2260
2261         * gnus-art.el (gnus-treat-predicate): Check condition first.
2262
2263 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
2264
2265         * lpath.el: Add url-http-file-exists-p.
2266
2267         * gnus-group.el (gnus-group-fetch-charter): Use
2268         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
2269
2270 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2271
2272         * message.el (message-draft-headers): Also generate From to get a
2273         nicer draft buffer summary.
2274
2275         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
2276         parameter.
2277
2278         * gnus-art.el (article-wash-html): Clean up.
2279         (article-wash-html): Typo fix.
2280
2281         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
2282         (gnus-summary-mail-forward): To many lists of lists.
2283
2284         * gnus-art.el (article-wash-html): Clean up.
2285
2286 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
2287
2288         * gnus-art.el (gnus-treat-wash-html): New variable.
2289
2290 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2291
2292         * message.el (message-check-news-header-syntax): Allow posting.
2293         (message-check-news-header-syntax): Fix logic for sure, this
2294         time.
2295
2296 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
2297
2298         * message.el (message-check-news-header-syntax): Check syntax of
2299         continuation headers.
2300
2301 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
2302
2303         * gnus-art.el (gnus-button-url-regexp,
2304         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
2305         (gnus-header-button-alist): Regexps are case insensitive here.
2306
2307 2003-01-02  Simon Josefsson  <jas@extundo.com>
2308
2309         * dig.el (query-dig): Doc fix.
2310
2311 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2312
2313         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
2314         summary buffer line, not just the download mark.
2315
2316 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2317
2318         * gnus-sum.el (gnus-summary-goto-subjects): New function.
2319         (gnus-summary-insert-dormant-articles): New command and
2320         keystroke.
2321
2322         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
2323         function for mass insertion of subjects.
2324
2325         * nndraft.el (nndraft-generate-headers): Don't move point.
2326
2327         * gnus.el (nnheader): Require nnheader.
2328
2329         * nndraft.el (nndraft-request-associate-buffer): Use
2330         make-local-variable.
2331
2332 2003-01-02  Michael Shields  <shields@msrl.com>
2333
2334         * nndraft.el (nndraft-request-associate-buffer): Make
2335         write-contents-hooks buffer-local before setting it.
2336
2337 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2338
2339         * gnus.el (gnus-group-parameter-value): Take an extra param.
2340         (gnus-group-fast-parameter): Let group param results be nil.
2341
2342         * gnus-art.el (gnus-article-forward-header): New function.
2343         (article-date-ut): Use it to remove continuation date headers.
2344
2345         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
2346         read-event.
2347         (gnus-summary-remove-bookmark): Clean up.
2348         (gnus-summary-set-bookmark): Clean up.
2349
2350         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
2351
2352         * gnus.el (gnus-group-startup-message): Bind data-directory to
2353         the Gnus etc directory.
2354
2355 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
2356
2357         * spam.el (spam-summary-prepare-exit): added slots for spam- and
2358         ham-processing of articles; use the new
2359         spam-group-(spam|ham)-contents-p functions
2360         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
2361         convenience functions
2362         (spam-mark-junk-as-spam-routine): use the new
2363         spam-group-spam-contents-p function
2364
2365         * gnus.el (spam-process, spam-contents, spam-process-destination):
2366         added new parameters with corresponding global variables
2367         (gnus-group-spam-exit-processor-ifile,
2368         gnus-group-spam-exit-processor-bogofilter,
2369         gnus-group-spam-exit-processor-blacklist,
2370         gnus-group-spam-exit-processor-whitelist,
2371         gnus-group-spam-exit-processor-BBDB,
2372         gnus-group-spam-classification-spam,
2373         gnus-group-spam-classification-ham): added new symbols for the
2374         spam-process and spam-contents parameters
2375
2376         * spam.el (spam-ham-marks, spam-spam-marks): changed list
2377         customization and list itself to store mark symbol rather than
2378         mark character.
2379         (spam-bogofilter-register-routine): added logic to generate mark
2380         values list from spam-ham-marks and spam-spam-marks, so (member)
2381         would work.
2382
2383 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2384
2385         * message.el (message-cross-post-followup-to): Fix comment.
2386
2387 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
2388
2389         * spam.el (spam-ham-marks, spam-spam-marks): changed list
2390         customization and list itself to store mark symbol rather than
2391         mark character.
2392         (spam-bogofilter-register-routine): added logic to generate mark
2393         values list from spam-ham-marks and spam-spam-marks, so (member)
2394         would work.
2395
2396 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
2397
2398         * message.el (message-signature-insert-empty-line): New variable.
2399
2400 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2401
2402         * message.el: Renamed functions and variables: "xpost" ->
2403         "cross-post", "-fup2" -> "-followup-to".
2404         (message-cross-post-old-target, message-cross-post-default,
2405         message-cross-post-note, message-followup-to-note,
2406         message-cross-post-note-function): New variables names.
2407         (message-xpost-old-target, message-xpost-default,
2408         message-xpost-note, message-fup2-note,
2409         message-xpost-note-function): Removed variable names.
2410         (message-cross-post-followup-to-header,
2411         message-cross-post-insert-note, message-cross-post-followup-to):
2412         New function names.
2413         (message-xpost-fup2-header, message-xpost-insert-note,
2414         message-xpost-fup2): Removed function names.
2415
2416 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2417
2418         * message.el (message-send-mail): Added message-cleanup-headers to
2419         prevent newlines in headers.
2420
2421 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2422
2423         * dns.el (dns-make-network-process): Comment.
2424
2425         * gnus-sum.el (gnus-summary-display-while-building): Default to
2426         nil.
2427
2428 2003-01-01  Wes Hardaker  <wes@hardakers.net>
2429
2430         * gnus-sum.el (gnus-summary-display-while-building): New
2431         variable.
2432
2433 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
2434
2435         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
2436         before rearranging the article.
2437
2438 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2439
2440         * nndraft.el (nndraft-generate-headers): New function.
2441         (nndraft-request-associate-buffer): Use it to write headers on
2442         buffer save.
2443
2444         * message.el (message-generate-headers): Let the function be a
2445         lambda form.
2446         (message-draft-headers): New variable.
2447
2448         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
2449         function.
2450         (gnus-setup-message): Use it.
2451
2452         * message.el (message-generate-headers-first): Doc fix.
2453         (message-setup-1): Use new function for getting which headers to
2454         generate.
2455         (message-headers-to-generate): New function.
2456
2457 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2458
2459         * gnus-agent.el (gnus-agent-save-alist): Make directory.
2460
2461 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
2462
2463         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
2464         mention negatives.
2465
2466 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
2467
2468         * deuglify.el (gnus-outlook-rearrange-article): Use
2469         `transpose-regions' instead of tempering the kill-ring.
2470         (gnus-article-outlook-deuglify-article): Rehighlight article
2471         instead of a complete redisplay.
2472
2473 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
2474
2475         * spam.el: most defvars are defcustoms now
2476
2477         patches from Michael Shields  <shields@msrl.com>
2478
2479         * spam.el (spam-bogofilter-articles): Select the article
2480         body using gnus-summary-show-article t instead of
2481         gnus-summary-select-article; this presents the raw text
2482         without running any hooks.
2483
2484         * spam.el (spam-bogofilter-articles): Use message-remove-header
2485         to remove headers; the old way incorrectly removed just the first
2486         line of folded headers.
2487
2488 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2489
2490         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
2491
2492 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2493
2494         * gnus-start.el (gnus-load): New function.
2495         (gnus-read-newsrc-el-file): Use it.
2496
2497 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2498
2499         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
2500         (gnus-button-handle-apropos-documentation): New function.
2501         (gnus-button-handle-ctan): New function.
2502         (gnus-button-alist): Use them.  Improve some regexps.
2503         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
2504
2505 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2506
2507         * message.el (message-subscribed-p): New function.
2508         (message-send-mail): Use it.
2509         * mml.el (mml-preview-insert-mft): New function.
2510         (mml-preview): Use it.
2511
2512 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2513
2514         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
2515         when sorting by date.
2516
2517         * gnus-art.el (gnus-article-edit-mode): New variable.
2518         (gnus-article-setup-buffer): Warn user about discarding edits.
2519
2520         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
2521         (gnus-summary-pipe-output): Take a symbolic prefix to save all
2522         headers.
2523
2524         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
2525
2526 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2527
2528         * message.el (message-completion-alist): Added "Mail-Followup-To"
2529         and "Mail-Copies-To".
2530
2531 2002-07-21  Jesper harder  <harder@ifa.au.dk>
2532
2533         * gnus-group.el: Add key bindings for
2534         gnus-group-sort-groups-by-real-name and
2535         gnus-group-sort-selected-groups-by-real-name.
2536
2537 2002-07-21  Jesper harder  <harder@ifa.au.dk>
2538
2539         * gnus.texi (Sorting Groups): Add key bindings for
2540         gnus-group-sort-groups-by-real-name and
2541         gnus-group-sort-selected-groups-by-real-name.
2542
2543 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
2544
2545         * spam.el (spam-use-dig): new variable for blackhole checking
2546         through dig.el
2547         (spam-check-blackholes): added dig.el checking functionality and
2548         more verbose reporting; query-dig is autoloaded from dig.el
2549         (spam-use-blackholes): disabled by default
2550         (spam-blackhole-servers): removed rbl.maps.vix.com from the
2551         blackhole servers list
2552
2553 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2554
2555         * message.el (message-required-headers): New variable.
2556
2557 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
2558
2559         * dig.el (query-dig): new function
2560
2561 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2562
2563         * flow-fill.el (fill-flowed): Don't infloop on too long fill
2564         prefixes.
2565
2566         * dns.el (query-dns): Protect against errors.
2567
2568         * gnus-msg.el (gnus-article-yanked-articles): New variable.
2569         (gnus-inews-add-send-actions): Mark all answered messages as
2570         answered.
2571
2572 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
2573
2574         * nnmail.el (nnmail-split-it): Added tracing to
2575         `:' split rule
2576
2577 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
2578
2579         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
2580         and "%s" so we don't overquote them.
2581
2582 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
2583
2584         * (mm-display-external): Display the actual command that has been
2585         executed in the echo area.
2586
2587 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2588
2589         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
2590
2591         * message.el (message-with-reply-buffer): New macro.
2592         (message-fetch-reply-field): Use it.
2593         (message-insert-wide-reply): New command and keystroke.
2594         (message-carefully-insert-headers): New function.
2595         (message-insert-to): Use new function.
2596
2597         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
2598         (gnus-topic-goto-missing-group): Use it.
2599
2600         * message.el (message-required-news-headers): Removed Lines.
2601         (message-reply): Don't insert References first.
2602         (message-followup): Ditto.
2603         (message-make-references): New function.
2604         (message-followup): Set message-reply-headers before generating
2605         the buffer stuff.
2606
2607 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
2608
2609         * mml.el (mml-generate-mime-1): Reverse the order of
2610         encoding/flowing.
2611
2612 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2613
2614         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
2615         after moving them.
2616
2617         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
2618         fit with newer standard format.
2619         (gnus-summary-make-false-root-always): New variable.
2620         (gnus-gather-threads-by-subject): Use it.
2621
2622         * message.el (message-get-reply-headers): Take an address list
2623         optional argument.
2624
2625 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * gnus.el (gnus-keep-backlog): Change default to 20.
2628
2629         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
2630         start.
2631         (gnus-agent-check-overview-buffer): Remove negative article
2632         numbers.
2633
2634         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
2635         (nnmail-cache-ignore-groups): Doc fix.
2636
2637         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
2638         (nnimap-debug-buffer): New variable.
2639         (nnimap-debug): Use it.
2640
2641 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
2642
2643         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
2644
2645 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2646
2647         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
2648         they aren't already sorted.
2649
2650 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
2651
2652         * message.el (message-mode-menu): Add ellipses to menu items
2653         expecting user interaction.
2654         (message-mode-field-menu): do.
2655
2656 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
2657
2658         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
2659         it isn't used any more.
2660
2661 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
2662
2663         * binhex.el (binhex-decoder-program): Fix docstring.
2664
2665 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2666
2667         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
2668         special chars if the mailcap file uses single quotes around %s.
2669         From Laurent Martelli <laurent@bearteam.org>.
2670
2671 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
2672
2673         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
2674         return the info object.
2675
2676 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
2677
2678         * gnus-int.el (gnus-request-update-info): Artificially add
2679         (1 . (1- min)) to the read range, in case the backend doesn't
2680         store marks for nonexistent articles.
2681
2682 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2683
2684         * binhex.el (binhex-insert-char): Eval-and-compile.
2685
2686 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
2687
2688         * lpath.el: Add tool-bar-local-item-from-menu.
2689
2690         * message.el (message-tool-bar-local-item-from-menu): New function.
2691         (message-tool-bar-map): Use it.
2692
2693 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
2694
2695         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
2696
2697         * gnus-art.el (gnus-article-header-rank): Last header in
2698         gnus-sorted-header-list should have higher rank than non-members.
2699
2700 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2701
2702         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
2703         covered methods.
2704
2705 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2706
2707         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
2708         eval-when-compile.  Suggested by Kevin Greiner.
2709
2710 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
2711
2712         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
2713         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
2714         even though no headers may have been fetched
2715         (gnus-agent-fetch-group-1, and perhaps others, require this
2716         behavior).
2717         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
2718         server buffer is constrained by gnus-agent-max-fetch-size.
2719         Multiple chunks in the same group may perform arbitrarily large
2720         updates.
2721
2722 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2723
2724         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
2725         gnus-summary-update-download-mark to update the article in the
2726         summary.
2727
2728 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
2729
2730         * gnus.el (gnus-summary-high-uncached-face,
2731         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
2732         New faces.
2733
2734         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
2735         added this on 2002-11-23 but it just wasn't working out as
2736         intended.  The idea isn't entirely dead, three new faces
2737         gnus-summary-*-uncached-face are being added to gnus.el to provide
2738         the basis for an improved implementation.
2739         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
2740         proper file to open is lib/servers.
2741         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
2742         (i.e. removing the article from gnus-newsgroup-downloadable) will
2743         now restore the article's default mark rather than simply setting
2744         no mark.
2745         (gnus-agent-get-undownloaded-list): Corrected documentation.
2746         Added code to set new summary local variable,
2747         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
2748         a temporary list.  No longer sets gnus-newsgroup-downloadable.
2749         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
2750         up to date.  Call new gnus-summary-update-download-mark to keep
2751         summary buffer up-to-date.
2752         (gnus-agent-fetch-selected-article): Keep
2753         gnus-newsgroup-undownloaded up to date.
2754         (gnus-agent-fetch-articles): Return list of articles that were
2755         successfully fetched.
2756         (gnus-agent-check-overview-buffer): No more thingatpt.
2757         (gnus-agent-expire): No longer deletes NOV entries of unread
2758         articles.
2759         (gnus-agent-unread-articles): New function.
2760         (gnus-agent-regenerate-group): The article number must be
2761         terminated by a tab character.  Added more messages to report
2762         repairs.  Inhibit quits while writing changes so it is now safe
2763         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
2764         downloaded to 1) resolve the unbound references and 2) avoid
2765         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
2766
2767         * gnus-art.el (gnus-article-prepare): The agent
2768         downloaded/undownloaded mark is no longer stored as the article's
2769         mark.
2770
2771         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
2772         gnus-summary-highlight may use it.  Added downloaded as
2773         gnus-summary-highlight was using it.
2774
2775         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
2776         the download mark now follows Kai's +/- convention.
2777         (gnus-downloaded-mark): Added ?+ mark.
2778         (gnus-summary-highlight): Added rules to select
2779         gnus-summary-high-uncached-face,
2780         gnus-summary-normal-uncached-face, and
2781         gnus-summary-low-uncached-face.  Removed the
2782         gnus-agent-downloaded-article-face.
2783         (gnus-summary-line-format-alist): Implemented the download flag
2784         format (?O) as named in the manual.  This implementation displays
2785         either gnus-undownloaded-mark, gnus-downloaded-mark, or
2786         gnus-no-mark.
2787         (gnus-newsgroup-agentized): New local variable that identifies
2788         which groups are agentized.  While the agent is now on by default,
2789         you don't have to agentize every server that you use.
2790         (gnus-update-summary-mark-positions): Completed support for the
2791         download type of mark.
2792         (gnus-summary-insert-line): Added undownloaded to the parameters.
2793         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
2794         reference by the gnus-summary-line-format-spec.
2795
2796         * nntp.el (nntp-with-open-group): This macro handles dropped or
2797         broken connections by opening a new connection and repeating the
2798         failed command.
2799         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
2800         XOVER commands preceeding the active articles with the nov entry
2801         of the first available article.  When gnus connected to such a
2802         server, the unexpected nov entry would result in duplicate lines
2803         in the agent's overview file.  This patch fixes the duplicate
2804         lines problem and improves performance by skipping over all
2805         articles IDs that preceed the first nov entry in the server's
2806         reply.
2807
2808 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2809
2810         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
2811         (gnus-summary-highlight): Use it instead of `downloaded'.
2812         (gnus-summary-highlight-line): Ditto.
2813
2814         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
2815
2816 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2817
2818         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
2819
2820         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
2821         calls.
2822
2823         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
2824         downloaded variable if we're in an uncovered group.
2825
2826         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
2827         font to soemthing less noticeable.
2828         (gnus-agent-group-covered-p): New function.
2829
2830 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2831
2832         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
2833         Because of an unknown bug, the group buffer is saved in .overview
2834         file.
2835
2836 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2837
2838         * nntp.el (nntp-send-command): Braino in last commit.  Replace
2839         `and' with `or'.
2840
2841 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2842
2843         * nntp.el (nntp-send-command): Assume that echo does not happen
2844         when nntp-open-connection-function is nntp-open-network-stream.
2845         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
2846
2847 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2848
2849         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
2850
2851 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
2852
2853         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
2854         nntp-server-buffer if we aren't going to write to it.
2855
2856 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2857         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
2858
2859         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
2860
2861 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2862
2863         * rfc2047.el (rfc2047-decode-region): Remove newlines between
2864         decoded words.
2865
2866 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2867
2868         * gnus.el (fboundp): After loading mm-util, make sure it was the
2869         right one.
2870
2871 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2872
2873         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
2874         gnus-sum.  Made into a user option.
2875
2876         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2877         (gnus-summary-mark-article-as-unread)
2878
2879 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2880
2881         * time-date.el (date-to-time): Typo.
2882
2883         * parse-time.el: Typo.
2884
2885         * nnsoup.el (nnsoup-retrieve-headers): Typo.
2886
2887         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
2888
2889         * nnimap.el:
2890         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
2891
2892         * mm-encode.el (mm-safer-encoding): Typo.
2893
2894         * messcompat.el: Typo.
2895
2896         * message.el (message-face-alist): Typo.
2897
2898         * imap.el (imap-interactive-login, imap-open): Typos.
2899
2900         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
2901
2902         * gnus.el: Typo.
2903
2904         * gnus-win.el (gnus-configure-frame): Typo.
2905
2906         * gnus-util.el (gnus-atomic-progn-assign): Typo.
2907
2908         * gnus-topic.el (gnus-topic-sort-topics): Typo.
2909
2910         * gnus-sum.el (gnus-summary-article-number)
2911         (gnus-summary-read-group-1, gnus-summary-mark-article)
2912         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
2913
2914         * gnus-mule.el (gnus-mule-add-group): Typo.
2915
2916         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
2917
2918         * gnus-group.el (gnus-group-fetch-faq): Typo.
2919
2920         * gnus-art.el (gnus-decode-header-methods): Typo.
2921
2922         * flow-fill.el: Typo.
2923
2924 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2925
2926         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
2927
2928 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2929
2930         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2931         (gnus-summary-mark-article-as-unread)
2932         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
2933         Reformatting to avoid long lines.
2934         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
2935
2936 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
2937
2938         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
2939         be accessed through `mail-header-number'.
2940
2941 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2942
2943         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
2944         compressed range to gnus-summary-insert-articles.
2945
2946 2002-11-26  Kevin Ryde <user42@zip.com.au>
2947
2948         * gnus-art.el (gnus-mime-copy-part): Look for filename
2949         parameter under content-disposition, not content-type.
2950
2951         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
2952         (gnus-summary-reselect-current-group): Use it.
2953
2954 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2955
2956         * gnus-agent.el (gnus-agent-uncached-articles): if
2957         gnus-agent-load-alist fails, return ARTICLES.
2958
2959         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
2960
2961 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2962
2963         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
2964         superfluous function call.
2965         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
2966         Add warning to docstring.
2967
2968 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2969
2970         * gnus-agent.el: Autoload number-at-point instead.
2971         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
2972
2973 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2974
2975         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
2976         require thingatpt (for number-at-point) and protect against
2977         deactivate-mark being unbound (on XEmacs).
2978
2979 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2980
2981         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
2982         print message on entry.
2983
2984         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2985
2986         * gnus-range.el (gnus-range-difference): New function.
2987         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
2988
2989 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2990
2991         * gnus-sum.el (gnus-summary-insert-old-articles): Use
2992         gnus-remove-from-range instead of gnus-range-difference which
2993         doesn't exist.
2994
2995 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2996         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2997
2998         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
2999         used for showing which articles have been downloaded.
3000         (gnus-agent-article-alist): Format change.  Add documentation.
3001         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
3002         process-marked articles.
3003         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
3004         in the series are individually fetched to minimize lose of
3005         content due to an error/quit.
3006         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
3007         gnus-message instead of message.
3008         (gnus-agent-read-servers): Use file lib/methods instead of
3009         lib/servers.  TODO: Why?
3010         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
3011         (gnus-agent-get-undownloaded-list): Remove articles that appear to
3012         come from the agent.  This means that they are not downloaded.
3013         (gnus-agent-fetch-selected-article): Don't use history.
3014         (gnus-agent-save-history, gnus-agent-enter-history)
3015         (gnus-agent-article-in-history-p, gnus-agent-history-path):
3016         Removed function; history is not used anymore.
3017         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
3018         (gnus-agent-crosspost): Started rewrite then realized that a typo
3019         in gnus-agent-fetch-articles ensures that this function is never
3020         called.  This will need to be fixed later.
3021         (gnus-agent-check-overview-buffer): Some sanity checks on the
3022         agent overview buffer.  This is a safety net used during
3023         development.
3024         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
3025         changed, write a number to the file indicating this.
3026         (gnus-agent-fetch-headers): Rewrite to respect
3027         gnus-agent-consider-all-articles without relying on the
3028         `.fetched' files.  Make it fast.
3029         (gnus-agent-braid-nov): Change resulting from
3030         gnus-agent-fetch-headers change.
3031         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
3032         `.fetched' files.
3033         (gnus-agent-read-agentview): New function, used by
3034         gnus-agent-load-alist.
3035         (gnus-agent-load-fetched-headers): Remove.
3036         (gnus-agent-save-alist): Rewrite to accomodate new format.
3037         (gnus-agent-fetch-group-1): Make sure list of articles is in the
3038         same order as in gnus-newsgroup-headers.
3039         (gnus-agent-expire): Document and implement extra args ARTICLES,
3040         GROUP, FORCE.  Do not restrict usage.
3041         (gnus-agent-uncached-articles): New function.
3042         (gnus-agent-retrieve-headers): Use it.
3043         (gnus-agent-regenerate-group): No longer needs to be called from
3044         gnus-agent-regenerate.  Individual groups may be regenerated. The
3045         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
3046         The article fetch dates are validated in the article alist.  The
3047         article alist is pruned of entries that do not reference existing
3048         NOV entries.  All changes are computed then applied with
3049         inhibit-quit bound to t.  As a result, it is now safe to quit out of
3050         regeneration.  The optional clean parameter has been replaced with
3051         an optional reread parameter.  Clean is no longer necessary as
3052         regeneration gets the appropriate setting from
3053         gnus-agent-consider-all-articles.  The new reread parameter will
3054         result in fetched, or all, articles being marked as unread.
3055         (gnus-agent-regenerate): Removed code to regenerate the history
3056         file as it is no longer used.
3057
3058         * gnus-start.el (gnus-make-ascending-articles-unread): New
3059         function, for efficient mass-marking.
3060
3061         * gnus-sum.el (gnus-summary-highlight): Use new face for
3062         downloaded articles.
3063         (gnus-article-mark): Prefer to indicate read/unread status over
3064         downloaded status.
3065         (gnus-summary-highlight-line-0): New function, maybe rehighlights
3066         line.
3067         (gnus-summary-highlight-line): Use new face for downloaded
3068         articles.
3069         (gnus-summary-insert-old-articles): Improved performance by
3070         replacing the initial LIST of older articles with a compressed
3071         RANGE of older articles.  Some servers appear to lie about
3072         their active range so the original list could contain millions
3073         of article numbers.  The range is not expanded into a list
3074         until the optional ALL parameter has been applied.
3075
3076 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3077
3078         * gnus-agent.el (gnus-category-mode): Typo in doc string.
3079
3080 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
3081
3082         * spam.el:
3083         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
3084
3085         * spam.el: added `M s t' and `M s x' key mappings
3086
3087 2002-11-20  Simon Josefsson  <jas@extundo.com>
3088
3089         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
3090
3091 2002-11-19  Simon Josefsson  <jas@extundo.com>
3092
3093         * gnus-sum.el (gnus-summary-morse-message): Load
3094         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
3095         (unmorse-region): Autoload it instead.
3096
3097 2002-11-18  Simon Josefsson  <jas@extundo.com>
3098
3099         * gnus-sum.el (gnus-summary-morse-message): New function.
3100         (gnus-summary-wash-map): Bind to `W m'.
3101         (gnus-summary-make-menu-bar): Add.
3102
3103         * nnimap.el (nnimap-request-expire-articles): Compress sequence
3104         before storing \Deleted mark on expired articles.
3105
3106 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
3107         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
3108
3109         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
3110         parens in column 0.
3111
3112 2002-11-17  Juanma Barranquero  <lektu@terra.es>
3113
3114         * nnweb.el (nnweb-google-create-mapping): Fix typo.
3115
3116         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
3117
3118         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
3119
3120 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3121
3122         * message.el (message-set-auto-save-file-name): Use
3123         make-directory, to avoid the dependence on gnus-util.
3124
3125 2002-11-16  Simon Josefsson  <jas@extundo.com>
3126
3127         * nnimap.el (nnimap-callback-callback-function):
3128         (nnimap-callback-buffer): Removed, these cannot be global but must
3129         be embedded into the callback.
3130         (nnimap-make-callback): New.  Embedd article number, callback and
3131         buffer in function.
3132         (nnimap-callback, nnimap-request-article-part): Update.
3133
3134 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3135
3136         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
3137
3138 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3139
3140         * gnus.el (gnus-summary-line-format): Document %C.
3141
3142 2002-11-11  Simon Josefsson  <jas@extundo.com>
3143
3144         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
3145         output when called interactively.
3146
3147 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3148
3149         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
3150
3151         * message.el (message-draft-coding-system): Improve comment; use
3152         mm-auto-save-coding-system for the default value.
3153
3154         * nndraft.el (nndraft-request-article): Revert to the state before
3155         2002-10-29; regexp-quote mail-header-separator.
3156
3157 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
3158
3159         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
3160         allow editing of drafts from an nnvirtual group.
3161
3162 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3163
3164         * nndraft.el (nndraft-request-article): Replace emacs-mule with
3165         mm-auto-save-coding-system.
3166
3167         * message.el (message-draft-coding-system): Default to
3168         iso-2022-7bit.
3169
3170         * mm-util.el (mm-auto-save-coding-system): Undo last change to
3171         restore the default value to emacs-mule or escape-quoted.
3172
3173 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3174
3175         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
3176         a delayed or a queued article as well as a draft.
3177
3178         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
3179         delayed or a queued article in the raw format; treat a delayed
3180         article as a raw article as well as a draft.
3181         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
3182         for the delayed group.
3183
3184         * nndraft.el (nndraft-request-article): Ignore auto save files for
3185         a delayed or a queued article; don't bother to decode a queued
3186         article; don't bind nnmail-file-coding-system for a queued article.
3187
3188         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
3189         and the queue group.
3190
3191 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
3192
3193         * gnus-group.el (gnus-group-delete-group):
3194         gnus-cache-active-hashtb might be void.
3195
3196 2002-11-02  Simon Josefsson  <jas@extundo.com>
3197
3198         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
3199         setting of the default user ID.  From Raymond Scholz
3200         <ray-2002@zonix.de>.
3201
3202 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
3203
3204         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
3205         charset.
3206
3207 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
3208         From Alex Schroeder <alex@emacswiki.org>
3209         * spam-stat.el (spam-stat-process-directory): add dir to message
3210         (spam-stat-reduce-size): No longer remove words
3211         with values close to 0.5, because the default value is 0.2.
3212
3213 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3214
3215         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
3216         documentation.
3217
3218 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3219
3220         * gnus-agent.el (gnus-agent-fetched-headers)
3221         (gnus-agent-load-fetched-headers)
3222         (gnus-agent-save-fetched-headers): Remove variable and two
3223         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
3224         works better.
3225         (gnus-agent-fetch-headers): New implementation from Kevin
3226         Greiner.  Uses gnus-agent-article-alist to store information
3227         about fetched messages which aren't on the server anymore.  The
3228         trick is to return a list of considered messages to the caller,
3229         but to only fetch those which haven't been fetched yet.
3230
3231 2002-10-30  Simon Josefsson  <jas@extundo.com>
3232
3233         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
3234
3235         * pgg.el (pgg-passphrase-cache-expiry): Removed.
3236
3237 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3238
3239         * mm-view.el (mm-w3m-local-map-property): Make it work with older
3240         versions of emacs-w3m than 1.3.3.
3241
3242         * lpath.el: Bind w3m-minor-mode-map.
3243
3244         * mm-view.el (mm-w3m-mode-command-alist)
3245         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
3246         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
3247         (mm-setup-w3m): Simplified.
3248         (mm-w3m-local-map-property): New function.
3249         (mm-inline-text-html-render-with-w3m): Use it.
3250
3251         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
3252         mm-w3m-local-map-property.
3253
3254 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3255
3256         * mm-util.el (mm-auto-save-coding-system): Default to
3257         iso-2022-7bit.
3258
3259         * nndraft.el (nndraft-request-article): Decode an article using
3260         the coding-system emacs-mule if it seems to have been saved using
3261         emacs-mule.
3262         (nndraft-request-replace-article): Use message-draft-coding-system
3263         instead of mm-auto-save-coding-system for the draft or delayed
3264         group.
3265
3266 2002-10-28  Josh  <huber@alum.wpi.edu>
3267
3268         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
3269         functions.
3270
3271 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3272         From mah@everybody.org (Mark A. Hershberger).
3273
3274         * mm-url.el (mm-url-insert-file-contents): Make it return the same
3275         type values ("url" size) regardless of the values of
3276         mm-url-use-external.
3277
3278 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3279
3280         * nnimap.el (nnimap-request-article-part): Try harder to show
3281         group name in debugging message.
3282
3283 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3284
3285         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
3286         directory if it doesn't exist.
3287         (gnus-agent-fetch-headers): Remove old cruft that tried to
3288         abstain from downloading articles more than once if
3289         gnus-agent-consider-all-articles was true.  This is now done
3290         properly via the .fetched files.
3291
3292 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3293
3294         * nndraft.el (nndraft-request-article): Treat delayed articles
3295         like drafts.
3296
3297 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
3300
3301 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3302
3303         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
3304         Remove unused optional arg DIR and corresponding code.
3305
3306         * nnimap.el (nnimap-request-article-part): Include group name in
3307         debugging output.
3308
3309 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
3310
3311         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
3312
3313 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3314
3315         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
3316         contains range of headers that have been fetched by the agent
3317         already.  Compare gnus-agent-article-alist.
3318         (gnus-agent-file-header-cache): Like
3319         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
3320         (gnus-agent-fetch-headers): Improve comment.  Revert to old
3321         seen/recent logic.
3322         Remember which headers have been fetched before and don't fetch
3323         them again the next time round.
3324         (gnus-agent-load-fetched-headers)
3325         (gnus-agent-save-fetched-headers): New functions, for remembering
3326         which headers have been fetched before.
3327
3328 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3329
3330         * lpath.el: Remove useless bindings.
3331
3332 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
3333
3334         * gnus-sum.el (gnus-summary-execute-command): Disable visual
3335         features while searching.
3336
3337 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3338
3339         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
3340
3341 2002-10-22  Simon Josefsson  <jas@extundo.com>
3342
3343         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
3344         (pgg-snarf-keys): Add.
3345
3346 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3347
3348         * lpath.el: Fbind bbdb-records.
3349
3350         * spam.el: Don't autoload bbdb-records.
3351
3352 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
3355         prevent inf-loop.
3356
3357 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3358
3359         * nnslashdot.el: Removed some test lines.
3360         More test.
3361
3362 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3363
3364         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
3365         are known to be downloaded already.
3366
3367 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3368
3369         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
3370         (mm-text-html-washer-alist): Ditto.
3371
3372 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3373
3374         * nnheader.el (nnheader-remove-body): Fix an error of detecting
3375         boundary between headers and body.
3376         * nnml.el (nnml-parse-head): Ditto.
3377
3378 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3379
3380         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
3381         entries.
3382
3383         * gnus-group.el (gnus-fetch-group): Allow an optional
3384         specification of the articles to select.
3385
3386         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
3387
3388 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3389
3390         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
3391         headers from the group, update variable `articles' to contain
3392         only those numbers where headers exist.  (When fetching all
3393         articles in a group, Gnus creates lots of numbers where there is
3394         no articles.)
3395
3396 2002-10-20  Steve Youngs  <youngs@xemacs.org>
3397
3398         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
3399         doesn't have the 'alist custom type, use cons cells instead.
3400         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
3401         (pgg-parse-hash-algorithm-alist): Ditto.
3402         (pgg-parse-compression-algorithm-alist): Ditto.
3403         (pgg-parse-signature-type-alist): Ditto.
3404
3405         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
3406
3407         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
3408
3409         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
3410
3411 2002-10-19  Simon Josefsson  <jas@extundo.com>
3412
3413         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
3414         buffer.
3415
3416 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3417
3418         * gnus-spec.el (gnus-make-format-preserve-properties)
3419         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
3420         properties also on XEmacs.  `gnus-xmas-format' is like format but
3421         preserves text properties on XEmacs (though it only understands
3422         simple format specs).  The variable
3423         `gnus-make-format-preserve-properties' controls whether the
3424         function is used, and is checked in `gnus-parse-simple-format'.
3425         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
3426
3427         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
3428         output.
3429         (gnus-agent-consider-all-articles): New variable.
3430         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
3431         (gnus-agent-fetch-headers): Depending on
3432         gnus-agent-consider-all-articles, maybe get all articles.
3433         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
3434         `read'.
3435         (gnus-predicate-imples-unread): New function.
3436         (gnus-agent-fetch-headers): Optimize to call
3437         gnus-list-of-unread-articles if that is sufficient.
3438         Check unseen and recent instead of seen and recent.
3439         (gnus-agent-fetch-headers): Abstain from calling
3440         gnus-list-range-intersection if range (a . b) would have (> a b).
3441
3442 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3443
3444         * message.el (message-send-mail): Make it possible to perform
3445         edebug-defun.
3446
3447 2002-10-18  Simon Josefsson  <jas@extundo.com>
3448
3449         * gnus-art.el (gnus-button-man-handler): Change default to
3450         `manual-entry' (defined in both emacsen).
3451         (gnus-button-man-handler): Remove emacsen difference and use
3452         `manual-entry'.
3453
3454 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3455
3456         * spam.el: Wrap autoload settings for bbdb-records,
3457         executable-find and ifile-spam-filter with eval-and-compile.
3458         (spam-display-buffer-contents): Remove.
3459         (spam-bogofilter-score): Merge spam-display-buffer-contents.
3460
3461 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
3462
3463         * spam.el (spam-display-buffer-contents): New function.
3464         (spam-bogofilter-score): use spam-display-buffer-contents, patch
3465         from Katsumi Yamaoka <yamaoka@jpl.org>.
3466
3467 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3468
3469         * nnheader.el (nnheader-parse-naked-head): New function.
3470         (nnheader-parse-head): Use the above function, in order to handle
3471         continuation lines properly.
3472         (nnheader-remove-body): New function.
3473         (nnheader-remove-cr-followed-by-lf): New function.
3474         (nnheader-ms-strip-cr): Use the above function.
3475
3476         * gnus-agent.el (gnus-agent-regenerate-group): Call
3477         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
3478         `nnheader-parse-head'.
3479         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
3480
3481         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
3482         continuation lines by itself; call `nnheader-parse-naked-head'
3483         instead of `nnheader-parse-head'.
3484         * nndiary.el (nndiary-parse-head): Ditto.
3485         * nnfolder.el (nnfolder-parse-head): Ditto.
3486         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
3487         * nnmaildir.el (nnmaildir--update-nov): Ditto.
3488         * nnml.el (nnml-parse-head): Ditto.
3489
3490 2002-10-17  Steve Youngs  <youngs@xemacs.org>
3491
3492         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
3493         XEmacs, default to it if featurep 'xemacs.
3494
3495 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3496
3497         * spam-stat.el: Check for the existence of hash functions instead
3498         of the Emacs version to decide whether to load cl.  Suggested by
3499         Kai Gro\e,A_\e(Bjohann.
3500
3501 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3502
3503         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
3504         if it isn't open yet.
3505
3506 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3507
3508         * gnus-group.el: Require mm-url only when compiling.
3509         (gnus-group-fetch-charter): Require mm-url.
3510
3511         * spam-stat.el: Require cl for the functions gethash,
3512         hash-table-count, make-hash-table and mapc for Emacs 20.
3513         (puthash): Alias to cl-puthash for Emacs 20.
3514         (with-syntax-table): New macro for Emacs 20.
3515
3516 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
3517
3518         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
3519
3520 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
3521
3522         * spam.el (spam-check-ifile): added ifile as a spam checking
3523         backend, and spam-use-ifle as the variable to toggle that check.
3524
3525 2002-10-12  Simon Josefsson  <jas@extundo.com>
3526
3527         * message.el (message-beginning-of-line): New variable.
3528         (message-beginning-of-line): Use it.
3529
3530 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
3531
3532         * spam.el: more compilation fixes for BBDB
3533
3534         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
3535         (spam-stat-reduce-size): Interactive.
3536         (spam-stat-reset): New function.
3537         (spam-stat-save): Interactive.
3538
3539 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3540
3541         * gnus.el: Autoload gnus-delay-initialize.
3542
3543         * message.el: Autoload gnus-delay-article.
3544
3545 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
3546
3547         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
3548         text property in Emacs.
3549
3550 2002-10-11  Simon Josefsson  <jas@extundo.com>
3551
3552         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3553         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
3554
3555         * mml1991.el (mml1991-pgg-sign): Remove CR.
3556
3557 2002-10-10  Simon Josefsson  <jas@extundo.com>
3558
3559         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
3560         decrypt failed.
3561         (mml2015-trust-boundaries-alist): Removed.
3562         (mml2015-gpg-extract-signature-details): Don't use it.
3563         (mml2015-unabbrev-trust-alist): New.
3564         (mml2015-gpg-extract-signature-details): Use it.
3565
3566 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
3567
3568         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
3569         BBDB installed
3570
3571         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
3572         statistical analysis of spam in Lisp only
3573
3574 2002-10-10  Simon Josefsson  <jas@extundo.com>
3575
3576         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
3577         auth, selected or examine state.
3578
3579         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
3580         buffer and error buffer depending on type of information.
3581
3582         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
3583         --status-fd stuff even if gpg.el is not used (revert earlier
3584         change).
3585         (mml2015-pgg-{clear-,}verify): Store both output and errors as
3586         gnus details.
3587         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
3588         buffer.
3589
3590         * pgg.el (pgg-verify-region): Use it.
3591
3592         * pgg-def.el (pgg-query-keyserver): New variable.
3593
3594         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
3595         key-identifier in packet.  Is this a good idea?
3596
3597         * mml.el (mml-mode-map): Add security commands that operates on
3598         MIME parts.
3599         (mml-menu): And menu items for them.
3600
3601         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
3602
3603         * mml.el (mml-parse-1): Support sender in #secure tags.
3604
3605         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
3606         defined.
3607
3608         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
3609         (mml-pgp-encrypt-buffer): Support combined signing.
3610
3611         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
3612         (mml1991-gpg-encrypt): Ditto.
3613         (mml1991-pgg-encrypt): Ditto.
3614         (mml1991-encrypt): Pass sign parameter.
3615
3616         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
3617         (mml-signencrypt-style): Mention the variable.
3618
3619 2002-10-09  Simon Josefsson  <jas@extundo.com>
3620
3621         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
3622         pgg-gpg-user-id.
3623
3624         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
3625         (pgg-fetch-key-function): Nil if w3 is not installed.
3626
3627 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3628
3629         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
3630         gnus-agent-current-history.
3631
3632 2002-10-06  Simon Josefsson  <jas@extundo.com>
3633
3634         * imap.el (imap-parse-status): Don't use read to read token.
3635
3636 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3637
3638         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
3639         for methods not covered by the agent, and when unplugged.
3640
3641 2002-10-05  Simon Josefsson  <jas@extundo.com>
3642
3643         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
3644         signing.
3645
3646         * gnus-agent.el (gnus-agent-read-servers): If getting method from
3647         a named server fails, ignore the server.
3648
3649         * mml1991.el (mml1991-pgg-sign): Do QP.
3650
3651         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
3652         work.
3653
3654 2002-10-04  Simon Josefsson  <jas@extundo.com>
3655
3656         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
3657
3658         * pgg-pgp.el (pgg-pgp-verify-region): Inline
3659         binary-write-decoded-region from MEL.
3660
3661         * pgg.el (pgg-encrypt-region): Support sign.
3662
3663         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
3664
3665         * mml2015.el (mml2015-pgg-encrypt): Ditto.
3666
3667         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
3668         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
3669         branch where PGG was taken from in the ChangeLog entries below.
3670
3671 2002-10-01  Simon Josefsson  <jas@extundo.com>
3672
3673         * pgg-pgp.el: Don't require mel.  Don't use luna.
3674         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
3675         (pgg-pgp-process-region): Use expand-file-name instead of concat.
3676         (pgg-pgp-process-region): Don't use binary-funcall.
3677
3678         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
3679
3680         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
3681         instead of concat.
3682
3683         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
3684
3685 2002-09-29  Simon Josefsson  <jas@extundo.com>
3686
3687         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
3688         compile warnings.
3689
3690         * pgg.el (pgg-decrypt-region): Don't parse packet.
3691
3692         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
3693
3694 2002-09-29  Daiki Ueno <ueno@unixuser.org>
3695
3696         * pgg.el: Remove dependency on calist.el.
3697
3698 2002-09-28  Simon Josefsson  <jas@extundo.com>
3699
3700         * pgg.el (pgg-temporary-file-directory): New variable.
3701         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
3702
3703         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
3704         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
3705
3706         * pgg-parse.el (pgg-char-int): Defalias.
3707         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
3708         (pgg-read-bytes, pgg-read-body): Use it.
3709         (pgg-decode-packets): Don't use MEL, use base64-*.
3710         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
3711         (pgg-string-as-unibyte): Defalias.
3712         (pgg-parse-armor-region): Use it.
3713
3714         * pgg-gpg.el (pgg-gpg-process-region): Use
3715         pgg-temporary-file-directory.
3716
3717         * luna.el: Don't def-edebug.
3718
3719         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
3720         binary-write-decoded-region from MEL.
3721
3722         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
3723
3724         * alist.el, calist.el: Don't require product/APEL.
3725
3726         * pgg-parse.el (top-level): Remove dependency on static.el,
3727         pccl.el, mel.el.
3728         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
3729         `define-ccl-program' is boundp, instead of using broken.
3730
3731 2002-10-01  Simon Josefsson  <jas@extundo.com>
3732
3733         * message.el (message-required-mail-headers): Remove Lines:.
3734
3735 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3736         From Jesper Harder.
3737
3738         * gnus-group.el (gnus-group-fetch-charter,
3739         gnus-group-fetch-control): Prompt for group if given a prefix
3740         argument.
3741         * gnus-sum.el (t): Add gnus-group-fetch-charter and
3742         gnus-group-fetch-control to summary key map and menu.
3743
3744 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
3745
3746         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
3747         number when there are no articles.
3748
3749 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3750
3751         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
3752         arg ALL means to fetch all articles, not only downloadable ones.
3753         (gnus-agent-fetch-selected-article): New function for
3754         gnus-select-article-hook or gnus-mark-article-hook.
3755
3756 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3757         From Peter von der Ahe <nospam2159@daimi.au.dk>.
3758
3759         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
3760         raw-text.
3761
3762 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
3763
3764         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
3765         Pinard).
3766         Major revamp of the code, documentation is in comments in the file
3767         for now.
3768
3769 2002-09-30  Simon Josefsson  <jas@extundo.com>
3770
3771         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
3772         buffer seem to be needed?
3773
3774 2002-09-29  Simon Josefsson  <jas@extundo.com>
3775
3776         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
3777         compile warnings.
3778
3779         * mml1991.el (mml1991-function-alist): Add pgg.
3780         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
3781         (mml1991-pgg-encrypt): Fix recipients querying.
3782
3783 2002-09-28  Simon Josefsson  <jas@extundo.com>
3784
3785         * mml2015.el (autoload): Autoload correct files.  Trivial patch
3786         from dme@dme.org.
3787         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
3788         handle is returned.
3789
3790 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3791
3792         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3793         Protect against non-existent of `nnimap-mailbox-info'.
3794
3795 2002-09-27  Simon Josefsson  <jas@extundo.com>
3796
3797         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
3798         (gnus-setup-news-hook): Use it.
3799         (gnus-after-getting-new-news-hook): Ditto.
3800
3801         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
3802
3803 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3804         From Mats Lidell <matsl@contactor.se>.
3805
3806         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
3807
3808 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3809
3810         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
3811         the part to decode encoded words, use raw words instead of decoded
3812         words.
3813
3814 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3815
3816         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
3817
3818         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
3819         (mm-setup-w3m): Use it.
3820
3821 2002-09-27  Simon Josefsson  <jas@extundo.com>
3822
3823         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
3824         article buffers.
3825
3826         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
3827         it just in case.
3828         (nnimap-update-unseen): New function; update unseen count in
3829         `n-m-info'.
3830         (nnimap-close-group): Call it.
3831
3832         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
3833         (gnus-after-getting-new-news-hook): Ditto.
3834
3835         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
3836         message into verboselevel 9.  Change slow mail check message.
3837         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
3838         (nnimap-fixup-unread-after-getting-new-news): New function, to be
3839         used as a hook after getting new mail.
3840
3841 2002-09-26  Simon Josefsson  <jas@extundo.com>
3842
3843         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
3844         SELECT/EXAMINE is first unseen article, not number of unseen
3845         articles.  Make them distinct by renaming the former to
3846         `first-unseen' instead of `unseen'.
3847
3848         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
3849         too.
3850         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
3851         changed.
3852         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
3853
3854         * gnus-int.el (gnus-server-unopen-status): Defcustom.
3855
3856         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
3857         better.
3858
3859         * mml2015.el (mml2015-pgg-decrypt): Only add security information
3860         if dissecting resulting buffer actually had any information.
3861
3862 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3863
3864         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
3865         because the function `string<' allows symbols.
3866
3867         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
3868
3869 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3870
3871         * message.el (message-forward-make-body): Revert an early change
3872         because 8-bit utf-8 emails.
3873
3874 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3875
3876         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
3877         links to Info)
3878         * gnus-art.el (gnus-treat-highlight-signature):
3879         * gnus-art.el (gnus-treat-buttonize):
3880         * gnus-art.el (gnus-treat-buttonize-head):
3881         * gnus-art.el (gnus-treat-emphasize):
3882         * gnus-art.el (gnus-treat-strip-cr):
3883         * gnus-art.el (gnus-treat-unsplit-urls):
3884         * gnus-art.el (gnus-treat-leading-whitespace):
3885         * gnus-art.el (gnus-treat-hide-headers):
3886         * gnus-art.el (gnus-treat-hide-boring-headers):
3887         * gnus-art.el (gnus-treat-hide-signature):
3888         * gnus-art.el (gnus-treat-fill-article):
3889         * gnus-art.el (gnus-treat-hide-citation):
3890         * gnus-art.el (gnus-treat-hide-citation-maybe):
3891         * gnus-art.el (gnus-treat-strip-list-identifiers):
3892         * gnus-art.el (gnus-treat-strip-pgp):
3893         * gnus-art.el (gnus-treat-strip-pem):
3894         * gnus-art.el (gnus-treat-strip-banner):
3895         * gnus-art.el (gnus-treat-highlight-headers):
3896         * gnus-art.el (gnus-treat-highlight-citation):
3897         * gnus-art.el (gnus-treat-date-ut):
3898         * gnus-art.el (gnus-treat-date-local):
3899         * gnus-art.el (gnus-treat-date-english):
3900         * gnus-art.el (gnus-treat-date-lapsed):
3901         * gnus-art.el (gnus-treat-date-original):
3902         * gnus-art.el (gnus-treat-date-iso8601):
3903         * gnus-art.el (gnus-treat-date-user-defined):
3904         * gnus-art.el (gnus-treat-strip-headers-in-body):
3905         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
3906         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
3907         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
3908         * gnus-art.el (gnus-treat-unfold-headers):
3909         * gnus-art.el (gnus-treat-fold-headers):
3910         * gnus-art.el (gnus-treat-fold-newsgroups):
3911         * gnus-art.el (gnus-treat-overstrike):
3912         * gnus-art.el (gnus-treat-display-xface):
3913         * gnus-art.el (gnus-treat-display-smileys):
3914         * gnus-art.el (gnus-treat-from-picon):
3915         * gnus-art.el (gnus-treat-mail-picon):
3916         * gnus-art.el (gnus-treat-newsgroups-picon):
3917         * gnus-art.el (gnus-treat-body-boundary):
3918         * gnus-art.el (gnus-treat-capitalize-sentences):
3919         * gnus-art.el (gnus-treat-fill-long-lines):
3920         * gnus-art.el (gnus-treat-play-sounds):
3921         * gnus-art.el (gnus-treat-translate):
3922         * gnus-art.el (gnus-treat-x-pgp-sig):
3923         * gnus-art.el (gnus-mime-button-line-format):
3924         * gnus-art.el (gnus-button-man-level):
3925         * gnus-art.el (gnus-button-emacs-level):
3926         * gnus-cus.el (gnus-group-parameters):
3927         * gnus-gl.el (bbb-build-mid-scores-alist):
3928         * gnus-group.el (gnus-group-line-format):
3929         * gnus-mlspl.el (gnus-group-split-setup):
3930         * gnus-mlspl.el (gnus-group-split):
3931         * gnus-msg.el (gnus-mailing-list-groups):
3932         * gnus-msg.el (gnus-posting-styles):
3933         * gnus-nocem.el (gnus-nocem-issuers):
3934         * gnus-score.el (gnus-score-regexp-bad-p):
3935         * gnus-srvr.el (gnus-server-line-format):
3936         * gnus-topic.el (gnus-topic-line-format):
3937         * gnus.el (gnus-summary-line-format):
3938         * mail-source.el (mail-sources):
3939         * message.el (message-subscribed-address-file):
3940         * nnmail.el (nnmail-split-fancy):
3941
3942 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
3943
3944         * mail-source.el(mail-source-run-script): use `functionp' to test
3945         whether the argument `script' is in fact a function.
3946         (mail-sources): adjust the defcustom to allow users to specify a
3947         function or a string as the value of the `:prescript' and
3948         `:postscript' arguments of the `file' and `pop3' mail sources.
3949
3950 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
3951
3952         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
3953         number when article 1 does not exist.
3954
3955 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3956
3957         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
3958         apropos if apropos-variable does not exist.
3959         (gnus-button-guessed-mid-regexp)
3960         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
3961         regexes.  From Reiner Steib.
3962         (gnus-button-handle-describe-function)
3963         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
3964         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
3965         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
3966
3967 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
3968         Trivial patch.
3969
3970         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
3971         the file.
3972
3973 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3974
3975         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
3976
3977 2002-09-24  Simon Josefsson  <jas@extundo.com>
3978
3979         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
3980         (mml2015-use): Prefer PGG if installed.
3981         (mml2015-function-alist): Add PGG wrappers.
3982         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
3983         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
3984         prefix, make regexp optionally skip it.
3985         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3986         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
3987         (mml2015-pgg-encrypt): New functions.
3988         (defvar, autoload): Prevent byte-compile warnings.
3989
3990 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3991         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3992
3993         * gnus-art.el (article-strip-banner): Check for the existence of
3994         from header.
3995
3996 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3997
3998         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
3999         (gnus-button-alist): Improved regexp for
4000         gnus-button-handle-mid-or-mail (false positives), fixed
4001         gnus-button-handle-man entries.
4002         From Reiner Steib.
4003
4004 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4005         From Josh Huber.
4006
4007         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
4008         nnmail-extra-headers is non-nil.
4009
4010 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4011
4012         * nnmaildir.el: Store article numbers persistently.  General
4013         revision.
4014         (nnmaildir-request-expire-articles): handle 'immediate and 'never
4015         for nnmail-expiry-wait; delete instead of moving if 'force is
4016         given.
4017
4018 2002-09-23  Simon Josefsson  <jas@extundo.com>
4019         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
4020
4021         * smime.el (smime-sign-buffer): Get key and extra certs.
4022         (smime-get-key-with-certs-by-email): Utility function.
4023
4024 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4025         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
4026
4027         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
4028         article exists.
4029
4030 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4031
4032         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
4033
4034 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4035         From Reiner Steib.
4036
4037         * gnus-art.el (gnus-button-handle-custom,
4038         gnus-button-handle-mid-or-mail,
4039         gnus-button-handle-describe-{function,variable,key},
4040         gnus-button-handle-apropos{,command,variable}): New functions.
4041         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
4042         gnus-button-{man,emacs,mail}-level): New variables.
4043         (gnus-button-alist): Use the above to buttonize emacs and mail
4044         related links.
4045
4046 2002-09-18  Juanma Barranquero  <lektu@terra.es>
4047
4048         * gnus-int.el (gnus-status-message): Fix spacing.
4049
4050         * imap.el (imap-continuation): Fix typos.
4051
4052 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4053
4054         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
4055
4056         * gnus-art.el (gnus-article-reply-with-original): Correct
4057         with-current-buffer scope.
4058
4059         * message.el (message-completion-alist): Add Reply-To, From, etc.
4060
4061 2002-09-18  Simon Josefsson  <jas@extundo.com>
4062
4063         * nnimap.el (nnimap-request-expire-articles): Make flag setting
4064         conditional.  From Nevin Kapur <nevin@jhu.edu>.
4065
4066 2002-09-17  Simon Josefsson  <jas@extundo.com>
4067
4068         * nnimap.el (nnimap-expiry-target): Don't search for which
4069         articles exists here.
4070         (nnimap-request-expire-articles): Do it here instead.  Only expire
4071         when articles are found.  Suggested by Nevin Kapur
4072         <nevin@jhu.edu>.
4073
4074 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4075         From Reiner Steib <reiner.steib@gmx.de>.
4076
4077         * message.el (message-strip-subject-trailing-was)
4078         (message-change-subject, message-add-archive-header)
4079         (message-xpost-fup2-header, message-xpost-insert-note)
4080         (message-xpost-fup2, message-reduce-to-to-cc): New functions
4081         adopted from message-utils.el.  Add functions to the keymap, mode
4082         describtion and menu.
4083         (message-change-subject,message-xpost-fup2): Signal error if
4084         current header is empty.
4085         (message-xpost-insert-note): Changed insert position.
4086         (message-archive-note): Ensure to insert note in message body (not
4087         in head).
4088         (message-archive-header, message-archive-note)
4089         (message-xpost-default, message-xpost-note, message-fup2-note)
4090         (message-xpost-note-function): New variables adopted from
4091         message-utils.el.  Changed some doc-strings.
4092         (message-mark-insert-{begin,end}): Rename from
4093         message-{begin,end}-inserted-text-mark (message-utils.el), changed
4094         values.
4095         (message-subject-trailing-was-query)
4096         (message-subject-trailing-was-ask-regexp)
4097         (message-subject-trailing-was-regexp): New variables.
4098         (message-to-list-only): Added doc-string and menu entry.
4099
4100         * message-utils.el: Removed.  Functions are now in message.el.
4101
4102 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4103
4104         * gnus-art.el (gnus-article-reply-with-original,
4105         gnus-article-followup-with-original): Switch to
4106         gnus-summary-buffer before reply/followup.
4107
4108 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
4109
4110         * gnus-sum.el (gnus-summary-toggle-header): The article window may
4111         not exist. Toggle it anyway.
4112
4113 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4114
4115         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
4116
4117         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
4118         Trivial patch from Urban Engberg <ue@ccieurope.com>.
4119
4120         * rfc2047.el (message-posting-charset): Defvar it.
4121         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
4122         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
4123
4124         * mail-source.el (mail-source-fetch): Hide password.
4125
4126         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
4127
4128 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4129         From John Paul Wallington <jpw@shootybangbang.com>.
4130
4131         * gnus.el (gnus-visual, gnus-meta): Fix typo.
4132
4133 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4134
4135         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
4136
4137 2002-09-11  Simon Josefsson  <jas@extundo.com>
4138
4139         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
4140         (nnimap-split-rule): Doc fix.
4141         (nnimap-request-expire-articles): Cleanup code.
4142
4143 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4144         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4145
4146         * gnus-art.el (gnus-article-address-banner-alist): New option.
4147         (article-strip-banner): Refer the above option to split banners of
4148         free mail servers, when no group parameter is specified.
4149
4150 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * nntp.el (nntp-wait-for-string): Check for a process in the
4153         current buffer instead of `nntp-server-buffer'.
4154
4155 2002-09-09  Simon Josefsson  <jas@extundo.com>
4156
4157         * gnus-art.el (gnus-button-man-handler): New variable.
4158         (gnus-button-alist): Use g-b-handle-man.
4159         (gnus-button-handle-man): New, call g-b-man-handler.
4160
4161 2002-09-08  Simon Josefsson  <jas@extundo.com>
4162
4163         * gnus-art.el (gnus-button-alist): Buttonize man page links.
4164
4165 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4166
4167         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
4168
4169 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4170
4171         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
4172
4173         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
4174         keystroke.
4175
4176         * gnus-srvr.el (gnus-browse-describe-group): New command and
4177         keystroke.
4178
4179 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4180
4181         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
4182         value for gnus-decoration property.
4183
4184 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4185
4186         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
4187         string) as group name in case we have a CRLF in the file.
4188
4189 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
4190
4191         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
4192         group.
4193         (rfc1843-decode-hzp): do.
4194         (rfc1843-newsgroups-regexp): do.
4195
4196 2002-09-04  Simon Josefsson  <jas@extundo.com>
4197
4198         * message.el (message-canlock-generate): Make sure sha1 doesn't
4199         call external programs.
4200
4201 2002-09-03  Simon Josefsson  <jas@extundo.com>
4202
4203         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
4204
4205         * gnus-agent.el (gnus-agent-batch): Add doc.
4206
4207 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
4208
4209         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
4210         check for signed and encrypted parts.
4211         * mml.el (mml-parse-1): Correct small typo which preventing
4212         setting recipients in a secure tag.
4213
4214 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4215
4216         * mm-util.el (mm-coding-system-priorities): Default to a list of
4217         iso-2022-jp and others for the Japanese environment.
4218
4219 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
4222         invalid display names.
4223
4224 2002-08-30  Simon Josefsson  <jas@extundo.com>
4225
4226         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
4227         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
4228
4229 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
4230
4231         * gnus.el (gnus-group-charter-alist): New option.
4232         (gnus-group-fetch-control-use-browse-url): New option.
4233
4234         * gnus-group.el (gnus-group-fetch-charter): New function.
4235         (gnus-group-fetch-control): New function.
4236         Add them to the keymap and menu. Require mm-url.
4237
4238 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4239
4240         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
4241         From Alex Schroeder <alex@emacswiki.org>.
4242
4243 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
4244
4245         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
4246         items expecting user interaction.
4247
4248         * gnus-topic.el (gnus-topic-make-menu-bar): do.
4249
4250         * gnus-sum.el (gnus-summary-make-menu-bar): do.
4251
4252         * gnus-srvr.el (gnus-server-make-menu-bar): do.
4253
4254         * mml.el (mml-menu): do.
4255
4256 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4257
4258         * mail-source.el (mail-source-touch-pop): New function.
4259
4260         * message.el (message-smtpmail-send-it): New function.
4261         (message-send-mail-function): Add it for a candidate.
4262
4263 2002-08-27  Simon Josefsson  <jas@extundo.com>
4264
4265         * gnus-msg.el (posting-charset-alist): Use
4266         gnus-define-group-parameter instead of defcustom.
4267         (gnus-put-message): Handle SPC in GCC.
4268         (gnus-inews-insert-gcc): Ditto.
4269         (gnus-inews-insert-archive-gcc): Ditto.
4270
4271 2002-08-26  Simon Josefsson  <jas@extundo.com>
4272
4273         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
4274         (gnus-agentize): Auto agentize all nntp and nnimap groups.
4275         (gnus-agent-possibly-save-gcc): Autoload.
4276         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
4277
4278 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4279
4280         * gnus.el (gnus-other-frame-function): New user option.
4281         (gnus-other-frame): Use it; add a doc-string; make it work with
4282         the gnuclient program.
4283
4284         * gnus-util.el (gnus-frame-or-window-display-name): New function.
4285
4286         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
4287         `device-connection' and `dfw-device'.
4288
4289 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4290
4291         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
4292         positives, make it stricter.  From Jochen Hein (trivial change).
4293
4294 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4295
4296         * gnus.el (gnus-other-frame): Trivial fix.
4297
4298 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4299
4300         * gnus.el (gnus-other-frame-parameters): New user option.
4301         (gnus-other-frame-object): New variable.
4302         (gnus-other-frame): Make it search for existing Gnus frame; don't
4303         read new news; delete frame on exit.
4304
4305         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
4306
4307         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
4308
4309 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4310         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
4311
4312         * message.el (message-set-auto-save-file-name): Add support for
4313         the Cygwin Emacs; the system-type is `cygwin'.
4314         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
4315
4316 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4317
4318         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
4319
4320         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
4321         avoid arithmetic errors.
4322
4323 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4324
4325         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
4326
4327 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4328
4329         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
4330         (message-ignored-resent-headers): Add envelope From.
4331
4332 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4333
4334         * gnus.el (gnus-summary-line-format): Document %k specifier.
4335
4336 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4337
4338         * gnus-sum.el (gnus-summary-line-message-size): New function.
4339         (gnus-summary-line-format-alist): Use it.
4340
4341 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4342
4343         * gnus-art.el (article-make-date-line): Refer to the value for
4344         `gnus-article-time-format' in the summary buffer.
4345
4346         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
4347
4348 2002-08-14  Simon Josefsson  <jas@extundo.com>
4349
4350         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
4351         quoting.
4352         (gnus-button-alist): Fix doc.
4353         (gnus-header-button-alist): Use ' not ` for default value quoting.
4354         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
4355         rationale similar to 2002-05-01 change.
4356         (gnus-article-add-buttons-to-head): Evaluate expression.
4357
4358         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
4359
4360 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4361
4362         * message.el (message-font-lock-keywords): Refer to the value for
4363         `message-cite-prefix-regexp' dynamically.
4364
4365 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4366
4367         * gnus-art.el (gnus-decode-header-methods): Doc fix.
4368
4369 2002-08-12  Simon Josefsson  <jas@extundo.com>
4370
4371         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
4372         (imap-shell-open): Skip initial junk before IMAP greeting.
4373
4374 2002-08-11  Simon Josefsson  <jas@extundo.com>
4375
4376         * message-utils.el (message-xpost-default,
4377         message-xpost-fup2-header, message-xpost-fup2): Fixed
4378         Typos.  Trivial changes from Reiner Steib
4379         <4uce.02.r.steib@gmx.net>.
4380
4381 2002-08-09  Simon Josefsson  <jas@extundo.com>
4382
4383         * message.el (message-canlock-password): Set
4384         canlock-password-for-verify to newly generated canlock-password.
4385         When Emacs is restarted, Custom makes sure this is set, but during
4386         the same session we must set it manually.
4387
4388 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
4389
4390         * yenc.el: New file.
4391
4392         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
4393         (mm-uu-type-alist): Add yenc.
4394         (mm-uu-yenc-filename): New function.
4395         (mm-uu-yenc-extract): New function.
4396
4397         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
4398
4399 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4400
4401         * dgnushack.el (merge): Don't use coerce.
4402
4403 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
4404
4405         * mailcap.el (mailcap-mime-data): Test window-system rather than
4406         mm-device-type.
4407         (mailcap-mime-data): Call xdvi and gv with "-safer".
4408
4409         * mm-util.el: Don't define mm-device-type.
4410
4411 2002-08-05  Simon Josefsson  <jas@extundo.com>
4412
4413         * mm-util.el (mm-coding-system-priorities): coding-system type not
4414         supported everywhere.
4415
4416 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4417
4418         * gnus.el (gnus-version-number): Bumped version number.
4419
4420 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4421
4422         * gnus.el: Oort Gnus v0.07 is released.
4423
4424 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4425
4426         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
4427         (gnus-article-sort-functions): Doc fix.
4428         (t): New keystroke.
4429         (gnus-article-sort-by-random): New function.
4430         (gnus-thread-sort-by-random): New function.
4431
4432 2002-08-02  Simon Josefsson  <jas@extundo.com>
4433
4434         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
4435         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
4436
4437 2002-07-31  Danny Siu  <dsiu@adobe.com>
4438
4439         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
4440         when splitting malformed messages without message-id
4441
4442 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4443         From Niklas Morberg <niklas.morberg@axis.com>.
4444
4445         * nnweb.el (nnweb-type, nnweb-type-definition)
4446         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
4447         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
4448         functionality.
4449         * nnweb.el: Removed old non-functioning search engines.
4450
4451 2002-07-27  Simon Josefsson  <jas@extundo.com>
4452
4453         * message.el (message-forward-make-body): Don't use
4454         `message-forward-ignored-headers' when doing a "raw" followup (it
4455         is important to preserve e.g. CTE).
4456
4457         * flow-fill.el (fill-flowed): Disable filladapt-mode.
4458
4459         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
4460         regexp-quote, Cyrus Sieve is fixed.
4461
4462         * sieve-manage.el (sieve-manage-deletescript): New function.
4463
4464         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
4465         (sieve-manage-mode): Fix menubar.
4466         (sieve-activate): Change some messages.
4467         (sieve-deactivate-all): New function.
4468         (sieve-deactivate): New alias.
4469         (sieve-remove): New function.
4470         (sieve-help): Fix help.
4471         All suggested by Ned Ludd.
4472
4473 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4474
4475         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
4476         (mm-w3m-safe-url-regexp): New user option.
4477
4478         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
4479         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
4480
4481 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
4482
4483         * gnus-sum.el (gnus-summary-delete-article): Force
4484         nnmail-expiry-target to 'delete, so that absolute deletion
4485         happens when absolute deletion is requested.
4486
4487 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4488         From Nevin Kapur <nevin@jhu.edu>.
4489
4490         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
4491         headers as empty headers.
4492
4493 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4494         From Jochen Hein <jochen@jochen.org>.
4495
4496         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
4497         correct typo.
4498         (gnus-emphasis-strikethru): New face.
4499
4500 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4501         From Jason Merrill <jason@redhat.com>.
4502
4503         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
4504         entire file for each of a sequence of missing articles.
4505
4506         * gnus-salt.el (gnus-binary-display-article): Respect an existing
4507         value for gnus-view-pseudos.
4508
4509         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
4510         avoid nreverse.
4511
4512 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4513         From Ted Zlatanov <teodor.zlatanov@divine.com>.
4514
4515         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
4516         (gnus-summary-mode-line-format-alist): Add %h for number of
4517         spams.
4518         (gnus-newsgroup-spam-marked): New variable.
4519         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
4520         (gnus-article-read-p, gnus-article-mark)
4521         (gnus-set-global-variables, gnus-set-global-variables)
4522         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
4523         (gnus-summary-mark-article-as-unread)
4524         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
4525         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
4526         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
4527
4528 2002-07-10  Simon Josefsson  <jas@extundo.com>
4529
4530         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
4531         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
4532
4533 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
4534
4535         * gnus-sum.el (gnus-summary-delete-article): Respect group
4536         parameters while expiring.
4537
4538 2002-07-08  Simon Josefsson  <jas@extundo.com>
4539
4540         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
4541         Enberg.
4542
4543 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4544
4545         * gnus-art.el (article-unsplit-urls): Only display MIME when this
4546         function is called interactively.  From Niklas Morberg.
4547
4548 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4549
4550         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
4551         cdaar to cdar and car.
4552
4553         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
4554         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
4555
4556 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4557
4558         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
4559         don't break a narrowed article.
4560
4561         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
4562         (nntp-open-via-rlogin-and-telnet): Ditto.
4563
4564 2002-07-02  Didier Verna  <didier@xemacs.org>
4565
4566         * nnmail.el (nnmail-split-methods): fix custom type.
4567
4568 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4569
4570         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
4571         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
4572
4573 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4574
4575         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
4576         (gnus-summary-resend-message): Use it.
4577
4578 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4579
4580         * nntp.el (nntp-via-rlogin-command-switches): New variable.
4581         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
4582
4583 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4584
4585         * message.el (message-font-lock-keywords): Don't fontify
4586         headers in the message body, only in the header.
4587         (message-font-lock-make-header-matcher): New function, used by
4588         message-font-lock-keywords.
4589         From Katsumi Yamaoka <yamaoka@jpl.org>.
4590
4591 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4592
4593         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
4594
4595 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4596
4597         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
4598
4599 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4600
4601         * message.el (message-font-lock-keywords): Revert 2002-06-22
4602         change.
4603
4604 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4605
4606         * message.el (message-font-lock-keywords): Put colon in header
4607         name match.
4608
4609 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4610
4611         * message.el (message-font-lock-keywords): Don't use header faces
4612         in the body.  Thanks to Stefan Monnier for the hint on the
4613         implementation.
4614
4615 2002-05-09  Miles Bader  <miles@gnu.org>
4616
4617         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
4618         (gnus-article-hide-citation): Respect it.
4619
4620 2002-04-12  Juanma Barranquero  <lektu@terra.es>
4621
4622         * pop3.el (pop3-open-server): Fix typo.
4623
4624 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
4625
4626         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
4627         instead of push to ignore duplicate to-(list|address) values.
4628         * nnmail.el (nnmail-cache-ignore-groups): New.
4629         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
4630
4631 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4632
4633         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
4634         before sending.  Suggested by Jan Rychter.
4635
4636 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4637
4638         * dgnushack.el (remove): New compiler macro.
4639         (last, coerce, subseq): Remove compiler macros for those built-in
4640         or unused functions.
4641
4642 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4643
4644         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
4645         sure to write byte-compiled versions of gnus-*-format-alist to
4646         .newsrc.eld.  From Simon Josefsson.
4647
4648 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4649
4650         * gnus-agent.el (gnus-agent-read-servers)
4651         (gnus-agent-write-servers): Put server name (string like
4652         "nnchoke:frumple") in the file instead of a server specification
4653         (Lisp expression like (nnchoke "frumple" ...parameters...)).
4654         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
4655
4656 2002-06-16  Simon Josefsson  <jas@extundo.com>
4657
4658         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
4659         Reiner Steib <4uce.02.r.steib@gmx.net>.
4660
4661 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4662
4663         * nnheader.el (nnheader-file-name-translation-alist): Set the
4664         default value for MS Windows systems.
4665
4666         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
4667
4668 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4669
4670         * message.el (message-beginning-of-line): Keep the region active
4671         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
4672
4673 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
4674
4675         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
4676         * gnus-msg.el (gnus-summary-reply): Ditto.
4677         * gnus-msg.el (gnus-summary-handle-replysign): New.
4678
4679 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * message.el (message-send-mail-with-sendmail): Kill errbuf even
4682         if sending failed.
4683
4684 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
4685
4686         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
4687         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
4688         to sign while encrypting.
4689
4690 2002-06-11  Simon Josefsson  <jas@extundo.com>
4691
4692         * gnus-int.el (gnus-request-move-article): Agent expire article if
4693         successfuly moved.
4694
4695         * nnweb.el (nnweb-google-create-mapping): Honors the value of
4696         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
4697
4698 2002-06-10  Simon Josefsson  <jas@extundo.com>
4699
4700         * gnus-int.el (gnus-request-expire-articles): Fix last change?
4701
4702 2002-06-09  Simon Josefsson  <jas@extundo.com>
4703
4704         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
4705
4706         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
4707
4708 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4709
4710         * flow-fill.el (fill-flowed): Ignore errors.
4711
4712 2002-06-06  Simon Josefsson  <jas@extundo.com>
4713
4714         * message.el (message-send-mail-with-sendmail): Improve error message.
4715
4716 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4717
4718         * message.el (message-interactive): Change default from nil to t.
4719         Better to be safe than to be fast.
4720
4721 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4722
4723         * message.el (message-send-mail-with-sendmail): Check return value
4724         from call-process-region.
4725
4726 2002-06-04  Simon Josefsson  <jas@extundo.com>
4727
4728         * gnus-msg.el (gnus-group-mail, gnus-group-news)
4729         (gnus-group-post-news, gnus-summary-mail-other-window)
4730         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
4731         gnus-article-copy to nil, thereby inhibiting the `header' posting
4732         style match to use data from last viewed article.
4733         Suggested by Hrvoje Niksic.
4734
4735 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4736
4737         * spam.el (spam-point-at-eol): New alias.
4738         (spam-parse-whitelist): Use it.
4739
4740 2002-06-03  Simon Josefsson  <jas@extundo.com>
4741
4742         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
4743         (nnmail-article-group): Use it.
4744
4745 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4746
4747         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
4748         so that code reading them won't be surprised.  From Jesper Harder
4749         <harder@ifa.au.dk>.
4750
4751 2002-05-29  Simon Josefsson  <jas@extundo.com>
4752
4753         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
4754         articles.
4755
4756         * gnus.el (gnus-agent-cache): Doc fix.
4757         (gnus-agent): Change default to t.
4758
4759         * gnus-agent.el (gnus-agent-expire): Make it accept optional
4760         ARTICLES, GROUP and FORCE parameters.
4761
4762 2002-05-28  Simon Josefsson  <jas@extundo.com>
4763
4764         * gnus-group.el (gnus-group-line-format): Doc fix.
4765
4766 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4767
4768         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
4769         original article before yanking.  From Jesper Harder
4770         <harder@ifa.au.dk>.
4771
4772 2002-05-26  Simon Josefsson  <jas@extundo.com>
4773
4774         * gnus-sum.el (gnus-summary-menu-split): New function.
4775         (gnus-summary-make-menu-bar): Split charset submenu.
4776         (gnus-summary-menu-maxlen): New variable.
4777         (gnus-summary-menu-split): Use it.
4778
4779 2002-05-25  Simon Josefsson  <jas@extundo.com>
4780
4781         * mml.el (mml-preview): Generate some headers.
4782
4783         * gnus.el (gnus-large-newsgroup): Fix :type.
4784
4785         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
4786         Agent cache NOV's by default now).
4787         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
4788
4789 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
4790
4791         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
4792         call to gnus-parent-id when we check for References loops.
4793         (gnus-summary-prepare-threads): Avoid simplifying every Subject
4794         twice by saving the simplified subject string in simp-subject.
4795
4796 2002-05-23  Simon Josefsson  <jas@extundo.com>
4797
4798         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
4799         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
4800
4801         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
4802         Niklas Morberg <niklas.morberg@axis.com>.
4803
4804 2002-05-22  Simon Josefsson  <jas@extundo.com>
4805
4806         * sieve.el (sieve-change-region): Define it before it is used.
4807
4808         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
4809         (gnus-summary-reply): Ask for confirmation when replying to news.
4810         Defaults to not ask.  From Benjamin Rutt
4811         <rutt+news@cis.ohio-state.edu>.
4812
4813         * nnimap.el (nnimap-nov-is-evil): Improve doc.
4814
4815 2002-05-21  Simon Josefsson  <jas@extundo.com>
4816
4817         * sieve-mode.el (sieve-manage): Fix autoloads.
4818
4819         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
4820         name (makes it work with recent Cyrus timsieved).
4821
4822 2002-05-20  Jason  <jbaker@cs.utah.edu>
4823         Trivial patch.
4824
4825         * gnus-art.el (gnus-request-article-this-buffer): Try
4826         reconnecting if you don't get the message.
4827
4828 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4829
4830         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
4831         Reply-To headers from the headers.
4832
4833 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4834
4835         * mm-url.el (mm-url-insert): Remove junk message.
4836
4837 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4838
4839         * nnslashdot.el (nnslashdot-request-list): Parse new html.
4840         (nnslashdot-use-front-page): New variable.
4841         (nnslashdot-request-list): Use it.
4842
4843         * mm-url.el (mm-url-timeout): New variable.
4844         (mm-url-retries): Ditto.
4845         (mm-url-insert): Use it.
4846
4847 2002-05-16  Simon Josefsson  <jas@extundo.com>
4848
4849         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
4850         (gnus-simplify-subject-functions): Mention g-s-a-w.
4851
4852 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
4853
4854         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
4855         nnmail-cache-insert.
4856         * nndiary.el (nndiary-request-accept-article): Ditto.
4857         * nnfolder.el (nnfolder-request-accept-article): Ditto.
4858         * nnimap.el (nnimap-request-accept-article): Ditto.
4859         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
4860         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
4861         * nnmbox.el (nnmbox-request-accept-article): Ditto.
4862         * nnmh.el (nnmh-request-accept-article): Ditto.
4863         * nnmail.el (nnmail-cache-insert): Change group to required,
4864         removed code which tried to figure out the group.
4865
4866 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
4867
4868         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
4869         messages. From Hans de Graaff <hans@degraaff.org>.
4870         * nnml.el (nnml-request-accept-article): Pass in the group name to
4871         nnmail-cache-insert, since it's available.
4872
4873 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4874
4875         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
4876
4877 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4878         From Florian Weimer <fw@deneb.enyo.de>.
4879
4880         * gnus.el (subscribed): New group parameter.
4881         (gnus-find-subscribed-addresses): Use it.
4882
4883 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
4884
4885         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
4886         the default for pgpmime to support pgp v2.
4887         * mml-sec.el (mml-signencrypt-style): New accessor function to
4888         allow users to get/set the signencrypt style more easily without
4889         frobbing the alist directly.
4890         * mml.el (mml-generate-mime-1): Use accessor function.
4891
4892 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4893
4894         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
4895         parenthesis for "<" and ">".  Suggested by Andreas Schwab
4896         <schwab@suse.de>.
4897
4898 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4899
4900         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
4901         when intuiting the group the message is written to.  From Josh
4902         Huber <huber@alum.wpi.edu>.
4903
4904 2002-05-06  Simon Josefsson  <jas@extundo.com>
4905
4906         * gnus-topic.el (gnus-group-topic-parameters): Work when group
4907         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
4908
4909 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
4910
4911         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
4912         argument, and fixed compiler warning. (added autoload for
4913         gpg-encrypt).
4914
4915 2002-05-04  Simon Josefsson  <jas@extundo.com>
4916
4917         * mml1991.el (mml1991-function-alist): Doc fix.
4918
4919         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
4920         doesn't exist (for previewing messages without having Gnus
4921         started).
4922
4923         * mm-util.el (mm-coding-system-priorities): Defcustom.
4924
4925         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
4926
4927 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
4928
4929         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
4930         default.
4931         * mml-sec.el:
4932         * mml-sec.el (mml-signencrypt-style): New.
4933         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
4934         argument `sign'.
4935         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
4936         signencrypt.
4937         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
4938         * mml.el (mml-generate-mime-1): Changed logic so a part which is
4939         both signed & encryped is processed in one operation. (rather than
4940         two separate ops: sign, then encrypt)
4941         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
4942         indication if a message is signed by an expired key.
4943         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
4944         enables combined sign & encrypt operation. (this was always on
4945         before).
4946         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
4947
4948 2002-05-01  Simon Josefsson  <jas@extundo.com>
4949
4950         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
4951         server.
4952         (nnimap-mailbox-info): defvar instead of defvoo.
4953
4954 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4955
4956         * gnus.el: Oort Gnus v0.06 is released.
4957
4958 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959
4960         * lpath.el: Bind url-package-version.
4961
4962 2002-05-01  Simon Josefsson  <jas@extundo.com>
4963
4964         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
4965         filename before deleting the group itself, because the presence of
4966         a group filename decides if long filenames are used or not.
4967
4968         * gnus-art.el (gnus-button-alist): Don't inline
4969         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
4970         without also modifying g-button-alist.
4971         (gnus-button-alist): Fix type to allow variable as well as regexp.
4972         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
4973         themselves, variables to its contents.
4974         (gnus-button-entry): Ditto.
4975
4976 2002-05-01  Simon Josefsson  <jas@extundo.com>
4977
4978         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
4979         UIDNEXT as a string.
4980
4981         * nnimap.el (nnimap-string-lessp-numerical): New function.
4982         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
4983         integers.
4984
4985 2002-04-29  Simon Josefsson  <jas@extundo.com>
4986
4987         * nnmail.el (nnmail-cache-insert): Accept optional group
4988         parameter.
4989
4990         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
4991         n-r-g-a is disabled.
4992
4993 2002-04-29  Simon Josefsson  <jas@extundo.com>
4994
4995         * nnimap.el (nnimap-split-fancy): Fix doc.
4996         (nnimap-split-fancy): Fix doc.
4997
4998         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
4999         (nnimap-mailbox-info): New internal variable.
5000         (nnimap-retrieve-groups): Implement faster new mail check.
5001
5002         * nnimap.el (nnimap-split-articles): Support
5003         nnmail-cache-accepted-message-ids.
5004         (nnimap-request-accept-article): Ditto.
5005
5006         * imap.el (imap-mailbox-status-asynch): New command.
5007
5008 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
5009
5010         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
5011         are no subscribed mail groups.
5012         - Strip quoted names when comparing addresses
5013
5014 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
5015
5016         * mm-decode.el (mm-text-html-renderer): Change customize type to
5017         const.
5018
5019         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
5020         (gnus-debug-exclude-variables): do.
5021
5022 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5023
5024         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
5025         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
5026
5027 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5028
5029         * dns.el (dns-make-network-process): New macro.
5030         (query-dns): Use it.
5031
5032 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5033
5034         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
5035         article-buffer.
5036
5037         * mm-url.el (mm-url-package-name): New variable.
5038         (mm-url-package-version): New variable.
5039         (mm-url-insert-file-contents): Bind url-package-name and
5040         url-package-version here.
5041         * nnrss.el (nnrss-insert-w3): Move the bindings.
5042
5043         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
5044         url-package-version. Trivial change from Andrew J Cosgriff
5045         <ajc@polydistortion.net>
5046
5047         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
5048         attachments. Trivial change from Peter 'Luna' Runestig
5049         <peter@runestig.com>.
5050
5051 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
5052
5053         * nnkiboze.el (nnkiboze-request-scan): Call
5054         nnkiboze-possibly-change-group.
5055         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
5056         problems.
5057         (nnkiboze-generate-group): Set newsrc to the *highest* article
5058         number kibozed, not the lowest.
5059
5060 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
5061
5062         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
5063
5064 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5065         From Dan Christensen <jdc+news@uwo.ca>.
5066
5067         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5068         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5069         Recognize math postings.  Extract Date (now ignores "(15kb)").
5070         Extract email address using gnus-extract-address-components
5071         instead of just taking the first word.  Create Date and From
5072         headers for message which are missing these headers.  Get rid
5073         of spurious \\ lines (purely cosmetic).  Extend body-end and
5074         file-end regexps, to exclude more garbage from the message.
5075         Make URL rephrasing regexp more flexible, to match current
5076         format.
5077
5078 2002-04-23  Simon Josefsson  <jas@extundo.com>
5079
5080         * netrc.el: New file, functions copied from gnus-util.el by Ted
5081         Zlatanov <tzz@lifelogs.com>.
5082
5083         * gnus-util.el: Require netrc.
5084         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
5085         new code in netrc.el.
5086
5087 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5088
5089         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
5090         message-ignored-resent-headers, too.  From Matthieu Moy
5091         <Matthieu.Moy@imag.fr>.
5092
5093 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5094
5095         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
5096         boolean not a string
5097         * gnus-group.el (gnus-group-line-format): add description of %C
5098         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
5099           as %C
5100         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
5101
5102 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
5103
5104         * nnmaildir.el (nnmaildir-request-scan): typo: set
5105         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
5106         nnmail-get-new-mail for 'find-new-groups.
5107
5108 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
5109
5110         * nnmaildir.el (nnmaildir-request-update-info,
5111         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
5112         unnecessary calls to nnmaildir-request-scan.
5113
5114 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5115
5116         * gnus-msg.el:
5117         * gnus-msg.el (gnus-message-replysign): New.
5118         * gnus-msg.el (gnus-message-replyencrypt): New.
5119         * gnus-msg.el (gnus-message-replysignencrypted): New.
5120         * gnus-msg.el (gnus-summary-reply): Use the three new variables
5121         (above) to automatically encrypt/sign to encrypted/signed
5122         messages.
5123         * message.el:
5124         * message.el (message-mode-map): Add keybinding for
5125         `message-to-list-only'
5126         * message.el (message-mode): Add description for
5127         `message-to-list-only'
5128         * message.el (message-to-list-only): New.
5129         * message.el (message-make-mft): Changed to use the cl loop macro,
5130         and added optional flag to return only the matched list. (for use
5131         in new message-to-list-only function)
5132
5133 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5134
5135         * gnus-msg.el:
5136         * gnus-msg.el (gnus-message-replysign):
5137         * gnus-msg.el (gnus-replysign): New.
5138         * gnus-msg.el (gnus-replyencrypt): New.
5139         * gnus-msg.el (gnus-replysignencrypted): New.
5140         * gnus-msg.el (gnus-summary-reply):
5141         * message.el:
5142         * message.el (message-mode-map):
5143         * message.el (message-mode):
5144         * message.el (message-to-list-only): New.
5145         * message.el (message-make-mft):
5146
5147 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5148
5149         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
5150
5151 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
5152
5153         * message.el (message-gen-unsubscribed-mft): accept a prefix
5154         argument so CC can be included with C-u C-c C-f C-a
5155
5156 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5157         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5158
5159         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
5160         Improve docstring.
5161         (spam-enter-blacklist): New command.
5162
5163         * gnus-sum.el (gnus-spam-mark): New mark.
5164         (gnus-auto-expirable-marks): Add gnus-spam-mark.
5165         (gnus-summary-make-tool-bar): Correct conditional.
5166         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
5167         (gnus-summary-mark-as-spam): New command.
5168
5169 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
5170
5171         * mml-sec.el (mml-secure-message): changed to support arbritrary
5172         modes.
5173         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
5174         changed to support "signencrypt" mode.
5175         * mml.el (mml-parse-1): changed to support different secure modes
5176         more easily. (for signencrypt)
5177
5178 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
5179
5180         * gnus-sum.el (gnus-update-summary-mark-positions)
5181         (gnus-summary-toggle-header):
5182         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
5183         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
5184         (gnus-uu-post-encoded):
5185         * nnfolder.el (nnfolder-possibly-change-group):
5186         * nnimap.el (nnimap-retrieve-headers):
5187         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
5188
5189 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
5190
5191         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
5192         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
5193
5194 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5195
5196         * gnus-srvr.el (gnus-server-set-info): Clear
5197         `gnus-server-method-cache' when `gnus-server-alist' is changed.
5198         From Daiki Ueno <ueno@unixuser.org>.
5199
5200 2002-04-11  Simon Josefsson  <jas@extundo.com>
5201
5202         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
5203         viewing of security buttons.  Thanks to Nicolas Kowalski
5204         <Nicolas.Kowalski@imag.fr>.
5205
5206         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
5207         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
5208         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
5209         <Nicolas.Kowalski@imag.fr>.
5210         (smime-decrypt-buffer): Ditto.
5211
5212 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5213
5214         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
5215         header line.
5216
5217 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
5218
5219         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
5220
5221 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5222
5223         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
5224
5225 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5226
5227         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
5228         errors when debug.
5229
5230 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
5231
5232         * message.el (message-make-mft): Changed MFT code from using
5233         message-recipients (which included Bcc) to use only the To and CC
5234         headers.
5235
5236 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5237
5238         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
5239         add link.
5240         (gnus-treat-mail-picon): Ditto.
5241         (gnus-treat-newsgroups-picon): Ditto.
5242         (gnus-picon-databases): Fix custom type.
5243         (gnus-picon-databases): Add link.
5244         (gnus-article-x-face-command): Add to gnus-picon group.
5245
5246 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
5247
5248         * message.el (message-buffer-naming-style): Remove.
5249
5250 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5251
5252         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
5253
5254         * message.el (message-tool-bar-map): Ditto.
5255
5256         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5257
5258 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5259
5260         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
5261
5262 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
5263
5264         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
5265
5266 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
5267         Trivial patch.
5268
5269         * dns.el: open-network-stream under XEmacs does udp.
5270
5271 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
5272
5273         * spam.el (spam-enter-whitelist): New function.
5274         (spam-parse-whitelist): Ditto.
5275         (spam-refresh-list-cache): Ditto.
5276         (spam-address-whitelisted-p): New function.
5277
5278         * dns.el (query-dns): Use TCP when make-network-process isn't
5279         available.
5280         (dns-servers): New variable.
5281         (dns-parse-resolv-conf): New function.
5282         (query-dns): Use it.
5283
5284         * spam.el: New file.
5285
5286         * dns.el (query-dns): Test.
5287
5288 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5289
5290         * lpath.el (featurep): Bind make-network-process.
5291
5292 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
5293
5294         * nnmaildir.el: Use defstruct.  Use a single copy of
5295         nnmail-extra-headers to save memory.  Store server's group name
5296         prefix instead of each group's prefixed name.
5297         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
5298         nntp-server-buffer.
5299
5300 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5301
5302         * dns.el: New file.
5303
5304 2002-03-28  Simon Josefsson  <jas@extundo.com>
5305
5306         * gnus-sum.el (gnus-summary-dummy-line-format):
5307         * gnus.el (gnus-summary-line-format): Fixing links to Info.
5308         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
5309
5310 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5311
5312         * gnus-sum.el (gnus-summary-move-article)
5313         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
5314         the doc string.
5315
5316 2002-03-28  Simon Josefsson  <jas@extundo.com>
5317
5318         * mml-sec.el (mml-secure-message): Search after
5319         mail-header-separator from top of message.
5320
5321 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
5322
5323         * nnmaildir.el: Cosmetic changes.
5324         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
5325         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
5326         nnmaildir--group-ls): New macros/functions.  Use them.
5327         (nnmaildir--unlink): Evalutate argument only once.
5328
5329 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
5330
5331         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
5332         symbols.
5333         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
5334         `gnus-point-at-eol'.
5335
5336 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
5337
5338         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
5339         nnmaildir--marks-dir): New macros.  Use them.
5340         Use inhibit-quit for atomicity instead of in-memory journaling.
5341         (nnmaildir--edit-prep): New function.
5342         (Local Variables): Use it.
5343
5344 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
5345
5346         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5347
5348 2002-03-25  Simon Josefsson  <jas@extundo.com>
5349
5350         * message.el (message-mode): Fix doc.
5351
5352 2002-03-25  Simon Josefsson  <jas@extundo.com>
5353
5354         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
5355         Matthieu Moy <Matthieu.Moy@imag.fr>.
5356
5357 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
5358
5359         * mml-sec.el (mml-unsecure-message): Add docstring.
5360
5361 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
5362
5363         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
5364         value.
5365         Trivial change from andre@slamdunknetworks.com
5366
5367 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
5368
5369         * mml.el (mml-mode-map): Added a keybinding for
5370         `mml-unsecure-message'.  Also, added a menu entry for said
5371         function in the Attachments menu.
5372
5373 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5374
5375         * canlock.el (canlock-version): Remove.
5376         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
5377         here; simplify \x insertions.
5378         (canlock-sha1): New function, always return a unibyte string.
5379         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
5380         of a password.
5381         (canlock-insert-header): Use `canlock-sha1'.
5382         (canlock-verify): Ditto.
5383
5384 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5385
5386         * message.el (message-fix-before-sending): Add an option that
5387         ignores illegible text.
5388         Trivial change from Mark Milhollan <mlm@attglobal.net>
5389
5390         * message.el (message-font-lock-keywords): Support multi-line MML
5391         tags.
5392
5393         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
5394         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
5395
5396 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5397
5398         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
5399         symbols for "View as different encoding" submenu.
5400
5401 2002-03-19  Simon Josefsson  <jas@extundo.com>
5402
5403         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
5404         encoding" submenu.
5405
5406 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5407
5408         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
5409
5410 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5411
5412         * gnus-sum.el (gnus-sum-thread-tree-root)
5413         (gnus-sum-thread-tree-single-indent)
5414         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
5415         (gnus-sum-thread-tree-leaf-with-other)
5416         (gnus-sum-thread-tree-single-leaf): Make customizable.
5417
5418 2002-03-16  Simon Josefsson  <jas@extundo.com>
5419
5420         * gnus-util.el (gnus-extract-address-components): Don't break on
5421         names such as James "Kibo" Parry.  From Francis Litterio
5422         <franl@world.std.com>.
5423
5424 2002-03-13  Simon Josefsson  <jas@extundo.com>
5425
5426         * pop3.el (pop3-open-server): Revert multibyte change.  From
5427         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5428
5429         * message.el (message-send-mail-with-qmail): Make it work.  From
5430         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5431
5432 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
5433
5434         * message.el (message-make-mft): Set case-fold-search while
5435         generating the MFT.  Also, a little cleanup in the MFT code.
5436
5437 2002-03-12  Simon Josefsson  <jas@extundo.com>
5438
5439         * message.el (message-qmail-inject-args): May be function.
5440         (message-send-mail-with-qmail): Call function if m-q-i-a is
5441         function.  From fn@hungry.org (Faried Nawaz).
5442
5443 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5444
5445         * message.el (message-abbrevs-loaded): Remove.
5446         (mailabbrev): Require it.
5447
5448         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
5449
5450 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5451
5452         * pop3.el (pop3-open-server): Set process buffer unibyte.
5453
5454 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5455
5456         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
5457
5458 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5459
5460         * nnslashdot.el (nnslashdot-request-article): Remove javascript
5461         too.
5462
5463 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5464
5465         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
5466         duplication.
5467         (gnus-summary-save-parts-type-history): Ditto.
5468         (gnus-summary-save-parts-last-directory): Ditto.
5469         Trivial change from andre@slamdunknetworks.com
5470
5471 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
5472
5473         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
5474
5475 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5476
5477         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
5478         -->" as the end of the first article.
5479
5480         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
5481         From Matthieu Moy <Matthieu.Moy@imag.fr>
5482
5483         * message.el (message-add-action): Use add-to-list.
5484         (message-delete-action): New function.
5485
5486         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
5487         pieces.
5488
5489 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
5490
5491         * nnnil.el: New file.
5492         * gnus.el (gnus-valid-select-methods): Include nnnil.
5493
5494 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5495
5496         * message.el (message-syntax-checks): Because canlock is
5497         supported, we disable sender syntax check.
5498         (message-shoot-gnksa-feet): Add cancel-messages option doc.
5499
5500         * gnus-draft.el (gnus-draft-send): If interactive, use its default
5501         value of message-syntax-checks.
5502
5503         * qp.el (quoted-printable-decode-region): Doc addition.
5504         From: Eli Zaretskii <eliz@is.elta.co.il>
5505
5506         * mail-source.el (make-source-make-complex-temp-name): Use
5507         make-temp-file.
5508
5509         * mm-util.el (mm-make-temp-file): New function.
5510         * nneething.el (nneething-file-name): Use it.
5511         * mml-smime.el (mml-smime-encrypt): Ditto.
5512         * mm-view.el (mm-inline-wash-with-file): Ditto.
5513         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
5514         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
5515         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
5516         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
5517         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
5518         * gnus-art.el (gnus-mime-print-part): Ditto.
5519
5520 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
5521
5522         * message.el (nnmaildir-article-number-to-base-name): New
5523         function.
5524         (nnmaildir-base-name-to-article-number): New function.
5525
5526 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5527
5528         * smime.el (smime-make-temp-file): Don't quote
5529         `temporary-file-directory'.
5530
5531 2002-03-04  Simon Josefsson  <jas@extundo.com>
5532
5533         * smime.el (smime-sign-region): Rename argument keyfiles to
5534         keyfile. You only sign something with one key.
5535         (smime-sign-buffer): Better completing-read prompt.
5536         (smime-decrypt-buffer): Ditto.
5537
5538         * smime.el (smime-make-temp-file): Make it work under XEmacs.
5539
5540         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
5541         completing-read.
5542         (mm-view-pkcs7-decrypt): CRLF->LF.
5543
5544 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
5545
5546         * message.el (message-hierarchical-addresses): New variable.
5547         (message-get-reply-headers): Use it.
5548         From Ted Zlatanov <teodor.zlatanov@divine.com>
5549
5550 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5551
5552         * message.el (message-mode): If buffer-file-name, don't set auto
5553         save file name.
5554         Trivial change from Geoff Greene <ggreene@wpi.edu>
5555
5556 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5557
5558         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
5559         takes one argument in read-char.
5560
5561         * message.el (message-fix-before-sending): Forward a char.
5562         Check mmu-multibyte-p, add control-1.
5563
5564 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5565
5566         * gnus-start.el (gnus-read-init-file): Ditto.
5567
5568         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
5569
5570         * dgnushack.el (dgnushack-make-load): Ditto.
5571
5572         * mail-source.el (mail-source-fetch): Extract the right error
5573         code.
5574
5575         * message.el (message-fix-before-sending): Check illegible text.
5576
5577         * gnus-util.el (gnus-multiple-choice): New function.
5578
5579         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
5580         also defined in gnus-score.el.
5581
5582 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
5583
5584         * message.el (message-get-reply-headers): downcase email addresses
5585         for comaparisons for duplicate removal.
5586
5587 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5588
5589         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
5590         implementation of PKCS#7, which just allows users read the
5591         message.
5592         (mm-view-pkcs7): Use it.
5593
5594 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5595
5596         * gnus.el (large-newsgroup-initial): New parameter.
5597
5598         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
5599         (gnus-summary-insert-old-articles): Ditto.
5600
5601 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5602
5603         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
5604         used as the default answer of the question, "How many articles?".
5605         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5606
5607         * nnagent.el (nnagent-retrieve-headers): Remove articles with
5608         small numbers.
5609
5610 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5611
5612         * deuglify.el: Fix comments.
5613
5614 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
5615
5616         * html2text.el (html2text-clean-anchor): If there is no HREF,
5617         insert nothing.
5618
5619         * mml.el (mml-generate-mime-1): Add cdr.
5620         From: andre@slamdunknetworks.com
5621
5622         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
5623         (mm-text-html-washer-alist): Ditto.
5624
5625         * mm-decode.el (mm-text-html-renderer): Add html2text.
5626
5627         * html2text.el: Face lift.
5628
5629         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
5630
5631 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
5632
5633         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
5634
5635         * deuglify.el: Change copy right. Add autoload. Add coding-system.
5636
5637         * deuglify.el: New file. The original file name is
5638         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
5639
5640         * mm-decode.el (mm-display-external): Use
5641         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
5642
5643 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
5644
5645         * nnmaildir.el (nnmaildir-request-list): Report the highest
5646         article number, not the total number of articles.
5647
5648 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5649
5650         * gnus-sum.el: Move uu key map here.
5651         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
5652
5653 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
5654
5655         * nnmaildir.el (nnmaildir-request-expire-articles): Use
5656         nnmail-expiry-wait* if expire-age parameter is not set.
5657
5658 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5659
5660         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
5661         function.
5662         (gnus-group-sort-selected-groups-by-real-name): New function.
5663         (gnus-group-make-menu-bar): Add sort by real name.
5664
5665         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
5666         rebuild.
5667         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
5668         nil as dependencies as well.
5669
5670 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5671
5672         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
5673         for mime-parts.
5674
5675         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
5676
5677         * gnus-group.el (gnus-group-name-decode): Don't test
5678         multibyte-string, because it breaks XEmacs.
5679         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
5680
5681         * message.el (message-send-mail): Be talkative.
5682
5683         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
5684         (mm-automatic-display): Ditto.
5685
5686         * mailcap.el (mailcap-mime-data): Ditto.
5687         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5688
5689 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * many files: Remove trailing whitespaces, replace spc+tab with
5692         tab, replace leading whitespaces with tabs.
5693
5694 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
5695
5696         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
5697         articles with no body and no blank line after the header.
5698
5699 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5700
5701         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
5702         parts.
5703
5704         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
5705         non-ascii chars.
5706
5707         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5708
5709         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
5710         w3-delay-image-loads.
5711         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
5712         (mm-w3-prepare-buffer): Ditto.
5713
5714         * mail-source.el (mail-source-fetch-directory): Run scripts.
5715
5716 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
5719         for Majordomo confirmations.
5720
5721 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5722
5723         * gnus-fun.el (gnus-respond-to-confirmation): New command.
5724
5725 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5726
5727         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
5728
5729 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
5730
5731         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
5732         References header field.  From Mark Thomas <mthomas@cmu.edu>.
5733
5734 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5735
5736         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
5737         (mm-inline-render-with-stdin): Ditto.
5738         (mm-inline-render-with-function): Ditto.
5739         (mm-inline-wash-with-file): Bind coding-system-for-write.
5740         (mm-inline-wash-with-stdin): Ditto.
5741
5742 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5743
5744         Suggested by Felix Natter <fnatter@gmx.net>
5745
5746         * gnus-art.el (gnus-mime-view-part-externally): Rename from
5747         gnus-mime-externalize-view.
5748         (gnus-mime-view-part-internally): Rename from
5749         gnus-mime-internalize-view.
5750         (gnus-article-view-part-externally): Rename from
5751         gnus-article-externalize-part.
5752         (gnus-mime-action-alist): Change correspondingly.
5753         (gnus-mime-button-commands): Ditto.
5754         (gnus-mime-action-alist): Remove duplication.
5755
5756         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
5757
5758 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5759
5760         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
5761
5762         * gnus-art.el (gnus-display-mime): Use it.
5763
5764         * mm-partial.el (mm-partial-find-parts): Use it.
5765
5766         * gnus-sum.el (gnus-article-loose-mime): Rename from
5767         gnus-article-no-strict-mime.
5768         (gnus-summary-save-parts): Use it.
5769
5770 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5771
5772         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
5773         local variable.
5774
5775         * gnus-art.el (article-display-x-face): Don't sort multiple
5776         X-Faces.
5777
5778 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5779
5780         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
5781         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
5782
5783         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
5784
5785 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5786
5787         Some ideas is inspired by code from Hrvoje Niksic
5788         <hniksic@arsdigita.com>
5789
5790         * gnus-art.el (gnus-article-wash-function): Set the default to
5791         nil, so that we use mm-text-html-renderer instead.
5792         (article-wash-html): Use mm-text-html-renderer.
5793
5794         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
5795         (mm-text-html-renderer): New variable.
5796         (mm-inline-text-html-renderer): Set the default to nil, so that we
5797         use mm-text-html-renderer instead.
5798
5799         * mm-view.el (mm-inline-text-html): New function.
5800         (mm-text-html-renderer-alist): New variable.
5801         (mm-inline-text-vcard): New function.
5802         (mm-inline-text): Split.
5803         (mm-links-remove-leading-blank): New function.
5804         (mm-inline-render-with-file): New function.
5805         (mm-inline-render-with-stdin): New function.
5806         (mm-inline-render-with-function): New function.
5807         (mm-text-html-washer-alist): New variable.
5808         (mm-inline-wash-with-file): New function.
5809         (mm-inline-wash-with-stdin): New function.
5810
5811 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5812
5813         * message-utils.el: Fix installation doc.
5814         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5815
5816 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5817
5818         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
5819         (gnus-post-method): Use it.
5820         (gnus-summary-cancel-article): Find the correct post-method.
5821
5822         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
5823         * message.el (message-send-news): Ditto.
5824         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
5825         <ipmonger@delamancha.org>
5826
5827         * gnus.el (gnus-select-method): Fix doc.
5828         (gnus-server-string): Use 'using nntp'.
5829
5830         * gnus-agent.el (gnus-slave-unplugged): New command.
5831         From: Felix Natter <fnatter@gmx.net>
5832
5833 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5834
5835         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
5836         Call edit-done-function first, then change the window
5837         configuration.
5838         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
5839         (gnus-article-edit-mode): mml-mode.
5840
5841         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
5842         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
5843
5844         * message-utils.el: Adopt the file.
5845
5846         * message-utils.el: New file.
5847         From Holger Schauer <Holger.Schauer@gmx.de>
5848
5849 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5850
5851         * gnus-sum.el (gnus-summary-move-article): Select-article only
5852         when gnus-move-split-methods is non-nil. And we don't render or
5853         mark the article.
5854
5855         * gnus-fun.el (gnus-shell-command-to-string): New function.
5856         (gnus-shell-command-on-region): New function.
5857         (gnus-random-x-face): Use them.
5858         (gnus-x-face-from-file): Ditto.
5859         (gnus-convert-image-to-gray-x-face): Ditto.
5860         (gnus-convert-gray-x-face-to-xpm): Ditto.
5861         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
5862
5863 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5864
5865         * gnus-art.el (gnus-treat-display-xface): Don't use
5866         `shell-command-to-string' when compiling.
5867         (gnus-treat-display-grey-xface): Ditto.
5868
5869 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
5870
5871         * nnmaildir.el (nnmaildir--article-count): If the group is
5872         completely empty, report minimum article number as 1 instead of 0.
5873
5874 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5875
5876         * gnus-agent.el (gnus-get-predicate): Use nconc.
5877
5878         * gnus-sum.el (gnus-summary-display-make-predicate): Use
5879         gnus-summary-display-cache as cache.
5880
5881         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
5882         (nndoc-mail-in-mail-type-p): New function.
5883         (nndoc-mail-in-mail-article-begin): New function.
5884
5885 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5886
5887         * mailcap.el (mailcap-mime-data): Use enriched-decode.
5888
5889         * gnus-cite.el (gnus-article-fill-cited-article): Bind
5890         use-hard-newlines to nil.
5891
5892         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
5893         image is not available if window-system is not available.
5894
5895         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
5896
5897 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5898
5899         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
5900         bookmark, because update-mark doesn't handle it correctly.
5901
5902 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5903
5904         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
5905         directly instead of calling message-send-mail.
5906
5907         * gnus-start.el (gnus-read-descriptions-file): Use
5908         gnus-default-charset.
5909
5910         * mm-util.el (mm-guess-mime-charset): New function.
5911
5912         * gnus.el (gnus-default-charset): Use it.
5913         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
5914         the default.
5915
5916 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5917
5918         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
5919         (article-display-x-face): Use it.  Disable grey xface, if
5920         uncompface is not found.
5921
5922         * message.el (message-mode): Don't enable multibyte on an indirect
5923         buffer.
5924
5925         * nnrss.el (nnrss-content-function): New variable.
5926         (nnrss-request-article): Use it.
5927
5928 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5929
5930         * gnus.el: Add article-unsplit-urls.
5931         * gnus-sum.el: Ditto.
5932         * gnus-art.el (gnus-treat-strip-cr): New variable.
5933         (gnus-treatment-function-alist): Use it.
5934         (article-unsplit-urls): New function.
5935         (gnus-article-make-menu-bar): Use it.
5936         From: Michael Cook <michael.cook@cisco.com>
5937
5938 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5939
5940         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
5941         copy.
5942
5943 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
5944
5945         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
5946         with internal whitespace.
5947         (gnus-parent-id): Ditto.
5948
5949 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5950
5951         * gnus-art.el (gnus-article-treat-body-boundary): Add
5952         gnus-decoration property.
5953         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
5954
5955         * message.el (message-mode): Set local-abbrev-table.
5956         From Matt Armstrong <matt@lickey.com>.
5957
5958         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
5959         too many spaces.
5960
5961         * rfc2047.el (rfc2047-unfold-region): Ditto.
5962         (rfc2047-decode-region): Don't unfold. Let
5963         gnus-article-treat-unfold-headers do it.
5964
5965         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
5966         From: Jesper Harder <harder@ifa.au.dk>
5967
5968 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5969
5970         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
5971         (gnus-configure-posting-styles): Use it.
5972         (gnus-configure-posting-styles): Remove trailing newspaces.
5973
5974 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5975
5976         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
5977         is non-nil.
5978
5979         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
5980
5981         * gnus.el (gnus-server-to-method): Switch position with
5982         gnus-server-get-method.
5983         (gnus-agent): Add doc.
5984
5985         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
5986         (gnus-summary-save-parts): Use it.
5987
5988         * gnus-art.el (gnus-display-mime): Use it.
5989         * mm-partial.el (mm-partial-find-parts): Use it.
5990
5991         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
5992
5993         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
5994         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
5995
5996         * nnagent.el (nnagent-request-expire-articles): Don't delete
5997         files.
5998
5999 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6000
6001         * message.el (message-gen-unsubscribed-mft): New function.
6002         From Sriram Karra <karra@cs.utah.edu>.
6003
6004         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
6005         open parenthesis.
6006
6007         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
6008         (mm-inline-text-html-render-with-w3): Ditto.
6009         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
6010         Suggested by Dave Love  <d.love@dl.ac.uk>.
6011
6012         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
6013
6014         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
6015         * nntp.el (nntp-send-command): Ditto.
6016         * nntp.el (nntp-send-command-nodelete): Ditto.
6017
6018 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6019
6020         * mm-url.el (mm-url-load-url): New function.
6021         (mm-url-insert-file-contents): Use it.
6022
6023         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
6024
6025         * message.el (message-forward-make-body): Correctly copy
6026         forward-buffer.
6027
6028         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
6029
6030 2002-02-04  Simon Josefsson  <jas@extundo.com>
6031
6032         * gnus-art.el (gnus-article-followup-with-original): Mark with
6033         force, prevent errors when following up from article buffer.
6034         (gnus-article-reply-with-original): Ditto.
6035
6036         * binhex.el (binhex-decoder-switches): Fix doc.  From
6037         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6038
6039 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6040
6041         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
6042         highlight-citation after emphasize.
6043
6044 2002-02-04  Simon Josefsson  <jas@extundo.com>
6045
6046         * nnfolder.el (nnfolder-open-marks):
6047
6048         * nnml.el (nnml-open-marks): Message when done.  From David
6049         Edmondson <dme@sun.com>.
6050
6051 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6052
6053         * imap.el (imap-anonymous-auth): Fix typo.
6054         From: Steinar Bang <sb@dod.no>
6055
6056         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
6057         save-excursion.
6058         (gnus-cache-braid-heads): Ditto.
6059
6060         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
6061         line, because there are extra articles in the overview buffer.
6062
6063         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
6064
6065         * message.el (message-forward-rmail-make-body): Directly use
6066         rmail-msg-restore-non-pruned-header to avoid calling
6067         vertical-motion.
6068
6069 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6070
6071         * gnus-cache.el (gnus-summary-insert-cached-articles):
6072         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
6073
6074         * gnus-group.el (gnus-group-mark-article-read): Nreverse
6075         gnus-newsgroups-unselected.
6076
6077         * gnus-agent.el (gnus-summary-set-agent-mark): Use
6078         gnus-add-to-sorted-list.
6079
6080         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
6081         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
6082         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
6083         (gnus-update-read-articles): UNREAD is sorted.
6084         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
6085         (gnus-newsgroup-marked, gnus-newsgroup-cached)
6086         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
6087         (gnus-newsgroup-dormant): Require sorted.
6088
6089         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
6090         directories.
6091         (gnus-dired-print): New function.
6092
6093         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
6094         ps-despool.
6095
6096 2002-02-02  Simon Josefsson  <jas@extundo.com>
6097
6098         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
6099
6100 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6101
6102         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
6103         t. This makes gnus-agent customizable without putting
6104         gnus-agentize into .gnus.
6105
6106         * gnus.el (gnus-agent): Make it customizable.
6107
6108         * gnus-dired.el: New file.
6109         From Benjamin Rutt <brutt@bloomington.in.us>
6110
6111         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
6112         if no article.
6113         (gnus-cache-possibly-remove-article): Ditto.
6114         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
6115
6116 2002-02-01  Simon Josefsson  <jas@extundo.com>
6117
6118         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
6119
6120 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6121
6122         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
6123         (mm-setup-w3m): Don't bind keys listed in the above.
6124
6125 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6126
6127         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
6128         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
6129         is non-nil; bind `w3m-force-redisplay' with nil.
6130
6131         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6132
6133         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
6134
6135 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6136
6137         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
6138         use mail-header-unfold-field.
6139
6140         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
6141         gnus-summary-limit.
6142
6143         * gnus-range.el (gnus-add-to-sorted-list): New function.
6144         * gnus-sum.el (gnus-mark-article-as-read): Use it.
6145         (gnus-mark-article-as-unread): Ditto.
6146         (gnus-summary-mark-article-as-unread): Ditto.
6147         (gnus-build-get-header): Ditto.
6148         (gnus-summary-prepare-threads): Ditto.
6149         (gnus-summary-insert-pseudos): Ditto.
6150         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
6151         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
6152         (gnus-summary-insert-old-articles): Ditto.
6153
6154         * gnus-msg.el (gnus-posting-styles): Add new format of header.
6155         (gnus-configure-posting-styles): Support the new format.
6156
6157         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
6158         edebug-form-spec to (sexp body).
6159         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
6160
6161         * message.el (message-reply-headers): Add doc.
6162
6163 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6164
6165         * gnus-group.el (gnus-group-delete-group): Nix the entry in
6166         gnus-cache-active-hashtb.
6167
6168         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
6169         (gnus-agent-summary-fetch-group): Use it.
6170
6171         * gnus-msg.el (gnus-debug-files): New variable.
6172         (gnus-debug-exclude-variables): New variable.
6173         (gnus-debug): Use them.
6174
6175         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
6176
6177 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6178
6179         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
6180         (message-mode-syntax-table): Move back the previous position.
6181
6182         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
6183
6184         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6185         gnus-sorted-difference.
6186
6187         * nnsoup.el (nnsoup-request-expire-articles): Use
6188         gnus-sorted-difference.
6189
6190         * nnheader.el: Autoload gnus-sorted-difference.
6191
6192         * nnfolder.el (nnfolder-request-expire-articles): Use
6193         gnus-sorted-difference.
6194
6195         * gnus-cache.el (gnus-cache-retrieve-headers): Use
6196         gnus-sorted-difference.
6197
6198         * gnus-range.el: Autoload cookies.
6199         (gnus-sorted-difference): New function.
6200         (gnus-sorted-ndifference): New function.
6201         (gnus-sorted-nintersection): Rename from
6202         gnus-set-sorted-intersection.
6203         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
6204         (gnus-list-range-difference): Rename from
6205         gnus-inverse-list-range-intersection.
6206         (gnus-inverse-list-range-intersection): Use defalias.
6207
6208         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
6209         gnus-sorted-ndifference, and gnus-sorted-nintersection.
6210         (gnus-articles-to-read): Use gnus-sorted-difference.
6211         (gnus-summary-limit-mark-excluded-as-read): Use
6212         gnus-sorted-intersection and gnus-sorted-ndifference.
6213         (gnus-list-of-read-articles): Use gnus-list-range-difference.
6214         (gnus-summary-insert-articles): Use gnus-sorted-difference.
6215
6216         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
6217
6218 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6219
6220         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
6221         property to the buffer for using emacs-w3m command keys.
6222
6223         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
6224         option.
6225
6226         * mm-view.el (mm-w3m-mode-map): New variable.
6227         (mm-w3m-mode-command-alist): New variable.
6228         (mm-w3m-minor-mode): Removed.
6229         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
6230         (mm-inline-text-html-render-with-w3m): Add keymap property to the
6231         buffer for using emacs-w3m command keys.
6232
6233 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6234
6235         * message.el (message-mode-syntax-table): Move forward.
6236         (message-cite-prefix-regexp): Auto detect non word constituents.
6237         (message-cite-prefix-regexp): Don't use with-syntax-table.
6238
6239         * gnus-sum.el (gnus-summary-update-info): Use
6240         gnus-list-range-intersection.
6241
6242         * gnus-agent.el (gnus-agent-fetch-headers): Use
6243         gnus-list-range-intersection.
6244
6245         * gnus-range.el (gnus-range-normalize): Use correct predicate.
6246         (gnus-list-range-intersection): Use it.
6247         (gnus-inverse-list-range-intersection): Ditto.
6248         (gnus-sorted-intersection): Add doc.
6249         (gnus-set-sorted-intersection): Add doc.
6250         (gnus-sorted-union): New function.
6251         (gnus-set-sorted-union): New function.
6252
6253         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
6254         (gnus-inverse-list-range-intersection): Ditto.
6255
6256 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
6257
6258         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
6259
6260         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
6261         and permit `:' and `\' in order to handle full Windows pathnames.
6262         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
6263         technically not correct per standard, but seems to have common use.
6264
6265 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6266
6267         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
6268         replacing numbers.
6269
6270 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
6271
6272         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
6273
6274         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
6275         Don't split when the window is small, e.g. when a small *BBDB*
6276         window is the lowest one.
6277
6278         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6279         nnheader-find-nov-line to speed up. Use nreverse, because it is
6280         sorted. Use nnheader-insert-nov-file.
6281
6282 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * mm-decode.el (mm-inline-text-html-with-images): New user option.
6285
6286         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
6287         of `w3m-display-inline-images' with the value of
6288         `mm-inline-text-html-with-images'.
6289         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6290
6291         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6292
6293 2002-01-27  Richard M. Stallman  <rms@gnu.org>
6294
6295         * time-date.el: Add autoload cookies.  Many doc fixes.
6296         (time-add): New function.
6297         (time-subtract): Renamed from subtract-time.
6298         (subtract-time): New alias for time-subtract.
6299
6300 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
6303         emacs-w3m in doc-string.
6304
6305         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
6306         `w3m-current-buffer'.
6307
6308 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6309
6310         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
6311
6312         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
6313         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
6314         (mm-w3m-cid-retrieve): New function.
6315         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
6316
6317 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6318
6319         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
6320
6321 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6322
6323         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
6324
6325 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6326
6327         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
6328         32K.
6329
6330         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
6331
6332         * nnmail.el (nnmail-article-group): Decode headers before running
6333         split rules over them.
6334         (nnmail-mail-splitting-charset): New variable.
6335
6336         * smiley.el: Replaced with smiley-ems.el.
6337
6338 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6339
6340         * mm-url.el (mm-url-predefined-programs): Add w3m.
6341         (mm-url-program): Ditto.
6342
6343 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6344
6345         * nnml.el (nnml-use-compressed-files): New variable.
6346         (nnml-filenames-are-evil): Removed.
6347         (nnml-current-group-article-to-file-alist): Don't use.
6348         (nnml-update-file-alist): Inhibit.
6349         (nnml-article-to-file): Use new var.
6350
6351 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6352
6353         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
6354
6355         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
6356
6357 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6358
6359         * gnus-agent.el (gnus-agent-load-alist): Use new caching
6360         function.
6361
6362         * gnus-util.el (gnus-cache-file-contents): New function.
6363
6364         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
6365         (gnus-agent-load-alist): Use it.
6366
6367         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
6368
6369         * nnheader.el (nnheader-insert-nov-file): New function.
6370
6371         * gnus-util.el (gnus-parse-without-error): Correct the loop.
6372
6373         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
6374         there are no references.
6375         (gnus-extract-message-id-from-in-reply-to): New function.
6376         (gnus-nov-parse-line): Use in-reply-to if there are no
6377         references.
6378
6379 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6380
6381         * nnagent.el (nnagent-retrieve-headers): Use new macro.
6382
6383         * gnus-util.el (gnus-parse-without-error): New macro.
6384
6385 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
6386
6387         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
6388         (gnus-article-wash-function): use locate-library to decide which
6389         to use.
6390
6391 2002-01-25  Simon Josefsson  <jas@extundo.com>
6392
6393         * pop3.el (pop3-munge-message-separator): Work if no date.
6394         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
6395
6396 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6397
6398         * gnus-agent.el (gnus-agent-save-alist): Fix.
6399
6400         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
6401         mistake.  Reinstated lost code.
6402
6403 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
6404
6405         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
6406         one exists in the case of an encrypted message with an internal
6407         signature.
6408
6409 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6410
6411         * gnus-agent.el (gnus-agent-save-alist): Optimized.
6412
6413 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6414
6415         * dgnushack.el: Commented out the experimental code.
6416
6417 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6418
6419         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
6420         error.
6421
6422         * gnus.el (gnus-server-to-method): Made into subst.
6423         (gnus-server-method-cache): New variable.
6424         (gnus-server-to-method): Use it.
6425         (gnus-group-method-cache): New variable.
6426         (gnus-find-method-for-group-1): Renamed.
6427         (gnus-find-method-for-group): New function.
6428         (gnus-group-method-cache): Removed.
6429
6430         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
6431         function.
6432
6433         * gnus-range.el (gnus-members-of-range): New function.
6434         (gnus-list-range-intersection): Renamed.
6435         (gnus-inverse-list-range-intersection): New function.
6436
6437         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
6438
6439         * nnagent.el (nnagent-retrieve-headers): New implementation.
6440
6441         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
6442         implementation.
6443
6444 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6445
6446         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
6447         `w3m-meta-content-type-charset-regexp'.
6448
6449         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
6450         charset-encoded html contents.
6451
6452 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6453
6454         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
6455         an empty file.
6456
6457         * nnweb.el (url): Ignore errors when request url.
6458
6459         * nnrss.el: Clean up the comments.
6460
6461 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6462
6463         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
6464
6465         * mm-decode.el (mm-inline-text-html-renderer): New user option.
6466         (mm-inline-media-tests): Test whether the value of
6467         `mm-inline-text-html-renderer' is a function for text/html.
6468
6469         * mm-view.el (mm-inline-text-html-render-with-w3): New function
6470         separated from `mm-inline-text'.
6471         (mm-w3m-minor-mode): New variable.
6472         (mm-w3m-setup): New variable.
6473         (mm-setup-w3m): New function.
6474         (mm-inline-text-html-render-with-w3m): New function.
6475         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
6476         text/html.
6477
6478 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
6479
6480         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
6481
6482 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6483
6484         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
6485         and `gnus-xmas-completing-read'.
6486
6487 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6488
6489         * nneething.el (nneething-message-id-number): Abolished.
6490         (nneething-encode-file-name): Not encode numerical characters.
6491         (nneething-make-head): `nneething-message-id-number' is not
6492         used to generate message IDs.
6493
6494 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6495
6496         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
6497         characters.
6498
6499 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6500
6501         * gnus-xmas.el (gnus-xmas-completing-read): New function.
6502         (gnus-xmas-redefine): Redefine conditionally.
6503
6504 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
6505
6506         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
6507         tag.
6508
6509 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
6510
6511         * message.el (message-font-lock-keywords): Added the secure tag.
6512         * mml-sec.el: Added functions to generate/modify/remove the secure
6513         tag while in message mode.
6514         * mml-sec.el (mml-secure-message): New.
6515         * mml-sec.el (mml-unsecure-message): New.
6516         * mml-sec.el (mml-secure-message-sign-smime): New.
6517         * mml-sec.el (mml-secure-message-sign-pgp): New.
6518         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
6519         * mml-sec.el (mml-secure-message-encrypt-smime): New.
6520         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
6521         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
6522         * mml.el (mml-parse-1): Added code to recognise the secure tag and
6523         convert it to either a part or multipart depending on if there are
6524         other parts in the message.
6525         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
6526         to use the secure tag, rather than the part tag.
6527         * mml.el (mml-preview): Added a save-excursion to keep cursor
6528         position after doing an MML preview.
6529
6530 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6531
6532         * nnheader.el (nnheader-parse-overview-file): New function.
6533         (nnheader-write-overview-file): New function.
6534
6535 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6536
6537         * gnus.el (gnus-group-fast-parameter): Check better if expansion
6538         in wanted.
6539
6540         * nnweb.el (nnweb-type-definition): Clean up.
6541
6542 2002-01-21  Alastair Burt  <burt@dfki.de>
6543         Trivial patch.
6544
6545         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
6546         buffer exists before jumping to it.
6547
6548 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6549
6550         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
6551         function.
6552         (article-wash-html): Use it.
6553         (gnus-article-wash-function): New variable.
6554         (gnus-article-wash-html-with-w3m): New function.
6555
6556 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6557
6558         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
6559         XEmacs.
6560
6561 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
6562
6563         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
6564         command line.
6565
6566 2002-01-21  Simon Josefsson  <jas@extundo.com>
6567
6568         * canlock.el (base64-encode-string): Autoload it from base64.
6569         (canlock-make-cancel-key): Base64 encode unibyte string.
6570
6571 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6572
6573         * nnfolder.el (nnfolder-request-accept-article): Unfold
6574         x-from-line.
6575         (nnfolder-request-replace-article): Ditto.
6576
6577 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
6578
6579         * gnus-group.el (gnus-group-best-unread-group): Use the right
6580         positioning function.
6581
6582 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6583
6584         * smiley-ems.el (smiley-region): Use new function.
6585         (smiley-update-cache): Use general image functions.
6586         (smiley-region): Use general functions.
6587
6588         * gnus-util.el (gnus-graphic-display-p): New function.
6589
6590         * nnmail.el (nnmail-article-group): Allow outputting traces of
6591         non-strings.
6592
6593         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
6594         (nndoc-exim-bounce-type-p): New function.
6595
6596         * message.el (message-dont-send): Doc fix.
6597
6598         * gnus-util.el (gnus-completing-read): Remove
6599         inherit-input-method.
6600
6601         * gnus-art.el (gnus-treat-smiley): Doc fix.
6602
6603         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
6604         articles.
6605
6606 2002-01-19  Simon Josefsson  <jas@extundo.com>
6607
6608         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
6609         (imap-kerberos4-open): Ditto.
6610         (imap-open): Set port correctly, don't set auth.
6611
6612 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6613
6614         * gnus.el (gnus-version-number): Bump version number.
6615
6616 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6617
6618         * gnus.el: Oort Gnus v0.05 is released.
6619
6620 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6621
6622         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
6623         exists.
6624
6625         * gnus-spec.el (gnus-string-width-function): New function.
6626         (gnus-tilde-cut-form): Use it.
6627         (gnus-tilde-max-form): Ditto.
6628         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
6629         (gnus-substring-function): Use it.
6630         (gnus-tilde-cut-form): Ditto.
6631         (gnus-substring-function): New function.
6632
6633         * message.el (message-check-news-header-syntax): New message.
6634
6635         * gnus.el (gnus-slave-no-server): Doc fix.
6636
6637         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
6638
6639 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6640
6641         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
6642         `seen' if it looks like (seen NUM1 . NUM2).  It should be
6643         (seen (NUM1 . NUM2)).
6644
6645 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6646
6647         * gnus-topic.el (gnus-topic-catchup-articles): Update article
6648         number in closed topics.
6649
6650 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
6651
6652         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
6653         functions.
6654
6655 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6656
6657         * gnus.el (gnus-group-find-parameter): Clean up.
6658
6659         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
6660         articles.
6661
6662         * gnus-util.el (gnus-completing-read-with-default): Renamed.
6663
6664         * nnmail.el (nnmail-article-group): Clean up.
6665
6666 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6667
6668         * gnus-agent.el (gnus-category-name): Intern the category name.
6669
6670 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6671
6672         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
6673
6674         * gnus-util.el (gnus-completing-read): New function.
6675
6676 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6677
6678         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
6679
6680         * smiley-ems.el (smiley-region): Register smiley.
6681         (smiley-toggle-buffer): Rewrite the function.
6682         (smiley-active): Removed.
6683
6684 2002-01-19  Simon Josefsson  <jas@extundo.com>
6685
6686         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
6687         Jesper Harder <harder@ifa.au.dk>.
6688
6689 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6690
6691         * gnus-art.el (gnus-request-article-this-buffer): Call
6692         `nneething-get-file-name' to extract the file name from the
6693         message id.
6694
6695         * nneething.el (nneething-encode-file-name): New function.
6696         (nneething-decode-file-name): Ditto.
6697         (nneething-get-file-name): Ditto.
6698         (nneething-make-head): Encode the file name and encapsulate it
6699         into the field of the message id.
6700
6701 2002-01-18  Simon Josefsson  <jas@extundo.com>
6702
6703         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
6704         stored in .marks.
6705
6706         * nnfolder.el (nnfolder-request-update-info): Ditto.
6707
6708 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6709
6710         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
6711
6712 2002-01-18  Simon Josefsson  <jas@extundo.com>
6713
6714         * imap.el (imap-starttls-p): Don't check for binary.
6715         (imap-gssapi-auth-p): Ditto.
6716         (imap-kerberos4-auth-p): Ditto.
6717         (imap-open): Change logic.  Iterate through all possible streams,
6718         instead of bailing out after first failure.  Move authenticator
6719         decision to `imap-authenticate'.
6720         (imap-authenticate): Change logic, now finds the authenticator to
6721         use, was previously in `imap-open'.
6722         (imap-open): Return nil on failure.
6723         (imap-open): Setup temp buffer correctly.
6724         (imap-open): Return buffer only on success.
6725         (imap-interactive-login, imap-interactive-login): Tell the user
6726         which stream/authenticator is used for the queried
6727         username/password.
6728         (imap-open, imap-authenticate): Set variables.
6729         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
6730         (imap-open): Don't assume how `with-temp-buffer' is implemented.
6731
6732 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6733
6734         * gnus-fun.el (gnus-grab-cam-x-face): New function.
6735
6736 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6737
6738         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
6739
6740 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6741
6742         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
6743         (gnus-agent-group-mode-map): Bind it to "Jo".
6744         (gnus-agent-group-make-menu-bar): Add it into menu bar.
6745
6746 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
6747
6748         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
6749         (gnus-summary-mail-toolbar): Add mail article deletion button.
6750
6751         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
6752         false positives for lines of "^^^^".
6753
6754         * gnus-picon.el (gnus-picon-find-face): faces database is all
6755         lowercase.
6756
6757 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6758
6759         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
6760         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
6761         duplications.
6762         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
6763
6764 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6765
6766         * gnus-sum.el (gnus-summary-initial-limit): Inline
6767         gnus-summary-limit-children.
6768         (gnus-summary-initial-limit): Don't limit if
6769         gnus-newsgroup-display is nil.
6770         (gnus-summary-initial-limit): No, don't.
6771
6772         * gnus-util.el
6773         (gnus-put-text-property-excluding-characters-with-faces): Inline
6774         gnus-put-text-property.
6775
6776         * gnus-spec.el (gnus-default-format-specs): New variable.
6777
6778         * gnus-start.el (gnus-read-newsrc-file): Don't clear
6779         gnus-format-specs.
6780         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
6781
6782         * gnus-spec.el (gnus-update-format-specifications): Really check
6783         the Gnus version of the .newsrc.eld file.
6784         (gnus-format-specs): Save the new default summary format.
6785
6786         * gnus-util.el (gnus-parent-id): Check whether references is empty
6787         before splitting.
6788
6789         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
6790         functions.
6791         (gnus-gather-threads-by-references): Inline
6792         `gnus-split-references'.
6793
6794         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
6795         default value of gnus-summary-line-format-spec.
6796
6797 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6798
6799         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
6800         message.
6801         (nnslashdot-request-list): Ditto.
6802         (nnslashdot-sid-strip): Removed.
6803
6804 2002-01-15  Simon Josefsson  <jas@extundo.com>
6805
6806         * nnimap.el (nnimap-close-asynchronous): Enable.
6807         (nnimap-close-group): Expunge.
6808
6809 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6810
6811         * gnus-util.el (gnus-user-date-format-alist): Typo.
6812         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
6813
6814 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6815
6816         * nneething.el (nneething-request-article): Set
6817         `nnmail-file-coding-system' to `binary' locally, in order to read
6818         files without any conversion.
6819
6820 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6821
6822         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6823         nnheader-file-coding-system and nnmail-active-file-coding-system.
6824         (gnus-agent-regenerate-group): Ditto.
6825         (gnus-agent-regenerate): Ditto.
6826         (gnus-agent-write-active): Ditto.
6827         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
6828
6829 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6830
6831         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
6832         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
6833
6834 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6835
6836         * gnus.el: We don't need gnus-article-show-all-headers.
6837
6838         * gnus-art.el (article-show-all, gnus-article-show-all-header):
6839         Ditto.
6840
6841         * gnus-sum.el (gnus-summary-select-article): Don't call
6842         show-all-headers, because hidden headers are not hidden text any
6843         more.
6844
6845 2002-01-13  Simon Josefsson  <jas@extundo.com>
6846
6847         * message.el (message-newline-and-reformat): Use `newline' instead
6848         of inserting \n, so that the newline is marked as hard.
6849
6850         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
6851         From Jesper Harder <harder@ifa.au.dk>.
6852
6853 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6854
6855         * imap.el (imap-close): Keep going if quit.
6856
6857         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
6858         nntp-server-buffer.
6859
6860 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6861
6862         * mm-view.el (mm-display-inline-fontify): Require font-lock to
6863         avoid unbinding shadowed variables.
6864
6865         * gnus-art.el (gnus-picon-databases): Moved here.
6866         (gnus-picons-installed-p): Moved here.
6867         (gnus-article-reply-with-original): Use `mark'.
6868
6869         * gnus.el (gnus-picon): Moved here and renamed.
6870
6871         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
6872         installed.
6873         (gnus-treat-mail-picon): Ditto.
6874         (gnus-treat-newsgroups-picon): Ditto.
6875
6876         * gnus-picon.el (gnus-picons-installed-p): New function.
6877
6878 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6879
6880         * gnus-agent.el (gnus-agent-go-online): Fix doc.
6881
6882 2002-01-12  Simon Josefsson  <jas@extundo.com>
6883
6884         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
6885         (nnimap-before-find-minmax-bugworkaround): Use it.
6886         (nnimap-find-minmax-uid): Don't reselect current mailbox.
6887         (nnimap-dont-close): New variable.
6888         (nnimap-close-group): Use it.
6889
6890 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6891
6892         * gnus-art.el (gnus-article-reply-with-original): Use
6893         `mark-active'.
6894
6895         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
6896
6897         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
6898         (gnus-score-advanced): Clean up.
6899         (gnus-score-advanced): Accept a multiple of the score.
6900
6901 2002-01-12  Simon Josefsson  <jas@extundo.com>
6902
6903         * flow-fill.el (fill-flowed-display-column)
6904         (fill-flowed-encode-columnq): New variables.  Suggested by
6905         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6906         (fill-flowed-encode, fill-flowed): Use them.
6907
6908         * message.el (message-send-news, message-send-mail): Use
6909         m-b-s-n-p-e-h-n.
6910
6911         * mml.el (autoload): Autoload fill-flowed-encode.
6912         (mml-buffer-substring-no-properties-except-hard-newlines): New
6913         function.
6914         (mml-read-part): Use it.
6915         (mml-generate-mime-1): Encode format=flowed if appropriate.
6916         (mml-insert-mime-headers): Insert format=flowed.
6917
6918         * flow-fill.el (fill-flowed-encode): New function.
6919         (fill-flowed): Bind fill-column to window width.
6920
6921 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6922
6923         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
6924         it exists.
6925         (gnus-summary-setup-buffer): Wake up dead summary buffers.
6926         (gnus-summary-buffer-name): Don't return the dead name after all.
6927         (gnus-summary-setup-buffer): Kill the dead buffer.
6928
6929         * gnus-art.el (gnus-article-followup-with-original): Store the
6930         value of the mark before deactivating it.
6931
6932 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6933
6934         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
6935         From: Karl Kleinpaste <karl@charcoal.com>
6936
6937         * gnus-art.el (article-display-x-face): Ditto.
6938         (gnus-article-reply-with-original): Use gnus-region-active-p.
6939         (gnus-article-followup-with-original): Ditto.
6940
6941         * gnus-sum.el (gnus-summary-read-group-1): Don't select
6942         downloadable article either.
6943
6944 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6945
6946         * gnus-art.el (article-display-x-face): Insert From:.
6947
6948         * gnus-sum.el (gnus-summary-move-article): Don't draw the
6949         article. Bind gnus-display-mime-function and
6950         gnus-article-prepare-hook.
6951
6952         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
6953         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
6954         gnus-agent-possibly-synchronize-flags to the last.
6955         (gnus-agent-go-online): New function. New variable.
6956
6957 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6958
6959         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
6960         (gnus-agent-regenerate): Ditto.
6961
6962 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6963
6964         * message.el (message-ignored-news-headers)
6965         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
6966         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
6967
6968         * gnus.el (gnus-gethash-safe): New macro.
6969
6970         * gnus-agent.el (gnus-agent-regenerate-history): New function.
6971         (gnus-agent-regenerate): Show messages.
6972
6973 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6974
6975         * gnus-agent.el (gnus-agent-regenerate-group): New function.
6976         (gnus-agent-regenerate): New function.
6977         (gnus-agent-save-alist): Sort.
6978         (gnus-agent-copy-nov-line): Test eobp.
6979         (gnus-agent-retrieve-headers): Erase buffer.
6980
6981 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6982
6983         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
6984         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
6985
6986         * gnus.el (gnus-agent-covered-methods): Move here.
6987         (gnus-online): New function.
6988         (gnus-agent-method-p): Move here.
6989
6990         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
6991         nil. Remove articles-alist.
6992
6993         * gnus-start.el (gnus-get-unread-articles): Check online.
6994         (gnus-groups-to-gnus-format): Ditto.
6995         (gnus-active-to-gnus-format): Ditto.
6996
6997         * gnus-agent.el (gnus-agent-get-function): Use it.
6998         (gnus-agent-get-undownloaded-list): Ditto.
6999         (gnus-agent-fetch-session): Only fetch online methods.
7000
7001         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
7002         (gnus-server-mode-map): Ditto.
7003         (gnus-server-offline-face): New face.
7004         (gnus-server-offline-face): New variable.
7005         (gnus-server-font-lock-keywords): Add offline.
7006         (gnus-server-insert-server-line): Ditto.
7007         (gnus-server-offline-server): New function.
7008
7009         * gnus-int.el (gnus-open-server): Turn to offline.
7010         (gnus-server-unopen-status): New variable.
7011
7012 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7013
7014         * nnkiboze.el (nnkiboze-request-article): Use
7015         gnus-agent-request-article.
7016
7017         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
7018         function. Insert undownloaded NOV.
7019
7020         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
7021         (gnus-agent-request-article): New function.
7022
7023         * gnus.el (gnus-agent-cache): New variable.
7024
7025         * gnus-int.el (gnus-retrieve-headers): Use
7026         gnus-agent-retrieve-headers.
7027         (gnus-request-head): Use gnus-agent-request-article.
7028         (gnus-request-body): Ditto.
7029
7030         * gnus-art.el (gnus-request-article-this-buffer): Use
7031         gnus-agent-request-article.
7032
7033         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
7034         article if it is undownloaded.
7035
7036 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7037
7038         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
7039
7040 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7041
7042         * canlock.el (canlock-string-as-unibyte): New macro.
7043         (canlock-sha1-with-openssl): Return a unibyte string.
7044         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
7045
7046 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7047
7048         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
7049
7050 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7051
7052         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
7053         application/x-emacs-lisp.
7054
7055         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
7056
7057         * nntp.el (nntp-request-article): Add group parameter.
7058         (nntp-request-head): Ditto.
7059         (nntp-find-group-and-number): Add parameter group. Figure out
7060         number if the status line doesn't give (e.g. quimby.gnus.org).
7061
7062 2002-01-08  Simon Josefsson  <jas@extundo.com>
7063
7064         * mml.el (mml-generate-mime-1): Set recipient correctly.
7065
7066 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7067
7068         * message.el (message-read-from-minibuffer): Add parameter
7069         initial-contents.
7070         * gnus-msg.el (gnus-summary-resend-message): Use it.
7071
7072         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
7073         behavior of quit-config.
7074
7075         * message.el (message-make-from): Don't quote fullname.
7076         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
7077
7078         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
7079         From: <andre@slamdunknetworks.com>
7080
7081 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7082
7083         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
7084
7085         * gnus-art.el (gnus-header-button-alist): Handle mailto.
7086
7087         * mml.el (mml-preview): Bind gnus-original-article-buffer because
7088         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
7089         because bbdb may use it.
7090
7091 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7092
7093         * nneething.el (nneething-request-article): When a non-text file
7094         is converted to an article, its data is encoded in base64.  Call
7095         `nneething-make-head' with options to specify MIME types.
7096         (nneething-make-head): Add optional arguments to specify MIME
7097         types.
7098
7099 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7100
7101         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
7102         header if there is not.
7103
7104         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
7105
7106         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
7107         (gnus-inews-mark-gcc-as-read): Obsolete variable.
7108         (gnus-inews-do-gcc): Use them.
7109
7110         * gnus-group.el (gnus-group-mark-article-read): Put holes into
7111         gnus-newsgroup-unselected.
7112
7113 2002-01-06  Simon Josefsson  <jas@extundo.com>
7114
7115         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
7116         condition-case, not ignore-errors.
7117
7118 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7119
7120         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
7121         gnus-fetch-old-headers.
7122
7123         * gnus-art.el (article-display-x-face): Use the current buffer
7124         unless `W f'. Otherwise, X-Face may be shown in the header of a
7125         forwarded part.
7126         (gnus-treatment-function-alist): Treat xface before hiding
7127         headers.
7128
7129 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7130
7131         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
7132         parameters.
7133
7134 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7135
7136         * mm-util.el (mm-multibyte-p): Define conditionally when load.
7137         (mm-guess-charset): New function.
7138         (mm-charset-after): Use it.
7139         (mm-detect-coding-region): New function.
7140         (mm-detect-mime-charset-region): New function.
7141
7142         * gnus-sum.el (gnus-summary-show-article): Use
7143         mm-detect-coding-region.
7144
7145 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7146
7147         * message.el (message-make-fqdn): Be less violent.
7148
7149         * gnus.el (gnus-logo-color-style): Compute custom form
7150         automatically.
7151
7152         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
7153         score file of the parent to the document group.
7154
7155         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
7156         parameters parameter.
7157
7158         * gnus-score.el (gnus-score-load-file): Clean up.
7159
7160 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7161
7162         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
7163         From: Damien Wyart <damien.wyart@free.fr>
7164
7165         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
7166
7167 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7168
7169         * gnus-sum.el (gnus-select-group-hook): Typo.
7170
7171         * rfc2047.el (rfc2047-decode-string): Return immediately if there
7172         is no quoted-printable-encoded STRING.
7173         From: Jesper Harder <harder@ifa.au.dk>
7174
7175         (rfc2047-decode-string): Decode it.
7176
7177 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7178
7179         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
7180
7181 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
7182         Trivial patch.
7183
7184         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
7185         buffer to get rid of junk line.
7186
7187 2002-01-05  Simon Josefsson  <jas@extundo.com>
7188
7189         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
7190         C-o.
7191         (message-mode-map): Bind message-insert-or-toggle-importance to
7192         C-c C-u.
7193         (message-mode-map): Bind message-disposition-notification-to to
7194         C-c M-n.
7195         (message-mode-menu): Add m-d-n-t.
7196         (message-mode-field-menu): Add m-goto-from.
7197         (message-mode): Doc fix.
7198         (message-goto-from): New function.
7199         (message-insert-disposition-notification-to): New function.
7200         (message-tool-bar-map): Add receipt button.
7201
7202 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7203
7204         * gnus-sum.el (gnus-thread-latest-date): New function.
7205         (gnus-thread-sort-by-most-recent-number): Renamed.
7206         (gnus-thread-sort-functions): Doc fix.
7207         (gnus-select-group-hook): Don't use setq on a hook.
7208         (gnus-thread-latest-date): Use date, not number
7209
7210         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
7211         (gnus-agent-expire): Allow regexp of expire-days.
7212
7213         * gnus-art.el (gnus-article-reply-with-original): Deactivate
7214         region.
7215         (gnus-article-followup-with-original): Ditto.
7216
7217         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
7218
7219         * gnus-art.el (gnus-mime-display-alternative): Use
7220         gnus-local-map-property.
7221         (gnus-mime-display-alternative): Ditto.
7222         (gnus-insert-mime-security-button): Ditto.
7223         (gnus-insert-next-page-button): Ditto.
7224         (gnus-button-prev-page): Take optional args.
7225         (gnus-insert-prev-page-button): widget-convert.
7226
7227         * gnus-util.el (gnus-local-map-property): New function.
7228
7229         * gnus-art.el (gnus-prev-page-map): Use parent map.
7230         (gnus-next-page-map): Ditto.
7231
7232         * gnus-spec.el (gnus-parse-format): Clean up.
7233         (gnus-parse-format): Do complex formatting for %=.
7234
7235         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
7236         "X-Face: " to the data in the built-in scenario.
7237
7238         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
7239         (gnus-correct-pad-form): Renamed.
7240         (gnus-tilde-max-form): Clean up.
7241         (gnus-pad-form): Use gnus-use-correct-string-widths.
7242
7243         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
7244         support if that is available.
7245
7246         * gnus-sum.el (gnus-thread-highest-number): New function.
7247         (gnus-thread-sort-by-most-recent-thread): New function.
7248         (gnus-thread-sort-functions): Doc fix.
7249
7250 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7251
7252         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
7253         all cases.
7254         (gnus-summary-mode): Enable it in all cases.
7255         (gnus-summary-display-article): Ditto.
7256         (gnus-summary-edit-article): Ditto.
7257
7258         * gnus-ems.el (gnus-put-image): Really return glyph.
7259
7260         * gnus-art.el (gnus-article-x-face-command): Fix :type.
7261         (gnus-treat-smiley): Don't take "P" in the interactive form.
7262
7263 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7264
7265         * compface.el (uncompface): XEmacs and Emacs have differing
7266         capabilities.
7267
7268         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
7269
7270         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
7271         (gnus-article-xface-ring-size): Removed.
7272         (gnus-article-display-xface): Removed.
7273         (gnus-remove-image): Cleaned up.
7274
7275         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
7276         (gnus-xmas-create-image): Take pbm files.
7277         (gnus-x-face): Removed.
7278         (gnus-xmas-article-display-xface): Removed.
7279
7280         * gnus-fun.el (gnus-display-x-face-in-from): Bind
7281         default-enable-multibyte-characters.
7282
7283         * compface.el (uncompface): Doc fix.
7284
7285         * gnus-art.el (gnus-article-x-face-command): Use
7286         gnus-display-x-face-in-from.
7287
7288         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
7289
7290         * gnus-ems.el (gnus-put-image): Return the image.
7291
7292         * gnus-fun.el (gnus-display-x-face-in-from): New function.
7293         (gnus-x-face): Moved here.
7294
7295 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7296
7297         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
7298         invisible if string is nil.
7299         (gnus-xmas-article-display-xface): Use it.
7300
7301         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
7302         property when string is nil.
7303         (gnus-article-display-xface): Use it.
7304
7305 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7306
7307         * gnus-art.el (article-display-x-face): Check whether valid grey
7308         face was returned.
7309         (article-display-x-face): Place image in the right spot.
7310
7311         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
7312         stderr.
7313         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
7314
7315 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7316
7317         * gnus-xmas.el (gnus-xmas-create-image): Take optional
7318         parameters.
7319         (gnus-xmas-put-image): Allow non-strings to be passed.
7320
7321         * gnus-art.el (article-display-x-face): Use optional parameters.
7322
7323         * gnus-ems.el (gnus-create-image): Take optional parameters.
7324
7325         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
7326
7327         * compface.el (compface-xbm-p): Removed.
7328
7329         * gnus-ems.el (gnus-article-compface-xbm): Removed.
7330         (gnus-article-display-xface): Use compface.
7331
7332         * compface.el: New file.
7333
7334         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
7335         (gnus-convert-image-to-x-face-command): Ditto.
7336         (gnus-random-x-face): Quote argument.
7337         (gnus-x-face-from-file): Ditto.
7338
7339 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
7340
7341         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
7342         the expire-group parameter once per article rather than once
7343         per group; bind `nnmaildir-article-file-name' and `article'
7344         for convenience.  Leave article alone when expire-group
7345         specifies the current group.
7346         (nnmaildir--update-nov): be more concurrency-friendly with
7347         temp file names.
7348
7349 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7350
7351         * gnus-start.el (gnus-read-init-file): Cleaned up.
7352
7353 2002-01-03  Dave Love  <d.love@dl.ac.uk>
7354
7355         * gnus-start.el (gnus-startup-file-coding-system): Removed.
7356         (gnus-read-init-file): Don't use it.
7357
7358 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7359
7360         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
7361
7362 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7363
7364         * gnus-start.el (gnus-read-init-file): Don't force coding system
7365         for ~/.gnus.  From Dave Love <fx@gnu.org>.
7366
7367 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7368
7369         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
7370         * nnspool.el (nnspool-request-post): Ditto.
7371
7372         * mm-util.el (mm-use-find-coding-systems-region): New variable.
7373         (mm-find-mime-charset-region): Use it.
7374
7375 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7376
7377         * gnus.el (gnus-summary-line-format): Added :link.
7378         * gnus-topic.el (gnus-topic-line-format): Ditto.
7379         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
7380         * gnus-srvr.el (gnus-server-line-format): Ditto.
7381         * gnus-group.el (gnus-group-line-format): Ditto.
7382
7383         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
7384         :keys, it works on both Emacsen.
7385
7386 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7387
7388         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
7389
7390 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7391
7392         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
7393
7394 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
7395
7396         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
7397         very wide reply.
7398
7399 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7400
7401         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
7402         (gnus-picon-cache): New variable.
7403         (gnus-picon-transform-newsgroups): Cache stuff.
7404
7405         * gnus-art.el (gnus-article-reply-with-original): New command.
7406         (gnus-article-followup-with-original): New command.
7407
7408         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
7409         END parameters.
7410         (gnus-summary-followup): Take a list of list of articles.
7411         (gnus-inews-yank-articles): Allow lists of article/regions.
7412
7413         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
7414         longer the usual commands.
7415
7416         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
7417         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
7418         shell-command-on-region.
7419
7420 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7421
7422         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
7423           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
7424
7425 2002-01-03  Steve Youngs  <youngs@xemacs.org>
7426
7427         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
7428         understand ':keys', wrap it in an featurep 'xemacs.
7429
7430 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7431
7432         * gnus-ems.el (gnus-article-display-xface): Show xface in the
7433         order of headers (Actually, it is called in a reversed order). Add
7434         'gnus-image-text-deletable property.
7435         (gnus-remove-image): Remove text with such a property.
7436
7437         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
7438         gnus-put-image.
7439
7440         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
7441         with ", "
7442
7443 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7444
7445         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
7446
7447         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
7448         (article-display-x-face): Display grey X-Faces.
7449
7450         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
7451         (gnus-convert-gray-x-face-to-ppm): Ditto.
7452         (gnus-convert-image-to-gray-x-face): Ditto.
7453
7454         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
7455         gnus-summary-show-raw-article.
7456
7457 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7458
7459         Display picons in XEmacs without showing text.
7460
7461         * gnus-xmas.el (gnus-xmas-create-image): Don't use
7462         mm-create-image-xemacs to create xbm glyph, because it deletes
7463         temporary files.
7464         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
7465         (gnus-xmas-remove-image): Make text visible, remove glyph.
7466
7467         * gnus-picon.el (gnus-picon-transform-newsgroups)
7468         (gnus-picon-transform-address): Insert spec backward, due to the
7469         incompatibility of gnus-xmas-put-image.
7470
7471 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7472
7473         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
7474
7475 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7476
7477         * gnus.el: Doc fix.
7478
7479         * gnus-art.el: Doc fix.
7480
7481         * gnus-agent.el: Doc fix.
7482
7483 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7484
7485         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
7486
7487 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
7488
7489         * nnmaildir.el (nnmaildir--update-nov): automatically parse
7490         NOV data out of the message again if nnmail-extra-headers has
7491         changed.
7492
7493 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7494
7495         * gnus-fun.el: New file.
7496         (gnus-convert-image-to-x-face-command): New variable.
7497         (gnus-insert-x-face): New function.
7498         (gnus-random-x-face): Renamed.
7499         (gnus-x-face-from-file): Renamed.
7500
7501         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
7502         "_".
7503         (gnus-body-boundary-delimiter): Typo fix.
7504
7505 2002-01-02  Simon Josefsson  <jas@extundo.com>
7506
7507         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
7508         (gnus-body-boundary-delimiter): Fix type.
7509
7510 2002-01-01  Simon Josefsson  <jas@extundo.com>
7511
7512         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
7513         (gnus-treat-emphasize, gnus-treat-strip-cr)
7514         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
7515         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
7516         (gnus-treat-fill-article, gnus-treat-hide-citation)
7517         (gnus-treat-hide-citation-maybe)
7518         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
7519         (gnus-treat-strip-pem, gnus-treat-strip-banner)
7520         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
7521         (gnus-treat-date-ut, gnus-treat-date-local)
7522         (gnus-treat-date-english, gnus-treat-date-lapsed)
7523         (gnus-treat-date-original, gnus-treat-date-iso8601)
7524         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
7525         (gnus-treat-strip-trailing-blank-lines)
7526         (gnus-treat-strip-leading-blank-lines)
7527         (gnus-treat-strip-multiple-blank-lines)
7528         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
7529         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
7530         (gnus-treat-display-xface, gnus-treat-display-smileys)
7531         (gnus-treat-from-picon, gnus-treat-mail-picon)
7532         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
7533         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
7534         (gnus-treat-play-sounds, gnus-treat-translate)
7535         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
7536
7537         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
7538         (gnus-article-treat-body-boundary): Use it.
7539
7540         * message.el (message-mode): Fix doc.
7541         (message-mode-menu): Fix names.
7542
7543 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7544
7545         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
7546         articles.
7547
7548         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
7549         (gnus-picon-transform-address): Search for unknown faces as well.
7550         (gnus-picon-find-face): Don't search "news" for MISC.
7551         (gnus-picon-user-directories): Changed default back to exclude
7552         "unknown".
7553
7554         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
7555
7556         * gnus-picon.el (gnus-picon-find-face): Search through all
7557         databases.
7558         (gnus-picon-find-face): New implementation.
7559
7560         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
7561         keystroke.
7562         (gnus-topic-goto-next-topic): Ditto.
7563
7564         * gnus.el (gnus-summary-line-format): Changed default.
7565
7566         * nnmail.el (nnmail-extra-headers): Change default.
7567
7568         * gnus-sum.el (gnus-extra-headers): Change default.
7569
7570         * message.el (message-news-other-window): Changed "news" to
7571         "posting".
7572         (message-news-other-frame): Ditto.
7573         (message-do-send-housekeeping): Ditto.
7574
7575         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
7576         function.
7577         (gnus-article-unread-p): New function.
7578         (gnus-article-unseen-p): New function.
7579         (gnus-dead-summary-mode-map): Typo.
7580
7581         * gnus-util.el (gnus-make-predicate): New function.
7582         (gnus-make-predicate-1): New function.
7583
7584         * gnus-sum.el: New function.
7585         (gnus-map-articles): New function.
7586
7587         * gnus-art.el (gnus-treat-fold-headers): New variable.
7588         (gnus-article-treat-fold-headers): New command and keystroke.
7589
7590         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
7591         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
7592
7593 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7594
7595         * message.el (message-fcc-externalize-attachments): New variable.
7596         (message-do-fcc): Use it.
7597
7598         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
7599         (gnus-inews-do-gcc): Use it.
7600
7601         * mml.el (mml-tweak-sexp-alist): New variable.
7602         (mml-externalize-attachments): New variable.
7603         (mml-tweak-part): Use mml-tweak-sexp-alist.
7604         (mml-tweak-externalize-attachments): New function.
7605
7606 2002-01-01  Steve Youngs  <youngs@xemacs.org>
7607
7608         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
7609         'set-glyph-face' so x-face back/foreground can be set.
7610
7611 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7612
7613         * message.el (message-fix-before-sending): Fix a typo.
7614
7615 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7616
7617         * gnus-art.el (gnus-treat-smiley): Renamed command.
7618         (gnus-article-remove-images): New command and keystroke.
7619
7620         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
7621
7622         * smiley-ems.el (gnus-smiley-display): Removed.
7623
7624         * gnus.el (gnus-version-number): Update version.
7625
7626         * message.el (message-text-with-property): Renamed and moved
7627         here.
7628         (message-fix-before-sending): Highlight invisible text and place
7629         point there.
7630
7631 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7632
7633         * gnus.el: Oort Gnus v0.04 is released.
7634
7635 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7636
7637         * gnus-delay.el (gnus-delay-send-queue): Renamed.
7638
7639         * gnus-art.el (gnus-ignored-headers): More headers,
7640
7641         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
7642         of `scan-error', since XEmacs doesn't seem to support that.
7643
7644 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7645
7646         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
7647         arg.
7648         (gnus-summary-best-unread-subject): Ditto.
7649         (gnus-summary-best-unread-subject): No, don't.
7650         (gnus-summary-better-unread-subject): New command.
7651
7652         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
7653
7654         * lpath.el ((featurep 'xemacs)): fbind url function.
7655
7656         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
7657         buffer.
7658         (gnus-xmas-remove-image): Implementation that does something.
7659         (gnus-xmas-article-display-xface): Mark images properly.
7660
7661         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
7662
7663 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
7664
7665         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
7666
7667 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7668
7669         * gnus-group.el (gnus-group-line-format): Added %O to the default
7670         value.
7671
7672         * gnus-util.el (gnus-text-with-property): The smallest point is
7673         point-min.
7674
7675         * smiley-ems.el (smiley-region): Return images.
7676         (gnus-smiley-display): Allow toggling.
7677         (smiley-region): Use text properties, not overlays.
7678
7679         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
7680         implemented yet.
7681
7682         * smiley-ems.el (smiley-update-cache): Check for valid types.
7683
7684         * gnus-art.el (gnus-with-article-buffer): New macro.
7685
7686         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
7687         strings as well as the glyphs.
7688         (gnus-picon-transform-address): Ditto.
7689         (gnus-picon-insert-glyph): Ditto.
7690         (gnus-picon-transform-newsgroups): Toggle.
7691         (gnus-picon-transform-address): Toggle.
7692
7693         * gnus-ems.el (gnus-remove-image): New function.
7694         (gnus-put-image): Take an optional string.
7695
7696         * gnus-util.el (gnus-text-with-property): New function.
7697
7698         * gnus-art.el (gnus-delete-images): New function.
7699
7700         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
7701
7702         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
7703         (gnus-article-wash-status): Use it.
7704         (gnus-signature-toggle): Clean up.
7705         (gnus-add-wash-status): New function.
7706         (gnus-delete-wash-status): New function.
7707         (gnus-article-hide-text-type): Use them throughout.
7708         (gnus-add-image): New function.
7709
7710         * gnus-ems.el (gnus-article-display-xface): Use new interface.
7711
7712         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
7713         interface.
7714
7715         * gnus-art.el (article-display-x-face): Cleaned up.
7716
7717         * rfc2047.el (rfc2047-field-value): New function.
7718
7719         * mail-parse.el (mail-header-field-value): New alias.
7720
7721         * gnus-art.el (gnus-mime-print-part): Fix typos.
7722
7723         * smiley-ems.el (gnus-smiley-file-types): New variable.
7724         (smiley-update-cache): Use it.
7725         (smiley-regexp-alist): Suffix-less smiley names.
7726         (smiley-regexp-alist): Added more smileys.
7727
7728         * gnus-sum.el (gnus-print-buffer): Made into own function.
7729         (gnus-summary-print-article): Use it.
7730
7731         * mailcap.el (mailcap-mime-info): Actually return the bit that we
7732         looked for when REQUEST is a string.
7733
7734         * gnus-art.el (gnus-mime-button-commands): Add printing
7735         keystroke.
7736         (gnus-mime-copy-part): Doc fix.
7737         (gnus-mime-print-part): New command.
7738
7739 2001-12-31  Simon Josefsson  <jas@extundo.com>
7740
7741         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
7742         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
7743
7744 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7745
7746         * gnus-picon.el (gnus-treat-from-picon): Autoload.
7747         (picon): Fix doc.
7748
7749         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
7750         longer exists. Remove those codes.
7751         * gnus.el (gnus-use-picons): Ditto.
7752
7753 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7754
7755         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
7756         infloop.
7757
7758         * gnus-sum.el (t): New `W D' map.
7759
7760         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
7761         (gnus-article-treat-body-boundary): Clean up.
7762         (gnus-body-boundary-face): Removed.
7763         (gnus-article-goto-header): Moved here.
7764         (gnus-article-goto-header): Allow better regexps.
7765         (gnus-article-treat-fold-newsgroups): New command.
7766
7767         * gnus-sum.el (gnus-summary-move-article): We have to select an
7768         article to give `gnus-read-move-group-name' an opportunity to
7769         suggest an appropriate default.
7770
7771         * rfc2047.el (rfc2047-fold-line): New function.
7772         (rfc2047-unfold-line): Ditto.
7773         (rfc2047-fold-region): Don't fold just after the header name.
7774
7775         * mail-parse.el (mail-header-fold-line): New alias.
7776         (mail-header-unfold-line): Ditto.
7777
7778         * gnus-art.el (gnus-body-boundary-face): Renamed.
7779         (gnus-article-treat-body-boundary): Use it.
7780         (gnus-article-treat-body-boundary): Use an invisible header and a
7781         line of underline characters.
7782
7783 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7784
7785         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
7786
7787         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
7788         (gnus-picon-split-address): New function.
7789         (gnus-picon-find-face): Use it.
7790         (gnus-picon-transform-address): Use it. Set first to t for each
7791         address.
7792
7793         * gnus-art.el (gnus-with-article-headers): Move to here. Define
7794         the macro then use it.
7795         (gnus-treatment-function-alist): Treat picons earlier.
7796
7797 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7798
7799         * gnus-art.el (gnus-body-separator-face): New variable.
7800         (gnus-article-treat-body-boundary): Use a blank, colored line.
7801
7802         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
7803         well.
7804
7805         * gnus-art.el (gnus-treat-body-boundary): New variable.
7806         (gnus-article-treat-unfold-headers): Use helper macro.
7807         (gnus-article-treat-body-boundary): New command.
7808
7809         * gnus.el (gnus-logo-color-style): Change the default color.
7810         (gnus-splash-face): Gray, gray.
7811
7812         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
7813         colors.
7814
7815         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
7816         (gnus-logo-color-style): Ditto.
7817         (gnus-logo-colors): Ditto.
7818
7819         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
7820
7821         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
7822
7823         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
7824         (gnus-picon-transform-newsgroups): New function.
7825
7826         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
7827         string.
7828
7829         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
7830
7831         * gnus-art.el (gnus-treat-cc-picon): New variable.
7832         (gnus-treat-mail-picon): Renamed.
7833
7834         * gnus-picon.el: New implementation.
7835         (gnus-picon-find-face): Renamed.
7836         (gnus-treat-from-picon): Use it.
7837         (gnus-picon-transform-address): Renamed.
7838         (gnus-treat-from-picon): Use it.
7839         (gnus-picon-create-glyph): Renamed.
7840         (gnus-picon-transform-address): Use it.
7841         (gnus-treat-cc-picon): New command.
7842
7843         * mm-decode.el (mm-create-image-xemacs): Separated out into
7844         function.
7845         (mm-get-image): Use it.
7846
7847         * gnus-art.el (gnus-treat-display-picons): Simplify.
7848         (gnus-treat-from-picon): Renamed.
7849
7850         * gnus-ems.el (gnus-create-image): New function.
7851         (gnus-put-image): New function.
7852
7853         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
7854         (gnus-with-article-headers): New macro.
7855         (gnus-article-goto-header): New function.
7856
7857         * gnus-xmas.el (gnus-image-type-available-p): New function.
7858
7859         * gnus-ems.el (gnus-image-type-available-p): New function.
7860
7861 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7862
7863         * nnrss.el (nnrss-check-group): Find the correct tag, because
7864         xml.el is changed.
7865
7866 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7867
7868         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
7869         lines are shorter than the window width.
7870         (gnus-ignored-headers): More headers.
7871
7872 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7873
7874         * gnus-art.el (gnus-treat-unfold-lines): New variable.
7875         (gnus-treat-unfold-headers): Renamed.
7876         (gnus-article-treat-unfold-headers): New command and keystroke.
7877
7878         * rfc2047.el (rfc2047-encode-message-header): Clean up.
7879
7880         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
7881
7882 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7883
7884         * sha1-el.el (sha1-use-external): New variable.
7885         (sha1-region): Use it.
7886         (sha1-string): Ditto.
7887
7888         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
7889         * gnus-picon.el: Less warnings when compile.
7890
7891 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7892
7893         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
7894         alias.
7895         (gnus-picons-database): Default to list.
7896         (gnus-picons-lookup-internal): Use it.
7897
7898         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
7899         to "bogus".
7900
7901         * gnus-win.el (gnus-configure-windows-hook): New hook.
7902
7903 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
7904
7905         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
7906
7907 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7908
7909         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
7910         lists.
7911         (gnus-select-newsgroup): Don't append; push.
7912         (gnus-adjust-marked-articles): Remove obsolete ranges from
7913         `seen'.
7914         (gnus-update-marks): Clean up.
7915         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
7916
7917 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
7918
7919         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
7920
7921 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7922
7923         * gnus-sum.el (gnus-auto-select-subject): New variable.
7924         (gnus-summary-best-unread-subject): New function.
7925         (gnus-summary-best-unread-article): Use it.
7926         (gnus-summary-first-unseen-subject): New function and command.
7927
7928         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
7929         other treatments.
7930
7931         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
7932         function.
7933
7934         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
7935         from the list of hidden types.
7936
7937         * mm-view.el (mm-inline-text): Ditto.
7938         (mm-inline-text): Ditto.
7939         (mm-w3-prepare-buffer): Ditto.
7940
7941         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
7942
7943 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7944
7945         * gnus-art.el (gnus-ignored-headers): Added more headers.
7946
7947 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
7948
7949         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
7950         once.
7951
7952 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7953
7954         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
7955
7956 2001-12-28  Simon Josefsson  <jas@extundo.com>
7957
7958         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
7959         Jesper Harder <harder@ifa.au.dk>.
7960
7961 2001-12-27  Simon Josefsson  <jas@extundo.com>
7962
7963         * gnus-sum.el (gnus-select-newsgroup): Make
7964         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
7965         contain all articles (instead of none) when no seen marks have
7966         been set for the group.
7967         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
7968         instead, it seems to result in shorter ranges.
7969
7970 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7971
7972         * mm-util.el (mm-iso-8859-x-to-15-region): Use
7973         insert-before-markers.
7974         From Jesper Harder <harder@ifa.au.dk>
7975
7976 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
7977
7978         * nnmaildir.el (nnmaildir-save-mail): create the destination
7979         groups if they do not exist.
7980
7981 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7982
7983         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
7984
7985 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7986
7987         * gnus-group.el (gnus-group-read-ephemeral-group): Call
7988         gnus-group-real-name.
7989
7990         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
7991         (gnus-newsgroup-variables): Ditto.
7992
7993         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
7994         return it.
7995
7996 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
7997
7998         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
7999         * nnmaildir.el (top-level): Add commentary.
8000         (nnmaildir-version): Indicate that nnmaildir is now a standard
8001         part of Gnus, not separately released.
8002
8003 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8004
8005         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
8006         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
8007         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
8008         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8009
8010 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8011
8012         * nnmaildir.el: Copyright changes. Require cl only at compile time.
8013
8014 2001-12-20  Simon Josefsson  <jas@extundo.com>
8015
8016         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
8017         ZHU <zsh@cs.rochester.edu>.
8018         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
8019         Brian P Templeton <bpt@tunes.org>.
8020
8021 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8022
8023         * nnmaildir.el: New file.
8024         From Paul Jarc <prj@po.cwru.edu>.
8025
8026 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8027
8028         * nndoc.el (nndoc-type-alist): Move forward to the end.
8029
8030 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8031
8032         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
8033         `dolist'.
8034
8035 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8036
8037         * gnus-win.el (gnus-frames-on-display-list): New function.
8038         (gnus-get-buffer-window): Use it.
8039
8040 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8041
8042         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
8043
8044 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8045
8046         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
8047
8048 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8049            From Harald Meland <Harald.Meland@usit.uio.no>
8050
8051         * gnus-win.el (gnus-get-buffer-window): New function.
8052         (gnus-all-windows-visible-p): Use it.
8053
8054         * gnus-util.el (gnus-horizontal-recenter)
8055         (gnus-horizontal-recenter, gnus-horizontal-recenter)
8056         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
8057
8058         * gnus-score.el (gnus-score-insert-help): Use it.
8059
8060         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
8061         (gnus-generate-tree, gnus-highlight-selected-tree)
8062         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
8063         it.
8064
8065         * gnus-art.el (gnus-article-set-window-start)
8066         (gnus-mm-display-part, gnus-request-article-this-buffer)
8067         (gnus-button-next-page, gnus-button-prev-page)
8068         (gnus-article-button-next-page, gnus-article-button-prev-page):
8069         Use it.
8070
8071 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
8072
8073         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
8074         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8075         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
8076
8077 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8078
8079         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
8080         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8081         * mml1991.el, nnultimate.el: Add `coding'.
8082
8083 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
8084
8085         * ChangeLog: changed coding to buffer-file-coding-system
8086         * ChangeLog.1: same
8087         * nnwfm.el: same
8088         * gnus-smiley.el: same
8089         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
8090         * gnus-delay.el: same
8091         * gnus-spec.el: same
8092         * message.el: same
8093         * mml1991.el: same
8094         * nnultimate.el: same
8095
8096 2001-12-16  Simon Josefsson  <jas@extundo.com>
8097         Inspired by code by Dirk Meyer <dischi@tzi.de>.
8098
8099         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
8100         (gnus-summary-save-map): Add muttprint.
8101         (gnus-summary-make-menu-bar): Ditto.
8102         (gnus-summary-muttprint): New function.
8103
8104         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
8105
8106 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8107
8108         * uudecode.el (uudecode-decode-region-internal): Speedup by using
8109         temporary list instead of buffer.
8110
8111         * mm-url.el (executable-find): autoload.
8112
8113 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8114
8115         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
8116         to variable, follow doc-string conventions).
8117
8118 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
8119
8120         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
8121         subscribe-level
8122         * gnus-topic.el (gnus-subscribe-topics): use it.
8123
8124 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8125
8126         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
8127         messages. (A small patch with indentation)
8128         From Sean Neakums <sneakums@zork.net>.
8129
8130         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
8131         nil after shooting down the gnus-original-article-buffer.
8132
8133 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8134
8135         * uudecode.el (uudecode-use-external): New variable.
8136         (uudecode-decode-region): Automatically detect external program.
8137
8138         * binhex.el (binhex-use-external): New variable.
8139         (binhex-decode-region-internal): New function.
8140         (binhex-decode-region): Automatically detect external program.
8141
8142         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
8143         Use them.
8144
8145 2001-12-12  Simon Josefsson  <jas@extundo.com>
8146
8147         * nnvirtual.el (nnvirtual-always-rescan)
8148         (nnvirtual-component-regexp): Fix doc.
8149
8150         * nnoo.el (defvoo): Add doc to defvoo variables.
8151
8152         * nnml.el (nnml-directory, nnml-active-file)
8153         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
8154         (nnml-marks-is-evil, nnml-filenames-are-evil)
8155         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
8156
8157         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
8158         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
8159         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
8160         `error'.
8161
8162         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
8163         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
8164
8165         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
8166         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
8167         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
8168         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
8169
8170         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
8171         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
8172
8173         * imap.el, nnimap.el: Fix indentation.
8174
8175         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
8176
8177 2001-12-12  Didier Verna  <didier@xemacs.org>
8178
8179         * gnus-msg.el (gnus-group-news): New function.
8180         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
8181         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
8182         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
8183         for it.
8184         * gnus-msg.el (gnus-summary-news-other-window): New function.
8185         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
8186         bind it to `i'.
8187         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
8188         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
8189         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
8190         for it (called with a prefix).
8191         * gnus-msg.el (gnus-configure-posting-styles): add an optional
8192         group-name argument.
8193         * gnus-msg.el (gnus-setup-message): use it.
8194
8195 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8196
8197         * gnus-sum.el (gnus-summary-show-article): Fix doc.
8198
8199 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8200
8201         * mml.el (mime-to-mml): Remove Content-Disposition too.
8202
8203 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8204
8205         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
8206         * gnus-group.el (gnus-group-name-decode): Decode unibyte
8207         strings only.
8208         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8209
8210 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
8211
8212         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
8213         (nnmail-fancy-expiry-target): Use it.
8214         Suggestions from Simon Josefsson <jas@extundo.com>.
8215
8216 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8217
8218         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
8219
8220 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8221
8222         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
8223
8224         * gnus-util.el (gnus-url-unhex-string): Move here.
8225
8226 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8227
8228         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
8229         mm-url-decode-entities-nbsp.
8230
8231         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
8232         * webmail.el, nnwfm.el: Use mm-url.
8233
8234         * mm-url.el (mm-url-fetch-form): Move from nnweb.
8235         (mm-url-remove-markup): Move from nnweb.
8236         (mm-url-fetch-simple): Move from webmail.
8237
8238         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
8239
8240 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8241
8242         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
8243         (gnus-summary-print-article): Use it.
8244
8245         * gnus-util.el (gnus-replace-in-string): Typo.
8246
8247 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8248
8249         * nnweb.el (nnweb-replace-in-string): Removed.
8250
8251         * gnus-util.el (gnus-replace-in-string): New function.
8252         (gnus-mode-string-quote): Use it.
8253
8254         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
8255         * nnwfm.el (nnwfm-create-mapping): Ditto.
8256
8257 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8258
8259         * dgnushack.el (dgnushack-compile): nnrss.el and
8260         nnslashdot.el don't depend on nnweb, url, w3.
8261
8262         * nnrss.el: Use mm-url.
8263
8264 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8265
8266         * mm-url.el (mm-url-insert-file-contents): Support file:.
8267
8268 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8269
8270         * mm-view.el: Lower case for the description line. Sync from the
8271         Emacs CVS.
8272
8273 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8274
8275         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
8276         From:  Stefan Monnier  <monnier@cs.yale.edu>
8277
8278 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8279
8280         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
8281
8282 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8283
8284         * mm-url.el: Require executable.
8285         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
8286
8287 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8288
8289         * pop3.el (pop3-munge-message-separator): Only use valid date.
8290         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
8291
8292         * Makefile.in: gnus-load.elc may not be generated.
8293
8294 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8295
8296         * mm-url.el: New file.
8297         * nnslashdot.el: Use it.
8298         * mm-extern.el (mm-extern-url): Use it.
8299
8300 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8301
8302         * gnus-sum.el (gnus-summary-save-article): Nix
8303         gnus-display-mime-function and gnus-article-prepare-hook.
8304
8305         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
8306         the beginning of lines.
8307         (gnus-complex-form-to-spec): Ditto.
8308
8309 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8310
8311         * message.el (message-make-mft): Fix the m-s-a-file regexp.
8312         From Paul Jarc <prj@po.cwru.edu>.
8313
8314 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8315
8316         * message.el: New variable message-subscribed-address-file;
8317         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
8318
8319 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8320
8321         * message.el (message-tab-body-function): Set to nil.
8322         (message-tab): Use text-mode-map or global-map.
8323         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
8324
8325 2001-11-30  Simon Josefsson  <jas@extundo.com>
8326
8327         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
8328         instead of gnus-union, for speed.  Suggested by Christoph Conrad
8329         <christoph.conrad@gmx.de>.
8330         (gnus-agent-fetch-group-1): Add verbose message.
8331
8332 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8333
8334         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
8335         of integers.
8336
8337 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8338
8339         * message.el (message-newgroups-header-regexp)
8340         (message-completion-alist, message-tab-body-function): Use
8341         defcustom rather than defvar.
8342         (message-tab): Mention `message-tab-body-function' in doc.
8343         Suggested by Karl Eichwalder.
8344
8345 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8346
8347         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
8348
8349 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8350
8351         * nnheader.el (nnheader-find-nov-line): Don't use macro
8352         gnus-delete-line.
8353
8354         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
8355         (gnus-group-name-charset): Ditto.
8356
8357         * gnus-util.el (gnus-buffer-live-p): Ditto.
8358
8359 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8360
8361         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
8362         open parenthesis in doc.
8363         (sieve-manage-authenticator-alist): Typo in doc.
8364         * imap.el (imap-authenticator-alist): Typo in doc.
8365         (imap-stream-alist): Backslash.
8366
8367         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
8368           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
8369
8370 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8371
8372         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
8373
8374         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
8375
8376         * gnus-msg.el (gnus-configure-posting-styles): use
8377         make-local-hook. Add LOCAL for add-hook.
8378
8379 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
8380
8381         * message.el (message-mode): Use `make-local-hook' unless
8382         obsolete.
8383         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
8384
8385 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8386
8387         * canlock.el: Remove sha1.el and base64.el stuff.
8388
8389 2001-11-26  Didier Verna  <didier@xemacs.org>
8390
8391         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
8392         if needed.
8393
8394 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8395
8396         * message.el (message-tamago-not-in-use-p): New function.
8397         (message-strip-forbidden-properties): Use it.
8398
8399 2001-11-26  Didier Verna  <didier@xemacs.org>
8400
8401         * gnus-start.el (gnus-check-first-time-used): only check for
8402         existence of .el[d] files.
8403
8404 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8405
8406         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
8407
8408         * message.el (message-setup-1): Clean up mc-*.
8409
8410 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8411
8412         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
8413         * gnus-score.el (gnus-score-find-bnews): Use it.
8414
8415         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
8416         (gnus-summary-limit-to-author): Ditto.
8417         (gnus-summary-limit-to-extra): Ditto.
8418         (gnus-summary-find-matching): Support not-matching argument.
8419
8420 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8421
8422         * message.el (message-wash-subject): Use `insert' rather than
8423         `insert-string', which is deprecated.
8424
8425 2001-11-24  Simon Josefsson  <jas@extundo.com>
8426
8427         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
8428         message. (Gnus does not "default" to using 8bit for the message,
8429         it default to use 8bit encoding and the user-supplied CTE
8430         value. Calling this behaviour "treating it as 8bit" is perhaps
8431         better.)
8432
8433         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
8434         (compare mm-charset-to-coding-system).
8435
8436 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8437
8438         * canlock.el (canlock-sha1-with-openssl): Use unibyte
8439         buffer. Correctly decode hex.
8440
8441 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8442
8443         * gnus-agent.el (gnus-category-insert-line): Convert category
8444         names to strings.
8445
8446 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8447
8448         * message.el (sha1): eval-and-compile.
8449
8450 2001-11-20  Simon Josefsson  <jas@extundo.com>
8451
8452         * message.el (message-allow-no-recipients): New variable.
8453         (message-send): Use it, customize the prompting when posting to
8454         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
8455
8456 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8457
8458         * mm-util.el (mm-coding-system-priorities): New variable.
8459         (mm-sort-coding-systems-predicate): New function.
8460         (mm-find-mime-charset-region): Resort coding systems if needed.
8461         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
8462
8463 2001-11-20  Didier Verna  <didier@xemacs.org>
8464
8465         * gnus-group.el (gnus-group-make-help-group): new optional
8466         argument to control the error behavior.
8467         * gnus-start.el (gnus-check-first-time-used): use it to avoid
8468         erroring.
8469
8470 2001-11-19  Simon Josefsson  <jas@extundo.com>
8471
8472         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
8473         instead of C-c C-u.  Suggested by Per Abrahamsen
8474         <abraham@dina.kvl.dk>.
8475
8476 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8477
8478         * nnfolder.el (nnfolder-read-folder): Use group instead of
8479         nnfolder-current-group.
8480         Suggested by Lorentey Karoly <lorentey@elte.hu>.
8481
8482 2001-11-17  Simon Josefsson  <jas@extundo.com>
8483
8484         * message.el (message-send): Ask user if Fcc/Gcc should be
8485         performed when no other sender was specified.
8486         Suggested by prj@po.cwru.edu (Paul Jarc).
8487
8488 2001-11-17  Simon Josefsson  <jas@extundo.com>
8489
8490         * message.el (message-mode, message-mode-map): Use C-c C-u for
8491         Importance: instead of C-c C-p (used by SC).
8492
8493 2001-11-16  Simon Josefsson  <jas@extundo.com>
8494
8495         * message.el (message-insert-importance-high)
8496         (message-insert-importance-low): Save point.
8497
8498         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
8499         value.
8500
8501 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
8502
8503         * message.el (message-strip-special-text-properties): New option.
8504         (message-strip-forbidden-properties): Obey it.
8505
8506 2001-11-14  Sam Steingold  <sds@gnu.org>
8507
8508         * gnus-score.el: Fixed some doc strings to properly quote symbols.
8509
8510 2001-11-15  Simon Josefsson  <jas@extundo.com>
8511
8512         Support "Importance:" header in Message.
8513
8514         * message.el (message-mode-map): Bind C-c C-p to
8515         `message-insert-or-toggle-importance'
8516         (message-mode-menu): Add message-insert-importance-{high,low}.
8517         (message-insert-importance-high, message-insert-importance-low)
8518         (message-insert-or-toggle-importance): New functions.
8519         (message-tool-bar-map): Add {un,}important.
8520         (message-mode): Doc fix.
8521
8522 2001-11-15  Simon Josefsson  <jas@extundo.com>
8523
8524         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
8525
8526         * mml.el (mml-menu): Fix toolbar tooltip.
8527
8528 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8529
8530         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
8531         * nnml.el (nnml-save-marks): Ditto.
8532
8533         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
8534
8535 2001-11-15  Simon Josefsson  <jas@extundo.com>
8536
8537         * nnml.el (nnml-save-marks):
8538         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
8539         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
8540
8541 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
8542
8543         * gnus-art.el (gnus-article-wash-status-strings): Use
8544         `copy-sequence', not `copy-seq'.
8545
8546 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
8547
8548         * gnus-art.el (gnus-article-wash-status-strings): New constant.
8549         (gnus-gnus-article-wash-status-entry): New function.
8550         (gnus-article-wash-status): Use it.
8551
8552 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8553
8554         * mml1991.el: Add coding header.
8555
8556 2001-11-12  Simon Josefsson  <jas@extundo.com>
8557
8558         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
8559         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
8560         `mml1991-sign' and `mml1991-encrypt'.
8561         (mml1991-encrypt, mml1991-sign): New glue functions.
8562         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
8563
8564         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
8565         (mml-menu): Add PGP to menu.
8566
8567         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
8568         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
8569         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
8570         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
8571
8572         * mml2015.el: Mention RFC 3156.
8573
8574         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
8575
8576 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8577
8578         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
8579
8580         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
8581           From <Michael.Cook@cisco.com>
8582
8583 2001-11-11  Simon Josefsson  <jas@extundo.com>
8584
8585         * message.el (top-level): Autoload sha1.
8586         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
8587         canlock, no need to require two different hash algs).  Suggested
8588         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
8589
8590 2001-11-09  Simon Josefsson  <jas@extundo.com>
8591
8592         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
8593         <Pavel@Janik.cz>.
8594
8595 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8596
8597         * message.el (message-point-in-header-p): New function.
8598         (message-do-auto-fill): Use it.
8599         (message-beginning-of-line): New function.  Goes to beginning of
8600         header value (i.e., end of header name), or to beginning of line
8601         if already at beginning of value.  Behaves like
8602         `beginning-of-line' when in message body.
8603         (message-mode-map): Bind it.
8604
8605 2001-11-08  Simon Josefsson  <jas@extundo.com>
8606
8607         * gnus-msg.el (gnus-posting-styles): Add doc.
8608
8609 2001-11-07  Simon Josefsson  <jas@extundo.com>
8610
8611         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
8612
8613         * sieve-mode.el (sieve-control-commands-face)
8614         (sieve-control-commands-face, sieve-action-commands-face)
8615         (sieve-test-commands-face, sieve-tagged-arguments-face): New
8616         faces.
8617         (sieve-font-lock-keywords): Use them.
8618         (sieve-mode): Only set font-lock-defaults in emacs.
8619
8620         * gnus-art.el (gnus-default-article-saver): Add
8621         gnus-summary-save-body-in-file.
8622         (gnus-summary-write-to-file): Fix doc.
8623
8624 2001-11-07  Simon Josefsson  <jas@extundo.com>
8625
8626         * gnus-art.el (gnus-treat-highlight-signature): Add cross
8627         reference to the correct chapter in the manual.
8628
8629         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
8630         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
8631
8632 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8633
8634         * mml.el (mml-preview): Bind mail-header-separator.
8635
8636 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8637
8638         * message.el: Always require canlock.
8639         (message-ignored-supersedes-headers): Include Cancel-Lock and
8640         Cancel-Key.
8641         (message-insert-canlock): Don't require canlock.
8642         (message-cancel-news): Don't check whether canlock is available.
8643         (message-supersede): Support cancel-locks.
8644
8645         * gnus-art.el: Don't autoload canlock.
8646
8647 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8648
8649         * mail-source.el (mail-source-fetch-imap): ASYNC param.
8650         From: <andre@slamdunknetworks.com>
8651
8652 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8653
8654         * many files: Fix copyright lines.
8655
8656 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8657
8658         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
8659         Suggested by Dave Love  <fx@gnu.org>.
8660
8661 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8662
8663         * message.el (message-kill-buffer): Remove auto-save file after
8664         confirm.
8665
8666         * message.el (message-send-mail): Call message-generate-headers
8667         once.  Suggested by Matt Armstrong <matt@lickey.com>.
8668
8669         * gnus-topic.el (gnus-topic-rename): Initial-input.
8670         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
8671
8672 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8673
8674         * message.el (message-forbidden-properties): New constant.
8675         (message-strip-forbidden-properties): New function.
8676         (message-mode): Activate it.
8677
8678 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8679
8680         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
8681         (mm-hack-charsets): Fix doc.
8682
8683 2001-11-02  Simon Josefsson  <jas@extundo.com>
8684
8685         * gnus-int.el (gnus-check-server): Message "...done" when done.
8686
8687         * imap.el (imap-close): Don't message (imap-send-command-wait
8688         returns if the connection is dropped).
8689         (imap-wait-for-tag): Nix out message only when necessary.
8690
8691         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
8692         for non-crossposting.
8693         (gnus-sieve-crosspost): Default to t to be consistent with other
8694         parts of Gnus.
8695
8696 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8697
8698         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
8699         (mm-iso-8859-x-to-15-table): Ditto.
8700         (mm-iso-8859-x-to-15-region): Ditto.
8701         (mm-find-mime-charset-region): Ditto.
8702
8703 2001-11-01  Simon Josefsson  <jas@extundo.com>
8704
8705         * nnimap.el (nnimap-close-asynchronous): New variable.
8706         (nnimap-close-group): Use it.
8707         (nnimap-expunge): Don't use it.
8708
8709         * imap.el (imap-callbacks): New variable.
8710         (imap-remassoc): Copied from `gnus-remassoc'.
8711         (imap-add-callback): New function.
8712         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
8713         behaviour.
8714         (imap-parse-response): Call the callback.
8715
8716         * message.el (message-insert-canlock): New variable.
8717         (message-canlock-generate, message-canlock-password)
8718         (message-insert-canlock): New functions.
8719         (message-send-news): Call `message-insert-canlock'.
8720         (top-level): Require canlock when compiling.
8721         (message-insert-canlock): Require canlock before we need it.
8722
8723 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8724
8725         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
8726
8727 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8728
8729         * dgnushack.el (dgnushack-make-load): A workaround for
8730         custom-add-loads bug in some versions of XEmacs.
8731
8732 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8733
8734         * mm-util.el (mm-charset-synonym-alist): Revert (some).
8735
8736 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8737
8738         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
8739         (mm-hack-charsets): New variable.
8740         (mm-iso-8859-15-compatible): New variable.
8741         (mm-iso-8859-x-to-15-table): New variable.
8742         (mm-find-mime-charset-region): Add parameter hack-charsets.
8743
8744         * mm-bodies.el (mm-encode-body): Use it.
8745         * mml.el (mml-parse-1): Ditto.
8746
8747 2001-11-01  Simon Josefsson  <jas@extundo.com>
8748
8749         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
8750
8751 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8752
8753         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
8754         is nil.
8755
8756 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8757
8758         * smiley-ems.el (smiley-update-cache): Auto detect file type.
8759
8760         * message.el (message-forward-rmail-make-body): Use
8761         save-window-excursion.
8762         (message-encode-message-body): Search with noerror.
8763         (message-setup-1): Convert compose-mail send-actions to
8764         message-send-actions.
8765
8766 2001-11-01  Simon Josefsson  <jas@extundo.com>
8767
8768         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
8769         <yamaoka@jpl.org>.
8770
8771 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8772
8773         * sieve-manage.el (sieve-string-bytes): No complain.
8774
8775 2001-11-01  Simon Josefsson  <jas@extundo.com>
8776
8777         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
8778         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
8779         has autoload cookies, so no `require' should be necessary.)
8780
8781         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
8782         files.
8783
8784 2001-10-31  Simon Josefsson  <jas@extundo.com>
8785
8786         * gnus-cus.el (gnus-group-parameters): Support integer `display'
8787         parameter.
8788
8789         * gnus-sum.el (gnus-select-newsgroup): If group parameter
8790         `display' is a number (and C-u wasn't used to enter group), only
8791         fetch that number of articles.
8792
8793 2001-10-31  Matt Armstrong  <matt@lickey.com>
8794
8795         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
8796         not-subscribed -> subscribed.
8797
8798 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8799         From: Josh Huber <huber@alum.wpi.edu>
8800
8801         * message.el (message-subscribed-address-functions): New variable.
8802         (message-subscribed-addresses): New variable.
8803         (message-subscribed-regexps): New variable.
8804         (message-goto-mail-followup-to): New function.
8805         (message-send-mail): Add Mail-Followup-To.
8806         (message-make-mft): New function.
8807
8808         * gnus.el (gnus-find-subscribed-addresses): New function.
8809
8810 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8811
8812         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
8813         (mail-source-fetch-pop): Ditto.
8814         (mail-source-check-pop): Ditto.
8815
8816         * gnus-start.el (gnus-read-init-file): Ditto.
8817         (gnus-activate-group): Ditto.
8818         (gnus-read-newsrc-el-file): Ditto.
8819
8820 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8821
8822         * message.el (message-get-reply-headers): Make sure there is ", ".
8823
8824         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
8825         mm-coding-system-p. Don't correct it only in XEmacs.
8826         (mm-charset-to-coding-system): Use mm-coding-system-p and
8827         mm-get-coding-system-list.
8828         (mm-emacs-mule, mm-mule4-p): New variables.
8829         (mm-enable-multibyte, mm-disable-multibyte,
8830         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
8831         mm-with-unibyte-current-buffer,
8832         mm-with-unibyte-current-buffer-mule4): Use them.
8833         (mm-find-mime-charset-region): Treat iso-2022-jp.
8834
8835         From  Dave Love  <fx@gnu.org>:
8836
8837         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
8838         construction.
8839         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
8840         entries conditional on not having a coding system defined for
8841         them.
8842         (mm-mule-charset-to-mime-charset): Use
8843         find-coding-systems-for-charsets if defined.
8844         (mm-charset-to-coding-system): Don't use
8845         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
8846         later.  Add last resort search of coding systems.
8847         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
8848         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
8849         Mule 4.
8850         (mm-find-mime-charset-region): Re-write.
8851         (mm-with-unibyte-current-buffer): Restore buffer as well as
8852         multibyteness.
8853
8854 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8855
8856         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
8857         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
8858         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
8859
8860 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8861
8862         * gnus-art.el (article-display-x-face): Nix buffer-read-only
8863         again.
8864
8865         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
8866
8867 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8868
8869         * gnus-spec.el (gnus-parse-simple-format): Use
8870           buffer-substring-no-properties.
8871
8872 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8873
8874         * gnus-art.el (article-verify-cancel-lock): New function.
8875
8876         * nnheader.el (nntp-process-response): New variable.
8877         (nnheader-init-server-buffer): Make `nntp-process-response'
8878         buffer-local in `nntp-server-buffer'.
8879
8880         * nntp.el (nntp-prepare-post-hook): New hook.
8881         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
8882         (nntp-async-trigger): Ditto.
8883         (nntp-request-post): Insert a server's ID if there's no Message-ID
8884         header; run `nntp-prepare-post-hook'.
8885
8886 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8887
8888         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
8889         instead.
8890
8891         * message.el (message-forward-subject-author-subject): Don't use
8892         message-news-p, which widens the buffer.
8893         (message-forward-make-body): New function.
8894         (message-forward): Use it.
8895         (message-insinuate-rmail): New function.
8896         (message-forward-rmail-make-body): New function.
8897
8898 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8899
8900         * mm-extern.el (mm-extern): Provide it.
8901
8902         * mm-partial.el (mm-partial): Provide it.
8903
8904 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8905
8906         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
8907
8908 2001-10-29  Simon Josefsson  <jas@extundo.com>
8909
8910         * mml.el (mml-preview): Bind message-this-is-news if it is
8911         news. From Jesper Harder <harder@myrealbox.com>.
8912
8913 2001-10-28  Simon Josefsson  <jas@extundo.com>
8914
8915         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
8916
8917 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
8918
8919         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
8920         ironic smilies.
8921
8922 2001-10-27  Simon Josefsson  <jas@extundo.com>
8923
8924         * message.el (message-indent-citation): Don't add trailing
8925         whitespace when citing text.
8926
8927         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
8928         <harder@ifa.au.dk>.
8929
8930 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8931
8932         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
8933         not available.
8934         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
8935         (nnweb-type-definition): Add google as alias of dejanews.
8936         (nnweb-google-parse-1): Forward 1 line.
8937
8938 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8939
8940         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
8941         variable `message-forward-ignored-headers'.
8942
8943 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
8944
8945         * gnus.el (gnus-expand-group-parameter): New function.
8946         (gnus-expand-group-parameters): Call it.
8947         (gnus-group-fast-parameter): New function.
8948         (gnus-group-find-parameter): Call it.
8949
8950 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8951
8952         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
8953         vector (it didn't before because of a bug).
8954         * gnus-msg.el (gnus-post-news): Use header vector directly, if
8955         available.  Before it converted it to an article number.
8956
8957         This makes followup to news articles with negative numbers in
8958         nnvirtual groups use news instead of mail.
8959
8960 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8961
8962         * gnus.el (post-method): Use `native' instead of `nil'.
8963
8964         * gnus-msg.el (gnus-post-method): Ditto.
8965
8966 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8967
8968         * gnus.el (gnus-define-group-parameter): Grammar fix.
8969
8970 2001-10-22  Simon Josefsson  <jas@extundo.com>
8971
8972         * gnus-msg.el (gnus-extended-version): Include
8973         system-configuration.
8974         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8975
8976 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8977
8978         * gnus.el (post-method): Customization fix: `native' is not a
8979         valid value.
8980         * gnus-msg.el (gnus-post-method): Doc and customization fix:
8981         `native' is not a valid value.
8982
8983 2001-10-21  Simon Josefsson  <jas@extundo.com>
8984
8985         * nnimap.el (nnimap): Defgroup
8986         (nnimap-strict-function, nnimap-strict-function-match): New
8987         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
8988         (nnimap-split-crosspost, nnimap-split-inbox)
8989         (nnimap-split-rule, nnimap-split-predicate)
8990         (nnimap-split-predicate): Defcustom.
8991         (nnimap-split-inbox, nnimap-expunge-search-string)
8992         (nnimap-importantize-dormant): Remove "*" from doc.
8993
8994 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8995
8996         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
8997         not supplied via prefix arg.  From Lisp, make arg mandatory.
8998         Suggested by Frank Schmitt.
8999
9000 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9001
9002         * message.el (message-do-auto-fill): Avoid calling
9003         'rfc822-goto-eoh'.
9004
9005 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9006         From Paul Jarc <prj@po.cwru.edu>.
9007
9008         * message.el (message-get-reply-headers): Restructure the logic
9009         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
9010
9011 2001-10-20  Simon Josefsson  <jas@extundo.com>
9012
9013         * message.el (message-cancel-news): Support cancel-locks.
9014         Suggested by Per Abrahamsson.
9015
9016         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
9017         conses.  From David Z Maze <dmaze@MIT.EDU>.
9018
9019         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
9020
9021 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9022
9023         * mm-decode.el (mm-default-directory): Fix customize type.
9024
9025         * message.el (message-setup-fill-variables): Kludge to use
9026         normal-auto-fill-function even if auto fill is already activated.
9027
9028 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9029
9030         * message.el (message-do-auto-fill): New version that does not
9031         rely on text properties, by Simon Josefsson <jas@extundo.com>.
9032         (message-setup-1): Removed the `message-field' property.
9033
9034         * gnus-draft.el (gnus-draft-edit-message): Removed the
9035         `message-field' property.
9036
9037 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9038
9039         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
9040         `message-field'.  The `field' property has a special significance in
9041         Emacs 21.
9042
9043         * message.el (message-send, message-setup-1): Ditto.
9044
9045 2001-10-18  Simon Josefsson  <jas@extundo.com>
9046
9047         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
9048         when undoing.
9049
9050 2001-10-18  Simon Josefsson  <jas@extundo.com>
9051         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
9052
9053         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
9054         (gnus-summary-make-menu-bar): Ditto.
9055
9056 2001-10-17  Simon Josefsson  <jas@extundo.com>
9057
9058         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
9059         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
9060
9061 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9062
9063         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
9064         * gnus-util.el (gnus-user-date): New function.
9065         From Frank Schmitt <usenet@Frank-Schmitt.net>.
9066
9067 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9068
9069         * message.el (message-check-news-header-syntax): Special case
9070         nnvirtual groups.
9071
9072         * gnus-sum.el (gnus-summary-respool-default-method): Changed
9073         customize type to `symbol'.
9074
9075 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9076
9077         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
9078         %&foo;.
9079         (gnus-parse-simple-format): Support user extended spec too.
9080         %u&foo; invokes gnus-user-format-function-foo.
9081
9082 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9083
9084         * nnml.el (nnml-request-expire-articles): Make sure it is back to
9085         the server.
9086         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9087         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9088         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9089         * nndiary.el (nndiary-request-expire-articles): Ditto.
9090         (nndiary-schedule): Defsubst it before use it.
9091         (nndiary-error): eval-and-compile.
9092
9093 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9094
9095         * gnus-msg.el (gnus-post-method): Changed two instances of
9096         `active' to `current' and one `null' to `not'.
9097
9098 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9099         From Katsumi Yamaoka <yamaoka@jpl.org>.
9100
9101         * message.el (message-setup-fill-variables): Use
9102         `normal-auto-fill-function' instead of `auto-fill-function'.
9103
9104 2001-10-16  Simon Josefsson  <jas@extundo.com>
9105
9106         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
9107         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
9108         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
9109
9110 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9111         Patch by Oliver Scholz <oscholz@my.gnus.org>.
9112
9113         * gnus-draft.el (gnus-draft-edit-message): Add text property
9114         `field' with value `header' to message headers.
9115         * message.el (message-setup-1): Really add text property to all of
9116         the header, not just part of it.
9117
9118 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9119
9120         * gnus-group.el (gnus-group-sort-by-server): Use it.
9121
9122         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
9123
9124         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
9125         and keystroke.
9126
9127 2001-10-14  Simon Josefsson  <jas@extundo.com>
9128
9129         * dig.el: Doc fix.
9130
9131         * smime.el: Doc fix.
9132
9133         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
9134         charset magic from message.el.
9135
9136 2001-10-12  Simon Josefsson  <jas@extundo.com>
9137         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
9138
9139         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
9140         'cite from g-a-wash-types.
9141         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
9142         (gnus-article-hide-citation): Fix.
9143
9144         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
9145         character.
9146         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
9147
9148         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
9149         definition.
9150         (gnus-signature-toggle): Toggle `s' mode line character.
9151
9152         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
9153         doing stuff that clears it.
9154
9155 2001-10-12  Simon Josefsson  <jas@extundo.com>
9156
9157         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
9158         From Eric Marsden <emarsden@laas.fr>.
9159
9160 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9161
9162         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
9163         (autoload): Add some autoloads.
9164
9165 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9166         Suggested by Oliver Scholz <epameinondas@gmx.de>.
9167
9168         * message.el (message-do-auto-fill): New function.  Like
9169         `do-auto-fill' but don't fill when in the message header.
9170         (message-setup-1): Put a text property on the message header.
9171         (message-setup-fill-variables): Use `message-do-auto-fill'.
9172
9173 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9174
9175         * message.el (message-send-mail-partially): Insert an empty line
9176         first, because of the change of message-make-lines.
9177
9178 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
9179
9180         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
9181         iso-8859-15, make it an alias for iso-8859-1.
9182
9183 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9184
9185         * message.el (message-send-news): Don't modify the value of
9186         `message-syntax-checks' if it is not a list (possibly it is
9187         `dont-check-for-anything-just-trust-me').
9188
9189 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9190
9191         * gnus-group.el (gnus-group-name-charset-group-alist): Use
9192         `find-coding-system' for XEmacs to check whether the coding-system
9193         `utf-8' is available.
9194
9195 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9196
9197         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
9198
9199 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9200
9201         * message.el (message-send-news): Oops, missed case with no
9202         "Followup-To" header...
9203
9204 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9205
9206         * message.el (message-send-news): Allow
9207         `gnus-group-name-charset-group-alist' to affect encoding of the
9208         "Newsgroups" and "Followup-To" headers.
9209
9210 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9211
9212         * Makefile.in (install-el): Depend on gnus-load.el.
9213
9214 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9215
9216         * Makefile.in (install-el): Use -f.
9217         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
9218
9219 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
9220
9221         * message.el (message-send-news): Don't encode Followups-To when
9222         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
9223
9224         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
9225         header.
9226
9227         * gnus-art.el (article-decode-group-name): Also decode
9228         "Followup-To".
9229
9230         * rfc2047.el (rfc2047-encode-message-header): Encode without
9231         asking for null methods.
9232
9233         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
9234         default charset for newsgroup names in accordance with USEFOR.
9235
9236         * gnus-group.el (gnus-group-name-charset-method-alist,
9237         gnus-group-name-charset-group-alist): Removed "*" from doc
9238         strings, "*" should not be used for complex variables.
9239
9240 2001-10-06  Simon Josefsson  <jas@extundo.com>
9241
9242         Support UTF-8 group names better.
9243
9244         * message.el (message-check-news-header-syntax): Encode group
9245         names before comparison.
9246
9247         * gnus-msg.el (gnus-copy-article-buffer): Run all
9248         `gnus-article-decode-hook's except `article-decode-charset'
9249         instead of hardcoding call to one of them.
9250
9251         * gnus-art.el (gnus-article-decode-hook): Add
9252         `article-decode-group-name'.
9253         (article-decode-group-name): New function, use `g-d-n'.
9254
9255         * gnus-group.el (gnus-group-insert-group-line): Decode
9256         gnus-tmp-group using `g-d-n'.
9257
9258         * gnus-util.el (gnus-decode-newsgroups): New function.
9259
9260 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
9261
9262         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
9263         `gnus-group-name-charset-group-alist'.
9264
9265 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9266
9267         * Makefile.in: Install el in install. Add uninstall.
9268
9269 2001-10-05  Simon Josefsson  <jas@extundo.com>
9270
9271         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
9272
9273         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
9274
9275         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
9276         empty folders.
9277
9278         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
9279         limiting if read-all (C-u RET) was used.
9280
9281 2001-10-04  Simon Josefsson  <jas@extundo.com>
9282
9283         * mail-source.el (mail-source-movemail-program): New variable.
9284         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
9285         <thutt@thutt.vmware.com>.
9286
9287 2001-10-03  Simon Josefsson  <jas@extundo.com>
9288
9289         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
9290         (gnus-summary-line-format-alist): Fix param.
9291
9292 2001-10-02  Simon Josefsson  <jas@extundo.com>
9293
9294         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
9295         don't go through `nnimap-request-expire-articles' to delete the
9296         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
9297
9298 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9299
9300         * gnus-agent.el (gnus-agent-write-active): The min in the
9301         agent/active may be larger than that in the server/active.
9302
9303 2001-10-01  Simon Josefsson  <jas@extundo.com>
9304
9305         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
9306         is IMAP4rev1.
9307
9308         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
9309
9310         * nnfolder.el: Ditto.
9311
9312 2001-09-30  Dan Christensen  <jdc@uwo.ca>
9313
9314         * gnus-sum.el (gnus-summary-extract-address-component): New function.
9315         (gnus-summary-from-or-to-or-newsgroups): Optimize.
9316
9317 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9318
9319         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
9320         (message-mode-menu): Menu item for same.
9321
9322         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
9323         delayed articles.
9324
9325         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
9326         nndraft:delayed does not exist.
9327         (gnus-delay-initialize): Don't set up keymap, that's done from
9328         message.el now.
9329         (gnus-delay, gnus-delay-group, gnus-delay-header)
9330         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
9331
9332 2001-09-29  Simon Josefsson  <jas@extundo.com>
9333
9334         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
9335         utf-8, not eight-bit-control.
9336
9337         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
9338         (imap-log, imap-debug): Custom.
9339         (imap-log-buffer, imap-debug-buffer): New constants.
9340         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
9341         (imap-network-open, imap-shell-open, imap-starttls-open)
9342         (imap-send-command-1, imap-send-command, imap-arrival-filter)
9343         (imap-debug): Use imap-*-buffer.
9344
9345         * nndoc.el (nndoc-article-type): Add mailman.
9346         (nndoc-type-alist): Ditto.
9347         (nndoc-mailman-type-p): New function.
9348
9349 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9350
9351         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
9352         gnus-art.el.
9353
9354 2001-09-27  Simon Josefsson  <jas@extundo.com>
9355
9356         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
9357         (gnus-topic-catchup-articles): New function. Suggested by Robin
9358         S. Socha <robin-dated-1001857693.185e29@socha.net>.
9359
9360 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9361         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
9362
9363         * gnus-ems.el (gnus-article-display-xface): Insert xface after
9364         previous ones.
9365
9366 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9367         From Daiki Ueno  <ueno@unixuser.org>
9368
9369         * gnus-sum.el (gnus-summary-show-article): The arglist of
9370         detect-coding-region is incompatible.
9371
9372 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9373         From Katsuhiro Hermit Endo <hermit@koka-in.org>
9374
9375         * gnus-group.el (gnus-group-delete-group): Typo.
9376
9377 2001-09-26  Simon Josefsson  <jas@extundo.com>
9378
9379         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
9380
9381         * nnimap.el (nnimap-expiry-target): Use temp buffer.
9382
9383 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9384
9385         * gnus-cus.el (gnus-group-parameters): Display as sexp.
9386
9387 2001-09-22  Simon Josefsson  <jas@extundo.com>
9388
9389         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
9390
9391         * nnfolder.el (nnfolder-open-marks): Ditto.
9392
9393         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
9394         (gnus-update-marks): Use it.
9395         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
9396         hardcoded list.
9397
9398         * gnus.el (gnus-article-special-mark-lists): Add killed.
9399         (gnus-article-unpropagated-mark-lists): New constant.
9400
9401 2001-09-22  Simon Josefsson  <jas@extundo.com>
9402
9403         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
9404         custom option.
9405
9406 2001-09-23  Simon Josefsson  <jas@extundo.com>
9407
9408         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
9409
9410 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9411
9412         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
9413
9414 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
9415
9416         * gnus-group.el (gnus-group-sort-function): Fix customize type to
9417         accept lists of functions.
9418
9419 2001-09-20  Simon Josefsson  <jas@extundo.com>
9420
9421         * gnus-group.el (gnus-group-catchup): Update expire marks in
9422         backend.  Also, if ALL also set expire marks on tick/dormant.
9423
9424 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9425
9426         * message.el (message-tab-body-function): New variable.
9427         * message.el (message-tab): Use it.
9428
9429 2001-09-19  Sam Steingold  <sds@gnu.org>
9430
9431         * gnus-win.el (gnus-buffer-configuration): Respect
9432         `gnus-bug-create-help-buffer'.
9433
9434 2001-09-18  Simon Josefsson  <jas@extundo.com>
9435
9436         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
9437         (gnus-parse-simple-format): Re-revert.
9438
9439 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
9440         Trivial patch.
9441
9442         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
9443         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
9444
9445 2001-09-18  Simon Josefsson  <jas@extundo.com>
9446
9447         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
9448         signed.
9449         (gnus-parse-simple-format): Don't use it.
9450
9451 2001-09-17  Miles Bader  <miles@gnu.org>
9452
9453         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
9454         error querying a backend abort the whole process.
9455
9456 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9457
9458         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
9459         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
9460
9461 2001-09-17  Didier Verna  <didier@xemacs.org>
9462
9463         * nndiary.el: version 0.2-b14.
9464         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
9465         compatibility problem with XEmacs 21.1.
9466
9467 2001-09-15  Simon Josefsson  <jas@extundo.com>
9468
9469         * gnus-group.el (gnus-group-line-format): Document %c.
9470
9471         * nnml.el (nnml-parse-head): Handle CRLF files.
9472         (nnml-generate-nov-file): Ditto.
9473         (nnml-retrieve-headers): Ditto.
9474
9475 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
9476
9477         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
9478
9479 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
9480
9481         * gnus-spec.el (gnus-correct-substring): Still stopped one
9482         character before we wanted (never included last character).
9483         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
9484         add missing "," (once per function)
9485
9486 2001-09-14  Simon Josefsson  <jas@extundo.com>
9487
9488         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
9489         (otherwise e.g. gnus-agentize in .gnus overrides the customized
9490         default before gnus-group is loaded and the variable set.)
9491
9492         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
9493         killed or unsent marks.
9494
9495         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
9496         isn't an article to set it on (e.g. when you `a' in a group).
9497
9498 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9499
9500         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
9501         can read e-mails from Microsoft Outlook users not using ISO
9502         8859-2 character set.
9503
9504 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9505
9506         * gnus-diary.el: Minor modifications to avoid warnings.
9507         (gnus-summary-misc-menu): defvar.
9508         (gnus-diary-check-message): Use gnus-point-at-eol.
9509         (gnus-diary-kill-entire-line): eval-and-compile.
9510
9511 2001-09-12  Didier Verna  <didier@xemacs.org>
9512
9513         * nndiary.el: new version (0.2-b13).
9514         * nndiary.el (nndiary-mail-sources): doc update.
9515         * nndiary.el (nndiary-split-methods): ditto.
9516         * nndiary.el (nndiary-request-accept-article-hooks): New.
9517         * nndiary.el (nndiary-request-accept-article): use it, check
9518         message validity.
9519         * nndiary.el (nndiary-get-new-mail): changed default to nil.
9520         * nndiary.el (nndiary-schedule): fix bug (misplaced
9521         condition-case): it didn't return nil on error.
9522         * gnus-diary.el: new version.
9523         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
9524         * gnus-diary.el (gnus-diary-header-value-history): New.
9525         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
9526         * gnus-diary.el (gnus-diary-add-header): New.
9527         * gnus-diary.el (gnus-diary-check-message): New.
9528         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
9529         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
9530
9531 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9532
9533         * gnus-sum.el (gnus-select-newsgroup): Make
9534         `gnus-current-select-method' buffer-local.
9535
9536         * gnus-art.el (gnus-request-article-this-buffer): Refer
9537         `gnus-current-select-method' in the current summary buffer.
9538
9539 2001-09-10  Simon Josefsson  <jas@extundo.com>
9540         From Daniel Pittman <daniel@rimspace.net>
9541
9542         * gnus-spec.el (gnus-correct-pad-form): Fix.
9543
9544 2001-09-09  Simon Josefsson  <jas@extundo.com>
9545
9546         * mm-decode.el (mm-inline-media-tests): Add
9547         application/x-emacs-lisp.
9548         (mm-attachment-override-types): Add
9549         application/{x-,}pkcs7-signature.
9550
9551         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
9552         (gnus-server-line-format, gnus-server-mode-line-format)
9553         (gnus-server-browse-in-group-buffer): Customize.
9554
9555 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9556
9557         * nnml.el (nnml-marks-changed-p): Typo.
9558         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
9559         (nnml-marks-changed-p): Use gnus-gethash.
9560         (nnml-marks-modtime): Use gnus-make-hashtable.
9561
9562         * nnfolder.el (nnfolder-marks-changed-p): Typo.
9563         (nnfolder-request-expire-articles, nnfolder-save-marks)
9564         (nnfolder-open-marks): Typo.
9565         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
9566         (nnfolder-marks-changed-p): Use gnus-gethash.
9567         (nnfolder-marks-modtime): Use gnus-make-hashtable.
9568
9569 2001-09-08  Simon Josefsson  <jas@extundo.com>
9570
9571         * nnfolder.el (nnfolder-marks-modtime): New variable.
9572         (nnfolder-marks-changed-p): New function.
9573         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
9574         (nnfolder-request-update-info): Don't update if marks didn't change.
9575
9576         * nnml.el (nnml-marks-modtime): New variable.
9577         (nnml-marks-changed-p): New function.
9578         (nnml-save-marks, nnml-open-marks): Save modtime.
9579         (nnml-request-update-info): Don't update if marks didn't change.
9580
9581         * gnus-agent.el (gnus-agent-any-covered-gcc)
9582         (gnus-agent-add-server, gnus-agent-remove-server): Use
9583         gnus-agent-method-p.
9584
9585         * gnus-art.el (gnus-buttonized-mime-types): New variable.
9586         (gnus-unbuttonized-mime-type-p): Use it.
9587
9588         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
9589         fetch group.
9590
9591 2001-09-08  Simon Josefsson  <jas@extundo.com>
9592         From Daniel Pittman <daniel@rimspace.net>
9593
9594         * gnus-spec.el (gnus-correct-pad-form): New function.
9595         (gnus-parse-simple-format): Use it.
9596
9597 2001-09-07  Simon Josefsson  <jas@extundo.com>
9598
9599         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
9600         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
9601         Putnam <reader@newsguy.com>.
9602         (gnus-group-sort-selected-groups): Touch dribble file.
9603
9604 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
9605
9606         * nnml.el (nnml-filenames-are-evil): New variable.
9607         (nnml-article-to-file-alist): Rename to ...
9608         (nnml-current-group-article-to-file-alist): ... this.
9609         Respect `nnml-filenames-are-evil'.
9610         (nnml-active-number): Update.
9611         (nnml-update-file-alist): Update.
9612         (nnml-request-article): Use nnheader-article-to-file-alist.
9613         (nnml-request-rename-group): Likewise.
9614
9615 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9616
9617         * gnus-sum.el (gnus-summary-insert-line): Fix.
9618
9619 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
9620
9621         * gnus-sum.el: Bind g-s-t-s to "W g".
9622         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
9623         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
9624         display of graphical smilies.
9625
9626 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9627
9628         * gnus-start.el (gnus-setup-news): A typo.
9629         From Bill White <billw@wolfram.com>.
9630
9631 2001-09-06  Simon Josefsson  <jas@extundo.com>
9632
9633         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
9634         and unseen marks.
9635
9636 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9637
9638         * nnmail.el (nnmail-split-fancy): Document `junk'.
9639
9640 2001-09-04  Simon Josefsson  <jas@extundo.com>
9641
9642         * imap.el (imap-search): Don't error if server is broken.
9643
9644 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
9645
9646         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
9647         searching for an article that isn't in the mbox.
9648
9649 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9650
9651         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
9652         right, and get all the comments.
9653
9654 2001-09-02  Simon Josefsson  <jas@extundo.com>
9655         Suggested by Dan Christensen <jdc+news@uwo.ca>
9656
9657         * nnfolder.el (nnfolder-request-update-info): Fix message.
9658
9659         * nnml.el (nnml-request-update-info): Ditto.
9660
9661 2001-09-01  Simon Josefsson  <jas@extundo.com>
9662
9663         * nnml.el (nnml-request-expire-articles): Also bind
9664         `nnml-current-group' and `nnml-article-file-alist' when using
9665         expiry-target. (Otherwise nnml will be in a inconsistent internal
9666         state causing all kind of problems.)
9667         (nnml-request-expire-articles): If `nnml-article-to-file' or
9668         `file-attributes' failes, return article as un-expirable instead
9669         of treating it as expired.
9670
9671 2001-08-31  Sam Steingold  <sds@gnu.org>
9672
9673         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
9674         typo: `exmine' --> `examine'.
9675
9676 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9677
9678         * nndoc.el (nndoc-forward-type-p): It is not a digest.
9679
9680 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9681
9682         * nnml.el (nnml-check-directory-twice): Remove.
9683         (nnml-retrieve-headers): Ditto.
9684         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
9685
9686 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9687
9688         * nnheader.el (nnheader-directory-files-is-safe): No need to read
9689         directory twice on Windows, or on GNU Emacs-21.
9690
9691 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9692
9693         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
9694         (nnml-request-rename-group): Ditto.
9695         (nnml-active-number): Ditto.
9696         (nnml-request-create-group): Use nnml-directory-articles.
9697         (nnml-request-expire-articles): Use nnml-directory-articles, which
9698         gets list from nov database if available.
9699         (nnml-get-nov-buffer): New function.
9700         (nnml-open-nov): Use it.
9701         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
9702         gets alist from nov database if available.
9703         (nnml-directory-articles): New function.
9704         (nnml-article-to-file-alist): New function.
9705
9706 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9707
9708         * mm-decode.el (mm-display-external): Use `name' as filename, if
9709         `filename' attribute is not present.
9710
9711 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9712
9713         * mail-source.el (mail-source-flash): New defcustom.
9714         (mail-source-new-mail-p): Ring visible bell if appropriate.
9715         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
9716         timer is cleared even if mail check signals an error.
9717
9718 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9719
9720         * gnus-sum.el (gnus-summary-move-article): Only update marks of
9721         type 'list.
9722
9723 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9724
9725         * flow-fill.el (fill-flowed): eol might be point-max.
9726
9727 2001-08-27  Simon Josefsson  <jas@extundo.com>
9728
9729         * nnml.el (nnml-request-update-info): Fix message.
9730         (nnml-open-marks): Ditto.
9731
9732         * nnfolder.el (nnfolder-request-update-info):
9733         (nnfolder-open-marks): Fix message.
9734
9735 2001-08-25  Simon Josefsson  <jas@extundo.com>
9736
9737         * nnfolder.el (nnfolder-save-marks): Don't create directory named
9738         after group in ~/.
9739
9740 2001-08-25  Simon Josefsson  <jas@extundo.com>
9741         From Andreas Jaeger  <aj@suse.de>
9742
9743         * nnfolder.el (nnfolder-open-marks): Fix typo.
9744         * nnml.el (nnml-open-marks): Likewise.
9745
9746 2001-08-25  Simon Josefsson  <jas@extundo.com>
9747
9748         Make nnfolder groups self-contained as far as marks are concerned.
9749
9750         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
9751         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
9752         (nnfolder-open-server): Make marks directory.
9753         (nnfolder-request-delete-group): Delete marks file.
9754         (nnfolder-request-delete-group): Check of nov/marks file exist
9755         before deleting.
9756         (nnfolder-request-rename-group): Rename marks file.
9757         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
9758         (nnfolder-request-set-mark, nnfolder-request-update-info)
9759         (nnfolder-group-marks-pathname, nnfolder-save-marks)
9760         (nnfolder-open-marks): New functions.
9761         (top-level): Require gnus.
9762
9763 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9764
9765         * nnweb.el (nnweb-type-definition): Use google raw file.
9766         (nnweb-google-parse-1): Ditto.
9767         (nnweb-google-identity): Ditto.
9768         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
9769         (nnweb-altavista-wash-article): Ditto.
9770         (nnweb-request-article): Remove nnweb-decode-entities.
9771
9772         * nnml.el: Require 'gnus.
9773
9774 2001-08-25  Simon Josefsson  <jas@extundo.com>
9775
9776         * nnml.el (nnml-marks-is-evil): Add doc.
9777
9778 2001-08-25  Simon Josefsson  <jas@extundo.com>
9779
9780         * nnml.el (nnml-save-marks): Wrap saving marks in a
9781         condition-case, to allow user to start Gnus if saving marks failed
9782         for some reason.
9783
9784 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9785
9786         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
9787
9788         * gnus-group.el (gnus-update-group-mark-positions): Bind
9789         gnus-group-update-hook to nil.
9790
9791 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9792
9793         * mml.el (mml-generate-mime-1): Force as multibyte string.
9794
9795 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9796
9797         * gnus-sum.el (gnus-summary-insert-line)
9798         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
9799         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
9800
9801         * gnus-spec.el (gnus-correct-substring): Take optional END.
9802
9803         * nnrss.el (nnrss-request-article): Remove \n.
9804         (nnrss-retrieve-headers): Lines number is -1.
9805
9806 2001-08-24  Simon Josefsson  <jas@extundo.com>
9807
9808         * gnus-group.el (gnus-info-clear-data): Call
9809         nnfoo-request-set-mark to propagate marks.  Fix bug:
9810         `gnus-group-update-line' doesn't update read range unless we call
9811         `gnus-get-unread-articles-in-group' first.
9812
9813         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
9814         to server.
9815
9816 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9817
9818         * gnus-util.el (gnus-create-info-command): Return an interactive
9819         function.
9820
9821 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9822         From Katsumi Yamaoka <yamaoka@jpl.org>
9823
9824         * gnus-spec.el (gnus-parse-complex-format): Use equal.
9825
9826 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9827
9828         * gnus-sum.el (gnus-select-newsgroup): Use it.
9829
9830         * gnus-util.el (gnus-not-ignore): New function.
9831
9832         * lpath.el (featurep): Don't fbind char-int.
9833
9834         * gnus-util.el (gnus-create-info-command): New function.
9835
9836         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
9837         right node.
9838
9839         * gnus-sum.el (gnus-select-newsgroup): Clean up.
9840         (gnus-summary-limit-children): Use 'identity instead of `all'.
9841         (gnus-summary-limit-to-display-predicate): New command and
9842         keystroke.
9843
9844 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9845
9846         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
9847
9848         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
9849
9850 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9851
9852         * gnus-spec.el: Add the Gnus version.
9853         (gnus-update-format-specifications): If the Gnus version changes,
9854         nix out the format spec cache.
9855
9856         * gnus.el (gnus-continuum-version): Made into a command and
9857         optionalize the VERSION.
9858
9859         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
9860         the start of the lines.
9861
9862 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9863
9864         * gnus.el (gnus-visual-p): Define function before use of
9865         function.
9866
9867 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9868
9869         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
9870         (gnus-article-mark-to-type): New function.
9871         (gnus-update-missing-marks): Only update marks of type 'list.
9872
9873         * gnus.el (gnus-article-special-mark-lists): New variable.
9874
9875 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9876
9877         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
9878         (gnus-select-newsgroup): Still use 'all.
9879         (gnus-summary-initial-limit): Comparing with 'all.
9880
9881 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9882
9883         * gnus-start.el (gnus-activate-group): If dont-check, don't update
9884         active.
9885
9886 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9887
9888         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
9889         nnslashdot-*-retrieve-headers.
9890         (nnslashdot-request-article): Fix for slashcode 2.2.
9891         (nnslashdot-make-tuple): New function.
9892         (nnslashdot-read-groups): Use it.
9893
9894 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9895
9896         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
9897         list.
9898
9899         * gnus-sum.el (gnus-summary-move-article): Don't select article.
9900
9901 2001-08-20  Simon Josefsson  <jas@extundo.com>
9902
9903         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
9904         opened, error instead of continuing (and exploding later).
9905
9906 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9907
9908         * gnus.el (gnus-expand-group-parameters): Return the parameter
9909         list.
9910
9911         * gnus-sum.el (gnus-summary-show-article): Doc fix.
9912         (gnus-summary-show-article): Guess at charset if required.
9913
9914         * gnus-spec.el (gnus-correct-substring): Stopped one character
9915         before we wanted.
9916
9917 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9918
9919         * earcon.el (earcon-auto-play): Remove unused option.
9920
9921 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9922
9923         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
9924         message down in levels, since it happens very fast.
9925
9926         * smiley-ems.el (smiley-update-cache): Respect the symbol version
9927         of smiley-regexp-alist.
9928
9929         * mm-view.el (mm-inline-text): Ignore vcard errors.
9930
9931         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
9932
9933         * gnus-score.el (gnus-all-score-files): Use append instead of
9934         nconc.
9935
9936         * gnus.el (gnus-splash-face): Doc fix.
9937
9938         * mm-decode.el (mm-mailcap-command): Use
9939         mm-path-name-rewrite-functions.
9940         (mm-path-name-rewrite-functions): New variable.
9941
9942         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
9943         (gnus-complex-form-to-spec): Insert tab.
9944         (gnus-spec-tab): New function.
9945
9946         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
9947         entering the group.
9948
9949         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
9950         the positional spec.
9951         (gnus-parse-complex-format): React to %C.
9952
9953         * gnus-ems.el (gnus-char-width): Moved here.
9954
9955         * gnus-sum.el (gnus-select-newsgroup): Set
9956         gnus-newsgroup-articles.
9957         (gnus-unseen-mark): New variable.
9958         (gnus-newsgroup-unseen): Ditto.
9959         (gnus-newsgroup-seen): Ditto.
9960         (gnus-adjust-marked-articles): Use them.
9961         (gnus-update-marks): Use them.
9962         (gnus-summary-update-secondary-mark): Display.
9963         (gnus-summary-prepare-threads): Display.
9964
9965         * gnus-msg.el (gnus-inews-group-method): Use and return the
9966         method, not the server.
9967
9968 2001-08-19  Simon Josefsson  <jas@extundo.com>
9969
9970         * gnus-srvr.el (gnus-server-agent-face): New.
9971         (gnus-server-agent-face): New.
9972         (gnus-server-mode): Turn on font-lock-mode.
9973
9974         * gnus.el (gnus-server-visual): Add defgroup.
9975
9976 2001-08-19  Simon Josefsson  <jas@extundo.com>
9977         From Joe Casadonte <jcasadonte@northbound-train.com>
9978
9979         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
9980         gnus-server-denied-face): New.
9981         (gnus-server-opened-face, gnus-server-closed-face,
9982         gnus-server-denied-face): New.
9983         (gnus-server-font-lock-keywords): Add.
9984
9985 2001-08-19  Simon Josefsson  <jas@extundo.com>
9986
9987         * nnml.el (nnml-request-set-mark): Return nil.
9988         (nnml-save-marks): Use nnml-possibly-create-directory.
9989         (nnml-open-marks): Only work in temp buffer when inserting/reading
9990         .marks file.
9991
9992 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9993
9994         * gnus.el (gnus-expand-group-parameters): Fix.
9995
9996         * gnus-spec.el (gnus-char-width): New function.
9997         (gnus-correct-substring, gnus-correct-length): Use it.
9998
9999         * message.el (message-required-mail-headers): Fix doc.
10000
10001 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10002
10003         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
10004
10005         * mm-decode.el (mm-save-part-to-file): Insert the handle.
10006
10007 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10008
10009         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
10010         slashdot 2.2 (not fully fixed yet).
10011         (nnslashdot-request-article): Ditto.
10012
10013 2001-08-18  Simon Josefsson  <jas@extundo.com>
10014
10015         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
10016         nnimap.
10017
10018         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
10019         gnus-util.
10020         (nnimap-request-update-info-internal): Use new functions.
10021
10022         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
10023         new functions.
10024
10025 2001-08-18  Simon Josefsson  <jas@extundo.com>
10026
10027         Make nnml groups self-contained as far as marks are concerned.
10028
10029         * nnml.el (nnml-request-delete-group): Delete marks file.
10030         (nnml-request-rename-group): Move marks file.
10031         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
10032         variables.
10033         (nnml-request-set-mark, nnml-request-update-info): New server
10034         functions.
10035         (nnml-save-marks, nnml-open-marks): New functions.
10036
10037 2001-08-18  Simon Josefsson  <jas@extundo.com>
10038
10039         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
10040         `set' when setting marks.
10041
10042 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10043
10044         * gnus.el (gnus-info-find-node): Take an argument.
10045
10046         * gnus-art.el (gnus-button-handle-info): New function.
10047         (gnus-url-unhex-string): Replace "+" with " ".
10048
10049 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10050
10051         * message.el (message-check-news-header-syntax): Check bad From.
10052
10053 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10054
10055         * gnus-spec.el (gnus-correct-length): New function.
10056         (gnus-correct-substring): New function.
10057         (gnus-tilde-max-form): Use it.
10058
10059 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
10060
10061         * nnmh.el: Docstring changes as below.
10062
10063         * nnml.el: Docstring changes as below.
10064
10065         * nnbabyl.el: Docstring changes as below.
10066
10067         * nnmbox.el: Docstring changes as below.
10068
10069         * nnfolder.el: Added docstrings identifying each virtual server
10070         parameter.
10071
10072 2001-08-18  Simon Josefsson  <jas@extundo.com>
10073
10074         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
10075
10076 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
10077
10078         * message.el: rename "Abort Message" to "Postpone Message".
10079         Remove "Attach file as MIME" from Message menu, it's already in
10080         the MIME menu.
10081
10082 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10083
10084         * smime.el (smime-point-at-eol): eval-and-compile.
10085         (smime-make-temp-file): New function.
10086         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
10087         Use it.
10088
10089 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10090
10091         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
10092         (gnus-agent-summary-fetch-group): New command and keystroke.
10093
10094         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
10095         (gnus-mime-display-security): Make it respect
10096         gnus-unbuttonized-mime-type-p.
10097
10098         * gnus-sum.el (gnus-articles-to-read): Comments.
10099         (gnus-article-marked-p): New function.
10100         (gnus-summary-display-make-predicate): New function.
10101         (gnus-select-newsgroup): Use them.
10102
10103         * mm-decode.el (mm-save-part-to-file): Made it not error.
10104
10105 2001-08-17  Simon Josefsson  <jas@extundo.com>
10106
10107         * imap.el (imap-wait-for-tag): If process-status isn't open or
10108         run, return nil instead of sit-for looping.
10109
10110 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10111
10112         * lpath.el (featurep): fbind xml-parse-region.
10113
10114         * gnus.el (gnus-message-archive-method): Default to "archive".
10115         (gnus-message-archive-method): Doc fix.
10116         (gnus-parameters-get-parameter): Cleaned up.
10117         (gnus-expand-group-parameter): New function.
10118
10119         * gnus-start.el (gnus-setup-news): Push the archive server only
10120         the server list.
10121
10122         * mml.el (mml-menu): Changed name to "Attachments".
10123
10124         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
10125         when there is something to detroy.
10126
10127 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10128
10129         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
10130         nil.
10131
10132 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10133
10134         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
10135         which specifies a time today or tomorrow.
10136
10137 2001-08-15  Simon Josefsson  <jas@extundo.com>
10138         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
10139
10140         * gnus-agent.el (gnus-agent-make-mode-line-string)
10141         (gnus-agent-toggle-plugged): Use new API.
10142
10143 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10144
10145         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
10146         deadline has expired.
10147
10148 2001-08-12  Simon Josefsson  <jas@extundo.com>
10149         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
10150
10151         Support `recent' mark indicating newly arrived messages (to
10152         separate from old but unread messages).
10153
10154         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
10155         `nnmail-split-history' if recent is > 0.
10156         (nnimap-request-update-info-internal): Update `recent' marks.
10157         (nnimap-request-set-mark): Never set `recent' marks.
10158         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
10159         recent.
10160
10161         * gnus-sum.el (gnus-recent-mark): New mark.
10162         (gnus-newsgroup-recent): New variable.
10163         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
10164         (gnus-summary-prepare-threads): Mark recent articles.
10165         (gnus-summary-add-mark): Support recent.
10166         (gnus-summary-update-secondary-mark): Support recent.
10167
10168         * gnus.el (gnus-article-mark-lists): Add recent.
10169
10170 2001-08-12  Simon Josefsson  <jas@extundo.com>
10171
10172         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
10173         whether successful decoding took place.  Add doc.
10174
10175 2001-08-12  Simon Josefsson  <jas@extundo.com>
10176         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
10177
10178         * gnus.el (gnus-summary-line-format, gnus-parameters):
10179         * gnus-gl.el (gnus-summary-grouplens-line-format):
10180         * gnus-salt.el (gnus-summary-pick-line-format):
10181         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
10182
10183 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
10184         Committed by Kai Gro\e,b_\e(Bjohann.
10185
10186         * gnus-score.el (gnus-score-string): Fix `match' regexp
10187         for `extra' header case.
10188
10189 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10190
10191         * nnmbox.el (nnmbox-read-mbox): No warning.
10192
10193 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10194
10195         * nndoc.el (nndoc-article-type): Fix doc.
10196         (nndoc-generate-article-function): New variable.
10197         (nndoc-dissection-function): New variable.
10198         (nndoc-type-alist): Add oe-dbx.
10199         (nndoc-oe-dbx-type-p): New function.
10200         (nndoc-oe-dbx-dissection): New function.
10201         (nndoc-oe-dbx-generate-article): New function.
10202
10203 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10204
10205         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
10206         whether deadline has been reached.  Patch from Dan Nicolaescu
10207         <dann@godzilla.ics.uci.edu>.
10208
10209 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10210
10211         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
10212         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
10213         <rintaman@cs.Helsinki.FI>.
10214
10215         * mail-source.el (mail-source-movemail): The error buffer is
10216         modified, but nothing in it.
10217
10218 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10219
10220         * message.el (message-bogus-system-names): New variable.
10221         (message-make-fqdn): Use it.
10222
10223 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10224
10225         * nndraft.el (nndraft-request-group): Use
10226         nndraft-auto-save-file-name.
10227
10228 2001-08-09  Simon Josefsson  <jas@extundo.com>
10229
10230         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
10231         Don't ask whether to decrypt.  Just leave result in buffer (don't
10232         call mm).
10233
10234         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
10235         parts as well.
10236         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
10237         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
10238
10239 2001-08-09  Simon Josefsson  <jas@extundo.com>
10240
10241         * mm-decode.el (mm-insert-part): Return decoding success status.
10242         (mm-save-part-to-file): Error if decoding failed.
10243
10244 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10245
10246         * message.el (message-tab): Use indent-relative.
10247         (message-mode): Don't bind indent-line-function to indent-relative.
10248
10249 2001-08-09  Simon Josefsson  <jas@extundo.com>
10250
10251         * message.el (message-get-reply-headers): Fix string. Suggested by
10252         Christoph Conrad <cc@cli.de>.
10253
10254 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10255
10256         * message.el (message-tab): Use the current value of
10257         indent-line-function.
10258         (message-mode): Bind indent-line-function to indent-relative.
10259
10260 2001-08-08  Simon Josefsson  <jas@extundo.com>
10261
10262         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
10263         whether `imtest' is installed.
10264
10265 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10266         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10267
10268         * gnus-sum.el (gnus-summary-show-article): Call
10269         gnus-summary-update-secondary-secondary-mark.
10270         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
10271         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
10272
10273 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10274
10275         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
10276
10277         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
10278
10279         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
10280         <gerd@gnu.org>.
10281
10282         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
10283
10284         * gnus-util.el (gnus-output-to-rmail): Ditto.
10285         (gnus-output-to-mail): Ditto.
10286
10287         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
10288
10289 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
10290
10291         * message.el (message-indent-citation): Use
10292         `message-yank-cited-prefix' for empty lines.
10293
10294 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
10295
10296         * message.el (message-indent-citation): Quote only lines starting
10297         with ">" using `message-yank-cited-prefix'.
10298
10299 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10300         Trivial patch.
10301
10302         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
10303         gnus-cache-fully-p.
10304
10305 2001-08-04  Simon Josefsson  <jas@extundo.com>
10306
10307         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
10308         file if it doesn't exist (by calling gnus-cache-read-active).
10309
10310 2001-08-04  Simon Josefsson  <jas@extundo.com>
10311
10312         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
10313         (gnus-cache-passively-or-fully-p): Removed.
10314         (gnus-cache-fully-p): Fix it.
10315
10316         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
10317
10318 2001-08-04  Simon Josefsson  <jas@extundo.com>
10319
10320         * gnus-cache.el (gnus-cache-fully-p)
10321         (gnus-cache-passively-or-fully-p): New functions.
10322         (gnus-cache-possibly-enter-article): Cosmetic change, use
10323         `g-c-p-o-f-p'.
10324         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
10325         was bogus (`g-c-p-a-a' does not change active info, just change
10326         the functions parameters).
10327         (gnus-cache-possibly-remove-articles-1): Make sure articles are
10328         not removed in groups that match `gnus-uncacheable-groups'.
10329
10330         Reported and modifications based on discussions with Nuutti
10331         Kotivuori <nuutti.kotivuori@smarttrust.com>.
10332
10333 2001-08-04  Simon Josefsson  <jas@extundo.com>
10334         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10335
10336         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
10337         calls `gnus-cache-update-active' if bounds has been extended.
10338
10339 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10340
10341         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
10342         before remove.
10343         (gnus-mime-security-show-details): Ditto.
10344
10345 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10346
10347         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
10348         syntax.  Protect string-match against nil string and regexp.
10349
10350 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10351
10352         * mm-util.el (mm-find-charset-region): Remove control-1.
10353
10354 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10355
10356         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
10357
10358 2001-08-04  Simon Josefsson  <jas@extundo.com>
10359
10360         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
10361         buffer.  Delete MIME-Version header.
10362
10363 2001-08-03  Simon Josefsson  <jas@extundo.com>
10364
10365         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
10366         that is entered does not necessarily have the highest article
10367         number in the group, so use `gnus-cache-possibly-alter-active'
10368         instead of `gnus-cache-update-active'.
10369
10370 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10371
10372         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
10373
10374 2001-08-03  Simon Josefsson  <jas@extundo.com>
10375
10376         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
10377         menu.
10378
10379 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10380
10381         * gnus.el (post-method): New group parameter.  It also provides
10382         the user option `gnus-post-method-alist' and the internal function
10383         `gnus-parameter-post-method'.
10384
10385         * gnus-msg.el (gnus-post-method): Bind the value of
10386         `gnus-post-method' to the group parameter if it is defined.
10387
10388 2001-08-02  Simon Josefsson  <jas@extundo.com>
10389
10390         * smime.el (smime-extra-arguments): Removed.
10391         (smime-call-openssl-region): Don't use it.
10392
10393 2001-08-02  Simon Josefsson  <jas@extundo.com>
10394
10395         * smime.el (smime-sign-region): Handle stderr.
10396         (smime-encrypt-region): Ditto.
10397
10398         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
10399         match the ASN.1 length bytes.
10400         (mm-pkcs7-enveloped-magic): Ditto.
10401         (mm-view-pkcs7-get-type): Don't regexp quote.
10402
10403 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10404         From Andreas Fuchs <asf@void.at>
10405
10406         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
10407
10408 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10409
10410         * gnus-art.el (gnus-header-button-alist): References regexp.
10411
10412 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
10413
10414         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
10415         already fboundp.  Add INTERACTIVE arg to autoload form.
10416
10417 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10418
10419         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
10420
10421         * nnmail.el (nnmail-cache-open): Ditto.
10422
10423 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10424
10425         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
10426
10427 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10428
10429         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
10430
10431 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10432         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
10433
10434         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
10435         (gnus-agent-toggle-plugged): Use it.
10436
10437 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10438
10439         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
10440         (gnus-ding-file-coding-system): New variable.
10441         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
10442         (gnus-slave-save-newsrc): Use it.
10443
10444 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10445
10446         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
10447         syntax.
10448
10449 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10450         Originally from Andreas Fuchs <asf@void.at>
10451
10452         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
10453         (mml2015-gpg-pretty-print-fpr): New function.
10454         (mml2015-gpg-extract-signature-details): More details, rename from
10455         `m-g-e-from'.
10456         (mml2015-gpg-verify): Use them.
10457         (mml2015-gpg-clear-verify): Use them.
10458
10459 2001-07-31  Simon Josefsson  <jas@extundo.com>
10460
10461         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
10462         buffer when done.
10463
10464 2001-07-30  Simon Josefsson  <jas@extundo.com>
10465
10466         * smime.el (smime-call-openssl-region): Revert previous change,
10467         just pass on buf to `call-process-region'.
10468         (smime-verify-region): Doc fix.  Don't message stuff.  Use
10469         `smime-new-details-buffer'.  Inserts error messages into buffer.
10470         (smime-noverify-region): Ditto.
10471         (smime-decrypt-region): Ditto.  Handles stderr separately.
10472         (smime-verify-buffer, smime-noverify-buffer)
10473         (smime-decrypt-buffer): Doc fix.
10474         (smime-new-details-buffer): New function.
10475         (smime-pkcs7-region, smime-pkcs7-certificates-region)
10476         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
10477         (smime-sign-region, smime-encrypt-region): Don't use
10478         `insert-buffer'.
10479
10480         * mml-smime.el (mml-smime-verify): Fix security button strings.
10481
10482 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10483
10484         * gnus-art.el (gnus-mime-save-part-and-strip): Save
10485         gnus-article-mime-handles.
10486
10487 2001-07-29  Simon Josefsson  <jas@extundo.com>
10488
10489         * mail-source.el (top-level): Require message for message-directory.
10490         (mail-source-directory): Change default to message-directory.
10491
10492         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
10493         (smime-certificate-directory, smime-openssl-program)
10494         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
10495         (smime-extra-arguments): New variable.
10496         (smime-dns-server): Fix customize group.
10497         (smime-call-openssl-region): Use `smime-extra-arguments'.
10498
10499 2001-07-29  Simon Josefsson  <jas@extundo.com>
10500         From Vladimir Volovich <vvv@vsu.ru>
10501
10502         * smime.el (smime-call-openssl-region): Ignore stderr.
10503
10504 2001-07-29  Simon Josefsson  <jas@extundo.com>
10505         From Christoph Conrad <christoph.conrad@gmx.de>
10506
10507         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
10508         file.
10509
10510 2001-07-29  Simon Josefsson  <jas@extundo.com>
10511
10512         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
10513
10514         Support S/MIME decryption.
10515
10516         * mm-decode.el (mm-inline-media-tests):
10517         (mm-inlined-types):
10518         (mm-automatic-display):
10519         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
10520
10521         * mm-view.el (mm-pkcs7-signed-magic):
10522         (mm-pkcs7-enveloped-magic): New variables.
10523         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
10524         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
10525         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
10526         PKCS#7 blobs.
10527
10528         * smime.el (smime-decrypt-region): Expand keyfile.
10529
10530 2001-07-29  Simon Josefsson  <jas@extundo.com>
10531
10532         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
10533         `ssl.el' variables.
10534
10535         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
10536         but line instead of narrowing to it, because `nnmail-parse-active'
10537         calls widen.  Thanks to Christoph Conrad
10538         <christoph.conrad@gmx.de>.
10539
10540 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10541
10542         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
10543         for %B spec.
10544
10545         * gnus-sum.el (gnus-summary-prepare-threads): If
10546         gnus-sum-thread-tree-root is nil, use subject instead.
10547         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
10548         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
10549         (gnus-sum-thread-tree-leaf-with-other)
10550         (gnus-sum-thread-tree-single-leaf): Documentation.
10551         (gnus-sum-thread-tree-single-indent): Allow nil.
10552
10553 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10554
10555         * message.el (message-fill-paragraph): Do nothing if the user
10556         wants filladapt-mode.
10557
10558 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10559
10560         * mm-decode.el (mm-image-type-from-buffer): New function.
10561         (mm-get-image): Use it.
10562
10563 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10564
10565         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
10566
10567         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
10568         mm-display-parts too.
10569
10570 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10571
10572         * nnfolder.el (nnfolder-request-accept-article): Bind
10573         nntp-server-buffer.
10574
10575         * nnmail.el (nnmail-parse-active): Read from buffer instead of
10576         nntp-server-buffer.
10577
10578 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10579
10580         * message.el (message-check-news-header-syntax): Use
10581         message-post-method.
10582         (message-send-news): Bind message-post-method.
10583
10584 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10585
10586         * mml.el (mml-tweak-type-alist): New variable.
10587         (mml-tweak-function-alist): New variable.
10588         (mml-tweak-part): New function.
10589         (mml-generate-mime-1): Use it.
10590
10591 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10592
10593         * nnfolder.el (nnfolder-request-accept-article): Replace
10594         nnfolder-request-list.
10595
10596 2001-07-27  Simon Josefsson  <jas@extundo.com>
10597
10598         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
10599         nnoo-change-server failed to do it.
10600
10601 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10602
10603         * gnus.el (gnus-parameters): Make it customizable.
10604
10605 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10606
10607         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
10608
10609         * message.el (message-set-auto-save-file-name): More
10610         poor-system-types.
10611
10612         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
10613
10614         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
10615         supports +.
10616
10617 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10618
10619         * mm-decode.el (mm-readable-p): New function.
10620         (mm-inline-media-tests): Fix the default testers.
10621
10622 2001-07-26  Simon Josefsson  <jas@extundo.com>
10623
10624         * nnimap.el (nnimap-version): Bump version number.
10625
10626 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10627         From Steven E. Harris <seh@speakeasy.org>
10628
10629         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
10630         in M$Windows too.
10631
10632 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10633
10634         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
10635
10636 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10637
10638         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
10639
10640         * mm-decode.el (mm-get-image): Guess then use the type.
10641
10642         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
10643
10644 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
10645
10646         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
10647         display (%B) for threads if threading is off.
10648
10649 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10650         From Henrik Enberg <henrik@enberg.org>
10651
10652         * gnus-msg.el: Customization patch.
10653
10654 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
10655
10656         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
10657         variable.
10658         (nnmail-split-fancy-with-parent): Ignore certain groups.
10659
10660 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10661
10662         * gnus-util.el (gnus-byte-compile): New function.
10663         (gnus-use-byte-compile): New variable.
10664         (gnus-make-sort-function): Use it.
10665
10666         * nnmail.el (nnmail-get-new-mail): Use it.
10667
10668         * gnus-agent.el (gnus-category-make-function): Simple function or
10669         compiled function.
10670         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
10671
10672         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
10673         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
10674         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
10675
10676         * message.el (message-check-news-header-syntax): Remove quote.
10677
10678 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10679
10680         * message.el (message-use-mail-followup-to): `t' is not a
10681         documented value.
10682
10683 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10684
10685         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
10686
10687 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10688
10689         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
10690         there are long lines.
10691
10692 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10693
10694         * dgnushack.el (copy-list): New compiler macro.
10695
10696 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10697
10698         * message.el (message-bounce): If no Return-Path, the whole
10699         content is considered as the original message.
10700
10701         * nnml.el (nnml-check-directory-twice): New variable.
10702         (nnml-article-to-file): Use it.
10703         (nnml-retrieve-headers): Hack it.
10704
10705 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10706
10707         * gnus-win.el (gnus-buffer-configuration): New configure.
10708
10709         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
10710         not alive.
10711
10712         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
10713         (mm-display-external): Use display-term configure.
10714
10715 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10716
10717         * gnus-delay.el (gnus-delay-default-hour): New variable.
10718         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
10719
10720 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10721         From Karl Kleinpaste <karl@charcoal.com>
10722
10723         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
10724         (gnus-summary-prepare-threads): Ditto.
10725
10726         * gnus.el (gnus-summary-line-format): Add %B.
10727
10728 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10729
10730         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
10731
10732         * mm-util.el (mm-string-as-multibyte): New function.
10733
10734         * nnmh.el (nnmh-request-list-1): Encode, not decode!
10735
10736 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10737
10738         * mm-util.el (mm-universal-coding-system): New variable.
10739
10740         * gnus-start.el (gnus-startup-file-coding-system): Use it.
10741
10742         * score-mode.el (score-mode-coding-system): Use it.
10743
10744 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10745
10746         * gnus-start.el (gnus-setup-news): Call
10747         `gnus-check-bogus-newsgroups' just after the native server is
10748         opened.
10749
10750 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10751
10752         * nnmail.el (nnmail-do-request-post): Util function to be used by
10753         `nnchoke-request-post' for all nnmail-derived backends.
10754
10755         * nnml.el (nnml-request-post): Use it.
10756
10757         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
10758         backend, for it groks nnml-request-post.
10759
10760         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
10761         Treat `mail-post' backends like `mail' backends, not like `news'
10762         backends.
10763
10764 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10765
10766         * gnus-msg.el (gnus-setup-message): make-local-hook.
10767
10768 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10769
10770         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
10771         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
10772         <karl@charcoal.com>, slightly changed by Kai.
10773
10774         * message.el (message-check-news-header-syntax): When checking
10775         whether the groups exist, check the right server based on
10776         `gnus-post-method'.
10777
10778 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10779
10780         * gnus-delay.el: New file.
10781
10782 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10783
10784         * mm-util.el (mm-read-coding-system): Take two arguments.
10785
10786         * gnus-sum.el (gnus-summary-show-article): Use
10787         mm-read-coding-system.
10788
10789         * gnus-art.el (article-de-quoted-unreadable):
10790         (article-de-base64-unreadable, article-wash-html):
10791         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
10792
10793 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10794
10795         * nnml.el (nnml-request-post): New function.  Can be used for
10796         annotations in nnml groups.
10797
10798 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10799
10800         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
10801         command.
10802
10803         * gnus-start.el (gnus-find-new-newsgroups): Use
10804         `message-make-date' instead of `current-time-string'.
10805         (gnus-ask-server-for-new-groups): Ditto.
10806         (gnus-check-first-time-used): Ditto.
10807
10808 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10809
10810         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
10811
10812 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
10813
10814         * message.el (message-shorten-references): Change `maxcount' and
10815         `cut' to obey USEFOR draft 5.
10816
10817 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
10818
10819         * gnus-sum.el (gnus-summary-display-arrow): New variable.
10820         (gnus-summary-set-article-display-arrow): New function.
10821         (gnus-summary-goto-subject): Use it.
10822
10823 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10824
10825         * gnus-sum.el (gnus-summary-import-article): Insert date if
10826         doesn't exist.
10827
10828 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10829
10830         * mml.el (mml-content-type-parameters): New variable.
10831         (mml-content-disposition-parameters): New variable.
10832         (mml-insert-mime-headers): Use them.
10833         (mml-parse-1): Accept charset.
10834
10835 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10836
10837         * gnus-group.el (gnus-group-select-group): Doc fix.
10838
10839         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
10840
10841 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10842
10843         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
10844         to handle `define-derived-mode'.
10845
10846 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10847         From:  Stefan Monnier  <monnier@cs.yale.edu>
10848
10849         * message.el (message-mode): Use define-derived-mode.
10850         (message-tab): message-completion-alist.
10851
10852         * imap.el (imap-interactive-login): Use make-local-variable.
10853         (imap-open): Ditto.
10854         (imap-authenticate): Ditto.
10855
10856         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
10857
10858         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
10859
10860 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10861
10862         * message.el (message-citation-line-function): Refer to
10863         gnus-cite-attribution-suffix.
10864
10865 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10866
10867         * gnus-art.el,...: Error convention changes.
10868
10869 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10870
10871         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
10872
10873 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10874
10875         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
10876         (nnrss-read-server-data): Ditto.
10877
10878 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10879
10880         * gnus-setup.el (gnus-use-installed-gnus): Typo.
10881         * Cleanup files.
10882         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10883
10884 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10885
10886         * gnus.el (gnus-summary-line-format): Add %o.
10887
10888         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
10889         unless shell outputs something.
10890
10891 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10892
10893         * gnus-art.el (gnus-boring-article-headers): Better doc.
10894         (article-hide-headers): Better regexp.
10895         Suggested by Matt Swift <swift@alum.mit.edu>.
10896
10897         * nnheader.el (nnheader-max-head-length): Better doc.
10898         (nnheader-header-value): Skip spaces.
10899         (nnheader-parse-head): Remove space.
10900         Suggested by Matt Swift <swift@alum.mit.edu>.
10901
10902         * gnus-sum.el (gnus-summary-show-raw-article): New function.
10903         (gnus-get-newsgroup-headers): Remove space.
10904
10905 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10906
10907         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
10908         (gnus-summary-reply): Use it.
10909         (gnus-summary-reply-broken-reply-to): New function.
10910         (gnus-msg-force-broken-reply-to): New function.
10911
10912         * mm-view.el (mm-inline-text): Showing as text/plain when error.
10913
10914 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10915
10916         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
10917
10918 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10919
10920         * mm-decode.el (mm-external-terminal-program): New variable.
10921         (mm-display-external): Use it. Use term to display when no
10922         window-system.
10923
10924 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
10925
10926         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
10927         Browse->Next entries to Browse->Prev
10928
10929 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10930
10931         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
10932
10933 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10934
10935         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
10936         for the default encoding.
10937
10938         * nnrss.el (nnrss-url-field): New field.
10939         (nnrss-request-article): Add newsgroups.
10940
10941         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
10942
10943 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10944
10945         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
10946
10947         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
10948         (gnus-draft-setup): Remove backlog.
10949
10950 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10951
10952         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
10953         Cleanup.
10954
10955 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10956
10957         * gnus-msg.el (gnus-bug): Erase buffer.
10958
10959         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
10960
10961 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10962
10963         * mm-decode.el (mm-attachment-override-p): Fix typo.
10964
10965 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
10966
10967         * gnus-kill.el (gnus-execute): Work with the extra headers.
10968         * gnus-sum.el (gnus-summary-execute-command): Ditto.
10969
10970 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10971
10972         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
10973         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
10974
10975         * message.el (message-send-mail-real-function): New variable.
10976         (message-send-mail-partially, message-send-mail):
10977
10978         * nngateway.el (nngateway-request-post): Use it.
10979
10980         * gnus-agent.el (gnus-agentize): Use it.
10981
10982         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
10983         (nnsoup-revert-variables): Use it.
10984
10985 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
10986
10987         * mm-decode.el (mm-inline-media-tests): Default to displaying as
10988         text/plain if the type doesn't match any other media types.
10989         (mm-inlined-types): Doc fix.
10990         (mm-display-inline): Revert previous change (now handled by a
10991         default type in `mm-inline-media-tests'.
10992         (mm-inlinable-p): Revive.
10993         (mm-display-part): Call `mm-inlinable-p'.
10994         (mm-attachment-override-p): Ditto.
10995         (mm-inlined-p): Doc fix.
10996
10997         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
10998         well as `mm-inlined-p'.
10999
11000 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11001
11002         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
11003         (nntp-send-command-and-decode): Use gnus-point-at-bol.
11004
11005 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11006         From  Paul Jarc <prj@po.cwru.edu>
11007
11008         * message.el (message-use-mail-followup-to): New variable.
11009         (message-get-reply-headers): Use it.
11010
11011 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
11012
11013         * nnheader.el (nnheader-init-server-buffer): Make sure the
11014         *nntpd* buffer is made multibyte instead of a random buffer.
11015
11016 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11017
11018         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
11019         when it returns headers.
11020
11021 2001-07-07  Simon Josefsson  <jas@extundo.com>
11022
11023         * rfc2047.el (rfc2047-encode-message-header): Skip header when
11024         trying to fold. Thanks to Colin Walters
11025         <walters@cis.ohio-state.edu>
11026
11027 2001-07-06  Simon Josefsson  <jas@extundo.com>
11028
11029         * imap.el (imap-parse-address-list, imap-parse-flag-list)
11030         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
11031         Add information in `assert's.
11032
11033         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
11034         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
11035         and `nnimap-group-overview-filename', should handle all
11036         change-of-uidvalidity related issues.  But there may be other
11037         problems.)
11038
11039 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11040
11041         * rfc2047.el (rfc2047-encode-message-header): Don't include the
11042         header name when folding.
11043
11044 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11045
11046         * mm-decode.el (mm-inlined-types): Document relationship with
11047         `mm-inline-media-tests'.
11048         (mm-display-inline): Default to displaying as plain text if no
11049         inlining handler is available.
11050         (mm-inlinable-p): Remove.
11051         (mm-inlined-p): Don't call `mm-inlinable-p'.
11052         (mm-automatic-display-p): Ditto.
11053         (mm-attachment-override-p): Ditto.
11054
11055 2001-07-04  Simon Josefsson  <jas@extundo.com>
11056
11057         * nnimap.el (nnimap-importantize-dormant): New variable.
11058         (nnimap-request-update-info-internal): Use it.
11059         (nnimap-request-set-mark): Ditto.
11060
11061 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11062
11063         * nntp.el (nntp-send-command): don't pass a buffer argument to
11064         `point'. Only XEmacs accepts this.
11065         * nntp.el (nntp-send-command-nodelete): ditto.
11066         * nntp.el (nntp-send-command-and-decode): ditto.
11067
11068 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11069
11070         * nntp.el (nntp-open-connection-function): doc update.
11071         * nntp.el (nntp-pre-command): New.
11072         * nntp.el (nntp-via-rlogin-command): New.
11073         * nntp.el (nntp-via-telnet-command): New.
11074         * nntp.el (nntp-via-telnet-switches): New.
11075         * nntp.el (nntp-via-user-name): New.
11076         * nntp.el (nntp-via-user-password): New.
11077         * nntp.el (nntp-via-address): New.
11078         * nntp.el (nntp-via-envuser): New.
11079         * nntp.el (nntp-via-shell-prompt): New.
11080         * nntp.el (nntp-open-telnet-stream): New.
11081         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
11082         * nntp.el (nntp-open-via-telnet-and-telnet): New.
11083         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
11084         * nntp.el (nntp-send-command): ditto.
11085         * nntp.el (nntp-send-command-nodelete): ditto.
11086         * nntp.el (nntp-send-command-and-decode): ditto.
11087
11088 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
11089         Trivial patch.
11090
11091         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
11092         `when'.
11093
11094 2001-07-03  Simon Josefsson  <jas@extundo.com>
11095         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
11096
11097         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
11098
11099 2001-07-03  Simon Josefsson  <jas@extundo.com>
11100
11101         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
11102         remove it (workaround XEmacs `fill-region' bug).
11103
11104 2001-07-01  Simon Josefsson  <jas@extundo.com>
11105
11106         * nnimap.el (nnimap-date-days-ago): Defeat locale.
11107
11108 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11109
11110         * mml2015.el (mml2015-format-error): New function.
11111         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
11112         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
11113         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
11114
11115 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11116
11117         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
11118         Suggested by Christoph Conrad <C.Conrad@cli.de>.
11119
11120         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
11121         group variables.
11122
11123 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11124
11125         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
11126
11127         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
11128         (nnrss-save-group-data): Ditto.
11129
11130         * gnus-agent.el (gnus-agent-save-alist): Ditto.
11131
11132 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11133
11134         * message.el (message-do-send-housekeeping): Narrow to headers.
11135
11136 2001-06-24  Simon Josefsson  <jas@extundo.com>
11137
11138         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
11139         insertion when breaking lines looked for " \t" instead of "[ \t]".
11140         (rfc2047-encode-message-header): Fold lines even if
11141         no QP encoding is done.
11142
11143 2001-06-23  Simon Josefsson  <jas@extundo.com>
11144         From Samuel Tardieu <sam@inf.enst.fr>
11145
11146         * smime.el (smime-keys): Support additional certificates.
11147         (smime-make-certfiles): New function.
11148         (smime-sign-region): Use previous variables.
11149         (smime-get-certfiles): New function.
11150         (smime-sign-buffer): Use it.
11151         (smime-verify-region): Support both CAfile and CApath.
11152
11153 2001-06-23  Simon Josefsson  <jas@extundo.com>
11154
11155         * smime.el (smime-decrypt-region): Perhaps work.
11156
11157 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11158
11159         * gnus-msg.el (gnus-copy-article-buffer): Typo.
11160
11161 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
11162
11163         * mm-decode.el (mm-save-part): Rewrite file name.
11164         (mm-file-name-rewrite-functions): New variable.
11165         (mm-file-name-delete-whitespace): New function.
11166         (mm-file-name-trim-whitespace): New function.
11167         (mm-file-name-collapse-whitespace): New function.
11168         (mm-file-name-replace-whitespace): New variable and function.
11169
11170 2001-06-22  Simon Josefsson  <jas@extundo.com>
11171
11172         * message.el (message-make-date): Workaround locale for weekdays.
11173
11174 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11175
11176         * message.el (message-goto-body): Return nil if not found. (revert!)
11177
11178 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11179         From Fremlin <chief@bandits.org>
11180
11181         * message.el (message-goto-body): Some messages have no header.
11182
11183         * gnus-msg.el (gnus-copy-article-buffer): Use it.
11184
11185 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
11186
11187         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
11188
11189 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11190
11191         * message.el (message-make-date): Add week day.
11192         Suggested by Jason R. Mastaler <jason@mastaler.com>.
11193
11194 2001-06-19  Simon Josefsson  <jas@extundo.com>
11195
11196         * message.el (message-yank-prefix): Doc fix.
11197         (message-yank-cited-prefix): Ditto.
11198         (message-delete-not-region): Keep citation prefix on first line,
11199         if possible and appropriate.
11200
11201 2001-06-19  Simon Josefsson  <jas@extundo.com>
11202
11203         * imap.el (imap-process-connection-type): New variable.
11204         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
11205         recent `imtest's work completely (no line length issues), while
11206         making making old `imtest's unusable.  Thanks to NAGY Andras
11207         <nagya@inf.elte.hu> for his work.
11208
11209 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
11210
11211         * imap.el (imap-ssl-program): Add -quiet to shut up
11212         OpenSSL/SSLeay's internal debug talk.
11213
11214 2001-06-19  Matt Armstrong  <matt@lickey.com>
11215
11216         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
11217         server.
11218
11219 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11220
11221         * nnmail.el (nnmail-article-buffer): New variable.
11222         (nnmail-split-incoming): Use it.
11223
11224 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
11225
11226         * qp.el (quoted-printable-decode-region): If called interactively,
11227         use coding-system-for-read.
11228
11229 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11230
11231         * message.el (message-check-news-header-syntax): Check Reply-To.
11232
11233 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11234
11235         * mml.el (mml-parse-1): Use message options.
11236
11237         * message.el (message-do-fcc): Don't do anything if there is no
11238         FCC.
11239
11240 2001-06-16  Simon Josefsson  <jas@extundo.com>
11241
11242         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
11243         (nnimap-expunge-search-string): New variable.
11244         (nnimap-request-expire-articles): Use it.
11245
11246 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11247
11248         * message.el (message-send-mail-with-qmail): wrong exit status is
11249         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
11250
11251 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11252
11253         * gnus-art.el (article-strip-multiple-blank-lines): Use
11254         delete-region instead of replace-match.
11255
11256 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11257
11258         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
11259         (nnweb-google-wash-article): Ditto.
11260
11261 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
11262
11263         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
11264
11265 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11266
11267         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
11268         specs.
11269
11270 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11271
11272         * gnus.el (gnus-email-address): Move it here.
11273
11274         * gnus-art.el (article-de-quoted-unreadable): Read charset if
11275         requested.
11276         (article-de-base64-unreadable): Ditto.
11277         (article-wash-html): Ditto.
11278
11279 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11280
11281         * message.el (message-options-set-recipient): Don't add ", "
11282         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
11283
11284 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11285
11286         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
11287
11288 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11289
11290         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
11291         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
11292
11293         * nnrss.el (nnrss-node-text): Node might be nil.
11294
11295 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11296
11297         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
11298         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
11299
11300         * nnrss.el (nnrss-group-alist): More items.
11301
11302 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11303
11304         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
11305
11306 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11307         Trivial patch from Dale Hagglund  <rdh@best.com>
11308
11309         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
11310         restrict clauses.
11311
11312 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11313
11314         From Benjamin Rutt <brutt+news@bloomington.in.us>
11315
11316         * message.el (message-wide-reply-confirm-recipients): New variable.
11317
11318 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11319         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
11320
11321         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
11322         fix so it works with XEmacs.
11323
11324 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11325
11326         * nnrss.el (nnrss-retrieve-headers): Support description as extra
11327         headers.
11328
11329 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11330
11331         * nnrss.el: Fix a few bugs.
11332
11333 2001-06-05  Simon Josefsson  <jas@extundo.com>
11334
11335         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
11336         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
11337
11338 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
11339
11340         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
11341         binary so that we don't transmit ISO 2022 garbage to the process.
11342         This is needed under XEmacs.
11343
11344 2001-06-03  Simon Josefsson  <simon@josefsson.org>
11345
11346         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
11347         autoloaded incorrectly below because ssl-program-* is bound.)
11348         Thanks to Amos Gouaux for report.
11349
11350 2001-06-02  Simon Josefsson  <simon@josefsson.org>
11351
11352         * imap.el (imap-kerberos4-open):
11353         (imap-gssapi-open):
11354         (imap-ssl-open):
11355         (imap-network-open):
11356         (imap-shell-open):
11357         (imap-starttls-open): Set buffer to workaround spurious
11358         `accept-process-output' buffer changes.  Thanks to Mats Lidell
11359         <Mats.Lidell@contactor.se> for report and partial patch and Jake
11360         Colman <colman@ppllc.com> for report.
11361
11362 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11363
11364         * gnus-sum.el (gnus-summary-catchup): New argument.
11365         (gnus-summary-catchup-from-here): New function.
11366
11367 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11368
11369         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
11370         back, then insert glyph.  (Before, the glyph was inserted first,
11371         then the newline.)  This works around a behavior in XEmacs where
11372         it is not possible to insert a character after a glyph which is at
11373         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
11374
11375 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11376
11377         From Jaap-Henk Hoepman (jhh@xs4all.nl).
11378
11379         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
11380         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
11381         mm-destroy-postponed-undisplay-list): New functions.
11382         (mm-display-external): Use them.
11383
11384 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11385
11386         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
11387         `default-low' when evaluating `gnus-summary-highlight'.
11388         From Raja R Harinath <harinath@cs.umn.edu>.
11389
11390 2001-05-27  Simon Josefsson  <simon@josefsson.org>
11391
11392         * message.el (message-yank-cited-prefix): New variable.
11393         (message-indent-citation): Use it.
11394
11395         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
11396         as details.
11397         (mml2015-mailcrypt-clear-verify): Ditto.
11398
11399 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11400         From Nevin Kapur <nevin@jhu.edu>.
11401
11402         * gnus-sum.el (gnus-summary-default-high-score,
11403         gnus-summary-default-low-score): New variables.
11404         (gnus-summary-highlight): Use them.
11405
11406 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
11407
11408         * message.el (message-mail): pass the 'send-actions argument to
11409         `message-setup'.
11410
11411 2001-05-16  Simon Josefsson  <simon@josefsson.org>
11412         From Raymond Scholz <ray-2001@zonix.de>
11413
11414         * gnus-art.el (gnus-mime-view-part-as-charset):
11415         (gnus-mime-internalize-part): Doc fixes.
11416
11417 2001-05-11  Simon Josefsson  <simon@josefsson.org>
11418
11419         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
11420         status lines without any text ("^215$").
11421
11422 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11423
11424         * nnrss.el (nnrss-check-group): Reverse.
11425
11426 2001-05-07  Simon Josefsson  <simon@josefsson.org>
11427
11428         * message.el (message-get-reply-headers):
11429         (message-followup): Fix typo, suggested by David Green
11430         <dgreen@uab.edu>
11431
11432 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11433
11434         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
11435
11436         * nnrss.el (nnrss-open-server): Read server data when it is called.
11437         (nnrss-request-expire-articles): Fix.
11438
11439 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11440
11441         * message.el (message-do-send-housekeeping): mail-abbrevs may
11442         rename buffer behind Gnus.
11443
11444 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11445
11446         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
11447         (nnrss-group-alist): Add more resources.
11448         (nnrss-check-group): Ignore errors.
11449
11450 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11451
11452         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
11453
11454         * nnslashdot.el (nnslashdot-request-list): Add time.
11455         (nnslashdot-request-expire-articles): New function.
11456
11457         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
11458         secondary methods too.
11459
11460 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11461
11462         * message.el (message-use-followup-to): Set default value to t.
11463
11464 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
11465
11466         * message.el (message-dont-reply-to-names): Fix documentation.
11467         (message-get-reply-headers): Use Mail-Followup-To only for wide
11468         replies.
11469
11470 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11471
11472         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
11473         correctly.
11474         (nnrss-check-group): Use time.
11475
11476 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11477
11478         * gnus.el: Oort Gnus v0.03 is released.
11479
11480 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11481
11482         * nnultimate.el (nnultimate-topic-article-to-article): Use the
11483         group.
11484
11485 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11486
11487         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
11488
11489 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11490
11491         * nnultimate.el (nnultimate-retrieve-headers): Return all
11492         available headers.
11493
11494         * gnus-sum.el (gnus-read-all-available-headers): New variable.
11495         (gnus-get-newsgroup-headers-xover): Use it.
11496
11497 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11498
11499         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
11500
11501 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11502
11503         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
11504
11505 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11506
11507         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
11508         disable it.
11509
11510         * gnus.el (gnus-info-nodes): Remove a few The's.
11511
11512 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11513
11514         * mail-source.el (mail-source-movemail): Call-process may return a
11515         signal description string.
11516
11517         * gnus-start.el (gnus-read-newsrc-el-file):
11518         gnus-newsrc-file-version may be nil.
11519
11520         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
11521         Suggested by Michael Sperber [Mr. Preprocessor]
11522         <sperber@informatik.uni-tuebingen.de>.
11523
11524 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
11525
11526         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
11527
11528 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
11529
11530         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
11531         fontify HANDLE.
11532
11533 2001-04-18  Simon Josefsson  <simon@josefsson.org>
11534
11535         * smime.el (smime-ask-passphrase): Rework to return value.
11536         (smime-sign-region): Rework to bind value and use it.
11537         (smime-decrypt-region): Ditto.
11538
11539 2001-04-18  Simon Josefsson  <simon@josefsson.org>
11540         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
11541
11542         * smime.el (smime-ask-passphrase): New function.
11543         (smime-sign-region): Use it.
11544         (smime-encrypt-cipher): New variable.
11545         (smime-decrypt-region): Ditto.
11546
11547 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
11548         Committed by Simon Josefsson  <simon@josefsson.org>
11549
11550         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
11551         the log.
11552
11553 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11554
11555         * gnus.el: Oort Gnus v0.02 is released.
11556
11557 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
11558
11559         * gnus.el: Oort Gnus v0.01 is released.
11560
11561 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11562
11563         * gnus-sum.el (gnus-summary-highlight): Highlight read
11564         undownloaded articles as read articles.
11565
11566         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
11567         (gnus-agent-get-undownloaded-list): Mark all undownloaded
11568         articles, even read ones, as such.
11569
11570         * gnus-sum.el (gnus-summary-find-matching): Clean up.
11571         (gnus-find-matching-articles): New function.
11572         (gnus-summary-limit-include-matching-articles): New command.
11573         (gnus-summary-limit-include-thread): Include articles that have
11574         matching subjects.
11575         (gnus-offer-save-summaries): Clean up.
11576
11577 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11578
11579         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
11580
11581 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11582         From Jason Merrill <jason_merrill@redhat.com>
11583
11584         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
11585
11586 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
11587         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11588
11589         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
11590         newsgroup names when the original article is a news message.
11591
11592 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11593
11594         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
11595         supported. Suggest by Jim Meyering <jim@meyering.net>.
11596
11597 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
11598         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
11599
11600         * nnmail.el (nnmail-split-it): Added check for .* at the end of
11601         regexp in nnmail-split-fancy.
11602
11603 2001-04-10  Simon Josefsson  <simon@josefsson.org>
11604
11605         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
11606
11607 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
11608
11609         * message.el (message-send-mail): Improve the interaction with the
11610         user.
11611
11612 2001-04-10  Simon Josefsson  <simon@josefsson.org>
11613
11614         * imap.el (imap-message-copy): Work around buggy servers that
11615         doesn't send TRYCREATE tags.
11616
11617 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
11618
11619         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
11620
11621 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11622
11623         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
11624         date.
11625
11626 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11627
11628         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
11629         lives.
11630
11631 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11632
11633         * gnus-art.el (gnus-parse-news-url): New function.
11634         (gnus-button-handle-news): New function.
11635         (gnus-button-alist): Point to new functions.
11636
11637         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
11638
11639         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
11640         gnus-format-specs.
11641
11642         * message.el (message-check-news-header-syntax): Question even
11643         when Gnus doesn't know the group names.
11644         (message-send-news): Clean up.
11645
11646         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
11647         exited on purpose without saving.
11648
11649         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
11650
11651 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11652
11653         * gnus-score.el (gnus-score-orphans): Clean up.
11654
11655         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
11656
11657         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
11658         later.
11659
11660         * gnus-start.el (gnus-close-all-servers): Find the right items to
11661         close.
11662
11663         * qp.el (quoted-printable-decode-region): Just message
11664         malformation; don't quit.
11665
11666 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11667         From Gerd Moellmann <gerd@gnu.org>.
11668
11669         * gnus.el (gnus-interactive): A typo.
11670
11671 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
11672         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11673
11674         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
11675         `assq-delete-all', if that function exists; otherwise use the old
11676         definition. Documentation changed to match the one in
11677         `assq-delete-all'.
11678
11679 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11680
11681         * gnus-start.el (gnus-close-all-servers): New function.
11682
11683         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
11684         (gnus-server-remove-denials): Clean up.
11685
11686         * gnus-sum.el (gnus-summary-sort-by-original): New command and
11687         keystroke.
11688
11689 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11690
11691         * message.el (message-send-news): Message where we are sending.
11692         (message-send-mail): Ditto.
11693
11694         * gnus.el (gnus-server-string): New function.
11695
11696         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
11697
11698         * mm-decode.el (mm-default-directory): Customized.
11699         (mm-tmp-directory): Ditto.
11700
11701         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
11702         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
11703         or Chars.
11704         (gnus-summary-line-format-alist): ?l is now a string.
11705         (gnus-summary-prepare-threads): Output ? for unknown lines.
11706         (gnus-summary-insert-line): Ditto.
11707         (gnus-summary-print-article): Unbalanced parentheses.
11708
11709         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
11710         out whether new stuff has arrived.
11711
11712 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
11713
11714         * gnus-sum.el: Let printing work on ttys on Emacs.
11715
11716 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11717
11718         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
11719         when forcing news.
11720
11721         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
11722         command.
11723
11724 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
11725
11726         * message.el (message-set-auto-save-file-name): Don't use
11727         asterisks under nt.
11728
11729 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11730
11731         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
11732         lists of articles.
11733
11734         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
11735
11736         * gnus-msg.el (gnus-put-message): Clean up.
11737         (gnus-summary-reply): Mark all replied-to articles as replied to.
11738         (gnus-inews-add-send-actions): Also mark as forwarded.
11739         (gnus-summary-mail-forward): Mark as forwarded.
11740
11741         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
11742         of articles.
11743         (gnus-summary-mark-article-as-forwarded): Ditto.
11744
11745         * gnus-msg.el (gnus-summary-resend-message): Mark article as
11746         forwarded.
11747         (gnus-summary-mail-forward): Clean up.
11748
11749         * gnus.el (gnus-article-mark-lists): Added forward.
11750
11751         * gnus-sum.el (gnus-forwarded-mark): New variable.
11752         (gnus-summary-prepare-threads): Use it.
11753         (gnus-summary-update-secondary-mark): Ditto.
11754         (gnus-newsgroup-forwarded): New variable.
11755
11756 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11757
11758         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
11759         (gnus-summary-very-wide-reply): New command and keystroke.
11760         (gnus-summary-very-wide-reply-with-original): Ditto.
11761
11762         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
11763         (gnus-score-adaptive): Use it.
11764
11765         * gnus-start.el (gnus-get-unread-articles): Clean up.
11766
11767 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11768
11769         * nnultimate.el (nnultimate-retrieve-headers): Work for other
11770         boards.
11771
11772 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
11773
11774         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
11775         * gnus-start.el (gnus-subscribe-newsgroup): use it.
11776
11777 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11778
11779         * nnultimate.el (nnultimate-retrieve-headers): Understand
11780         long-form month names.
11781
11782 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11783
11784         * gnus-sum.el (gnus-summary-show-all-headers):
11785         gnus-article-show-all-headers is broken. Use
11786         gnus-summary-toggle-header instead.
11787
11788         * mml2015.el (mml2015-gpg-extract-from): No error.
11789
11790 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11791         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
11792
11793         * mml2015.el (mml2015-gpg-extract-from): New function.
11794         (mml2015-gpg-verify): Use it.
11795         (mml2015-gpg-clear-verify): Use it.
11796
11797 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11798
11799         * message.el (message-setup-fill-variables): Use
11800         fill-paragraph-function.
11801         (message-fill-paragraph): Take an argument.
11802         (message-newline-and-reformat): Take another argument.
11803
11804 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11805
11806         * message.el (rmail-output): It is in rmailout.el not rmail.el.
11807
11808 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11809
11810         * message.el (message-forward): local-variable-p takes an extra
11811         argument in XEmacs.
11812
11813 2001-03-16  Simon Josefsson  <simon@josefsson.org>
11814
11815         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
11816         `nnimap-use-nov-p' (it really tested the negative).
11817         (nnimap-retrieve-headers): Use it.
11818
11819 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11820
11821         * message.el (message-generate-headers-first): Update doc.
11822
11823 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
11824         Trivial patch.
11825
11826         * gnus.el (gnus-summary-line-format): Typo.
11827
11828 2001-03-11  Simon Josefsson  <simon@josefsson.org>
11829
11830         * mailcap.el (mailcap-mime-data): Add application/sieve.
11831         (mailcap-mime-extensions): Add .siv, .xls.
11832
11833 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11834         From Christoph Conrad <christoph.conrad@gmx.de>
11835
11836         * gnus-score.el (gnus-summary-lower-thread): Typo.
11837
11838 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11839
11840         * message.el (message-forward-decoded-p): New variable.
11841         (message-forward-subject-author-subject): Use it.
11842         (message-make-forward-subject): Use it.
11843         (message-forward): Use it.
11844
11845         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
11846
11847         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
11848         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
11849
11850 ;;Has been fixed -- zsh.
11851 ;;2001-03-05  Dave Love  <fx@gnu.org>
11852 ;;
11853 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
11854 ;;      Move it after definition of mm-coding-system-p.
11855 ;;
11856 2001-03-01  Dave Love  <fx@gnu.org>
11857
11858         * mm-util.el (mm-inhibit-file-name-handlers): Add
11859         image-file-handler.
11860
11861 2001-02-11  Dave Love  <fx@gnu.org>
11862
11863         * message.el (message-signature-file): Fix doc, :type.
11864
11865 2001-02-08  Dave Love  <fx@gnu.org>
11866
11867         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
11868         (message-posting-charset): Defvar when compiling again.
11869         (rfc2047-encodable-p): Require message.
11870
11871         * gnus-sum.el (gnus-alter-articles-to-read-function):
11872         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
11873
11874 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11875
11876         * nnrss.el: New file.
11877
11878 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
11879         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11880
11881         * rfc2047.el (rfc2047-unfold-region): Fix arg of
11882         `skip-chars-forward'.
11883
11884 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11885
11886         * nndraft.el (nndraft-request-group): Restore auto save files if
11887         the original files do not exist.
11888
11889 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11890
11891         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
11892         SCORE paths.
11893
11894         * mm-decode.el (mm-dissect-buffer): Call
11895         mail-extract-address-components only if necessary.
11896
11897 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11898
11899         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
11900         directory part.
11901         (gnus-score-search-global-directories): Use file-directory-p.
11902
11903         * gnus-score.el (gnus-score-score-files-1): Use
11904         gnus-kill-files-directory.
11905         From Adrian Aichner <adrian@xemacs.org>.
11906
11907 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11908
11909         * gnus.el (charset): Move here from gnus-sum.el.
11910
11911 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11912
11913         * mml.el (mml-preview): Disable local map.
11914
11915         * gnus-sum.el (gnus-summary-make-menu-bar): Make
11916         gnus-article-post-menu here.
11917
11918         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
11919         if it has not been made.
11920
11921 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11922
11923         * gnus-art.el (gnus-article-describe-key): Map key to event.
11924         (gnus-article-describe-key-briefly): Ditto
11925
11926 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11927
11928         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
11929
11930 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11931         From Katsumi Yamaoka <yamaoka@jpl.org>.
11932
11933         * dgnushack.el (coerce, merge, subseq): defmacro.
11934
11935 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11936
11937         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
11938         A fake defalias in nndraft.el results a not-activated bug in
11939         uncompiled versions.
11940
11941 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
11942         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11943
11944         * gnus-util.el (gnus-split-references): Handle malformed References:.
11945
11946 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11947
11948         * gnus-art.el (gnus-article-mime-part-status): 1 part.
11949
11950 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11951         From NAGY Andras <nagya@inf.elte.hu>.
11952
11953         * gnus.el (gnus-parameters): Typo.
11954
11955 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11956
11957         * gnus.el (gnus-read-method): Remove redundancy.
11958
11959 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11960
11961         * nnslashdot.el (nnslashdot-backslash-url): New variable.
11962         (nnslashdot-request-list): Use it.
11963
11964 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11965
11966         * nnml.el (nnml-generate-active-info): Fix the case when there is
11967         no file.
11968
11969         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
11970         (gnus-summary-create-article): New function.
11971
11972         * gnus-group.el (gnus-group-mark-article-read): New function.
11973
11974         * gnus-msg.el (gnus-inews-do-gcc): Use it.
11975
11976         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
11977
11978 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11979
11980         * gnus-art.el (gnus-article-edit-done): Don't use
11981         gnus-article-edit-exit.
11982         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
11983
11984         * gnus.el (gnus-parameters): New variable.
11985         Suggested by NAGY Andras <nagya@inf.elte.hu>.
11986         (gnus-parameters-get-parameter): New function.
11987         (gnus-group-find-parameter): Use it.
11988
11989 2001-02-23  Simon Josefsson  <simon@josefsson.org>
11990
11991         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
11992         change of default value to `current'.
11993
11994 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11995
11996         * nneething.el (nneething-get-head): Insert unreadable file too.
11997
11998 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11999
12000         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
12001
12002         * webmail.el (webmail-type-definition): Deja is bought by google.
12003
12004 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12005
12006         * gnus-sum.el (gnus-fetch-headers): New function.
12007         (gnus-select-newsgroup): Use it.
12008         (gnus-summary-insert-articles): New function.
12009         (gnus-summary-insert-old-articles): New function.
12010         (gnus-summary-insert-new-articles): New function.
12011
12012         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
12013         (gnus-group-list-active): Ditto.
12014         * gnus-sum.el (gnus-set-mode-line): Ditto.
12015         (gnus-summary-read-group-1): Ditto.
12016
12017 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12018
12019         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
12020         current topic.
12021
12022 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12023
12024         * smiley.el (gnus-smiley-display): Don't do widening.
12025
12026         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
12027         within body.
12028
12029         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
12030
12031         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
12032         New variable.
12033         (gnus-mime-display-multipart-related-as-mixed): New variable.
12034         (gnus-mime-display-part): Use them.
12035
12036 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12037
12038         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
12039         something special.
12040
12041 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12042
12043         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
12044         (nnweb-request-article): Call reference if exists.
12045         (nnweb-type-definition): Dejanews is bought by google.com.
12046         Beta!
12047
12048 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12049
12050         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
12051
12052 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12053
12054         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
12055         gnus-article-sort-functions.
12056         (gnus-article-sort-functions): Doc fix.  Refer to
12057         gnus-thread-sort-functions.
12058
12059 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12060         From Paul Jarc <prj@po.cwru.edu>.
12061
12062         * message.el (message-get-reply-headers): More fixes.
12063
12064 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
12065         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12066
12067         * message.el (message-get-reply-headers): Fix bug with
12068         Mail-Followup-To/to-address interaction.
12069
12070 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12071
12072         * gnus-msg.el (gnus-configure-posting-styles): Match header in
12073         gnus-article-copy.
12074
12075 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12076
12077         * message.el (message-do-send-housekeeping): Rename to a better
12078         name.
12079
12080 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12081
12082         * message.el (message-cancel-news): Check article first, then ask
12083         yes or no.
12084
12085 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12086
12087         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
12088
12089 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12090
12091         * gnus-range.el (gnus-range-normalize): New function.
12092
12093 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
12094
12095         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
12096
12097 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12098
12099         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
12100
12101         * nnagent.el (nnagent-request-regenerate): New function.
12102
12103         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
12104
12105         * nnml.el (nnml-generate-nov-databases): Accept argument
12106         server. Don't open server if it is opened.
12107         (nnml-request-regenerate): Use it. Change to deffoo.
12108
12109 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12110         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12111
12112         * gnus.el (gnus-define-group-parameter): Fix.
12113
12114 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12115
12116         * gnus.el (gnus-define-group-parameter): Improved.
12117
12118         * gnus-sum.el (charset): Define parameter.
12119         (ignored-charsets): Ditto.
12120         (gnus-summary-setup-default-charset): Use them.
12121
12122         * gnus-start.el (gnus-read-descriptions-file): Use them.
12123
12124         * gnus-cus.el (gnus-group-parameters): Remove them.
12125
12126 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12127
12128         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
12129
12130 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12131
12132         * gnus-sum.el (gnus-summary-read-group-1): Remove
12133         gnus-summary-set-local-parameters.
12134         (gnus-summary-setup-buffer): Put it here.
12135
12136 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12137
12138         * gnus.el (to-address): Define parameter.
12139         (to-list): Ditto.
12140         * gnus-art.el (article-hide-boring-headers): Use them.
12141         * gnus-msg.el (gnus-post-news): Ditto.
12142         * gnus-cus.el (gnus-group-parameters): Remove them.
12143
12144 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12145
12146         * gnus-draft.el (gnus-draft-reminder): New function.
12147
12148         * gnus-art.el (gnus-sender-save-name): New function.
12149
12150 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12151
12152         * mm-util.el (mm-mime-charset): Error message.
12153
12154 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12155
12156         * message.el (message-check-news-body-syntax): Don't check mml lines.
12157
12158 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12159
12160         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
12161         subscribe.
12162
12163         * gnus-start.el (gnus-call-subscribe-functions): New function.
12164         (gnus-find-new-newsgroups): Use it.
12165         (gnus-ask-server-for-new-groups): Use it.
12166         (gnus-check-first-time-used): Use it.
12167         (gnus-subscribe-newsgroup-method): Grok a list of functions.
12168         (gnus-subscribe-options-newsgroup-method): Ditto.
12169         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
12170         return .
12171
12172 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12173
12174         * gnus-cus.el (gnus-score-customize): Doc fix.
12175
12176 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
12177
12178         * dgnushack.el (my-getenv): Typo.
12179
12180 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12181
12182         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
12183
12184 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12185
12186         * gnus-group.el (gnus-group-suspend): Offer save summaries.
12187
12188         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
12189         (gnus-treatment-function-alist): Use it.
12190         (article-remove-leading-whitespace): New function.
12191         (gnus-article-make-menu-bar): Use it.
12192
12193         * gnus-sum.el (gnus-summary-wash-empty-map): Add
12194         remove-leading-whitespace.
12195         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
12196         because of conflict.
12197
12198 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12199
12200         * Makefile.in: Hack generating gnus-load.el.
12201         * dgnushack.el: Ditto.
12202         * gnus-load.el: Remove it.
12203
12204 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12205
12206         * dgnushack.el : Add URLDIR.
12207
12208         * Makefile.in (EMACS_COMP): Ditto.
12209
12210 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12211
12212         * gnus-cus.el (gnus-score-customize): Error on no score file.
12213
12214 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12215
12216         * mm-decode.el (mm-merge-handles): New function.
12217
12218         * mm-view.el (mm-inline-message): Use it.
12219         (mm-view-message): Ditto.
12220
12221         * mm-partial.el (mm-inline-partial): Ditto.
12222
12223         * mm-extern.el (mm-inline-external-body): Ditto.
12224
12225         * gnus-art.el (gnus-mime-view-part): Ditto.
12226         (gnus-mime-view-part-as-type): Ditto.
12227         (gnus-mime-save-part-and-strip): Prevent users to strip in some
12228         cases.
12229
12230 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12231
12232         * message.el (message-cancel-news): Allow to shoot foot.
12233         (message-supersede): Ditto.
12234
12235 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
12236         Trivial patch.
12237
12238         * gnus-sum.el (gnus-simplify-subject-re): Use
12239         message-subject-re-regexp.
12240
12241 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12242
12243         * nnmail.el (nnmail-expiry-target-group): Bind
12244         nnmail-cache-accepted-message-ids to nil.
12245
12246         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
12247         coding system.
12248
12249 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12250
12251         * qp.el (quoted-printable-encode-region): Make sure characters are
12252         between 00 and FF.  Don't check charset.
12253
12254         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
12255         in Emacs 20.
12256         * rfc2047.el (rfc2047-q-encode-region): Ditto.
12257
12258 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12259
12260         * message.el (message-make-forward-subject): Argument decoded.
12261         (message-forward): Use it when digest.
12262
12263         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
12264         buffer.
12265
12266 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12267
12268         * message.el (message-generate-headers-first): Doc fix.
12269
12270 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12271
12272         * gnus-art.el (article-make-date-line): Error proof.
12273
12274 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12275
12276         * gnus-group.el (gnus-group-listing-limit): New variable.
12277         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
12278
12279         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
12280
12281 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12282
12283         * message.el (message-newline-and-reformat): Special case for
12284         breaking at BOL.
12285
12286 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
12287
12288         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
12289         message/rfc822.
12290
12291 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12292
12293         * message.el (message-encode-message-body): Don't insert
12294         Content-Type if it is inside a mail.
12295
12296 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12297
12298         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
12299         gnus-article-commands-menu.
12300
12301         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
12302         in Emacs.
12303
12304         * gnus-start.el (gnus-read-descriptions-file): Use
12305         gnus-group-name-charset and gnus-group-charset-alist.
12306
12307 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12308
12309         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
12310         active region.
12311
12312         * gnus-start.el (gnus-group-change-level): Remove from both
12313         gnus-zombie-list and gnus-killed-list.
12314
12315 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12316
12317         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
12318         gnus-subscribe-topics.
12319
12320         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
12321
12322 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12323
12324         * gnus-art.el (gnus-article-make-menu-bar): Make
12325         gnus-article-post-menu.
12326
12327         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
12328
12329         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
12330
12331         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
12332
12333         * message.el (message-mode-menu): Ditto.
12334
12335         * gnus-art.el (defvar): eval-when-compile.
12336
12337 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12338
12339         * gnus-agent.el (gnus-agentize): Fix doc.
12340
12341 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
12342
12343         * mml.el (mml-preview): Bind `q'.
12344
12345 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12346
12347         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
12348
12349 2001-01-31  Dave Love  <fx@gnu.org>
12350
12351         * mm-util.el (mm-mime-mule-charset-alist)
12352         (mm-find-mime-charset-region): Consider mule-utf-8.
12353
12354 2001-01-31  Dave Love  <fx@gnu.org>
12355
12356         * gnus-art.el (gnus-article-x-face-command)
12357         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
12358         :version.
12359
12360 2001-01-26  Dave Love  <fx@gnu.org>
12361
12362         * mm-util.el (mm-multibyte-string-p): New.
12363
12364 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
12365 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
12366 ;;      string-as-multibyte on class.  Clarify line-folding.
12367         (quoted-printable-encode-string): Make temp buffer inherit
12368         string's multibyteness.
12369
12370 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
12371
12372         * nnheader.el (toplevel): Don't require `gnus-util' at
12373         compile-time; this creates a circular dependency, and prevents
12374         a bootstrap.
12375
12376 2001-01-22  Andreas Schwab  <schwab@suse.de>
12377
12378         * nnheader.el (gnus-delete-line): Autoload it as a macro.
12379
12380 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12381
12382         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
12383
12384         * gnus-art.el (article-hide-list-identifiers): Ditto.
12385
12386         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
12387
12388 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12389
12390         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
12391
12392         * gnus-art.el (article-hide-list-identifiers): Similar.
12393
12394 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
12395
12396         * nnmail.el (nnmail-remove-list-identifiers): Improved.
12397
12398 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12399
12400         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
12401
12402 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12403
12404         * gnus-util.el (gnus-string-equal): New function.
12405
12406         * gnus-art.el (article-hide-boring-headers): Use it.
12407
12408 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
12409
12410         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
12411
12412 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12413
12414         * gnus-msg.el (gnus-msg-mail): Support switch-action.
12415
12416 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12417
12418         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
12419         command if there is not last-saver.
12420
12421 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12422
12423         * nntp.el (nntp-open-connection): 201 is possible.
12424
12425 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12426
12427         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
12428         (rfc2047-charset-encoding-alist): Add big5.
12429
12430 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12431
12432         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
12433         (gnus-agent-remove-server): Ditto.
12434         (autoload): gnus-server-update-server.
12435
12436         * gnus-srvr.el (gnus-server-line-format): Add %a.
12437         (gnus-server-line-format-alist): Add gnus-tmp-agent.
12438         (gnus-server-insert-server-line): Use it.
12439
12440 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12441
12442         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
12443         GB2312 and Big5.
12444
12445 2001-01-24  Simon Josefsson  <sj@extundo.com>
12446
12447         * mail-source.el (mail-sources): Add :program specifier to IMAP
12448         mail source.
12449         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
12450
12451 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12452
12453         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
12454
12455 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12456
12457         * nntp.el (nntp-wait-for): Return the success code.
12458         (nntp-open-connection): Use it.
12459
12460 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12461
12462         * gnus-int.el (gnus-check-server): Allow breaking the opening.
12463
12464 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12465
12466         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
12467
12468 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12469
12470         * gnus-sum.el (gnus-summary-print-article): Take one prefix
12471         argument. Allow to print several articles in one file.
12472
12473 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12474
12475         * webmail.el (webmail-type-definition): netaddress changes.
12476
12477 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12478
12479         * gnus.el: Fix copyright. Remove trailing spaces.
12480
12481         * message.el (message-forward): Use mule4.
12482
12483 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12484
12485         * mm-util.el (mm-string-as-unibyte): New function.
12486
12487         * message.el (message-forward): Use it.
12488
12489 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12490
12491         * message.el (message-cite-original-without-signature): Don't peel
12492         off the blank line.
12493         (message-get-reply-headers): Add Cc if it is not in follow-to.
12494
12495 2001-01-20  Simon Josefsson  <sj@extundo.com>
12496
12497         * mm-decode.el (mm-handle-multipart-from): Add.
12498         (mm-dissect-buffer): Save From: header value.
12499         (mm-security-from): Remove.
12500         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
12501
12502         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
12503         instead of `mml-security-from'.  Protect null from value.
12504
12505 2001-01-20  Simon Josefsson  <sj@extundo.com>
12506
12507         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
12508         application/vnd.ms-excel attachments.
12509
12510 2001-01-19  Simon Josefsson  <sj@extundo.com>
12511
12512         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
12513
12514 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12515
12516         * message.el (message-ignored-mail-headers): Ditto.
12517
12518 2001-01-19  Simon Josefsson  <sj@extundo.com>
12519
12520         * message.el (message-ignored-news-headers): Only search beginning
12521         of line.
12522
12523 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
12524         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
12525
12526         * message.el (message-send-mail): Content-Type may not be there.
12527
12528 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12529
12530         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
12531         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
12532
12533         * gnus-art.el (article-display-x-face): Insert X-Face if there is
12534         not.
12535
12536 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12537
12538         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
12539         non-native groups.
12540
12541 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12542
12543         * message.el (message-yank-original): Understand
12544         universal-argument.
12545
12546 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12547
12548         * gnus-art.el (gnus-boring-article-headers): Add to-address.
12549         (article-hide-boring-headers): Ditto.
12550
12551         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
12552
12553 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12554
12555         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
12556         one.
12557
12558 2001-01-16  Simon Josefsson  <simon@josefsson.org>
12559
12560         * message.el (message-make-in-reply-to): Add comment to message-id
12561         (old syntax, see 2000-08-02 change).
12562
12563 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12564
12565         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
12566         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
12567         (gnus-button-reply): Ditto.
12568
12569 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12570
12571         * gnus-art.el (article-display-x-face): Fix.
12572
12573 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12574
12575         * gnus-art.el (article-display-x-face): Use
12576         gnus-original-article-buffer.
12577
12578 2001-01-15  Jack Twilley  <jmt@tbe.net>
12579
12580         * message.el (message-add-header): Move to point-max.
12581
12582 2001-01-15  Simon Josefsson  <simon@josefsson.org>
12583
12584         * smime.el (smime-CA-directory, smime-CA-file): Change default to
12585         nil, improve documentation.
12586         (smime-certificate-directory): Comment out false hints (until it
12587         is implemented).
12588
12589         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
12590         there aren't any keys.
12591         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
12592         verify certificate.  Default is changed to only check integrity.
12593         Improved security status texts.  If a certificate doesn't contain
12594         a email address, don't fail.
12595
12596         * smime.el (smime-noverify-region):
12597         (smime-noverify-buffer): New functions.  Verifies integrity only.
12598
12599 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12600
12601         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
12602
12603 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12604
12605         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
12606         (gnus-remove-some-windows): Ditto.
12607
12608 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12609
12610         * gnus-art.el (article-make-date-line): 11th.
12611
12612 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12613
12614         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
12615         (mml2015-gpg-sign): Ditto.
12616
12617 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12618
12619         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
12620         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
12621
12622 2001-01-08  Dave Love  <fx@gnu.org>
12623
12624         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
12625         single character.
12626
12627         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
12628
12629         * message.el: Doc and message fixes.
12630         (message-send-rename-function)
12631         (message-make-forward-subject-function)
12632         (message-send-mail-function, message-reply-to-function)
12633         (message-wide-reply-to-function, message-followup-to-function)
12634         (message-distribution-function, message-auto-save-directory): Fix
12635         :type.
12636
12637         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
12638         proceeding after warnings.  Amend multipart warning message.
12639
12640 2001-01-04  Dave Love  <fx@gnu.org>
12641
12642         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
12643         compiling.
12644         (gnus-make-directory): Require nnmail.
12645
12646         * mm-decode.el (mm-inline-media-tests): Add
12647         image/x-portable-bitmap.
12648         (mm-get-image): Grok pbm.
12649
12650 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
12651
12652         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
12653
12654 2001-01-09  Didier Verna  <didier@xemacs.org>
12655
12656         * dgnushack.el (dgnushack-compile): give a dummy value to
12657         `gnus-xmas-glyph-directory' for the time of compilation.
12658         * gnus-agent.el: moved some XEmacs specific hook add-ons from
12659         `gnus-xmas-[re]define' to avoid loosing user custom settings.
12660         * gnus-art.el: ditto.
12661         * gnus-group.el: ditto.
12662         * gnus-salt.el: ditto.
12663         * gnus-sum.el: ditto.
12664         * gnus-topic.el: ditto.
12665         * gnus-xmas.el (gnus-xmas-define): see above.
12666         * gnus-xmas.el (gnus-xmas-redefine): see above.
12667         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
12668         non-continuable error when the directory can't be found.
12669
12670 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12671
12672         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
12673         handle.
12674         * gnus-art.el (gnus-mime-view-part): Copy it.
12675         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
12676
12677 2001-01-09  Michael Downes  <mjd@ams.org>
12678
12679         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
12680
12681 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12682
12683         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
12684         orig-file. Use ',source.
12685
12686 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12687
12688         * gnus-xmas.el (gnus-xmas-modeline-glyph):
12689         (gnus-xmas-group-startup-message):
12690         Detect gnus-xmas-glyph-directory when it is nil.
12691
12692 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12693
12694         * pop3.el (pop3-get-message-count): Andrew Innes
12695         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
12696
12697 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12698
12699         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
12700
12701         * time-date.el (time-to-number-of-days): New function.
12702
12703 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
12704         Trivial patch.
12705
12706         * nnslashdot.el (nnslashdot-request-list): Always get the right
12707         sid.
12708
12709 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12710
12711         * message.el (message-minibuffer-local-map): New keymap.
12712         (message-read-from-minibuffer): Use it.
12713         * gnus-msg.el (gnus-summary-resend-message): Use it
12714
12715 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12716
12717         * gnus-start.el (gnus-display-time-event-handler): New function.
12718         (gnus-after-getting-new-news-hook): Use it.
12719
12720 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12721
12722         * message.el (message-ignored-mail-headers): Add draft header.
12723
12724 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12725
12726         * gnus-sum.el (gnus-summary-expire-articles): Don't save
12727         excursion.
12728
12729         * nnslashdot.el (nnslashdot-request-list): Get the right year.
12730
12731 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
12732         A revoked patch.
12733
12734         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
12735
12736 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12737
12738         * qp.el (quoted-printable-decode-region): Don't backward-char.
12739
12740 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12741
12742         * gnus-draft.el: Mark articles as replied.
12743
12744         * gnus-sum.el (gnus-summary-add-mark): New function.
12745
12746         * gnus-group.el (gnus-add-mark): New function.
12747
12748         * gnus-sum.el (gnus-summary-buffer-name): New function.
12749         (gnus-summary-setup-buffer): Use it.
12750
12751         * gnus-draft.el: Set things up with the right post method and
12752         stuff.
12753
12754         * message.el (message-ignored-news-headers): Remove X-Draft-From.
12755
12756         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
12757
12758         * gnus.el (gnus-draft-meta-information-header): New variable.
12759
12760 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12761
12762         * gnus-art.el (gnus-treatment-function-alist): Move the date
12763         functions before the header sorting functions.
12764
12765         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
12766
12767         * dgnushack.el (dgnushack-compile): Message whether there is w3.
12768         Don't (push "/usr/share/emacs/site-lisp" load-path).
12769
12770         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
12771         to empty fill prefixes.
12772
12773 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12774
12775         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
12776         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
12777
12778 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12779
12780         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
12781
12782         * nnml.el (autoload): Move to nnheader.el.
12783
12784         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
12785         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
12786         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
12787         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
12788
12789 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12790
12791         * gnus-art.el (article-make-date-line): Get the hours right.
12792         (gnus-ignored-headers): More hiding.
12793
12794         * nnmail.el (nnmail-expiry-wait): Not an integer.
12795
12796         * message.el (message-goto-body): Only expand abbrev when called
12797         interactively.
12798         (message-make-lines): Use it.
12799
12800 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12801
12802         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
12803
12804 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12805
12806         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
12807         include the expunged articles.
12808
12809         * gnus-group.el (gnus-group-sort-by-server): New function.
12810
12811         * gnus.el (gnus-method-to-server-name): New function.
12812         (gnus-group-prefixed-name): Use it.
12813
12814         * gnus-group.el (gnus-group-sort-function): Doc fix.
12815         (gnus-group-sort-groups-by-server): New command.
12816
12817 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12818
12819         * gnus-art.el (gnus-treat-date-english): New variable.
12820         (article-date-english): New command.
12821         (gnus-english-month-names): New variable.
12822         (article-make-date-line): Do 'english.
12823
12824         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
12825         after the fill prefix.
12826
12827         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
12828         score...".
12829
12830         * gnus-art.el (gnus-ignored-headers): Hide more headers.
12831
12832         * message.el (message-mode-map): Bind comment-region.
12833
12834         * gnus-art.el (gnus-mime-display-part): Let w3 display
12835         multipart/related.
12836
12837         * mm-bodies.el (mm-long-lines-p): New function.
12838         (mm-body-encoding): Use it.
12839         (mm-body-encoding): Encode articles with lines longer than 1000
12840         characters.
12841
12842 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12843
12844         * mm-util.el (mm-enable-multibyte): Use
12845         default-enable-multibyte-characters.
12846         (mm-enable-multibyte-mule4): Ditto.
12847         (mm-disable-multibyte): Test XEmacs.
12848         (mm-disable-multibyte-mule4): Ditto.
12849         (mm-with-unibyte-current-buffer): Simplified.
12850         (mm-with-unibyte-current-buffer-mule4): Ditto.
12851
12852 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12853
12854         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
12855
12856         * nnheader.el (nnheader-string-as-multibyte): New alias.
12857
12858         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
12859
12860         * gnus-uu.el (gnus-message-process-mark): New function.
12861         (gnus-uu-mark-by-regexp): Use it.
12862         (gnus-new-processable): New function.
12863
12864 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
12865          Trivial patch.
12866
12867         * gnus-sum.el (gnus-no-mark): New variable.
12868
12869 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12870
12871         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
12872         backslashes.
12873
12874 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12875
12876         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
12877         definition.
12878
12879 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12880
12881         * dgnushack.el (dgnushack-compile): elc is in the current directory.
12882
12883         * qp.el (quoted-printable-encode-region): Don't check multibyte in
12884         XEmacs.
12885
12886 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
12887         Trivial patch.
12888
12889         * mml.el (mml-read-tag): Save tag location.
12890
12891 2000-12-25  Simon Josefsson  <simon@josefsson.org>
12892
12893         * starttls.el: Sync with Emacs 21.
12894
12895 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12896
12897         * message.el (message-mail): Support yank-action.
12898
12899         * message.el (message-setup): Revoke the last change.
12900
12901 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12902
12903         * message.el (message-setup): Use cons. Suggested by Johan Vromans
12904         <jvromans@squirrel.nl>.
12905
12906 2000-12-24  Simon Josefsson  <sj@extundo.com>
12907
12908         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
12909         mailing list junk at end of part.
12910
12911 2000-12-23  Simon Josefsson  <sj@extundo.com>
12912
12913         * nnimap.el (nnimap-expiry-target): New function.
12914         (nnimap-request-expire-articles): Use it.
12915
12916 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12917
12918         * gnus.el (gnus-group-parameters-more): New variable.
12919         * gnus-cus.el (gnus-group-customize): Use it.
12920
12921         * gnus.el (gnus-define-group-parameter): New macro.
12922         (auto-expire): Use it
12923         (total-expire): Use it.
12924         * gnus-art.el (banner): Use it.
12925
12926         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
12927         <ljz@asfast.com>.
12928
12929 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12930
12931         * gnus-topic.el (gnus-topic-create-topic): Use list.
12932
12933         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
12934         before binding gnus-default-article-saver.
12935
12936         * gnus-sum.el (gnus-summary-save-article):
12937         (gnus-summary-pipe-output):
12938         (gnus-summary-save-article-mail):
12939         (gnus-summary-save-article-rmail):
12940         (gnus-summary-save-article-file):
12941         (gnus-summary-write-article-file):
12942         (gnus-summary-save-article-body-file): Ditto.
12943
12944         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
12945
12946 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12947
12948         * gnus-art.el (gnus-mime-security-button-map):
12949         (gnus-mime-button-map): Add parent.
12950
12951 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12952
12953         * messagexmas.el (message-xmas-redefine): New function.
12954
12955         * message.el: Use it.
12956
12957         * gnus-art.el (gnus-article-check-hidden-text): Return t.
12958
12959         * gnus-util.el (gnus-remove-text-properties-when): Return t.
12960
12961 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12962
12963         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
12964         malformatted messages.
12965
12966 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12967
12968         * mm-util.el (mm-image-load-path): New function.
12969
12970         * gnus-group.el (gnus-group-make-tool-bar): Use it.
12971
12972         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
12973
12974         * message.el (message-tool-bar-map): Use it.
12975
12976         * Makefile.in (install-el): New rule.
12977
12978 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12979
12980         * gnus-art.el (article-treat-dumbquotes): Quote \.
12981
12982 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12983
12984         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
12985         Emacs 20 runs on a terminal.
12986
12987 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12988
12989         * gnus-msg.el (gnus-bug): Revert to save-excursion.
12990
12991         * mml.el (gnus-add-minor-mode): Autoload.
12992
12993         * message.el (message-forward): Save-restriction.
12994
12995 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12996
12997         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
12998         Paul Stevenson <p.stevenson@surrey.ac.uk>
12999
13000 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13001
13002         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
13003
13004         * mml.el (gnus-ems): Don't require.
13005
13006         * gnus.el (gnus-decode-rfc1522): Removed.
13007         (gnus-set-text-properties): Define.
13008
13009 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13010
13011         * gnus-art.el (gnus-mime-*): handle may be nil.
13012
13013         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
13014
13015         * gnus.el (gnus-group-remove-excess-properties): Not defined
13016         in gnus-xmas.
13017
13018 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13019
13020         * message.el (message-mail-user-agent): Add :version.
13021
13022 2000-12-21  Miles Bader  <miles@gnu.org>
13023
13024         * message.el (message-mode): Set `comment-start' to the  yank prefix.
13025
13026 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13027
13028         * message.el (message-mail-user-agent): New variable.
13029         (message-setup): Renamed to message-setup-1. Support
13030         mail-user-agent.
13031         (message-mail-user-agent): New function.
13032         (message-mail): Use it.
13033         (message-reply): Use it.
13034         (message-resend): Use it.
13035         (message-mail-other-window): Use it.
13036         (message-mail-other-frame): Use it.
13037
13038         * gnus-msg.el (gnus-bug): Support mail-user-agent.
13039
13040 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13041
13042         * message.el (message-tool-bar-map): Simplify.
13043         (message-narrow-to-head-1): New function.
13044         (message-narrow-to-head): Use it.
13045         (message-reply): Ditto.
13046         (message-cancel-news): Ditto.
13047         (message-supersede): Ditto.
13048         (message-make-forward-subject): Ditto.
13049         (message-bounce): Ditto.
13050
13051 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13052
13053         * uudecode.el (uudecode-decode-region-external): make-temp-file
13054         may not be defined.
13055
13056         * binhex.el (defalias): eval-and-compile.
13057
13058         * message.el (message-tool-bar-map): New function.
13059         (message-mode): Use it.
13060
13061 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13062
13063         * nntp.el (nntp-find-connection): Remove the entry.
13064         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
13065
13066 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13067
13068         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
13069
13070         * message.el (message-forward): Copy buffer in unibyte mode.
13071
13072 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13073
13074         * message.el (message-make-forward-subject): Don't widen. Decode.
13075         (message-forward): Don't decode subject.
13076
13077 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
13078
13079         * qp.el (quoted-printable-encode-region): Upcase QP.
13080
13081 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13082
13083         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
13084         mail-extract-a-c instead. Don't depend on Gnus.
13085
13086         * mml.el (gnus-ems): Require it.
13087
13088         * gnus-msg.el (gnus-summary-mail-forward):
13089
13090         * message.el (message-forward):  Move mime-to-mml here.
13091
13092 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13093
13094         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
13095         * gnus-art.el (gnus-insert-mime-button): Simplify.
13096         (gnus-mime-display-alternative): Ditto.
13097         (gnus-insert-mime-security-button): Ditto.
13098
13099 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13100
13101         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
13102         text-property-not-all doesn't return nil when start=mark(end).
13103         (gnus-remove-text-properties-when): Ditto.
13104
13105 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13106
13107         * gnus-start.el (gnus-group-change-level): Remove group from
13108         gnus-active-hashtb if real killed.
13109
13110 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13111
13112         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
13113         (gnus-mime-display-alternative): Ditto.
13114         (gnus-insert-mime-security-button): Ditto.
13115
13116 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13117
13118         * gnus-start.el (gnus-group-change-level): Don't add it into
13119         killed-list if it was killed.
13120
13121 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13122
13123         * nnmbox.el (nnmbox-file-coding-system): Use binary.
13124         (nnmbox-active-file-coding-system): Ditto.
13125
13126         * gnus-cus.el (gnus-group-parameters): Add posting-style.
13127
13128 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13129
13130         * gnus.el (gnus-version):
13131         (gnus-version-number): Set to Oort Gnus 0.01.
13132
13133         * gnus-art.el (gnus-mime-security-button-map):
13134         (gnus-insert-mime-security-button): Fix for Emacs21.
13135
13136 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13137
13138         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
13139         easymenu, because XEmacs doesn't understand :help.
13140
13141         * mm-uu.el: Require binhex.
13142
13143 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13144
13145         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
13146
13147 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13148
13149         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
13150
13151 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
13152
13153         * *.xpm, *.pbm: Convert icons icons to size 24x24.
13154
13155 2000-12-18  Dave Love  <fx@gnu.org>
13156
13157         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
13158         (unused).
13159
13160 2000-12-13  Miles Bader  <miles@gnu.org>
13161
13162         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
13163         to t, so that we don't get stuck while trying to smilefy
13164         intangible text.
13165
13166 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
13167
13168         * smiley-ems.el (smiley-regexp-alist): Make regexps match
13169         at the end of the buffer.
13170         (smiley-region): In the loop, move to the end of the submatch
13171         matching the smiley instead of using the end of the match
13172         of the whole regexp.
13173
13174 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
13175
13176         * message.el (message-mode): Doc fix.
13177
13178 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
13179
13180         * smiley-ems.el (smiley-region): Doc fix.
13181
13182 2000-12-11  Miles Bader  <miles@gnu.org>
13183
13184         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
13185         bottom line visible, check to see if it's partially obscured, and
13186         if so, either scroll one more line to make it fully visible, or
13187         revert to showing the second line from the top.
13188
13189 2000-12-07  Dave Love  <fx@gnu.org>
13190
13191         * mailcap.el (mailcap-download-directory)
13192         * gnus-audio.el (gnus-audio-directory)
13193         * smiley-ems.el (smiley-data-directory): Fix :type.
13194
13195 2000-11-30  Dave Love  <fx@gnu.org>
13196
13197         * message.el (message-auto-save-directory): Use
13198         file-name-as-directory.
13199         (message-set-auto-save-file-name): Create
13200         message-auto-save-directory if necessary.
13201         (message-replace-chars-in-string): Removed -- unused.
13202         (message-mail-alias-type): Customize.
13203         (message-headers): Remove duplicate defgroup.
13204
13205 2000-11-29  Dave Love  <fx@gnu.org>
13206
13207         * qp.el (quoted-printable-decode-region): Use error, not message
13208         to report malformed text (like base64).  Amend message.
13209
13210 2000-11-29  Miles Bader  <miles@gnu.org>
13211
13212         * message.el (message-header-lines): Fontify tag.
13213
13214 2000-11-27  Dave Love  <fx@gnu.org>
13215
13216         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
13217         compiler warning.
13218
13219 ;2000-11-26  Dave Love  <fx@gnu.org>
13220 ;
13221 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
13222 ;
13223 2000-11-23  Dave Love  <fx@gnu.org>
13224
13225         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
13226
13227         * mm-uu.el (uudecode): Require.
13228         (uudecode-decode-region, uudecode-decode-region-external): Don't
13229         autoload.
13230         (mm-uu-copy-to-buffer): Doc fix.
13231         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
13232         type fix.
13233
13234         * mailcap.el: Doc fixes.
13235         (mailcap-mime-data): Various adjustments.
13236         (mailcap): New group.
13237         (mailcap-download-directory): Customize.
13238         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
13239         (mailcap-temporary-directory): Deleted (unused).
13240         (mailcap-unescape-mime-test): Simplify slightly.
13241         (mailcap-viewer-passes-test): Use functionp.
13242         (mailcap-command-p): Aliased to executable-find.
13243
13244         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
13245         default-enable-multibyte-characters is nil.
13246
13247 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
13248
13249         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
13250
13251 2000-11-21  Dave Love  <fx@gnu.org>
13252
13253         * gnus-art.el (gnus-mime-button-map): Don't inherit from
13254         gnus-article-mode-map.
13255 ;       (gnus-mime-button-menu): Use mouse-set-point.
13256         (gnus-insert-mime-button, gnus-mime-display-alternative)
13257         (gnus-mime-display-alternative): Don't use local-map property.
13258
13259 2000-11-17  Dave Love  <fx@gnu.org>
13260
13261         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
13262         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
13263         and make-temp-file.
13264         (uudecode-decode-region): Doc fix.
13265
13266 2000-11-14  Dave Love  <fx@gnu.org>
13267
13268         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
13269         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
13270         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
13271         New files, derived from the XPMs.
13272
13273 2000-11-10  Dave Love  <fx@gnu.org>
13274
13275         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
13276         (gnus-agent-lib-file, gnus-agent-load-alist)
13277         (gnus-agent-save-alist, gnus-agent-article-name): Use
13278         expand-file-name.
13279
13280         * gnus-group.el (gnus-group-name-charset-method-alist): Add
13281         :version.
13282         (nnkiboze-score-file): Defvar when compiling.
13283
13284         * gnus-start.el (gnus-read-newsrc-file): Add :version.
13285
13286         * gnus-art.el (gnus-article-banner-alist)
13287         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
13288         (gnus-article-date-lapsed-new-header)
13289         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
13290         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
13291         (gnus-treat-strip-headers-in-body)
13292         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
13293         (gnus-treat-translate): Add :version.
13294         (gnus-article-mime-part-function): Fix defcustom.
13295
13296         * nnmail.el (nnmail-expiry-target)
13297         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
13298         (nnmail-split-header-length-limit): Add :version.
13299
13300         * gnus-sum.el (gnus-auto-expirable-marks)
13301         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
13302         (gnus-extra-headers, gnus-ignored-from-addresses)
13303         (gnus-newsgroup-ignored-charsets)
13304         (gnus-group-highlight-words-alist)
13305         (gnus-summary-show-article-charset-alist): Add :version.
13306
13307         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
13308         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
13309         files, converted from the XPMs.
13310
13311         * gnus-cache.el (gnus-cache-active-file): Don't use
13312         file-name-as-directory on directory.
13313         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
13314         use file-name-as-directory on directory.
13315
13316         * time-date.el (timezone-make-date-arpa-standard): Autoload.
13317         (date-to-time): Use it.
13318
13319 ;       * message.el (message-mode) <adaptive-fill-regexp>:
13320 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
13321 ;       (message-newline-and-reformat): Likewise.
13322         (message-forward-as-mime, message-forward-ignored-headers)
13323         (message-buffer-naming-style, message-default-charset)
13324         (message-dont-reply-to-names, message-send-mail-partially-limit):
13325         Add :version.
13326
13327         * mm-util.el: Doc fixes.
13328         (mm-mime-charset): Don't use the raw result of
13329         mm-preferred-coding-system.
13330         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
13331         (mm-with-unibyte): Simplify.
13332
13333         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
13334         concat.
13335
13336         * pop3.el (pop3-version): Deleted.
13337         (pop3-make-date): New function, avoiding message-make-date.
13338         (pop3-munge-message-separator): Use it.
13339
13340 2000-11-09  Dave Love  <fx@gnu.org>
13341
13342         * gnus-group.el (gnus-group-make-directory-group)
13343         (gnus-group-fetch-faq): Use expand-file-name.
13344         (gnus-group-fetch-faq): Simplify completing-read form.
13345
13346         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
13347         test for Mule.
13348
13349         * message.el (tool-bar-map): Defvar when compiling.
13350
13351         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
13352         (gnus-tm-lisp-directory): Deleted.
13353         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
13354         (featurep 'xemacs).
13355         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
13356         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
13357         version numbers from file names.
13358
13359 2000-11-08  Dave Love  <fx@gnu.org>
13360
13361         * mm-view.el: Use featurep for XEmacs test.
13362         (mm-inline-message): Test for `remove-specifier'; don't use
13363         condition-case.
13364
13365         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
13366
13367         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
13368         (gnus-score-find-bnews): Don't concat "".
13369
13370         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
13371         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
13372         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
13373         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
13374
13375         * gnus-sum.el: Put some defvars in eval-when-compile.
13376         (gnus-summary-mode-hook): Add :options.
13377         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
13378         (gnus-summary-tool-bar-map): New variable.
13379         (gnus-summary-make-tool-bar): New function.
13380         (gnus-summary-mode): Put kill-all-local-variables first.
13381
13382         * gnus-group.el (gnus-group-toolbar-map): New variable.
13383         (gnus-group-make-tool-bar): Rewritten.
13384         (gnus-group-mode): Put kill-all-local-variables first.
13385
13386         * rfc2047.el: Require gnus-util.
13387
13388         * nnml.el (gnus-sorted-intersection): Autoload.
13389
13390         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
13391         Put some defvars in eval-when-compile.
13392         (gnus-intersection, gnus-sorted-complement):  Autoload.
13393
13394         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
13395
13396         * mm-encode.el (mm-body-7-or-8): Autoload.
13397
13398         * mm-decode.el (mm-insert-inline): Autoload.
13399
13400         * mml.el:
13401         * message.el: Put some defvars in eval-when-compile.
13402
13403         * gnus-msg.el: Put some defvars in eval-when-compile.
13404         (gnus-msg-mail): Move after gnus-setup-message.
13405
13406         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
13407
13408 2000-11-07  Dave Love  <fx@gnu.org>
13409
13410         * gnus-util.el (nnheader): Don't require message (recursive
13411         autoload).
13412
13413         * uudecode.el: Avoid compiler warnings.
13414
13415         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
13416         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
13417
13418 2000-11-06  Dave Love  <fx@gnu.org>
13419
13420         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
13421
13422         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
13423         (uudecode-char-int): New alias, replacing char-int.
13424         (uudecode-decode-region): Don't call buffer-disable-undo.
13425
13426 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
13427 ;       (mm-uu-configure-list): Doc fix.
13428 ;
13429 ;       * earcon.el (running-xemacs): Don't define.
13430 ;
13431 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13432 ;
13433 ;       * message.el (message-font-lock-keywords): Match a final newline
13434 ;       to help font-lock's multiline support.
13435 ;
13436 2000-11-03  Dave Love  <fx@gnu.org>
13437
13438         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
13439
13440         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
13441         name.
13442
13443         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
13444         <banner>: Fix custom type, doc.
13445
13446         * mm-decode.el (mm-display-external): Space-prefix temp buffer
13447         name.  Don't disable undo explicitly.
13448
13449 ;2000-11-02  Dave Love  <fx@gnu.org>
13450 ;
13451 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
13452 ;       cite-prefix.
13453
13454 2000-11-01  Dave Love  <fx@gnu.org>
13455
13456         * rfc2047.el (base64): Require unconditionally.
13457         (message-posting-charset): Defvar when compiling.
13458         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
13459         message.
13460
13461         * gnus-sum.el (nnoo): Require.
13462         (mm-uu-dissect): Autoload.
13463
13464         * mml.el (mml-parse-1): Clarify message.
13465         (mml-minibuffer-read-type): Use mailcap-mime-types.
13466
13467 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
13468
13469         * mml.el: Fix a typo in the requiring of CL.
13470
13471 2000-11-01  Dave Love  <fx@gnu.org>
13472
13473         * utf7.el: Require cl when compiling.
13474
13475         * binhex.el: Use (featurep 'xemacs).
13476         (binhex-char-int): New alias, replacing char-int.  Change callers.
13477         (binhex-decode-region): Simplify work buffer code.
13478         (binhex-decode-region-external): Use expand-file-name, not concat.
13479
13480 2000-10-30  Dave Love  <fx@gnu.org>
13481
13482         * gnus-art.el: Fix 2000-10-27 change properly.
13483
13484 2000-10-28  Miles Bader  <miles@gnu.org>
13485
13486         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
13487
13488 2000-10-27  Dave Love  <fx@gnu.org>
13489
13490         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
13491         strings.
13492         (gnus-group-make-tool-bar): New function.
13493         (gnus-group-mode): Use it.
13494
13495         * message.el (message-mode-menu): Add some :help strings.
13496         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
13497         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
13498
13499         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
13500         * describe-group.xpm, get-news.xpm, kill-group.xpm:
13501         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
13502
13503         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
13504         display-graphic-p here.
13505
13506 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
13507
13508         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
13509         of the `gnus-xemacs' variable, as the latter has been removed.
13510         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
13511         * gnus-art.el (gnus-treat-display-xface)
13512         (gnus-treat-display-smileys, gnus-treat-display-picons)
13513         (gnus-article-read-summary-keys): Likewise.
13514
13515 2000-10-26  Dave Love  <fx@gnu.org>
13516
13517         (defvar): Use rmail-spool-directory unconditionally.
13518
13519 2000-10-18  Dave Love  <fx@gnu.org>
13520
13521         * mm-bodies.el (mm-uu-decode-function)
13522         (mm-uu-binhex-decode-function): Defvar when compiling.
13523
13524         * gnus-nocem.el (gnus-nocem-issuers): Update.
13525         (gnus-nocem-check-from): New option.
13526         (gnus-nocem-scan-groups): Use it.
13527         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
13528         (gnus-nocem-check-article-limit): Add :version.
13529
13530 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
13531
13532         * ietf-drums.el (mm-util): Require CL when compiling.
13533
13534 2000-10-15  Dave Love  <fx@gnu.org>
13535
13536         * qp.el: Require mm-util.
13537
13538 2000-10-13  Dave Love  <fx@gnu.org>
13539
13540         * qp.el (quoted-printable-decode-region): Avoid invalid
13541         coding-systems.
13542
13543 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
13544
13545         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
13546         to a recursive load.
13547
13548 2000-10-12  Dave Love  <fx@gnu.org>
13549
13550         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
13551
13552         * gnus.el (gnus-group-startup-message): Check for PBM image.
13553
13554 2000-10-09  Dave Love  <fx@gnu.org>
13555
13556         * mail-source.el (mail-source-fetch-imap): Bind
13557         default-enable-multibyte-characters rather than using
13558         mm-disable-multibyte.
13559
13560 2000-10-05  Dave Love  <fx@gnu.org>
13561
13562         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
13563         Autoload.
13564         (quoted-printable-decode-region):  Rename arg which confused
13565         charset with coding-system.  Don't use nonascii-insert-offset.
13566         Coding-system encode the region initially.  Don't recognize `=='
13567         as valid QP.  Coding-system decode the region finally.
13568         (quoted-printable-decode-string): Rename arg which confused
13569         charset with coding-system.
13570
13571         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
13572         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
13573         mm-encode-coding-region.
13574         (mm-decode-body, mm-decode-string): Rename variables which
13575         confused charset with coding-system.
13576         (binhex-decode-region): Don't autoload.
13577         (mm-body-encoding): Require message.
13578         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
13579         cond branches.
13580
13581         * gnus-art.el (article-de-quoted-unreadable)
13582         (article-de-base64-unreadable): Fold search case
13583         rather than downcasing string.  Apply mm-charset-to-coding-system
13584         to arg of quoted-printable-decode-region.
13585
13586 2000-10-04  Dave Love  <fx@gnu.org>
13587
13588         * gnus-ems.el: Don't turn off compiler warnings in local vars.
13589         Require ring when compiling.
13590         (gnus-article-compface-xbm): New variable.
13591
13592 2000-10-04  Dave Love  <fx@gnu.org>
13593
13594         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
13595         pbm images.
13596
13597         * frown.pbm, smile.pbm, wry.pbm: New files.
13598
13599         * frown.xbm, smile.xbm, wry.xbm: Deleted.
13600
13601 2000-10-03  Dave Love  <fx@gnu.org>
13602
13603         * mail-source.el (mail-sources): Revert to nil.
13604
13605         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
13606
13607         * qp.el: Don't require mm-util.
13608         (quoted-printable-decode-region): Rewritten.
13609         (quoted-printable-decode-string, quoted-printable-encode-region):
13610         Doc fix.
13611         (quoted-printable-encode-region): Barf on multibyte characters.
13612         Maybe make the class multibyte.  Upcase chars, not formatted
13613         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
13614         (quoted-printable-encode-string): Don't use
13615         mm-with-unibyte-buffer.
13616
13617 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
13618
13619         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
13620
13621 2000-09-21  Dave Love  <fx@gnu.org>
13622
13623         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
13624         (for Emacs 20).  Tidy somewhat.
13625
13626 2000-09-21  Dave Love  <fx@gnu.org>
13627
13628         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
13629         image processing.  Rationalize logic somewhat.
13630
13631 2000-09-20  Dave Love  <fx@gnu.org>
13632
13633         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
13634         specifically.
13635
13636         * gnus.el (gnus-version-number): Avoid some redundant
13637         autoloads.
13638
13639 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
13640
13641         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
13642         to XBM; we always have PBM support.
13643
13644 2000-09-14  Dave Love  <fx@gnu.org>
13645
13646         * gnus.el (gnus-charset):
13647         * mm-decode.el (mime-display):
13648         * imap.el (imap) <defgroup>: Add :version.
13649
13650 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
13651
13652         * parse-time.el: Fix author's mail address.
13653
13654         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
13655         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
13656         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
13657         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
13658         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
13659         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
13660         * rfc2231.el, uudecode.el: Fix copyright notice.
13661
13662         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
13663         require `w3' at load-time only if not running in batch mode.
13664
13665 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13666
13667         * gnus.el: Before merge with Emacs21.
13668
13669 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
13670
13671         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
13672
13673 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13674
13675         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
13676         to avoid conflict with the standard `back-to-indentation'
13677         binding.
13678
13679 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13680
13681         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
13682
13683         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
13684         (mm-disable-multibyte-mule4): Ditto.
13685         (mm-with-unibyte-current-buffer-mule4): Ditto.
13686
13687 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13688
13689         * pop3.el (pop3-movemail): Use binary.
13690         (pop3-movemail-file-coding-system): Removed.
13691
13692 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13693
13694         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
13695
13696 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13697
13698         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
13699         exists.
13700
13701 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13702
13703         * gnus-msg.el (gnus-post-method): Use backend name when the
13704         address is "".
13705
13706 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13707
13708         * gnus-art.el (article-verify-x-pgp-sig): Don't test
13709         mm-verify-option.
13710         (gnus-treat-x-pgp-sig): Default value.
13711         (gnus-ignored-headers): Redundant.
13712
13713 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13714
13715         * gnus-win.el (gnus-configure-frame): Save selected window.
13716
13717 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13718
13719         * nnmbox.el: Require gnus-range.
13720         (nnmbox-group-building-active-articles): New variable.
13721         (nnmbox-group-active-articles): New variable; this is a cache of
13722         all active articles by group and number.
13723         (nnmbox-in-header-p): New function.
13724         (nnmbox-find-article): New function.
13725         (nnmbox-record-active-article): New function.
13726         (nnmbox-record-deleted-article): New function.
13727         (nnmbox-is-article-active-p): New function.
13728         (nnmbox-retrieve-headers): Use nnmbox-find-article.
13729         (nnmbox-request-article): Ditto.  Also supply extra arg to
13730         nnmbox-article-group-number.
13731         (nnmbox-request-expire-articles): Ditto.
13732         (nnmbox-request-move-article): Ditto.
13733         (nnmbox-request-replace-article): Ditto.
13734         (nnmbox-request-rename-group): Rename group entry in active
13735         article cache.
13736         (nnmbox-delete-mail): Update active article cache, unless article
13737         is being replaced.
13738         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
13739         than partially duplicating it.
13740         (nnmbox-article-group-number): Add extra `this-line' arg, to
13741         handle articles belonging to multiple groups.
13742         (nnmbox-save-mail): Update active article cache.
13743         (nnmbox-read-mbox): Build active article cache when loading mbox.
13744         Also do some repair work, if we find articles that are missing the
13745         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
13746         reconstruct these from Xref info.
13747
13748 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13749
13750         * mail-source.el (mail-source-report-new-mail): Use
13751         nnheader-run-at-time.
13752
13753 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13754
13755         * mail-source.el (mail-source-fetch-pop): Clear pop password when
13756         an error is thrown, and then rethrow the error.
13757         (mail-source-check-pop): Ditto.
13758         (mail-source-start-idle-timer): Prevent multiple pop checks
13759         running if the check takes a long time.
13760
13761 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13762
13763         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
13764         succeed.
13765
13766 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13767
13768         * gnus-win.el (gnus-configure-windows): Make sure
13769         nntp-server-buffer is live.
13770         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
13771
13772 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
13773
13774         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
13775
13776 2000-12-04  Andreas Jaeger  <aj@suse.de>
13777
13778         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
13779
13780 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13781
13782         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
13783
13784 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13785         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
13786
13787         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
13788
13789 2000-12-01  Simon Josefsson  <sj@extundo.com>
13790
13791         * mml-smime.el (mml-smime-verify): Fix address parsing.
13792
13793 2000-12-01  Simon Josefsson  <sj@extundo.com>
13794
13795         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
13796         more than one certificate inside PKCS#7 blob.  Better security
13797         information (clamed / actual sender, openssl output, certificates
13798         inside message).
13799
13800         * smime.el (smime-verify-region): Output to /dev/null.
13801         (smime-buffer-as-string-region): Don't parse empty lines.
13802
13803 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13804
13805         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
13806         ?d and ?D.
13807         (gnus-mime-security-show-details-inline): New variable.
13808         (gnus-mime-security-show-details): Use them.
13809         (gnus-insert-mime-security-button): Ditto.
13810
13811         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
13812         Suggest by Michael Duggan (md5i@cs.cmu.edu).
13813         (mml2015-gpg-clear-verify): Ditto.
13814         (mml2015-gpg-decrypt-1): Ditto.
13815         (mml2015-use): Prefer 'gpg.
13816
13817 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13818
13819         * gnus-util.el (gnus-add-text-properties-when): New function.
13820         (gnus-remove-text-properties-when): Ditto.
13821
13822         * gnus-cite.el (gnus-article-hide-citation): Use them.
13823         (gnus-article-toggle-cited-text): Use them.
13824
13825         * gnus-art.el (gnus-signature-toggle): Use them.
13826         (gnus-article-show-hidden-text): Ditto.
13827         (gnus-article-hide-text): Ditto.
13828
13829 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13830
13831         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
13832
13833 2000-11-30  Simon Josefsson  <sj@extundo.com>
13834
13835         * smime.el (smime-point-at-eol): New alias.
13836         (smime-buffer-as-string-region): Use it.
13837
13838 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13839
13840         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
13841
13842 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13843
13844         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
13845
13846         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13847
13848         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13849
13850 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13851
13852         * nnmh.el (nnmh-request-expire-articles): Implemented
13853         expiry-target for nnmh backend.
13854
13855 2000-11-30  Simon Josefsson  <sj@extundo.com>
13856
13857         * mm-decode.el (mm-security-from): New variable.
13858         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
13859
13860         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
13861         than `from'.
13862
13863 2000-11-30  Simon Josefsson  <sj@extundo.com>
13864
13865         * mml-smime.el (mml-smime-verify): Verify that certificate mail
13866         address match sender address.
13867
13868         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
13869
13870         * smime.el (smime-verify-region): Don't copy buffer.
13871         (smime-decrypt-buffer): Use expand-file-name on keyfile.
13872         (smime-pkcs7-region): New function.
13873         (smime-pkcs7-certificates-region): Ditto.
13874         (smime-pkcs7-email-region): Ditto.
13875         (smime-buffer-as-string-region): Ditto.
13876
13877         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
13878         buffer.
13879
13880 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
13881
13882         * smime.el (smime-decrypt-region): Fix keyfile argument.
13883
13884 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13885
13886         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
13887
13888 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13889
13890         * message.el (message-shoot-gnksa-feet): New variable.
13891         (message-gnksa-enable-p): New function.
13892         (message-send): Use it.
13893         (message-check-news-body-syntax): Ditto.
13894
13895 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13896
13897         * message.el (message-make-message-id): Remove the redundancy.
13898
13899 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13900
13901         * message.el (message-setup): Discourage using mc-install-*-mode.
13902
13903         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
13904
13905 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13906
13907         * gnus-cite.el (gnus-cite-parse): Guess citation length.
13908
13909 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13910
13911         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
13912
13913 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13914
13915         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
13916
13917 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13918
13919         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
13920         insert-buffer-substring.
13921
13922         * message.el (message-send-mail): Use buffer-substring-no-properties.
13923         (message-send-news): Ditto.
13924
13925 2000-11-22  David Edmondson  <dme@dme.org>
13926
13927         * imap.el (imap-wait-for-tag): Message read info.
13928
13929 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13930
13931         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
13932         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
13933         (mml2015-gpg-encrypt): Ditto.
13934
13935 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13936
13937         * mm-decode.el (mm-verify-option): Default value.
13938
13939         * mml-sec.el (mml-secure-part): Error message.
13940
13941 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13942
13943         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
13944
13945 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13946
13947         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
13948
13949 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13950
13951         * gnus-art.el (gnus-article-describe-key): Use prompt.
13952         (gnus-article-describe-key-briefly): Ditto.
13953
13954 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13955
13956         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
13957
13958 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13959
13960         * gnus-art.el (gnus-article-describe-key): New function.
13961         (gnus-article-describe-key-briefly): New function.
13962
13963 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13964
13965         * mm-decode.el (mm-decrypt-option): Doc typo.
13966
13967         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
13968         return a number.
13969
13970 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13971
13972         * message.el (message-newline-and-reformat): Typo.
13973
13974 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13975
13976         * gnus-art.el (article-verify-x-pgp-sig): Check whether
13977         original-article-buffer exists.
13978
13979         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
13980         (rfc2047-header-encoding-alist): Addresses are different from text.
13981         (rfc2047-encode-message-header): Ditto.
13982         (rfc2047-dissect-region): Extra parameter.
13983         (rfc2047-encode-region): Ditto.
13984         (rfc2047-encode-string): Ditto.
13985
13986 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13987
13988         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
13989         (mm-uu-pgp-encrypted-extract): Use it.
13990         (mm-uu-pgp-signed-extract-1): New function.
13991         (mm-uu-pgp-signed-extract): Use it.
13992
13993         * gnus-art.el (gnus-mime-display-security): New function.
13994         (gnus-mime-display-part): Use it.
13995         (gnus-mime-security-verify-or-decrypt): New function.
13996         (gnus-mime-security-press-button): New function.
13997         (gnus-insert-mime-security-button): Use it.
13998
13999         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
14000         (mm-find-raw-part-by-type): Ditto.
14001         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
14002         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
14003         (mm-destroy-parts): Kill nested multibyte buffer.
14004
14005         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
14006         (mml2015-gpg-verify): Ditto.
14007
14008 2000-11-18  Simon Josefsson  <sj@extundo.com>
14009
14010         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
14011         (mml2015-function-alist): Use it.
14012
14013         * mml-sec.el (mml-sign-alist): Update names.
14014         (mml-encrypt-alist): Ditto.
14015         (mml-secure-part-smime-sign): Moved to mml-smime.el
14016         as `mml-smime-sign-query'.
14017         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
14018         `mml-smime-get-file-cert'.
14019         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
14020         `mml-smime-get-dns-cert'.
14021         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
14022         `mml-smime-encrypt-query'.
14023         (mml-smime-sign-buffer): Use mml-smime-sign.
14024         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
14025
14026         * mml-smime.el (mml-smime-sign): New function.
14027         (mml-smime-encrypt):
14028         (mml-smime-sign-query):
14029         (mml-smime-get-file-cert):
14030         (mml-smime-get-dns-cert):
14031         (mml-smime-encrypt-query): Moved from mml-sec.el.
14032
14033 2000-11-16  Simon Josefsson  <sj@extundo.com>
14034
14035         * mml2015.el (mml2015-gpg-clear-verify): New function.
14036         (mml2015-function-alist): Add it.
14037
14038 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14039
14040         * message.el (message-setup-fill-variables): Use
14041         message-cite-prefix-regexp.
14042         (message-newline-and-reformat): Check the end of citation, leading
14043         WSP, break in the cite prefix.
14044         (message-fill-paragraph): New function.
14045
14046 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14047
14048         * lpath.el: Shut up.
14049
14050 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
14051
14052         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
14053         raw 8-bit in headers in dk.* newsgroups.
14054
14055 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14056
14057         * message.el (message-newline-and-reformat): Match extra WSPs.
14058
14059 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
14060
14061         * mml.el (mml-generate-mime-1): Ignore ascii.
14062
14063 2000-11-16 Justin Sheehy  <justin@iago.org>
14064
14065         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
14066
14067 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14068
14069         * message.el (message-cite-prefix-regexp): Prefix should not end
14070         at space.
14071
14072 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14073
14074         * message.el (message-mode-syntax-table): Add - as a word
14075         constituent as in articles.
14076         (message-setup-fill-variables): Add -_. as supercite-style prefix.
14077         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
14078         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
14079
14080 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14081
14082         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
14083
14084 2000-11-12  David Edmondson  <dme@dme.org>
14085
14086         * message.el (message-font-lock-keywords): use
14087         message-cite-prefix-regexp.
14088
14089 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14090
14091         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
14092         Stein Arild Str\e,Ax\e(Bmme.
14093         (gnus-group-jump-to-group): Use it.
14094         (gnus-group-jump-to-group-prompt): Customize.
14095
14096 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
14097
14098         * mailcap.el (mailcap-possible-viewers): Match the entire string.
14099
14100 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14101
14102         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
14103         incompatible.
14104         (mml2015-mailcrypt-sign): Ditto.
14105
14106 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14107
14108         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
14109         group is open.
14110
14111 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
14112
14113         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
14114         nnvirtual articles.
14115         (gnus-backlog-request-article): Don't request nnvirtual articles.
14116
14117 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14118
14119         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
14120         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
14121
14122 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14123
14124         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
14125         * mml.el (mml-generate-mime-1): Use charset attribute.
14126         * mm-bodies.el (mm-encode-body): Add parameter charset.
14127         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
14128
14129 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14130
14131         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
14132         (mml2015-mailcrypt-clear-decrypt): Ditto.
14133         (mml2015-mailcrypt-verify): Ditto.
14134         (mml2015-mailcrypt-clear-verify): Ditto.
14135         (mml2015-gpg-verify): Ditto.
14136
14137 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14138
14139         * smime.el (smime-openssl-program): Test the existence of openssl.
14140         * mml-smime.el: Require mm-decode.
14141         (mml-smime-verify-test): New function.
14142         * mm-decode.el (mm-verify-function-alist): Use it.
14143
14144 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14145
14146         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
14147         anyway.
14148
14149 2000-11-13  Simon Josefsson  <sj@extundo.com>
14150
14151         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
14152         verification doesn't work.
14153
14154 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14155
14156         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
14157         (gnus-inews-do-gcc): Use it.
14158
14159 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14160
14161         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
14162         leading space.
14163         * mm-extern.el (mm-inline-external-body): Report error when no
14164         access-type.
14165
14166 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
14167
14168         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
14169
14170 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
14171
14172         * gnus-art.el (gnus-mime-button-menu): Use select-window.
14173
14174 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
14175
14176         * gnus-art.el (gnus-mime-display-part): Display multipart/related
14177         as multipart/mixed.
14178
14179 2000-11-12  David Edmondson  <dme@dme.org>
14180
14181         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
14182         and replace `.' with `\w' to allow for different syntax tables
14183         (from Vladimir Volovich).
14184         * message.el (message-newline-and-reformat): use
14185         `message-cite-prefix-regexp'.
14186         * gnus-cite.el (gnus-supercite-regexp): use
14187         `message-cite-prefix-regexp'.
14188         * gnus-cite.el (gnus-cite-parse): use
14189         `message-cite-prefix-regexp'.
14190
14191 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14192
14193         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
14194         PGP SIGNATURE.  Escape leading "-"'s.
14195         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
14196
14197 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
14198
14199         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
14200
14201 2000-11-11  Simon Josefsson  <sj@extundo.com>
14202
14203         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
14204
14205         * smime.el (smime-details-buffer): New variable.
14206         (smime-sign-region):
14207         (smime-encrypt-region):
14208         (smime-verify-region):
14209         (smime-decrypt-region): Copy OpenSSL output to the buffer.
14210
14211         * mml-smime.el (mml-smime-verify): Support security info.
14212
14213 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
14214
14215         * mm-decode.el (mm-verify-option): Set default to nil.
14216         (mm-decrypt-option): Ditto.
14217         * gnus-art.el (article-verify-x-pgp-sig): New function.
14218
14219 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
14220
14221         * gnus-art.el (gnus-mime-display-alternative): Show button if no
14222         preferred part.
14223
14224 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14225
14226         * gnus-sum.el (gnus-move-split-methods): Say that
14227         `gnus-split-methods' uses file names, whereas this uses group
14228         names.  (Report from Nevin Kapur)
14229
14230 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
14231
14232         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
14233
14234 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14235
14236         * nnheader.el (nnheader-directory-files-is-safe): New variable.
14237         (nnheader-directory-articles): Use it.
14238         (nnheader-article-to-file-alist): Ditto.
14239
14240 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14241
14242         * rfc2047.el (rfc2047-pad-base64): New function.
14243         (rfc2047-decode): Use it.
14244
14245 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14246
14247         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
14248         select method.
14249
14250 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14251
14252         * mml2015.el (mml2015-gpg-decrypt-1):
14253         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
14254
14255 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14256
14257         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
14258
14259 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
14260
14261         * pop3.el (pop3-munge-message-separator): A message may have an
14262         empty body.
14263
14264 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
14265
14266         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
14267         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
14268         (mm-uu-pgp-signed-extract): Use coding-system.
14269
14270 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14271
14272         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
14273         (gnus-insert-mime-security-button): New function.
14274         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
14275         * mml2015.el:  Add security info when verify or decrypt.
14276         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
14277         (mm-uu-pgp-encrypted-extract): Ditto.
14278
14279 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
14280
14281         * mm-decode.el (mm-display-parts): New function.
14282         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
14283
14284 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14285
14286         * gnus-mlspl.el: Documentation tweaks.
14287
14288 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14289
14290         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
14291         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
14292         argument.
14293
14294 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
14295
14296         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
14297
14298 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
14299
14300         * gnus-art.el (gnus-article-encrypt): New function.
14301         (gnus-article-encrypt-protocol-alist): New variable.
14302         (gnus-article-encrypt-protocol): New variable.
14303         * mml2015.el (mml2015-self-encrypt): New function.
14304         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
14305
14306 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
14307
14308         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
14309         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
14310         let mailcap do it.
14311         * mml2015.el: Remove snarf code.
14312         * mm-decode.el: Remove snarf code.
14313
14314 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
14315
14316         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
14317         (mml-insert-mime): Understand gnus-decoded.
14318         (mime-to-mml): New parameter handles.
14319         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14320         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
14321
14322 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14323
14324         * mm-decode.el (mime-security): New group.
14325         (mm-verify-function-alist): Add test function.
14326         (mm-decrypt-function-alist): Ditto.
14327         (mm-snarf-option): Set default value as nil.
14328         (mm-find-part-by-type): Recursive parameter.
14329         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
14330         * mml2015.el: Support draft-ietf-openpgp-multsig.
14331
14332 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
14333
14334         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
14335         (gnus-article-view-part-as-charset): New function.
14336
14337 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
14338
14339         * mm-decode.el (mm-verify-option): Default value.
14340         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
14341
14342 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14343
14344         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
14345
14346 2000-11-05  Simon Josefsson  <sj@extundo.com>
14347
14348         * mml-smime.el (mml-smime-verify): Work in original multipart
14349         buffert.
14350
14351         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
14352         (mm-handle-multipart-ctl-parameter): Ditto.
14353         (mm-alist-to-plist): New function.
14354         (mm-dissect-buffer): Store CTL parameters and copy original buffer
14355         for multiparts.
14356         (mm-destroy-parts): Destroy multipart buffert.
14357         (mm-remove-part): Ditto.
14358
14359         * mml-smime.el (mml-smime-sign): Not used.
14360         (mml-smime-encrypt): Ditto.
14361
14362         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
14363
14364         Verify S/MIME signature support.
14365
14366         * mm-decode.el (mm-inline-media-tests): Add
14367         application/{x-,}pkcs7-signature.
14368         (mm-inlined-types): Ditto.
14369         (mm-automatic-display): Ditto.
14370         (mm-verify-function-alist): Ditto.  Add name of method.
14371         (mm-decrypt-function-alist): Add name of method.
14372         (mm-find-part-by-type): Add documentation.
14373         (mm-possibly-verify-or-decrypt): Use new format of
14374         mm-{verify,decrypt}-function-alist.  Use method names.
14375
14376         * mml-smime.el (mml-smime-verify): New function.
14377
14378 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14379
14380         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
14381
14382 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14383
14384         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
14385         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
14386         * mm-decode.el (mm-snarf-option): New variable.
14387
14388 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14389
14390         * mm-util.el (mm-subst-char-in-string): New function.
14391         (mm-replace-chars-in-string): Use it.
14392         * message.el (message-replace-chars-in-string): Use it.
14393         * nnheader.el (nnheader-replace-chars-in-string): Use it.
14394         * gnus-mh.el (mh-lib-progs): Shut up.
14395
14396 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
14397
14398         * base64.el, md5.el: Moved to contrib directory.
14399
14400 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14401
14402         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
14403         the last article when search.
14404
14405 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14406
14407         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
14408         * nnmail.el (nnmail-pathname-coding-system): Ditto.
14409
14410 2000-09-29  David Edmondson  <dme@thus.net>
14411
14412         * message.el (message-newline-and-reformat): Typo.
14413
14414 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14415
14416         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
14417
14418 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
14419
14420         * nntp.el (nntp-decode-text): Delete bogus status lines.
14421
14422 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
14423
14424         * message.el (message-font-lock-keywords): Match a final newline
14425         to help font-lock's multiline support.
14426
14427 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14428
14429         * nnoo.el (nnoo-set): New function.
14430
14431 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
14432
14433         * gpg.el, gpg-ring.el: Moved to contrib directory.
14434
14435 2000-11-04  Simon Josefsson  <sj@extundo.com>
14436
14437         * nnimap.el (nnimap-split-inbox): Typo.
14438
14439 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14440
14441         * gnus-msg.el (gnus-msg-mail): Move it backwards.
14442
14443 2000-11-03  Simon Josefsson  <sj@extundo.com>
14444
14445         * rfc2231.el (rfc2231-parse-qp-string): New function.
14446         (require): rfc2047.
14447
14448         * mail-parse.el (mail-header-parse-content-type):
14449         (mail-header-parse-content-disposition): Support invalid QP
14450         encoded strings, by using `rfc2231-parse-qp-string'.
14451
14452 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14453
14454         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
14455         (rfc2231-decode-encoded-string): Typo "> X 1".
14456         (rfc2231-encode-string): Insert the name of charset.
14457         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
14458
14459 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14460
14461         * mm-decode.el (mm-save-part): Return the filename.
14462         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
14463         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
14464         (gnus-mime-action-alist): Use it.
14465         (gnus-mime-button-commands): Use it.
14466         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
14467         (mm-inline-external-body): unwind-protect.
14468
14469 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
14470
14471         * gnus-art.el (gnus-insert-mime-button): Show url.
14472
14473 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14474
14475         * mml.el (mml-generate-mime-1): Support external url.
14476         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
14477
14478 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
14479
14480         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
14481         * mm-decode.el (mm-display-external): Ditto.
14482         * mm-extern.el: New file.
14483         * mm-decode.el (mm-inline-media-tests): Hook it up.
14484         (mm-inlined-types): Inline message/external-body.
14485
14486 2000-11-02  Simon Josefsson  <sj@extundo.com>
14487
14488         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
14489
14490         * message.el (message-get-reply-headers): Better handling when
14491         Mail-Followup-To is very large.
14492
14493 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14494
14495         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
14496         * gnus-art.el (gnus-article-edit-done):
14497         * gnus-sum.el (gnus-summary-edit-article-done): Move line
14498         counting code here.
14499         * gnus-msg.el (gnus-setup-message): Remove a hack.
14500
14501 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14502
14503         * gnus-sum.el (gnus-newsgroup-variables): New variable.
14504         (gnus-summary-mode): Make them local variables.
14505         (gnus-set-global-variables): Globalize them.
14506         (gnus-summary-exit): Kill them.
14507
14508 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
14509
14510         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
14511         word.
14512
14513 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
14514
14515         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
14516         gnus-article-wash-types.
14517         * gnus-art.el (gnus-article-wash-status): Use them.
14518
14519 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
14520
14521         * mml.el (mml-read-tag): Remove spaces and LF.
14522
14523 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14524
14525         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
14526         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
14527
14528 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
14529
14530         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
14531
14532 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
14533
14534         * gnus-sum.el (gnus-article-charset): New variable.
14535         (gnus-summary-display-article): Set it.
14536         * gnus-msg.el (gnus-copy-article-buffer): Use it.
14537         * gnus-art.el (gnus-article-mode): Make it local variable.
14538
14539 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14540
14541         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
14542
14543 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14544
14545         * nnwfm.el: New file.
14546
14547         * nnweb.el (nnweb-replace-in-string): New function.
14548
14549 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14550
14551         * mml2015.el: Wrap gpg.el.
14552         * gpg.el (gpg-verify): The last argument of apply is a list.
14553         (gpg-encrypt): Add passphrase as a parameter.
14554
14555 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14556
14557         * gpg.el: New file.
14558         * gpg-ring.el: New file.
14559
14560 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14561
14562         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
14563
14564 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14565
14566         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
14567         double-quote characters.
14568         (gnus-summary-prepare-threads): Ditto.
14569
14570 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14571
14572         * gnus-art.el (gnus-mime-display-single): Forward line -1.
14573         * mml.el (mml-read-tag): Don't skip the leading space.
14574         * lpath.el (font-lock-set-defaults): Shut up.
14575
14576 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
14577
14578         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
14579
14580 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
14581
14582         * qp.el (quoted-printable-encode-region): Replace leading - when
14583         ultra safe.
14584         * mml.el (mml-generate-mime-postprocess-function): Removed.
14585         (mml-postprocess-alist): Removed.
14586         (mml-generate-mime-1): Use ultra-safe when sign.
14587         * mml2015.el (mml2015-fix-micalg): Uppercase.
14588         (mml2015-verify): Insert LF.
14589         (mml2015-mailcrypt-sign): Downcase; search backward.
14590
14591 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14592
14593         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
14594         restrictive.
14595         (nnultimate-table-regexp): New variable.
14596         (nnultimate-forum-table-p): Use it.
14597
14598 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
14599         Trivial patch.
14600
14601         * gnus-sum.el (gnus-summary-expire-articles): Save point.
14602
14603 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14604
14605         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
14606         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
14607
14608 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14609
14610         * mml2015.el: Shut up.
14611
14612 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14613
14614         * gnus.el (gnus-server-browse-hashtb): Removed.
14615         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
14616         (gnus-group-insert-group-line-info): Use simplified method.
14617         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
14618
14619 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
14620
14621         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
14622         moved here.
14623         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
14624         * gnus-group.el (gnus-group-prepare-flat): Use it.
14625         * gnus-topic.el (gnus-group-prepare-topics): Use it.
14626
14627 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
14628
14629         * mml.el (mml-mode): Show menu in XEmacs.
14630
14631 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
14632
14633         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
14634         (gnus-server-read-server-in-server-buffer): New function.
14635         (gnus-browse-foreign-server): Browse in group buffer.
14636         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
14637         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
14638         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
14639         * gnus.el (gnus-server-browse-hashtb): New variable.
14640
14641 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
14642
14643         * nnfolder.el (nnfolder-open-nov): Use group.
14644
14645 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
14646
14647         * nnfolder.el: Add NOV. Set version to 2.0.
14648         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
14649
14650 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14651
14652         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
14653
14654 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14655
14656         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
14657         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
14658
14659 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14660
14661         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
14662
14663 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14664
14665         * mm-decode.el (mm-verify-function-alist): New variable.
14666         (mm-verify-option): New variable.
14667         (mm-decrypt-function-alist): Ditto.
14668         (mm-decrypt-option): Ditto.
14669         (mm-find-raw-part-by-type): New function.
14670         (mm-possibly-verify-or-decrypt): New function.
14671         (mm-dissect-multipart): Use it.
14672         * mml2015.el (mml2015-fix-micalg): New function.
14673         (mml2015-decrypt): Use new interface.
14674         (mml2015-verify):  Use new interface.
14675         (mml2015-setup): Make it bogus.
14676
14677 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14678
14679         * mml.el (mml-generate-mime-postprocess-function): Set to
14680         mml-postprocess.
14681         (autoload): Autoload mml2015 and mml-smime.
14682         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
14683         * mml2015.el (mml2015-encrypt): New function.
14684         (mml2015-sign): New function.
14685         (mml2015-encrypt-function): New variable.
14686         (mml2015-sign-function): New variable.
14687         (mml2015-mailcrypt-encrypt): Use message-recipients.
14688         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
14689         * mml-smime.el (mml-smime-setup): Ditto.
14690
14691 2000-10-28  Simon Josefsson  <sj@extundo.com>
14692
14693         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
14694         Communigate Pro 3.3.1 server.
14695
14696         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
14697         in buffers.
14698         (mml-secure-dns-server): Removed.
14699         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
14700         write certificates to files.
14701
14702         * smime.el (smime-dns-server): New variable.
14703         (smime-mail-to-domain):
14704         (smime-cert-by-dns): New functions.
14705
14706         * dig.el: New file.
14707
14708 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
14709
14710         * message.el (message-options): New variable.
14711         (message-options-set-recipient): New function.
14712         (message-send): Use them.
14713         * gnus-int.el (gnus-request-replace-article): Use them.
14714         (gnus-request-accept-article): Ditto.
14715         * mml.el (mml-preview): Use them.
14716         * gnus-sum.el (gnus-summary-edit-article): Use them.
14717
14718         * message.el (message-options-get): New function.
14719         (message-options-get): New function.
14720         * rfc2047.el (rfc2047-encode-message-header): Use them.
14721         * mm-bodies.el (mm-encode-body): Use them.
14722
14723 2000-10-28  Simon Josefsson  <sj@extundo.com>
14724
14725         * nnimap.el (nnimap-retrieve-which-headers):
14726         (nnimap-request-article-part): Quote message-id.
14727
14728         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
14729         (smime-CA-file): New variable.
14730         (smime-call-openssl-region): Don't error.
14731         (smime-sign-region): Return result value.
14732         (smime-encrypt-region): Ditto.
14733         (smime-verify-region): New function.
14734         (smime-decrypt-region): Ditto.
14735         (smime-verify-buffer): Ditto.
14736         (smime-decrypt-buffer): Ditto.
14737
14738         * mml.el: Require mml-sec.
14739         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
14740         (mml-mode-map): Add "sign" and "encrypt" maps.
14741         (mml-menu): Add security menu.
14742         (mml-preview): Use generate-new-buffer.
14743
14744         * mml-sec.el: New file.
14745
14746 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14747
14748         * mm-decode.el (mm-find-part-by-type): Move it here.
14749         * mml.el (mml-postprocess): Move it here.
14750         (mml-postprocess-alist): Move it here. Merge them.
14751
14752 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
14753
14754         * rfc2047.el (rfc2047-encode-message-header): Make sure no
14755         unencoded stuff in the header.
14756
14757 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14758
14759         * gnus-group.el (gnus-group-listed-groups): New variable.
14760         (gnus-group-list-option): New variable.
14761         (gnus-group-list-limit-map): New keymap.
14762         (gnus-group-list-flush-map): New keymap.
14763         (gnus-group-list-plus-map): New keymap.
14764         (gnus-group-prepare-logic): New function.
14765         (gnus-group-prepare-flat): Merge with
14766         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
14767         (gnus-group-prepare-flat-list-dead): Ditto.
14768         (gnus-group-list-matching): Use gnus-group-prepare-function.
14769         (gnus-group-list-dormant): Ditto.
14770         (gnus-group-list-cached): Ditto.
14771         (gnus-group-listed-groups): New function.
14772         (gnus-group-list-limit): New function.
14773         (gnus-group-list-flush): New function.
14774         (gnus-group-list-plus): New function.
14775         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
14776         (gnus-topic-prepare-topic): Ditto.
14777
14778 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
14779
14780         * message.el (message-insert-to, message-get-reply-headers):
14781         (message-reply, message-followup): Mail-{Followup,Reply}-To.
14782
14783 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14784
14785         * mml2015.el: New file.
14786         * smime.el: New file.
14787         * mml-smime.el: New file.
14788
14789 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14790
14791         * ChangeLog: Moved to ChangeLog.1.
14792
14793     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
14794   Copying and distribution of this file, with or without modification,
14795   are permitted provided the copyright notice and this notice are preserved.
14796
14797 ;; Local Variables:
14798 ;; coding: iso-2022-7bit
14799 ;; End: