(gnus-face-from-file, gnus-convert-png-to-face):
[gnus] / lisp / ChangeLog
1 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2
3         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
4         Max length of header is 726, not 740.  From Gaute B Strokkenes
5         <gs234@cam.ac.uk>.
6
7 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
8
9         * nndb.el, mml1991.el: Fix license template.
10
11 2003-04-20  Simon Josefsson  <jas@extundo.com>
12
13         * nnimap.el (nnimap-split-articles): Don't download body unless
14         required.
15
16         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
17         starting process, like imap-kerberos4-open does.
18
19         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
20         license template.
21
22         * mml-sec.el: Fix license template.
23
24         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
25         license template.
26
27         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
28         pgg-pgp.el: Fix license template.
29
30 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
31
32         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
33
34 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
35
36         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
37
38 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
39
40         * spam.el (spam-split): allow a particular check as a parameter,
41         e.g. (: spam-split 'spam-use-bogofilter)
42         (spam-mark-only-unseen-as-spam): new parameter, see doc
43         (spam-mark-junk-as-spam-routine): use
44         spam-mark-only-unseen-as-spam, simplify routine to take advantage
45         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
46
47 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
48
49         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
50         (gnus-group-guess-full-name): don't prefix the group twice
51
52         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
53
54         * gnus-registry.el (gnus-registry-clear) 
55         (gnus-registry-fetch-group, gnus-registry-grep-in-list) 
56         (gnus-registry-split-fancy-with-parent): new functions
57         (gnus-register-spool-action, gnus-register-action): simplified the format
58         (gnus-registry): new customization group
59         (gnus-registry-unfollowed-groups): new variable
60
61 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
62
63         * gnus-art.el (gnus-button-alist): Add nntp: urls.
64         (gnus-header-button-alist): Ditto.
65
66 2003-04-17  Dave Love  <fx@gnu.org>
67
68         * gnus-util.el (gnus-string-equal): Revert last change.
69
70 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
71
72         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
73
74 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
75
76         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable. 
77
78 2003-04-15  Michael Shields  <shields@msrl.com>
79
80         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
81         the broken-reply-to group parameter is set.  Idea from Vasily
82         Korytov <deskpot@myrealbox.com>.
83
84 2003-04-17  Steve Youngs  <youngs@xemacs.org>
85
86         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
87         process.el in XEmacsen >= 21.5.
88
89 2003-04-17  Steve Youngs  <youngs@xemacs.org>
90
91         * dgnushack.el: Add a whole swag of autoloads and defaliases to
92         satisfy the byte-compiler when building with XEmacs.
93
94         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
95         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
96         W3 doesn't have these.
97
98         * mailcap.el: Maybe require 'lpr in XEmacs.
99
100 2003-04-16  Simon Josefsson  <jas@extundo.com>
101
102         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
103         sender tag, if available.
104
105 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
106
107         * gnus-registry.el (gnus-register-action) 
108         (gnus-register-spool-action, hashtable-to-alist) 
109         (gnus-registry-translate-from-alist, alist-to-hashtable) 
110         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
111         new variables and function fixes
112
113         * gnus.el (gnus-registry-headers-alist): new variable to hold
114         article header data
115         (gnus-variable-list): save gnus-registry-headers-alist
116
117         * spam-report.el (Module): new module for spam reporting
118
119         * gnus.el (spam-process): added
120         gnus-group-spam-exit-processor-report-gmane to the list of choices
121         (gnus-install-group-spam-parameters): defined new spam exit processor
122
123         * spam.el (autoload): autoload spam-report-gmane when needed
124         (spam-report-gmane-register-routine): glue for spam-report.el
125         (spam-group-spam-processor-report-gmane-p): glue for the
126         gnus-group-spam-exit-processor-report-gmane spam processor
127         (spam-summary-prepare-exit): check the report-gmane spam processor
128         and run spam-report-gmane-register-routine if it's active
129
130         From John Wiegley <johnw@gnu.org>
131
132         * spam.el (spam-bogofilter-score): check bogofilter headers before
133         checking bogofilter itself
134
135 2003-04-16  Dave Love  <fx@gnu.org>
136
137         * gnus-agent.el: Wrap defsetf in eval-when-compile.
138         (gnus-agent-cat-defaccessor): Don't use gensym.
139
140         * mml1991.el: Require cl, mm-util when compiling.
141         (quoted-printable-decode-region, quoted-printable-encode-region):
142         Autoload.
143
144         * pgg.el: Require cl when compiling.
145
146         * nnmail.el (gnus): Require.
147
148         * gnus-util.el: Move provide to end.
149         (gnus-string-equal): Maybe use compare-strings.
150         (gnus-merge): New.
151
152         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
153         (gnus-summary-insert-articles): Use gnus-merge.
154
155         * gnus-fun.el: Require cl and mm-util when compiling.
156
157         * gnus-diary.el (gnus-diary-delay-format-french)
158         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
159
160         * nndiary.el (nndiary-compute-reminders): Don't use setf with
161         nthcdr.
162
163 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
164
165         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
166         specify a predicate other than false.
167         (gnus-category-read): Use the new feature to create a 'default'
168         category with a 'short' predicate.
169
170 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
171
172         * message.el (message-unique-id): Comment change.
173
174         * gnus-art.el (gnus-article-next-page-1): New function.
175         (gnus-article-next-page): Use it.
176
177 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
178
179         * spam.el (spam-split): added save-restriction to save-excursion
180
181 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
182         From Julien Avarre <julien@avarre.com>
183
184         * gnus-fun.el: Fixed autoload cookie.
185
186 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
187         From Remi Letot  <remi.letot@easynet.be>
188
189         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
190         instead of remove-if.
191
192 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
193
194         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
195         copy-sequence instead of remove which is a cl run-time function in
196         Emacs 20.
197
198 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
199
200         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
201         local copy of gnus-discouraged-post-methods with the current
202         method removed.
203
204 2003-04-14  Simon Josefsson  <jas@extundo.com>
205
206         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
207
208 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
209
210         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
211         of `mm-coding-system-priorities' to base coding system.
212
213         * gnus-sum.el: Added coding cookie ("middle dot" in
214         gnus-summary-morse-message).
215
216 2003-04-13  Simon Josefsson  <jas@extundo.com>
217
218         * gnus-art.el (article-fill-long-lines)
219         (article-verify-x-pgp-sig, article-decode-group-name)
220         (gnus-mime-button-menu): Split >80 character lines.
221
222 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
223
224         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
225         we're let-binding it.
226
227         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
228
229 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
230
231         * message.el (message-hide-headers): Don't do intangible.
232
233         * gnus.el (gnus-group-prefixed-name): Comment out the test for
234         colon. 
235
236         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
237         to the ephemeral entry, but the prefixed name.
238
239         * gnus.el (gnus-group-prefixed-name): Clean up.
240
241 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
242
243         * gnus-agent.el (gnus-agent-group-pathname): Bind
244         gnus-command-method so that gnus-agent-directory will always
245         return a valid directory.
246         * gnus-cache.el (gnus-cache-enter-article): Remove article from
247         gnus-newsgroup-undownloaded so that the summary will display the
248         article as downloaded.
249         (gnus-cache-remove-article): If the article isn't in the agent,
250         remove it from gnus-newsgroup-undownloaded so that the summary
251         will display the article as undownloaded.
252
253 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
254
255         * gnus.el (gnus-version-number): Bump.
256
257 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
258
259         * gnus.el: Oort Gnus v0.18 is released.
260
261 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
262
263         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers. 
264
265 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
266
267         * gnus-art.el (gnus-article-next-page): Use
268         gnus-article-over-scroll.
269         (gnus-article-over-scroll): New variable.
270
271         * message.el (message-newline-and-reformat): Place a boundary
272         before filling.
273         (message-make-forward-subject-function): Changed default to
274         message-forward-subject-name-subject. 
275         (message-forward-subject-name-subject): New function.
276
277         * nnimap.el (nnimap-split-fancy): Ditto.
278
279         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
280
281         * gnus-cus.el (gnus-group-parameters): Removed "which see".
282
283         * mml.el (mml-minibuffer-read-file): Bind
284         completion-ignored-extensions to nil.
285
286         * message.el (message-fix-before-sending): Comment fix.
287         (message-fix-before-sending): Make hidden headers visible.
288         (message-hide-headers): Bind after-change-functions to nil.
289         (message-forbidden-properties): Put invisible and intangible
290         back. 
291         (message-strip-forbidden-properties): Ignore message-hidden text.
292
293         * gnus-msg.el: Hide headers.
294
295         * message.el (message-hidden-headers): New variable.
296         (message-hide-headers): New function.
297         (message-hide-header-p): New function.
298         (message-hide-header-p): Change logic.
299         (message-forbidden-properties): Remove intangible nil invisible
300         nil. 
301         (message-hide-headers): Narrow to headers.
302
303         * lpath.el (featurep): Bind Info-directory, Info-menu.
304
305 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
306
307         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
308         encoded.
309         (mm-encode-body): Don't corrupt UTF-16.
310         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
311
312 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
313
314         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
315         the CACHE are now detected and handled the same as an article
316         downloaded into the agent.
317         (gnus-agent-group-path): Modified to match nnmail-group-pathname
318         so that the agent front-end and back-end (nnagent) always use the
319         same directory.
320         (gnus-agent-group-pathname): New function. Wrapper for
321         nnmail-group-pathname.
322         (gnus-agent-expire-unagentized-dirs): New variable.  May be
323         customized to disable gnus-agent-expire-unagentized-dirs.
324         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
325         as the directories in gnus-agent-expire-current-dirs were
326         expanded.
327
328 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
329
330         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
331         body" entry in read only groups.
332
333 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
334
335         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
336         and "Create article" items in non-editable groups.
337
338 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
339
340         * gnus-agent.el (gnus-agent-write-active): Added option of
341         replacing, rather than updating, the agent's active file.  Do NOT
342         use the fully qualified group name as gnus-active-to-gnus-format
343         blindly prefixes group names with server names.
344         (gnus-agent-save-group-info): Merge BOTH min/max of current active
345         range, was just merging min, with specified active range.
346         (gnus-agent-expire): Save agent's active ranges after
347         expiring all groups.
348         (gnus-agent-expire-group-1): Update min of agent's active range to
349         min article currently fetched.
350         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
351         same ancestor multiple times.
352
353         * gnus-async.el (gnus-asynchronous): Moved defcustom of
354         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
355         seems to fix an intermittant error in which loading gnus-async
356         fails to define gnus-asynchronous (the variable).
357
358         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
359         non-essential.  Removed on all platforms.
360         (gnus-select-newsgroup): When the agent is active, expand the
361         group's active range to include fetched articles that are no
362         longer in the server's active range.
363
364         * gnus-util.el (gnus-with-output-to-file): Removed all of the
365         print-* bindings as they should be handled by the function doing
366         the printing.
367
368 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
369
370         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
371         might be unbound in non-MULE XEmacsen.
372
373 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
374
375         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
376         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
377         recognize diffs.
378
379         * mm-bodies.el (mm-decode-body): Use the supplied charset
380         unconditionally if `code-pages' hasn't been loaded.
381
382 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
383
384         * gnus-art.el (article-verify-x-pgp-sig): Don't use
385         `insert-buffer', the docstring says "This function is meant for
386         the user to run interactively.  Don't call it from programs!"
387
388         * mm-extern.el (mm-extern-mail-server): do.
389
390         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
391         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
392         (mml1991-pgg-encrypt): do.
393
394         * pgg.el (pgg-decrypt-region): do.
395
396         * mm-view.el (mm-view-pkcs7-decrypt): do.
397
398         * mml-smime.el (mml-smime-verify): do.
399
400         * mml.el (mml-insert-mime, mml-preview): do.
401
402         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
403         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
404         (mml2015-pgg-encrypt): do.
405
406 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
409
410 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
411
412         * mm-uu.el (mm-uu-copy-to-buffer): Copy
413         `buffer-file-coding-system' to the new buffer.
414         (mm-uu-pgp-signed-extract-1): Don't copy
415         `buffer-file-coding-system' here.
416
417         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
418         exist in XEmacs.
419         (mm-decode-body): Add missing quote.
420
421         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
422         buffer-file-coding-system.
423
424         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
425         last-coding-system-used.
426
427         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
428         according to buffer-file-coding-system.
429
430         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
431
432         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
433         (pgg-pgp-snarf-keys-region): do.
434
435         * pgg-pgp5.el (pgg-pgp5-verify-region)
436         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
437
438         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
439         
440 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
441
442         * spam.el (spam-split): (save-excursion) around (widen)
443         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
444         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
445
446 2003-04-05  Steve Youngs  <youngs@xemacs.org>
447
448         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
449         don't use it when loading gnus-sum.el if we're in XEmacs.
450
451 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
452
453         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
454         print-escape-nonascii to fix more characters in compiled format
455         specs.
456
457 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
458
459         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
460         Fix customization type.
461
462 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
463
464         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
465         print-quoted, print-readably, print-escape-multibyte, and
466         print-level to match original behavior of gnus-prin1.  This should
467         repair the format of .newsrc.eld when using compiled format specs.
468
469 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
470
471         * gnus-group.el (tool-bar-map): defvar it.
472
473         * gnus-art.el (tool-bar-map): do.
474
475         * gnus-sum.el (tool-bar-map): do.
476
477 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
478
479         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
480
481 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
482
483         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
484         and value.
485         (gnus-button-alist): Use it.
486
487 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
488
489         * pgg-gpg.el (pgg-gpg-process-region): do.
490
491         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
492         (pgg-pgp-snarf-keys-region): do.
493
494         * pgg-pgp5.el (pgg-pgp5-verify-region)
495         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
496
497         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
498         unsafe.
499         (pgg-temporary-file-directory): Remove.
500
501 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
502
503         * lpath.el: Fbind Info-directory and Info-menu.
504
505 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
506
507         * gnus-util.el (gnus-message): Added doc-string.
508
509         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
510         (gnus-score-edit-file-at-point): Goto first match when using `e'.
511
512 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
513
514         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
515         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
516
517 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
518
519         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
520         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
521
522 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
523
524         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
525         print-escape-newlines to print escape sequences rather than
526         literal newline characters.
527
528 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
529
530         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
531         `message-valid-fqdn-regexp' for initialization.
532         (gnus-button-handle-info-url): Renamed and extended version of
533         `gnus-button-handle-info'.
534         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
535         (gnus-button-handle-symbol, gnus-button-handle-library)
536         (gnus-button-handle-info-keystrokes): New functions.
537         (gnus-button-browse-level): New variable.
538         (gnus-button-alist): Use them.  Added levels.
539         (gnus-header-button-alist): Added levels.
540
541 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
542
543         * gnus.el (gnus-version-number): Bump.
544
545 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
546
547         * gnus.el: Oort Gnus v0.17 is released.
548
549 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
550
551         * gnus-start.el (gnus-unload): Removed.
552
553         * pop3.el (pop3-read-response): Use
554         nnheader-accept-process-output.
555         (pop3-retr): Ditto.
556
557         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx. 
558         (mm-text-html-washer-alist): Ditto.
559
560 2003-03-31  Simon Josefsson  <jas@extundo.com>
561
562         * imap.el (imap-gssapi-program): Also try GNU SASL.
563         (imap-gssapi-open): Accept GNU SASL greeting.
564         (imap-read-timeout): New.
565         (imap-wait-for-tag): Use it.
566
567 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * nntp.el (nntp-accept-process-output): Use new function.
570
571         * nnheader.el (nnheader-read-timeout): New variable.
572         (nnheader-accept-process-output): New function.
573
574         * nntp.el (nntp-read-timeout): Removed.
575
576         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
577
578 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
579
580         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
581
582 2003-03-30  Simon Josefsson  <jas@extundo.com>
583
584         * message.el (message-idna-inside-rhs-p): Narrow to header before
585         searching.
586
587         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
588
589 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
590
591         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
592
593 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
594
595         * message.el (message-make-in-reply-to): Use
596         mail-extract-address-components to determine sender's
597         name/address.
598
599 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
600
601         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead. 
602
603         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
604         valid lambda.
605         (gnus-registry-translate-from-alist): Ditto.
606
607         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
608         print-length to nil.
609
610         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
611
612         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
613         (gnus-grab-cam-face): Use it.
614
615 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
616
617         * nnmaildir.el (nnmaildir-request-set-mark)
618         (nnmaildir-close-group): Allow each mark directory in a group to
619         have its own inode for mark files, to accommodate AFS.
620
621 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
622
623         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
624         gnus-read-newsrc-el-file
625         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
626
627         * gnus-registry.el (gnus-registry-translate-to-alist)
628         (gnus-registry-translate-from-alist, alist-to-hashtable)
629         (hashtable-to-alist): new functions
630         (gnus-register-spool-action): add a spool item to the registry
631
632         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
633         list of saved variables
634         (gnus-registry-alist): new variable
635
636 2003-03-27  Simon Josefsson  <jas@extundo.com>
637
638         * gnus-art.el (article-decode-group-name): Be correct instead of
639         smart.
640
641 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
642
643         * lpath.el: Bind url-current-object for Emacs; bind
644         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
645         for both Emacsen.
646
647 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
648
649         * gnus-sum.el (gnus-article-loose-mime)
650         (gnus-article-emulate-mime): Move to gnus-article-mime customize
651         group.
652
653         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
654         doc string.
655
656 2003-03-26  Kevin Ryde <user42@zip.com.au>
657
658         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
659         gnus-summary-find-uncancelled, skip temporary articles inserted by
660         "refer" functions.
661
662 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
663
664         * smiley.el (smiley-buffer): New function.
665
666 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
667
668         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
669         gnus-summary-update-line (which updated the article's face) with
670         gnus-summary-update-download-mark (which updates the article's
671         face by calling gnus-summary-update-line AND updates the download
672         mark to show that the article was fetched).
673
674 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
675
676         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
677         option of deleting agent directories for groups/servers that are
678         not currently agentized.
679         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
680
681         * gnus-int.el (gnus-open-server): Report backend errors in
682         condition handler.
683
684 2003-03-23  Simon Josefsson  <jas@extundo.com>
685
686         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
687         header.
688
689         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
690         same as Newsgroups.
691
692         * nntp.el (nntp-open-connection-function): Mention
693         nntp-open-tls-stream.
694         (nntp-open-tls-stream): New function.
695
696         * tls.el: New file.
697
698         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
699         instead of SSL.
700         (nnimap-stream): Add other streams, link to imap variables.
701         (nnimap-authenticator): Add other authenticator, link to imap
702         variables.
703
704         * imap.el: Autoload open-tls-stream.
705         (imap-streams): Add tls in front of ssl.
706         (imap-stream-alist): Add tls.
707         (imap-default-tls-port): New variable.
708         (imap-tls-p, imap-tls-open): New functions.
709
710 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
711
712         * mm-url.el (mm-url-insert-file-contents): parse url only if
713         results is a list.
714
715 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
716
717         * mail-source.el (mail-source-fetch-imap): Revert.
718
719 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
720
721         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
722         less strict regexp.
723
724 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
725
726         * mail-source.el (mail-source-fetch-imap): Use buffer name for
727         more imap function.
728
729 2003-03-21  Simon Josefsson  <jas@extundo.com>
730
731         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
732         Followup-To data inline.
733
734 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
735
736         * gnus-art.el (gnus-treat-display-xface): Don't enable if
737         icontopbm isn't available.
738
739 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
740
741         * gnus-int.el (gnus-open-server): Catch errors in backend's
742         open-server method.  Returns nil rather than crashing startup.
743
744         * gnus-sum.el (eval-when-compile): Modified to resolve
745         compile-time warnings.
746
747         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
748         Reports length of series so that the user can compare N with a
749         subject that should, if the entire series is present, contain
750         '(.../N)'.
751         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
752         of temp file (Win-XP may leave the temp file locked when the
753         uudecode process fails).
754
755 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
756
757         * message.el (message-split-line): Ignore error.
758
759         * lpath.el (split-line): Avoid split-line warning message.
760
761 2003-03-20  Kim F. Storm  <storm@cua.dk>
762
763         * message.el (message-split-line): New function.
764         (message-mode-map): Remap split-line to message-split-line.
765
766 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
767
768         * message.el (message-make-overlay): Defalias it to make-overlay.
769         (message-delete-overlay): Defalias it to delete-overlay.
770         (message-overlay-put): Defalias it to overlay-put.
771         (message-idna-to-ascii-rhs-1): Use them.
772
773         * messagexmas.el (message-xmas-redefine): Defalias some overlay
774         functions to extent functions.
775
776 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
777
778         * message.el (message-check-news-header-syntax): Fixed regexp.
779
780 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
781
782         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
783
784         * mm-url.el (mm-url-insert): Move url-current-object stuff into
785         mm-url-insert-file-contents.
786
787         * nnrss.el (nnrss-fetch): Fetch the local stuff.
788         (nnrss-check-group): Use it.
789
790 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
791
792         * nnrss.el: Primitive XML Name-space support.  This means that RSS
793         feeds like Kevin Burton's[1] can now be read in Gnus.
794
795         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
796         means that if you want to read the RSS feed for example.com, all
797         you have to do is hit "G R http://www.example.com/ RET" and
798         nnrss.el will find and the feed listed on the site or (if you have
799         loaded xml-rpc.el) look it up on syndic8.com.
800
801         Marked the message as HTML (by adding a Content-Type header) so
802         that Gnus will render it as html if the user wants that.
803
804         Implemented the ability to save nnrss-group-alist so that any new
805         feeds the you subscribe to will be found the next time you start
806         up.
807
808         Implemented support for RSS 2.0 elements (author, pubDate).
809
810         Prefer for <content:encoded> over <description> where both
811         elements exist.
812
813         * mm-url.el (mm-url-insert): Set url-current-object.
814
815         * gnus-group.el (gnus-group-make-rss-group): New function.
816
817 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
818
819         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
820         for highlight overlays.
821
822 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
823
824         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
825         a NOV.
826
827 2003-03-20  Simon Josefsson  <jas@extundo.com>
828
829         * message.el (message-use-idna): Disable if UTF-8 unavailable.
830         (message-idna-to-ascii-rhs): Use it.
831
832         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
833
834 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
835
836         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
837         (spam-group-ham-marks, spam-group-spam-marks): new functions
838         (spam-spam-marks, spam-ham-marks): removed in favor of the
839         spam-marks and ham-marks parameters
840         (spam-generic-register-routine, spam-ham-move-routine): use the
841         new spam-group-{spam,ham}-mark-p functions
842
843         * gnus.el (spam-marks, ham-marks): new group parameters with
844         default values same as the old spam-spam-marks and spam-ham-marks
845
846 2003-03-19  Simon Josefsson  <jas@extundo.com>
847
848         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
849         (gnus-use-idna): New variable.
850         (article-decode-idna-rhs): New function.
851
852         * message.el (message-use-idna): New variable.
853         (message-mode-field-menu): Add entry for IDNA.
854         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
855         (message-idna-to-ascii-rhs): New function.
856         (message-generate-headers): Invoke IDNA code.
857
858 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
859
860         * nnmaildir.el (nnmaildir--system-name): New function.
861         (nnmaildir-request-accept-article): Use it.
862
863 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
864
865         * gnus-util.el (gnus-byte-compile): Make it work silently as the
866         gnus-compile function does.
867
868         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
869         bogus change.
870
871 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
872
873         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
874         sort-coding-systems is defined.
875
876 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
877
878         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
879         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
880         Replace create-directory with target-prefix.
881
882 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
883
884         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
885         find-charset-string which is slooow in XEmacs.
886
887 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
890         compiler under XEmacs.
891
892 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
893
894         * gnus-art.el (gnus-treat-highlight-signature): Make the default
895         work for multipart/signed where the message text isn't `last'.
896
897 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
898
899         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
900         the value of mm-inline-text-html-with-images.
901         (mm-inline-text-html-render-with-w3m): Don't bind
902         w3m-display-inline-images.
903
904         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
905         w3m-display-inline-images.
906
907         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
908         regardless of an Emacs flavor.
909
910 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
911
912         * gnus.el (gnus-version-number): Bump.
913
914 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
915
916         * gnus.el: Oort Gnus v0.16 is released.
917
918 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
919
920         * lpath.el (featurep): Bind mm-w3m-mode-map.
921
922 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
923
924         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
925         'respool-able backends define a global nnchoke-get-new-mail
926         variable.
927
928 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
929
930         * gnus-art.el (gnus-mime-delete-part): New function.
931         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
932
933 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
934
935         * message.el (message-check-news-header-syntax): Don't push
936         groups twice onto list of unknown groups.
937
938         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
939         back.
940
941         * nnheader.el (nnheader-find-etc-directory): Doc fix.
942
943         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
944         config unless the summary buffer exists.
945
946         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
947         that target group is computed correctly when articles are marked
948         as read by Xref handling.
949
950         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
951         imap-open.
952
953         * message.el (message-send-mail): Add courtesy string to Bcc's,
954         too.
955
956         * gnus-cite.el (gnus-cited-line-p): New function.
957
958 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
959
960         * mm-bodies.el (mm-decode-body): Add new optional parameter,
961         force, to use the supplied charset unconditionally.
962
963         * gnus-art.el (article-decode-charset): Use it.
964
965 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
966
967         * mm-bodies.el (mm-decode-coding-region-safely): New function.
968         (mm-decode-body): Use it.
969
970         * rfc2047.el (rfc2047-decode-region): do.
971         (rfc2047-decode-string): Guess coding system if the default is
972         invalid.
973
974 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
975
976         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
977         articles are marked 'read, so we get correct article counts.
978
979 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
980
981         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
982         the button.
983         (gnus-insert-prev-page-button): Ditto.
984         (gnus-insert-next-page-button): Ditto.
985         (gnus-insert-mime-security-button): Ditto.
986
987         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
988         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
989         (mm-inline-image-xemacs): Ditto.
990
991 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
992
993         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
994         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
995         the recent filename uniqueness discussion.
996
997 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
998
999         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
1000         newline next time.
1001         (mm-inline-image-xemacs): Ditto.
1002
1003 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
1004
1005         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
1006         kill-line.
1007
1008 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
1009
1010         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
1011         kill-line.
1012
1013 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1014
1015         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
1016         fixing the code to match the documentation.
1017         (gnus-agent-fetch-selected-article): Replaced
1018         gnus-summary-update-article-line with gnus-summary-update-line as
1019         the former did not correctly recalculate the thread indentation.
1020         (gnus-agent-find-parameter): The agent-predicate, if not found
1021         anywhere else, defaults to the value of gnus-agent-predicate.
1022         (gnus-agent-fetch-session): Fixed typo; now executes
1023         gnus-agent-fetched-hook rather than the undocumented
1024         gnus-agent-fetch-hook.
1025         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
1026         default agent predicate is now provided by
1027         gnus-agent-find-parameter.
1028         (gnus-agent-message): New macro.  This macro avoids potentially
1029         costly parameter evaluation when the message's level is too high
1030         to display.
1031         (gnus-agent-expire-group-1): Disabled undo tracking in temp
1032         overview buffer. Uses new gnus-agent-message macro to reduce
1033         overhead of optional messages. Reversed message levels to
1034         emphasize percent completion messages.  Detailed messages of
1035         little use except when debugging code.
1036
1037 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1038
1039         * spam.el (spam-ham-move-routine): use
1040         spam-mark-ham-unread-before-move-from-spam-group
1041         (spam-mark-ham-unread-before-move-from-spam-group): new variable
1042
1043 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
1044
1045         * spam.el: load nnimap.el when compiling
1046         (spam-setup-widening): use
1047         nnimap-split-download-body-default instead of
1048         nnimap-split-download-body which is a user-customizable variable
1049
1050 2003-03-07  Simon Josefsson  <jas@extundo.com>
1051
1052         * nnimap.el (nnimap-split-download-body-default): New, holds
1053         default for n-s-d-b.
1054         (nnimap-split-download-body): Add new setting (symbol default),
1055         which uses contents of n-s-d-b-d, and made it the default.
1056
1057 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
1058
1059         * spam.el (spam-use-hashcash): new variable
1060         (spam-list-of-checks): added spam-use-hashcash with associated
1061         spam-check-hashcash
1062         (spam-check-hashcash): new function, installed iff hashcash.el is
1063         loaded
1064         (spam-setup-widening): don't use (return)
1065
1066 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1067
1068         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
1069         predicate of `false' to avoid an error when a group defines no
1070         predicate. Fixed typo that disabled agent scoring (i.e. the
1071         low/high predicates should now work).
1072
1073 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
1074
1075         * spam.el: add spam-maybe-spam-stat-load to
1076         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
1077         (spam-bogofilter-register-with-bogofilter): use
1078         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
1079         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
1080         custom variables to replace "-s" and "-n"
1081
1082         * gnus-group.el (gnus-group-get-new-news): call the new
1083         gnus-get-top-new-news-hook hook
1084
1085         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
1086         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
1087
1088 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1089
1090         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
1091
1092 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1093
1094         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
1095         a cl run-time function.
1096
1097 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1098
1099         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
1100         on gnus-agent-short-article.
1101         (gnus-category-read): Replaced CL function mapcar* with new macro:
1102         gnus-mapcar.
1103         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
1104         support functions that accept multiple parameters.  A separate
1105         sequence must be provided for each parameter in the function.
1106         Iteration stops when the end of the shortest list is reached.
1107
1108 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
1109
1110         * nnimap.el (nnimap-request-accept-article): Use delete-region.
1111
1112         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
1113         (html2text-delete-single-tag, html2text-clean-anchor)
1114         (html2text-remove-tags): Use delete-region.
1115         (html2text-fix-paragraphs): Simplify.
1116
1117         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
1118         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
1119         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
1120         kill-region.
1121
1122 2003-03-04  John Paul Wallington  <jpw@gnu.org>
1123
1124         * gnus-agent.el (gnus-agent-enable-expiration)
1125         (gnus-agent-article-alist, gnus-agent-article-alist)
1126         (gnus-agent-cat-defaccessor): Doc fixes.
1127
1128 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1129
1130         * gnus-agent.el (gnus-function-implies-unread-1): Grok
1131         byte-compiled functions.
1132
1133 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1134
1135         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
1136         customization between new maneuvering (which permits selecting
1137         undownloaded articles) and old maneuvering (which skipped over
1138         undownloaded articles) behaviors.
1139         (gnus-summary-find-next): Pass through the unread and subject
1140         parameters when calling gnus-summary-find-prev.
1141         (gnus-summary-find-next,gnus-summary-find-prev): Apply
1142         gnus-auto-goto-ignores to filter out unacceptable articles.
1143
1144 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
1145
1146         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
1147         exists in all supported Emacs versions, so we don't need this
1148         compatibility function.
1149         (mail-source-fetch-pop, mail-source-check-pop)
1150         (mail-source-fetch-webmail): Use read-passwd.
1151
1152         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
1153         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
1154         read-passwd.
1155
1156         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
1157
1158         * imap.el (imap-read-passwd): Remove.
1159         (imap-interactive-login): Use read-passwd.
1160
1161         * canlock.el (canlock-read-passwd): Remove.
1162         (canlock-insert-header, canlock-verify): Use read-passwd.
1163
1164         * sieve-manage.el (sieve-manage-read-passwd): Remove.
1165         (sieve-manage-interactive-login): Use read-passwd.
1166
1167         * pop3.el (pop3-read-passwd): Remove.
1168         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
1169         read-passwd.
1170
1171         * pgg.el (pgg-read-passphrase): Simplify.
1172
1173 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1174
1175         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
1176         'plugged' when actually 'unplugged' bug.
1177         (gnus-category-read): Ignore nil values when converting an
1178         old-format category so that the new-format category will default
1179         those attributes to the global variables.
1180
1181 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1182
1183         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
1184         doc-string.
1185
1186 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1187
1188         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
1189         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
1190         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
1191         * mm-url.el (mm-url-decode-entities-string): do.
1192         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
1193         * mm-decode.el (mm-find-raw-part-by-type): do.
1194         * message.el (message-send-mail-partially)
1195         (message-send-mail-with-sendmail): do.
1196         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
1197         * gnus-kill.el (gnus-pp-gnus-kill): do.
1198         * gnus-art.el (gnus-article-treat-unfold-headers)
1199         (gnus-article-encrypt-body): do.
1200
1201 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1202
1203         * mail-source.el (mail-source-delete-incoming): Allow integer value.
1204         (mail-source-delete-old-incoming-confirm): New variable.
1205         (mail-source-delete-old-incoming): Use it.  New function.
1206         (mail-source-callback): Call `mail-source-delete-old-incoming' if
1207         `mail-source-delete-incoming' is a nonnegative integer.
1208
1209 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1210
1211         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
1212         (gnus-user-agent): Fixed typo.
1213
1214 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1215
1216         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
1217         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
1218
1219 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1220
1221         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
1222         (gnus-agent-fetch-session): Allow debugging to take place.
1223
1224 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1225
1226         * gnus-sum.el (gnus-highlight-selected-summary)
1227         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
1228         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
1229         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
1230         and makes it clear that we don't need the side effect.
1231         * gnus-util.el (gnus-delete-line): do.
1232         * gnus-xmas.el (gnus-group-add-icon): do.
1233         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
1234         * nntp.el (nntp-send-authinfo-from-file): do.
1235         * nnml.el (nnml-header-value): do.
1236         * nnheader.el (nnheader-insert-references): do.
1237         * gnus-cite.el (gnus-article-highlight-citation)
1238         (gnus-cite-parse): do.
1239         * gnus-score.el (gnus-score-followup): do.
1240         * gnus-draft.el (gnus-draft-send): do.
1241         * gnus-group.el (gnus-group-highlight-line): do.
1242         * gnus-cache.el (gnus-cache-braid-nov): do.
1243         * nnfolder.el (nnfolder-retrieve-headers)
1244         (nnfolder-request-article): do.
1245         * gnus-art.el (article-hide-boring-headers)
1246         (gnus-article-hide-header): do.
1247
1248         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
1249         * nnml.el (nnml-request-replace-article): do.
1250         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
1251         * nnfolder.el (nnfolder-request-move-article): do.
1252         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
1253         * gnus-art.el (gnus-mm-display-part): do.
1254
1255         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
1256
1257 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1258
1259         * nntp.el (nntp-possibly-change-group): Avoid calling
1260         process-buffer on nil (Which happened when you lost your
1261         connection while fetching); instead signal a "Server Closed
1262         Connection" error.
1263
1264 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1265
1266         * gnus-agent.el (gnus-agent-enable-expiration): New
1267         variable. Either ENABLE or DISABLE.  Sets default behavior for
1268         selecting which groups are expired.
1269         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
1270         gnus-agent-set-cat-groups): Provides abstract interface for
1271         accessing agent category.  Category now implemented by an alist.
1272         (gnus-agent-add-group, gnus-agent-remove-group,
1273         gnus-category-insert-line, gnus-category-edit-predicate,
1274         gnus-category-edit-score, gnus-category-edit-groups,
1275         gnus-category-copy, gnus-category-add, gnus-group-category): Use
1276         new agent category abstraction.
1277         (gnus-agent-find-parameter): New function. Search for agent
1278         configuration parameter first in the group's parameters, then its
1279         topics (if any), and then the group's category.  If not found
1280         anywhere, use the original defined constants.
1281         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
1282         gnus-agent-find-parameter.
1283         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
1284         gnus-agent-cache now blocks retrieving headers and articles from
1285         the local cache.  Fetched content is still added to the cache
1286         before being returned.
1287         (gnus-agent-fetch-session): Use error-message-string to generate
1288         displayed error message.
1289         (gnus-agent-customize-category): New Command. 'e' in category
1290         buffer opens category customization buffer.
1291         (gnus-category-read): Reads either positional or alist format;
1292         returns alist format.
1293         (gnus-category-write): Writes category file compatible with
1294         current, and previous, versions of gnus-agent.
1295         (gnus-category-make-function, gnus-category-make-function-1):
1296         Corrected documentation; parameter is predicate NOT category.
1297         (gnus-predicate-implies-unread): Now works in more cases per the
1298         todo comment.
1299         (gnus-function-implies-unread-1): New function. Supports
1300         gnus-predicate-implies-unread.
1301         (gnus-agent-expire-group): Command now provides default of group
1302         under point.
1303         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
1304         agent-days-until-old parameters. No longer supports
1305         gnus-agent-expire-days being set to an alist.
1306         (gnus-agent-request-article): Now performs its own checks of
1307         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
1308         assuming that the caller will do them correctly.
1309         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
1310         gnus-agent-expire-days is set to an alist.  Converts said alist
1311         into group parameter so that gnus-agent-expire-days will not be
1312         needed.
1313         * gnus-art.el (gnus-request-article-this-buffer): Conditional
1314         checks surrounding gnus-agent-request-article removed; now
1315         performed by gnus-agent-request-article.
1316         * gnus-cus.el (gnus-agent-parameters): New variable. List of
1317         customizable group/topic parameters that regulate the agent.
1318         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
1319         kill-buffer with gnus-kill-buffer to remove the killed buffer from
1320         the list of gnus buffers.
1321         (gnus-trim-whitespace): Removes leading and trailing whitespace
1322         from multiline strings.
1323         (gnus-agent-cat-prepare-category-field,
1324         gnus-agent-customize-category): Constructs a category
1325         customization buffer.
1326         * gnus-int.el (gnus-retrieve-headers,
1327         gnus-request-expire-articles): No longer checks gnus-agent-cache
1328         as it is handled internally by the agent.
1329         (gnus-request-head, gnus-request-body): Conditional checks
1330         surrounding gnus-agent-request-article removed; now performed by
1331         gnus-agent-request-article.
1332
1333         * gnus-start.el (): Added defvar statements to resolve compilation
1334         warnings.
1335         (gnus-long-file-names): New function. Isolates platform dependent
1336         msdos-long-file-names.
1337         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
1338         option of writing directly to file.  Avoids memory exhausted
1339         errors when .newsrc.eld is huge.
1340         (gnus-save-newsrc-file): Uses new
1341         gnus-save-startup-file-via-temp-buffer.
1342         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
1343         standard-output.
1344         (gnus-display-time-event-handler): Changed to alias from a defun
1345         to avoid a compile-time warning when display-time-event-handler is
1346         not defined.
1347         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
1348         standard-output such that prin1 and princ will write directly to a
1349         file.
1350
1351         * gnus.el (gnus-agent-cache): Expanded documentation.
1352         (gnus-summary-high-undownloaded-face): Removed second bold keyword
1353         so that this face is actually bold.
1354
1355         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
1356         gnus-use-cache has been set.
1357
1358 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
1359
1360         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
1361
1362 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
1363
1364         * gnus-art.el (gnus-article-refer-article): Be more permissive.
1365
1366 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1367
1368         * spam.el: Fix typo.
1369
1370 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
1371         (Trivial patch.)
1372
1373         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
1374         errors-buffer. This produces a nicer error message in case of
1375         problems.
1376
1377 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
1378
1379         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
1380         load stats iff spam-use-stat is on
1381
1382         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
1383         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
1384         instead of spam-stat-load and spam-stat-save in the
1385         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
1386
1387 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1388
1389         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
1390
1391 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1392
1393         * message.el (message-make-fqdn): Protect against nil user-mail.
1394
1395 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
1396
1397         * gnus-art.el (gnus-boring-article-headers): New values:
1398         'to-list and 'cc-list.
1399
1400 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
1401
1402         * spam.el (spam-setup-widening): new function to set
1403         nnimap-split-download-body, we add it to gnus-get-new-news-hook
1404         (spam-list-of-statistical-checks): list of statistical splitter
1405         checks
1406         (spam-split): added a widen call when a statistical check is
1407         enabled
1408
1409 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1410
1411         * gnus-msg.el (gnus-user-agent): Changed default to
1412         'emacs-gnus-type, renamed 'full.
1413
1414 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1415
1416         * nnfolder.el (nnfolder-request-accept-article): Don't use
1417         mail-header-unfold-field.
1418
1419 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1420
1421         * imap.el (imap-ssl-open): Don't depend on ssl.el.
1422         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
1423
1424 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
1425
1426         * spam.el: add spam-stat-load to gnus-get-new-news-hook
1427         (spam-split): remove spam-stat-load call
1428
1429 2003-02-26  Simon Josefsson  <jas@extundo.com>
1430
1431         * gnus-sum.el (gnus-summary-toggle-header): Run
1432         gnus-article-decode-hook instead of calling a-decode-encoded-words
1433         directly (the latter is run as part of the former).
1434
1435 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1436
1437         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
1438
1439 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
1440
1441         * message.el (message-sendmail-envelope-from): New option.
1442         (message-sendmail-envelope-from): New function.
1443         (message-send-mail-with-sendmail): Use it.
1444
1445 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
1446
1447         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
1448         compensation for TDMA addresses.
1449
1450 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1451
1452         * gnus-msg.el (gnus-user-agent): New variable.
1453         (gnus-version-expose-system): Removed.  Obsoleted by
1454         `gnus-user-agent'.
1455         (gnus-extended-version): Use `gnus-user-agent'.
1456
1457 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1458
1459         * spam.el (spam-stat-register-spam-routine,
1460         spam-stat-register-ham-routine): remove spam-stat-save
1461         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
1462
1463 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1464
1465         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
1466         reference.
1467
1468 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1469
1470         * nnheader.el (nnheader-find-nov-line): Changed midpoint
1471         calculation to avoid integer overflow.
1472
1473 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1474
1475         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
1476
1477 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
1478         * spam.el: disabled spam-get-article-as-filename
1479
1480         From Michael Shields  <shields@msrl.com>
1481
1482         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
1483         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
1484         * gnus-sum.el (gnus-summary-expire-articles): Use it.
1485         * spam.el (spam-summary-prepare-exit): Use it.
1486         * gnus.el (gnus-install-group-spam-parameters): New.
1487         * spam.el (spam-group-ham-processor-copy-p): New.
1488         * spam.el (spam-summary-prepare-exit): Support for ham copying.
1489         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
1490         that would cause the current message to be moved if the group had
1491         no spam.
1492         * spam.el (spam-ham-move-routine): New `copy' argument.
1493
1494 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1495         From Martin Thornquist <martint@ifi.uio.no>
1496
1497         * gnus-topic.el (gnus-topic-select-group): Select last group if
1498         after last group.
1499         * gnus-group.el (gnus-group-select-group): Ditto.
1500
1501 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1502
1503         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
1504         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
1505         point-at-(b|e)ol which aren't available in Emacs 20.
1506
1507         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
1508
1509 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1510
1511         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
1512         clause of the condition-case statement.  Errors connecting to a
1513         server no longer terminate gnus.
1514
1515         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
1516         make its use obvious.  Added no-nothing case to avoid
1517         opening(closing) servers when already open(closed).
1518         (gnus-agent-while-plugged): Added macro to facilitate internal use
1519         of gnus-agent-toggle-plugged.
1520         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
1521         temporarily open servers.
1522         (gnus-agent-get-undownloaded-list): Sort list of article numbers
1523         as sorting gnus-newsgroup-headers is wrong.
1524         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
1525         to temporarily open servers. Corrected logic to handle setting
1526         gnus-agent-mark-unread-after-downloaded.
1527         (gnus-agent-fetch-articles): Now handles headers with missing
1528         article sizes and/or missing article lengths.  Now clears the
1529         message buffer when finished.
1530         (gnus-agent-fetch-group-1): Position point before calling
1531         gnus-summary-set-agent-mark.
1532         (gnus-get-predicate): Corrected description, parameter is
1533         predicate not category.
1534         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
1535         provide a separate single group expiration function.
1536         (gnus-agent-regenerate-group): Now clears the message buffer when
1537         finished.
1538
1539 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1540
1541         * gnus.el (gnus-agent-target-move-group-header): New variable.
1542         * gnus-draft.el (gnus-draft-send): If special header
1543         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
1544         that group, instead of performing the regular sending functions.
1545
1546 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1547
1548         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
1549
1550 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1551
1552         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
1553         variables.
1554         (message-make-fqdn): Use it.  Improved validity check.
1555
1556 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1557
1558         * message.el (message-user-mail-address): Check whether
1559         user-mail-address looks valid.
1560
1561         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
1562
1563         * gnus-util.el (gnus-fetch-original-field): New function.
1564
1565 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1566
1567         * message.el (message-mode): \\(...\\) around additional
1568         paragraph-separate alternative.
1569
1570 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
1571
1572         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
1573         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
1574         display key bindings.
1575         (gnus-mime-button-menu): Rewrite.
1576
1577 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1578
1579         * gnus-art.el (gnus-button-url-regexp): Removed `.
1580
1581 2003-02-23  Max Froumentin  <mf@w3.org>
1582
1583         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
1584
1585 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1586
1587         * gnus-art.el (gnus-mime-action-on-part): Require a match
1588         interactively.
1589
1590         * gnus-start.el (gnus-save-newsrc-file): Use
1591         gnus-backup-startup-file.
1592         (gnus-backup-startup-file): New variable.
1593
1594 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1595
1596         * gnus.el (gnus-summary-buffer-name): Moved function here.
1597
1598         * gnus-draft.el (defun): Remove debug.
1599
1600 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1601
1602         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
1603         can't open server.
1604
1605 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1606
1607         * gnus-draft.el (defun): Configure posting styles.
1608
1609         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
1610         the entry for the group exists before we alter it.
1611
1612 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1613
1614         * message.el (message-mode): MML tags separate paragraphs.  Small
1615         change from David S Goldberg <david.goldberg6@verizon.net>.
1616
1617         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
1618         `gnus-newsgroup-headers'.
1619
1620         * gnus-art.el (gnus-article-refer-article): Grok more message id
1621         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
1622
1623 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1624
1625         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
1626         use "path name".
1627
1628 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
1629
1630         * gnus-sum.el (gnus-summary-move-article)
1631         (gnus-summary-expire-articles): send data header for article, not
1632         just article ID
1633
1634         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
1635         (gnus-register-spool-action): added hashtable of message ID keys
1636         with message motion data
1637
1638 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
1639         From Reiner Steib  <Reiner.Steib@gmx.de>.
1640
1641         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
1642         variable, used in `gnus-button-mid-or-mail-heuristic'.
1643         (gnus-button-mid-or-mail-heuristic): New function derived from
1644         Florian Weimer's Perl script.
1645         (gnus-button-handle-mid-or-mail): Allow a function instead of
1646         'guess.
1647         (gnus-button-guessed-mid-regexp): Removed.
1648
1649 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1650
1651         * message.el (message-resend): Bind message-setup-hook to nil;
1652         remove X-Draft-From header.
1653
1654 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1655
1656         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
1657         (gnus-newsgroup-undownloaded)
1658         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
1659         Doc fixes.
1660
1661 2003-02-17  John Paul Wallington  <jpw@gnu.org>
1662
1663         * gnus.el (gnus-shell-command-separator, gnus-email-address)
1664         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
1665
1666 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1667
1668         * gnus-spec.el (gnus-xmas-format): Use insert instead of
1669         insert-string which is obsolete in Emacs 21.4.
1670
1671         * message.el (message-cross-post-followup-to-header): do.
1672
1673         * spam.el (spam-ifile-register-with-ifile)
1674         (spam-stat-register-spam-routine)
1675         (spam-stat-register-ham-routine)
1676         (spam-bogofilter-register-with-bogofilter): do.
1677
1678         * mailcap.el (mailcap-mime-data): Fix typo.
1679
1680         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
1681
1682 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
1683
1684         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
1685         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
1686         `gnus-cite-unsightly-citation-regexp'.
1687
1688 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1689
1690         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
1691         even if there's just a header.
1692
1693 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
1694
1695         * message.el (message-fix-before-sending): Fix highlighting of
1696         illegible and invisible text.
1697
1698         * gnus-util.el (gnus-multiple-choice): Separate choices with
1699         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
1700
1701 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
1702
1703         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
1704
1705 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
1706
1707         * spam.el (spam-ham-move-routine)
1708         (spam-mark-spam-as-expired-and-move-routine): use
1709         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
1710         around process-mark manipulation on the group
1711
1712 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1713
1714         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
1715         submenu.
1716
1717 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1718
1719         * mail-source.el (mail-source-fetch): Reverse the return value of
1720         the continuation question.
1721
1722 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1723
1724         * nndraft.el (nndraft-request-move-article): Bind
1725         nnmh-allow-delete-final to t.
1726
1727 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1728
1729         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
1730
1731 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
1732
1733         * nntp.el (nntp-accept-process-output): Don't use point-max to get
1734         the buffer's size.
1735
1736 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1737
1738         * nnheader.el: Added cygwin to system-type comparisons.
1739
1740 2003-01-27  Juanma Barranquero  <lektu@terra.es>
1741
1742         * imap.el (imap-mailbox-status): Fix typo.
1743
1744 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1745
1746         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
1747         online.
1748
1749 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1750
1751         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
1752         commands.
1753         * gnus-sum.el: Small change from Frank Weinberg
1754         <frank@usenet-rundfahrt.de>:
1755         (gnus-auto-center-group): New variable.
1756         (gnus-summary-read-group-1): Use it.
1757         (gnus-summary-next-group): Fix docstring.
1758
1759 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1760
1761         * gnus-util.el (gnus-faces-at): Simplify.
1762
1763 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1764
1765         * spam.el (spam-ham-move-routine)
1766         (spam-mark-spam-as-expired-and-move-routine): made the article
1767         move conditional, so it's not called even if there's nothing to move
1768
1769 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1770
1771         * message.el (message-unix-mail-delimiter): Accept any whitespace
1772         after the email address and before the date; do not require the
1773         space character.  From Kurt B. Kaiser <kbk@shore.net>.
1774
1775 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1776
1777         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
1778         gnus-article-boring-faces variable is bound; use gnus-faces-at.
1779
1780         * gnus-util.el (gnus-faces-at): New macro.
1781
1782 2003-02-13  Michael Shields  <shields@msrl.com>
1783
1784         * gnus-cite.el
1785         (gnus-cite-attribution-suffix, gnus-cite-parse):
1786         Better handling for Microsoft citation styles.
1787         (gnus-unsightly-citation-regexp): New.
1788
1789 2003-02-12  Michael Shields  <shields@msrl.com>
1790
1791         * gnus-art.el (article-strip-banner): Strip both per-group and
1792         per-user-address banners.
1793         (article-really-strip-banner): New.
1794
1795 2003-02-12  Michael Shields  <shields@msrl.com>
1796
1797         * gnus-sum.el (gnus-article-goto-next-page,
1798         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
1799         relying on the summary bindings of `n' and `p'.
1800
1801 2003-02-12  Michael Shields  <shields@msrl.com>
1802
1803         * gnus-art.el (gnus-article-only-boring-p): New.
1804         (gnus-article-skip-boring): New.
1805         * gnus-cite.el (gnus-article-boring-faces): New.
1806         * gnus-sum.el (gnus-summary-next-page): Use
1807         gnus-article-only-boring-p.
1808
1809 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
1810
1811         * spam.el (spam-mark-spam-as-expired-and-move-routine)
1812         (spam-ham-move-routine): unmark all articles before marking those
1813         of interest and calling gnus-summary-move-article
1814
1815 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
1816
1817         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
1818         logically the complement of gnus-get-buffer-create and
1819         gnus-add-buffer.
1820
1821         * gnus-util.el (gnus-kill-buffer): do.
1822
1823         * nnmail.el: Autoload gnus-kill-buffer.
1824
1825 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1826
1827         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
1828         gnus-summary-goto-subject as gnus-summary-update-mark operates on
1829         the current LINE.
1830         (gnus-agent-summary-fetch-group): Minimized the number of times
1831         that the article is updated in the buffer.
1832
1833 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1834
1835         * spam.el (spam-ham-move-routine): use the process-mark instead of
1836         gnus-current-article when moving articles
1837         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
1838
1839 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1840
1841         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
1842         (gnus-topic-catchup-articles): Ditto.
1843         (gnus-topic-mark-topic): Reverse recursive logic.
1844
1845 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
1846
1847         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
1848         gnus-refer-thread-limit is t.
1849
1850 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
1851
1852         * mm-util.el (mm-mule-charset-to-mime-charset): Use
1853         sort-coding-systems to prefer utf-8 over utf-16.
1854
1855 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1856
1857         * gnus-agent.el (gnus-agent-expire-days):
1858         gnus-request-move-article depends on gnus-agent-expire to clean up
1859         the cache after moving the article.  Therefore, g-a-e-d can NOT
1860         default to nil or can gnus-agent-expire be disabled by doing so.
1861         If you don't want to run gnus-agent-expire, don't call it.
1862         (gnus-agent-expire): The broken test to disable gnus-agent-expire
1863         when g-a-e-d was NOT nil was removed.
1864         (gnus-agent-article-name): Removed unnecessary input test as
1865         article IDs are always strings.
1866         (gnus-agent-regenerate-group): Added check to protect against
1867         servers that generate absurdly long article IDs.  Valid IDs are
1868         less than 10 digits to avoid overflow errors.  Fixed logic error
1869         when ensuring that the final article ID is present in the new
1870         alist.
1871
1872 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1873
1874         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
1875         next line after finding the parent.
1876
1877 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1878
1879         * gnus.el (gnus-version-number): Bumped.
1880
1881 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1882
1883         * gnus.el: Oort Gnus v0.15 is released.
1884
1885 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
1886
1887         * nnmail.el (nnmail-split-it): If a message ends up matching the
1888           same mailbox more than once, it will cause duplicates to appear
1889           in the mailbox.
1890
1891 2003-02-08  Simon Josefsson  <jas@extundo.com>
1892
1893         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
1894         code that only worked under Emacs.
1895
1896         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
1897         Das <satyaki@chicory.stanford.edu>.
1898
1899 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
1900
1901         * gnus-art.el (gnus-article-refer-article): Use
1902         gnus-replace-in-string.
1903
1904         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
1905         (gnus-remove-duplicates): do.
1906
1907 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1908
1909         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
1910         (gnus-request-scan): set
1911         gnus-internal-registry-spool-current-method to gnus-command-method
1912         before a request-scan operation
1913
1914         * gnus-registry.el (regtest-nnmail): use
1915         gnus-internal-registry-spool-current-method
1916
1917 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1918
1919         * mail-source.el (mail-source-fetch): Typo fix.
1920
1921 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1922
1923         * nnmail.el (nnmail-spool-hook): new hook
1924         (nnmail-cache-insert): call nnmail-spool-hook
1925
1926         * gnus-registry.el: new file with examples of using the hooks
1927
1928         * gnus.el (gnus-registry): added registry customization group
1929         (gnus-group-prefixed-name): improve function to return full group
1930         name optionally
1931         (gnus-group-guess-prefixed-name): shortcut to
1932         gnus-group-prefixed-name, using just the group name
1933         (gnus-group-full-name): always get a group's full name
1934         (gnus-group-guess-full-name): shortcut, using just the group name
1935
1936         * gnus-sum.el (gnus-summary-article-move-hook)
1937         (gnus-summary-article-delete-hook)
1938         (gnus-summary-article-expire-hook): new hooks
1939         (gnus-summary-move-article, gnus-summary-expire-articles)
1940         (gnus-summary-delete-article): invoke the new hooks
1941
1942 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
1943
1944         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
1945         from message-ID
1946
1947 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
1948
1949         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
1950
1951 2003-02-07  John Paul Wallington  <jpw@gnu.org>
1952
1953         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
1954         (mm-write-region, mm-detect-coding-region): Doc fixes.
1955
1956 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1957
1958         * mail-source.el (mail-source-fetch): Ignore errors.
1959         (mail-source-ignore-errors): New variable.
1960
1961         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
1962         articles.
1963
1964         * gnus-msg.el (gnus-version-expose-system): Change default.
1965
1966 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
1967
1968         * gnus-msg.el (gnus-version-expose-system): New variable.
1969
1970 2003-02-07  Simon Josefsson  <jas@extundo.com>
1971
1972         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
1973         patch from deskpot@myrealbox.com (Vasily Korytov).
1974
1975 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1976
1977         * gnus-art.el (article-display-face): Get the Face header from
1978         the current buffer.
1979
1980 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1981
1982         * gnus-art.el (gnus-mime-view-part-internally): Bind
1983         buffer-read-only to nil.
1984
1985 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1986
1987         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
1988         from g-a-e-1 to g-a-e-2.
1989
1990 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1991
1992         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
1993         of bbdb-search-simple, use spam-use-BBDB-exclusive
1994         (spam-check-whitelist): use spam-use-whitelist-exclusive
1995         (spam-use-whitelist-exclusive): new variable affecting
1996         spam-use-whitelist
1997         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
1998
1999 2003-02-05  Simon Josefsson  <jas@extundo.com>
2000
2001         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
2002         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
2003         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
2004         (gnus-agent-expire-1): New.
2005         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
2006         (gnus-agent-expire-2): New.
2007
2008 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
2009
2010         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
2011         "delete-if" is misleading because it isn't actually destructive.
2012
2013         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
2014
2015         * nnmail.el (nnmail-purge-split-history): do.
2016
2017         * gnus-win.el (gnus-get-buffer-window): do.
2018
2019         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
2020         let-binding.
2021         (gnus-simplify-all-whitespace): do.
2022
2023 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2024
2025         * gnus-delay.el (gnus-delay-article): Fix binding of the
2026         nndraft:delayed group.
2027
2028 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2029
2030         * gnus.el (spam group parameters): change 'other to 'const in
2031         the group parameter definitions to soothe XEmacs
2032
2033 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2034
2035         * gnus-delay.el (gnus-delay-article): Really create
2036         nndraft:delayed group if it doesn't exist.
2037
2038 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
2039
2040         * gnus-sum.el (gnus-summary-search-article): Speed up by
2041         disabling various visual features while searching.
2042         (gnus-summary-recenter): Test gnus-auto-center-summary first.
2043
2044 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
2045
2046         * spam.el (spam-list-of-checks): Don't quote nil and t in
2047         docstrings.  From the elisp manual:
2048
2049            When a documentation string refers to a Lisp symbol, write
2050            it [..] with single-quotes around it.  [..] There are two
2051            exceptions: write t and nil without single-quotes.
2052
2053         * messcompat.el (message-from-style): do.
2054
2055         * message.el (message-send-mail): do.
2056
2057         * gnus-util.el (gnus-use-byte-compile): do.
2058
2059         * gnus-score.el (gnus-score-lower-thread): do.
2060
2061         * gnus-int.el (gnus-server-unopen-status): do.
2062
2063         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
2064         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
2065
2066         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
2067         (gnus-group-parameters): do.
2068
2069         * gnus-art.el (gnus-article-mime-match-handle-function): do.
2070
2071         * mm-decode.el (mm-text-html-renderer): do.
2072
2073 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2074
2075         * nnheader.el (nnheader-directory-separator-character): Change the
2076         way to compute the dafault value.
2077
2078 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
2079
2080         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
2081         (gnus-button-alist): Fix regexp for describe-key.
2082         (gnus-button-handle-describe-function)
2083         (gnus-button-handle-describe-variable)
2084         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
2085         (gnus-button-handle-apropos-variable)
2086         (gnus-button-handle-apropos-documentation): Docstring fix.
2087
2088         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
2089
2090 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2091
2092         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
2093         to nil.
2094
2095         * nnmail.el: Removed gnus-util autoload.
2096
2097         * gnus.el: Use gnus-prin1-to-string throughout.
2098
2099         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
2100         print-level.
2101
2102         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
2103         (gnus-treat-display-grey-xface): Removed.
2104
2105         * gnus-fun.el (gnus-grab-cam-face): New.
2106         (gnus-convert-image-to-gray-x-face): Removed.
2107         (gnus-convert-gray-x-face-to-xpm): removed.
2108         (gnus-convert-gray-x-face-region): Removed.
2109         (gnus-grab-gray-x-face): Removed.
2110
2111         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
2112
2113 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
2114
2115         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
2116         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
2117         bound.
2118
2119         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
2120
2121 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
2122
2123         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
2124         Remove -- these are bogus options which are never used.
2125
2126 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
2127
2128         * gnus-art.el (gnus-article-mode): Use summary tool bar.
2129
2130 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
2131
2132         * spam.el (spam-check-blackholes)
2133         (spam-blackhole-good-server-regex): new variable to skip some IPs
2134         when checking blackholes; use it
2135         (spam-check-bogofilter-headers)
2136         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
2137         case more X-Bogosity is used than just "Yes/No"
2138         (spam-ham-move-routine): semi-fixed, only first article is
2139         properly moved now
2140
2141 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
2142
2143         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
2144         as well.
2145
2146         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
2147
2148         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
2149
2150         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
2151
2152         * gnus-bcklg.el (gnus-backlog-shutdown): do.
2153
2154         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
2155
2156 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2157
2158         * gnus-fun.el (gnus-face-encode): New function.
2159         (gnus-convert-png-to-face): Use it.
2160
2161         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
2162
2163 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
2164
2165         * mm-decode.el (mm-dissection-list): Remove.
2166         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
2167         only used in mm-remove-all-parts.
2168         (mm-remove-all-parts): Remove it, it's never called.
2169
2170 2003-01-25  Simon Josefsson  <jas@extundo.com>
2171
2172         * gnus-group.el (gnus-group-make-group): Report errors.
2173
2174         * nnimap.el (nnimap-request-create-group): Ditto.
2175
2176         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
2177
2178         * sieve.el (sieve-upload): Fix error printing.
2179
2180         * mm-encode.el (mm-qp-or-base64): Always QP iff
2181         mm-use-ultra-safe-encoding and cleartext PGP.
2182
2183         * gnus-sum.el (gnus-summary-select-article): Inhibit
2184         redisplay (mainly for secured messages).
2185
2186         * nnmail.el (nnmail-article-group): Copy body too (but don't
2187         process it).
2188
2189 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
2190
2191         * gnus-art.el (gnus-article-setup-buffer): Reset
2192         gnus-button-marker-list.
2193
2194 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2195
2196         * nntp.el (nntp-read-timeout): Default to using a second delay
2197         under Microsoft Windows.
2198
2199 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * nnheader.el (nnheader-directory-separator-character): New
2202         variable.
2203
2204 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2205
2206         * gnus-agent.el (gnus-agent-max-fetch-size)
2207         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
2208         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
2209         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
2210         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
2211         (gnus-agent-braid-nov, gnus-agent-load-alist)
2212         (gnus-agent-article-alist-save-format)
2213         (gnus-agent-read-agentview, gnus-agent-save-alist)
2214         (gnus-agent-fetch-group-1, gnus-agent-expire)
2215         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
2216         (gnus-agent-regenerate-group): Reformat to keep under eighty
2217         columns.  Reword docstrings so that first line is under eighty
2218         chars and a complete sentence.  Still need to work on the rear
2219         end of the file, in particular gnus-agent-expire.
2220
2221 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222
2223         * gnus-agent.el (gnus-agentize): Indent.
2224
2225         * gnus.el (gnus-version-number): Bumped.
2226
2227 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2228
2229         * gnus.el: Oort Gnus v0.14 is released.
2230
2231 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2232
2233         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
2234         before beginning.  Tiny patch from Mark Thomas
2235         <swoon@bellatlantic.net>.
2236
2237 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2238
2239         * spam.el (spam-check-blackholes, spam-split)
2240         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
2241         gnus-message calls to show to users what spam.el is doing
2242
2243 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
2244
2245         * gnus-msg.el (gnus-message-replysign)
2246         (gnus-message-replyencrypt): Fix typo.
2247
2248 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
2251         details.
2252
2253 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254
2255         * gnus-art.el (gnus-article-press-button): let* -> let.
2256         (gnus-mime-security-show-details): Cleaned up.
2257         (gnus-mime-security-press-button): Save excursion.
2258         (gnus-insert-mime-security-button): Clean up.
2259
2260         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
2261
2262         * gnus-async.el (gnus-async-wait-for-article): Don't use a
2263         timeout.
2264
2265         * nntp.el (nntp-accept-process-output): Removed timeout.
2266         (nntp-read-timeout): New variable.
2267         (nntp-accept-process-output): Use it.
2268
2269         * gnus-sum.el (gnus-data-find-list): Remove *.
2270
2271 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2272
2273         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
2274         introduced on 2002-01-22.
2275         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2276
2277 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
2278
2279         * spam.el (spam-check-regex-headers, spam-list-of-checks)
2280         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
2281         checks of incoming mail based on simple header regexp matching
2282
2283 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
2284
2285         * gnus-sum.el (gnus-spam-mark): set to `$'
2286
2287 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2288
2289         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
2290         gnus-newsgroup-unfetched, the list of articles whose headers have
2291         not been fetched from the server.
2292
2293         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
2294         parameter as it never worked due to a bug.  Added check to prevent
2295         selection of any article in the gnus-newsgroup-unfetched list.
2296         (gnus-summary-find-prev): Added check to prevent selection of any
2297         article in the gnus-newsgroup-unfetched list.
2298         (gnus-summary-first-subject): Documented API. Modified
2299         implementation so that constraints are handled independently.
2300         Added check to prevent selection of any article in the
2301         gnus-newsgroup-unfetched list.
2302         (gnus-summary-first-unseen-subject): Updated parameters in
2303         gnus-summary-first-subject call to match new API.
2304         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2305         (gnus-summary-catchup): Do not mark unfetched articles as read.
2306
2307 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
2308
2309         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
2310         make-obsolete-variable allows only two arguments in XEmacs and
2311         Emacs 20.
2312
2313         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
2314         gnus-article-hide-pgp.
2315         (gnus-summary-make-menu-bar): do.
2316
2317         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
2318         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
2319         gnus-article-hide-pgp.
2320         (article-hide-pgp): Remove.
2321         (gnus-article-hide): Remove gnus-article-hide-pgp.
2322
2323         * gnus.el: Remove gnus-article-hide-pgp
2324
2325 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2326
2327         * message.el (message-required-headers): Doc fix.
2328
2329 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
2330
2331         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
2332         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
2333         option to make ifile a purely binary classifier
2334
2335 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2336
2337         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
2338         (mml-secure-encrypt-pgpmime): Removed double.
2339
2340         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
2341         debugging statements.
2342
2343 2003-01-21  Andreas Fuchs  <asf@void.at>
2344
2345         * mml-sec.el (mml-sign-alist): Added pgpauto.
2346
2347 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2348
2349         * gnus.el (gnus-version-number): Bumped version number.
2350
2351 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2352
2353         * gnus.el: Oort Gnus v0.13 is released.
2354
2355 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2356
2357         * gnus-art.el (gnus-button-url-regexp): Removed |.
2358
2359         * message.el (message-send-hook): Doc fix.
2360
2361         * gnus-win.el (gnus-buffer-configuration): Display article
2362         instead of article-copy when `reply'.
2363
2364 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
2365
2366         * gnus.el (gnus-format): Change customize group to gnus.
2367         (gnus-cache): Add link.
2368         (gnus-group-charter-alist): Fix docstring.
2369
2370 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
2371
2372         * mailcap.el (mailcap-print-command): lpr-command might be
2373         unbound in XEmacs.
2374
2375 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2376
2377         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
2378
2379         * gnus-sum.el (gnus-summary-update-article-line): Fixed
2380         calculation of net characters added for use in the gnus-data
2381         structure.
2382
2383 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2384
2385         * nnmail.el (nnmail-process-unix-mail-format): Improve error
2386         message.  Suggested by Jari Aalto.
2387
2388 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2389
2390         * gnus-art.el (gnus-article-followup-with-original): Clean up.
2391         (gnus-article-reply-with-original): Ditto.
2392
2393         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
2394         read articles don't become unread.
2395
2396 2003-01-17  Simon Josefsson  <jas@extundo.com>
2397
2398         * gnus-fun.el (gnus-x-face-from-file):
2399         (gnus-face-from-file): Suggest image format in minibuffer prompt.
2400
2401         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2402         (gnus-convert-image-to-face-command): Doc fix.
2403
2404 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2405
2406         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
2407
2408 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
2409
2410         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
2411         avoid encoding problems.
2412
2413         * mailcap.el (mailcap-ps-command): New variable.
2414         (mailcap-mime-data): Add print entry where applicable.  Use
2415         pdftotext on a tty.
2416
2417 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2418
2419         * gnus-sum.el (gnus-alter-header-function): Add type and group.
2420
2421 2003-01-16  Simon Josefsson  <jas@extundo.com>
2422
2423         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2424         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
2425         (gnus-face-from-file): Doc fix; don't mention image format.
2426
2427 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2428
2429         * spam.el (spam-get-article-as-filename): new function (unused for now)
2430         (spam-get-article-as-buffer): new function
2431         (spam-get-article-as-string): use spam-get-article-as-buffer
2432         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
2433
2434 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2435
2436         * gnus-agent.el: Don't use `path'.
2437         From the GNU coding standards:
2438
2439             Please do not use the term ``pathname'' that is used in Unix
2440             documentation; use ``file name'' (two words) instead.  We use
2441             the term ``path'' only for search paths, which are lists of
2442             directory names.
2443
2444         * nnsoup.el (nnsoup-file-name): Ditto.
2445
2446         * nnmail.el (nnmail-pathname-coding-system): Ditto.
2447         (nnmail-group-pathname): Ditto.
2448
2449         * nnimap.el (nnimap-group-overview-filename): Ditto.
2450
2451         * nnheader.el (nnheader-pathname-coding-system): Ditto.
2452         (nnheader-group-pathname): Ditto.
2453
2454         * nnfolder.el (nnfolder-group-pathname): Ditto.
2455
2456         * gnus.el (gnus-home-directory): Ditto.
2457
2458         * gnus-group.el (gnus-group-icon-list): Ditto.
2459
2460 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
2461
2462         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
2463
2464         * message.el (message-mode-menu): Use it.
2465         (message-mode-menu): Deactivate "Yank Original" if there's no
2466         reply buffer.
2467
2468         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
2469
2470         * message.el (message-mark-active-p): New function.
2471
2472 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
2473
2474         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
2475         (spam-bogofilter-database-directory): new variables
2476         (spam-check-bogofilter-headers, spam-check-bogofilter)
2477         (spam-bogofilter-register-with-bogofilter)
2478         (spam-bogofilter-register-spam-routine)
2479         (spam-bogofilter-register-ham-routine)
2480         (spam-group-ham-processor-bogofilter-p): new functions for the new
2481         Bogofilter interface
2482         (spam-summary-prepare-exit): use the new Bogofilter functions
2483         (spam-list-of-checks): added spam-use-bogofilter-headers
2484         (spam-bogofilter-score): rewrote function
2485         (spam-check-bogofilter): optional score parameter, uses
2486         spam-check-bogofilter-headers better
2487         (spam-check-bogofilter-headers): optional score parameter
2488
2489         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
2490         default, in the gnus-start customization group.  Used to disable
2491         the spam-*/ham-* parameters.
2492         (gnus-group-ham-exit-processor-bogofilter): new ham processor
2493
2494 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
2495
2496         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
2497         XEmacs.
2498
2499         * gnus-ems.el (gnus-mark-active-p): do.
2500
2501 2003-01-15  Kevin Ryde  <user42@zip.com.au>
2502
2503         * gnus.texi (Using MIME): Mention auto-compression-mode with
2504         gnus-mime-copy-part.
2505
2506 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2507
2508         * message.el (message-send): Don't warn about duplicates when
2509         superseding.
2510
2511 2003-01-15  Simon Josefsson  <jas@extundo.com>
2512
2513         * nnimap.el (nnimap-split-download-body): New variable.
2514         (nnimap-split-articles): Use it.
2515
2516 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2517
2518         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
2519         integrity checker was incorrectly flagging, and removing, articles
2520         whose article number was negative.
2521         (gnus-agent-fetch-group-1): When executed in the group's summary
2522         buffer, refresh each downloaded line to update the status flag and
2523         font.  Preserve the value of gnus-newsgroup-headers so that
2524         gnus-agent-fetch-articles can split the requests by size.
2525         (gnus-agent-expire): Corrected day calculation for when
2526         gnus-agent-expire-days contains a list.
2527
2528 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2529
2530         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
2531
2532 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
2533
2534         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
2535           /usr/bin/play as default player.
2536           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
2537
2538 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2539
2540         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
2541         articles to be marked as well.
2542
2543 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2544         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
2545         fictious headers generated by nnagent (ie. Undownloaded Article
2546         ####) in the list of articles that have not been downloaded.
2547
2548         * gnus-int.el (): Added require declarations to resolve
2549         compile-time warnings.
2550         (gnus-open-server): If the server status is set to offline,
2551         recursively execute gnus-open-server to open the offline backend
2552         (e.g. nnagent).
2553
2554 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
2555
2556         * gnus-art.el (gnus-article-reply-with-original): Use
2557         gnus-mark-active-p.
2558         (gnus-article-followup-with-original): do.
2559
2560 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2561
2562         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
2563
2564 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2565
2566         * gnus-score.el (gnus-score-edit-file-at-point): New function.
2567         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
2568
2569 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
2570
2571         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
2572         (gnus-face-from-file): Ditto.
2573
2574 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2575
2576         * gnus-sum.el (gnus-articles-to-read): Don't just apply
2577         gnus-alter-articles-to-read-function to the unread articles.
2578
2579 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2580
2581         * deuglify.el (gnus-article-outlook-unwrap-lines)
2582         (gnus-article-outlook-repair-attribution)
2583         (gnus-article-outlook-rearrange-citation): New function names,
2584         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
2585         doc-string.
2586
2587         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
2588         removed `W k' key binding (use `W Y f' instead).
2589         (gnus-summary-make-menu-bar): Use new function names.
2590
2591 2003-01-13  Simon Josefsson  <jas@extundo.com>
2592
2593         * gnus-fun.el (gnus-random-x-face): Doc fix.
2594         (gnus-insert-random-x-face-header): New function.
2595
2596 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
2597
2598         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
2599         mark is not active.
2600
2601         * gnus-msg.el (gnus-inews-do-gcc): Comment.
2602
2603         * gnus-ems.el (gnus-mark-active-p): New function.
2604
2605         * gnus-group.el (gnus-topic-mode-p): New function.
2606         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
2607         Deactivate items if mark is not active.
2608
2609 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2610
2611         * gnus.el (gnus-version-number): Bumped version.
2612         (gnus-summary-line-format): Doc fix.
2613
2614 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2615
2616         * gnus.el: Oort Gnus v0.12 is released.
2617
2618 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2619
2620         * mail-source.el (mail-sources): Removed autoload to make it
2621         compile under XEmacs.
2622
2623 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
2624
2625         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
2626         regexp or a function too.
2627         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
2628         confirmation even if the original article is mail.
2629
2630 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2631
2632         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
2633         articles to be marked when not yanking.
2634
2635 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
2636
2637         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
2638
2639 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2640
2641         * gnus-fun.el (gnus-face-from-file): Autoload.
2642
2643         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
2644         errors.
2645
2646 2003-01-12  Simon Josefsson  <jas@extundo.com>
2647
2648         * sieve.el (sieve-upload-and-bury): New.  Suggested by
2649         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2650
2651         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
2652         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2653
2654 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2655
2656         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
2657         in every string.
2658
2659         * gnus.el (gnus-version-number): Bumped version number.
2660
2661 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2662
2663         * gnus.el: Oort Gnus v0.11 is released.
2664
2665 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
2666
2667         * message.el (message-fetch-reply-field): Narrow to headers.
2668
2669         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
2670         if Gnus isn't alive.
2671
2672 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2673
2674         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
2675         marks from articles that are already stored in the agent.
2676         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
2677         backup copy of an invalid .overview file for later analysis.
2678
2679 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
2680
2681         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
2682         exit work with two frames.
2683
2684 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
2685
2686         * message.el (message-forward-make-body): Use mule4.
2687
2688 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2689
2690         * message.el (message-mode-map): Move wide-reply command.
2691
2692 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
2693
2694         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
2695         castellano.
2696         (gnus-outlook-display-hook): New variable.
2697         (gnus-outlook-display-article-buffer): New function.
2698         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
2699         (gnus-outlook-deuglify-article): Made them interactive and added
2700         optional arg.  Use `g-o-d-a-b'.
2701         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
2702
2703         * gnus-sum.el: Added autoloads.
2704         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
2705         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
2706
2707 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708
2709         * gnus-art.el (gnus-display-mime): Use the mime emulation
2710         variable.
2711
2712         * gnus-sum.el (gnus-article-emulate-mime): New variable.
2713
2714         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
2715         newsrc-alist is initialized properly.
2716
2717         * mail-source.el (mail-sources): Autoload.
2718
2719         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
2720         nil.
2721
2722         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
2723         insert two newlines.
2724
2725         * message.el (message-check-news-header-syntax): Compute the
2726         header length correctly.
2727
2728 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2729
2730         * gnus-agent.el (gnus-agent-expire): Do not remove article from
2731         alist when keeping fetched article file.
2732         (gnus-agent-retrieve-headers): When parsing response for article
2733         numbers, use the same algorithm as gnus-agent-braid-nov to protect
2734         against garbage in the server's response.
2735
2736         * gnus-int.el (gnus-request-expire-articles,
2737         gnus-request-move-article): Only expire when the group's server
2738         has been agentized.
2739
2740 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741
2742         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
2743         errors when deleting overlays.
2744
2745         * gnus-score.el (gnus-score-followup): Allow tracing.
2746
2747         * gnus-art.el (gnus-treat-display-face): New variable.
2748         (article-display-face): New command.
2749
2750         * gnus-fun.el (gnus-face-from-file): New function.
2751         (gnus-convert-face-to-png): Ditto.
2752
2753         * gnus-art.el (gnus-ignored-headers): Added Face.
2754
2755 2003-01-10  Simon Josefsson  <jas@extundo.com>
2756
2757         * nndraft.el (nndraft-request-group): Avoid crash in
2758         directory-files when draft directory doesn't exists.
2759
2760         * gnus-sum.el (gnus-select-article-hook): Add :option.
2761
2762 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2763
2764         * spam.el (spam-use-stat): new variable
2765         (spam-group-spam-processor-stat-p)
2766         (spam-group-ham-processor-stat-p): new convenience functions
2767         (spam-summary-prepare-exit): add spam/ham processors to sequence
2768         (spam-list-of-checks): add spam-use-stat to list of checks
2769         (spam-split): conditionally load the spam-stat tables
2770         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
2771         spam-check-ifile): new functions
2772
2773         * spam-stat.el (spam-stat): typo fix
2774         (spam-stat-install-hooks): new variable
2775         (spam-stat-split-fancy-spam-group): added documentation clarification
2776         (spam-stat-split-fancy-spam-threshhold): new variable
2777         (spam-stat-install-hooks): make hooks conditional
2778         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
2779
2780         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
2781         spam-stat ham/spam processor symbols
2782
2783 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2784
2785         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
2786         file exists.
2787
2788 2003-01-10  Simon Josefsson  <jas@extundo.com>
2789
2790         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
2791         undownloaded/downloadable only when unplugged.
2792
2793 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
2794
2795         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
2796
2797 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2798
2799         * spam.el (spam-check-ifile): fixed call-process-region to use the
2800         db parameter only if it's set
2801         (spam-ifile-register-with-ifile): ditto
2802
2803 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
2804
2805         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
2806         spam-stat-nbad before creating the hash table.
2807         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
2808         Changed copyright statement to FSF.
2809
2810 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2811
2812         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
2813         processable articles as read.
2814         (gnus-agent-summary-fetch-series): Remove processable and
2815         downloadable marks on all downloaded articles in the series.
2816
2817         * nntp.el (nntp-report): Throw error after reporting the problem.
2818         (nntp-accept-process-output): Corrected error check to report an
2819         error when the process is nil.
2820
2821 2003-01-09  Simon Josefsson  <jas@extundo.com>
2822
2823         * message.el (message-tool-bar-map): Add preview.
2824
2825 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
2826
2827         * mml.el (mml-preview): Get rid of MIME handles and buffers after
2828         previewing.
2829
2830 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
2831
2832         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
2833         bug when the (n+1)th article to be added to a group has a smaller
2834         number than the n articles already added.
2835
2836 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2837
2838         * message.el (message-mode-field-menu): Use backquote.
2839
2840 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
2841
2842         * spam.el: fixed the BBDB autoloads again, using
2843         bbdb-search-simple now (which is not a macro, thank god)
2844
2845         * lpath.el (bbdb-search): removed function from maybe-fbind list
2846
2847         * gnus.el (ham-process-destination): added new parameter for
2848         destination of ham articles found in spam groups at summary exit
2849
2850         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
2851         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
2852         (spam-ifile-database-path): added new parameter for ifile's database
2853         (spam-move-spam-nonspam-groups-only): new parameter to determine
2854         if spam should be moved from all groups or only some
2855         (spam-summary-prepare-exit): fixed logic to use
2856         spam-move-spam-nonspam-groups-only when deciding to invoke
2857         spam-mark-spam-as-expired-and-move-routine; always invoke that
2858         routine after the spam has been expired-or-moved in case there's
2859         some spam left over; use spam-ham-move-routine in spam groups
2860         (spam-ham-move-routine): new function to move ham articles to the
2861         ham-process-destinations group parameter
2862
2863 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2864
2865         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
2866
2867         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2868         gnus-summary-update-article-line.
2869
2870 2003-01-08  Simon Josefsson  <jas@extundo.com>
2871
2872         * nnmail.el (nnmail-expiry-target-group): Request group, create it
2873         not successful.
2874
2875 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2876
2877         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
2878
2879 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2880
2881         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
2882         logic, finally
2883
2884 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885
2886         * gnus-spec.el (gnus-parse-format): %C is a complex format.
2887         (gnus-parse-format): Change to %~.
2888
2889         * message.el (message-generate-headers): Don't generate optional
2890         empty headers.
2891
2892 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2893
2894         * message.el (message-cross-post-default)
2895         (message-cross-post-note-function, message-shoot-gnksa-feet)
2896         (message-strip-subject-trailing-was, message-change-subject)
2897         (message-mark-insert-file, message-cross-post-followup-to)
2898         (message-cross-post-followup-to, message-mode-map)
2899         (message-generate-unsubscribed-mail-followup-to)
2900         (message-make-mail-followup-to): Minor changes to doc-strings and
2901         error messages.  Updated copyright line.
2902
2903         * message.el (message-make-mail-followup-to,
2904         message-generate-unsubscribed-mail-followup-to): New function
2905         names.  Renamed functions: "-mft" -> "-mail-followup-to".
2906         (message-make-mft, message-gen-unsubscribed-mft): Removed function
2907         names.
2908
2909         * mml.el (mml-preview-insert-mail-followup-to): New function name.
2910         (mml-preview-insert-mft): Removed function name.
2911         (mml-preview): Use new function names.
2912
2913         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
2914
2915         * message.el (message-mode-field-menu): Moved header related
2916         commands from "Message" to "Field" menu.
2917
2918 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2919
2920         * message.el (message-generate-headers-first): Added customization
2921         if variable is a list.
2922
2923 2003-01-07  Michael Shields  <shields@msrl.com>
2924
2925         * gnus-art.el (gnus-article-next-page): Correctly handle the case
2926         where the last line of the article is the last line of the window.
2927
2928 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2929
2930         * gnus-msg.el (gnus-debug): Use ignore-errors.
2931
2932         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2933         `gnus-summary-update-line'.
2934
2935 2003-01-08  Simon Josefsson  <jas@extundo.com>
2936
2937         * gnus-art.el (gnus-unbuttonized-mime-types)
2938         (gnus-buttonized-mime-types): Doc fix.
2939
2940 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2941
2942         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
2943
2944 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2945
2946         * nnrss.el (nnrss-group-alist): Add and clear up.
2947
2948 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2949
2950         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
2951
2952         * lpath.el (bbdb-search): added BBDB functions for a better way to
2953         fix missing functions
2954
2955         * spam.el (spam-check-ifile): if should be an unless
2956
2957         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
2958         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
2959         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
2960
2961 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2962
2963         * gnus-sum.el (gnus-summary-make-menu-bar): Added
2964         gnus-summary-refer-thread to thread menu.
2965
2966 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2967
2968         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
2969         summary buffer, articles that cannot be fetched are marked as
2970         canceled.
2971
2972         * nntp.el (nntp-with-open-group): The quit signal handler must
2973         propagate the quit signal to the next outer handler so that the
2974         caller knows that the request aborted abnormally.
2975
2976 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2977
2978         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
2979         (spam-ifile-register-spam-routine)
2980         (spam-ifile-register-ham-routine): added ifile functionality that
2981         does not use ifile-gnus.el to classify and register articles
2982         (spam-get-article-as-string): convenience function
2983         (spam-summary-prepare-exit): added ifile spam and ham registration
2984         (spam-ifile-all-categories, spam-ifile-spam-category)
2985         (spam-ifile-path, spam-ifile): added customization options
2986
2987         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
2988         exit processor
2989         (spam-process): added gnus-group-ham-exit-processor-ifile to the
2990         list of choices
2991
2992 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2993
2994         * gnus-score.el (gnus-score-followup): Also score immediate
2995         followups.
2996
2997 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2998
2999         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
3000
3001 2003-01-07  Simon Josefsson  <jas@extundo.com>
3002
3003         * message.el (message-mode-menu): Fix receipt balloon help.
3004
3005 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
3006
3007         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
3008         always be interpreted as news.
3009
3010 2003-01-07  Simon Josefsson  <jas@extundo.com>
3011
3012         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
3013         gnus-sieve-script, instead of the global variable
3014         gnus-sieve-crosspost.  One-line patch from Steinar Bang
3015         <sb@dod.no>.
3016
3017 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3018
3019         * gnus.el: Renamed gnus-summary-*-uncached-face as
3020         gnus-summary-*-undownloaded-face to avoid confusing the agent with
3021         the cache.
3022
3023         * gnus-sum.el: Ditto.
3024
3025 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3026
3027         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
3028         in either the group or summary buffer.
3029         New command "JS", in summary buffer, will fetch articles per the
3030         group's category, predicate, and processable flags.
3031         (gnus-agent-summary-fetch-series): Rewritten to call
3032         gnus-agent-session-fetch-group once with all articles in the
3033         series.
3034         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
3035         return list of fetched articles.
3036         (gnus-agent-fetch-articles): Split fetch list into sublists such
3037         that the article buffer is only slightly larger than
3038         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
3039         the group's article alist is saved.
3040         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
3041         longer result in the agent trying to fetch an article.
3042         (gnus-agent-fetch-group-1): Can now be called in either the group
3043         or summary buffer.  Removed the max-fetch-size code that I added
3044         on 2002-12-13 as that capability is now part of
3045         gnus-agent-fetch-articles.  Added code to update summary buffer.
3046         When called in the group buffer, articles that can not be fetched
3047         are AUTOMATICALLY MARKED AS READ.
3048
3049         * gnus-sum.el (): Modified eval-when-compile to minimize
3050         misleading compilation warnings.
3051         (gnus-update-summary-mark-positions): Changed code to use
3052         gnus-undownloaded-mark rather than gnus-downloaded-mark.
3053
3054         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
3055         empty file as the parser assumes that the file isn't empty.
3056
3057         * nntp.el (nntp-send-string): The process-send-string call can,
3058         because it performs I/O on the process, change the process' state
3059         from open to closed.  If this happens, call nntp-report
3060         immediately to report the broken connection.
3061         (nntp-report): Rewritten to avoid needing a global variable to
3062         determine the appropriate course of action.  Instead, two function
3063         implementations are provided and the nntp-report function value is
3064         bound to the appropriate implementation.
3065         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
3066         (nntp-with-open-group): Now binds nntp-report's function cell
3067         rather than binding gnus-with-open-group-first-pass.  Added a
3068         condition-case to detect a quit during a nntp command.  When the
3069         quit occurs, the current connection is closed as a fetch articles
3070         request could have several megabytes queued up for reading.
3071         (nntp-retrieve-headers): Bind articles to itself.  If
3072         nntp-with-open-group repeats this command, I must have access to
3073         the original list of articles.
3074         (nntp-retrieve-groups): Ditto for groups.
3075         (nntp-retrieve-articles): Ditto for articles.
3076         (*): Replaced nntp-possibly-change-group calls to
3077         nntp-with-open-group forms in all, but one, occurrance.
3078         (nntp-accept-process-output): Bug fix. Detect when called with
3079         null process.
3080
3081 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
3082
3083         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
3084         if we don't need to.
3085         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
3086
3087 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3088
3089         * gnus-group.el (gnus-group-make-web-group): Pass the select
3090         method on to group-create.
3091         (gnus-group-line-format-alist): %U is an integer.
3092
3093         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
3094         ephemeral groups.
3095         (gnus-summary-read-group-1): Ditto.
3096         (gnus-group-make-articles-read): Ditto.
3097
3098         * mm-url.el (mm-url-program): Doc fix.
3099
3100         * message.el (message-mode-map): Rebound
3101         message-insert-wide-reply.
3102
3103 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3104
3105         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
3106         color as `gnus-group-startup-message' does.
3107
3108 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
3109
3110         * spam.el: fixed line lengths to 80 chars or less
3111
3112         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
3113         "not-read" mark
3114         (gnus-summary-mark-forward): added the spam-mark to the list of
3115         marks not to be marked as "read" when viewed
3116
3117 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3118
3119         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
3120
3121         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
3122         Protect against unactive groups.
3123
3124         * message.el (message-check-news-header-syntax): Check long
3125         header lines.
3126         (message-check-news-header-syntax): Update `start'.
3127
3128         * gnus-group.el (gnus-group-expire-articles): Doc fix.
3129         (gnus-group-line-format): %U.
3130         (gnus-group-line-format-alist): ?U.
3131         (gnus-number-of-unseen-articles-in-group): New function.
3132
3133         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
3134
3135         * gnus.el (gnus-version-number): Bump version number.
3136
3137 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3138
3139         * gnus.el: Oort Gnus v0.10 is released.
3140
3141 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3142
3143         * gnus.el (gnus-version-number): Fix version number.
3144
3145 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3146
3147         * gnus.el: Oort Gnus v0.08 is released.
3148
3149 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
3150
3151         * mm-util.el: Add mm-string-make-unibyte.
3152
3153         * gnus-group.el (gnus-group-jump-to-group): Make it work for
3154         UTF-8 groups.
3155
3156 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3157
3158         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
3159
3160         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
3161
3162 2003-01-04  Kevin Ryde  <user42@zip.com.au>
3163
3164         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
3165         function.
3166
3167 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3168
3169         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
3170         (gnus-summary-read-group-1): Update group line.
3171         (gnus-summary-exit-no-update): Update group on exit.
3172
3173         * gnus-group.el (gnus-group-line-format): Add %*.
3174         (gnus-group-line-format-alist): Ditto.
3175         (gnus-group-insert-group-line): Set it.
3176         (gnus-group-is-exiting-p): New variable.
3177         (gnus-group-insert-group-line): Use it.
3178
3179 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
3180
3181         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
3182         enable BBDB ham processing
3183         (spam-blacklist-register-routine): enable blacklist spam processing
3184         (spam-whitelist-register-routine): enable whitelist ham processing
3185         (spam-fetch-field-from-fast): fast fetching of the "from" field
3186         from (gnus-data-list)
3187         (spam-summary-prepare-exit): works completely now
3188         (spam-use-blacklist): oops, should be nil by default
3189         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
3190         split processing now; before it was for summary exit as
3191         well but that's done with the spam-contents and spam-process
3192         parameters now
3193
3194 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
3195
3196         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
3197         characters.
3198
3199 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
3200
3201         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
3202         (spam-group-processor-p, spam-group-processor-bogofilter-p)
3203         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
3204         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
3205         (spam-mark-spam-as-expired-and-move-routine)
3206         (spam-generic-register-routine, spam-BBDB-register-routine)
3207         (spam-ifile-register-routine, spam-blacklist-register-routine)
3208         (spam-whitelist-register-routine): new functions
3209         (spam-summary-prepare-exit): added summary exit processing (expire
3210         or move) of spam-marked articles for spam groups; added slots for
3211         all the spam-*-register-routine functions
3212
3213 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3214
3215         * pop3.el (pop3-retr): Wait 500 msecs.
3216         (pop3-read-response): Ditto.
3217
3218         * gnus-msg.el (gnus-setup-message): Get the evaliation order
3219         right.
3220         (gnus-inews-make-draft): New function.
3221         (gnus-setup-message): Use it.
3222
3223         * message.el (message-required-headers): Add From.
3224
3225 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3226         Trivial patch from Norbert Koch <nk@viteno.net>.
3227
3228         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
3229
3230 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3231
3232         * message.el (message-generate-headers): Let header formatters do
3233         their work.
3234
3235 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
3236
3237         * deuglify.el (gnus-article-outlook-deuglify-article):
3238         Rehighlight, reapply treatments and call
3239         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
3240         (gnus-outlook-repair-attribution-block): Recognize cited
3241         attributions.  Suggested by Niklas Morberg.
3242
3243 2003-01-02  Pete Kazmier  <pete@kazmier.com>
3244
3245         * gnus-art.el (gnus-treat-predicate): Check condition first.
3246
3247 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
3248
3249         * lpath.el: Add url-http-file-exists-p.
3250
3251         * gnus-group.el (gnus-group-fetch-charter): Use
3252         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
3253
3254 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3255
3256         * message.el (message-draft-headers): Also generate From to get a
3257         nicer draft buffer summary.
3258
3259         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
3260         parameter.
3261
3262         * gnus-art.el (article-wash-html): Clean up.
3263         (article-wash-html): Typo fix.
3264
3265         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
3266         (gnus-summary-mail-forward): To many lists of lists.
3267
3268         * gnus-art.el (article-wash-html): Clean up.
3269
3270 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
3271
3272         * gnus-art.el (gnus-treat-wash-html): New variable.
3273
3274 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3275
3276         * message.el (message-check-news-header-syntax): Allow posting.
3277         (message-check-news-header-syntax): Fix logic for sure, this
3278         time.
3279
3280 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
3281
3282         * message.el (message-check-news-header-syntax): Check syntax of
3283         continuation headers.
3284
3285 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
3286
3287         * gnus-art.el (gnus-button-url-regexp,
3288         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
3289         (gnus-header-button-alist): Regexps are case insensitive here.
3290
3291 2003-01-02  Simon Josefsson  <jas@extundo.com>
3292
3293         * dig.el (query-dig): Doc fix.
3294
3295 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3296
3297         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
3298         summary buffer line, not just the download mark.
3299
3300 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3301
3302         * gnus-sum.el (gnus-summary-goto-subjects): New function.
3303         (gnus-summary-insert-dormant-articles): New command and
3304         keystroke.
3305
3306         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
3307         function for mass insertion of subjects.
3308
3309         * nndraft.el (nndraft-generate-headers): Don't move point.
3310
3311         * gnus.el (nnheader): Require nnheader.
3312
3313         * nndraft.el (nndraft-request-associate-buffer): Use
3314         make-local-variable.
3315
3316 2003-01-02  Michael Shields  <shields@msrl.com>
3317
3318         * nndraft.el (nndraft-request-associate-buffer): Make
3319         write-contents-hooks buffer-local before setting it.
3320
3321 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3322
3323         * gnus.el (gnus-group-parameter-value): Take an extra param.
3324         (gnus-group-fast-parameter): Let group param results be nil.
3325
3326         * gnus-art.el (gnus-article-forward-header): New function.
3327         (article-date-ut): Use it to remove continuation date headers.
3328
3329         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
3330         read-event.
3331         (gnus-summary-remove-bookmark): Clean up.
3332         (gnus-summary-set-bookmark): Clean up.
3333
3334         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
3335
3336         * gnus.el (gnus-group-startup-message): Bind data-directory to
3337         the Gnus etc directory.
3338
3339 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3340
3341         * spam.el (spam-summary-prepare-exit): added slots for spam- and
3342         ham-processing of articles; use the new
3343         spam-group-(spam|ham)-contents-p functions
3344         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
3345         convenience functions
3346         (spam-mark-junk-as-spam-routine): use the new
3347         spam-group-spam-contents-p function
3348
3349         * gnus.el (spam-process, spam-contents, spam-process-destination):
3350         added new parameters with corresponding global variables
3351         (gnus-group-spam-exit-processor-ifile,
3352         gnus-group-spam-exit-processor-bogofilter,
3353         gnus-group-spam-exit-processor-blacklist,
3354         gnus-group-spam-exit-processor-whitelist,
3355         gnus-group-spam-exit-processor-BBDB,
3356         gnus-group-spam-classification-spam,
3357         gnus-group-spam-classification-ham): added new symbols for the
3358         spam-process and spam-contents parameters
3359
3360         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3361         customization and list itself to store mark symbol rather than
3362         mark character.
3363         (spam-bogofilter-register-routine): added logic to generate mark
3364         values list from spam-ham-marks and spam-spam-marks, so (member)
3365         would work.
3366
3367 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3368
3369         * message.el (message-cross-post-followup-to): Fix comment.
3370
3371 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3372
3373         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3374         customization and list itself to store mark symbol rather than
3375         mark character.
3376         (spam-bogofilter-register-routine): added logic to generate mark
3377         values list from spam-ham-marks and spam-spam-marks, so (member)
3378         would work.
3379
3380 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
3381
3382         * message.el (message-signature-insert-empty-line): New variable.
3383
3384 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3385
3386         * message.el: Renamed functions and variables: "xpost" ->
3387         "cross-post", "-fup2" -> "-followup-to".
3388         (message-cross-post-old-target, message-cross-post-default,
3389         message-cross-post-note, message-followup-to-note,
3390         message-cross-post-note-function): New variables names.
3391         (message-xpost-old-target, message-xpost-default,
3392         message-xpost-note, message-fup2-note,
3393         message-xpost-note-function): Removed variable names.
3394         (message-cross-post-followup-to-header,
3395         message-cross-post-insert-note, message-cross-post-followup-to):
3396         New function names.
3397         (message-xpost-fup2-header, message-xpost-insert-note,
3398         message-xpost-fup2): Removed function names.
3399
3400 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3401
3402         * message.el (message-send-mail): Added message-cleanup-headers to
3403         prevent newlines in headers.
3404
3405 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3406
3407         * dns.el (dns-make-network-process): Comment.
3408
3409         * gnus-sum.el (gnus-summary-display-while-building): Default to
3410         nil.
3411
3412 2003-01-01  Wes Hardaker  <wes@hardakers.net>
3413
3414         * gnus-sum.el (gnus-summary-display-while-building): New
3415         variable.
3416
3417 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
3418
3419         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
3420         before rearranging the article.
3421
3422 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3423
3424         * nndraft.el (nndraft-generate-headers): New function.
3425         (nndraft-request-associate-buffer): Use it to write headers on
3426         buffer save.
3427
3428         * message.el (message-generate-headers): Let the function be a
3429         lambda form.
3430         (message-draft-headers): New variable.
3431
3432         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
3433         function.
3434         (gnus-setup-message): Use it.
3435
3436         * message.el (message-generate-headers-first): Doc fix.
3437         (message-setup-1): Use new function for getting which headers to
3438         generate.
3439         (message-headers-to-generate): New function.
3440
3441 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3442
3443         * gnus-agent.el (gnus-agent-save-alist): Make directory.
3444
3445 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
3446
3447         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
3448         mention negatives.
3449
3450 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
3451
3452         * deuglify.el (gnus-outlook-rearrange-article): Use
3453         `transpose-regions' instead of tempering the kill-ring.
3454         (gnus-article-outlook-deuglify-article): Rehighlight article
3455         instead of a complete redisplay.
3456
3457 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
3458
3459         * spam.el: most defvars are defcustoms now
3460
3461         patches from Michael Shields  <shields@msrl.com>
3462
3463         * spam.el (spam-bogofilter-articles): Select the article
3464         body using gnus-summary-show-article t instead of
3465         gnus-summary-select-article; this presents the raw text
3466         without running any hooks.
3467
3468         * spam.el (spam-bogofilter-articles): Use message-remove-header
3469         to remove headers; the old way incorrectly removed just the first
3470         line of folded headers.
3471
3472 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3473
3474         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
3475
3476 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3477
3478         * gnus-start.el (gnus-load): New function.
3479         (gnus-read-newsrc-el-file): Use it.
3480
3481 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3482
3483         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
3484         (gnus-button-handle-apropos-documentation): New function.
3485         (gnus-button-handle-ctan): New function.
3486         (gnus-button-alist): Use them.  Improve some regexps.
3487         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
3488
3489 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3490
3491         * message.el (message-subscribed-p): New function.
3492         (message-send-mail): Use it.
3493         * mml.el (mml-preview-insert-mft): New function.
3494         (mml-preview): Use it.
3495
3496 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3497
3498         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
3499         when sorting by date.
3500
3501         * gnus-art.el (gnus-article-edit-mode): New variable.
3502         (gnus-article-setup-buffer): Warn user about discarding edits.
3503
3504         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
3505         (gnus-summary-pipe-output): Take a symbolic prefix to save all
3506         headers.
3507
3508         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
3509
3510 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3511
3512         * message.el (message-completion-alist): Added "Mail-Followup-To"
3513         and "Mail-Copies-To".
3514
3515 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3516
3517         * gnus-group.el: Add key bindings for
3518         gnus-group-sort-groups-by-real-name and
3519         gnus-group-sort-selected-groups-by-real-name.
3520
3521 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3522
3523         * gnus.texi (Sorting Groups): Add key bindings for
3524         gnus-group-sort-groups-by-real-name and
3525         gnus-group-sort-selected-groups-by-real-name.
3526
3527 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3528
3529         * spam.el (spam-use-dig): new variable for blackhole checking
3530         through dig.el
3531         (spam-check-blackholes): added dig.el checking functionality and
3532         more verbose reporting; query-dig is autoloaded from dig.el
3533         (spam-use-blackholes): disabled by default
3534         (spam-blackhole-servers): removed rbl.maps.vix.com from the
3535         blackhole servers list
3536
3537 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3538
3539         * message.el (message-required-headers): New variable.
3540
3541 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3542
3543         * dig.el (query-dig): new function
3544
3545 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3546
3547         * flow-fill.el (fill-flowed): Don't infloop on too long fill
3548         prefixes.
3549
3550         * dns.el (query-dns): Protect against errors.
3551
3552         * gnus-msg.el (gnus-article-yanked-articles): New variable.
3553         (gnus-inews-add-send-actions): Mark all answered messages as
3554         answered.
3555
3556 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
3557
3558         * nnmail.el (nnmail-split-it): Added tracing to
3559         `:' split rule
3560
3561 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3562
3563         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
3564         and "%s" so we don't overquote them.
3565
3566 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3567
3568         * (mm-display-external): Display the actual command that has been
3569         executed in the echo area.
3570
3571 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3572
3573         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
3574
3575         * message.el (message-with-reply-buffer): New macro.
3576         (message-fetch-reply-field): Use it.
3577         (message-insert-wide-reply): New command and keystroke.
3578         (message-carefully-insert-headers): New function.
3579         (message-insert-to): Use new function.
3580
3581         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
3582         (gnus-topic-goto-missing-group): Use it.
3583
3584         * message.el (message-required-news-headers): Removed Lines.
3585         (message-reply): Don't insert References first.
3586         (message-followup): Ditto.
3587         (message-make-references): New function.
3588         (message-followup): Set message-reply-headers before generating
3589         the buffer stuff.
3590
3591 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
3592
3593         * mml.el (mml-generate-mime-1): Reverse the order of
3594         encoding/flowing.
3595
3596 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3597
3598         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
3599         after moving them.
3600
3601         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
3602         fit with newer standard format.
3603         (gnus-summary-make-false-root-always): New variable.
3604         (gnus-gather-threads-by-subject): Use it.
3605
3606         * message.el (message-get-reply-headers): Take an address list
3607         optional argument.
3608
3609 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3610
3611         * gnus.el (gnus-keep-backlog): Change default to 20.
3612
3613         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
3614         start.
3615         (gnus-agent-check-overview-buffer): Remove negative article
3616         numbers.
3617
3618         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
3619         (nnmail-cache-ignore-groups): Doc fix.
3620
3621         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
3622         (nnimap-debug-buffer): New variable.
3623         (nnimap-debug): Use it.
3624
3625 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
3626
3627         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
3628
3629 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3630
3631         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
3632         they aren't already sorted.
3633
3634 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
3635
3636         * message.el (message-mode-menu): Add ellipses to menu items
3637         expecting user interaction.
3638         (message-mode-field-menu): do.
3639
3640 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
3641
3642         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
3643         it isn't used any more.
3644
3645 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
3646
3647         * binhex.el (binhex-decoder-program): Fix docstring.
3648
3649 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3650
3651         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
3652         special chars if the mailcap file uses single quotes around %s.
3653         From Laurent Martelli <laurent@bearteam.org>.
3654
3655 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
3656
3657         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
3658         return the info object.
3659
3660 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
3661
3662         * gnus-int.el (gnus-request-update-info): Artificially add
3663         (1 . (1- min)) to the read range, in case the backend doesn't
3664         store marks for nonexistent articles.
3665
3666 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3667
3668         * binhex.el (binhex-insert-char): Eval-and-compile.
3669
3670 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
3671
3672         * lpath.el: Add tool-bar-local-item-from-menu.
3673
3674         * message.el (message-tool-bar-local-item-from-menu): New function.
3675         (message-tool-bar-map): Use it.
3676
3677 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
3678
3679         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
3680
3681         * gnus-art.el (gnus-article-header-rank): Last header in
3682         gnus-sorted-header-list should have higher rank than non-members.
3683
3684 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3685
3686         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
3687         covered methods.
3688
3689 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3690
3691         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
3692         eval-when-compile.  Suggested by Kevin Greiner.
3693
3694 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
3695
3696         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
3697         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
3698         even though no headers may have been fetched
3699         (gnus-agent-fetch-group-1, and perhaps others, require this
3700         behavior).
3701         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
3702         server buffer is constrained by gnus-agent-max-fetch-size.
3703         Multiple chunks in the same group may perform arbitrarily large
3704         updates.
3705
3706 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
3707
3708         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
3709         gnus-summary-update-download-mark to update the article in the
3710         summary.
3711
3712 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
3713
3714         * gnus.el (gnus-summary-high-uncached-face,
3715         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
3716         New faces.
3717
3718         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
3719         added this on 2002-11-23 but it just wasn't working out as
3720         intended.  The idea isn't entirely dead, three new faces
3721         gnus-summary-*-uncached-face are being added to gnus.el to provide
3722         the basis for an improved implementation.
3723         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
3724         proper file to open is lib/servers.
3725         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
3726         (i.e. removing the article from gnus-newsgroup-downloadable) will
3727         now restore the article's default mark rather than simply setting
3728         no mark.
3729         (gnus-agent-get-undownloaded-list): Corrected documentation.
3730         Added code to set new summary local variable,
3731         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
3732         a temporary list.  No longer sets gnus-newsgroup-downloadable.
3733         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
3734         up to date.  Call new gnus-summary-update-download-mark to keep
3735         summary buffer up-to-date.
3736         (gnus-agent-fetch-selected-article): Keep
3737         gnus-newsgroup-undownloaded up to date.
3738         (gnus-agent-fetch-articles): Return list of articles that were
3739         successfully fetched.
3740         (gnus-agent-check-overview-buffer): No more thingatpt.
3741         (gnus-agent-expire): No longer deletes NOV entries of unread
3742         articles.
3743         (gnus-agent-unread-articles): New function.
3744         (gnus-agent-regenerate-group): The article number must be
3745         terminated by a tab character.  Added more messages to report
3746         repairs.  Inhibit quits while writing changes so it is now safe
3747         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
3748         downloaded to 1) resolve the unbound references and 2) avoid
3749         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
3750
3751         * gnus-art.el (gnus-article-prepare): The agent
3752         downloaded/undownloaded mark is no longer stored as the article's
3753         mark.
3754
3755         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
3756         gnus-summary-highlight may use it.  Added downloaded as
3757         gnus-summary-highlight was using it.
3758
3759         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
3760         the download mark now follows Kai's +/- convention.
3761         (gnus-downloaded-mark): Added ?+ mark.
3762         (gnus-summary-highlight): Added rules to select
3763         gnus-summary-high-uncached-face,
3764         gnus-summary-normal-uncached-face, and
3765         gnus-summary-low-uncached-face.  Removed the
3766         gnus-agent-downloaded-article-face.
3767         (gnus-summary-line-format-alist): Implemented the download flag
3768         format (?O) as named in the manual.  This implementation displays
3769         either gnus-undownloaded-mark, gnus-downloaded-mark, or
3770         gnus-no-mark.
3771         (gnus-newsgroup-agentized): New local variable that identifies
3772         which groups are agentized.  While the agent is now on by default,
3773         you don't have to agentize every server that you use.
3774         (gnus-update-summary-mark-positions): Completed support for the
3775         download type of mark.
3776         (gnus-summary-insert-line): Added undownloaded to the parameters.
3777         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
3778         reference by the gnus-summary-line-format-spec.
3779
3780         * nntp.el (nntp-with-open-group): This macro handles dropped or
3781         broken connections by opening a new connection and repeating the
3782         failed command.
3783         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
3784         XOVER commands preceeding the active articles with the nov entry
3785         of the first available article.  When gnus connected to such a
3786         server, the unexpected nov entry would result in duplicate lines
3787         in the agent's overview file.  This patch fixes the duplicate
3788         lines problem and improves performance by skipping over all
3789         articles IDs that preceed the first nov entry in the server's
3790         reply.
3791
3792 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3793
3794         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
3795         (gnus-summary-highlight): Use it instead of `downloaded'.
3796         (gnus-summary-highlight-line): Ditto.
3797
3798         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
3799
3800 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3801
3802         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
3803
3804         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
3805         calls.
3806
3807         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
3808         downloaded variable if we're in an uncovered group.
3809
3810         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
3811         font to soemthing less noticeable.
3812         (gnus-agent-group-covered-p): New function.
3813
3814 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3815
3816         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
3817         Because of an unknown bug, the group buffer is saved in .overview
3818         file.
3819
3820 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3821
3822         * nntp.el (nntp-send-command): Braino in last commit.  Replace
3823         `and' with `or'.
3824
3825 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3826
3827         * nntp.el (nntp-send-command): Assume that echo does not happen
3828         when nntp-open-connection-function is nntp-open-network-stream.
3829         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
3830
3831 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3832
3833         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
3834
3835 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
3836
3837         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
3838         nntp-server-buffer if we aren't going to write to it.
3839
3840 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3841         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
3842
3843         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
3844
3845 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3846
3847         * rfc2047.el (rfc2047-decode-region): Remove newlines between
3848         decoded words.
3849
3850 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3851
3852         * gnus.el (fboundp): After loading mm-util, make sure it was the
3853         right one.
3854
3855 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3856
3857         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
3858         gnus-sum.  Made into a user option.
3859
3860         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3861         (gnus-summary-mark-article-as-unread)
3862
3863 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3864
3865         * time-date.el (date-to-time): Typo.
3866
3867         * parse-time.el: Typo.
3868
3869         * nnsoup.el (nnsoup-retrieve-headers): Typo.
3870
3871         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
3872
3873         * nnimap.el:
3874         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
3875
3876         * mm-encode.el (mm-safer-encoding): Typo.
3877
3878         * messcompat.el: Typo.
3879
3880         * message.el (message-face-alist): Typo.
3881
3882         * imap.el (imap-interactive-login, imap-open): Typos.
3883
3884         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
3885
3886         * gnus.el: Typo.
3887
3888         * gnus-win.el (gnus-configure-frame): Typo.
3889
3890         * gnus-util.el (gnus-atomic-progn-assign): Typo.
3891
3892         * gnus-topic.el (gnus-topic-sort-topics): Typo.
3893
3894         * gnus-sum.el (gnus-summary-article-number)
3895         (gnus-summary-read-group-1, gnus-summary-mark-article)
3896         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
3897
3898         * gnus-mule.el (gnus-mule-add-group): Typo.
3899
3900         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
3901
3902         * gnus-group.el (gnus-group-fetch-faq): Typo.
3903
3904         * gnus-art.el (gnus-decode-header-methods): Typo.
3905
3906         * flow-fill.el: Typo.
3907
3908 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
3909
3910         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
3911
3912 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3913
3914         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3915         (gnus-summary-mark-article-as-unread)
3916         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
3917         Reformatting to avoid long lines.
3918         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
3919
3920 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
3921
3922         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
3923         be accessed through `mail-header-number'.
3924
3925 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3926
3927         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
3928         compressed range to gnus-summary-insert-articles.
3929
3930 2002-11-26  Kevin Ryde <user42@zip.com.au>
3931
3932         * gnus-art.el (gnus-mime-copy-part): Look for filename
3933         parameter under content-disposition, not content-type.
3934
3935         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
3936         (gnus-summary-reselect-current-group): Use it.
3937
3938 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3939
3940         * gnus-agent.el (gnus-agent-uncached-articles): if
3941         gnus-agent-load-alist fails, return ARTICLES.
3942
3943         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
3944
3945 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3946
3947         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
3948         superfluous function call.
3949         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
3950         Add warning to docstring.
3951
3952 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3953
3954         * gnus-agent.el: Autoload number-at-point instead.
3955         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
3956
3957 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3958
3959         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
3960         require thingatpt (for number-at-point) and protect against
3961         deactivate-mark being unbound (on XEmacs).
3962
3963 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3964
3965         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
3966         print message on entry.
3967
3968         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3969
3970         * gnus-range.el (gnus-range-difference): New function.
3971         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
3972
3973 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3974
3975         * gnus-sum.el (gnus-summary-insert-old-articles): Use
3976         gnus-remove-from-range instead of gnus-range-difference which
3977         doesn't exist.
3978
3979 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3980         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3981
3982         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
3983         used for showing which articles have been downloaded.
3984         (gnus-agent-article-alist): Format change.  Add documentation.
3985         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
3986         process-marked articles.
3987         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
3988         in the series are individually fetched to minimize lose of
3989         content due to an error/quit.
3990         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
3991         gnus-message instead of message.
3992         (gnus-agent-read-servers): Use file lib/methods instead of
3993         lib/servers.  TODO: Why?
3994         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
3995         (gnus-agent-get-undownloaded-list): Remove articles that appear to
3996         come from the agent.  This means that they are not downloaded.
3997         (gnus-agent-fetch-selected-article): Don't use history.
3998         (gnus-agent-save-history, gnus-agent-enter-history)
3999         (gnus-agent-article-in-history-p, gnus-agent-history-path):
4000         Removed function; history is not used anymore.
4001         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
4002         (gnus-agent-crosspost): Started rewrite then realized that a typo
4003         in gnus-agent-fetch-articles ensures that this function is never
4004         called.  This will need to be fixed later.
4005         (gnus-agent-check-overview-buffer): Some sanity checks on the
4006         agent overview buffer.  This is a safety net used during
4007         development.
4008         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
4009         changed, write a number to the file indicating this.
4010         (gnus-agent-fetch-headers): Rewrite to respect
4011         gnus-agent-consider-all-articles without relying on the
4012         `.fetched' files.  Make it fast.
4013         (gnus-agent-braid-nov): Change resulting from
4014         gnus-agent-fetch-headers change.
4015         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
4016         `.fetched' files.
4017         (gnus-agent-read-agentview): New function, used by
4018         gnus-agent-load-alist.
4019         (gnus-agent-load-fetched-headers): Remove.
4020         (gnus-agent-save-alist): Rewrite to accomodate new format.
4021         (gnus-agent-fetch-group-1): Make sure list of articles is in the
4022         same order as in gnus-newsgroup-headers.
4023         (gnus-agent-expire): Document and implement extra args ARTICLES,
4024         GROUP, FORCE.  Do not restrict usage.
4025         (gnus-agent-uncached-articles): New function.
4026         (gnus-agent-retrieve-headers): Use it.
4027         (gnus-agent-regenerate-group): No longer needs to be called from
4028         gnus-agent-regenerate.  Individual groups may be regenerated. The
4029         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
4030         The article fetch dates are validated in the article alist.  The
4031         article alist is pruned of entries that do not reference existing
4032         NOV entries.  All changes are computed then applied with
4033         inhibit-quit bound to t.  As a result, it is now safe to quit out of
4034         regeneration.  The optional clean parameter has been replaced with
4035         an optional reread parameter.  Clean is no longer necessary as
4036         regeneration gets the appropriate setting from
4037         gnus-agent-consider-all-articles.  The new reread parameter will
4038         result in fetched, or all, articles being marked as unread.
4039         (gnus-agent-regenerate): Removed code to regenerate the history
4040         file as it is no longer used.
4041
4042         * gnus-start.el (gnus-make-ascending-articles-unread): New
4043         function, for efficient mass-marking.
4044
4045         * gnus-sum.el (gnus-summary-highlight): Use new face for
4046         downloaded articles.
4047         (gnus-article-mark): Prefer to indicate read/unread status over
4048         downloaded status.
4049         (gnus-summary-highlight-line-0): New function, maybe rehighlights
4050         line.
4051         (gnus-summary-highlight-line): Use new face for downloaded
4052         articles.
4053         (gnus-summary-insert-old-articles): Improved performance by
4054         replacing the initial LIST of older articles with a compressed
4055         RANGE of older articles.  Some servers appear to lie about
4056         their active range so the original list could contain millions
4057         of article numbers.  The range is not expanded into a list
4058         until the optional ALL parameter has been applied.
4059
4060 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4061
4062         * gnus-agent.el (gnus-category-mode): Typo in doc string.
4063
4064 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
4065
4066         * spam.el:
4067         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
4068
4069         * spam.el: added `M s t' and `M s x' key mappings
4070
4071 2002-11-20  Simon Josefsson  <jas@extundo.com>
4072
4073         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
4074
4075 2002-11-19  Simon Josefsson  <jas@extundo.com>
4076
4077         * gnus-sum.el (gnus-summary-morse-message): Load
4078         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
4079         (unmorse-region): Autoload it instead.
4080
4081 2002-11-18  Simon Josefsson  <jas@extundo.com>
4082
4083         * gnus-sum.el (gnus-summary-morse-message): New function.
4084         (gnus-summary-wash-map): Bind to `W m'.
4085         (gnus-summary-make-menu-bar): Add.
4086
4087         * nnimap.el (nnimap-request-expire-articles): Compress sequence
4088         before storing \Deleted mark on expired articles.
4089
4090 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
4091         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
4092
4093         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
4094         parens in column 0.
4095
4096 2002-11-17  Juanma Barranquero  <lektu@terra.es>
4097
4098         * nnweb.el (nnweb-google-create-mapping): Fix typo.
4099
4100         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
4101
4102         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
4103
4104 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
4105
4106         * message.el (message-set-auto-save-file-name): Use
4107         make-directory, to avoid the dependence on gnus-util.
4108
4109 2002-11-16  Simon Josefsson  <jas@extundo.com>
4110
4111         * nnimap.el (nnimap-callback-callback-function):
4112         (nnimap-callback-buffer): Removed, these cannot be global but must
4113         be embedded into the callback.
4114         (nnimap-make-callback): New.  Embedd article number, callback and
4115         buffer in function.
4116         (nnimap-callback, nnimap-request-article-part): Update.
4117
4118 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4119
4120         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
4121
4122 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4123
4124         * gnus.el (gnus-summary-line-format): Document %C.
4125
4126 2002-11-11  Simon Josefsson  <jas@extundo.com>
4127
4128         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
4129         output when called interactively.
4130
4131 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4132
4133         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
4134
4135         * message.el (message-draft-coding-system): Improve comment; use
4136         mm-auto-save-coding-system for the default value.
4137
4138         * nndraft.el (nndraft-request-article): Revert to the state before
4139         2002-10-29; regexp-quote mail-header-separator.
4140
4141 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
4142
4143         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
4144         allow editing of drafts from an nnvirtual group.
4145
4146 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4147
4148         * nndraft.el (nndraft-request-article): Replace emacs-mule with
4149         mm-auto-save-coding-system.
4150
4151         * message.el (message-draft-coding-system): Default to
4152         iso-2022-7bit.
4153
4154         * mm-util.el (mm-auto-save-coding-system): Undo last change to
4155         restore the default value to emacs-mule or escape-quoted.
4156
4157 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4158
4159         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
4160         a delayed or a queued article as well as a draft.
4161
4162         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
4163         delayed or a queued article in the raw format; treat a delayed
4164         article as a raw article as well as a draft.
4165         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
4166         for the delayed group.
4167
4168         * nndraft.el (nndraft-request-article): Ignore auto save files for
4169         a delayed or a queued article; don't bother to decode a queued
4170         article; don't bind nnmail-file-coding-system for a queued article.
4171
4172         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
4173         and the queue group.
4174
4175 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
4176
4177         * gnus-group.el (gnus-group-delete-group):
4178         gnus-cache-active-hashtb might be void.
4179
4180 2002-11-02  Simon Josefsson  <jas@extundo.com>
4181
4182         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
4183         setting of the default user ID.  From Raymond Scholz
4184         <ray-2002@zonix.de>.
4185
4186 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
4187
4188         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
4189         charset.
4190
4191 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
4192         From Alex Schroeder <alex@emacswiki.org>
4193         * spam-stat.el (spam-stat-process-directory): add dir to message
4194         (spam-stat-reduce-size): No longer remove words
4195         with values close to 0.5, because the default value is 0.2.
4196
4197 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4198
4199         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
4200         documentation.
4201
4202 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4203
4204         * gnus-agent.el (gnus-agent-fetched-headers)
4205         (gnus-agent-load-fetched-headers)
4206         (gnus-agent-save-fetched-headers): Remove variable and two
4207         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
4208         works better.
4209         (gnus-agent-fetch-headers): New implementation from Kevin
4210         Greiner.  Uses gnus-agent-article-alist to store information
4211         about fetched messages which aren't on the server anymore.  The
4212         trick is to return a list of considered messages to the caller,
4213         but to only fetch those which haven't been fetched yet.
4214
4215 2002-10-30  Simon Josefsson  <jas@extundo.com>
4216
4217         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
4218
4219         * pgg.el (pgg-passphrase-cache-expiry): Removed.
4220
4221 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4222
4223         * mm-view.el (mm-w3m-local-map-property): Make it work with older
4224         versions of emacs-w3m than 1.3.3.
4225
4226         * lpath.el: Bind w3m-minor-mode-map.
4227
4228         * mm-view.el (mm-w3m-mode-command-alist)
4229         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
4230         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
4231         (mm-setup-w3m): Simplified.
4232         (mm-w3m-local-map-property): New function.
4233         (mm-inline-text-html-render-with-w3m): Use it.
4234
4235         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
4236         mm-w3m-local-map-property.
4237
4238 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4239
4240         * mm-util.el (mm-auto-save-coding-system): Default to
4241         iso-2022-7bit.
4242
4243         * nndraft.el (nndraft-request-article): Decode an article using
4244         the coding-system emacs-mule if it seems to have been saved using
4245         emacs-mule.
4246         (nndraft-request-replace-article): Use message-draft-coding-system
4247         instead of mm-auto-save-coding-system for the draft or delayed
4248         group.
4249
4250 2002-10-28  Josh  <huber@alum.wpi.edu>
4251
4252         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
4253         functions.
4254
4255 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4256         From mah@everybody.org (Mark A. Hershberger).
4257
4258         * mm-url.el (mm-url-insert-file-contents): Make it return the same
4259         type values ("url" size) regardless of the values of
4260         mm-url-use-external.
4261
4262 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4263
4264         * nnimap.el (nnimap-request-article-part): Try harder to show
4265         group name in debugging message.
4266
4267 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4268
4269         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
4270         directory if it doesn't exist.
4271         (gnus-agent-fetch-headers): Remove old cruft that tried to
4272         abstain from downloading articles more than once if
4273         gnus-agent-consider-all-articles was true.  This is now done
4274         properly via the .fetched files.
4275
4276 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * nndraft.el (nndraft-request-article): Treat delayed articles
4279         like drafts.
4280
4281 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4282
4283         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
4284
4285 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4286
4287         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
4288         Remove unused optional arg DIR and corresponding code.
4289
4290         * nnimap.el (nnimap-request-article-part): Include group name in
4291         debugging output.
4292
4293 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
4294
4295         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
4296
4297 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4298
4299         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
4300         contains range of headers that have been fetched by the agent
4301         already.  Compare gnus-agent-article-alist.
4302         (gnus-agent-file-header-cache): Like
4303         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
4304         (gnus-agent-fetch-headers): Improve comment.  Revert to old
4305         seen/recent logic.
4306         Remember which headers have been fetched before and don't fetch
4307         them again the next time round.
4308         (gnus-agent-load-fetched-headers)
4309         (gnus-agent-save-fetched-headers): New functions, for remembering
4310         which headers have been fetched before.
4311
4312 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4313
4314         * lpath.el: Remove useless bindings.
4315
4316 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
4317
4318         * gnus-sum.el (gnus-summary-execute-command): Disable visual
4319         features while searching.
4320
4321 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4322
4323         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
4324
4325 2002-10-22  Simon Josefsson  <jas@extundo.com>
4326
4327         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
4328         (pgg-snarf-keys): Add.
4329
4330 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4331
4332         * lpath.el: Fbind bbdb-records.
4333
4334         * spam.el: Don't autoload bbdb-records.
4335
4336 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4337
4338         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
4339         prevent inf-loop.
4340
4341 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4342
4343         * nnslashdot.el: Removed some test lines.
4344         More test.
4345
4346 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4347
4348         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
4349         are known to be downloaded already.
4350
4351 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4352
4353         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
4354         (mm-text-html-washer-alist): Ditto.
4355
4356 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4357
4358         * nnheader.el (nnheader-remove-body): Fix an error of detecting
4359         boundary between headers and body.
4360         * nnml.el (nnml-parse-head): Ditto.
4361
4362 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4363
4364         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
4365         entries.
4366
4367         * gnus-group.el (gnus-fetch-group): Allow an optional
4368         specification of the articles to select.
4369
4370         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
4371
4372 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4373
4374         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
4375         headers from the group, update variable `articles' to contain
4376         only those numbers where headers exist.  (When fetching all
4377         articles in a group, Gnus creates lots of numbers where there is
4378         no articles.)
4379
4380 2002-10-20  Steve Youngs  <youngs@xemacs.org>
4381
4382         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
4383         doesn't have the 'alist custom type, use cons cells instead.
4384         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
4385         (pgg-parse-hash-algorithm-alist): Ditto.
4386         (pgg-parse-compression-algorithm-alist): Ditto.
4387         (pgg-parse-signature-type-alist): Ditto.
4388
4389         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
4390
4391         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
4392
4393         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
4394
4395 2002-10-19  Simon Josefsson  <jas@extundo.com>
4396
4397         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
4398         buffer.
4399
4400 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4401
4402         * gnus-spec.el (gnus-make-format-preserve-properties)
4403         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
4404         properties also on XEmacs.  `gnus-xmas-format' is like format but
4405         preserves text properties on XEmacs (though it only understands
4406         simple format specs).  The variable
4407         `gnus-make-format-preserve-properties' controls whether the
4408         function is used, and is checked in `gnus-parse-simple-format'.
4409         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
4410
4411         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
4412         output.
4413         (gnus-agent-consider-all-articles): New variable.
4414         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
4415         (gnus-agent-fetch-headers): Depending on
4416         gnus-agent-consider-all-articles, maybe get all articles.
4417         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
4418         `read'.
4419         (gnus-predicate-imples-unread): New function.
4420         (gnus-agent-fetch-headers): Optimize to call
4421         gnus-list-of-unread-articles if that is sufficient.
4422         Check unseen and recent instead of seen and recent.
4423         (gnus-agent-fetch-headers): Abstain from calling
4424         gnus-list-range-intersection if range (a . b) would have (> a b).
4425
4426 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4427
4428         * message.el (message-send-mail): Make it possible to perform
4429         edebug-defun.
4430
4431 2002-10-18  Simon Josefsson  <jas@extundo.com>
4432
4433         * gnus-art.el (gnus-button-man-handler): Change default to
4434         `manual-entry' (defined in both emacsen).
4435         (gnus-button-man-handler): Remove emacsen difference and use
4436         `manual-entry'.
4437
4438 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4439
4440         * spam.el: Wrap autoload settings for bbdb-records,
4441         executable-find and ifile-spam-filter with eval-and-compile.
4442         (spam-display-buffer-contents): Remove.
4443         (spam-bogofilter-score): Merge spam-display-buffer-contents.
4444
4445 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
4446
4447         * spam.el (spam-display-buffer-contents): New function.
4448         (spam-bogofilter-score): use spam-display-buffer-contents, patch
4449         from Katsumi Yamaoka <yamaoka@jpl.org>.
4450
4451 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4452
4453         * nnheader.el (nnheader-parse-naked-head): New function.
4454         (nnheader-parse-head): Use the above function, in order to handle
4455         continuation lines properly.
4456         (nnheader-remove-body): New function.
4457         (nnheader-remove-cr-followed-by-lf): New function.
4458         (nnheader-ms-strip-cr): Use the above function.
4459
4460         * gnus-agent.el (gnus-agent-regenerate-group): Call
4461         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
4462         `nnheader-parse-head'.
4463         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
4464
4465         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
4466         continuation lines by itself; call `nnheader-parse-naked-head'
4467         instead of `nnheader-parse-head'.
4468         * nndiary.el (nndiary-parse-head): Ditto.
4469         * nnfolder.el (nnfolder-parse-head): Ditto.
4470         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
4471         * nnmaildir.el (nnmaildir--update-nov): Ditto.
4472         * nnml.el (nnml-parse-head): Ditto.
4473
4474 2002-10-17  Steve Youngs  <youngs@xemacs.org>
4475
4476         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
4477         XEmacs, default to it if featurep 'xemacs.
4478
4479 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4480
4481         * spam-stat.el: Check for the existence of hash functions instead
4482         of the Emacs version to decide whether to load cl.  Suggested by
4483         Kai Gro\e,A_\e(Bjohann.
4484
4485 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4486
4487         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
4488         if it isn't open yet.
4489
4490 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4491
4492         * gnus-group.el: Require mm-url only when compiling.
4493         (gnus-group-fetch-charter): Require mm-url.
4494
4495         * spam-stat.el: Require cl for the functions gethash,
4496         hash-table-count, make-hash-table and mapc for Emacs 20.
4497         (puthash): Alias to cl-puthash for Emacs 20.
4498         (with-syntax-table): New macro for Emacs 20.
4499
4500 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
4501
4502         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
4503
4504 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4505
4506         * spam.el (spam-check-ifile): added ifile as a spam checking
4507         backend, and spam-use-ifle as the variable to toggle that check.
4508
4509 2002-10-12  Simon Josefsson  <jas@extundo.com>
4510
4511         * message.el (message-beginning-of-line): New variable.
4512         (message-beginning-of-line): Use it.
4513
4514 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4515
4516         * spam.el: more compilation fixes for BBDB
4517
4518         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
4519         (spam-stat-reduce-size): Interactive.
4520         (spam-stat-reset): New function.
4521         (spam-stat-save): Interactive.
4522
4523 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4524
4525         * gnus.el: Autoload gnus-delay-initialize.
4526
4527         * message.el: Autoload gnus-delay-article.
4528
4529 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
4530
4531         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
4532         text property in Emacs.
4533
4534 2002-10-11  Simon Josefsson  <jas@extundo.com>
4535
4536         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4537         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
4538
4539         * mml1991.el (mml1991-pgg-sign): Remove CR.
4540
4541 2002-10-10  Simon Josefsson  <jas@extundo.com>
4542
4543         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
4544         decrypt failed.
4545         (mml2015-trust-boundaries-alist): Removed.
4546         (mml2015-gpg-extract-signature-details): Don't use it.
4547         (mml2015-unabbrev-trust-alist): New.
4548         (mml2015-gpg-extract-signature-details): Use it.
4549
4550 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
4551
4552         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
4553         BBDB installed
4554
4555         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
4556         statistical analysis of spam in Lisp only
4557
4558 2002-10-10  Simon Josefsson  <jas@extundo.com>
4559
4560         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
4561         auth, selected or examine state.
4562
4563         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
4564         buffer and error buffer depending on type of information.
4565
4566         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
4567         --status-fd stuff even if gpg.el is not used (revert earlier
4568         change).
4569         (mml2015-pgg-{clear-,}verify): Store both output and errors as
4570         gnus details.
4571         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
4572         buffer.
4573
4574         * pgg.el (pgg-verify-region): Use it.
4575
4576         * pgg-def.el (pgg-query-keyserver): New variable.
4577
4578         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
4579         key-identifier in packet.  Is this a good idea?
4580
4581         * mml.el (mml-mode-map): Add security commands that operates on
4582         MIME parts.
4583         (mml-menu): And menu items for them.
4584
4585         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
4586
4587         * mml.el (mml-parse-1): Support sender in #secure tags.
4588
4589         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
4590         defined.
4591
4592         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
4593         (mml-pgp-encrypt-buffer): Support combined signing.
4594
4595         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
4596         (mml1991-gpg-encrypt): Ditto.
4597         (mml1991-pgg-encrypt): Ditto.
4598         (mml1991-encrypt): Pass sign parameter.
4599
4600         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
4601         (mml-signencrypt-style): Mention the variable.
4602
4603 2002-10-09  Simon Josefsson  <jas@extundo.com>
4604
4605         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
4606         pgg-gpg-user-id.
4607
4608         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
4609         (pgg-fetch-key-function): Nil if w3 is not installed.
4610
4611 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4612
4613         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
4614         gnus-agent-current-history.
4615
4616 2002-10-06  Simon Josefsson  <jas@extundo.com>
4617
4618         * imap.el (imap-parse-status): Don't use read to read token.
4619
4620 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4621
4622         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
4623         for methods not covered by the agent, and when unplugged.
4624
4625 2002-10-05  Simon Josefsson  <jas@extundo.com>
4626
4627         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
4628         signing.
4629
4630         * gnus-agent.el (gnus-agent-read-servers): If getting method from
4631         a named server fails, ignore the server.
4632
4633         * mml1991.el (mml1991-pgg-sign): Do QP.
4634
4635         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
4636         work.
4637
4638 2002-10-04  Simon Josefsson  <jas@extundo.com>
4639
4640         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
4641
4642         * pgg-pgp.el (pgg-pgp-verify-region): Inline
4643         binary-write-decoded-region from MEL.
4644
4645         * pgg.el (pgg-encrypt-region): Support sign.
4646
4647         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
4648
4649         * mml2015.el (mml2015-pgg-encrypt): Ditto.
4650
4651         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
4652         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
4653         branch where PGG was taken from in the ChangeLog entries below.
4654
4655 2002-10-01  Simon Josefsson  <jas@extundo.com>
4656
4657         * pgg-pgp.el: Don't require mel.  Don't use luna.
4658         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
4659         (pgg-pgp-process-region): Use expand-file-name instead of concat.
4660         (pgg-pgp-process-region): Don't use binary-funcall.
4661
4662         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
4663
4664         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
4665         instead of concat.
4666
4667         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
4668
4669 2002-09-29  Simon Josefsson  <jas@extundo.com>
4670
4671         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
4672         compile warnings.
4673
4674         * pgg.el (pgg-decrypt-region): Don't parse packet.
4675
4676         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
4677
4678 2002-09-29  Daiki Ueno <ueno@unixuser.org>
4679
4680         * pgg.el: Remove dependency on calist.el.
4681
4682 2002-09-28  Simon Josefsson  <jas@extundo.com>
4683
4684         * pgg.el (pgg-temporary-file-directory): New variable.
4685         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
4686
4687         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
4688         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
4689
4690         * pgg-parse.el (pgg-char-int): Defalias.
4691         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
4692         (pgg-read-bytes, pgg-read-body): Use it.
4693         (pgg-decode-packets): Don't use MEL, use base64-*.
4694         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
4695         (pgg-string-as-unibyte): Defalias.
4696         (pgg-parse-armor-region): Use it.
4697
4698         * pgg-gpg.el (pgg-gpg-process-region): Use
4699         pgg-temporary-file-directory.
4700
4701         * luna.el: Don't def-edebug.
4702
4703         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
4704         binary-write-decoded-region from MEL.
4705
4706         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
4707
4708         * alist.el, calist.el: Don't require product/APEL.
4709
4710         * pgg-parse.el (top-level): Remove dependency on static.el,
4711         pccl.el, mel.el.
4712         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
4713         `define-ccl-program' is boundp, instead of using broken.
4714
4715 2002-10-01  Simon Josefsson  <jas@extundo.com>
4716
4717         * message.el (message-required-mail-headers): Remove Lines:.
4718
4719 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4720         From Jesper Harder.
4721
4722         * gnus-group.el (gnus-group-fetch-charter,
4723         gnus-group-fetch-control): Prompt for group if given a prefix
4724         argument.
4725         * gnus-sum.el (t): Add gnus-group-fetch-charter and
4726         gnus-group-fetch-control to summary key map and menu.
4727
4728 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
4729
4730         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
4731         number when there are no articles.
4732
4733 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4734
4735         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
4736         arg ALL means to fetch all articles, not only downloadable ones.
4737         (gnus-agent-fetch-selected-article): New function for
4738         gnus-select-article-hook or gnus-mark-article-hook.
4739
4740 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4741         From Peter von der Ahe <nospam2159@daimi.au.dk>.
4742
4743         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
4744         raw-text.
4745
4746 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
4747
4748         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
4749         Pinard).
4750         Major revamp of the code, documentation is in comments in the file
4751         for now.
4752
4753 2002-09-30  Simon Josefsson  <jas@extundo.com>
4754
4755         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
4756         buffer seem to be needed?
4757
4758 2002-09-29  Simon Josefsson  <jas@extundo.com>
4759
4760         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
4761         compile warnings.
4762
4763         * mml1991.el (mml1991-function-alist): Add pgg.
4764         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
4765         (mml1991-pgg-encrypt): Fix recipients querying.
4766
4767 2002-09-28  Simon Josefsson  <jas@extundo.com>
4768
4769         * mml2015.el (autoload): Autoload correct files.  Trivial patch
4770         from dme@dme.org.
4771         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
4772         handle is returned.
4773
4774 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4775
4776         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4777         Protect against non-existent of `nnimap-mailbox-info'.
4778
4779 2002-09-27  Simon Josefsson  <jas@extundo.com>
4780
4781         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
4782         (gnus-setup-news-hook): Use it.
4783         (gnus-after-getting-new-news-hook): Ditto.
4784
4785         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
4786
4787 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4788         From Mats Lidell <matsl@contactor.se>.
4789
4790         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
4791
4792 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4793
4794         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
4795         the part to decode encoded words, use raw words instead of decoded
4796         words.
4797
4798 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4799
4800         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
4801
4802         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
4803         (mm-setup-w3m): Use it.
4804
4805 2002-09-27  Simon Josefsson  <jas@extundo.com>
4806
4807         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
4808         article buffers.
4809
4810         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
4811         it just in case.
4812         (nnimap-update-unseen): New function; update unseen count in
4813         `n-m-info'.
4814         (nnimap-close-group): Call it.
4815
4816         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
4817         (gnus-after-getting-new-news-hook): Ditto.
4818
4819         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
4820         message into verboselevel 9.  Change slow mail check message.
4821         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
4822         (nnimap-fixup-unread-after-getting-new-news): New function, to be
4823         used as a hook after getting new mail.
4824
4825 2002-09-26  Simon Josefsson  <jas@extundo.com>
4826
4827         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
4828         SELECT/EXAMINE is first unseen article, not number of unseen
4829         articles.  Make them distinct by renaming the former to
4830         `first-unseen' instead of `unseen'.
4831
4832         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
4833         too.
4834         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
4835         changed.
4836         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
4837
4838         * gnus-int.el (gnus-server-unopen-status): Defcustom.
4839
4840         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
4841         better.
4842
4843         * mml2015.el (mml2015-pgg-decrypt): Only add security information
4844         if dissecting resulting buffer actually had any information.
4845
4846 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4847
4848         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
4849         because the function `string<' allows symbols.
4850
4851         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
4852
4853 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
4854
4855         * message.el (message-forward-make-body): Revert an early change
4856         because 8-bit utf-8 emails.
4857
4858 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4859
4860         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
4861         links to Info)
4862         * gnus-art.el (gnus-treat-highlight-signature):
4863         * gnus-art.el (gnus-treat-buttonize):
4864         * gnus-art.el (gnus-treat-buttonize-head):
4865         * gnus-art.el (gnus-treat-emphasize):
4866         * gnus-art.el (gnus-treat-strip-cr):
4867         * gnus-art.el (gnus-treat-unsplit-urls):
4868         * gnus-art.el (gnus-treat-leading-whitespace):
4869         * gnus-art.el (gnus-treat-hide-headers):
4870         * gnus-art.el (gnus-treat-hide-boring-headers):
4871         * gnus-art.el (gnus-treat-hide-signature):
4872         * gnus-art.el (gnus-treat-fill-article):
4873         * gnus-art.el (gnus-treat-hide-citation):
4874         * gnus-art.el (gnus-treat-hide-citation-maybe):
4875         * gnus-art.el (gnus-treat-strip-list-identifiers):
4876         * gnus-art.el (gnus-treat-strip-pgp):
4877         * gnus-art.el (gnus-treat-strip-pem):
4878         * gnus-art.el (gnus-treat-strip-banner):
4879         * gnus-art.el (gnus-treat-highlight-headers):
4880         * gnus-art.el (gnus-treat-highlight-citation):
4881         * gnus-art.el (gnus-treat-date-ut):
4882         * gnus-art.el (gnus-treat-date-local):
4883         * gnus-art.el (gnus-treat-date-english):
4884         * gnus-art.el (gnus-treat-date-lapsed):
4885         * gnus-art.el (gnus-treat-date-original):
4886         * gnus-art.el (gnus-treat-date-iso8601):
4887         * gnus-art.el (gnus-treat-date-user-defined):
4888         * gnus-art.el (gnus-treat-strip-headers-in-body):
4889         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
4890         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
4891         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
4892         * gnus-art.el (gnus-treat-unfold-headers):
4893         * gnus-art.el (gnus-treat-fold-headers):
4894         * gnus-art.el (gnus-treat-fold-newsgroups):
4895         * gnus-art.el (gnus-treat-overstrike):
4896         * gnus-art.el (gnus-treat-display-xface):
4897         * gnus-art.el (gnus-treat-display-smileys):
4898         * gnus-art.el (gnus-treat-from-picon):
4899         * gnus-art.el (gnus-treat-mail-picon):
4900         * gnus-art.el (gnus-treat-newsgroups-picon):
4901         * gnus-art.el (gnus-treat-body-boundary):
4902         * gnus-art.el (gnus-treat-capitalize-sentences):
4903         * gnus-art.el (gnus-treat-fill-long-lines):
4904         * gnus-art.el (gnus-treat-play-sounds):
4905         * gnus-art.el (gnus-treat-translate):
4906         * gnus-art.el (gnus-treat-x-pgp-sig):
4907         * gnus-art.el (gnus-mime-button-line-format):
4908         * gnus-art.el (gnus-button-man-level):
4909         * gnus-art.el (gnus-button-emacs-level):
4910         * gnus-cus.el (gnus-group-parameters):
4911         * gnus-gl.el (bbb-build-mid-scores-alist):
4912         * gnus-group.el (gnus-group-line-format):
4913         * gnus-mlspl.el (gnus-group-split-setup):
4914         * gnus-mlspl.el (gnus-group-split):
4915         * gnus-msg.el (gnus-mailing-list-groups):
4916         * gnus-msg.el (gnus-posting-styles):
4917         * gnus-nocem.el (gnus-nocem-issuers):
4918         * gnus-score.el (gnus-score-regexp-bad-p):
4919         * gnus-srvr.el (gnus-server-line-format):
4920         * gnus-topic.el (gnus-topic-line-format):
4921         * gnus.el (gnus-summary-line-format):
4922         * mail-source.el (mail-sources):
4923         * message.el (message-subscribed-address-file):
4924         * nnmail.el (nnmail-split-fancy):
4925
4926 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
4927
4928         * mail-source.el(mail-source-run-script): use `functionp' to test
4929         whether the argument `script' is in fact a function.
4930         (mail-sources): adjust the defcustom to allow users to specify a
4931         function or a string as the value of the `:prescript' and
4932         `:postscript' arguments of the `file' and `pop3' mail sources.
4933
4934 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
4935
4936         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
4937         number when article 1 does not exist.
4938
4939 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4940
4941         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
4942         apropos if apropos-variable does not exist.
4943         (gnus-button-guessed-mid-regexp)
4944         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
4945         regexes.  From Reiner Steib.
4946         (gnus-button-handle-describe-function)
4947         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
4948         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
4949         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
4950
4951 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
4952         Trivial patch.
4953
4954         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
4955         the file.
4956
4957 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4958
4959         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
4960
4961 2002-09-24  Simon Josefsson  <jas@extundo.com>
4962
4963         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
4964         (mml2015-use): Prefer PGG if installed.
4965         (mml2015-function-alist): Add PGG wrappers.
4966         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
4967         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
4968         prefix, make regexp optionally skip it.
4969         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4970         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
4971         (mml2015-pgg-encrypt): New functions.
4972         (defvar, autoload): Prevent byte-compile warnings.
4973
4974 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4975         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4976
4977         * gnus-art.el (article-strip-banner): Check for the existence of
4978         from header.
4979
4980 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4981
4982         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
4983         (gnus-button-alist): Improved regexp for
4984         gnus-button-handle-mid-or-mail (false positives), fixed
4985         gnus-button-handle-man entries.
4986         From Reiner Steib.
4987
4988 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4989         From Josh Huber.
4990
4991         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
4992         nnmail-extra-headers is non-nil.
4993
4994 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4995
4996         * nnmaildir.el: Store article numbers persistently.  General
4997         revision.
4998         (nnmaildir-request-expire-articles): handle 'immediate and 'never
4999         for nnmail-expiry-wait; delete instead of moving if 'force is
5000         given.
5001
5002 2002-09-23  Simon Josefsson  <jas@extundo.com>
5003         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
5004
5005         * smime.el (smime-sign-buffer): Get key and extra certs.
5006         (smime-get-key-with-certs-by-email): Utility function.
5007
5008 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5009         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
5010
5011         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
5012         article exists.
5013
5014 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5015
5016         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
5017
5018 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
5019         From Reiner Steib.
5020
5021         * gnus-art.el (gnus-button-handle-custom,
5022         gnus-button-handle-mid-or-mail,
5023         gnus-button-handle-describe-{function,variable,key},
5024         gnus-button-handle-apropos{,command,variable}): New functions.
5025         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
5026         gnus-button-{man,emacs,mail}-level): New variables.
5027         (gnus-button-alist): Use the above to buttonize emacs and mail
5028         related links.
5029
5030 2002-09-18  Juanma Barranquero  <lektu@terra.es>
5031
5032         * gnus-int.el (gnus-status-message): Fix spacing.
5033
5034         * imap.el (imap-continuation): Fix typos.
5035
5036 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5037
5038         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
5039
5040         * gnus-art.el (gnus-article-reply-with-original): Correct
5041         with-current-buffer scope.
5042
5043         * message.el (message-completion-alist): Add Reply-To, From, etc.
5044
5045 2002-09-18  Simon Josefsson  <jas@extundo.com>
5046
5047         * nnimap.el (nnimap-request-expire-articles): Make flag setting
5048         conditional.  From Nevin Kapur <nevin@jhu.edu>.
5049
5050 2002-09-17  Simon Josefsson  <jas@extundo.com>
5051
5052         * nnimap.el (nnimap-expiry-target): Don't search for which
5053         articles exists here.
5054         (nnimap-request-expire-articles): Do it here instead.  Only expire
5055         when articles are found.  Suggested by Nevin Kapur
5056         <nevin@jhu.edu>.
5057
5058 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5059         From Reiner Steib <reiner.steib@gmx.de>.
5060
5061         * message.el (message-strip-subject-trailing-was)
5062         (message-change-subject, message-add-archive-header)
5063         (message-xpost-fup2-header, message-xpost-insert-note)
5064         (message-xpost-fup2, message-reduce-to-to-cc): New functions
5065         adopted from message-utils.el.  Add functions to the keymap, mode
5066         describtion and menu.
5067         (message-change-subject,message-xpost-fup2): Signal error if
5068         current header is empty.
5069         (message-xpost-insert-note): Changed insert position.
5070         (message-archive-note): Ensure to insert note in message body (not
5071         in head).
5072         (message-archive-header, message-archive-note)
5073         (message-xpost-default, message-xpost-note, message-fup2-note)
5074         (message-xpost-note-function): New variables adopted from
5075         message-utils.el.  Changed some doc-strings.
5076         (message-mark-insert-{begin,end}): Rename from
5077         message-{begin,end}-inserted-text-mark (message-utils.el), changed
5078         values.
5079         (message-subject-trailing-was-query)
5080         (message-subject-trailing-was-ask-regexp)
5081         (message-subject-trailing-was-regexp): New variables.
5082         (message-to-list-only): Added doc-string and menu entry.
5083
5084         * message-utils.el: Removed.  Functions are now in message.el.
5085
5086 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
5087
5088         * gnus-art.el (gnus-article-reply-with-original,
5089         gnus-article-followup-with-original): Switch to
5090         gnus-summary-buffer before reply/followup.
5091
5092 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
5093
5094         * gnus-sum.el (gnus-summary-toggle-header): The article window may
5095         not exist. Toggle it anyway.
5096
5097 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5098
5099         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
5100
5101         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
5102         Trivial patch from Urban Engberg <ue@ccieurope.com>.
5103
5104         * rfc2047.el (message-posting-charset): Defvar it.
5105         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
5106         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
5107
5108         * mail-source.el (mail-source-fetch): Hide password.
5109
5110         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
5111
5112 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5113         From John Paul Wallington <jpw@shootybangbang.com>.
5114
5115         * gnus.el (gnus-visual, gnus-meta): Fix typo.
5116
5117 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5118
5119         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
5120
5121 2002-09-11  Simon Josefsson  <jas@extundo.com>
5122
5123         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
5124         (nnimap-split-rule): Doc fix.
5125         (nnimap-request-expire-articles): Cleanup code.
5126
5127 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5128         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
5129
5130         * gnus-art.el (gnus-article-address-banner-alist): New option.
5131         (article-strip-banner): Refer the above option to split banners of
5132         free mail servers, when no group parameter is specified.
5133
5134 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5135
5136         * nntp.el (nntp-wait-for-string): Check for a process in the
5137         current buffer instead of `nntp-server-buffer'.
5138
5139 2002-09-09  Simon Josefsson  <jas@extundo.com>
5140
5141         * gnus-art.el (gnus-button-man-handler): New variable.
5142         (gnus-button-alist): Use g-b-handle-man.
5143         (gnus-button-handle-man): New, call g-b-man-handler.
5144
5145 2002-09-08  Simon Josefsson  <jas@extundo.com>
5146
5147         * gnus-art.el (gnus-button-alist): Buttonize man page links.
5148
5149 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5150
5151         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
5152
5153 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5154
5155         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
5156
5157         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
5158         keystroke.
5159
5160         * gnus-srvr.el (gnus-browse-describe-group): New command and
5161         keystroke.
5162
5163 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5164
5165         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
5166         value for gnus-decoration property.
5167
5168 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5169
5170         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
5171         string) as group name in case we have a CRLF in the file.
5172
5173 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
5174
5175         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
5176         group.
5177         (rfc1843-decode-hzp): do.
5178         (rfc1843-newsgroups-regexp): do.
5179
5180 2002-09-04  Simon Josefsson  <jas@extundo.com>
5181
5182         * message.el (message-canlock-generate): Make sure sha1 doesn't
5183         call external programs.
5184
5185 2002-09-03  Simon Josefsson  <jas@extundo.com>
5186
5187         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
5188
5189         * gnus-agent.el (gnus-agent-batch): Add doc.
5190
5191 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
5192
5193         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
5194         check for signed and encrypted parts.
5195         * mml.el (mml-parse-1): Correct small typo which preventing
5196         setting recipients in a secure tag.
5197
5198 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5199
5200         * mm-util.el (mm-coding-system-priorities): Default to a list of
5201         iso-2022-jp and others for the Japanese environment.
5202
5203 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5204
5205         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
5206         invalid display names.
5207
5208 2002-08-30  Simon Josefsson  <jas@extundo.com>
5209
5210         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
5211         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
5212
5213 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
5214
5215         * gnus.el (gnus-group-charter-alist): New option.
5216         (gnus-group-fetch-control-use-browse-url): New option.
5217
5218         * gnus-group.el (gnus-group-fetch-charter): New function.
5219         (gnus-group-fetch-control): New function.
5220         Add them to the keymap and menu. Require mm-url.
5221
5222 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5223
5224         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
5225         From Alex Schroeder <alex@emacswiki.org>.
5226
5227 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
5228
5229         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
5230         items expecting user interaction.
5231
5232         * gnus-topic.el (gnus-topic-make-menu-bar): do.
5233
5234         * gnus-sum.el (gnus-summary-make-menu-bar): do.
5235
5236         * gnus-srvr.el (gnus-server-make-menu-bar): do.
5237
5238         * mml.el (mml-menu): do.
5239
5240 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5241
5242         * mail-source.el (mail-source-touch-pop): New function.
5243
5244         * message.el (message-smtpmail-send-it): New function.
5245         (message-send-mail-function): Add it for a candidate.
5246
5247 2002-08-27  Simon Josefsson  <jas@extundo.com>
5248
5249         * gnus-msg.el (posting-charset-alist): Use
5250         gnus-define-group-parameter instead of defcustom.
5251         (gnus-put-message): Handle SPC in GCC.
5252         (gnus-inews-insert-gcc): Ditto.
5253         (gnus-inews-insert-archive-gcc): Ditto.
5254
5255 2002-08-26  Simon Josefsson  <jas@extundo.com>
5256
5257         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
5258         (gnus-agentize): Auto agentize all nntp and nnimap groups.
5259         (gnus-agent-possibly-save-gcc): Autoload.
5260         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
5261
5262 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5263
5264         * gnus.el (gnus-other-frame-function): New user option.
5265         (gnus-other-frame): Use it; add a doc-string; make it work with
5266         the gnuclient program.
5267
5268         * gnus-util.el (gnus-frame-or-window-display-name): New function.
5269
5270         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
5271         `device-connection' and `dfw-device'.
5272
5273 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5274
5275         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
5276         positives, make it stricter.  From Jochen Hein (trivial change).
5277
5278 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5279
5280         * gnus.el (gnus-other-frame): Trivial fix.
5281
5282 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5283
5284         * gnus.el (gnus-other-frame-parameters): New user option.
5285         (gnus-other-frame-object): New variable.
5286         (gnus-other-frame): Make it search for existing Gnus frame; don't
5287         read new news; delete frame on exit.
5288
5289         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
5290
5291         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
5292
5293 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5294         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
5295
5296         * message.el (message-set-auto-save-file-name): Add support for
5297         the Cygwin Emacs; the system-type is `cygwin'.
5298         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
5299
5300 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5301
5302         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
5303
5304         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
5305         avoid arithmetic errors.
5306
5307 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5308
5309         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
5310
5311 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5312
5313         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
5314         (message-ignored-resent-headers): Add envelope From.
5315
5316 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5317
5318         * gnus.el (gnus-summary-line-format): Document %k specifier.
5319
5320 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5321
5322         * gnus-sum.el (gnus-summary-line-message-size): New function.
5323         (gnus-summary-line-format-alist): Use it.
5324
5325 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5326
5327         * gnus-art.el (article-make-date-line): Refer to the value for
5328         `gnus-article-time-format' in the summary buffer.
5329
5330         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
5331
5332 2002-08-14  Simon Josefsson  <jas@extundo.com>
5333
5334         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
5335         quoting.
5336         (gnus-button-alist): Fix doc.
5337         (gnus-header-button-alist): Use ' not ` for default value quoting.
5338         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
5339         rationale similar to 2002-05-01 change.
5340         (gnus-article-add-buttons-to-head): Evaluate expression.
5341
5342         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
5343
5344 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5345
5346         * message.el (message-font-lock-keywords): Refer to the value for
5347         `message-cite-prefix-regexp' dynamically.
5348
5349 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5350
5351         * gnus-art.el (gnus-decode-header-methods): Doc fix.
5352
5353 2002-08-12  Simon Josefsson  <jas@extundo.com>
5354
5355         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
5356         (imap-shell-open): Skip initial junk before IMAP greeting.
5357
5358 2002-08-11  Simon Josefsson  <jas@extundo.com>
5359
5360         * message-utils.el (message-xpost-default,
5361         message-xpost-fup2-header, message-xpost-fup2): Fixed
5362         Typos.  Trivial changes from Reiner Steib
5363         <4uce.02.r.steib@gmx.net>.
5364
5365 2002-08-09  Simon Josefsson  <jas@extundo.com>
5366
5367         * message.el (message-canlock-password): Set
5368         canlock-password-for-verify to newly generated canlock-password.
5369         When Emacs is restarted, Custom makes sure this is set, but during
5370         the same session we must set it manually.
5371
5372 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
5373
5374         * yenc.el: New file.
5375
5376         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
5377         (mm-uu-type-alist): Add yenc.
5378         (mm-uu-yenc-filename): New function.
5379         (mm-uu-yenc-extract): New function.
5380
5381         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
5382
5383 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5384
5385         * dgnushack.el (merge): Don't use coerce.
5386
5387 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
5388
5389         * mailcap.el (mailcap-mime-data): Test window-system rather than
5390         mm-device-type.
5391         (mailcap-mime-data): Call xdvi and gv with "-safer".
5392
5393         * mm-util.el: Don't define mm-device-type.
5394
5395 2002-08-05  Simon Josefsson  <jas@extundo.com>
5396
5397         * mm-util.el (mm-coding-system-priorities): coding-system type not
5398         supported everywhere.
5399
5400 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5401
5402         * gnus.el (gnus-version-number): Bumped version number.
5403
5404 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5405
5406         * gnus.el: Oort Gnus v0.07 is released.
5407
5408 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5409
5410         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
5411         (gnus-article-sort-functions): Doc fix.
5412         (t): New keystroke.
5413         (gnus-article-sort-by-random): New function.
5414         (gnus-thread-sort-by-random): New function.
5415
5416 2002-08-02  Simon Josefsson  <jas@extundo.com>
5417
5418         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
5419         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
5420
5421 2002-07-31  Danny Siu  <dsiu@adobe.com>
5422
5423         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
5424         when splitting malformed messages without message-id
5425
5426 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5427         From Niklas Morberg <niklas.morberg@axis.com>.
5428
5429         * nnweb.el (nnweb-type, nnweb-type-definition)
5430         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
5431         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
5432         functionality.
5433         * nnweb.el: Removed old non-functioning search engines.
5434
5435 2002-07-27  Simon Josefsson  <jas@extundo.com>
5436
5437         * message.el (message-forward-make-body): Don't use
5438         `message-forward-ignored-headers' when doing a "raw" followup (it
5439         is important to preserve e.g. CTE).
5440
5441         * flow-fill.el (fill-flowed): Disable filladapt-mode.
5442
5443         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
5444         regexp-quote, Cyrus Sieve is fixed.
5445
5446         * sieve-manage.el (sieve-manage-deletescript): New function.
5447
5448         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
5449         (sieve-manage-mode): Fix menubar.
5450         (sieve-activate): Change some messages.
5451         (sieve-deactivate-all): New function.
5452         (sieve-deactivate): New alias.
5453         (sieve-remove): New function.
5454         (sieve-help): Fix help.
5455         All suggested by Ned Ludd.
5456
5457 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
5460         (mm-w3m-safe-url-regexp): New user option.
5461
5462         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
5463         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
5464
5465 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
5466
5467         * gnus-sum.el (gnus-summary-delete-article): Force
5468         nnmail-expiry-target to 'delete, so that absolute deletion
5469         happens when absolute deletion is requested.
5470
5471 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5472         From Nevin Kapur <nevin@jhu.edu>.
5473
5474         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
5475         headers as empty headers.
5476
5477 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5478         From Jochen Hein <jochen@jochen.org>.
5479
5480         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
5481         correct typo.
5482         (gnus-emphasis-strikethru): New face.
5483
5484 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5485         From Jason Merrill <jason@redhat.com>.
5486
5487         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
5488         entire file for each of a sequence of missing articles.
5489
5490         * gnus-salt.el (gnus-binary-display-article): Respect an existing
5491         value for gnus-view-pseudos.
5492
5493         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
5494         avoid nreverse.
5495
5496 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5497         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5498
5499         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
5500         (gnus-summary-mode-line-format-alist): Add %h for number of
5501         spams.
5502         (gnus-newsgroup-spam-marked): New variable.
5503         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
5504         (gnus-article-read-p, gnus-article-mark)
5505         (gnus-set-global-variables, gnus-set-global-variables)
5506         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
5507         (gnus-summary-mark-article-as-unread)
5508         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
5509         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
5510         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
5511
5512 2002-07-10  Simon Josefsson  <jas@extundo.com>
5513
5514         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
5515         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
5516
5517 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
5518
5519         * gnus-sum.el (gnus-summary-delete-article): Respect group
5520         parameters while expiring.
5521
5522 2002-07-08  Simon Josefsson  <jas@extundo.com>
5523
5524         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
5525         Enberg.
5526
5527 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5528
5529         * gnus-art.el (article-unsplit-urls): Only display MIME when this
5530         function is called interactively.  From Niklas Morberg.
5531
5532 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5533
5534         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
5535         cdaar to cdar and car.
5536
5537         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
5538         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
5539
5540 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5541
5542         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
5543         don't break a narrowed article.
5544
5545         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
5546         (nntp-open-via-rlogin-and-telnet): Ditto.
5547
5548 2002-07-02  Didier Verna  <didier@xemacs.org>
5549
5550         * nnmail.el (nnmail-split-methods): fix custom type.
5551
5552 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5553
5554         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
5555         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
5556
5557 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5558
5559         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
5560         (gnus-summary-resend-message): Use it.
5561
5562 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5563
5564         * nntp.el (nntp-via-rlogin-command-switches): New variable.
5565         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
5566
5567 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5568
5569         * message.el (message-font-lock-keywords): Don't fontify
5570         headers in the message body, only in the header.
5571         (message-font-lock-make-header-matcher): New function, used by
5572         message-font-lock-keywords.
5573         From Katsumi Yamaoka <yamaoka@jpl.org>.
5574
5575 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5576
5577         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
5578
5579 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5580
5581         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
5582
5583 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5584
5585         * message.el (message-font-lock-keywords): Revert 2002-06-22
5586         change.
5587
5588 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5589
5590         * message.el (message-font-lock-keywords): Put colon in header
5591         name match.
5592
5593 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5594
5595         * message.el (message-font-lock-keywords): Don't use header faces
5596         in the body.  Thanks to Stefan Monnier for the hint on the
5597         implementation.
5598
5599 2002-05-09  Miles Bader  <miles@gnu.org>
5600
5601         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
5602         (gnus-article-hide-citation): Respect it.
5603
5604 2002-04-12  Juanma Barranquero  <lektu@terra.es>
5605
5606         * pop3.el (pop3-open-server): Fix typo.
5607
5608 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
5609
5610         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
5611         instead of push to ignore duplicate to-(list|address) values.
5612         * nnmail.el (nnmail-cache-ignore-groups): New.
5613         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
5614
5615 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5616
5617         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
5618         before sending.  Suggested by Jan Rychter.
5619
5620 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5621
5622         * dgnushack.el (remove): New compiler macro.
5623         (last, coerce, subseq): Remove compiler macros for those built-in
5624         or unused functions.
5625
5626 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5627
5628         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
5629         sure to write byte-compiled versions of gnus-*-format-alist to
5630         .newsrc.eld.  From Simon Josefsson.
5631
5632 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5633
5634         * gnus-agent.el (gnus-agent-read-servers)
5635         (gnus-agent-write-servers): Put server name (string like
5636         "nnchoke:frumple") in the file instead of a server specification
5637         (Lisp expression like (nnchoke "frumple" ...parameters...)).
5638         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
5639
5640 2002-06-16  Simon Josefsson  <jas@extundo.com>
5641
5642         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
5643         Reiner Steib <4uce.02.r.steib@gmx.net>.
5644
5645 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5646
5647         * nnheader.el (nnheader-file-name-translation-alist): Set the
5648         default value for MS Windows systems.
5649
5650         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
5651
5652 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5653
5654         * message.el (message-beginning-of-line): Keep the region active
5655         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
5656
5657 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
5658
5659         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
5660         * gnus-msg.el (gnus-summary-reply): Ditto.
5661         * gnus-msg.el (gnus-summary-handle-replysign): New.
5662
5663 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5664
5665         * message.el (message-send-mail-with-sendmail): Kill errbuf even
5666         if sending failed.
5667
5668 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
5669
5670         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
5671         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
5672         to sign while encrypting.
5673
5674 2002-06-11  Simon Josefsson  <jas@extundo.com>
5675
5676         * gnus-int.el (gnus-request-move-article): Agent expire article if
5677         successfuly moved.
5678
5679         * nnweb.el (nnweb-google-create-mapping): Honors the value of
5680         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
5681
5682 2002-06-10  Simon Josefsson  <jas@extundo.com>
5683
5684         * gnus-int.el (gnus-request-expire-articles): Fix last change?
5685
5686 2002-06-09  Simon Josefsson  <jas@extundo.com>
5687
5688         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
5689
5690         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
5691
5692 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5693
5694         * flow-fill.el (fill-flowed): Ignore errors.
5695
5696 2002-06-06  Simon Josefsson  <jas@extundo.com>
5697
5698         * message.el (message-send-mail-with-sendmail): Improve error message.
5699
5700 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5701
5702         * message.el (message-interactive): Change default from nil to t.
5703         Better to be safe than to be fast.
5704
5705 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5706
5707         * message.el (message-send-mail-with-sendmail): Check return value
5708         from call-process-region.
5709
5710 2002-06-04  Simon Josefsson  <jas@extundo.com>
5711
5712         * gnus-msg.el (gnus-group-mail, gnus-group-news)
5713         (gnus-group-post-news, gnus-summary-mail-other-window)
5714         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
5715         gnus-article-copy to nil, thereby inhibiting the `header' posting
5716         style match to use data from last viewed article.
5717         Suggested by Hrvoje Niksic.
5718
5719 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * spam.el (spam-point-at-eol): New alias.
5722         (spam-parse-whitelist): Use it.
5723
5724 2002-06-03  Simon Josefsson  <jas@extundo.com>
5725
5726         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
5727         (nnmail-article-group): Use it.
5728
5729 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5730
5731         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
5732         so that code reading them won't be surprised.  From Jesper Harder
5733         <harder@ifa.au.dk>.
5734
5735 2002-05-29  Simon Josefsson  <jas@extundo.com>
5736
5737         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
5738         articles.
5739
5740         * gnus.el (gnus-agent-cache): Doc fix.
5741         (gnus-agent): Change default to t.
5742
5743         * gnus-agent.el (gnus-agent-expire): Make it accept optional
5744         ARTICLES, GROUP and FORCE parameters.
5745
5746 2002-05-28  Simon Josefsson  <jas@extundo.com>
5747
5748         * gnus-group.el (gnus-group-line-format): Doc fix.
5749
5750 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5751
5752         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
5753         original article before yanking.  From Jesper Harder
5754         <harder@ifa.au.dk>.
5755
5756 2002-05-26  Simon Josefsson  <jas@extundo.com>
5757
5758         * gnus-sum.el (gnus-summary-menu-split): New function.
5759         (gnus-summary-make-menu-bar): Split charset submenu.
5760         (gnus-summary-menu-maxlen): New variable.
5761         (gnus-summary-menu-split): Use it.
5762
5763 2002-05-25  Simon Josefsson  <jas@extundo.com>
5764
5765         * mml.el (mml-preview): Generate some headers.
5766
5767         * gnus.el (gnus-large-newsgroup): Fix :type.
5768
5769         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
5770         Agent cache NOV's by default now).
5771         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
5772
5773 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
5774
5775         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
5776         call to gnus-parent-id when we check for References loops.
5777         (gnus-summary-prepare-threads): Avoid simplifying every Subject
5778         twice by saving the simplified subject string in simp-subject.
5779
5780 2002-05-23  Simon Josefsson  <jas@extundo.com>
5781
5782         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
5783         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
5784
5785         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
5786         Niklas Morberg <niklas.morberg@axis.com>.
5787
5788 2002-05-22  Simon Josefsson  <jas@extundo.com>
5789
5790         * sieve.el (sieve-change-region): Define it before it is used.
5791
5792         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
5793         (gnus-summary-reply): Ask for confirmation when replying to news.
5794         Defaults to not ask.  From Benjamin Rutt
5795         <rutt+news@cis.ohio-state.edu>.
5796
5797         * nnimap.el (nnimap-nov-is-evil): Improve doc.
5798
5799 2002-05-21  Simon Josefsson  <jas@extundo.com>
5800
5801         * sieve-mode.el (sieve-manage): Fix autoloads.
5802
5803         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
5804         name (makes it work with recent Cyrus timsieved).
5805
5806 2002-05-20  Jason  <jbaker@cs.utah.edu>
5807         Trivial patch.
5808
5809         * gnus-art.el (gnus-request-article-this-buffer): Try
5810         reconnecting if you don't get the message.
5811
5812 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5813
5814         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
5815         Reply-To headers from the headers.
5816
5817 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5818
5819         * mm-url.el (mm-url-insert): Remove junk message.
5820
5821 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5822
5823         * nnslashdot.el (nnslashdot-request-list): Parse new html.
5824         (nnslashdot-use-front-page): New variable.
5825         (nnslashdot-request-list): Use it.
5826
5827         * mm-url.el (mm-url-timeout): New variable.
5828         (mm-url-retries): Ditto.
5829         (mm-url-insert): Use it.
5830
5831 2002-05-16  Simon Josefsson  <jas@extundo.com>
5832
5833         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
5834         (gnus-simplify-subject-functions): Mention g-s-a-w.
5835
5836 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
5837
5838         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
5839         nnmail-cache-insert.
5840         * nndiary.el (nndiary-request-accept-article): Ditto.
5841         * nnfolder.el (nnfolder-request-accept-article): Ditto.
5842         * nnimap.el (nnimap-request-accept-article): Ditto.
5843         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
5844         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
5845         * nnmbox.el (nnmbox-request-accept-article): Ditto.
5846         * nnmh.el (nnmh-request-accept-article): Ditto.
5847         * nnmail.el (nnmail-cache-insert): Change group to required,
5848         removed code which tried to figure out the group.
5849
5850 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
5851
5852         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
5853         messages. From Hans de Graaff <hans@degraaff.org>.
5854         * nnml.el (nnml-request-accept-article): Pass in the group name to
5855         nnmail-cache-insert, since it's available.
5856
5857 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5858
5859         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
5860
5861 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5862         From Florian Weimer <fw@deneb.enyo.de>.
5863
5864         * gnus.el (subscribed): New group parameter.
5865         (gnus-find-subscribed-addresses): Use it.
5866
5867 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
5868
5869         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
5870         the default for pgpmime to support pgp v2.
5871         * mml-sec.el (mml-signencrypt-style): New accessor function to
5872         allow users to get/set the signencrypt style more easily without
5873         frobbing the alist directly.
5874         * mml.el (mml-generate-mime-1): Use accessor function.
5875
5876 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5877
5878         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
5879         parenthesis for "<" and ">".  Suggested by Andreas Schwab
5880         <schwab@suse.de>.
5881
5882 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5883
5884         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
5885         when intuiting the group the message is written to.  From Josh
5886         Huber <huber@alum.wpi.edu>.
5887
5888 2002-05-06  Simon Josefsson  <jas@extundo.com>
5889
5890         * gnus-topic.el (gnus-group-topic-parameters): Work when group
5891         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
5892
5893 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
5894
5895         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
5896         argument, and fixed compiler warning. (added autoload for
5897         gpg-encrypt).
5898
5899 2002-05-04  Simon Josefsson  <jas@extundo.com>
5900
5901         * mml1991.el (mml1991-function-alist): Doc fix.
5902
5903         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
5904         doesn't exist (for previewing messages without having Gnus
5905         started).
5906
5907         * mm-util.el (mm-coding-system-priorities): Defcustom.
5908
5909         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
5910
5911 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
5912
5913         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
5914         default.
5915         * mml-sec.el:
5916         * mml-sec.el (mml-signencrypt-style): New.
5917         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
5918         argument `sign'.
5919         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
5920         signencrypt.
5921         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
5922         * mml.el (mml-generate-mime-1): Changed logic so a part which is
5923         both signed & encryped is processed in one operation. (rather than
5924         two separate ops: sign, then encrypt)
5925         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
5926         indication if a message is signed by an expired key.
5927         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
5928         enables combined sign & encrypt operation. (this was always on
5929         before).
5930         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
5931
5932 2002-05-01  Simon Josefsson  <jas@extundo.com>
5933
5934         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
5935         server.
5936         (nnimap-mailbox-info): defvar instead of defvoo.
5937
5938 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5939
5940         * gnus.el: Oort Gnus v0.06 is released.
5941
5942 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5943
5944         * lpath.el: Bind url-package-version.
5945
5946 2002-05-01  Simon Josefsson  <jas@extundo.com>
5947
5948         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
5949         filename before deleting the group itself, because the presence of
5950         a group filename decides if long filenames are used or not.
5951
5952         * gnus-art.el (gnus-button-alist): Don't inline
5953         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
5954         without also modifying g-button-alist.
5955         (gnus-button-alist): Fix type to allow variable as well as regexp.
5956         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
5957         themselves, variables to its contents.
5958         (gnus-button-entry): Ditto.
5959
5960 2002-05-01  Simon Josefsson  <jas@extundo.com>
5961
5962         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
5963         UIDNEXT as a string.
5964
5965         * nnimap.el (nnimap-string-lessp-numerical): New function.
5966         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
5967         integers.
5968
5969 2002-04-29  Simon Josefsson  <jas@extundo.com>
5970
5971         * nnmail.el (nnmail-cache-insert): Accept optional group
5972         parameter.
5973
5974         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
5975         n-r-g-a is disabled.
5976
5977 2002-04-29  Simon Josefsson  <jas@extundo.com>
5978
5979         * nnimap.el (nnimap-split-fancy): Fix doc.
5980         (nnimap-split-fancy): Fix doc.
5981
5982         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
5983         (nnimap-mailbox-info): New internal variable.
5984         (nnimap-retrieve-groups): Implement faster new mail check.
5985
5986         * nnimap.el (nnimap-split-articles): Support
5987         nnmail-cache-accepted-message-ids.
5988         (nnimap-request-accept-article): Ditto.
5989
5990         * imap.el (imap-mailbox-status-asynch): New command.
5991
5992 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
5993
5994         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
5995         are no subscribed mail groups.
5996         - Strip quoted names when comparing addresses
5997
5998 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
5999
6000         * mm-decode.el (mm-text-html-renderer): Change customize type to
6001         const.
6002
6003         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
6004         (gnus-debug-exclude-variables): do.
6005
6006 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6007
6008         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
6009         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
6010
6011 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6012
6013         * dns.el (dns-make-network-process): New macro.
6014         (query-dns): Use it.
6015
6016 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6017
6018         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
6019         article-buffer.
6020
6021         * mm-url.el (mm-url-package-name): New variable.
6022         (mm-url-package-version): New variable.
6023         (mm-url-insert-file-contents): Bind url-package-name and
6024         url-package-version here.
6025         * nnrss.el (nnrss-insert-w3): Move the bindings.
6026
6027         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
6028         url-package-version. Trivial change from Andrew J Cosgriff
6029         <ajc@polydistortion.net>
6030
6031         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
6032         attachments. Trivial change from Peter 'Luna' Runestig
6033         <peter@runestig.com>.
6034
6035 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
6036
6037         * nnkiboze.el (nnkiboze-request-scan): Call
6038         nnkiboze-possibly-change-group.
6039         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
6040         problems.
6041         (nnkiboze-generate-group): Set newsrc to the *highest* article
6042         number kibozed, not the lowest.
6043
6044 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
6045
6046         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
6047
6048 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6049         From Dan Christensen <jdc+news@uwo.ca>.
6050
6051         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
6052         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
6053         Recognize math postings.  Extract Date (now ignores "(15kb)").
6054         Extract email address using gnus-extract-address-components
6055         instead of just taking the first word.  Create Date and From
6056         headers for message which are missing these headers.  Get rid
6057         of spurious \\ lines (purely cosmetic).  Extend body-end and
6058         file-end regexps, to exclude more garbage from the message.
6059         Make URL rephrasing regexp more flexible, to match current
6060         format.
6061
6062 2002-04-23  Simon Josefsson  <jas@extundo.com>
6063
6064         * netrc.el: New file, functions copied from gnus-util.el by Ted
6065         Zlatanov <tzz@lifelogs.com>.
6066
6067         * gnus-util.el: Require netrc.
6068         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
6069         new code in netrc.el.
6070
6071 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6072
6073         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
6074         message-ignored-resent-headers, too.  From Matthieu Moy
6075         <Matthieu.Moy@imag.fr>.
6076
6077 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
6078
6079         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
6080         boolean not a string
6081         * gnus-group.el (gnus-group-line-format): add description of %C
6082         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
6083           as %C
6084         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
6085
6086 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
6087
6088         * nnmaildir.el (nnmaildir-request-scan): typo: set
6089         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
6090         nnmail-get-new-mail for 'find-new-groups.
6091
6092 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
6093
6094         * nnmaildir.el (nnmaildir-request-update-info,
6095         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
6096         unnecessary calls to nnmaildir-request-scan.
6097
6098 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
6099
6100         * gnus-msg.el:
6101         * gnus-msg.el (gnus-message-replysign): New.
6102         * gnus-msg.el (gnus-message-replyencrypt): New.
6103         * gnus-msg.el (gnus-message-replysignencrypted): New.
6104         * gnus-msg.el (gnus-summary-reply): Use the three new variables
6105         (above) to automatically encrypt/sign to encrypted/signed
6106         messages.
6107         * message.el:
6108         * message.el (message-mode-map): Add keybinding for
6109         `message-to-list-only'
6110         * message.el (message-mode): Add description for
6111         `message-to-list-only'
6112         * message.el (message-to-list-only): New.
6113         * message.el (message-make-mft): Changed to use the cl loop macro,
6114         and added optional flag to return only the matched list. (for use
6115         in new message-to-list-only function)
6116
6117 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
6118
6119         * gnus-msg.el:
6120         * gnus-msg.el (gnus-message-replysign):
6121         * gnus-msg.el (gnus-replysign): New.
6122         * gnus-msg.el (gnus-replyencrypt): New.
6123         * gnus-msg.el (gnus-replysignencrypted): New.
6124         * gnus-msg.el (gnus-summary-reply):
6125         * message.el:
6126         * message.el (message-mode-map):
6127         * message.el (message-mode):
6128         * message.el (message-to-list-only): New.
6129         * message.el (message-make-mft):
6130
6131 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6132
6133         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
6134
6135 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
6136
6137         * message.el (message-gen-unsubscribed-mft): accept a prefix
6138         argument so CC can be included with C-u C-c C-f C-a
6139
6140 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6141         From Ted Zlatanov <teodor.zlatanov@divine.com>.
6142
6143         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
6144         Improve docstring.
6145         (spam-enter-blacklist): New command.
6146
6147         * gnus-sum.el (gnus-spam-mark): New mark.
6148         (gnus-auto-expirable-marks): Add gnus-spam-mark.
6149         (gnus-summary-make-tool-bar): Correct conditional.
6150         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
6151         (gnus-summary-mark-as-spam): New command.
6152
6153 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
6154
6155         * mml-sec.el (mml-secure-message): changed to support arbritrary
6156         modes.
6157         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
6158         changed to support "signencrypt" mode.
6159         * mml.el (mml-parse-1): changed to support different secure modes
6160         more easily. (for signencrypt)
6161
6162 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
6163
6164         * gnus-sum.el (gnus-update-summary-mark-positions)
6165         (gnus-summary-toggle-header):
6166         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
6167         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
6168         (gnus-uu-post-encoded):
6169         * nnfolder.el (nnfolder-possibly-change-group):
6170         * nnimap.el (nnimap-retrieve-headers):
6171         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
6172
6173 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
6174
6175         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
6176         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
6177
6178 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6179
6180         * gnus-srvr.el (gnus-server-set-info): Clear
6181         `gnus-server-method-cache' when `gnus-server-alist' is changed.
6182         From Daiki Ueno <ueno@unixuser.org>.
6183
6184 2002-04-11  Simon Josefsson  <jas@extundo.com>
6185
6186         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
6187         viewing of security buttons.  Thanks to Nicolas Kowalski
6188         <Nicolas.Kowalski@imag.fr>.
6189
6190         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
6191         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
6192         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
6193         <Nicolas.Kowalski@imag.fr>.
6194         (smime-decrypt-buffer): Ditto.
6195
6196 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6197
6198         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
6199         header line.
6200
6201 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
6202
6203         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
6204
6205 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6206
6207         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
6208
6209 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6210
6211         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
6212         errors when debug.
6213
6214 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
6215
6216         * message.el (message-make-mft): Changed MFT code from using
6217         message-recipients (which included Bcc) to use only the To and CC
6218         headers.
6219
6220 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6221
6222         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
6223         add link.
6224         (gnus-treat-mail-picon): Ditto.
6225         (gnus-treat-newsgroups-picon): Ditto.
6226         (gnus-picon-databases): Fix custom type.
6227         (gnus-picon-databases): Add link.
6228         (gnus-article-x-face-command): Add to gnus-picon group.
6229
6230 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
6231
6232         * message.el (message-buffer-naming-style): Remove.
6233
6234 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6235
6236         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
6237
6238         * message.el (message-tool-bar-map): Ditto.
6239
6240         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6241
6242 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6243
6244         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
6245
6246 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
6247
6248         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
6249
6250 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
6251         Trivial patch.
6252
6253         * dns.el: open-network-stream under XEmacs does udp.
6254
6255 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
6256
6257         * spam.el (spam-enter-whitelist): New function.
6258         (spam-parse-whitelist): Ditto.
6259         (spam-refresh-list-cache): Ditto.
6260         (spam-address-whitelisted-p): New function.
6261
6262         * dns.el (query-dns): Use TCP when make-network-process isn't
6263         available.
6264         (dns-servers): New variable.
6265         (dns-parse-resolv-conf): New function.
6266         (query-dns): Use it.
6267
6268         * spam.el: New file.
6269
6270         * dns.el (query-dns): Test.
6271
6272 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6273
6274         * lpath.el (featurep): Bind make-network-process.
6275
6276 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
6277
6278         * nnmaildir.el: Use defstruct.  Use a single copy of
6279         nnmail-extra-headers to save memory.  Store server's group name
6280         prefix instead of each group's prefixed name.
6281         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
6282         nntp-server-buffer.
6283
6284 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6285
6286         * dns.el: New file.
6287
6288 2002-03-28  Simon Josefsson  <jas@extundo.com>
6289
6290         * gnus-sum.el (gnus-summary-dummy-line-format):
6291         * gnus.el (gnus-summary-line-format): Fixing links to Info.
6292         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
6293
6294 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6295
6296         * gnus-sum.el (gnus-summary-move-article)
6297         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
6298         the doc string.
6299
6300 2002-03-28  Simon Josefsson  <jas@extundo.com>
6301
6302         * mml-sec.el (mml-secure-message): Search after
6303         mail-header-separator from top of message.
6304
6305 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
6306
6307         * nnmaildir.el: Cosmetic changes.
6308         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
6309         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
6310         nnmaildir--group-ls): New macros/functions.  Use them.
6311         (nnmaildir--unlink): Evalutate argument only once.
6312
6313 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
6314
6315         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
6316         symbols.
6317         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
6318         `gnus-point-at-eol'.
6319
6320 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
6321
6322         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
6323         nnmaildir--marks-dir): New macros.  Use them.
6324         Use inhibit-quit for atomicity instead of in-memory journaling.
6325         (nnmaildir--edit-prep): New function.
6326         (Local Variables): Use it.
6327
6328 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
6329
6330         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6331
6332 2002-03-25  Simon Josefsson  <jas@extundo.com>
6333
6334         * message.el (message-mode): Fix doc.
6335
6336 2002-03-25  Simon Josefsson  <jas@extundo.com>
6337
6338         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
6339         Matthieu Moy <Matthieu.Moy@imag.fr>.
6340
6341 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
6342
6343         * mml-sec.el (mml-unsecure-message): Add docstring.
6344
6345 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6346
6347         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
6348         value.
6349         Trivial change from andre@slamdunknetworks.com
6350
6351 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
6352
6353         * mml.el (mml-mode-map): Added a keybinding for
6354         `mml-unsecure-message'.  Also, added a menu entry for said
6355         function in the Attachments menu.
6356
6357 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6358
6359         * canlock.el (canlock-version): Remove.
6360         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
6361         here; simplify \x insertions.
6362         (canlock-sha1): New function, always return a unibyte string.
6363         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
6364         of a password.
6365         (canlock-insert-header): Use `canlock-sha1'.
6366         (canlock-verify): Ditto.
6367
6368 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6369
6370         * message.el (message-fix-before-sending): Add an option that
6371         ignores illegible text.
6372         Trivial change from Mark Milhollan <mlm@attglobal.net>
6373
6374         * message.el (message-font-lock-keywords): Support multi-line MML
6375         tags.
6376
6377         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
6378         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
6379
6380 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6381
6382         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
6383         symbols for "View as different encoding" submenu.
6384
6385 2002-03-19  Simon Josefsson  <jas@extundo.com>
6386
6387         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
6388         encoding" submenu.
6389
6390 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6391
6392         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
6393
6394 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6395
6396         * gnus-sum.el (gnus-sum-thread-tree-root)
6397         (gnus-sum-thread-tree-single-indent)
6398         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6399         (gnus-sum-thread-tree-leaf-with-other)
6400         (gnus-sum-thread-tree-single-leaf): Make customizable.
6401
6402 2002-03-16  Simon Josefsson  <jas@extundo.com>
6403
6404         * gnus-util.el (gnus-extract-address-components): Don't break on
6405         names such as James "Kibo" Parry.  From Francis Litterio
6406         <franl@world.std.com>.
6407
6408 2002-03-13  Simon Josefsson  <jas@extundo.com>
6409
6410         * pop3.el (pop3-open-server): Revert multibyte change.  From
6411         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6412
6413         * message.el (message-send-mail-with-qmail): Make it work.  From
6414         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6415
6416 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
6417
6418         * message.el (message-make-mft): Set case-fold-search while
6419         generating the MFT.  Also, a little cleanup in the MFT code.
6420
6421 2002-03-12  Simon Josefsson  <jas@extundo.com>
6422
6423         * message.el (message-qmail-inject-args): May be function.
6424         (message-send-mail-with-qmail): Call function if m-q-i-a is
6425         function.  From fn@hungry.org (Faried Nawaz).
6426
6427 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6428
6429         * message.el (message-abbrevs-loaded): Remove.
6430         (mailabbrev): Require it.
6431
6432         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
6433
6434 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6435
6436         * pop3.el (pop3-open-server): Set process buffer unibyte.
6437
6438 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6439
6440         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
6441
6442 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6443
6444         * nnslashdot.el (nnslashdot-request-article): Remove javascript
6445         too.
6446
6447 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6448
6449         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
6450         duplication.
6451         (gnus-summary-save-parts-type-history): Ditto.
6452         (gnus-summary-save-parts-last-directory): Ditto.
6453         Trivial change from andre@slamdunknetworks.com
6454
6455 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
6456
6457         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
6458
6459 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6460
6461         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
6462         -->" as the end of the first article.
6463
6464         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
6465         From Matthieu Moy <Matthieu.Moy@imag.fr>
6466
6467         * message.el (message-add-action): Use add-to-list.
6468         (message-delete-action): New function.
6469
6470         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
6471         pieces.
6472
6473 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
6474
6475         * nnnil.el: New file.
6476         * gnus.el (gnus-valid-select-methods): Include nnnil.
6477
6478 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6479
6480         * message.el (message-syntax-checks): Because canlock is
6481         supported, we disable sender syntax check.
6482         (message-shoot-gnksa-feet): Add cancel-messages option doc.
6483
6484         * gnus-draft.el (gnus-draft-send): If interactive, use its default
6485         value of message-syntax-checks.
6486
6487         * qp.el (quoted-printable-decode-region): Doc addition.
6488         From: Eli Zaretskii <eliz@is.elta.co.il>
6489
6490         * mail-source.el (make-source-make-complex-temp-name): Use
6491         make-temp-file.
6492
6493         * mm-util.el (mm-make-temp-file): New function.
6494         * nneething.el (nneething-file-name): Use it.
6495         * mml-smime.el (mml-smime-encrypt): Ditto.
6496         * mm-view.el (mm-inline-wash-with-file): Ditto.
6497         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
6498         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
6499         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
6500         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
6501         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
6502         * gnus-art.el (gnus-mime-print-part): Ditto.
6503
6504 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6505
6506         * message.el (nnmaildir-article-number-to-base-name): New
6507         function.
6508         (nnmaildir-base-name-to-article-number): New function.
6509
6510 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6511
6512         * smime.el (smime-make-temp-file): Don't quote
6513         `temporary-file-directory'.
6514
6515 2002-03-04  Simon Josefsson  <jas@extundo.com>
6516
6517         * smime.el (smime-sign-region): Rename argument keyfiles to
6518         keyfile. You only sign something with one key.
6519         (smime-sign-buffer): Better completing-read prompt.
6520         (smime-decrypt-buffer): Ditto.
6521
6522         * smime.el (smime-make-temp-file): Make it work under XEmacs.
6523
6524         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
6525         completing-read.
6526         (mm-view-pkcs7-decrypt): CRLF->LF.
6527
6528 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6529
6530         * message.el (message-hierarchical-addresses): New variable.
6531         (message-get-reply-headers): Use it.
6532         From Ted Zlatanov <teodor.zlatanov@divine.com>
6533
6534 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6535
6536         * message.el (message-mode): If buffer-file-name, don't set auto
6537         save file name.
6538         Trivial change from Geoff Greene <ggreene@wpi.edu>
6539
6540 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6541
6542         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
6543         takes one argument in read-char.
6544
6545         * message.el (message-fix-before-sending): Forward a char.
6546         Check mmu-multibyte-p, add control-1.
6547
6548 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6549
6550         * gnus-start.el (gnus-read-init-file): Ditto.
6551
6552         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
6553
6554         * dgnushack.el (dgnushack-make-load): Ditto.
6555
6556         * mail-source.el (mail-source-fetch): Extract the right error
6557         code.
6558
6559         * message.el (message-fix-before-sending): Check illegible text.
6560
6561         * gnus-util.el (gnus-multiple-choice): New function.
6562
6563         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
6564         also defined in gnus-score.el.
6565
6566 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
6567
6568         * message.el (message-get-reply-headers): downcase email addresses
6569         for comaparisons for duplicate removal.
6570
6571 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6572
6573         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
6574         implementation of PKCS#7, which just allows users read the
6575         message.
6576         (mm-view-pkcs7): Use it.
6577
6578 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6579
6580         * gnus.el (large-newsgroup-initial): New parameter.
6581
6582         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
6583         (gnus-summary-insert-old-articles): Ditto.
6584
6585 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6586
6587         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
6588         used as the default answer of the question, "How many articles?".
6589         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6590
6591         * nnagent.el (nnagent-retrieve-headers): Remove articles with
6592         small numbers.
6593
6594 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6595
6596         * deuglify.el: Fix comments.
6597
6598 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6599
6600         * html2text.el (html2text-clean-anchor): If there is no HREF,
6601         insert nothing.
6602
6603         * mml.el (mml-generate-mime-1): Add cdr.
6604         From: andre@slamdunknetworks.com
6605
6606         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
6607         (mm-text-html-washer-alist): Ditto.
6608
6609         * mm-decode.el (mm-text-html-renderer): Add html2text.
6610
6611         * html2text.el: Face lift.
6612
6613         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
6614
6615 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
6616
6617         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
6618
6619         * deuglify.el: Change copy right. Add autoload. Add coding-system.
6620
6621         * deuglify.el: New file. The original file name is
6622         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
6623
6624         * mm-decode.el (mm-display-external): Use
6625         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
6626
6627 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
6628
6629         * nnmaildir.el (nnmaildir-request-list): Report the highest
6630         article number, not the total number of articles.
6631
6632 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6633
6634         * gnus-sum.el: Move uu key map here.
6635         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
6636
6637 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
6638
6639         * nnmaildir.el (nnmaildir-request-expire-articles): Use
6640         nnmail-expiry-wait* if expire-age parameter is not set.
6641
6642 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6643
6644         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
6645         function.
6646         (gnus-group-sort-selected-groups-by-real-name): New function.
6647         (gnus-group-make-menu-bar): Add sort by real name.
6648
6649         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
6650         rebuild.
6651         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
6652         nil as dependencies as well.
6653
6654 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6655
6656         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
6657         for mime-parts.
6658
6659         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
6660
6661         * gnus-group.el (gnus-group-name-decode): Don't test
6662         multibyte-string, because it breaks XEmacs.
6663         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
6664
6665         * message.el (message-send-mail): Be talkative.
6666
6667         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
6668         (mm-automatic-display): Ditto.
6669
6670         * mailcap.el (mailcap-mime-data): Ditto.
6671         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6672
6673 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6674
6675         * many files: Remove trailing whitespaces, replace spc+tab with
6676         tab, replace leading whitespaces with tabs.
6677
6678 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
6679
6680         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
6681         articles with no body and no blank line after the header.
6682
6683 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6684
6685         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
6686         parts.
6687
6688         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
6689         non-ascii chars.
6690
6691         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6692
6693         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
6694         w3-delay-image-loads.
6695         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
6696         (mm-w3-prepare-buffer): Ditto.
6697
6698         * mail-source.el (mail-source-fetch-directory): Run scripts.
6699
6700 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6701
6702         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
6703         for Majordomo confirmations.
6704
6705 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6706
6707         * gnus-fun.el (gnus-respond-to-confirmation): New command.
6708
6709 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6710
6711         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
6712
6713 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
6714
6715         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
6716         References header field.  From Mark Thomas <mthomas@cmu.edu>.
6717
6718 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6719
6720         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
6721         (mm-inline-render-with-stdin): Ditto.
6722         (mm-inline-render-with-function): Ditto.
6723         (mm-inline-wash-with-file): Bind coding-system-for-write.
6724         (mm-inline-wash-with-stdin): Ditto.
6725
6726 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6727
6728         Suggested by Felix Natter <fnatter@gmx.net>
6729
6730         * gnus-art.el (gnus-mime-view-part-externally): Rename from
6731         gnus-mime-externalize-view.
6732         (gnus-mime-view-part-internally): Rename from
6733         gnus-mime-internalize-view.
6734         (gnus-article-view-part-externally): Rename from
6735         gnus-article-externalize-part.
6736         (gnus-mime-action-alist): Change correspondingly.
6737         (gnus-mime-button-commands): Ditto.
6738         (gnus-mime-action-alist): Remove duplication.
6739
6740         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
6741
6742 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6743
6744         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
6745
6746         * gnus-art.el (gnus-display-mime): Use it.
6747
6748         * mm-partial.el (mm-partial-find-parts): Use it.
6749
6750         * gnus-sum.el (gnus-article-loose-mime): Rename from
6751         gnus-article-no-strict-mime.
6752         (gnus-summary-save-parts): Use it.
6753
6754 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6755
6756         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
6757         local variable.
6758
6759         * gnus-art.el (article-display-x-face): Don't sort multiple
6760         X-Faces.
6761
6762 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6763
6764         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
6765         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
6766
6767         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
6768
6769 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6770
6771         Some ideas is inspired by code from Hrvoje Niksic
6772         <hniksic@arsdigita.com>
6773
6774         * gnus-art.el (gnus-article-wash-function): Set the default to
6775         nil, so that we use mm-text-html-renderer instead.
6776         (article-wash-html): Use mm-text-html-renderer.
6777
6778         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
6779         (mm-text-html-renderer): New variable.
6780         (mm-inline-text-html-renderer): Set the default to nil, so that we
6781         use mm-text-html-renderer instead.
6782
6783         * mm-view.el (mm-inline-text-html): New function.
6784         (mm-text-html-renderer-alist): New variable.
6785         (mm-inline-text-vcard): New function.
6786         (mm-inline-text): Split.
6787         (mm-links-remove-leading-blank): New function.
6788         (mm-inline-render-with-file): New function.
6789         (mm-inline-render-with-stdin): New function.
6790         (mm-inline-render-with-function): New function.
6791         (mm-text-html-washer-alist): New variable.
6792         (mm-inline-wash-with-file): New function.
6793         (mm-inline-wash-with-stdin): New function.
6794
6795 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6796
6797         * message-utils.el: Fix installation doc.
6798         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6799
6800 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
6801
6802         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
6803         (gnus-post-method): Use it.
6804         (gnus-summary-cancel-article): Find the correct post-method.
6805
6806         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
6807         * message.el (message-send-news): Ditto.
6808         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
6809         <ipmonger@delamancha.org>
6810
6811         * gnus.el (gnus-select-method): Fix doc.
6812         (gnus-server-string): Use 'using nntp'.
6813
6814         * gnus-agent.el (gnus-slave-unplugged): New command.
6815         From: Felix Natter <fnatter@gmx.net>
6816
6817 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6818
6819         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
6820         Call edit-done-function first, then change the window
6821         configuration.
6822         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
6823         (gnus-article-edit-mode): mml-mode.
6824
6825         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
6826         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
6827
6828         * message-utils.el: Adopt the file.
6829
6830         * message-utils.el: New file.
6831         From Holger Schauer <Holger.Schauer@gmx.de>
6832
6833 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6834
6835         * gnus-sum.el (gnus-summary-move-article): Select-article only
6836         when gnus-move-split-methods is non-nil. And we don't render or
6837         mark the article.
6838
6839         * gnus-fun.el (gnus-shell-command-to-string): New function.
6840         (gnus-shell-command-on-region): New function.
6841         (gnus-random-x-face): Use them.
6842         (gnus-x-face-from-file): Ditto.
6843         (gnus-convert-image-to-gray-x-face): Ditto.
6844         (gnus-convert-gray-x-face-to-xpm): Ditto.
6845         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
6846
6847 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6848
6849         * gnus-art.el (gnus-treat-display-xface): Don't use
6850         `shell-command-to-string' when compiling.
6851         (gnus-treat-display-grey-xface): Ditto.
6852
6853 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
6854
6855         * nnmaildir.el (nnmaildir--article-count): If the group is
6856         completely empty, report minimum article number as 1 instead of 0.
6857
6858 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
6859
6860         * gnus-agent.el (gnus-get-predicate): Use nconc.
6861
6862         * gnus-sum.el (gnus-summary-display-make-predicate): Use
6863         gnus-summary-display-cache as cache.
6864
6865         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
6866         (nndoc-mail-in-mail-type-p): New function.
6867         (nndoc-mail-in-mail-article-begin): New function.
6868
6869 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6870
6871         * mailcap.el (mailcap-mime-data): Use enriched-decode.
6872
6873         * gnus-cite.el (gnus-article-fill-cited-article): Bind
6874         use-hard-newlines to nil.
6875
6876         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
6877         image is not available if window-system is not available.
6878
6879         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
6880
6881 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6882
6883         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
6884         bookmark, because update-mark doesn't handle it correctly.
6885
6886 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6887
6888         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
6889         directly instead of calling message-send-mail.
6890
6891         * gnus-start.el (gnus-read-descriptions-file): Use
6892         gnus-default-charset.
6893
6894         * mm-util.el (mm-guess-mime-charset): New function.
6895
6896         * gnus.el (gnus-default-charset): Use it.
6897         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
6898         the default.
6899
6900 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6901
6902         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
6903         (article-display-x-face): Use it.  Disable grey xface, if
6904         uncompface is not found.
6905
6906         * message.el (message-mode): Don't enable multibyte on an indirect
6907         buffer.
6908
6909         * nnrss.el (nnrss-content-function): New variable.
6910         (nnrss-request-article): Use it.
6911
6912 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6913
6914         * gnus.el: Add article-unsplit-urls.
6915         * gnus-sum.el: Ditto.
6916         * gnus-art.el (gnus-treat-strip-cr): New variable.
6917         (gnus-treatment-function-alist): Use it.
6918         (article-unsplit-urls): New function.
6919         (gnus-article-make-menu-bar): Use it.
6920         From: Michael Cook <michael.cook@cisco.com>
6921
6922 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6923
6924         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
6925         copy.
6926
6927 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
6928
6929         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
6930         with internal whitespace.
6931         (gnus-parent-id): Ditto.
6932
6933 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6934
6935         * gnus-art.el (gnus-article-treat-body-boundary): Add
6936         gnus-decoration property.
6937         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
6938
6939         * message.el (message-mode): Set local-abbrev-table.
6940         From Matt Armstrong <matt@lickey.com>.
6941
6942         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
6943         too many spaces.
6944
6945         * rfc2047.el (rfc2047-unfold-region): Ditto.
6946         (rfc2047-decode-region): Don't unfold. Let
6947         gnus-article-treat-unfold-headers do it.
6948
6949         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
6950         From: Jesper Harder <harder@ifa.au.dk>
6951
6952 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6953
6954         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
6955         (gnus-configure-posting-styles): Use it.
6956         (gnus-configure-posting-styles): Remove trailing newspaces.
6957
6958 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6959
6960         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
6961         is non-nil.
6962
6963         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
6964
6965         * gnus.el (gnus-server-to-method): Switch position with
6966         gnus-server-get-method.
6967         (gnus-agent): Add doc.
6968
6969         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
6970         (gnus-summary-save-parts): Use it.
6971
6972         * gnus-art.el (gnus-display-mime): Use it.
6973         * mm-partial.el (mm-partial-find-parts): Use it.
6974
6975         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
6976
6977         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
6978         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
6979
6980         * nnagent.el (nnagent-request-expire-articles): Don't delete
6981         files.
6982
6983 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6984
6985         * message.el (message-gen-unsubscribed-mft): New function.
6986         From Sriram Karra <karra@cs.utah.edu>.
6987
6988         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
6989         open parenthesis.
6990
6991         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
6992         (mm-inline-text-html-render-with-w3): Ditto.
6993         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
6994         Suggested by Dave Love  <d.love@dl.ac.uk>.
6995
6996         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
6997
6998         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
6999         * nntp.el (nntp-send-command): Ditto.
7000         * nntp.el (nntp-send-command-nodelete): Ditto.
7001
7002 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7003
7004         * mm-url.el (mm-url-load-url): New function.
7005         (mm-url-insert-file-contents): Use it.
7006
7007         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
7008
7009         * message.el (message-forward-make-body): Correctly copy
7010         forward-buffer.
7011
7012         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
7013
7014 2002-02-04  Simon Josefsson  <jas@extundo.com>
7015
7016         * gnus-art.el (gnus-article-followup-with-original): Mark with
7017         force, prevent errors when following up from article buffer.
7018         (gnus-article-reply-with-original): Ditto.
7019
7020         * binhex.el (binhex-decoder-switches): Fix doc.  From
7021         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
7022
7023 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7024
7025         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
7026         highlight-citation after emphasize.
7027
7028 2002-02-04  Simon Josefsson  <jas@extundo.com>
7029
7030         * nnfolder.el (nnfolder-open-marks):
7031
7032         * nnml.el (nnml-open-marks): Message when done.  From David
7033         Edmondson <dme@sun.com>.
7034
7035 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
7036
7037         * imap.el (imap-anonymous-auth): Fix typo.
7038         From: Steinar Bang <sb@dod.no>
7039
7040         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
7041         save-excursion.
7042         (gnus-cache-braid-heads): Ditto.
7043
7044         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
7045         line, because there are extra articles in the overview buffer.
7046
7047         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
7048
7049         * message.el (message-forward-rmail-make-body): Directly use
7050         rmail-msg-restore-non-pruned-header to avoid calling
7051         vertical-motion.
7052
7053 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7054
7055         * gnus-cache.el (gnus-summary-insert-cached-articles):
7056         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
7057
7058         * gnus-group.el (gnus-group-mark-article-read): Nreverse
7059         gnus-newsgroups-unselected.
7060
7061         * gnus-agent.el (gnus-summary-set-agent-mark): Use
7062         gnus-add-to-sorted-list.
7063
7064         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
7065         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
7066         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
7067         (gnus-update-read-articles): UNREAD is sorted.
7068         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
7069         (gnus-newsgroup-marked, gnus-newsgroup-cached)
7070         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
7071         (gnus-newsgroup-dormant): Require sorted.
7072
7073         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
7074         directories.
7075         (gnus-dired-print): New function.
7076
7077         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
7078         ps-despool.
7079
7080 2002-02-02  Simon Josefsson  <jas@extundo.com>
7081
7082         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
7083
7084 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
7085
7086         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
7087         t. This makes gnus-agent customizable without putting
7088         gnus-agentize into .gnus.
7089
7090         * gnus.el (gnus-agent): Make it customizable.
7091
7092         * gnus-dired.el: New file.
7093         From Benjamin Rutt <brutt@bloomington.in.us>
7094
7095         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
7096         if no article.
7097         (gnus-cache-possibly-remove-article): Ditto.
7098         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
7099
7100 2002-02-01  Simon Josefsson  <jas@extundo.com>
7101
7102         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
7103
7104 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7105
7106         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
7107         (mm-setup-w3m): Don't bind keys listed in the above.
7108
7109 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7110
7111         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
7112         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
7113         is non-nil; bind `w3m-force-redisplay' with nil.
7114
7115         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7116
7117         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
7118
7119 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
7120
7121         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
7122         use mail-header-unfold-field.
7123
7124         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
7125         gnus-summary-limit.
7126
7127         * gnus-range.el (gnus-add-to-sorted-list): New function.
7128         * gnus-sum.el (gnus-mark-article-as-read): Use it.
7129         (gnus-mark-article-as-unread): Ditto.
7130         (gnus-summary-mark-article-as-unread): Ditto.
7131         (gnus-build-get-header): Ditto.
7132         (gnus-summary-prepare-threads): Ditto.
7133         (gnus-summary-insert-pseudos): Ditto.
7134         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
7135         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
7136         (gnus-summary-insert-old-articles): Ditto.
7137
7138         * gnus-msg.el (gnus-posting-styles): Add new format of header.
7139         (gnus-configure-posting-styles): Support the new format.
7140
7141         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
7142         edebug-form-spec to (sexp body).
7143         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
7144
7145         * message.el (message-reply-headers): Add doc.
7146
7147 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7148
7149         * gnus-group.el (gnus-group-delete-group): Nix the entry in
7150         gnus-cache-active-hashtb.
7151
7152         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
7153         (gnus-agent-summary-fetch-group): Use it.
7154
7155         * gnus-msg.el (gnus-debug-files): New variable.
7156         (gnus-debug-exclude-variables): New variable.
7157         (gnus-debug): Use them.
7158
7159         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
7160
7161 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7162
7163         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
7164         (message-mode-syntax-table): Move back the previous position.
7165
7166         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
7167
7168         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7169         gnus-sorted-difference.
7170
7171         * nnsoup.el (nnsoup-request-expire-articles): Use
7172         gnus-sorted-difference.
7173
7174         * nnheader.el: Autoload gnus-sorted-difference.
7175
7176         * nnfolder.el (nnfolder-request-expire-articles): Use
7177         gnus-sorted-difference.
7178
7179         * gnus-cache.el (gnus-cache-retrieve-headers): Use
7180         gnus-sorted-difference.
7181
7182         * gnus-range.el: Autoload cookies.
7183         (gnus-sorted-difference): New function.
7184         (gnus-sorted-ndifference): New function.
7185         (gnus-sorted-nintersection): Rename from
7186         gnus-set-sorted-intersection.
7187         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
7188         (gnus-list-range-difference): Rename from
7189         gnus-inverse-list-range-intersection.
7190         (gnus-inverse-list-range-intersection): Use defalias.
7191
7192         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
7193         gnus-sorted-ndifference, and gnus-sorted-nintersection.
7194         (gnus-articles-to-read): Use gnus-sorted-difference.
7195         (gnus-summary-limit-mark-excluded-as-read): Use
7196         gnus-sorted-intersection and gnus-sorted-ndifference.
7197         (gnus-list-of-read-articles): Use gnus-list-range-difference.
7198         (gnus-summary-insert-articles): Use gnus-sorted-difference.
7199
7200         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
7201
7202 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7203
7204         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
7205         property to the buffer for using emacs-w3m command keys.
7206
7207         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
7208         option.
7209
7210         * mm-view.el (mm-w3m-mode-map): New variable.
7211         (mm-w3m-mode-command-alist): New variable.
7212         (mm-w3m-minor-mode): Removed.
7213         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
7214         (mm-inline-text-html-render-with-w3m): Add keymap property to the
7215         buffer for using emacs-w3m command keys.
7216
7217 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7218
7219         * message.el (message-mode-syntax-table): Move forward.
7220         (message-cite-prefix-regexp): Auto detect non word constituents.
7221         (message-cite-prefix-regexp): Don't use with-syntax-table.
7222
7223         * gnus-sum.el (gnus-summary-update-info): Use
7224         gnus-list-range-intersection.
7225
7226         * gnus-agent.el (gnus-agent-fetch-headers): Use
7227         gnus-list-range-intersection.
7228
7229         * gnus-range.el (gnus-range-normalize): Use correct predicate.
7230         (gnus-list-range-intersection): Use it.
7231         (gnus-inverse-list-range-intersection): Ditto.
7232         (gnus-sorted-intersection): Add doc.
7233         (gnus-set-sorted-intersection): Add doc.
7234         (gnus-sorted-union): New function.
7235         (gnus-set-sorted-union): New function.
7236
7237         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
7238         (gnus-inverse-list-range-intersection): Ditto.
7239
7240 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
7241
7242         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
7243
7244         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
7245         and permit `:' and `\' in order to handle full Windows pathnames.
7246         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
7247         technically not correct per standard, but seems to have common use.
7248
7249 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7250
7251         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
7252         replacing numbers.
7253
7254 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
7255
7256         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
7257
7258         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
7259         Don't split when the window is small, e.g. when a small *BBDB*
7260         window is the lowest one.
7261
7262         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7263         nnheader-find-nov-line to speed up. Use nreverse, because it is
7264         sorted. Use nnheader-insert-nov-file.
7265
7266 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7267
7268         * mm-decode.el (mm-inline-text-html-with-images): New user option.
7269
7270         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
7271         of `w3m-display-inline-images' with the value of
7272         `mm-inline-text-html-with-images'.
7273         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
7274
7275         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7276
7277 2002-01-27  Richard M. Stallman  <rms@gnu.org>
7278
7279         * time-date.el: Add autoload cookies.  Many doc fixes.
7280         (time-add): New function.
7281         (time-subtract): Renamed from subtract-time.
7282         (subtract-time): New alias for time-subtract.
7283
7284 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
7287         emacs-w3m in doc-string.
7288
7289         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
7290         `w3m-current-buffer'.
7291
7292 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7293
7294         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
7295
7296         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
7297         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
7298         (mm-w3m-cid-retrieve): New function.
7299         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
7300
7301 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7302
7303         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
7304
7305 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7306
7307         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
7308
7309 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7310
7311         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
7312         32K.
7313
7314         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
7315
7316         * nnmail.el (nnmail-article-group): Decode headers before running
7317         split rules over them.
7318         (nnmail-mail-splitting-charset): New variable.
7319
7320         * smiley.el: Replaced with smiley-ems.el.
7321
7322 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7323
7324         * mm-url.el (mm-url-predefined-programs): Add w3m.
7325         (mm-url-program): Ditto.
7326
7327 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7328
7329         * nnml.el (nnml-use-compressed-files): New variable.
7330         (nnml-filenames-are-evil): Removed.
7331         (nnml-current-group-article-to-file-alist): Don't use.
7332         (nnml-update-file-alist): Inhibit.
7333         (nnml-article-to-file): Use new var.
7334
7335 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7336
7337         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
7338
7339         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
7340
7341 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7342
7343         * gnus-agent.el (gnus-agent-load-alist): Use new caching
7344         function.
7345
7346         * gnus-util.el (gnus-cache-file-contents): New function.
7347
7348         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
7349         (gnus-agent-load-alist): Use it.
7350
7351         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
7352
7353         * nnheader.el (nnheader-insert-nov-file): New function.
7354
7355         * gnus-util.el (gnus-parse-without-error): Correct the loop.
7356
7357         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
7358         there are no references.
7359         (gnus-extract-message-id-from-in-reply-to): New function.
7360         (gnus-nov-parse-line): Use in-reply-to if there are no
7361         references.
7362
7363 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7364
7365         * nnagent.el (nnagent-retrieve-headers): Use new macro.
7366
7367         * gnus-util.el (gnus-parse-without-error): New macro.
7368
7369 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7370
7371         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
7372         (gnus-article-wash-function): use locate-library to decide which
7373         to use.
7374
7375 2002-01-25  Simon Josefsson  <jas@extundo.com>
7376
7377         * pop3.el (pop3-munge-message-separator): Work if no date.
7378         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
7379
7380 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7381
7382         * gnus-agent.el (gnus-agent-save-alist): Fix.
7383
7384         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
7385         mistake.  Reinstated lost code.
7386
7387 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
7388
7389         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
7390         one exists in the case of an encrypted message with an internal
7391         signature.
7392
7393 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7394
7395         * gnus-agent.el (gnus-agent-save-alist): Optimized.
7396
7397 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7398
7399         * dgnushack.el: Commented out the experimental code.
7400
7401 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7402
7403         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
7404         error.
7405
7406         * gnus.el (gnus-server-to-method): Made into subst.
7407         (gnus-server-method-cache): New variable.
7408         (gnus-server-to-method): Use it.
7409         (gnus-group-method-cache): New variable.
7410         (gnus-find-method-for-group-1): Renamed.
7411         (gnus-find-method-for-group): New function.
7412         (gnus-group-method-cache): Removed.
7413
7414         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
7415         function.
7416
7417         * gnus-range.el (gnus-members-of-range): New function.
7418         (gnus-list-range-intersection): Renamed.
7419         (gnus-inverse-list-range-intersection): New function.
7420
7421         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
7422
7423         * nnagent.el (nnagent-retrieve-headers): New implementation.
7424
7425         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
7426         implementation.
7427
7428 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7429
7430         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
7431         `w3m-meta-content-type-charset-regexp'.
7432
7433         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
7434         charset-encoded html contents.
7435
7436 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7437
7438         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
7439         an empty file.
7440
7441         * nnweb.el (url): Ignore errors when request url.
7442
7443         * nnrss.el: Clean up the comments.
7444
7445 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7446
7447         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
7448
7449         * mm-decode.el (mm-inline-text-html-renderer): New user option.
7450         (mm-inline-media-tests): Test whether the value of
7451         `mm-inline-text-html-renderer' is a function for text/html.
7452
7453         * mm-view.el (mm-inline-text-html-render-with-w3): New function
7454         separated from `mm-inline-text'.
7455         (mm-w3m-minor-mode): New variable.
7456         (mm-w3m-setup): New variable.
7457         (mm-setup-w3m): New function.
7458         (mm-inline-text-html-render-with-w3m): New function.
7459         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
7460         text/html.
7461
7462 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
7463
7464         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
7465
7466 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7467
7468         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
7469         and `gnus-xmas-completing-read'.
7470
7471 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7472
7473         * nneething.el (nneething-message-id-number): Abolished.
7474         (nneething-encode-file-name): Not encode numerical characters.
7475         (nneething-make-head): `nneething-message-id-number' is not
7476         used to generate message IDs.
7477
7478 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7479
7480         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
7481         characters.
7482
7483 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7484
7485         * gnus-xmas.el (gnus-xmas-completing-read): New function.
7486         (gnus-xmas-redefine): Redefine conditionally.
7487
7488 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7489
7490         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
7491         tag.
7492
7493 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7494
7495         * message.el (message-font-lock-keywords): Added the secure tag.
7496         * mml-sec.el: Added functions to generate/modify/remove the secure
7497         tag while in message mode.
7498         * mml-sec.el (mml-secure-message): New.
7499         * mml-sec.el (mml-unsecure-message): New.
7500         * mml-sec.el (mml-secure-message-sign-smime): New.
7501         * mml-sec.el (mml-secure-message-sign-pgp): New.
7502         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
7503         * mml-sec.el (mml-secure-message-encrypt-smime): New.
7504         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
7505         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
7506         * mml.el (mml-parse-1): Added code to recognise the secure tag and
7507         convert it to either a part or multipart depending on if there are
7508         other parts in the message.
7509         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
7510         to use the secure tag, rather than the part tag.
7511         * mml.el (mml-preview): Added a save-excursion to keep cursor
7512         position after doing an MML preview.
7513
7514 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7515
7516         * nnheader.el (nnheader-parse-overview-file): New function.
7517         (nnheader-write-overview-file): New function.
7518
7519 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7520
7521         * gnus.el (gnus-group-fast-parameter): Check better if expansion
7522         in wanted.
7523
7524         * nnweb.el (nnweb-type-definition): Clean up.
7525
7526 2002-01-21  Alastair Burt  <burt@dfki.de>
7527         Trivial patch.
7528
7529         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
7530         buffer exists before jumping to it.
7531
7532 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7533
7534         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
7535         function.
7536         (article-wash-html): Use it.
7537         (gnus-article-wash-function): New variable.
7538         (gnus-article-wash-html-with-w3m): New function.
7539
7540 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7541
7542         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
7543         XEmacs.
7544
7545 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
7546
7547         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
7548         command line.
7549
7550 2002-01-21  Simon Josefsson  <jas@extundo.com>
7551
7552         * canlock.el (base64-encode-string): Autoload it from base64.
7553         (canlock-make-cancel-key): Base64 encode unibyte string.
7554
7555 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7556
7557         * nnfolder.el (nnfolder-request-accept-article): Unfold
7558         x-from-line.
7559         (nnfolder-request-replace-article): Ditto.
7560
7561 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
7562
7563         * gnus-group.el (gnus-group-best-unread-group): Use the right
7564         positioning function.
7565
7566 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7567
7568         * smiley-ems.el (smiley-region): Use new function.
7569         (smiley-update-cache): Use general image functions.
7570         (smiley-region): Use general functions.
7571
7572         * gnus-util.el (gnus-graphic-display-p): New function.
7573
7574         * nnmail.el (nnmail-article-group): Allow outputting traces of
7575         non-strings.
7576
7577         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
7578         (nndoc-exim-bounce-type-p): New function.
7579
7580         * message.el (message-dont-send): Doc fix.
7581
7582         * gnus-util.el (gnus-completing-read): Remove
7583         inherit-input-method.
7584
7585         * gnus-art.el (gnus-treat-smiley): Doc fix.
7586
7587         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
7588         articles.
7589
7590 2002-01-19  Simon Josefsson  <jas@extundo.com>
7591
7592         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
7593         (imap-kerberos4-open): Ditto.
7594         (imap-open): Set port correctly, don't set auth.
7595
7596 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7597
7598         * gnus.el (gnus-version-number): Bump version number.
7599
7600 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7601
7602         * gnus.el: Oort Gnus v0.05 is released.
7603
7604 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7605
7606         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
7607         exists.
7608
7609         * gnus-spec.el (gnus-string-width-function): New function.
7610         (gnus-tilde-cut-form): Use it.
7611         (gnus-tilde-max-form): Ditto.
7612         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
7613         (gnus-substring-function): Use it.
7614         (gnus-tilde-cut-form): Ditto.
7615         (gnus-substring-function): New function.
7616
7617         * message.el (message-check-news-header-syntax): New message.
7618
7619         * gnus.el (gnus-slave-no-server): Doc fix.
7620
7621         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
7622
7623 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7624
7625         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
7626         `seen' if it looks like (seen NUM1 . NUM2).  It should be
7627         (seen (NUM1 . NUM2)).
7628
7629 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7630
7631         * gnus-topic.el (gnus-topic-catchup-articles): Update article
7632         number in closed topics.
7633
7634 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
7635
7636         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
7637         functions.
7638
7639 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7640
7641         * gnus.el (gnus-group-find-parameter): Clean up.
7642
7643         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
7644         articles.
7645
7646         * gnus-util.el (gnus-completing-read-with-default): Renamed.
7647
7648         * nnmail.el (nnmail-article-group): Clean up.
7649
7650 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
7651
7652         * gnus-agent.el (gnus-category-name): Intern the category name.
7653
7654 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7655
7656         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
7657
7658         * gnus-util.el (gnus-completing-read): New function.
7659
7660 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7661
7662         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
7663
7664         * smiley-ems.el (smiley-region): Register smiley.
7665         (smiley-toggle-buffer): Rewrite the function.
7666         (smiley-active): Removed.
7667
7668 2002-01-19  Simon Josefsson  <jas@extundo.com>
7669
7670         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
7671         Jesper Harder <harder@ifa.au.dk>.
7672
7673 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7674
7675         * gnus-art.el (gnus-request-article-this-buffer): Call
7676         `nneething-get-file-name' to extract the file name from the
7677         message id.
7678
7679         * nneething.el (nneething-encode-file-name): New function.
7680         (nneething-decode-file-name): Ditto.
7681         (nneething-get-file-name): Ditto.
7682         (nneething-make-head): Encode the file name and encapsulate it
7683         into the field of the message id.
7684
7685 2002-01-18  Simon Josefsson  <jas@extundo.com>
7686
7687         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
7688         stored in .marks.
7689
7690         * nnfolder.el (nnfolder-request-update-info): Ditto.
7691
7692 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7693
7694         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
7695
7696 2002-01-18  Simon Josefsson  <jas@extundo.com>
7697
7698         * imap.el (imap-starttls-p): Don't check for binary.
7699         (imap-gssapi-auth-p): Ditto.
7700         (imap-kerberos4-auth-p): Ditto.
7701         (imap-open): Change logic.  Iterate through all possible streams,
7702         instead of bailing out after first failure.  Move authenticator
7703         decision to `imap-authenticate'.
7704         (imap-authenticate): Change logic, now finds the authenticator to
7705         use, was previously in `imap-open'.
7706         (imap-open): Return nil on failure.
7707         (imap-open): Setup temp buffer correctly.
7708         (imap-open): Return buffer only on success.
7709         (imap-interactive-login, imap-interactive-login): Tell the user
7710         which stream/authenticator is used for the queried
7711         username/password.
7712         (imap-open, imap-authenticate): Set variables.
7713         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
7714         (imap-open): Don't assume how `with-temp-buffer' is implemented.
7715
7716 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7717
7718         * gnus-fun.el (gnus-grab-cam-x-face): New function.
7719
7720 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7721
7722         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
7723
7724 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7725
7726         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
7727         (gnus-agent-group-mode-map): Bind it to "Jo".
7728         (gnus-agent-group-make-menu-bar): Add it into menu bar.
7729
7730 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
7731
7732         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
7733         (gnus-summary-mail-toolbar): Add mail article deletion button.
7734
7735         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
7736         false positives for lines of "^^^^".
7737
7738         * gnus-picon.el (gnus-picon-find-face): faces database is all
7739         lowercase.
7740
7741 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7742
7743         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
7744         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
7745         duplications.
7746         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
7747
7748 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7749
7750         * gnus-sum.el (gnus-summary-initial-limit): Inline
7751         gnus-summary-limit-children.
7752         (gnus-summary-initial-limit): Don't limit if
7753         gnus-newsgroup-display is nil.
7754         (gnus-summary-initial-limit): No, don't.
7755
7756         * gnus-util.el
7757         (gnus-put-text-property-excluding-characters-with-faces): Inline
7758         gnus-put-text-property.
7759
7760         * gnus-spec.el (gnus-default-format-specs): New variable.
7761
7762         * gnus-start.el (gnus-read-newsrc-file): Don't clear
7763         gnus-format-specs.
7764         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
7765
7766         * gnus-spec.el (gnus-update-format-specifications): Really check
7767         the Gnus version of the .newsrc.eld file.
7768         (gnus-format-specs): Save the new default summary format.
7769
7770         * gnus-util.el (gnus-parent-id): Check whether references is empty
7771         before splitting.
7772
7773         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
7774         functions.
7775         (gnus-gather-threads-by-references): Inline
7776         `gnus-split-references'.
7777
7778         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
7779         default value of gnus-summary-line-format-spec.
7780
7781 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7782
7783         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
7784         message.
7785         (nnslashdot-request-list): Ditto.
7786         (nnslashdot-sid-strip): Removed.
7787
7788 2002-01-15  Simon Josefsson  <jas@extundo.com>
7789
7790         * nnimap.el (nnimap-close-asynchronous): Enable.
7791         (nnimap-close-group): Expunge.
7792
7793 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7794
7795         * gnus-util.el (gnus-user-date-format-alist): Typo.
7796         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
7797
7798 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7799
7800         * nneething.el (nneething-request-article): Set
7801         `nnmail-file-coding-system' to `binary' locally, in order to read
7802         files without any conversion.
7803
7804 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7805
7806         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7807         nnheader-file-coding-system and nnmail-active-file-coding-system.
7808         (gnus-agent-regenerate-group): Ditto.
7809         (gnus-agent-regenerate): Ditto.
7810         (gnus-agent-write-active): Ditto.
7811         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
7812
7813 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7814
7815         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
7816         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
7817
7818 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7819
7820         * gnus.el: We don't need gnus-article-show-all-headers.
7821
7822         * gnus-art.el (article-show-all, gnus-article-show-all-header):
7823         Ditto.
7824
7825         * gnus-sum.el (gnus-summary-select-article): Don't call
7826         show-all-headers, because hidden headers are not hidden text any
7827         more.
7828
7829 2002-01-13  Simon Josefsson  <jas@extundo.com>
7830
7831         * message.el (message-newline-and-reformat): Use `newline' instead
7832         of inserting \n, so that the newline is marked as hard.
7833
7834         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
7835         From Jesper Harder <harder@ifa.au.dk>.
7836
7837 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7838
7839         * imap.el (imap-close): Keep going if quit.
7840
7841         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
7842         nntp-server-buffer.
7843
7844 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7845
7846         * mm-view.el (mm-display-inline-fontify): Require font-lock to
7847         avoid unbinding shadowed variables.
7848
7849         * gnus-art.el (gnus-picon-databases): Moved here.
7850         (gnus-picons-installed-p): Moved here.
7851         (gnus-article-reply-with-original): Use `mark'.
7852
7853         * gnus.el (gnus-picon): Moved here and renamed.
7854
7855         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
7856         installed.
7857         (gnus-treat-mail-picon): Ditto.
7858         (gnus-treat-newsgroups-picon): Ditto.
7859
7860         * gnus-picon.el (gnus-picons-installed-p): New function.
7861
7862 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7863
7864         * gnus-agent.el (gnus-agent-go-online): Fix doc.
7865
7866 2002-01-12  Simon Josefsson  <jas@extundo.com>
7867
7868         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
7869         (nnimap-before-find-minmax-bugworkaround): Use it.
7870         (nnimap-find-minmax-uid): Don't reselect current mailbox.
7871         (nnimap-dont-close): New variable.
7872         (nnimap-close-group): Use it.
7873
7874 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7875
7876         * gnus-art.el (gnus-article-reply-with-original): Use
7877         `mark-active'.
7878
7879         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
7880
7881         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
7882         (gnus-score-advanced): Clean up.
7883         (gnus-score-advanced): Accept a multiple of the score.
7884
7885 2002-01-12  Simon Josefsson  <jas@extundo.com>
7886
7887         * flow-fill.el (fill-flowed-display-column)
7888         (fill-flowed-encode-columnq): New variables.  Suggested by
7889         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7890         (fill-flowed-encode, fill-flowed): Use them.
7891
7892         * message.el (message-send-news, message-send-mail): Use
7893         m-b-s-n-p-e-h-n.
7894
7895         * mml.el (autoload): Autoload fill-flowed-encode.
7896         (mml-buffer-substring-no-properties-except-hard-newlines): New
7897         function.
7898         (mml-read-part): Use it.
7899         (mml-generate-mime-1): Encode format=flowed if appropriate.
7900         (mml-insert-mime-headers): Insert format=flowed.
7901
7902         * flow-fill.el (fill-flowed-encode): New function.
7903         (fill-flowed): Bind fill-column to window width.
7904
7905 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7906
7907         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
7908         it exists.
7909         (gnus-summary-setup-buffer): Wake up dead summary buffers.
7910         (gnus-summary-buffer-name): Don't return the dead name after all.
7911         (gnus-summary-setup-buffer): Kill the dead buffer.
7912
7913         * gnus-art.el (gnus-article-followup-with-original): Store the
7914         value of the mark before deactivating it.
7915
7916 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7917
7918         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
7919         From: Karl Kleinpaste <karl@charcoal.com>
7920
7921         * gnus-art.el (article-display-x-face): Ditto.
7922         (gnus-article-reply-with-original): Use gnus-region-active-p.
7923         (gnus-article-followup-with-original): Ditto.
7924
7925         * gnus-sum.el (gnus-summary-read-group-1): Don't select
7926         downloadable article either.
7927
7928 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7929
7930         * gnus-art.el (article-display-x-face): Insert From:.
7931
7932         * gnus-sum.el (gnus-summary-move-article): Don't draw the
7933         article. Bind gnus-display-mime-function and
7934         gnus-article-prepare-hook.
7935
7936         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
7937         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
7938         gnus-agent-possibly-synchronize-flags to the last.
7939         (gnus-agent-go-online): New function. New variable.
7940
7941 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7942
7943         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
7944         (gnus-agent-regenerate): Ditto.
7945
7946 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7947
7948         * message.el (message-ignored-news-headers)
7949         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
7950         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
7951
7952         * gnus.el (gnus-gethash-safe): New macro.
7953
7954         * gnus-agent.el (gnus-agent-regenerate-history): New function.
7955         (gnus-agent-regenerate): Show messages.
7956
7957 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7958
7959         * gnus-agent.el (gnus-agent-regenerate-group): New function.
7960         (gnus-agent-regenerate): New function.
7961         (gnus-agent-save-alist): Sort.
7962         (gnus-agent-copy-nov-line): Test eobp.
7963         (gnus-agent-retrieve-headers): Erase buffer.
7964
7965 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7966
7967         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
7968         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
7969
7970         * gnus.el (gnus-agent-covered-methods): Move here.
7971         (gnus-online): New function.
7972         (gnus-agent-method-p): Move here.
7973
7974         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
7975         nil. Remove articles-alist.
7976
7977         * gnus-start.el (gnus-get-unread-articles): Check online.
7978         (gnus-groups-to-gnus-format): Ditto.
7979         (gnus-active-to-gnus-format): Ditto.
7980
7981         * gnus-agent.el (gnus-agent-get-function): Use it.
7982         (gnus-agent-get-undownloaded-list): Ditto.
7983         (gnus-agent-fetch-session): Only fetch online methods.
7984
7985         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
7986         (gnus-server-mode-map): Ditto.
7987         (gnus-server-offline-face): New face.
7988         (gnus-server-offline-face): New variable.
7989         (gnus-server-font-lock-keywords): Add offline.
7990         (gnus-server-insert-server-line): Ditto.
7991         (gnus-server-offline-server): New function.
7992
7993         * gnus-int.el (gnus-open-server): Turn to offline.
7994         (gnus-server-unopen-status): New variable.
7995
7996 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7997
7998         * nnkiboze.el (nnkiboze-request-article): Use
7999         gnus-agent-request-article.
8000
8001         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
8002         function. Insert undownloaded NOV.
8003
8004         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
8005         (gnus-agent-request-article): New function.
8006
8007         * gnus.el (gnus-agent-cache): New variable.
8008
8009         * gnus-int.el (gnus-retrieve-headers): Use
8010         gnus-agent-retrieve-headers.
8011         (gnus-request-head): Use gnus-agent-request-article.
8012         (gnus-request-body): Ditto.
8013
8014         * gnus-art.el (gnus-request-article-this-buffer): Use
8015         gnus-agent-request-article.
8016
8017         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
8018         article if it is undownloaded.
8019
8020 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8021
8022         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
8023
8024 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8025
8026         * canlock.el (canlock-string-as-unibyte): New macro.
8027         (canlock-sha1-with-openssl): Return a unibyte string.
8028         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
8029
8030 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
8031
8032         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
8033
8034 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8035
8036         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
8037         application/x-emacs-lisp.
8038
8039         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
8040
8041         * nntp.el (nntp-request-article): Add group parameter.
8042         (nntp-request-head): Ditto.
8043         (nntp-find-group-and-number): Add parameter group. Figure out
8044         number if the status line doesn't give (e.g. quimby.gnus.org).
8045
8046 2002-01-08  Simon Josefsson  <jas@extundo.com>
8047
8048         * mml.el (mml-generate-mime-1): Set recipient correctly.
8049
8050 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
8051
8052         * message.el (message-read-from-minibuffer): Add parameter
8053         initial-contents.
8054         * gnus-msg.el (gnus-summary-resend-message): Use it.
8055
8056         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
8057         behavior of quit-config.
8058
8059         * message.el (message-make-from): Don't quote fullname.
8060         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
8061
8062         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
8063         From: <andre@slamdunknetworks.com>
8064
8065 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
8066
8067         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
8068
8069         * gnus-art.el (gnus-header-button-alist): Handle mailto.
8070
8071         * mml.el (mml-preview): Bind gnus-original-article-buffer because
8072         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
8073         because bbdb may use it.
8074
8075 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8076
8077         * nneething.el (nneething-request-article): When a non-text file
8078         is converted to an article, its data is encoded in base64.  Call
8079         `nneething-make-head' with options to specify MIME types.
8080         (nneething-make-head): Add optional arguments to specify MIME
8081         types.
8082
8083 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8084
8085         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
8086         header if there is not.
8087
8088         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
8089
8090         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
8091         (gnus-inews-mark-gcc-as-read): Obsolete variable.
8092         (gnus-inews-do-gcc): Use them.
8093
8094         * gnus-group.el (gnus-group-mark-article-read): Put holes into
8095         gnus-newsgroup-unselected.
8096
8097 2002-01-06  Simon Josefsson  <jas@extundo.com>
8098
8099         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
8100         condition-case, not ignore-errors.
8101
8102 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8103
8104         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
8105         gnus-fetch-old-headers.
8106
8107         * gnus-art.el (article-display-x-face): Use the current buffer
8108         unless `W f'. Otherwise, X-Face may be shown in the header of a
8109         forwarded part.
8110         (gnus-treatment-function-alist): Treat xface before hiding
8111         headers.
8112
8113 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8114
8115         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
8116         parameters.
8117
8118 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8119
8120         * mm-util.el (mm-multibyte-p): Define conditionally when load.
8121         (mm-guess-charset): New function.
8122         (mm-charset-after): Use it.
8123         (mm-detect-coding-region): New function.
8124         (mm-detect-mime-charset-region): New function.
8125
8126         * gnus-sum.el (gnus-summary-show-article): Use
8127         mm-detect-coding-region.
8128
8129 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8130
8131         * message.el (message-make-fqdn): Be less violent.
8132
8133         * gnus.el (gnus-logo-color-style): Compute custom form
8134         automatically.
8135
8136         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
8137         score file of the parent to the document group.
8138
8139         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
8140         parameters parameter.
8141
8142         * gnus-score.el (gnus-score-load-file): Clean up.
8143
8144 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8145
8146         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
8147         From: Damien Wyart <damien.wyart@free.fr>
8148
8149         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
8150
8151 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8152
8153         * gnus-sum.el (gnus-select-group-hook): Typo.
8154
8155         * rfc2047.el (rfc2047-decode-string): Return immediately if there
8156         is no quoted-printable-encoded STRING.
8157         From: Jesper Harder <harder@ifa.au.dk>
8158
8159         (rfc2047-decode-string): Decode it.
8160
8161 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8162
8163         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
8164
8165 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
8166         Trivial patch.
8167
8168         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
8169         buffer to get rid of junk line.
8170
8171 2002-01-05  Simon Josefsson  <jas@extundo.com>
8172
8173         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
8174         C-o.
8175         (message-mode-map): Bind message-insert-or-toggle-importance to
8176         C-c C-u.
8177         (message-mode-map): Bind message-disposition-notification-to to
8178         C-c M-n.
8179         (message-mode-menu): Add m-d-n-t.
8180         (message-mode-field-menu): Add m-goto-from.
8181         (message-mode): Doc fix.
8182         (message-goto-from): New function.
8183         (message-insert-disposition-notification-to): New function.
8184         (message-tool-bar-map): Add receipt button.
8185
8186 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8187
8188         * gnus-sum.el (gnus-thread-latest-date): New function.
8189         (gnus-thread-sort-by-most-recent-number): Renamed.
8190         (gnus-thread-sort-functions): Doc fix.
8191         (gnus-select-group-hook): Don't use setq on a hook.
8192         (gnus-thread-latest-date): Use date, not number
8193
8194         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
8195         (gnus-agent-expire): Allow regexp of expire-days.
8196
8197         * gnus-art.el (gnus-article-reply-with-original): Deactivate
8198         region.
8199         (gnus-article-followup-with-original): Ditto.
8200
8201         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
8202
8203         * gnus-art.el (gnus-mime-display-alternative): Use
8204         gnus-local-map-property.
8205         (gnus-mime-display-alternative): Ditto.
8206         (gnus-insert-mime-security-button): Ditto.
8207         (gnus-insert-next-page-button): Ditto.
8208         (gnus-button-prev-page): Take optional args.
8209         (gnus-insert-prev-page-button): widget-convert.
8210
8211         * gnus-util.el (gnus-local-map-property): New function.
8212
8213         * gnus-art.el (gnus-prev-page-map): Use parent map.
8214         (gnus-next-page-map): Ditto.
8215
8216         * gnus-spec.el (gnus-parse-format): Clean up.
8217         (gnus-parse-format): Do complex formatting for %=.
8218
8219         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
8220         "X-Face: " to the data in the built-in scenario.
8221
8222         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
8223         (gnus-correct-pad-form): Renamed.
8224         (gnus-tilde-max-form): Clean up.
8225         (gnus-pad-form): Use gnus-use-correct-string-widths.
8226
8227         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
8228         support if that is available.
8229
8230         * gnus-sum.el (gnus-thread-highest-number): New function.
8231         (gnus-thread-sort-by-most-recent-thread): New function.
8232         (gnus-thread-sort-functions): Doc fix.
8233
8234 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8235
8236         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
8237         all cases.
8238         (gnus-summary-mode): Enable it in all cases.
8239         (gnus-summary-display-article): Ditto.
8240         (gnus-summary-edit-article): Ditto.
8241
8242         * gnus-ems.el (gnus-put-image): Really return glyph.
8243
8244         * gnus-art.el (gnus-article-x-face-command): Fix :type.
8245         (gnus-treat-smiley): Don't take "P" in the interactive form.
8246
8247 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8248
8249         * compface.el (uncompface): XEmacs and Emacs have differing
8250         capabilities.
8251
8252         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
8253
8254         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
8255         (gnus-article-xface-ring-size): Removed.
8256         (gnus-article-display-xface): Removed.
8257         (gnus-remove-image): Cleaned up.
8258
8259         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
8260         (gnus-xmas-create-image): Take pbm files.
8261         (gnus-x-face): Removed.
8262         (gnus-xmas-article-display-xface): Removed.
8263
8264         * gnus-fun.el (gnus-display-x-face-in-from): Bind
8265         default-enable-multibyte-characters.
8266
8267         * compface.el (uncompface): Doc fix.
8268
8269         * gnus-art.el (gnus-article-x-face-command): Use
8270         gnus-display-x-face-in-from.
8271
8272         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
8273
8274         * gnus-ems.el (gnus-put-image): Return the image.
8275
8276         * gnus-fun.el (gnus-display-x-face-in-from): New function.
8277         (gnus-x-face): Moved here.
8278
8279 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8280
8281         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
8282         invisible if string is nil.
8283         (gnus-xmas-article-display-xface): Use it.
8284
8285         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
8286         property when string is nil.
8287         (gnus-article-display-xface): Use it.
8288
8289 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8290
8291         * gnus-art.el (article-display-x-face): Check whether valid grey
8292         face was returned.
8293         (article-display-x-face): Place image in the right spot.
8294
8295         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
8296         stderr.
8297         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
8298
8299 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8300
8301         * gnus-xmas.el (gnus-xmas-create-image): Take optional
8302         parameters.
8303         (gnus-xmas-put-image): Allow non-strings to be passed.
8304
8305         * gnus-art.el (article-display-x-face): Use optional parameters.
8306
8307         * gnus-ems.el (gnus-create-image): Take optional parameters.
8308
8309         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
8310
8311         * compface.el (compface-xbm-p): Removed.
8312
8313         * gnus-ems.el (gnus-article-compface-xbm): Removed.
8314         (gnus-article-display-xface): Use compface.
8315
8316         * compface.el: New file.
8317
8318         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
8319         (gnus-convert-image-to-x-face-command): Ditto.
8320         (gnus-random-x-face): Quote argument.
8321         (gnus-x-face-from-file): Ditto.
8322
8323 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
8324
8325         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
8326         the expire-group parameter once per article rather than once
8327         per group; bind `nnmaildir-article-file-name' and `article'
8328         for convenience.  Leave article alone when expire-group
8329         specifies the current group.
8330         (nnmaildir--update-nov): be more concurrency-friendly with
8331         temp file names.
8332
8333 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8334
8335         * gnus-start.el (gnus-read-init-file): Cleaned up.
8336
8337 2002-01-03  Dave Love  <d.love@dl.ac.uk>
8338
8339         * gnus-start.el (gnus-startup-file-coding-system): Removed.
8340         (gnus-read-init-file): Don't use it.
8341
8342 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8343
8344         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
8345
8346 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8347
8348         * gnus-start.el (gnus-read-init-file): Don't force coding system
8349         for ~/.gnus.  From Dave Love <fx@gnu.org>.
8350
8351 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8352
8353         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
8354         * nnspool.el (nnspool-request-post): Ditto.
8355
8356         * mm-util.el (mm-use-find-coding-systems-region): New variable.
8357         (mm-find-mime-charset-region): Use it.
8358
8359 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8360
8361         * gnus.el (gnus-summary-line-format): Added :link.
8362         * gnus-topic.el (gnus-topic-line-format): Ditto.
8363         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
8364         * gnus-srvr.el (gnus-server-line-format): Ditto.
8365         * gnus-group.el (gnus-group-line-format): Ditto.
8366
8367         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
8368         :keys, it works on both Emacsen.
8369
8370 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8371
8372         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
8373
8374 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8375
8376         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
8377
8378 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
8379
8380         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
8381         very wide reply.
8382
8383 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8384
8385         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
8386         (gnus-picon-cache): New variable.
8387         (gnus-picon-transform-newsgroups): Cache stuff.
8388
8389         * gnus-art.el (gnus-article-reply-with-original): New command.
8390         (gnus-article-followup-with-original): New command.
8391
8392         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
8393         END parameters.
8394         (gnus-summary-followup): Take a list of list of articles.
8395         (gnus-inews-yank-articles): Allow lists of article/regions.
8396
8397         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
8398         longer the usual commands.
8399
8400         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
8401         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
8402         shell-command-on-region.
8403
8404 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8405
8406         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
8407           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
8408
8409 2002-01-03  Steve Youngs  <youngs@xemacs.org>
8410
8411         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
8412         understand ':keys', wrap it in an featurep 'xemacs.
8413
8414 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8415
8416         * gnus-ems.el (gnus-article-display-xface): Show xface in the
8417         order of headers (Actually, it is called in a reversed order). Add
8418         'gnus-image-text-deletable property.
8419         (gnus-remove-image): Remove text with such a property.
8420
8421         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
8422         gnus-put-image.
8423
8424         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
8425         with ", "
8426
8427 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8428
8429         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
8430
8431         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
8432         (article-display-x-face): Display grey X-Faces.
8433
8434         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
8435         (gnus-convert-gray-x-face-to-ppm): Ditto.
8436         (gnus-convert-image-to-gray-x-face): Ditto.
8437
8438         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
8439         gnus-summary-show-raw-article.
8440
8441 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8442
8443         Display picons in XEmacs without showing text.
8444
8445         * gnus-xmas.el (gnus-xmas-create-image): Don't use
8446         mm-create-image-xemacs to create xbm glyph, because it deletes
8447         temporary files.
8448         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
8449         (gnus-xmas-remove-image): Make text visible, remove glyph.
8450
8451         * gnus-picon.el (gnus-picon-transform-newsgroups)
8452         (gnus-picon-transform-address): Insert spec backward, due to the
8453         incompatibility of gnus-xmas-put-image.
8454
8455 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8456
8457         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
8458
8459 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8460
8461         * gnus.el: Doc fix.
8462
8463         * gnus-art.el: Doc fix.
8464
8465         * gnus-agent.el: Doc fix.
8466
8467 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8468
8469         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
8470
8471 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
8472
8473         * nnmaildir.el (nnmaildir--update-nov): automatically parse
8474         NOV data out of the message again if nnmail-extra-headers has
8475         changed.
8476
8477 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8478
8479         * gnus-fun.el: New file.
8480         (gnus-convert-image-to-x-face-command): New variable.
8481         (gnus-insert-x-face): New function.
8482         (gnus-random-x-face): Renamed.
8483         (gnus-x-face-from-file): Renamed.
8484
8485         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
8486         "_".
8487         (gnus-body-boundary-delimiter): Typo fix.
8488
8489 2002-01-02  Simon Josefsson  <jas@extundo.com>
8490
8491         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
8492         (gnus-body-boundary-delimiter): Fix type.
8493
8494 2002-01-01  Simon Josefsson  <jas@extundo.com>
8495
8496         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
8497         (gnus-treat-emphasize, gnus-treat-strip-cr)
8498         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
8499         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
8500         (gnus-treat-fill-article, gnus-treat-hide-citation)
8501         (gnus-treat-hide-citation-maybe)
8502         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
8503         (gnus-treat-strip-pem, gnus-treat-strip-banner)
8504         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
8505         (gnus-treat-date-ut, gnus-treat-date-local)
8506         (gnus-treat-date-english, gnus-treat-date-lapsed)
8507         (gnus-treat-date-original, gnus-treat-date-iso8601)
8508         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
8509         (gnus-treat-strip-trailing-blank-lines)
8510         (gnus-treat-strip-leading-blank-lines)
8511         (gnus-treat-strip-multiple-blank-lines)
8512         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
8513         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
8514         (gnus-treat-display-xface, gnus-treat-display-smileys)
8515         (gnus-treat-from-picon, gnus-treat-mail-picon)
8516         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
8517         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
8518         (gnus-treat-play-sounds, gnus-treat-translate)
8519         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
8520
8521         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
8522         (gnus-article-treat-body-boundary): Use it.
8523
8524         * message.el (message-mode): Fix doc.
8525         (message-mode-menu): Fix names.
8526
8527 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8528
8529         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
8530         articles.
8531
8532         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
8533         (gnus-picon-transform-address): Search for unknown faces as well.
8534         (gnus-picon-find-face): Don't search "news" for MISC.
8535         (gnus-picon-user-directories): Changed default back to exclude
8536         "unknown".
8537
8538         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
8539
8540         * gnus-picon.el (gnus-picon-find-face): Search through all
8541         databases.
8542         (gnus-picon-find-face): New implementation.
8543
8544         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
8545         keystroke.
8546         (gnus-topic-goto-next-topic): Ditto.
8547
8548         * gnus.el (gnus-summary-line-format): Changed default.
8549
8550         * nnmail.el (nnmail-extra-headers): Change default.
8551
8552         * gnus-sum.el (gnus-extra-headers): Change default.
8553
8554         * message.el (message-news-other-window): Changed "news" to
8555         "posting".
8556         (message-news-other-frame): Ditto.
8557         (message-do-send-housekeeping): Ditto.
8558
8559         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
8560         function.
8561         (gnus-article-unread-p): New function.
8562         (gnus-article-unseen-p): New function.
8563         (gnus-dead-summary-mode-map): Typo.
8564
8565         * gnus-util.el (gnus-make-predicate): New function.
8566         (gnus-make-predicate-1): New function.
8567
8568         * gnus-sum.el: New function.
8569         (gnus-map-articles): New function.
8570
8571         * gnus-art.el (gnus-treat-fold-headers): New variable.
8572         (gnus-article-treat-fold-headers): New command and keystroke.
8573
8574         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
8575         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
8576
8577 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8578
8579         * message.el (message-fcc-externalize-attachments): New variable.
8580         (message-do-fcc): Use it.
8581
8582         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
8583         (gnus-inews-do-gcc): Use it.
8584
8585         * mml.el (mml-tweak-sexp-alist): New variable.
8586         (mml-externalize-attachments): New variable.
8587         (mml-tweak-part): Use mml-tweak-sexp-alist.
8588         (mml-tweak-externalize-attachments): New function.
8589
8590 2002-01-01  Steve Youngs  <youngs@xemacs.org>
8591
8592         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
8593         'set-glyph-face' so x-face back/foreground can be set.
8594
8595 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8596
8597         * message.el (message-fix-before-sending): Fix a typo.
8598
8599 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8600
8601         * gnus-art.el (gnus-treat-smiley): Renamed command.
8602         (gnus-article-remove-images): New command and keystroke.
8603
8604         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
8605
8606         * smiley-ems.el (gnus-smiley-display): Removed.
8607
8608         * gnus.el (gnus-version-number): Update version.
8609
8610         * message.el (message-text-with-property): Renamed and moved
8611         here.
8612         (message-fix-before-sending): Highlight invisible text and place
8613         point there.
8614
8615 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8616
8617         * gnus.el: Oort Gnus v0.04 is released.
8618
8619 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8620
8621         * gnus-delay.el (gnus-delay-send-queue): Renamed.
8622
8623         * gnus-art.el (gnus-ignored-headers): More headers,
8624
8625         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
8626         of `scan-error', since XEmacs doesn't seem to support that.
8627
8628 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8629
8630         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
8631         arg.
8632         (gnus-summary-best-unread-subject): Ditto.
8633         (gnus-summary-best-unread-subject): No, don't.
8634         (gnus-summary-better-unread-subject): New command.
8635
8636         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
8637
8638         * lpath.el ((featurep 'xemacs)): fbind url function.
8639
8640         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
8641         buffer.
8642         (gnus-xmas-remove-image): Implementation that does something.
8643         (gnus-xmas-article-display-xface): Mark images properly.
8644
8645         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
8646
8647 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
8648
8649         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
8650
8651 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8652
8653         * gnus-group.el (gnus-group-line-format): Added %O to the default
8654         value.
8655
8656         * gnus-util.el (gnus-text-with-property): The smallest point is
8657         point-min.
8658
8659         * smiley-ems.el (smiley-region): Return images.
8660         (gnus-smiley-display): Allow toggling.
8661         (smiley-region): Use text properties, not overlays.
8662
8663         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
8664         implemented yet.
8665
8666         * smiley-ems.el (smiley-update-cache): Check for valid types.
8667
8668         * gnus-art.el (gnus-with-article-buffer): New macro.
8669
8670         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
8671         strings as well as the glyphs.
8672         (gnus-picon-transform-address): Ditto.
8673         (gnus-picon-insert-glyph): Ditto.
8674         (gnus-picon-transform-newsgroups): Toggle.
8675         (gnus-picon-transform-address): Toggle.
8676
8677         * gnus-ems.el (gnus-remove-image): New function.
8678         (gnus-put-image): Take an optional string.
8679
8680         * gnus-util.el (gnus-text-with-property): New function.
8681
8682         * gnus-art.el (gnus-delete-images): New function.
8683
8684         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
8685
8686         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
8687         (gnus-article-wash-status): Use it.
8688         (gnus-signature-toggle): Clean up.
8689         (gnus-add-wash-status): New function.
8690         (gnus-delete-wash-status): New function.
8691         (gnus-article-hide-text-type): Use them throughout.
8692         (gnus-add-image): New function.
8693
8694         * gnus-ems.el (gnus-article-display-xface): Use new interface.
8695
8696         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
8697         interface.
8698
8699         * gnus-art.el (article-display-x-face): Cleaned up.
8700
8701         * rfc2047.el (rfc2047-field-value): New function.
8702
8703         * mail-parse.el (mail-header-field-value): New alias.
8704
8705         * gnus-art.el (gnus-mime-print-part): Fix typos.
8706
8707         * smiley-ems.el (gnus-smiley-file-types): New variable.
8708         (smiley-update-cache): Use it.
8709         (smiley-regexp-alist): Suffix-less smiley names.
8710         (smiley-regexp-alist): Added more smileys.
8711
8712         * gnus-sum.el (gnus-print-buffer): Made into own function.
8713         (gnus-summary-print-article): Use it.
8714
8715         * mailcap.el (mailcap-mime-info): Actually return the bit that we
8716         looked for when REQUEST is a string.
8717
8718         * gnus-art.el (gnus-mime-button-commands): Add printing
8719         keystroke.
8720         (gnus-mime-copy-part): Doc fix.
8721         (gnus-mime-print-part): New command.
8722
8723 2001-12-31  Simon Josefsson  <jas@extundo.com>
8724
8725         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
8726         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
8727
8728 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8729
8730         * gnus-picon.el (gnus-treat-from-picon): Autoload.
8731         (picon): Fix doc.
8732
8733         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
8734         longer exists. Remove those codes.
8735         * gnus.el (gnus-use-picons): Ditto.
8736
8737 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8738
8739         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
8740         infloop.
8741
8742         * gnus-sum.el (t): New `W D' map.
8743
8744         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
8745         (gnus-article-treat-body-boundary): Clean up.
8746         (gnus-body-boundary-face): Removed.
8747         (gnus-article-goto-header): Moved here.
8748         (gnus-article-goto-header): Allow better regexps.
8749         (gnus-article-treat-fold-newsgroups): New command.
8750
8751         * gnus-sum.el (gnus-summary-move-article): We have to select an
8752         article to give `gnus-read-move-group-name' an opportunity to
8753         suggest an appropriate default.
8754
8755         * rfc2047.el (rfc2047-fold-line): New function.
8756         (rfc2047-unfold-line): Ditto.
8757         (rfc2047-fold-region): Don't fold just after the header name.
8758
8759         * mail-parse.el (mail-header-fold-line): New alias.
8760         (mail-header-unfold-line): Ditto.
8761
8762         * gnus-art.el (gnus-body-boundary-face): Renamed.
8763         (gnus-article-treat-body-boundary): Use it.
8764         (gnus-article-treat-body-boundary): Use an invisible header and a
8765         line of underline characters.
8766
8767 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8768
8769         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
8770
8771         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
8772         (gnus-picon-split-address): New function.
8773         (gnus-picon-find-face): Use it.
8774         (gnus-picon-transform-address): Use it. Set first to t for each
8775         address.
8776
8777         * gnus-art.el (gnus-with-article-headers): Move to here. Define
8778         the macro then use it.
8779         (gnus-treatment-function-alist): Treat picons earlier.
8780
8781 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8782
8783         * gnus-art.el (gnus-body-separator-face): New variable.
8784         (gnus-article-treat-body-boundary): Use a blank, colored line.
8785
8786         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
8787         well.
8788
8789         * gnus-art.el (gnus-treat-body-boundary): New variable.
8790         (gnus-article-treat-unfold-headers): Use helper macro.
8791         (gnus-article-treat-body-boundary): New command.
8792
8793         * gnus.el (gnus-logo-color-style): Change the default color.
8794         (gnus-splash-face): Gray, gray.
8795
8796         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
8797         colors.
8798
8799         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
8800         (gnus-logo-color-style): Ditto.
8801         (gnus-logo-colors): Ditto.
8802
8803         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
8804
8805         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
8806
8807         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
8808         (gnus-picon-transform-newsgroups): New function.
8809
8810         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
8811         string.
8812
8813         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
8814
8815         * gnus-art.el (gnus-treat-cc-picon): New variable.
8816         (gnus-treat-mail-picon): Renamed.
8817
8818         * gnus-picon.el: New implementation.
8819         (gnus-picon-find-face): Renamed.
8820         (gnus-treat-from-picon): Use it.
8821         (gnus-picon-transform-address): Renamed.
8822         (gnus-treat-from-picon): Use it.
8823         (gnus-picon-create-glyph): Renamed.
8824         (gnus-picon-transform-address): Use it.
8825         (gnus-treat-cc-picon): New command.
8826
8827         * mm-decode.el (mm-create-image-xemacs): Separated out into
8828         function.
8829         (mm-get-image): Use it.
8830
8831         * gnus-art.el (gnus-treat-display-picons): Simplify.
8832         (gnus-treat-from-picon): Renamed.
8833
8834         * gnus-ems.el (gnus-create-image): New function.
8835         (gnus-put-image): New function.
8836
8837         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
8838         (gnus-with-article-headers): New macro.
8839         (gnus-article-goto-header): New function.
8840
8841         * gnus-xmas.el (gnus-image-type-available-p): New function.
8842
8843         * gnus-ems.el (gnus-image-type-available-p): New function.
8844
8845 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8846
8847         * nnrss.el (nnrss-check-group): Find the correct tag, because
8848         xml.el is changed.
8849
8850 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8851
8852         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
8853         lines are shorter than the window width.
8854         (gnus-ignored-headers): More headers.
8855
8856 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8857
8858         * gnus-art.el (gnus-treat-unfold-lines): New variable.
8859         (gnus-treat-unfold-headers): Renamed.
8860         (gnus-article-treat-unfold-headers): New command and keystroke.
8861
8862         * rfc2047.el (rfc2047-encode-message-header): Clean up.
8863
8864         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
8865
8866 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8867
8868         * sha1-el.el (sha1-use-external): New variable.
8869         (sha1-region): Use it.
8870         (sha1-string): Ditto.
8871
8872         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
8873         * gnus-picon.el: Less warnings when compile.
8874
8875 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8876
8877         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
8878         alias.
8879         (gnus-picons-database): Default to list.
8880         (gnus-picons-lookup-internal): Use it.
8881
8882         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
8883         to "bogus".
8884
8885         * gnus-win.el (gnus-configure-windows-hook): New hook.
8886
8887 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
8888
8889         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
8890
8891 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8892
8893         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
8894         lists.
8895         (gnus-select-newsgroup): Don't append; push.
8896         (gnus-adjust-marked-articles): Remove obsolete ranges from
8897         `seen'.
8898         (gnus-update-marks): Clean up.
8899         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
8900
8901 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
8902
8903         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
8904
8905 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8906
8907         * gnus-sum.el (gnus-auto-select-subject): New variable.
8908         (gnus-summary-best-unread-subject): New function.
8909         (gnus-summary-best-unread-article): Use it.
8910         (gnus-summary-first-unseen-subject): New function and command.
8911
8912         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
8913         other treatments.
8914
8915         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
8916         function.
8917
8918         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
8919         from the list of hidden types.
8920
8921         * mm-view.el (mm-inline-text): Ditto.
8922         (mm-inline-text): Ditto.
8923         (mm-w3-prepare-buffer): Ditto.
8924
8925         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
8926
8927 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8928
8929         * gnus-art.el (gnus-ignored-headers): Added more headers.
8930
8931 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
8932
8933         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
8934         once.
8935
8936 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8937
8938         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
8939
8940 2001-12-28  Simon Josefsson  <jas@extundo.com>
8941
8942         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
8943         Jesper Harder <harder@ifa.au.dk>.
8944
8945 2001-12-27  Simon Josefsson  <jas@extundo.com>
8946
8947         * gnus-sum.el (gnus-select-newsgroup): Make
8948         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
8949         contain all articles (instead of none) when no seen marks have
8950         been set for the group.
8951         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
8952         instead, it seems to result in shorter ranges.
8953
8954 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8955
8956         * mm-util.el (mm-iso-8859-x-to-15-region): Use
8957         insert-before-markers.
8958         From Jesper Harder <harder@ifa.au.dk>
8959
8960 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
8961
8962         * nnmaildir.el (nnmaildir-save-mail): create the destination
8963         groups if they do not exist.
8964
8965 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8966
8967         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
8968
8969 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8970
8971         * gnus-group.el (gnus-group-read-ephemeral-group): Call
8972         gnus-group-real-name.
8973
8974         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
8975         (gnus-newsgroup-variables): Ditto.
8976
8977         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
8978         return it.
8979
8980 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
8981
8982         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
8983         * nnmaildir.el (top-level): Add commentary.
8984         (nnmaildir-version): Indicate that nnmaildir is now a standard
8985         part of Gnus, not separately released.
8986
8987 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8988
8989         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
8990         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
8991         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
8992         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8993
8994 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8995
8996         * nnmaildir.el: Copyright changes. Require cl only at compile time.
8997
8998 2001-12-20  Simon Josefsson  <jas@extundo.com>
8999
9000         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
9001         ZHU <zsh@cs.rochester.edu>.
9002         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
9003         Brian P Templeton <bpt@tunes.org>.
9004
9005 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9006
9007         * nnmaildir.el: New file.
9008         From Paul Jarc <prj@po.cwru.edu>.
9009
9010 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9011
9012         * nndoc.el (nndoc-type-alist): Move forward to the end.
9013
9014 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9015
9016         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
9017         `dolist'.
9018
9019 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9020
9021         * gnus-win.el (gnus-frames-on-display-list): New function.
9022         (gnus-get-buffer-window): Use it.
9023
9024 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9025
9026         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
9027
9028 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9029
9030         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
9031
9032 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9033            From Harald Meland <Harald.Meland@usit.uio.no>
9034
9035         * gnus-win.el (gnus-get-buffer-window): New function.
9036         (gnus-all-windows-visible-p): Use it.
9037
9038         * gnus-util.el (gnus-horizontal-recenter)
9039         (gnus-horizontal-recenter, gnus-horizontal-recenter)
9040         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
9041
9042         * gnus-score.el (gnus-score-insert-help): Use it.
9043
9044         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
9045         (gnus-generate-tree, gnus-highlight-selected-tree)
9046         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
9047         it.
9048
9049         * gnus-art.el (gnus-article-set-window-start)
9050         (gnus-mm-display-part, gnus-request-article-this-buffer)
9051         (gnus-button-next-page, gnus-button-prev-page)
9052         (gnus-article-button-next-page, gnus-article-button-prev-page):
9053         Use it.
9054
9055 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
9056
9057         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
9058         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
9059         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
9060
9061 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9062
9063         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
9064         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
9065         * mml1991.el, nnultimate.el: Add `coding'.
9066
9067 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
9068
9069         * ChangeLog: changed coding to buffer-file-coding-system
9070         * ChangeLog.1: same
9071         * nnwfm.el: same
9072         * gnus-smiley.el: same
9073         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
9074         * gnus-delay.el: same
9075         * gnus-spec.el: same
9076         * message.el: same
9077         * mml1991.el: same
9078         * nnultimate.el: same
9079
9080 2001-12-16  Simon Josefsson  <jas@extundo.com>
9081         Inspired by code by Dirk Meyer <dischi@tzi.de>.
9082
9083         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
9084         (gnus-summary-save-map): Add muttprint.
9085         (gnus-summary-make-menu-bar): Ditto.
9086         (gnus-summary-muttprint): New function.
9087
9088         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
9089
9090 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9091
9092         * uudecode.el (uudecode-decode-region-internal): Speedup by using
9093         temporary list instead of buffer.
9094
9095         * mm-url.el (executable-find): autoload.
9096
9097 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
9098
9099         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
9100         to variable, follow doc-string conventions).
9101
9102 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
9103
9104         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
9105         subscribe-level
9106         * gnus-topic.el (gnus-subscribe-topics): use it.
9107
9108 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9109
9110         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
9111         messages. (A small patch with indentation)
9112         From Sean Neakums <sneakums@zork.net>.
9113
9114         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
9115         nil after shooting down the gnus-original-article-buffer.
9116
9117 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9118
9119         * uudecode.el (uudecode-use-external): New variable.
9120         (uudecode-decode-region): Automatically detect external program.
9121
9122         * binhex.el (binhex-use-external): New variable.
9123         (binhex-decode-region-internal): New function.
9124         (binhex-decode-region): Automatically detect external program.
9125
9126         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
9127         Use them.
9128
9129 2001-12-12  Simon Josefsson  <jas@extundo.com>
9130
9131         * nnvirtual.el (nnvirtual-always-rescan)
9132         (nnvirtual-component-regexp): Fix doc.
9133
9134         * nnoo.el (defvoo): Add doc to defvoo variables.
9135
9136         * nnml.el (nnml-directory, nnml-active-file)
9137         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
9138         (nnml-marks-is-evil, nnml-filenames-are-evil)
9139         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
9140
9141         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
9142         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
9143         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
9144         `error'.
9145
9146         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
9147         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
9148
9149         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
9150         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
9151         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
9152         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
9153
9154         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
9155         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
9156
9157         * imap.el, nnimap.el: Fix indentation.
9158
9159         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
9160
9161 2001-12-12  Didier Verna  <didier@xemacs.org>
9162
9163         * gnus-msg.el (gnus-group-news): New function.
9164         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
9165         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
9166         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
9167         for it.
9168         * gnus-msg.el (gnus-summary-news-other-window): New function.
9169         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
9170         bind it to `i'.
9171         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
9172         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
9173         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
9174         for it (called with a prefix).
9175         * gnus-msg.el (gnus-configure-posting-styles): add an optional
9176         group-name argument.
9177         * gnus-msg.el (gnus-setup-message): use it.
9178
9179 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9180
9181         * gnus-sum.el (gnus-summary-show-article): Fix doc.
9182
9183 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9184
9185         * mml.el (mime-to-mml): Remove Content-Disposition too.
9186
9187 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9188
9189         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
9190         * gnus-group.el (gnus-group-name-decode): Decode unibyte
9191         strings only.
9192         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9193
9194 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
9195
9196         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
9197         (nnmail-fancy-expiry-target): Use it.
9198         Suggestions from Simon Josefsson <jas@extundo.com>.
9199
9200 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9201
9202         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
9203
9204 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9205
9206         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
9207
9208         * gnus-util.el (gnus-url-unhex-string): Move here.
9209
9210 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9211
9212         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
9213         mm-url-decode-entities-nbsp.
9214
9215         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
9216         * webmail.el, nnwfm.el: Use mm-url.
9217
9218         * mm-url.el (mm-url-fetch-form): Move from nnweb.
9219         (mm-url-remove-markup): Move from nnweb.
9220         (mm-url-fetch-simple): Move from webmail.
9221
9222         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
9223
9224 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9225
9226         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
9227         (gnus-summary-print-article): Use it.
9228
9229         * gnus-util.el (gnus-replace-in-string): Typo.
9230
9231 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9232
9233         * nnweb.el (nnweb-replace-in-string): Removed.
9234
9235         * gnus-util.el (gnus-replace-in-string): New function.
9236         (gnus-mode-string-quote): Use it.
9237
9238         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
9239         * nnwfm.el (nnwfm-create-mapping): Ditto.
9240
9241 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9242
9243         * dgnushack.el (dgnushack-compile): nnrss.el and
9244         nnslashdot.el don't depend on nnweb, url, w3.
9245
9246         * nnrss.el: Use mm-url.
9247
9248 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9249
9250         * mm-url.el (mm-url-insert-file-contents): Support file:.
9251
9252 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9253
9254         * mm-view.el: Lower case for the description line. Sync from the
9255         Emacs CVS.
9256
9257 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9258
9259         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
9260         From:  Stefan Monnier  <monnier@cs.yale.edu>
9261
9262 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9263
9264         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
9265
9266 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9267
9268         * mm-url.el: Require executable.
9269         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9270
9271 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9272
9273         * pop3.el (pop3-munge-message-separator): Only use valid date.
9274         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
9275
9276         * Makefile.in: gnus-load.elc may not be generated.
9277
9278 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9279
9280         * mm-url.el: New file.
9281         * nnslashdot.el: Use it.
9282         * mm-extern.el (mm-extern-url): Use it.
9283
9284 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9285
9286         * gnus-sum.el (gnus-summary-save-article): Nix
9287         gnus-display-mime-function and gnus-article-prepare-hook.
9288
9289         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
9290         the beginning of lines.
9291         (gnus-complex-form-to-spec): Ditto.
9292
9293 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9294
9295         * message.el (message-make-mft): Fix the m-s-a-file regexp.
9296         From Paul Jarc <prj@po.cwru.edu>.
9297
9298 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9299
9300         * message.el: New variable message-subscribed-address-file;
9301         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
9302
9303 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9304
9305         * message.el (message-tab-body-function): Set to nil.
9306         (message-tab): Use text-mode-map or global-map.
9307         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9308
9309 2001-11-30  Simon Josefsson  <jas@extundo.com>
9310
9311         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
9312         instead of gnus-union, for speed.  Suggested by Christoph Conrad
9313         <christoph.conrad@gmx.de>.
9314         (gnus-agent-fetch-group-1): Add verbose message.
9315
9316 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9317
9318         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
9319         of integers.
9320
9321 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9322
9323         * message.el (message-newgroups-header-regexp)
9324         (message-completion-alist, message-tab-body-function): Use
9325         defcustom rather than defvar.
9326         (message-tab): Mention `message-tab-body-function' in doc.
9327         Suggested by Karl Eichwalder.
9328
9329 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9330
9331         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
9332
9333 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9334
9335         * nnheader.el (nnheader-find-nov-line): Don't use macro
9336         gnus-delete-line.
9337
9338         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
9339         (gnus-group-name-charset): Ditto.
9340
9341         * gnus-util.el (gnus-buffer-live-p): Ditto.
9342
9343 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9344
9345         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
9346         open parenthesis in doc.
9347         (sieve-manage-authenticator-alist): Typo in doc.
9348         * imap.el (imap-authenticator-alist): Typo in doc.
9349         (imap-stream-alist): Backslash.
9350
9351         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
9352           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
9353
9354 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9355
9356         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
9357
9358         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
9359
9360         * gnus-msg.el (gnus-configure-posting-styles): use
9361         make-local-hook. Add LOCAL for add-hook.
9362
9363 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
9364
9365         * message.el (message-mode): Use `make-local-hook' unless
9366         obsolete.
9367         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
9368
9369 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * canlock.el: Remove sha1.el and base64.el stuff.
9372
9373 2001-11-26  Didier Verna  <didier@xemacs.org>
9374
9375         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
9376         if needed.
9377
9378 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * message.el (message-tamago-not-in-use-p): New function.
9381         (message-strip-forbidden-properties): Use it.
9382
9383 2001-11-26  Didier Verna  <didier@xemacs.org>
9384
9385         * gnus-start.el (gnus-check-first-time-used): only check for
9386         existence of .el[d] files.
9387
9388 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9389
9390         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
9391
9392         * message.el (message-setup-1): Clean up mc-*.
9393
9394 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9395
9396         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
9397         * gnus-score.el (gnus-score-find-bnews): Use it.
9398
9399         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
9400         (gnus-summary-limit-to-author): Ditto.
9401         (gnus-summary-limit-to-extra): Ditto.
9402         (gnus-summary-find-matching): Support not-matching argument.
9403
9404 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9405
9406         * message.el (message-wash-subject): Use `insert' rather than
9407         `insert-string', which is deprecated.
9408
9409 2001-11-24  Simon Josefsson  <jas@extundo.com>
9410
9411         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
9412         message. (Gnus does not "default" to using 8bit for the message,
9413         it default to use 8bit encoding and the user-supplied CTE
9414         value. Calling this behaviour "treating it as 8bit" is perhaps
9415         better.)
9416
9417         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
9418         (compare mm-charset-to-coding-system).
9419
9420 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9421
9422         * canlock.el (canlock-sha1-with-openssl): Use unibyte
9423         buffer. Correctly decode hex.
9424
9425 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9426
9427         * gnus-agent.el (gnus-category-insert-line): Convert category
9428         names to strings.
9429
9430 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9431
9432         * message.el (sha1): eval-and-compile.
9433
9434 2001-11-20  Simon Josefsson  <jas@extundo.com>
9435
9436         * message.el (message-allow-no-recipients): New variable.
9437         (message-send): Use it, customize the prompting when posting to
9438         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
9439
9440 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9441
9442         * mm-util.el (mm-coding-system-priorities): New variable.
9443         (mm-sort-coding-systems-predicate): New function.
9444         (mm-find-mime-charset-region): Resort coding systems if needed.
9445         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9446
9447 2001-11-20  Didier Verna  <didier@xemacs.org>
9448
9449         * gnus-group.el (gnus-group-make-help-group): new optional
9450         argument to control the error behavior.
9451         * gnus-start.el (gnus-check-first-time-used): use it to avoid
9452         erroring.
9453
9454 2001-11-19  Simon Josefsson  <jas@extundo.com>
9455
9456         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
9457         instead of C-c C-u.  Suggested by Per Abrahamsen
9458         <abraham@dina.kvl.dk>.
9459
9460 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9461
9462         * nnfolder.el (nnfolder-read-folder): Use group instead of
9463         nnfolder-current-group.
9464         Suggested by Lorentey Karoly <lorentey@elte.hu>.
9465
9466 2001-11-17  Simon Josefsson  <jas@extundo.com>
9467
9468         * message.el (message-send): Ask user if Fcc/Gcc should be
9469         performed when no other sender was specified.
9470         Suggested by prj@po.cwru.edu (Paul Jarc).
9471
9472 2001-11-17  Simon Josefsson  <jas@extundo.com>
9473
9474         * message.el (message-mode, message-mode-map): Use C-c C-u for
9475         Importance: instead of C-c C-p (used by SC).
9476
9477 2001-11-16  Simon Josefsson  <jas@extundo.com>
9478
9479         * message.el (message-insert-importance-high)
9480         (message-insert-importance-low): Save point.
9481
9482         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
9483         value.
9484
9485 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
9486
9487         * message.el (message-strip-special-text-properties): New option.
9488         (message-strip-forbidden-properties): Obey it.
9489
9490 2001-11-14  Sam Steingold  <sds@gnu.org>
9491
9492         * gnus-score.el: Fixed some doc strings to properly quote symbols.
9493
9494 2001-11-15  Simon Josefsson  <jas@extundo.com>
9495
9496         Support "Importance:" header in Message.
9497
9498         * message.el (message-mode-map): Bind C-c C-p to
9499         `message-insert-or-toggle-importance'
9500         (message-mode-menu): Add message-insert-importance-{high,low}.
9501         (message-insert-importance-high, message-insert-importance-low)
9502         (message-insert-or-toggle-importance): New functions.
9503         (message-tool-bar-map): Add {un,}important.
9504         (message-mode): Doc fix.
9505
9506 2001-11-15  Simon Josefsson  <jas@extundo.com>
9507
9508         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
9509
9510         * mml.el (mml-menu): Fix toolbar tooltip.
9511
9512 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9513
9514         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
9515         * nnml.el (nnml-save-marks): Ditto.
9516
9517         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
9518
9519 2001-11-15  Simon Josefsson  <jas@extundo.com>
9520
9521         * nnml.el (nnml-save-marks):
9522         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
9523         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
9524
9525 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9526
9527         * gnus-art.el (gnus-article-wash-status-strings): Use
9528         `copy-sequence', not `copy-seq'.
9529
9530 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9531
9532         * gnus-art.el (gnus-article-wash-status-strings): New constant.
9533         (gnus-gnus-article-wash-status-entry): New function.
9534         (gnus-article-wash-status): Use it.
9535
9536 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9537
9538         * mml1991.el: Add coding header.
9539
9540 2001-11-12  Simon Josefsson  <jas@extundo.com>
9541
9542         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
9543         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
9544         `mml1991-sign' and `mml1991-encrypt'.
9545         (mml1991-encrypt, mml1991-sign): New glue functions.
9546         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
9547
9548         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
9549         (mml-menu): Add PGP to menu.
9550
9551         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
9552         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
9553         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
9554         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
9555
9556         * mml2015.el: Mention RFC 3156.
9557
9558         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
9559
9560 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9561
9562         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
9563
9564         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
9565           From <Michael.Cook@cisco.com>
9566
9567 2001-11-11  Simon Josefsson  <jas@extundo.com>
9568
9569         * message.el (top-level): Autoload sha1.
9570         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
9571         canlock, no need to require two different hash algs).  Suggested
9572         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
9573
9574 2001-11-09  Simon Josefsson  <jas@extundo.com>
9575
9576         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
9577         <Pavel@Janik.cz>.
9578
9579 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9580
9581         * message.el (message-point-in-header-p): New function.
9582         (message-do-auto-fill): Use it.
9583         (message-beginning-of-line): New function.  Goes to beginning of
9584         header value (i.e., end of header name), or to beginning of line
9585         if already at beginning of value.  Behaves like
9586         `beginning-of-line' when in message body.
9587         (message-mode-map): Bind it.
9588
9589 2001-11-08  Simon Josefsson  <jas@extundo.com>
9590
9591         * gnus-msg.el (gnus-posting-styles): Add doc.
9592
9593 2001-11-07  Simon Josefsson  <jas@extundo.com>
9594
9595         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
9596
9597         * sieve-mode.el (sieve-control-commands-face)
9598         (sieve-control-commands-face, sieve-action-commands-face)
9599         (sieve-test-commands-face, sieve-tagged-arguments-face): New
9600         faces.
9601         (sieve-font-lock-keywords): Use them.
9602         (sieve-mode): Only set font-lock-defaults in emacs.
9603
9604         * gnus-art.el (gnus-default-article-saver): Add
9605         gnus-summary-save-body-in-file.
9606         (gnus-summary-write-to-file): Fix doc.
9607
9608 2001-11-07  Simon Josefsson  <jas@extundo.com>
9609
9610         * gnus-art.el (gnus-treat-highlight-signature): Add cross
9611         reference to the correct chapter in the manual.
9612
9613         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
9614         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
9615
9616 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9617
9618         * mml.el (mml-preview): Bind mail-header-separator.
9619
9620 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9621
9622         * message.el: Always require canlock.
9623         (message-ignored-supersedes-headers): Include Cancel-Lock and
9624         Cancel-Key.
9625         (message-insert-canlock): Don't require canlock.
9626         (message-cancel-news): Don't check whether canlock is available.
9627         (message-supersede): Support cancel-locks.
9628
9629         * gnus-art.el: Don't autoload canlock.
9630
9631 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9632
9633         * mail-source.el (mail-source-fetch-imap): ASYNC param.
9634         From: <andre@slamdunknetworks.com>
9635
9636 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9637
9638         * many files: Fix copyright lines.
9639
9640 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9641
9642         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
9643         Suggested by Dave Love  <fx@gnu.org>.
9644
9645 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9646
9647         * message.el (message-kill-buffer): Remove auto-save file after
9648         confirm.
9649
9650         * message.el (message-send-mail): Call message-generate-headers
9651         once.  Suggested by Matt Armstrong <matt@lickey.com>.
9652
9653         * gnus-topic.el (gnus-topic-rename): Initial-input.
9654         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
9655
9656 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9657
9658         * message.el (message-forbidden-properties): New constant.
9659         (message-strip-forbidden-properties): New function.
9660         (message-mode): Activate it.
9661
9662 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9663
9664         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
9665         (mm-hack-charsets): Fix doc.
9666
9667 2001-11-02  Simon Josefsson  <jas@extundo.com>
9668
9669         * gnus-int.el (gnus-check-server): Message "...done" when done.
9670
9671         * imap.el (imap-close): Don't message (imap-send-command-wait
9672         returns if the connection is dropped).
9673         (imap-wait-for-tag): Nix out message only when necessary.
9674
9675         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
9676         for non-crossposting.
9677         (gnus-sieve-crosspost): Default to t to be consistent with other
9678         parts of Gnus.
9679
9680 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9681
9682         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
9683         (mm-iso-8859-x-to-15-table): Ditto.
9684         (mm-iso-8859-x-to-15-region): Ditto.
9685         (mm-find-mime-charset-region): Ditto.
9686
9687 2001-11-01  Simon Josefsson  <jas@extundo.com>
9688
9689         * nnimap.el (nnimap-close-asynchronous): New variable.
9690         (nnimap-close-group): Use it.
9691         (nnimap-expunge): Don't use it.
9692
9693         * imap.el (imap-callbacks): New variable.
9694         (imap-remassoc): Copied from `gnus-remassoc'.
9695         (imap-add-callback): New function.
9696         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
9697         behaviour.
9698         (imap-parse-response): Call the callback.
9699
9700         * message.el (message-insert-canlock): New variable.
9701         (message-canlock-generate, message-canlock-password)
9702         (message-insert-canlock): New functions.
9703         (message-send-news): Call `message-insert-canlock'.
9704         (top-level): Require canlock when compiling.
9705         (message-insert-canlock): Require canlock before we need it.
9706
9707 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9708
9709         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
9710
9711 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9712
9713         * dgnushack.el (dgnushack-make-load): A workaround for
9714         custom-add-loads bug in some versions of XEmacs.
9715
9716 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9717
9718         * mm-util.el (mm-charset-synonym-alist): Revert (some).
9719
9720 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9721
9722         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
9723         (mm-hack-charsets): New variable.
9724         (mm-iso-8859-15-compatible): New variable.
9725         (mm-iso-8859-x-to-15-table): New variable.
9726         (mm-find-mime-charset-region): Add parameter hack-charsets.
9727
9728         * mm-bodies.el (mm-encode-body): Use it.
9729         * mml.el (mml-parse-1): Ditto.
9730
9731 2001-11-01  Simon Josefsson  <jas@extundo.com>
9732
9733         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
9734
9735 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9736
9737         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
9738         is nil.
9739
9740 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9741
9742         * smiley-ems.el (smiley-update-cache): Auto detect file type.
9743
9744         * message.el (message-forward-rmail-make-body): Use
9745         save-window-excursion.
9746         (message-encode-message-body): Search with noerror.
9747         (message-setup-1): Convert compose-mail send-actions to
9748         message-send-actions.
9749
9750 2001-11-01  Simon Josefsson  <jas@extundo.com>
9751
9752         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
9753         <yamaoka@jpl.org>.
9754
9755 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9756
9757         * sieve-manage.el (sieve-string-bytes): No complain.
9758
9759 2001-11-01  Simon Josefsson  <jas@extundo.com>
9760
9761         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
9762         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
9763         has autoload cookies, so no `require' should be necessary.)
9764
9765         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
9766         files.
9767
9768 2001-10-31  Simon Josefsson  <jas@extundo.com>
9769
9770         * gnus-cus.el (gnus-group-parameters): Support integer `display'
9771         parameter.
9772
9773         * gnus-sum.el (gnus-select-newsgroup): If group parameter
9774         `display' is a number (and C-u wasn't used to enter group), only
9775         fetch that number of articles.
9776
9777 2001-10-31  Matt Armstrong  <matt@lickey.com>
9778
9779         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
9780         not-subscribed -> subscribed.
9781
9782 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9783         From: Josh Huber <huber@alum.wpi.edu>
9784
9785         * message.el (message-subscribed-address-functions): New variable.
9786         (message-subscribed-addresses): New variable.
9787         (message-subscribed-regexps): New variable.
9788         (message-goto-mail-followup-to): New function.
9789         (message-send-mail): Add Mail-Followup-To.
9790         (message-make-mft): New function.
9791
9792         * gnus.el (gnus-find-subscribed-addresses): New function.
9793
9794 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9795
9796         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
9797         (mail-source-fetch-pop): Ditto.
9798         (mail-source-check-pop): Ditto.
9799
9800         * gnus-start.el (gnus-read-init-file): Ditto.
9801         (gnus-activate-group): Ditto.
9802         (gnus-read-newsrc-el-file): Ditto.
9803
9804 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9805
9806         * message.el (message-get-reply-headers): Make sure there is ", ".
9807
9808         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
9809         mm-coding-system-p. Don't correct it only in XEmacs.
9810         (mm-charset-to-coding-system): Use mm-coding-system-p and
9811         mm-get-coding-system-list.
9812         (mm-emacs-mule, mm-mule4-p): New variables.
9813         (mm-enable-multibyte, mm-disable-multibyte,
9814         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
9815         mm-with-unibyte-current-buffer,
9816         mm-with-unibyte-current-buffer-mule4): Use them.
9817         (mm-find-mime-charset-region): Treat iso-2022-jp.
9818
9819         From  Dave Love  <fx@gnu.org>:
9820
9821         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
9822         construction.
9823         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
9824         entries conditional on not having a coding system defined for
9825         them.
9826         (mm-mule-charset-to-mime-charset): Use
9827         find-coding-systems-for-charsets if defined.
9828         (mm-charset-to-coding-system): Don't use
9829         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
9830         later.  Add last resort search of coding systems.
9831         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
9832         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
9833         Mule 4.
9834         (mm-find-mime-charset-region): Re-write.
9835         (mm-with-unibyte-current-buffer): Restore buffer as well as
9836         multibyteness.
9837
9838 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9839
9840         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
9841         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
9842         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
9843
9844 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9845
9846         * gnus-art.el (article-display-x-face): Nix buffer-read-only
9847         again.
9848
9849         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
9850
9851 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9852
9853         * gnus-spec.el (gnus-parse-simple-format): Use
9854           buffer-substring-no-properties.
9855
9856 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * gnus-art.el (article-verify-cancel-lock): New function.
9859
9860         * nnheader.el (nntp-process-response): New variable.
9861         (nnheader-init-server-buffer): Make `nntp-process-response'
9862         buffer-local in `nntp-server-buffer'.
9863
9864         * nntp.el (nntp-prepare-post-hook): New hook.
9865         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
9866         (nntp-async-trigger): Ditto.
9867         (nntp-request-post): Insert a server's ID if there's no Message-ID
9868         header; run `nntp-prepare-post-hook'.
9869
9870 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9871
9872         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
9873         instead.
9874
9875         * message.el (message-forward-subject-author-subject): Don't use
9876         message-news-p, which widens the buffer.
9877         (message-forward-make-body): New function.
9878         (message-forward): Use it.
9879         (message-insinuate-rmail): New function.
9880         (message-forward-rmail-make-body): New function.
9881
9882 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9883
9884         * mm-extern.el (mm-extern): Provide it.
9885
9886         * mm-partial.el (mm-partial): Provide it.
9887
9888 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9889
9890         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
9891
9892 2001-10-29  Simon Josefsson  <jas@extundo.com>
9893
9894         * mml.el (mml-preview): Bind message-this-is-news if it is
9895         news. From Jesper Harder <harder@myrealbox.com>.
9896
9897 2001-10-28  Simon Josefsson  <jas@extundo.com>
9898
9899         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
9900
9901 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
9902
9903         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
9904         ironic smilies.
9905
9906 2001-10-27  Simon Josefsson  <jas@extundo.com>
9907
9908         * message.el (message-indent-citation): Don't add trailing
9909         whitespace when citing text.
9910
9911         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
9912         <harder@ifa.au.dk>.
9913
9914 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9915
9916         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
9917         not available.
9918         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
9919         (nnweb-type-definition): Add google as alias of dejanews.
9920         (nnweb-google-parse-1): Forward 1 line.
9921
9922 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9923
9924         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
9925         variable `message-forward-ignored-headers'.
9926
9927 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
9928
9929         * gnus.el (gnus-expand-group-parameter): New function.
9930         (gnus-expand-group-parameters): Call it.
9931         (gnus-group-fast-parameter): New function.
9932         (gnus-group-find-parameter): Call it.
9933
9934 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9935
9936         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
9937         vector (it didn't before because of a bug).
9938         * gnus-msg.el (gnus-post-news): Use header vector directly, if
9939         available.  Before it converted it to an article number.
9940
9941         This makes followup to news articles with negative numbers in
9942         nnvirtual groups use news instead of mail.
9943
9944 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9945
9946         * gnus.el (post-method): Use `native' instead of `nil'.
9947
9948         * gnus-msg.el (gnus-post-method): Ditto.
9949
9950 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9951
9952         * gnus.el (gnus-define-group-parameter): Grammar fix.
9953
9954 2001-10-22  Simon Josefsson  <jas@extundo.com>
9955
9956         * gnus-msg.el (gnus-extended-version): Include
9957         system-configuration.
9958         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
9959
9960 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
9961
9962         * gnus.el (post-method): Customization fix: `native' is not a
9963         valid value.
9964         * gnus-msg.el (gnus-post-method): Doc and customization fix:
9965         `native' is not a valid value.
9966
9967 2001-10-21  Simon Josefsson  <jas@extundo.com>
9968
9969         * nnimap.el (nnimap): Defgroup
9970         (nnimap-strict-function, nnimap-strict-function-match): New
9971         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
9972         (nnimap-split-crosspost, nnimap-split-inbox)
9973         (nnimap-split-rule, nnimap-split-predicate)
9974         (nnimap-split-predicate): Defcustom.
9975         (nnimap-split-inbox, nnimap-expunge-search-string)
9976         (nnimap-importantize-dormant): Remove "*" from doc.
9977
9978 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9979
9980         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
9981         not supplied via prefix arg.  From Lisp, make arg mandatory.
9982         Suggested by Frank Schmitt.
9983
9984 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9985
9986         * message.el (message-do-auto-fill): Avoid calling
9987         'rfc822-goto-eoh'.
9988
9989 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9990         From Paul Jarc <prj@po.cwru.edu>.
9991
9992         * message.el (message-get-reply-headers): Restructure the logic
9993         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
9994
9995 2001-10-20  Simon Josefsson  <jas@extundo.com>
9996
9997         * message.el (message-cancel-news): Support cancel-locks.
9998         Suggested by Per Abrahamsson.
9999
10000         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
10001         conses.  From David Z Maze <dmaze@MIT.EDU>.
10002
10003         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
10004
10005 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10006
10007         * mm-decode.el (mm-default-directory): Fix customize type.
10008
10009         * message.el (message-setup-fill-variables): Kludge to use
10010         normal-auto-fill-function even if auto fill is already activated.
10011
10012 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10013
10014         * message.el (message-do-auto-fill): New version that does not
10015         rely on text properties, by Simon Josefsson <jas@extundo.com>.
10016         (message-setup-1): Removed the `message-field' property.
10017
10018         * gnus-draft.el (gnus-draft-edit-message): Removed the
10019         `message-field' property.
10020
10021 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
10022
10023         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
10024         `message-field'.  The `field' property has a special significance in
10025         Emacs 21.
10026
10027         * message.el (message-send, message-setup-1): Ditto.
10028
10029 2001-10-18  Simon Josefsson  <jas@extundo.com>
10030
10031         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
10032         when undoing.
10033
10034 2001-10-18  Simon Josefsson  <jas@extundo.com>
10035         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
10036
10037         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
10038         (gnus-summary-make-menu-bar): Ditto.
10039
10040 2001-10-17  Simon Josefsson  <jas@extundo.com>
10041
10042         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
10043         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
10044
10045 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10046
10047         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
10048         * gnus-util.el (gnus-user-date): New function.
10049         From Frank Schmitt <usenet@Frank-Schmitt.net>.
10050
10051 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10052
10053         * message.el (message-check-news-header-syntax): Special case
10054         nnvirtual groups.
10055
10056         * gnus-sum.el (gnus-summary-respool-default-method): Changed
10057         customize type to `symbol'.
10058
10059 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10060
10061         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
10062         %&foo;.
10063         (gnus-parse-simple-format): Support user extended spec too.
10064         %u&foo; invokes gnus-user-format-function-foo.
10065
10066 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10067
10068         * nnml.el (nnml-request-expire-articles): Make sure it is back to
10069         the server.
10070         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
10071         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10072         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
10073         * nndiary.el (nndiary-request-expire-articles): Ditto.
10074         (nndiary-schedule): Defsubst it before use it.
10075         (nndiary-error): eval-and-compile.
10076
10077 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10078
10079         * gnus-msg.el (gnus-post-method): Changed two instances of
10080         `active' to `current' and one `null' to `not'.
10081
10082 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10083         From Katsumi Yamaoka <yamaoka@jpl.org>.
10084
10085         * message.el (message-setup-fill-variables): Use
10086         `normal-auto-fill-function' instead of `auto-fill-function'.
10087
10088 2001-10-16  Simon Josefsson  <jas@extundo.com>
10089
10090         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
10091         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
10092         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
10093
10094 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10095         Patch by Oliver Scholz <oscholz@my.gnus.org>.
10096
10097         * gnus-draft.el (gnus-draft-edit-message): Add text property
10098         `field' with value `header' to message headers.
10099         * message.el (message-setup-1): Really add text property to all of
10100         the header, not just part of it.
10101
10102 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10103
10104         * gnus-group.el (gnus-group-sort-by-server): Use it.
10105
10106         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
10107
10108         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
10109         and keystroke.
10110
10111 2001-10-14  Simon Josefsson  <jas@extundo.com>
10112
10113         * dig.el: Doc fix.
10114
10115         * smime.el: Doc fix.
10116
10117         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
10118         charset magic from message.el.
10119
10120 2001-10-12  Simon Josefsson  <jas@extundo.com>
10121         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
10122
10123         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
10124         'cite from g-a-wash-types.
10125         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
10126         (gnus-article-hide-citation): Fix.
10127
10128         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
10129         character.
10130         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
10131
10132         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
10133         definition.
10134         (gnus-signature-toggle): Toggle `s' mode line character.
10135
10136         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
10137         doing stuff that clears it.
10138
10139 2001-10-12  Simon Josefsson  <jas@extundo.com>
10140
10141         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
10142         From Eric Marsden <emarsden@laas.fr>.
10143
10144 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10145
10146         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
10147         (autoload): Add some autoloads.
10148
10149 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10150         Suggested by Oliver Scholz <epameinondas@gmx.de>.
10151
10152         * message.el (message-do-auto-fill): New function.  Like
10153         `do-auto-fill' but don't fill when in the message header.
10154         (message-setup-1): Put a text property on the message header.
10155         (message-setup-fill-variables): Use `message-do-auto-fill'.
10156
10157 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10158
10159         * message.el (message-send-mail-partially): Insert an empty line
10160         first, because of the change of message-make-lines.
10161
10162 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
10163
10164         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
10165         iso-8859-15, make it an alias for iso-8859-1.
10166
10167 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10168
10169         * message.el (message-send-news): Don't modify the value of
10170         `message-syntax-checks' if it is not a list (possibly it is
10171         `dont-check-for-anything-just-trust-me').
10172
10173 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10174
10175         * gnus-group.el (gnus-group-name-charset-group-alist): Use
10176         `find-coding-system' for XEmacs to check whether the coding-system
10177         `utf-8' is available.
10178
10179 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10180
10181         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
10182
10183 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10184
10185         * message.el (message-send-news): Oops, missed case with no
10186         "Followup-To" header...
10187
10188 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10189
10190         * message.el (message-send-news): Allow
10191         `gnus-group-name-charset-group-alist' to affect encoding of the
10192         "Newsgroups" and "Followup-To" headers.
10193
10194 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10195
10196         * Makefile.in (install-el): Depend on gnus-load.el.
10197
10198 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10199
10200         * Makefile.in (install-el): Use -f.
10201         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
10202
10203 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
10204
10205         * message.el (message-send-news): Don't encode Followups-To when
10206         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
10207
10208         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
10209         header.
10210
10211         * gnus-art.el (article-decode-group-name): Also decode
10212         "Followup-To".
10213
10214         * rfc2047.el (rfc2047-encode-message-header): Encode without
10215         asking for null methods.
10216
10217         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
10218         default charset for newsgroup names in accordance with USEFOR.
10219
10220         * gnus-group.el (gnus-group-name-charset-method-alist,
10221         gnus-group-name-charset-group-alist): Removed "*" from doc
10222         strings, "*" should not be used for complex variables.
10223
10224 2001-10-06  Simon Josefsson  <jas@extundo.com>
10225
10226         Support UTF-8 group names better.
10227
10228         * message.el (message-check-news-header-syntax): Encode group
10229         names before comparison.
10230
10231         * gnus-msg.el (gnus-copy-article-buffer): Run all
10232         `gnus-article-decode-hook's except `article-decode-charset'
10233         instead of hardcoding call to one of them.
10234
10235         * gnus-art.el (gnus-article-decode-hook): Add
10236         `article-decode-group-name'.
10237         (article-decode-group-name): New function, use `g-d-n'.
10238
10239         * gnus-group.el (gnus-group-insert-group-line): Decode
10240         gnus-tmp-group using `g-d-n'.
10241
10242         * gnus-util.el (gnus-decode-newsgroups): New function.
10243
10244 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10245
10246         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
10247         `gnus-group-name-charset-group-alist'.
10248
10249 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10250
10251         * Makefile.in: Install el in install. Add uninstall.
10252
10253 2001-10-05  Simon Josefsson  <jas@extundo.com>
10254
10255         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
10256
10257         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
10258
10259         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
10260         empty folders.
10261
10262         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
10263         limiting if read-all (C-u RET) was used.
10264
10265 2001-10-04  Simon Josefsson  <jas@extundo.com>
10266
10267         * mail-source.el (mail-source-movemail-program): New variable.
10268         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
10269         <thutt@thutt.vmware.com>.
10270
10271 2001-10-03  Simon Josefsson  <jas@extundo.com>
10272
10273         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
10274         (gnus-summary-line-format-alist): Fix param.
10275
10276 2001-10-02  Simon Josefsson  <jas@extundo.com>
10277
10278         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
10279         don't go through `nnimap-request-expire-articles' to delete the
10280         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
10281
10282 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10283
10284         * gnus-agent.el (gnus-agent-write-active): The min in the
10285         agent/active may be larger than that in the server/active.
10286
10287 2001-10-01  Simon Josefsson  <jas@extundo.com>
10288
10289         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
10290         is IMAP4rev1.
10291
10292         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
10293
10294         * nnfolder.el: Ditto.
10295
10296 2001-09-30  Dan Christensen  <jdc@uwo.ca>
10297
10298         * gnus-sum.el (gnus-summary-extract-address-component): New function.
10299         (gnus-summary-from-or-to-or-newsgroups): Optimize.
10300
10301 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10302
10303         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
10304         (message-mode-menu): Menu item for same.
10305
10306         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
10307         delayed articles.
10308
10309         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
10310         nndraft:delayed does not exist.
10311         (gnus-delay-initialize): Don't set up keymap, that's done from
10312         message.el now.
10313         (gnus-delay, gnus-delay-group, gnus-delay-header)
10314         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
10315
10316 2001-09-29  Simon Josefsson  <jas@extundo.com>
10317
10318         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
10319         utf-8, not eight-bit-control.
10320
10321         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
10322         (imap-log, imap-debug): Custom.
10323         (imap-log-buffer, imap-debug-buffer): New constants.
10324         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
10325         (imap-network-open, imap-shell-open, imap-starttls-open)
10326         (imap-send-command-1, imap-send-command, imap-arrival-filter)
10327         (imap-debug): Use imap-*-buffer.
10328
10329         * nndoc.el (nndoc-article-type): Add mailman.
10330         (nndoc-type-alist): Ditto.
10331         (nndoc-mailman-type-p): New function.
10332
10333 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10334
10335         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
10336         gnus-art.el.
10337
10338 2001-09-27  Simon Josefsson  <jas@extundo.com>
10339
10340         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
10341         (gnus-topic-catchup-articles): New function. Suggested by Robin
10342         S. Socha <robin-dated-1001857693.185e29@socha.net>.
10343
10344 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10345         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10346
10347         * gnus-ems.el (gnus-article-display-xface): Insert xface after
10348         previous ones.
10349
10350 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10351         From Daiki Ueno  <ueno@unixuser.org>
10352
10353         * gnus-sum.el (gnus-summary-show-article): The arglist of
10354         detect-coding-region is incompatible.
10355
10356 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10357         From Katsuhiro Hermit Endo <hermit@koka-in.org>
10358
10359         * gnus-group.el (gnus-group-delete-group): Typo.
10360
10361 2001-09-26  Simon Josefsson  <jas@extundo.com>
10362
10363         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
10364
10365         * nnimap.el (nnimap-expiry-target): Use temp buffer.
10366
10367 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10368
10369         * gnus-cus.el (gnus-group-parameters): Display as sexp.
10370
10371 2001-09-22  Simon Josefsson  <jas@extundo.com>
10372
10373         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
10374
10375         * nnfolder.el (nnfolder-open-marks): Ditto.
10376
10377         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
10378         (gnus-update-marks): Use it.
10379         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
10380         hardcoded list.
10381
10382         * gnus.el (gnus-article-special-mark-lists): Add killed.
10383         (gnus-article-unpropagated-mark-lists): New constant.
10384
10385 2001-09-22  Simon Josefsson  <jas@extundo.com>
10386
10387         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
10388         custom option.
10389
10390 2001-09-23  Simon Josefsson  <jas@extundo.com>
10391
10392         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
10393
10394 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10395
10396         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
10397
10398 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10399
10400         * gnus-group.el (gnus-group-sort-function): Fix customize type to
10401         accept lists of functions.
10402
10403 2001-09-20  Simon Josefsson  <jas@extundo.com>
10404
10405         * gnus-group.el (gnus-group-catchup): Update expire marks in
10406         backend.  Also, if ALL also set expire marks on tick/dormant.
10407
10408 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10409
10410         * message.el (message-tab-body-function): New variable.
10411         * message.el (message-tab): Use it.
10412
10413 2001-09-19  Sam Steingold  <sds@gnu.org>
10414
10415         * gnus-win.el (gnus-buffer-configuration): Respect
10416         `gnus-bug-create-help-buffer'.
10417
10418 2001-09-18  Simon Josefsson  <jas@extundo.com>
10419
10420         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
10421         (gnus-parse-simple-format): Re-revert.
10422
10423 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
10424         Trivial patch.
10425
10426         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
10427         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
10428
10429 2001-09-18  Simon Josefsson  <jas@extundo.com>
10430
10431         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
10432         signed.
10433         (gnus-parse-simple-format): Don't use it.
10434
10435 2001-09-17  Miles Bader  <miles@gnu.org>
10436
10437         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
10438         error querying a backend abort the whole process.
10439
10440 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10441
10442         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
10443         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10444
10445 2001-09-17  Didier Verna  <didier@xemacs.org>
10446
10447         * nndiary.el: version 0.2-b14.
10448         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
10449         compatibility problem with XEmacs 21.1.
10450
10451 2001-09-15  Simon Josefsson  <jas@extundo.com>
10452
10453         * gnus-group.el (gnus-group-line-format): Document %c.
10454
10455         * nnml.el (nnml-parse-head): Handle CRLF files.
10456         (nnml-generate-nov-file): Ditto.
10457         (nnml-retrieve-headers): Ditto.
10458
10459 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
10460
10461         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
10462
10463 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
10464
10465         * gnus-spec.el (gnus-correct-substring): Still stopped one
10466         character before we wanted (never included last character).
10467         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
10468         add missing "," (once per function)
10469
10470 2001-09-14  Simon Josefsson  <jas@extundo.com>
10471
10472         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
10473         (otherwise e.g. gnus-agentize in .gnus overrides the customized
10474         default before gnus-group is loaded and the variable set.)
10475
10476         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
10477         killed or unsent marks.
10478
10479         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
10480         isn't an article to set it on (e.g. when you `a' in a group).
10481
10482 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10483
10484         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
10485         can read e-mails from Microsoft Outlook users not using ISO
10486         8859-2 character set.
10487
10488 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10489
10490         * gnus-diary.el: Minor modifications to avoid warnings.
10491         (gnus-summary-misc-menu): defvar.
10492         (gnus-diary-check-message): Use gnus-point-at-eol.
10493         (gnus-diary-kill-entire-line): eval-and-compile.
10494
10495 2001-09-12  Didier Verna  <didier@xemacs.org>
10496
10497         * nndiary.el: new version (0.2-b13).
10498         * nndiary.el (nndiary-mail-sources): doc update.
10499         * nndiary.el (nndiary-split-methods): ditto.
10500         * nndiary.el (nndiary-request-accept-article-hooks): New.
10501         * nndiary.el (nndiary-request-accept-article): use it, check
10502         message validity.
10503         * nndiary.el (nndiary-get-new-mail): changed default to nil.
10504         * nndiary.el (nndiary-schedule): fix bug (misplaced
10505         condition-case): it didn't return nil on error.
10506         * gnus-diary.el: new version.
10507         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
10508         * gnus-diary.el (gnus-diary-header-value-history): New.
10509         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
10510         * gnus-diary.el (gnus-diary-add-header): New.
10511         * gnus-diary.el (gnus-diary-check-message): New.
10512         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
10513         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
10514
10515 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10516
10517         * gnus-sum.el (gnus-select-newsgroup): Make
10518         `gnus-current-select-method' buffer-local.
10519
10520         * gnus-art.el (gnus-request-article-this-buffer): Refer
10521         `gnus-current-select-method' in the current summary buffer.
10522
10523 2001-09-10  Simon Josefsson  <jas@extundo.com>
10524         From Daniel Pittman <daniel@rimspace.net>
10525
10526         * gnus-spec.el (gnus-correct-pad-form): Fix.
10527
10528 2001-09-09  Simon Josefsson  <jas@extundo.com>
10529
10530         * mm-decode.el (mm-inline-media-tests): Add
10531         application/x-emacs-lisp.
10532         (mm-attachment-override-types): Add
10533         application/{x-,}pkcs7-signature.
10534
10535         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
10536         (gnus-server-line-format, gnus-server-mode-line-format)
10537         (gnus-server-browse-in-group-buffer): Customize.
10538
10539 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10540
10541         * nnml.el (nnml-marks-changed-p): Typo.
10542         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
10543         (nnml-marks-changed-p): Use gnus-gethash.
10544         (nnml-marks-modtime): Use gnus-make-hashtable.
10545
10546         * nnfolder.el (nnfolder-marks-changed-p): Typo.
10547         (nnfolder-request-expire-articles, nnfolder-save-marks)
10548         (nnfolder-open-marks): Typo.
10549         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
10550         (nnfolder-marks-changed-p): Use gnus-gethash.
10551         (nnfolder-marks-modtime): Use gnus-make-hashtable.
10552
10553 2001-09-08  Simon Josefsson  <jas@extundo.com>
10554
10555         * nnfolder.el (nnfolder-marks-modtime): New variable.
10556         (nnfolder-marks-changed-p): New function.
10557         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
10558         (nnfolder-request-update-info): Don't update if marks didn't change.
10559
10560         * nnml.el (nnml-marks-modtime): New variable.
10561         (nnml-marks-changed-p): New function.
10562         (nnml-save-marks, nnml-open-marks): Save modtime.
10563         (nnml-request-update-info): Don't update if marks didn't change.
10564
10565         * gnus-agent.el (gnus-agent-any-covered-gcc)
10566         (gnus-agent-add-server, gnus-agent-remove-server): Use
10567         gnus-agent-method-p.
10568
10569         * gnus-art.el (gnus-buttonized-mime-types): New variable.
10570         (gnus-unbuttonized-mime-type-p): Use it.
10571
10572         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
10573         fetch group.
10574
10575 2001-09-08  Simon Josefsson  <jas@extundo.com>
10576         From Daniel Pittman <daniel@rimspace.net>
10577
10578         * gnus-spec.el (gnus-correct-pad-form): New function.
10579         (gnus-parse-simple-format): Use it.
10580
10581 2001-09-07  Simon Josefsson  <jas@extundo.com>
10582
10583         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
10584         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
10585         Putnam <reader@newsguy.com>.
10586         (gnus-group-sort-selected-groups): Touch dribble file.
10587
10588 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
10589
10590         * nnml.el (nnml-filenames-are-evil): New variable.
10591         (nnml-article-to-file-alist): Rename to ...
10592         (nnml-current-group-article-to-file-alist): ... this.
10593         Respect `nnml-filenames-are-evil'.
10594         (nnml-active-number): Update.
10595         (nnml-update-file-alist): Update.
10596         (nnml-request-article): Use nnheader-article-to-file-alist.
10597         (nnml-request-rename-group): Likewise.
10598
10599 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10600
10601         * gnus-sum.el (gnus-summary-insert-line): Fix.
10602
10603 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
10604
10605         * gnus-sum.el: Bind g-s-t-s to "W g".
10606         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
10607         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
10608         display of graphical smilies.
10609
10610 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10611
10612         * gnus-start.el (gnus-setup-news): A typo.
10613         From Bill White <billw@wolfram.com>.
10614
10615 2001-09-06  Simon Josefsson  <jas@extundo.com>
10616
10617         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
10618         and unseen marks.
10619
10620 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10621
10622         * nnmail.el (nnmail-split-fancy): Document `junk'.
10623
10624 2001-09-04  Simon Josefsson  <jas@extundo.com>
10625
10626         * imap.el (imap-search): Don't error if server is broken.
10627
10628 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
10629
10630         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
10631         searching for an article that isn't in the mbox.
10632
10633 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10634
10635         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
10636         right, and get all the comments.
10637
10638 2001-09-02  Simon Josefsson  <jas@extundo.com>
10639         Suggested by Dan Christensen <jdc+news@uwo.ca>
10640
10641         * nnfolder.el (nnfolder-request-update-info): Fix message.
10642
10643         * nnml.el (nnml-request-update-info): Ditto.
10644
10645 2001-09-01  Simon Josefsson  <jas@extundo.com>
10646
10647         * nnml.el (nnml-request-expire-articles): Also bind
10648         `nnml-current-group' and `nnml-article-file-alist' when using
10649         expiry-target. (Otherwise nnml will be in a inconsistent internal
10650         state causing all kind of problems.)
10651         (nnml-request-expire-articles): If `nnml-article-to-file' or
10652         `file-attributes' failes, return article as un-expirable instead
10653         of treating it as expired.
10654
10655 2001-08-31  Sam Steingold  <sds@gnu.org>
10656
10657         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
10658         typo: `exmine' --> `examine'.
10659
10660 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10661
10662         * nndoc.el (nndoc-forward-type-p): It is not a digest.
10663
10664 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10665
10666         * nnml.el (nnml-check-directory-twice): Remove.
10667         (nnml-retrieve-headers): Ditto.
10668         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
10669
10670 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10671
10672         * nnheader.el (nnheader-directory-files-is-safe): No need to read
10673         directory twice on Windows, or on GNU Emacs-21.
10674
10675 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10676
10677         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
10678         (nnml-request-rename-group): Ditto.
10679         (nnml-active-number): Ditto.
10680         (nnml-request-create-group): Use nnml-directory-articles.
10681         (nnml-request-expire-articles): Use nnml-directory-articles, which
10682         gets list from nov database if available.
10683         (nnml-get-nov-buffer): New function.
10684         (nnml-open-nov): Use it.
10685         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
10686         gets alist from nov database if available.
10687         (nnml-directory-articles): New function.
10688         (nnml-article-to-file-alist): New function.
10689
10690 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10691
10692         * mm-decode.el (mm-display-external): Use `name' as filename, if
10693         `filename' attribute is not present.
10694
10695 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10696
10697         * mail-source.el (mail-source-flash): New defcustom.
10698         (mail-source-new-mail-p): Ring visible bell if appropriate.
10699         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
10700         timer is cleared even if mail check signals an error.
10701
10702 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10703
10704         * gnus-sum.el (gnus-summary-move-article): Only update marks of
10705         type 'list.
10706
10707 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10708
10709         * flow-fill.el (fill-flowed): eol might be point-max.
10710
10711 2001-08-27  Simon Josefsson  <jas@extundo.com>
10712
10713         * nnml.el (nnml-request-update-info): Fix message.
10714         (nnml-open-marks): Ditto.
10715
10716         * nnfolder.el (nnfolder-request-update-info):
10717         (nnfolder-open-marks): Fix message.
10718
10719 2001-08-25  Simon Josefsson  <jas@extundo.com>
10720
10721         * nnfolder.el (nnfolder-save-marks): Don't create directory named
10722         after group in ~/.
10723
10724 2001-08-25  Simon Josefsson  <jas@extundo.com>
10725         From Andreas Jaeger  <aj@suse.de>
10726
10727         * nnfolder.el (nnfolder-open-marks): Fix typo.
10728         * nnml.el (nnml-open-marks): Likewise.
10729
10730 2001-08-25  Simon Josefsson  <jas@extundo.com>
10731
10732         Make nnfolder groups self-contained as far as marks are concerned.
10733
10734         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
10735         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
10736         (nnfolder-open-server): Make marks directory.
10737         (nnfolder-request-delete-group): Delete marks file.
10738         (nnfolder-request-delete-group): Check of nov/marks file exist
10739         before deleting.
10740         (nnfolder-request-rename-group): Rename marks file.
10741         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
10742         (nnfolder-request-set-mark, nnfolder-request-update-info)
10743         (nnfolder-group-marks-pathname, nnfolder-save-marks)
10744         (nnfolder-open-marks): New functions.
10745         (top-level): Require gnus.
10746
10747 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10748
10749         * nnweb.el (nnweb-type-definition): Use google raw file.
10750         (nnweb-google-parse-1): Ditto.
10751         (nnweb-google-identity): Ditto.
10752         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
10753         (nnweb-altavista-wash-article): Ditto.
10754         (nnweb-request-article): Remove nnweb-decode-entities.
10755
10756         * nnml.el: Require 'gnus.
10757
10758 2001-08-25  Simon Josefsson  <jas@extundo.com>
10759
10760         * nnml.el (nnml-marks-is-evil): Add doc.
10761
10762 2001-08-25  Simon Josefsson  <jas@extundo.com>
10763
10764         * nnml.el (nnml-save-marks): Wrap saving marks in a
10765         condition-case, to allow user to start Gnus if saving marks failed
10766         for some reason.
10767
10768 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10769
10770         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
10771
10772         * gnus-group.el (gnus-update-group-mark-positions): Bind
10773         gnus-group-update-hook to nil.
10774
10775 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10776
10777         * mml.el (mml-generate-mime-1): Force as multibyte string.
10778
10779 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10780
10781         * gnus-sum.el (gnus-summary-insert-line)
10782         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
10783         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
10784
10785         * gnus-spec.el (gnus-correct-substring): Take optional END.
10786
10787         * nnrss.el (nnrss-request-article): Remove \n.
10788         (nnrss-retrieve-headers): Lines number is -1.
10789
10790 2001-08-24  Simon Josefsson  <jas@extundo.com>
10791
10792         * gnus-group.el (gnus-info-clear-data): Call
10793         nnfoo-request-set-mark to propagate marks.  Fix bug:
10794         `gnus-group-update-line' doesn't update read range unless we call
10795         `gnus-get-unread-articles-in-group' first.
10796
10797         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
10798         to server.
10799
10800 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10801
10802         * gnus-util.el (gnus-create-info-command): Return an interactive
10803         function.
10804
10805 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10806         From Katsumi Yamaoka <yamaoka@jpl.org>
10807
10808         * gnus-spec.el (gnus-parse-complex-format): Use equal.
10809
10810 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10811
10812         * gnus-sum.el (gnus-select-newsgroup): Use it.
10813
10814         * gnus-util.el (gnus-not-ignore): New function.
10815
10816         * lpath.el (featurep): Don't fbind char-int.
10817
10818         * gnus-util.el (gnus-create-info-command): New function.
10819
10820         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
10821         right node.
10822
10823         * gnus-sum.el (gnus-select-newsgroup): Clean up.
10824         (gnus-summary-limit-children): Use 'identity instead of `all'.
10825         (gnus-summary-limit-to-display-predicate): New command and
10826         keystroke.
10827
10828 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10829
10830         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
10831
10832         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
10833
10834 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10835
10836         * gnus-spec.el: Add the Gnus version.
10837         (gnus-update-format-specifications): If the Gnus version changes,
10838         nix out the format spec cache.
10839
10840         * gnus.el (gnus-continuum-version): Made into a command and
10841         optionalize the VERSION.
10842
10843         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
10844         the start of the lines.
10845
10846 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10847
10848         * gnus.el (gnus-visual-p): Define function before use of
10849         function.
10850
10851 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10852
10853         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
10854         (gnus-article-mark-to-type): New function.
10855         (gnus-update-missing-marks): Only update marks of type 'list.
10856
10857         * gnus.el (gnus-article-special-mark-lists): New variable.
10858
10859 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10860
10861         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
10862         (gnus-select-newsgroup): Still use 'all.
10863         (gnus-summary-initial-limit): Comparing with 'all.
10864
10865 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10866
10867         * gnus-start.el (gnus-activate-group): If dont-check, don't update
10868         active.
10869
10870 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10871
10872         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
10873         nnslashdot-*-retrieve-headers.
10874         (nnslashdot-request-article): Fix for slashcode 2.2.
10875         (nnslashdot-make-tuple): New function.
10876         (nnslashdot-read-groups): Use it.
10877
10878 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10879
10880         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
10881         list.
10882
10883         * gnus-sum.el (gnus-summary-move-article): Don't select article.
10884
10885 2001-08-20  Simon Josefsson  <jas@extundo.com>
10886
10887         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
10888         opened, error instead of continuing (and exploding later).
10889
10890 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10891
10892         * gnus.el (gnus-expand-group-parameters): Return the parameter
10893         list.
10894
10895         * gnus-sum.el (gnus-summary-show-article): Doc fix.
10896         (gnus-summary-show-article): Guess at charset if required.
10897
10898         * gnus-spec.el (gnus-correct-substring): Stopped one character
10899         before we wanted.
10900
10901 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10902
10903         * earcon.el (earcon-auto-play): Remove unused option.
10904
10905 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10906
10907         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
10908         message down in levels, since it happens very fast.
10909
10910         * smiley-ems.el (smiley-update-cache): Respect the symbol version
10911         of smiley-regexp-alist.
10912
10913         * mm-view.el (mm-inline-text): Ignore vcard errors.
10914
10915         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
10916
10917         * gnus-score.el (gnus-all-score-files): Use append instead of
10918         nconc.
10919
10920         * gnus.el (gnus-splash-face): Doc fix.
10921
10922         * mm-decode.el (mm-mailcap-command): Use
10923         mm-path-name-rewrite-functions.
10924         (mm-path-name-rewrite-functions): New variable.
10925
10926         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
10927         (gnus-complex-form-to-spec): Insert tab.
10928         (gnus-spec-tab): New function.
10929
10930         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
10931         entering the group.
10932
10933         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
10934         the positional spec.
10935         (gnus-parse-complex-format): React to %C.
10936
10937         * gnus-ems.el (gnus-char-width): Moved here.
10938
10939         * gnus-sum.el (gnus-select-newsgroup): Set
10940         gnus-newsgroup-articles.
10941         (gnus-unseen-mark): New variable.
10942         (gnus-newsgroup-unseen): Ditto.
10943         (gnus-newsgroup-seen): Ditto.
10944         (gnus-adjust-marked-articles): Use them.
10945         (gnus-update-marks): Use them.
10946         (gnus-summary-update-secondary-mark): Display.
10947         (gnus-summary-prepare-threads): Display.
10948
10949         * gnus-msg.el (gnus-inews-group-method): Use and return the
10950         method, not the server.
10951
10952 2001-08-19  Simon Josefsson  <jas@extundo.com>
10953
10954         * gnus-srvr.el (gnus-server-agent-face): New.
10955         (gnus-server-agent-face): New.
10956         (gnus-server-mode): Turn on font-lock-mode.
10957
10958         * gnus.el (gnus-server-visual): Add defgroup.
10959
10960 2001-08-19  Simon Josefsson  <jas@extundo.com>
10961         From Joe Casadonte <jcasadonte@northbound-train.com>
10962
10963         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
10964         gnus-server-denied-face): New.
10965         (gnus-server-opened-face, gnus-server-closed-face,
10966         gnus-server-denied-face): New.
10967         (gnus-server-font-lock-keywords): Add.
10968
10969 2001-08-19  Simon Josefsson  <jas@extundo.com>
10970
10971         * nnml.el (nnml-request-set-mark): Return nil.
10972         (nnml-save-marks): Use nnml-possibly-create-directory.
10973         (nnml-open-marks): Only work in temp buffer when inserting/reading
10974         .marks file.
10975
10976 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10977
10978         * gnus.el (gnus-expand-group-parameters): Fix.
10979
10980         * gnus-spec.el (gnus-char-width): New function.
10981         (gnus-correct-substring, gnus-correct-length): Use it.
10982
10983         * message.el (message-required-mail-headers): Fix doc.
10984
10985 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10986
10987         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
10988
10989         * mm-decode.el (mm-save-part-to-file): Insert the handle.
10990
10991 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10992
10993         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
10994         slashdot 2.2 (not fully fixed yet).
10995         (nnslashdot-request-article): Ditto.
10996
10997 2001-08-18  Simon Josefsson  <jas@extundo.com>
10998
10999         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
11000         nnimap.
11001
11002         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
11003         gnus-util.
11004         (nnimap-request-update-info-internal): Use new functions.
11005
11006         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
11007         new functions.
11008
11009 2001-08-18  Simon Josefsson  <jas@extundo.com>
11010
11011         Make nnml groups self-contained as far as marks are concerned.
11012
11013         * nnml.el (nnml-request-delete-group): Delete marks file.
11014         (nnml-request-rename-group): Move marks file.
11015         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
11016         variables.
11017         (nnml-request-set-mark, nnml-request-update-info): New server
11018         functions.
11019         (nnml-save-marks, nnml-open-marks): New functions.
11020
11021 2001-08-18  Simon Josefsson  <jas@extundo.com>
11022
11023         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
11024         `set' when setting marks.
11025
11026 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11027
11028         * gnus.el (gnus-info-find-node): Take an argument.
11029
11030         * gnus-art.el (gnus-button-handle-info): New function.
11031         (gnus-url-unhex-string): Replace "+" with " ".
11032
11033 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11034
11035         * message.el (message-check-news-header-syntax): Check bad From.
11036
11037 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11038
11039         * gnus-spec.el (gnus-correct-length): New function.
11040         (gnus-correct-substring): New function.
11041         (gnus-tilde-max-form): Use it.
11042
11043 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
11044
11045         * nnmh.el: Docstring changes as below.
11046
11047         * nnml.el: Docstring changes as below.
11048
11049         * nnbabyl.el: Docstring changes as below.
11050
11051         * nnmbox.el: Docstring changes as below.
11052
11053         * nnfolder.el: Added docstrings identifying each virtual server
11054         parameter.
11055
11056 2001-08-18  Simon Josefsson  <jas@extundo.com>
11057
11058         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
11059
11060 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
11061
11062         * message.el: rename "Abort Message" to "Postpone Message".
11063         Remove "Attach file as MIME" from Message menu, it's already in
11064         the MIME menu.
11065
11066 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11067
11068         * smime.el (smime-point-at-eol): eval-and-compile.
11069         (smime-make-temp-file): New function.
11070         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
11071         Use it.
11072
11073 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11074
11075         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
11076         (gnus-agent-summary-fetch-group): New command and keystroke.
11077
11078         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
11079         (gnus-mime-display-security): Make it respect
11080         gnus-unbuttonized-mime-type-p.
11081
11082         * gnus-sum.el (gnus-articles-to-read): Comments.
11083         (gnus-article-marked-p): New function.
11084         (gnus-summary-display-make-predicate): New function.
11085         (gnus-select-newsgroup): Use them.
11086
11087         * mm-decode.el (mm-save-part-to-file): Made it not error.
11088
11089 2001-08-17  Simon Josefsson  <jas@extundo.com>
11090
11091         * imap.el (imap-wait-for-tag): If process-status isn't open or
11092         run, return nil instead of sit-for looping.
11093
11094 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11095
11096         * lpath.el (featurep): fbind xml-parse-region.
11097
11098         * gnus.el (gnus-message-archive-method): Default to "archive".
11099         (gnus-message-archive-method): Doc fix.
11100         (gnus-parameters-get-parameter): Cleaned up.
11101         (gnus-expand-group-parameter): New function.
11102
11103         * gnus-start.el (gnus-setup-news): Push the archive server only
11104         the server list.
11105
11106         * mml.el (mml-menu): Changed name to "Attachments".
11107
11108         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
11109         when there is something to detroy.
11110
11111 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11112
11113         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
11114         nil.
11115
11116 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11117
11118         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
11119         which specifies a time today or tomorrow.
11120
11121 2001-08-15  Simon Josefsson  <jas@extundo.com>
11122         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
11123
11124         * gnus-agent.el (gnus-agent-make-mode-line-string)
11125         (gnus-agent-toggle-plugged): Use new API.
11126
11127 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11128
11129         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
11130         deadline has expired.
11131
11132 2001-08-12  Simon Josefsson  <jas@extundo.com>
11133         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
11134
11135         Support `recent' mark indicating newly arrived messages (to
11136         separate from old but unread messages).
11137
11138         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
11139         `nnmail-split-history' if recent is > 0.
11140         (nnimap-request-update-info-internal): Update `recent' marks.
11141         (nnimap-request-set-mark): Never set `recent' marks.
11142         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
11143         recent.
11144
11145         * gnus-sum.el (gnus-recent-mark): New mark.
11146         (gnus-newsgroup-recent): New variable.
11147         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
11148         (gnus-summary-prepare-threads): Mark recent articles.
11149         (gnus-summary-add-mark): Support recent.
11150         (gnus-summary-update-secondary-mark): Support recent.
11151
11152         * gnus.el (gnus-article-mark-lists): Add recent.
11153
11154 2001-08-12  Simon Josefsson  <jas@extundo.com>
11155
11156         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
11157         whether successful decoding took place.  Add doc.
11158
11159 2001-08-12  Simon Josefsson  <jas@extundo.com>
11160         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
11161
11162         * gnus.el (gnus-summary-line-format, gnus-parameters):
11163         * gnus-gl.el (gnus-summary-grouplens-line-format):
11164         * gnus-salt.el (gnus-summary-pick-line-format):
11165         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
11166
11167 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
11168         Committed by Kai Gro\e,b_\e(Bjohann.
11169
11170         * gnus-score.el (gnus-score-string): Fix `match' regexp
11171         for `extra' header case.
11172
11173 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11174
11175         * nnmbox.el (nnmbox-read-mbox): No warning.
11176
11177 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11178
11179         * nndoc.el (nndoc-article-type): Fix doc.
11180         (nndoc-generate-article-function): New variable.
11181         (nndoc-dissection-function): New variable.
11182         (nndoc-type-alist): Add oe-dbx.
11183         (nndoc-oe-dbx-type-p): New function.
11184         (nndoc-oe-dbx-dissection): New function.
11185         (nndoc-oe-dbx-generate-article): New function.
11186
11187 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11188
11189         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
11190         whether deadline has been reached.  Patch from Dan Nicolaescu
11191         <dann@godzilla.ics.uci.edu>.
11192
11193 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11194
11195         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
11196         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
11197         <rintaman@cs.Helsinki.FI>.
11198
11199         * mail-source.el (mail-source-movemail): The error buffer is
11200         modified, but nothing in it.
11201
11202 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11203
11204         * message.el (message-bogus-system-names): New variable.
11205         (message-make-fqdn): Use it.
11206
11207 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11208
11209         * nndraft.el (nndraft-request-group): Use
11210         nndraft-auto-save-file-name.
11211
11212 2001-08-09  Simon Josefsson  <jas@extundo.com>
11213
11214         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
11215         Don't ask whether to decrypt.  Just leave result in buffer (don't
11216         call mm).
11217
11218         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
11219         parts as well.
11220         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
11221         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
11222
11223 2001-08-09  Simon Josefsson  <jas@extundo.com>
11224
11225         * mm-decode.el (mm-insert-part): Return decoding success status.
11226         (mm-save-part-to-file): Error if decoding failed.
11227
11228 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11229
11230         * message.el (message-tab): Use indent-relative.
11231         (message-mode): Don't bind indent-line-function to indent-relative.
11232
11233 2001-08-09  Simon Josefsson  <jas@extundo.com>
11234
11235         * message.el (message-get-reply-headers): Fix string. Suggested by
11236         Christoph Conrad <cc@cli.de>.
11237
11238 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11239
11240         * message.el (message-tab): Use the current value of
11241         indent-line-function.
11242         (message-mode): Bind indent-line-function to indent-relative.
11243
11244 2001-08-08  Simon Josefsson  <jas@extundo.com>
11245
11246         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
11247         whether `imtest' is installed.
11248
11249 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11250         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11251
11252         * gnus-sum.el (gnus-summary-show-article): Call
11253         gnus-summary-update-secondary-secondary-mark.
11254         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
11255         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
11256
11257 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11258
11259         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
11260
11261         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11262
11263         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
11264         <gerd@gnu.org>.
11265
11266         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
11267
11268         * gnus-util.el (gnus-output-to-rmail): Ditto.
11269         (gnus-output-to-mail): Ditto.
11270
11271         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
11272
11273 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
11274
11275         * message.el (message-indent-citation): Use
11276         `message-yank-cited-prefix' for empty lines.
11277
11278 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
11279
11280         * message.el (message-indent-citation): Quote only lines starting
11281         with ">" using `message-yank-cited-prefix'.
11282
11283 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11284         Trivial patch.
11285
11286         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
11287         gnus-cache-fully-p.
11288
11289 2001-08-04  Simon Josefsson  <jas@extundo.com>
11290
11291         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
11292         file if it doesn't exist (by calling gnus-cache-read-active).
11293
11294 2001-08-04  Simon Josefsson  <jas@extundo.com>
11295
11296         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
11297         (gnus-cache-passively-or-fully-p): Removed.
11298         (gnus-cache-fully-p): Fix it.
11299
11300         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
11301
11302 2001-08-04  Simon Josefsson  <jas@extundo.com>
11303
11304         * gnus-cache.el (gnus-cache-fully-p)
11305         (gnus-cache-passively-or-fully-p): New functions.
11306         (gnus-cache-possibly-enter-article): Cosmetic change, use
11307         `g-c-p-o-f-p'.
11308         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
11309         was bogus (`g-c-p-a-a' does not change active info, just change
11310         the functions parameters).
11311         (gnus-cache-possibly-remove-articles-1): Make sure articles are
11312         not removed in groups that match `gnus-uncacheable-groups'.
11313
11314         Reported and modifications based on discussions with Nuutti
11315         Kotivuori <nuutti.kotivuori@smarttrust.com>.
11316
11317 2001-08-04  Simon Josefsson  <jas@extundo.com>
11318         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11319
11320         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
11321         calls `gnus-cache-update-active' if bounds has been extended.
11322
11323 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11324
11325         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
11326         before remove.
11327         (gnus-mime-security-show-details): Ditto.
11328
11329 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11330
11331         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
11332         syntax.  Protect string-match against nil string and regexp.
11333
11334 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11335
11336         * mm-util.el (mm-find-charset-region): Remove control-1.
11337
11338 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11339
11340         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
11341
11342 2001-08-04  Simon Josefsson  <jas@extundo.com>
11343
11344         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
11345         buffer.  Delete MIME-Version header.
11346
11347 2001-08-03  Simon Josefsson  <jas@extundo.com>
11348
11349         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
11350         that is entered does not necessarily have the highest article
11351         number in the group, so use `gnus-cache-possibly-alter-active'
11352         instead of `gnus-cache-update-active'.
11353
11354 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11355
11356         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
11357
11358 2001-08-03  Simon Josefsson  <jas@extundo.com>
11359
11360         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
11361         menu.
11362
11363 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11364
11365         * gnus.el (post-method): New group parameter.  It also provides
11366         the user option `gnus-post-method-alist' and the internal function
11367         `gnus-parameter-post-method'.
11368
11369         * gnus-msg.el (gnus-post-method): Bind the value of
11370         `gnus-post-method' to the group parameter if it is defined.
11371
11372 2001-08-02  Simon Josefsson  <jas@extundo.com>
11373
11374         * smime.el (smime-extra-arguments): Removed.
11375         (smime-call-openssl-region): Don't use it.
11376
11377 2001-08-02  Simon Josefsson  <jas@extundo.com>
11378
11379         * smime.el (smime-sign-region): Handle stderr.
11380         (smime-encrypt-region): Ditto.
11381
11382         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
11383         match the ASN.1 length bytes.
11384         (mm-pkcs7-enveloped-magic): Ditto.
11385         (mm-view-pkcs7-get-type): Don't regexp quote.
11386
11387 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11388         From Andreas Fuchs <asf@void.at>
11389
11390         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
11391
11392 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11393
11394         * gnus-art.el (gnus-header-button-alist): References regexp.
11395
11396 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
11397
11398         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
11399         already fboundp.  Add INTERACTIVE arg to autoload form.
11400
11401 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11402
11403         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
11404
11405         * nnmail.el (nnmail-cache-open): Ditto.
11406
11407 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11408
11409         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
11410
11411 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11412
11413         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
11414
11415 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11416         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11417
11418         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
11419         (gnus-agent-toggle-plugged): Use it.
11420
11421 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11422
11423         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
11424         (gnus-ding-file-coding-system): New variable.
11425         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
11426         (gnus-slave-save-newsrc): Use it.
11427
11428 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11429
11430         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
11431         syntax.
11432
11433 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11434         Originally from Andreas Fuchs <asf@void.at>
11435
11436         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
11437         (mml2015-gpg-pretty-print-fpr): New function.
11438         (mml2015-gpg-extract-signature-details): More details, rename from
11439         `m-g-e-from'.
11440         (mml2015-gpg-verify): Use them.
11441         (mml2015-gpg-clear-verify): Use them.
11442
11443 2001-07-31  Simon Josefsson  <jas@extundo.com>
11444
11445         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
11446         buffer when done.
11447
11448 2001-07-30  Simon Josefsson  <jas@extundo.com>
11449
11450         * smime.el (smime-call-openssl-region): Revert previous change,
11451         just pass on buf to `call-process-region'.
11452         (smime-verify-region): Doc fix.  Don't message stuff.  Use
11453         `smime-new-details-buffer'.  Inserts error messages into buffer.
11454         (smime-noverify-region): Ditto.
11455         (smime-decrypt-region): Ditto.  Handles stderr separately.
11456         (smime-verify-buffer, smime-noverify-buffer)
11457         (smime-decrypt-buffer): Doc fix.
11458         (smime-new-details-buffer): New function.
11459         (smime-pkcs7-region, smime-pkcs7-certificates-region)
11460         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
11461         (smime-sign-region, smime-encrypt-region): Don't use
11462         `insert-buffer'.
11463
11464         * mml-smime.el (mml-smime-verify): Fix security button strings.
11465
11466 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11467
11468         * gnus-art.el (gnus-mime-save-part-and-strip): Save
11469         gnus-article-mime-handles.
11470
11471 2001-07-29  Simon Josefsson  <jas@extundo.com>
11472
11473         * mail-source.el (top-level): Require message for message-directory.
11474         (mail-source-directory): Change default to message-directory.
11475
11476         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
11477         (smime-certificate-directory, smime-openssl-program)
11478         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
11479         (smime-extra-arguments): New variable.
11480         (smime-dns-server): Fix customize group.
11481         (smime-call-openssl-region): Use `smime-extra-arguments'.
11482
11483 2001-07-29  Simon Josefsson  <jas@extundo.com>
11484         From Vladimir Volovich <vvv@vsu.ru>
11485
11486         * smime.el (smime-call-openssl-region): Ignore stderr.
11487
11488 2001-07-29  Simon Josefsson  <jas@extundo.com>
11489         From Christoph Conrad <christoph.conrad@gmx.de>
11490
11491         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
11492         file.
11493
11494 2001-07-29  Simon Josefsson  <jas@extundo.com>
11495
11496         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
11497
11498         Support S/MIME decryption.
11499
11500         * mm-decode.el (mm-inline-media-tests):
11501         (mm-inlined-types):
11502         (mm-automatic-display):
11503         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
11504
11505         * mm-view.el (mm-pkcs7-signed-magic):
11506         (mm-pkcs7-enveloped-magic): New variables.
11507         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
11508         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
11509         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
11510         PKCS#7 blobs.
11511
11512         * smime.el (smime-decrypt-region): Expand keyfile.
11513
11514 2001-07-29  Simon Josefsson  <jas@extundo.com>
11515
11516         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
11517         `ssl.el' variables.
11518
11519         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
11520         but line instead of narrowing to it, because `nnmail-parse-active'
11521         calls widen.  Thanks to Christoph Conrad
11522         <christoph.conrad@gmx.de>.
11523
11524 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11525
11526         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
11527         for %B spec.
11528
11529         * gnus-sum.el (gnus-summary-prepare-threads): If
11530         gnus-sum-thread-tree-root is nil, use subject instead.
11531         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
11532         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
11533         (gnus-sum-thread-tree-leaf-with-other)
11534         (gnus-sum-thread-tree-single-leaf): Documentation.
11535         (gnus-sum-thread-tree-single-indent): Allow nil.
11536
11537 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11538
11539         * message.el (message-fill-paragraph): Do nothing if the user
11540         wants filladapt-mode.
11541
11542 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11543
11544         * mm-decode.el (mm-image-type-from-buffer): New function.
11545         (mm-get-image): Use it.
11546
11547 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11548
11549         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
11550
11551         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
11552         mm-display-parts too.
11553
11554 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11555
11556         * nnfolder.el (nnfolder-request-accept-article): Bind
11557         nntp-server-buffer.
11558
11559         * nnmail.el (nnmail-parse-active): Read from buffer instead of
11560         nntp-server-buffer.
11561
11562 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11563
11564         * message.el (message-check-news-header-syntax): Use
11565         message-post-method.
11566         (message-send-news): Bind message-post-method.
11567
11568 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11569
11570         * mml.el (mml-tweak-type-alist): New variable.
11571         (mml-tweak-function-alist): New variable.
11572         (mml-tweak-part): New function.
11573         (mml-generate-mime-1): Use it.
11574
11575 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11576
11577         * nnfolder.el (nnfolder-request-accept-article): Replace
11578         nnfolder-request-list.
11579
11580 2001-07-27  Simon Josefsson  <jas@extundo.com>
11581
11582         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
11583         nnoo-change-server failed to do it.
11584
11585 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11586
11587         * gnus.el (gnus-parameters): Make it customizable.
11588
11589 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11590
11591         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
11592
11593         * message.el (message-set-auto-save-file-name): More
11594         poor-system-types.
11595
11596         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
11597
11598         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
11599         supports +.
11600
11601 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11602
11603         * mm-decode.el (mm-readable-p): New function.
11604         (mm-inline-media-tests): Fix the default testers.
11605
11606 2001-07-26  Simon Josefsson  <jas@extundo.com>
11607
11608         * nnimap.el (nnimap-version): Bump version number.
11609
11610 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11611         From Steven E. Harris <seh@speakeasy.org>
11612
11613         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
11614         in M$Windows too.
11615
11616 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11617
11618         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
11619
11620 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11621
11622         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
11623
11624         * mm-decode.el (mm-get-image): Guess then use the type.
11625
11626         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
11627
11628 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
11629
11630         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
11631         display (%B) for threads if threading is off.
11632
11633 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11634         From Henrik Enberg <henrik@enberg.org>
11635
11636         * gnus-msg.el: Customization patch.
11637
11638 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
11639
11640         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
11641         variable.
11642         (nnmail-split-fancy-with-parent): Ignore certain groups.
11643
11644 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11645
11646         * gnus-util.el (gnus-byte-compile): New function.
11647         (gnus-use-byte-compile): New variable.
11648         (gnus-make-sort-function): Use it.
11649
11650         * nnmail.el (nnmail-get-new-mail): Use it.
11651
11652         * gnus-agent.el (gnus-category-make-function): Simple function or
11653         compiled function.
11654         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
11655
11656         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
11657         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
11658         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
11659
11660         * message.el (message-check-news-header-syntax): Remove quote.
11661
11662 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11663
11664         * message.el (message-use-mail-followup-to): `t' is not a
11665         documented value.
11666
11667 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11668
11669         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
11670
11671 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11672
11673         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
11674         there are long lines.
11675
11676 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11677
11678         * dgnushack.el (copy-list): New compiler macro.
11679
11680 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11681
11682         * message.el (message-bounce): If no Return-Path, the whole
11683         content is considered as the original message.
11684
11685         * nnml.el (nnml-check-directory-twice): New variable.
11686         (nnml-article-to-file): Use it.
11687         (nnml-retrieve-headers): Hack it.
11688
11689 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11690
11691         * gnus-win.el (gnus-buffer-configuration): New configure.
11692
11693         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
11694         not alive.
11695
11696         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
11697         (mm-display-external): Use display-term configure.
11698
11699 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11700
11701         * gnus-delay.el (gnus-delay-default-hour): New variable.
11702         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
11703
11704 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11705         From Karl Kleinpaste <karl@charcoal.com>
11706
11707         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
11708         (gnus-summary-prepare-threads): Ditto.
11709
11710         * gnus.el (gnus-summary-line-format): Add %B.
11711
11712 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11713
11714         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
11715
11716         * mm-util.el (mm-string-as-multibyte): New function.
11717
11718         * nnmh.el (nnmh-request-list-1): Encode, not decode!
11719
11720 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11721
11722         * mm-util.el (mm-universal-coding-system): New variable.
11723
11724         * gnus-start.el (gnus-startup-file-coding-system): Use it.
11725
11726         * score-mode.el (score-mode-coding-system): Use it.
11727
11728 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11729
11730         * gnus-start.el (gnus-setup-news): Call
11731         `gnus-check-bogus-newsgroups' just after the native server is
11732         opened.
11733
11734 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11735
11736         * nnmail.el (nnmail-do-request-post): Util function to be used by
11737         `nnchoke-request-post' for all nnmail-derived backends.
11738
11739         * nnml.el (nnml-request-post): Use it.
11740
11741         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
11742         backend, for it groks nnml-request-post.
11743
11744         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
11745         Treat `mail-post' backends like `mail' backends, not like `news'
11746         backends.
11747
11748 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11749
11750         * gnus-msg.el (gnus-setup-message): make-local-hook.
11751
11752 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11753
11754         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
11755         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
11756         <karl@charcoal.com>, slightly changed by Kai.
11757
11758         * message.el (message-check-news-header-syntax): When checking
11759         whether the groups exist, check the right server based on
11760         `gnus-post-method'.
11761
11762 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11763
11764         * gnus-delay.el: New file.
11765
11766 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11767
11768         * mm-util.el (mm-read-coding-system): Take two arguments.
11769
11770         * gnus-sum.el (gnus-summary-show-article): Use
11771         mm-read-coding-system.
11772
11773         * gnus-art.el (article-de-quoted-unreadable):
11774         (article-de-base64-unreadable, article-wash-html):
11775         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
11776
11777 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11778
11779         * nnml.el (nnml-request-post): New function.  Can be used for
11780         annotations in nnml groups.
11781
11782 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11783
11784         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
11785         command.
11786
11787         * gnus-start.el (gnus-find-new-newsgroups): Use
11788         `message-make-date' instead of `current-time-string'.
11789         (gnus-ask-server-for-new-groups): Ditto.
11790         (gnus-check-first-time-used): Ditto.
11791
11792 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11793
11794         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
11795
11796 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
11797
11798         * message.el (message-shorten-references): Change `maxcount' and
11799         `cut' to obey USEFOR draft 5.
11800
11801 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
11802
11803         * gnus-sum.el (gnus-summary-display-arrow): New variable.
11804         (gnus-summary-set-article-display-arrow): New function.
11805         (gnus-summary-goto-subject): Use it.
11806
11807 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11808
11809         * gnus-sum.el (gnus-summary-import-article): Insert date if
11810         doesn't exist.
11811
11812 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11813
11814         * mml.el (mml-content-type-parameters): New variable.
11815         (mml-content-disposition-parameters): New variable.
11816         (mml-insert-mime-headers): Use them.
11817         (mml-parse-1): Accept charset.
11818
11819 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11820
11821         * gnus-group.el (gnus-group-select-group): Doc fix.
11822
11823         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
11824
11825 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11826
11827         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
11828         to handle `define-derived-mode'.
11829
11830 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11831         From:  Stefan Monnier  <monnier@cs.yale.edu>
11832
11833         * message.el (message-mode): Use define-derived-mode.
11834         (message-tab): message-completion-alist.
11835
11836         * imap.el (imap-interactive-login): Use make-local-variable.
11837         (imap-open): Ditto.
11838         (imap-authenticate): Ditto.
11839
11840         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
11841
11842         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
11843
11844 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11845
11846         * message.el (message-citation-line-function): Refer to
11847         gnus-cite-attribution-suffix.
11848
11849 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11850
11851         * gnus-art.el,...: Error convention changes.
11852
11853 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11854
11855         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
11856
11857 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11858
11859         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
11860         (nnrss-read-server-data): Ditto.
11861
11862 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11863
11864         * gnus-setup.el (gnus-use-installed-gnus): Typo.
11865         * Cleanup files.
11866         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
11867
11868 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11869
11870         * gnus.el (gnus-summary-line-format): Add %o.
11871
11872         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
11873         unless shell outputs something.
11874
11875 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11876
11877         * gnus-art.el (gnus-boring-article-headers): Better doc.
11878         (article-hide-headers): Better regexp.
11879         Suggested by Matt Swift <swift@alum.mit.edu>.
11880
11881         * nnheader.el (nnheader-max-head-length): Better doc.
11882         (nnheader-header-value): Skip spaces.
11883         (nnheader-parse-head): Remove space.
11884         Suggested by Matt Swift <swift@alum.mit.edu>.
11885
11886         * gnus-sum.el (gnus-summary-show-raw-article): New function.
11887         (gnus-get-newsgroup-headers): Remove space.
11888
11889 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11890
11891         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
11892         (gnus-summary-reply): Use it.
11893         (gnus-summary-reply-broken-reply-to): New function.
11894         (gnus-msg-force-broken-reply-to): New function.
11895
11896         * mm-view.el (mm-inline-text): Showing as text/plain when error.
11897
11898 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11899
11900         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
11901
11902 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11903
11904         * mm-decode.el (mm-external-terminal-program): New variable.
11905         (mm-display-external): Use it. Use term to display when no
11906         window-system.
11907
11908 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
11909
11910         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
11911         Browse->Next entries to Browse->Prev
11912
11913 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11914
11915         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
11916
11917 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11918
11919         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
11920         for the default encoding.
11921
11922         * nnrss.el (nnrss-url-field): New field.
11923         (nnrss-request-article): Add newsgroups.
11924
11925         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
11926
11927 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11928
11929         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
11930
11931         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
11932         (gnus-draft-setup): Remove backlog.
11933
11934 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11935
11936         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
11937         Cleanup.
11938
11939 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11940
11941         * gnus-msg.el (gnus-bug): Erase buffer.
11942
11943         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
11944
11945 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11946
11947         * mm-decode.el (mm-attachment-override-p): Fix typo.
11948
11949 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
11950
11951         * gnus-kill.el (gnus-execute): Work with the extra headers.
11952         * gnus-sum.el (gnus-summary-execute-command): Ditto.
11953
11954 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11955
11956         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
11957         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
11958
11959         * message.el (message-send-mail-real-function): New variable.
11960         (message-send-mail-partially, message-send-mail):
11961
11962         * nngateway.el (nngateway-request-post): Use it.
11963
11964         * gnus-agent.el (gnus-agentize): Use it.
11965
11966         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
11967         (nnsoup-revert-variables): Use it.
11968
11969 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
11970
11971         * mm-decode.el (mm-inline-media-tests): Default to displaying as
11972         text/plain if the type doesn't match any other media types.
11973         (mm-inlined-types): Doc fix.
11974         (mm-display-inline): Revert previous change (now handled by a
11975         default type in `mm-inline-media-tests'.
11976         (mm-inlinable-p): Revive.
11977         (mm-display-part): Call `mm-inlinable-p'.
11978         (mm-attachment-override-p): Ditto.
11979         (mm-inlined-p): Doc fix.
11980
11981         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
11982         well as `mm-inlined-p'.
11983
11984 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11985
11986         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
11987         (nntp-send-command-and-decode): Use gnus-point-at-bol.
11988
11989 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11990         From  Paul Jarc <prj@po.cwru.edu>
11991
11992         * message.el (message-use-mail-followup-to): New variable.
11993         (message-get-reply-headers): Use it.
11994
11995 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
11996
11997         * nnheader.el (nnheader-init-server-buffer): Make sure the
11998         *nntpd* buffer is made multibyte instead of a random buffer.
11999
12000 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12001
12002         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
12003         when it returns headers.
12004
12005 2001-07-07  Simon Josefsson  <jas@extundo.com>
12006
12007         * rfc2047.el (rfc2047-encode-message-header): Skip header when
12008         trying to fold. Thanks to Colin Walters
12009         <walters@cis.ohio-state.edu>
12010
12011 2001-07-06  Simon Josefsson  <jas@extundo.com>
12012
12013         * imap.el (imap-parse-address-list, imap-parse-flag-list)
12014         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
12015         Add information in `assert's.
12016
12017         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
12018         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
12019         and `nnimap-group-overview-filename', should handle all
12020         change-of-uidvalidity related issues.  But there may be other
12021         problems.)
12022
12023 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
12024
12025         * rfc2047.el (rfc2047-encode-message-header): Don't include the
12026         header name when folding.
12027
12028 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
12029
12030         * mm-decode.el (mm-inlined-types): Document relationship with
12031         `mm-inline-media-tests'.
12032         (mm-display-inline): Default to displaying as plain text if no
12033         inlining handler is available.
12034         (mm-inlinable-p): Remove.
12035         (mm-inlined-p): Don't call `mm-inlinable-p'.
12036         (mm-automatic-display-p): Ditto.
12037         (mm-attachment-override-p): Ditto.
12038
12039 2001-07-04  Simon Josefsson  <jas@extundo.com>
12040
12041         * nnimap.el (nnimap-importantize-dormant): New variable.
12042         (nnimap-request-update-info-internal): Use it.
12043         (nnimap-request-set-mark): Ditto.
12044
12045 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
12046
12047         * nntp.el (nntp-send-command): don't pass a buffer argument to
12048         `point'. Only XEmacs accepts this.
12049         * nntp.el (nntp-send-command-nodelete): ditto.
12050         * nntp.el (nntp-send-command-and-decode): ditto.
12051
12052 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
12053
12054         * nntp.el (nntp-open-connection-function): doc update.
12055         * nntp.el (nntp-pre-command): New.
12056         * nntp.el (nntp-via-rlogin-command): New.
12057         * nntp.el (nntp-via-telnet-command): New.
12058         * nntp.el (nntp-via-telnet-switches): New.
12059         * nntp.el (nntp-via-user-name): New.
12060         * nntp.el (nntp-via-user-password): New.
12061         * nntp.el (nntp-via-address): New.
12062         * nntp.el (nntp-via-envuser): New.
12063         * nntp.el (nntp-via-shell-prompt): New.
12064         * nntp.el (nntp-open-telnet-stream): New.
12065         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
12066         * nntp.el (nntp-open-via-telnet-and-telnet): New.
12067         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
12068         * nntp.el (nntp-send-command): ditto.
12069         * nntp.el (nntp-send-command-nodelete): ditto.
12070         * nntp.el (nntp-send-command-and-decode): ditto.
12071
12072 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
12073         Trivial patch.
12074
12075         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
12076         `when'.
12077
12078 2001-07-03  Simon Josefsson  <jas@extundo.com>
12079         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
12080
12081         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
12082
12083 2001-07-03  Simon Josefsson  <jas@extundo.com>
12084
12085         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
12086         remove it (workaround XEmacs `fill-region' bug).
12087
12088 2001-07-01  Simon Josefsson  <jas@extundo.com>
12089
12090         * nnimap.el (nnimap-date-days-ago): Defeat locale.
12091
12092 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12093
12094         * mml2015.el (mml2015-format-error): New function.
12095         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
12096         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
12097         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
12098
12099 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12100
12101         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
12102         Suggested by Christoph Conrad <C.Conrad@cli.de>.
12103
12104         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
12105         group variables.
12106
12107 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12108
12109         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
12110
12111         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
12112         (nnrss-save-group-data): Ditto.
12113
12114         * gnus-agent.el (gnus-agent-save-alist): Ditto.
12115
12116 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12117
12118         * message.el (message-do-send-housekeeping): Narrow to headers.
12119
12120 2001-06-24  Simon Josefsson  <jas@extundo.com>
12121
12122         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
12123         insertion when breaking lines looked for " \t" instead of "[ \t]".
12124         (rfc2047-encode-message-header): Fold lines even if
12125         no QP encoding is done.
12126
12127 2001-06-23  Simon Josefsson  <jas@extundo.com>
12128         From Samuel Tardieu <sam@inf.enst.fr>
12129
12130         * smime.el (smime-keys): Support additional certificates.
12131         (smime-make-certfiles): New function.
12132         (smime-sign-region): Use previous variables.
12133         (smime-get-certfiles): New function.
12134         (smime-sign-buffer): Use it.
12135         (smime-verify-region): Support both CAfile and CApath.
12136
12137 2001-06-23  Simon Josefsson  <jas@extundo.com>
12138
12139         * smime.el (smime-decrypt-region): Perhaps work.
12140
12141 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12142
12143         * gnus-msg.el (gnus-copy-article-buffer): Typo.
12144
12145 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12146
12147         * mm-decode.el (mm-save-part): Rewrite file name.
12148         (mm-file-name-rewrite-functions): New variable.
12149         (mm-file-name-delete-whitespace): New function.
12150         (mm-file-name-trim-whitespace): New function.
12151         (mm-file-name-collapse-whitespace): New function.
12152         (mm-file-name-replace-whitespace): New variable and function.
12153
12154 2001-06-22  Simon Josefsson  <jas@extundo.com>
12155
12156         * message.el (message-make-date): Workaround locale for weekdays.
12157
12158 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12159
12160         * message.el (message-goto-body): Return nil if not found. (revert!)
12161
12162 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12163         From Fremlin <chief@bandits.org>
12164
12165         * message.el (message-goto-body): Some messages have no header.
12166
12167         * gnus-msg.el (gnus-copy-article-buffer): Use it.
12168
12169 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12170
12171         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
12172
12173 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12174
12175         * message.el (message-make-date): Add week day.
12176         Suggested by Jason R. Mastaler <jason@mastaler.com>.
12177
12178 2001-06-19  Simon Josefsson  <jas@extundo.com>
12179
12180         * message.el (message-yank-prefix): Doc fix.
12181         (message-yank-cited-prefix): Ditto.
12182         (message-delete-not-region): Keep citation prefix on first line,
12183         if possible and appropriate.
12184
12185 2001-06-19  Simon Josefsson  <jas@extundo.com>
12186
12187         * imap.el (imap-process-connection-type): New variable.
12188         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
12189         recent `imtest's work completely (no line length issues), while
12190         making making old `imtest's unusable.  Thanks to NAGY Andras
12191         <nagya@inf.elte.hu> for his work.
12192
12193 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
12194
12195         * imap.el (imap-ssl-program): Add -quiet to shut up
12196         OpenSSL/SSLeay's internal debug talk.
12197
12198 2001-06-19  Matt Armstrong  <matt@lickey.com>
12199
12200         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
12201         server.
12202
12203 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12204
12205         * nnmail.el (nnmail-article-buffer): New variable.
12206         (nnmail-split-incoming): Use it.
12207
12208 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
12209
12210         * qp.el (quoted-printable-decode-region): If called interactively,
12211         use coding-system-for-read.
12212
12213 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12214
12215         * message.el (message-check-news-header-syntax): Check Reply-To.
12216
12217 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12218
12219         * mml.el (mml-parse-1): Use message options.
12220
12221         * message.el (message-do-fcc): Don't do anything if there is no
12222         FCC.
12223
12224 2001-06-16  Simon Josefsson  <jas@extundo.com>
12225
12226         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
12227         (nnimap-expunge-search-string): New variable.
12228         (nnimap-request-expire-articles): Use it.
12229
12230 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12231
12232         * message.el (message-send-mail-with-qmail): wrong exit status is
12233         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
12234
12235 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12236
12237         * gnus-art.el (article-strip-multiple-blank-lines): Use
12238         delete-region instead of replace-match.
12239
12240 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12241
12242         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
12243         (nnweb-google-wash-article): Ditto.
12244
12245 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
12246
12247         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
12248
12249 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12250
12251         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
12252         specs.
12253
12254 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12255
12256         * gnus.el (gnus-email-address): Move it here.
12257
12258         * gnus-art.el (article-de-quoted-unreadable): Read charset if
12259         requested.
12260         (article-de-base64-unreadable): Ditto.
12261         (article-wash-html): Ditto.
12262
12263 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12264
12265         * message.el (message-options-set-recipient): Don't add ", "
12266         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
12267
12268 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12269
12270         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
12271
12272 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12273
12274         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
12275         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
12276
12277         * nnrss.el (nnrss-node-text): Node might be nil.
12278
12279 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12280
12281         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
12282         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
12283
12284         * nnrss.el (nnrss-group-alist): More items.
12285
12286 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12287
12288         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
12289
12290 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12291         Trivial patch from Dale Hagglund  <rdh@best.com>
12292
12293         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
12294         restrict clauses.
12295
12296 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12297
12298         From Benjamin Rutt <brutt+news@bloomington.in.us>
12299
12300         * message.el (message-wide-reply-confirm-recipients): New variable.
12301
12302 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
12303         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
12304
12305         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
12306         fix so it works with XEmacs.
12307
12308 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12309
12310         * nnrss.el (nnrss-retrieve-headers): Support description as extra
12311         headers.
12312
12313 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12314
12315         * nnrss.el: Fix a few bugs.
12316
12317 2001-06-05  Simon Josefsson  <jas@extundo.com>
12318
12319         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
12320         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
12321
12322 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
12323
12324         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
12325         binary so that we don't transmit ISO 2022 garbage to the process.
12326         This is needed under XEmacs.
12327
12328 2001-06-03  Simon Josefsson  <simon@josefsson.org>
12329
12330         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
12331         autoloaded incorrectly below because ssl-program-* is bound.)
12332         Thanks to Amos Gouaux for report.
12333
12334 2001-06-02  Simon Josefsson  <simon@josefsson.org>
12335
12336         * imap.el (imap-kerberos4-open):
12337         (imap-gssapi-open):
12338         (imap-ssl-open):
12339         (imap-network-open):
12340         (imap-shell-open):
12341         (imap-starttls-open): Set buffer to workaround spurious
12342         `accept-process-output' buffer changes.  Thanks to Mats Lidell
12343         <Mats.Lidell@contactor.se> for report and partial patch and Jake
12344         Colman <colman@ppllc.com> for report.
12345
12346 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12347
12348         * gnus-sum.el (gnus-summary-catchup): New argument.
12349         (gnus-summary-catchup-from-here): New function.
12350
12351 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12352
12353         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
12354         back, then insert glyph.  (Before, the glyph was inserted first,
12355         then the newline.)  This works around a behavior in XEmacs where
12356         it is not possible to insert a character after a glyph which is at
12357         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
12358
12359 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12360
12361         From Jaap-Henk Hoepman (jhh@xs4all.nl).
12362
12363         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
12364         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
12365         mm-destroy-postponed-undisplay-list): New functions.
12366         (mm-display-external): Use them.
12367
12368 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12369
12370         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
12371         `default-low' when evaluating `gnus-summary-highlight'.
12372         From Raja R Harinath <harinath@cs.umn.edu>.
12373
12374 2001-05-27  Simon Josefsson  <simon@josefsson.org>
12375
12376         * message.el (message-yank-cited-prefix): New variable.
12377         (message-indent-citation): Use it.
12378
12379         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
12380         as details.
12381         (mml2015-mailcrypt-clear-verify): Ditto.
12382
12383 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12384         From Nevin Kapur <nevin@jhu.edu>.
12385
12386         * gnus-sum.el (gnus-summary-default-high-score,
12387         gnus-summary-default-low-score): New variables.
12388         (gnus-summary-highlight): Use them.
12389
12390 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
12391
12392         * message.el (message-mail): pass the 'send-actions argument to
12393         `message-setup'.
12394
12395 2001-05-16  Simon Josefsson  <simon@josefsson.org>
12396         From Raymond Scholz <ray-2001@zonix.de>
12397
12398         * gnus-art.el (gnus-mime-view-part-as-charset):
12399         (gnus-mime-internalize-part): Doc fixes.
12400
12401 2001-05-11  Simon Josefsson  <simon@josefsson.org>
12402
12403         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
12404         status lines without any text ("^215$").
12405
12406 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12407
12408         * nnrss.el (nnrss-check-group): Reverse.
12409
12410 2001-05-07  Simon Josefsson  <simon@josefsson.org>
12411
12412         * message.el (message-get-reply-headers):
12413         (message-followup): Fix typo, suggested by David Green
12414         <dgreen@uab.edu>
12415
12416 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12417
12418         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
12419
12420         * nnrss.el (nnrss-open-server): Read server data when it is called.
12421         (nnrss-request-expire-articles): Fix.
12422
12423 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12424
12425         * message.el (message-do-send-housekeeping): mail-abbrevs may
12426         rename buffer behind Gnus.
12427
12428 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12429
12430         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
12431         (nnrss-group-alist): Add more resources.
12432         (nnrss-check-group): Ignore errors.
12433
12434 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12435
12436         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
12437
12438         * nnslashdot.el (nnslashdot-request-list): Add time.
12439         (nnslashdot-request-expire-articles): New function.
12440
12441         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
12442         secondary methods too.
12443
12444 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12445
12446         * message.el (message-use-followup-to): Set default value to t.
12447
12448 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
12449
12450         * message.el (message-dont-reply-to-names): Fix documentation.
12451         (message-get-reply-headers): Use Mail-Followup-To only for wide
12452         replies.
12453
12454 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12455
12456         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
12457         correctly.
12458         (nnrss-check-group): Use time.
12459
12460 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12461
12462         * gnus.el: Oort Gnus v0.03 is released.
12463
12464 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12465
12466         * nnultimate.el (nnultimate-topic-article-to-article): Use the
12467         group.
12468
12469 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12470
12471         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
12472
12473 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12474
12475         * nnultimate.el (nnultimate-retrieve-headers): Return all
12476         available headers.
12477
12478         * gnus-sum.el (gnus-read-all-available-headers): New variable.
12479         (gnus-get-newsgroup-headers-xover): Use it.
12480
12481 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12482
12483         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
12484
12485 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12486
12487         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
12488
12489 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12490
12491         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
12492         disable it.
12493
12494         * gnus.el (gnus-info-nodes): Remove a few The's.
12495
12496 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12497
12498         * mail-source.el (mail-source-movemail): Call-process may return a
12499         signal description string.
12500
12501         * gnus-start.el (gnus-read-newsrc-el-file):
12502         gnus-newsrc-file-version may be nil.
12503
12504         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
12505         Suggested by Michael Sperber [Mr. Preprocessor]
12506         <sperber@informatik.uni-tuebingen.de>.
12507
12508 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
12509
12510         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
12511
12512 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
12513
12514         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
12515         fontify HANDLE.
12516
12517 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12518
12519         * smime.el (smime-ask-passphrase): Rework to return value.
12520         (smime-sign-region): Rework to bind value and use it.
12521         (smime-decrypt-region): Ditto.
12522
12523 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12524         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
12525
12526         * smime.el (smime-ask-passphrase): New function.
12527         (smime-sign-region): Use it.
12528         (smime-encrypt-cipher): New variable.
12529         (smime-decrypt-region): Ditto.
12530
12531 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
12532         Committed by Simon Josefsson  <simon@josefsson.org>
12533
12534         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
12535         the log.
12536
12537 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12538
12539         * gnus.el: Oort Gnus v0.02 is released.
12540
12541 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
12542
12543         * gnus.el: Oort Gnus v0.01 is released.
12544
12545 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12546
12547         * gnus-sum.el (gnus-summary-highlight): Highlight read
12548         undownloaded articles as read articles.
12549
12550         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
12551         (gnus-agent-get-undownloaded-list): Mark all undownloaded
12552         articles, even read ones, as such.
12553
12554         * gnus-sum.el (gnus-summary-find-matching): Clean up.
12555         (gnus-find-matching-articles): New function.
12556         (gnus-summary-limit-include-matching-articles): New command.
12557         (gnus-summary-limit-include-thread): Include articles that have
12558         matching subjects.
12559         (gnus-offer-save-summaries): Clean up.
12560
12561 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12562
12563         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
12564
12565 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12566         From Jason Merrill <jason_merrill@redhat.com>
12567
12568         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
12569
12570 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
12571         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12572
12573         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
12574         newsgroup names when the original article is a news message.
12575
12576 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12577
12578         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
12579         supported. Suggest by Jim Meyering <jim@meyering.net>.
12580
12581 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
12582         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12583
12584         * nnmail.el (nnmail-split-it): Added check for .* at the end of
12585         regexp in nnmail-split-fancy.
12586
12587 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12588
12589         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
12590
12591 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
12592
12593         * message.el (message-send-mail): Improve the interaction with the
12594         user.
12595
12596 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12597
12598         * imap.el (imap-message-copy): Work around buggy servers that
12599         doesn't send TRYCREATE tags.
12600
12601 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
12602
12603         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
12604
12605 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12606
12607         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
12608         date.
12609
12610 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12611
12612         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
12613         lives.
12614
12615 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12616
12617         * gnus-art.el (gnus-parse-news-url): New function.
12618         (gnus-button-handle-news): New function.
12619         (gnus-button-alist): Point to new functions.
12620
12621         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
12622
12623         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
12624         gnus-format-specs.
12625
12626         * message.el (message-check-news-header-syntax): Question even
12627         when Gnus doesn't know the group names.
12628         (message-send-news): Clean up.
12629
12630         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
12631         exited on purpose without saving.
12632
12633         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
12634
12635 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12636
12637         * gnus-score.el (gnus-score-orphans): Clean up.
12638
12639         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
12640
12641         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
12642         later.
12643
12644         * gnus-start.el (gnus-close-all-servers): Find the right items to
12645         close.
12646
12647         * qp.el (quoted-printable-decode-region): Just message
12648         malformation; don't quit.
12649
12650 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12651         From Gerd Moellmann <gerd@gnu.org>.
12652
12653         * gnus.el (gnus-interactive): A typo.
12654
12655 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
12656         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12657
12658         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
12659         `assq-delete-all', if that function exists; otherwise use the old
12660         definition. Documentation changed to match the one in
12661         `assq-delete-all'.
12662
12663 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12664
12665         * gnus-start.el (gnus-close-all-servers): New function.
12666
12667         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
12668         (gnus-server-remove-denials): Clean up.
12669
12670         * gnus-sum.el (gnus-summary-sort-by-original): New command and
12671         keystroke.
12672
12673 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12674
12675         * message.el (message-send-news): Message where we are sending.
12676         (message-send-mail): Ditto.
12677
12678         * gnus.el (gnus-server-string): New function.
12679
12680         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
12681
12682         * mm-decode.el (mm-default-directory): Customized.
12683         (mm-tmp-directory): Ditto.
12684
12685         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
12686         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
12687         or Chars.
12688         (gnus-summary-line-format-alist): ?l is now a string.
12689         (gnus-summary-prepare-threads): Output ? for unknown lines.
12690         (gnus-summary-insert-line): Ditto.
12691         (gnus-summary-print-article): Unbalanced parentheses.
12692
12693         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
12694         out whether new stuff has arrived.
12695
12696 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
12697
12698         * gnus-sum.el: Let printing work on ttys on Emacs.
12699
12700 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12701
12702         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
12703         when forcing news.
12704
12705         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
12706         command.
12707
12708 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
12709
12710         * message.el (message-set-auto-save-file-name): Don't use
12711         asterisks under nt.
12712
12713 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12714
12715         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
12716         lists of articles.
12717
12718         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
12719
12720         * gnus-msg.el (gnus-put-message): Clean up.
12721         (gnus-summary-reply): Mark all replied-to articles as replied to.
12722         (gnus-inews-add-send-actions): Also mark as forwarded.
12723         (gnus-summary-mail-forward): Mark as forwarded.
12724
12725         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
12726         of articles.
12727         (gnus-summary-mark-article-as-forwarded): Ditto.
12728
12729         * gnus-msg.el (gnus-summary-resend-message): Mark article as
12730         forwarded.
12731         (gnus-summary-mail-forward): Clean up.
12732
12733         * gnus.el (gnus-article-mark-lists): Added forward.
12734
12735         * gnus-sum.el (gnus-forwarded-mark): New variable.
12736         (gnus-summary-prepare-threads): Use it.
12737         (gnus-summary-update-secondary-mark): Ditto.
12738         (gnus-newsgroup-forwarded): New variable.
12739
12740 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12741
12742         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
12743         (gnus-summary-very-wide-reply): New command and keystroke.
12744         (gnus-summary-very-wide-reply-with-original): Ditto.
12745
12746         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
12747         (gnus-score-adaptive): Use it.
12748
12749         * gnus-start.el (gnus-get-unread-articles): Clean up.
12750
12751 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12752
12753         * nnultimate.el (nnultimate-retrieve-headers): Work for other
12754         boards.
12755
12756 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
12757
12758         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
12759         * gnus-start.el (gnus-subscribe-newsgroup): use it.
12760
12761 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12762
12763         * nnultimate.el (nnultimate-retrieve-headers): Understand
12764         long-form month names.
12765
12766 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12767
12768         * gnus-sum.el (gnus-summary-show-all-headers):
12769         gnus-article-show-all-headers is broken. Use
12770         gnus-summary-toggle-header instead.
12771
12772         * mml2015.el (mml2015-gpg-extract-from): No error.
12773
12774 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12775         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
12776
12777         * mml2015.el (mml2015-gpg-extract-from): New function.
12778         (mml2015-gpg-verify): Use it.
12779         (mml2015-gpg-clear-verify): Use it.
12780
12781 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12782
12783         * message.el (message-setup-fill-variables): Use
12784         fill-paragraph-function.
12785         (message-fill-paragraph): Take an argument.
12786         (message-newline-and-reformat): Take another argument.
12787
12788 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12789
12790         * message.el (rmail-output): It is in rmailout.el not rmail.el.
12791
12792 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12793
12794         * message.el (message-forward): local-variable-p takes an extra
12795         argument in XEmacs.
12796
12797 2001-03-16  Simon Josefsson  <simon@josefsson.org>
12798
12799         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
12800         `nnimap-use-nov-p' (it really tested the negative).
12801         (nnimap-retrieve-headers): Use it.
12802
12803 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12804
12805         * message.el (message-generate-headers-first): Update doc.
12806
12807 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
12808         Trivial patch.
12809
12810         * gnus.el (gnus-summary-line-format): Typo.
12811
12812 2001-03-11  Simon Josefsson  <simon@josefsson.org>
12813
12814         * mailcap.el (mailcap-mime-data): Add application/sieve.
12815         (mailcap-mime-extensions): Add .siv, .xls.
12816
12817 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12818         From Christoph Conrad <christoph.conrad@gmx.de>
12819
12820         * gnus-score.el (gnus-summary-lower-thread): Typo.
12821
12822 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12823
12824         * message.el (message-forward-decoded-p): New variable.
12825         (message-forward-subject-author-subject): Use it.
12826         (message-make-forward-subject): Use it.
12827         (message-forward): Use it.
12828
12829         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
12830
12831         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
12832         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
12833
12834 ;;Has been fixed -- zsh.
12835 ;;2001-03-05  Dave Love  <fx@gnu.org>
12836 ;;
12837 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
12838 ;;      Move it after definition of mm-coding-system-p.
12839 ;;
12840 2001-03-01  Dave Love  <fx@gnu.org>
12841
12842         * mm-util.el (mm-inhibit-file-name-handlers): Add
12843         image-file-handler.
12844
12845 2001-02-11  Dave Love  <fx@gnu.org>
12846
12847         * message.el (message-signature-file): Fix doc, :type.
12848
12849 2001-02-08  Dave Love  <fx@gnu.org>
12850
12851         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
12852         (message-posting-charset): Defvar when compiling again.
12853         (rfc2047-encodable-p): Require message.
12854
12855         * gnus-sum.el (gnus-alter-articles-to-read-function):
12856         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
12857
12858 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12859
12860         * nnrss.el: New file.
12861
12862 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
12863         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12864
12865         * rfc2047.el (rfc2047-unfold-region): Fix arg of
12866         `skip-chars-forward'.
12867
12868 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12869
12870         * nndraft.el (nndraft-request-group): Restore auto save files if
12871         the original files do not exist.
12872
12873 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12874
12875         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
12876         SCORE paths.
12877
12878         * mm-decode.el (mm-dissect-buffer): Call
12879         mail-extract-address-components only if necessary.
12880
12881 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12882
12883         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
12884         directory part.
12885         (gnus-score-search-global-directories): Use file-directory-p.
12886
12887         * gnus-score.el (gnus-score-score-files-1): Use
12888         gnus-kill-files-directory.
12889         From Adrian Aichner <adrian@xemacs.org>.
12890
12891 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12892
12893         * gnus.el (charset): Move here from gnus-sum.el.
12894
12895 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12896
12897         * mml.el (mml-preview): Disable local map.
12898
12899         * gnus-sum.el (gnus-summary-make-menu-bar): Make
12900         gnus-article-post-menu here.
12901
12902         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
12903         if it has not been made.
12904
12905 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12906
12907         * gnus-art.el (gnus-article-describe-key): Map key to event.
12908         (gnus-article-describe-key-briefly): Ditto
12909
12910 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12911
12912         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
12913
12914 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12915         From Katsumi Yamaoka <yamaoka@jpl.org>.
12916
12917         * dgnushack.el (coerce, merge, subseq): defmacro.
12918
12919 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12920
12921         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
12922         A fake defalias in nndraft.el results a not-activated bug in
12923         uncompiled versions.
12924
12925 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
12926         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12927
12928         * gnus-util.el (gnus-split-references): Handle malformed References:.
12929
12930 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12931
12932         * gnus-art.el (gnus-article-mime-part-status): 1 part.
12933
12934 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12935         From NAGY Andras <nagya@inf.elte.hu>.
12936
12937         * gnus.el (gnus-parameters): Typo.
12938
12939 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12940
12941         * gnus.el (gnus-read-method): Remove redundancy.
12942
12943 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12944
12945         * nnslashdot.el (nnslashdot-backslash-url): New variable.
12946         (nnslashdot-request-list): Use it.
12947
12948 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12949
12950         * nnml.el (nnml-generate-active-info): Fix the case when there is
12951         no file.
12952
12953         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
12954         (gnus-summary-create-article): New function.
12955
12956         * gnus-group.el (gnus-group-mark-article-read): New function.
12957
12958         * gnus-msg.el (gnus-inews-do-gcc): Use it.
12959
12960         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
12961
12962 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12963
12964         * gnus-art.el (gnus-article-edit-done): Don't use
12965         gnus-article-edit-exit.
12966         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
12967
12968         * gnus.el (gnus-parameters): New variable.
12969         Suggested by NAGY Andras <nagya@inf.elte.hu>.
12970         (gnus-parameters-get-parameter): New function.
12971         (gnus-group-find-parameter): Use it.
12972
12973 2001-02-23  Simon Josefsson  <simon@josefsson.org>
12974
12975         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
12976         change of default value to `current'.
12977
12978 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12979
12980         * nneething.el (nneething-get-head): Insert unreadable file too.
12981
12982 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12983
12984         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
12985
12986         * webmail.el (webmail-type-definition): Deja is bought by google.
12987
12988 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12989
12990         * gnus-sum.el (gnus-fetch-headers): New function.
12991         (gnus-select-newsgroup): Use it.
12992         (gnus-summary-insert-articles): New function.
12993         (gnus-summary-insert-old-articles): New function.
12994         (gnus-summary-insert-new-articles): New function.
12995
12996         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
12997         (gnus-group-list-active): Ditto.
12998         * gnus-sum.el (gnus-set-mode-line): Ditto.
12999         (gnus-summary-read-group-1): Ditto.
13000
13001 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13002
13003         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
13004         current topic.
13005
13006 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13007
13008         * smiley.el (gnus-smiley-display): Don't do widening.
13009
13010         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
13011         within body.
13012
13013         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
13014
13015         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
13016         New variable.
13017         (gnus-mime-display-multipart-related-as-mixed): New variable.
13018         (gnus-mime-display-part): Use them.
13019
13020 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13021
13022         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
13023         something special.
13024
13025 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13026
13027         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
13028         (nnweb-request-article): Call reference if exists.
13029         (nnweb-type-definition): Dejanews is bought by google.com.
13030         Beta!
13031
13032 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13033
13034         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
13035
13036 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13037
13038         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
13039         gnus-article-sort-functions.
13040         (gnus-article-sort-functions): Doc fix.  Refer to
13041         gnus-thread-sort-functions.
13042
13043 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13044         From Paul Jarc <prj@po.cwru.edu>.
13045
13046         * message.el (message-get-reply-headers): More fixes.
13047
13048 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
13049         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13050
13051         * message.el (message-get-reply-headers): Fix bug with
13052         Mail-Followup-To/to-address interaction.
13053
13054 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13055
13056         * gnus-msg.el (gnus-configure-posting-styles): Match header in
13057         gnus-article-copy.
13058
13059 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13060
13061         * message.el (message-do-send-housekeeping): Rename to a better
13062         name.
13063
13064 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13065
13066         * message.el (message-cancel-news): Check article first, then ask
13067         yes or no.
13068
13069 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13070
13071         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
13072
13073 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13074
13075         * gnus-range.el (gnus-range-normalize): New function.
13076
13077 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
13078
13079         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
13080
13081 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13082
13083         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
13084
13085         * nnagent.el (nnagent-request-regenerate): New function.
13086
13087         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
13088
13089         * nnml.el (nnml-generate-nov-databases): Accept argument
13090         server. Don't open server if it is opened.
13091         (nnml-request-regenerate): Use it. Change to deffoo.
13092
13093 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13094         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
13095
13096         * gnus.el (gnus-define-group-parameter): Fix.
13097
13098 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13099
13100         * gnus.el (gnus-define-group-parameter): Improved.
13101
13102         * gnus-sum.el (charset): Define parameter.
13103         (ignored-charsets): Ditto.
13104         (gnus-summary-setup-default-charset): Use them.
13105
13106         * gnus-start.el (gnus-read-descriptions-file): Use them.
13107
13108         * gnus-cus.el (gnus-group-parameters): Remove them.
13109
13110 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13111
13112         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
13113
13114 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13115
13116         * gnus-sum.el (gnus-summary-read-group-1): Remove
13117         gnus-summary-set-local-parameters.
13118         (gnus-summary-setup-buffer): Put it here.
13119
13120 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13121
13122         * gnus.el (to-address): Define parameter.
13123         (to-list): Ditto.
13124         * gnus-art.el (article-hide-boring-headers): Use them.
13125         * gnus-msg.el (gnus-post-news): Ditto.
13126         * gnus-cus.el (gnus-group-parameters): Remove them.
13127
13128 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13129
13130         * gnus-draft.el (gnus-draft-reminder): New function.
13131
13132         * gnus-art.el (gnus-sender-save-name): New function.
13133
13134 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13135
13136         * mm-util.el (mm-mime-charset): Error message.
13137
13138 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13139
13140         * message.el (message-check-news-body-syntax): Don't check mml lines.
13141
13142 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13143
13144         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
13145         subscribe.
13146
13147         * gnus-start.el (gnus-call-subscribe-functions): New function.
13148         (gnus-find-new-newsgroups): Use it.
13149         (gnus-ask-server-for-new-groups): Use it.
13150         (gnus-check-first-time-used): Use it.
13151         (gnus-subscribe-newsgroup-method): Grok a list of functions.
13152         (gnus-subscribe-options-newsgroup-method): Ditto.
13153         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
13154         return .
13155
13156 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13157
13158         * gnus-cus.el (gnus-score-customize): Doc fix.
13159
13160 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
13161
13162         * dgnushack.el (my-getenv): Typo.
13163
13164 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13165
13166         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
13167
13168 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13169
13170         * gnus-group.el (gnus-group-suspend): Offer save summaries.
13171
13172         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
13173         (gnus-treatment-function-alist): Use it.
13174         (article-remove-leading-whitespace): New function.
13175         (gnus-article-make-menu-bar): Use it.
13176
13177         * gnus-sum.el (gnus-summary-wash-empty-map): Add
13178         remove-leading-whitespace.
13179         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
13180         because of conflict.
13181
13182 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13183
13184         * Makefile.in: Hack generating gnus-load.el.
13185         * dgnushack.el: Ditto.
13186         * gnus-load.el: Remove it.
13187
13188 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13189
13190         * dgnushack.el : Add URLDIR.
13191
13192         * Makefile.in (EMACS_COMP): Ditto.
13193
13194 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13195
13196         * gnus-cus.el (gnus-score-customize): Error on no score file.
13197
13198 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13199
13200         * mm-decode.el (mm-merge-handles): New function.
13201
13202         * mm-view.el (mm-inline-message): Use it.
13203         (mm-view-message): Ditto.
13204
13205         * mm-partial.el (mm-inline-partial): Ditto.
13206
13207         * mm-extern.el (mm-inline-external-body): Ditto.
13208
13209         * gnus-art.el (gnus-mime-view-part): Ditto.
13210         (gnus-mime-view-part-as-type): Ditto.
13211         (gnus-mime-save-part-and-strip): Prevent users to strip in some
13212         cases.
13213
13214 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13215
13216         * message.el (message-cancel-news): Allow to shoot foot.
13217         (message-supersede): Ditto.
13218
13219 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
13220         Trivial patch.
13221
13222         * gnus-sum.el (gnus-simplify-subject-re): Use
13223         message-subject-re-regexp.
13224
13225 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13226
13227         * nnmail.el (nnmail-expiry-target-group): Bind
13228         nnmail-cache-accepted-message-ids to nil.
13229
13230         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
13231         coding system.
13232
13233 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13234
13235         * qp.el (quoted-printable-encode-region): Make sure characters are
13236         between 00 and FF.  Don't check charset.
13237
13238         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
13239         in Emacs 20.
13240         * rfc2047.el (rfc2047-q-encode-region): Ditto.
13241
13242 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13243
13244         * message.el (message-make-forward-subject): Argument decoded.
13245         (message-forward): Use it when digest.
13246
13247         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
13248         buffer.
13249
13250 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13251
13252         * message.el (message-generate-headers-first): Doc fix.
13253
13254 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13255
13256         * gnus-art.el (article-make-date-line): Error proof.
13257
13258 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13259
13260         * gnus-group.el (gnus-group-listing-limit): New variable.
13261         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
13262
13263         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
13264
13265 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13266
13267         * message.el (message-newline-and-reformat): Special case for
13268         breaking at BOL.
13269
13270 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
13271
13272         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
13273         message/rfc822.
13274
13275 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13276
13277         * message.el (message-encode-message-body): Don't insert
13278         Content-Type if it is inside a mail.
13279
13280 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13281
13282         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
13283         gnus-article-commands-menu.
13284
13285         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
13286         in Emacs.
13287
13288         * gnus-start.el (gnus-read-descriptions-file): Use
13289         gnus-group-name-charset and gnus-group-charset-alist.
13290
13291 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13292
13293         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
13294         active region.
13295
13296         * gnus-start.el (gnus-group-change-level): Remove from both
13297         gnus-zombie-list and gnus-killed-list.
13298
13299 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13300
13301         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
13302         gnus-subscribe-topics.
13303
13304         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
13305
13306 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13307
13308         * gnus-art.el (gnus-article-make-menu-bar): Make
13309         gnus-article-post-menu.
13310
13311         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
13312
13313         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
13314
13315         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
13316
13317         * message.el (message-mode-menu): Ditto.
13318
13319         * gnus-art.el (defvar): eval-when-compile.
13320
13321 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13322
13323         * gnus-agent.el (gnus-agentize): Fix doc.
13324
13325 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
13326
13327         * mml.el (mml-preview): Bind `q'.
13328
13329 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13330
13331         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
13332
13333 2001-01-31  Dave Love  <fx@gnu.org>
13334
13335         * mm-util.el (mm-mime-mule-charset-alist)
13336         (mm-find-mime-charset-region): Consider mule-utf-8.
13337
13338 2001-01-31  Dave Love  <fx@gnu.org>
13339
13340         * gnus-art.el (gnus-article-x-face-command)
13341         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
13342         :version.
13343
13344 2001-01-26  Dave Love  <fx@gnu.org>
13345
13346         * mm-util.el (mm-multibyte-string-p): New.
13347
13348 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
13349 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
13350 ;;      string-as-multibyte on class.  Clarify line-folding.
13351         (quoted-printable-encode-string): Make temp buffer inherit
13352         string's multibyteness.
13353
13354 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
13355
13356         * nnheader.el (toplevel): Don't require `gnus-util' at
13357         compile-time; this creates a circular dependency, and prevents
13358         a bootstrap.
13359
13360 2001-01-22  Andreas Schwab  <schwab@suse.de>
13361
13362         * nnheader.el (gnus-delete-line): Autoload it as a macro.
13363
13364 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13365
13366         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
13367
13368         * gnus-art.el (article-hide-list-identifiers): Ditto.
13369
13370         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
13371
13372 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13373
13374         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
13375
13376         * gnus-art.el (article-hide-list-identifiers): Similar.
13377
13378 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
13379
13380         * nnmail.el (nnmail-remove-list-identifiers): Improved.
13381
13382 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13383
13384         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
13385
13386 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13387
13388         * gnus-util.el (gnus-string-equal): New function.
13389
13390         * gnus-art.el (article-hide-boring-headers): Use it.
13391
13392 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
13393
13394         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
13395
13396 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13397
13398         * gnus-msg.el (gnus-msg-mail): Support switch-action.
13399
13400 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13401
13402         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
13403         command if there is not last-saver.
13404
13405 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13406
13407         * nntp.el (nntp-open-connection): 201 is possible.
13408
13409 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13410
13411         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
13412         (rfc2047-charset-encoding-alist): Add big5.
13413
13414 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13415
13416         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
13417         (gnus-agent-remove-server): Ditto.
13418         (autoload): gnus-server-update-server.
13419
13420         * gnus-srvr.el (gnus-server-line-format): Add %a.
13421         (gnus-server-line-format-alist): Add gnus-tmp-agent.
13422         (gnus-server-insert-server-line): Use it.
13423
13424 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13425
13426         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
13427         GB2312 and Big5.
13428
13429 2001-01-24  Simon Josefsson  <sj@extundo.com>
13430
13431         * mail-source.el (mail-sources): Add :program specifier to IMAP
13432         mail source.
13433         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
13434
13435 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13436
13437         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
13438
13439 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13440
13441         * nntp.el (nntp-wait-for): Return the success code.
13442         (nntp-open-connection): Use it.
13443
13444 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13445
13446         * gnus-int.el (gnus-check-server): Allow breaking the opening.
13447
13448 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13449
13450         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
13451
13452 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13453
13454         * gnus-sum.el (gnus-summary-print-article): Take one prefix
13455         argument. Allow to print several articles in one file.
13456
13457 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13458
13459         * webmail.el (webmail-type-definition): netaddress changes.
13460
13461 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13462
13463         * gnus.el: Fix copyright. Remove trailing spaces.
13464
13465         * message.el (message-forward): Use mule4.
13466
13467 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13468
13469         * mm-util.el (mm-string-as-unibyte): New function.
13470
13471         * message.el (message-forward): Use it.
13472
13473 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13474
13475         * message.el (message-cite-original-without-signature): Don't peel
13476         off the blank line.
13477         (message-get-reply-headers): Add Cc if it is not in follow-to.
13478
13479 2001-01-20  Simon Josefsson  <sj@extundo.com>
13480
13481         * mm-decode.el (mm-handle-multipart-from): Add.
13482         (mm-dissect-buffer): Save From: header value.
13483         (mm-security-from): Remove.
13484         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
13485
13486         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
13487         instead of `mml-security-from'.  Protect null from value.
13488
13489 2001-01-20  Simon Josefsson  <sj@extundo.com>
13490
13491         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
13492         application/vnd.ms-excel attachments.
13493
13494 2001-01-19  Simon Josefsson  <sj@extundo.com>
13495
13496         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
13497
13498 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13499
13500         * message.el (message-ignored-mail-headers): Ditto.
13501
13502 2001-01-19  Simon Josefsson  <sj@extundo.com>
13503
13504         * message.el (message-ignored-news-headers): Only search beginning
13505         of line.
13506
13507 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
13508         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
13509
13510         * message.el (message-send-mail): Content-Type may not be there.
13511
13512 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13513
13514         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
13515         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
13516
13517         * gnus-art.el (article-display-x-face): Insert X-Face if there is
13518         not.
13519
13520 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13521
13522         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
13523         non-native groups.
13524
13525 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13526
13527         * message.el (message-yank-original): Understand
13528         universal-argument.
13529
13530 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13531
13532         * gnus-art.el (gnus-boring-article-headers): Add to-address.
13533         (article-hide-boring-headers): Ditto.
13534
13535         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
13536
13537 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13538
13539         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
13540         one.
13541
13542 2001-01-16  Simon Josefsson  <simon@josefsson.org>
13543
13544         * message.el (message-make-in-reply-to): Add comment to message-id
13545         (old syntax, see 2000-08-02 change).
13546
13547 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13548
13549         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
13550         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
13551         (gnus-button-reply): Ditto.
13552
13553 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13554
13555         * gnus-art.el (article-display-x-face): Fix.
13556
13557 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13558
13559         * gnus-art.el (article-display-x-face): Use
13560         gnus-original-article-buffer.
13561
13562 2001-01-15  Jack Twilley  <jmt@tbe.net>
13563
13564         * message.el (message-add-header): Move to point-max.
13565
13566 2001-01-15  Simon Josefsson  <simon@josefsson.org>
13567
13568         * smime.el (smime-CA-directory, smime-CA-file): Change default to
13569         nil, improve documentation.
13570         (smime-certificate-directory): Comment out false hints (until it
13571         is implemented).
13572
13573         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
13574         there aren't any keys.
13575         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
13576         verify certificate.  Default is changed to only check integrity.
13577         Improved security status texts.  If a certificate doesn't contain
13578         a email address, don't fail.
13579
13580         * smime.el (smime-noverify-region):
13581         (smime-noverify-buffer): New functions.  Verifies integrity only.
13582
13583 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13584
13585         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
13586
13587 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13588
13589         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
13590         (gnus-remove-some-windows): Ditto.
13591
13592 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13593
13594         * gnus-art.el (article-make-date-line): 11th.
13595
13596 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13597
13598         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
13599         (mml2015-gpg-sign): Ditto.
13600
13601 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13602
13603         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
13604         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
13605
13606 2001-01-08  Dave Love  <fx@gnu.org>
13607
13608         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
13609         single character.
13610
13611         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
13612
13613         * message.el: Doc and message fixes.
13614         (message-send-rename-function)
13615         (message-make-forward-subject-function)
13616         (message-send-mail-function, message-reply-to-function)
13617         (message-wide-reply-to-function, message-followup-to-function)
13618         (message-distribution-function, message-auto-save-directory): Fix
13619         :type.
13620
13621         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
13622         proceeding after warnings.  Amend multipart warning message.
13623
13624 2001-01-04  Dave Love  <fx@gnu.org>
13625
13626         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
13627         compiling.
13628         (gnus-make-directory): Require nnmail.
13629
13630         * mm-decode.el (mm-inline-media-tests): Add
13631         image/x-portable-bitmap.
13632         (mm-get-image): Grok pbm.
13633
13634 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
13635
13636         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
13637
13638 2001-01-09  Didier Verna  <didier@xemacs.org>
13639
13640         * dgnushack.el (dgnushack-compile): give a dummy value to
13641         `gnus-xmas-glyph-directory' for the time of compilation.
13642         * gnus-agent.el: moved some XEmacs specific hook add-ons from
13643         `gnus-xmas-[re]define' to avoid loosing user custom settings.
13644         * gnus-art.el: ditto.
13645         * gnus-group.el: ditto.
13646         * gnus-salt.el: ditto.
13647         * gnus-sum.el: ditto.
13648         * gnus-topic.el: ditto.
13649         * gnus-xmas.el (gnus-xmas-define): see above.
13650         * gnus-xmas.el (gnus-xmas-redefine): see above.
13651         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
13652         non-continuable error when the directory can't be found.
13653
13654 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13655
13656         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
13657         handle.
13658         * gnus-art.el (gnus-mime-view-part): Copy it.
13659         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
13660
13661 2001-01-09  Michael Downes  <mjd@ams.org>
13662
13663         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
13664
13665 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13666
13667         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
13668         orig-file. Use ',source.
13669
13670 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13671
13672         * gnus-xmas.el (gnus-xmas-modeline-glyph):
13673         (gnus-xmas-group-startup-message):
13674         Detect gnus-xmas-glyph-directory when it is nil.
13675
13676 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13677
13678         * pop3.el (pop3-get-message-count): Andrew Innes
13679         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
13680
13681 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13682
13683         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
13684
13685         * time-date.el (time-to-number-of-days): New function.
13686
13687 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
13688         Trivial patch.
13689
13690         * nnslashdot.el (nnslashdot-request-list): Always get the right
13691         sid.
13692
13693 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13694
13695         * message.el (message-minibuffer-local-map): New keymap.
13696         (message-read-from-minibuffer): Use it.
13697         * gnus-msg.el (gnus-summary-resend-message): Use it
13698
13699 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13700
13701         * gnus-start.el (gnus-display-time-event-handler): New function.
13702         (gnus-after-getting-new-news-hook): Use it.
13703
13704 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13705
13706         * message.el (message-ignored-mail-headers): Add draft header.
13707
13708 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13709
13710         * gnus-sum.el (gnus-summary-expire-articles): Don't save
13711         excursion.
13712
13713         * nnslashdot.el (nnslashdot-request-list): Get the right year.
13714
13715 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
13716         A revoked patch.
13717
13718         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
13719
13720 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13721
13722         * qp.el (quoted-printable-decode-region): Don't backward-char.
13723
13724 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13725
13726         * gnus-draft.el: Mark articles as replied.
13727
13728         * gnus-sum.el (gnus-summary-add-mark): New function.
13729
13730         * gnus-group.el (gnus-add-mark): New function.
13731
13732         * gnus-sum.el (gnus-summary-buffer-name): New function.
13733         (gnus-summary-setup-buffer): Use it.
13734
13735         * gnus-draft.el: Set things up with the right post method and
13736         stuff.
13737
13738         * message.el (message-ignored-news-headers): Remove X-Draft-From.
13739
13740         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
13741
13742         * gnus.el (gnus-draft-meta-information-header): New variable.
13743
13744 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13745
13746         * gnus-art.el (gnus-treatment-function-alist): Move the date
13747         functions before the header sorting functions.
13748
13749         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
13750
13751         * dgnushack.el (dgnushack-compile): Message whether there is w3.
13752         Don't (push "/usr/share/emacs/site-lisp" load-path).
13753
13754         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
13755         to empty fill prefixes.
13756
13757 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13758
13759         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
13760         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
13761
13762 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13763
13764         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
13765
13766         * nnml.el (autoload): Move to nnheader.el.
13767
13768         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
13769         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
13770         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
13771         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
13772
13773 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13774
13775         * gnus-art.el (article-make-date-line): Get the hours right.
13776         (gnus-ignored-headers): More hiding.
13777
13778         * nnmail.el (nnmail-expiry-wait): Not an integer.
13779
13780         * message.el (message-goto-body): Only expand abbrev when called
13781         interactively.
13782         (message-make-lines): Use it.
13783
13784 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13785
13786         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
13787
13788 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13789
13790         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
13791         include the expunged articles.
13792
13793         * gnus-group.el (gnus-group-sort-by-server): New function.
13794
13795         * gnus.el (gnus-method-to-server-name): New function.
13796         (gnus-group-prefixed-name): Use it.
13797
13798         * gnus-group.el (gnus-group-sort-function): Doc fix.
13799         (gnus-group-sort-groups-by-server): New command.
13800
13801 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13802
13803         * gnus-art.el (gnus-treat-date-english): New variable.
13804         (article-date-english): New command.
13805         (gnus-english-month-names): New variable.
13806         (article-make-date-line): Do 'english.
13807
13808         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
13809         after the fill prefix.
13810
13811         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
13812         score...".
13813
13814         * gnus-art.el (gnus-ignored-headers): Hide more headers.
13815
13816         * message.el (message-mode-map): Bind comment-region.
13817
13818         * gnus-art.el (gnus-mime-display-part): Let w3 display
13819         multipart/related.
13820
13821         * mm-bodies.el (mm-long-lines-p): New function.
13822         (mm-body-encoding): Use it.
13823         (mm-body-encoding): Encode articles with lines longer than 1000
13824         characters.
13825
13826 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13827
13828         * mm-util.el (mm-enable-multibyte): Use
13829         default-enable-multibyte-characters.
13830         (mm-enable-multibyte-mule4): Ditto.
13831         (mm-disable-multibyte): Test XEmacs.
13832         (mm-disable-multibyte-mule4): Ditto.
13833         (mm-with-unibyte-current-buffer): Simplified.
13834         (mm-with-unibyte-current-buffer-mule4): Ditto.
13835
13836 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13837
13838         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
13839
13840         * nnheader.el (nnheader-string-as-multibyte): New alias.
13841
13842         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
13843
13844         * gnus-uu.el (gnus-message-process-mark): New function.
13845         (gnus-uu-mark-by-regexp): Use it.
13846         (gnus-new-processable): New function.
13847
13848 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
13849          Trivial patch.
13850
13851         * gnus-sum.el (gnus-no-mark): New variable.
13852
13853 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13854
13855         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
13856         backslashes.
13857
13858 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13859
13860         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
13861         definition.
13862
13863 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13864
13865         * dgnushack.el (dgnushack-compile): elc is in the current directory.
13866
13867         * qp.el (quoted-printable-encode-region): Don't check multibyte in
13868         XEmacs.
13869
13870 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
13871         Trivial patch.
13872
13873         * mml.el (mml-read-tag): Save tag location.
13874
13875 2000-12-25  Simon Josefsson  <simon@josefsson.org>
13876
13877         * starttls.el: Sync with Emacs 21.
13878
13879 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13880
13881         * message.el (message-mail): Support yank-action.
13882
13883         * message.el (message-setup): Revoke the last change.
13884
13885 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13886
13887         * message.el (message-setup): Use cons. Suggested by Johan Vromans
13888         <jvromans@squirrel.nl>.
13889
13890 2000-12-24  Simon Josefsson  <sj@extundo.com>
13891
13892         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
13893         mailing list junk at end of part.
13894
13895 2000-12-23  Simon Josefsson  <sj@extundo.com>
13896
13897         * nnimap.el (nnimap-expiry-target): New function.
13898         (nnimap-request-expire-articles): Use it.
13899
13900 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13901
13902         * gnus.el (gnus-group-parameters-more): New variable.
13903         * gnus-cus.el (gnus-group-customize): Use it.
13904
13905         * gnus.el (gnus-define-group-parameter): New macro.
13906         (auto-expire): Use it
13907         (total-expire): Use it.
13908         * gnus-art.el (banner): Use it.
13909
13910         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
13911         <ljz@asfast.com>.
13912
13913 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13914
13915         * gnus-topic.el (gnus-topic-create-topic): Use list.
13916
13917         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
13918         before binding gnus-default-article-saver.
13919
13920         * gnus-sum.el (gnus-summary-save-article):
13921         (gnus-summary-pipe-output):
13922         (gnus-summary-save-article-mail):
13923         (gnus-summary-save-article-rmail):
13924         (gnus-summary-save-article-file):
13925         (gnus-summary-write-article-file):
13926         (gnus-summary-save-article-body-file): Ditto.
13927
13928         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
13929
13930 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13931
13932         * gnus-art.el (gnus-mime-security-button-map):
13933         (gnus-mime-button-map): Add parent.
13934
13935 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13936
13937         * messagexmas.el (message-xmas-redefine): New function.
13938
13939         * message.el: Use it.
13940
13941         * gnus-art.el (gnus-article-check-hidden-text): Return t.
13942
13943         * gnus-util.el (gnus-remove-text-properties-when): Return t.
13944
13945 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13946
13947         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
13948         malformatted messages.
13949
13950 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13951
13952         * mm-util.el (mm-image-load-path): New function.
13953
13954         * gnus-group.el (gnus-group-make-tool-bar): Use it.
13955
13956         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
13957
13958         * message.el (message-tool-bar-map): Use it.
13959
13960         * Makefile.in (install-el): New rule.
13961
13962 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13963
13964         * gnus-art.el (article-treat-dumbquotes): Quote \.
13965
13966 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13967
13968         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
13969         Emacs 20 runs on a terminal.
13970
13971 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13972
13973         * gnus-msg.el (gnus-bug): Revert to save-excursion.
13974
13975         * mml.el (gnus-add-minor-mode): Autoload.
13976
13977         * message.el (message-forward): Save-restriction.
13978
13979 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13980
13981         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
13982         Paul Stevenson <p.stevenson@surrey.ac.uk>
13983
13984 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13985
13986         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
13987
13988         * mml.el (gnus-ems): Don't require.
13989
13990         * gnus.el (gnus-decode-rfc1522): Removed.
13991         (gnus-set-text-properties): Define.
13992
13993 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13994
13995         * gnus-art.el (gnus-mime-*): handle may be nil.
13996
13997         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
13998
13999         * gnus.el (gnus-group-remove-excess-properties): Not defined
14000         in gnus-xmas.
14001
14002 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14003
14004         * message.el (message-mail-user-agent): Add :version.
14005
14006 2000-12-21  Miles Bader  <miles@gnu.org>
14007
14008         * message.el (message-mode): Set `comment-start' to the  yank prefix.
14009
14010 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14011
14012         * message.el (message-mail-user-agent): New variable.
14013         (message-setup): Renamed to message-setup-1. Support
14014         mail-user-agent.
14015         (message-mail-user-agent): New function.
14016         (message-mail): Use it.
14017         (message-reply): Use it.
14018         (message-resend): Use it.
14019         (message-mail-other-window): Use it.
14020         (message-mail-other-frame): Use it.
14021
14022         * gnus-msg.el (gnus-bug): Support mail-user-agent.
14023
14024 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14025
14026         * message.el (message-tool-bar-map): Simplify.
14027         (message-narrow-to-head-1): New function.
14028         (message-narrow-to-head): Use it.
14029         (message-reply): Ditto.
14030         (message-cancel-news): Ditto.
14031         (message-supersede): Ditto.
14032         (message-make-forward-subject): Ditto.
14033         (message-bounce): Ditto.
14034
14035 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14036
14037         * uudecode.el (uudecode-decode-region-external): make-temp-file
14038         may not be defined.
14039
14040         * binhex.el (defalias): eval-and-compile.
14041
14042         * message.el (message-tool-bar-map): New function.
14043         (message-mode): Use it.
14044
14045 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14046
14047         * nntp.el (nntp-find-connection): Remove the entry.
14048         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
14049
14050 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14051
14052         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
14053
14054         * message.el (message-forward): Copy buffer in unibyte mode.
14055
14056 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14057
14058         * message.el (message-make-forward-subject): Don't widen. Decode.
14059         (message-forward): Don't decode subject.
14060
14061 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
14062
14063         * qp.el (quoted-printable-encode-region): Upcase QP.
14064
14065 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14066
14067         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
14068         mail-extract-a-c instead. Don't depend on Gnus.
14069
14070         * mml.el (gnus-ems): Require it.
14071
14072         * gnus-msg.el (gnus-summary-mail-forward):
14073
14074         * message.el (message-forward):  Move mime-to-mml here.
14075
14076 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14077
14078         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
14079         * gnus-art.el (gnus-insert-mime-button): Simplify.
14080         (gnus-mime-display-alternative): Ditto.
14081         (gnus-insert-mime-security-button): Ditto.
14082
14083 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14084
14085         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
14086         text-property-not-all doesn't return nil when start=mark(end).
14087         (gnus-remove-text-properties-when): Ditto.
14088
14089 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14090
14091         * gnus-start.el (gnus-group-change-level): Remove group from
14092         gnus-active-hashtb if real killed.
14093
14094 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14095
14096         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
14097         (gnus-mime-display-alternative): Ditto.
14098         (gnus-insert-mime-security-button): Ditto.
14099
14100 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14101
14102         * gnus-start.el (gnus-group-change-level): Don't add it into
14103         killed-list if it was killed.
14104
14105 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14106
14107         * nnmbox.el (nnmbox-file-coding-system): Use binary.
14108         (nnmbox-active-file-coding-system): Ditto.
14109
14110         * gnus-cus.el (gnus-group-parameters): Add posting-style.
14111
14112 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14113
14114         * gnus.el (gnus-version):
14115         (gnus-version-number): Set to Oort Gnus 0.01.
14116
14117         * gnus-art.el (gnus-mime-security-button-map):
14118         (gnus-insert-mime-security-button): Fix for Emacs21.
14119
14120 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14121
14122         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
14123         easymenu, because XEmacs doesn't understand :help.
14124
14125         * mm-uu.el: Require binhex.
14126
14127 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14128
14129         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
14130
14131 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14132
14133         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
14134
14135 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
14136
14137         * *.xpm, *.pbm: Convert icons icons to size 24x24.
14138
14139 2000-12-18  Dave Love  <fx@gnu.org>
14140
14141         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
14142         (unused).
14143
14144 2000-12-13  Miles Bader  <miles@gnu.org>
14145
14146         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
14147         to t, so that we don't get stuck while trying to smilefy
14148         intangible text.
14149
14150 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14151
14152         * smiley-ems.el (smiley-regexp-alist): Make regexps match
14153         at the end of the buffer.
14154         (smiley-region): In the loop, move to the end of the submatch
14155         matching the smiley instead of using the end of the match
14156         of the whole regexp.
14157
14158 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
14159
14160         * message.el (message-mode): Doc fix.
14161
14162 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14163
14164         * smiley-ems.el (smiley-region): Doc fix.
14165
14166 2000-12-11  Miles Bader  <miles@gnu.org>
14167
14168         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
14169         bottom line visible, check to see if it's partially obscured, and
14170         if so, either scroll one more line to make it fully visible, or
14171         revert to showing the second line from the top.
14172
14173 2000-12-07  Dave Love  <fx@gnu.org>
14174
14175         * mailcap.el (mailcap-download-directory)
14176         * gnus-audio.el (gnus-audio-directory)
14177         * smiley-ems.el (smiley-data-directory): Fix :type.
14178
14179 2000-11-30  Dave Love  <fx@gnu.org>
14180
14181         * message.el (message-auto-save-directory): Use
14182         file-name-as-directory.
14183         (message-set-auto-save-file-name): Create
14184         message-auto-save-directory if necessary.
14185         (message-replace-chars-in-string): Removed -- unused.
14186         (message-mail-alias-type): Customize.
14187         (message-headers): Remove duplicate defgroup.
14188
14189 2000-11-29  Dave Love  <fx@gnu.org>
14190
14191         * qp.el (quoted-printable-decode-region): Use error, not message
14192         to report malformed text (like base64).  Amend message.
14193
14194 2000-11-29  Miles Bader  <miles@gnu.org>
14195
14196         * message.el (message-header-lines): Fontify tag.
14197
14198 2000-11-27  Dave Love  <fx@gnu.org>
14199
14200         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
14201         compiler warning.
14202
14203 ;2000-11-26  Dave Love  <fx@gnu.org>
14204 ;
14205 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
14206 ;
14207 2000-11-23  Dave Love  <fx@gnu.org>
14208
14209         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
14210
14211         * mm-uu.el (uudecode): Require.
14212         (uudecode-decode-region, uudecode-decode-region-external): Don't
14213         autoload.
14214         (mm-uu-copy-to-buffer): Doc fix.
14215         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
14216         type fix.
14217
14218         * mailcap.el: Doc fixes.
14219         (mailcap-mime-data): Various adjustments.
14220         (mailcap): New group.
14221         (mailcap-download-directory): Customize.
14222         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
14223         (mailcap-temporary-directory): Deleted (unused).
14224         (mailcap-unescape-mime-test): Simplify slightly.
14225         (mailcap-viewer-passes-test): Use functionp.
14226         (mailcap-command-p): Aliased to executable-find.
14227
14228         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
14229         default-enable-multibyte-characters is nil.
14230
14231 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
14232
14233         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
14234
14235 2000-11-21  Dave Love  <fx@gnu.org>
14236
14237         * gnus-art.el (gnus-mime-button-map): Don't inherit from
14238         gnus-article-mode-map.
14239 ;       (gnus-mime-button-menu): Use mouse-set-point.
14240         (gnus-insert-mime-button, gnus-mime-display-alternative)
14241         (gnus-mime-display-alternative): Don't use local-map property.
14242
14243 2000-11-17  Dave Love  <fx@gnu.org>
14244
14245         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
14246         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
14247         and make-temp-file.
14248         (uudecode-decode-region): Doc fix.
14249
14250 2000-11-14  Dave Love  <fx@gnu.org>
14251
14252         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
14253         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
14254         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
14255         New files, derived from the XPMs.
14256
14257 2000-11-10  Dave Love  <fx@gnu.org>
14258
14259         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
14260         (gnus-agent-lib-file, gnus-agent-load-alist)
14261         (gnus-agent-save-alist, gnus-agent-article-name): Use
14262         expand-file-name.
14263
14264         * gnus-group.el (gnus-group-name-charset-method-alist): Add
14265         :version.
14266         (nnkiboze-score-file): Defvar when compiling.
14267
14268         * gnus-start.el (gnus-read-newsrc-file): Add :version.
14269
14270         * gnus-art.el (gnus-article-banner-alist)
14271         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
14272         (gnus-article-date-lapsed-new-header)
14273         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
14274         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
14275         (gnus-treat-strip-headers-in-body)
14276         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
14277         (gnus-treat-translate): Add :version.
14278         (gnus-article-mime-part-function): Fix defcustom.
14279
14280         * nnmail.el (nnmail-expiry-target)
14281         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
14282         (nnmail-split-header-length-limit): Add :version.
14283
14284         * gnus-sum.el (gnus-auto-expirable-marks)
14285         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
14286         (gnus-extra-headers, gnus-ignored-from-addresses)
14287         (gnus-newsgroup-ignored-charsets)
14288         (gnus-group-highlight-words-alist)
14289         (gnus-summary-show-article-charset-alist): Add :version.
14290
14291         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
14292         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
14293         files, converted from the XPMs.
14294
14295         * gnus-cache.el (gnus-cache-active-file): Don't use
14296         file-name-as-directory on directory.
14297         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
14298         use file-name-as-directory on directory.
14299
14300         * time-date.el (timezone-make-date-arpa-standard): Autoload.
14301         (date-to-time): Use it.
14302
14303 ;       * message.el (message-mode) <adaptive-fill-regexp>:
14304 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
14305 ;       (message-newline-and-reformat): Likewise.
14306         (message-forward-as-mime, message-forward-ignored-headers)
14307         (message-buffer-naming-style, message-default-charset)
14308         (message-dont-reply-to-names, message-send-mail-partially-limit):
14309         Add :version.
14310
14311         * mm-util.el: Doc fixes.
14312         (mm-mime-charset): Don't use the raw result of
14313         mm-preferred-coding-system.
14314         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
14315         (mm-with-unibyte): Simplify.
14316
14317         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
14318         concat.
14319
14320         * pop3.el (pop3-version): Deleted.
14321         (pop3-make-date): New function, avoiding message-make-date.
14322         (pop3-munge-message-separator): Use it.
14323
14324 2000-11-09  Dave Love  <fx@gnu.org>
14325
14326         * gnus-group.el (gnus-group-make-directory-group)
14327         (gnus-group-fetch-faq): Use expand-file-name.
14328         (gnus-group-fetch-faq): Simplify completing-read form.
14329
14330         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
14331         test for Mule.
14332
14333         * message.el (tool-bar-map): Defvar when compiling.
14334
14335         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
14336         (gnus-tm-lisp-directory): Deleted.
14337         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
14338         (featurep 'xemacs).
14339         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
14340         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
14341         version numbers from file names.
14342
14343 2000-11-08  Dave Love  <fx@gnu.org>
14344
14345         * mm-view.el: Use featurep for XEmacs test.
14346         (mm-inline-message): Test for `remove-specifier'; don't use
14347         condition-case.
14348
14349         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
14350
14351         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
14352         (gnus-score-find-bnews): Don't concat "".
14353
14354         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
14355         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
14356         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
14357         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
14358
14359         * gnus-sum.el: Put some defvars in eval-when-compile.
14360         (gnus-summary-mode-hook): Add :options.
14361         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
14362         (gnus-summary-tool-bar-map): New variable.
14363         (gnus-summary-make-tool-bar): New function.
14364         (gnus-summary-mode): Put kill-all-local-variables first.
14365
14366         * gnus-group.el (gnus-group-toolbar-map): New variable.
14367         (gnus-group-make-tool-bar): Rewritten.
14368         (gnus-group-mode): Put kill-all-local-variables first.
14369
14370         * rfc2047.el: Require gnus-util.
14371
14372         * nnml.el (gnus-sorted-intersection): Autoload.
14373
14374         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
14375         Put some defvars in eval-when-compile.
14376         (gnus-intersection, gnus-sorted-complement):  Autoload.
14377
14378         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
14379
14380         * mm-encode.el (mm-body-7-or-8): Autoload.
14381
14382         * mm-decode.el (mm-insert-inline): Autoload.
14383
14384         * mml.el:
14385         * message.el: Put some defvars in eval-when-compile.
14386
14387         * gnus-msg.el: Put some defvars in eval-when-compile.
14388         (gnus-msg-mail): Move after gnus-setup-message.
14389
14390         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
14391
14392 2000-11-07  Dave Love  <fx@gnu.org>
14393
14394         * gnus-util.el (nnheader): Don't require message (recursive
14395         autoload).
14396
14397         * uudecode.el: Avoid compiler warnings.
14398
14399         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
14400         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
14401
14402 2000-11-06  Dave Love  <fx@gnu.org>
14403
14404         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
14405
14406         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
14407         (uudecode-char-int): New alias, replacing char-int.
14408         (uudecode-decode-region): Don't call buffer-disable-undo.
14409
14410 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
14411 ;       (mm-uu-configure-list): Doc fix.
14412 ;
14413 ;       * earcon.el (running-xemacs): Don't define.
14414 ;
14415 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
14416 ;
14417 ;       * message.el (message-font-lock-keywords): Match a final newline
14418 ;       to help font-lock's multiline support.
14419 ;
14420 2000-11-03  Dave Love  <fx@gnu.org>
14421
14422         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
14423
14424         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
14425         name.
14426
14427         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
14428         <banner>: Fix custom type, doc.
14429
14430         * mm-decode.el (mm-display-external): Space-prefix temp buffer
14431         name.  Don't disable undo explicitly.
14432
14433 ;2000-11-02  Dave Love  <fx@gnu.org>
14434 ;
14435 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
14436 ;       cite-prefix.
14437
14438 2000-11-01  Dave Love  <fx@gnu.org>
14439
14440         * rfc2047.el (base64): Require unconditionally.
14441         (message-posting-charset): Defvar when compiling.
14442         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
14443         message.
14444
14445         * gnus-sum.el (nnoo): Require.
14446         (mm-uu-dissect): Autoload.
14447
14448         * mml.el (mml-parse-1): Clarify message.
14449         (mml-minibuffer-read-type): Use mailcap-mime-types.
14450
14451 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
14452
14453         * mml.el: Fix a typo in the requiring of CL.
14454
14455 2000-11-01  Dave Love  <fx@gnu.org>
14456
14457         * utf7.el: Require cl when compiling.
14458
14459         * binhex.el: Use (featurep 'xemacs).
14460         (binhex-char-int): New alias, replacing char-int.  Change callers.
14461         (binhex-decode-region): Simplify work buffer code.
14462         (binhex-decode-region-external): Use expand-file-name, not concat.
14463
14464 2000-10-30  Dave Love  <fx@gnu.org>
14465
14466         * gnus-art.el: Fix 2000-10-27 change properly.
14467
14468 2000-10-28  Miles Bader  <miles@gnu.org>
14469
14470         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
14471
14472 2000-10-27  Dave Love  <fx@gnu.org>
14473
14474         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
14475         strings.
14476         (gnus-group-make-tool-bar): New function.
14477         (gnus-group-mode): Use it.
14478
14479         * message.el (message-mode-menu): Add some :help strings.
14480         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
14481         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
14482
14483         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
14484         * describe-group.xpm, get-news.xpm, kill-group.xpm:
14485         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
14486
14487         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
14488         display-graphic-p here.
14489
14490 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
14491
14492         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
14493         of the `gnus-xemacs' variable, as the latter has been removed.
14494         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
14495         * gnus-art.el (gnus-treat-display-xface)
14496         (gnus-treat-display-smileys, gnus-treat-display-picons)
14497         (gnus-article-read-summary-keys): Likewise.
14498
14499 2000-10-26  Dave Love  <fx@gnu.org>
14500
14501         (defvar): Use rmail-spool-directory unconditionally.
14502
14503 2000-10-18  Dave Love  <fx@gnu.org>
14504
14505         * mm-bodies.el (mm-uu-decode-function)
14506         (mm-uu-binhex-decode-function): Defvar when compiling.
14507
14508         * gnus-nocem.el (gnus-nocem-issuers): Update.
14509         (gnus-nocem-check-from): New option.
14510         (gnus-nocem-scan-groups): Use it.
14511         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
14512         (gnus-nocem-check-article-limit): Add :version.
14513
14514 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
14515
14516         * ietf-drums.el (mm-util): Require CL when compiling.
14517
14518 2000-10-15  Dave Love  <fx@gnu.org>
14519
14520         * qp.el: Require mm-util.
14521
14522 2000-10-13  Dave Love  <fx@gnu.org>
14523
14524         * qp.el (quoted-printable-decode-region): Avoid invalid
14525         coding-systems.
14526
14527 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
14528
14529         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
14530         to a recursive load.
14531
14532 2000-10-12  Dave Love  <fx@gnu.org>
14533
14534         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
14535
14536         * gnus.el (gnus-group-startup-message): Check for PBM image.
14537
14538 2000-10-09  Dave Love  <fx@gnu.org>
14539
14540         * mail-source.el (mail-source-fetch-imap): Bind
14541         default-enable-multibyte-characters rather than using
14542         mm-disable-multibyte.
14543
14544 2000-10-05  Dave Love  <fx@gnu.org>
14545
14546         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
14547         Autoload.
14548         (quoted-printable-decode-region):  Rename arg which confused
14549         charset with coding-system.  Don't use nonascii-insert-offset.
14550         Coding-system encode the region initially.  Don't recognize `=='
14551         as valid QP.  Coding-system decode the region finally.
14552         (quoted-printable-decode-string): Rename arg which confused
14553         charset with coding-system.
14554
14555         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
14556         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
14557         mm-encode-coding-region.
14558         (mm-decode-body, mm-decode-string): Rename variables which
14559         confused charset with coding-system.
14560         (binhex-decode-region): Don't autoload.
14561         (mm-body-encoding): Require message.
14562         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
14563         cond branches.
14564
14565         * gnus-art.el (article-de-quoted-unreadable)
14566         (article-de-base64-unreadable): Fold search case
14567         rather than downcasing string.  Apply mm-charset-to-coding-system
14568         to arg of quoted-printable-decode-region.
14569
14570 2000-10-04  Dave Love  <fx@gnu.org>
14571
14572         * gnus-ems.el: Don't turn off compiler warnings in local vars.
14573         Require ring when compiling.
14574         (gnus-article-compface-xbm): New variable.
14575
14576 2000-10-04  Dave Love  <fx@gnu.org>
14577
14578         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
14579         pbm images.
14580
14581         * frown.pbm, smile.pbm, wry.pbm: New files.
14582
14583         * frown.xbm, smile.xbm, wry.xbm: Deleted.
14584
14585 2000-10-03  Dave Love  <fx@gnu.org>
14586
14587         * mail-source.el (mail-sources): Revert to nil.
14588
14589         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
14590
14591         * qp.el: Don't require mm-util.
14592         (quoted-printable-decode-region): Rewritten.
14593         (quoted-printable-decode-string, quoted-printable-encode-region):
14594         Doc fix.
14595         (quoted-printable-encode-region): Barf on multibyte characters.
14596         Maybe make the class multibyte.  Upcase chars, not formatted
14597         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
14598         (quoted-printable-encode-string): Don't use
14599         mm-with-unibyte-buffer.
14600
14601 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
14602
14603         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
14604
14605 2000-09-21  Dave Love  <fx@gnu.org>
14606
14607         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
14608         (for Emacs 20).  Tidy somewhat.
14609
14610 2000-09-21  Dave Love  <fx@gnu.org>
14611
14612         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
14613         image processing.  Rationalize logic somewhat.
14614
14615 2000-09-20  Dave Love  <fx@gnu.org>
14616
14617         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
14618         specifically.
14619
14620         * gnus.el (gnus-version-number): Avoid some redundant
14621         autoloads.
14622
14623 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
14624
14625         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
14626         to XBM; we always have PBM support.
14627
14628 2000-09-14  Dave Love  <fx@gnu.org>
14629
14630         * gnus.el (gnus-charset):
14631         * mm-decode.el (mime-display):
14632         * imap.el (imap) <defgroup>: Add :version.
14633
14634 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
14635
14636         * parse-time.el: Fix author's mail address.
14637
14638         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
14639         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
14640         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
14641         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
14642         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
14643         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
14644         * rfc2231.el, uudecode.el: Fix copyright notice.
14645
14646         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
14647         require `w3' at load-time only if not running in batch mode.
14648
14649 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14650
14651         * gnus.el: Before merge with Emacs21.
14652
14653 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
14654
14655         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
14656
14657 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
14658
14659         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
14660         to avoid conflict with the standard `back-to-indentation'
14661         binding.
14662
14663 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14664
14665         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
14666
14667         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
14668         (mm-disable-multibyte-mule4): Ditto.
14669         (mm-with-unibyte-current-buffer-mule4): Ditto.
14670
14671 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14672
14673         * pop3.el (pop3-movemail): Use binary.
14674         (pop3-movemail-file-coding-system): Removed.
14675
14676 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14677
14678         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
14679
14680 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14681
14682         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
14683         exists.
14684
14685 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14686
14687         * gnus-msg.el (gnus-post-method): Use backend name when the
14688         address is "".
14689
14690 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14691
14692         * gnus-art.el (article-verify-x-pgp-sig): Don't test
14693         mm-verify-option.
14694         (gnus-treat-x-pgp-sig): Default value.
14695         (gnus-ignored-headers): Redundant.
14696
14697 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14698
14699         * gnus-win.el (gnus-configure-frame): Save selected window.
14700
14701 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14702
14703         * nnmbox.el: Require gnus-range.
14704         (nnmbox-group-building-active-articles): New variable.
14705         (nnmbox-group-active-articles): New variable; this is a cache of
14706         all active articles by group and number.
14707         (nnmbox-in-header-p): New function.
14708         (nnmbox-find-article): New function.
14709         (nnmbox-record-active-article): New function.
14710         (nnmbox-record-deleted-article): New function.
14711         (nnmbox-is-article-active-p): New function.
14712         (nnmbox-retrieve-headers): Use nnmbox-find-article.
14713         (nnmbox-request-article): Ditto.  Also supply extra arg to
14714         nnmbox-article-group-number.
14715         (nnmbox-request-expire-articles): Ditto.
14716         (nnmbox-request-move-article): Ditto.
14717         (nnmbox-request-replace-article): Ditto.
14718         (nnmbox-request-rename-group): Rename group entry in active
14719         article cache.
14720         (nnmbox-delete-mail): Update active article cache, unless article
14721         is being replaced.
14722         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
14723         than partially duplicating it.
14724         (nnmbox-article-group-number): Add extra `this-line' arg, to
14725         handle articles belonging to multiple groups.
14726         (nnmbox-save-mail): Update active article cache.
14727         (nnmbox-read-mbox): Build active article cache when loading mbox.
14728         Also do some repair work, if we find articles that are missing the
14729         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
14730         reconstruct these from Xref info.
14731
14732 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14733
14734         * mail-source.el (mail-source-report-new-mail): Use
14735         nnheader-run-at-time.
14736
14737 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14738
14739         * mail-source.el (mail-source-fetch-pop): Clear pop password when
14740         an error is thrown, and then rethrow the error.
14741         (mail-source-check-pop): Ditto.
14742         (mail-source-start-idle-timer): Prevent multiple pop checks
14743         running if the check takes a long time.
14744
14745 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14746
14747         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
14748         succeed.
14749
14750 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14751
14752         * gnus-win.el (gnus-configure-windows): Make sure
14753         nntp-server-buffer is live.
14754         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
14755
14756 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
14757
14758         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
14759
14760 2000-12-04  Andreas Jaeger  <aj@suse.de>
14761
14762         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
14763
14764 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14765
14766         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
14767
14768 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14769         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
14770
14771         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
14772
14773 2000-12-01  Simon Josefsson  <sj@extundo.com>
14774
14775         * mml-smime.el (mml-smime-verify): Fix address parsing.
14776
14777 2000-12-01  Simon Josefsson  <sj@extundo.com>
14778
14779         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
14780         more than one certificate inside PKCS#7 blob.  Better security
14781         information (clamed / actual sender, openssl output, certificates
14782         inside message).
14783
14784         * smime.el (smime-verify-region): Output to /dev/null.
14785         (smime-buffer-as-string-region): Don't parse empty lines.
14786
14787 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14788
14789         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
14790         ?d and ?D.
14791         (gnus-mime-security-show-details-inline): New variable.
14792         (gnus-mime-security-show-details): Use them.
14793         (gnus-insert-mime-security-button): Ditto.
14794
14795         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
14796         Suggest by Michael Duggan (md5i@cs.cmu.edu).
14797         (mml2015-gpg-clear-verify): Ditto.
14798         (mml2015-gpg-decrypt-1): Ditto.
14799         (mml2015-use): Prefer 'gpg.
14800
14801 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14802
14803         * gnus-util.el (gnus-add-text-properties-when): New function.
14804         (gnus-remove-text-properties-when): Ditto.
14805
14806         * gnus-cite.el (gnus-article-hide-citation): Use them.
14807         (gnus-article-toggle-cited-text): Use them.
14808
14809         * gnus-art.el (gnus-signature-toggle): Use them.
14810         (gnus-article-show-hidden-text): Ditto.
14811         (gnus-article-hide-text): Ditto.
14812
14813 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14814
14815         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
14816
14817 2000-11-30  Simon Josefsson  <sj@extundo.com>
14818
14819         * smime.el (smime-point-at-eol): New alias.
14820         (smime-buffer-as-string-region): Use it.
14821
14822 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14823
14824         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
14825
14826 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14827
14828         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
14829
14830         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
14831
14832         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
14833
14834 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
14835
14836         * nnmh.el (nnmh-request-expire-articles): Implemented
14837         expiry-target for nnmh backend.
14838
14839 2000-11-30  Simon Josefsson  <sj@extundo.com>
14840
14841         * mm-decode.el (mm-security-from): New variable.
14842         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
14843
14844         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
14845         than `from'.
14846
14847 2000-11-30  Simon Josefsson  <sj@extundo.com>
14848
14849         * mml-smime.el (mml-smime-verify): Verify that certificate mail
14850         address match sender address.
14851
14852         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
14853
14854         * smime.el (smime-verify-region): Don't copy buffer.
14855         (smime-decrypt-buffer): Use expand-file-name on keyfile.
14856         (smime-pkcs7-region): New function.
14857         (smime-pkcs7-certificates-region): Ditto.
14858         (smime-pkcs7-email-region): Ditto.
14859         (smime-buffer-as-string-region): Ditto.
14860
14861         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
14862         buffer.
14863
14864 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
14865
14866         * smime.el (smime-decrypt-region): Fix keyfile argument.
14867
14868 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14869
14870         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
14871
14872 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14873
14874         * message.el (message-shoot-gnksa-feet): New variable.
14875         (message-gnksa-enable-p): New function.
14876         (message-send): Use it.
14877         (message-check-news-body-syntax): Ditto.
14878
14879 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14880
14881         * message.el (message-make-message-id): Remove the redundancy.
14882
14883 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14884
14885         * message.el (message-setup): Discourage using mc-install-*-mode.
14886
14887         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
14888
14889 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14890
14891         * gnus-cite.el (gnus-cite-parse): Guess citation length.
14892
14893 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14894
14895         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
14896
14897 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14898
14899         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
14900
14901 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14902
14903         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
14904         insert-buffer-substring.
14905
14906         * message.el (message-send-mail): Use buffer-substring-no-properties.
14907         (message-send-news): Ditto.
14908
14909 2000-11-22  David Edmondson  <dme@dme.org>
14910
14911         * imap.el (imap-wait-for-tag): Message read info.
14912
14913 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14914
14915         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
14916         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
14917         (mml2015-gpg-encrypt): Ditto.
14918
14919 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14920
14921         * mm-decode.el (mm-verify-option): Default value.
14922
14923         * mml-sec.el (mml-secure-part): Error message.
14924
14925 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14926
14927         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
14928
14929 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14930
14931         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
14932
14933 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14934
14935         * gnus-art.el (gnus-article-describe-key): Use prompt.
14936         (gnus-article-describe-key-briefly): Ditto.
14937
14938 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14939
14940         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
14941
14942 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14943
14944         * gnus-art.el (gnus-article-describe-key): New function.
14945         (gnus-article-describe-key-briefly): New function.
14946
14947 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14948
14949         * mm-decode.el (mm-decrypt-option): Doc typo.
14950
14951         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
14952         return a number.
14953
14954 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14955
14956         * message.el (message-newline-and-reformat): Typo.
14957
14958 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14959
14960         * gnus-art.el (article-verify-x-pgp-sig): Check whether
14961         original-article-buffer exists.
14962
14963         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
14964         (rfc2047-header-encoding-alist): Addresses are different from text.
14965         (rfc2047-encode-message-header): Ditto.
14966         (rfc2047-dissect-region): Extra parameter.
14967         (rfc2047-encode-region): Ditto.
14968         (rfc2047-encode-string): Ditto.
14969
14970 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14971
14972         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
14973         (mm-uu-pgp-encrypted-extract): Use it.
14974         (mm-uu-pgp-signed-extract-1): New function.
14975         (mm-uu-pgp-signed-extract): Use it.
14976
14977         * gnus-art.el (gnus-mime-display-security): New function.
14978         (gnus-mime-display-part): Use it.
14979         (gnus-mime-security-verify-or-decrypt): New function.
14980         (gnus-mime-security-press-button): New function.
14981         (gnus-insert-mime-security-button): Use it.
14982
14983         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
14984         (mm-find-raw-part-by-type): Ditto.
14985         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
14986         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
14987         (mm-destroy-parts): Kill nested multibyte buffer.
14988
14989         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
14990         (mml2015-gpg-verify): Ditto.
14991
14992 2000-11-18  Simon Josefsson  <sj@extundo.com>
14993
14994         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
14995         (mml2015-function-alist): Use it.
14996
14997         * mml-sec.el (mml-sign-alist): Update names.
14998         (mml-encrypt-alist): Ditto.
14999         (mml-secure-part-smime-sign): Moved to mml-smime.el
15000         as `mml-smime-sign-query'.
15001         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
15002         `mml-smime-get-file-cert'.
15003         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
15004         `mml-smime-get-dns-cert'.
15005         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
15006         `mml-smime-encrypt-query'.
15007         (mml-smime-sign-buffer): Use mml-smime-sign.
15008         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
15009
15010         * mml-smime.el (mml-smime-sign): New function.
15011         (mml-smime-encrypt):
15012         (mml-smime-sign-query):
15013         (mml-smime-get-file-cert):
15014         (mml-smime-get-dns-cert):
15015         (mml-smime-encrypt-query): Moved from mml-sec.el.
15016
15017 2000-11-16  Simon Josefsson  <sj@extundo.com>
15018
15019         * mml2015.el (mml2015-gpg-clear-verify): New function.
15020         (mml2015-function-alist): Add it.
15021
15022 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
15023
15024         * message.el (message-setup-fill-variables): Use
15025         message-cite-prefix-regexp.
15026         (message-newline-and-reformat): Check the end of citation, leading
15027         WSP, break in the cite prefix.
15028         (message-fill-paragraph): New function.
15029
15030 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15031
15032         * lpath.el: Shut up.
15033
15034 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
15035
15036         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
15037         raw 8-bit in headers in dk.* newsgroups.
15038
15039 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15040
15041         * message.el (message-newline-and-reformat): Match extra WSPs.
15042
15043 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
15044
15045         * mml.el (mml-generate-mime-1): Ignore ascii.
15046
15047 2000-11-16 Justin Sheehy  <justin@iago.org>
15048
15049         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
15050
15051 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
15052
15053         * message.el (message-cite-prefix-regexp): Prefix should not end
15054         at space.
15055
15056 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15057
15058         * message.el (message-mode-syntax-table): Add - as a word
15059         constituent as in articles.
15060         (message-setup-fill-variables): Add -_. as supercite-style prefix.
15061         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
15062         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
15063
15064 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
15065
15066         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
15067
15068 2000-11-12  David Edmondson  <dme@dme.org>
15069
15070         * message.el (message-font-lock-keywords): use
15071         message-cite-prefix-regexp.
15072
15073 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15074
15075         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
15076         Stein Arild Str\e,Ax\e(Bmme.
15077         (gnus-group-jump-to-group): Use it.
15078         (gnus-group-jump-to-group-prompt): Customize.
15079
15080 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15081
15082         * mailcap.el (mailcap-possible-viewers): Match the entire string.
15083
15084 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15085
15086         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
15087         incompatible.
15088         (mml2015-mailcrypt-sign): Ditto.
15089
15090 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15091
15092         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
15093         group is open.
15094
15095 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
15096
15097         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
15098         nnvirtual articles.
15099         (gnus-backlog-request-article): Don't request nnvirtual articles.
15100
15101 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15102
15103         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
15104         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
15105
15106 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15107
15108         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
15109         * mml.el (mml-generate-mime-1): Use charset attribute.
15110         * mm-bodies.el (mm-encode-body): Add parameter charset.
15111         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
15112
15113 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
15114
15115         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
15116         (mml2015-mailcrypt-clear-decrypt): Ditto.
15117         (mml2015-mailcrypt-verify): Ditto.
15118         (mml2015-mailcrypt-clear-verify): Ditto.
15119         (mml2015-gpg-verify): Ditto.
15120
15121 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15122
15123         * smime.el (smime-openssl-program): Test the existence of openssl.
15124         * mml-smime.el: Require mm-decode.
15125         (mml-smime-verify-test): New function.
15126         * mm-decode.el (mm-verify-function-alist): Use it.
15127
15128 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15129
15130         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
15131         anyway.
15132
15133 2000-11-13  Simon Josefsson  <sj@extundo.com>
15134
15135         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
15136         verification doesn't work.
15137
15138 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15139
15140         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
15141         (gnus-inews-do-gcc): Use it.
15142
15143 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15144
15145         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
15146         leading space.
15147         * mm-extern.el (mm-inline-external-body): Report error when no
15148         access-type.
15149
15150 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15151
15152         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
15153
15154 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
15155
15156         * gnus-art.el (gnus-mime-button-menu): Use select-window.
15157
15158 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
15159
15160         * gnus-art.el (gnus-mime-display-part): Display multipart/related
15161         as multipart/mixed.
15162
15163 2000-11-12  David Edmondson  <dme@dme.org>
15164
15165         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
15166         and replace `.' with `\w' to allow for different syntax tables
15167         (from Vladimir Volovich).
15168         * message.el (message-newline-and-reformat): use
15169         `message-cite-prefix-regexp'.
15170         * gnus-cite.el (gnus-supercite-regexp): use
15171         `message-cite-prefix-regexp'.
15172         * gnus-cite.el (gnus-cite-parse): use
15173         `message-cite-prefix-regexp'.
15174
15175 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15176
15177         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
15178         PGP SIGNATURE.  Escape leading "-"'s.
15179         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
15180
15181 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15182
15183         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
15184
15185 2000-11-11  Simon Josefsson  <sj@extundo.com>
15186
15187         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
15188
15189         * smime.el (smime-details-buffer): New variable.
15190         (smime-sign-region):
15191         (smime-encrypt-region):
15192         (smime-verify-region):
15193         (smime-decrypt-region): Copy OpenSSL output to the buffer.
15194
15195         * mml-smime.el (mml-smime-verify): Support security info.
15196
15197 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
15198
15199         * mm-decode.el (mm-verify-option): Set default to nil.
15200         (mm-decrypt-option): Ditto.
15201         * gnus-art.el (article-verify-x-pgp-sig): New function.
15202
15203 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
15204
15205         * gnus-art.el (gnus-mime-display-alternative): Show button if no
15206         preferred part.
15207
15208 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15209
15210         * gnus-sum.el (gnus-move-split-methods): Say that
15211         `gnus-split-methods' uses file names, whereas this uses group
15212         names.  (Report from Nevin Kapur)
15213
15214 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
15215
15216         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
15217
15218 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15219
15220         * nnheader.el (nnheader-directory-files-is-safe): New variable.
15221         (nnheader-directory-articles): Use it.
15222         (nnheader-article-to-file-alist): Ditto.
15223
15224 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15225
15226         * rfc2047.el (rfc2047-pad-base64): New function.
15227         (rfc2047-decode): Use it.
15228
15229 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15230
15231         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
15232         select method.
15233
15234 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15235
15236         * mml2015.el (mml2015-gpg-decrypt-1):
15237         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
15238
15239 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15240
15241         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
15242
15243 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15244
15245         * pop3.el (pop3-munge-message-separator): A message may have an
15246         empty body.
15247
15248 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
15249
15250         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
15251         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
15252         (mm-uu-pgp-signed-extract): Use coding-system.
15253
15254 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15255
15256         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
15257         (gnus-insert-mime-security-button): New function.
15258         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
15259         * mml2015.el:  Add security info when verify or decrypt.
15260         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
15261         (mm-uu-pgp-encrypted-extract): Ditto.
15262
15263 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
15264
15265         * mm-decode.el (mm-display-parts): New function.
15266         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
15267
15268 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15269
15270         * gnus-mlspl.el: Documentation tweaks.
15271
15272 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15273
15274         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
15275         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
15276         argument.
15277
15278 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
15279
15280         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
15281
15282 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
15283
15284         * gnus-art.el (gnus-article-encrypt): New function.
15285         (gnus-article-encrypt-protocol-alist): New variable.
15286         (gnus-article-encrypt-protocol): New variable.
15287         * mml2015.el (mml2015-self-encrypt): New function.
15288         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
15289
15290 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
15291
15292         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
15293         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
15294         let mailcap do it.
15295         * mml2015.el: Remove snarf code.
15296         * mm-decode.el: Remove snarf code.
15297
15298 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
15299
15300         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
15301         (mml-insert-mime): Understand gnus-decoded.
15302         (mime-to-mml): New parameter handles.
15303         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15304         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
15305
15306 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15307
15308         * mm-decode.el (mime-security): New group.
15309         (mm-verify-function-alist): Add test function.
15310         (mm-decrypt-function-alist): Ditto.
15311         (mm-snarf-option): Set default value as nil.
15312         (mm-find-part-by-type): Recursive parameter.
15313         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
15314         * mml2015.el: Support draft-ietf-openpgp-multsig.
15315
15316 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
15317
15318         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
15319         (gnus-article-view-part-as-charset): New function.
15320
15321 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15322
15323         * mm-decode.el (mm-verify-option): Default value.
15324         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
15325
15326 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15327
15328         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
15329
15330 2000-11-05  Simon Josefsson  <sj@extundo.com>
15331
15332         * mml-smime.el (mml-smime-verify): Work in original multipart
15333         buffert.
15334
15335         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
15336         (mm-handle-multipart-ctl-parameter): Ditto.
15337         (mm-alist-to-plist): New function.
15338         (mm-dissect-buffer): Store CTL parameters and copy original buffer
15339         for multiparts.
15340         (mm-destroy-parts): Destroy multipart buffert.
15341         (mm-remove-part): Ditto.
15342
15343         * mml-smime.el (mml-smime-sign): Not used.
15344         (mml-smime-encrypt): Ditto.
15345
15346         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
15347
15348         Verify S/MIME signature support.
15349
15350         * mm-decode.el (mm-inline-media-tests): Add
15351         application/{x-,}pkcs7-signature.
15352         (mm-inlined-types): Ditto.
15353         (mm-automatic-display): Ditto.
15354         (mm-verify-function-alist): Ditto.  Add name of method.
15355         (mm-decrypt-function-alist): Add name of method.
15356         (mm-find-part-by-type): Add documentation.
15357         (mm-possibly-verify-or-decrypt): Use new format of
15358         mm-{verify,decrypt}-function-alist.  Use method names.
15359
15360         * mml-smime.el (mml-smime-verify): New function.
15361
15362 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15363
15364         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
15365
15366 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15367
15368         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
15369         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
15370         * mm-decode.el (mm-snarf-option): New variable.
15371
15372 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15373
15374         * mm-util.el (mm-subst-char-in-string): New function.
15375         (mm-replace-chars-in-string): Use it.
15376         * message.el (message-replace-chars-in-string): Use it.
15377         * nnheader.el (nnheader-replace-chars-in-string): Use it.
15378         * gnus-mh.el (mh-lib-progs): Shut up.
15379
15380 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15381
15382         * base64.el, md5.el: Moved to contrib directory.
15383
15384 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15385
15386         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
15387         the last article when search.
15388
15389 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15390
15391         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
15392         * nnmail.el (nnmail-pathname-coding-system): Ditto.
15393
15394 2000-09-29  David Edmondson  <dme@thus.net>
15395
15396         * message.el (message-newline-and-reformat): Typo.
15397
15398 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15399
15400         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
15401
15402 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15403
15404         * nntp.el (nntp-decode-text): Delete bogus status lines.
15405
15406 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
15407
15408         * message.el (message-font-lock-keywords): Match a final newline
15409         to help font-lock's multiline support.
15410
15411 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15412
15413         * nnoo.el (nnoo-set): New function.
15414
15415 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15416
15417         * gpg.el, gpg-ring.el: Moved to contrib directory.
15418
15419 2000-11-04  Simon Josefsson  <sj@extundo.com>
15420
15421         * nnimap.el (nnimap-split-inbox): Typo.
15422
15423 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15424
15425         * gnus-msg.el (gnus-msg-mail): Move it backwards.
15426
15427 2000-11-03  Simon Josefsson  <sj@extundo.com>
15428
15429         * rfc2231.el (rfc2231-parse-qp-string): New function.
15430         (require): rfc2047.
15431
15432         * mail-parse.el (mail-header-parse-content-type):
15433         (mail-header-parse-content-disposition): Support invalid QP
15434         encoded strings, by using `rfc2231-parse-qp-string'.
15435
15436 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15437
15438         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
15439         (rfc2231-decode-encoded-string): Typo "> X 1".
15440         (rfc2231-encode-string): Insert the name of charset.
15441         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
15442
15443 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15444
15445         * mm-decode.el (mm-save-part): Return the filename.
15446         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
15447         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
15448         (gnus-mime-action-alist): Use it.
15449         (gnus-mime-button-commands): Use it.
15450         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
15451         (mm-inline-external-body): unwind-protect.
15452
15453 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15454
15455         * gnus-art.el (gnus-insert-mime-button): Show url.
15456
15457 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15458
15459         * mml.el (mml-generate-mime-1): Support external url.
15460         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
15461
15462 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
15463
15464         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
15465         * mm-decode.el (mm-display-external): Ditto.
15466         * mm-extern.el: New file.
15467         * mm-decode.el (mm-inline-media-tests): Hook it up.
15468         (mm-inlined-types): Inline message/external-body.
15469
15470 2000-11-02  Simon Josefsson  <sj@extundo.com>
15471
15472         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
15473
15474         * message.el (message-get-reply-headers): Better handling when
15475         Mail-Followup-To is very large.
15476
15477 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15478
15479         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
15480         * gnus-art.el (gnus-article-edit-done):
15481         * gnus-sum.el (gnus-summary-edit-article-done): Move line
15482         counting code here.
15483         * gnus-msg.el (gnus-setup-message): Remove a hack.
15484
15485 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15486
15487         * gnus-sum.el (gnus-newsgroup-variables): New variable.
15488         (gnus-summary-mode): Make them local variables.
15489         (gnus-set-global-variables): Globalize them.
15490         (gnus-summary-exit): Kill them.
15491
15492 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
15493
15494         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
15495         word.
15496
15497 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15498
15499         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
15500         gnus-article-wash-types.
15501         * gnus-art.el (gnus-article-wash-status): Use them.
15502
15503 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
15504
15505         * mml.el (mml-read-tag): Remove spaces and LF.
15506
15507 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15508
15509         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
15510         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
15511
15512 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
15513
15514         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
15515
15516 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15517
15518         * gnus-sum.el (gnus-article-charset): New variable.
15519         (gnus-summary-display-article): Set it.
15520         * gnus-msg.el (gnus-copy-article-buffer): Use it.
15521         * gnus-art.el (gnus-article-mode): Make it local variable.
15522
15523 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15524
15525         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
15526
15527 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15528
15529         * nnwfm.el: New file.
15530
15531         * nnweb.el (nnweb-replace-in-string): New function.
15532
15533 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15534
15535         * mml2015.el: Wrap gpg.el.
15536         * gpg.el (gpg-verify): The last argument of apply is a list.
15537         (gpg-encrypt): Add passphrase as a parameter.
15538
15539 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15540
15541         * gpg.el: New file.
15542         * gpg-ring.el: New file.
15543
15544 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15545
15546         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
15547
15548 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15549
15550         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
15551         double-quote characters.
15552         (gnus-summary-prepare-threads): Ditto.
15553
15554 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15555
15556         * gnus-art.el (gnus-mime-display-single): Forward line -1.
15557         * mml.el (mml-read-tag): Don't skip the leading space.
15558         * lpath.el (font-lock-set-defaults): Shut up.
15559
15560 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15561
15562         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
15563
15564 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15565
15566         * qp.el (quoted-printable-encode-region): Replace leading - when
15567         ultra safe.
15568         * mml.el (mml-generate-mime-postprocess-function): Removed.
15569         (mml-postprocess-alist): Removed.
15570         (mml-generate-mime-1): Use ultra-safe when sign.
15571         * mml2015.el (mml2015-fix-micalg): Uppercase.
15572         (mml2015-verify): Insert LF.
15573         (mml2015-mailcrypt-sign): Downcase; search backward.
15574
15575 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15576
15577         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
15578         restrictive.
15579         (nnultimate-table-regexp): New variable.
15580         (nnultimate-forum-table-p): Use it.
15581
15582 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
15583         Trivial patch.
15584
15585         * gnus-sum.el (gnus-summary-expire-articles): Save point.
15586
15587 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15588
15589         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
15590         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
15591
15592 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15593
15594         * mml2015.el: Shut up.
15595
15596 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15597
15598         * gnus.el (gnus-server-browse-hashtb): Removed.
15599         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
15600         (gnus-group-insert-group-line-info): Use simplified method.
15601         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
15602
15603 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15604
15605         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
15606         moved here.
15607         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
15608         * gnus-group.el (gnus-group-prepare-flat): Use it.
15609         * gnus-topic.el (gnus-group-prepare-topics): Use it.
15610
15611 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15612
15613         * mml.el (mml-mode): Show menu in XEmacs.
15614
15615 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
15616
15617         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
15618         (gnus-server-read-server-in-server-buffer): New function.
15619         (gnus-browse-foreign-server): Browse in group buffer.
15620         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
15621         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
15622         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
15623         * gnus.el (gnus-server-browse-hashtb): New variable.
15624
15625 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15626
15627         * nnfolder.el (nnfolder-open-nov): Use group.
15628
15629 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
15630
15631         * nnfolder.el: Add NOV. Set version to 2.0.
15632         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
15633
15634 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15635
15636         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
15637
15638 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15639
15640         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
15641         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
15642
15643 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15644
15645         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
15646
15647 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15648
15649         * mm-decode.el (mm-verify-function-alist): New variable.
15650         (mm-verify-option): New variable.
15651         (mm-decrypt-function-alist): Ditto.
15652         (mm-decrypt-option): Ditto.
15653         (mm-find-raw-part-by-type): New function.
15654         (mm-possibly-verify-or-decrypt): New function.
15655         (mm-dissect-multipart): Use it.
15656         * mml2015.el (mml2015-fix-micalg): New function.
15657         (mml2015-decrypt): Use new interface.
15658         (mml2015-verify):  Use new interface.
15659         (mml2015-setup): Make it bogus.
15660
15661 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15662
15663         * mml.el (mml-generate-mime-postprocess-function): Set to
15664         mml-postprocess.
15665         (autoload): Autoload mml2015 and mml-smime.
15666         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
15667         * mml2015.el (mml2015-encrypt): New function.
15668         (mml2015-sign): New function.
15669         (mml2015-encrypt-function): New variable.
15670         (mml2015-sign-function): New variable.
15671         (mml2015-mailcrypt-encrypt): Use message-recipients.
15672         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
15673         * mml-smime.el (mml-smime-setup): Ditto.
15674
15675 2000-10-28  Simon Josefsson  <sj@extundo.com>
15676
15677         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
15678         Communigate Pro 3.3.1 server.
15679
15680         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
15681         in buffers.
15682         (mml-secure-dns-server): Removed.
15683         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
15684         write certificates to files.
15685
15686         * smime.el (smime-dns-server): New variable.
15687         (smime-mail-to-domain):
15688         (smime-cert-by-dns): New functions.
15689
15690         * dig.el: New file.
15691
15692 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
15693
15694         * message.el (message-options): New variable.
15695         (message-options-set-recipient): New function.
15696         (message-send): Use them.
15697         * gnus-int.el (gnus-request-replace-article): Use them.
15698         (gnus-request-accept-article): Ditto.
15699         * mml.el (mml-preview): Use them.
15700         * gnus-sum.el (gnus-summary-edit-article): Use them.
15701
15702         * message.el (message-options-get): New function.
15703         (message-options-get): New function.
15704         * rfc2047.el (rfc2047-encode-message-header): Use them.
15705         * mm-bodies.el (mm-encode-body): Use them.
15706
15707 2000-10-28  Simon Josefsson  <sj@extundo.com>
15708
15709         * nnimap.el (nnimap-retrieve-which-headers):
15710         (nnimap-request-article-part): Quote message-id.
15711
15712         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
15713         (smime-CA-file): New variable.
15714         (smime-call-openssl-region): Don't error.
15715         (smime-sign-region): Return result value.
15716         (smime-encrypt-region): Ditto.
15717         (smime-verify-region): New function.
15718         (smime-decrypt-region): Ditto.
15719         (smime-verify-buffer): Ditto.
15720         (smime-decrypt-buffer): Ditto.
15721
15722         * mml.el: Require mml-sec.
15723         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
15724         (mml-mode-map): Add "sign" and "encrypt" maps.
15725         (mml-menu): Add security menu.
15726         (mml-preview): Use generate-new-buffer.
15727
15728         * mml-sec.el: New file.
15729
15730 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15731
15732         * mm-decode.el (mm-find-part-by-type): Move it here.
15733         * mml.el (mml-postprocess): Move it here.
15734         (mml-postprocess-alist): Move it here. Merge them.
15735
15736 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
15737
15738         * rfc2047.el (rfc2047-encode-message-header): Make sure no
15739         unencoded stuff in the header.
15740
15741 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15742
15743         * gnus-group.el (gnus-group-listed-groups): New variable.
15744         (gnus-group-list-option): New variable.
15745         (gnus-group-list-limit-map): New keymap.
15746         (gnus-group-list-flush-map): New keymap.
15747         (gnus-group-list-plus-map): New keymap.
15748         (gnus-group-prepare-logic): New function.
15749         (gnus-group-prepare-flat): Merge with
15750         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
15751         (gnus-group-prepare-flat-list-dead): Ditto.
15752         (gnus-group-list-matching): Use gnus-group-prepare-function.
15753         (gnus-group-list-dormant): Ditto.
15754         (gnus-group-list-cached): Ditto.
15755         (gnus-group-listed-groups): New function.
15756         (gnus-group-list-limit): New function.
15757         (gnus-group-list-flush): New function.
15758         (gnus-group-list-plus): New function.
15759         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
15760         (gnus-topic-prepare-topic): Ditto.
15761
15762 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
15763
15764         * message.el (message-insert-to, message-get-reply-headers):
15765         (message-reply, message-followup): Mail-{Followup,Reply}-To.
15766
15767 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15768
15769         * mml2015.el: New file.
15770         * smime.el: New file.
15771         * mml-smime.el: New file.
15772
15773 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15774
15775         * ChangeLog: Moved to ChangeLog.1.
15776
15777     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
15778   Copying and distribution of this file, with or without modification,
15779   are permitted provided the copyright notice and this notice are preserved.
15780
15781 ;; Local Variables:
15782 ;; coding: iso-2022-7bit
15783 ;; End: