* spam.el: add spam-maybe-spam-stat-load to
[gnus] / lisp / ChangeLog
1 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * spam.el: add spam-maybe-spam-stat-load to
4         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
5
6         * gnus-group.el (gnus-group-get-new-news): call the new
7         gnus-get-top-new-news-hook hook
8
9         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
10         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
11
12 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13
14         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
15
16 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
19         a cl run-time function.
20
21 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
22
23         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
24         on gnus-agent-short-article.
25         (gnus-category-read): Replaced CL function mapcar* with new macro:
26         gnus-mapcar.
27         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
28         support functions that accept multiple parameters.  A separate
29         sequence must be provided for each parameter in the function.
30         Iteration stops when the end of the shortest list is reached.
31
32 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
33
34         * nnimap.el (nnimap-request-accept-article): Use delete-region.
35
36         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
37         (html2text-delete-single-tag, html2text-clean-anchor)
38         (html2text-remove-tags): Use delete-region.
39         (html2text-fix-paragraphs): Simplify.
40
41         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
42         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
43         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
44         kill-region.
45
46 2003-03-04  John Paul Wallington  <jpw@gnu.org>
47
48         * gnus-agent.el (gnus-agent-enable-expiration)
49         (gnus-agent-article-alist, gnus-agent-article-alist)
50         (gnus-agent-cat-defaccessor): Doc fixes.
51
52 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
53
54         * gnus-agent.el (gnus-function-implies-unread-1): Grok
55         byte-compiled functions.
56
57 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
58
59         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
60         customization between new maneuvering (which permits selecting
61         undownloaded articles) and old maneuvering (which skipped over
62         undownloaded articles) behaviors.
63         (gnus-summary-find-next): Pass through the unread and subject
64         parameters when calling gnus-summary-find-prev.
65         (gnus-summary-find-next,gnus-summary-find-prev): Apply
66         gnus-auto-goto-ignores to filter out unacceptable articles.
67         
68 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
69
70         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
71         exists in all supported Emacs versions, so we don't need this
72         compatibility function.
73         (mail-source-fetch-pop, mail-source-check-pop)
74         (mail-source-fetch-webmail): Use read-passwd.
75
76         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
77         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
78         read-passwd.
79
80         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
81
82         * imap.el (imap-read-passwd): Remove.
83         (imap-interactive-login): Use read-passwd.
84
85         * canlock.el (canlock-read-passwd): Remove.
86         (canlock-insert-header, canlock-verify): Use read-passwd.
87
88         * sieve-manage.el (sieve-manage-read-passwd): Remove.
89         (sieve-manage-interactive-login): Use read-passwd.
90
91         * pop3.el (pop3-read-passwd): Remove.
92         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
93         read-passwd.
94
95         * pgg.el (pgg-read-passphrase): Simplify.
96         
97 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
98
99         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
100         'plugged' when actually 'unplugged' bug.
101         (gnus-category-read): Ignore nil values when converting an
102         old-format category so that the new-format category will default
103         those attributes to the global variables.
104         
105 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
106
107         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
108         doc-string.
109
110 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
111
112         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
113         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
114         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
115         * mm-url.el (mm-url-decode-entities-string): do.
116         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
117         * mm-decode.el (mm-find-raw-part-by-type): do.
118         * message.el (message-send-mail-partially)
119         (message-send-mail-with-sendmail): do.
120         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
121         * gnus-kill.el (gnus-pp-gnus-kill): do.
122         * gnus-art.el (gnus-article-treat-unfold-headers)
123         (gnus-article-encrypt-body): do.
124
125 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
126
127         * mail-source.el (mail-source-delete-incoming): Allow integer value.
128         (mail-source-delete-old-incoming-confirm): New variable.
129         (mail-source-delete-old-incoming): Use it.  New function.
130         (mail-source-callback): Call `mail-source-delete-old-incoming' if
131         `mail-source-delete-incoming' is a nonnegative integer.
132
133 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
134
135         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
136         (gnus-user-agent): Fixed typo.
137
138 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
139
140         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
141         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
142
143 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
144
145         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
146         (gnus-agent-fetch-session): Allow debugging to take place.
147
148 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
149
150         * gnus-sum.el (gnus-highlight-selected-summary)
151         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
152         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
153         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
154         and makes it clear that we don't need the side effect.
155         * gnus-util.el (gnus-delete-line): do.  
156         * gnus-xmas.el (gnus-group-add-icon): do.
157         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
158         * nntp.el (nntp-send-authinfo-from-file): do.
159         * nnml.el (nnml-header-value): do.
160         * nnheader.el (nnheader-insert-references): do.
161         * gnus-cite.el (gnus-article-highlight-citation) 
162         (gnus-cite-parse): do.
163         * gnus-score.el (gnus-score-followup): do.
164         * gnus-draft.el (gnus-draft-send): do.
165         * gnus-group.el (gnus-group-highlight-line): do.
166         * gnus-cache.el (gnus-cache-braid-nov): do.
167         * nnfolder.el (nnfolder-retrieve-headers)
168         (nnfolder-request-article): do.
169         * gnus-art.el (article-hide-boring-headers)
170         (gnus-article-hide-header): do.
171         
172         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
173         * nnml.el (nnml-request-replace-article): do.
174         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
175         * nnfolder.el (nnfolder-request-move-article): do.
176         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
177         * gnus-art.el (gnus-mm-display-part): do.
178
179         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
180         
181 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
182
183         * nntp.el (nntp-possibly-change-group): Avoid calling
184         process-buffer on nil (Which happened when you lost your
185         connection while fetching); instead signal a "Server Closed
186         Connection" error.
187
188 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
189
190         * gnus-agent.el (gnus-agent-enable-expiration): New
191         variable. Either ENABLE or DISABLE.  Sets default behavior for
192         selecting which groups are expired.
193         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
194         gnus-agent-set-cat-groups): Provides abstract interface for
195         accessing agent category.  Category now implemented by an alist.
196         (gnus-agent-add-group, gnus-agent-remove-group,
197         gnus-category-insert-line, gnus-category-edit-predicate,
198         gnus-category-edit-score, gnus-category-edit-groups,
199         gnus-category-copy, gnus-category-add, gnus-group-category): Use
200         new agent category abstraction.
201         (gnus-agent-find-parameter): New function. Search for agent
202         configuration parameter first in the group's parameters, then its
203         topics (if any), and then the group's category.  If not found
204         anywhere, use the original defined constants.
205         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
206         gnus-agent-find-parameter.
207         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
208         gnus-agent-cache now blocks retrieving headers and articles from
209         the local cache.  Fetched content is still added to the cache
210         before being returned.
211         (gnus-agent-fetch-session): Use error-message-string to generate
212         displayed error message.
213         (gnus-agent-customize-category): New Command. 'e' in category
214         buffer opens category customization buffer.
215         (gnus-category-read): Reads either positional or alist format;
216         returns alist format.
217         (gnus-category-write): Writes category file compatible with
218         current, and previous, versions of gnus-agent.
219         (gnus-category-make-function, gnus-category-make-function-1):
220         Corrected documentation; parameter is predicate NOT category.
221         (gnus-predicate-implies-unread): Now works in more cases per the
222         todo comment.
223         (gnus-function-implies-unread-1): New function. Supports
224         gnus-predicate-implies-unread.
225         (gnus-agent-expire-group): Command now provides default of group
226         under point.
227         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
228         agent-days-until-old parameters. No longer supports
229         gnus-agent-expire-days being set to an alist.
230         (gnus-agent-request-article): Now performs its own checks of
231         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
232         assuming that the caller will do them correctly.
233         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
234         gnus-agent-expire-days is set to an alist.  Converts said alist
235         into group parameter so that gnus-agent-expire-days will not be
236         needed.
237         * gnus-art.el (gnus-request-article-this-buffer): Conditional
238         checks surrounding gnus-agent-request-article removed; now
239         performed by gnus-agent-request-article.
240         * gnus-cus.el (gnus-agent-parameters): New variable. List of
241         customizable group/topic parameters that regulate the agent.
242         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
243         kill-buffer with gnus-kill-buffer to remove the killed buffer from
244         the list of gnus buffers.
245         (gnus-trim-whitespace): Removes leading and trailing whitespace
246         from multiline strings.
247         (gnus-agent-cat-prepare-category-field,
248         gnus-agent-customize-category): Constructs a category
249         customization buffer.
250         * gnus-int.el (gnus-retrieve-headers,
251         gnus-request-expire-articles): No longer checks gnus-agent-cache
252         as it is handled internally by the agent.
253         (gnus-request-head, gnus-request-body): Conditional checks
254         surrounding gnus-agent-request-article removed; now performed by
255         gnus-agent-request-article.
256         
257         * gnus-start.el (): Added defvar statements to resolve compilation
258         warnings.
259         (gnus-long-file-names): New function. Isolates platform dependent
260         msdos-long-file-names.
261         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
262         option of writing directly to file.  Avoids memory exhausted
263         errors when .newsrc.eld is huge.
264         (gnus-save-newsrc-file): Uses new
265         gnus-save-startup-file-via-temp-buffer.
266         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
267         standard-output.
268         (gnus-display-time-event-handler): Changed to alias from a defun
269         to avoid a compile-time warning when display-time-event-handler is
270         not defined.
271         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
272         standard-output such that prin1 and princ will write directly to a
273         file.
274
275         * gnus.el (gnus-agent-cache): Expanded documentation.
276         (gnus-summary-high-undownloaded-face): Removed second bold keyword
277         so that this face is actually bold.
278
279         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
280         gnus-use-cache has been set.
281
282 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
283
284         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
285
286 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
287
288         * gnus-art.el (gnus-article-refer-article): Be more permissive.
289
290 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
291
292         * spam.el: Fix typo.
293
294 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
295         (Trivial patch.)
296
297         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
298         errors-buffer. This produces a nicer error message in case of
299         problems.
300         
301 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
302
303         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
304         load stats iff spam-use-stat is on
305
306         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
307         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
308         instead of spam-stat-load and spam-stat-save in the
309         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
310
311 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
312
313         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
314
315 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
316
317         * message.el (message-make-fqdn): Protect against nil user-mail. 
318
319 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
320
321         * gnus-art.el (gnus-boring-article-headers): New values:
322         'to-list and 'cc-list.
323         
324 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
325
326         * spam.el (spam-setup-widening): new function to set
327         nnimap-split-download-body, we add it to gnus-get-new-news-hook
328         (spam-list-of-statistical-checks): list of statistical splitter
329         checks
330         (spam-split): added a widen call when a statistical check is
331         enabled
332
333 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
334
335         * gnus-msg.el (gnus-user-agent): Changed default to
336         'emacs-gnus-type, renamed 'full.
337
338 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
339
340         * nnfolder.el (nnfolder-request-accept-article): Don't use
341         mail-header-unfold-field.
342
343 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
344
345         * imap.el (imap-ssl-open): Don't depend on ssl.el.
346         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
347
348 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
349
350         * spam.el: add spam-stat-load to gnus-get-new-news-hook
351         (spam-split): remove spam-stat-load call
352
353 2003-02-26  Simon Josefsson  <jas@extundo.com>
354
355         * gnus-sum.el (gnus-summary-toggle-header): Run
356         gnus-article-decode-hook instead of calling a-decode-encoded-words
357         directly (the latter is run as part of the former).
358
359 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
360
361         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
362
363 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
364
365         * message.el (message-sendmail-envelope-from): New option.
366         (message-sendmail-envelope-from): New function.
367         (message-send-mail-with-sendmail): Use it.
368
369 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
370
371         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
372         compensation for TDMA addresses.
373
374 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
375
376         * gnus-msg.el (gnus-user-agent): New variable.
377         (gnus-version-expose-system): Removed.  Obsoleted by
378         `gnus-user-agent'.
379         (gnus-extended-version): Use `gnus-user-agent'.
380
381 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
382
383         * spam.el (spam-stat-register-spam-routine,
384         spam-stat-register-ham-routine): remove spam-stat-save
385         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
386
387 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
388
389         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
390         reference.
391
392 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
393
394         * nnheader.el (nnheader-find-nov-line): Changed midpoint
395         calculation to avoid integer overflow.
396
397 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
398
399         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
400
401 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
402         * spam.el: disabled spam-get-article-as-filename
403
404         From Michael Shields  <shields@msrl.com>
405
406         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
407         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
408         * gnus-sum.el (gnus-summary-expire-articles): Use it.
409         * spam.el (spam-summary-prepare-exit): Use it.
410         * gnus.el (gnus-install-group-spam-parameters): New.
411         * spam.el (spam-group-ham-processor-copy-p): New.
412         * spam.el (spam-summary-prepare-exit): Support for ham copying.
413         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
414         that would cause the current message to be moved if the group had
415         no spam.
416         * spam.el (spam-ham-move-routine): New `copy' argument.
417
418 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
419         From Martin Thornquist <martint@ifi.uio.no>
420
421         * gnus-topic.el (gnus-topic-select-group): Select last group if
422         after last group.
423         * gnus-group.el (gnus-group-select-group): Ditto.
424
425 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
426
427         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
428         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
429         point-at-(b|e)ol which aren't available in Emacs 20.
430
431         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
432
433 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
434
435         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
436         clause of the condition-case statement.  Errors connecting to a
437         server no longer terminate gnus.
438
439         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
440         make its use obvious.  Added no-nothing case to avoid
441         opening(closing) servers when already open(closed).
442         (gnus-agent-while-plugged): Added macro to facilitate internal use
443         of gnus-agent-toggle-plugged.
444         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
445         temporarily open servers.
446         (gnus-agent-get-undownloaded-list): Sort list of article numbers
447         as sorting gnus-newsgroup-headers is wrong.
448         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
449         to temporarily open servers. Corrected logic to handle setting
450         gnus-agent-mark-unread-after-downloaded.
451         (gnus-agent-fetch-articles): Now handles headers with missing
452         article sizes and/or missing article lengths.  Now clears the
453         message buffer when finished.
454         (gnus-agent-fetch-group-1): Position point before calling
455         gnus-summary-set-agent-mark.
456         (gnus-get-predicate): Corrected description, parameter is
457         predicate not category.
458         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
459         provide a separate single group expiration function.
460         (gnus-agent-regenerate-group): Now clears the message buffer when
461         finished.
462         
463 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
464
465         * gnus.el (gnus-agent-target-move-group-header): New variable.
466         * gnus-draft.el (gnus-draft-send): If special header
467         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
468         that group, instead of performing the regular sending functions.
469
470 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
471
472         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
473
474 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
475
476         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
477         variables.
478         (message-make-fqdn): Use it.  Improved validity check.
479
480 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
481
482         * message.el (message-user-mail-address): Check whether
483         user-mail-address looks valid.
484
485         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
486
487         * gnus-util.el (gnus-fetch-original-field): New function.
488
489 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
490
491         * message.el (message-mode): \\(...\\) around additional
492         paragraph-separate alternative.
493
494 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
495
496         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
497         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
498         display key bindings.
499         (gnus-mime-button-menu): Rewrite.
500
501 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
502
503         * gnus-art.el (gnus-button-url-regexp): Removed `.
504
505 2003-02-23  Max Froumentin  <mf@w3.org>
506
507         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
508
509 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510
511         * gnus-art.el (gnus-mime-action-on-part): Require a match
512         interactively. 
513
514         * gnus-start.el (gnus-save-newsrc-file): Use
515         gnus-backup-startup-file. 
516         (gnus-backup-startup-file): New variable.
517
518 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
519
520         * gnus.el (gnus-summary-buffer-name): Moved function here. 
521
522         * gnus-draft.el (defun): Remove debug.
523
524 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
525
526         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
527         can't open server.
528
529 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
530
531         * gnus-draft.el (defun): Configure posting styles.
532
533         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
534         the entry for the group exists before we alter it.
535
536 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
537
538         * message.el (message-mode): MML tags separate paragraphs.  Small
539         change from David S Goldberg <david.goldberg6@verizon.net>.
540
541         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
542         `gnus-newsgroup-headers'.
543
544         * gnus-art.el (gnus-article-refer-article): Grok more message id
545         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
546
547 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
548
549         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
550         use "path name".
551
552 2003-02-21  Teodor Zlatanov  <tzz@bwh.harvard.edu>
553
554         * gnus-sum.el (gnus-summary-move-article)
555         (gnus-summary-expire-articles): send data header for article, not
556         just article ID
557
558         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action) 
559         (gnus-register-spool-action): added hashtable of message ID keys
560         with message motion data
561
562 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
563         From Reiner Steib  <Reiner.Steib@gmx.de>.
564
565         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
566         variable, used in `gnus-button-mid-or-mail-heuristic'.
567         (gnus-button-mid-or-mail-heuristic): New function derived from
568         Florian Weimer's Perl script.
569         (gnus-button-handle-mid-or-mail): Allow a function instead of
570         'guess.
571         (gnus-button-guessed-mid-regexp): Removed.
572
573 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
574
575         * message.el (message-resend): Bind message-setup-hook to nil;
576         remove X-Draft-From header.
577
578 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
579
580         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
581         (gnus-newsgroup-undownloaded)
582         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
583         Doc fixes.
584
585 2003-02-17  John Paul Wallington  <jpw@gnu.org>
586
587         * gnus.el (gnus-shell-command-separator, gnus-email-address)
588         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
589
590 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
591
592         * gnus-spec.el (gnus-xmas-format): Use insert instead of
593         insert-string which is obsolete in Emacs 21.4.
594
595         * message.el (message-cross-post-followup-to-header): do.
596         
597         * spam.el (spam-ifile-register-with-ifile)
598         (spam-stat-register-spam-routine)
599         (spam-stat-register-ham-routine)
600         (spam-bogofilter-register-with-bogofilter): do.
601
602         * mailcap.el (mailcap-mime-data): Fix typo.
603
604         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
605
606 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
607
608         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
609         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
610         `gnus-cite-unsightly-citation-regexp'.
611
612 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
613
614         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
615         even if there's just a header.
616
617 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
618
619         * message.el (message-fix-before-sending): Fix highlighting of
620         illegible and invisible text.
621
622         * gnus-util.el (gnus-multiple-choice): Separate choices with
623         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
624
625 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
626
627         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
628
629 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
630
631         * spam.el (spam-ham-move-routine) 
632         (spam-mark-spam-as-expired-and-move-routine): use
633         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
634         around process-mark manipulation on the group
635
636 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
637
638         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
639         submenu.
640
641 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
642
643         * mail-source.el (mail-source-fetch): Reverse the return value of
644         the continuation question.
645
646 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
647
648         * nndraft.el (nndraft-request-move-article): Bind
649         nnmh-allow-delete-final to t.
650
651 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
652
653         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
654        
655 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
656       
657         * nntp.el (nntp-accept-process-output): Don't use point-max to get
658         the buffer's size.
659
660 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
661
662         * nnheader.el: Added cygwin to system-type comparisons.
663        
664 2003-01-27  Juanma Barranquero  <lektu@terra.es>
665
666         * imap.el (imap-mailbox-status): Fix typo.
667
668 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
669
670         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
671         online.
672
673 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
674
675         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
676         commands.
677         * gnus-sum.el: Small change from Frank Weinberg
678         <frank@usenet-rundfahrt.de>:
679         (gnus-auto-center-group): New variable.
680         (gnus-summary-read-group-1): Use it.
681         (gnus-summary-next-group): Fix docstring.
682
683 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
684
685         * gnus-util.el (gnus-faces-at): Simplify.
686
687 2003-02-13  Teodor Zlatanov  <tzz@bwh.harvard.edu>
688
689         * spam.el (spam-ham-move-routine) 
690         (spam-mark-spam-as-expired-and-move-routine): made the article
691         move conditional, so it's not called even if there's nothing to move
692
693 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
694
695         * message.el (message-unix-mail-delimiter): Accept any whitespace
696         after the email address and before the date; do not require the
697         space character.  From Kurt B. Kaiser <kbk@shore.net>.
698
699 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
700
701         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
702         gnus-article-boring-faces variable is bound; use gnus-faces-at.
703
704         * gnus-util.el (gnus-faces-at): New macro.
705
706 2003-02-13  Michael Shields  <shields@msrl.com>
707
708         * gnus-cite.el
709         (gnus-cite-attribution-suffix, gnus-cite-parse):
710         Better handling for Microsoft citation styles.
711         (gnus-unsightly-citation-regexp): New.
712
713 2003-02-12  Michael Shields  <shields@msrl.com>
714
715         * gnus-art.el (article-strip-banner): Strip both per-group and
716         per-user-address banners.
717         (article-really-strip-banner): New.
718
719 2003-02-12  Michael Shields  <shields@msrl.com>
720
721         * gnus-sum.el (gnus-article-goto-next-page,
722         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
723         relying on the summary bindings of `n' and `p'.
724
725 2003-02-12  Michael Shields  <shields@msrl.com>
726
727         * gnus-art.el (gnus-article-only-boring-p): New.
728         (gnus-article-skip-boring): New.
729         * gnus-cite.el (gnus-article-boring-faces): New.
730         * gnus-sum.el (gnus-summary-next-page): Use
731         gnus-article-only-boring-p.
732
733 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
734
735         * spam.el (spam-mark-spam-as-expired-and-move-routine)
736         (spam-ham-move-routine): unmark all articles before marking those
737         of interest and calling gnus-summary-move-article
738
739 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
740
741         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
742         logically the complement of gnus-get-buffer-create and
743         gnus-add-buffer.
744
745         * gnus-util.el (gnus-kill-buffer): do.
746
747         * nnmail.el: Autoload gnus-kill-buffer.
748
749 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
750
751         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
752         gnus-summary-goto-subject as gnus-summary-update-mark operates on
753         the current LINE.
754         (gnus-agent-summary-fetch-group): Minimized the number of times
755         that the article is updated in the buffer.
756         
757 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
758
759         * spam.el (spam-ham-move-routine): use the process-mark instead of
760         gnus-current-article when moving articles
761         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
762
763 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
764
765         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
766         (gnus-topic-catchup-articles): Ditto.
767         (gnus-topic-mark-topic): Reverse recursive logic.
768
769 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
770
771         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
772         gnus-refer-thread-limit is t.
773
774 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
775
776         * mm-util.el (mm-mule-charset-to-mime-charset): Use
777         sort-coding-systems to prefer utf-8 over utf-16.
778
779 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
780
781         * gnus-agent.el (gnus-agent-expire-days):
782         gnus-request-move-article depends on gnus-agent-expire to clean up
783         the cache after moving the article.  Therefore, g-a-e-d can NOT
784         default to nil or can gnus-agent-expire be disabled by doing so.
785         If you don't want to run gnus-agent-expire, don't call it.
786         (gnus-agent-expire): The broken test to disable gnus-agent-expire
787         when g-a-e-d was NOT nil was removed.
788         (gnus-agent-article-name): Removed unnecessary input test as
789         article IDs are always strings.
790         (gnus-agent-regenerate-group): Added check to protect against
791         servers that generate absurdly long article IDs.  Valid IDs are
792         less than 10 digits to avoid overflow errors.  Fixed logic error
793         when ensuring that the final article ID is present in the new
794         alist.
795         
796 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
797
798         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
799         next line after finding the parent.
800
801 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
802
803         * gnus.el (gnus-version-number): Bumped.
804
805 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
806
807         * gnus.el: Oort Gnus v0.15 is released.
808
809 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
810
811         * nnmail.el (nnmail-split-it): If a message ends up matching the
812           same mailbox more than once, it will cause duplicates to appear
813           in the mailbox.
814
815 2003-02-08  Simon Josefsson  <jas@extundo.com>
816
817         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
818         code that only worked under Emacs.
819
820         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
821         Das <satyaki@chicory.stanford.edu>.
822
823 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
824
825         * gnus-art.el (gnus-article-refer-article): Use
826         gnus-replace-in-string.
827
828         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
829         (gnus-remove-duplicates): do.
830
831 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
832
833         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
834         (gnus-request-scan): set
835         gnus-internal-registry-spool-current-method to gnus-command-method
836         before a request-scan operation
837
838         * gnus-registry.el (regtest-nnmail): use
839         gnus-internal-registry-spool-current-method
840
841         
842
843 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
844
845         * mail-source.el (mail-source-fetch): Typo fix.
846
847 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
848
849         * nnmail.el (nnmail-spool-hook): new hook
850         (nnmail-cache-insert): call nnmail-spool-hook
851
852         * gnus-registry.el: new file with examples of using the hooks
853
854         * gnus.el (gnus-registry): added registry customization group
855         (gnus-group-prefixed-name): improve function to return full group
856         name optionally
857         (gnus-group-guess-prefixed-name): shortcut to
858         gnus-group-prefixed-name, using just the group name
859         (gnus-group-full-name): always get a group's full name
860         (gnus-group-guess-full-name): shortcut, using just the group name
861
862         * gnus-sum.el (gnus-summary-article-move-hook) 
863         (gnus-summary-article-delete-hook) 
864         (gnus-summary-article-expire-hook): new hooks
865         (gnus-summary-move-article, gnus-summary-expire-articles) 
866         (gnus-summary-delete-article): invoke the new hooks
867
868 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
869
870         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
871           from message-ID
872
873 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
874
875         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
876
877 2003-02-07  John Paul Wallington  <jpw@gnu.org>
878
879         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
880         (mm-write-region, mm-detect-coding-region): Doc fixes.
881
882 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
883
884         * mail-source.el (mail-source-fetch): Ignore errors.
885         (mail-source-ignore-errors): New variable.
886
887         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
888         articles. 
889
890         * gnus-msg.el (gnus-version-expose-system): Change default.
891
892 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
893
894         * gnus-msg.el (gnus-version-expose-system): New variable.
895
896 2003-02-07  Simon Josefsson  <jas@extundo.com>
897
898         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
899         patch from deskpot@myrealbox.com (Vasily Korytov).
900
901 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
902
903         * gnus-art.el (article-display-face): Get the Face header from
904         the current buffer.
905
906 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
907
908         * gnus-art.el (gnus-mime-view-part-internally): Bind
909         buffer-read-only to nil.
910
911 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
912
913         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
914         from g-a-e-1 to g-a-e-2.
915
916 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
917
918         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
919         of bbdb-search-simple, use spam-use-BBDB-exclusive
920         (spam-check-whitelist): use spam-use-whitelist-exclusive
921         (spam-use-whitelist-exclusive): new variable affecting
922         spam-use-whitelist
923         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
924
925 2003-02-05  Simon Josefsson  <jas@extundo.com>
926
927         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
928         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
929         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
930         (gnus-agent-expire-1): New.
931         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
932         (gnus-agent-expire-2): New.
933
934 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
935
936         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
937         "delete-if" is misleading because it isn't actually destructive.
938
939         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
940         
941         * nnmail.el (nnmail-purge-split-history): do.
942
943         * gnus-win.el (gnus-get-buffer-window): do.
944         
945         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
946         let-binding.
947         (gnus-simplify-all-whitespace): do.
948
949 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
950
951         * gnus-delay.el (gnus-delay-article): Fix binding of the
952         nndraft:delayed group.
953
954 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
955
956         * gnus.el (spam group parameters): change 'other to 'const in
957         the group parameter definitions to soothe XEmacs
958
959 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
960
961         * gnus-delay.el (gnus-delay-article): Really create
962         nndraft:delayed group if it doesn't exist.
963
964 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
965
966         * gnus-sum.el (gnus-summary-search-article): Speed up by
967         disabling various visual features while searching.
968         (gnus-summary-recenter): Test gnus-auto-center-summary first.
969
970 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
971
972         * spam.el (spam-list-of-checks): Don't quote nil and t in
973         docstrings.  From the elisp manual:
974
975            When a documentation string refers to a Lisp symbol, write
976            it [..] with single-quotes around it.  [..] There are two
977            exceptions: write t and nil without single-quotes.
978
979         * messcompat.el (message-from-style): do.
980
981         * message.el (message-send-mail): do.
982
983         * gnus-util.el (gnus-use-byte-compile): do.
984
985         * gnus-score.el (gnus-score-lower-thread): do.
986
987         * gnus-int.el (gnus-server-unopen-status): do.
988
989         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
990         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
991
992         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
993         (gnus-group-parameters): do.
994
995         * gnus-art.el (gnus-article-mime-match-handle-function): do.
996
997         * mm-decode.el (mm-text-html-renderer): do.
998
999 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1000
1001         * nnheader.el (nnheader-directory-separator-character): Change the
1002         way to compute the dafault value.
1003
1004 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
1005
1006         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
1007         (gnus-button-alist): Fix regexp for describe-key.
1008         (gnus-button-handle-describe-function)
1009         (gnus-button-handle-describe-variable)
1010         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
1011         (gnus-button-handle-apropos-variable)
1012         (gnus-button-handle-apropos-documentation): Docstring fix.
1013
1014         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
1015
1016 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1017
1018         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
1019         to nil.
1020
1021         * nnmail.el: Removed gnus-util autoload.
1022
1023         * gnus.el: Use gnus-prin1-to-string throughout.
1024
1025         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
1026         print-level. 
1027
1028         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
1029         (gnus-treat-display-grey-xface): Removed.
1030
1031         * gnus-fun.el (gnus-grab-cam-face): New.
1032         (gnus-convert-image-to-gray-x-face): Removed.
1033         (gnus-convert-gray-x-face-to-xpm): removed.
1034         (gnus-convert-gray-x-face-region): Removed.
1035         (gnus-grab-gray-x-face): Removed.
1036
1037         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
1038
1039 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
1040
1041         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
1042         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
1043         bound.
1044
1045         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
1046
1047 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
1048
1049         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
1050         Remove -- these are bogus options which are never used.
1051
1052 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
1053
1054         * gnus-art.el (gnus-article-mode): Use summary tool bar.
1055
1056 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
1057
1058         * spam.el (spam-check-blackholes) 
1059         (spam-blackhole-good-server-regex): new variable to skip some IPs
1060         when checking blackholes; use it
1061         (spam-check-bogofilter-headers) 
1062         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
1063         case more X-Bogosity is used than just "Yes/No"
1064         (spam-ham-move-routine): semi-fixed, only first article is
1065         properly moved now
1066
1067 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
1068
1069         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
1070         as well.
1071         
1072         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
1073         
1074         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
1075         
1076         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
1077         
1078         * gnus-bcklg.el (gnus-backlog-shutdown): do.
1079         
1080         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
1081
1082 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1083
1084         * gnus-fun.el (gnus-face-encode): New function.
1085         (gnus-convert-png-to-face): Use it.
1086
1087         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks. 
1088
1089 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
1090
1091         * mm-decode.el (mm-dissection-list): Remove.
1092         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
1093         only used in mm-remove-all-parts.
1094         (mm-remove-all-parts): Remove it, it's never called.
1095
1096 2003-01-25  Simon Josefsson  <jas@extundo.com>
1097
1098         * gnus-group.el (gnus-group-make-group): Report errors.
1099
1100         * nnimap.el (nnimap-request-create-group): Ditto.
1101
1102         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
1103
1104         * sieve.el (sieve-upload): Fix error printing.
1105
1106         * mm-encode.el (mm-qp-or-base64): Always QP iff
1107         mm-use-ultra-safe-encoding and cleartext PGP.
1108
1109         * gnus-sum.el (gnus-summary-select-article): Inhibit
1110         redisplay (mainly for secured messages).
1111
1112         * nnmail.el (nnmail-article-group): Copy body too (but don't
1113         process it).
1114
1115 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
1116
1117         * gnus-art.el (gnus-article-setup-buffer): Reset
1118         gnus-button-marker-list.
1119
1120 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1121
1122         * nntp.el (nntp-read-timeout): Default to using a second delay
1123         under Microsoft Windows.
1124
1125 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1126
1127         * nnheader.el (nnheader-directory-separator-character): New
1128         variable. 
1129
1130 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1131
1132         * gnus-agent.el (gnus-agent-max-fetch-size)
1133         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
1134         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
1135         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
1136         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
1137         (gnus-agent-braid-nov, gnus-agent-load-alist)
1138         (gnus-agent-article-alist-save-format)
1139         (gnus-agent-read-agentview, gnus-agent-save-alist)
1140         (gnus-agent-fetch-group-1, gnus-agent-expire)
1141         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
1142         (gnus-agent-regenerate-group): Reformat to keep under eighty
1143         columns.  Reword docstrings so that first line is under eighty
1144         chars and a complete sentence.  Still need to work on the rear
1145         end of the file, in particular gnus-agent-expire.       
1146
1147 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1148
1149         * gnus-agent.el (gnus-agentize): Indent.
1150
1151         * gnus.el (gnus-version-number): Bumped.
1152
1153 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1154
1155         * gnus.el: Oort Gnus v0.14 is released.
1156
1157 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1158
1159         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
1160         before beginning.  Tiny patch from Mark Thomas
1161         <swoon@bellatlantic.net>.
1162
1163 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1164
1165         * spam.el (spam-check-blackholes, spam-split) 
1166         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
1167         gnus-message calls to show to users what spam.el is doing
1168
1169 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
1170
1171         * gnus-msg.el (gnus-message-replysign)
1172         (gnus-message-replyencrypt): Fix typo.
1173
1174 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1175
1176         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
1177         details. 
1178
1179 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1180
1181         * gnus-art.el (gnus-article-press-button): let* -> let.
1182         (gnus-mime-security-show-details): Cleaned up.
1183         (gnus-mime-security-press-button): Save excursion.
1184         (gnus-insert-mime-security-button): Clean up.
1185
1186         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
1187
1188         * gnus-async.el (gnus-async-wait-for-article): Don't use a
1189         timeout. 
1190
1191         * nntp.el (nntp-accept-process-output): Removed timeout. 
1192         (nntp-read-timeout): New variable.
1193         (nntp-accept-process-output): Use it.
1194
1195         * gnus-sum.el (gnus-data-find-list): Remove *.
1196
1197 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1198
1199         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
1200         introduced on 2002-01-22.
1201         (gnus-summary-first-unseen-or-unread-subject): Ditto.
1202
1203 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
1204
1205         * spam.el (spam-check-regex-headers, spam-list-of-checks) 
1206         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
1207         checks of incoming mail based on simple header regexp matching
1208
1209 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
1210
1211         * gnus-sum.el (gnus-spam-mark): set to `$'
1212
1213 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1214
1215         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
1216         gnus-newsgroup-unfetched, the list of articles whose headers have
1217         not been fetched from the server.
1218
1219         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
1220         parameter as it never worked due to a bug.  Added check to prevent
1221         selection of any article in the gnus-newsgroup-unfetched list.
1222         (gnus-summary-find-prev): Added check to prevent selection of any
1223         article in the gnus-newsgroup-unfetched list.
1224         (gnus-summary-first-subject): Documented API. Modified
1225         implementation so that constraints are handled independently.
1226         Added check to prevent selection of any article in the
1227         gnus-newsgroup-unfetched list.
1228         (gnus-summary-first-unseen-subject): Updated parameters in
1229         gnus-summary-first-subject call to match new API.
1230         (gnus-summary-first-unseen-or-unread-subject): Ditto.
1231         (gnus-summary-catchup): Do not mark unfetched articles as read.
1232         
1233 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
1234
1235         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
1236         make-obsolete-variable allows only two arguments in XEmacs and
1237         Emacs 20.
1238
1239         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
1240         gnus-article-hide-pgp.
1241         (gnus-summary-make-menu-bar): do.
1242
1243         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
1244         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
1245         gnus-article-hide-pgp.
1246         (article-hide-pgp): Remove.
1247         (gnus-article-hide): Remove gnus-article-hide-pgp.
1248
1249         * gnus.el: Remove gnus-article-hide-pgp
1250
1251 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1252
1253         * message.el (message-required-headers): Doc fix.
1254
1255 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
1256
1257         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
1258         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
1259         option to make ifile a purely binary classifier
1260
1261 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1262
1263         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
1264         (mml-secure-encrypt-pgpmime): Removed double.
1265
1266         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
1267         debugging statements.
1268
1269 2003-01-21  Andreas Fuchs  <asf@void.at>
1270
1271         * mml-sec.el (mml-sign-alist): Added pgpauto.
1272
1273 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1274
1275         * gnus.el (gnus-version-number): Bumped version number.
1276
1277 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1278
1279         * gnus.el: Oort Gnus v0.13 is released.
1280
1281 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1282
1283         * gnus-art.el (gnus-button-url-regexp): Removed |.
1284
1285         * message.el (message-send-hook): Doc fix.
1286
1287         * gnus-win.el (gnus-buffer-configuration): Display article
1288         instead of article-copy when `reply'.
1289
1290 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
1291
1292         * gnus.el (gnus-format): Change customize group to gnus.
1293         (gnus-cache): Add link.
1294         (gnus-group-charter-alist): Fix docstring.
1295
1296 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
1297
1298         * mailcap.el (mailcap-print-command): lpr-command might be
1299         unbound in XEmacs.
1300
1301 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1302
1303         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
1304
1305         * gnus-sum.el (gnus-summary-update-article-line): Fixed
1306         calculation of net characters added for use in the gnus-data
1307         structure.
1308         
1309 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1310
1311         * nnmail.el (nnmail-process-unix-mail-format): Improve error
1312         message.  Suggested by Jari Aalto.
1313
1314 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * gnus-art.el (gnus-article-followup-with-original): Clean up. 
1317         (gnus-article-reply-with-original): Ditto.
1318
1319         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
1320         read articles don't become unread.
1321
1322 2003-01-17  Simon Josefsson  <jas@extundo.com>
1323
1324         * gnus-fun.el (gnus-x-face-from-file): 
1325         (gnus-face-from-file): Suggest image format in minibuffer prompt.
1326
1327         * gnus-fun.el (gnus-convert-image-to-x-face-command)
1328         (gnus-convert-image-to-face-command): Doc fix.
1329
1330 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1331
1332         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
1333
1334 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
1335
1336         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
1337         avoid encoding problems.
1338
1339         * mailcap.el (mailcap-ps-command): New variable.
1340         (mailcap-mime-data): Add print entry where applicable.  Use
1341         pdftotext on a tty.
1342
1343 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1344
1345         * gnus-sum.el (gnus-alter-header-function): Add type and group.
1346
1347 2003-01-16  Simon Josefsson  <jas@extundo.com>
1348
1349         * gnus-fun.el (gnus-convert-image-to-x-face-command) 
1350         (gnus-convert-image-to-face-command, gnus-x-face-from-file) 
1351         (gnus-face-from-file): Doc fix; don't mention image format.
1352
1353 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
1354
1355         * spam.el (spam-get-article-as-filename): new function (unused for now)
1356         (spam-get-article-as-buffer): new function
1357         (spam-get-article-as-string): use spam-get-article-as-buffer
1358         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
1359
1360 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1361  
1362         * gnus-agent.el: Don't use `path'.
1363         From the GNU coding standards:
1364         
1365             Please do not use the term ``pathname'' that is used in Unix
1366             documentation; use ``file name'' (two words) instead.  We use
1367             the term ``path'' only for search paths, which are lists of
1368             directory names.
1369
1370         * nnsoup.el (nnsoup-file-name): Ditto.
1371  
1372         * nnmail.el (nnmail-pathname-coding-system): Ditto.
1373         (nnmail-group-pathname): Ditto.
1374  
1375         * nnimap.el (nnimap-group-overview-filename): Ditto.
1376  
1377         * nnheader.el (nnheader-pathname-coding-system): Ditto.
1378         (nnheader-group-pathname): Ditto.
1379  
1380         * nnfolder.el (nnfolder-group-pathname): Ditto.
1381  
1382         * gnus.el (gnus-home-directory): Ditto.
1383  
1384         * gnus-group.el (gnus-group-icon-list): Ditto.
1385  
1386 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
1387
1388         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
1389
1390         * message.el (message-mode-menu): Use it.
1391         (message-mode-menu): Deactivate "Yank Original" if there's no
1392         reply buffer.
1393
1394         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
1395
1396         * message.el (message-mark-active-p): New function.
1397
1398 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
1399
1400         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header) 
1401         (spam-bogofilter-database-directory): new variables
1402         (spam-check-bogofilter-headers, spam-check-bogofilter) 
1403         (spam-bogofilter-register-with-bogofilter) 
1404         (spam-bogofilter-register-spam-routine) 
1405         (spam-bogofilter-register-ham-routine) 
1406         (spam-group-ham-processor-bogofilter-p): new functions for the new
1407         Bogofilter interface
1408         (spam-summary-prepare-exit): use the new Bogofilter functions
1409         (spam-list-of-checks): added spam-use-bogofilter-headers
1410         (spam-bogofilter-score): rewrote function
1411         (spam-check-bogofilter): optional score parameter, uses
1412         spam-check-bogofilter-headers better
1413         (spam-check-bogofilter-headers): optional score parameter
1414
1415         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
1416         default, in the gnus-start customization group.  Used to disable
1417         the spam-*/ham-* parameters.
1418         (gnus-group-ham-exit-processor-bogofilter): new ham processor
1419
1420 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
1421
1422         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
1423         XEmacs.
1424
1425         * gnus-ems.el (gnus-mark-active-p): do.
1426
1427 2003-01-15  Kevin Ryde  <user42@zip.com.au>
1428
1429         * gnus.texi (Using MIME): Mention auto-compression-mode with
1430         gnus-mime-copy-part.
1431
1432 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1433
1434         * message.el (message-send): Don't warn about duplicates when
1435         superseding. 
1436
1437 2003-01-15  Simon Josefsson  <jas@extundo.com>
1438
1439         * nnimap.el (nnimap-split-download-body): New variable.
1440         (nnimap-split-articles): Use it.
1441
1442 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1443
1444         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
1445         integrity checker was incorrectly flagging, and removing, articles
1446         whose article number was negative.
1447         (gnus-agent-fetch-group-1): When executed in the group's summary
1448         buffer, refresh each downloaded line to update the status flag and
1449         font.  Preserve the value of gnus-newsgroup-headers so that
1450         gnus-agent-fetch-articles can split the requests by size.
1451         (gnus-agent-expire): Corrected day calculation for when
1452         gnus-agent-expire-days contains a list.
1453
1454 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * gnus-audio.el (gnus-audio-au-player): Use executable-find. 
1457
1458 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
1459
1460         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
1461           /usr/bin/play as default player. 
1462           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
1463
1464 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1465
1466         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
1467         articles to be marked as well.
1468
1469 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1470         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
1471         fictious headers generated by nnagent (ie. Undownloaded Article
1472         ####) in the list of articles that have not been downloaded.
1473         
1474         * gnus-int.el (): Added require declarations to resolve
1475         compile-time warnings.
1476         (gnus-open-server): If the server status is set to offline,
1477         recursively execute gnus-open-server to open the offline backend
1478         (e.g. nnagent).
1479
1480 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
1481
1482         * gnus-art.el (gnus-article-reply-with-original): Use
1483         gnus-mark-active-p.
1484         (gnus-article-followup-with-original): do.
1485
1486 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1487
1488         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
1489
1490 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1491
1492         * gnus-score.el (gnus-score-edit-file-at-point): New function.
1493         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
1494
1495 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
1496
1497         * gnus-fun.el (gnus-x-face-from-file): Quote file name. 
1498         (gnus-face-from-file): Ditto.
1499
1500 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1501
1502         * gnus-sum.el (gnus-articles-to-read): Don't just apply
1503         gnus-alter-articles-to-read-function to the unread articles. 
1504
1505 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1506
1507         * deuglify.el (gnus-article-outlook-unwrap-lines)
1508         (gnus-article-outlook-repair-attribution)
1509         (gnus-article-outlook-rearrange-citation): New function names,
1510         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
1511         doc-string.
1512
1513         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
1514         removed `W k' key binding (use `W Y f' instead).
1515         (gnus-summary-make-menu-bar): Use new function names.
1516
1517 2003-01-13  Simon Josefsson  <jas@extundo.com>
1518
1519         * gnus-fun.el (gnus-random-x-face): Doc fix.
1520         (gnus-insert-random-x-face-header): New function.
1521
1522 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
1523
1524         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
1525         mark is not active.
1526
1527         * gnus-msg.el (gnus-inews-do-gcc): Comment.
1528
1529         * gnus-ems.el (gnus-mark-active-p): New function.
1530
1531         * gnus-group.el (gnus-topic-mode-p): New function.
1532         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
1533         Deactivate items if mark is not active.
1534
1535 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1536
1537         * gnus.el (gnus-version-number): Bumped version.
1538         (gnus-summary-line-format): Doc fix.
1539
1540 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1541
1542         * gnus.el: Oort Gnus v0.12 is released.
1543
1544 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1545
1546         * mail-source.el (mail-sources): Removed autoload to make it
1547         compile under XEmacs.
1548
1549 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
1550
1551         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
1552         regexp or a function too.
1553         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
1554         confirmation even if the original article is mail.
1555
1556 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1557
1558         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
1559         articles to be marked when not yanking.
1560
1561 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
1562
1563         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
1564         
1565 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1566
1567         * gnus-fun.el (gnus-face-from-file): Autoload.
1568
1569         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
1570         errors.
1571
1572 2003-01-12  Simon Josefsson  <jas@extundo.com>
1573
1574         * sieve.el (sieve-upload-and-bury): New.  Suggested by
1575         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1576
1577         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
1578         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
1579
1580 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1581
1582         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
1583         in every string.
1584
1585         * gnus.el (gnus-version-number): Bumped version number.
1586
1587 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1588
1589         * gnus.el: Oort Gnus v0.11 is released.
1590
1591 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
1592
1593         * message.el (message-fetch-reply-field): Narrow to headers.
1594
1595         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
1596         if Gnus isn't alive.
1597
1598 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1599
1600         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
1601         marks from articles that are already stored in the agent.
1602         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
1603         backup copy of an invalid .overview file for later analysis.
1604         
1605 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
1606
1607         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
1608         exit work with two frames.
1609
1610 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
1611
1612         * message.el (message-forward-make-body): Use mule4.
1613
1614 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1615
1616         * message.el (message-mode-map): Move wide-reply command.
1617
1618 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
1619
1620         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
1621         castellano.
1622         (gnus-outlook-display-hook): New variable.
1623         (gnus-outlook-display-article-buffer): New function.
1624         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
1625         (gnus-outlook-deuglify-article): Made them interactive and added
1626         optional arg.  Use `g-o-d-a-b'.
1627         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
1628
1629         * gnus-sum.el: Added autoloads.
1630         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
1631         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
1632
1633 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1634
1635         * gnus-art.el (gnus-display-mime): Use the mime emulation
1636         variable. 
1637
1638         * gnus-sum.el (gnus-article-emulate-mime): New variable.
1639
1640         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
1641         newsrc-alist is initialized properly.
1642
1643         * mail-source.el (mail-sources): Autoload.
1644
1645         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
1646         nil.
1647
1648         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
1649         insert two newlines.
1650
1651         * message.el (message-check-news-header-syntax): Compute the
1652         header length correctly.
1653
1654 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1655
1656         * gnus-agent.el (gnus-agent-expire): Do not remove article from
1657         alist when keeping fetched article file.
1658         (gnus-agent-retrieve-headers): When parsing response for article
1659         numbers, use the same algorithm as gnus-agent-braid-nov to protect
1660         against garbage in the server's response.
1661
1662         * gnus-int.el (gnus-request-expire-articles,
1663         gnus-request-move-article): Only expire when the group's server
1664         has been agentized.
1665
1666 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1667
1668         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
1669         errors when deleting overlays.
1670
1671         * gnus-score.el (gnus-score-followup): Allow tracing.
1672
1673         * gnus-art.el (gnus-treat-display-face): New variable.
1674         (article-display-face): New command.
1675
1676         * gnus-fun.el (gnus-face-from-file): New function.
1677         (gnus-convert-face-to-png): Ditto.
1678
1679         * gnus-art.el (gnus-ignored-headers): Added Face.
1680
1681 2003-01-10  Simon Josefsson  <jas@extundo.com>
1682
1683         * nndraft.el (nndraft-request-group): Avoid crash in
1684         directory-files when draft directory doesn't exists.
1685
1686         * gnus-sum.el (gnus-select-article-hook): Add :option.
1687
1688 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1689
1690         * spam.el (spam-use-stat): new variable
1691         (spam-group-spam-processor-stat-p) 
1692         (spam-group-ham-processor-stat-p): new convenience functions
1693         (spam-summary-prepare-exit): add spam/ham processors to sequence
1694         (spam-list-of-checks): add spam-use-stat to list of checks
1695         (spam-split): conditionally load the spam-stat tables
1696         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
1697         spam-check-ifile): new functions
1698
1699         * spam-stat.el (spam-stat): typo fix
1700         (spam-stat-install-hooks): new variable
1701         (spam-stat-split-fancy-spam-group): added documentation clarification
1702         (spam-stat-split-fancy-spam-threshhold): new variable
1703         (spam-stat-install-hooks): make hooks conditional
1704         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
1705
1706         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
1707         spam-stat ham/spam processor symbols
1708
1709 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1710
1711         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
1712         file exists.
1713
1714 2003-01-10  Simon Josefsson  <jas@extundo.com>
1715
1716         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
1717         undownloaded/downloadable only when unplugged.
1718
1719 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
1720
1721         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
1722
1723 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1724
1725         * spam.el (spam-check-ifile): fixed call-process-region to use the
1726         db parameter only if it's set
1727         (spam-ifile-register-with-ifile): ditto
1728
1729 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
1730
1731         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
1732         spam-stat-nbad before creating the hash table.
1733         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
1734         Changed copyright statement to FSF.
1735
1736 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1737
1738         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
1739         processable articles as read.
1740         (gnus-agent-summary-fetch-series): Remove processable and
1741         downloadable marks on all downloaded articles in the series.
1742
1743         * nntp.el (nntp-report): Throw error after reporting the problem.
1744         (nntp-accept-process-output): Corrected error check to report an
1745         error when the process is nil.
1746
1747 2003-01-09  Simon Josefsson  <jas@extundo.com>
1748
1749         * message.el (message-tool-bar-map): Add preview.
1750
1751 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
1752
1753         * mml.el (mml-preview): Get rid of MIME handles and buffers after
1754         previewing.
1755
1756 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
1757
1758         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
1759         bug when the (n+1)th article to be added to a group has a smaller
1760         number than the n articles already added.
1761
1762 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1763
1764         * message.el (message-mode-field-menu): Use backquote.
1765
1766 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
1767
1768         * spam.el: fixed the BBDB autoloads again, using
1769         bbdb-search-simple now (which is not a macro, thank god)
1770
1771         * lpath.el (bbdb-search): removed function from maybe-fbind list
1772
1773         * gnus.el (ham-process-destination): added new parameter for
1774         destination of ham articles found in spam groups at summary exit
1775
1776         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
1777         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
1778         (spam-ifile-database-path): added new parameter for ifile's database
1779         (spam-move-spam-nonspam-groups-only): new parameter to determine
1780         if spam should be moved from all groups or only some
1781         (spam-summary-prepare-exit): fixed logic to use
1782         spam-move-spam-nonspam-groups-only when deciding to invoke
1783         spam-mark-spam-as-expired-and-move-routine; always invoke that
1784         routine after the spam has been expired-or-moved in case there's
1785         some spam left over; use spam-ham-move-routine in spam groups
1786         (spam-ham-move-routine): new function to move ham articles to the
1787         ham-process-destinations group parameter
1788
1789 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1790
1791         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
1792
1793         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1794         gnus-summary-update-article-line.
1795
1796 2003-01-08  Simon Josefsson  <jas@extundo.com>
1797
1798         * nnmail.el (nnmail-expiry-target-group): Request group, create it
1799         not successful.
1800
1801 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1802
1803         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
1804
1805 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1806
1807         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
1808         logic, finally
1809
1810 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1811
1812         * gnus-spec.el (gnus-parse-format): %C is a complex format.
1813         (gnus-parse-format): Change to %~.
1814
1815         * message.el (message-generate-headers): Don't generate optional
1816         empty headers.
1817
1818 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1819
1820         * message.el (message-cross-post-default)
1821         (message-cross-post-note-function, message-shoot-gnksa-feet)
1822         (message-strip-subject-trailing-was, message-change-subject)
1823         (message-mark-insert-file, message-cross-post-followup-to)
1824         (message-cross-post-followup-to, message-mode-map)
1825         (message-generate-unsubscribed-mail-followup-to)
1826         (message-make-mail-followup-to): Minor changes to doc-strings and
1827         error messages.  Updated copyright line.
1828
1829         * message.el (message-make-mail-followup-to,
1830         message-generate-unsubscribed-mail-followup-to): New function
1831         names.  Renamed functions: "-mft" -> "-mail-followup-to".
1832         (message-make-mft, message-gen-unsubscribed-mft): Removed function
1833         names.
1834
1835         * mml.el (mml-preview-insert-mail-followup-to): New function name.
1836         (mml-preview-insert-mft): Removed function name.
1837         (mml-preview): Use new function names.
1838
1839         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
1840
1841         * message.el (message-mode-field-menu): Moved header related
1842         commands from "Message" to "Field" menu.
1843
1844 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1845
1846         * message.el (message-generate-headers-first): Added customization
1847         if variable is a list.
1848
1849 2003-01-07  Michael Shields  <shields@msrl.com>
1850
1851         * gnus-art.el (gnus-article-next-page): Correctly handle the case
1852         where the last line of the article is the last line of the window.
1853
1854 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1855
1856         * gnus-msg.el (gnus-debug): Use ignore-errors.
1857
1858         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
1859         `gnus-summary-update-line'.
1860
1861 2003-01-08  Simon Josefsson  <jas@extundo.com>
1862
1863         * gnus-art.el (gnus-unbuttonized-mime-types)
1864         (gnus-buttonized-mime-types): Doc fix.
1865
1866 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
1867
1868         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
1869
1870 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1871
1872         * nnrss.el (nnrss-group-alist): Add and clear up.
1873
1874 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1875
1876         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
1877
1878         * lpath.el (bbdb-search): added BBDB functions for a better way to
1879         fix missing functions
1880
1881         * spam.el (spam-check-ifile): if should be an unless
1882
1883         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
1884         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
1885         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
1886
1887 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888
1889         * gnus-sum.el (gnus-summary-make-menu-bar): Added
1890         gnus-summary-refer-thread to thread menu.
1891
1892 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1893
1894         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
1895         summary buffer, articles that cannot be fetched are marked as
1896         canceled.
1897
1898         * nntp.el (nntp-with-open-group): The quit signal handler must
1899         propagate the quit signal to the next outer handler so that the
1900         caller knows that the request aborted abnormally.
1901
1902 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1903
1904         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
1905         (spam-ifile-register-spam-routine)
1906         (spam-ifile-register-ham-routine): added ifile functionality that
1907         does not use ifile-gnus.el to classify and register articles
1908         (spam-get-article-as-string): convenience function
1909         (spam-summary-prepare-exit): added ifile spam and ham registration
1910         (spam-ifile-all-categories, spam-ifile-spam-category)
1911         (spam-ifile-path, spam-ifile): added customization options
1912
1913         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
1914         exit processor
1915         (spam-process): added gnus-group-ham-exit-processor-ifile to the
1916         list of choices
1917
1918 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1919
1920         * gnus-score.el (gnus-score-followup): Also score immediate
1921         followups.
1922
1923 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1924
1925         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
1926
1927 2003-01-07  Simon Josefsson  <jas@extundo.com>
1928
1929         * message.el (message-mode-menu): Fix receipt balloon help.
1930
1931 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
1932
1933         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
1934         always be interpreted as news.
1935
1936 2003-01-07  Simon Josefsson  <jas@extundo.com>
1937
1938         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
1939         gnus-sieve-script, instead of the global variable
1940         gnus-sieve-crosspost.  One-line patch from Steinar Bang
1941         <sb@dod.no>.
1942
1943 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1944
1945         * gnus.el: Renamed gnus-summary-*-uncached-face as
1946         gnus-summary-*-undownloaded-face to avoid confusing the agent with
1947         the cache.
1948
1949         * gnus-sum.el: Ditto.
1950
1951 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1952
1953         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
1954         in either the group or summary buffer.
1955         New command "JS", in summary buffer, will fetch articles per the
1956         group's category, predicate, and processable flags.
1957         (gnus-agent-summary-fetch-series): Rewritten to call
1958         gnus-agent-session-fetch-group once with all articles in the
1959         series.
1960         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
1961         return list of fetched articles.
1962         (gnus-agent-fetch-articles): Split fetch list into sublists such
1963         that the article buffer is only slightly larger than
1964         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
1965         the group's article alist is saved.
1966         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
1967         longer result in the agent trying to fetch an article.
1968         (gnus-agent-fetch-group-1): Can now be called in either the group
1969         or summary buffer.  Removed the max-fetch-size code that I added
1970         on 2002-12-13 as that capability is now part of
1971         gnus-agent-fetch-articles.  Added code to update summary buffer.
1972         When called in the group buffer, articles that can not be fetched
1973         are AUTOMATICALLY MARKED AS READ.
1974
1975         * gnus-sum.el (): Modified eval-when-compile to minimize
1976         misleading compilation warnings.
1977         (gnus-update-summary-mark-positions): Changed code to use
1978         gnus-undownloaded-mark rather than gnus-downloaded-mark.
1979
1980         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
1981         empty file as the parser assumes that the file isn't empty.
1982
1983         * nntp.el (nntp-send-string): The process-send-string call can,
1984         because it performs I/O on the process, change the process' state
1985         from open to closed.  If this happens, call nntp-report
1986         immediately to report the broken connection.
1987         (nntp-report): Rewritten to avoid needing a global variable to
1988         determine the appropriate course of action.  Instead, two function
1989         implementations are provided and the nntp-report function value is
1990         bound to the appropriate implementation.
1991         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
1992         (nntp-with-open-group): Now binds nntp-report's function cell
1993         rather than binding gnus-with-open-group-first-pass.  Added a
1994         condition-case to detect a quit during a nntp command.  When the
1995         quit occurs, the current connection is closed as a fetch articles
1996         request could have several megabytes queued up for reading.
1997         (nntp-retrieve-headers): Bind articles to itself.  If
1998         nntp-with-open-group repeats this command, I must have access to
1999         the original list of articles.
2000         (nntp-retrieve-groups): Ditto for groups.
2001         (nntp-retrieve-articles): Ditto for articles.
2002         (*): Replaced nntp-possibly-change-group calls to
2003         nntp-with-open-group forms in all, but one, occurrance.
2004         (nntp-accept-process-output): Bug fix. Detect when called with
2005         null process.
2006
2007 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
2008
2009         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
2010         if we don't need to.
2011         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
2012
2013 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2014
2015         * gnus-group.el (gnus-group-make-web-group): Pass the select
2016         method on to group-create.
2017         (gnus-group-line-format-alist): %U is an integer.
2018
2019         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
2020         ephemeral groups.
2021         (gnus-summary-read-group-1): Ditto.
2022         (gnus-group-make-articles-read): Ditto.
2023
2024         * mm-url.el (mm-url-program): Doc fix.
2025
2026         * message.el (message-mode-map): Rebound
2027         message-insert-wide-reply.
2028
2029 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2030
2031         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
2032         color as `gnus-group-startup-message' does.
2033
2034 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
2035
2036         * spam.el: fixed line lengths to 80 chars or less
2037
2038         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
2039         "not-read" mark
2040         (gnus-summary-mark-forward): added the spam-mark to the list of
2041         marks not to be marked as "read" when viewed
2042
2043 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2044
2045         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
2046
2047         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
2048         Protect against unactive groups.
2049
2050         * message.el (message-check-news-header-syntax): Check long
2051         header lines.
2052         (message-check-news-header-syntax): Update `start'.
2053
2054         * gnus-group.el (gnus-group-expire-articles): Doc fix.
2055         (gnus-group-line-format): %U.
2056         (gnus-group-line-format-alist): ?U.
2057         (gnus-number-of-unseen-articles-in-group): New function.
2058
2059         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
2060
2061         * gnus.el (gnus-version-number): Bump version number.
2062
2063 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2064
2065         * gnus.el: Oort Gnus v0.10 is released.
2066
2067 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2068
2069         * gnus.el (gnus-version-number): Fix version number.
2070
2071 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2072
2073         * gnus.el: Oort Gnus v0.08 is released.
2074
2075 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
2076
2077         * mm-util.el: Add mm-string-make-unibyte.
2078
2079         * gnus-group.el (gnus-group-jump-to-group): Make it work for
2080         UTF-8 groups.
2081
2082 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2083
2084         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
2085
2086         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
2087
2088 2003-01-04  Kevin Ryde  <user42@zip.com.au>
2089
2090         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
2091         function.
2092
2093 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094
2095         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
2096         (gnus-summary-read-group-1): Update group line.
2097         (gnus-summary-exit-no-update): Update group on exit.
2098
2099         * gnus-group.el (gnus-group-line-format): Add %*.
2100         (gnus-group-line-format-alist): Ditto.
2101         (gnus-group-insert-group-line): Set it.
2102         (gnus-group-is-exiting-p): New variable.
2103         (gnus-group-insert-group-line): Use it.
2104
2105 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
2106
2107         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
2108         enable BBDB ham processing
2109         (spam-blacklist-register-routine): enable blacklist spam processing
2110         (spam-whitelist-register-routine): enable whitelist ham processing
2111         (spam-fetch-field-from-fast): fast fetching of the "from" field
2112         from (gnus-data-list)
2113         (spam-summary-prepare-exit): works completely now
2114         (spam-use-blacklist): oops, should be nil by default
2115         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
2116         split processing now; before it was for summary exit as
2117         well but that's done with the spam-contents and spam-process
2118         parameters now
2119
2120 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
2121
2122         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
2123         characters.
2124
2125 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
2126
2127         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
2128         (spam-group-processor-p, spam-group-processor-bogofilter-p)
2129         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
2130         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
2131         (spam-mark-spam-as-expired-and-move-routine)
2132         (spam-generic-register-routine, spam-BBDB-register-routine)
2133         (spam-ifile-register-routine, spam-blacklist-register-routine)
2134         (spam-whitelist-register-routine): new functions
2135         (spam-summary-prepare-exit): added summary exit processing (expire
2136         or move) of spam-marked articles for spam groups; added slots for
2137         all the spam-*-register-routine functions
2138
2139 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2140
2141         * pop3.el (pop3-retr): Wait 500 msecs.
2142         (pop3-read-response): Ditto.
2143
2144         * gnus-msg.el (gnus-setup-message): Get the evaliation order
2145         right.
2146         (gnus-inews-make-draft): New function.
2147         (gnus-setup-message): Use it.
2148
2149         * message.el (message-required-headers): Add From.
2150
2151 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2152         Trivial patch from Norbert Koch <nk@viteno.net>.
2153
2154         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
2155
2156 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2157
2158         * message.el (message-generate-headers): Let header formatters do
2159         their work.
2160
2161 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
2162
2163         * deuglify.el (gnus-article-outlook-deuglify-article):
2164         Rehighlight, reapply treatments and call
2165         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
2166         (gnus-outlook-repair-attribution-block): Recognize cited
2167         attributions.  Suggested by Niklas Morberg.
2168
2169 2003-01-02  Pete Kazmier  <pete@kazmier.com>
2170
2171         * gnus-art.el (gnus-treat-predicate): Check condition first.
2172
2173 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
2174
2175         * lpath.el: Add url-http-file-exists-p.
2176
2177         * gnus-group.el (gnus-group-fetch-charter): Use
2178         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
2179
2180 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2181
2182         * message.el (message-draft-headers): Also generate From to get a
2183         nicer draft buffer summary.
2184
2185         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
2186         parameter.
2187
2188         * gnus-art.el (article-wash-html): Clean up.
2189         (article-wash-html): Typo fix.
2190
2191         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
2192         (gnus-summary-mail-forward): To many lists of lists.
2193
2194         * gnus-art.el (article-wash-html): Clean up.
2195
2196 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
2197
2198         * gnus-art.el (gnus-treat-wash-html): New variable.
2199
2200 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2201
2202         * message.el (message-check-news-header-syntax): Allow posting.
2203         (message-check-news-header-syntax): Fix logic for sure, this
2204         time.
2205
2206 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
2207
2208         * message.el (message-check-news-header-syntax): Check syntax of
2209         continuation headers.
2210
2211 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
2212
2213         * gnus-art.el (gnus-button-url-regexp,
2214         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
2215         (gnus-header-button-alist): Regexps are case insensitive here.
2216
2217 2003-01-02  Simon Josefsson  <jas@extundo.com>
2218
2219         * dig.el (query-dig): Doc fix.
2220
2221 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2222
2223         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
2224         summary buffer line, not just the download mark.
2225
2226 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2227
2228         * gnus-sum.el (gnus-summary-goto-subjects): New function.
2229         (gnus-summary-insert-dormant-articles): New command and
2230         keystroke.
2231
2232         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
2233         function for mass insertion of subjects.
2234
2235         * nndraft.el (nndraft-generate-headers): Don't move point.
2236
2237         * gnus.el (nnheader): Require nnheader.
2238
2239         * nndraft.el (nndraft-request-associate-buffer): Use
2240         make-local-variable.
2241
2242 2003-01-02  Michael Shields  <shields@msrl.com>
2243
2244         * nndraft.el (nndraft-request-associate-buffer): Make
2245         write-contents-hooks buffer-local before setting it.
2246
2247 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2248
2249         * gnus.el (gnus-group-parameter-value): Take an extra param.
2250         (gnus-group-fast-parameter): Let group param results be nil.
2251
2252         * gnus-art.el (gnus-article-forward-header): New function.
2253         (article-date-ut): Use it to remove continuation date headers.
2254
2255         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
2256         read-event.
2257         (gnus-summary-remove-bookmark): Clean up.
2258         (gnus-summary-set-bookmark): Clean up.
2259
2260         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
2261
2262         * gnus.el (gnus-group-startup-message): Bind data-directory to
2263         the Gnus etc directory.
2264
2265 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
2266
2267         * spam.el (spam-summary-prepare-exit): added slots for spam- and
2268         ham-processing of articles; use the new
2269         spam-group-(spam|ham)-contents-p functions
2270         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
2271         convenience functions
2272         (spam-mark-junk-as-spam-routine): use the new
2273         spam-group-spam-contents-p function
2274
2275         * gnus.el (spam-process, spam-contents, spam-process-destination):
2276         added new parameters with corresponding global variables
2277         (gnus-group-spam-exit-processor-ifile,
2278         gnus-group-spam-exit-processor-bogofilter,
2279         gnus-group-spam-exit-processor-blacklist,
2280         gnus-group-spam-exit-processor-whitelist,
2281         gnus-group-spam-exit-processor-BBDB,
2282         gnus-group-spam-classification-spam,
2283         gnus-group-spam-classification-ham): added new symbols for the
2284         spam-process and spam-contents parameters
2285
2286         * spam.el (spam-ham-marks, spam-spam-marks): changed list
2287         customization and list itself to store mark symbol rather than
2288         mark character.
2289         (spam-bogofilter-register-routine): added logic to generate mark
2290         values list from spam-ham-marks and spam-spam-marks, so (member)
2291         would work.
2292
2293 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2294
2295         * message.el (message-cross-post-followup-to): Fix comment.
2296
2297 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
2298
2299         * spam.el (spam-ham-marks, spam-spam-marks): changed list
2300         customization and list itself to store mark symbol rather than
2301         mark character.
2302         (spam-bogofilter-register-routine): added logic to generate mark
2303         values list from spam-ham-marks and spam-spam-marks, so (member)
2304         would work.
2305
2306 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
2307
2308         * message.el (message-signature-insert-empty-line): New variable.
2309
2310 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2311
2312         * message.el: Renamed functions and variables: "xpost" ->
2313         "cross-post", "-fup2" -> "-followup-to".
2314         (message-cross-post-old-target, message-cross-post-default,
2315         message-cross-post-note, message-followup-to-note,
2316         message-cross-post-note-function): New variables names.
2317         (message-xpost-old-target, message-xpost-default,
2318         message-xpost-note, message-fup2-note,
2319         message-xpost-note-function): Removed variable names.
2320         (message-cross-post-followup-to-header,
2321         message-cross-post-insert-note, message-cross-post-followup-to):
2322         New function names.
2323         (message-xpost-fup2-header, message-xpost-insert-note,
2324         message-xpost-fup2): Removed function names.
2325
2326 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2327
2328         * message.el (message-send-mail): Added message-cleanup-headers to
2329         prevent newlines in headers.
2330
2331 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332
2333         * dns.el (dns-make-network-process): Comment.
2334
2335         * gnus-sum.el (gnus-summary-display-while-building): Default to
2336         nil.
2337
2338 2003-01-01  Wes Hardaker  <wes@hardakers.net>
2339
2340         * gnus-sum.el (gnus-summary-display-while-building): New
2341         variable.
2342
2343 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
2344
2345         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
2346         before rearranging the article.
2347
2348 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2349
2350         * nndraft.el (nndraft-generate-headers): New function.
2351         (nndraft-request-associate-buffer): Use it to write headers on
2352         buffer save.
2353
2354         * message.el (message-generate-headers): Let the function be a
2355         lambda form.
2356         (message-draft-headers): New variable.
2357
2358         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
2359         function.
2360         (gnus-setup-message): Use it.
2361
2362         * message.el (message-generate-headers-first): Doc fix.
2363         (message-setup-1): Use new function for getting which headers to
2364         generate.
2365         (message-headers-to-generate): New function.
2366
2367 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2368
2369         * gnus-agent.el (gnus-agent-save-alist): Make directory.
2370
2371 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
2372
2373         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
2374         mention negatives.
2375
2376 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
2377
2378         * deuglify.el (gnus-outlook-rearrange-article): Use
2379         `transpose-regions' instead of tempering the kill-ring.
2380         (gnus-article-outlook-deuglify-article): Rehighlight article
2381         instead of a complete redisplay.
2382
2383 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
2384
2385         * spam.el: most defvars are defcustoms now
2386
2387         patches from Michael Shields  <shields@msrl.com>
2388
2389         * spam.el (spam-bogofilter-articles): Select the article
2390         body using gnus-summary-show-article t instead of
2391         gnus-summary-select-article; this presents the raw text
2392         without running any hooks.
2393
2394         * spam.el (spam-bogofilter-articles): Use message-remove-header
2395         to remove headers; the old way incorrectly removed just the first
2396         line of folded headers.
2397
2398 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2399
2400         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
2401
2402 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * gnus-start.el (gnus-load): New function.
2405         (gnus-read-newsrc-el-file): Use it.
2406
2407 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2408
2409         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
2410         (gnus-button-handle-apropos-documentation): New function.
2411         (gnus-button-handle-ctan): New function.
2412         (gnus-button-alist): Use them.  Improve some regexps.
2413         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
2414
2415 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2416
2417         * message.el (message-subscribed-p): New function.
2418         (message-send-mail): Use it.
2419         * mml.el (mml-preview-insert-mft): New function.
2420         (mml-preview): Use it.
2421
2422 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2423
2424         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
2425         when sorting by date.
2426
2427         * gnus-art.el (gnus-article-edit-mode): New variable.
2428         (gnus-article-setup-buffer): Warn user about discarding edits.
2429
2430         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
2431         (gnus-summary-pipe-output): Take a symbolic prefix to save all
2432         headers.
2433
2434         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
2435
2436 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
2437
2438         * message.el (message-completion-alist): Added "Mail-Followup-To"
2439         and "Mail-Copies-To".
2440
2441 2002-07-21  Jesper harder  <harder@ifa.au.dk>
2442
2443         * gnus-group.el: Add key bindings for
2444         gnus-group-sort-groups-by-real-name and
2445         gnus-group-sort-selected-groups-by-real-name.
2446
2447 2002-07-21  Jesper harder  <harder@ifa.au.dk>
2448
2449         * gnus.texi (Sorting Groups): Add key bindings for
2450         gnus-group-sort-groups-by-real-name and
2451         gnus-group-sort-selected-groups-by-real-name.
2452
2453 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
2454
2455         * spam.el (spam-use-dig): new variable for blackhole checking
2456         through dig.el
2457         (spam-check-blackholes): added dig.el checking functionality and
2458         more verbose reporting; query-dig is autoloaded from dig.el
2459         (spam-use-blackholes): disabled by default
2460         (spam-blackhole-servers): removed rbl.maps.vix.com from the
2461         blackhole servers list
2462
2463 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2464
2465         * message.el (message-required-headers): New variable.
2466
2467 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
2468
2469         * dig.el (query-dig): new function
2470
2471 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2472
2473         * flow-fill.el (fill-flowed): Don't infloop on too long fill
2474         prefixes.
2475
2476         * dns.el (query-dns): Protect against errors.
2477
2478         * gnus-msg.el (gnus-article-yanked-articles): New variable.
2479         (gnus-inews-add-send-actions): Mark all answered messages as
2480         answered.
2481
2482 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
2483
2484         * nnmail.el (nnmail-split-it): Added tracing to
2485         `:' split rule
2486
2487 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
2488
2489         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
2490         and "%s" so we don't overquote them.
2491
2492 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
2493
2494         * (mm-display-external): Display the actual command that has been
2495         executed in the echo area.
2496
2497 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2498
2499         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
2500
2501         * message.el (message-with-reply-buffer): New macro.
2502         (message-fetch-reply-field): Use it.
2503         (message-insert-wide-reply): New command and keystroke.
2504         (message-carefully-insert-headers): New function.
2505         (message-insert-to): Use new function.
2506
2507         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
2508         (gnus-topic-goto-missing-group): Use it.
2509
2510         * message.el (message-required-news-headers): Removed Lines.
2511         (message-reply): Don't insert References first.
2512         (message-followup): Ditto.
2513         (message-make-references): New function.
2514         (message-followup): Set message-reply-headers before generating
2515         the buffer stuff.
2516
2517 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
2518
2519         * mml.el (mml-generate-mime-1): Reverse the order of
2520         encoding/flowing.
2521
2522 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2523
2524         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
2525         after moving them.
2526
2527         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
2528         fit with newer standard format.
2529         (gnus-summary-make-false-root-always): New variable.
2530         (gnus-gather-threads-by-subject): Use it.
2531
2532         * message.el (message-get-reply-headers): Take an address list
2533         optional argument.
2534
2535 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2536
2537         * gnus.el (gnus-keep-backlog): Change default to 20.
2538
2539         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
2540         start.
2541         (gnus-agent-check-overview-buffer): Remove negative article
2542         numbers.
2543
2544         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
2545         (nnmail-cache-ignore-groups): Doc fix.
2546
2547         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
2548         (nnimap-debug-buffer): New variable.
2549         (nnimap-debug): Use it.
2550
2551 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
2552
2553         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
2554
2555 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2556
2557         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
2558         they aren't already sorted.
2559
2560 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
2561
2562         * message.el (message-mode-menu): Add ellipses to menu items
2563         expecting user interaction.
2564         (message-mode-field-menu): do.
2565
2566 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
2567
2568         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
2569         it isn't used any more.
2570
2571 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
2572
2573         * binhex.el (binhex-decoder-program): Fix docstring.
2574
2575 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2576
2577         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
2578         special chars if the mailcap file uses single quotes around %s.
2579         From Laurent Martelli <laurent@bearteam.org>.
2580
2581 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
2582
2583         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
2584         return the info object.
2585
2586 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
2587
2588         * gnus-int.el (gnus-request-update-info): Artificially add
2589         (1 . (1- min)) to the read range, in case the backend doesn't
2590         store marks for nonexistent articles.
2591
2592 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2593
2594         * binhex.el (binhex-insert-char): Eval-and-compile.
2595
2596 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
2597
2598         * lpath.el: Add tool-bar-local-item-from-menu.
2599
2600         * message.el (message-tool-bar-local-item-from-menu): New function.
2601         (message-tool-bar-map): Use it.
2602
2603 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
2604
2605         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
2606
2607         * gnus-art.el (gnus-article-header-rank): Last header in
2608         gnus-sorted-header-list should have higher rank than non-members.
2609
2610 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2611
2612         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
2613         covered methods.
2614
2615 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2616
2617         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
2618         eval-when-compile.  Suggested by Kevin Greiner.
2619
2620 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
2621
2622         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
2623         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
2624         even though no headers may have been fetched
2625         (gnus-agent-fetch-group-1, and perhaps others, require this
2626         behavior).
2627         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
2628         server buffer is constrained by gnus-agent-max-fetch-size.
2629         Multiple chunks in the same group may perform arbitrarily large
2630         updates.
2631
2632 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2633
2634         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
2635         gnus-summary-update-download-mark to update the article in the
2636         summary.
2637
2638 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
2639
2640         * gnus.el (gnus-summary-high-uncached-face,
2641         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
2642         New faces.
2643
2644         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
2645         added this on 2002-11-23 but it just wasn't working out as
2646         intended.  The idea isn't entirely dead, three new faces
2647         gnus-summary-*-uncached-face are being added to gnus.el to provide
2648         the basis for an improved implementation.
2649         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
2650         proper file to open is lib/servers.
2651         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
2652         (i.e. removing the article from gnus-newsgroup-downloadable) will
2653         now restore the article's default mark rather than simply setting
2654         no mark.
2655         (gnus-agent-get-undownloaded-list): Corrected documentation.
2656         Added code to set new summary local variable,
2657         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
2658         a temporary list.  No longer sets gnus-newsgroup-downloadable.
2659         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
2660         up to date.  Call new gnus-summary-update-download-mark to keep
2661         summary buffer up-to-date.
2662         (gnus-agent-fetch-selected-article): Keep
2663         gnus-newsgroup-undownloaded up to date.
2664         (gnus-agent-fetch-articles): Return list of articles that were
2665         successfully fetched.
2666         (gnus-agent-check-overview-buffer): No more thingatpt.
2667         (gnus-agent-expire): No longer deletes NOV entries of unread
2668         articles.
2669         (gnus-agent-unread-articles): New function.
2670         (gnus-agent-regenerate-group): The article number must be
2671         terminated by a tab character.  Added more messages to report
2672         repairs.  Inhibit quits while writing changes so it is now safe
2673         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
2674         downloaded to 1) resolve the unbound references and 2) avoid
2675         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
2676
2677         * gnus-art.el (gnus-article-prepare): The agent
2678         downloaded/undownloaded mark is no longer stored as the article's
2679         mark.
2680
2681         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
2682         gnus-summary-highlight may use it.  Added downloaded as
2683         gnus-summary-highlight was using it.
2684
2685         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
2686         the download mark now follows Kai's +/- convention.
2687         (gnus-downloaded-mark): Added ?+ mark.
2688         (gnus-summary-highlight): Added rules to select
2689         gnus-summary-high-uncached-face,
2690         gnus-summary-normal-uncached-face, and
2691         gnus-summary-low-uncached-face.  Removed the
2692         gnus-agent-downloaded-article-face.
2693         (gnus-summary-line-format-alist): Implemented the download flag
2694         format (?O) as named in the manual.  This implementation displays
2695         either gnus-undownloaded-mark, gnus-downloaded-mark, or
2696         gnus-no-mark.
2697         (gnus-newsgroup-agentized): New local variable that identifies
2698         which groups are agentized.  While the agent is now on by default,
2699         you don't have to agentize every server that you use.
2700         (gnus-update-summary-mark-positions): Completed support for the
2701         download type of mark.
2702         (gnus-summary-insert-line): Added undownloaded to the parameters.
2703         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
2704         reference by the gnus-summary-line-format-spec.
2705
2706         * nntp.el (nntp-with-open-group): This macro handles dropped or
2707         broken connections by opening a new connection and repeating the
2708         failed command.
2709         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
2710         XOVER commands preceeding the active articles with the nov entry
2711         of the first available article.  When gnus connected to such a
2712         server, the unexpected nov entry would result in duplicate lines
2713         in the agent's overview file.  This patch fixes the duplicate
2714         lines problem and improves performance by skipping over all
2715         articles IDs that preceed the first nov entry in the server's
2716         reply.
2717
2718 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2719
2720         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
2721         (gnus-summary-highlight): Use it instead of `downloaded'.
2722         (gnus-summary-highlight-line): Ditto.
2723
2724         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
2725
2726 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727
2728         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
2729
2730         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
2731         calls.
2732
2733         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
2734         downloaded variable if we're in an uncovered group.
2735
2736         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
2737         font to soemthing less noticeable.
2738         (gnus-agent-group-covered-p): New function.
2739
2740 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2741
2742         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
2743         Because of an unknown bug, the group buffer is saved in .overview
2744         file.
2745
2746 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2747
2748         * nntp.el (nntp-send-command): Braino in last commit.  Replace
2749         `and' with `or'.
2750
2751 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2752
2753         * nntp.el (nntp-send-command): Assume that echo does not happen
2754         when nntp-open-connection-function is nntp-open-network-stream.
2755         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
2756
2757 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2758
2759         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
2760
2761 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
2762
2763         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
2764         nntp-server-buffer if we aren't going to write to it.
2765
2766 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2767         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
2768
2769         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
2770
2771 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2772
2773         * rfc2047.el (rfc2047-decode-region): Remove newlines between
2774         decoded words.
2775
2776 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2777
2778         * gnus.el (fboundp): After loading mm-util, make sure it was the
2779         right one.
2780
2781 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2782
2783         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
2784         gnus-sum.  Made into a user option.
2785
2786         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2787         (gnus-summary-mark-article-as-unread)
2788
2789 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2790
2791         * time-date.el (date-to-time): Typo.
2792
2793         * parse-time.el: Typo.
2794
2795         * nnsoup.el (nnsoup-retrieve-headers): Typo.
2796
2797         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
2798
2799         * nnimap.el:
2800         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
2801
2802         * mm-encode.el (mm-safer-encoding): Typo.
2803
2804         * messcompat.el: Typo.
2805
2806         * message.el (message-face-alist): Typo.
2807
2808         * imap.el (imap-interactive-login, imap-open): Typos.
2809
2810         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
2811
2812         * gnus.el: Typo.
2813
2814         * gnus-win.el (gnus-configure-frame): Typo.
2815
2816         * gnus-util.el (gnus-atomic-progn-assign): Typo.
2817
2818         * gnus-topic.el (gnus-topic-sort-topics): Typo.
2819
2820         * gnus-sum.el (gnus-summary-article-number)
2821         (gnus-summary-read-group-1, gnus-summary-mark-article)
2822         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
2823
2824         * gnus-mule.el (gnus-mule-add-group): Typo.
2825
2826         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
2827
2828         * gnus-group.el (gnus-group-fetch-faq): Typo.
2829
2830         * gnus-art.el (gnus-decode-header-methods): Typo.
2831
2832         * flow-fill.el: Typo.
2833
2834 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2835
2836         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
2837
2838 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2839
2840         * gnus-sum.el (gnus-simplify-ignored-prefixes)
2841         (gnus-summary-mark-article-as-unread)
2842         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
2843         Reformatting to avoid long lines.
2844         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
2845
2846 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
2847
2848         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
2849         be accessed through `mail-header-number'.
2850
2851 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2852
2853         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
2854         compressed range to gnus-summary-insert-articles.
2855
2856 2002-11-26  Kevin Ryde <user42@zip.com.au>
2857
2858         * gnus-art.el (gnus-mime-copy-part): Look for filename
2859         parameter under content-disposition, not content-type.
2860
2861         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
2862         (gnus-summary-reselect-current-group): Use it.
2863
2864 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2865
2866         * gnus-agent.el (gnus-agent-uncached-articles): if
2867         gnus-agent-load-alist fails, return ARTICLES.
2868
2869         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
2870
2871 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2872
2873         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
2874         superfluous function call.
2875         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
2876         Add warning to docstring.
2877
2878 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2879
2880         * gnus-agent.el: Autoload number-at-point instead.
2881         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
2882
2883 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2884
2885         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
2886         require thingatpt (for number-at-point) and protect against
2887         deactivate-mark being unbound (on XEmacs).
2888
2889 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2890
2891         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
2892         print message on entry.
2893
2894         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2895
2896         * gnus-range.el (gnus-range-difference): New function.
2897         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
2898
2899 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2900
2901         * gnus-sum.el (gnus-summary-insert-old-articles): Use
2902         gnus-remove-from-range instead of gnus-range-difference which
2903         doesn't exist.
2904
2905 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2906         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
2907
2908         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
2909         used for showing which articles have been downloaded.
2910         (gnus-agent-article-alist): Format change.  Add documentation.
2911         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
2912         process-marked articles.
2913         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
2914         in the series are individually fetched to minimize lose of
2915         content due to an error/quit.
2916         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
2917         gnus-message instead of message.
2918         (gnus-agent-read-servers): Use file lib/methods instead of
2919         lib/servers.  TODO: Why?
2920         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
2921         (gnus-agent-get-undownloaded-list): Remove articles that appear to
2922         come from the agent.  This means that they are not downloaded.
2923         (gnus-agent-fetch-selected-article): Don't use history.
2924         (gnus-agent-save-history, gnus-agent-enter-history)
2925         (gnus-agent-article-in-history-p, gnus-agent-history-path):
2926         Removed function; history is not used anymore.
2927         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
2928         (gnus-agent-crosspost): Started rewrite then realized that a typo
2929         in gnus-agent-fetch-articles ensures that this function is never
2930         called.  This will need to be fixed later.
2931         (gnus-agent-check-overview-buffer): Some sanity checks on the
2932         agent overview buffer.  This is a safety net used during
2933         development.
2934         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
2935         changed, write a number to the file indicating this.
2936         (gnus-agent-fetch-headers): Rewrite to respect
2937         gnus-agent-consider-all-articles without relying on the
2938         `.fetched' files.  Make it fast.
2939         (gnus-agent-braid-nov): Change resulting from
2940         gnus-agent-fetch-headers change.
2941         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
2942         `.fetched' files.
2943         (gnus-agent-read-agentview): New function, used by
2944         gnus-agent-load-alist.
2945         (gnus-agent-load-fetched-headers): Remove.
2946         (gnus-agent-save-alist): Rewrite to accomodate new format.
2947         (gnus-agent-fetch-group-1): Make sure list of articles is in the
2948         same order as in gnus-newsgroup-headers.
2949         (gnus-agent-expire): Document and implement extra args ARTICLES,
2950         GROUP, FORCE.  Do not restrict usage.
2951         (gnus-agent-uncached-articles): New function.
2952         (gnus-agent-retrieve-headers): Use it.
2953         (gnus-agent-regenerate-group): No longer needs to be called from
2954         gnus-agent-regenerate.  Individual groups may be regenerated. The
2955         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
2956         The article fetch dates are validated in the article alist.  The
2957         article alist is pruned of entries that do not reference existing
2958         NOV entries.  All changes are computed then applied with
2959         inhibit-quit bound to t.  As a result, it is now safe to quit out of
2960         regeneration.  The optional clean parameter has been replaced with
2961         an optional reread parameter.  Clean is no longer necessary as
2962         regeneration gets the appropriate setting from
2963         gnus-agent-consider-all-articles.  The new reread parameter will
2964         result in fetched, or all, articles being marked as unread.
2965         (gnus-agent-regenerate): Removed code to regenerate the history
2966         file as it is no longer used.
2967
2968         * gnus-start.el (gnus-make-ascending-articles-unread): New
2969         function, for efficient mass-marking.
2970
2971         * gnus-sum.el (gnus-summary-highlight): Use new face for
2972         downloaded articles.
2973         (gnus-article-mark): Prefer to indicate read/unread status over
2974         downloaded status.
2975         (gnus-summary-highlight-line-0): New function, maybe rehighlights
2976         line.
2977         (gnus-summary-highlight-line): Use new face for downloaded
2978         articles.
2979         (gnus-summary-insert-old-articles): Improved performance by
2980         replacing the initial LIST of older articles with a compressed
2981         RANGE of older articles.  Some servers appear to lie about
2982         their active range so the original list could contain millions
2983         of article numbers.  The range is not expanded into a list
2984         until the optional ALL parameter has been applied.
2985
2986 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2987
2988         * gnus-agent.el (gnus-category-mode): Typo in doc string.
2989
2990 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
2991
2992         * spam.el:
2993         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
2994
2995         * spam.el: added `M s t' and `M s x' key mappings
2996
2997 2002-11-20  Simon Josefsson  <jas@extundo.com>
2998
2999         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
3000
3001 2002-11-19  Simon Josefsson  <jas@extundo.com>
3002
3003         * gnus-sum.el (gnus-summary-morse-message): Load
3004         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
3005         (unmorse-region): Autoload it instead.
3006
3007 2002-11-18  Simon Josefsson  <jas@extundo.com>
3008
3009         * gnus-sum.el (gnus-summary-morse-message): New function.
3010         (gnus-summary-wash-map): Bind to `W m'.
3011         (gnus-summary-make-menu-bar): Add.
3012
3013         * nnimap.el (nnimap-request-expire-articles): Compress sequence
3014         before storing \Deleted mark on expired articles.
3015
3016 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
3017         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
3018
3019         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
3020         parens in column 0.
3021
3022 2002-11-17  Juanma Barranquero  <lektu@terra.es>
3023
3024         * nnweb.el (nnweb-google-create-mapping): Fix typo.
3025
3026         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
3027
3028         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
3029
3030 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3031
3032         * message.el (message-set-auto-save-file-name): Use
3033         make-directory, to avoid the dependence on gnus-util.
3034
3035 2002-11-16  Simon Josefsson  <jas@extundo.com>
3036
3037         * nnimap.el (nnimap-callback-callback-function):
3038         (nnimap-callback-buffer): Removed, these cannot be global but must
3039         be embedded into the callback.
3040         (nnimap-make-callback): New.  Embedd article number, callback and
3041         buffer in function.
3042         (nnimap-callback, nnimap-request-article-part): Update.
3043
3044 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
3047
3048 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3049
3050         * gnus.el (gnus-summary-line-format): Document %C.
3051
3052 2002-11-11  Simon Josefsson  <jas@extundo.com>
3053
3054         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
3055         output when called interactively.
3056
3057 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3058
3059         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
3060
3061         * message.el (message-draft-coding-system): Improve comment; use
3062         mm-auto-save-coding-system for the default value.
3063
3064         * nndraft.el (nndraft-request-article): Revert to the state before
3065         2002-10-29; regexp-quote mail-header-separator.
3066
3067 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
3068
3069         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
3070         allow editing of drafts from an nnvirtual group.
3071
3072 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3073
3074         * nndraft.el (nndraft-request-article): Replace emacs-mule with
3075         mm-auto-save-coding-system.
3076
3077         * message.el (message-draft-coding-system): Default to
3078         iso-2022-7bit.
3079
3080         * mm-util.el (mm-auto-save-coding-system): Undo last change to
3081         restore the default value to emacs-mule or escape-quoted.
3082
3083 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3084
3085         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
3086         a delayed or a queued article as well as a draft.
3087
3088         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
3089         delayed or a queued article in the raw format; treat a delayed
3090         article as a raw article as well as a draft.
3091         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
3092         for the delayed group.
3093
3094         * nndraft.el (nndraft-request-article): Ignore auto save files for
3095         a delayed or a queued article; don't bother to decode a queued
3096         article; don't bind nnmail-file-coding-system for a queued article.
3097
3098         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
3099         and the queue group.
3100
3101 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
3102
3103         * gnus-group.el (gnus-group-delete-group):
3104         gnus-cache-active-hashtb might be void.
3105
3106 2002-11-02  Simon Josefsson  <jas@extundo.com>
3107
3108         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
3109         setting of the default user ID.  From Raymond Scholz
3110         <ray-2002@zonix.de>.
3111
3112 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
3113
3114         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
3115         charset.
3116
3117 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
3118         From Alex Schroeder <alex@emacswiki.org>
3119         * spam-stat.el (spam-stat-process-directory): add dir to message
3120         (spam-stat-reduce-size): No longer remove words
3121         with values close to 0.5, because the default value is 0.2.
3122
3123 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3124
3125         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
3126         documentation.
3127
3128 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3129
3130         * gnus-agent.el (gnus-agent-fetched-headers)
3131         (gnus-agent-load-fetched-headers)
3132         (gnus-agent-save-fetched-headers): Remove variable and two
3133         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
3134         works better.
3135         (gnus-agent-fetch-headers): New implementation from Kevin
3136         Greiner.  Uses gnus-agent-article-alist to store information
3137         about fetched messages which aren't on the server anymore.  The
3138         trick is to return a list of considered messages to the caller,
3139         but to only fetch those which haven't been fetched yet.
3140
3141 2002-10-30  Simon Josefsson  <jas@extundo.com>
3142
3143         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
3144
3145         * pgg.el (pgg-passphrase-cache-expiry): Removed.
3146
3147 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3148
3149         * mm-view.el (mm-w3m-local-map-property): Make it work with older
3150         versions of emacs-w3m than 1.3.3.
3151
3152         * lpath.el: Bind w3m-minor-mode-map.
3153
3154         * mm-view.el (mm-w3m-mode-command-alist)
3155         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
3156         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
3157         (mm-setup-w3m): Simplified.
3158         (mm-w3m-local-map-property): New function.
3159         (mm-inline-text-html-render-with-w3m): Use it.
3160
3161         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
3162         mm-w3m-local-map-property.
3163
3164 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3165
3166         * mm-util.el (mm-auto-save-coding-system): Default to
3167         iso-2022-7bit.
3168
3169         * nndraft.el (nndraft-request-article): Decode an article using
3170         the coding-system emacs-mule if it seems to have been saved using
3171         emacs-mule.
3172         (nndraft-request-replace-article): Use message-draft-coding-system
3173         instead of mm-auto-save-coding-system for the draft or delayed
3174         group.
3175
3176 2002-10-28  Josh  <huber@alum.wpi.edu>
3177
3178         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
3179         functions.
3180
3181 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3182         From mah@everybody.org (Mark A. Hershberger).
3183
3184         * mm-url.el (mm-url-insert-file-contents): Make it return the same
3185         type values ("url" size) regardless of the values of
3186         mm-url-use-external.
3187
3188 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3189
3190         * nnimap.el (nnimap-request-article-part): Try harder to show
3191         group name in debugging message.
3192
3193 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3194
3195         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
3196         directory if it doesn't exist.
3197         (gnus-agent-fetch-headers): Remove old cruft that tried to
3198         abstain from downloading articles more than once if
3199         gnus-agent-consider-all-articles was true.  This is now done
3200         properly via the .fetched files.
3201
3202 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3203
3204         * nndraft.el (nndraft-request-article): Treat delayed articles
3205         like drafts.
3206
3207 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3208
3209         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
3210
3211 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3212
3213         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
3214         Remove unused optional arg DIR and corresponding code.
3215
3216         * nnimap.el (nnimap-request-article-part): Include group name in
3217         debugging output.
3218
3219 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
3220
3221         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
3222
3223 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3224
3225         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
3226         contains range of headers that have been fetched by the agent
3227         already.  Compare gnus-agent-article-alist.
3228         (gnus-agent-file-header-cache): Like
3229         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
3230         (gnus-agent-fetch-headers): Improve comment.  Revert to old
3231         seen/recent logic.
3232         Remember which headers have been fetched before and don't fetch
3233         them again the next time round.
3234         (gnus-agent-load-fetched-headers)
3235         (gnus-agent-save-fetched-headers): New functions, for remembering
3236         which headers have been fetched before.
3237
3238 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3239
3240         * lpath.el: Remove useless bindings.
3241
3242 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
3243
3244         * gnus-sum.el (gnus-summary-execute-command): Disable visual
3245         features while searching.
3246
3247 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3248
3249         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
3250
3251 2002-10-22  Simon Josefsson  <jas@extundo.com>
3252
3253         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
3254         (pgg-snarf-keys): Add.
3255
3256 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3257
3258         * lpath.el: Fbind bbdb-records.
3259
3260         * spam.el: Don't autoload bbdb-records.
3261
3262 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3263
3264         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
3265         prevent inf-loop.
3266
3267 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3268
3269         * nnslashdot.el: Removed some test lines.
3270         More test.
3271
3272 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3273
3274         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
3275         are known to be downloaded already.
3276
3277 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3278
3279         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
3280         (mm-text-html-washer-alist): Ditto.
3281
3282 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3283
3284         * nnheader.el (nnheader-remove-body): Fix an error of detecting
3285         boundary between headers and body.
3286         * nnml.el (nnml-parse-head): Ditto.
3287
3288 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3289
3290         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
3291         entries.
3292
3293         * gnus-group.el (gnus-fetch-group): Allow an optional
3294         specification of the articles to select.
3295
3296         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
3297
3298 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3299
3300         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
3301         headers from the group, update variable `articles' to contain
3302         only those numbers where headers exist.  (When fetching all
3303         articles in a group, Gnus creates lots of numbers where there is
3304         no articles.)
3305
3306 2002-10-20  Steve Youngs  <youngs@xemacs.org>
3307
3308         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
3309         doesn't have the 'alist custom type, use cons cells instead.
3310         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
3311         (pgg-parse-hash-algorithm-alist): Ditto.
3312         (pgg-parse-compression-algorithm-alist): Ditto.
3313         (pgg-parse-signature-type-alist): Ditto.
3314
3315         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
3316
3317         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
3318
3319         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
3320
3321 2002-10-19  Simon Josefsson  <jas@extundo.com>
3322
3323         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
3324         buffer.
3325
3326 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3327
3328         * gnus-spec.el (gnus-make-format-preserve-properties)
3329         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
3330         properties also on XEmacs.  `gnus-xmas-format' is like format but
3331         preserves text properties on XEmacs (though it only understands
3332         simple format specs).  The variable
3333         `gnus-make-format-preserve-properties' controls whether the
3334         function is used, and is checked in `gnus-parse-simple-format'.
3335         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
3336
3337         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
3338         output.
3339         (gnus-agent-consider-all-articles): New variable.
3340         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
3341         (gnus-agent-fetch-headers): Depending on
3342         gnus-agent-consider-all-articles, maybe get all articles.
3343         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
3344         `read'.
3345         (gnus-predicate-imples-unread): New function.
3346         (gnus-agent-fetch-headers): Optimize to call
3347         gnus-list-of-unread-articles if that is sufficient.
3348         Check unseen and recent instead of seen and recent.
3349         (gnus-agent-fetch-headers): Abstain from calling
3350         gnus-list-range-intersection if range (a . b) would have (> a b).
3351
3352 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * message.el (message-send-mail): Make it possible to perform
3355         edebug-defun.
3356
3357 2002-10-18  Simon Josefsson  <jas@extundo.com>
3358
3359         * gnus-art.el (gnus-button-man-handler): Change default to
3360         `manual-entry' (defined in both emacsen).
3361         (gnus-button-man-handler): Remove emacsen difference and use
3362         `manual-entry'.
3363
3364 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3365
3366         * spam.el: Wrap autoload settings for bbdb-records,
3367         executable-find and ifile-spam-filter with eval-and-compile.
3368         (spam-display-buffer-contents): Remove.
3369         (spam-bogofilter-score): Merge spam-display-buffer-contents.
3370
3371 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
3372
3373         * spam.el (spam-display-buffer-contents): New function.
3374         (spam-bogofilter-score): use spam-display-buffer-contents, patch
3375         from Katsumi Yamaoka <yamaoka@jpl.org>.
3376
3377 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3378
3379         * nnheader.el (nnheader-parse-naked-head): New function.
3380         (nnheader-parse-head): Use the above function, in order to handle
3381         continuation lines properly.
3382         (nnheader-remove-body): New function.
3383         (nnheader-remove-cr-followed-by-lf): New function.
3384         (nnheader-ms-strip-cr): Use the above function.
3385
3386         * gnus-agent.el (gnus-agent-regenerate-group): Call
3387         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
3388         `nnheader-parse-head'.
3389         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
3390
3391         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
3392         continuation lines by itself; call `nnheader-parse-naked-head'
3393         instead of `nnheader-parse-head'.
3394         * nndiary.el (nndiary-parse-head): Ditto.
3395         * nnfolder.el (nnfolder-parse-head): Ditto.
3396         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
3397         * nnmaildir.el (nnmaildir--update-nov): Ditto.
3398         * nnml.el (nnml-parse-head): Ditto.
3399
3400 2002-10-17  Steve Youngs  <youngs@xemacs.org>
3401
3402         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
3403         XEmacs, default to it if featurep 'xemacs.
3404
3405 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3406
3407         * spam-stat.el: Check for the existence of hash functions instead
3408         of the Emacs version to decide whether to load cl.  Suggested by
3409         Kai Gro\e,A_\e(Bjohann.
3410
3411 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3412
3413         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
3414         if it isn't open yet.
3415
3416 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * gnus-group.el: Require mm-url only when compiling.
3419         (gnus-group-fetch-charter): Require mm-url.
3420
3421         * spam-stat.el: Require cl for the functions gethash,
3422         hash-table-count, make-hash-table and mapc for Emacs 20.
3423         (puthash): Alias to cl-puthash for Emacs 20.
3424         (with-syntax-table): New macro for Emacs 20.
3425
3426 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
3427
3428         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
3429
3430 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
3431
3432         * spam.el (spam-check-ifile): added ifile as a spam checking
3433         backend, and spam-use-ifle as the variable to toggle that check.
3434
3435 2002-10-12  Simon Josefsson  <jas@extundo.com>
3436
3437         * message.el (message-beginning-of-line): New variable.
3438         (message-beginning-of-line): Use it.
3439
3440 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
3441
3442         * spam.el: more compilation fixes for BBDB
3443
3444         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
3445         (spam-stat-reduce-size): Interactive.
3446         (spam-stat-reset): New function.
3447         (spam-stat-save): Interactive.
3448
3449 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3450
3451         * gnus.el: Autoload gnus-delay-initialize.
3452
3453         * message.el: Autoload gnus-delay-article.
3454
3455 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
3456
3457         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
3458         text property in Emacs.
3459
3460 2002-10-11  Simon Josefsson  <jas@extundo.com>
3461
3462         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3463         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
3464
3465         * mml1991.el (mml1991-pgg-sign): Remove CR.
3466
3467 2002-10-10  Simon Josefsson  <jas@extundo.com>
3468
3469         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
3470         decrypt failed.
3471         (mml2015-trust-boundaries-alist): Removed.
3472         (mml2015-gpg-extract-signature-details): Don't use it.
3473         (mml2015-unabbrev-trust-alist): New.
3474         (mml2015-gpg-extract-signature-details): Use it.
3475
3476 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
3477
3478         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
3479         BBDB installed
3480
3481         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
3482         statistical analysis of spam in Lisp only
3483
3484 2002-10-10  Simon Josefsson  <jas@extundo.com>
3485
3486         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
3487         auth, selected or examine state.
3488
3489         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
3490         buffer and error buffer depending on type of information.
3491
3492         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
3493         --status-fd stuff even if gpg.el is not used (revert earlier
3494         change).
3495         (mml2015-pgg-{clear-,}verify): Store both output and errors as
3496         gnus details.
3497         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
3498         buffer.
3499
3500         * pgg.el (pgg-verify-region): Use it.
3501
3502         * pgg-def.el (pgg-query-keyserver): New variable.
3503
3504         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
3505         key-identifier in packet.  Is this a good idea?
3506
3507         * mml.el (mml-mode-map): Add security commands that operates on
3508         MIME parts.
3509         (mml-menu): And menu items for them.
3510
3511         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
3512
3513         * mml.el (mml-parse-1): Support sender in #secure tags.
3514
3515         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
3516         defined.
3517
3518         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
3519         (mml-pgp-encrypt-buffer): Support combined signing.
3520
3521         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
3522         (mml1991-gpg-encrypt): Ditto.
3523         (mml1991-pgg-encrypt): Ditto.
3524         (mml1991-encrypt): Pass sign parameter.
3525
3526         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
3527         (mml-signencrypt-style): Mention the variable.
3528
3529 2002-10-09  Simon Josefsson  <jas@extundo.com>
3530
3531         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
3532         pgg-gpg-user-id.
3533
3534         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
3535         (pgg-fetch-key-function): Nil if w3 is not installed.
3536
3537 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3538
3539         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
3540         gnus-agent-current-history.
3541
3542 2002-10-06  Simon Josefsson  <jas@extundo.com>
3543
3544         * imap.el (imap-parse-status): Don't use read to read token.
3545
3546 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3547
3548         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
3549         for methods not covered by the agent, and when unplugged.
3550
3551 2002-10-05  Simon Josefsson  <jas@extundo.com>
3552
3553         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
3554         signing.
3555
3556         * gnus-agent.el (gnus-agent-read-servers): If getting method from
3557         a named server fails, ignore the server.
3558
3559         * mml1991.el (mml1991-pgg-sign): Do QP.
3560
3561         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
3562         work.
3563
3564 2002-10-04  Simon Josefsson  <jas@extundo.com>
3565
3566         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
3567
3568         * pgg-pgp.el (pgg-pgp-verify-region): Inline
3569         binary-write-decoded-region from MEL.
3570
3571         * pgg.el (pgg-encrypt-region): Support sign.
3572
3573         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
3574
3575         * mml2015.el (mml2015-pgg-encrypt): Ditto.
3576
3577         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
3578         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
3579         branch where PGG was taken from in the ChangeLog entries below.
3580
3581 2002-10-01  Simon Josefsson  <jas@extundo.com>
3582
3583         * pgg-pgp.el: Don't require mel.  Don't use luna.
3584         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
3585         (pgg-pgp-process-region): Use expand-file-name instead of concat.
3586         (pgg-pgp-process-region): Don't use binary-funcall.
3587
3588         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
3589
3590         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
3591         instead of concat.
3592
3593         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
3594
3595 2002-09-29  Simon Josefsson  <jas@extundo.com>
3596
3597         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
3598         compile warnings.
3599
3600         * pgg.el (pgg-decrypt-region): Don't parse packet.
3601
3602         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
3603
3604 2002-09-29  Daiki Ueno <ueno@unixuser.org>
3605
3606         * pgg.el: Remove dependency on calist.el.
3607
3608 2002-09-28  Simon Josefsson  <jas@extundo.com>
3609
3610         * pgg.el (pgg-temporary-file-directory): New variable.
3611         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
3612
3613         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
3614         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
3615
3616         * pgg-parse.el (pgg-char-int): Defalias.
3617         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
3618         (pgg-read-bytes, pgg-read-body): Use it.
3619         (pgg-decode-packets): Don't use MEL, use base64-*.
3620         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
3621         (pgg-string-as-unibyte): Defalias.
3622         (pgg-parse-armor-region): Use it.
3623
3624         * pgg-gpg.el (pgg-gpg-process-region): Use
3625         pgg-temporary-file-directory.
3626
3627         * luna.el: Don't def-edebug.
3628
3629         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
3630         binary-write-decoded-region from MEL.
3631
3632         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
3633
3634         * alist.el, calist.el: Don't require product/APEL.
3635
3636         * pgg-parse.el (top-level): Remove dependency on static.el,
3637         pccl.el, mel.el.
3638         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
3639         `define-ccl-program' is boundp, instead of using broken.
3640
3641 2002-10-01  Simon Josefsson  <jas@extundo.com>
3642
3643         * message.el (message-required-mail-headers): Remove Lines:.
3644
3645 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3646         From Jesper Harder.
3647
3648         * gnus-group.el (gnus-group-fetch-charter,
3649         gnus-group-fetch-control): Prompt for group if given a prefix
3650         argument.
3651         * gnus-sum.el (t): Add gnus-group-fetch-charter and
3652         gnus-group-fetch-control to summary key map and menu.
3653
3654
3655 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
3656
3657         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
3658         number when there are no articles.
3659
3660 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3661
3662         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
3663         arg ALL means to fetch all articles, not only downloadable ones.
3664         (gnus-agent-fetch-selected-article): New function for
3665         gnus-select-article-hook or gnus-mark-article-hook.
3666
3667 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3668         From Peter von der Ahe <nospam2159@daimi.au.dk>.
3669
3670         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
3671         raw-text.
3672
3673 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
3674
3675         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
3676         Pinard).
3677         Major revamp of the code, documentation is in comments in the file
3678         for now.
3679
3680 2002-09-30  Simon Josefsson  <jas@extundo.com>
3681
3682         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
3683         buffer seem to be needed?
3684
3685 2002-09-29  Simon Josefsson  <jas@extundo.com>
3686
3687         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
3688         compile warnings.
3689
3690         * mml1991.el (mml1991-function-alist): Add pgg.
3691         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
3692         (mml1991-pgg-encrypt): Fix recipients querying.
3693
3694 2002-09-28  Simon Josefsson  <jas@extundo.com>
3695
3696         * mml2015.el (autoload): Autoload correct files.  Trivial patch
3697         from dme@dme.org.
3698         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
3699         handle is returned.
3700
3701 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3702
3703         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3704         Protect against non-existent of `nnimap-mailbox-info'.
3705
3706 2002-09-27  Simon Josefsson  <jas@extundo.com>
3707
3708         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
3709         (gnus-setup-news-hook): Use it.
3710         (gnus-after-getting-new-news-hook): Ditto.
3711
3712         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
3713
3714 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3715         From Mats Lidell <matsl@contactor.se>.
3716
3717         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
3718
3719 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3720
3721         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
3722         the part to decode encoded words, use raw words instead of decoded
3723         words.
3724
3725 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3726
3727         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
3728
3729         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
3730         (mm-setup-w3m): Use it.
3731
3732 2002-09-27  Simon Josefsson  <jas@extundo.com>
3733
3734         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
3735         article buffers.
3736
3737         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
3738         it just in case.
3739         (nnimap-update-unseen): New function; update unseen count in
3740         `n-m-info'.
3741         (nnimap-close-group): Call it.
3742
3743         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
3744         (gnus-after-getting-new-news-hook): Ditto.
3745
3746         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
3747         message into verboselevel 9.  Change slow mail check message.
3748         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
3749         (nnimap-fixup-unread-after-getting-new-news): New function, to be
3750         used as a hook after getting new mail.
3751
3752 2002-09-26  Simon Josefsson  <jas@extundo.com>
3753
3754         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
3755         SELECT/EXAMINE is first unseen article, not number of unseen
3756         articles.  Make them distinct by renaming the former to
3757         `first-unseen' instead of `unseen'.
3758
3759         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
3760         too.
3761         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
3762         changed.
3763         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
3764
3765         * gnus-int.el (gnus-server-unopen-status): Defcustom.
3766
3767         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
3768         better.
3769
3770         * mml2015.el (mml2015-pgg-decrypt): Only add security information
3771         if dissecting resulting buffer actually had any information.
3772
3773 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
3776         because the function `string<' allows symbols.
3777
3778         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
3779
3780 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
3781
3782         * message.el (message-forward-make-body): Revert an early change
3783         because 8-bit utf-8 emails.
3784
3785 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
3786
3787         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
3788         links to Info)
3789         * gnus-art.el (gnus-treat-highlight-signature):
3790         * gnus-art.el (gnus-treat-buttonize):
3791         * gnus-art.el (gnus-treat-buttonize-head):
3792         * gnus-art.el (gnus-treat-emphasize):
3793         * gnus-art.el (gnus-treat-strip-cr):
3794         * gnus-art.el (gnus-treat-unsplit-urls):
3795         * gnus-art.el (gnus-treat-leading-whitespace):
3796         * gnus-art.el (gnus-treat-hide-headers):
3797         * gnus-art.el (gnus-treat-hide-boring-headers):
3798         * gnus-art.el (gnus-treat-hide-signature):
3799         * gnus-art.el (gnus-treat-fill-article):
3800         * gnus-art.el (gnus-treat-hide-citation):
3801         * gnus-art.el (gnus-treat-hide-citation-maybe):
3802         * gnus-art.el (gnus-treat-strip-list-identifiers):
3803         * gnus-art.el (gnus-treat-strip-pgp):
3804         * gnus-art.el (gnus-treat-strip-pem):
3805         * gnus-art.el (gnus-treat-strip-banner):
3806         * gnus-art.el (gnus-treat-highlight-headers):
3807         * gnus-art.el (gnus-treat-highlight-citation):
3808         * gnus-art.el (gnus-treat-date-ut):
3809         * gnus-art.el (gnus-treat-date-local):
3810         * gnus-art.el (gnus-treat-date-english):
3811         * gnus-art.el (gnus-treat-date-lapsed):
3812         * gnus-art.el (gnus-treat-date-original):
3813         * gnus-art.el (gnus-treat-date-iso8601):
3814         * gnus-art.el (gnus-treat-date-user-defined):
3815         * gnus-art.el (gnus-treat-strip-headers-in-body):
3816         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
3817         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
3818         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
3819         * gnus-art.el (gnus-treat-unfold-headers):
3820         * gnus-art.el (gnus-treat-fold-headers):
3821         * gnus-art.el (gnus-treat-fold-newsgroups):
3822         * gnus-art.el (gnus-treat-overstrike):
3823         * gnus-art.el (gnus-treat-display-xface):
3824         * gnus-art.el (gnus-treat-display-smileys):
3825         * gnus-art.el (gnus-treat-from-picon):
3826         * gnus-art.el (gnus-treat-mail-picon):
3827         * gnus-art.el (gnus-treat-newsgroups-picon):
3828         * gnus-art.el (gnus-treat-body-boundary):
3829         * gnus-art.el (gnus-treat-capitalize-sentences):
3830         * gnus-art.el (gnus-treat-fill-long-lines):
3831         * gnus-art.el (gnus-treat-play-sounds):
3832         * gnus-art.el (gnus-treat-translate):
3833         * gnus-art.el (gnus-treat-x-pgp-sig):
3834         * gnus-art.el (gnus-mime-button-line-format):
3835         * gnus-art.el (gnus-button-man-level):
3836         * gnus-art.el (gnus-button-emacs-level):
3837         * gnus-cus.el (gnus-group-parameters):
3838         * gnus-gl.el (bbb-build-mid-scores-alist):
3839         * gnus-group.el (gnus-group-line-format):
3840         * gnus-mlspl.el (gnus-group-split-setup):
3841         * gnus-mlspl.el (gnus-group-split):
3842         * gnus-msg.el (gnus-mailing-list-groups):
3843         * gnus-msg.el (gnus-posting-styles):
3844         * gnus-nocem.el (gnus-nocem-issuers):
3845         * gnus-score.el (gnus-score-regexp-bad-p):
3846         * gnus-srvr.el (gnus-server-line-format):
3847         * gnus-topic.el (gnus-topic-line-format):
3848         * gnus.el (gnus-summary-line-format):
3849         * mail-source.el (mail-sources):
3850         * message.el (message-subscribed-address-file):
3851         * nnmail.el (nnmail-split-fancy):
3852
3853 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
3854
3855         * mail-source.el(mail-source-run-script): use `functionp' to test
3856         whether the argument `script' is in fact a function.
3857         (mail-sources): adjust the defcustom to allow users to specify a
3858         function or a string as the value of the `:prescript' and
3859         `:postscript' arguments of the `file' and `pop3' mail sources.
3860
3861 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
3862
3863         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
3864         number when article 1 does not exist.
3865
3866 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3867
3868         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
3869         apropos if apropos-variable does not exist.
3870         (gnus-button-guessed-mid-regexp)
3871         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
3872         regexes.  From Reiner Steib.
3873         (gnus-button-handle-describe-function)
3874         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
3875         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
3876         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
3877
3878 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
3879         Trivial patch.
3880
3881         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
3882         the file.
3883
3884 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3885
3886         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
3887
3888 2002-09-24  Simon Josefsson  <jas@extundo.com>
3889
3890         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
3891         (mml2015-use): Prefer PGG if installed.
3892         (mml2015-function-alist): Add PGG wrappers.
3893         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
3894         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
3895         prefix, make regexp optionally skip it.
3896         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
3897         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
3898         (mml2015-pgg-encrypt): New functions.
3899         (defvar, autoload): Prevent byte-compile warnings.
3900
3901 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3902         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
3903
3904         * gnus-art.el (article-strip-banner): Check for the existence of
3905         from header.
3906
3907 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3908
3909         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
3910         (gnus-button-alist): Improved regexp for
3911         gnus-button-handle-mid-or-mail (false positives), fixed
3912         gnus-button-handle-man entries.
3913         From Reiner Steib.
3914
3915 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3916         From Josh Huber.
3917
3918         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
3919         nnmail-extra-headers is non-nil.
3920
3921 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
3922
3923         * nnmaildir.el: Store article numbers persistently.  General
3924         revision.
3925         (nnmaildir-request-expire-articles): handle 'immediate and 'never
3926         for nnmail-expiry-wait; delete instead of moving if 'force is
3927         given.
3928
3929 2002-09-23  Simon Josefsson  <jas@extundo.com>
3930         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
3931
3932         * smime.el (smime-sign-buffer): Get key and extra certs.
3933         (smime-get-key-with-certs-by-email): Utility function.
3934
3935 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
3936         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
3937
3938         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
3939         article exists.
3940
3941 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3942
3943         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
3944
3945 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
3946         From Reiner Steib.
3947
3948         * gnus-art.el (gnus-button-handle-custom,
3949         gnus-button-handle-mid-or-mail,
3950         gnus-button-handle-describe-{function,variable,key},
3951         gnus-button-handle-apropos{,command,variable}): New functions.
3952         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
3953         gnus-button-{man,emacs,mail}-level): New variables.
3954         (gnus-button-alist): Use the above to buttonize emacs and mail
3955         related links.
3956
3957 2002-09-18  Juanma Barranquero  <lektu@terra.es>
3958
3959         * gnus-int.el (gnus-status-message): Fix spacing.
3960
3961         * imap.el (imap-continuation): Fix typos.
3962
3963 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
3964
3965         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
3966
3967         * gnus-art.el (gnus-article-reply-with-original): Correct
3968         with-current-buffer scope.
3969
3970         * message.el (message-completion-alist): Add Reply-To, From, etc.
3971
3972 2002-09-18  Simon Josefsson  <jas@extundo.com>
3973
3974         * nnimap.el (nnimap-request-expire-articles): Make flag setting
3975         conditional.  From Nevin Kapur <nevin@jhu.edu>.
3976
3977 2002-09-17  Simon Josefsson  <jas@extundo.com>
3978
3979         * nnimap.el (nnimap-expiry-target): Don't search for which
3980         articles exists here.
3981         (nnimap-request-expire-articles): Do it here instead.  Only expire
3982         when articles are found.  Suggested by Nevin Kapur
3983         <nevin@jhu.edu>.
3984
3985 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3986         From Reiner Steib <reiner.steib@gmx.de>.
3987
3988         * message.el (message-strip-subject-trailing-was)
3989         (message-change-subject, message-add-archive-header)
3990         (message-xpost-fup2-header, message-xpost-insert-note)
3991         (message-xpost-fup2, message-reduce-to-to-cc): New functions
3992         adopted from message-utils.el.  Add functions to the keymap, mode
3993         describtion and menu.
3994         (message-change-subject,message-xpost-fup2): Signal error if
3995         current header is empty.
3996         (message-xpost-insert-note): Changed insert position.
3997         (message-archive-note): Ensure to insert note in message body (not
3998         in head).
3999         (message-archive-header, message-archive-note)
4000         (message-xpost-default, message-xpost-note, message-fup2-note)
4001         (message-xpost-note-function): New variables adopted from
4002         message-utils.el.  Changed some doc-strings.
4003         (message-mark-insert-{begin,end}): Rename from
4004         message-{begin,end}-inserted-text-mark (message-utils.el), changed
4005         values.
4006         (message-subject-trailing-was-query)
4007         (message-subject-trailing-was-ask-regexp)
4008         (message-subject-trailing-was-regexp): New variables.
4009         (message-to-list-only): Added doc-string and menu entry.
4010
4011         * message-utils.el: Removed.  Functions are now in message.el.
4012
4013 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4014
4015         * gnus-art.el (gnus-article-reply-with-original,
4016         gnus-article-followup-with-original): Switch to
4017         gnus-summary-buffer before reply/followup.
4018
4019 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
4020
4021         * gnus-sum.el (gnus-summary-toggle-header): The article window may
4022         not exist. Toggle it anyway.
4023
4024 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4025
4026         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
4027
4028         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
4029         Trivial patch from Urban Engberg <ue@ccieurope.com>.
4030
4031         * rfc2047.el (message-posting-charset): Defvar it.
4032         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
4033         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
4034
4035         * mail-source.el (mail-source-fetch): Hide password.
4036
4037         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
4038
4039 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4040         From John Paul Wallington <jpw@shootybangbang.com>.
4041
4042         * gnus.el (gnus-visual, gnus-meta): Fix typo.
4043
4044 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
4047
4048 2002-09-11  Simon Josefsson  <jas@extundo.com>
4049
4050         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
4051         (nnimap-split-rule): Doc fix.
4052         (nnimap-request-expire-articles): Cleanup code.
4053
4054 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4055         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4056
4057         * gnus-art.el (gnus-article-address-banner-alist): New option.
4058         (article-strip-banner): Refer the above option to split banners of
4059         free mail servers, when no group parameter is specified.
4060
4061 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4062
4063         * nntp.el (nntp-wait-for-string): Check for a process in the
4064         current buffer instead of `nntp-server-buffer'.
4065
4066 2002-09-09  Simon Josefsson  <jas@extundo.com>
4067
4068         * gnus-art.el (gnus-button-man-handler): New variable.
4069         (gnus-button-alist): Use g-b-handle-man.
4070         (gnus-button-handle-man): New, call g-b-man-handler.
4071
4072 2002-09-08  Simon Josefsson  <jas@extundo.com>
4073
4074         * gnus-art.el (gnus-button-alist): Buttonize man page links.
4075
4076 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4077
4078         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
4079
4080 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4081
4082         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
4083
4084         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
4085         keystroke.
4086
4087         * gnus-srvr.el (gnus-browse-describe-group): New command and
4088         keystroke.
4089
4090 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4091
4092         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
4093         value for gnus-decoration property.
4094
4095 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4096
4097         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
4098         string) as group name in case we have a CRLF in the file.
4099
4100 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
4101
4102         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
4103         group.
4104         (rfc1843-decode-hzp): do.
4105         (rfc1843-newsgroups-regexp): do.
4106
4107 2002-09-04  Simon Josefsson  <jas@extundo.com>
4108
4109         * message.el (message-canlock-generate): Make sure sha1 doesn't
4110         call external programs.
4111
4112 2002-09-03  Simon Josefsson  <jas@extundo.com>
4113
4114         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
4115
4116         * gnus-agent.el (gnus-agent-batch): Add doc.
4117
4118 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
4119
4120         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
4121         check for signed and encrypted parts.
4122         * mml.el (mml-parse-1): Correct small typo which preventing
4123         setting recipients in a secure tag.
4124
4125 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4126
4127         * mm-util.el (mm-coding-system-priorities): Default to a list of
4128         iso-2022-jp and others for the Japanese environment.
4129
4130 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4131
4132         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
4133         invalid display names.
4134
4135 2002-08-30  Simon Josefsson  <jas@extundo.com>
4136
4137         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
4138         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
4139
4140 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
4141
4142         * gnus.el (gnus-group-charter-alist): New option.
4143         (gnus-group-fetch-control-use-browse-url): New option.
4144
4145         * gnus-group.el (gnus-group-fetch-charter): New function.
4146         (gnus-group-fetch-control): New function.
4147         Add them to the keymap and menu. Require mm-url.
4148
4149 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4150
4151         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
4152         From Alex Schroeder <alex@emacswiki.org>.
4153
4154 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
4155
4156         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
4157         items expecting user interaction.
4158
4159         * gnus-topic.el (gnus-topic-make-menu-bar): do.
4160
4161         * gnus-sum.el (gnus-summary-make-menu-bar): do.
4162
4163         * gnus-srvr.el (gnus-server-make-menu-bar): do.
4164
4165         * mml.el (mml-menu): do.
4166
4167 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4168
4169         * mail-source.el (mail-source-touch-pop): New function.
4170
4171         * message.el (message-smtpmail-send-it): New function.
4172         (message-send-mail-function): Add it for a candidate.
4173
4174 2002-08-27  Simon Josefsson  <jas@extundo.com>
4175
4176         * gnus-msg.el (posting-charset-alist): Use
4177         gnus-define-group-parameter instead of defcustom.
4178         (gnus-put-message): Handle SPC in GCC.
4179         (gnus-inews-insert-gcc): Ditto.
4180         (gnus-inews-insert-archive-gcc): Ditto.
4181
4182 2002-08-26  Simon Josefsson  <jas@extundo.com>
4183
4184         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
4185         (gnus-agentize): Auto agentize all nntp and nnimap groups.
4186         (gnus-agent-possibly-save-gcc): Autoload.
4187         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
4188
4189 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4190
4191         * gnus.el (gnus-other-frame-function): New user option.
4192         (gnus-other-frame): Use it; add a doc-string; make it work with
4193         the gnuclient program.
4194
4195         * gnus-util.el (gnus-frame-or-window-display-name): New function.
4196
4197         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
4198         `device-connection' and `dfw-device'.
4199
4200 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4201
4202         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
4203         positives, make it stricter.  From Jochen Hein (trivial change).
4204
4205 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4206
4207         * gnus.el (gnus-other-frame): Trivial fix.
4208
4209 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4210
4211         * gnus.el (gnus-other-frame-parameters): New user option.
4212         (gnus-other-frame-object): New variable.
4213         (gnus-other-frame): Make it search for existing Gnus frame; don't
4214         read new news; delete frame on exit.
4215
4216         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
4217
4218         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
4219
4220 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4221         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
4222
4223         * message.el (message-set-auto-save-file-name): Add support for
4224         the Cygwin Emacs; the system-type is `cygwin'.
4225         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
4226
4227 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4228
4229         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
4230
4231         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
4232         avoid arithmetic errors.
4233
4234 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4235
4236         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
4237
4238 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4239
4240         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
4241         (message-ignored-resent-headers): Add envelope From.
4242
4243 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4244
4245         * gnus.el (gnus-summary-line-format): Document %k specifier.
4246
4247 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4248
4249         * gnus-sum.el (gnus-summary-line-message-size): New function.
4250         (gnus-summary-line-format-alist): Use it.
4251
4252 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4253
4254         * gnus-art.el (article-make-date-line): Refer to the value for
4255         `gnus-article-time-format' in the summary buffer.
4256
4257         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
4258
4259 2002-08-14  Simon Josefsson  <jas@extundo.com>
4260
4261         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
4262         quoting.
4263         (gnus-button-alist): Fix doc.
4264         (gnus-header-button-alist): Use ' not ` for default value quoting.
4265         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
4266         rationale similar to 2002-05-01 change.
4267         (gnus-article-add-buttons-to-head): Evaluate expression.
4268
4269         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
4270
4271 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4272
4273         * message.el (message-font-lock-keywords): Refer to the value for
4274         `message-cite-prefix-regexp' dynamically.
4275
4276 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * gnus-art.el (gnus-decode-header-methods): Doc fix.
4279
4280 2002-08-12  Simon Josefsson  <jas@extundo.com>
4281
4282         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
4283         (imap-shell-open): Skip initial junk before IMAP greeting.
4284
4285 2002-08-11  Simon Josefsson  <jas@extundo.com>
4286
4287         * message-utils.el (message-xpost-default,
4288         message-xpost-fup2-header, message-xpost-fup2): Fixed
4289         Typos.  Trivial changes from Reiner Steib
4290         <4uce.02.r.steib@gmx.net>.
4291
4292 2002-08-09  Simon Josefsson  <jas@extundo.com>
4293
4294         * message.el (message-canlock-password): Set
4295         canlock-password-for-verify to newly generated canlock-password.
4296         When Emacs is restarted, Custom makes sure this is set, but during
4297         the same session we must set it manually.
4298
4299 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
4300
4301         * yenc.el: New file.
4302
4303         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
4304         (mm-uu-type-alist): Add yenc.
4305         (mm-uu-yenc-filename): New function.
4306         (mm-uu-yenc-extract): New function.
4307
4308         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
4309
4310 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4311
4312         * dgnushack.el (merge): Don't use coerce.
4313
4314 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
4315
4316         * mailcap.el (mailcap-mime-data): Test window-system rather than
4317         mm-device-type.
4318         (mailcap-mime-data): Call xdvi and gv with "-safer".
4319
4320         * mm-util.el: Don't define mm-device-type.
4321
4322 2002-08-05  Simon Josefsson  <jas@extundo.com>
4323
4324         * mm-util.el (mm-coding-system-priorities): coding-system type not
4325         supported everywhere.
4326
4327 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4328
4329         * gnus.el (gnus-version-number): Bumped version number.
4330
4331 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4332
4333         * gnus.el: Oort Gnus v0.07 is released.
4334
4335 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4336
4337         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
4338         (gnus-article-sort-functions): Doc fix.
4339         (t): New keystroke.
4340         (gnus-article-sort-by-random): New function.
4341         (gnus-thread-sort-by-random): New function.
4342
4343 2002-08-02  Simon Josefsson  <jas@extundo.com>
4344
4345         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
4346         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
4347
4348 2002-07-31  Danny Siu  <dsiu@adobe.com>
4349
4350         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
4351         when splitting malformed messages without message-id
4352
4353 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4354         From Niklas Morberg <niklas.morberg@axis.com>.
4355
4356         * nnweb.el (nnweb-type, nnweb-type-definition)
4357         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
4358         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
4359         functionality.
4360         * nnweb.el: Removed old non-functioning search engines.
4361
4362 2002-07-27  Simon Josefsson  <jas@extundo.com>
4363
4364         * message.el (message-forward-make-body): Don't use
4365         `message-forward-ignored-headers' when doing a "raw" followup (it
4366         is important to preserve e.g. CTE).
4367
4368         * flow-fill.el (fill-flowed): Disable filladapt-mode.
4369
4370         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
4371         regexp-quote, Cyrus Sieve is fixed.
4372
4373         * sieve-manage.el (sieve-manage-deletescript): New function.
4374
4375         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
4376         (sieve-manage-mode): Fix menubar.
4377         (sieve-activate): Change some messages.
4378         (sieve-deactivate-all): New function.
4379         (sieve-deactivate): New alias.
4380         (sieve-remove): New function.
4381         (sieve-help): Fix help.
4382         All suggested by Ned Ludd.
4383
4384 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4385
4386         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
4387         (mm-w3m-safe-url-regexp): New user option.
4388
4389         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
4390         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
4391
4392 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
4393
4394         * gnus-sum.el (gnus-summary-delete-article): Force
4395         nnmail-expiry-target to 'delete, so that absolute deletion
4396         happens when absolute deletion is requested.
4397
4398 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4399         From Nevin Kapur <nevin@jhu.edu>.
4400
4401         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
4402         headers as empty headers.
4403
4404 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4405         From Jochen Hein <jochen@jochen.org>.
4406
4407         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
4408         correct typo.
4409         (gnus-emphasis-strikethru): New face.
4410
4411 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4412         From Jason Merrill <jason@redhat.com>.
4413
4414         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
4415         entire file for each of a sequence of missing articles.
4416
4417         * gnus-salt.el (gnus-binary-display-article): Respect an existing
4418         value for gnus-view-pseudos.
4419
4420         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
4421         avoid nreverse.
4422
4423 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4424         From Ted Zlatanov <teodor.zlatanov@divine.com>.
4425
4426         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
4427         (gnus-summary-mode-line-format-alist): Add %h for number of
4428         spams.
4429         (gnus-newsgroup-spam-marked): New variable.
4430         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
4431         (gnus-article-read-p, gnus-article-mark)
4432         (gnus-set-global-variables, gnus-set-global-variables)
4433         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
4434         (gnus-summary-mark-article-as-unread)
4435         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
4436         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
4437         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
4438
4439 2002-07-10  Simon Josefsson  <jas@extundo.com>
4440
4441         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
4442         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
4443
4444 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
4445
4446         * gnus-sum.el (gnus-summary-delete-article): Respect group
4447         parameters while expiring.
4448
4449 2002-07-08  Simon Josefsson  <jas@extundo.com>
4450
4451         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
4452         Enberg.
4453
4454 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4455
4456         * gnus-art.el (article-unsplit-urls): Only display MIME when this
4457         function is called interactively.  From Niklas Morberg.
4458
4459 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
4460
4461         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
4462         cdaar to cdar and car.
4463
4464         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
4465         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
4466
4467 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4468
4469         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
4470         don't break a narrowed article.
4471
4472         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
4473         (nntp-open-via-rlogin-and-telnet): Ditto.
4474
4475 2002-07-02  Didier Verna  <didier@xemacs.org>
4476
4477         * nnmail.el (nnmail-split-methods): fix custom type.
4478
4479 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4480
4481         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
4482         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
4483
4484 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4485
4486         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
4487         (gnus-summary-resend-message): Use it.
4488
4489 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4490
4491         * nntp.el (nntp-via-rlogin-command-switches): New variable.
4492         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
4493
4494 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4495
4496         * message.el (message-font-lock-keywords): Don't fontify
4497         headers in the message body, only in the header.
4498         (message-font-lock-make-header-matcher): New function, used by
4499         message-font-lock-keywords.
4500         From Katsumi Yamaoka <yamaoka@jpl.org>.
4501
4502 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4503
4504         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
4505
4506 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4507
4508         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
4509
4510 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4511
4512         * message.el (message-font-lock-keywords): Revert 2002-06-22
4513         change.
4514
4515 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4516
4517         * message.el (message-font-lock-keywords): Put colon in header
4518         name match.
4519
4520 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4521
4522         * message.el (message-font-lock-keywords): Don't use header faces
4523         in the body.  Thanks to Stefan Monnier for the hint on the
4524         implementation.
4525
4526 2002-05-09  Miles Bader  <miles@gnu.org>
4527
4528         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
4529         (gnus-article-hide-citation): Respect it.
4530
4531 2002-04-12  Juanma Barranquero  <lektu@terra.es>
4532
4533         * pop3.el (pop3-open-server): Fix typo.
4534
4535 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
4536
4537         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
4538         instead of push to ignore duplicate to-(list|address) values.
4539         * nnmail.el (nnmail-cache-ignore-groups): New.
4540         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
4541
4542 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4543
4544         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
4545         before sending.  Suggested by Jan Rychter.
4546
4547 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4548
4549         * dgnushack.el (remove): New compiler macro.
4550         (last, coerce, subseq): Remove compiler macros for those built-in
4551         or unused functions.
4552
4553 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4554
4555         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
4556         sure to write byte-compiled versions of gnus-*-format-alist to
4557         .newsrc.eld.  From Simon Josefsson.
4558
4559 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4560
4561         * gnus-agent.el (gnus-agent-read-servers)
4562         (gnus-agent-write-servers): Put server name (string like
4563         "nnchoke:frumple") in the file instead of a server specification
4564         (Lisp expression like (nnchoke "frumple" ...parameters...)).
4565         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
4566
4567 2002-06-16  Simon Josefsson  <jas@extundo.com>
4568
4569         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
4570         Reiner Steib <4uce.02.r.steib@gmx.net>.
4571
4572 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4573
4574         * nnheader.el (nnheader-file-name-translation-alist): Set the
4575         default value for MS Windows systems.
4576
4577         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
4578
4579 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4580
4581         * message.el (message-beginning-of-line): Keep the region active
4582         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
4583
4584 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
4585
4586         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
4587         * gnus-msg.el (gnus-summary-reply): Ditto.
4588         * gnus-msg.el (gnus-summary-handle-replysign): New.
4589
4590 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4591
4592         * message.el (message-send-mail-with-sendmail): Kill errbuf even
4593         if sending failed.
4594
4595 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
4596
4597         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
4598         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
4599         to sign while encrypting.
4600
4601 2002-06-11  Simon Josefsson  <jas@extundo.com>
4602
4603         * gnus-int.el (gnus-request-move-article): Agent expire article if
4604         successfuly moved.
4605
4606         * nnweb.el (nnweb-google-create-mapping): Honors the value of
4607         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
4608
4609 2002-06-10  Simon Josefsson  <jas@extundo.com>
4610
4611         * gnus-int.el (gnus-request-expire-articles): Fix last change?
4612
4613 2002-06-09  Simon Josefsson  <jas@extundo.com>
4614
4615         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
4616
4617         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
4618
4619 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
4620
4621         * flow-fill.el (fill-flowed): Ignore errors.
4622
4623 2002-06-06  Simon Josefsson  <jas@extundo.com>
4624
4625         * message.el (message-send-mail-with-sendmail): Improve error message.
4626
4627 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4628
4629         * message.el (message-interactive): Change default from nil to t.
4630         Better to be safe than to be fast.
4631
4632 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4633
4634         * message.el (message-send-mail-with-sendmail): Check return value
4635         from call-process-region.
4636
4637 2002-06-04  Simon Josefsson  <jas@extundo.com>
4638
4639         * gnus-msg.el (gnus-group-mail, gnus-group-news)
4640         (gnus-group-post-news, gnus-summary-mail-other-window)
4641         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
4642         gnus-article-copy to nil, thereby inhibiting the `header' posting
4643         style match to use data from last viewed article.
4644         Suggested by Hrvoje Niksic.
4645
4646 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4647
4648         * spam.el (spam-point-at-eol): New alias.
4649         (spam-parse-whitelist): Use it.
4650
4651 2002-06-03  Simon Josefsson  <jas@extundo.com>
4652
4653         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
4654         (nnmail-article-group): Use it.
4655
4656 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4657
4658         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
4659         so that code reading them won't be surprised.  From Jesper Harder
4660         <harder@ifa.au.dk>.
4661
4662 2002-05-29  Simon Josefsson  <jas@extundo.com>
4663
4664         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
4665         articles.
4666
4667         * gnus.el (gnus-agent-cache): Doc fix.
4668         (gnus-agent): Change default to t.
4669
4670         * gnus-agent.el (gnus-agent-expire): Make it accept optional
4671         ARTICLES, GROUP and FORCE parameters.
4672
4673 2002-05-28  Simon Josefsson  <jas@extundo.com>
4674
4675         * gnus-group.el (gnus-group-line-format): Doc fix.
4676
4677 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4678
4679         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
4680         original article before yanking.  From Jesper Harder
4681         <harder@ifa.au.dk>.
4682
4683 2002-05-26  Simon Josefsson  <jas@extundo.com>
4684
4685         * gnus-sum.el (gnus-summary-menu-split): New function.
4686         (gnus-summary-make-menu-bar): Split charset submenu.
4687         (gnus-summary-menu-maxlen): New variable.
4688         (gnus-summary-menu-split): Use it.
4689
4690 2002-05-25  Simon Josefsson  <jas@extundo.com>
4691
4692         * mml.el (mml-preview): Generate some headers.
4693
4694         * gnus.el (gnus-large-newsgroup): Fix :type.
4695
4696         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
4697         Agent cache NOV's by default now).
4698         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
4699
4700 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
4701
4702         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
4703         call to gnus-parent-id when we check for References loops.
4704         (gnus-summary-prepare-threads): Avoid simplifying every Subject
4705         twice by saving the simplified subject string in simp-subject.
4706
4707 2002-05-23  Simon Josefsson  <jas@extundo.com>
4708
4709         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
4710         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
4711
4712         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
4713         Niklas Morberg <niklas.morberg@axis.com>.
4714
4715 2002-05-22  Simon Josefsson  <jas@extundo.com>
4716
4717         * sieve.el (sieve-change-region): Define it before it is used.
4718
4719         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
4720         (gnus-summary-reply): Ask for confirmation when replying to news.
4721         Defaults to not ask.  From Benjamin Rutt
4722         <rutt+news@cis.ohio-state.edu>.
4723
4724         * nnimap.el (nnimap-nov-is-evil): Improve doc.
4725
4726 2002-05-21  Simon Josefsson  <jas@extundo.com>
4727
4728         * sieve-mode.el (sieve-manage): Fix autoloads.
4729
4730         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
4731         name (makes it work with recent Cyrus timsieved).
4732
4733 2002-05-20  Jason  <jbaker@cs.utah.edu>
4734         Trivial patch.
4735
4736         * gnus-art.el (gnus-request-article-this-buffer): Try
4737         reconnecting if you don't get the message.
4738
4739 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4740
4741         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
4742         Reply-To headers from the headers.
4743
4744 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4745
4746         * mm-url.el (mm-url-insert): Remove junk message.
4747
4748 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4749
4750         * nnslashdot.el (nnslashdot-request-list): Parse new html.
4751         (nnslashdot-use-front-page): New variable.
4752         (nnslashdot-request-list): Use it.
4753
4754         * mm-url.el (mm-url-timeout): New variable.
4755         (mm-url-retries): Ditto.
4756         (mm-url-insert): Use it.
4757
4758 2002-05-16  Simon Josefsson  <jas@extundo.com>
4759
4760         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
4761         (gnus-simplify-subject-functions): Mention g-s-a-w.
4762
4763 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
4764
4765         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
4766         nnmail-cache-insert.
4767         * nndiary.el (nndiary-request-accept-article): Ditto.
4768         * nnfolder.el (nnfolder-request-accept-article): Ditto.
4769         * nnimap.el (nnimap-request-accept-article): Ditto.
4770         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
4771         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
4772         * nnmbox.el (nnmbox-request-accept-article): Ditto.
4773         * nnmh.el (nnmh-request-accept-article): Ditto.
4774         * nnmail.el (nnmail-cache-insert): Change group to required,
4775         removed code which tried to figure out the group.
4776
4777 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
4778
4779         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
4780         messages. From Hans de Graaff <hans@degraaff.org>.
4781         * nnml.el (nnml-request-accept-article): Pass in the group name to
4782         nnmail-cache-insert, since it's available.
4783
4784 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
4785
4786         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
4787
4788 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4789         From Florian Weimer <fw@deneb.enyo.de>.
4790
4791         * gnus.el (subscribed): New group parameter.
4792         (gnus-find-subscribed-addresses): Use it.
4793
4794 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
4795
4796         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
4797         the default for pgpmime to support pgp v2.
4798         * mml-sec.el (mml-signencrypt-style): New accessor function to
4799         allow users to get/set the signencrypt style more easily without
4800         frobbing the alist directly.
4801         * mml.el (mml-generate-mime-1): Use accessor function.
4802
4803 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4804
4805         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
4806         parenthesis for "<" and ">".  Suggested by Andreas Schwab
4807         <schwab@suse.de>.
4808
4809 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4810
4811         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
4812         when intuiting the group the message is written to.  From Josh
4813         Huber <huber@alum.wpi.edu>.
4814
4815 2002-05-06  Simon Josefsson  <jas@extundo.com>
4816
4817         * gnus-topic.el (gnus-group-topic-parameters): Work when group
4818         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
4819
4820 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
4821
4822         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
4823         argument, and fixed compiler warning. (added autoload for
4824         gpg-encrypt).
4825
4826 2002-05-04  Simon Josefsson  <jas@extundo.com>
4827
4828         * mml1991.el (mml1991-function-alist): Doc fix.
4829
4830         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
4831         doesn't exist (for previewing messages without having Gnus
4832         started).
4833
4834         * mm-util.el (mm-coding-system-priorities): Defcustom.
4835
4836         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
4837
4838 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
4839
4840         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
4841         default.
4842         * mml-sec.el:
4843         * mml-sec.el (mml-signencrypt-style): New.
4844         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
4845         argument `sign'.
4846         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
4847         signencrypt.
4848         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
4849         * mml.el (mml-generate-mime-1): Changed logic so a part which is
4850         both signed & encryped is processed in one operation. (rather than
4851         two separate ops: sign, then encrypt)
4852         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
4853         indication if a message is signed by an expired key.
4854         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
4855         enables combined sign & encrypt operation. (this was always on
4856         before).
4857         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
4858
4859 2002-05-01  Simon Josefsson  <jas@extundo.com>
4860
4861         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
4862         server.
4863         (nnimap-mailbox-info): defvar instead of defvoo.
4864
4865 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4866
4867         * gnus.el: Oort Gnus v0.06 is released.
4868
4869 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4870
4871         * lpath.el: Bind url-package-version.
4872
4873 2002-05-01  Simon Josefsson  <jas@extundo.com>
4874
4875         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
4876         filename before deleting the group itself, because the presence of
4877         a group filename decides if long filenames are used or not.
4878
4879         * gnus-art.el (gnus-button-alist): Don't inline
4880         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
4881         without also modifying g-button-alist.
4882         (gnus-button-alist): Fix type to allow variable as well as regexp.
4883         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
4884         themselves, variables to its contents.
4885         (gnus-button-entry): Ditto.
4886
4887 2002-05-01  Simon Josefsson  <jas@extundo.com>
4888
4889         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
4890         UIDNEXT as a string.
4891
4892         * nnimap.el (nnimap-string-lessp-numerical): New function.
4893         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
4894         integers.
4895
4896 2002-04-29  Simon Josefsson  <jas@extundo.com>
4897
4898         * nnmail.el (nnmail-cache-insert): Accept optional group
4899         parameter.
4900
4901         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
4902         n-r-g-a is disabled.
4903
4904 2002-04-29  Simon Josefsson  <jas@extundo.com>
4905
4906         * nnimap.el (nnimap-split-fancy): Fix doc.
4907         (nnimap-split-fancy): Fix doc.
4908
4909         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
4910         (nnimap-mailbox-info): New internal variable.
4911         (nnimap-retrieve-groups): Implement faster new mail check.
4912
4913         * nnimap.el (nnimap-split-articles): Support
4914         nnmail-cache-accepted-message-ids.
4915         (nnimap-request-accept-article): Ditto.
4916
4917         * imap.el (imap-mailbox-status-asynch): New command.
4918
4919 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
4920
4921         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
4922         are no subscribed mail groups.
4923         - Strip quoted names when comparing addresses
4924
4925 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
4926
4927         * mm-decode.el (mm-text-html-renderer): Change customize type to
4928         const.
4929
4930         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
4931         (gnus-debug-exclude-variables): do.
4932
4933 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4934
4935         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
4936         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
4937
4938 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4939
4940         * dns.el (dns-make-network-process): New macro.
4941         (query-dns): Use it.
4942
4943 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
4944
4945         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
4946         article-buffer.
4947
4948         * mm-url.el (mm-url-package-name): New variable.
4949         (mm-url-package-version): New variable.
4950         (mm-url-insert-file-contents): Bind url-package-name and
4951         url-package-version here.
4952         * nnrss.el (nnrss-insert-w3): Move the bindings.
4953
4954         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
4955         url-package-version. Trivial change from Andrew J Cosgriff
4956         <ajc@polydistortion.net>
4957
4958         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
4959         attachments. Trivial change from Peter 'Luna' Runestig
4960         <peter@runestig.com>.
4961
4962 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
4963
4964         * nnkiboze.el (nnkiboze-request-scan): Call
4965         nnkiboze-possibly-change-group.
4966         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
4967         problems.
4968         (nnkiboze-generate-group): Set newsrc to the *highest* article
4969         number kibozed, not the lowest.
4970
4971 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
4972
4973         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
4974
4975 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4976         From Dan Christensen <jdc+news@uwo.ca>.
4977
4978         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
4979         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
4980         Recognize math postings.  Extract Date (now ignores "(15kb)").
4981         Extract email address using gnus-extract-address-components
4982         instead of just taking the first word.  Create Date and From
4983         headers for message which are missing these headers.  Get rid
4984         of spurious \\ lines (purely cosmetic).  Extend body-end and
4985         file-end regexps, to exclude more garbage from the message.
4986         Make URL rephrasing regexp more flexible, to match current
4987         format.
4988
4989 2002-04-23  Simon Josefsson  <jas@extundo.com>
4990
4991         * netrc.el: New file, functions copied from gnus-util.el by Ted
4992         Zlatanov <tzz@lifelogs.com>.
4993
4994         * gnus-util.el: Require netrc.
4995         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
4996         new code in netrc.el.
4997
4998 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4999
5000         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
5001         message-ignored-resent-headers, too.  From Matthieu Moy
5002         <Matthieu.Moy@imag.fr>.
5003
5004 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5005
5006         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
5007         boolean not a string
5008         * gnus-group.el (gnus-group-line-format): add description of %C
5009         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
5010           as %C
5011         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
5012
5013 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
5014
5015         * nnmaildir.el (nnmaildir-request-scan): typo: set
5016         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
5017         nnmail-get-new-mail for 'find-new-groups.
5018
5019 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
5020
5021         * nnmaildir.el (nnmaildir-request-update-info,
5022         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
5023         unnecessary calls to nnmaildir-request-scan.
5024
5025 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5026
5027         * gnus-msg.el:
5028         * gnus-msg.el (gnus-message-replysign): New.
5029         * gnus-msg.el (gnus-message-replyencrypt): New.
5030         * gnus-msg.el (gnus-message-replysignencrypted): New.
5031         * gnus-msg.el (gnus-summary-reply): Use the three new variables
5032         (above) to automatically encrypt/sign to encrypted/signed
5033         messages.
5034         * message.el:
5035         * message.el (message-mode-map): Add keybinding for
5036         `message-to-list-only'
5037         * message.el (message-mode): Add description for
5038         `message-to-list-only'
5039         * message.el (message-to-list-only): New.
5040         * message.el (message-make-mft): Changed to use the cl loop macro,
5041         and added optional flag to return only the matched list. (for use
5042         in new message-to-list-only function)
5043
5044 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5045
5046         * gnus-msg.el:
5047         * gnus-msg.el (gnus-message-replysign):
5048         * gnus-msg.el (gnus-replysign): New.
5049         * gnus-msg.el (gnus-replyencrypt): New.
5050         * gnus-msg.el (gnus-replysignencrypted): New.
5051         * gnus-msg.el (gnus-summary-reply):
5052         * message.el:
5053         * message.el (message-mode-map):
5054         * message.el (message-mode):
5055         * message.el (message-to-list-only): New.
5056         * message.el (message-make-mft):
5057
5058 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5059
5060         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
5061
5062 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
5063
5064         * message.el (message-gen-unsubscribed-mft): accept a prefix
5065         argument so CC can be included with C-u C-c C-f C-a
5066
5067 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5068         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5069
5070         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
5071         Improve docstring.
5072         (spam-enter-blacklist): New command.
5073
5074         * gnus-sum.el (gnus-spam-mark): New mark.
5075         (gnus-auto-expirable-marks): Add gnus-spam-mark.
5076         (gnus-summary-make-tool-bar): Correct conditional.
5077         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
5078         (gnus-summary-mark-as-spam): New command.
5079
5080 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
5081
5082         * mml-sec.el (mml-secure-message): changed to support arbritrary
5083         modes.
5084         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
5085         changed to support "signencrypt" mode.
5086         * mml.el (mml-parse-1): changed to support different secure modes
5087         more easily. (for signencrypt)
5088
5089 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
5090
5091         * gnus-sum.el (gnus-update-summary-mark-positions)
5092         (gnus-summary-toggle-header):
5093         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
5094         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
5095         (gnus-uu-post-encoded):
5096         * nnfolder.el (nnfolder-possibly-change-group):
5097         * nnimap.el (nnimap-retrieve-headers):
5098         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
5099
5100 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
5101
5102         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
5103         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
5104
5105 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5106
5107         * gnus-srvr.el (gnus-server-set-info): Clear
5108         `gnus-server-method-cache' when `gnus-server-alist' is changed.
5109         From Daiki Ueno <ueno@unixuser.org>.
5110
5111 2002-04-11  Simon Josefsson  <jas@extundo.com>
5112
5113         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
5114         viewing of security buttons.  Thanks to Nicolas Kowalski
5115         <Nicolas.Kowalski@imag.fr>.
5116
5117         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
5118         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
5119         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
5120         <Nicolas.Kowalski@imag.fr>.
5121         (smime-decrypt-buffer): Ditto.
5122
5123 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5124
5125         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
5126         header line.
5127
5128 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
5129
5130         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
5131
5132 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5133
5134         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
5135
5136 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5137
5138         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
5139         errors when debug.
5140
5141 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
5142
5143         * message.el (message-make-mft): Changed MFT code from using
5144         message-recipients (which included Bcc) to use only the To and CC
5145         headers.
5146
5147 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5148
5149         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
5150         add link.
5151         (gnus-treat-mail-picon): Ditto.
5152         (gnus-treat-newsgroups-picon): Ditto.
5153         (gnus-picon-databases): Fix custom type.
5154         (gnus-picon-databases): Add link.
5155         (gnus-article-x-face-command): Add to gnus-picon group.
5156
5157 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
5158
5159         * message.el (message-buffer-naming-style): Remove.
5160
5161 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5162
5163         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
5164
5165         * message.el (message-tool-bar-map): Ditto.
5166
5167         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5168
5169 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5170
5171         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
5172
5173 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
5174
5175         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
5176
5177 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
5178         Trivial patch.
5179
5180         * dns.el: open-network-stream under XEmacs does udp.
5181
5182 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
5183
5184         * spam.el (spam-enter-whitelist): New function.
5185         (spam-parse-whitelist): Ditto.
5186         (spam-refresh-list-cache): Ditto.
5187         (spam-address-whitelisted-p): New function.
5188
5189         * dns.el (query-dns): Use TCP when make-network-process isn't
5190         available.
5191         (dns-servers): New variable.
5192         (dns-parse-resolv-conf): New function.
5193         (query-dns): Use it.
5194
5195         * spam.el: New file.
5196
5197         * dns.el (query-dns): Test.
5198
5199 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5200
5201         * lpath.el (featurep): Bind make-network-process.
5202
5203 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
5204
5205         * nnmaildir.el: Use defstruct.  Use a single copy of
5206         nnmail-extra-headers to save memory.  Store server's group name
5207         prefix instead of each group's prefixed name.
5208         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
5209         nntp-server-buffer.
5210
5211 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5212
5213         * dns.el: New file.
5214
5215 2002-03-28  Simon Josefsson  <jas@extundo.com>
5216
5217         * gnus-sum.el (gnus-summary-dummy-line-format):
5218         * gnus.el (gnus-summary-line-format): Fixing links to Info.
5219         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
5220
5221 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5222
5223         * gnus-sum.el (gnus-summary-move-article)
5224         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
5225         the doc string.
5226
5227 2002-03-28  Simon Josefsson  <jas@extundo.com>
5228
5229         * mml-sec.el (mml-secure-message): Search after
5230         mail-header-separator from top of message.
5231
5232 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
5233
5234         * nnmaildir.el: Cosmetic changes.
5235         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
5236         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
5237         nnmaildir--group-ls): New macros/functions.  Use them.
5238         (nnmaildir--unlink): Evalutate argument only once.
5239
5240 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
5241
5242         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
5243         symbols.
5244         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
5245         `gnus-point-at-eol'.
5246
5247 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
5248
5249         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
5250         nnmaildir--marks-dir): New macros.  Use them.
5251         Use inhibit-quit for atomicity instead of in-memory journaling.
5252         (nnmaildir--edit-prep): New function.
5253         (Local Variables): Use it.
5254
5255 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
5256
5257         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
5258
5259 2002-03-25  Simon Josefsson  <jas@extundo.com>
5260
5261         * message.el (message-mode): Fix doc.
5262
5263 2002-03-25  Simon Josefsson  <jas@extundo.com>
5264
5265         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
5266         Matthieu Moy <Matthieu.Moy@imag.fr>.
5267
5268 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
5269
5270         * mml-sec.el (mml-unsecure-message): Add docstring.
5271
5272 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
5273
5274         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
5275         value.
5276         Trivial change from andre@slamdunknetworks.com
5277
5278 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
5279
5280         * mml.el (mml-mode-map): Added a keybinding for
5281         `mml-unsecure-message'.  Also, added a menu entry for said
5282         function in the Attachments menu.
5283
5284 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5285
5286         * canlock.el (canlock-version): Remove.
5287         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
5288         here; simplify \x insertions.
5289         (canlock-sha1): New function, always return a unibyte string.
5290         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
5291         of a password.
5292         (canlock-insert-header): Use `canlock-sha1'.
5293         (canlock-verify): Ditto.
5294
5295 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5296
5297         * message.el (message-fix-before-sending): Add an option that
5298         ignores illegible text.
5299         Trivial change from Mark Milhollan <mlm@attglobal.net>
5300
5301         * message.el (message-font-lock-keywords): Support multi-line MML
5302         tags.
5303
5304         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
5305         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
5306
5307 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5308
5309         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
5310         symbols for "View as different encoding" submenu.
5311
5312 2002-03-19  Simon Josefsson  <jas@extundo.com>
5313
5314         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
5315         encoding" submenu.
5316
5317 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5318
5319         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
5320
5321 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5322
5323         * gnus-sum.el (gnus-sum-thread-tree-root)
5324         (gnus-sum-thread-tree-single-indent)
5325         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
5326         (gnus-sum-thread-tree-leaf-with-other)
5327         (gnus-sum-thread-tree-single-leaf): Make customizable.
5328
5329 2002-03-16  Simon Josefsson  <jas@extundo.com>
5330
5331         * gnus-util.el (gnus-extract-address-components): Don't break on
5332         names such as James "Kibo" Parry.  From Francis Litterio
5333         <franl@world.std.com>.
5334
5335 2002-03-13  Simon Josefsson  <jas@extundo.com>
5336
5337         * pop3.el (pop3-open-server): Revert multibyte change.  From
5338         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5339
5340         * message.el (message-send-mail-with-qmail): Make it work.  From
5341         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5342
5343 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
5344
5345         * message.el (message-make-mft): Set case-fold-search while
5346         generating the MFT.  Also, a little cleanup in the MFT code.
5347
5348 2002-03-12  Simon Josefsson  <jas@extundo.com>
5349
5350         * message.el (message-qmail-inject-args): May be function.
5351         (message-send-mail-with-qmail): Call function if m-q-i-a is
5352         function.  From fn@hungry.org (Faried Nawaz).
5353
5354 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5355
5356         * message.el (message-abbrevs-loaded): Remove.
5357         (mailabbrev): Require it.
5358
5359         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
5360
5361 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5362
5363         * pop3.el (pop3-open-server): Set process buffer unibyte.
5364
5365 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5366
5367         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
5368
5369 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5370
5371         * nnslashdot.el (nnslashdot-request-article): Remove javascript
5372         too.
5373
5374 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5375
5376         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
5377         duplication.
5378         (gnus-summary-save-parts-type-history): Ditto.
5379         (gnus-summary-save-parts-last-directory): Ditto.
5380         Trivial change from andre@slamdunknetworks.com
5381
5382 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
5383
5384         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
5385
5386 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5387
5388         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
5389         -->" as the end of the first article.
5390
5391         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
5392         From Matthieu Moy <Matthieu.Moy@imag.fr>
5393
5394         * message.el (message-add-action): Use add-to-list.
5395         (message-delete-action): New function.
5396
5397         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
5398         pieces.
5399
5400 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
5401
5402         * nnnil.el: New file.
5403         * gnus.el (gnus-valid-select-methods): Include nnnil.
5404
5405 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5406
5407         * message.el (message-syntax-checks): Because canlock is
5408         supported, we disable sender syntax check.
5409         (message-shoot-gnksa-feet): Add cancel-messages option doc.
5410
5411         * gnus-draft.el (gnus-draft-send): If interactive, use its default
5412         value of message-syntax-checks.
5413
5414         * qp.el (quoted-printable-decode-region): Doc addition.
5415         From: Eli Zaretskii <eliz@is.elta.co.il>
5416
5417         * mail-source.el (make-source-make-complex-temp-name): Use
5418         make-temp-file.
5419
5420         * mm-util.el (mm-make-temp-file): New function.
5421         * nneething.el (nneething-file-name): Use it.
5422         * mml-smime.el (mml-smime-encrypt): Ditto.
5423         * mm-view.el (mm-inline-wash-with-file): Ditto.
5424         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
5425         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
5426         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
5427         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
5428         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
5429         * gnus-art.el (gnus-mime-print-part): Ditto.
5430
5431 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
5432
5433         * message.el (nnmaildir-article-number-to-base-name): New
5434         function.
5435         (nnmaildir-base-name-to-article-number): New function.
5436
5437 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5438
5439         * smime.el (smime-make-temp-file): Don't quote
5440         `temporary-file-directory'.
5441
5442 2002-03-04  Simon Josefsson  <jas@extundo.com>
5443
5444         * smime.el (smime-sign-region): Rename argument keyfiles to
5445         keyfile. You only sign something with one key.
5446         (smime-sign-buffer): Better completing-read prompt.
5447         (smime-decrypt-buffer): Ditto.
5448
5449         * smime.el (smime-make-temp-file): Make it work under XEmacs.
5450
5451         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
5452         completing-read.
5453         (mm-view-pkcs7-decrypt): CRLF->LF.
5454
5455 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
5456
5457         * message.el (message-hierarchical-addresses): New variable.
5458         (message-get-reply-headers): Use it.
5459         From Ted Zlatanov <teodor.zlatanov@divine.com>
5460
5461 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5462
5463         * message.el (message-mode): If buffer-file-name, don't set auto
5464         save file name.
5465         Trivial change from Geoff Greene <ggreene@wpi.edu>
5466
5467 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5468
5469         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
5470         takes one argument in read-char.
5471
5472         * message.el (message-fix-before-sending): Forward a char.
5473         Check mmu-multibyte-p, add control-1.
5474
5475 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5476
5477         * gnus-start.el (gnus-read-init-file): Ditto.
5478
5479         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
5480
5481         * dgnushack.el (dgnushack-make-load): Ditto.
5482
5483         * mail-source.el (mail-source-fetch): Extract the right error
5484         code.
5485
5486         * message.el (message-fix-before-sending): Check illegible text.
5487
5488         * gnus-util.el (gnus-multiple-choice): New function.
5489
5490         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
5491         also defined in gnus-score.el.
5492
5493 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
5494
5495         * message.el (message-get-reply-headers): downcase email addresses
5496         for comaparisons for duplicate removal.
5497
5498 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5499
5500         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
5501         implementation of PKCS#7, which just allows users read the
5502         message.
5503         (mm-view-pkcs7): Use it.
5504
5505 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5506
5507         * gnus.el (large-newsgroup-initial): New parameter.
5508
5509         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
5510         (gnus-summary-insert-old-articles): Ditto.
5511
5512 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5513
5514         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
5515         used as the default answer of the question, "How many articles?".
5516         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
5517
5518         * nnagent.el (nnagent-retrieve-headers): Remove articles with
5519         small numbers.
5520
5521 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5522
5523         * deuglify.el: Fix comments.
5524
5525 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
5526
5527         * html2text.el (html2text-clean-anchor): If there is no HREF,
5528         insert nothing.
5529
5530         * mml.el (mml-generate-mime-1): Add cdr.
5531         From: andre@slamdunknetworks.com
5532
5533         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
5534         (mm-text-html-washer-alist): Ditto.
5535
5536         * mm-decode.el (mm-text-html-renderer): Add html2text.
5537
5538         * html2text.el: Face lift.
5539
5540         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
5541
5542 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
5543
5544         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
5545
5546         * deuglify.el: Change copy right. Add autoload. Add coding-system.
5547
5548         * deuglify.el: New file. The original file name is
5549         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
5550
5551         * mm-decode.el (mm-display-external): Use
5552         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
5553
5554 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
5555
5556         * nnmaildir.el (nnmaildir-request-list): Report the highest
5557         article number, not the total number of articles.
5558
5559 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5560
5561         * gnus-sum.el: Move uu key map here.
5562         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
5563
5564 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
5565
5566         * nnmaildir.el (nnmaildir-request-expire-articles): Use
5567         nnmail-expiry-wait* if expire-age parameter is not set.
5568
5569 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5570
5571         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
5572         function.
5573         (gnus-group-sort-selected-groups-by-real-name): New function.
5574         (gnus-group-make-menu-bar): Add sort by real name.
5575
5576         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
5577         rebuild.
5578         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
5579         nil as dependencies as well.
5580
5581 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5582
5583         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
5584         for mime-parts.
5585
5586         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
5587
5588         * gnus-group.el (gnus-group-name-decode): Don't test
5589         multibyte-string, because it breaks XEmacs.
5590         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
5591
5592         * message.el (message-send-mail): Be talkative.
5593
5594         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
5595         (mm-automatic-display): Ditto.
5596
5597         * mailcap.el (mailcap-mime-data): Ditto.
5598         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5599
5600 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5601
5602         * many files: Remove trailing whitespaces, replace spc+tab with
5603         tab, replace leading whitespaces with tabs.
5604
5605 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
5606
5607         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
5608         articles with no body and no blank line after the header.
5609
5610 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5611
5612         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
5613         parts.
5614
5615         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
5616         non-ascii chars.
5617
5618         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
5619
5620         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
5621         w3-delay-image-loads.
5622         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
5623         (mm-w3-prepare-buffer): Ditto.
5624
5625         * mail-source.el (mail-source-fetch-directory): Run scripts.
5626
5627 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5628
5629         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
5630         for Majordomo confirmations.
5631
5632 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633
5634         * gnus-fun.el (gnus-respond-to-confirmation): New command.
5635
5636 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5637
5638         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
5639
5640 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
5641
5642         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
5643         References header field.  From Mark Thomas <mthomas@cmu.edu>.
5644
5645 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5646
5647         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
5648         (mm-inline-render-with-stdin): Ditto.
5649         (mm-inline-render-with-function): Ditto.
5650         (mm-inline-wash-with-file): Bind coding-system-for-write.
5651         (mm-inline-wash-with-stdin): Ditto.
5652
5653 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5654
5655         Suggested by Felix Natter <fnatter@gmx.net>
5656
5657         * gnus-art.el (gnus-mime-view-part-externally): Rename from
5658         gnus-mime-externalize-view.
5659         (gnus-mime-view-part-internally): Rename from
5660         gnus-mime-internalize-view.
5661         (gnus-article-view-part-externally): Rename from
5662         gnus-article-externalize-part.
5663         (gnus-mime-action-alist): Change correspondingly.
5664         (gnus-mime-button-commands): Ditto.
5665         (gnus-mime-action-alist): Remove duplication.
5666
5667         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
5668
5669 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5670
5671         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
5672
5673         * gnus-art.el (gnus-display-mime): Use it.
5674
5675         * mm-partial.el (mm-partial-find-parts): Use it.
5676
5677         * gnus-sum.el (gnus-article-loose-mime): Rename from
5678         gnus-article-no-strict-mime.
5679         (gnus-summary-save-parts): Use it.
5680
5681 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5682
5683         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
5684         local variable.
5685
5686         * gnus-art.el (article-display-x-face): Don't sort multiple
5687         X-Faces.
5688
5689 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
5692         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
5693
5694         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
5695
5696 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5697
5698         Some ideas is inspired by code from Hrvoje Niksic
5699         <hniksic@arsdigita.com>
5700
5701         * gnus-art.el (gnus-article-wash-function): Set the default to
5702         nil, so that we use mm-text-html-renderer instead.
5703         (article-wash-html): Use mm-text-html-renderer.
5704
5705         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
5706         (mm-text-html-renderer): New variable.
5707         (mm-inline-text-html-renderer): Set the default to nil, so that we
5708         use mm-text-html-renderer instead.
5709
5710         * mm-view.el (mm-inline-text-html): New function.
5711         (mm-text-html-renderer-alist): New variable.
5712         (mm-inline-text-vcard): New function.
5713         (mm-inline-text): Split.
5714         (mm-links-remove-leading-blank): New function.
5715         (mm-inline-render-with-file): New function.
5716         (mm-inline-render-with-stdin): New function.
5717         (mm-inline-render-with-function): New function.
5718         (mm-text-html-washer-alist): New variable.
5719         (mm-inline-wash-with-file): New function.
5720         (mm-inline-wash-with-stdin): New function.
5721
5722 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
5723
5724         * message-utils.el: Fix installation doc.
5725         From: Reiner Steib <4uce.02.r.steib@gmx.net>
5726
5727 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5728
5729         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
5730         (gnus-post-method): Use it.
5731         (gnus-summary-cancel-article): Find the correct post-method.
5732
5733         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
5734         * message.el (message-send-news): Ditto.
5735         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
5736         <ipmonger@delamancha.org>
5737
5738         * gnus.el (gnus-select-method): Fix doc.
5739         (gnus-server-string): Use 'using nntp'.
5740
5741         * gnus-agent.el (gnus-slave-unplugged): New command.
5742         From: Felix Natter <fnatter@gmx.net>
5743
5744 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5745
5746         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
5747         Call edit-done-function first, then change the window
5748         configuration.
5749         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
5750         (gnus-article-edit-mode): mml-mode.
5751
5752         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
5753         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
5754
5755         * message-utils.el: Adopt the file.
5756
5757         * message-utils.el: New file.
5758         From Holger Schauer <Holger.Schauer@gmx.de>
5759
5760 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5761
5762         * gnus-sum.el (gnus-summary-move-article): Select-article only
5763         when gnus-move-split-methods is non-nil. And we don't render or
5764         mark the article.
5765
5766         * gnus-fun.el (gnus-shell-command-to-string): New function.
5767         (gnus-shell-command-on-region): New function.
5768         (gnus-random-x-face): Use them.
5769         (gnus-x-face-from-file): Ditto.
5770         (gnus-convert-image-to-gray-x-face): Ditto.
5771         (gnus-convert-gray-x-face-to-xpm): Ditto.
5772         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
5773
5774 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5775
5776         * gnus-art.el (gnus-treat-display-xface): Don't use
5777         `shell-command-to-string' when compiling.
5778         (gnus-treat-display-grey-xface): Ditto.
5779
5780 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
5781
5782         * nnmaildir.el (nnmaildir--article-count): If the group is
5783         completely empty, report minimum article number as 1 instead of 0.
5784
5785 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5786
5787         * gnus-agent.el (gnus-get-predicate): Use nconc.
5788
5789         * gnus-sum.el (gnus-summary-display-make-predicate): Use
5790         gnus-summary-display-cache as cache.
5791
5792         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
5793         (nndoc-mail-in-mail-type-p): New function.
5794         (nndoc-mail-in-mail-article-begin): New function.
5795
5796 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5797
5798         * mailcap.el (mailcap-mime-data): Use enriched-decode.
5799
5800         * gnus-cite.el (gnus-article-fill-cited-article): Bind
5801         use-hard-newlines to nil.
5802
5803         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
5804         image is not available if window-system is not available.
5805
5806         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
5807
5808 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5809
5810         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
5811         bookmark, because update-mark doesn't handle it correctly.
5812
5813 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5814
5815         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
5816         directly instead of calling message-send-mail.
5817
5818         * gnus-start.el (gnus-read-descriptions-file): Use
5819         gnus-default-charset.
5820
5821         * mm-util.el (mm-guess-mime-charset): New function.
5822
5823         * gnus.el (gnus-default-charset): Use it.
5824         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
5825         the default.
5826
5827 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5828
5829         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
5830         (article-display-x-face): Use it.  Disable grey xface, if
5831         uncompface is not found.
5832
5833         * message.el (message-mode): Don't enable multibyte on an indirect
5834         buffer.
5835
5836         * nnrss.el (nnrss-content-function): New variable.
5837         (nnrss-request-article): Use it.
5838
5839 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5840
5841         * gnus.el: Add article-unsplit-urls.
5842         * gnus-sum.el: Ditto.
5843         * gnus-art.el (gnus-treat-strip-cr): New variable.
5844         (gnus-treatment-function-alist): Use it.
5845         (article-unsplit-urls): New function.
5846         (gnus-article-make-menu-bar): Use it.
5847         From: Michael Cook <michael.cook@cisco.com>
5848
5849 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5850
5851         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
5852         copy.
5853
5854 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
5855
5856         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
5857         with internal whitespace.
5858         (gnus-parent-id): Ditto.
5859
5860 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5861
5862         * gnus-art.el (gnus-article-treat-body-boundary): Add
5863         gnus-decoration property.
5864         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
5865
5866         * message.el (message-mode): Set local-abbrev-table.
5867         From Matt Armstrong <matt@lickey.com>.
5868
5869         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
5870         too many spaces.
5871
5872         * rfc2047.el (rfc2047-unfold-region): Ditto.
5873         (rfc2047-decode-region): Don't unfold. Let
5874         gnus-article-treat-unfold-headers do it.
5875
5876         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
5877         From: Jesper Harder <harder@ifa.au.dk>
5878
5879 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5880
5881         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
5882         (gnus-configure-posting-styles): Use it.
5883         (gnus-configure-posting-styles): Remove trailing newspaces.
5884
5885 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5886
5887         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
5888         is non-nil.
5889
5890         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
5891
5892         * gnus.el (gnus-server-to-method): Switch position with
5893         gnus-server-get-method.
5894         (gnus-agent): Add doc.
5895
5896         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
5897         (gnus-summary-save-parts): Use it.
5898
5899         * gnus-art.el (gnus-display-mime): Use it.
5900         * mm-partial.el (mm-partial-find-parts): Use it.
5901
5902         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
5903
5904         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
5905         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
5906
5907         * nnagent.el (nnagent-request-expire-articles): Don't delete
5908         files.
5909
5910 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5911
5912         * message.el (message-gen-unsubscribed-mft): New function.
5913         From Sriram Karra <karra@cs.utah.edu>.
5914
5915         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
5916         open parenthesis.
5917
5918         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
5919         (mm-inline-text-html-render-with-w3): Ditto.
5920         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
5921         Suggested by Dave Love  <d.love@dl.ac.uk>.
5922
5923         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
5924
5925         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
5926         * nntp.el (nntp-send-command): Ditto.
5927         * nntp.el (nntp-send-command-nodelete): Ditto.
5928
5929 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5930
5931         * mm-url.el (mm-url-load-url): New function.
5932         (mm-url-insert-file-contents): Use it.
5933
5934         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
5935
5936         * message.el (message-forward-make-body): Correctly copy
5937         forward-buffer.
5938
5939         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
5940
5941 2002-02-04  Simon Josefsson  <jas@extundo.com>
5942
5943         * gnus-art.el (gnus-article-followup-with-original): Mark with
5944         force, prevent errors when following up from article buffer.
5945         (gnus-article-reply-with-original): Ditto.
5946
5947         * binhex.el (binhex-decoder-switches): Fix doc.  From
5948         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
5949
5950 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5951
5952         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
5953         highlight-citation after emphasize.
5954
5955 2002-02-04  Simon Josefsson  <jas@extundo.com>
5956
5957         * nnfolder.el (nnfolder-open-marks):
5958
5959         * nnml.el (nnml-open-marks): Message when done.  From David
5960         Edmondson <dme@sun.com>.
5961
5962 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5963
5964         * imap.el (imap-anonymous-auth): Fix typo.
5965         From: Steinar Bang <sb@dod.no>
5966
5967         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
5968         save-excursion.
5969         (gnus-cache-braid-heads): Ditto.
5970
5971         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
5972         line, because there are extra articles in the overview buffer.
5973
5974         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
5975
5976         * message.el (message-forward-rmail-make-body): Directly use
5977         rmail-msg-restore-non-pruned-header to avoid calling
5978         vertical-motion.
5979
5980 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5981
5982         * gnus-cache.el (gnus-summary-insert-cached-articles):
5983         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
5984
5985         * gnus-group.el (gnus-group-mark-article-read): Nreverse
5986         gnus-newsgroups-unselected.
5987
5988         * gnus-agent.el (gnus-summary-set-agent-mark): Use
5989         gnus-add-to-sorted-list.
5990
5991         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
5992         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
5993         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
5994         (gnus-update-read-articles): UNREAD is sorted.
5995         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
5996         (gnus-newsgroup-marked, gnus-newsgroup-cached)
5997         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
5998         (gnus-newsgroup-dormant): Require sorted.
5999
6000         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
6001         directories.
6002         (gnus-dired-print): New function.
6003
6004         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
6005         ps-despool.
6006
6007 2002-02-02  Simon Josefsson  <jas@extundo.com>
6008
6009         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
6010
6011 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6012
6013         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
6014         t. This makes gnus-agent customizable without putting
6015         gnus-agentize into .gnus.
6016
6017         * gnus.el (gnus-agent): Make it customizable.
6018
6019         * gnus-dired.el: New file.
6020         From Benjamin Rutt <brutt@bloomington.in.us>
6021
6022         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
6023         if no article.
6024         (gnus-cache-possibly-remove-article): Ditto.
6025         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
6026
6027 2002-02-01  Simon Josefsson  <jas@extundo.com>
6028
6029         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
6030
6031 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6032
6033         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
6034         (mm-setup-w3m): Don't bind keys listed in the above.
6035
6036 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6037
6038         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
6039         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
6040         is non-nil; bind `w3m-force-redisplay' with nil.
6041
6042         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6043
6044         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
6045
6046 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6047
6048         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
6049         use mail-header-unfold-field.
6050
6051         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
6052         gnus-summary-limit.
6053
6054         * gnus-range.el (gnus-add-to-sorted-list): New function.
6055         * gnus-sum.el (gnus-mark-article-as-read): Use it.
6056         (gnus-mark-article-as-unread): Ditto.
6057         (gnus-summary-mark-article-as-unread): Ditto.
6058         (gnus-build-get-header): Ditto.
6059         (gnus-summary-prepare-threads): Ditto.
6060         (gnus-summary-insert-pseudos): Ditto.
6061         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
6062         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
6063         (gnus-summary-insert-old-articles): Ditto.
6064
6065         * gnus-msg.el (gnus-posting-styles): Add new format of header.
6066         (gnus-configure-posting-styles): Support the new format.
6067
6068         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
6069         edebug-form-spec to (sexp body).
6070         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
6071
6072         * message.el (message-reply-headers): Add doc.
6073
6074 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6075
6076         * gnus-group.el (gnus-group-delete-group): Nix the entry in
6077         gnus-cache-active-hashtb.
6078
6079         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
6080         (gnus-agent-summary-fetch-group): Use it.
6081
6082         * gnus-msg.el (gnus-debug-files): New variable.
6083         (gnus-debug-exclude-variables): New variable.
6084         (gnus-debug): Use them.
6085
6086         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
6087
6088 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6089
6090         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
6091         (message-mode-syntax-table): Move back the previous position.
6092
6093         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
6094
6095         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6096         gnus-sorted-difference.
6097
6098         * nnsoup.el (nnsoup-request-expire-articles): Use
6099         gnus-sorted-difference.
6100
6101         * nnheader.el: Autoload gnus-sorted-difference.
6102
6103         * nnfolder.el (nnfolder-request-expire-articles): Use
6104         gnus-sorted-difference.
6105
6106         * gnus-cache.el (gnus-cache-retrieve-headers): Use
6107         gnus-sorted-difference.
6108
6109         * gnus-range.el: Autoload cookies.
6110         (gnus-sorted-difference): New function.
6111         (gnus-sorted-ndifference): New function.
6112         (gnus-sorted-nintersection): Rename from
6113         gnus-set-sorted-intersection.
6114         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
6115         (gnus-list-range-difference): Rename from
6116         gnus-inverse-list-range-intersection.
6117         (gnus-inverse-list-range-intersection): Use defalias.
6118
6119         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
6120         gnus-sorted-ndifference, and gnus-sorted-nintersection.
6121         (gnus-articles-to-read): Use gnus-sorted-difference.
6122         (gnus-summary-limit-mark-excluded-as-read): Use
6123         gnus-sorted-intersection and gnus-sorted-ndifference.
6124         (gnus-list-of-read-articles): Use gnus-list-range-difference.
6125         (gnus-summary-insert-articles): Use gnus-sorted-difference.
6126
6127         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
6128
6129 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6130
6131         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
6132         property to the buffer for using emacs-w3m command keys.
6133
6134         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
6135         option.
6136
6137         * mm-view.el (mm-w3m-mode-map): New variable.
6138         (mm-w3m-mode-command-alist): New variable.
6139         (mm-w3m-minor-mode): Removed.
6140         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
6141         (mm-inline-text-html-render-with-w3m): Add keymap property to the
6142         buffer for using emacs-w3m command keys.
6143
6144 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6145
6146         * message.el (message-mode-syntax-table): Move forward.
6147         (message-cite-prefix-regexp): Auto detect non word constituents.
6148         (message-cite-prefix-regexp): Don't use with-syntax-table.
6149
6150         * gnus-sum.el (gnus-summary-update-info): Use
6151         gnus-list-range-intersection.
6152
6153         * gnus-agent.el (gnus-agent-fetch-headers): Use
6154         gnus-list-range-intersection.
6155
6156         * gnus-range.el (gnus-range-normalize): Use correct predicate.
6157         (gnus-list-range-intersection): Use it.
6158         (gnus-inverse-list-range-intersection): Ditto.
6159         (gnus-sorted-intersection): Add doc.
6160         (gnus-set-sorted-intersection): Add doc.
6161         (gnus-sorted-union): New function.
6162         (gnus-set-sorted-union): New function.
6163
6164         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
6165         (gnus-inverse-list-range-intersection): Ditto.
6166
6167 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
6168
6169         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
6170
6171         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
6172         and permit `:' and `\' in order to handle full Windows pathnames.
6173         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
6174         technically not correct per standard, but seems to have common use.
6175
6176 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6177
6178         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
6179         replacing numbers.
6180
6181 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
6182
6183         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
6184
6185         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
6186         Don't split when the window is small, e.g. when a small *BBDB*
6187         window is the lowest one.
6188
6189         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6190         nnheader-find-nov-line to speed up. Use nreverse, because it is
6191         sorted. Use nnheader-insert-nov-file.
6192
6193 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6194
6195         * mm-decode.el (mm-inline-text-html-with-images): New user option.
6196
6197         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
6198         of `w3m-display-inline-images' with the value of
6199         `mm-inline-text-html-with-images'.
6200         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6201
6202         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6203
6204 2002-01-27  Richard M. Stallman  <rms@gnu.org>
6205
6206         * time-date.el: Add autoload cookies.  Many doc fixes.
6207         (time-add): New function.
6208         (time-subtract): Renamed from subtract-time.
6209         (subtract-time): New alias for time-subtract.
6210
6211 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6212
6213         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
6214         emacs-w3m in doc-string.
6215
6216         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
6217         `w3m-current-buffer'.
6218
6219 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6220
6221         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
6222
6223         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
6224         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
6225         (mm-w3m-cid-retrieve): New function.
6226         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
6227
6228 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6229
6230         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
6231
6232 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6233
6234         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
6235
6236 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6237
6238         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
6239         32K.
6240
6241         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
6242
6243         * nnmail.el (nnmail-article-group): Decode headers before running
6244         split rules over them.
6245         (nnmail-mail-splitting-charset): New variable.
6246
6247         * smiley.el: Replaced with smiley-ems.el.
6248
6249 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6250
6251         * mm-url.el (mm-url-predefined-programs): Add w3m.
6252         (mm-url-program): Ditto.
6253
6254 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6255
6256         * nnml.el (nnml-use-compressed-files): New variable.
6257         (nnml-filenames-are-evil): Removed.
6258         (nnml-current-group-article-to-file-alist): Don't use.
6259         (nnml-update-file-alist): Inhibit.
6260         (nnml-article-to-file): Use new var.
6261
6262 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6263
6264         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
6265
6266         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
6267
6268 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6269
6270         * gnus-agent.el (gnus-agent-load-alist): Use new caching
6271         function.
6272
6273         * gnus-util.el (gnus-cache-file-contents): New function.
6274
6275         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
6276         (gnus-agent-load-alist): Use it.
6277
6278         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
6279
6280         * nnheader.el (nnheader-insert-nov-file): New function.
6281
6282         * gnus-util.el (gnus-parse-without-error): Correct the loop.
6283
6284         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
6285         there are no references.
6286         (gnus-extract-message-id-from-in-reply-to): New function.
6287         (gnus-nov-parse-line): Use in-reply-to if there are no
6288         references.
6289
6290 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6291
6292         * nnagent.el (nnagent-retrieve-headers): Use new macro.
6293
6294         * gnus-util.el (gnus-parse-without-error): New macro.
6295
6296 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
6297
6298         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
6299         (gnus-article-wash-function): use locate-library to decide which
6300         to use.
6301
6302 2002-01-25  Simon Josefsson  <jas@extundo.com>
6303
6304         * pop3.el (pop3-munge-message-separator): Work if no date.
6305         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
6306
6307 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6308
6309         * gnus-agent.el (gnus-agent-save-alist): Fix.
6310
6311         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
6312         mistake.  Reinstated lost code.
6313
6314 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
6315
6316         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
6317         one exists in the case of an encrypted message with an internal
6318         signature.
6319
6320 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6321
6322         * gnus-agent.el (gnus-agent-save-alist): Optimized.
6323
6324 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6325
6326         * dgnushack.el: Commented out the experimental code.
6327
6328 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6329
6330         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
6331         error.
6332
6333         * gnus.el (gnus-server-to-method): Made into subst.
6334         (gnus-server-method-cache): New variable.
6335         (gnus-server-to-method): Use it.
6336         (gnus-group-method-cache): New variable.
6337         (gnus-find-method-for-group-1): Renamed.
6338         (gnus-find-method-for-group): New function.
6339         (gnus-group-method-cache): Removed.
6340
6341         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
6342         function.
6343
6344         * gnus-range.el (gnus-members-of-range): New function.
6345         (gnus-list-range-intersection): Renamed.
6346         (gnus-inverse-list-range-intersection): New function.
6347
6348         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
6349
6350         * nnagent.el (nnagent-retrieve-headers): New implementation.
6351
6352         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
6353         implementation.
6354
6355 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6356
6357         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
6358         `w3m-meta-content-type-charset-regexp'.
6359
6360         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
6361         charset-encoded html contents.
6362
6363 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6364
6365         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
6366         an empty file.
6367
6368         * nnweb.el (url): Ignore errors when request url.
6369
6370         * nnrss.el: Clean up the comments.
6371
6372 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6373
6374         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
6375
6376         * mm-decode.el (mm-inline-text-html-renderer): New user option.
6377         (mm-inline-media-tests): Test whether the value of
6378         `mm-inline-text-html-renderer' is a function for text/html.
6379
6380         * mm-view.el (mm-inline-text-html-render-with-w3): New function
6381         separated from `mm-inline-text'.
6382         (mm-w3m-minor-mode): New variable.
6383         (mm-w3m-setup): New variable.
6384         (mm-setup-w3m): New function.
6385         (mm-inline-text-html-render-with-w3m): New function.
6386         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
6387         text/html.
6388
6389 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
6390
6391         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
6392
6393 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6394
6395         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
6396         and `gnus-xmas-completing-read'.
6397
6398 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6399
6400         * nneething.el (nneething-message-id-number): Abolished.
6401         (nneething-encode-file-name): Not encode numerical characters.
6402         (nneething-make-head): `nneething-message-id-number' is not
6403         used to generate message IDs.
6404
6405 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6406
6407         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
6408         characters.
6409
6410 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6411
6412         * gnus-xmas.el (gnus-xmas-completing-read): New function.
6413         (gnus-xmas-redefine): Redefine conditionally.
6414
6415 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
6416
6417         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
6418         tag.
6419
6420 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
6421
6422         * message.el (message-font-lock-keywords): Added the secure tag.
6423         * mml-sec.el: Added functions to generate/modify/remove the secure
6424         tag while in message mode.
6425         * mml-sec.el (mml-secure-message): New.
6426         * mml-sec.el (mml-unsecure-message): New.
6427         * mml-sec.el (mml-secure-message-sign-smime): New.
6428         * mml-sec.el (mml-secure-message-sign-pgp): New.
6429         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
6430         * mml-sec.el (mml-secure-message-encrypt-smime): New.
6431         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
6432         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
6433         * mml.el (mml-parse-1): Added code to recognise the secure tag and
6434         convert it to either a part or multipart depending on if there are
6435         other parts in the message.
6436         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
6437         to use the secure tag, rather than the part tag.
6438         * mml.el (mml-preview): Added a save-excursion to keep cursor
6439         position after doing an MML preview.
6440
6441 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6442
6443         * nnheader.el (nnheader-parse-overview-file): New function.
6444         (nnheader-write-overview-file): New function.
6445
6446 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6447
6448         * gnus.el (gnus-group-fast-parameter): Check better if expansion
6449         in wanted.
6450
6451         * nnweb.el (nnweb-type-definition): Clean up.
6452
6453 2002-01-21  Alastair Burt  <burt@dfki.de>
6454         Trivial patch.
6455
6456         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
6457         buffer exists before jumping to it.
6458
6459 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6460
6461         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
6462         function.
6463         (article-wash-html): Use it.
6464         (gnus-article-wash-function): New variable.
6465         (gnus-article-wash-html-with-w3m): New function.
6466
6467 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6468
6469         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
6470         XEmacs.
6471
6472 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
6473
6474         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
6475         command line.
6476
6477 2002-01-21  Simon Josefsson  <jas@extundo.com>
6478
6479         * canlock.el (base64-encode-string): Autoload it from base64.
6480         (canlock-make-cancel-key): Base64 encode unibyte string.
6481
6482 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6483
6484         * nnfolder.el (nnfolder-request-accept-article): Unfold
6485         x-from-line.
6486         (nnfolder-request-replace-article): Ditto.
6487
6488 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
6489
6490         * gnus-group.el (gnus-group-best-unread-group): Use the right
6491         positioning function.
6492
6493 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6494
6495         * smiley-ems.el (smiley-region): Use new function.
6496         (smiley-update-cache): Use general image functions.
6497         (smiley-region): Use general functions.
6498
6499         * gnus-util.el (gnus-graphic-display-p): New function.
6500
6501         * nnmail.el (nnmail-article-group): Allow outputting traces of
6502         non-strings.
6503
6504         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
6505         (nndoc-exim-bounce-type-p): New function.
6506
6507         * message.el (message-dont-send): Doc fix.
6508
6509         * gnus-util.el (gnus-completing-read): Remove
6510         inherit-input-method.
6511
6512         * gnus-art.el (gnus-treat-smiley): Doc fix.
6513
6514         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
6515         articles.
6516
6517 2002-01-19  Simon Josefsson  <jas@extundo.com>
6518
6519         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
6520         (imap-kerberos4-open): Ditto.
6521         (imap-open): Set port correctly, don't set auth.
6522
6523 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6524
6525         * gnus.el (gnus-version-number): Bump version number.
6526
6527 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6528
6529         * gnus.el: Oort Gnus v0.05 is released.
6530
6531 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6532
6533         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
6534         exists.
6535
6536         * gnus-spec.el (gnus-string-width-function): New function.
6537         (gnus-tilde-cut-form): Use it.
6538         (gnus-tilde-max-form): Ditto.
6539         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
6540         (gnus-substring-function): Use it.
6541         (gnus-tilde-cut-form): Ditto.
6542         (gnus-substring-function): New function.
6543
6544         * message.el (message-check-news-header-syntax): New message.
6545
6546         * gnus.el (gnus-slave-no-server): Doc fix.
6547
6548         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
6549
6550 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6551
6552         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
6553         `seen' if it looks like (seen NUM1 . NUM2).  It should be
6554         (seen (NUM1 . NUM2)).
6555
6556 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6557
6558         * gnus-topic.el (gnus-topic-catchup-articles): Update article
6559         number in closed topics.
6560
6561 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
6562
6563         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
6564         functions.
6565
6566 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6567
6568         * gnus.el (gnus-group-find-parameter): Clean up.
6569
6570         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
6571         articles.
6572
6573         * gnus-util.el (gnus-completing-read-with-default): Renamed.
6574
6575         * nnmail.el (nnmail-article-group): Clean up.
6576
6577 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6578
6579         * gnus-agent.el (gnus-category-name): Intern the category name.
6580
6581 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6582
6583         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
6584
6585         * gnus-util.el (gnus-completing-read): New function.
6586
6587 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6588
6589         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
6590
6591         * smiley-ems.el (smiley-region): Register smiley.
6592         (smiley-toggle-buffer): Rewrite the function.
6593         (smiley-active): Removed.
6594
6595 2002-01-19  Simon Josefsson  <jas@extundo.com>
6596
6597         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
6598         Jesper Harder <harder@ifa.au.dk>.
6599
6600 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6601
6602         * gnus-art.el (gnus-request-article-this-buffer): Call
6603         `nneething-get-file-name' to extract the file name from the
6604         message id.
6605
6606         * nneething.el (nneething-encode-file-name): New function.
6607         (nneething-decode-file-name): Ditto.
6608         (nneething-get-file-name): Ditto.
6609         (nneething-make-head): Encode the file name and encapsulate it
6610         into the field of the message id.
6611
6612 2002-01-18  Simon Josefsson  <jas@extundo.com>
6613
6614         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
6615         stored in .marks.
6616
6617         * nnfolder.el (nnfolder-request-update-info): Ditto.
6618
6619 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6620
6621         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
6622
6623 2002-01-18  Simon Josefsson  <jas@extundo.com>
6624
6625         * imap.el (imap-starttls-p): Don't check for binary.
6626         (imap-gssapi-auth-p): Ditto.
6627         (imap-kerberos4-auth-p): Ditto.
6628         (imap-open): Change logic.  Iterate through all possible streams,
6629         instead of bailing out after first failure.  Move authenticator
6630         decision to `imap-authenticate'.
6631         (imap-authenticate): Change logic, now finds the authenticator to
6632         use, was previously in `imap-open'.
6633         (imap-open): Return nil on failure.
6634         (imap-open): Setup temp buffer correctly.
6635         (imap-open): Return buffer only on success.
6636         (imap-interactive-login, imap-interactive-login): Tell the user
6637         which stream/authenticator is used for the queried
6638         username/password.
6639         (imap-open, imap-authenticate): Set variables.
6640         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
6641         (imap-open): Don't assume how `with-temp-buffer' is implemented.
6642
6643 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6644
6645         * gnus-fun.el (gnus-grab-cam-x-face): New function.
6646
6647 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6648
6649         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
6650
6651 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6652
6653         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
6654         (gnus-agent-group-mode-map): Bind it to "Jo".
6655         (gnus-agent-group-make-menu-bar): Add it into menu bar.
6656
6657 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
6658
6659         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
6660         (gnus-summary-mail-toolbar): Add mail article deletion button.
6661
6662         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
6663         false positives for lines of "^^^^".
6664
6665         * gnus-picon.el (gnus-picon-find-face): faces database is all
6666         lowercase.
6667
6668 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6669
6670         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
6671         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
6672         duplications.
6673         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
6674
6675 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6676
6677         * gnus-sum.el (gnus-summary-initial-limit): Inline
6678         gnus-summary-limit-children.
6679         (gnus-summary-initial-limit): Don't limit if
6680         gnus-newsgroup-display is nil.
6681         (gnus-summary-initial-limit): No, don't.
6682
6683         * gnus-util.el
6684         (gnus-put-text-property-excluding-characters-with-faces): Inline
6685         gnus-put-text-property.
6686
6687         * gnus-spec.el (gnus-default-format-specs): New variable.
6688
6689         * gnus-start.el (gnus-read-newsrc-file): Don't clear
6690         gnus-format-specs.
6691         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
6692
6693         * gnus-spec.el (gnus-update-format-specifications): Really check
6694         the Gnus version of the .newsrc.eld file.
6695         (gnus-format-specs): Save the new default summary format.
6696
6697         * gnus-util.el (gnus-parent-id): Check whether references is empty
6698         before splitting.
6699
6700         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
6701         functions.
6702         (gnus-gather-threads-by-references): Inline
6703         `gnus-split-references'.
6704
6705         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
6706         default value of gnus-summary-line-format-spec.
6707
6708 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6709
6710         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
6711         message.
6712         (nnslashdot-request-list): Ditto.
6713         (nnslashdot-sid-strip): Removed.
6714
6715 2002-01-15  Simon Josefsson  <jas@extundo.com>
6716
6717         * nnimap.el (nnimap-close-asynchronous): Enable.
6718         (nnimap-close-group): Expunge.
6719
6720 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6721
6722         * gnus-util.el (gnus-user-date-format-alist): Typo.
6723         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
6724
6725 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6726
6727         * nneething.el (nneething-request-article): Set
6728         `nnmail-file-coding-system' to `binary' locally, in order to read
6729         files without any conversion.
6730
6731 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6732
6733         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6734         nnheader-file-coding-system and nnmail-active-file-coding-system.
6735         (gnus-agent-regenerate-group): Ditto.
6736         (gnus-agent-regenerate): Ditto.
6737         (gnus-agent-write-active): Ditto.
6738         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
6739
6740 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6741
6742         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
6743         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
6744
6745 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6746
6747         * gnus.el: We don't need gnus-article-show-all-headers.
6748
6749         * gnus-art.el (article-show-all, gnus-article-show-all-header):
6750         Ditto.
6751
6752         * gnus-sum.el (gnus-summary-select-article): Don't call
6753         show-all-headers, because hidden headers are not hidden text any
6754         more.
6755
6756 2002-01-13  Simon Josefsson  <jas@extundo.com>
6757
6758         * message.el (message-newline-and-reformat): Use `newline' instead
6759         of inserting \n, so that the newline is marked as hard.
6760
6761         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
6762         From Jesper Harder <harder@ifa.au.dk>.
6763
6764 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6765
6766         * imap.el (imap-close): Keep going if quit.
6767
6768         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
6769         nntp-server-buffer.
6770
6771 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6772
6773         * mm-view.el (mm-display-inline-fontify): Require font-lock to
6774         avoid unbinding shadowed variables.
6775
6776         * gnus-art.el (gnus-picon-databases): Moved here.
6777         (gnus-picons-installed-p): Moved here.
6778         (gnus-article-reply-with-original): Use `mark'.
6779
6780         * gnus.el (gnus-picon): Moved here and renamed.
6781
6782         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
6783         installed.
6784         (gnus-treat-mail-picon): Ditto.
6785         (gnus-treat-newsgroups-picon): Ditto.
6786
6787         * gnus-picon.el (gnus-picons-installed-p): New function.
6788
6789 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6790
6791         * gnus-agent.el (gnus-agent-go-online): Fix doc.
6792
6793 2002-01-12  Simon Josefsson  <jas@extundo.com>
6794
6795         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
6796         (nnimap-before-find-minmax-bugworkaround): Use it.
6797         (nnimap-find-minmax-uid): Don't reselect current mailbox.
6798         (nnimap-dont-close): New variable.
6799         (nnimap-close-group): Use it.
6800
6801 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6802
6803         * gnus-art.el (gnus-article-reply-with-original): Use
6804         `mark-active'.
6805
6806         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
6807
6808         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
6809         (gnus-score-advanced): Clean up.
6810         (gnus-score-advanced): Accept a multiple of the score.
6811
6812 2002-01-12  Simon Josefsson  <jas@extundo.com>
6813
6814         * flow-fill.el (fill-flowed-display-column)
6815         (fill-flowed-encode-columnq): New variables.  Suggested by
6816         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
6817         (fill-flowed-encode, fill-flowed): Use them.
6818
6819         * message.el (message-send-news, message-send-mail): Use
6820         m-b-s-n-p-e-h-n.
6821
6822         * mml.el (autoload): Autoload fill-flowed-encode.
6823         (mml-buffer-substring-no-properties-except-hard-newlines): New
6824         function.
6825         (mml-read-part): Use it.
6826         (mml-generate-mime-1): Encode format=flowed if appropriate.
6827         (mml-insert-mime-headers): Insert format=flowed.
6828
6829         * flow-fill.el (fill-flowed-encode): New function.
6830         (fill-flowed): Bind fill-column to window width.
6831
6832 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6833
6834         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
6835         it exists.
6836         (gnus-summary-setup-buffer): Wake up dead summary buffers.
6837         (gnus-summary-buffer-name): Don't return the dead name after all.
6838         (gnus-summary-setup-buffer): Kill the dead buffer.
6839
6840         * gnus-art.el (gnus-article-followup-with-original): Store the
6841         value of the mark before deactivating it.
6842
6843 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6844
6845         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
6846         From: Karl Kleinpaste <karl@charcoal.com>
6847
6848         * gnus-art.el (article-display-x-face): Ditto.
6849         (gnus-article-reply-with-original): Use gnus-region-active-p.
6850         (gnus-article-followup-with-original): Ditto.
6851
6852         * gnus-sum.el (gnus-summary-read-group-1): Don't select
6853         downloadable article either.
6854
6855 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6856
6857         * gnus-art.el (article-display-x-face): Insert From:.
6858
6859         * gnus-sum.el (gnus-summary-move-article): Don't draw the
6860         article. Bind gnus-display-mime-function and
6861         gnus-article-prepare-hook.
6862
6863         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
6864         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
6865         gnus-agent-possibly-synchronize-flags to the last.
6866         (gnus-agent-go-online): New function. New variable.
6867
6868 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6869
6870         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
6871         (gnus-agent-regenerate): Ditto.
6872
6873 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6874
6875         * message.el (message-ignored-news-headers)
6876         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
6877         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
6878
6879         * gnus.el (gnus-gethash-safe): New macro.
6880
6881         * gnus-agent.el (gnus-agent-regenerate-history): New function.
6882         (gnus-agent-regenerate): Show messages.
6883
6884 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6885
6886         * gnus-agent.el (gnus-agent-regenerate-group): New function.
6887         (gnus-agent-regenerate): New function.
6888         (gnus-agent-save-alist): Sort.
6889         (gnus-agent-copy-nov-line): Test eobp.
6890         (gnus-agent-retrieve-headers): Erase buffer.
6891
6892 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6893
6894         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
6895         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
6896
6897         * gnus.el (gnus-agent-covered-methods): Move here.
6898         (gnus-online): New function.
6899         (gnus-agent-method-p): Move here.
6900
6901         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
6902         nil. Remove articles-alist.
6903
6904         * gnus-start.el (gnus-get-unread-articles): Check online.
6905         (gnus-groups-to-gnus-format): Ditto.
6906         (gnus-active-to-gnus-format): Ditto.
6907
6908         * gnus-agent.el (gnus-agent-get-function): Use it.
6909         (gnus-agent-get-undownloaded-list): Ditto.
6910         (gnus-agent-fetch-session): Only fetch online methods.
6911
6912         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
6913         (gnus-server-mode-map): Ditto.
6914         (gnus-server-offline-face): New face.
6915         (gnus-server-offline-face): New variable.
6916         (gnus-server-font-lock-keywords): Add offline.
6917         (gnus-server-insert-server-line): Ditto.
6918         (gnus-server-offline-server): New function.
6919
6920         * gnus-int.el (gnus-open-server): Turn to offline.
6921         (gnus-server-unopen-status): New variable.
6922
6923 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6924
6925         * nnkiboze.el (nnkiboze-request-article): Use
6926         gnus-agent-request-article.
6927
6928         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
6929         function. Insert undownloaded NOV.
6930
6931         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
6932         (gnus-agent-request-article): New function.
6933
6934         * gnus.el (gnus-agent-cache): New variable.
6935
6936         * gnus-int.el (gnus-retrieve-headers): Use
6937         gnus-agent-retrieve-headers.
6938         (gnus-request-head): Use gnus-agent-request-article.
6939         (gnus-request-body): Ditto.
6940
6941         * gnus-art.el (gnus-request-article-this-buffer): Use
6942         gnus-agent-request-article.
6943
6944         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
6945         article if it is undownloaded.
6946
6947 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6948
6949         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
6950
6951 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6952
6953         * canlock.el (canlock-string-as-unibyte): New macro.
6954         (canlock-sha1-with-openssl): Return a unibyte string.
6955         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
6956
6957 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6958
6959         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
6960
6961 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6962
6963         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
6964         application/x-emacs-lisp.
6965
6966         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
6967
6968         * nntp.el (nntp-request-article): Add group parameter.
6969         (nntp-request-head): Ditto.
6970         (nntp-find-group-and-number): Add parameter group. Figure out
6971         number if the status line doesn't give (e.g. quimby.gnus.org).
6972
6973 2002-01-08  Simon Josefsson  <jas@extundo.com>
6974
6975         * mml.el (mml-generate-mime-1): Set recipient correctly.
6976
6977 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6978
6979         * message.el (message-read-from-minibuffer): Add parameter
6980         initial-contents.
6981         * gnus-msg.el (gnus-summary-resend-message): Use it.
6982
6983         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
6984         behavior of quit-config.
6985
6986         * message.el (message-make-from): Don't quote fullname.
6987         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
6988
6989         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
6990         From: <andre@slamdunknetworks.com>
6991
6992 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6993
6994         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
6995
6996         * gnus-art.el (gnus-header-button-alist): Handle mailto.
6997
6998         * mml.el (mml-preview): Bind gnus-original-article-buffer because
6999         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
7000         because bbdb may use it.
7001
7002 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7003
7004         * nneething.el (nneething-request-article): When a non-text file
7005         is converted to an article, its data is encoded in base64.  Call
7006         `nneething-make-head' with options to specify MIME types.
7007         (nneething-make-head): Add optional arguments to specify MIME
7008         types.
7009
7010 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7011
7012         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
7013         header if there is not.
7014
7015         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
7016
7017         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
7018         (gnus-inews-mark-gcc-as-read): Obsolete variable.
7019         (gnus-inews-do-gcc): Use them.
7020
7021         * gnus-group.el (gnus-group-mark-article-read): Put holes into
7022         gnus-newsgroup-unselected.
7023
7024 2002-01-06  Simon Josefsson  <jas@extundo.com>
7025
7026         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
7027         condition-case, not ignore-errors.
7028
7029 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7030
7031         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
7032         gnus-fetch-old-headers.
7033
7034         * gnus-art.el (article-display-x-face): Use the current buffer
7035         unless `W f'. Otherwise, X-Face may be shown in the header of a
7036         forwarded part.
7037         (gnus-treatment-function-alist): Treat xface before hiding
7038         headers.
7039
7040 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7041
7042         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
7043         parameters.
7044
7045 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7046
7047         * mm-util.el (mm-multibyte-p): Define conditionally when load.
7048         (mm-guess-charset): New function.
7049         (mm-charset-after): Use it.
7050         (mm-detect-coding-region): New function.
7051         (mm-detect-mime-charset-region): New function.
7052
7053         * gnus-sum.el (gnus-summary-show-article): Use
7054         mm-detect-coding-region.
7055
7056 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7057
7058         * message.el (message-make-fqdn): Be less violent.
7059
7060         * gnus.el (gnus-logo-color-style): Compute custom form
7061         automatically.
7062
7063         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
7064         score file of the parent to the document group.
7065
7066         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
7067         parameters parameter.
7068
7069         * gnus-score.el (gnus-score-load-file): Clean up.
7070
7071 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7072
7073         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
7074         From: Damien Wyart <damien.wyart@free.fr>
7075
7076         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
7077
7078 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7079
7080         * gnus-sum.el (gnus-select-group-hook): Typo.
7081
7082         * rfc2047.el (rfc2047-decode-string): Return immediately if there
7083         is no quoted-printable-encoded STRING.
7084         From: Jesper Harder <harder@ifa.au.dk>
7085
7086         (rfc2047-decode-string): Decode it.
7087
7088 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7089
7090         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
7091
7092 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
7093         Trivial patch.
7094
7095         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
7096         buffer to get rid of junk line.
7097
7098 2002-01-05  Simon Josefsson  <jas@extundo.com>
7099
7100         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
7101         C-o.
7102         (message-mode-map): Bind message-insert-or-toggle-importance to
7103         C-c C-u.
7104         (message-mode-map): Bind message-disposition-notification-to to
7105         C-c M-n.
7106         (message-mode-menu): Add m-d-n-t.
7107         (message-mode-field-menu): Add m-goto-from.
7108         (message-mode): Doc fix.
7109         (message-goto-from): New function.
7110         (message-insert-disposition-notification-to): New function.
7111         (message-tool-bar-map): Add receipt button.
7112
7113 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7114
7115         * gnus-sum.el (gnus-thread-latest-date): New function.
7116         (gnus-thread-sort-by-most-recent-number): Renamed.
7117         (gnus-thread-sort-functions): Doc fix.
7118         (gnus-select-group-hook): Don't use setq on a hook.
7119         (gnus-thread-latest-date): Use date, not number
7120
7121         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
7122         (gnus-agent-expire): Allow regexp of expire-days.
7123
7124         * gnus-art.el (gnus-article-reply-with-original): Deactivate
7125         region.
7126         (gnus-article-followup-with-original): Ditto.
7127
7128         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
7129
7130         * gnus-art.el (gnus-mime-display-alternative): Use
7131         gnus-local-map-property.
7132         (gnus-mime-display-alternative): Ditto.
7133         (gnus-insert-mime-security-button): Ditto.
7134         (gnus-insert-next-page-button): Ditto.
7135         (gnus-button-prev-page): Take optional args.
7136         (gnus-insert-prev-page-button): widget-convert.
7137
7138         * gnus-util.el (gnus-local-map-property): New function.
7139
7140         * gnus-art.el (gnus-prev-page-map): Use parent map.
7141         (gnus-next-page-map): Ditto.
7142
7143         * gnus-spec.el (gnus-parse-format): Clean up.
7144         (gnus-parse-format): Do complex formatting for %=.
7145
7146         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
7147         "X-Face: " to the data in the built-in scenario.
7148
7149         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
7150         (gnus-correct-pad-form): Renamed.
7151         (gnus-tilde-max-form): Clean up.
7152         (gnus-pad-form): Use gnus-use-correct-string-widths.
7153
7154         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
7155         support if that is available.
7156
7157         * gnus-sum.el (gnus-thread-highest-number): New function.
7158         (gnus-thread-sort-by-most-recent-thread): New function.
7159         (gnus-thread-sort-functions): Doc fix.
7160
7161 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7162
7163         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
7164         all cases.
7165         (gnus-summary-mode): Enable it in all cases.
7166         (gnus-summary-display-article): Ditto.
7167         (gnus-summary-edit-article): Ditto.
7168
7169         * gnus-ems.el (gnus-put-image): Really return glyph.
7170
7171         * gnus-art.el (gnus-article-x-face-command): Fix :type.
7172         (gnus-treat-smiley): Don't take "P" in the interactive form.
7173
7174 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7175
7176         * compface.el (uncompface): XEmacs and Emacs have differing
7177         capabilities.
7178
7179         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
7180
7181         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
7182         (gnus-article-xface-ring-size): Removed.
7183         (gnus-article-display-xface): Removed.
7184         (gnus-remove-image): Cleaned up.
7185
7186         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
7187         (gnus-xmas-create-image): Take pbm files.
7188         (gnus-x-face): Removed.
7189         (gnus-xmas-article-display-xface): Removed.
7190
7191         * gnus-fun.el (gnus-display-x-face-in-from): Bind
7192         default-enable-multibyte-characters.
7193
7194         * compface.el (uncompface): Doc fix.
7195
7196         * gnus-art.el (gnus-article-x-face-command): Use
7197         gnus-display-x-face-in-from.
7198
7199         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
7200
7201         * gnus-ems.el (gnus-put-image): Return the image.
7202
7203         * gnus-fun.el (gnus-display-x-face-in-from): New function.
7204         (gnus-x-face): Moved here.
7205
7206 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7207
7208         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
7209         invisible if string is nil.
7210         (gnus-xmas-article-display-xface): Use it.
7211
7212         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
7213         property when string is nil.
7214         (gnus-article-display-xface): Use it.
7215
7216 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7217
7218         * gnus-art.el (article-display-x-face): Check whether valid grey
7219         face was returned.
7220         (article-display-x-face): Place image in the right spot.
7221
7222         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
7223         stderr.
7224         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
7225
7226 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7227
7228         * gnus-xmas.el (gnus-xmas-create-image): Take optional
7229         parameters.
7230         (gnus-xmas-put-image): Allow non-strings to be passed.
7231
7232         * gnus-art.el (article-display-x-face): Use optional parameters.
7233
7234         * gnus-ems.el (gnus-create-image): Take optional parameters.
7235
7236         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
7237
7238         * compface.el (compface-xbm-p): Removed.
7239
7240         * gnus-ems.el (gnus-article-compface-xbm): Removed.
7241         (gnus-article-display-xface): Use compface.
7242
7243         * compface.el: New file.
7244
7245         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
7246         (gnus-convert-image-to-x-face-command): Ditto.
7247         (gnus-random-x-face): Quote argument.
7248         (gnus-x-face-from-file): Ditto.
7249
7250 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
7251
7252         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
7253         the expire-group parameter once per article rather than once
7254         per group; bind `nnmaildir-article-file-name' and `article'
7255         for convenience.  Leave article alone when expire-group
7256         specifies the current group.
7257         (nnmaildir--update-nov): be more concurrency-friendly with
7258         temp file names.
7259
7260 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7261
7262         * gnus-start.el (gnus-read-init-file): Cleaned up.
7263
7264 2002-01-03  Dave Love  <d.love@dl.ac.uk>
7265
7266         * gnus-start.el (gnus-startup-file-coding-system): Removed.
7267         (gnus-read-init-file): Don't use it.
7268
7269 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7270
7271         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
7272
7273 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7274
7275         * gnus-start.el (gnus-read-init-file): Don't force coding system
7276         for ~/.gnus.  From Dave Love <fx@gnu.org>.
7277
7278 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7279
7280         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
7281         * nnspool.el (nnspool-request-post): Ditto.
7282
7283         * mm-util.el (mm-use-find-coding-systems-region): New variable.
7284         (mm-find-mime-charset-region): Use it.
7285
7286 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7287
7288         * gnus.el (gnus-summary-line-format): Added :link.
7289         * gnus-topic.el (gnus-topic-line-format): Ditto.
7290         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
7291         * gnus-srvr.el (gnus-server-line-format): Ditto.
7292         * gnus-group.el (gnus-group-line-format): Ditto.
7293
7294         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
7295         :keys, it works on both Emacsen.
7296
7297 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7298
7299         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
7300
7301 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7302
7303         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
7304
7305 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
7306
7307         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
7308         very wide reply.
7309
7310 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7311
7312         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
7313         (gnus-picon-cache): New variable.
7314         (gnus-picon-transform-newsgroups): Cache stuff.
7315
7316         * gnus-art.el (gnus-article-reply-with-original): New command.
7317         (gnus-article-followup-with-original): New command.
7318
7319         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
7320         END parameters.
7321         (gnus-summary-followup): Take a list of list of articles.
7322         (gnus-inews-yank-articles): Allow lists of article/regions.
7323
7324         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
7325         longer the usual commands.
7326
7327         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
7328         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
7329         shell-command-on-region.
7330
7331 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7332
7333         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
7334           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
7335
7336 2002-01-03  Steve Youngs  <youngs@xemacs.org>
7337
7338         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
7339         understand ':keys', wrap it in an featurep 'xemacs.
7340
7341 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7342
7343         * gnus-ems.el (gnus-article-display-xface): Show xface in the
7344         order of headers (Actually, it is called in a reversed order). Add
7345         'gnus-image-text-deletable property.
7346         (gnus-remove-image): Remove text with such a property.
7347
7348         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
7349         gnus-put-image.
7350
7351         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
7352         with ", "
7353
7354 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7355
7356         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
7357
7358         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
7359         (article-display-x-face): Display grey X-Faces.
7360
7361         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
7362         (gnus-convert-gray-x-face-to-ppm): Ditto.
7363         (gnus-convert-image-to-gray-x-face): Ditto.
7364
7365         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
7366         gnus-summary-show-raw-article.
7367
7368 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7369
7370         Display picons in XEmacs without showing text.
7371
7372         * gnus-xmas.el (gnus-xmas-create-image): Don't use
7373         mm-create-image-xemacs to create xbm glyph, because it deletes
7374         temporary files.
7375         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
7376         (gnus-xmas-remove-image): Make text visible, remove glyph.
7377
7378         * gnus-picon.el (gnus-picon-transform-newsgroups)
7379         (gnus-picon-transform-address): Insert spec backward, due to the
7380         incompatibility of gnus-xmas-put-image.
7381
7382 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7383
7384         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
7385
7386 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7387
7388         * gnus.el: Doc fix.
7389
7390         * gnus-art.el: Doc fix.
7391
7392         * gnus-agent.el: Doc fix.
7393
7394 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7395
7396         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
7397
7398 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
7399
7400         * nnmaildir.el (nnmaildir--update-nov): automatically parse
7401         NOV data out of the message again if nnmail-extra-headers has
7402         changed.
7403
7404 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7405
7406         * gnus-fun.el: New file.
7407         (gnus-convert-image-to-x-face-command): New variable.
7408         (gnus-insert-x-face): New function.
7409         (gnus-random-x-face): Renamed.
7410         (gnus-x-face-from-file): Renamed.
7411
7412         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
7413         "_".
7414         (gnus-body-boundary-delimiter): Typo fix.
7415
7416 2002-01-02  Simon Josefsson  <jas@extundo.com>
7417
7418         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
7419         (gnus-body-boundary-delimiter): Fix type.
7420
7421 2002-01-01  Simon Josefsson  <jas@extundo.com>
7422
7423         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
7424         (gnus-treat-emphasize, gnus-treat-strip-cr)
7425         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
7426         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
7427         (gnus-treat-fill-article, gnus-treat-hide-citation)
7428         (gnus-treat-hide-citation-maybe)
7429         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
7430         (gnus-treat-strip-pem, gnus-treat-strip-banner)
7431         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
7432         (gnus-treat-date-ut, gnus-treat-date-local)
7433         (gnus-treat-date-english, gnus-treat-date-lapsed)
7434         (gnus-treat-date-original, gnus-treat-date-iso8601)
7435         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
7436         (gnus-treat-strip-trailing-blank-lines)
7437         (gnus-treat-strip-leading-blank-lines)
7438         (gnus-treat-strip-multiple-blank-lines)
7439         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
7440         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
7441         (gnus-treat-display-xface, gnus-treat-display-smileys)
7442         (gnus-treat-from-picon, gnus-treat-mail-picon)
7443         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
7444         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
7445         (gnus-treat-play-sounds, gnus-treat-translate)
7446         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
7447
7448         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
7449         (gnus-article-treat-body-boundary): Use it.
7450
7451         * message.el (message-mode): Fix doc.
7452         (message-mode-menu): Fix names.
7453
7454 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7455
7456         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
7457         articles.
7458
7459         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
7460         (gnus-picon-transform-address): Search for unknown faces as well.
7461         (gnus-picon-find-face): Don't search "news" for MISC.
7462         (gnus-picon-user-directories): Changed default back to exclude
7463         "unknown".
7464
7465         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
7466
7467         * gnus-picon.el (gnus-picon-find-face): Search through all
7468         databases.
7469         (gnus-picon-find-face): New implementation.
7470
7471         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
7472         keystroke.
7473         (gnus-topic-goto-next-topic): Ditto.
7474
7475         * gnus.el (gnus-summary-line-format): Changed default.
7476
7477         * nnmail.el (nnmail-extra-headers): Change default.
7478
7479         * gnus-sum.el (gnus-extra-headers): Change default.
7480
7481         * message.el (message-news-other-window): Changed "news" to
7482         "posting".
7483         (message-news-other-frame): Ditto.
7484         (message-do-send-housekeeping): Ditto.
7485
7486         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
7487         function.
7488         (gnus-article-unread-p): New function.
7489         (gnus-article-unseen-p): New function.
7490         (gnus-dead-summary-mode-map): Typo.
7491
7492         * gnus-util.el (gnus-make-predicate): New function.
7493         (gnus-make-predicate-1): New function.
7494
7495         * gnus-sum.el: New function.
7496         (gnus-map-articles): New function.
7497
7498         * gnus-art.el (gnus-treat-fold-headers): New variable.
7499         (gnus-article-treat-fold-headers): New command and keystroke.
7500
7501         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
7502         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
7503
7504 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
7505
7506         * message.el (message-fcc-externalize-attachments): New variable.
7507         (message-do-fcc): Use it.
7508
7509         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
7510         (gnus-inews-do-gcc): Use it.
7511
7512         * mml.el (mml-tweak-sexp-alist): New variable.
7513         (mml-externalize-attachments): New variable.
7514         (mml-tweak-part): Use mml-tweak-sexp-alist.
7515         (mml-tweak-externalize-attachments): New function.
7516
7517 2002-01-01  Steve Youngs  <youngs@xemacs.org>
7518
7519         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
7520         'set-glyph-face' so x-face back/foreground can be set.
7521
7522 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7523
7524         * message.el (message-fix-before-sending): Fix a typo.
7525
7526 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7527
7528         * gnus-art.el (gnus-treat-smiley): Renamed command.
7529         (gnus-article-remove-images): New command and keystroke.
7530
7531         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
7532
7533         * smiley-ems.el (gnus-smiley-display): Removed.
7534
7535         * gnus.el (gnus-version-number): Update version.
7536
7537         * message.el (message-text-with-property): Renamed and moved
7538         here.
7539         (message-fix-before-sending): Highlight invisible text and place
7540         point there.
7541
7542 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7543
7544         * gnus.el: Oort Gnus v0.04 is released.
7545
7546 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7547
7548         * gnus-delay.el (gnus-delay-send-queue): Renamed.
7549
7550         * gnus-art.el (gnus-ignored-headers): More headers,
7551
7552         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
7553         of `scan-error', since XEmacs doesn't seem to support that.
7554
7555 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7556
7557         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
7558         arg.
7559         (gnus-summary-best-unread-subject): Ditto.
7560         (gnus-summary-best-unread-subject): No, don't.
7561         (gnus-summary-better-unread-subject): New command.
7562
7563         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
7564
7565         * lpath.el ((featurep 'xemacs)): fbind url function.
7566
7567         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
7568         buffer.
7569         (gnus-xmas-remove-image): Implementation that does something.
7570         (gnus-xmas-article-display-xface): Mark images properly.
7571
7572         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
7573
7574 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
7575
7576         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
7577
7578 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7579
7580         * gnus-group.el (gnus-group-line-format): Added %O to the default
7581         value.
7582
7583         * gnus-util.el (gnus-text-with-property): The smallest point is
7584         point-min.
7585
7586         * smiley-ems.el (smiley-region): Return images.
7587         (gnus-smiley-display): Allow toggling.
7588         (smiley-region): Use text properties, not overlays.
7589
7590         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
7591         implemented yet.
7592
7593         * smiley-ems.el (smiley-update-cache): Check for valid types.
7594
7595         * gnus-art.el (gnus-with-article-buffer): New macro.
7596
7597         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
7598         strings as well as the glyphs.
7599         (gnus-picon-transform-address): Ditto.
7600         (gnus-picon-insert-glyph): Ditto.
7601         (gnus-picon-transform-newsgroups): Toggle.
7602         (gnus-picon-transform-address): Toggle.
7603
7604         * gnus-ems.el (gnus-remove-image): New function.
7605         (gnus-put-image): Take an optional string.
7606
7607         * gnus-util.el (gnus-text-with-property): New function.
7608
7609         * gnus-art.el (gnus-delete-images): New function.
7610
7611         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
7612
7613         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
7614         (gnus-article-wash-status): Use it.
7615         (gnus-signature-toggle): Clean up.
7616         (gnus-add-wash-status): New function.
7617         (gnus-delete-wash-status): New function.
7618         (gnus-article-hide-text-type): Use them throughout.
7619         (gnus-add-image): New function.
7620
7621         * gnus-ems.el (gnus-article-display-xface): Use new interface.
7622
7623         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
7624         interface.
7625
7626         * gnus-art.el (article-display-x-face): Cleaned up.
7627
7628         * rfc2047.el (rfc2047-field-value): New function.
7629
7630         * mail-parse.el (mail-header-field-value): New alias.
7631
7632         * gnus-art.el (gnus-mime-print-part): Fix typos.
7633
7634         * smiley-ems.el (gnus-smiley-file-types): New variable.
7635         (smiley-update-cache): Use it.
7636         (smiley-regexp-alist): Suffix-less smiley names.
7637         (smiley-regexp-alist): Added more smileys.
7638
7639         * gnus-sum.el (gnus-print-buffer): Made into own function.
7640         (gnus-summary-print-article): Use it.
7641
7642         * mailcap.el (mailcap-mime-info): Actually return the bit that we
7643         looked for when REQUEST is a string.
7644
7645         * gnus-art.el (gnus-mime-button-commands): Add printing
7646         keystroke.
7647         (gnus-mime-copy-part): Doc fix.
7648         (gnus-mime-print-part): New command.
7649
7650 2001-12-31  Simon Josefsson  <jas@extundo.com>
7651
7652         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
7653         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
7654
7655 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7656
7657         * gnus-picon.el (gnus-treat-from-picon): Autoload.
7658         (picon): Fix doc.
7659
7660         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
7661         longer exists. Remove those codes.
7662         * gnus.el (gnus-use-picons): Ditto.
7663
7664 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7665
7666         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
7667         infloop.
7668
7669         * gnus-sum.el (t): New `W D' map.
7670
7671         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
7672         (gnus-article-treat-body-boundary): Clean up.
7673         (gnus-body-boundary-face): Removed.
7674         (gnus-article-goto-header): Moved here.
7675         (gnus-article-goto-header): Allow better regexps.
7676         (gnus-article-treat-fold-newsgroups): New command.
7677
7678         * gnus-sum.el (gnus-summary-move-article): We have to select an
7679         article to give `gnus-read-move-group-name' an opportunity to
7680         suggest an appropriate default.
7681
7682         * rfc2047.el (rfc2047-fold-line): New function.
7683         (rfc2047-unfold-line): Ditto.
7684         (rfc2047-fold-region): Don't fold just after the header name.
7685
7686         * mail-parse.el (mail-header-fold-line): New alias.
7687         (mail-header-unfold-line): Ditto.
7688
7689         * gnus-art.el (gnus-body-boundary-face): Renamed.
7690         (gnus-article-treat-body-boundary): Use it.
7691         (gnus-article-treat-body-boundary): Use an invisible header and a
7692         line of underline characters.
7693
7694 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7695
7696         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
7697
7698         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
7699         (gnus-picon-split-address): New function.
7700         (gnus-picon-find-face): Use it.
7701         (gnus-picon-transform-address): Use it. Set first to t for each
7702         address.
7703
7704         * gnus-art.el (gnus-with-article-headers): Move to here. Define
7705         the macro then use it.
7706         (gnus-treatment-function-alist): Treat picons earlier.
7707
7708 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7709
7710         * gnus-art.el (gnus-body-separator-face): New variable.
7711         (gnus-article-treat-body-boundary): Use a blank, colored line.
7712
7713         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
7714         well.
7715
7716         * gnus-art.el (gnus-treat-body-boundary): New variable.
7717         (gnus-article-treat-unfold-headers): Use helper macro.
7718         (gnus-article-treat-body-boundary): New command.
7719
7720         * gnus.el (gnus-logo-color-style): Change the default color.
7721         (gnus-splash-face): Gray, gray.
7722
7723         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
7724         colors.
7725
7726         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
7727         (gnus-logo-color-style): Ditto.
7728         (gnus-logo-colors): Ditto.
7729
7730         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
7731
7732         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
7733
7734         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
7735         (gnus-picon-transform-newsgroups): New function.
7736
7737         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
7738         string.
7739
7740         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
7741
7742         * gnus-art.el (gnus-treat-cc-picon): New variable.
7743         (gnus-treat-mail-picon): Renamed.
7744
7745         * gnus-picon.el: New implementation.
7746         (gnus-picon-find-face): Renamed.
7747         (gnus-treat-from-picon): Use it.
7748         (gnus-picon-transform-address): Renamed.
7749         (gnus-treat-from-picon): Use it.
7750         (gnus-picon-create-glyph): Renamed.
7751         (gnus-picon-transform-address): Use it.
7752         (gnus-treat-cc-picon): New command.
7753
7754         * mm-decode.el (mm-create-image-xemacs): Separated out into
7755         function.
7756         (mm-get-image): Use it.
7757
7758         * gnus-art.el (gnus-treat-display-picons): Simplify.
7759         (gnus-treat-from-picon): Renamed.
7760
7761         * gnus-ems.el (gnus-create-image): New function.
7762         (gnus-put-image): New function.
7763
7764         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
7765         (gnus-with-article-headers): New macro.
7766         (gnus-article-goto-header): New function.
7767
7768         * gnus-xmas.el (gnus-image-type-available-p): New function.
7769
7770         * gnus-ems.el (gnus-image-type-available-p): New function.
7771
7772 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7773
7774         * nnrss.el (nnrss-check-group): Find the correct tag, because
7775         xml.el is changed.
7776
7777 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7778
7779         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
7780         lines are shorter than the window width.
7781         (gnus-ignored-headers): More headers.
7782
7783 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7784
7785         * gnus-art.el (gnus-treat-unfold-lines): New variable.
7786         (gnus-treat-unfold-headers): Renamed.
7787         (gnus-article-treat-unfold-headers): New command and keystroke.
7788
7789         * rfc2047.el (rfc2047-encode-message-header): Clean up.
7790
7791         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
7792
7793 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7794
7795         * sha1-el.el (sha1-use-external): New variable.
7796         (sha1-region): Use it.
7797         (sha1-string): Ditto.
7798
7799         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
7800         * gnus-picon.el: Less warnings when compile.
7801
7802 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7803
7804         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
7805         alias.
7806         (gnus-picons-database): Default to list.
7807         (gnus-picons-lookup-internal): Use it.
7808
7809         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
7810         to "bogus".
7811
7812         * gnus-win.el (gnus-configure-windows-hook): New hook.
7813
7814 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
7815
7816         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
7817
7818 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7819
7820         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
7821         lists.
7822         (gnus-select-newsgroup): Don't append; push.
7823         (gnus-adjust-marked-articles): Remove obsolete ranges from
7824         `seen'.
7825         (gnus-update-marks): Clean up.
7826         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
7827
7828 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
7829
7830         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
7831
7832 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7833
7834         * gnus-sum.el (gnus-auto-select-subject): New variable.
7835         (gnus-summary-best-unread-subject): New function.
7836         (gnus-summary-best-unread-article): Use it.
7837         (gnus-summary-first-unseen-subject): New function and command.
7838
7839         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
7840         other treatments.
7841
7842         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
7843         function.
7844
7845         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
7846         from the list of hidden types.
7847
7848         * mm-view.el (mm-inline-text): Ditto.
7849         (mm-inline-text): Ditto.
7850         (mm-w3-prepare-buffer): Ditto.
7851
7852         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
7853
7854 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7855
7856         * gnus-art.el (gnus-ignored-headers): Added more headers.
7857
7858 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
7859
7860         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
7861         once.
7862
7863 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7864
7865         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
7866
7867 2001-12-28  Simon Josefsson  <jas@extundo.com>
7868
7869         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
7870         Jesper Harder <harder@ifa.au.dk>.
7871
7872 2001-12-27  Simon Josefsson  <jas@extundo.com>
7873
7874         * gnus-sum.el (gnus-select-newsgroup): Make
7875         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
7876         contain all articles (instead of none) when no seen marks have
7877         been set for the group.
7878         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
7879         instead, it seems to result in shorter ranges.
7880
7881 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7882
7883         * mm-util.el (mm-iso-8859-x-to-15-region): Use
7884         insert-before-markers.
7885         From Jesper Harder <harder@ifa.au.dk>
7886
7887 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
7888
7889         * nnmaildir.el (nnmaildir-save-mail): create the destination
7890         groups if they do not exist.
7891
7892 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
7895
7896 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7897
7898         * gnus-group.el (gnus-group-read-ephemeral-group): Call
7899         gnus-group-real-name.
7900
7901         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
7902         (gnus-newsgroup-variables): Ditto.
7903
7904         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
7905         return it.
7906
7907 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
7908
7909         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
7910         * nnmaildir.el (top-level): Add commentary.
7911         (nnmaildir-version): Indicate that nnmaildir is now a standard
7912         part of Gnus, not separately released.
7913
7914 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7915
7916         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
7917         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
7918         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
7919         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7920
7921 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7922
7923         * nnmaildir.el: Copyright changes. Require cl only at compile time.
7924
7925 2001-12-20  Simon Josefsson  <jas@extundo.com>
7926
7927         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
7928         ZHU <zsh@cs.rochester.edu>.
7929         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
7930         Brian P Templeton <bpt@tunes.org>.
7931
7932 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7933
7934         * nnmaildir.el: New file.
7935         From Paul Jarc <prj@po.cwru.edu>.
7936
7937 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7938
7939         * nndoc.el (nndoc-type-alist): Move forward to the end.
7940
7941 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7942
7943         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
7944         `dolist'.
7945
7946 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7947
7948         * gnus-win.el (gnus-frames-on-display-list): New function.
7949         (gnus-get-buffer-window): Use it.
7950
7951 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7952
7953         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
7954
7955 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7956
7957         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
7958
7959 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7960            From Harald Meland <Harald.Meland@usit.uio.no>
7961
7962         * gnus-win.el (gnus-get-buffer-window): New function.
7963         (gnus-all-windows-visible-p): Use it.
7964
7965         * gnus-util.el (gnus-horizontal-recenter)
7966         (gnus-horizontal-recenter, gnus-horizontal-recenter)
7967         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
7968
7969         * gnus-score.el (gnus-score-insert-help): Use it.
7970
7971         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
7972         (gnus-generate-tree, gnus-highlight-selected-tree)
7973         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
7974         it.
7975
7976         * gnus-art.el (gnus-article-set-window-start)
7977         (gnus-mm-display-part, gnus-request-article-this-buffer)
7978         (gnus-button-next-page, gnus-button-prev-page)
7979         (gnus-article-button-next-page, gnus-article-button-prev-page):
7980         Use it.
7981
7982 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
7983
7984         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
7985         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7986         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
7987
7988 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7989
7990         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
7991         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
7992         * mml1991.el, nnultimate.el: Add `coding'.
7993
7994 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
7995
7996         * ChangeLog: changed coding to buffer-file-coding-system
7997         * ChangeLog.1: same
7998         * nnwfm.el: same
7999         * gnus-smiley.el: same
8000         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
8001         * gnus-delay.el: same
8002         * gnus-spec.el: same
8003         * message.el: same
8004         * mml1991.el: same
8005         * nnultimate.el: same
8006
8007 2001-12-16  Simon Josefsson  <jas@extundo.com>
8008         Inspired by code by Dirk Meyer <dischi@tzi.de>.
8009
8010         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
8011         (gnus-summary-save-map): Add muttprint.
8012         (gnus-summary-make-menu-bar): Ditto.
8013         (gnus-summary-muttprint): New function.
8014
8015         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
8016
8017 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8018
8019         * uudecode.el (uudecode-decode-region-internal): Speedup by using
8020         temporary list instead of buffer.
8021
8022         * mm-url.el (executable-find): autoload.
8023
8024 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8025
8026         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
8027         to variable, follow doc-string conventions).
8028
8029 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
8030
8031         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
8032         subscribe-level
8033         * gnus-topic.el (gnus-subscribe-topics): use it.
8034
8035 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8036
8037         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
8038         messages. (A small patch with indentation)
8039         From Sean Neakums <sneakums@zork.net>.
8040
8041         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
8042         nil after shooting down the gnus-original-article-buffer.
8043
8044 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8045
8046         * uudecode.el (uudecode-use-external): New variable.
8047         (uudecode-decode-region): Automatically detect external program.
8048
8049         * binhex.el (binhex-use-external): New variable.
8050         (binhex-decode-region-internal): New function.
8051         (binhex-decode-region): Automatically detect external program.
8052
8053         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
8054         Use them.
8055
8056 2001-12-12  Simon Josefsson  <jas@extundo.com>
8057
8058         * nnvirtual.el (nnvirtual-always-rescan)
8059         (nnvirtual-component-regexp): Fix doc.
8060
8061         * nnoo.el (defvoo): Add doc to defvoo variables.
8062
8063         * nnml.el (nnml-directory, nnml-active-file)
8064         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
8065         (nnml-marks-is-evil, nnml-filenames-are-evil)
8066         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
8067
8068         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
8069         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
8070         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
8071         `error'.
8072
8073         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
8074         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
8075
8076         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
8077         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
8078         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
8079         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
8080
8081         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
8082         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
8083
8084         * imap.el, nnimap.el: Fix indentation.
8085
8086         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
8087
8088 2001-12-12  Didier Verna  <didier@xemacs.org>
8089
8090         * gnus-msg.el (gnus-group-news): New function.
8091         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
8092         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
8093         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
8094         for it.
8095         * gnus-msg.el (gnus-summary-news-other-window): New function.
8096         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
8097         bind it to `i'.
8098         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
8099         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
8100         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
8101         for it (called with a prefix).
8102         * gnus-msg.el (gnus-configure-posting-styles): add an optional
8103         group-name argument.
8104         * gnus-msg.el (gnus-setup-message): use it.
8105
8106 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8107
8108         * gnus-sum.el (gnus-summary-show-article): Fix doc.
8109
8110 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8111
8112         * mml.el (mime-to-mml): Remove Content-Disposition too.
8113
8114 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8115
8116         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
8117         * gnus-group.el (gnus-group-name-decode): Decode unibyte
8118         strings only.
8119         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8120
8121 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
8122
8123         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
8124         (nnmail-fancy-expiry-target): Use it.
8125         Suggestions from Simon Josefsson <jas@extundo.com>.
8126
8127 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8128
8129         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
8130
8131 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8132
8133         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
8134
8135         * gnus-util.el (gnus-url-unhex-string): Move here.
8136
8137 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8138
8139         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
8140         mm-url-decode-entities-nbsp.
8141
8142         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
8143         * webmail.el, nnwfm.el: Use mm-url.
8144
8145         * mm-url.el (mm-url-fetch-form): Move from nnweb.
8146         (mm-url-remove-markup): Move from nnweb.
8147         (mm-url-fetch-simple): Move from webmail.
8148
8149         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
8150
8151 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8152
8153         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
8154         (gnus-summary-print-article): Use it.
8155
8156         * gnus-util.el (gnus-replace-in-string): Typo.
8157
8158 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8159
8160         * nnweb.el (nnweb-replace-in-string): Removed.
8161
8162         * gnus-util.el (gnus-replace-in-string): New function.
8163         (gnus-mode-string-quote): Use it.
8164
8165         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
8166         * nnwfm.el (nnwfm-create-mapping): Ditto.
8167
8168 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8169
8170         * dgnushack.el (dgnushack-compile): nnrss.el and
8171         nnslashdot.el don't depend on nnweb, url, w3.
8172
8173         * nnrss.el: Use mm-url.
8174
8175 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8176
8177         * mm-url.el (mm-url-insert-file-contents): Support file:.
8178
8179 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8180
8181         * mm-view.el: Lower case for the description line. Sync from the
8182         Emacs CVS.
8183
8184 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8185
8186         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
8187         From:  Stefan Monnier  <monnier@cs.yale.edu>
8188
8189 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8190
8191         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
8192
8193 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8194
8195         * mm-url.el: Require executable.
8196         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
8197
8198 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8199
8200         * pop3.el (pop3-munge-message-separator): Only use valid date.
8201         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
8202
8203         * Makefile.in: gnus-load.elc may not be generated.
8204
8205 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8206
8207         * mm-url.el: New file.
8208         * nnslashdot.el: Use it.
8209         * mm-extern.el (mm-extern-url): Use it.
8210
8211 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8212
8213         * gnus-sum.el (gnus-summary-save-article): Nix
8214         gnus-display-mime-function and gnus-article-prepare-hook.
8215
8216         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
8217         the beginning of lines.
8218         (gnus-complex-form-to-spec): Ditto.
8219
8220 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8221
8222         * message.el (message-make-mft): Fix the m-s-a-file regexp.
8223         From Paul Jarc <prj@po.cwru.edu>.
8224
8225 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8226
8227         * message.el: New variable message-subscribed-address-file;
8228         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
8229
8230 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8231
8232         * message.el (message-tab-body-function): Set to nil.
8233         (message-tab): Use text-mode-map or global-map.
8234         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
8235
8236 2001-11-30  Simon Josefsson  <jas@extundo.com>
8237
8238         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
8239         instead of gnus-union, for speed.  Suggested by Christoph Conrad
8240         <christoph.conrad@gmx.de>.
8241         (gnus-agent-fetch-group-1): Add verbose message.
8242
8243 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8244
8245         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
8246         of integers.
8247
8248 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8249
8250         * message.el (message-newgroups-header-regexp)
8251         (message-completion-alist, message-tab-body-function): Use
8252         defcustom rather than defvar.
8253         (message-tab): Mention `message-tab-body-function' in doc.
8254         Suggested by Karl Eichwalder.
8255
8256 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8257
8258         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
8259
8260 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8261
8262         * nnheader.el (nnheader-find-nov-line): Don't use macro
8263         gnus-delete-line.
8264
8265         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
8266         (gnus-group-name-charset): Ditto.
8267
8268         * gnus-util.el (gnus-buffer-live-p): Ditto.
8269
8270 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8271
8272         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
8273         open parenthesis in doc.
8274         (sieve-manage-authenticator-alist): Typo in doc.
8275         * imap.el (imap-authenticator-alist): Typo in doc.
8276         (imap-stream-alist): Backslash.
8277
8278         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
8279           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
8280
8281 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8282
8283         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
8284
8285         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
8286
8287         * gnus-msg.el (gnus-configure-posting-styles): use
8288         make-local-hook. Add LOCAL for add-hook.
8289
8290 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
8291
8292         * message.el (message-mode): Use `make-local-hook' unless
8293         obsolete.
8294         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
8295
8296 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8297
8298         * canlock.el: Remove sha1.el and base64.el stuff.
8299
8300 2001-11-26  Didier Verna  <didier@xemacs.org>
8301
8302         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
8303         if needed.
8304
8305 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8306
8307         * message.el (message-tamago-not-in-use-p): New function.
8308         (message-strip-forbidden-properties): Use it.
8309
8310 2001-11-26  Didier Verna  <didier@xemacs.org>
8311
8312         * gnus-start.el (gnus-check-first-time-used): only check for
8313         existence of .el[d] files.
8314
8315 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8316
8317         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
8318
8319         * message.el (message-setup-1): Clean up mc-*.
8320
8321 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8322
8323         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
8324         * gnus-score.el (gnus-score-find-bnews): Use it.
8325
8326         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
8327         (gnus-summary-limit-to-author): Ditto.
8328         (gnus-summary-limit-to-extra): Ditto.
8329         (gnus-summary-find-matching): Support not-matching argument.
8330
8331 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8332
8333         * message.el (message-wash-subject): Use `insert' rather than
8334         `insert-string', which is deprecated.
8335
8336 2001-11-24  Simon Josefsson  <jas@extundo.com>
8337
8338         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
8339         message. (Gnus does not "default" to using 8bit for the message,
8340         it default to use 8bit encoding and the user-supplied CTE
8341         value. Calling this behaviour "treating it as 8bit" is perhaps
8342         better.)
8343
8344         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
8345         (compare mm-charset-to-coding-system).
8346
8347 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8348
8349         * canlock.el (canlock-sha1-with-openssl): Use unibyte
8350         buffer. Correctly decode hex.
8351
8352 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8353
8354         * gnus-agent.el (gnus-category-insert-line): Convert category
8355         names to strings.
8356
8357 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8358
8359         * message.el (sha1): eval-and-compile.
8360
8361 2001-11-20  Simon Josefsson  <jas@extundo.com>
8362
8363         * message.el (message-allow-no-recipients): New variable.
8364         (message-send): Use it, customize the prompting when posting to
8365         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
8366
8367 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8368
8369         * mm-util.el (mm-coding-system-priorities): New variable.
8370         (mm-sort-coding-systems-predicate): New function.
8371         (mm-find-mime-charset-region): Resort coding systems if needed.
8372         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
8373
8374 2001-11-20  Didier Verna  <didier@xemacs.org>
8375
8376         * gnus-group.el (gnus-group-make-help-group): new optional
8377         argument to control the error behavior.
8378         * gnus-start.el (gnus-check-first-time-used): use it to avoid
8379         erroring.
8380
8381 2001-11-19  Simon Josefsson  <jas@extundo.com>
8382
8383         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
8384         instead of C-c C-u.  Suggested by Per Abrahamsen
8385         <abraham@dina.kvl.dk>.
8386
8387 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8388
8389         * nnfolder.el (nnfolder-read-folder): Use group instead of
8390         nnfolder-current-group.
8391         Suggested by Lorentey Karoly <lorentey@elte.hu>.
8392
8393 2001-11-17  Simon Josefsson  <jas@extundo.com>
8394
8395         * message.el (message-send): Ask user if Fcc/Gcc should be
8396         performed when no other sender was specified.
8397         Suggested by prj@po.cwru.edu (Paul Jarc).
8398
8399 2001-11-17  Simon Josefsson  <jas@extundo.com>
8400
8401         * message.el (message-mode, message-mode-map): Use C-c C-u for
8402         Importance: instead of C-c C-p (used by SC).
8403
8404 2001-11-16  Simon Josefsson  <jas@extundo.com>
8405
8406         * message.el (message-insert-importance-high)
8407         (message-insert-importance-low): Save point.
8408
8409         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
8410         value.
8411
8412 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
8413
8414         * message.el (message-strip-special-text-properties): New option.
8415         (message-strip-forbidden-properties): Obey it.
8416
8417 2001-11-14  Sam Steingold  <sds@gnu.org>
8418
8419         * gnus-score.el: Fixed some doc strings to properly quote symbols.
8420
8421 2001-11-15  Simon Josefsson  <jas@extundo.com>
8422
8423         Support "Importance:" header in Message.
8424
8425         * message.el (message-mode-map): Bind C-c C-p to
8426         `message-insert-or-toggle-importance'
8427         (message-mode-menu): Add message-insert-importance-{high,low}.
8428         (message-insert-importance-high, message-insert-importance-low)
8429         (message-insert-or-toggle-importance): New functions.
8430         (message-tool-bar-map): Add {un,}important.
8431         (message-mode): Doc fix.
8432
8433 2001-11-15  Simon Josefsson  <jas@extundo.com>
8434
8435         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
8436
8437         * mml.el (mml-menu): Fix toolbar tooltip.
8438
8439 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8440
8441         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
8442         * nnml.el (nnml-save-marks): Ditto.
8443
8444         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
8445
8446 2001-11-15  Simon Josefsson  <jas@extundo.com>
8447
8448         * nnml.el (nnml-save-marks):
8449         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
8450         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
8451
8452 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
8453
8454         * gnus-art.el (gnus-article-wash-status-strings): Use
8455         `copy-sequence', not `copy-seq'.
8456
8457 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
8458
8459         * gnus-art.el (gnus-article-wash-status-strings): New constant.
8460         (gnus-gnus-article-wash-status-entry): New function.
8461         (gnus-article-wash-status): Use it.
8462
8463 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8464
8465         * mml1991.el: Add coding header.
8466
8467 2001-11-12  Simon Josefsson  <jas@extundo.com>
8468
8469         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
8470         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
8471         `mml1991-sign' and `mml1991-encrypt'.
8472         (mml1991-encrypt, mml1991-sign): New glue functions.
8473         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
8474
8475         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
8476         (mml-menu): Add PGP to menu.
8477
8478         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
8479         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
8480         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
8481         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
8482
8483         * mml2015.el: Mention RFC 3156.
8484
8485         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
8486
8487 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8488
8489         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
8490
8491         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
8492           From <Michael.Cook@cisco.com>
8493
8494 2001-11-11  Simon Josefsson  <jas@extundo.com>
8495
8496         * message.el (top-level): Autoload sha1.
8497         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
8498         canlock, no need to require two different hash algs).  Suggested
8499         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
8500
8501 2001-11-09  Simon Josefsson  <jas@extundo.com>
8502
8503         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
8504         <Pavel@Janik.cz>.
8505
8506 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8507
8508         * message.el (message-point-in-header-p): New function.
8509         (message-do-auto-fill): Use it.
8510         (message-beginning-of-line): New function.  Goes to beginning of
8511         header value (i.e., end of header name), or to beginning of line
8512         if already at beginning of value.  Behaves like
8513         `beginning-of-line' when in message body.
8514         (message-mode-map): Bind it.
8515
8516 2001-11-08  Simon Josefsson  <jas@extundo.com>
8517
8518         * gnus-msg.el (gnus-posting-styles): Add doc.
8519
8520 2001-11-07  Simon Josefsson  <jas@extundo.com>
8521
8522         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
8523
8524         * sieve-mode.el (sieve-control-commands-face)
8525         (sieve-control-commands-face, sieve-action-commands-face)
8526         (sieve-test-commands-face, sieve-tagged-arguments-face): New
8527         faces.
8528         (sieve-font-lock-keywords): Use them.
8529         (sieve-mode): Only set font-lock-defaults in emacs.
8530
8531         * gnus-art.el (gnus-default-article-saver): Add
8532         gnus-summary-save-body-in-file.
8533         (gnus-summary-write-to-file): Fix doc.
8534
8535 2001-11-07  Simon Josefsson  <jas@extundo.com>
8536
8537         * gnus-art.el (gnus-treat-highlight-signature): Add cross
8538         reference to the correct chapter in the manual.
8539
8540         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
8541         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
8542
8543 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8544
8545         * mml.el (mml-preview): Bind mail-header-separator.
8546
8547 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8548
8549         * message.el: Always require canlock.
8550         (message-ignored-supersedes-headers): Include Cancel-Lock and
8551         Cancel-Key.
8552         (message-insert-canlock): Don't require canlock.
8553         (message-cancel-news): Don't check whether canlock is available.
8554         (message-supersede): Support cancel-locks.
8555
8556         * gnus-art.el: Don't autoload canlock.
8557
8558 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8559
8560         * mail-source.el (mail-source-fetch-imap): ASYNC param.
8561         From: <andre@slamdunknetworks.com>
8562
8563 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8564
8565         * many files: Fix copyright lines.
8566
8567 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8568
8569         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
8570         Suggested by Dave Love  <fx@gnu.org>.
8571
8572 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8573
8574         * message.el (message-kill-buffer): Remove auto-save file after
8575         confirm.
8576
8577         * message.el (message-send-mail): Call message-generate-headers
8578         once.  Suggested by Matt Armstrong <matt@lickey.com>.
8579
8580         * gnus-topic.el (gnus-topic-rename): Initial-input.
8581         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
8582
8583 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8584
8585         * message.el (message-forbidden-properties): New constant.
8586         (message-strip-forbidden-properties): New function.
8587         (message-mode): Activate it.
8588
8589 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8590
8591         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
8592         (mm-hack-charsets): Fix doc.
8593
8594 2001-11-02  Simon Josefsson  <jas@extundo.com>
8595
8596         * gnus-int.el (gnus-check-server): Message "...done" when done.
8597
8598         * imap.el (imap-close): Don't message (imap-send-command-wait
8599         returns if the connection is dropped).
8600         (imap-wait-for-tag): Nix out message only when necessary.
8601
8602         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
8603         for non-crossposting.
8604         (gnus-sieve-crosspost): Default to t to be consistent with other
8605         parts of Gnus.
8606
8607 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8608
8609         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
8610         (mm-iso-8859-x-to-15-table): Ditto.
8611         (mm-iso-8859-x-to-15-region): Ditto.
8612         (mm-find-mime-charset-region): Ditto.
8613
8614 2001-11-01  Simon Josefsson  <jas@extundo.com>
8615
8616         * nnimap.el (nnimap-close-asynchronous): New variable.
8617         (nnimap-close-group): Use it.
8618         (nnimap-expunge): Don't use it.
8619
8620         * imap.el (imap-callbacks): New variable.
8621         (imap-remassoc): Copied from `gnus-remassoc'.
8622         (imap-add-callback): New function.
8623         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
8624         behaviour.
8625         (imap-parse-response): Call the callback.
8626
8627         * message.el (message-insert-canlock): New variable.
8628         (message-canlock-generate, message-canlock-password)
8629         (message-insert-canlock): New functions.
8630         (message-send-news): Call `message-insert-canlock'.
8631         (top-level): Require canlock when compiling.
8632         (message-insert-canlock): Require canlock before we need it.
8633
8634 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8635
8636         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
8637
8638 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8639
8640         * dgnushack.el (dgnushack-make-load): A workaround for
8641         custom-add-loads bug in some versions of XEmacs.
8642
8643 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8644
8645         * mm-util.el (mm-charset-synonym-alist): Revert (some).
8646
8647 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8648
8649         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
8650         (mm-hack-charsets): New variable.
8651         (mm-iso-8859-15-compatible): New variable.
8652         (mm-iso-8859-x-to-15-table): New variable.
8653         (mm-find-mime-charset-region): Add parameter hack-charsets.
8654
8655         * mm-bodies.el (mm-encode-body): Use it.
8656         * mml.el (mml-parse-1): Ditto.
8657
8658 2001-11-01  Simon Josefsson  <jas@extundo.com>
8659
8660         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
8661
8662 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8663
8664         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
8665         is nil.
8666
8667 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8668
8669         * smiley-ems.el (smiley-update-cache): Auto detect file type.
8670
8671         * message.el (message-forward-rmail-make-body): Use
8672         save-window-excursion.
8673         (message-encode-message-body): Search with noerror.
8674         (message-setup-1): Convert compose-mail send-actions to
8675         message-send-actions.
8676
8677 2001-11-01  Simon Josefsson  <jas@extundo.com>
8678
8679         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
8680         <yamaoka@jpl.org>.
8681
8682 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8683
8684         * sieve-manage.el (sieve-string-bytes): No complain.
8685
8686 2001-11-01  Simon Josefsson  <jas@extundo.com>
8687
8688         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
8689         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
8690         has autoload cookies, so no `require' should be necessary.)
8691
8692         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
8693         files.
8694
8695 2001-10-31  Simon Josefsson  <jas@extundo.com>
8696
8697         * gnus-cus.el (gnus-group-parameters): Support integer `display'
8698         parameter.
8699
8700         * gnus-sum.el (gnus-select-newsgroup): If group parameter
8701         `display' is a number (and C-u wasn't used to enter group), only
8702         fetch that number of articles.
8703
8704 2001-10-31  Matt Armstrong  <matt@lickey.com>
8705
8706         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
8707         not-subscribed -> subscribed.
8708
8709 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8710         From: Josh Huber <huber@alum.wpi.edu>
8711
8712         * message.el (message-subscribed-address-functions): New variable.
8713         (message-subscribed-addresses): New variable.
8714         (message-subscribed-regexps): New variable.
8715         (message-goto-mail-followup-to): New function.
8716         (message-send-mail): Add Mail-Followup-To.
8717         (message-make-mft): New function.
8718
8719         * gnus.el (gnus-find-subscribed-addresses): New function.
8720
8721 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8722
8723         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
8724         (mail-source-fetch-pop): Ditto.
8725         (mail-source-check-pop): Ditto.
8726
8727         * gnus-start.el (gnus-read-init-file): Ditto.
8728         (gnus-activate-group): Ditto.
8729         (gnus-read-newsrc-el-file): Ditto.
8730
8731 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8732
8733         * message.el (message-get-reply-headers): Make sure there is ", ".
8734
8735         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
8736         mm-coding-system-p. Don't correct it only in XEmacs.
8737         (mm-charset-to-coding-system): Use mm-coding-system-p and
8738         mm-get-coding-system-list.
8739         (mm-emacs-mule, mm-mule4-p): New variables.
8740         (mm-enable-multibyte, mm-disable-multibyte,
8741         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
8742         mm-with-unibyte-current-buffer,
8743         mm-with-unibyte-current-buffer-mule4): Use them.
8744         (mm-find-mime-charset-region): Treat iso-2022-jp.
8745
8746         From  Dave Love  <fx@gnu.org>:
8747
8748         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
8749         construction.
8750         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
8751         entries conditional on not having a coding system defined for
8752         them.
8753         (mm-mule-charset-to-mime-charset): Use
8754         find-coding-systems-for-charsets if defined.
8755         (mm-charset-to-coding-system): Don't use
8756         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
8757         later.  Add last resort search of coding systems.
8758         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
8759         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
8760         Mule 4.
8761         (mm-find-mime-charset-region): Re-write.
8762         (mm-with-unibyte-current-buffer): Restore buffer as well as
8763         multibyteness.
8764
8765 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8766
8767         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
8768         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
8769         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
8770
8771 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8772
8773         * gnus-art.el (article-display-x-face): Nix buffer-read-only
8774         again.
8775
8776         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
8777
8778 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8779
8780         * gnus-spec.el (gnus-parse-simple-format): Use
8781           buffer-substring-no-properties.
8782
8783 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8784
8785         * gnus-art.el (article-verify-cancel-lock): New function.
8786
8787         * nnheader.el (nntp-process-response): New variable.
8788         (nnheader-init-server-buffer): Make `nntp-process-response'
8789         buffer-local in `nntp-server-buffer'.
8790
8791         * nntp.el (nntp-prepare-post-hook): New hook.
8792         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
8793         (nntp-async-trigger): Ditto.
8794         (nntp-request-post): Insert a server's ID if there's no Message-ID
8795         header; run `nntp-prepare-post-hook'.
8796
8797 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8798
8799         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
8800         instead.
8801
8802         * message.el (message-forward-subject-author-subject): Don't use
8803         message-news-p, which widens the buffer.
8804         (message-forward-make-body): New function.
8805         (message-forward): Use it.
8806         (message-insinuate-rmail): New function.
8807         (message-forward-rmail-make-body): New function.
8808
8809 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8810
8811         * mm-extern.el (mm-extern): Provide it.
8812
8813         * mm-partial.el (mm-partial): Provide it.
8814
8815 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8816
8817         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
8818
8819 2001-10-29  Simon Josefsson  <jas@extundo.com>
8820
8821         * mml.el (mml-preview): Bind message-this-is-news if it is
8822         news. From Jesper Harder <harder@myrealbox.com>.
8823
8824 2001-10-28  Simon Josefsson  <jas@extundo.com>
8825
8826         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
8827
8828 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
8829
8830         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
8831         ironic smilies.
8832
8833 2001-10-27  Simon Josefsson  <jas@extundo.com>
8834
8835         * message.el (message-indent-citation): Don't add trailing
8836         whitespace when citing text.
8837
8838         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
8839         <harder@ifa.au.dk>.
8840
8841 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8842
8843         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
8844         not available.
8845         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
8846         (nnweb-type-definition): Add google as alias of dejanews.
8847         (nnweb-google-parse-1): Forward 1 line.
8848
8849 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8850
8851         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
8852         variable `message-forward-ignored-headers'.
8853
8854 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
8855
8856         * gnus.el (gnus-expand-group-parameter): New function.
8857         (gnus-expand-group-parameters): Call it.
8858         (gnus-group-fast-parameter): New function.
8859         (gnus-group-find-parameter): Call it.
8860
8861 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8862
8863         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
8864         vector (it didn't before because of a bug).
8865         * gnus-msg.el (gnus-post-news): Use header vector directly, if
8866         available.  Before it converted it to an article number.
8867
8868         This makes followup to news articles with negative numbers in
8869         nnvirtual groups use news instead of mail.
8870
8871 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8872
8873         * gnus.el (post-method): Use `native' instead of `nil'.
8874
8875         * gnus-msg.el (gnus-post-method): Ditto.
8876
8877 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
8878
8879         * gnus.el (gnus-define-group-parameter): Grammar fix.
8880
8881 2001-10-22  Simon Josefsson  <jas@extundo.com>
8882
8883         * gnus-msg.el (gnus-extended-version): Include
8884         system-configuration.
8885         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
8886
8887 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8888
8889         * gnus.el (post-method): Customization fix: `native' is not a
8890         valid value.
8891         * gnus-msg.el (gnus-post-method): Doc and customization fix:
8892         `native' is not a valid value.
8893
8894 2001-10-21  Simon Josefsson  <jas@extundo.com>
8895
8896         * nnimap.el (nnimap): Defgroup
8897         (nnimap-strict-function, nnimap-strict-function-match): New
8898         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
8899         (nnimap-split-crosspost, nnimap-split-inbox)
8900         (nnimap-split-rule, nnimap-split-predicate)
8901         (nnimap-split-predicate): Defcustom.
8902         (nnimap-split-inbox, nnimap-expunge-search-string)
8903         (nnimap-importantize-dormant): Remove "*" from doc.
8904
8905 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8906
8907         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
8908         not supplied via prefix arg.  From Lisp, make arg mandatory.
8909         Suggested by Frank Schmitt.
8910
8911 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
8912
8913         * message.el (message-do-auto-fill): Avoid calling
8914         'rfc822-goto-eoh'.
8915
8916 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8917         From Paul Jarc <prj@po.cwru.edu>.
8918
8919         * message.el (message-get-reply-headers): Restructure the logic
8920         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
8921
8922 2001-10-20  Simon Josefsson  <jas@extundo.com>
8923
8924         * message.el (message-cancel-news): Support cancel-locks.
8925         Suggested by Per Abrahamsson.
8926
8927         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
8928         conses.  From David Z Maze <dmaze@MIT.EDU>.
8929
8930         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
8931
8932 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8933
8934         * mm-decode.el (mm-default-directory): Fix customize type.
8935
8936         * message.el (message-setup-fill-variables): Kludge to use
8937         normal-auto-fill-function even if auto fill is already activated.
8938
8939 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8940
8941         * message.el (message-do-auto-fill): New version that does not
8942         rely on text properties, by Simon Josefsson <jas@extundo.com>.
8943         (message-setup-1): Removed the `message-field' property.
8944
8945         * gnus-draft.el (gnus-draft-edit-message): Removed the
8946         `message-field' property.
8947
8948 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8949
8950         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
8951         `message-field'.  The `field' property has a special significance in
8952         Emacs 21.
8953
8954         * message.el (message-send, message-setup-1): Ditto.
8955
8956 2001-10-18  Simon Josefsson  <jas@extundo.com>
8957
8958         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
8959         when undoing.
8960
8961 2001-10-18  Simon Josefsson  <jas@extundo.com>
8962         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
8963
8964         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
8965         (gnus-summary-make-menu-bar): Ditto.
8966
8967 2001-10-17  Simon Josefsson  <jas@extundo.com>
8968
8969         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
8970         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
8971
8972 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8973
8974         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
8975         * gnus-util.el (gnus-user-date): New function.
8976         From Frank Schmitt <usenet@Frank-Schmitt.net>.
8977
8978 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8979
8980         * message.el (message-check-news-header-syntax): Special case
8981         nnvirtual groups.
8982
8983         * gnus-sum.el (gnus-summary-respool-default-method): Changed
8984         customize type to `symbol'.
8985
8986 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8987
8988         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
8989         %&foo;.
8990         (gnus-parse-simple-format): Support user extended spec too.
8991         %u&foo; invokes gnus-user-format-function-foo.
8992
8993 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8994
8995         * nnml.el (nnml-request-expire-articles): Make sure it is back to
8996         the server.
8997         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
8998         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
8999         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9000         * nndiary.el (nndiary-request-expire-articles): Ditto.
9001         (nndiary-schedule): Defsubst it before use it.
9002         (nndiary-error): eval-and-compile.
9003
9004 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9005
9006         * gnus-msg.el (gnus-post-method): Changed two instances of
9007         `active' to `current' and one `null' to `not'.
9008
9009 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9010         From Katsumi Yamaoka <yamaoka@jpl.org>.
9011
9012         * message.el (message-setup-fill-variables): Use
9013         `normal-auto-fill-function' instead of `auto-fill-function'.
9014
9015 2001-10-16  Simon Josefsson  <jas@extundo.com>
9016
9017         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
9018         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
9019         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
9020
9021 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9022         Patch by Oliver Scholz <oscholz@my.gnus.org>.
9023
9024         * gnus-draft.el (gnus-draft-edit-message): Add text property
9025         `field' with value `header' to message headers.
9026         * message.el (message-setup-1): Really add text property to all of
9027         the header, not just part of it.
9028
9029 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9030
9031         * gnus-group.el (gnus-group-sort-by-server): Use it.
9032
9033         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
9034
9035         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
9036         and keystroke.
9037
9038 2001-10-14  Simon Josefsson  <jas@extundo.com>
9039
9040         * dig.el: Doc fix.
9041
9042         * smime.el: Doc fix.
9043
9044         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
9045         charset magic from message.el.
9046
9047 2001-10-12  Simon Josefsson  <jas@extundo.com>
9048         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
9049
9050         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
9051         'cite from g-a-wash-types.
9052         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
9053         (gnus-article-hide-citation): Fix.
9054
9055         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
9056         character.
9057         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
9058
9059         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
9060         definition.
9061         (gnus-signature-toggle): Toggle `s' mode line character.
9062
9063         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
9064         doing stuff that clears it.
9065
9066 2001-10-12  Simon Josefsson  <jas@extundo.com>
9067
9068         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
9069         From Eric Marsden <emarsden@laas.fr>.
9070
9071 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9072
9073         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
9074         (autoload): Add some autoloads.
9075
9076 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9077         Suggested by Oliver Scholz <epameinondas@gmx.de>.
9078
9079         * message.el (message-do-auto-fill): New function.  Like
9080         `do-auto-fill' but don't fill when in the message header.
9081         (message-setup-1): Put a text property on the message header.
9082         (message-setup-fill-variables): Use `message-do-auto-fill'.
9083
9084 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9085
9086         * message.el (message-send-mail-partially): Insert an empty line
9087         first, because of the change of message-make-lines.
9088
9089 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
9090
9091         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
9092         iso-8859-15, make it an alias for iso-8859-1.
9093
9094 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9095
9096         * message.el (message-send-news): Don't modify the value of
9097         `message-syntax-checks' if it is not a list (possibly it is
9098         `dont-check-for-anything-just-trust-me').
9099
9100 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9101
9102         * gnus-group.el (gnus-group-name-charset-group-alist): Use
9103         `find-coding-system' for XEmacs to check whether the coding-system
9104         `utf-8' is available.
9105
9106 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9107
9108         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
9109
9110 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9111
9112         * message.el (message-send-news): Oops, missed case with no
9113         "Followup-To" header...
9114
9115 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9116
9117         * message.el (message-send-news): Allow
9118         `gnus-group-name-charset-group-alist' to affect encoding of the
9119         "Newsgroups" and "Followup-To" headers.
9120
9121 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9122
9123         * Makefile.in (install-el): Depend on gnus-load.el.
9124
9125 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9126
9127         * Makefile.in (install-el): Use -f.
9128         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
9129
9130 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
9131
9132         * message.el (message-send-news): Don't encode Followups-To when
9133         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
9134
9135         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
9136         header.
9137
9138         * gnus-art.el (article-decode-group-name): Also decode
9139         "Followup-To".
9140
9141         * rfc2047.el (rfc2047-encode-message-header): Encode without
9142         asking for null methods.
9143
9144         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
9145         default charset for newsgroup names in accordance with USEFOR.
9146
9147         * gnus-group.el (gnus-group-name-charset-method-alist,
9148         gnus-group-name-charset-group-alist): Removed "*" from doc
9149         strings, "*" should not be used for complex variables.
9150
9151 2001-10-06  Simon Josefsson  <jas@extundo.com>
9152
9153         Support UTF-8 group names better.
9154
9155         * message.el (message-check-news-header-syntax): Encode group
9156         names before comparison.
9157
9158         * gnus-msg.el (gnus-copy-article-buffer): Run all
9159         `gnus-article-decode-hook's except `article-decode-charset'
9160         instead of hardcoding call to one of them.
9161
9162         * gnus-art.el (gnus-article-decode-hook): Add
9163         `article-decode-group-name'.
9164         (article-decode-group-name): New function, use `g-d-n'.
9165
9166         * gnus-group.el (gnus-group-insert-group-line): Decode
9167         gnus-tmp-group using `g-d-n'.
9168
9169         * gnus-util.el (gnus-decode-newsgroups): New function.
9170
9171 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
9172
9173         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
9174         `gnus-group-name-charset-group-alist'.
9175
9176 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9177
9178         * Makefile.in: Install el in install. Add uninstall.
9179
9180 2001-10-05  Simon Josefsson  <jas@extundo.com>
9181
9182         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
9183
9184         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
9185
9186         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
9187         empty folders.
9188
9189         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
9190         limiting if read-all (C-u RET) was used.
9191
9192 2001-10-04  Simon Josefsson  <jas@extundo.com>
9193
9194         * mail-source.el (mail-source-movemail-program): New variable.
9195         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
9196         <thutt@thutt.vmware.com>.
9197
9198 2001-10-03  Simon Josefsson  <jas@extundo.com>
9199
9200         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
9201         (gnus-summary-line-format-alist): Fix param.
9202
9203 2001-10-02  Simon Josefsson  <jas@extundo.com>
9204
9205         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
9206         don't go through `nnimap-request-expire-articles' to delete the
9207         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
9208
9209 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9210
9211         * gnus-agent.el (gnus-agent-write-active): The min in the
9212         agent/active may be larger than that in the server/active.
9213
9214 2001-10-01  Simon Josefsson  <jas@extundo.com>
9215
9216         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
9217         is IMAP4rev1.
9218
9219         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
9220
9221         * nnfolder.el: Ditto.
9222
9223 2001-09-30  Dan Christensen  <jdc@uwo.ca>
9224
9225         * gnus-sum.el (gnus-summary-extract-address-component): New function.
9226         (gnus-summary-from-or-to-or-newsgroups): Optimize.
9227
9228 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9229
9230         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
9231         (message-mode-menu): Menu item for same.
9232
9233         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
9234         delayed articles.
9235
9236         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
9237         nndraft:delayed does not exist.
9238         (gnus-delay-initialize): Don't set up keymap, that's done from
9239         message.el now.
9240         (gnus-delay, gnus-delay-group, gnus-delay-header)
9241         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
9242
9243 2001-09-29  Simon Josefsson  <jas@extundo.com>
9244
9245         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
9246         utf-8, not eight-bit-control.
9247
9248         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
9249         (imap-log, imap-debug): Custom.
9250         (imap-log-buffer, imap-debug-buffer): New constants.
9251         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
9252         (imap-network-open, imap-shell-open, imap-starttls-open)
9253         (imap-send-command-1, imap-send-command, imap-arrival-filter)
9254         (imap-debug): Use imap-*-buffer.
9255
9256         * nndoc.el (nndoc-article-type): Add mailman.
9257         (nndoc-type-alist): Ditto.
9258         (nndoc-mailman-type-p): New function.
9259
9260 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9261
9262         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
9263         gnus-art.el.
9264
9265 2001-09-27  Simon Josefsson  <jas@extundo.com>
9266
9267         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
9268         (gnus-topic-catchup-articles): New function. Suggested by Robin
9269         S. Socha <robin-dated-1001857693.185e29@socha.net>.
9270
9271 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9272         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
9273
9274         * gnus-ems.el (gnus-article-display-xface): Insert xface after
9275         previous ones.
9276
9277 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9278         From Daiki Ueno  <ueno@unixuser.org>
9279
9280         * gnus-sum.el (gnus-summary-show-article): The arglist of
9281         detect-coding-region is incompatible.
9282
9283 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9284         From Katsuhiro Hermit Endo <hermit@koka-in.org>
9285
9286         * gnus-group.el (gnus-group-delete-group): Typo.
9287
9288 2001-09-26  Simon Josefsson  <jas@extundo.com>
9289
9290         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
9291
9292         * nnimap.el (nnimap-expiry-target): Use temp buffer.
9293
9294 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9295
9296         * gnus-cus.el (gnus-group-parameters): Display as sexp.
9297
9298 2001-09-22  Simon Josefsson  <jas@extundo.com>
9299
9300         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
9301
9302         * nnfolder.el (nnfolder-open-marks): Ditto.
9303
9304         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
9305         (gnus-update-marks): Use it.
9306         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
9307         hardcoded list.
9308
9309         * gnus.el (gnus-article-special-mark-lists): Add killed.
9310         (gnus-article-unpropagated-mark-lists): New constant.
9311
9312 2001-09-22  Simon Josefsson  <jas@extundo.com>
9313
9314         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
9315         custom option.
9316
9317 2001-09-23  Simon Josefsson  <jas@extundo.com>
9318
9319         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
9320
9321 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9322
9323         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
9324
9325 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
9326
9327         * gnus-group.el (gnus-group-sort-function): Fix customize type to
9328         accept lists of functions.
9329
9330 2001-09-20  Simon Josefsson  <jas@extundo.com>
9331
9332         * gnus-group.el (gnus-group-catchup): Update expire marks in
9333         backend.  Also, if ALL also set expire marks on tick/dormant.
9334
9335 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9336
9337         * message.el (message-tab-body-function): New variable.
9338         * message.el (message-tab): Use it.
9339
9340 2001-09-19  Sam Steingold  <sds@gnu.org>
9341
9342         * gnus-win.el (gnus-buffer-configuration): Respect
9343         `gnus-bug-create-help-buffer'.
9344
9345 2001-09-18  Simon Josefsson  <jas@extundo.com>
9346
9347         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
9348         (gnus-parse-simple-format): Re-revert.
9349
9350 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
9351         Trivial patch.
9352
9353         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
9354         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
9355
9356 2001-09-18  Simon Josefsson  <jas@extundo.com>
9357
9358         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
9359         signed.
9360         (gnus-parse-simple-format): Don't use it.
9361
9362 2001-09-17  Miles Bader  <miles@gnu.org>
9363
9364         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
9365         error querying a backend abort the whole process.
9366
9367 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9368
9369         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
9370         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
9371
9372 2001-09-17  Didier Verna  <didier@xemacs.org>
9373
9374         * nndiary.el: version 0.2-b14.
9375         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
9376         compatibility problem with XEmacs 21.1.
9377
9378 2001-09-15  Simon Josefsson  <jas@extundo.com>
9379
9380         * gnus-group.el (gnus-group-line-format): Document %c.
9381
9382         * nnml.el (nnml-parse-head): Handle CRLF files.
9383         (nnml-generate-nov-file): Ditto.
9384         (nnml-retrieve-headers): Ditto.
9385
9386 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
9387
9388         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
9389
9390 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
9391
9392         * gnus-spec.el (gnus-correct-substring): Still stopped one
9393         character before we wanted (never included last character).
9394         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
9395         add missing "," (once per function)
9396
9397 2001-09-14  Simon Josefsson  <jas@extundo.com>
9398
9399         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
9400         (otherwise e.g. gnus-agentize in .gnus overrides the customized
9401         default before gnus-group is loaded and the variable set.)
9402
9403         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
9404         killed or unsent marks.
9405
9406         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
9407         isn't an article to set it on (e.g. when you `a' in a group).
9408
9409 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9410
9411         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
9412         can read e-mails from Microsoft Outlook users not using ISO
9413         8859-2 character set.
9414
9415 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9416
9417         * gnus-diary.el: Minor modifications to avoid warnings.
9418         (gnus-summary-misc-menu): defvar.
9419         (gnus-diary-check-message): Use gnus-point-at-eol.
9420         (gnus-diary-kill-entire-line): eval-and-compile.
9421
9422 2001-09-12  Didier Verna  <didier@xemacs.org>
9423
9424         * nndiary.el: new version (0.2-b13).
9425         * nndiary.el (nndiary-mail-sources): doc update.
9426         * nndiary.el (nndiary-split-methods): ditto.
9427         * nndiary.el (nndiary-request-accept-article-hooks): New.
9428         * nndiary.el (nndiary-request-accept-article): use it, check
9429         message validity.
9430         * nndiary.el (nndiary-get-new-mail): changed default to nil.
9431         * nndiary.el (nndiary-schedule): fix bug (misplaced
9432         condition-case): it didn't return nil on error.
9433         * gnus-diary.el: new version.
9434         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
9435         * gnus-diary.el (gnus-diary-header-value-history): New.
9436         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
9437         * gnus-diary.el (gnus-diary-add-header): New.
9438         * gnus-diary.el (gnus-diary-check-message): New.
9439         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
9440         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
9441
9442 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9443
9444         * gnus-sum.el (gnus-select-newsgroup): Make
9445         `gnus-current-select-method' buffer-local.
9446
9447         * gnus-art.el (gnus-request-article-this-buffer): Refer
9448         `gnus-current-select-method' in the current summary buffer.
9449
9450 2001-09-10  Simon Josefsson  <jas@extundo.com>
9451         From Daniel Pittman <daniel@rimspace.net>
9452
9453         * gnus-spec.el (gnus-correct-pad-form): Fix.
9454
9455 2001-09-09  Simon Josefsson  <jas@extundo.com>
9456
9457         * mm-decode.el (mm-inline-media-tests): Add
9458         application/x-emacs-lisp.
9459         (mm-attachment-override-types): Add
9460         application/{x-,}pkcs7-signature.
9461
9462         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
9463         (gnus-server-line-format, gnus-server-mode-line-format)
9464         (gnus-server-browse-in-group-buffer): Customize.
9465
9466 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9467
9468         * nnml.el (nnml-marks-changed-p): Typo.
9469         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
9470         (nnml-marks-changed-p): Use gnus-gethash.
9471         (nnml-marks-modtime): Use gnus-make-hashtable.
9472
9473         * nnfolder.el (nnfolder-marks-changed-p): Typo.
9474         (nnfolder-request-expire-articles, nnfolder-save-marks)
9475         (nnfolder-open-marks): Typo.
9476         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
9477         (nnfolder-marks-changed-p): Use gnus-gethash.
9478         (nnfolder-marks-modtime): Use gnus-make-hashtable.
9479
9480 2001-09-08  Simon Josefsson  <jas@extundo.com>
9481
9482         * nnfolder.el (nnfolder-marks-modtime): New variable.
9483         (nnfolder-marks-changed-p): New function.
9484         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
9485         (nnfolder-request-update-info): Don't update if marks didn't change.
9486
9487         * nnml.el (nnml-marks-modtime): New variable.
9488         (nnml-marks-changed-p): New function.
9489         (nnml-save-marks, nnml-open-marks): Save modtime.
9490         (nnml-request-update-info): Don't update if marks didn't change.
9491
9492         * gnus-agent.el (gnus-agent-any-covered-gcc)
9493         (gnus-agent-add-server, gnus-agent-remove-server): Use
9494         gnus-agent-method-p.
9495
9496         * gnus-art.el (gnus-buttonized-mime-types): New variable.
9497         (gnus-unbuttonized-mime-type-p): Use it.
9498
9499         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
9500         fetch group.
9501
9502 2001-09-08  Simon Josefsson  <jas@extundo.com>
9503         From Daniel Pittman <daniel@rimspace.net>
9504
9505         * gnus-spec.el (gnus-correct-pad-form): New function.
9506         (gnus-parse-simple-format): Use it.
9507
9508 2001-09-07  Simon Josefsson  <jas@extundo.com>
9509
9510         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
9511         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
9512         Putnam <reader@newsguy.com>.
9513         (gnus-group-sort-selected-groups): Touch dribble file.
9514
9515 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
9516
9517         * nnml.el (nnml-filenames-are-evil): New variable.
9518         (nnml-article-to-file-alist): Rename to ...
9519         (nnml-current-group-article-to-file-alist): ... this.
9520         Respect `nnml-filenames-are-evil'.
9521         (nnml-active-number): Update.
9522         (nnml-update-file-alist): Update.
9523         (nnml-request-article): Use nnheader-article-to-file-alist.
9524         (nnml-request-rename-group): Likewise.
9525
9526 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9527
9528         * gnus-sum.el (gnus-summary-insert-line): Fix.
9529
9530 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
9531
9532         * gnus-sum.el: Bind g-s-t-s to "W g".
9533         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
9534         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
9535         display of graphical smilies.
9536
9537 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9538
9539         * gnus-start.el (gnus-setup-news): A typo.
9540         From Bill White <billw@wolfram.com>.
9541
9542 2001-09-06  Simon Josefsson  <jas@extundo.com>
9543
9544         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
9545         and unseen marks.
9546
9547 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9548
9549         * nnmail.el (nnmail-split-fancy): Document `junk'.
9550
9551 2001-09-04  Simon Josefsson  <jas@extundo.com>
9552
9553         * imap.el (imap-search): Don't error if server is broken.
9554
9555 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
9556
9557         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
9558         searching for an article that isn't in the mbox.
9559
9560 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9561
9562         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
9563         right, and get all the comments.
9564
9565 2001-09-02  Simon Josefsson  <jas@extundo.com>
9566         Suggested by Dan Christensen <jdc+news@uwo.ca>
9567
9568         * nnfolder.el (nnfolder-request-update-info): Fix message.
9569
9570         * nnml.el (nnml-request-update-info): Ditto.
9571
9572 2001-09-01  Simon Josefsson  <jas@extundo.com>
9573
9574         * nnml.el (nnml-request-expire-articles): Also bind
9575         `nnml-current-group' and `nnml-article-file-alist' when using
9576         expiry-target. (Otherwise nnml will be in a inconsistent internal
9577         state causing all kind of problems.)
9578         (nnml-request-expire-articles): If `nnml-article-to-file' or
9579         `file-attributes' failes, return article as un-expirable instead
9580         of treating it as expired.
9581
9582 2001-08-31  Sam Steingold  <sds@gnu.org>
9583
9584         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
9585         typo: `exmine' --> `examine'.
9586
9587 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9588
9589         * nndoc.el (nndoc-forward-type-p): It is not a digest.
9590
9591 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9592
9593         * nnml.el (nnml-check-directory-twice): Remove.
9594         (nnml-retrieve-headers): Ditto.
9595         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
9596
9597 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9598
9599         * nnheader.el (nnheader-directory-files-is-safe): No need to read
9600         directory twice on Windows, or on GNU Emacs-21.
9601
9602 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9603
9604         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
9605         (nnml-request-rename-group): Ditto.
9606         (nnml-active-number): Ditto.
9607         (nnml-request-create-group): Use nnml-directory-articles.
9608         (nnml-request-expire-articles): Use nnml-directory-articles, which
9609         gets list from nov database if available.
9610         (nnml-get-nov-buffer): New function.
9611         (nnml-open-nov): Use it.
9612         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
9613         gets alist from nov database if available.
9614         (nnml-directory-articles): New function.
9615         (nnml-article-to-file-alist): New function.
9616
9617 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9618
9619         * mm-decode.el (mm-display-external): Use `name' as filename, if
9620         `filename' attribute is not present.
9621
9622 2001-08-30  Andrew Innes  <andrewi@gnu.org>
9623
9624         * mail-source.el (mail-source-flash): New defcustom.
9625         (mail-source-new-mail-p): Ring visible bell if appropriate.
9626         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
9627         timer is cleared even if mail check signals an error.
9628
9629 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9630
9631         * gnus-sum.el (gnus-summary-move-article): Only update marks of
9632         type 'list.
9633
9634 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9635
9636         * flow-fill.el (fill-flowed): eol might be point-max.
9637
9638 2001-08-27  Simon Josefsson  <jas@extundo.com>
9639
9640         * nnml.el (nnml-request-update-info): Fix message.
9641         (nnml-open-marks): Ditto.
9642
9643         * nnfolder.el (nnfolder-request-update-info):
9644         (nnfolder-open-marks): Fix message.
9645
9646 2001-08-25  Simon Josefsson  <jas@extundo.com>
9647
9648         * nnfolder.el (nnfolder-save-marks): Don't create directory named
9649         after group in ~/.
9650
9651 2001-08-25  Simon Josefsson  <jas@extundo.com>
9652         From Andreas Jaeger  <aj@suse.de>
9653
9654         * nnfolder.el (nnfolder-open-marks): Fix typo.
9655         * nnml.el (nnml-open-marks): Likewise.
9656
9657 2001-08-25  Simon Josefsson  <jas@extundo.com>
9658
9659         Make nnfolder groups self-contained as far as marks are concerned.
9660
9661         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
9662         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
9663         (nnfolder-open-server): Make marks directory.
9664         (nnfolder-request-delete-group): Delete marks file.
9665         (nnfolder-request-delete-group): Check of nov/marks file exist
9666         before deleting.
9667         (nnfolder-request-rename-group): Rename marks file.
9668         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
9669         (nnfolder-request-set-mark, nnfolder-request-update-info)
9670         (nnfolder-group-marks-pathname, nnfolder-save-marks)
9671         (nnfolder-open-marks): New functions.
9672         (top-level): Require gnus.
9673
9674 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9675
9676         * nnweb.el (nnweb-type-definition): Use google raw file.
9677         (nnweb-google-parse-1): Ditto.
9678         (nnweb-google-identity): Ditto.
9679         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
9680         (nnweb-altavista-wash-article): Ditto.
9681         (nnweb-request-article): Remove nnweb-decode-entities.
9682
9683         * nnml.el: Require 'gnus.
9684
9685 2001-08-25  Simon Josefsson  <jas@extundo.com>
9686
9687         * nnml.el (nnml-marks-is-evil): Add doc.
9688
9689 2001-08-25  Simon Josefsson  <jas@extundo.com>
9690
9691         * nnml.el (nnml-save-marks): Wrap saving marks in a
9692         condition-case, to allow user to start Gnus if saving marks failed
9693         for some reason.
9694
9695 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9696
9697         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
9698
9699         * gnus-group.el (gnus-update-group-mark-positions): Bind
9700         gnus-group-update-hook to nil.
9701
9702 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9703
9704         * mml.el (mml-generate-mime-1): Force as multibyte string.
9705
9706 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9707
9708         * gnus-sum.el (gnus-summary-insert-line)
9709         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
9710         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
9711
9712         * gnus-spec.el (gnus-correct-substring): Take optional END.
9713
9714         * nnrss.el (nnrss-request-article): Remove \n.
9715         (nnrss-retrieve-headers): Lines number is -1.
9716
9717 2001-08-24  Simon Josefsson  <jas@extundo.com>
9718
9719         * gnus-group.el (gnus-info-clear-data): Call
9720         nnfoo-request-set-mark to propagate marks.  Fix bug:
9721         `gnus-group-update-line' doesn't update read range unless we call
9722         `gnus-get-unread-articles-in-group' first.
9723
9724         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
9725         to server.
9726
9727 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9728
9729         * gnus-util.el (gnus-create-info-command): Return an interactive
9730         function.
9731
9732 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9733         From Katsumi Yamaoka <yamaoka@jpl.org>
9734
9735         * gnus-spec.el (gnus-parse-complex-format): Use equal.
9736
9737 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9738
9739         * gnus-sum.el (gnus-select-newsgroup): Use it.
9740
9741         * gnus-util.el (gnus-not-ignore): New function.
9742
9743         * lpath.el (featurep): Don't fbind char-int.
9744
9745         * gnus-util.el (gnus-create-info-command): New function.
9746
9747         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
9748         right node.
9749
9750         * gnus-sum.el (gnus-select-newsgroup): Clean up.
9751         (gnus-summary-limit-children): Use 'identity instead of `all'.
9752         (gnus-summary-limit-to-display-predicate): New command and
9753         keystroke.
9754
9755 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9756
9757         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
9758
9759         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
9760
9761 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9762
9763         * gnus-spec.el: Add the Gnus version.
9764         (gnus-update-format-specifications): If the Gnus version changes,
9765         nix out the format spec cache.
9766
9767         * gnus.el (gnus-continuum-version): Made into a command and
9768         optionalize the VERSION.
9769
9770         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
9771         the start of the lines.
9772
9773 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9774
9775         * gnus.el (gnus-visual-p): Define function before use of
9776         function.
9777
9778 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9779
9780         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
9781         (gnus-article-mark-to-type): New function.
9782         (gnus-update-missing-marks): Only update marks of type 'list.
9783
9784         * gnus.el (gnus-article-special-mark-lists): New variable.
9785
9786 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9787
9788         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
9789         (gnus-select-newsgroup): Still use 'all.
9790         (gnus-summary-initial-limit): Comparing with 'all.
9791
9792 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9793
9794         * gnus-start.el (gnus-activate-group): If dont-check, don't update
9795         active.
9796
9797 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9798
9799         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
9800         nnslashdot-*-retrieve-headers.
9801         (nnslashdot-request-article): Fix for slashcode 2.2.
9802         (nnslashdot-make-tuple): New function.
9803         (nnslashdot-read-groups): Use it.
9804
9805 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9806
9807         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
9808         list.
9809
9810         * gnus-sum.el (gnus-summary-move-article): Don't select article.
9811
9812 2001-08-20  Simon Josefsson  <jas@extundo.com>
9813
9814         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
9815         opened, error instead of continuing (and exploding later).
9816
9817 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9818
9819         * gnus.el (gnus-expand-group-parameters): Return the parameter
9820         list.
9821
9822         * gnus-sum.el (gnus-summary-show-article): Doc fix.
9823         (gnus-summary-show-article): Guess at charset if required.
9824
9825         * gnus-spec.el (gnus-correct-substring): Stopped one character
9826         before we wanted.
9827
9828 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9829
9830         * earcon.el (earcon-auto-play): Remove unused option.
9831
9832 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9833
9834         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
9835         message down in levels, since it happens very fast.
9836
9837         * smiley-ems.el (smiley-update-cache): Respect the symbol version
9838         of smiley-regexp-alist.
9839
9840         * mm-view.el (mm-inline-text): Ignore vcard errors.
9841
9842         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
9843
9844         * gnus-score.el (gnus-all-score-files): Use append instead of
9845         nconc.
9846
9847         * gnus.el (gnus-splash-face): Doc fix.
9848
9849         * mm-decode.el (mm-mailcap-command): Use
9850         mm-path-name-rewrite-functions.
9851         (mm-path-name-rewrite-functions): New variable.
9852
9853         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
9854         (gnus-complex-form-to-spec): Insert tab.
9855         (gnus-spec-tab): New function.
9856
9857         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
9858         entering the group.
9859
9860         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
9861         the positional spec.
9862         (gnus-parse-complex-format): React to %C.
9863
9864         * gnus-ems.el (gnus-char-width): Moved here.
9865
9866         * gnus-sum.el (gnus-select-newsgroup): Set
9867         gnus-newsgroup-articles.
9868         (gnus-unseen-mark): New variable.
9869         (gnus-newsgroup-unseen): Ditto.
9870         (gnus-newsgroup-seen): Ditto.
9871         (gnus-adjust-marked-articles): Use them.
9872         (gnus-update-marks): Use them.
9873         (gnus-summary-update-secondary-mark): Display.
9874         (gnus-summary-prepare-threads): Display.
9875
9876         * gnus-msg.el (gnus-inews-group-method): Use and return the
9877         method, not the server.
9878
9879 2001-08-19  Simon Josefsson  <jas@extundo.com>
9880
9881         * gnus-srvr.el (gnus-server-agent-face): New.
9882         (gnus-server-agent-face): New.
9883         (gnus-server-mode): Turn on font-lock-mode.
9884
9885         * gnus.el (gnus-server-visual): Add defgroup.
9886
9887 2001-08-19  Simon Josefsson  <jas@extundo.com>
9888         From Joe Casadonte <jcasadonte@northbound-train.com>
9889
9890         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
9891         gnus-server-denied-face): New.
9892         (gnus-server-opened-face, gnus-server-closed-face,
9893         gnus-server-denied-face): New.
9894         (gnus-server-font-lock-keywords): Add.
9895
9896 2001-08-19  Simon Josefsson  <jas@extundo.com>
9897
9898         * nnml.el (nnml-request-set-mark): Return nil.
9899         (nnml-save-marks): Use nnml-possibly-create-directory.
9900         (nnml-open-marks): Only work in temp buffer when inserting/reading
9901         .marks file.
9902
9903 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9904
9905         * gnus.el (gnus-expand-group-parameters): Fix.
9906
9907         * gnus-spec.el (gnus-char-width): New function.
9908         (gnus-correct-substring, gnus-correct-length): Use it.
9909
9910         * message.el (message-required-mail-headers): Fix doc.
9911
9912 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9913
9914         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
9915
9916         * mm-decode.el (mm-save-part-to-file): Insert the handle.
9917
9918 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9919
9920         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
9921         slashdot 2.2 (not fully fixed yet).
9922         (nnslashdot-request-article): Ditto.
9923
9924 2001-08-18  Simon Josefsson  <jas@extundo.com>
9925
9926         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
9927         nnimap.
9928
9929         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
9930         gnus-util.
9931         (nnimap-request-update-info-internal): Use new functions.
9932
9933         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
9934         new functions.
9935
9936 2001-08-18  Simon Josefsson  <jas@extundo.com>
9937
9938         Make nnml groups self-contained as far as marks are concerned.
9939
9940         * nnml.el (nnml-request-delete-group): Delete marks file.
9941         (nnml-request-rename-group): Move marks file.
9942         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
9943         variables.
9944         (nnml-request-set-mark, nnml-request-update-info): New server
9945         functions.
9946         (nnml-save-marks, nnml-open-marks): New functions.
9947
9948 2001-08-18  Simon Josefsson  <jas@extundo.com>
9949
9950         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
9951         `set' when setting marks.
9952
9953 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9954
9955         * gnus.el (gnus-info-find-node): Take an argument.
9956
9957         * gnus-art.el (gnus-button-handle-info): New function.
9958         (gnus-url-unhex-string): Replace "+" with " ".
9959
9960 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9961
9962         * message.el (message-check-news-header-syntax): Check bad From.
9963
9964 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9965
9966         * gnus-spec.el (gnus-correct-length): New function.
9967         (gnus-correct-substring): New function.
9968         (gnus-tilde-max-form): Use it.
9969
9970 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
9971
9972         * nnmh.el: Docstring changes as below.
9973
9974         * nnml.el: Docstring changes as below.
9975
9976         * nnbabyl.el: Docstring changes as below.
9977
9978         * nnmbox.el: Docstring changes as below.
9979
9980         * nnfolder.el: Added docstrings identifying each virtual server
9981         parameter.
9982
9983 2001-08-18  Simon Josefsson  <jas@extundo.com>
9984
9985         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
9986
9987 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
9988
9989         * message.el: rename "Abort Message" to "Postpone Message".
9990         Remove "Attach file as MIME" from Message menu, it's already in
9991         the MIME menu.
9992
9993 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9994
9995         * smime.el (smime-point-at-eol): eval-and-compile.
9996         (smime-make-temp-file): New function.
9997         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
9998         Use it.
9999
10000 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10001
10002         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
10003         (gnus-agent-summary-fetch-group): New command and keystroke.
10004
10005         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
10006         (gnus-mime-display-security): Make it respect
10007         gnus-unbuttonized-mime-type-p.
10008
10009         * gnus-sum.el (gnus-articles-to-read): Comments.
10010         (gnus-article-marked-p): New function.
10011         (gnus-summary-display-make-predicate): New function.
10012         (gnus-select-newsgroup): Use them.
10013
10014         * mm-decode.el (mm-save-part-to-file): Made it not error.
10015
10016 2001-08-17  Simon Josefsson  <jas@extundo.com>
10017
10018         * imap.el (imap-wait-for-tag): If process-status isn't open or
10019         run, return nil instead of sit-for looping.
10020
10021 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10022
10023         * lpath.el (featurep): fbind xml-parse-region.
10024
10025         * gnus.el (gnus-message-archive-method): Default to "archive".
10026         (gnus-message-archive-method): Doc fix.
10027         (gnus-parameters-get-parameter): Cleaned up.
10028         (gnus-expand-group-parameter): New function.
10029
10030         * gnus-start.el (gnus-setup-news): Push the archive server only
10031         the server list.
10032
10033         * mml.el (mml-menu): Changed name to "Attachments".
10034
10035         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
10036         when there is something to detroy.
10037
10038 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10039
10040         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
10041         nil.
10042
10043 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10044
10045         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
10046         which specifies a time today or tomorrow.
10047
10048 2001-08-15  Simon Josefsson  <jas@extundo.com>
10049         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
10050
10051         * gnus-agent.el (gnus-agent-make-mode-line-string)
10052         (gnus-agent-toggle-plugged): Use new API.
10053
10054 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10055
10056         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
10057         deadline has expired.
10058
10059 2001-08-12  Simon Josefsson  <jas@extundo.com>
10060         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
10061
10062         Support `recent' mark indicating newly arrived messages (to
10063         separate from old but unread messages).
10064
10065         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
10066         `nnmail-split-history' if recent is > 0.
10067         (nnimap-request-update-info-internal): Update `recent' marks.
10068         (nnimap-request-set-mark): Never set `recent' marks.
10069         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
10070         recent.
10071
10072         * gnus-sum.el (gnus-recent-mark): New mark.
10073         (gnus-newsgroup-recent): New variable.
10074         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
10075         (gnus-summary-prepare-threads): Mark recent articles.
10076         (gnus-summary-add-mark): Support recent.
10077         (gnus-summary-update-secondary-mark): Support recent.
10078
10079         * gnus.el (gnus-article-mark-lists): Add recent.
10080
10081 2001-08-12  Simon Josefsson  <jas@extundo.com>
10082
10083         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
10084         whether successful decoding took place.  Add doc.
10085
10086 2001-08-12  Simon Josefsson  <jas@extundo.com>
10087         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
10088
10089         * gnus.el (gnus-summary-line-format, gnus-parameters):
10090         * gnus-gl.el (gnus-summary-grouplens-line-format):
10091         * gnus-salt.el (gnus-summary-pick-line-format):
10092         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
10093
10094 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
10095         Committed by Kai Gro\e,b_\e(Bjohann.
10096
10097         * gnus-score.el (gnus-score-string): Fix `match' regexp
10098         for `extra' header case.
10099
10100 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10101
10102         * nnmbox.el (nnmbox-read-mbox): No warning.
10103
10104 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10105
10106         * nndoc.el (nndoc-article-type): Fix doc.
10107         (nndoc-generate-article-function): New variable.
10108         (nndoc-dissection-function): New variable.
10109         (nndoc-type-alist): Add oe-dbx.
10110         (nndoc-oe-dbx-type-p): New function.
10111         (nndoc-oe-dbx-dissection): New function.
10112         (nndoc-oe-dbx-generate-article): New function.
10113
10114 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10115
10116         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
10117         whether deadline has been reached.  Patch from Dan Nicolaescu
10118         <dann@godzilla.ics.uci.edu>.
10119
10120 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10121
10122         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
10123         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
10124         <rintaman@cs.Helsinki.FI>.
10125
10126         * mail-source.el (mail-source-movemail): The error buffer is
10127         modified, but nothing in it.
10128
10129 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10130
10131         * message.el (message-bogus-system-names): New variable.
10132         (message-make-fqdn): Use it.
10133
10134 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10135
10136         * nndraft.el (nndraft-request-group): Use
10137         nndraft-auto-save-file-name.
10138
10139 2001-08-09  Simon Josefsson  <jas@extundo.com>
10140
10141         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
10142         Don't ask whether to decrypt.  Just leave result in buffer (don't
10143         call mm).
10144
10145         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
10146         parts as well.
10147         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
10148         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
10149
10150 2001-08-09  Simon Josefsson  <jas@extundo.com>
10151
10152         * mm-decode.el (mm-insert-part): Return decoding success status.
10153         (mm-save-part-to-file): Error if decoding failed.
10154
10155 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10156
10157         * message.el (message-tab): Use indent-relative.
10158         (message-mode): Don't bind indent-line-function to indent-relative.
10159
10160 2001-08-09  Simon Josefsson  <jas@extundo.com>
10161
10162         * message.el (message-get-reply-headers): Fix string. Suggested by
10163         Christoph Conrad <cc@cli.de>.
10164
10165 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10166
10167         * message.el (message-tab): Use the current value of
10168         indent-line-function.
10169         (message-mode): Bind indent-line-function to indent-relative.
10170
10171 2001-08-08  Simon Josefsson  <jas@extundo.com>
10172
10173         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
10174         whether `imtest' is installed.
10175
10176 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10177         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10178
10179         * gnus-sum.el (gnus-summary-show-article): Call
10180         gnus-summary-update-secondary-secondary-mark.
10181         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
10182         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
10183
10184 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10185
10186         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
10187
10188         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
10189
10190         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
10191         <gerd@gnu.org>.
10192
10193         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
10194
10195         * gnus-util.el (gnus-output-to-rmail): Ditto.
10196         (gnus-output-to-mail): Ditto.
10197
10198         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
10199
10200 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
10201
10202         * message.el (message-indent-citation): Use
10203         `message-yank-cited-prefix' for empty lines.
10204
10205 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
10206
10207         * message.el (message-indent-citation): Quote only lines starting
10208         with ">" using `message-yank-cited-prefix'.
10209
10210 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10211         Trivial patch.
10212
10213         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
10214         gnus-cache-fully-p.
10215
10216 2001-08-04  Simon Josefsson  <jas@extundo.com>
10217
10218         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
10219         file if it doesn't exist (by calling gnus-cache-read-active).
10220
10221 2001-08-04  Simon Josefsson  <jas@extundo.com>
10222
10223         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
10224         (gnus-cache-passively-or-fully-p): Removed.
10225         (gnus-cache-fully-p): Fix it.
10226
10227         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
10228
10229 2001-08-04  Simon Josefsson  <jas@extundo.com>
10230
10231         * gnus-cache.el (gnus-cache-fully-p)
10232         (gnus-cache-passively-or-fully-p): New functions.
10233         (gnus-cache-possibly-enter-article): Cosmetic change, use
10234         `g-c-p-o-f-p'.
10235         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
10236         was bogus (`g-c-p-a-a' does not change active info, just change
10237         the functions parameters).
10238         (gnus-cache-possibly-remove-articles-1): Make sure articles are
10239         not removed in groups that match `gnus-uncacheable-groups'.
10240
10241         Reported and modifications based on discussions with Nuutti
10242         Kotivuori <nuutti.kotivuori@smarttrust.com>.
10243
10244 2001-08-04  Simon Josefsson  <jas@extundo.com>
10245         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10246
10247         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
10248         calls `gnus-cache-update-active' if bounds has been extended.
10249
10250 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10251
10252         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
10253         before remove.
10254         (gnus-mime-security-show-details): Ditto.
10255
10256 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10257
10258         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
10259         syntax.  Protect string-match against nil string and regexp.
10260
10261 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10262
10263         * mm-util.el (mm-find-charset-region): Remove control-1.
10264
10265 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10266
10267         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
10268
10269 2001-08-04  Simon Josefsson  <jas@extundo.com>
10270
10271         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
10272         buffer.  Delete MIME-Version header.
10273
10274 2001-08-03  Simon Josefsson  <jas@extundo.com>
10275
10276         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
10277         that is entered does not necessarily have the highest article
10278         number in the group, so use `gnus-cache-possibly-alter-active'
10279         instead of `gnus-cache-update-active'.
10280
10281 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10282
10283         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
10284
10285 2001-08-03  Simon Josefsson  <jas@extundo.com>
10286
10287         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
10288         menu.
10289
10290 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10291
10292         * gnus.el (post-method): New group parameter.  It also provides
10293         the user option `gnus-post-method-alist' and the internal function
10294         `gnus-parameter-post-method'.
10295
10296         * gnus-msg.el (gnus-post-method): Bind the value of
10297         `gnus-post-method' to the group parameter if it is defined.
10298
10299 2001-08-02  Simon Josefsson  <jas@extundo.com>
10300
10301         * smime.el (smime-extra-arguments): Removed.
10302         (smime-call-openssl-region): Don't use it.
10303
10304 2001-08-02  Simon Josefsson  <jas@extundo.com>
10305
10306         * smime.el (smime-sign-region): Handle stderr.
10307         (smime-encrypt-region): Ditto.
10308
10309         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
10310         match the ASN.1 length bytes.
10311         (mm-pkcs7-enveloped-magic): Ditto.
10312         (mm-view-pkcs7-get-type): Don't regexp quote.
10313
10314 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10315         From Andreas Fuchs <asf@void.at>
10316
10317         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
10318
10319 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10320
10321         * gnus-art.el (gnus-header-button-alist): References regexp.
10322
10323 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
10324
10325         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
10326         already fboundp.  Add INTERACTIVE arg to autoload form.
10327
10328 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10329
10330         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
10331
10332         * nnmail.el (nnmail-cache-open): Ditto.
10333
10334 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10335
10336         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
10337
10338 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10339
10340         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
10341
10342 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10343         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
10344
10345         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
10346         (gnus-agent-toggle-plugged): Use it.
10347
10348 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10349
10350         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
10351         (gnus-ding-file-coding-system): New variable.
10352         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
10353         (gnus-slave-save-newsrc): Use it.
10354
10355 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10356
10357         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
10358         syntax.
10359
10360 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10361         Originally from Andreas Fuchs <asf@void.at>
10362
10363         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
10364         (mml2015-gpg-pretty-print-fpr): New function.
10365         (mml2015-gpg-extract-signature-details): More details, rename from
10366         `m-g-e-from'.
10367         (mml2015-gpg-verify): Use them.
10368         (mml2015-gpg-clear-verify): Use them.
10369
10370 2001-07-31  Simon Josefsson  <jas@extundo.com>
10371
10372         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
10373         buffer when done.
10374
10375 2001-07-30  Simon Josefsson  <jas@extundo.com>
10376
10377         * smime.el (smime-call-openssl-region): Revert previous change,
10378         just pass on buf to `call-process-region'.
10379         (smime-verify-region): Doc fix.  Don't message stuff.  Use
10380         `smime-new-details-buffer'.  Inserts error messages into buffer.
10381         (smime-noverify-region): Ditto.
10382         (smime-decrypt-region): Ditto.  Handles stderr separately.
10383         (smime-verify-buffer, smime-noverify-buffer)
10384         (smime-decrypt-buffer): Doc fix.
10385         (smime-new-details-buffer): New function.
10386         (smime-pkcs7-region, smime-pkcs7-certificates-region)
10387         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
10388         (smime-sign-region, smime-encrypt-region): Don't use
10389         `insert-buffer'.
10390
10391         * mml-smime.el (mml-smime-verify): Fix security button strings.
10392
10393 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10394
10395         * gnus-art.el (gnus-mime-save-part-and-strip): Save
10396         gnus-article-mime-handles.
10397
10398 2001-07-29  Simon Josefsson  <jas@extundo.com>
10399
10400         * mail-source.el (top-level): Require message for message-directory.
10401         (mail-source-directory): Change default to message-directory.
10402
10403         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
10404         (smime-certificate-directory, smime-openssl-program)
10405         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
10406         (smime-extra-arguments): New variable.
10407         (smime-dns-server): Fix customize group.
10408         (smime-call-openssl-region): Use `smime-extra-arguments'.
10409
10410 2001-07-29  Simon Josefsson  <jas@extundo.com>
10411         From Vladimir Volovich <vvv@vsu.ru>
10412
10413         * smime.el (smime-call-openssl-region): Ignore stderr.
10414
10415 2001-07-29  Simon Josefsson  <jas@extundo.com>
10416         From Christoph Conrad <christoph.conrad@gmx.de>
10417
10418         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
10419         file.
10420
10421 2001-07-29  Simon Josefsson  <jas@extundo.com>
10422
10423         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
10424
10425         Support S/MIME decryption.
10426
10427         * mm-decode.el (mm-inline-media-tests):
10428         (mm-inlined-types):
10429         (mm-automatic-display):
10430         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
10431
10432         * mm-view.el (mm-pkcs7-signed-magic):
10433         (mm-pkcs7-enveloped-magic): New variables.
10434         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
10435         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
10436         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
10437         PKCS#7 blobs.
10438
10439         * smime.el (smime-decrypt-region): Expand keyfile.
10440
10441 2001-07-29  Simon Josefsson  <jas@extundo.com>
10442
10443         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
10444         `ssl.el' variables.
10445
10446         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
10447         but line instead of narrowing to it, because `nnmail-parse-active'
10448         calls widen.  Thanks to Christoph Conrad
10449         <christoph.conrad@gmx.de>.
10450
10451 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10452
10453         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
10454         for %B spec.
10455
10456         * gnus-sum.el (gnus-summary-prepare-threads): If
10457         gnus-sum-thread-tree-root is nil, use subject instead.
10458         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
10459         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
10460         (gnus-sum-thread-tree-leaf-with-other)
10461         (gnus-sum-thread-tree-single-leaf): Documentation.
10462         (gnus-sum-thread-tree-single-indent): Allow nil.
10463
10464 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10465
10466         * message.el (message-fill-paragraph): Do nothing if the user
10467         wants filladapt-mode.
10468
10469 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10470
10471         * mm-decode.el (mm-image-type-from-buffer): New function.
10472         (mm-get-image): Use it.
10473
10474 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10475
10476         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
10477
10478         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
10479         mm-display-parts too.
10480
10481 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10482
10483         * nnfolder.el (nnfolder-request-accept-article): Bind
10484         nntp-server-buffer.
10485
10486         * nnmail.el (nnmail-parse-active): Read from buffer instead of
10487         nntp-server-buffer.
10488
10489 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10490
10491         * message.el (message-check-news-header-syntax): Use
10492         message-post-method.
10493         (message-send-news): Bind message-post-method.
10494
10495 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10496
10497         * mml.el (mml-tweak-type-alist): New variable.
10498         (mml-tweak-function-alist): New variable.
10499         (mml-tweak-part): New function.
10500         (mml-generate-mime-1): Use it.
10501
10502 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10503
10504         * nnfolder.el (nnfolder-request-accept-article): Replace
10505         nnfolder-request-list.
10506
10507 2001-07-27  Simon Josefsson  <jas@extundo.com>
10508
10509         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
10510         nnoo-change-server failed to do it.
10511
10512 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10513
10514         * gnus.el (gnus-parameters): Make it customizable.
10515
10516 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10517
10518         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
10519
10520         * message.el (message-set-auto-save-file-name): More
10521         poor-system-types.
10522
10523         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
10524
10525         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
10526         supports +.
10527
10528 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10529
10530         * mm-decode.el (mm-readable-p): New function.
10531         (mm-inline-media-tests): Fix the default testers.
10532
10533 2001-07-26  Simon Josefsson  <jas@extundo.com>
10534
10535         * nnimap.el (nnimap-version): Bump version number.
10536
10537 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10538         From Steven E. Harris <seh@speakeasy.org>
10539
10540         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
10541         in M$Windows too.
10542
10543 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10544
10545         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
10546
10547 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10548
10549         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
10550
10551         * mm-decode.el (mm-get-image): Guess then use the type.
10552
10553         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
10554
10555 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
10556
10557         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
10558         display (%B) for threads if threading is off.
10559
10560 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10561         From Henrik Enberg <henrik@enberg.org>
10562
10563         * gnus-msg.el: Customization patch.
10564
10565 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
10566
10567         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
10568         variable.
10569         (nnmail-split-fancy-with-parent): Ignore certain groups.
10570
10571 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10572
10573         * gnus-util.el (gnus-byte-compile): New function.
10574         (gnus-use-byte-compile): New variable.
10575         (gnus-make-sort-function): Use it.
10576
10577         * nnmail.el (nnmail-get-new-mail): Use it.
10578
10579         * gnus-agent.el (gnus-category-make-function): Simple function or
10580         compiled function.
10581         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
10582
10583         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
10584         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
10585         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
10586
10587         * message.el (message-check-news-header-syntax): Remove quote.
10588
10589 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10590
10591         * message.el (message-use-mail-followup-to): `t' is not a
10592         documented value.
10593
10594 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10595
10596         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
10597
10598 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10599
10600         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
10601         there are long lines.
10602
10603 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10604
10605         * dgnushack.el (copy-list): New compiler macro.
10606
10607 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10608
10609         * message.el (message-bounce): If no Return-Path, the whole
10610         content is considered as the original message.
10611
10612         * nnml.el (nnml-check-directory-twice): New variable.
10613         (nnml-article-to-file): Use it.
10614         (nnml-retrieve-headers): Hack it.
10615
10616 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10617
10618         * gnus-win.el (gnus-buffer-configuration): New configure.
10619
10620         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
10621         not alive.
10622
10623         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
10624         (mm-display-external): Use display-term configure.
10625
10626 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10627
10628         * gnus-delay.el (gnus-delay-default-hour): New variable.
10629         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
10630
10631 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10632         From Karl Kleinpaste <karl@charcoal.com>
10633
10634         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
10635         (gnus-summary-prepare-threads): Ditto.
10636
10637         * gnus.el (gnus-summary-line-format): Add %B.
10638
10639 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10640
10641         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
10642
10643         * mm-util.el (mm-string-as-multibyte): New function.
10644
10645         * nnmh.el (nnmh-request-list-1): Encode, not decode!
10646
10647 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10648
10649         * mm-util.el (mm-universal-coding-system): New variable.
10650
10651         * gnus-start.el (gnus-startup-file-coding-system): Use it.
10652
10653         * score-mode.el (score-mode-coding-system): Use it.
10654
10655 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10656
10657         * gnus-start.el (gnus-setup-news): Call
10658         `gnus-check-bogus-newsgroups' just after the native server is
10659         opened.
10660
10661 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10662
10663         * nnmail.el (nnmail-do-request-post): Util function to be used by
10664         `nnchoke-request-post' for all nnmail-derived backends.
10665
10666         * nnml.el (nnml-request-post): Use it.
10667
10668         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
10669         backend, for it groks nnml-request-post.
10670
10671         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
10672         Treat `mail-post' backends like `mail' backends, not like `news'
10673         backends.
10674
10675 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10676
10677         * gnus-msg.el (gnus-setup-message): make-local-hook.
10678
10679 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10680
10681         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
10682         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
10683         <karl@charcoal.com>, slightly changed by Kai.
10684
10685         * message.el (message-check-news-header-syntax): When checking
10686         whether the groups exist, check the right server based on
10687         `gnus-post-method'.
10688
10689 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10690
10691         * gnus-delay.el: New file.
10692
10693 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10694
10695         * mm-util.el (mm-read-coding-system): Take two arguments.
10696
10697         * gnus-sum.el (gnus-summary-show-article): Use
10698         mm-read-coding-system.
10699
10700         * gnus-art.el (article-de-quoted-unreadable):
10701         (article-de-base64-unreadable, article-wash-html):
10702         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
10703
10704 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10705
10706         * nnml.el (nnml-request-post): New function.  Can be used for
10707         annotations in nnml groups.
10708
10709 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10710
10711         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
10712         command.
10713
10714         * gnus-start.el (gnus-find-new-newsgroups): Use
10715         `message-make-date' instead of `current-time-string'.
10716         (gnus-ask-server-for-new-groups): Ditto.
10717         (gnus-check-first-time-used): Ditto.
10718
10719 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10720
10721         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
10722
10723 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
10724
10725         * message.el (message-shorten-references): Change `maxcount' and
10726         `cut' to obey USEFOR draft 5.
10727
10728 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
10729
10730         * gnus-sum.el (gnus-summary-display-arrow): New variable.
10731         (gnus-summary-set-article-display-arrow): New function.
10732         (gnus-summary-goto-subject): Use it.
10733
10734 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10735
10736         * gnus-sum.el (gnus-summary-import-article): Insert date if
10737         doesn't exist.
10738
10739 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10740
10741         * mml.el (mml-content-type-parameters): New variable.
10742         (mml-content-disposition-parameters): New variable.
10743         (mml-insert-mime-headers): Use them.
10744         (mml-parse-1): Accept charset.
10745
10746 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10747
10748         * gnus-group.el (gnus-group-select-group): Doc fix.
10749
10750         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
10751
10752 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10753
10754         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
10755         to handle `define-derived-mode'.
10756
10757 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10758         From:  Stefan Monnier  <monnier@cs.yale.edu>
10759
10760         * message.el (message-mode): Use define-derived-mode.
10761         (message-tab): message-completion-alist.
10762
10763         * imap.el (imap-interactive-login): Use make-local-variable.
10764         (imap-open): Ditto.
10765         (imap-authenticate): Ditto.
10766
10767         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
10768
10769         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
10770
10771 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10772
10773         * message.el (message-citation-line-function): Refer to
10774         gnus-cite-attribution-suffix.
10775
10776 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10777
10778         * gnus-art.el,...: Error convention changes.
10779
10780 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10781
10782         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
10783
10784 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10785
10786         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
10787         (nnrss-read-server-data): Ditto.
10788
10789 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10790
10791         * gnus-setup.el (gnus-use-installed-gnus): Typo.
10792         * Cleanup files.
10793         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
10794
10795 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10796
10797         * gnus.el (gnus-summary-line-format): Add %o.
10798
10799         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
10800         unless shell outputs something.
10801
10802 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10803
10804         * gnus-art.el (gnus-boring-article-headers): Better doc.
10805         (article-hide-headers): Better regexp.
10806         Suggested by Matt Swift <swift@alum.mit.edu>.
10807
10808         * nnheader.el (nnheader-max-head-length): Better doc.
10809         (nnheader-header-value): Skip spaces.
10810         (nnheader-parse-head): Remove space.
10811         Suggested by Matt Swift <swift@alum.mit.edu>.
10812
10813         * gnus-sum.el (gnus-summary-show-raw-article): New function.
10814         (gnus-get-newsgroup-headers): Remove space.
10815
10816 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10817
10818         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
10819         (gnus-summary-reply): Use it.
10820         (gnus-summary-reply-broken-reply-to): New function.
10821         (gnus-msg-force-broken-reply-to): New function.
10822
10823         * mm-view.el (mm-inline-text): Showing as text/plain when error.
10824
10825 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10826
10827         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
10828
10829 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10830
10831         * mm-decode.el (mm-external-terminal-program): New variable.
10832         (mm-display-external): Use it. Use term to display when no
10833         window-system.
10834
10835 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
10836
10837         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
10838         Browse->Next entries to Browse->Prev
10839
10840 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10841
10842         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
10843
10844 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10845
10846         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
10847         for the default encoding.
10848
10849         * nnrss.el (nnrss-url-field): New field.
10850         (nnrss-request-article): Add newsgroups.
10851
10852         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
10853
10854 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10855
10856         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
10857
10858         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
10859         (gnus-draft-setup): Remove backlog.
10860
10861 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10862
10863         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
10864         Cleanup.
10865
10866 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10867
10868         * gnus-msg.el (gnus-bug): Erase buffer.
10869
10870         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
10871
10872 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10873
10874         * mm-decode.el (mm-attachment-override-p): Fix typo.
10875
10876 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
10877
10878         * gnus-kill.el (gnus-execute): Work with the extra headers.
10879         * gnus-sum.el (gnus-summary-execute-command): Ditto.
10880
10881 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10882
10883         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
10884         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
10885
10886         * message.el (message-send-mail-real-function): New variable.
10887         (message-send-mail-partially, message-send-mail):
10888
10889         * nngateway.el (nngateway-request-post): Use it.
10890
10891         * gnus-agent.el (gnus-agentize): Use it.
10892
10893         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
10894         (nnsoup-revert-variables): Use it.
10895
10896 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
10897
10898         * mm-decode.el (mm-inline-media-tests): Default to displaying as
10899         text/plain if the type doesn't match any other media types.
10900         (mm-inlined-types): Doc fix.
10901         (mm-display-inline): Revert previous change (now handled by a
10902         default type in `mm-inline-media-tests'.
10903         (mm-inlinable-p): Revive.
10904         (mm-display-part): Call `mm-inlinable-p'.
10905         (mm-attachment-override-p): Ditto.
10906         (mm-inlined-p): Doc fix.
10907
10908         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
10909         well as `mm-inlined-p'.
10910
10911 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10912
10913         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
10914         (nntp-send-command-and-decode): Use gnus-point-at-bol.
10915
10916 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10917         From  Paul Jarc <prj@po.cwru.edu>
10918
10919         * message.el (message-use-mail-followup-to): New variable.
10920         (message-get-reply-headers): Use it.
10921
10922 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
10923
10924         * nnheader.el (nnheader-init-server-buffer): Make sure the
10925         *nntpd* buffer is made multibyte instead of a random buffer.
10926
10927 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10928
10929         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
10930         when it returns headers.
10931
10932 2001-07-07  Simon Josefsson  <jas@extundo.com>
10933
10934         * rfc2047.el (rfc2047-encode-message-header): Skip header when
10935         trying to fold. Thanks to Colin Walters
10936         <walters@cis.ohio-state.edu>
10937
10938 2001-07-06  Simon Josefsson  <jas@extundo.com>
10939
10940         * imap.el (imap-parse-address-list, imap-parse-flag-list)
10941         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
10942         Add information in `assert's.
10943
10944         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
10945         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
10946         and `nnimap-group-overview-filename', should handle all
10947         change-of-uidvalidity related issues.  But there may be other
10948         problems.)
10949
10950 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10951
10952         * rfc2047.el (rfc2047-encode-message-header): Don't include the
10953         header name when folding.
10954
10955 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
10956
10957         * mm-decode.el (mm-inlined-types): Document relationship with
10958         `mm-inline-media-tests'.
10959         (mm-display-inline): Default to displaying as plain text if no
10960         inlining handler is available.
10961         (mm-inlinable-p): Remove.
10962         (mm-inlined-p): Don't call `mm-inlinable-p'.
10963         (mm-automatic-display-p): Ditto.
10964         (mm-attachment-override-p): Ditto.
10965
10966 2001-07-04  Simon Josefsson  <jas@extundo.com>
10967
10968         * nnimap.el (nnimap-importantize-dormant): New variable.
10969         (nnimap-request-update-info-internal): Use it.
10970         (nnimap-request-set-mark): Ditto.
10971
10972 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10973
10974         * nntp.el (nntp-send-command): don't pass a buffer argument to
10975         `point'. Only XEmacs accepts this.
10976         * nntp.el (nntp-send-command-nodelete): ditto.
10977         * nntp.el (nntp-send-command-and-decode): ditto.
10978
10979 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
10980
10981         * nntp.el (nntp-open-connection-function): doc update.
10982         * nntp.el (nntp-pre-command): New.
10983         * nntp.el (nntp-via-rlogin-command): New.
10984         * nntp.el (nntp-via-telnet-command): New.
10985         * nntp.el (nntp-via-telnet-switches): New.
10986         * nntp.el (nntp-via-user-name): New.
10987         * nntp.el (nntp-via-user-password): New.
10988         * nntp.el (nntp-via-address): New.
10989         * nntp.el (nntp-via-envuser): New.
10990         * nntp.el (nntp-via-shell-prompt): New.
10991         * nntp.el (nntp-open-telnet-stream): New.
10992         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
10993         * nntp.el (nntp-open-via-telnet-and-telnet): New.
10994         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
10995         * nntp.el (nntp-send-command): ditto.
10996         * nntp.el (nntp-send-command-nodelete): ditto.
10997         * nntp.el (nntp-send-command-and-decode): ditto.
10998
10999 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
11000         Trivial patch.
11001
11002         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
11003         `when'.
11004
11005 2001-07-03  Simon Josefsson  <jas@extundo.com>
11006         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
11007
11008         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
11009
11010 2001-07-03  Simon Josefsson  <jas@extundo.com>
11011
11012         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
11013         remove it (workaround XEmacs `fill-region' bug).
11014
11015 2001-07-01  Simon Josefsson  <jas@extundo.com>
11016
11017         * nnimap.el (nnimap-date-days-ago): Defeat locale.
11018
11019 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11020
11021         * mml2015.el (mml2015-format-error): New function.
11022         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
11023         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
11024         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
11025
11026 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11027
11028         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
11029         Suggested by Christoph Conrad <C.Conrad@cli.de>.
11030
11031         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
11032         group variables.
11033
11034 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11035
11036         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
11037
11038         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
11039         (nnrss-save-group-data): Ditto.
11040
11041         * gnus-agent.el (gnus-agent-save-alist): Ditto.
11042
11043 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11044
11045         * message.el (message-do-send-housekeeping): Narrow to headers.
11046
11047 2001-06-24  Simon Josefsson  <jas@extundo.com>
11048
11049         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
11050         insertion when breaking lines looked for " \t" instead of "[ \t]".
11051         (rfc2047-encode-message-header): Fold lines even if
11052         no QP encoding is done.
11053
11054 2001-06-23  Simon Josefsson  <jas@extundo.com>
11055         From Samuel Tardieu <sam@inf.enst.fr>
11056
11057         * smime.el (smime-keys): Support additional certificates.
11058         (smime-make-certfiles): New function.
11059         (smime-sign-region): Use previous variables.
11060         (smime-get-certfiles): New function.
11061         (smime-sign-buffer): Use it.
11062         (smime-verify-region): Support both CAfile and CApath.
11063
11064 2001-06-23  Simon Josefsson  <jas@extundo.com>
11065
11066         * smime.el (smime-decrypt-region): Perhaps work.
11067
11068 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11069
11070         * gnus-msg.el (gnus-copy-article-buffer): Typo.
11071
11072 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
11073
11074         * mm-decode.el (mm-save-part): Rewrite file name.
11075         (mm-file-name-rewrite-functions): New variable.
11076         (mm-file-name-delete-whitespace): New function.
11077         (mm-file-name-trim-whitespace): New function.
11078         (mm-file-name-collapse-whitespace): New function.
11079         (mm-file-name-replace-whitespace): New variable and function.
11080
11081 2001-06-22  Simon Josefsson  <jas@extundo.com>
11082
11083         * message.el (message-make-date): Workaround locale for weekdays.
11084
11085 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11086
11087         * message.el (message-goto-body): Return nil if not found. (revert!)
11088
11089 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11090         From Fremlin <chief@bandits.org>
11091
11092         * message.el (message-goto-body): Some messages have no header.
11093
11094         * gnus-msg.el (gnus-copy-article-buffer): Use it.
11095
11096 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
11097
11098         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
11099
11100 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11101
11102         * message.el (message-make-date): Add week day.
11103         Suggested by Jason R. Mastaler <jason@mastaler.com>.
11104
11105 2001-06-19  Simon Josefsson  <jas@extundo.com>
11106
11107         * message.el (message-yank-prefix): Doc fix.
11108         (message-yank-cited-prefix): Ditto.
11109         (message-delete-not-region): Keep citation prefix on first line,
11110         if possible and appropriate.
11111
11112 2001-06-19  Simon Josefsson  <jas@extundo.com>
11113
11114         * imap.el (imap-process-connection-type): New variable.
11115         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
11116         recent `imtest's work completely (no line length issues), while
11117         making making old `imtest's unusable.  Thanks to NAGY Andras
11118         <nagya@inf.elte.hu> for his work.
11119
11120 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
11121
11122         * imap.el (imap-ssl-program): Add -quiet to shut up
11123         OpenSSL/SSLeay's internal debug talk.
11124
11125 2001-06-19  Matt Armstrong  <matt@lickey.com>
11126
11127         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
11128         server.
11129
11130 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11131
11132         * nnmail.el (nnmail-article-buffer): New variable.
11133         (nnmail-split-incoming): Use it.
11134
11135 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
11136
11137         * qp.el (quoted-printable-decode-region): If called interactively,
11138         use coding-system-for-read.
11139
11140 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11141
11142         * message.el (message-check-news-header-syntax): Check Reply-To.
11143
11144 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11145
11146         * mml.el (mml-parse-1): Use message options.
11147
11148         * message.el (message-do-fcc): Don't do anything if there is no
11149         FCC.
11150
11151 2001-06-16  Simon Josefsson  <jas@extundo.com>
11152
11153         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
11154         (nnimap-expunge-search-string): New variable.
11155         (nnimap-request-expire-articles): Use it.
11156
11157 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11158
11159         * message.el (message-send-mail-with-qmail): wrong exit status is
11160         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
11161
11162 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11163
11164         * gnus-art.el (article-strip-multiple-blank-lines): Use
11165         delete-region instead of replace-match.
11166
11167 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11168
11169         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
11170         (nnweb-google-wash-article): Ditto.
11171
11172 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
11173
11174         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
11175
11176 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11177
11178         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
11179         specs.
11180
11181 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11182
11183         * gnus.el (gnus-email-address): Move it here.
11184
11185         * gnus-art.el (article-de-quoted-unreadable): Read charset if
11186         requested.
11187         (article-de-base64-unreadable): Ditto.
11188         (article-wash-html): Ditto.
11189
11190 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11191
11192         * message.el (message-options-set-recipient): Don't add ", "
11193         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
11194
11195 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11196
11197         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
11198
11199 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11200
11201         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
11202         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
11203
11204         * nnrss.el (nnrss-node-text): Node might be nil.
11205
11206 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11207
11208         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
11209         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
11210
11211         * nnrss.el (nnrss-group-alist): More items.
11212
11213 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11214
11215         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
11216
11217 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11218         Trivial patch from Dale Hagglund  <rdh@best.com>
11219
11220         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
11221         restrict clauses.
11222
11223 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11224
11225         From Benjamin Rutt <brutt+news@bloomington.in.us>
11226
11227         * message.el (message-wide-reply-confirm-recipients): New variable.
11228
11229 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11230         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
11231
11232         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
11233         fix so it works with XEmacs.
11234
11235 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11236
11237         * nnrss.el (nnrss-retrieve-headers): Support description as extra
11238         headers.
11239
11240 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11241
11242         * nnrss.el: Fix a few bugs.
11243
11244 2001-06-05  Simon Josefsson  <jas@extundo.com>
11245
11246         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
11247         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
11248
11249 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
11250
11251         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
11252         binary so that we don't transmit ISO 2022 garbage to the process.
11253         This is needed under XEmacs.
11254
11255 2001-06-03  Simon Josefsson  <simon@josefsson.org>
11256
11257         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
11258         autoloaded incorrectly below because ssl-program-* is bound.)
11259         Thanks to Amos Gouaux for report.
11260
11261 2001-06-02  Simon Josefsson  <simon@josefsson.org>
11262
11263         * imap.el (imap-kerberos4-open):
11264         (imap-gssapi-open):
11265         (imap-ssl-open):
11266         (imap-network-open):
11267         (imap-shell-open):
11268         (imap-starttls-open): Set buffer to workaround spurious
11269         `accept-process-output' buffer changes.  Thanks to Mats Lidell
11270         <Mats.Lidell@contactor.se> for report and partial patch and Jake
11271         Colman <colman@ppllc.com> for report.
11272
11273 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11274
11275         * gnus-sum.el (gnus-summary-catchup): New argument.
11276         (gnus-summary-catchup-from-here): New function.
11277
11278 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11279
11280         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
11281         back, then insert glyph.  (Before, the glyph was inserted first,
11282         then the newline.)  This works around a behavior in XEmacs where
11283         it is not possible to insert a character after a glyph which is at
11284         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
11285
11286 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11287
11288         From Jaap-Henk Hoepman (jhh@xs4all.nl).
11289
11290         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
11291         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
11292         mm-destroy-postponed-undisplay-list): New functions.
11293         (mm-display-external): Use them.
11294
11295 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11296
11297         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
11298         `default-low' when evaluating `gnus-summary-highlight'.
11299         From Raja R Harinath <harinath@cs.umn.edu>.
11300
11301 2001-05-27  Simon Josefsson  <simon@josefsson.org>
11302
11303         * message.el (message-yank-cited-prefix): New variable.
11304         (message-indent-citation): Use it.
11305
11306         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
11307         as details.
11308         (mml2015-mailcrypt-clear-verify): Ditto.
11309
11310 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11311         From Nevin Kapur <nevin@jhu.edu>.
11312
11313         * gnus-sum.el (gnus-summary-default-high-score,
11314         gnus-summary-default-low-score): New variables.
11315         (gnus-summary-highlight): Use them.
11316
11317 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
11318
11319         * message.el (message-mail): pass the 'send-actions argument to
11320         `message-setup'.
11321
11322 2001-05-16  Simon Josefsson  <simon@josefsson.org>
11323         From Raymond Scholz <ray-2001@zonix.de>
11324
11325         * gnus-art.el (gnus-mime-view-part-as-charset):
11326         (gnus-mime-internalize-part): Doc fixes.
11327
11328 2001-05-11  Simon Josefsson  <simon@josefsson.org>
11329
11330         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
11331         status lines without any text ("^215$").
11332
11333 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11334
11335         * nnrss.el (nnrss-check-group): Reverse.
11336
11337 2001-05-07  Simon Josefsson  <simon@josefsson.org>
11338
11339         * message.el (message-get-reply-headers):
11340         (message-followup): Fix typo, suggested by David Green
11341         <dgreen@uab.edu>
11342
11343 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11344
11345         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
11346
11347         * nnrss.el (nnrss-open-server): Read server data when it is called.
11348         (nnrss-request-expire-articles): Fix.
11349
11350 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11351
11352         * message.el (message-do-send-housekeeping): mail-abbrevs may
11353         rename buffer behind Gnus.
11354
11355 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11356
11357         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
11358         (nnrss-group-alist): Add more resources.
11359         (nnrss-check-group): Ignore errors.
11360
11361 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11362
11363         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
11364
11365         * nnslashdot.el (nnslashdot-request-list): Add time.
11366         (nnslashdot-request-expire-articles): New function.
11367
11368         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
11369         secondary methods too.
11370
11371 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11372
11373         * message.el (message-use-followup-to): Set default value to t.
11374
11375 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
11376
11377         * message.el (message-dont-reply-to-names): Fix documentation.
11378         (message-get-reply-headers): Use Mail-Followup-To only for wide
11379         replies.
11380
11381 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11382
11383         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
11384         correctly.
11385         (nnrss-check-group): Use time.
11386
11387 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11388
11389         * gnus.el: Oort Gnus v0.03 is released.
11390
11391 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11392
11393         * nnultimate.el (nnultimate-topic-article-to-article): Use the
11394         group.
11395
11396 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11397
11398         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
11399
11400 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11401
11402         * nnultimate.el (nnultimate-retrieve-headers): Return all
11403         available headers.
11404
11405         * gnus-sum.el (gnus-read-all-available-headers): New variable.
11406         (gnus-get-newsgroup-headers-xover): Use it.
11407
11408 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11409
11410         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
11411
11412 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11413
11414         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
11415
11416 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11417
11418         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
11419         disable it.
11420
11421         * gnus.el (gnus-info-nodes): Remove a few The's.
11422
11423 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11424
11425         * mail-source.el (mail-source-movemail): Call-process may return a
11426         signal description string.
11427
11428         * gnus-start.el (gnus-read-newsrc-el-file):
11429         gnus-newsrc-file-version may be nil.
11430
11431         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
11432         Suggested by Michael Sperber [Mr. Preprocessor]
11433         <sperber@informatik.uni-tuebingen.de>.
11434
11435 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
11436
11437         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
11438
11439 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
11440
11441         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
11442         fontify HANDLE.
11443
11444 2001-04-18  Simon Josefsson  <simon@josefsson.org>
11445
11446         * smime.el (smime-ask-passphrase): Rework to return value.
11447         (smime-sign-region): Rework to bind value and use it.
11448         (smime-decrypt-region): Ditto.
11449
11450 2001-04-18  Simon Josefsson  <simon@josefsson.org>
11451         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
11452
11453         * smime.el (smime-ask-passphrase): New function.
11454         (smime-sign-region): Use it.
11455         (smime-encrypt-cipher): New variable.
11456         (smime-decrypt-region): Ditto.
11457
11458 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
11459         Committed by Simon Josefsson  <simon@josefsson.org>
11460
11461         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
11462         the log.
11463
11464 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11465
11466         * gnus.el: Oort Gnus v0.02 is released.
11467
11468 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
11469
11470         * gnus.el: Oort Gnus v0.01 is released.
11471
11472 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11473
11474         * gnus-sum.el (gnus-summary-highlight): Highlight read
11475         undownloaded articles as read articles.
11476
11477         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
11478         (gnus-agent-get-undownloaded-list): Mark all undownloaded
11479         articles, even read ones, as such.
11480
11481         * gnus-sum.el (gnus-summary-find-matching): Clean up.
11482         (gnus-find-matching-articles): New function.
11483         (gnus-summary-limit-include-matching-articles): New command.
11484         (gnus-summary-limit-include-thread): Include articles that have
11485         matching subjects.
11486         (gnus-offer-save-summaries): Clean up.
11487
11488 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11489
11490         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
11491
11492 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11493         From Jason Merrill <jason_merrill@redhat.com>
11494
11495         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
11496
11497 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
11498         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11499
11500         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
11501         newsgroup names when the original article is a news message.
11502
11503 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11504
11505         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
11506         supported. Suggest by Jim Meyering <jim@meyering.net>.
11507
11508 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
11509         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
11510
11511         * nnmail.el (nnmail-split-it): Added check for .* at the end of
11512         regexp in nnmail-split-fancy.
11513
11514 2001-04-10  Simon Josefsson  <simon@josefsson.org>
11515
11516         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
11517
11518 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
11519
11520         * message.el (message-send-mail): Improve the interaction with the
11521         user.
11522
11523 2001-04-10  Simon Josefsson  <simon@josefsson.org>
11524
11525         * imap.el (imap-message-copy): Work around buggy servers that
11526         doesn't send TRYCREATE tags.
11527
11528 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
11529
11530         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
11531
11532 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11533
11534         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
11535         date.
11536
11537 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11538
11539         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
11540         lives.
11541
11542 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11543
11544         * gnus-art.el (gnus-parse-news-url): New function.
11545         (gnus-button-handle-news): New function.
11546         (gnus-button-alist): Point to new functions.
11547
11548         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
11549
11550         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
11551         gnus-format-specs.
11552
11553         * message.el (message-check-news-header-syntax): Question even
11554         when Gnus doesn't know the group names.
11555         (message-send-news): Clean up.
11556
11557         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
11558         exited on purpose without saving.
11559
11560         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
11561
11562 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11563
11564         * gnus-score.el (gnus-score-orphans): Clean up.
11565
11566         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
11567
11568         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
11569         later.
11570
11571         * gnus-start.el (gnus-close-all-servers): Find the right items to
11572         close.
11573
11574         * qp.el (quoted-printable-decode-region): Just message
11575         malformation; don't quit.
11576
11577 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11578         From Gerd Moellmann <gerd@gnu.org>.
11579
11580         * gnus.el (gnus-interactive): A typo.
11581
11582 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
11583         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11584
11585         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
11586         `assq-delete-all', if that function exists; otherwise use the old
11587         definition. Documentation changed to match the one in
11588         `assq-delete-all'.
11589
11590 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11591
11592         * gnus-start.el (gnus-close-all-servers): New function.
11593
11594         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
11595         (gnus-server-remove-denials): Clean up.
11596
11597         * gnus-sum.el (gnus-summary-sort-by-original): New command and
11598         keystroke.
11599
11600 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11601
11602         * message.el (message-send-news): Message where we are sending.
11603         (message-send-mail): Ditto.
11604
11605         * gnus.el (gnus-server-string): New function.
11606
11607         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
11608
11609         * mm-decode.el (mm-default-directory): Customized.
11610         (mm-tmp-directory): Ditto.
11611
11612         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
11613         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
11614         or Chars.
11615         (gnus-summary-line-format-alist): ?l is now a string.
11616         (gnus-summary-prepare-threads): Output ? for unknown lines.
11617         (gnus-summary-insert-line): Ditto.
11618         (gnus-summary-print-article): Unbalanced parentheses.
11619
11620         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
11621         out whether new stuff has arrived.
11622
11623 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
11624
11625         * gnus-sum.el: Let printing work on ttys on Emacs.
11626
11627 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11628
11629         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
11630         when forcing news.
11631
11632         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
11633         command.
11634
11635 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
11636
11637         * message.el (message-set-auto-save-file-name): Don't use
11638         asterisks under nt.
11639
11640 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11641
11642         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
11643         lists of articles.
11644
11645         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
11646
11647         * gnus-msg.el (gnus-put-message): Clean up.
11648         (gnus-summary-reply): Mark all replied-to articles as replied to.
11649         (gnus-inews-add-send-actions): Also mark as forwarded.
11650         (gnus-summary-mail-forward): Mark as forwarded.
11651
11652         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
11653         of articles.
11654         (gnus-summary-mark-article-as-forwarded): Ditto.
11655
11656         * gnus-msg.el (gnus-summary-resend-message): Mark article as
11657         forwarded.
11658         (gnus-summary-mail-forward): Clean up.
11659
11660         * gnus.el (gnus-article-mark-lists): Added forward.
11661
11662         * gnus-sum.el (gnus-forwarded-mark): New variable.
11663         (gnus-summary-prepare-threads): Use it.
11664         (gnus-summary-update-secondary-mark): Ditto.
11665         (gnus-newsgroup-forwarded): New variable.
11666
11667 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11668
11669         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
11670         (gnus-summary-very-wide-reply): New command and keystroke.
11671         (gnus-summary-very-wide-reply-with-original): Ditto.
11672
11673         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
11674         (gnus-score-adaptive): Use it.
11675
11676         * gnus-start.el (gnus-get-unread-articles): Clean up.
11677
11678 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11679
11680         * nnultimate.el (nnultimate-retrieve-headers): Work for other
11681         boards.
11682
11683 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
11684
11685         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
11686         * gnus-start.el (gnus-subscribe-newsgroup): use it.
11687
11688 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11689
11690         * nnultimate.el (nnultimate-retrieve-headers): Understand
11691         long-form month names.
11692
11693 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11694
11695         * gnus-sum.el (gnus-summary-show-all-headers):
11696         gnus-article-show-all-headers is broken. Use
11697         gnus-summary-toggle-header instead.
11698
11699         * mml2015.el (mml2015-gpg-extract-from): No error.
11700
11701 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11702         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
11703
11704         * mml2015.el (mml2015-gpg-extract-from): New function.
11705         (mml2015-gpg-verify): Use it.
11706         (mml2015-gpg-clear-verify): Use it.
11707
11708 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11709
11710         * message.el (message-setup-fill-variables): Use
11711         fill-paragraph-function.
11712         (message-fill-paragraph): Take an argument.
11713         (message-newline-and-reformat): Take another argument.
11714
11715 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11716
11717         * message.el (rmail-output): It is in rmailout.el not rmail.el.
11718
11719 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11720
11721         * message.el (message-forward): local-variable-p takes an extra
11722         argument in XEmacs.
11723
11724 2001-03-16  Simon Josefsson  <simon@josefsson.org>
11725
11726         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
11727         `nnimap-use-nov-p' (it really tested the negative).
11728         (nnimap-retrieve-headers): Use it.
11729
11730 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11731
11732         * message.el (message-generate-headers-first): Update doc.
11733
11734 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
11735         Trivial patch.
11736
11737         * gnus.el (gnus-summary-line-format): Typo.
11738
11739 2001-03-11  Simon Josefsson  <simon@josefsson.org>
11740
11741         * mailcap.el (mailcap-mime-data): Add application/sieve.
11742         (mailcap-mime-extensions): Add .siv, .xls.
11743
11744 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11745         From Christoph Conrad <christoph.conrad@gmx.de>
11746
11747         * gnus-score.el (gnus-summary-lower-thread): Typo.
11748
11749 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11750
11751         * message.el (message-forward-decoded-p): New variable.
11752         (message-forward-subject-author-subject): Use it.
11753         (message-make-forward-subject): Use it.
11754         (message-forward): Use it.
11755
11756         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
11757
11758         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
11759         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
11760
11761 ;;Has been fixed -- zsh.
11762 ;;2001-03-05  Dave Love  <fx@gnu.org>
11763 ;;
11764 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
11765 ;;      Move it after definition of mm-coding-system-p.
11766 ;;
11767 2001-03-01  Dave Love  <fx@gnu.org>
11768
11769         * mm-util.el (mm-inhibit-file-name-handlers): Add
11770         image-file-handler.
11771
11772 2001-02-11  Dave Love  <fx@gnu.org>
11773
11774         * message.el (message-signature-file): Fix doc, :type.
11775
11776 2001-02-08  Dave Love  <fx@gnu.org>
11777
11778         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
11779         (message-posting-charset): Defvar when compiling again.
11780         (rfc2047-encodable-p): Require message.
11781
11782         * gnus-sum.el (gnus-alter-articles-to-read-function):
11783         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
11784
11785 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11786
11787         * nnrss.el: New file.
11788
11789 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
11790         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11791
11792         * rfc2047.el (rfc2047-unfold-region): Fix arg of
11793         `skip-chars-forward'.
11794
11795 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11796
11797         * nndraft.el (nndraft-request-group): Restore auto save files if
11798         the original files do not exist.
11799
11800 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11801
11802         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
11803         SCORE paths.
11804
11805         * mm-decode.el (mm-dissect-buffer): Call
11806         mail-extract-address-components only if necessary.
11807
11808 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11809
11810         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
11811         directory part.
11812         (gnus-score-search-global-directories): Use file-directory-p.
11813
11814         * gnus-score.el (gnus-score-score-files-1): Use
11815         gnus-kill-files-directory.
11816         From Adrian Aichner <adrian@xemacs.org>.
11817
11818 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11819
11820         * gnus.el (charset): Move here from gnus-sum.el.
11821
11822 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11823
11824         * mml.el (mml-preview): Disable local map.
11825
11826         * gnus-sum.el (gnus-summary-make-menu-bar): Make
11827         gnus-article-post-menu here.
11828
11829         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
11830         if it has not been made.
11831
11832 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11833
11834         * gnus-art.el (gnus-article-describe-key): Map key to event.
11835         (gnus-article-describe-key-briefly): Ditto
11836
11837 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11838
11839         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
11840
11841 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11842         From Katsumi Yamaoka <yamaoka@jpl.org>.
11843
11844         * dgnushack.el (coerce, merge, subseq): defmacro.
11845
11846 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11847
11848         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
11849         A fake defalias in nndraft.el results a not-activated bug in
11850         uncompiled versions.
11851
11852 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
11853         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11854
11855         * gnus-util.el (gnus-split-references): Handle malformed References:.
11856
11857 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11858
11859         * gnus-art.el (gnus-article-mime-part-status): 1 part.
11860
11861 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11862         From NAGY Andras <nagya@inf.elte.hu>.
11863
11864         * gnus.el (gnus-parameters): Typo.
11865
11866 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11867
11868         * gnus.el (gnus-read-method): Remove redundancy.
11869
11870 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11871
11872         * nnslashdot.el (nnslashdot-backslash-url): New variable.
11873         (nnslashdot-request-list): Use it.
11874
11875 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11876
11877         * nnml.el (nnml-generate-active-info): Fix the case when there is
11878         no file.
11879
11880         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
11881         (gnus-summary-create-article): New function.
11882
11883         * gnus-group.el (gnus-group-mark-article-read): New function.
11884
11885         * gnus-msg.el (gnus-inews-do-gcc): Use it.
11886
11887         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
11888
11889 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11890
11891         * gnus-art.el (gnus-article-edit-done): Don't use
11892         gnus-article-edit-exit.
11893         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
11894
11895         * gnus.el (gnus-parameters): New variable.
11896         Suggested by NAGY Andras <nagya@inf.elte.hu>.
11897         (gnus-parameters-get-parameter): New function.
11898         (gnus-group-find-parameter): Use it.
11899
11900 2001-02-23  Simon Josefsson  <simon@josefsson.org>
11901
11902         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
11903         change of default value to `current'.
11904
11905 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11906
11907         * nneething.el (nneething-get-head): Insert unreadable file too.
11908
11909 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11910
11911         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
11912
11913         * webmail.el (webmail-type-definition): Deja is bought by google.
11914
11915 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11916
11917         * gnus-sum.el (gnus-fetch-headers): New function.
11918         (gnus-select-newsgroup): Use it.
11919         (gnus-summary-insert-articles): New function.
11920         (gnus-summary-insert-old-articles): New function.
11921         (gnus-summary-insert-new-articles): New function.
11922
11923         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
11924         (gnus-group-list-active): Ditto.
11925         * gnus-sum.el (gnus-set-mode-line): Ditto.
11926         (gnus-summary-read-group-1): Ditto.
11927
11928 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11929
11930         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
11931         current topic.
11932
11933 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11934
11935         * smiley.el (gnus-smiley-display): Don't do widening.
11936
11937         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
11938         within body.
11939
11940         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
11941
11942         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
11943         New variable.
11944         (gnus-mime-display-multipart-related-as-mixed): New variable.
11945         (gnus-mime-display-part): Use them.
11946
11947 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11948
11949         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
11950         something special.
11951
11952 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11953
11954         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
11955         (nnweb-request-article): Call reference if exists.
11956         (nnweb-type-definition): Dejanews is bought by google.com.
11957         Beta!
11958
11959 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11960
11961         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
11962
11963 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11964
11965         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
11966         gnus-article-sort-functions.
11967         (gnus-article-sort-functions): Doc fix.  Refer to
11968         gnus-thread-sort-functions.
11969
11970 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11971         From Paul Jarc <prj@po.cwru.edu>.
11972
11973         * message.el (message-get-reply-headers): More fixes.
11974
11975 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
11976         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
11977
11978         * message.el (message-get-reply-headers): Fix bug with
11979         Mail-Followup-To/to-address interaction.
11980
11981 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11982
11983         * gnus-msg.el (gnus-configure-posting-styles): Match header in
11984         gnus-article-copy.
11985
11986 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11987
11988         * message.el (message-do-send-housekeeping): Rename to a better
11989         name.
11990
11991 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11992
11993         * message.el (message-cancel-news): Check article first, then ask
11994         yes or no.
11995
11996 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11997
11998         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
11999
12000 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12001
12002         * gnus-range.el (gnus-range-normalize): New function.
12003
12004 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
12005
12006         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
12007
12008 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12009
12010         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
12011
12012         * nnagent.el (nnagent-request-regenerate): New function.
12013
12014         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
12015
12016         * nnml.el (nnml-generate-nov-databases): Accept argument
12017         server. Don't open server if it is opened.
12018         (nnml-request-regenerate): Use it. Change to deffoo.
12019
12020 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12021         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12022
12023         * gnus.el (gnus-define-group-parameter): Fix.
12024
12025 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12026
12027         * gnus.el (gnus-define-group-parameter): Improved.
12028
12029         * gnus-sum.el (charset): Define parameter.
12030         (ignored-charsets): Ditto.
12031         (gnus-summary-setup-default-charset): Use them.
12032
12033         * gnus-start.el (gnus-read-descriptions-file): Use them.
12034
12035         * gnus-cus.el (gnus-group-parameters): Remove them.
12036
12037 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12038
12039         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
12040
12041 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12042
12043         * gnus-sum.el (gnus-summary-read-group-1): Remove
12044         gnus-summary-set-local-parameters.
12045         (gnus-summary-setup-buffer): Put it here.
12046
12047 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12048
12049         * gnus.el (to-address): Define parameter.
12050         (to-list): Ditto.
12051         * gnus-art.el (article-hide-boring-headers): Use them.
12052         * gnus-msg.el (gnus-post-news): Ditto.
12053         * gnus-cus.el (gnus-group-parameters): Remove them.
12054
12055 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12056
12057         * gnus-draft.el (gnus-draft-reminder): New function.
12058
12059         * gnus-art.el (gnus-sender-save-name): New function.
12060
12061 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12062
12063         * mm-util.el (mm-mime-charset): Error message.
12064
12065 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12066
12067         * message.el (message-check-news-body-syntax): Don't check mml lines.
12068
12069 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12070
12071         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
12072         subscribe.
12073
12074         * gnus-start.el (gnus-call-subscribe-functions): New function.
12075         (gnus-find-new-newsgroups): Use it.
12076         (gnus-ask-server-for-new-groups): Use it.
12077         (gnus-check-first-time-used): Use it.
12078         (gnus-subscribe-newsgroup-method): Grok a list of functions.
12079         (gnus-subscribe-options-newsgroup-method): Ditto.
12080         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
12081         return .
12082
12083 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12084
12085         * gnus-cus.el (gnus-score-customize): Doc fix.
12086
12087 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
12088
12089         * dgnushack.el (my-getenv): Typo.
12090
12091 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12092
12093         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
12094
12095 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12096
12097         * gnus-group.el (gnus-group-suspend): Offer save summaries.
12098
12099         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
12100         (gnus-treatment-function-alist): Use it.
12101         (article-remove-leading-whitespace): New function.
12102         (gnus-article-make-menu-bar): Use it.
12103
12104         * gnus-sum.el (gnus-summary-wash-empty-map): Add
12105         remove-leading-whitespace.
12106         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
12107         because of conflict.
12108
12109 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12110
12111         * Makefile.in: Hack generating gnus-load.el.
12112         * dgnushack.el: Ditto.
12113         * gnus-load.el: Remove it.
12114
12115 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12116
12117         * dgnushack.el : Add URLDIR.
12118
12119         * Makefile.in (EMACS_COMP): Ditto.
12120
12121 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12122
12123         * gnus-cus.el (gnus-score-customize): Error on no score file.
12124
12125 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12126
12127         * mm-decode.el (mm-merge-handles): New function.
12128
12129         * mm-view.el (mm-inline-message): Use it.
12130         (mm-view-message): Ditto.
12131
12132         * mm-partial.el (mm-inline-partial): Ditto.
12133
12134         * mm-extern.el (mm-inline-external-body): Ditto.
12135
12136         * gnus-art.el (gnus-mime-view-part): Ditto.
12137         (gnus-mime-view-part-as-type): Ditto.
12138         (gnus-mime-save-part-and-strip): Prevent users to strip in some
12139         cases.
12140
12141 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12142
12143         * message.el (message-cancel-news): Allow to shoot foot.
12144         (message-supersede): Ditto.
12145
12146 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
12147         Trivial patch.
12148
12149         * gnus-sum.el (gnus-simplify-subject-re): Use
12150         message-subject-re-regexp.
12151
12152 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12153
12154         * nnmail.el (nnmail-expiry-target-group): Bind
12155         nnmail-cache-accepted-message-ids to nil.
12156
12157         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
12158         coding system.
12159
12160 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12161
12162         * qp.el (quoted-printable-encode-region): Make sure characters are
12163         between 00 and FF.  Don't check charset.
12164
12165         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
12166         in Emacs 20.
12167         * rfc2047.el (rfc2047-q-encode-region): Ditto.
12168
12169 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12170
12171         * message.el (message-make-forward-subject): Argument decoded.
12172         (message-forward): Use it when digest.
12173
12174         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
12175         buffer.
12176
12177 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12178
12179         * message.el (message-generate-headers-first): Doc fix.
12180
12181 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12182
12183         * gnus-art.el (article-make-date-line): Error proof.
12184
12185 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12186
12187         * gnus-group.el (gnus-group-listing-limit): New variable.
12188         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
12189
12190         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
12191
12192 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12193
12194         * message.el (message-newline-and-reformat): Special case for
12195         breaking at BOL.
12196
12197 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
12198
12199         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
12200         message/rfc822.
12201
12202 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12203
12204         * message.el (message-encode-message-body): Don't insert
12205         Content-Type if it is inside a mail.
12206
12207 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12208
12209         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
12210         gnus-article-commands-menu.
12211
12212         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
12213         in Emacs.
12214
12215         * gnus-start.el (gnus-read-descriptions-file): Use
12216         gnus-group-name-charset and gnus-group-charset-alist.
12217
12218 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12219
12220         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
12221         active region.
12222
12223         * gnus-start.el (gnus-group-change-level): Remove from both
12224         gnus-zombie-list and gnus-killed-list.
12225
12226 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12227
12228         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
12229         gnus-subscribe-topics.
12230
12231         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
12232
12233 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12234
12235         * gnus-art.el (gnus-article-make-menu-bar): Make
12236         gnus-article-post-menu.
12237
12238         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
12239
12240         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
12241
12242         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
12243
12244         * message.el (message-mode-menu): Ditto.
12245
12246         * gnus-art.el (defvar): eval-when-compile.
12247
12248 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12249
12250         * gnus-agent.el (gnus-agentize): Fix doc.
12251
12252 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
12253
12254         * mml.el (mml-preview): Bind `q'.
12255
12256 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12257
12258         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
12259
12260 2001-01-31  Dave Love  <fx@gnu.org>
12261
12262         * mm-util.el (mm-mime-mule-charset-alist)
12263         (mm-find-mime-charset-region): Consider mule-utf-8.
12264
12265 2001-01-31  Dave Love  <fx@gnu.org>
12266
12267         * gnus-art.el (gnus-article-x-face-command)
12268         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
12269         :version.
12270
12271 2001-01-26  Dave Love  <fx@gnu.org>
12272
12273         * mm-util.el (mm-multibyte-string-p): New.
12274
12275 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
12276 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
12277 ;;      string-as-multibyte on class.  Clarify line-folding.
12278         (quoted-printable-encode-string): Make temp buffer inherit
12279         string's multibyteness.
12280
12281 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
12282
12283         * nnheader.el (toplevel): Don't require `gnus-util' at
12284         compile-time; this creates a circular dependency, and prevents
12285         a bootstrap.
12286
12287 2001-01-22  Andreas Schwab  <schwab@suse.de>
12288
12289         * nnheader.el (gnus-delete-line): Autoload it as a macro.
12290
12291 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12292
12293         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
12294
12295         * gnus-art.el (article-hide-list-identifiers): Ditto.
12296
12297         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
12298
12299 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12300
12301         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
12302
12303         * gnus-art.el (article-hide-list-identifiers): Similar.
12304
12305 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
12306
12307         * nnmail.el (nnmail-remove-list-identifiers): Improved.
12308
12309 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12310
12311         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
12312
12313 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12314
12315         * gnus-util.el (gnus-string-equal): New function.
12316
12317         * gnus-art.el (article-hide-boring-headers): Use it.
12318
12319 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
12320
12321         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
12322
12323 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12324
12325         * gnus-msg.el (gnus-msg-mail): Support switch-action.
12326
12327 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12328
12329         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
12330         command if there is not last-saver.
12331
12332 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12333
12334         * nntp.el (nntp-open-connection): 201 is possible.
12335
12336 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12337
12338         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
12339         (rfc2047-charset-encoding-alist): Add big5.
12340
12341 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12342
12343         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
12344         (gnus-agent-remove-server): Ditto.
12345         (autoload): gnus-server-update-server.
12346
12347         * gnus-srvr.el (gnus-server-line-format): Add %a.
12348         (gnus-server-line-format-alist): Add gnus-tmp-agent.
12349         (gnus-server-insert-server-line): Use it.
12350
12351 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12352
12353         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
12354         GB2312 and Big5.
12355
12356 2001-01-24  Simon Josefsson  <sj@extundo.com>
12357
12358         * mail-source.el (mail-sources): Add :program specifier to IMAP
12359         mail source.
12360         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
12361
12362 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12363
12364         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
12365
12366 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12367
12368         * nntp.el (nntp-wait-for): Return the success code.
12369         (nntp-open-connection): Use it.
12370
12371 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12372
12373         * gnus-int.el (gnus-check-server): Allow breaking the opening.
12374
12375 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12376
12377         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
12378
12379 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12380
12381         * gnus-sum.el (gnus-summary-print-article): Take one prefix
12382         argument. Allow to print several articles in one file.
12383
12384 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12385
12386         * webmail.el (webmail-type-definition): netaddress changes.
12387
12388 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12389
12390         * gnus.el: Fix copyright. Remove trailing spaces.
12391
12392         * message.el (message-forward): Use mule4.
12393
12394 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12395
12396         * mm-util.el (mm-string-as-unibyte): New function.
12397
12398         * message.el (message-forward): Use it.
12399
12400 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12401
12402         * message.el (message-cite-original-without-signature): Don't peel
12403         off the blank line.
12404         (message-get-reply-headers): Add Cc if it is not in follow-to.
12405
12406 2001-01-20  Simon Josefsson  <sj@extundo.com>
12407
12408         * mm-decode.el (mm-handle-multipart-from): Add.
12409         (mm-dissect-buffer): Save From: header value.
12410         (mm-security-from): Remove.
12411         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
12412
12413         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
12414         instead of `mml-security-from'.  Protect null from value.
12415
12416 2001-01-20  Simon Josefsson  <sj@extundo.com>
12417
12418         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
12419         application/vnd.ms-excel attachments.
12420
12421 2001-01-19  Simon Josefsson  <sj@extundo.com>
12422
12423         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
12424
12425 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12426
12427         * message.el (message-ignored-mail-headers): Ditto.
12428
12429 2001-01-19  Simon Josefsson  <sj@extundo.com>
12430
12431         * message.el (message-ignored-news-headers): Only search beginning
12432         of line.
12433
12434 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
12435         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
12436
12437         * message.el (message-send-mail): Content-Type may not be there.
12438
12439 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12440
12441         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
12442         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
12443
12444         * gnus-art.el (article-display-x-face): Insert X-Face if there is
12445         not.
12446
12447 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12448
12449         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
12450         non-native groups.
12451
12452 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12453
12454         * message.el (message-yank-original): Understand
12455         universal-argument.
12456
12457 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12458
12459         * gnus-art.el (gnus-boring-article-headers): Add to-address.
12460         (article-hide-boring-headers): Ditto.
12461
12462         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
12463
12464 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12465
12466         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
12467         one.
12468
12469 2001-01-16  Simon Josefsson  <simon@josefsson.org>
12470
12471         * message.el (message-make-in-reply-to): Add comment to message-id
12472         (old syntax, see 2000-08-02 change).
12473
12474 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12475
12476         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
12477         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
12478         (gnus-button-reply): Ditto.
12479
12480 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12481
12482         * gnus-art.el (article-display-x-face): Fix.
12483
12484 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12485
12486         * gnus-art.el (article-display-x-face): Use
12487         gnus-original-article-buffer.
12488
12489 2001-01-15  Jack Twilley  <jmt@tbe.net>
12490
12491         * message.el (message-add-header): Move to point-max.
12492
12493 2001-01-15  Simon Josefsson  <simon@josefsson.org>
12494
12495         * smime.el (smime-CA-directory, smime-CA-file): Change default to
12496         nil, improve documentation.
12497         (smime-certificate-directory): Comment out false hints (until it
12498         is implemented).
12499
12500         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
12501         there aren't any keys.
12502         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
12503         verify certificate.  Default is changed to only check integrity.
12504         Improved security status texts.  If a certificate doesn't contain
12505         a email address, don't fail.
12506
12507         * smime.el (smime-noverify-region):
12508         (smime-noverify-buffer): New functions.  Verifies integrity only.
12509
12510 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12511
12512         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
12513
12514 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12515
12516         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
12517         (gnus-remove-some-windows): Ditto.
12518
12519 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12520
12521         * gnus-art.el (article-make-date-line): 11th.
12522
12523 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12524
12525         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
12526         (mml2015-gpg-sign): Ditto.
12527
12528 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12529
12530         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
12531         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
12532
12533 2001-01-08  Dave Love  <fx@gnu.org>
12534
12535         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
12536         single character.
12537
12538         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
12539
12540         * message.el: Doc and message fixes.
12541         (message-send-rename-function)
12542         (message-make-forward-subject-function)
12543         (message-send-mail-function, message-reply-to-function)
12544         (message-wide-reply-to-function, message-followup-to-function)
12545         (message-distribution-function, message-auto-save-directory): Fix
12546         :type.
12547
12548         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
12549         proceeding after warnings.  Amend multipart warning message.
12550
12551 2001-01-04  Dave Love  <fx@gnu.org>
12552
12553         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
12554         compiling.
12555         (gnus-make-directory): Require nnmail.
12556
12557         * mm-decode.el (mm-inline-media-tests): Add
12558         image/x-portable-bitmap.
12559         (mm-get-image): Grok pbm.
12560
12561 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
12562
12563         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
12564
12565 2001-01-09  Didier Verna  <didier@xemacs.org>
12566
12567         * dgnushack.el (dgnushack-compile): give a dummy value to
12568         `gnus-xmas-glyph-directory' for the time of compilation.
12569         * gnus-agent.el: moved some XEmacs specific hook add-ons from
12570         `gnus-xmas-[re]define' to avoid loosing user custom settings.
12571         * gnus-art.el: ditto.
12572         * gnus-group.el: ditto.
12573         * gnus-salt.el: ditto.
12574         * gnus-sum.el: ditto.
12575         * gnus-topic.el: ditto.
12576         * gnus-xmas.el (gnus-xmas-define): see above.
12577         * gnus-xmas.el (gnus-xmas-redefine): see above.
12578         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
12579         non-continuable error when the directory can't be found.
12580
12581 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12582
12583         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
12584         handle.
12585         * gnus-art.el (gnus-mime-view-part): Copy it.
12586         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
12587
12588 2001-01-09  Michael Downes  <mjd@ams.org>
12589
12590         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
12591
12592 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12593
12594         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
12595         orig-file. Use ',source.
12596
12597 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12598
12599         * gnus-xmas.el (gnus-xmas-modeline-glyph):
12600         (gnus-xmas-group-startup-message):
12601         Detect gnus-xmas-glyph-directory when it is nil.
12602
12603 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12604
12605         * pop3.el (pop3-get-message-count): Andrew Innes
12606         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
12607
12608 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12609
12610         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
12611
12612         * time-date.el (time-to-number-of-days): New function.
12613
12614 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
12615         Trivial patch.
12616
12617         * nnslashdot.el (nnslashdot-request-list): Always get the right
12618         sid.
12619
12620 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12621
12622         * message.el (message-minibuffer-local-map): New keymap.
12623         (message-read-from-minibuffer): Use it.
12624         * gnus-msg.el (gnus-summary-resend-message): Use it
12625
12626 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12627
12628         * gnus-start.el (gnus-display-time-event-handler): New function.
12629         (gnus-after-getting-new-news-hook): Use it.
12630
12631 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12632
12633         * message.el (message-ignored-mail-headers): Add draft header.
12634
12635 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12636
12637         * gnus-sum.el (gnus-summary-expire-articles): Don't save
12638         excursion.
12639
12640         * nnslashdot.el (nnslashdot-request-list): Get the right year.
12641
12642 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
12643         A revoked patch.
12644
12645         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
12646
12647 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12648
12649         * qp.el (quoted-printable-decode-region): Don't backward-char.
12650
12651 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12652
12653         * gnus-draft.el: Mark articles as replied.
12654
12655         * gnus-sum.el (gnus-summary-add-mark): New function.
12656
12657         * gnus-group.el (gnus-add-mark): New function.
12658
12659         * gnus-sum.el (gnus-summary-buffer-name): New function.
12660         (gnus-summary-setup-buffer): Use it.
12661
12662         * gnus-draft.el: Set things up with the right post method and
12663         stuff.
12664
12665         * message.el (message-ignored-news-headers): Remove X-Draft-From.
12666
12667         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
12668
12669         * gnus.el (gnus-draft-meta-information-header): New variable.
12670
12671 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12672
12673         * gnus-art.el (gnus-treatment-function-alist): Move the date
12674         functions before the header sorting functions.
12675
12676         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
12677
12678         * dgnushack.el (dgnushack-compile): Message whether there is w3.
12679         Don't (push "/usr/share/emacs/site-lisp" load-path).
12680
12681         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
12682         to empty fill prefixes.
12683
12684 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12685
12686         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
12687         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
12688
12689 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12690
12691         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
12692
12693         * nnml.el (autoload): Move to nnheader.el.
12694
12695         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
12696         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
12697         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
12698         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
12699
12700 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12701
12702         * gnus-art.el (article-make-date-line): Get the hours right.
12703         (gnus-ignored-headers): More hiding.
12704
12705         * nnmail.el (nnmail-expiry-wait): Not an integer.
12706
12707         * message.el (message-goto-body): Only expand abbrev when called
12708         interactively.
12709         (message-make-lines): Use it.
12710
12711 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12712
12713         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
12714
12715 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12716
12717         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
12718         include the expunged articles.
12719
12720         * gnus-group.el (gnus-group-sort-by-server): New function.
12721
12722         * gnus.el (gnus-method-to-server-name): New function.
12723         (gnus-group-prefixed-name): Use it.
12724
12725         * gnus-group.el (gnus-group-sort-function): Doc fix.
12726         (gnus-group-sort-groups-by-server): New command.
12727
12728 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12729
12730         * gnus-art.el (gnus-treat-date-english): New variable.
12731         (article-date-english): New command.
12732         (gnus-english-month-names): New variable.
12733         (article-make-date-line): Do 'english.
12734
12735         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
12736         after the fill prefix.
12737
12738         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
12739         score...".
12740
12741         * gnus-art.el (gnus-ignored-headers): Hide more headers.
12742
12743         * message.el (message-mode-map): Bind comment-region.
12744
12745         * gnus-art.el (gnus-mime-display-part): Let w3 display
12746         multipart/related.
12747
12748         * mm-bodies.el (mm-long-lines-p): New function.
12749         (mm-body-encoding): Use it.
12750         (mm-body-encoding): Encode articles with lines longer than 1000
12751         characters.
12752
12753 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12754
12755         * mm-util.el (mm-enable-multibyte): Use
12756         default-enable-multibyte-characters.
12757         (mm-enable-multibyte-mule4): Ditto.
12758         (mm-disable-multibyte): Test XEmacs.
12759         (mm-disable-multibyte-mule4): Ditto.
12760         (mm-with-unibyte-current-buffer): Simplified.
12761         (mm-with-unibyte-current-buffer-mule4): Ditto.
12762
12763 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12764
12765         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
12766
12767         * nnheader.el (nnheader-string-as-multibyte): New alias.
12768
12769         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
12770
12771         * gnus-uu.el (gnus-message-process-mark): New function.
12772         (gnus-uu-mark-by-regexp): Use it.
12773         (gnus-new-processable): New function.
12774
12775 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
12776          Trivial patch.
12777
12778         * gnus-sum.el (gnus-no-mark): New variable.
12779
12780 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12781
12782         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
12783         backslashes.
12784
12785 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12786
12787         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
12788         definition.
12789
12790 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12791
12792         * dgnushack.el (dgnushack-compile): elc is in the current directory.
12793
12794         * qp.el (quoted-printable-encode-region): Don't check multibyte in
12795         XEmacs.
12796
12797 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
12798         Trivial patch.
12799
12800         * mml.el (mml-read-tag): Save tag location.
12801
12802 2000-12-25  Simon Josefsson  <simon@josefsson.org>
12803
12804         * starttls.el: Sync with Emacs 21.
12805
12806 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12807
12808         * message.el (message-mail): Support yank-action.
12809
12810         * message.el (message-setup): Revoke the last change.
12811
12812 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12813
12814         * message.el (message-setup): Use cons. Suggested by Johan Vromans
12815         <jvromans@squirrel.nl>.
12816
12817 2000-12-24  Simon Josefsson  <sj@extundo.com>
12818
12819         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
12820         mailing list junk at end of part.
12821
12822 2000-12-23  Simon Josefsson  <sj@extundo.com>
12823
12824         * nnimap.el (nnimap-expiry-target): New function.
12825         (nnimap-request-expire-articles): Use it.
12826
12827 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12828
12829         * gnus.el (gnus-group-parameters-more): New variable.
12830         * gnus-cus.el (gnus-group-customize): Use it.
12831
12832         * gnus.el (gnus-define-group-parameter): New macro.
12833         (auto-expire): Use it
12834         (total-expire): Use it.
12835         * gnus-art.el (banner): Use it.
12836
12837         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
12838         <ljz@asfast.com>.
12839
12840 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12841
12842         * gnus-topic.el (gnus-topic-create-topic): Use list.
12843
12844         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
12845         before binding gnus-default-article-saver.
12846
12847         * gnus-sum.el (gnus-summary-save-article):
12848         (gnus-summary-pipe-output):
12849         (gnus-summary-save-article-mail):
12850         (gnus-summary-save-article-rmail):
12851         (gnus-summary-save-article-file):
12852         (gnus-summary-write-article-file):
12853         (gnus-summary-save-article-body-file): Ditto.
12854
12855         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
12856
12857 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12858
12859         * gnus-art.el (gnus-mime-security-button-map):
12860         (gnus-mime-button-map): Add parent.
12861
12862 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12863
12864         * messagexmas.el (message-xmas-redefine): New function.
12865
12866         * message.el: Use it.
12867
12868         * gnus-art.el (gnus-article-check-hidden-text): Return t.
12869
12870         * gnus-util.el (gnus-remove-text-properties-when): Return t.
12871
12872 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12873
12874         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
12875         malformatted messages.
12876
12877 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12878
12879         * mm-util.el (mm-image-load-path): New function.
12880
12881         * gnus-group.el (gnus-group-make-tool-bar): Use it.
12882
12883         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
12884
12885         * message.el (message-tool-bar-map): Use it.
12886
12887         * Makefile.in (install-el): New rule.
12888
12889 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12890
12891         * gnus-art.el (article-treat-dumbquotes): Quote \.
12892
12893 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12894
12895         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
12896         Emacs 20 runs on a terminal.
12897
12898 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12899
12900         * gnus-msg.el (gnus-bug): Revert to save-excursion.
12901
12902         * mml.el (gnus-add-minor-mode): Autoload.
12903
12904         * message.el (message-forward): Save-restriction.
12905
12906 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12907
12908         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
12909         Paul Stevenson <p.stevenson@surrey.ac.uk>
12910
12911 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12912
12913         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
12914
12915         * mml.el (gnus-ems): Don't require.
12916
12917         * gnus.el (gnus-decode-rfc1522): Removed.
12918         (gnus-set-text-properties): Define.
12919
12920 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12921
12922         * gnus-art.el (gnus-mime-*): handle may be nil.
12923
12924         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
12925
12926         * gnus.el (gnus-group-remove-excess-properties): Not defined
12927         in gnus-xmas.
12928
12929 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12930
12931         * message.el (message-mail-user-agent): Add :version.
12932
12933 2000-12-21  Miles Bader  <miles@gnu.org>
12934
12935         * message.el (message-mode): Set `comment-start' to the  yank prefix.
12936
12937 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12938
12939         * message.el (message-mail-user-agent): New variable.
12940         (message-setup): Renamed to message-setup-1. Support
12941         mail-user-agent.
12942         (message-mail-user-agent): New function.
12943         (message-mail): Use it.
12944         (message-reply): Use it.
12945         (message-resend): Use it.
12946         (message-mail-other-window): Use it.
12947         (message-mail-other-frame): Use it.
12948
12949         * gnus-msg.el (gnus-bug): Support mail-user-agent.
12950
12951 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12952
12953         * message.el (message-tool-bar-map): Simplify.
12954         (message-narrow-to-head-1): New function.
12955         (message-narrow-to-head): Use it.
12956         (message-reply): Ditto.
12957         (message-cancel-news): Ditto.
12958         (message-supersede): Ditto.
12959         (message-make-forward-subject): Ditto.
12960         (message-bounce): Ditto.
12961
12962 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12963
12964         * uudecode.el (uudecode-decode-region-external): make-temp-file
12965         may not be defined.
12966
12967         * binhex.el (defalias): eval-and-compile.
12968
12969         * message.el (message-tool-bar-map): New function.
12970         (message-mode): Use it.
12971
12972 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12973
12974         * nntp.el (nntp-find-connection): Remove the entry.
12975         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
12976
12977 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12978
12979         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
12980
12981         * message.el (message-forward): Copy buffer in unibyte mode.
12982
12983 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12984
12985         * message.el (message-make-forward-subject): Don't widen. Decode.
12986         (message-forward): Don't decode subject.
12987
12988 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
12989
12990         * qp.el (quoted-printable-encode-region): Upcase QP.
12991
12992 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12993
12994         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
12995         mail-extract-a-c instead. Don't depend on Gnus.
12996
12997         * mml.el (gnus-ems): Require it.
12998
12999         * gnus-msg.el (gnus-summary-mail-forward):
13000
13001         * message.el (message-forward):  Move mime-to-mml here.
13002
13003 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13004
13005         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
13006         * gnus-art.el (gnus-insert-mime-button): Simplify.
13007         (gnus-mime-display-alternative): Ditto.
13008         (gnus-insert-mime-security-button): Ditto.
13009
13010 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13011
13012         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
13013         text-property-not-all doesn't return nil when start=mark(end).
13014         (gnus-remove-text-properties-when): Ditto.
13015
13016 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13017
13018         * gnus-start.el (gnus-group-change-level): Remove group from
13019         gnus-active-hashtb if real killed.
13020
13021 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13022
13023         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
13024         (gnus-mime-display-alternative): Ditto.
13025         (gnus-insert-mime-security-button): Ditto.
13026
13027 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13028
13029         * gnus-start.el (gnus-group-change-level): Don't add it into
13030         killed-list if it was killed.
13031
13032 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13033
13034         * nnmbox.el (nnmbox-file-coding-system): Use binary.
13035         (nnmbox-active-file-coding-system): Ditto.
13036
13037         * gnus-cus.el (gnus-group-parameters): Add posting-style.
13038
13039 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13040
13041         * gnus.el (gnus-version):
13042         (gnus-version-number): Set to Oort Gnus 0.01.
13043
13044         * gnus-art.el (gnus-mime-security-button-map):
13045         (gnus-insert-mime-security-button): Fix for Emacs21.
13046
13047 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13048
13049         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
13050         easymenu, because XEmacs doesn't understand :help.
13051
13052         * mm-uu.el: Require binhex.
13053
13054 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13055
13056         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
13057
13058 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13059
13060         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
13061
13062 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
13063
13064         * *.xpm, *.pbm: Convert icons icons to size 24x24.
13065
13066 2000-12-18  Dave Love  <fx@gnu.org>
13067
13068         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
13069         (unused).
13070
13071 2000-12-13  Miles Bader  <miles@gnu.org>
13072
13073         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
13074         to t, so that we don't get stuck while trying to smilefy
13075         intangible text.
13076
13077 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
13078
13079         * smiley-ems.el (smiley-regexp-alist): Make regexps match
13080         at the end of the buffer.
13081         (smiley-region): In the loop, move to the end of the submatch
13082         matching the smiley instead of using the end of the match
13083         of the whole regexp.
13084
13085 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
13086
13087         * message.el (message-mode): Doc fix.
13088
13089 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
13090
13091         * smiley-ems.el (smiley-region): Doc fix.
13092
13093 2000-12-11  Miles Bader  <miles@gnu.org>
13094
13095         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
13096         bottom line visible, check to see if it's partially obscured, and
13097         if so, either scroll one more line to make it fully visible, or
13098         revert to showing the second line from the top.
13099
13100 2000-12-07  Dave Love  <fx@gnu.org>
13101
13102         * mailcap.el (mailcap-download-directory)
13103         * gnus-audio.el (gnus-audio-directory)
13104         * smiley-ems.el (smiley-data-directory): Fix :type.
13105
13106 2000-11-30  Dave Love  <fx@gnu.org>
13107
13108         * message.el (message-auto-save-directory): Use
13109         file-name-as-directory.
13110         (message-set-auto-save-file-name): Create
13111         message-auto-save-directory if necessary.
13112         (message-replace-chars-in-string): Removed -- unused.
13113         (message-mail-alias-type): Customize.
13114         (message-headers): Remove duplicate defgroup.
13115
13116 2000-11-29  Dave Love  <fx@gnu.org>
13117
13118         * qp.el (quoted-printable-decode-region): Use error, not message
13119         to report malformed text (like base64).  Amend message.
13120
13121 2000-11-29  Miles Bader  <miles@gnu.org>
13122
13123         * message.el (message-header-lines): Fontify tag.
13124
13125 2000-11-27  Dave Love  <fx@gnu.org>
13126
13127         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
13128         compiler warning.
13129
13130 ;2000-11-26  Dave Love  <fx@gnu.org>
13131 ;
13132 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
13133 ;
13134 2000-11-23  Dave Love  <fx@gnu.org>
13135
13136         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
13137
13138         * mm-uu.el (uudecode): Require.
13139         (uudecode-decode-region, uudecode-decode-region-external): Don't
13140         autoload.
13141         (mm-uu-copy-to-buffer): Doc fix.
13142         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
13143         type fix.
13144
13145         * mailcap.el: Doc fixes.
13146         (mailcap-mime-data): Various adjustments.
13147         (mailcap): New group.
13148         (mailcap-download-directory): Customize.
13149         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
13150         (mailcap-temporary-directory): Deleted (unused).
13151         (mailcap-unescape-mime-test): Simplify slightly.
13152         (mailcap-viewer-passes-test): Use functionp.
13153         (mailcap-command-p): Aliased to executable-find.
13154
13155         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
13156         default-enable-multibyte-characters is nil.
13157
13158 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
13159
13160         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
13161
13162 2000-11-21  Dave Love  <fx@gnu.org>
13163
13164         * gnus-art.el (gnus-mime-button-map): Don't inherit from
13165         gnus-article-mode-map.
13166 ;       (gnus-mime-button-menu): Use mouse-set-point.
13167         (gnus-insert-mime-button, gnus-mime-display-alternative)
13168         (gnus-mime-display-alternative): Don't use local-map property.
13169
13170 2000-11-17  Dave Love  <fx@gnu.org>
13171
13172         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
13173         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
13174         and make-temp-file.
13175         (uudecode-decode-region): Doc fix.
13176
13177 2000-11-14  Dave Love  <fx@gnu.org>
13178
13179         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
13180         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
13181         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
13182         New files, derived from the XPMs.
13183
13184 2000-11-10  Dave Love  <fx@gnu.org>
13185
13186         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
13187         (gnus-agent-lib-file, gnus-agent-load-alist)
13188         (gnus-agent-save-alist, gnus-agent-article-name): Use
13189         expand-file-name.
13190
13191         * gnus-group.el (gnus-group-name-charset-method-alist): Add
13192         :version.
13193         (nnkiboze-score-file): Defvar when compiling.
13194
13195         * gnus-start.el (gnus-read-newsrc-file): Add :version.
13196
13197         * gnus-art.el (gnus-article-banner-alist)
13198         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
13199         (gnus-article-date-lapsed-new-header)
13200         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
13201         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
13202         (gnus-treat-strip-headers-in-body)
13203         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
13204         (gnus-treat-translate): Add :version.
13205         (gnus-article-mime-part-function): Fix defcustom.
13206
13207         * nnmail.el (nnmail-expiry-target)
13208         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
13209         (nnmail-split-header-length-limit): Add :version.
13210
13211         * gnus-sum.el (gnus-auto-expirable-marks)
13212         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
13213         (gnus-extra-headers, gnus-ignored-from-addresses)
13214         (gnus-newsgroup-ignored-charsets)
13215         (gnus-group-highlight-words-alist)
13216         (gnus-summary-show-article-charset-alist): Add :version.
13217
13218         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
13219         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
13220         files, converted from the XPMs.
13221
13222         * gnus-cache.el (gnus-cache-active-file): Don't use
13223         file-name-as-directory on directory.
13224         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
13225         use file-name-as-directory on directory.
13226
13227         * time-date.el (timezone-make-date-arpa-standard): Autoload.
13228         (date-to-time): Use it.
13229
13230 ;       * message.el (message-mode) <adaptive-fill-regexp>:
13231 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
13232 ;       (message-newline-and-reformat): Likewise.
13233         (message-forward-as-mime, message-forward-ignored-headers)
13234         (message-buffer-naming-style, message-default-charset)
13235         (message-dont-reply-to-names, message-send-mail-partially-limit):
13236         Add :version.
13237
13238         * mm-util.el: Doc fixes.
13239         (mm-mime-charset): Don't use the raw result of
13240         mm-preferred-coding-system.
13241         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
13242         (mm-with-unibyte): Simplify.
13243
13244         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
13245         concat.
13246
13247         * pop3.el (pop3-version): Deleted.
13248         (pop3-make-date): New function, avoiding message-make-date.
13249         (pop3-munge-message-separator): Use it.
13250
13251 2000-11-09  Dave Love  <fx@gnu.org>
13252
13253         * gnus-group.el (gnus-group-make-directory-group)
13254         (gnus-group-fetch-faq): Use expand-file-name.
13255         (gnus-group-fetch-faq): Simplify completing-read form.
13256
13257         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
13258         test for Mule.
13259
13260         * message.el (tool-bar-map): Defvar when compiling.
13261
13262         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
13263         (gnus-tm-lisp-directory): Deleted.
13264         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
13265         (featurep 'xemacs).
13266         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
13267         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
13268         version numbers from file names.
13269
13270 2000-11-08  Dave Love  <fx@gnu.org>
13271
13272         * mm-view.el: Use featurep for XEmacs test.
13273         (mm-inline-message): Test for `remove-specifier'; don't use
13274         condition-case.
13275
13276         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
13277
13278         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
13279         (gnus-score-find-bnews): Don't concat "".
13280
13281         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
13282         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
13283         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
13284         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
13285
13286         * gnus-sum.el: Put some defvars in eval-when-compile.
13287         (gnus-summary-mode-hook): Add :options.
13288         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
13289         (gnus-summary-tool-bar-map): New variable.
13290         (gnus-summary-make-tool-bar): New function.
13291         (gnus-summary-mode): Put kill-all-local-variables first.
13292
13293         * gnus-group.el (gnus-group-toolbar-map): New variable.
13294         (gnus-group-make-tool-bar): Rewritten.
13295         (gnus-group-mode): Put kill-all-local-variables first.
13296
13297         * rfc2047.el: Require gnus-util.
13298
13299         * nnml.el (gnus-sorted-intersection): Autoload.
13300
13301         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
13302         Put some defvars in eval-when-compile.
13303         (gnus-intersection, gnus-sorted-complement):  Autoload.
13304
13305         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
13306
13307         * mm-encode.el (mm-body-7-or-8): Autoload.
13308
13309         * mm-decode.el (mm-insert-inline): Autoload.
13310
13311         * mml.el:
13312         * message.el: Put some defvars in eval-when-compile.
13313
13314         * gnus-msg.el: Put some defvars in eval-when-compile.
13315         (gnus-msg-mail): Move after gnus-setup-message.
13316
13317         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
13318
13319 2000-11-07  Dave Love  <fx@gnu.org>
13320
13321         * gnus-util.el (nnheader): Don't require message (recursive
13322         autoload).
13323
13324         * uudecode.el: Avoid compiler warnings.
13325
13326         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
13327         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
13328
13329 2000-11-06  Dave Love  <fx@gnu.org>
13330
13331         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
13332
13333         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
13334         (uudecode-char-int): New alias, replacing char-int.
13335         (uudecode-decode-region): Don't call buffer-disable-undo.
13336
13337 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
13338 ;       (mm-uu-configure-list): Doc fix.
13339 ;
13340 ;       * earcon.el (running-xemacs): Don't define.
13341 ;
13342 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
13343 ;
13344 ;       * message.el (message-font-lock-keywords): Match a final newline
13345 ;       to help font-lock's multiline support.
13346 ;
13347 2000-11-03  Dave Love  <fx@gnu.org>
13348
13349         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
13350
13351         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
13352         name.
13353
13354         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
13355         <banner>: Fix custom type, doc.
13356
13357         * mm-decode.el (mm-display-external): Space-prefix temp buffer
13358         name.  Don't disable undo explicitly.
13359
13360 ;2000-11-02  Dave Love  <fx@gnu.org>
13361 ;
13362 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
13363 ;       cite-prefix.
13364
13365 2000-11-01  Dave Love  <fx@gnu.org>
13366
13367         * rfc2047.el (base64): Require unconditionally.
13368         (message-posting-charset): Defvar when compiling.
13369         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
13370         message.
13371
13372         * gnus-sum.el (nnoo): Require.
13373         (mm-uu-dissect): Autoload.
13374
13375         * mml.el (mml-parse-1): Clarify message.
13376         (mml-minibuffer-read-type): Use mailcap-mime-types.
13377
13378 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
13379
13380         * mml.el: Fix a typo in the requiring of CL.
13381
13382 2000-11-01  Dave Love  <fx@gnu.org>
13383
13384         * utf7.el: Require cl when compiling.
13385
13386         * binhex.el: Use (featurep 'xemacs).
13387         (binhex-char-int): New alias, replacing char-int.  Change callers.
13388         (binhex-decode-region): Simplify work buffer code.
13389         (binhex-decode-region-external): Use expand-file-name, not concat.
13390
13391 2000-10-30  Dave Love  <fx@gnu.org>
13392
13393         * gnus-art.el: Fix 2000-10-27 change properly.
13394
13395 2000-10-28  Miles Bader  <miles@gnu.org>
13396
13397         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
13398
13399 2000-10-27  Dave Love  <fx@gnu.org>
13400
13401         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
13402         strings.
13403         (gnus-group-make-tool-bar): New function.
13404         (gnus-group-mode): Use it.
13405
13406         * message.el (message-mode-menu): Add some :help strings.
13407         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
13408         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
13409
13410         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
13411         * describe-group.xpm, get-news.xpm, kill-group.xpm:
13412         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
13413
13414         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
13415         display-graphic-p here.
13416
13417 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
13418
13419         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
13420         of the `gnus-xemacs' variable, as the latter has been removed.
13421         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
13422         * gnus-art.el (gnus-treat-display-xface)
13423         (gnus-treat-display-smileys, gnus-treat-display-picons)
13424         (gnus-article-read-summary-keys): Likewise.
13425
13426 2000-10-26  Dave Love  <fx@gnu.org>
13427
13428         (defvar): Use rmail-spool-directory unconditionally.
13429
13430 2000-10-18  Dave Love  <fx@gnu.org>
13431
13432         * mm-bodies.el (mm-uu-decode-function)
13433         (mm-uu-binhex-decode-function): Defvar when compiling.
13434
13435         * gnus-nocem.el (gnus-nocem-issuers): Update.
13436         (gnus-nocem-check-from): New option.
13437         (gnus-nocem-scan-groups): Use it.
13438         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
13439         (gnus-nocem-check-article-limit): Add :version.
13440
13441 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
13442
13443         * ietf-drums.el (mm-util): Require CL when compiling.
13444
13445 2000-10-15  Dave Love  <fx@gnu.org>
13446
13447         * qp.el: Require mm-util.
13448
13449 2000-10-13  Dave Love  <fx@gnu.org>
13450
13451         * qp.el (quoted-printable-decode-region): Avoid invalid
13452         coding-systems.
13453
13454 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
13455
13456         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
13457         to a recursive load.
13458
13459 2000-10-12  Dave Love  <fx@gnu.org>
13460
13461         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
13462
13463         * gnus.el (gnus-group-startup-message): Check for PBM image.
13464
13465 2000-10-09  Dave Love  <fx@gnu.org>
13466
13467         * mail-source.el (mail-source-fetch-imap): Bind
13468         default-enable-multibyte-characters rather than using
13469         mm-disable-multibyte.
13470
13471 2000-10-05  Dave Love  <fx@gnu.org>
13472
13473         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
13474         Autoload.
13475         (quoted-printable-decode-region):  Rename arg which confused
13476         charset with coding-system.  Don't use nonascii-insert-offset.
13477         Coding-system encode the region initially.  Don't recognize `=='
13478         as valid QP.  Coding-system decode the region finally.
13479         (quoted-printable-decode-string): Rename arg which confused
13480         charset with coding-system.
13481
13482         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
13483         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
13484         mm-encode-coding-region.
13485         (mm-decode-body, mm-decode-string): Rename variables which
13486         confused charset with coding-system.
13487         (binhex-decode-region): Don't autoload.
13488         (mm-body-encoding): Require message.
13489         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
13490         cond branches.
13491
13492         * gnus-art.el (article-de-quoted-unreadable)
13493         (article-de-base64-unreadable): Fold search case
13494         rather than downcasing string.  Apply mm-charset-to-coding-system
13495         to arg of quoted-printable-decode-region.
13496
13497 2000-10-04  Dave Love  <fx@gnu.org>
13498
13499         * gnus-ems.el: Don't turn off compiler warnings in local vars.
13500         Require ring when compiling.
13501         (gnus-article-compface-xbm): New variable.
13502
13503 2000-10-04  Dave Love  <fx@gnu.org>
13504
13505         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
13506         pbm images.
13507
13508         * frown.pbm, smile.pbm, wry.pbm: New files.
13509
13510         * frown.xbm, smile.xbm, wry.xbm: Deleted.
13511
13512 2000-10-03  Dave Love  <fx@gnu.org>
13513
13514         * mail-source.el (mail-sources): Revert to nil.
13515
13516         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
13517
13518         * qp.el: Don't require mm-util.
13519         (quoted-printable-decode-region): Rewritten.
13520         (quoted-printable-decode-string, quoted-printable-encode-region):
13521         Doc fix.
13522         (quoted-printable-encode-region): Barf on multibyte characters.
13523         Maybe make the class multibyte.  Upcase chars, not formatted
13524         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
13525         (quoted-printable-encode-string): Don't use
13526         mm-with-unibyte-buffer.
13527
13528 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
13529
13530         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
13531
13532 2000-09-21  Dave Love  <fx@gnu.org>
13533
13534         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
13535         (for Emacs 20).  Tidy somewhat.
13536
13537 2000-09-21  Dave Love  <fx@gnu.org>
13538
13539         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
13540         image processing.  Rationalize logic somewhat.
13541
13542 2000-09-20  Dave Love  <fx@gnu.org>
13543
13544         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
13545         specifically.
13546
13547         * gnus.el (gnus-version-number): Avoid some redundant
13548         autoloads.
13549
13550 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
13551
13552         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
13553         to XBM; we always have PBM support.
13554
13555 2000-09-14  Dave Love  <fx@gnu.org>
13556
13557         * gnus.el (gnus-charset):
13558         * mm-decode.el (mime-display):
13559         * imap.el (imap) <defgroup>: Add :version.
13560
13561 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
13562
13563         * parse-time.el: Fix author's mail address.
13564
13565         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
13566         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
13567         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
13568         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
13569         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
13570         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
13571         * rfc2231.el, uudecode.el: Fix copyright notice.
13572
13573         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
13574         require `w3' at load-time only if not running in batch mode.
13575
13576 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13577
13578         * gnus.el: Before merge with Emacs21.
13579
13580 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
13581
13582         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
13583
13584 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
13585
13586         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
13587         to avoid conflict with the standard `back-to-indentation'
13588         binding.
13589
13590 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13591
13592         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
13593
13594         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
13595         (mm-disable-multibyte-mule4): Ditto.
13596         (mm-with-unibyte-current-buffer-mule4): Ditto.
13597
13598 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13599
13600         * pop3.el (pop3-movemail): Use binary.
13601         (pop3-movemail-file-coding-system): Removed.
13602
13603 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13604
13605         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
13606
13607 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13608
13609         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
13610         exists.
13611
13612 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13613
13614         * gnus-msg.el (gnus-post-method): Use backend name when the
13615         address is "".
13616
13617 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13618
13619         * gnus-art.el (article-verify-x-pgp-sig): Don't test
13620         mm-verify-option.
13621         (gnus-treat-x-pgp-sig): Default value.
13622         (gnus-ignored-headers): Redundant.
13623
13624 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13625
13626         * gnus-win.el (gnus-configure-frame): Save selected window.
13627
13628 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13629
13630         * nnmbox.el: Require gnus-range.
13631         (nnmbox-group-building-active-articles): New variable.
13632         (nnmbox-group-active-articles): New variable; this is a cache of
13633         all active articles by group and number.
13634         (nnmbox-in-header-p): New function.
13635         (nnmbox-find-article): New function.
13636         (nnmbox-record-active-article): New function.
13637         (nnmbox-record-deleted-article): New function.
13638         (nnmbox-is-article-active-p): New function.
13639         (nnmbox-retrieve-headers): Use nnmbox-find-article.
13640         (nnmbox-request-article): Ditto.  Also supply extra arg to
13641         nnmbox-article-group-number.
13642         (nnmbox-request-expire-articles): Ditto.
13643         (nnmbox-request-move-article): Ditto.
13644         (nnmbox-request-replace-article): Ditto.
13645         (nnmbox-request-rename-group): Rename group entry in active
13646         article cache.
13647         (nnmbox-delete-mail): Update active article cache, unless article
13648         is being replaced.
13649         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
13650         than partially duplicating it.
13651         (nnmbox-article-group-number): Add extra `this-line' arg, to
13652         handle articles belonging to multiple groups.
13653         (nnmbox-save-mail): Update active article cache.
13654         (nnmbox-read-mbox): Build active article cache when loading mbox.
13655         Also do some repair work, if we find articles that are missing the
13656         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
13657         reconstruct these from Xref info.
13658
13659 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13660
13661         * mail-source.el (mail-source-report-new-mail): Use
13662         nnheader-run-at-time.
13663
13664 2000-02-15  Andrew Innes  <andrewi@gnu.org>
13665
13666         * mail-source.el (mail-source-fetch-pop): Clear pop password when
13667         an error is thrown, and then rethrow the error.
13668         (mail-source-check-pop): Ditto.
13669         (mail-source-start-idle-timer): Prevent multiple pop checks
13670         running if the check takes a long time.
13671
13672 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13673
13674         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
13675         succeed.
13676
13677 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13678
13679         * gnus-win.el (gnus-configure-windows): Make sure
13680         nntp-server-buffer is live.
13681         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
13682
13683 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
13684
13685         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
13686
13687 2000-12-04  Andreas Jaeger  <aj@suse.de>
13688
13689         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
13690
13691 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13692
13693         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
13694
13695 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
13696         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
13697
13698         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
13699
13700 2000-12-01  Simon Josefsson  <sj@extundo.com>
13701
13702         * mml-smime.el (mml-smime-verify): Fix address parsing.
13703
13704 2000-12-01  Simon Josefsson  <sj@extundo.com>
13705
13706         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
13707         more than one certificate inside PKCS#7 blob.  Better security
13708         information (clamed / actual sender, openssl output, certificates
13709         inside message).
13710
13711         * smime.el (smime-verify-region): Output to /dev/null.
13712         (smime-buffer-as-string-region): Don't parse empty lines.
13713
13714 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13715
13716         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
13717         ?d and ?D.
13718         (gnus-mime-security-show-details-inline): New variable.
13719         (gnus-mime-security-show-details): Use them.
13720         (gnus-insert-mime-security-button): Ditto.
13721
13722         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
13723         Suggest by Michael Duggan (md5i@cs.cmu.edu).
13724         (mml2015-gpg-clear-verify): Ditto.
13725         (mml2015-gpg-decrypt-1): Ditto.
13726         (mml2015-use): Prefer 'gpg.
13727
13728 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13729
13730         * gnus-util.el (gnus-add-text-properties-when): New function.
13731         (gnus-remove-text-properties-when): Ditto.
13732
13733         * gnus-cite.el (gnus-article-hide-citation): Use them.
13734         (gnus-article-toggle-cited-text): Use them.
13735
13736         * gnus-art.el (gnus-signature-toggle): Use them.
13737         (gnus-article-show-hidden-text): Ditto.
13738         (gnus-article-hide-text): Ditto.
13739
13740 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13741
13742         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
13743
13744 2000-11-30  Simon Josefsson  <sj@extundo.com>
13745
13746         * smime.el (smime-point-at-eol): New alias.
13747         (smime-buffer-as-string-region): Use it.
13748
13749 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13750
13751         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
13752
13753 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13754
13755         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
13756
13757         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
13758
13759         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
13760
13761 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
13762
13763         * nnmh.el (nnmh-request-expire-articles): Implemented
13764         expiry-target for nnmh backend.
13765
13766 2000-11-30  Simon Josefsson  <sj@extundo.com>
13767
13768         * mm-decode.el (mm-security-from): New variable.
13769         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
13770
13771         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
13772         than `from'.
13773
13774 2000-11-30  Simon Josefsson  <sj@extundo.com>
13775
13776         * mml-smime.el (mml-smime-verify): Verify that certificate mail
13777         address match sender address.
13778
13779         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
13780
13781         * smime.el (smime-verify-region): Don't copy buffer.
13782         (smime-decrypt-buffer): Use expand-file-name on keyfile.
13783         (smime-pkcs7-region): New function.
13784         (smime-pkcs7-certificates-region): Ditto.
13785         (smime-pkcs7-email-region): Ditto.
13786         (smime-buffer-as-string-region): Ditto.
13787
13788         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
13789         buffer.
13790
13791 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
13792
13793         * smime.el (smime-decrypt-region): Fix keyfile argument.
13794
13795 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13796
13797         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
13798
13799 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13800
13801         * message.el (message-shoot-gnksa-feet): New variable.
13802         (message-gnksa-enable-p): New function.
13803         (message-send): Use it.
13804         (message-check-news-body-syntax): Ditto.
13805
13806 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13807
13808         * message.el (message-make-message-id): Remove the redundancy.
13809
13810 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13811
13812         * message.el (message-setup): Discourage using mc-install-*-mode.
13813
13814         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
13815
13816 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13817
13818         * gnus-cite.el (gnus-cite-parse): Guess citation length.
13819
13820 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13821
13822         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
13823
13824 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13825
13826         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
13827
13828 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13829
13830         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
13831         insert-buffer-substring.
13832
13833         * message.el (message-send-mail): Use buffer-substring-no-properties.
13834         (message-send-news): Ditto.
13835
13836 2000-11-22  David Edmondson  <dme@dme.org>
13837
13838         * imap.el (imap-wait-for-tag): Message read info.
13839
13840 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13841
13842         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
13843         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
13844         (mml2015-gpg-encrypt): Ditto.
13845
13846 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13847
13848         * mm-decode.el (mm-verify-option): Default value.
13849
13850         * mml-sec.el (mml-secure-part): Error message.
13851
13852 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13853
13854         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
13855
13856 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13857
13858         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
13859
13860 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13861
13862         * gnus-art.el (gnus-article-describe-key): Use prompt.
13863         (gnus-article-describe-key-briefly): Ditto.
13864
13865 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13866
13867         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
13868
13869 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13870
13871         * gnus-art.el (gnus-article-describe-key): New function.
13872         (gnus-article-describe-key-briefly): New function.
13873
13874 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13875
13876         * mm-decode.el (mm-decrypt-option): Doc typo.
13877
13878         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
13879         return a number.
13880
13881 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13882
13883         * message.el (message-newline-and-reformat): Typo.
13884
13885 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13886
13887         * gnus-art.el (article-verify-x-pgp-sig): Check whether
13888         original-article-buffer exists.
13889
13890         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
13891         (rfc2047-header-encoding-alist): Addresses are different from text.
13892         (rfc2047-encode-message-header): Ditto.
13893         (rfc2047-dissect-region): Extra parameter.
13894         (rfc2047-encode-region): Ditto.
13895         (rfc2047-encode-string): Ditto.
13896
13897 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13898
13899         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
13900         (mm-uu-pgp-encrypted-extract): Use it.
13901         (mm-uu-pgp-signed-extract-1): New function.
13902         (mm-uu-pgp-signed-extract): Use it.
13903
13904         * gnus-art.el (gnus-mime-display-security): New function.
13905         (gnus-mime-display-part): Use it.
13906         (gnus-mime-security-verify-or-decrypt): New function.
13907         (gnus-mime-security-press-button): New function.
13908         (gnus-insert-mime-security-button): Use it.
13909
13910         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
13911         (mm-find-raw-part-by-type): Ditto.
13912         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
13913         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
13914         (mm-destroy-parts): Kill nested multibyte buffer.
13915
13916         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
13917         (mml2015-gpg-verify): Ditto.
13918
13919 2000-11-18  Simon Josefsson  <sj@extundo.com>
13920
13921         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
13922         (mml2015-function-alist): Use it.
13923
13924         * mml-sec.el (mml-sign-alist): Update names.
13925         (mml-encrypt-alist): Ditto.
13926         (mml-secure-part-smime-sign): Moved to mml-smime.el
13927         as `mml-smime-sign-query'.
13928         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
13929         `mml-smime-get-file-cert'.
13930         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
13931         `mml-smime-get-dns-cert'.
13932         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
13933         `mml-smime-encrypt-query'.
13934         (mml-smime-sign-buffer): Use mml-smime-sign.
13935         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
13936
13937         * mml-smime.el (mml-smime-sign): New function.
13938         (mml-smime-encrypt):
13939         (mml-smime-sign-query):
13940         (mml-smime-get-file-cert):
13941         (mml-smime-get-dns-cert):
13942         (mml-smime-encrypt-query): Moved from mml-sec.el.
13943
13944 2000-11-16  Simon Josefsson  <sj@extundo.com>
13945
13946         * mml2015.el (mml2015-gpg-clear-verify): New function.
13947         (mml2015-function-alist): Add it.
13948
13949 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13950
13951         * message.el (message-setup-fill-variables): Use
13952         message-cite-prefix-regexp.
13953         (message-newline-and-reformat): Check the end of citation, leading
13954         WSP, break in the cite prefix.
13955         (message-fill-paragraph): New function.
13956
13957 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
13958
13959         * lpath.el: Shut up.
13960
13961 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
13962
13963         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
13964         raw 8-bit in headers in dk.* newsgroups.
13965
13966 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
13967
13968         * message.el (message-newline-and-reformat): Match extra WSPs.
13969
13970 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
13971
13972         * mml.el (mml-generate-mime-1): Ignore ascii.
13973
13974 2000-11-16 Justin Sheehy  <justin@iago.org>
13975
13976         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
13977
13978 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13979
13980         * message.el (message-cite-prefix-regexp): Prefix should not end
13981         at space.
13982
13983 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
13984
13985         * message.el (message-mode-syntax-table): Add - as a word
13986         constituent as in articles.
13987         (message-setup-fill-variables): Add -_. as supercite-style prefix.
13988         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
13989         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
13990
13991 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
13992
13993         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
13994
13995 2000-11-12  David Edmondson  <dme@dme.org>
13996
13997         * message.el (message-font-lock-keywords): use
13998         message-cite-prefix-regexp.
13999
14000 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14001
14002         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
14003         Stein Arild Str\e,Ax\e(Bmme.
14004         (gnus-group-jump-to-group): Use it.
14005         (gnus-group-jump-to-group-prompt): Customize.
14006
14007 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
14008
14009         * mailcap.el (mailcap-possible-viewers): Match the entire string.
14010
14011 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14012
14013         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
14014         incompatible.
14015         (mml2015-mailcrypt-sign): Ditto.
14016
14017 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14018
14019         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
14020         group is open.
14021
14022 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
14023
14024         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
14025         nnvirtual articles.
14026         (gnus-backlog-request-article): Don't request nnvirtual articles.
14027
14028 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14029
14030         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
14031         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
14032
14033 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14034
14035         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
14036         * mml.el (mml-generate-mime-1): Use charset attribute.
14037         * mm-bodies.el (mm-encode-body): Add parameter charset.
14038         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
14039
14040 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14041
14042         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
14043         (mml2015-mailcrypt-clear-decrypt): Ditto.
14044         (mml2015-mailcrypt-verify): Ditto.
14045         (mml2015-mailcrypt-clear-verify): Ditto.
14046         (mml2015-gpg-verify): Ditto.
14047
14048 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14049
14050         * smime.el (smime-openssl-program): Test the existence of openssl.
14051         * mml-smime.el: Require mm-decode.
14052         (mml-smime-verify-test): New function.
14053         * mm-decode.el (mm-verify-function-alist): Use it.
14054
14055 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14056
14057         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
14058         anyway.
14059
14060 2000-11-13  Simon Josefsson  <sj@extundo.com>
14061
14062         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
14063         verification doesn't work.
14064
14065 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14066
14067         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
14068         (gnus-inews-do-gcc): Use it.
14069
14070 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14071
14072         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
14073         leading space.
14074         * mm-extern.el (mm-inline-external-body): Report error when no
14075         access-type.
14076
14077 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
14078
14079         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
14080
14081 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
14082
14083         * gnus-art.el (gnus-mime-button-menu): Use select-window.
14084
14085 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
14086
14087         * gnus-art.el (gnus-mime-display-part): Display multipart/related
14088         as multipart/mixed.
14089
14090 2000-11-12  David Edmondson  <dme@dme.org>
14091
14092         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
14093         and replace `.' with `\w' to allow for different syntax tables
14094         (from Vladimir Volovich).
14095         * message.el (message-newline-and-reformat): use
14096         `message-cite-prefix-regexp'.
14097         * gnus-cite.el (gnus-supercite-regexp): use
14098         `message-cite-prefix-regexp'.
14099         * gnus-cite.el (gnus-cite-parse): use
14100         `message-cite-prefix-regexp'.
14101
14102 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14103
14104         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
14105         PGP SIGNATURE.  Escape leading "-"'s.
14106         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
14107
14108 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
14109
14110         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
14111
14112 2000-11-11  Simon Josefsson  <sj@extundo.com>
14113
14114         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
14115
14116         * smime.el (smime-details-buffer): New variable.
14117         (smime-sign-region):
14118         (smime-encrypt-region):
14119         (smime-verify-region):
14120         (smime-decrypt-region): Copy OpenSSL output to the buffer.
14121
14122         * mml-smime.el (mml-smime-verify): Support security info.
14123
14124 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
14125
14126         * mm-decode.el (mm-verify-option): Set default to nil.
14127         (mm-decrypt-option): Ditto.
14128         * gnus-art.el (article-verify-x-pgp-sig): New function.
14129
14130 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
14131
14132         * gnus-art.el (gnus-mime-display-alternative): Show button if no
14133         preferred part.
14134
14135 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14136
14137         * gnus-sum.el (gnus-move-split-methods): Say that
14138         `gnus-split-methods' uses file names, whereas this uses group
14139         names.  (Report from Nevin Kapur)
14140
14141 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
14142
14143         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
14144
14145 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14146
14147         * nnheader.el (nnheader-directory-files-is-safe): New variable.
14148         (nnheader-directory-articles): Use it.
14149         (nnheader-article-to-file-alist): Ditto.
14150
14151 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14152
14153         * rfc2047.el (rfc2047-pad-base64): New function.
14154         (rfc2047-decode): Use it.
14155
14156 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14157
14158         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
14159         select method.
14160
14161 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14162
14163         * mml2015.el (mml2015-gpg-decrypt-1):
14164         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
14165
14166 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14167
14168         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
14169
14170 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
14171
14172         * pop3.el (pop3-munge-message-separator): A message may have an
14173         empty body.
14174
14175 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
14176
14177         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
14178         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
14179         (mm-uu-pgp-signed-extract): Use coding-system.
14180
14181 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14182
14183         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
14184         (gnus-insert-mime-security-button): New function.
14185         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
14186         * mml2015.el:  Add security info when verify or decrypt.
14187         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
14188         (mm-uu-pgp-encrypted-extract): Ditto.
14189
14190 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
14191
14192         * mm-decode.el (mm-display-parts): New function.
14193         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
14194
14195 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14196
14197         * gnus-mlspl.el: Documentation tweaks.
14198
14199 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14200
14201         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
14202         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
14203         argument.
14204
14205 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
14206
14207         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
14208
14209 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
14210
14211         * gnus-art.el (gnus-article-encrypt): New function.
14212         (gnus-article-encrypt-protocol-alist): New variable.
14213         (gnus-article-encrypt-protocol): New variable.
14214         * mml2015.el (mml2015-self-encrypt): New function.
14215         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
14216
14217 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
14218
14219         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
14220         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
14221         let mailcap do it.
14222         * mml2015.el: Remove snarf code.
14223         * mm-decode.el: Remove snarf code.
14224
14225 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
14226
14227         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
14228         (mml-insert-mime): Understand gnus-decoded.
14229         (mime-to-mml): New parameter handles.
14230         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14231         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
14232
14233 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14234
14235         * mm-decode.el (mime-security): New group.
14236         (mm-verify-function-alist): Add test function.
14237         (mm-decrypt-function-alist): Ditto.
14238         (mm-snarf-option): Set default value as nil.
14239         (mm-find-part-by-type): Recursive parameter.
14240         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
14241         * mml2015.el: Support draft-ietf-openpgp-multsig.
14242
14243 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
14244
14245         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
14246         (gnus-article-view-part-as-charset): New function.
14247
14248 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
14249
14250         * mm-decode.el (mm-verify-option): Default value.
14251         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
14252
14253 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14254
14255         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
14256
14257 2000-11-05  Simon Josefsson  <sj@extundo.com>
14258
14259         * mml-smime.el (mml-smime-verify): Work in original multipart
14260         buffert.
14261
14262         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
14263         (mm-handle-multipart-ctl-parameter): Ditto.
14264         (mm-alist-to-plist): New function.
14265         (mm-dissect-buffer): Store CTL parameters and copy original buffer
14266         for multiparts.
14267         (mm-destroy-parts): Destroy multipart buffert.
14268         (mm-remove-part): Ditto.
14269
14270         * mml-smime.el (mml-smime-sign): Not used.
14271         (mml-smime-encrypt): Ditto.
14272
14273         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
14274
14275         Verify S/MIME signature support.
14276
14277         * mm-decode.el (mm-inline-media-tests): Add
14278         application/{x-,}pkcs7-signature.
14279         (mm-inlined-types): Ditto.
14280         (mm-automatic-display): Ditto.
14281         (mm-verify-function-alist): Ditto.  Add name of method.
14282         (mm-decrypt-function-alist): Add name of method.
14283         (mm-find-part-by-type): Add documentation.
14284         (mm-possibly-verify-or-decrypt): Use new format of
14285         mm-{verify,decrypt}-function-alist.  Use method names.
14286
14287         * mml-smime.el (mml-smime-verify): New function.
14288
14289 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14290
14291         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
14292
14293 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14294
14295         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
14296         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
14297         * mm-decode.el (mm-snarf-option): New variable.
14298
14299 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14300
14301         * mm-util.el (mm-subst-char-in-string): New function.
14302         (mm-replace-chars-in-string): Use it.
14303         * message.el (message-replace-chars-in-string): Use it.
14304         * nnheader.el (nnheader-replace-chars-in-string): Use it.
14305         * gnus-mh.el (mh-lib-progs): Shut up.
14306
14307 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
14308
14309         * base64.el, md5.el: Moved to contrib directory.
14310
14311 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14312
14313         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
14314         the last article when search.
14315
14316 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14317
14318         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
14319         * nnmail.el (nnmail-pathname-coding-system): Ditto.
14320
14321 2000-09-29  David Edmondson  <dme@thus.net>
14322
14323         * message.el (message-newline-and-reformat): Typo.
14324
14325 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14326
14327         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
14328
14329 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
14330
14331         * nntp.el (nntp-decode-text): Delete bogus status lines.
14332
14333 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
14334
14335         * message.el (message-font-lock-keywords): Match a final newline
14336         to help font-lock's multiline support.
14337
14338 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14339
14340         * nnoo.el (nnoo-set): New function.
14341
14342 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
14343
14344         * gpg.el, gpg-ring.el: Moved to contrib directory.
14345
14346 2000-11-04  Simon Josefsson  <sj@extundo.com>
14347
14348         * nnimap.el (nnimap-split-inbox): Typo.
14349
14350 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14351
14352         * gnus-msg.el (gnus-msg-mail): Move it backwards.
14353
14354 2000-11-03  Simon Josefsson  <sj@extundo.com>
14355
14356         * rfc2231.el (rfc2231-parse-qp-string): New function.
14357         (require): rfc2047.
14358
14359         * mail-parse.el (mail-header-parse-content-type):
14360         (mail-header-parse-content-disposition): Support invalid QP
14361         encoded strings, by using `rfc2231-parse-qp-string'.
14362
14363 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14364
14365         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
14366         (rfc2231-decode-encoded-string): Typo "> X 1".
14367         (rfc2231-encode-string): Insert the name of charset.
14368         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
14369
14370 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14371
14372         * mm-decode.el (mm-save-part): Return the filename.
14373         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
14374         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
14375         (gnus-mime-action-alist): Use it.
14376         (gnus-mime-button-commands): Use it.
14377         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
14378         (mm-inline-external-body): unwind-protect.
14379
14380 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
14381
14382         * gnus-art.el (gnus-insert-mime-button): Show url.
14383
14384 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14385
14386         * mml.el (mml-generate-mime-1): Support external url.
14387         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
14388
14389 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
14390
14391         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
14392         * mm-decode.el (mm-display-external): Ditto.
14393         * mm-extern.el: New file.
14394         * mm-decode.el (mm-inline-media-tests): Hook it up.
14395         (mm-inlined-types): Inline message/external-body.
14396
14397 2000-11-02  Simon Josefsson  <sj@extundo.com>
14398
14399         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
14400
14401         * message.el (message-get-reply-headers): Better handling when
14402         Mail-Followup-To is very large.
14403
14404 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14405
14406         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
14407         * gnus-art.el (gnus-article-edit-done):
14408         * gnus-sum.el (gnus-summary-edit-article-done): Move line
14409         counting code here.
14410         * gnus-msg.el (gnus-setup-message): Remove a hack.
14411
14412 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14413
14414         * gnus-sum.el (gnus-newsgroup-variables): New variable.
14415         (gnus-summary-mode): Make them local variables.
14416         (gnus-set-global-variables): Globalize them.
14417         (gnus-summary-exit): Kill them.
14418
14419 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
14420
14421         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
14422         word.
14423
14424 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
14425
14426         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
14427         gnus-article-wash-types.
14428         * gnus-art.el (gnus-article-wash-status): Use them.
14429
14430 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
14431
14432         * mml.el (mml-read-tag): Remove spaces and LF.
14433
14434 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14435
14436         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
14437         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
14438
14439 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
14440
14441         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
14442
14443 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
14444
14445         * gnus-sum.el (gnus-article-charset): New variable.
14446         (gnus-summary-display-article): Set it.
14447         * gnus-msg.el (gnus-copy-article-buffer): Use it.
14448         * gnus-art.el (gnus-article-mode): Make it local variable.
14449
14450 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14451
14452         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
14453
14454 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14455
14456         * nnwfm.el: New file.
14457
14458         * nnweb.el (nnweb-replace-in-string): New function.
14459
14460 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14461
14462         * mml2015.el: Wrap gpg.el.
14463         * gpg.el (gpg-verify): The last argument of apply is a list.
14464         (gpg-encrypt): Add passphrase as a parameter.
14465
14466 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14467
14468         * gpg.el: New file.
14469         * gpg-ring.el: New file.
14470
14471 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14472
14473         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
14474
14475 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14476
14477         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
14478         double-quote characters.
14479         (gnus-summary-prepare-threads): Ditto.
14480
14481 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14482
14483         * gnus-art.el (gnus-mime-display-single): Forward line -1.
14484         * mml.el (mml-read-tag): Don't skip the leading space.
14485         * lpath.el (font-lock-set-defaults): Shut up.
14486
14487 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
14488
14489         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
14490
14491 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
14492
14493         * qp.el (quoted-printable-encode-region): Replace leading - when
14494         ultra safe.
14495         * mml.el (mml-generate-mime-postprocess-function): Removed.
14496         (mml-postprocess-alist): Removed.
14497         (mml-generate-mime-1): Use ultra-safe when sign.
14498         * mml2015.el (mml2015-fix-micalg): Uppercase.
14499         (mml2015-verify): Insert LF.
14500         (mml2015-mailcrypt-sign): Downcase; search backward.
14501
14502 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14503
14504         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
14505         restrictive.
14506         (nnultimate-table-regexp): New variable.
14507         (nnultimate-forum-table-p): Use it.
14508
14509 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
14510         Trivial patch.
14511
14512         * gnus-sum.el (gnus-summary-expire-articles): Save point.
14513
14514 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14515
14516         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
14517         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
14518
14519 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14520
14521         * mml2015.el: Shut up.
14522
14523 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14524
14525         * gnus.el (gnus-server-browse-hashtb): Removed.
14526         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
14527         (gnus-group-insert-group-line-info): Use simplified method.
14528         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
14529
14530 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
14531
14532         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
14533         moved here.
14534         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
14535         * gnus-group.el (gnus-group-prepare-flat): Use it.
14536         * gnus-topic.el (gnus-group-prepare-topics): Use it.
14537
14538 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
14539
14540         * mml.el (mml-mode): Show menu in XEmacs.
14541
14542 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
14543
14544         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
14545         (gnus-server-read-server-in-server-buffer): New function.
14546         (gnus-browse-foreign-server): Browse in group buffer.
14547         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
14548         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
14549         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
14550         * gnus.el (gnus-server-browse-hashtb): New variable.
14551
14552 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
14553
14554         * nnfolder.el (nnfolder-open-nov): Use group.
14555
14556 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
14557
14558         * nnfolder.el: Add NOV. Set version to 2.0.
14559         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
14560
14561 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
14562
14563         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
14564
14565 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14566
14567         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
14568         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
14569
14570 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14571
14572         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
14573
14574 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14575
14576         * mm-decode.el (mm-verify-function-alist): New variable.
14577         (mm-verify-option): New variable.
14578         (mm-decrypt-function-alist): Ditto.
14579         (mm-decrypt-option): Ditto.
14580         (mm-find-raw-part-by-type): New function.
14581         (mm-possibly-verify-or-decrypt): New function.
14582         (mm-dissect-multipart): Use it.
14583         * mml2015.el (mml2015-fix-micalg): New function.
14584         (mml2015-decrypt): Use new interface.
14585         (mml2015-verify):  Use new interface.
14586         (mml2015-setup): Make it bogus.
14587
14588 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14589
14590         * mml.el (mml-generate-mime-postprocess-function): Set to
14591         mml-postprocess.
14592         (autoload): Autoload mml2015 and mml-smime.
14593         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
14594         * mml2015.el (mml2015-encrypt): New function.
14595         (mml2015-sign): New function.
14596         (mml2015-encrypt-function): New variable.
14597         (mml2015-sign-function): New variable.
14598         (mml2015-mailcrypt-encrypt): Use message-recipients.
14599         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
14600         * mml-smime.el (mml-smime-setup): Ditto.
14601
14602 2000-10-28  Simon Josefsson  <sj@extundo.com>
14603
14604         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
14605         Communigate Pro 3.3.1 server.
14606
14607         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
14608         in buffers.
14609         (mml-secure-dns-server): Removed.
14610         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
14611         write certificates to files.
14612
14613         * smime.el (smime-dns-server): New variable.
14614         (smime-mail-to-domain):
14615         (smime-cert-by-dns): New functions.
14616
14617         * dig.el: New file.
14618
14619 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
14620
14621         * message.el (message-options): New variable.
14622         (message-options-set-recipient): New function.
14623         (message-send): Use them.
14624         * gnus-int.el (gnus-request-replace-article): Use them.
14625         (gnus-request-accept-article): Ditto.
14626         * mml.el (mml-preview): Use them.
14627         * gnus-sum.el (gnus-summary-edit-article): Use them.
14628
14629         * message.el (message-options-get): New function.
14630         (message-options-get): New function.
14631         * rfc2047.el (rfc2047-encode-message-header): Use them.
14632         * mm-bodies.el (mm-encode-body): Use them.
14633
14634 2000-10-28  Simon Josefsson  <sj@extundo.com>
14635
14636         * nnimap.el (nnimap-retrieve-which-headers):
14637         (nnimap-request-article-part): Quote message-id.
14638
14639         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
14640         (smime-CA-file): New variable.
14641         (smime-call-openssl-region): Don't error.
14642         (smime-sign-region): Return result value.
14643         (smime-encrypt-region): Ditto.
14644         (smime-verify-region): New function.
14645         (smime-decrypt-region): Ditto.
14646         (smime-verify-buffer): Ditto.
14647         (smime-decrypt-buffer): Ditto.
14648
14649         * mml.el: Require mml-sec.
14650         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
14651         (mml-mode-map): Add "sign" and "encrypt" maps.
14652         (mml-menu): Add security menu.
14653         (mml-preview): Use generate-new-buffer.
14654
14655         * mml-sec.el: New file.
14656
14657 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
14658
14659         * mm-decode.el (mm-find-part-by-type): Move it here.
14660         * mml.el (mml-postprocess): Move it here.
14661         (mml-postprocess-alist): Move it here. Merge them.
14662
14663 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
14664
14665         * rfc2047.el (rfc2047-encode-message-header): Make sure no
14666         unencoded stuff in the header.
14667
14668 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14669
14670         * gnus-group.el (gnus-group-listed-groups): New variable.
14671         (gnus-group-list-option): New variable.
14672         (gnus-group-list-limit-map): New keymap.
14673         (gnus-group-list-flush-map): New keymap.
14674         (gnus-group-list-plus-map): New keymap.
14675         (gnus-group-prepare-logic): New function.
14676         (gnus-group-prepare-flat): Merge with
14677         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
14678         (gnus-group-prepare-flat-list-dead): Ditto.
14679         (gnus-group-list-matching): Use gnus-group-prepare-function.
14680         (gnus-group-list-dormant): Ditto.
14681         (gnus-group-list-cached): Ditto.
14682         (gnus-group-listed-groups): New function.
14683         (gnus-group-list-limit): New function.
14684         (gnus-group-list-flush): New function.
14685         (gnus-group-list-plus): New function.
14686         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
14687         (gnus-topic-prepare-topic): Ditto.
14688
14689 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
14690
14691         * message.el (message-insert-to, message-get-reply-headers):
14692         (message-reply, message-followup): Mail-{Followup,Reply}-To.
14693
14694 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14695
14696         * mml2015.el: New file.
14697         * smime.el: New file.
14698         * mml-smime.el: New file.
14699
14700 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
14701
14702         * ChangeLog: Moved to ChangeLog.1.
14703
14704     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
14705   Copying and distribution of this file, with or without modification,
14706   are permitted provided the copyright notice and this notice are preserved.
14707
14708 ;; Local Variables:
14709 ;; coding: iso-2022-7bit
14710 ;; End: