(spam-bogofilter-score): check bogofilter headers before
[gnus] / lisp / ChangeLog
1 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
2         From John Wiegley <johnw@gnu.org>
3
4         * spam.el (spam-bogofilter-score): check bogofilter headers before
5         checking bogofilter itself
6
7 2003-04-16  Dave Love  <fx@gnu.org>
8
9         * nnmail.el (gnus): Require.
10
11         * gnus-util.el: Move provide to end.
12         (gnus-string-equal): Maybe use compare-strings.
13         (gnus-merge): New.
14
15         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
16         (gnus-summary-insert-articles): Use gnus-merge.
17
18         * gnus-fun.el: Require cl and mm-util when compiling.
19
20         * gnus-diary.el (gnus-diary-delay-format-french)
21         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
22
23         * nndiary.el (nndiary-compute-reminders): Don't use setf with
24         nthcdr.
25
26 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
27
28         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
29         specify a predicate other than false.
30         (gnus-category-read): Use the new feature to create a 'default'
31         category with a 'short' predicate.
32         
33 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
34
35         * message.el (message-unique-id): Comment change.
36
37         * gnus-art.el (gnus-article-next-page-1): New function.
38         (gnus-article-next-page): Use it.
39
40 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
41
42         * spam.el (spam-split): added save-restriction to save-excursion
43
44 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
45         From Julien Avarre <julien@avarre.com>
46
47         * gnus-fun.el: Fixed autoload cookie.
48
49 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
50         From Remi Letot  <remi.letot@easynet.be>
51
52         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
53         instead of remove-if.
54
55 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
58         copy-sequence instead of remove which is a cl run-time function in
59         Emacs 20.
60
61 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
62
63         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
64         local copy of gnus-discouraged-post-methods with the current
65         method removed.
66
67 2003-04-14  Simon Josefsson  <jas@extundo.com>
68
69         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
70
71 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
72
73         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
74         of `mm-coding-system-priorities' to base coding system.
75
76         * gnus-sum.el: Added coding cookie ("middle dot" in
77         gnus-summary-morse-message).
78
79 2003-04-13  Simon Josefsson  <jas@extundo.com>
80
81         * gnus-art.el (article-fill-long-lines)
82         (article-verify-x-pgp-sig, article-decode-group-name)
83         (gnus-mime-button-menu): Split >80 character lines.
84
85 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
86
87         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
88         we're let-binding it.
89
90         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
91
92 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * message.el (message-hide-headers): Don't do intangible.
95
96         * gnus.el (gnus-group-prefixed-name): Comment out the test for
97         colon. 
98
99         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
100         to the ephemeral entry, but the prefixed name.
101
102         * gnus.el (gnus-group-prefixed-name): Clean up.
103
104 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
105
106         * gnus-agent.el (gnus-agent-group-pathname): Bind
107         gnus-command-method so that gnus-agent-directory will always
108         return a valid directory.
109         * gnus-cache.el (gnus-cache-enter-article): Remove article from
110         gnus-newsgroup-undownloaded so that the summary will display the
111         article as downloaded.
112         (gnus-cache-remove-article): If the article isn't in the agent,
113         remove it from gnus-newsgroup-undownloaded so that the summary
114         will display the article as undownloaded.
115
116 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * gnus.el (gnus-version-number): Bump.
119
120 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
121
122         * gnus.el: Oort Gnus v0.18 is released.
123
124 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
125
126         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers. 
127
128 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
129
130         * gnus-art.el (gnus-article-next-page): Use
131         gnus-article-over-scroll.
132         (gnus-article-over-scroll): New variable.
133
134         * message.el (message-newline-and-reformat): Place a boundary
135         before filling.
136         (message-make-forward-subject-function): Changed default to
137         message-forward-subject-name-subject. 
138         (message-forward-subject-name-subject): New function.
139
140         * nnimap.el (nnimap-split-fancy): Ditto.
141
142         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
143
144         * gnus-cus.el (gnus-group-parameters): Removed "which see".
145
146         * mml.el (mml-minibuffer-read-file): Bind
147         completion-ignored-extensions to nil.
148
149         * message.el (message-fix-before-sending): Comment fix.
150         (message-fix-before-sending): Make hidden headers visible.
151         (message-hide-headers): Bind after-change-functions to nil.
152         (message-forbidden-properties): Put invisible and intangible
153         back. 
154         (message-strip-forbidden-properties): Ignore message-hidden text.
155
156         * gnus-msg.el: Hide headers.
157
158         * message.el (message-hidden-headers): New variable.
159         (message-hide-headers): New function.
160         (message-hide-header-p): New function.
161         (message-hide-header-p): Change logic.
162         (message-forbidden-properties): Remove intangible nil invisible
163         nil. 
164         (message-hide-headers): Narrow to headers.
165
166         * lpath.el (featurep): Bind Info-directory, Info-menu.
167
168 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
169
170         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
171         encoded.
172         (mm-encode-body): Don't corrupt UTF-16.
173         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
174
175 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
176
177         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
178         the CACHE are now detected and handled the same as an article
179         downloaded into the agent.
180         (gnus-agent-group-path): Modified to match nnmail-group-pathname
181         so that the agent front-end and back-end (nnagent) always use the
182         same directory.
183         (gnus-agent-group-pathname): New function. Wrapper for
184         nnmail-group-pathname.
185         (gnus-agent-expire-unagentized-dirs): New variable.  May be
186         customized to disable gnus-agent-expire-unagentized-dirs.
187         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
188         as the directories in gnus-agent-expire-current-dirs were
189         expanded.
190
191 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
192
193         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
194         body" entry in read only groups.
195
196 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
197
198         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
199         and "Create article" items in non-editable groups.
200
201 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
202
203         * gnus-agent.el (gnus-agent-write-active): Added option of
204         replacing, rather than updating, the agent's active file.  Do NOT
205         use the fully qualified group name as gnus-active-to-gnus-format
206         blindly prefixes group names with server names.
207         (gnus-agent-save-group-info): Merge BOTH min/max of current active
208         range, was just merging min, with specified active range.
209         (gnus-agent-expire): Save agent's active ranges after
210         expiring all groups.
211         (gnus-agent-expire-group-1): Update min of agent's active range to
212         min article currently fetched.
213         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
214         same ancestor multiple times.
215
216         * gnus-async.el (gnus-asynchronous): Moved defcustom of
217         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
218         seems to fix an intermittant error in which loading gnus-async
219         fails to define gnus-asynchronous (the variable).
220
221         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
222         non-essential.  Removed on all platforms.
223         (gnus-select-newsgroup): When the agent is active, expand the
224         group's active range to include fetched articles that are no
225         longer in the server's active range.
226
227         * gnus-util.el (gnus-with-output-to-file): Removed all of the
228         print-* bindings as they should be handled by the function doing
229         the printing.
230
231 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
232
233         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
234         might be unbound in non-MULE XEmacsen.
235
236 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
237
238         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
239         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
240         recognize diffs.
241
242         * mm-bodies.el (mm-decode-body): Use the supplied charset
243         unconditionally if `code-pages' hasn't been loaded.
244
245 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
246
247         * gnus-art.el (article-verify-x-pgp-sig): Don't use
248         `insert-buffer', the docstring says "This function is meant for
249         the user to run interactively.  Don't call it from programs!"
250
251         * mm-extern.el (mm-extern-mail-server): do.
252
253         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
254         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
255         (mml1991-pgg-encrypt): do.
256
257         * pgg.el (pgg-decrypt-region): do.
258
259         * mm-view.el (mm-view-pkcs7-decrypt): do.
260
261         * mml-smime.el (mml-smime-verify): do.
262
263         * mml.el (mml-insert-mime, mml-preview): do.
264
265         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
266         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
267         (mml2015-pgg-encrypt): do.
268
269 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
270
271         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
272
273 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
274
275         * mm-uu.el (mm-uu-copy-to-buffer): Copy
276         `buffer-file-coding-system' to the new buffer.
277         (mm-uu-pgp-signed-extract-1): Don't copy
278         `buffer-file-coding-system' here.
279
280         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
281         exist in XEmacs.
282         (mm-decode-body): Add missing quote.
283
284         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
285         buffer-file-coding-system.
286
287         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
288         last-coding-system-used.
289
290         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
291         according to buffer-file-coding-system.
292
293         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
294
295         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
296         (pgg-pgp-snarf-keys-region): do.
297
298         * pgg-pgp5.el (pgg-pgp5-verify-region)
299         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
300
301         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
302         
303 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
304
305         * spam.el (spam-split): (save-excursion) around (widen)
306         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
307         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
308
309 2003-04-05  Steve Youngs  <youngs@xemacs.org>
310
311         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
312         don't use it when loading gnus-sum.el if we're in XEmacs.
313
314 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
315
316         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
317         print-escape-nonascii to fix more characters in compiled format
318         specs.
319
320 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
321
322         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
323         Fix customization type.
324
325 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
326
327         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
328         print-quoted, print-readably, print-escape-multibyte, and
329         print-level to match original behavior of gnus-prin1.  This should
330         repair the format of .newsrc.eld when using compiled format specs.
331
332 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
333
334         * gnus-group.el (tool-bar-map): defvar it.
335
336         * gnus-art.el (tool-bar-map): do.
337
338         * gnus-sum.el (tool-bar-map): do.
339
340 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
341
342         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
343
344 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
345
346         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
347         and value.
348         (gnus-button-alist): Use it.
349
350 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
351
352         * pgg-gpg.el (pgg-gpg-process-region): do.
353
354         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
355         (pgg-pgp-snarf-keys-region): do.
356
357         * pgg-pgp5.el (pgg-pgp5-verify-region)
358         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
359
360         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
361         unsafe.
362         (pgg-temporary-file-directory): Remove.
363
364 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
365
366         * lpath.el: Fbind Info-directory and Info-menu.
367
368 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
369
370         * gnus-util.el (gnus-message): Added doc-string.
371
372         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
373         (gnus-score-edit-file-at-point): Goto first match when using `e'.
374
375 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
376
377         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
378         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
379
380 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
383         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
384
385 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
386
387         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
388         print-escape-newlines to print escape sequences rather than
389         literal newline characters.
390
391 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
392
393         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
394         `message-valid-fqdn-regexp' for initialization.
395         (gnus-button-handle-info-url): Renamed and extended version of
396         `gnus-button-handle-info'.
397         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
398         (gnus-button-handle-symbol, gnus-button-handle-library)
399         (gnus-button-handle-info-keystrokes): New functions.
400         (gnus-button-browse-level): New variable.
401         (gnus-button-alist): Use them.  Added levels.
402         (gnus-header-button-alist): Added levels.
403
404 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405
406         * gnus.el (gnus-version-number): Bump.
407
408 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
409
410         * gnus.el: Oort Gnus v0.17 is released.
411
412 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
413
414         * gnus-start.el (gnus-unload): Removed.
415
416         * pop3.el (pop3-read-response): Use
417         nnheader-accept-process-output.
418         (pop3-retr): Ditto.
419
420         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx. 
421         (mm-text-html-washer-alist): Ditto.
422
423 2003-03-31  Simon Josefsson  <jas@extundo.com>
424
425         * imap.el (imap-gssapi-program): Also try GNU SASL.
426         (imap-gssapi-open): Accept GNU SASL greeting.
427         (imap-read-timeout): New.
428         (imap-wait-for-tag): Use it.
429
430 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
431
432         * nntp.el (nntp-accept-process-output): Use new function.
433
434         * nnheader.el (nnheader-read-timeout): New variable.
435         (nnheader-accept-process-output): New function.
436
437         * nntp.el (nntp-read-timeout): Removed.
438
439         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
440
441 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
442
443         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
444
445 2003-03-30  Simon Josefsson  <jas@extundo.com>
446
447         * message.el (message-idna-inside-rhs-p): Narrow to header before
448         searching.
449
450         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
451
452 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
453
454         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
455
456 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
457
458         * message.el (message-make-in-reply-to): Use
459         mail-extract-address-components to determine sender's
460         name/address.
461
462 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463
464         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead. 
465
466         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
467         valid lambda.
468         (gnus-registry-translate-from-alist): Ditto.
469
470         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
471         print-length to nil.
472
473         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
474
475         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
476         (gnus-grab-cam-face): Use it.
477
478 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
479
480         * nnmaildir.el (nnmaildir-request-set-mark)
481         (nnmaildir-close-group): Allow each mark directory in a group to
482         have its own inode for mark files, to accommodate AFS.
483
484 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
485
486         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
487         gnus-read-newsrc-el-file
488         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
489
490         * gnus-registry.el (gnus-registry-translate-to-alist)
491         (gnus-registry-translate-from-alist, alist-to-hashtable)
492         (hashtable-to-alist): new functions
493         (gnus-register-spool-action): add a spool item to the registry
494
495         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
496         list of saved variables
497         (gnus-registry-alist): new variable
498
499 2003-03-27  Simon Josefsson  <jas@extundo.com>
500
501         * gnus-art.el (article-decode-group-name): Be correct instead of
502         smart.
503
504 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
505
506         * lpath.el: Bind url-current-object for Emacs; bind
507         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
508         for both Emacsen.
509
510 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
511
512         * gnus-sum.el (gnus-article-loose-mime)
513         (gnus-article-emulate-mime): Move to gnus-article-mime customize
514         group.
515
516         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
517         doc string.
518
519 2003-03-26  Kevin Ryde <user42@zip.com.au>
520
521         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
522         gnus-summary-find-uncancelled, skip temporary articles inserted by
523         "refer" functions.
524
525 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
526
527         * smiley.el (smiley-buffer): New function.
528
529 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
530
531         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
532         gnus-summary-update-line (which updated the article's face) with
533         gnus-summary-update-download-mark (which updates the article's
534         face by calling gnus-summary-update-line AND updates the download
535         mark to show that the article was fetched).
536
537 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
538
539         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
540         option of deleting agent directories for groups/servers that are
541         not currently agentized.
542         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
543
544         * gnus-int.el (gnus-open-server): Report backend errors in
545         condition handler.
546
547 2003-03-23  Simon Josefsson  <jas@extundo.com>
548
549         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
550         header.
551
552         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
553         same as Newsgroups.
554
555         * nntp.el (nntp-open-connection-function): Mention
556         nntp-open-tls-stream.
557         (nntp-open-tls-stream): New function.
558
559         * tls.el: New file.
560
561         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
562         instead of SSL.
563         (nnimap-stream): Add other streams, link to imap variables.
564         (nnimap-authenticator): Add other authenticator, link to imap
565         variables.
566
567         * imap.el: Autoload open-tls-stream.
568         (imap-streams): Add tls in front of ssl.
569         (imap-stream-alist): Add tls.
570         (imap-default-tls-port): New variable.
571         (imap-tls-p, imap-tls-open): New functions.
572
573 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
574
575         * mm-url.el (mm-url-insert-file-contents): parse url only if
576         results is a list.
577
578 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
579
580         * mail-source.el (mail-source-fetch-imap): Revert.
581
582 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
583
584         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
585         less strict regexp.
586
587 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * mail-source.el (mail-source-fetch-imap): Use buffer name for
590         more imap function.
591
592 2003-03-21  Simon Josefsson  <jas@extundo.com>
593
594         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
595         Followup-To data inline.
596
597 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
598
599         * gnus-art.el (gnus-treat-display-xface): Don't enable if
600         icontopbm isn't available.
601
602 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
603
604         * gnus-int.el (gnus-open-server): Catch errors in backend's
605         open-server method.  Returns nil rather than crashing startup.
606
607         * gnus-sum.el (eval-when-compile): Modified to resolve
608         compile-time warnings.
609
610         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
611         Reports length of series so that the user can compare N with a
612         subject that should, if the entire series is present, contain
613         '(.../N)'.
614         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
615         of temp file (Win-XP may leave the temp file locked when the
616         uudecode process fails).
617
618 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
619
620         * message.el (message-split-line): Ignore error.
621
622         * lpath.el (split-line): Avoid split-line warning message.
623
624 2003-03-20  Kim F. Storm  <storm@cua.dk>
625
626         * message.el (message-split-line): New function.
627         (message-mode-map): Remap split-line to message-split-line.
628
629 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
630
631         * message.el (message-make-overlay): Defalias it to make-overlay.
632         (message-delete-overlay): Defalias it to delete-overlay.
633         (message-overlay-put): Defalias it to overlay-put.
634         (message-idna-to-ascii-rhs-1): Use them.
635
636         * messagexmas.el (message-xmas-redefine): Defalias some overlay
637         functions to extent functions.
638
639 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
640
641         * message.el (message-check-news-header-syntax): Fixed regexp.
642
643 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
644
645         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
646
647         * mm-url.el (mm-url-insert): Move url-current-object stuff into
648         mm-url-insert-file-contents.
649
650         * nnrss.el (nnrss-fetch): Fetch the local stuff.
651         (nnrss-check-group): Use it.
652
653 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
654
655         * nnrss.el: Primitive XML Name-space support.  This means that RSS
656         feeds like Kevin Burton's[1] can now be read in Gnus.
657
658         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
659         means that if you want to read the RSS feed for example.com, all
660         you have to do is hit "G R http://www.example.com/ RET" and
661         nnrss.el will find and the feed listed on the site or (if you have
662         loaded xml-rpc.el) look it up on syndic8.com.
663
664         Marked the message as HTML (by adding a Content-Type header) so
665         that Gnus will render it as html if the user wants that.
666
667         Implemented the ability to save nnrss-group-alist so that any new
668         feeds the you subscribe to will be found the next time you start
669         up.
670
671         Implemented support for RSS 2.0 elements (author, pubDate).
672
673         Prefer for <content:encoded> over <description> where both
674         elements exist.
675
676         * mm-url.el (mm-url-insert): Set url-current-object.
677
678         * gnus-group.el (gnus-group-make-rss-group): New function.
679
680 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
681
682         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
683         for highlight overlays.
684
685 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
686
687         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
688         a NOV.
689
690 2003-03-20  Simon Josefsson  <jas@extundo.com>
691
692         * message.el (message-use-idna): Disable if UTF-8 unavailable.
693         (message-idna-to-ascii-rhs): Use it.
694
695         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
696
697 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
698
699         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
700         (spam-group-ham-marks, spam-group-spam-marks): new functions
701         (spam-spam-marks, spam-ham-marks): removed in favor of the
702         spam-marks and ham-marks parameters
703         (spam-generic-register-routine, spam-ham-move-routine): use the
704         new spam-group-{spam,ham}-mark-p functions
705
706         * gnus.el (spam-marks, ham-marks): new group parameters with
707         default values same as the old spam-spam-marks and spam-ham-marks
708
709 2003-03-19  Simon Josefsson  <jas@extundo.com>
710
711         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
712         (gnus-use-idna): New variable.
713         (article-decode-idna-rhs): New function.
714
715         * message.el (message-use-idna): New variable.
716         (message-mode-field-menu): Add entry for IDNA.
717         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
718         (message-idna-to-ascii-rhs): New function.
719         (message-generate-headers): Invoke IDNA code.
720
721 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
722
723         * nnmaildir.el (nnmaildir--system-name): New function.
724         (nnmaildir-request-accept-article): Use it.
725
726 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
727
728         * gnus-util.el (gnus-byte-compile): Make it work silently as the
729         gnus-compile function does.
730
731         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
732         bogus change.
733
734 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
735
736         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
737         sort-coding-systems is defined.
738
739 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
740
741         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
742         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
743         Replace create-directory with target-prefix.
744
745 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
746
747         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
748         find-charset-string which is slooow in XEmacs.
749
750 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
751
752         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
753         compiler under XEmacs.
754
755 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
756
757         * gnus-art.el (gnus-treat-highlight-signature): Make the default
758         work for multipart/signed where the message text isn't `last'.
759
760 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
761
762         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
763         the value of mm-inline-text-html-with-images.
764         (mm-inline-text-html-render-with-w3m): Don't bind
765         w3m-display-inline-images.
766
767         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
768         w3m-display-inline-images.
769
770         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
771         regardless of an Emacs flavor.
772
773 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
774
775         * gnus.el (gnus-version-number): Bump.
776
777 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
778
779         * gnus.el: Oort Gnus v0.16 is released.
780
781 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
782
783         * lpath.el (featurep): Bind mm-w3m-mode-map.
784
785 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
786
787         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
788         'respool-able backends define a global nnchoke-get-new-mail
789         variable.
790
791 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
792
793         * gnus-art.el (gnus-mime-delete-part): New function.
794         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
795
796 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
797
798         * message.el (message-check-news-header-syntax): Don't push
799         groups twice onto list of unknown groups.
800
801         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
802         back.
803
804         * nnheader.el (nnheader-find-etc-directory): Doc fix.
805
806         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
807         config unless the summary buffer exists.
808
809         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
810         that target group is computed correctly when articles are marked
811         as read by Xref handling.
812
813         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
814         imap-open.
815
816         * message.el (message-send-mail): Add courtesy string to Bcc's,
817         too.
818
819         * gnus-cite.el (gnus-cited-line-p): New function.
820
821 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
822
823         * mm-bodies.el (mm-decode-body): Add new optional parameter,
824         force, to use the supplied charset unconditionally.
825
826         * gnus-art.el (article-decode-charset): Use it.
827
828 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
829
830         * mm-bodies.el (mm-decode-coding-region-safely): New function.
831         (mm-decode-body): Use it.
832
833         * rfc2047.el (rfc2047-decode-region): do.
834         (rfc2047-decode-string): Guess coding system if the default is
835         invalid.
836
837 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
838
839         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
840         articles are marked 'read, so we get correct article counts.
841
842 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
843
844         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
845         the button.
846         (gnus-insert-prev-page-button): Ditto.
847         (gnus-insert-next-page-button): Ditto.
848         (gnus-insert-mime-security-button): Ditto.
849
850         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
851         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
852         (mm-inline-image-xemacs): Ditto.
853
854 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
855
856         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
857         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
858         the recent filename uniqueness discussion.
859
860 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
861
862         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
863         newline next time.
864         (mm-inline-image-xemacs): Ditto.
865
866 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
867
868         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
869         kill-line.
870
871 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
872
873         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
874         kill-line.
875
876 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
877
878         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
879         fixing the code to match the documentation.
880         (gnus-agent-fetch-selected-article): Replaced
881         gnus-summary-update-article-line with gnus-summary-update-line as
882         the former did not correctly recalculate the thread indentation.
883         (gnus-agent-find-parameter): The agent-predicate, if not found
884         anywhere else, defaults to the value of gnus-agent-predicate.
885         (gnus-agent-fetch-session): Fixed typo; now executes
886         gnus-agent-fetched-hook rather than the undocumented
887         gnus-agent-fetch-hook.
888         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
889         default agent predicate is now provided by
890         gnus-agent-find-parameter.
891         (gnus-agent-message): New macro.  This macro avoids potentially
892         costly parameter evaluation when the message's level is too high
893         to display.
894         (gnus-agent-expire-group-1): Disabled undo tracking in temp
895         overview buffer. Uses new gnus-agent-message macro to reduce
896         overhead of optional messages. Reversed message levels to
897         emphasize percent completion messages.  Detailed messages of
898         little use except when debugging code.
899
900 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
901
902         * spam.el (spam-ham-move-routine): use
903         spam-mark-ham-unread-before-move-from-spam-group
904         (spam-mark-ham-unread-before-move-from-spam-group): new variable
905
906 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
907
908         * spam.el: load nnimap.el when compiling
909         (spam-setup-widening): use
910         nnimap-split-download-body-default instead of
911         nnimap-split-download-body which is a user-customizable variable
912
913 2003-03-07  Simon Josefsson  <jas@extundo.com>
914
915         * nnimap.el (nnimap-split-download-body-default): New, holds
916         default for n-s-d-b.
917         (nnimap-split-download-body): Add new setting (symbol default),
918         which uses contents of n-s-d-b-d, and made it the default.
919
920 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
921
922         * spam.el (spam-use-hashcash): new variable
923         (spam-list-of-checks): added spam-use-hashcash with associated
924         spam-check-hashcash
925         (spam-check-hashcash): new function, installed iff hashcash.el is
926         loaded
927         (spam-setup-widening): don't use (return)
928
929 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
930
931         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
932         predicate of `false' to avoid an error when a group defines no
933         predicate. Fixed typo that disabled agent scoring (i.e. the
934         low/high predicates should now work).
935
936 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
937
938         * spam.el: add spam-maybe-spam-stat-load to
939         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
940         (spam-bogofilter-register-with-bogofilter): use
941         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
942         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
943         custom variables to replace "-s" and "-n"
944
945         * gnus-group.el (gnus-group-get-new-news): call the new
946         gnus-get-top-new-news-hook hook
947
948         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
949         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
950
951 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
952
953         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
954
955 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
956
957         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
958         a cl run-time function.
959
960 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
961
962         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
963         on gnus-agent-short-article.
964         (gnus-category-read): Replaced CL function mapcar* with new macro:
965         gnus-mapcar.
966         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
967         support functions that accept multiple parameters.  A separate
968         sequence must be provided for each parameter in the function.
969         Iteration stops when the end of the shortest list is reached.
970
971 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
972
973         * nnimap.el (nnimap-request-accept-article): Use delete-region.
974
975         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
976         (html2text-delete-single-tag, html2text-clean-anchor)
977         (html2text-remove-tags): Use delete-region.
978         (html2text-fix-paragraphs): Simplify.
979
980         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
981         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
982         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
983         kill-region.
984
985 2003-03-04  John Paul Wallington  <jpw@gnu.org>
986
987         * gnus-agent.el (gnus-agent-enable-expiration)
988         (gnus-agent-article-alist, gnus-agent-article-alist)
989         (gnus-agent-cat-defaccessor): Doc fixes.
990
991 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
992
993         * gnus-agent.el (gnus-function-implies-unread-1): Grok
994         byte-compiled functions.
995
996 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
997
998         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
999         customization between new maneuvering (which permits selecting
1000         undownloaded articles) and old maneuvering (which skipped over
1001         undownloaded articles) behaviors.
1002         (gnus-summary-find-next): Pass through the unread and subject
1003         parameters when calling gnus-summary-find-prev.
1004         (gnus-summary-find-next,gnus-summary-find-prev): Apply
1005         gnus-auto-goto-ignores to filter out unacceptable articles.
1006
1007 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
1008
1009         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
1010         exists in all supported Emacs versions, so we don't need this
1011         compatibility function.
1012         (mail-source-fetch-pop, mail-source-check-pop)
1013         (mail-source-fetch-webmail): Use read-passwd.
1014
1015         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
1016         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
1017         read-passwd.
1018
1019         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
1020
1021         * imap.el (imap-read-passwd): Remove.
1022         (imap-interactive-login): Use read-passwd.
1023
1024         * canlock.el (canlock-read-passwd): Remove.
1025         (canlock-insert-header, canlock-verify): Use read-passwd.
1026
1027         * sieve-manage.el (sieve-manage-read-passwd): Remove.
1028         (sieve-manage-interactive-login): Use read-passwd.
1029
1030         * pop3.el (pop3-read-passwd): Remove.
1031         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
1032         read-passwd.
1033
1034         * pgg.el (pgg-read-passphrase): Simplify.
1035
1036 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1037
1038         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
1039         'plugged' when actually 'unplugged' bug.
1040         (gnus-category-read): Ignore nil values when converting an
1041         old-format category so that the new-format category will default
1042         those attributes to the global variables.
1043
1044 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1045
1046         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
1047         doc-string.
1048
1049 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1050
1051         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
1052         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
1053         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
1054         * mm-url.el (mm-url-decode-entities-string): do.
1055         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
1056         * mm-decode.el (mm-find-raw-part-by-type): do.
1057         * message.el (message-send-mail-partially)
1058         (message-send-mail-with-sendmail): do.
1059         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
1060         * gnus-kill.el (gnus-pp-gnus-kill): do.
1061         * gnus-art.el (gnus-article-treat-unfold-headers)
1062         (gnus-article-encrypt-body): do.
1063
1064 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1065
1066         * mail-source.el (mail-source-delete-incoming): Allow integer value.
1067         (mail-source-delete-old-incoming-confirm): New variable.
1068         (mail-source-delete-old-incoming): Use it.  New function.
1069         (mail-source-callback): Call `mail-source-delete-old-incoming' if
1070         `mail-source-delete-incoming' is a nonnegative integer.
1071
1072 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1073
1074         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
1075         (gnus-user-agent): Fixed typo.
1076
1077 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1078
1079         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
1080         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
1081
1082 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1083
1084         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
1085         (gnus-agent-fetch-session): Allow debugging to take place.
1086
1087 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
1088
1089         * gnus-sum.el (gnus-highlight-selected-summary)
1090         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
1091         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
1092         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
1093         and makes it clear that we don't need the side effect.
1094         * gnus-util.el (gnus-delete-line): do.
1095         * gnus-xmas.el (gnus-group-add-icon): do.
1096         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
1097         * nntp.el (nntp-send-authinfo-from-file): do.
1098         * nnml.el (nnml-header-value): do.
1099         * nnheader.el (nnheader-insert-references): do.
1100         * gnus-cite.el (gnus-article-highlight-citation)
1101         (gnus-cite-parse): do.
1102         * gnus-score.el (gnus-score-followup): do.
1103         * gnus-draft.el (gnus-draft-send): do.
1104         * gnus-group.el (gnus-group-highlight-line): do.
1105         * gnus-cache.el (gnus-cache-braid-nov): do.
1106         * nnfolder.el (nnfolder-retrieve-headers)
1107         (nnfolder-request-article): do.
1108         * gnus-art.el (article-hide-boring-headers)
1109         (gnus-article-hide-header): do.
1110
1111         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
1112         * nnml.el (nnml-request-replace-article): do.
1113         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
1114         * nnfolder.el (nnfolder-request-move-article): do.
1115         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
1116         * gnus-art.el (gnus-mm-display-part): do.
1117
1118         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
1119
1120 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1121
1122         * nntp.el (nntp-possibly-change-group): Avoid calling
1123         process-buffer on nil (Which happened when you lost your
1124         connection while fetching); instead signal a "Server Closed
1125         Connection" error.
1126
1127 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1128
1129         * gnus-agent.el (gnus-agent-enable-expiration): New
1130         variable. Either ENABLE or DISABLE.  Sets default behavior for
1131         selecting which groups are expired.
1132         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
1133         gnus-agent-set-cat-groups): Provides abstract interface for
1134         accessing agent category.  Category now implemented by an alist.
1135         (gnus-agent-add-group, gnus-agent-remove-group,
1136         gnus-category-insert-line, gnus-category-edit-predicate,
1137         gnus-category-edit-score, gnus-category-edit-groups,
1138         gnus-category-copy, gnus-category-add, gnus-group-category): Use
1139         new agent category abstraction.
1140         (gnus-agent-find-parameter): New function. Search for agent
1141         configuration parameter first in the group's parameters, then its
1142         topics (if any), and then the group's category.  If not found
1143         anywhere, use the original defined constants.
1144         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
1145         gnus-agent-find-parameter.
1146         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
1147         gnus-agent-cache now blocks retrieving headers and articles from
1148         the local cache.  Fetched content is still added to the cache
1149         before being returned.
1150         (gnus-agent-fetch-session): Use error-message-string to generate
1151         displayed error message.
1152         (gnus-agent-customize-category): New Command. 'e' in category
1153         buffer opens category customization buffer.
1154         (gnus-category-read): Reads either positional or alist format;
1155         returns alist format.
1156         (gnus-category-write): Writes category file compatible with
1157         current, and previous, versions of gnus-agent.
1158         (gnus-category-make-function, gnus-category-make-function-1):
1159         Corrected documentation; parameter is predicate NOT category.
1160         (gnus-predicate-implies-unread): Now works in more cases per the
1161         todo comment.
1162         (gnus-function-implies-unread-1): New function. Supports
1163         gnus-predicate-implies-unread.
1164         (gnus-agent-expire-group): Command now provides default of group
1165         under point.
1166         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
1167         agent-days-until-old parameters. No longer supports
1168         gnus-agent-expire-days being set to an alist.
1169         (gnus-agent-request-article): Now performs its own checks of
1170         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
1171         assuming that the caller will do them correctly.
1172         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
1173         gnus-agent-expire-days is set to an alist.  Converts said alist
1174         into group parameter so that gnus-agent-expire-days will not be
1175         needed.
1176         * gnus-art.el (gnus-request-article-this-buffer): Conditional
1177         checks surrounding gnus-agent-request-article removed; now
1178         performed by gnus-agent-request-article.
1179         * gnus-cus.el (gnus-agent-parameters): New variable. List of
1180         customizable group/topic parameters that regulate the agent.
1181         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
1182         kill-buffer with gnus-kill-buffer to remove the killed buffer from
1183         the list of gnus buffers.
1184         (gnus-trim-whitespace): Removes leading and trailing whitespace
1185         from multiline strings.
1186         (gnus-agent-cat-prepare-category-field,
1187         gnus-agent-customize-category): Constructs a category
1188         customization buffer.
1189         * gnus-int.el (gnus-retrieve-headers,
1190         gnus-request-expire-articles): No longer checks gnus-agent-cache
1191         as it is handled internally by the agent.
1192         (gnus-request-head, gnus-request-body): Conditional checks
1193         surrounding gnus-agent-request-article removed; now performed by
1194         gnus-agent-request-article.
1195
1196         * gnus-start.el (): Added defvar statements to resolve compilation
1197         warnings.
1198         (gnus-long-file-names): New function. Isolates platform dependent
1199         msdos-long-file-names.
1200         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
1201         option of writing directly to file.  Avoids memory exhausted
1202         errors when .newsrc.eld is huge.
1203         (gnus-save-newsrc-file): Uses new
1204         gnus-save-startup-file-via-temp-buffer.
1205         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
1206         standard-output.
1207         (gnus-display-time-event-handler): Changed to alias from a defun
1208         to avoid a compile-time warning when display-time-event-handler is
1209         not defined.
1210         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
1211         standard-output such that prin1 and princ will write directly to a
1212         file.
1213
1214         * gnus.el (gnus-agent-cache): Expanded documentation.
1215         (gnus-summary-high-undownloaded-face): Removed second bold keyword
1216         so that this face is actually bold.
1217
1218         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
1219         gnus-use-cache has been set.
1220
1221 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
1222
1223         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
1224
1225 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
1226
1227         * gnus-art.el (gnus-article-refer-article): Be more permissive.
1228
1229 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1230
1231         * spam.el: Fix typo.
1232
1233 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
1234         (Trivial patch.)
1235
1236         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
1237         errors-buffer. This produces a nicer error message in case of
1238         problems.
1239
1240 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
1241
1242         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
1243         load stats iff spam-use-stat is on
1244
1245         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
1246         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
1247         instead of spam-stat-load and spam-stat-save in the
1248         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
1249
1250 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1251
1252         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
1253
1254 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255
1256         * message.el (message-make-fqdn): Protect against nil user-mail.
1257
1258 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
1259
1260         * gnus-art.el (gnus-boring-article-headers): New values:
1261         'to-list and 'cc-list.
1262
1263 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
1264
1265         * spam.el (spam-setup-widening): new function to set
1266         nnimap-split-download-body, we add it to gnus-get-new-news-hook
1267         (spam-list-of-statistical-checks): list of statistical splitter
1268         checks
1269         (spam-split): added a widen call when a statistical check is
1270         enabled
1271
1272 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1273
1274         * gnus-msg.el (gnus-user-agent): Changed default to
1275         'emacs-gnus-type, renamed 'full.
1276
1277 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1278
1279         * nnfolder.el (nnfolder-request-accept-article): Don't use
1280         mail-header-unfold-field.
1281
1282 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1283
1284         * imap.el (imap-ssl-open): Don't depend on ssl.el.
1285         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
1286
1287 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
1288
1289         * spam.el: add spam-stat-load to gnus-get-new-news-hook
1290         (spam-split): remove spam-stat-load call
1291
1292 2003-02-26  Simon Josefsson  <jas@extundo.com>
1293
1294         * gnus-sum.el (gnus-summary-toggle-header): Run
1295         gnus-article-decode-hook instead of calling a-decode-encoded-words
1296         directly (the latter is run as part of the former).
1297
1298 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1299
1300         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
1301
1302 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
1303
1304         * message.el (message-sendmail-envelope-from): New option.
1305         (message-sendmail-envelope-from): New function.
1306         (message-send-mail-with-sendmail): Use it.
1307
1308 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
1309
1310         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
1311         compensation for TDMA addresses.
1312
1313 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1314
1315         * gnus-msg.el (gnus-user-agent): New variable.
1316         (gnus-version-expose-system): Removed.  Obsoleted by
1317         `gnus-user-agent'.
1318         (gnus-extended-version): Use `gnus-user-agent'.
1319
1320 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1321
1322         * spam.el (spam-stat-register-spam-routine,
1323         spam-stat-register-ham-routine): remove spam-stat-save
1324         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
1325
1326 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1327
1328         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
1329         reference.
1330
1331 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1332
1333         * nnheader.el (nnheader-find-nov-line): Changed midpoint
1334         calculation to avoid integer overflow.
1335
1336 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1337
1338         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
1339
1340 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
1341         * spam.el: disabled spam-get-article-as-filename
1342
1343         From Michael Shields  <shields@msrl.com>
1344
1345         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
1346         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
1347         * gnus-sum.el (gnus-summary-expire-articles): Use it.
1348         * spam.el (spam-summary-prepare-exit): Use it.
1349         * gnus.el (gnus-install-group-spam-parameters): New.
1350         * spam.el (spam-group-ham-processor-copy-p): New.
1351         * spam.el (spam-summary-prepare-exit): Support for ham copying.
1352         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
1353         that would cause the current message to be moved if the group had
1354         no spam.
1355         * spam.el (spam-ham-move-routine): New `copy' argument.
1356
1357 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1358         From Martin Thornquist <martint@ifi.uio.no>
1359
1360         * gnus-topic.el (gnus-topic-select-group): Select last group if
1361         after last group.
1362         * gnus-group.el (gnus-group-select-group): Ditto.
1363
1364 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1365
1366         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
1367         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
1368         point-at-(b|e)ol which aren't available in Emacs 20.
1369
1370         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
1371
1372 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1373
1374         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
1375         clause of the condition-case statement.  Errors connecting to a
1376         server no longer terminate gnus.
1377
1378         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
1379         make its use obvious.  Added no-nothing case to avoid
1380         opening(closing) servers when already open(closed).
1381         (gnus-agent-while-plugged): Added macro to facilitate internal use
1382         of gnus-agent-toggle-plugged.
1383         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
1384         temporarily open servers.
1385         (gnus-agent-get-undownloaded-list): Sort list of article numbers
1386         as sorting gnus-newsgroup-headers is wrong.
1387         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
1388         to temporarily open servers. Corrected logic to handle setting
1389         gnus-agent-mark-unread-after-downloaded.
1390         (gnus-agent-fetch-articles): Now handles headers with missing
1391         article sizes and/or missing article lengths.  Now clears the
1392         message buffer when finished.
1393         (gnus-agent-fetch-group-1): Position point before calling
1394         gnus-summary-set-agent-mark.
1395         (gnus-get-predicate): Corrected description, parameter is
1396         predicate not category.
1397         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
1398         provide a separate single group expiration function.
1399         (gnus-agent-regenerate-group): Now clears the message buffer when
1400         finished.
1401
1402 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1403
1404         * gnus.el (gnus-agent-target-move-group-header): New variable.
1405         * gnus-draft.el (gnus-draft-send): If special header
1406         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
1407         that group, instead of performing the regular sending functions.
1408
1409 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1410
1411         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
1412
1413 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1414
1415         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
1416         variables.
1417         (message-make-fqdn): Use it.  Improved validity check.
1418
1419 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1420
1421         * message.el (message-user-mail-address): Check whether
1422         user-mail-address looks valid.
1423
1424         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
1425
1426         * gnus-util.el (gnus-fetch-original-field): New function.
1427
1428 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1429
1430         * message.el (message-mode): \\(...\\) around additional
1431         paragraph-separate alternative.
1432
1433 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
1434
1435         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
1436         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
1437         display key bindings.
1438         (gnus-mime-button-menu): Rewrite.
1439
1440 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1441
1442         * gnus-art.el (gnus-button-url-regexp): Removed `.
1443
1444 2003-02-23  Max Froumentin  <mf@w3.org>
1445
1446         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
1447
1448 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1449
1450         * gnus-art.el (gnus-mime-action-on-part): Require a match
1451         interactively.
1452
1453         * gnus-start.el (gnus-save-newsrc-file): Use
1454         gnus-backup-startup-file.
1455         (gnus-backup-startup-file): New variable.
1456
1457 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1458
1459         * gnus.el (gnus-summary-buffer-name): Moved function here.
1460
1461         * gnus-draft.el (defun): Remove debug.
1462
1463 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1464
1465         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
1466         can't open server.
1467
1468 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1469
1470         * gnus-draft.el (defun): Configure posting styles.
1471
1472         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
1473         the entry for the group exists before we alter it.
1474
1475 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1476
1477         * message.el (message-mode): MML tags separate paragraphs.  Small
1478         change from David S Goldberg <david.goldberg6@verizon.net>.
1479
1480         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
1481         `gnus-newsgroup-headers'.
1482
1483         * gnus-art.el (gnus-article-refer-article): Grok more message id
1484         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
1485
1486 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1487
1488         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
1489         use "path name".
1490
1491 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
1492
1493         * gnus-sum.el (gnus-summary-move-article)
1494         (gnus-summary-expire-articles): send data header for article, not
1495         just article ID
1496
1497         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
1498         (gnus-register-spool-action): added hashtable of message ID keys
1499         with message motion data
1500
1501 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
1502         From Reiner Steib  <Reiner.Steib@gmx.de>.
1503
1504         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
1505         variable, used in `gnus-button-mid-or-mail-heuristic'.
1506         (gnus-button-mid-or-mail-heuristic): New function derived from
1507         Florian Weimer's Perl script.
1508         (gnus-button-handle-mid-or-mail): Allow a function instead of
1509         'guess.
1510         (gnus-button-guessed-mid-regexp): Removed.
1511
1512 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1513
1514         * message.el (message-resend): Bind message-setup-hook to nil;
1515         remove X-Draft-From header.
1516
1517 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1518
1519         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
1520         (gnus-newsgroup-undownloaded)
1521         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
1522         Doc fixes.
1523
1524 2003-02-17  John Paul Wallington  <jpw@gnu.org>
1525
1526         * gnus.el (gnus-shell-command-separator, gnus-email-address)
1527         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
1528
1529 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1530
1531         * gnus-spec.el (gnus-xmas-format): Use insert instead of
1532         insert-string which is obsolete in Emacs 21.4.
1533
1534         * message.el (message-cross-post-followup-to-header): do.
1535
1536         * spam.el (spam-ifile-register-with-ifile)
1537         (spam-stat-register-spam-routine)
1538         (spam-stat-register-ham-routine)
1539         (spam-bogofilter-register-with-bogofilter): do.
1540
1541         * mailcap.el (mailcap-mime-data): Fix typo.
1542
1543         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
1544
1545 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
1546
1547         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
1548         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
1549         `gnus-cite-unsightly-citation-regexp'.
1550
1551 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
1554         even if there's just a header.
1555
1556 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
1557
1558         * message.el (message-fix-before-sending): Fix highlighting of
1559         illegible and invisible text.
1560
1561         * gnus-util.el (gnus-multiple-choice): Separate choices with
1562         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
1563
1564 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
1565
1566         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
1567
1568 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
1569
1570         * spam.el (spam-ham-move-routine)
1571         (spam-mark-spam-as-expired-and-move-routine): use
1572         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
1573         around process-mark manipulation on the group
1574
1575 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1576
1577         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
1578         submenu.
1579
1580 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1581
1582         * mail-source.el (mail-source-fetch): Reverse the return value of
1583         the continuation question.
1584
1585 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1586
1587         * nndraft.el (nndraft-request-move-article): Bind
1588         nnmh-allow-delete-final to t.
1589
1590 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1591
1592         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
1593
1594 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
1595
1596         * nntp.el (nntp-accept-process-output): Don't use point-max to get
1597         the buffer's size.
1598
1599 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1600
1601         * nnheader.el: Added cygwin to system-type comparisons.
1602
1603 2003-01-27  Juanma Barranquero  <lektu@terra.es>
1604
1605         * imap.el (imap-mailbox-status): Fix typo.
1606
1607 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1608
1609         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
1610         online.
1611
1612 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1613
1614         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
1615         commands.
1616         * gnus-sum.el: Small change from Frank Weinberg
1617         <frank@usenet-rundfahrt.de>:
1618         (gnus-auto-center-group): New variable.
1619         (gnus-summary-read-group-1): Use it.
1620         (gnus-summary-next-group): Fix docstring.
1621
1622 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1623
1624         * gnus-util.el (gnus-faces-at): Simplify.
1625
1626 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1627
1628         * spam.el (spam-ham-move-routine)
1629         (spam-mark-spam-as-expired-and-move-routine): made the article
1630         move conditional, so it's not called even if there's nothing to move
1631
1632 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1633
1634         * message.el (message-unix-mail-delimiter): Accept any whitespace
1635         after the email address and before the date; do not require the
1636         space character.  From Kurt B. Kaiser <kbk@shore.net>.
1637
1638 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1639
1640         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
1641         gnus-article-boring-faces variable is bound; use gnus-faces-at.
1642
1643         * gnus-util.el (gnus-faces-at): New macro.
1644
1645 2003-02-13  Michael Shields  <shields@msrl.com>
1646
1647         * gnus-cite.el
1648         (gnus-cite-attribution-suffix, gnus-cite-parse):
1649         Better handling for Microsoft citation styles.
1650         (gnus-unsightly-citation-regexp): New.
1651
1652 2003-02-12  Michael Shields  <shields@msrl.com>
1653
1654         * gnus-art.el (article-strip-banner): Strip both per-group and
1655         per-user-address banners.
1656         (article-really-strip-banner): New.
1657
1658 2003-02-12  Michael Shields  <shields@msrl.com>
1659
1660         * gnus-sum.el (gnus-article-goto-next-page,
1661         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
1662         relying on the summary bindings of `n' and `p'.
1663
1664 2003-02-12  Michael Shields  <shields@msrl.com>
1665
1666         * gnus-art.el (gnus-article-only-boring-p): New.
1667         (gnus-article-skip-boring): New.
1668         * gnus-cite.el (gnus-article-boring-faces): New.
1669         * gnus-sum.el (gnus-summary-next-page): Use
1670         gnus-article-only-boring-p.
1671
1672 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
1673
1674         * spam.el (spam-mark-spam-as-expired-and-move-routine)
1675         (spam-ham-move-routine): unmark all articles before marking those
1676         of interest and calling gnus-summary-move-article
1677
1678 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
1679
1680         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
1681         logically the complement of gnus-get-buffer-create and
1682         gnus-add-buffer.
1683
1684         * gnus-util.el (gnus-kill-buffer): do.
1685
1686         * nnmail.el: Autoload gnus-kill-buffer.
1687
1688 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1689
1690         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
1691         gnus-summary-goto-subject as gnus-summary-update-mark operates on
1692         the current LINE.
1693         (gnus-agent-summary-fetch-group): Minimized the number of times
1694         that the article is updated in the buffer.
1695
1696 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1697
1698         * spam.el (spam-ham-move-routine): use the process-mark instead of
1699         gnus-current-article when moving articles
1700         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
1701
1702 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1703
1704         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
1705         (gnus-topic-catchup-articles): Ditto.
1706         (gnus-topic-mark-topic): Reverse recursive logic.
1707
1708 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
1709
1710         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
1711         gnus-refer-thread-limit is t.
1712
1713 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
1714
1715         * mm-util.el (mm-mule-charset-to-mime-charset): Use
1716         sort-coding-systems to prefer utf-8 over utf-16.
1717
1718 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1719
1720         * gnus-agent.el (gnus-agent-expire-days):
1721         gnus-request-move-article depends on gnus-agent-expire to clean up
1722         the cache after moving the article.  Therefore, g-a-e-d can NOT
1723         default to nil or can gnus-agent-expire be disabled by doing so.
1724         If you don't want to run gnus-agent-expire, don't call it.
1725         (gnus-agent-expire): The broken test to disable gnus-agent-expire
1726         when g-a-e-d was NOT nil was removed.
1727         (gnus-agent-article-name): Removed unnecessary input test as
1728         article IDs are always strings.
1729         (gnus-agent-regenerate-group): Added check to protect against
1730         servers that generate absurdly long article IDs.  Valid IDs are
1731         less than 10 digits to avoid overflow errors.  Fixed logic error
1732         when ensuring that the final article ID is present in the new
1733         alist.
1734
1735 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1736
1737         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
1738         next line after finding the parent.
1739
1740 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1741
1742         * gnus.el (gnus-version-number): Bumped.
1743
1744 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1745
1746         * gnus.el: Oort Gnus v0.15 is released.
1747
1748 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
1749
1750         * nnmail.el (nnmail-split-it): If a message ends up matching the
1751           same mailbox more than once, it will cause duplicates to appear
1752           in the mailbox.
1753
1754 2003-02-08  Simon Josefsson  <jas@extundo.com>
1755
1756         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
1757         code that only worked under Emacs.
1758
1759         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
1760         Das <satyaki@chicory.stanford.edu>.
1761
1762 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
1763
1764         * gnus-art.el (gnus-article-refer-article): Use
1765         gnus-replace-in-string.
1766
1767         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
1768         (gnus-remove-duplicates): do.
1769
1770 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1771
1772         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
1773         (gnus-request-scan): set
1774         gnus-internal-registry-spool-current-method to gnus-command-method
1775         before a request-scan operation
1776
1777         * gnus-registry.el (regtest-nnmail): use
1778         gnus-internal-registry-spool-current-method
1779
1780 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1781
1782         * mail-source.el (mail-source-fetch): Typo fix.
1783
1784 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1785
1786         * nnmail.el (nnmail-spool-hook): new hook
1787         (nnmail-cache-insert): call nnmail-spool-hook
1788
1789         * gnus-registry.el: new file with examples of using the hooks
1790
1791         * gnus.el (gnus-registry): added registry customization group
1792         (gnus-group-prefixed-name): improve function to return full group
1793         name optionally
1794         (gnus-group-guess-prefixed-name): shortcut to
1795         gnus-group-prefixed-name, using just the group name
1796         (gnus-group-full-name): always get a group's full name
1797         (gnus-group-guess-full-name): shortcut, using just the group name
1798
1799         * gnus-sum.el (gnus-summary-article-move-hook)
1800         (gnus-summary-article-delete-hook)
1801         (gnus-summary-article-expire-hook): new hooks
1802         (gnus-summary-move-article, gnus-summary-expire-articles)
1803         (gnus-summary-delete-article): invoke the new hooks
1804
1805 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
1806
1807         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
1808         from message-ID
1809
1810 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
1811
1812         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
1813
1814 2003-02-07  John Paul Wallington  <jpw@gnu.org>
1815
1816         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
1817         (mm-write-region, mm-detect-coding-region): Doc fixes.
1818
1819 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1820
1821         * mail-source.el (mail-source-fetch): Ignore errors.
1822         (mail-source-ignore-errors): New variable.
1823
1824         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
1825         articles.
1826
1827         * gnus-msg.el (gnus-version-expose-system): Change default.
1828
1829 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
1830
1831         * gnus-msg.el (gnus-version-expose-system): New variable.
1832
1833 2003-02-07  Simon Josefsson  <jas@extundo.com>
1834
1835         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
1836         patch from deskpot@myrealbox.com (Vasily Korytov).
1837
1838 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1839
1840         * gnus-art.el (article-display-face): Get the Face header from
1841         the current buffer.
1842
1843 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1844
1845         * gnus-art.el (gnus-mime-view-part-internally): Bind
1846         buffer-read-only to nil.
1847
1848 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1849
1850         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
1851         from g-a-e-1 to g-a-e-2.
1852
1853 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1854
1855         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
1856         of bbdb-search-simple, use spam-use-BBDB-exclusive
1857         (spam-check-whitelist): use spam-use-whitelist-exclusive
1858         (spam-use-whitelist-exclusive): new variable affecting
1859         spam-use-whitelist
1860         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
1861
1862 2003-02-05  Simon Josefsson  <jas@extundo.com>
1863
1864         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
1865         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
1866         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
1867         (gnus-agent-expire-1): New.
1868         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
1869         (gnus-agent-expire-2): New.
1870
1871 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
1872
1873         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
1874         "delete-if" is misleading because it isn't actually destructive.
1875
1876         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
1877
1878         * nnmail.el (nnmail-purge-split-history): do.
1879
1880         * gnus-win.el (gnus-get-buffer-window): do.
1881
1882         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
1883         let-binding.
1884         (gnus-simplify-all-whitespace): do.
1885
1886 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1887
1888         * gnus-delay.el (gnus-delay-article): Fix binding of the
1889         nndraft:delayed group.
1890
1891 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1892
1893         * gnus.el (spam group parameters): change 'other to 'const in
1894         the group parameter definitions to soothe XEmacs
1895
1896 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1897
1898         * gnus-delay.el (gnus-delay-article): Really create
1899         nndraft:delayed group if it doesn't exist.
1900
1901 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
1902
1903         * gnus-sum.el (gnus-summary-search-article): Speed up by
1904         disabling various visual features while searching.
1905         (gnus-summary-recenter): Test gnus-auto-center-summary first.
1906
1907 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
1908
1909         * spam.el (spam-list-of-checks): Don't quote nil and t in
1910         docstrings.  From the elisp manual:
1911
1912            When a documentation string refers to a Lisp symbol, write
1913            it [..] with single-quotes around it.  [..] There are two
1914            exceptions: write t and nil without single-quotes.
1915
1916         * messcompat.el (message-from-style): do.
1917
1918         * message.el (message-send-mail): do.
1919
1920         * gnus-util.el (gnus-use-byte-compile): do.
1921
1922         * gnus-score.el (gnus-score-lower-thread): do.
1923
1924         * gnus-int.el (gnus-server-unopen-status): do.
1925
1926         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
1927         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
1928
1929         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
1930         (gnus-group-parameters): do.
1931
1932         * gnus-art.el (gnus-article-mime-match-handle-function): do.
1933
1934         * mm-decode.el (mm-text-html-renderer): do.
1935
1936 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1937
1938         * nnheader.el (nnheader-directory-separator-character): Change the
1939         way to compute the dafault value.
1940
1941 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
1942
1943         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
1944         (gnus-button-alist): Fix regexp for describe-key.
1945         (gnus-button-handle-describe-function)
1946         (gnus-button-handle-describe-variable)
1947         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
1948         (gnus-button-handle-apropos-variable)
1949         (gnus-button-handle-apropos-documentation): Docstring fix.
1950
1951         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
1952
1953 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1954
1955         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
1956         to nil.
1957
1958         * nnmail.el: Removed gnus-util autoload.
1959
1960         * gnus.el: Use gnus-prin1-to-string throughout.
1961
1962         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
1963         print-level.
1964
1965         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
1966         (gnus-treat-display-grey-xface): Removed.
1967
1968         * gnus-fun.el (gnus-grab-cam-face): New.
1969         (gnus-convert-image-to-gray-x-face): Removed.
1970         (gnus-convert-gray-x-face-to-xpm): removed.
1971         (gnus-convert-gray-x-face-region): Removed.
1972         (gnus-grab-gray-x-face): Removed.
1973
1974         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
1975
1976 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
1977
1978         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
1979         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
1980         bound.
1981
1982         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
1983
1984 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
1985
1986         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
1987         Remove -- these are bogus options which are never used.
1988
1989 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
1990
1991         * gnus-art.el (gnus-article-mode): Use summary tool bar.
1992
1993 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
1994
1995         * spam.el (spam-check-blackholes)
1996         (spam-blackhole-good-server-regex): new variable to skip some IPs
1997         when checking blackholes; use it
1998         (spam-check-bogofilter-headers)
1999         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
2000         case more X-Bogosity is used than just "Yes/No"
2001         (spam-ham-move-routine): semi-fixed, only first article is
2002         properly moved now
2003
2004 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
2005
2006         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
2007         as well.
2008
2009         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
2010
2011         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
2012
2013         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
2014
2015         * gnus-bcklg.el (gnus-backlog-shutdown): do.
2016
2017         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
2018
2019 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2020
2021         * gnus-fun.el (gnus-face-encode): New function.
2022         (gnus-convert-png-to-face): Use it.
2023
2024         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
2025
2026 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
2027
2028         * mm-decode.el (mm-dissection-list): Remove.
2029         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
2030         only used in mm-remove-all-parts.
2031         (mm-remove-all-parts): Remove it, it's never called.
2032
2033 2003-01-25  Simon Josefsson  <jas@extundo.com>
2034
2035         * gnus-group.el (gnus-group-make-group): Report errors.
2036
2037         * nnimap.el (nnimap-request-create-group): Ditto.
2038
2039         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
2040
2041         * sieve.el (sieve-upload): Fix error printing.
2042
2043         * mm-encode.el (mm-qp-or-base64): Always QP iff
2044         mm-use-ultra-safe-encoding and cleartext PGP.
2045
2046         * gnus-sum.el (gnus-summary-select-article): Inhibit
2047         redisplay (mainly for secured messages).
2048
2049         * nnmail.el (nnmail-article-group): Copy body too (but don't
2050         process it).
2051
2052 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
2053
2054         * gnus-art.el (gnus-article-setup-buffer): Reset
2055         gnus-button-marker-list.
2056
2057 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2058
2059         * nntp.el (nntp-read-timeout): Default to using a second delay
2060         under Microsoft Windows.
2061
2062 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2063
2064         * nnheader.el (nnheader-directory-separator-character): New
2065         variable.
2066
2067 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2068
2069         * gnus-agent.el (gnus-agent-max-fetch-size)
2070         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
2071         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
2072         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
2073         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
2074         (gnus-agent-braid-nov, gnus-agent-load-alist)
2075         (gnus-agent-article-alist-save-format)
2076         (gnus-agent-read-agentview, gnus-agent-save-alist)
2077         (gnus-agent-fetch-group-1, gnus-agent-expire)
2078         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
2079         (gnus-agent-regenerate-group): Reformat to keep under eighty
2080         columns.  Reword docstrings so that first line is under eighty
2081         chars and a complete sentence.  Still need to work on the rear
2082         end of the file, in particular gnus-agent-expire.
2083
2084 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2085
2086         * gnus-agent.el (gnus-agentize): Indent.
2087
2088         * gnus.el (gnus-version-number): Bumped.
2089
2090 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2091
2092         * gnus.el: Oort Gnus v0.14 is released.
2093
2094 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2095
2096         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
2097         before beginning.  Tiny patch from Mark Thomas
2098         <swoon@bellatlantic.net>.
2099
2100 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2101
2102         * spam.el (spam-check-blackholes, spam-split)
2103         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
2104         gnus-message calls to show to users what spam.el is doing
2105
2106 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
2107
2108         * gnus-msg.el (gnus-message-replysign)
2109         (gnus-message-replyencrypt): Fix typo.
2110
2111 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2112
2113         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
2114         details.
2115
2116 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2117
2118         * gnus-art.el (gnus-article-press-button): let* -> let.
2119         (gnus-mime-security-show-details): Cleaned up.
2120         (gnus-mime-security-press-button): Save excursion.
2121         (gnus-insert-mime-security-button): Clean up.
2122
2123         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
2124
2125         * gnus-async.el (gnus-async-wait-for-article): Don't use a
2126         timeout.
2127
2128         * nntp.el (nntp-accept-process-output): Removed timeout.
2129         (nntp-read-timeout): New variable.
2130         (nntp-accept-process-output): Use it.
2131
2132         * gnus-sum.el (gnus-data-find-list): Remove *.
2133
2134 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2135
2136         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
2137         introduced on 2002-01-22.
2138         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2139
2140 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
2141
2142         * spam.el (spam-check-regex-headers, spam-list-of-checks)
2143         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
2144         checks of incoming mail based on simple header regexp matching
2145
2146 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
2147
2148         * gnus-sum.el (gnus-spam-mark): set to `$'
2149
2150 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2151
2152         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
2153         gnus-newsgroup-unfetched, the list of articles whose headers have
2154         not been fetched from the server.
2155
2156         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
2157         parameter as it never worked due to a bug.  Added check to prevent
2158         selection of any article in the gnus-newsgroup-unfetched list.
2159         (gnus-summary-find-prev): Added check to prevent selection of any
2160         article in the gnus-newsgroup-unfetched list.
2161         (gnus-summary-first-subject): Documented API. Modified
2162         implementation so that constraints are handled independently.
2163         Added check to prevent selection of any article in the
2164         gnus-newsgroup-unfetched list.
2165         (gnus-summary-first-unseen-subject): Updated parameters in
2166         gnus-summary-first-subject call to match new API.
2167         (gnus-summary-first-unseen-or-unread-subject): Ditto.
2168         (gnus-summary-catchup): Do not mark unfetched articles as read.
2169
2170 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
2171
2172         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
2173         make-obsolete-variable allows only two arguments in XEmacs and
2174         Emacs 20.
2175
2176         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
2177         gnus-article-hide-pgp.
2178         (gnus-summary-make-menu-bar): do.
2179
2180         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
2181         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
2182         gnus-article-hide-pgp.
2183         (article-hide-pgp): Remove.
2184         (gnus-article-hide): Remove gnus-article-hide-pgp.
2185
2186         * gnus.el: Remove gnus-article-hide-pgp
2187
2188 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2189
2190         * message.el (message-required-headers): Doc fix.
2191
2192 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
2193
2194         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
2195         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
2196         option to make ifile a purely binary classifier
2197
2198 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2199
2200         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
2201         (mml-secure-encrypt-pgpmime): Removed double.
2202
2203         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
2204         debugging statements.
2205
2206 2003-01-21  Andreas Fuchs  <asf@void.at>
2207
2208         * mml-sec.el (mml-sign-alist): Added pgpauto.
2209
2210 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2211
2212         * gnus.el (gnus-version-number): Bumped version number.
2213
2214 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2215
2216         * gnus.el: Oort Gnus v0.13 is released.
2217
2218 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2219
2220         * gnus-art.el (gnus-button-url-regexp): Removed |.
2221
2222         * message.el (message-send-hook): Doc fix.
2223
2224         * gnus-win.el (gnus-buffer-configuration): Display article
2225         instead of article-copy when `reply'.
2226
2227 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
2228
2229         * gnus.el (gnus-format): Change customize group to gnus.
2230         (gnus-cache): Add link.
2231         (gnus-group-charter-alist): Fix docstring.
2232
2233 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
2234
2235         * mailcap.el (mailcap-print-command): lpr-command might be
2236         unbound in XEmacs.
2237
2238 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2239
2240         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
2241
2242         * gnus-sum.el (gnus-summary-update-article-line): Fixed
2243         calculation of net characters added for use in the gnus-data
2244         structure.
2245
2246 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2247
2248         * nnmail.el (nnmail-process-unix-mail-format): Improve error
2249         message.  Suggested by Jari Aalto.
2250
2251 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2252
2253         * gnus-art.el (gnus-article-followup-with-original): Clean up.
2254         (gnus-article-reply-with-original): Ditto.
2255
2256         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
2257         read articles don't become unread.
2258
2259 2003-01-17  Simon Josefsson  <jas@extundo.com>
2260
2261         * gnus-fun.el (gnus-x-face-from-file):
2262         (gnus-face-from-file): Suggest image format in minibuffer prompt.
2263
2264         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2265         (gnus-convert-image-to-face-command): Doc fix.
2266
2267 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2268
2269         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
2270
2271 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
2272
2273         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
2274         avoid encoding problems.
2275
2276         * mailcap.el (mailcap-ps-command): New variable.
2277         (mailcap-mime-data): Add print entry where applicable.  Use
2278         pdftotext on a tty.
2279
2280 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2281
2282         * gnus-sum.el (gnus-alter-header-function): Add type and group.
2283
2284 2003-01-16  Simon Josefsson  <jas@extundo.com>
2285
2286         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2287         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
2288         (gnus-face-from-file): Doc fix; don't mention image format.
2289
2290 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2291
2292         * spam.el (spam-get-article-as-filename): new function (unused for now)
2293         (spam-get-article-as-buffer): new function
2294         (spam-get-article-as-string): use spam-get-article-as-buffer
2295         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
2296
2297 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2298
2299         * gnus-agent.el: Don't use `path'.
2300         From the GNU coding standards:
2301
2302             Please do not use the term ``pathname'' that is used in Unix
2303             documentation; use ``file name'' (two words) instead.  We use
2304             the term ``path'' only for search paths, which are lists of
2305             directory names.
2306
2307         * nnsoup.el (nnsoup-file-name): Ditto.
2308
2309         * nnmail.el (nnmail-pathname-coding-system): Ditto.
2310         (nnmail-group-pathname): Ditto.
2311
2312         * nnimap.el (nnimap-group-overview-filename): Ditto.
2313
2314         * nnheader.el (nnheader-pathname-coding-system): Ditto.
2315         (nnheader-group-pathname): Ditto.
2316
2317         * nnfolder.el (nnfolder-group-pathname): Ditto.
2318
2319         * gnus.el (gnus-home-directory): Ditto.
2320
2321         * gnus-group.el (gnus-group-icon-list): Ditto.
2322
2323 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
2324
2325         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
2326
2327         * message.el (message-mode-menu): Use it.
2328         (message-mode-menu): Deactivate "Yank Original" if there's no
2329         reply buffer.
2330
2331         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
2332
2333         * message.el (message-mark-active-p): New function.
2334
2335 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
2336
2337         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
2338         (spam-bogofilter-database-directory): new variables
2339         (spam-check-bogofilter-headers, spam-check-bogofilter)
2340         (spam-bogofilter-register-with-bogofilter)
2341         (spam-bogofilter-register-spam-routine)
2342         (spam-bogofilter-register-ham-routine)
2343         (spam-group-ham-processor-bogofilter-p): new functions for the new
2344         Bogofilter interface
2345         (spam-summary-prepare-exit): use the new Bogofilter functions
2346         (spam-list-of-checks): added spam-use-bogofilter-headers
2347         (spam-bogofilter-score): rewrote function
2348         (spam-check-bogofilter): optional score parameter, uses
2349         spam-check-bogofilter-headers better
2350         (spam-check-bogofilter-headers): optional score parameter
2351
2352         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
2353         default, in the gnus-start customization group.  Used to disable
2354         the spam-*/ham-* parameters.
2355         (gnus-group-ham-exit-processor-bogofilter): new ham processor
2356
2357 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
2358
2359         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
2360         XEmacs.
2361
2362         * gnus-ems.el (gnus-mark-active-p): do.
2363
2364 2003-01-15  Kevin Ryde  <user42@zip.com.au>
2365
2366         * gnus.texi (Using MIME): Mention auto-compression-mode with
2367         gnus-mime-copy-part.
2368
2369 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2370
2371         * message.el (message-send): Don't warn about duplicates when
2372         superseding.
2373
2374 2003-01-15  Simon Josefsson  <jas@extundo.com>
2375
2376         * nnimap.el (nnimap-split-download-body): New variable.
2377         (nnimap-split-articles): Use it.
2378
2379 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2380
2381         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
2382         integrity checker was incorrectly flagging, and removing, articles
2383         whose article number was negative.
2384         (gnus-agent-fetch-group-1): When executed in the group's summary
2385         buffer, refresh each downloaded line to update the status flag and
2386         font.  Preserve the value of gnus-newsgroup-headers so that
2387         gnus-agent-fetch-articles can split the requests by size.
2388         (gnus-agent-expire): Corrected day calculation for when
2389         gnus-agent-expire-days contains a list.
2390
2391 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2392
2393         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
2394
2395 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
2396
2397         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
2398           /usr/bin/play as default player.
2399           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
2400
2401 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2402
2403         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
2404         articles to be marked as well.
2405
2406 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2407         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
2408         fictious headers generated by nnagent (ie. Undownloaded Article
2409         ####) in the list of articles that have not been downloaded.
2410
2411         * gnus-int.el (): Added require declarations to resolve
2412         compile-time warnings.
2413         (gnus-open-server): If the server status is set to offline,
2414         recursively execute gnus-open-server to open the offline backend
2415         (e.g. nnagent).
2416
2417 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
2418
2419         * gnus-art.el (gnus-article-reply-with-original): Use
2420         gnus-mark-active-p.
2421         (gnus-article-followup-with-original): do.
2422
2423 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2424
2425         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
2426
2427 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2428
2429         * gnus-score.el (gnus-score-edit-file-at-point): New function.
2430         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
2431
2432 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
2433
2434         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
2435         (gnus-face-from-file): Ditto.
2436
2437 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2438
2439         * gnus-sum.el (gnus-articles-to-read): Don't just apply
2440         gnus-alter-articles-to-read-function to the unread articles.
2441
2442 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2443
2444         * deuglify.el (gnus-article-outlook-unwrap-lines)
2445         (gnus-article-outlook-repair-attribution)
2446         (gnus-article-outlook-rearrange-citation): New function names,
2447         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
2448         doc-string.
2449
2450         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
2451         removed `W k' key binding (use `W Y f' instead).
2452         (gnus-summary-make-menu-bar): Use new function names.
2453
2454 2003-01-13  Simon Josefsson  <jas@extundo.com>
2455
2456         * gnus-fun.el (gnus-random-x-face): Doc fix.
2457         (gnus-insert-random-x-face-header): New function.
2458
2459 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
2460
2461         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
2462         mark is not active.
2463
2464         * gnus-msg.el (gnus-inews-do-gcc): Comment.
2465
2466         * gnus-ems.el (gnus-mark-active-p): New function.
2467
2468         * gnus-group.el (gnus-topic-mode-p): New function.
2469         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
2470         Deactivate items if mark is not active.
2471
2472 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2473
2474         * gnus.el (gnus-version-number): Bumped version.
2475         (gnus-summary-line-format): Doc fix.
2476
2477 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2478
2479         * gnus.el: Oort Gnus v0.12 is released.
2480
2481 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2482
2483         * mail-source.el (mail-sources): Removed autoload to make it
2484         compile under XEmacs.
2485
2486 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
2487
2488         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
2489         regexp or a function too.
2490         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
2491         confirmation even if the original article is mail.
2492
2493 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2494
2495         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
2496         articles to be marked when not yanking.
2497
2498 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
2499
2500         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
2501
2502 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2503
2504         * gnus-fun.el (gnus-face-from-file): Autoload.
2505
2506         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
2507         errors.
2508
2509 2003-01-12  Simon Josefsson  <jas@extundo.com>
2510
2511         * sieve.el (sieve-upload-and-bury): New.  Suggested by
2512         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2513
2514         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
2515         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2516
2517 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2518
2519         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
2520         in every string.
2521
2522         * gnus.el (gnus-version-number): Bumped version number.
2523
2524 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2525
2526         * gnus.el: Oort Gnus v0.11 is released.
2527
2528 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
2529
2530         * message.el (message-fetch-reply-field): Narrow to headers.
2531
2532         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
2533         if Gnus isn't alive.
2534
2535 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2536
2537         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
2538         marks from articles that are already stored in the agent.
2539         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
2540         backup copy of an invalid .overview file for later analysis.
2541
2542 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
2543
2544         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
2545         exit work with two frames.
2546
2547 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
2548
2549         * message.el (message-forward-make-body): Use mule4.
2550
2551 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2552
2553         * message.el (message-mode-map): Move wide-reply command.
2554
2555 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
2556
2557         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
2558         castellano.
2559         (gnus-outlook-display-hook): New variable.
2560         (gnus-outlook-display-article-buffer): New function.
2561         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
2562         (gnus-outlook-deuglify-article): Made them interactive and added
2563         optional arg.  Use `g-o-d-a-b'.
2564         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
2565
2566         * gnus-sum.el: Added autoloads.
2567         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
2568         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
2569
2570 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571
2572         * gnus-art.el (gnus-display-mime): Use the mime emulation
2573         variable.
2574
2575         * gnus-sum.el (gnus-article-emulate-mime): New variable.
2576
2577         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
2578         newsrc-alist is initialized properly.
2579
2580         * mail-source.el (mail-sources): Autoload.
2581
2582         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
2583         nil.
2584
2585         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
2586         insert two newlines.
2587
2588         * message.el (message-check-news-header-syntax): Compute the
2589         header length correctly.
2590
2591 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2592
2593         * gnus-agent.el (gnus-agent-expire): Do not remove article from
2594         alist when keeping fetched article file.
2595         (gnus-agent-retrieve-headers): When parsing response for article
2596         numbers, use the same algorithm as gnus-agent-braid-nov to protect
2597         against garbage in the server's response.
2598
2599         * gnus-int.el (gnus-request-expire-articles,
2600         gnus-request-move-article): Only expire when the group's server
2601         has been agentized.
2602
2603 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2604
2605         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
2606         errors when deleting overlays.
2607
2608         * gnus-score.el (gnus-score-followup): Allow tracing.
2609
2610         * gnus-art.el (gnus-treat-display-face): New variable.
2611         (article-display-face): New command.
2612
2613         * gnus-fun.el (gnus-face-from-file): New function.
2614         (gnus-convert-face-to-png): Ditto.
2615
2616         * gnus-art.el (gnus-ignored-headers): Added Face.
2617
2618 2003-01-10  Simon Josefsson  <jas@extundo.com>
2619
2620         * nndraft.el (nndraft-request-group): Avoid crash in
2621         directory-files when draft directory doesn't exists.
2622
2623         * gnus-sum.el (gnus-select-article-hook): Add :option.
2624
2625 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2626
2627         * spam.el (spam-use-stat): new variable
2628         (spam-group-spam-processor-stat-p)
2629         (spam-group-ham-processor-stat-p): new convenience functions
2630         (spam-summary-prepare-exit): add spam/ham processors to sequence
2631         (spam-list-of-checks): add spam-use-stat to list of checks
2632         (spam-split): conditionally load the spam-stat tables
2633         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
2634         spam-check-ifile): new functions
2635
2636         * spam-stat.el (spam-stat): typo fix
2637         (spam-stat-install-hooks): new variable
2638         (spam-stat-split-fancy-spam-group): added documentation clarification
2639         (spam-stat-split-fancy-spam-threshhold): new variable
2640         (spam-stat-install-hooks): make hooks conditional
2641         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
2642
2643         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
2644         spam-stat ham/spam processor symbols
2645
2646 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2647
2648         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
2649         file exists.
2650
2651 2003-01-10  Simon Josefsson  <jas@extundo.com>
2652
2653         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
2654         undownloaded/downloadable only when unplugged.
2655
2656 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
2657
2658         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
2659
2660 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2661
2662         * spam.el (spam-check-ifile): fixed call-process-region to use the
2663         db parameter only if it's set
2664         (spam-ifile-register-with-ifile): ditto
2665
2666 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
2667
2668         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
2669         spam-stat-nbad before creating the hash table.
2670         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
2671         Changed copyright statement to FSF.
2672
2673 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2674
2675         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
2676         processable articles as read.
2677         (gnus-agent-summary-fetch-series): Remove processable and
2678         downloadable marks on all downloaded articles in the series.
2679
2680         * nntp.el (nntp-report): Throw error after reporting the problem.
2681         (nntp-accept-process-output): Corrected error check to report an
2682         error when the process is nil.
2683
2684 2003-01-09  Simon Josefsson  <jas@extundo.com>
2685
2686         * message.el (message-tool-bar-map): Add preview.
2687
2688 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
2689
2690         * mml.el (mml-preview): Get rid of MIME handles and buffers after
2691         previewing.
2692
2693 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
2694
2695         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
2696         bug when the (n+1)th article to be added to a group has a smaller
2697         number than the n articles already added.
2698
2699 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2700
2701         * message.el (message-mode-field-menu): Use backquote.
2702
2703 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
2704
2705         * spam.el: fixed the BBDB autoloads again, using
2706         bbdb-search-simple now (which is not a macro, thank god)
2707
2708         * lpath.el (bbdb-search): removed function from maybe-fbind list
2709
2710         * gnus.el (ham-process-destination): added new parameter for
2711         destination of ham articles found in spam groups at summary exit
2712
2713         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
2714         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
2715         (spam-ifile-database-path): added new parameter for ifile's database
2716         (spam-move-spam-nonspam-groups-only): new parameter to determine
2717         if spam should be moved from all groups or only some
2718         (spam-summary-prepare-exit): fixed logic to use
2719         spam-move-spam-nonspam-groups-only when deciding to invoke
2720         spam-mark-spam-as-expired-and-move-routine; always invoke that
2721         routine after the spam has been expired-or-moved in case there's
2722         some spam left over; use spam-ham-move-routine in spam groups
2723         (spam-ham-move-routine): new function to move ham articles to the
2724         ham-process-destinations group parameter
2725
2726 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727
2728         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
2729
2730         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2731         gnus-summary-update-article-line.
2732
2733 2003-01-08  Simon Josefsson  <jas@extundo.com>
2734
2735         * nnmail.el (nnmail-expiry-target-group): Request group, create it
2736         not successful.
2737
2738 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2739
2740         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
2741
2742 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2743
2744         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
2745         logic, finally
2746
2747 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2748
2749         * gnus-spec.el (gnus-parse-format): %C is a complex format.
2750         (gnus-parse-format): Change to %~.
2751
2752         * message.el (message-generate-headers): Don't generate optional
2753         empty headers.
2754
2755 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2756
2757         * message.el (message-cross-post-default)
2758         (message-cross-post-note-function, message-shoot-gnksa-feet)
2759         (message-strip-subject-trailing-was, message-change-subject)
2760         (message-mark-insert-file, message-cross-post-followup-to)
2761         (message-cross-post-followup-to, message-mode-map)
2762         (message-generate-unsubscribed-mail-followup-to)
2763         (message-make-mail-followup-to): Minor changes to doc-strings and
2764         error messages.  Updated copyright line.
2765
2766         * message.el (message-make-mail-followup-to,
2767         message-generate-unsubscribed-mail-followup-to): New function
2768         names.  Renamed functions: "-mft" -> "-mail-followup-to".
2769         (message-make-mft, message-gen-unsubscribed-mft): Removed function
2770         names.
2771
2772         * mml.el (mml-preview-insert-mail-followup-to): New function name.
2773         (mml-preview-insert-mft): Removed function name.
2774         (mml-preview): Use new function names.
2775
2776         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
2777
2778         * message.el (message-mode-field-menu): Moved header related
2779         commands from "Message" to "Field" menu.
2780
2781 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2782
2783         * message.el (message-generate-headers-first): Added customization
2784         if variable is a list.
2785
2786 2003-01-07  Michael Shields  <shields@msrl.com>
2787
2788         * gnus-art.el (gnus-article-next-page): Correctly handle the case
2789         where the last line of the article is the last line of the window.
2790
2791 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2792
2793         * gnus-msg.el (gnus-debug): Use ignore-errors.
2794
2795         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2796         `gnus-summary-update-line'.
2797
2798 2003-01-08  Simon Josefsson  <jas@extundo.com>
2799
2800         * gnus-art.el (gnus-unbuttonized-mime-types)
2801         (gnus-buttonized-mime-types): Doc fix.
2802
2803 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2804
2805         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
2806
2807 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2808
2809         * nnrss.el (nnrss-group-alist): Add and clear up.
2810
2811 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2812
2813         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
2814
2815         * lpath.el (bbdb-search): added BBDB functions for a better way to
2816         fix missing functions
2817
2818         * spam.el (spam-check-ifile): if should be an unless
2819
2820         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
2821         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
2822         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
2823
2824 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2825
2826         * gnus-sum.el (gnus-summary-make-menu-bar): Added
2827         gnus-summary-refer-thread to thread menu.
2828
2829 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2830
2831         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
2832         summary buffer, articles that cannot be fetched are marked as
2833         canceled.
2834
2835         * nntp.el (nntp-with-open-group): The quit signal handler must
2836         propagate the quit signal to the next outer handler so that the
2837         caller knows that the request aborted abnormally.
2838
2839 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2840
2841         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
2842         (spam-ifile-register-spam-routine)
2843         (spam-ifile-register-ham-routine): added ifile functionality that
2844         does not use ifile-gnus.el to classify and register articles
2845         (spam-get-article-as-string): convenience function
2846         (spam-summary-prepare-exit): added ifile spam and ham registration
2847         (spam-ifile-all-categories, spam-ifile-spam-category)
2848         (spam-ifile-path, spam-ifile): added customization options
2849
2850         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
2851         exit processor
2852         (spam-process): added gnus-group-ham-exit-processor-ifile to the
2853         list of choices
2854
2855 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2856
2857         * gnus-score.el (gnus-score-followup): Also score immediate
2858         followups.
2859
2860 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2861
2862         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
2863
2864 2003-01-07  Simon Josefsson  <jas@extundo.com>
2865
2866         * message.el (message-mode-menu): Fix receipt balloon help.
2867
2868 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
2869
2870         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
2871         always be interpreted as news.
2872
2873 2003-01-07  Simon Josefsson  <jas@extundo.com>
2874
2875         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
2876         gnus-sieve-script, instead of the global variable
2877         gnus-sieve-crosspost.  One-line patch from Steinar Bang
2878         <sb@dod.no>.
2879
2880 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2881
2882         * gnus.el: Renamed gnus-summary-*-uncached-face as
2883         gnus-summary-*-undownloaded-face to avoid confusing the agent with
2884         the cache.
2885
2886         * gnus-sum.el: Ditto.
2887
2888 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2889
2890         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
2891         in either the group or summary buffer.
2892         New command "JS", in summary buffer, will fetch articles per the
2893         group's category, predicate, and processable flags.
2894         (gnus-agent-summary-fetch-series): Rewritten to call
2895         gnus-agent-session-fetch-group once with all articles in the
2896         series.
2897         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
2898         return list of fetched articles.
2899         (gnus-agent-fetch-articles): Split fetch list into sublists such
2900         that the article buffer is only slightly larger than
2901         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
2902         the group's article alist is saved.
2903         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
2904         longer result in the agent trying to fetch an article.
2905         (gnus-agent-fetch-group-1): Can now be called in either the group
2906         or summary buffer.  Removed the max-fetch-size code that I added
2907         on 2002-12-13 as that capability is now part of
2908         gnus-agent-fetch-articles.  Added code to update summary buffer.
2909         When called in the group buffer, articles that can not be fetched
2910         are AUTOMATICALLY MARKED AS READ.
2911
2912         * gnus-sum.el (): Modified eval-when-compile to minimize
2913         misleading compilation warnings.
2914         (gnus-update-summary-mark-positions): Changed code to use
2915         gnus-undownloaded-mark rather than gnus-downloaded-mark.
2916
2917         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
2918         empty file as the parser assumes that the file isn't empty.
2919
2920         * nntp.el (nntp-send-string): The process-send-string call can,
2921         because it performs I/O on the process, change the process' state
2922         from open to closed.  If this happens, call nntp-report
2923         immediately to report the broken connection.
2924         (nntp-report): Rewritten to avoid needing a global variable to
2925         determine the appropriate course of action.  Instead, two function
2926         implementations are provided and the nntp-report function value is
2927         bound to the appropriate implementation.
2928         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
2929         (nntp-with-open-group): Now binds nntp-report's function cell
2930         rather than binding gnus-with-open-group-first-pass.  Added a
2931         condition-case to detect a quit during a nntp command.  When the
2932         quit occurs, the current connection is closed as a fetch articles
2933         request could have several megabytes queued up for reading.
2934         (nntp-retrieve-headers): Bind articles to itself.  If
2935         nntp-with-open-group repeats this command, I must have access to
2936         the original list of articles.
2937         (nntp-retrieve-groups): Ditto for groups.
2938         (nntp-retrieve-articles): Ditto for articles.
2939         (*): Replaced nntp-possibly-change-group calls to
2940         nntp-with-open-group forms in all, but one, occurrance.
2941         (nntp-accept-process-output): Bug fix. Detect when called with
2942         null process.
2943
2944 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
2945
2946         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
2947         if we don't need to.
2948         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
2949
2950 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2951
2952         * gnus-group.el (gnus-group-make-web-group): Pass the select
2953         method on to group-create.
2954         (gnus-group-line-format-alist): %U is an integer.
2955
2956         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
2957         ephemeral groups.
2958         (gnus-summary-read-group-1): Ditto.
2959         (gnus-group-make-articles-read): Ditto.
2960
2961         * mm-url.el (mm-url-program): Doc fix.
2962
2963         * message.el (message-mode-map): Rebound
2964         message-insert-wide-reply.
2965
2966 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2967
2968         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
2969         color as `gnus-group-startup-message' does.
2970
2971 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
2972
2973         * spam.el: fixed line lengths to 80 chars or less
2974
2975         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
2976         "not-read" mark
2977         (gnus-summary-mark-forward): added the spam-mark to the list of
2978         marks not to be marked as "read" when viewed
2979
2980 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2981
2982         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
2983
2984         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
2985         Protect against unactive groups.
2986
2987         * message.el (message-check-news-header-syntax): Check long
2988         header lines.
2989         (message-check-news-header-syntax): Update `start'.
2990
2991         * gnus-group.el (gnus-group-expire-articles): Doc fix.
2992         (gnus-group-line-format): %U.
2993         (gnus-group-line-format-alist): ?U.
2994         (gnus-number-of-unseen-articles-in-group): New function.
2995
2996         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
2997
2998         * gnus.el (gnus-version-number): Bump version number.
2999
3000 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3001
3002         * gnus.el: Oort Gnus v0.10 is released.
3003
3004 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3005
3006         * gnus.el (gnus-version-number): Fix version number.
3007
3008 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3009
3010         * gnus.el: Oort Gnus v0.08 is released.
3011
3012 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
3013
3014         * mm-util.el: Add mm-string-make-unibyte.
3015
3016         * gnus-group.el (gnus-group-jump-to-group): Make it work for
3017         UTF-8 groups.
3018
3019 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3020
3021         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
3022
3023         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
3024
3025 2003-01-04  Kevin Ryde  <user42@zip.com.au>
3026
3027         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
3028         function.
3029
3030 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3031
3032         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
3033         (gnus-summary-read-group-1): Update group line.
3034         (gnus-summary-exit-no-update): Update group on exit.
3035
3036         * gnus-group.el (gnus-group-line-format): Add %*.
3037         (gnus-group-line-format-alist): Ditto.
3038         (gnus-group-insert-group-line): Set it.
3039         (gnus-group-is-exiting-p): New variable.
3040         (gnus-group-insert-group-line): Use it.
3041
3042 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
3043
3044         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
3045         enable BBDB ham processing
3046         (spam-blacklist-register-routine): enable blacklist spam processing
3047         (spam-whitelist-register-routine): enable whitelist ham processing
3048         (spam-fetch-field-from-fast): fast fetching of the "from" field
3049         from (gnus-data-list)
3050         (spam-summary-prepare-exit): works completely now
3051         (spam-use-blacklist): oops, should be nil by default
3052         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
3053         split processing now; before it was for summary exit as
3054         well but that's done with the spam-contents and spam-process
3055         parameters now
3056
3057 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
3058
3059         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
3060         characters.
3061
3062 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
3063
3064         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
3065         (spam-group-processor-p, spam-group-processor-bogofilter-p)
3066         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
3067         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
3068         (spam-mark-spam-as-expired-and-move-routine)
3069         (spam-generic-register-routine, spam-BBDB-register-routine)
3070         (spam-ifile-register-routine, spam-blacklist-register-routine)
3071         (spam-whitelist-register-routine): new functions
3072         (spam-summary-prepare-exit): added summary exit processing (expire
3073         or move) of spam-marked articles for spam groups; added slots for
3074         all the spam-*-register-routine functions
3075
3076 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3077
3078         * pop3.el (pop3-retr): Wait 500 msecs.
3079         (pop3-read-response): Ditto.
3080
3081         * gnus-msg.el (gnus-setup-message): Get the evaliation order
3082         right.
3083         (gnus-inews-make-draft): New function.
3084         (gnus-setup-message): Use it.
3085
3086         * message.el (message-required-headers): Add From.
3087
3088 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3089         Trivial patch from Norbert Koch <nk@viteno.net>.
3090
3091         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
3092
3093 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3094
3095         * message.el (message-generate-headers): Let header formatters do
3096         their work.
3097
3098 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
3099
3100         * deuglify.el (gnus-article-outlook-deuglify-article):
3101         Rehighlight, reapply treatments and call
3102         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
3103         (gnus-outlook-repair-attribution-block): Recognize cited
3104         attributions.  Suggested by Niklas Morberg.
3105
3106 2003-01-02  Pete Kazmier  <pete@kazmier.com>
3107
3108         * gnus-art.el (gnus-treat-predicate): Check condition first.
3109
3110 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
3111
3112         * lpath.el: Add url-http-file-exists-p.
3113
3114         * gnus-group.el (gnus-group-fetch-charter): Use
3115         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
3116
3117 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3118
3119         * message.el (message-draft-headers): Also generate From to get a
3120         nicer draft buffer summary.
3121
3122         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
3123         parameter.
3124
3125         * gnus-art.el (article-wash-html): Clean up.
3126         (article-wash-html): Typo fix.
3127
3128         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
3129         (gnus-summary-mail-forward): To many lists of lists.
3130
3131         * gnus-art.el (article-wash-html): Clean up.
3132
3133 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
3134
3135         * gnus-art.el (gnus-treat-wash-html): New variable.
3136
3137 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3138
3139         * message.el (message-check-news-header-syntax): Allow posting.
3140         (message-check-news-header-syntax): Fix logic for sure, this
3141         time.
3142
3143 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
3144
3145         * message.el (message-check-news-header-syntax): Check syntax of
3146         continuation headers.
3147
3148 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
3149
3150         * gnus-art.el (gnus-button-url-regexp,
3151         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
3152         (gnus-header-button-alist): Regexps are case insensitive here.
3153
3154 2003-01-02  Simon Josefsson  <jas@extundo.com>
3155
3156         * dig.el (query-dig): Doc fix.
3157
3158 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3159
3160         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
3161         summary buffer line, not just the download mark.
3162
3163 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3164
3165         * gnus-sum.el (gnus-summary-goto-subjects): New function.
3166         (gnus-summary-insert-dormant-articles): New command and
3167         keystroke.
3168
3169         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
3170         function for mass insertion of subjects.
3171
3172         * nndraft.el (nndraft-generate-headers): Don't move point.
3173
3174         * gnus.el (nnheader): Require nnheader.
3175
3176         * nndraft.el (nndraft-request-associate-buffer): Use
3177         make-local-variable.
3178
3179 2003-01-02  Michael Shields  <shields@msrl.com>
3180
3181         * nndraft.el (nndraft-request-associate-buffer): Make
3182         write-contents-hooks buffer-local before setting it.
3183
3184 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3185
3186         * gnus.el (gnus-group-parameter-value): Take an extra param.
3187         (gnus-group-fast-parameter): Let group param results be nil.
3188
3189         * gnus-art.el (gnus-article-forward-header): New function.
3190         (article-date-ut): Use it to remove continuation date headers.
3191
3192         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
3193         read-event.
3194         (gnus-summary-remove-bookmark): Clean up.
3195         (gnus-summary-set-bookmark): Clean up.
3196
3197         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
3198
3199         * gnus.el (gnus-group-startup-message): Bind data-directory to
3200         the Gnus etc directory.
3201
3202 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3203
3204         * spam.el (spam-summary-prepare-exit): added slots for spam- and
3205         ham-processing of articles; use the new
3206         spam-group-(spam|ham)-contents-p functions
3207         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
3208         convenience functions
3209         (spam-mark-junk-as-spam-routine): use the new
3210         spam-group-spam-contents-p function
3211
3212         * gnus.el (spam-process, spam-contents, spam-process-destination):
3213         added new parameters with corresponding global variables
3214         (gnus-group-spam-exit-processor-ifile,
3215         gnus-group-spam-exit-processor-bogofilter,
3216         gnus-group-spam-exit-processor-blacklist,
3217         gnus-group-spam-exit-processor-whitelist,
3218         gnus-group-spam-exit-processor-BBDB,
3219         gnus-group-spam-classification-spam,
3220         gnus-group-spam-classification-ham): added new symbols for the
3221         spam-process and spam-contents parameters
3222
3223         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3224         customization and list itself to store mark symbol rather than
3225         mark character.
3226         (spam-bogofilter-register-routine): added logic to generate mark
3227         values list from spam-ham-marks and spam-spam-marks, so (member)
3228         would work.
3229
3230 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * message.el (message-cross-post-followup-to): Fix comment.
3233
3234 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3235
3236         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3237         customization and list itself to store mark symbol rather than
3238         mark character.
3239         (spam-bogofilter-register-routine): added logic to generate mark
3240         values list from spam-ham-marks and spam-spam-marks, so (member)
3241         would work.
3242
3243 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
3244
3245         * message.el (message-signature-insert-empty-line): New variable.
3246
3247 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3248
3249         * message.el: Renamed functions and variables: "xpost" ->
3250         "cross-post", "-fup2" -> "-followup-to".
3251         (message-cross-post-old-target, message-cross-post-default,
3252         message-cross-post-note, message-followup-to-note,
3253         message-cross-post-note-function): New variables names.
3254         (message-xpost-old-target, message-xpost-default,
3255         message-xpost-note, message-fup2-note,
3256         message-xpost-note-function): Removed variable names.
3257         (message-cross-post-followup-to-header,
3258         message-cross-post-insert-note, message-cross-post-followup-to):
3259         New function names.
3260         (message-xpost-fup2-header, message-xpost-insert-note,
3261         message-xpost-fup2): Removed function names.
3262
3263 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3264
3265         * message.el (message-send-mail): Added message-cleanup-headers to
3266         prevent newlines in headers.
3267
3268 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3269
3270         * dns.el (dns-make-network-process): Comment.
3271
3272         * gnus-sum.el (gnus-summary-display-while-building): Default to
3273         nil.
3274
3275 2003-01-01  Wes Hardaker  <wes@hardakers.net>
3276
3277         * gnus-sum.el (gnus-summary-display-while-building): New
3278         variable.
3279
3280 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
3281
3282         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
3283         before rearranging the article.
3284
3285 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3286
3287         * nndraft.el (nndraft-generate-headers): New function.
3288         (nndraft-request-associate-buffer): Use it to write headers on
3289         buffer save.
3290
3291         * message.el (message-generate-headers): Let the function be a
3292         lambda form.
3293         (message-draft-headers): New variable.
3294
3295         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
3296         function.
3297         (gnus-setup-message): Use it.
3298
3299         * message.el (message-generate-headers-first): Doc fix.
3300         (message-setup-1): Use new function for getting which headers to
3301         generate.
3302         (message-headers-to-generate): New function.
3303
3304 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3305
3306         * gnus-agent.el (gnus-agent-save-alist): Make directory.
3307
3308 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
3309
3310         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
3311         mention negatives.
3312
3313 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
3314
3315         * deuglify.el (gnus-outlook-rearrange-article): Use
3316         `transpose-regions' instead of tempering the kill-ring.
3317         (gnus-article-outlook-deuglify-article): Rehighlight article
3318         instead of a complete redisplay.
3319
3320 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
3321
3322         * spam.el: most defvars are defcustoms now
3323
3324         patches from Michael Shields  <shields@msrl.com>
3325
3326         * spam.el (spam-bogofilter-articles): Select the article
3327         body using gnus-summary-show-article t instead of
3328         gnus-summary-select-article; this presents the raw text
3329         without running any hooks.
3330
3331         * spam.el (spam-bogofilter-articles): Use message-remove-header
3332         to remove headers; the old way incorrectly removed just the first
3333         line of folded headers.
3334
3335 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3336
3337         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
3338
3339 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3340
3341         * gnus-start.el (gnus-load): New function.
3342         (gnus-read-newsrc-el-file): Use it.
3343
3344 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3345
3346         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
3347         (gnus-button-handle-apropos-documentation): New function.
3348         (gnus-button-handle-ctan): New function.
3349         (gnus-button-alist): Use them.  Improve some regexps.
3350         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
3351
3352 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3353
3354         * message.el (message-subscribed-p): New function.
3355         (message-send-mail): Use it.
3356         * mml.el (mml-preview-insert-mft): New function.
3357         (mml-preview): Use it.
3358
3359 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3360
3361         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
3362         when sorting by date.
3363
3364         * gnus-art.el (gnus-article-edit-mode): New variable.
3365         (gnus-article-setup-buffer): Warn user about discarding edits.
3366
3367         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
3368         (gnus-summary-pipe-output): Take a symbolic prefix to save all
3369         headers.
3370
3371         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
3372
3373 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3374
3375         * message.el (message-completion-alist): Added "Mail-Followup-To"
3376         and "Mail-Copies-To".
3377
3378 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3379
3380         * gnus-group.el: Add key bindings for
3381         gnus-group-sort-groups-by-real-name and
3382         gnus-group-sort-selected-groups-by-real-name.
3383
3384 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3385
3386         * gnus.texi (Sorting Groups): Add key bindings for
3387         gnus-group-sort-groups-by-real-name and
3388         gnus-group-sort-selected-groups-by-real-name.
3389
3390 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3391
3392         * spam.el (spam-use-dig): new variable for blackhole checking
3393         through dig.el
3394         (spam-check-blackholes): added dig.el checking functionality and
3395         more verbose reporting; query-dig is autoloaded from dig.el
3396         (spam-use-blackholes): disabled by default
3397         (spam-blackhole-servers): removed rbl.maps.vix.com from the
3398         blackhole servers list
3399
3400 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3401
3402         * message.el (message-required-headers): New variable.
3403
3404 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3405
3406         * dig.el (query-dig): new function
3407
3408 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409
3410         * flow-fill.el (fill-flowed): Don't infloop on too long fill
3411         prefixes.
3412
3413         * dns.el (query-dns): Protect against errors.
3414
3415         * gnus-msg.el (gnus-article-yanked-articles): New variable.
3416         (gnus-inews-add-send-actions): Mark all answered messages as
3417         answered.
3418
3419 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
3420
3421         * nnmail.el (nnmail-split-it): Added tracing to
3422         `:' split rule
3423
3424 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3425
3426         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
3427         and "%s" so we don't overquote them.
3428
3429 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3430
3431         * (mm-display-external): Display the actual command that has been
3432         executed in the echo area.
3433
3434 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3435
3436         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
3437
3438         * message.el (message-with-reply-buffer): New macro.
3439         (message-fetch-reply-field): Use it.
3440         (message-insert-wide-reply): New command and keystroke.
3441         (message-carefully-insert-headers): New function.
3442         (message-insert-to): Use new function.
3443
3444         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
3445         (gnus-topic-goto-missing-group): Use it.
3446
3447         * message.el (message-required-news-headers): Removed Lines.
3448         (message-reply): Don't insert References first.
3449         (message-followup): Ditto.
3450         (message-make-references): New function.
3451         (message-followup): Set message-reply-headers before generating
3452         the buffer stuff.
3453
3454 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
3455
3456         * mml.el (mml-generate-mime-1): Reverse the order of
3457         encoding/flowing.
3458
3459 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3460
3461         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
3462         after moving them.
3463
3464         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
3465         fit with newer standard format.
3466         (gnus-summary-make-false-root-always): New variable.
3467         (gnus-gather-threads-by-subject): Use it.
3468
3469         * message.el (message-get-reply-headers): Take an address list
3470         optional argument.
3471
3472 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3473
3474         * gnus.el (gnus-keep-backlog): Change default to 20.
3475
3476         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
3477         start.
3478         (gnus-agent-check-overview-buffer): Remove negative article
3479         numbers.
3480
3481         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
3482         (nnmail-cache-ignore-groups): Doc fix.
3483
3484         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
3485         (nnimap-debug-buffer): New variable.
3486         (nnimap-debug): Use it.
3487
3488 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
3489
3490         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
3491
3492 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3493
3494         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
3495         they aren't already sorted.
3496
3497 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
3498
3499         * message.el (message-mode-menu): Add ellipses to menu items
3500         expecting user interaction.
3501         (message-mode-field-menu): do.
3502
3503 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
3504
3505         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
3506         it isn't used any more.
3507
3508 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
3509
3510         * binhex.el (binhex-decoder-program): Fix docstring.
3511
3512 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3513
3514         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
3515         special chars if the mailcap file uses single quotes around %s.
3516         From Laurent Martelli <laurent@bearteam.org>.
3517
3518 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
3519
3520         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
3521         return the info object.
3522
3523 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
3524
3525         * gnus-int.el (gnus-request-update-info): Artificially add
3526         (1 . (1- min)) to the read range, in case the backend doesn't
3527         store marks for nonexistent articles.
3528
3529 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3530
3531         * binhex.el (binhex-insert-char): Eval-and-compile.
3532
3533 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
3534
3535         * lpath.el: Add tool-bar-local-item-from-menu.
3536
3537         * message.el (message-tool-bar-local-item-from-menu): New function.
3538         (message-tool-bar-map): Use it.
3539
3540 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
3541
3542         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
3543
3544         * gnus-art.el (gnus-article-header-rank): Last header in
3545         gnus-sorted-header-list should have higher rank than non-members.
3546
3547 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3548
3549         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
3550         covered methods.
3551
3552 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3553
3554         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
3555         eval-when-compile.  Suggested by Kevin Greiner.
3556
3557 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
3558
3559         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
3560         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
3561         even though no headers may have been fetched
3562         (gnus-agent-fetch-group-1, and perhaps others, require this
3563         behavior).
3564         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
3565         server buffer is constrained by gnus-agent-max-fetch-size.
3566         Multiple chunks in the same group may perform arbitrarily large
3567         updates.
3568
3569 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
3570
3571         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
3572         gnus-summary-update-download-mark to update the article in the
3573         summary.
3574
3575 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
3576
3577         * gnus.el (gnus-summary-high-uncached-face,
3578         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
3579         New faces.
3580
3581         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
3582         added this on 2002-11-23 but it just wasn't working out as
3583         intended.  The idea isn't entirely dead, three new faces
3584         gnus-summary-*-uncached-face are being added to gnus.el to provide
3585         the basis for an improved implementation.
3586         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
3587         proper file to open is lib/servers.
3588         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
3589         (i.e. removing the article from gnus-newsgroup-downloadable) will
3590         now restore the article's default mark rather than simply setting
3591         no mark.
3592         (gnus-agent-get-undownloaded-list): Corrected documentation.
3593         Added code to set new summary local variable,
3594         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
3595         a temporary list.  No longer sets gnus-newsgroup-downloadable.
3596         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
3597         up to date.  Call new gnus-summary-update-download-mark to keep
3598         summary buffer up-to-date.
3599         (gnus-agent-fetch-selected-article): Keep
3600         gnus-newsgroup-undownloaded up to date.
3601         (gnus-agent-fetch-articles): Return list of articles that were
3602         successfully fetched.
3603         (gnus-agent-check-overview-buffer): No more thingatpt.
3604         (gnus-agent-expire): No longer deletes NOV entries of unread
3605         articles.
3606         (gnus-agent-unread-articles): New function.
3607         (gnus-agent-regenerate-group): The article number must be
3608         terminated by a tab character.  Added more messages to report
3609         repairs.  Inhibit quits while writing changes so it is now safe
3610         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
3611         downloaded to 1) resolve the unbound references and 2) avoid
3612         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
3613
3614         * gnus-art.el (gnus-article-prepare): The agent
3615         downloaded/undownloaded mark is no longer stored as the article's
3616         mark.
3617
3618         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
3619         gnus-summary-highlight may use it.  Added downloaded as
3620         gnus-summary-highlight was using it.
3621
3622         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
3623         the download mark now follows Kai's +/- convention.
3624         (gnus-downloaded-mark): Added ?+ mark.
3625         (gnus-summary-highlight): Added rules to select
3626         gnus-summary-high-uncached-face,
3627         gnus-summary-normal-uncached-face, and
3628         gnus-summary-low-uncached-face.  Removed the
3629         gnus-agent-downloaded-article-face.
3630         (gnus-summary-line-format-alist): Implemented the download flag
3631         format (?O) as named in the manual.  This implementation displays
3632         either gnus-undownloaded-mark, gnus-downloaded-mark, or
3633         gnus-no-mark.
3634         (gnus-newsgroup-agentized): New local variable that identifies
3635         which groups are agentized.  While the agent is now on by default,
3636         you don't have to agentize every server that you use.
3637         (gnus-update-summary-mark-positions): Completed support for the
3638         download type of mark.
3639         (gnus-summary-insert-line): Added undownloaded to the parameters.
3640         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
3641         reference by the gnus-summary-line-format-spec.
3642
3643         * nntp.el (nntp-with-open-group): This macro handles dropped or
3644         broken connections by opening a new connection and repeating the
3645         failed command.
3646         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
3647         XOVER commands preceeding the active articles with the nov entry
3648         of the first available article.  When gnus connected to such a
3649         server, the unexpected nov entry would result in duplicate lines
3650         in the agent's overview file.  This patch fixes the duplicate
3651         lines problem and improves performance by skipping over all
3652         articles IDs that preceed the first nov entry in the server's
3653         reply.
3654
3655 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3656
3657         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
3658         (gnus-summary-highlight): Use it instead of `downloaded'.
3659         (gnus-summary-highlight-line): Ditto.
3660
3661         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
3662
3663 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664
3665         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
3666
3667         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
3668         calls.
3669
3670         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
3671         downloaded variable if we're in an uncovered group.
3672
3673         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
3674         font to soemthing less noticeable.
3675         (gnus-agent-group-covered-p): New function.
3676
3677 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3678
3679         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
3680         Because of an unknown bug, the group buffer is saved in .overview
3681         file.
3682
3683 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3684
3685         * nntp.el (nntp-send-command): Braino in last commit.  Replace
3686         `and' with `or'.
3687
3688 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3689
3690         * nntp.el (nntp-send-command): Assume that echo does not happen
3691         when nntp-open-connection-function is nntp-open-network-stream.
3692         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
3693
3694 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3695
3696         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
3697
3698 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
3699
3700         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
3701         nntp-server-buffer if we aren't going to write to it.
3702
3703 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3704         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
3705
3706         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
3707
3708 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3709
3710         * rfc2047.el (rfc2047-decode-region): Remove newlines between
3711         decoded words.
3712
3713 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3714
3715         * gnus.el (fboundp): After loading mm-util, make sure it was the
3716         right one.
3717
3718 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3719
3720         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
3721         gnus-sum.  Made into a user option.
3722
3723         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3724         (gnus-summary-mark-article-as-unread)
3725
3726 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3727
3728         * time-date.el (date-to-time): Typo.
3729
3730         * parse-time.el: Typo.
3731
3732         * nnsoup.el (nnsoup-retrieve-headers): Typo.
3733
3734         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
3735
3736         * nnimap.el:
3737         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
3738
3739         * mm-encode.el (mm-safer-encoding): Typo.
3740
3741         * messcompat.el: Typo.
3742
3743         * message.el (message-face-alist): Typo.
3744
3745         * imap.el (imap-interactive-login, imap-open): Typos.
3746
3747         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
3748
3749         * gnus.el: Typo.
3750
3751         * gnus-win.el (gnus-configure-frame): Typo.
3752
3753         * gnus-util.el (gnus-atomic-progn-assign): Typo.
3754
3755         * gnus-topic.el (gnus-topic-sort-topics): Typo.
3756
3757         * gnus-sum.el (gnus-summary-article-number)
3758         (gnus-summary-read-group-1, gnus-summary-mark-article)
3759         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
3760
3761         * gnus-mule.el (gnus-mule-add-group): Typo.
3762
3763         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
3764
3765         * gnus-group.el (gnus-group-fetch-faq): Typo.
3766
3767         * gnus-art.el (gnus-decode-header-methods): Typo.
3768
3769         * flow-fill.el: Typo.
3770
3771 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
3772
3773         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
3774
3775 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3776
3777         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3778         (gnus-summary-mark-article-as-unread)
3779         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
3780         Reformatting to avoid long lines.
3781         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
3782
3783 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
3784
3785         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
3786         be accessed through `mail-header-number'.
3787
3788 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3789
3790         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
3791         compressed range to gnus-summary-insert-articles.
3792
3793 2002-11-26  Kevin Ryde <user42@zip.com.au>
3794
3795         * gnus-art.el (gnus-mime-copy-part): Look for filename
3796         parameter under content-disposition, not content-type.
3797
3798         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
3799         (gnus-summary-reselect-current-group): Use it.
3800
3801 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3802
3803         * gnus-agent.el (gnus-agent-uncached-articles): if
3804         gnus-agent-load-alist fails, return ARTICLES.
3805
3806         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
3807
3808 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3809
3810         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
3811         superfluous function call.
3812         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
3813         Add warning to docstring.
3814
3815 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * gnus-agent.el: Autoload number-at-point instead.
3818         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
3819
3820 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3821
3822         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
3823         require thingatpt (for number-at-point) and protect against
3824         deactivate-mark being unbound (on XEmacs).
3825
3826 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3827
3828         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
3829         print message on entry.
3830
3831         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3832
3833         * gnus-range.el (gnus-range-difference): New function.
3834         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
3835
3836 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3837
3838         * gnus-sum.el (gnus-summary-insert-old-articles): Use
3839         gnus-remove-from-range instead of gnus-range-difference which
3840         doesn't exist.
3841
3842 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3843         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3844
3845         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
3846         used for showing which articles have been downloaded.
3847         (gnus-agent-article-alist): Format change.  Add documentation.
3848         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
3849         process-marked articles.
3850         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
3851         in the series are individually fetched to minimize lose of
3852         content due to an error/quit.
3853         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
3854         gnus-message instead of message.
3855         (gnus-agent-read-servers): Use file lib/methods instead of
3856         lib/servers.  TODO: Why?
3857         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
3858         (gnus-agent-get-undownloaded-list): Remove articles that appear to
3859         come from the agent.  This means that they are not downloaded.
3860         (gnus-agent-fetch-selected-article): Don't use history.
3861         (gnus-agent-save-history, gnus-agent-enter-history)
3862         (gnus-agent-article-in-history-p, gnus-agent-history-path):
3863         Removed function; history is not used anymore.
3864         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
3865         (gnus-agent-crosspost): Started rewrite then realized that a typo
3866         in gnus-agent-fetch-articles ensures that this function is never
3867         called.  This will need to be fixed later.
3868         (gnus-agent-check-overview-buffer): Some sanity checks on the
3869         agent overview buffer.  This is a safety net used during
3870         development.
3871         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
3872         changed, write a number to the file indicating this.
3873         (gnus-agent-fetch-headers): Rewrite to respect
3874         gnus-agent-consider-all-articles without relying on the
3875         `.fetched' files.  Make it fast.
3876         (gnus-agent-braid-nov): Change resulting from
3877         gnus-agent-fetch-headers change.
3878         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
3879         `.fetched' files.
3880         (gnus-agent-read-agentview): New function, used by
3881         gnus-agent-load-alist.
3882         (gnus-agent-load-fetched-headers): Remove.
3883         (gnus-agent-save-alist): Rewrite to accomodate new format.
3884         (gnus-agent-fetch-group-1): Make sure list of articles is in the
3885         same order as in gnus-newsgroup-headers.
3886         (gnus-agent-expire): Document and implement extra args ARTICLES,
3887         GROUP, FORCE.  Do not restrict usage.
3888         (gnus-agent-uncached-articles): New function.
3889         (gnus-agent-retrieve-headers): Use it.
3890         (gnus-agent-regenerate-group): No longer needs to be called from
3891         gnus-agent-regenerate.  Individual groups may be regenerated. The
3892         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
3893         The article fetch dates are validated in the article alist.  The
3894         article alist is pruned of entries that do not reference existing
3895         NOV entries.  All changes are computed then applied with
3896         inhibit-quit bound to t.  As a result, it is now safe to quit out of
3897         regeneration.  The optional clean parameter has been replaced with
3898         an optional reread parameter.  Clean is no longer necessary as
3899         regeneration gets the appropriate setting from
3900         gnus-agent-consider-all-articles.  The new reread parameter will
3901         result in fetched, or all, articles being marked as unread.
3902         (gnus-agent-regenerate): Removed code to regenerate the history
3903         file as it is no longer used.
3904
3905         * gnus-start.el (gnus-make-ascending-articles-unread): New
3906         function, for efficient mass-marking.
3907
3908         * gnus-sum.el (gnus-summary-highlight): Use new face for
3909         downloaded articles.
3910         (gnus-article-mark): Prefer to indicate read/unread status over
3911         downloaded status.
3912         (gnus-summary-highlight-line-0): New function, maybe rehighlights
3913         line.
3914         (gnus-summary-highlight-line): Use new face for downloaded
3915         articles.
3916         (gnus-summary-insert-old-articles): Improved performance by
3917         replacing the initial LIST of older articles with a compressed
3918         RANGE of older articles.  Some servers appear to lie about
3919         their active range so the original list could contain millions
3920         of article numbers.  The range is not expanded into a list
3921         until the optional ALL parameter has been applied.
3922
3923 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3924
3925         * gnus-agent.el (gnus-category-mode): Typo in doc string.
3926
3927 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
3928
3929         * spam.el:
3930         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
3931
3932         * spam.el: added `M s t' and `M s x' key mappings
3933
3934 2002-11-20  Simon Josefsson  <jas@extundo.com>
3935
3936         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
3937
3938 2002-11-19  Simon Josefsson  <jas@extundo.com>
3939
3940         * gnus-sum.el (gnus-summary-morse-message): Load
3941         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
3942         (unmorse-region): Autoload it instead.
3943
3944 2002-11-18  Simon Josefsson  <jas@extundo.com>
3945
3946         * gnus-sum.el (gnus-summary-morse-message): New function.
3947         (gnus-summary-wash-map): Bind to `W m'.
3948         (gnus-summary-make-menu-bar): Add.
3949
3950         * nnimap.el (nnimap-request-expire-articles): Compress sequence
3951         before storing \Deleted mark on expired articles.
3952
3953 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
3954         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
3955
3956         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
3957         parens in column 0.
3958
3959 2002-11-17  Juanma Barranquero  <lektu@terra.es>
3960
3961         * nnweb.el (nnweb-google-create-mapping): Fix typo.
3962
3963         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
3964
3965         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
3966
3967 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3968
3969         * message.el (message-set-auto-save-file-name): Use
3970         make-directory, to avoid the dependence on gnus-util.
3971
3972 2002-11-16  Simon Josefsson  <jas@extundo.com>
3973
3974         * nnimap.el (nnimap-callback-callback-function):
3975         (nnimap-callback-buffer): Removed, these cannot be global but must
3976         be embedded into the callback.
3977         (nnimap-make-callback): New.  Embedd article number, callback and
3978         buffer in function.
3979         (nnimap-callback, nnimap-request-article-part): Update.
3980
3981 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3982
3983         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
3984
3985 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3986
3987         * gnus.el (gnus-summary-line-format): Document %C.
3988
3989 2002-11-11  Simon Josefsson  <jas@extundo.com>
3990
3991         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
3992         output when called interactively.
3993
3994 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3995
3996         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
3997
3998         * message.el (message-draft-coding-system): Improve comment; use
3999         mm-auto-save-coding-system for the default value.
4000
4001         * nndraft.el (nndraft-request-article): Revert to the state before
4002         2002-10-29; regexp-quote mail-header-separator.
4003
4004 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
4005
4006         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
4007         allow editing of drafts from an nnvirtual group.
4008
4009 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * nndraft.el (nndraft-request-article): Replace emacs-mule with
4012         mm-auto-save-coding-system.
4013
4014         * message.el (message-draft-coding-system): Default to
4015         iso-2022-7bit.
4016
4017         * mm-util.el (mm-auto-save-coding-system): Undo last change to
4018         restore the default value to emacs-mule or escape-quoted.
4019
4020 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4021
4022         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
4023         a delayed or a queued article as well as a draft.
4024
4025         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
4026         delayed or a queued article in the raw format; treat a delayed
4027         article as a raw article as well as a draft.
4028         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
4029         for the delayed group.
4030
4031         * nndraft.el (nndraft-request-article): Ignore auto save files for
4032         a delayed or a queued article; don't bother to decode a queued
4033         article; don't bind nnmail-file-coding-system for a queued article.
4034
4035         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
4036         and the queue group.
4037
4038 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
4039
4040         * gnus-group.el (gnus-group-delete-group):
4041         gnus-cache-active-hashtb might be void.
4042
4043 2002-11-02  Simon Josefsson  <jas@extundo.com>
4044
4045         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
4046         setting of the default user ID.  From Raymond Scholz
4047         <ray-2002@zonix.de>.
4048
4049 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
4050
4051         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
4052         charset.
4053
4054 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
4055         From Alex Schroeder <alex@emacswiki.org>
4056         * spam-stat.el (spam-stat-process-directory): add dir to message
4057         (spam-stat-reduce-size): No longer remove words
4058         with values close to 0.5, because the default value is 0.2.
4059
4060 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4061
4062         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
4063         documentation.
4064
4065 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4066
4067         * gnus-agent.el (gnus-agent-fetched-headers)
4068         (gnus-agent-load-fetched-headers)
4069         (gnus-agent-save-fetched-headers): Remove variable and two
4070         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
4071         works better.
4072         (gnus-agent-fetch-headers): New implementation from Kevin
4073         Greiner.  Uses gnus-agent-article-alist to store information
4074         about fetched messages which aren't on the server anymore.  The
4075         trick is to return a list of considered messages to the caller,
4076         but to only fetch those which haven't been fetched yet.
4077
4078 2002-10-30  Simon Josefsson  <jas@extundo.com>
4079
4080         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
4081
4082         * pgg.el (pgg-passphrase-cache-expiry): Removed.
4083
4084 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4085
4086         * mm-view.el (mm-w3m-local-map-property): Make it work with older
4087         versions of emacs-w3m than 1.3.3.
4088
4089         * lpath.el: Bind w3m-minor-mode-map.
4090
4091         * mm-view.el (mm-w3m-mode-command-alist)
4092         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
4093         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
4094         (mm-setup-w3m): Simplified.
4095         (mm-w3m-local-map-property): New function.
4096         (mm-inline-text-html-render-with-w3m): Use it.
4097
4098         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
4099         mm-w3m-local-map-property.
4100
4101 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4102
4103         * mm-util.el (mm-auto-save-coding-system): Default to
4104         iso-2022-7bit.
4105
4106         * nndraft.el (nndraft-request-article): Decode an article using
4107         the coding-system emacs-mule if it seems to have been saved using
4108         emacs-mule.
4109         (nndraft-request-replace-article): Use message-draft-coding-system
4110         instead of mm-auto-save-coding-system for the draft or delayed
4111         group.
4112
4113 2002-10-28  Josh  <huber@alum.wpi.edu>
4114
4115         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
4116         functions.
4117
4118 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4119         From mah@everybody.org (Mark A. Hershberger).
4120
4121         * mm-url.el (mm-url-insert-file-contents): Make it return the same
4122         type values ("url" size) regardless of the values of
4123         mm-url-use-external.
4124
4125 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4126
4127         * nnimap.el (nnimap-request-article-part): Try harder to show
4128         group name in debugging message.
4129
4130 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4131
4132         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
4133         directory if it doesn't exist.
4134         (gnus-agent-fetch-headers): Remove old cruft that tried to
4135         abstain from downloading articles more than once if
4136         gnus-agent-consider-all-articles was true.  This is now done
4137         properly via the .fetched files.
4138
4139 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4140
4141         * nndraft.el (nndraft-request-article): Treat delayed articles
4142         like drafts.
4143
4144 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4145
4146         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
4147
4148 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4149
4150         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
4151         Remove unused optional arg DIR and corresponding code.
4152
4153         * nnimap.el (nnimap-request-article-part): Include group name in
4154         debugging output.
4155
4156 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
4157
4158         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
4159
4160 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4161
4162         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
4163         contains range of headers that have been fetched by the agent
4164         already.  Compare gnus-agent-article-alist.
4165         (gnus-agent-file-header-cache): Like
4166         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
4167         (gnus-agent-fetch-headers): Improve comment.  Revert to old
4168         seen/recent logic.
4169         Remember which headers have been fetched before and don't fetch
4170         them again the next time round.
4171         (gnus-agent-load-fetched-headers)
4172         (gnus-agent-save-fetched-headers): New functions, for remembering
4173         which headers have been fetched before.
4174
4175 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4176
4177         * lpath.el: Remove useless bindings.
4178
4179 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
4180
4181         * gnus-sum.el (gnus-summary-execute-command): Disable visual
4182         features while searching.
4183
4184 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4185
4186         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
4187
4188 2002-10-22  Simon Josefsson  <jas@extundo.com>
4189
4190         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
4191         (pgg-snarf-keys): Add.
4192
4193 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4194
4195         * lpath.el: Fbind bbdb-records.
4196
4197         * spam.el: Don't autoload bbdb-records.
4198
4199 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4200
4201         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
4202         prevent inf-loop.
4203
4204 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4205
4206         * nnslashdot.el: Removed some test lines.
4207         More test.
4208
4209 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4210
4211         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
4212         are known to be downloaded already.
4213
4214 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4215
4216         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
4217         (mm-text-html-washer-alist): Ditto.
4218
4219 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4220
4221         * nnheader.el (nnheader-remove-body): Fix an error of detecting
4222         boundary between headers and body.
4223         * nnml.el (nnml-parse-head): Ditto.
4224
4225 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4226
4227         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
4228         entries.
4229
4230         * gnus-group.el (gnus-fetch-group): Allow an optional
4231         specification of the articles to select.
4232
4233         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
4234
4235 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4236
4237         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
4238         headers from the group, update variable `articles' to contain
4239         only those numbers where headers exist.  (When fetching all
4240         articles in a group, Gnus creates lots of numbers where there is
4241         no articles.)
4242
4243 2002-10-20  Steve Youngs  <youngs@xemacs.org>
4244
4245         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
4246         doesn't have the 'alist custom type, use cons cells instead.
4247         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
4248         (pgg-parse-hash-algorithm-alist): Ditto.
4249         (pgg-parse-compression-algorithm-alist): Ditto.
4250         (pgg-parse-signature-type-alist): Ditto.
4251
4252         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
4253
4254         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
4255
4256         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
4257
4258 2002-10-19  Simon Josefsson  <jas@extundo.com>
4259
4260         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
4261         buffer.
4262
4263 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4264
4265         * gnus-spec.el (gnus-make-format-preserve-properties)
4266         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
4267         properties also on XEmacs.  `gnus-xmas-format' is like format but
4268         preserves text properties on XEmacs (though it only understands
4269         simple format specs).  The variable
4270         `gnus-make-format-preserve-properties' controls whether the
4271         function is used, and is checked in `gnus-parse-simple-format'.
4272         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
4273
4274         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
4275         output.
4276         (gnus-agent-consider-all-articles): New variable.
4277         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
4278         (gnus-agent-fetch-headers): Depending on
4279         gnus-agent-consider-all-articles, maybe get all articles.
4280         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
4281         `read'.
4282         (gnus-predicate-imples-unread): New function.
4283         (gnus-agent-fetch-headers): Optimize to call
4284         gnus-list-of-unread-articles if that is sufficient.
4285         Check unseen and recent instead of seen and recent.
4286         (gnus-agent-fetch-headers): Abstain from calling
4287         gnus-list-range-intersection if range (a . b) would have (> a b).
4288
4289 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4290
4291         * message.el (message-send-mail): Make it possible to perform
4292         edebug-defun.
4293
4294 2002-10-18  Simon Josefsson  <jas@extundo.com>
4295
4296         * gnus-art.el (gnus-button-man-handler): Change default to
4297         `manual-entry' (defined in both emacsen).
4298         (gnus-button-man-handler): Remove emacsen difference and use
4299         `manual-entry'.
4300
4301 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4302
4303         * spam.el: Wrap autoload settings for bbdb-records,
4304         executable-find and ifile-spam-filter with eval-and-compile.
4305         (spam-display-buffer-contents): Remove.
4306         (spam-bogofilter-score): Merge spam-display-buffer-contents.
4307
4308 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
4309
4310         * spam.el (spam-display-buffer-contents): New function.
4311         (spam-bogofilter-score): use spam-display-buffer-contents, patch
4312         from Katsumi Yamaoka <yamaoka@jpl.org>.
4313
4314 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4315
4316         * nnheader.el (nnheader-parse-naked-head): New function.
4317         (nnheader-parse-head): Use the above function, in order to handle
4318         continuation lines properly.
4319         (nnheader-remove-body): New function.
4320         (nnheader-remove-cr-followed-by-lf): New function.
4321         (nnheader-ms-strip-cr): Use the above function.
4322
4323         * gnus-agent.el (gnus-agent-regenerate-group): Call
4324         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
4325         `nnheader-parse-head'.
4326         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
4327
4328         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
4329         continuation lines by itself; call `nnheader-parse-naked-head'
4330         instead of `nnheader-parse-head'.
4331         * nndiary.el (nndiary-parse-head): Ditto.
4332         * nnfolder.el (nnfolder-parse-head): Ditto.
4333         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
4334         * nnmaildir.el (nnmaildir--update-nov): Ditto.
4335         * nnml.el (nnml-parse-head): Ditto.
4336
4337 2002-10-17  Steve Youngs  <youngs@xemacs.org>
4338
4339         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
4340         XEmacs, default to it if featurep 'xemacs.
4341
4342 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4343
4344         * spam-stat.el: Check for the existence of hash functions instead
4345         of the Emacs version to decide whether to load cl.  Suggested by
4346         Kai Gro\e,A_\e(Bjohann.
4347
4348 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4349
4350         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
4351         if it isn't open yet.
4352
4353 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4354
4355         * gnus-group.el: Require mm-url only when compiling.
4356         (gnus-group-fetch-charter): Require mm-url.
4357
4358         * spam-stat.el: Require cl for the functions gethash,
4359         hash-table-count, make-hash-table and mapc for Emacs 20.
4360         (puthash): Alias to cl-puthash for Emacs 20.
4361         (with-syntax-table): New macro for Emacs 20.
4362
4363 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
4364
4365         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
4366
4367 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4368
4369         * spam.el (spam-check-ifile): added ifile as a spam checking
4370         backend, and spam-use-ifle as the variable to toggle that check.
4371
4372 2002-10-12  Simon Josefsson  <jas@extundo.com>
4373
4374         * message.el (message-beginning-of-line): New variable.
4375         (message-beginning-of-line): Use it.
4376
4377 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4378
4379         * spam.el: more compilation fixes for BBDB
4380
4381         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
4382         (spam-stat-reduce-size): Interactive.
4383         (spam-stat-reset): New function.
4384         (spam-stat-save): Interactive.
4385
4386 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4387
4388         * gnus.el: Autoload gnus-delay-initialize.
4389
4390         * message.el: Autoload gnus-delay-article.
4391
4392 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
4393
4394         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
4395         text property in Emacs.
4396
4397 2002-10-11  Simon Josefsson  <jas@extundo.com>
4398
4399         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4400         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
4401
4402         * mml1991.el (mml1991-pgg-sign): Remove CR.
4403
4404 2002-10-10  Simon Josefsson  <jas@extundo.com>
4405
4406         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
4407         decrypt failed.
4408         (mml2015-trust-boundaries-alist): Removed.
4409         (mml2015-gpg-extract-signature-details): Don't use it.
4410         (mml2015-unabbrev-trust-alist): New.
4411         (mml2015-gpg-extract-signature-details): Use it.
4412
4413 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
4414
4415         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
4416         BBDB installed
4417
4418         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
4419         statistical analysis of spam in Lisp only
4420
4421 2002-10-10  Simon Josefsson  <jas@extundo.com>
4422
4423         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
4424         auth, selected or examine state.
4425
4426         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
4427         buffer and error buffer depending on type of information.
4428
4429         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
4430         --status-fd stuff even if gpg.el is not used (revert earlier
4431         change).
4432         (mml2015-pgg-{clear-,}verify): Store both output and errors as
4433         gnus details.
4434         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
4435         buffer.
4436
4437         * pgg.el (pgg-verify-region): Use it.
4438
4439         * pgg-def.el (pgg-query-keyserver): New variable.
4440
4441         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
4442         key-identifier in packet.  Is this a good idea?
4443
4444         * mml.el (mml-mode-map): Add security commands that operates on
4445         MIME parts.
4446         (mml-menu): And menu items for them.
4447
4448         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
4449
4450         * mml.el (mml-parse-1): Support sender in #secure tags.
4451
4452         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
4453         defined.
4454
4455         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
4456         (mml-pgp-encrypt-buffer): Support combined signing.
4457
4458         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
4459         (mml1991-gpg-encrypt): Ditto.
4460         (mml1991-pgg-encrypt): Ditto.
4461         (mml1991-encrypt): Pass sign parameter.
4462
4463         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
4464         (mml-signencrypt-style): Mention the variable.
4465
4466 2002-10-09  Simon Josefsson  <jas@extundo.com>
4467
4468         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
4469         pgg-gpg-user-id.
4470
4471         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
4472         (pgg-fetch-key-function): Nil if w3 is not installed.
4473
4474 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4475
4476         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
4477         gnus-agent-current-history.
4478
4479 2002-10-06  Simon Josefsson  <jas@extundo.com>
4480
4481         * imap.el (imap-parse-status): Don't use read to read token.
4482
4483 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4484
4485         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
4486         for methods not covered by the agent, and when unplugged.
4487
4488 2002-10-05  Simon Josefsson  <jas@extundo.com>
4489
4490         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
4491         signing.
4492
4493         * gnus-agent.el (gnus-agent-read-servers): If getting method from
4494         a named server fails, ignore the server.
4495
4496         * mml1991.el (mml1991-pgg-sign): Do QP.
4497
4498         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
4499         work.
4500
4501 2002-10-04  Simon Josefsson  <jas@extundo.com>
4502
4503         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
4504
4505         * pgg-pgp.el (pgg-pgp-verify-region): Inline
4506         binary-write-decoded-region from MEL.
4507
4508         * pgg.el (pgg-encrypt-region): Support sign.
4509
4510         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
4511
4512         * mml2015.el (mml2015-pgg-encrypt): Ditto.
4513
4514         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
4515         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
4516         branch where PGG was taken from in the ChangeLog entries below.
4517
4518 2002-10-01  Simon Josefsson  <jas@extundo.com>
4519
4520         * pgg-pgp.el: Don't require mel.  Don't use luna.
4521         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
4522         (pgg-pgp-process-region): Use expand-file-name instead of concat.
4523         (pgg-pgp-process-region): Don't use binary-funcall.
4524
4525         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
4526
4527         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
4528         instead of concat.
4529
4530         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
4531
4532 2002-09-29  Simon Josefsson  <jas@extundo.com>
4533
4534         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
4535         compile warnings.
4536
4537         * pgg.el (pgg-decrypt-region): Don't parse packet.
4538
4539         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
4540
4541 2002-09-29  Daiki Ueno <ueno@unixuser.org>
4542
4543         * pgg.el: Remove dependency on calist.el.
4544
4545 2002-09-28  Simon Josefsson  <jas@extundo.com>
4546
4547         * pgg.el (pgg-temporary-file-directory): New variable.
4548         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
4549
4550         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
4551         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
4552
4553         * pgg-parse.el (pgg-char-int): Defalias.
4554         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
4555         (pgg-read-bytes, pgg-read-body): Use it.
4556         (pgg-decode-packets): Don't use MEL, use base64-*.
4557         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
4558         (pgg-string-as-unibyte): Defalias.
4559         (pgg-parse-armor-region): Use it.
4560
4561         * pgg-gpg.el (pgg-gpg-process-region): Use
4562         pgg-temporary-file-directory.
4563
4564         * luna.el: Don't def-edebug.
4565
4566         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
4567         binary-write-decoded-region from MEL.
4568
4569         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
4570
4571         * alist.el, calist.el: Don't require product/APEL.
4572
4573         * pgg-parse.el (top-level): Remove dependency on static.el,
4574         pccl.el, mel.el.
4575         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
4576         `define-ccl-program' is boundp, instead of using broken.
4577
4578 2002-10-01  Simon Josefsson  <jas@extundo.com>
4579
4580         * message.el (message-required-mail-headers): Remove Lines:.
4581
4582 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4583         From Jesper Harder.
4584
4585         * gnus-group.el (gnus-group-fetch-charter,
4586         gnus-group-fetch-control): Prompt for group if given a prefix
4587         argument.
4588         * gnus-sum.el (t): Add gnus-group-fetch-charter and
4589         gnus-group-fetch-control to summary key map and menu.
4590
4591 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
4592
4593         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
4594         number when there are no articles.
4595
4596 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4597
4598         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
4599         arg ALL means to fetch all articles, not only downloadable ones.
4600         (gnus-agent-fetch-selected-article): New function for
4601         gnus-select-article-hook or gnus-mark-article-hook.
4602
4603 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4604         From Peter von der Ahe <nospam2159@daimi.au.dk>.
4605
4606         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
4607         raw-text.
4608
4609 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
4610
4611         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
4612         Pinard).
4613         Major revamp of the code, documentation is in comments in the file
4614         for now.
4615
4616 2002-09-30  Simon Josefsson  <jas@extundo.com>
4617
4618         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
4619         buffer seem to be needed?
4620
4621 2002-09-29  Simon Josefsson  <jas@extundo.com>
4622
4623         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
4624         compile warnings.
4625
4626         * mml1991.el (mml1991-function-alist): Add pgg.
4627         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
4628         (mml1991-pgg-encrypt): Fix recipients querying.
4629
4630 2002-09-28  Simon Josefsson  <jas@extundo.com>
4631
4632         * mml2015.el (autoload): Autoload correct files.  Trivial patch
4633         from dme@dme.org.
4634         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
4635         handle is returned.
4636
4637 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4638
4639         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4640         Protect against non-existent of `nnimap-mailbox-info'.
4641
4642 2002-09-27  Simon Josefsson  <jas@extundo.com>
4643
4644         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
4645         (gnus-setup-news-hook): Use it.
4646         (gnus-after-getting-new-news-hook): Ditto.
4647
4648         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
4649
4650 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4651         From Mats Lidell <matsl@contactor.se>.
4652
4653         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
4654
4655 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4656
4657         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
4658         the part to decode encoded words, use raw words instead of decoded
4659         words.
4660
4661 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4662
4663         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
4664
4665         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
4666         (mm-setup-w3m): Use it.
4667
4668 2002-09-27  Simon Josefsson  <jas@extundo.com>
4669
4670         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
4671         article buffers.
4672
4673         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
4674         it just in case.
4675         (nnimap-update-unseen): New function; update unseen count in
4676         `n-m-info'.
4677         (nnimap-close-group): Call it.
4678
4679         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
4680         (gnus-after-getting-new-news-hook): Ditto.
4681
4682         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
4683         message into verboselevel 9.  Change slow mail check message.
4684         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
4685         (nnimap-fixup-unread-after-getting-new-news): New function, to be
4686         used as a hook after getting new mail.
4687
4688 2002-09-26  Simon Josefsson  <jas@extundo.com>
4689
4690         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
4691         SELECT/EXAMINE is first unseen article, not number of unseen
4692         articles.  Make them distinct by renaming the former to
4693         `first-unseen' instead of `unseen'.
4694
4695         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
4696         too.
4697         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
4698         changed.
4699         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
4700
4701         * gnus-int.el (gnus-server-unopen-status): Defcustom.
4702
4703         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
4704         better.
4705
4706         * mml2015.el (mml2015-pgg-decrypt): Only add security information
4707         if dissecting resulting buffer actually had any information.
4708
4709 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
4712         because the function `string<' allows symbols.
4713
4714         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
4715
4716 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
4717
4718         * message.el (message-forward-make-body): Revert an early change
4719         because 8-bit utf-8 emails.
4720
4721 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4722
4723         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
4724         links to Info)
4725         * gnus-art.el (gnus-treat-highlight-signature):
4726         * gnus-art.el (gnus-treat-buttonize):
4727         * gnus-art.el (gnus-treat-buttonize-head):
4728         * gnus-art.el (gnus-treat-emphasize):
4729         * gnus-art.el (gnus-treat-strip-cr):
4730         * gnus-art.el (gnus-treat-unsplit-urls):
4731         * gnus-art.el (gnus-treat-leading-whitespace):
4732         * gnus-art.el (gnus-treat-hide-headers):
4733         * gnus-art.el (gnus-treat-hide-boring-headers):
4734         * gnus-art.el (gnus-treat-hide-signature):
4735         * gnus-art.el (gnus-treat-fill-article):
4736         * gnus-art.el (gnus-treat-hide-citation):
4737         * gnus-art.el (gnus-treat-hide-citation-maybe):
4738         * gnus-art.el (gnus-treat-strip-list-identifiers):
4739         * gnus-art.el (gnus-treat-strip-pgp):
4740         * gnus-art.el (gnus-treat-strip-pem):
4741         * gnus-art.el (gnus-treat-strip-banner):
4742         * gnus-art.el (gnus-treat-highlight-headers):
4743         * gnus-art.el (gnus-treat-highlight-citation):
4744         * gnus-art.el (gnus-treat-date-ut):
4745         * gnus-art.el (gnus-treat-date-local):
4746         * gnus-art.el (gnus-treat-date-english):
4747         * gnus-art.el (gnus-treat-date-lapsed):
4748         * gnus-art.el (gnus-treat-date-original):
4749         * gnus-art.el (gnus-treat-date-iso8601):
4750         * gnus-art.el (gnus-treat-date-user-defined):
4751         * gnus-art.el (gnus-treat-strip-headers-in-body):
4752         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
4753         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
4754         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
4755         * gnus-art.el (gnus-treat-unfold-headers):
4756         * gnus-art.el (gnus-treat-fold-headers):
4757         * gnus-art.el (gnus-treat-fold-newsgroups):
4758         * gnus-art.el (gnus-treat-overstrike):
4759         * gnus-art.el (gnus-treat-display-xface):
4760         * gnus-art.el (gnus-treat-display-smileys):
4761         * gnus-art.el (gnus-treat-from-picon):
4762         * gnus-art.el (gnus-treat-mail-picon):
4763         * gnus-art.el (gnus-treat-newsgroups-picon):
4764         * gnus-art.el (gnus-treat-body-boundary):
4765         * gnus-art.el (gnus-treat-capitalize-sentences):
4766         * gnus-art.el (gnus-treat-fill-long-lines):
4767         * gnus-art.el (gnus-treat-play-sounds):
4768         * gnus-art.el (gnus-treat-translate):
4769         * gnus-art.el (gnus-treat-x-pgp-sig):
4770         * gnus-art.el (gnus-mime-button-line-format):
4771         * gnus-art.el (gnus-button-man-level):
4772         * gnus-art.el (gnus-button-emacs-level):
4773         * gnus-cus.el (gnus-group-parameters):
4774         * gnus-gl.el (bbb-build-mid-scores-alist):
4775         * gnus-group.el (gnus-group-line-format):
4776         * gnus-mlspl.el (gnus-group-split-setup):
4777         * gnus-mlspl.el (gnus-group-split):
4778         * gnus-msg.el (gnus-mailing-list-groups):
4779         * gnus-msg.el (gnus-posting-styles):
4780         * gnus-nocem.el (gnus-nocem-issuers):
4781         * gnus-score.el (gnus-score-regexp-bad-p):
4782         * gnus-srvr.el (gnus-server-line-format):
4783         * gnus-topic.el (gnus-topic-line-format):
4784         * gnus.el (gnus-summary-line-format):
4785         * mail-source.el (mail-sources):
4786         * message.el (message-subscribed-address-file):
4787         * nnmail.el (nnmail-split-fancy):
4788
4789 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
4790
4791         * mail-source.el(mail-source-run-script): use `functionp' to test
4792         whether the argument `script' is in fact a function.
4793         (mail-sources): adjust the defcustom to allow users to specify a
4794         function or a string as the value of the `:prescript' and
4795         `:postscript' arguments of the `file' and `pop3' mail sources.
4796
4797 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
4798
4799         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
4800         number when article 1 does not exist.
4801
4802 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4803
4804         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
4805         apropos if apropos-variable does not exist.
4806         (gnus-button-guessed-mid-regexp)
4807         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
4808         regexes.  From Reiner Steib.
4809         (gnus-button-handle-describe-function)
4810         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
4811         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
4812         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
4813
4814 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
4815         Trivial patch.
4816
4817         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
4818         the file.
4819
4820 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4821
4822         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
4823
4824 2002-09-24  Simon Josefsson  <jas@extundo.com>
4825
4826         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
4827         (mml2015-use): Prefer PGG if installed.
4828         (mml2015-function-alist): Add PGG wrappers.
4829         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
4830         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
4831         prefix, make regexp optionally skip it.
4832         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4833         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
4834         (mml2015-pgg-encrypt): New functions.
4835         (defvar, autoload): Prevent byte-compile warnings.
4836
4837 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4838         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4839
4840         * gnus-art.el (article-strip-banner): Check for the existence of
4841         from header.
4842
4843 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4844
4845         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
4846         (gnus-button-alist): Improved regexp for
4847         gnus-button-handle-mid-or-mail (false positives), fixed
4848         gnus-button-handle-man entries.
4849         From Reiner Steib.
4850
4851 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4852         From Josh Huber.
4853
4854         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
4855         nnmail-extra-headers is non-nil.
4856
4857 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4858
4859         * nnmaildir.el: Store article numbers persistently.  General
4860         revision.
4861         (nnmaildir-request-expire-articles): handle 'immediate and 'never
4862         for nnmail-expiry-wait; delete instead of moving if 'force is
4863         given.
4864
4865 2002-09-23  Simon Josefsson  <jas@extundo.com>
4866         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
4867
4868         * smime.el (smime-sign-buffer): Get key and extra certs.
4869         (smime-get-key-with-certs-by-email): Utility function.
4870
4871 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4872         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
4873
4874         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
4875         article exists.
4876
4877 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4878
4879         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
4880
4881 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4882         From Reiner Steib.
4883
4884         * gnus-art.el (gnus-button-handle-custom,
4885         gnus-button-handle-mid-or-mail,
4886         gnus-button-handle-describe-{function,variable,key},
4887         gnus-button-handle-apropos{,command,variable}): New functions.
4888         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
4889         gnus-button-{man,emacs,mail}-level): New variables.
4890         (gnus-button-alist): Use the above to buttonize emacs and mail
4891         related links.
4892
4893 2002-09-18  Juanma Barranquero  <lektu@terra.es>
4894
4895         * gnus-int.el (gnus-status-message): Fix spacing.
4896
4897         * imap.el (imap-continuation): Fix typos.
4898
4899 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4900
4901         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
4902
4903         * gnus-art.el (gnus-article-reply-with-original): Correct
4904         with-current-buffer scope.
4905
4906         * message.el (message-completion-alist): Add Reply-To, From, etc.
4907
4908 2002-09-18  Simon Josefsson  <jas@extundo.com>
4909
4910         * nnimap.el (nnimap-request-expire-articles): Make flag setting
4911         conditional.  From Nevin Kapur <nevin@jhu.edu>.
4912
4913 2002-09-17  Simon Josefsson  <jas@extundo.com>
4914
4915         * nnimap.el (nnimap-expiry-target): Don't search for which
4916         articles exists here.
4917         (nnimap-request-expire-articles): Do it here instead.  Only expire
4918         when articles are found.  Suggested by Nevin Kapur
4919         <nevin@jhu.edu>.
4920
4921 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4922         From Reiner Steib <reiner.steib@gmx.de>.
4923
4924         * message.el (message-strip-subject-trailing-was)
4925         (message-change-subject, message-add-archive-header)
4926         (message-xpost-fup2-header, message-xpost-insert-note)
4927         (message-xpost-fup2, message-reduce-to-to-cc): New functions
4928         adopted from message-utils.el.  Add functions to the keymap, mode
4929         describtion and menu.
4930         (message-change-subject,message-xpost-fup2): Signal error if
4931         current header is empty.
4932         (message-xpost-insert-note): Changed insert position.
4933         (message-archive-note): Ensure to insert note in message body (not
4934         in head).
4935         (message-archive-header, message-archive-note)
4936         (message-xpost-default, message-xpost-note, message-fup2-note)
4937         (message-xpost-note-function): New variables adopted from
4938         message-utils.el.  Changed some doc-strings.
4939         (message-mark-insert-{begin,end}): Rename from
4940         message-{begin,end}-inserted-text-mark (message-utils.el), changed
4941         values.
4942         (message-subject-trailing-was-query)
4943         (message-subject-trailing-was-ask-regexp)
4944         (message-subject-trailing-was-regexp): New variables.
4945         (message-to-list-only): Added doc-string and menu entry.
4946
4947         * message-utils.el: Removed.  Functions are now in message.el.
4948
4949 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4950
4951         * gnus-art.el (gnus-article-reply-with-original,
4952         gnus-article-followup-with-original): Switch to
4953         gnus-summary-buffer before reply/followup.
4954
4955 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
4956
4957         * gnus-sum.el (gnus-summary-toggle-header): The article window may
4958         not exist. Toggle it anyway.
4959
4960 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4961
4962         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
4963
4964         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
4965         Trivial patch from Urban Engberg <ue@ccieurope.com>.
4966
4967         * rfc2047.el (message-posting-charset): Defvar it.
4968         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
4969         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
4970
4971         * mail-source.el (mail-source-fetch): Hide password.
4972
4973         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
4974
4975 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4976         From John Paul Wallington <jpw@shootybangbang.com>.
4977
4978         * gnus.el (gnus-visual, gnus-meta): Fix typo.
4979
4980 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4981
4982         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
4983
4984 2002-09-11  Simon Josefsson  <jas@extundo.com>
4985
4986         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
4987         (nnimap-split-rule): Doc fix.
4988         (nnimap-request-expire-articles): Cleanup code.
4989
4990 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4991         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4992
4993         * gnus-art.el (gnus-article-address-banner-alist): New option.
4994         (article-strip-banner): Refer the above option to split banners of
4995         free mail servers, when no group parameter is specified.
4996
4997 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4998
4999         * nntp.el (nntp-wait-for-string): Check for a process in the
5000         current buffer instead of `nntp-server-buffer'.
5001
5002 2002-09-09  Simon Josefsson  <jas@extundo.com>
5003
5004         * gnus-art.el (gnus-button-man-handler): New variable.
5005         (gnus-button-alist): Use g-b-handle-man.
5006         (gnus-button-handle-man): New, call g-b-man-handler.
5007
5008 2002-09-08  Simon Josefsson  <jas@extundo.com>
5009
5010         * gnus-art.el (gnus-button-alist): Buttonize man page links.
5011
5012 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5013
5014         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
5015
5016 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5017
5018         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
5019
5020         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
5021         keystroke.
5022
5023         * gnus-srvr.el (gnus-browse-describe-group): New command and
5024         keystroke.
5025
5026 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5027
5028         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
5029         value for gnus-decoration property.
5030
5031 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5032
5033         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
5034         string) as group name in case we have a CRLF in the file.
5035
5036 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
5037
5038         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
5039         group.
5040         (rfc1843-decode-hzp): do.
5041         (rfc1843-newsgroups-regexp): do.
5042
5043 2002-09-04  Simon Josefsson  <jas@extundo.com>
5044
5045         * message.el (message-canlock-generate): Make sure sha1 doesn't
5046         call external programs.
5047
5048 2002-09-03  Simon Josefsson  <jas@extundo.com>
5049
5050         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
5051
5052         * gnus-agent.el (gnus-agent-batch): Add doc.
5053
5054 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
5055
5056         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
5057         check for signed and encrypted parts.
5058         * mml.el (mml-parse-1): Correct small typo which preventing
5059         setting recipients in a secure tag.
5060
5061 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * mm-util.el (mm-coding-system-priorities): Default to a list of
5064         iso-2022-jp and others for the Japanese environment.
5065
5066 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5067
5068         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
5069         invalid display names.
5070
5071 2002-08-30  Simon Josefsson  <jas@extundo.com>
5072
5073         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
5074         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
5075
5076 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
5077
5078         * gnus.el (gnus-group-charter-alist): New option.
5079         (gnus-group-fetch-control-use-browse-url): New option.
5080
5081         * gnus-group.el (gnus-group-fetch-charter): New function.
5082         (gnus-group-fetch-control): New function.
5083         Add them to the keymap and menu. Require mm-url.
5084
5085 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5086
5087         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
5088         From Alex Schroeder <alex@emacswiki.org>.
5089
5090 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
5091
5092         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
5093         items expecting user interaction.
5094
5095         * gnus-topic.el (gnus-topic-make-menu-bar): do.
5096
5097         * gnus-sum.el (gnus-summary-make-menu-bar): do.
5098
5099         * gnus-srvr.el (gnus-server-make-menu-bar): do.
5100
5101         * mml.el (mml-menu): do.
5102
5103 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5104
5105         * mail-source.el (mail-source-touch-pop): New function.
5106
5107         * message.el (message-smtpmail-send-it): New function.
5108         (message-send-mail-function): Add it for a candidate.
5109
5110 2002-08-27  Simon Josefsson  <jas@extundo.com>
5111
5112         * gnus-msg.el (posting-charset-alist): Use
5113         gnus-define-group-parameter instead of defcustom.
5114         (gnus-put-message): Handle SPC in GCC.
5115         (gnus-inews-insert-gcc): Ditto.
5116         (gnus-inews-insert-archive-gcc): Ditto.
5117
5118 2002-08-26  Simon Josefsson  <jas@extundo.com>
5119
5120         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
5121         (gnus-agentize): Auto agentize all nntp and nnimap groups.
5122         (gnus-agent-possibly-save-gcc): Autoload.
5123         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
5124
5125 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5126
5127         * gnus.el (gnus-other-frame-function): New user option.
5128         (gnus-other-frame): Use it; add a doc-string; make it work with
5129         the gnuclient program.
5130
5131         * gnus-util.el (gnus-frame-or-window-display-name): New function.
5132
5133         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
5134         `device-connection' and `dfw-device'.
5135
5136 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5137
5138         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
5139         positives, make it stricter.  From Jochen Hein (trivial change).
5140
5141 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5142
5143         * gnus.el (gnus-other-frame): Trivial fix.
5144
5145 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5146
5147         * gnus.el (gnus-other-frame-parameters): New user option.
5148         (gnus-other-frame-object): New variable.
5149         (gnus-other-frame): Make it search for existing Gnus frame; don't
5150         read new news; delete frame on exit.
5151
5152         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
5153
5154         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
5155
5156 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5157         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
5158
5159         * message.el (message-set-auto-save-file-name): Add support for
5160         the Cygwin Emacs; the system-type is `cygwin'.
5161         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
5162
5163 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5164
5165         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
5166
5167         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
5168         avoid arithmetic errors.
5169
5170 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5171
5172         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
5173
5174 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5175
5176         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
5177         (message-ignored-resent-headers): Add envelope From.
5178
5179 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5180
5181         * gnus.el (gnus-summary-line-format): Document %k specifier.
5182
5183 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5184
5185         * gnus-sum.el (gnus-summary-line-message-size): New function.
5186         (gnus-summary-line-format-alist): Use it.
5187
5188 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5189
5190         * gnus-art.el (article-make-date-line): Refer to the value for
5191         `gnus-article-time-format' in the summary buffer.
5192
5193         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
5194
5195 2002-08-14  Simon Josefsson  <jas@extundo.com>
5196
5197         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
5198         quoting.
5199         (gnus-button-alist): Fix doc.
5200         (gnus-header-button-alist): Use ' not ` for default value quoting.
5201         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
5202         rationale similar to 2002-05-01 change.
5203         (gnus-article-add-buttons-to-head): Evaluate expression.
5204
5205         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
5206
5207 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5208
5209         * message.el (message-font-lock-keywords): Refer to the value for
5210         `message-cite-prefix-regexp' dynamically.
5211
5212 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5213
5214         * gnus-art.el (gnus-decode-header-methods): Doc fix.
5215
5216 2002-08-12  Simon Josefsson  <jas@extundo.com>
5217
5218         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
5219         (imap-shell-open): Skip initial junk before IMAP greeting.
5220
5221 2002-08-11  Simon Josefsson  <jas@extundo.com>
5222
5223         * message-utils.el (message-xpost-default,
5224         message-xpost-fup2-header, message-xpost-fup2): Fixed
5225         Typos.  Trivial changes from Reiner Steib
5226         <4uce.02.r.steib@gmx.net>.
5227
5228 2002-08-09  Simon Josefsson  <jas@extundo.com>
5229
5230         * message.el (message-canlock-password): Set
5231         canlock-password-for-verify to newly generated canlock-password.
5232         When Emacs is restarted, Custom makes sure this is set, but during
5233         the same session we must set it manually.
5234
5235 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
5236
5237         * yenc.el: New file.
5238
5239         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
5240         (mm-uu-type-alist): Add yenc.
5241         (mm-uu-yenc-filename): New function.
5242         (mm-uu-yenc-extract): New function.
5243
5244         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
5245
5246 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5247
5248         * dgnushack.el (merge): Don't use coerce.
5249
5250 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
5251
5252         * mailcap.el (mailcap-mime-data): Test window-system rather than
5253         mm-device-type.
5254         (mailcap-mime-data): Call xdvi and gv with "-safer".
5255
5256         * mm-util.el: Don't define mm-device-type.
5257
5258 2002-08-05  Simon Josefsson  <jas@extundo.com>
5259
5260         * mm-util.el (mm-coding-system-priorities): coding-system type not
5261         supported everywhere.
5262
5263 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5264
5265         * gnus.el (gnus-version-number): Bumped version number.
5266
5267 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5268
5269         * gnus.el: Oort Gnus v0.07 is released.
5270
5271 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5272
5273         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
5274         (gnus-article-sort-functions): Doc fix.
5275         (t): New keystroke.
5276         (gnus-article-sort-by-random): New function.
5277         (gnus-thread-sort-by-random): New function.
5278
5279 2002-08-02  Simon Josefsson  <jas@extundo.com>
5280
5281         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
5282         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
5283
5284 2002-07-31  Danny Siu  <dsiu@adobe.com>
5285
5286         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
5287         when splitting malformed messages without message-id
5288
5289 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5290         From Niklas Morberg <niklas.morberg@axis.com>.
5291
5292         * nnweb.el (nnweb-type, nnweb-type-definition)
5293         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
5294         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
5295         functionality.
5296         * nnweb.el: Removed old non-functioning search engines.
5297
5298 2002-07-27  Simon Josefsson  <jas@extundo.com>
5299
5300         * message.el (message-forward-make-body): Don't use
5301         `message-forward-ignored-headers' when doing a "raw" followup (it
5302         is important to preserve e.g. CTE).
5303
5304         * flow-fill.el (fill-flowed): Disable filladapt-mode.
5305
5306         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
5307         regexp-quote, Cyrus Sieve is fixed.
5308
5309         * sieve-manage.el (sieve-manage-deletescript): New function.
5310
5311         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
5312         (sieve-manage-mode): Fix menubar.
5313         (sieve-activate): Change some messages.
5314         (sieve-deactivate-all): New function.
5315         (sieve-deactivate): New alias.
5316         (sieve-remove): New function.
5317         (sieve-help): Fix help.
5318         All suggested by Ned Ludd.
5319
5320 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5321
5322         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
5323         (mm-w3m-safe-url-regexp): New user option.
5324
5325         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
5326         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
5327
5328 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
5329
5330         * gnus-sum.el (gnus-summary-delete-article): Force
5331         nnmail-expiry-target to 'delete, so that absolute deletion
5332         happens when absolute deletion is requested.
5333
5334 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5335         From Nevin Kapur <nevin@jhu.edu>.
5336
5337         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
5338         headers as empty headers.
5339
5340 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5341         From Jochen Hein <jochen@jochen.org>.
5342
5343         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
5344         correct typo.
5345         (gnus-emphasis-strikethru): New face.
5346
5347 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5348         From Jason Merrill <jason@redhat.com>.
5349
5350         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
5351         entire file for each of a sequence of missing articles.
5352
5353         * gnus-salt.el (gnus-binary-display-article): Respect an existing
5354         value for gnus-view-pseudos.
5355
5356         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
5357         avoid nreverse.
5358
5359 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5360         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5361
5362         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
5363         (gnus-summary-mode-line-format-alist): Add %h for number of
5364         spams.
5365         (gnus-newsgroup-spam-marked): New variable.
5366         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
5367         (gnus-article-read-p, gnus-article-mark)
5368         (gnus-set-global-variables, gnus-set-global-variables)
5369         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
5370         (gnus-summary-mark-article-as-unread)
5371         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
5372         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
5373         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
5374
5375 2002-07-10  Simon Josefsson  <jas@extundo.com>
5376
5377         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
5378         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
5379
5380 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
5381
5382         * gnus-sum.el (gnus-summary-delete-article): Respect group
5383         parameters while expiring.
5384
5385 2002-07-08  Simon Josefsson  <jas@extundo.com>
5386
5387         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
5388         Enberg.
5389
5390 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5391
5392         * gnus-art.el (article-unsplit-urls): Only display MIME when this
5393         function is called interactively.  From Niklas Morberg.
5394
5395 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5396
5397         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
5398         cdaar to cdar and car.
5399
5400         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
5401         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
5402
5403 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5404
5405         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
5406         don't break a narrowed article.
5407
5408         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
5409         (nntp-open-via-rlogin-and-telnet): Ditto.
5410
5411 2002-07-02  Didier Verna  <didier@xemacs.org>
5412
5413         * nnmail.el (nnmail-split-methods): fix custom type.
5414
5415 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5416
5417         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
5418         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
5419
5420 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5421
5422         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
5423         (gnus-summary-resend-message): Use it.
5424
5425 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5426
5427         * nntp.el (nntp-via-rlogin-command-switches): New variable.
5428         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
5429
5430 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5431
5432         * message.el (message-font-lock-keywords): Don't fontify
5433         headers in the message body, only in the header.
5434         (message-font-lock-make-header-matcher): New function, used by
5435         message-font-lock-keywords.
5436         From Katsumi Yamaoka <yamaoka@jpl.org>.
5437
5438 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5439
5440         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
5441
5442 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5443
5444         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
5445
5446 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5447
5448         * message.el (message-font-lock-keywords): Revert 2002-06-22
5449         change.
5450
5451 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5452
5453         * message.el (message-font-lock-keywords): Put colon in header
5454         name match.
5455
5456 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5457
5458         * message.el (message-font-lock-keywords): Don't use header faces
5459         in the body.  Thanks to Stefan Monnier for the hint on the
5460         implementation.
5461
5462 2002-05-09  Miles Bader  <miles@gnu.org>
5463
5464         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
5465         (gnus-article-hide-citation): Respect it.
5466
5467 2002-04-12  Juanma Barranquero  <lektu@terra.es>
5468
5469         * pop3.el (pop3-open-server): Fix typo.
5470
5471 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
5472
5473         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
5474         instead of push to ignore duplicate to-(list|address) values.
5475         * nnmail.el (nnmail-cache-ignore-groups): New.
5476         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
5477
5478 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5479
5480         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
5481         before sending.  Suggested by Jan Rychter.
5482
5483 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5484
5485         * dgnushack.el (remove): New compiler macro.
5486         (last, coerce, subseq): Remove compiler macros for those built-in
5487         or unused functions.
5488
5489 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5490
5491         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
5492         sure to write byte-compiled versions of gnus-*-format-alist to
5493         .newsrc.eld.  From Simon Josefsson.
5494
5495 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5496
5497         * gnus-agent.el (gnus-agent-read-servers)
5498         (gnus-agent-write-servers): Put server name (string like
5499         "nnchoke:frumple") in the file instead of a server specification
5500         (Lisp expression like (nnchoke "frumple" ...parameters...)).
5501         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
5502
5503 2002-06-16  Simon Josefsson  <jas@extundo.com>
5504
5505         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
5506         Reiner Steib <4uce.02.r.steib@gmx.net>.
5507
5508 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5509
5510         * nnheader.el (nnheader-file-name-translation-alist): Set the
5511         default value for MS Windows systems.
5512
5513         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
5514
5515 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5516
5517         * message.el (message-beginning-of-line): Keep the region active
5518         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
5519
5520 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
5521
5522         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
5523         * gnus-msg.el (gnus-summary-reply): Ditto.
5524         * gnus-msg.el (gnus-summary-handle-replysign): New.
5525
5526 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5527
5528         * message.el (message-send-mail-with-sendmail): Kill errbuf even
5529         if sending failed.
5530
5531 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
5532
5533         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
5534         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
5535         to sign while encrypting.
5536
5537 2002-06-11  Simon Josefsson  <jas@extundo.com>
5538
5539         * gnus-int.el (gnus-request-move-article): Agent expire article if
5540         successfuly moved.
5541
5542         * nnweb.el (nnweb-google-create-mapping): Honors the value of
5543         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
5544
5545 2002-06-10  Simon Josefsson  <jas@extundo.com>
5546
5547         * gnus-int.el (gnus-request-expire-articles): Fix last change?
5548
5549 2002-06-09  Simon Josefsson  <jas@extundo.com>
5550
5551         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
5552
5553         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
5554
5555 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5556
5557         * flow-fill.el (fill-flowed): Ignore errors.
5558
5559 2002-06-06  Simon Josefsson  <jas@extundo.com>
5560
5561         * message.el (message-send-mail-with-sendmail): Improve error message.
5562
5563 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5564
5565         * message.el (message-interactive): Change default from nil to t.
5566         Better to be safe than to be fast.
5567
5568 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5569
5570         * message.el (message-send-mail-with-sendmail): Check return value
5571         from call-process-region.
5572
5573 2002-06-04  Simon Josefsson  <jas@extundo.com>
5574
5575         * gnus-msg.el (gnus-group-mail, gnus-group-news)
5576         (gnus-group-post-news, gnus-summary-mail-other-window)
5577         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
5578         gnus-article-copy to nil, thereby inhibiting the `header' posting
5579         style match to use data from last viewed article.
5580         Suggested by Hrvoje Niksic.
5581
5582 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5583
5584         * spam.el (spam-point-at-eol): New alias.
5585         (spam-parse-whitelist): Use it.
5586
5587 2002-06-03  Simon Josefsson  <jas@extundo.com>
5588
5589         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
5590         (nnmail-article-group): Use it.
5591
5592 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5593
5594         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
5595         so that code reading them won't be surprised.  From Jesper Harder
5596         <harder@ifa.au.dk>.
5597
5598 2002-05-29  Simon Josefsson  <jas@extundo.com>
5599
5600         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
5601         articles.
5602
5603         * gnus.el (gnus-agent-cache): Doc fix.
5604         (gnus-agent): Change default to t.
5605
5606         * gnus-agent.el (gnus-agent-expire): Make it accept optional
5607         ARTICLES, GROUP and FORCE parameters.
5608
5609 2002-05-28  Simon Josefsson  <jas@extundo.com>
5610
5611         * gnus-group.el (gnus-group-line-format): Doc fix.
5612
5613 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5614
5615         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
5616         original article before yanking.  From Jesper Harder
5617         <harder@ifa.au.dk>.
5618
5619 2002-05-26  Simon Josefsson  <jas@extundo.com>
5620
5621         * gnus-sum.el (gnus-summary-menu-split): New function.
5622         (gnus-summary-make-menu-bar): Split charset submenu.
5623         (gnus-summary-menu-maxlen): New variable.
5624         (gnus-summary-menu-split): Use it.
5625
5626 2002-05-25  Simon Josefsson  <jas@extundo.com>
5627
5628         * mml.el (mml-preview): Generate some headers.
5629
5630         * gnus.el (gnus-large-newsgroup): Fix :type.
5631
5632         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
5633         Agent cache NOV's by default now).
5634         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
5635
5636 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
5637
5638         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
5639         call to gnus-parent-id when we check for References loops.
5640         (gnus-summary-prepare-threads): Avoid simplifying every Subject
5641         twice by saving the simplified subject string in simp-subject.
5642
5643 2002-05-23  Simon Josefsson  <jas@extundo.com>
5644
5645         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
5646         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
5647
5648         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
5649         Niklas Morberg <niklas.morberg@axis.com>.
5650
5651 2002-05-22  Simon Josefsson  <jas@extundo.com>
5652
5653         * sieve.el (sieve-change-region): Define it before it is used.
5654
5655         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
5656         (gnus-summary-reply): Ask for confirmation when replying to news.
5657         Defaults to not ask.  From Benjamin Rutt
5658         <rutt+news@cis.ohio-state.edu>.
5659
5660         * nnimap.el (nnimap-nov-is-evil): Improve doc.
5661
5662 2002-05-21  Simon Josefsson  <jas@extundo.com>
5663
5664         * sieve-mode.el (sieve-manage): Fix autoloads.
5665
5666         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
5667         name (makes it work with recent Cyrus timsieved).
5668
5669 2002-05-20  Jason  <jbaker@cs.utah.edu>
5670         Trivial patch.
5671
5672         * gnus-art.el (gnus-request-article-this-buffer): Try
5673         reconnecting if you don't get the message.
5674
5675 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5676
5677         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
5678         Reply-To headers from the headers.
5679
5680 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5681
5682         * mm-url.el (mm-url-insert): Remove junk message.
5683
5684 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5685
5686         * nnslashdot.el (nnslashdot-request-list): Parse new html.
5687         (nnslashdot-use-front-page): New variable.
5688         (nnslashdot-request-list): Use it.
5689
5690         * mm-url.el (mm-url-timeout): New variable.
5691         (mm-url-retries): Ditto.
5692         (mm-url-insert): Use it.
5693
5694 2002-05-16  Simon Josefsson  <jas@extundo.com>
5695
5696         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
5697         (gnus-simplify-subject-functions): Mention g-s-a-w.
5698
5699 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
5700
5701         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
5702         nnmail-cache-insert.
5703         * nndiary.el (nndiary-request-accept-article): Ditto.
5704         * nnfolder.el (nnfolder-request-accept-article): Ditto.
5705         * nnimap.el (nnimap-request-accept-article): Ditto.
5706         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
5707         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
5708         * nnmbox.el (nnmbox-request-accept-article): Ditto.
5709         * nnmh.el (nnmh-request-accept-article): Ditto.
5710         * nnmail.el (nnmail-cache-insert): Change group to required,
5711         removed code which tried to figure out the group.
5712
5713 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
5714
5715         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
5716         messages. From Hans de Graaff <hans@degraaff.org>.
5717         * nnml.el (nnml-request-accept-article): Pass in the group name to
5718         nnmail-cache-insert, since it's available.
5719
5720 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5721
5722         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
5723
5724 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5725         From Florian Weimer <fw@deneb.enyo.de>.
5726
5727         * gnus.el (subscribed): New group parameter.
5728         (gnus-find-subscribed-addresses): Use it.
5729
5730 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
5731
5732         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
5733         the default for pgpmime to support pgp v2.
5734         * mml-sec.el (mml-signencrypt-style): New accessor function to
5735         allow users to get/set the signencrypt style more easily without
5736         frobbing the alist directly.
5737         * mml.el (mml-generate-mime-1): Use accessor function.
5738
5739 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5740
5741         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
5742         parenthesis for "<" and ">".  Suggested by Andreas Schwab
5743         <schwab@suse.de>.
5744
5745 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5746
5747         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
5748         when intuiting the group the message is written to.  From Josh
5749         Huber <huber@alum.wpi.edu>.
5750
5751 2002-05-06  Simon Josefsson  <jas@extundo.com>
5752
5753         * gnus-topic.el (gnus-group-topic-parameters): Work when group
5754         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
5755
5756 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
5757
5758         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
5759         argument, and fixed compiler warning. (added autoload for
5760         gpg-encrypt).
5761
5762 2002-05-04  Simon Josefsson  <jas@extundo.com>
5763
5764         * mml1991.el (mml1991-function-alist): Doc fix.
5765
5766         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
5767         doesn't exist (for previewing messages without having Gnus
5768         started).
5769
5770         * mm-util.el (mm-coding-system-priorities): Defcustom.
5771
5772         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
5773
5774 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
5775
5776         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
5777         default.
5778         * mml-sec.el:
5779         * mml-sec.el (mml-signencrypt-style): New.
5780         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
5781         argument `sign'.
5782         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
5783         signencrypt.
5784         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
5785         * mml.el (mml-generate-mime-1): Changed logic so a part which is
5786         both signed & encryped is processed in one operation. (rather than
5787         two separate ops: sign, then encrypt)
5788         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
5789         indication if a message is signed by an expired key.
5790         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
5791         enables combined sign & encrypt operation. (this was always on
5792         before).
5793         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
5794
5795 2002-05-01  Simon Josefsson  <jas@extundo.com>
5796
5797         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
5798         server.
5799         (nnimap-mailbox-info): defvar instead of defvoo.
5800
5801 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5802
5803         * gnus.el: Oort Gnus v0.06 is released.
5804
5805 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5806
5807         * lpath.el: Bind url-package-version.
5808
5809 2002-05-01  Simon Josefsson  <jas@extundo.com>
5810
5811         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
5812         filename before deleting the group itself, because the presence of
5813         a group filename decides if long filenames are used or not.
5814
5815         * gnus-art.el (gnus-button-alist): Don't inline
5816         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
5817         without also modifying g-button-alist.
5818         (gnus-button-alist): Fix type to allow variable as well as regexp.
5819         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
5820         themselves, variables to its contents.
5821         (gnus-button-entry): Ditto.
5822
5823 2002-05-01  Simon Josefsson  <jas@extundo.com>
5824
5825         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
5826         UIDNEXT as a string.
5827
5828         * nnimap.el (nnimap-string-lessp-numerical): New function.
5829         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
5830         integers.
5831
5832 2002-04-29  Simon Josefsson  <jas@extundo.com>
5833
5834         * nnmail.el (nnmail-cache-insert): Accept optional group
5835         parameter.
5836
5837         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
5838         n-r-g-a is disabled.
5839
5840 2002-04-29  Simon Josefsson  <jas@extundo.com>
5841
5842         * nnimap.el (nnimap-split-fancy): Fix doc.
5843         (nnimap-split-fancy): Fix doc.
5844
5845         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
5846         (nnimap-mailbox-info): New internal variable.
5847         (nnimap-retrieve-groups): Implement faster new mail check.
5848
5849         * nnimap.el (nnimap-split-articles): Support
5850         nnmail-cache-accepted-message-ids.
5851         (nnimap-request-accept-article): Ditto.
5852
5853         * imap.el (imap-mailbox-status-asynch): New command.
5854
5855 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
5856
5857         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
5858         are no subscribed mail groups.
5859         - Strip quoted names when comparing addresses
5860
5861 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
5862
5863         * mm-decode.el (mm-text-html-renderer): Change customize type to
5864         const.
5865
5866         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
5867         (gnus-debug-exclude-variables): do.
5868
5869 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5870
5871         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
5872         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
5873
5874 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5875
5876         * dns.el (dns-make-network-process): New macro.
5877         (query-dns): Use it.
5878
5879 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5880
5881         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
5882         article-buffer.
5883
5884         * mm-url.el (mm-url-package-name): New variable.
5885         (mm-url-package-version): New variable.
5886         (mm-url-insert-file-contents): Bind url-package-name and
5887         url-package-version here.
5888         * nnrss.el (nnrss-insert-w3): Move the bindings.
5889
5890         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
5891         url-package-version. Trivial change from Andrew J Cosgriff
5892         <ajc@polydistortion.net>
5893
5894         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
5895         attachments. Trivial change from Peter 'Luna' Runestig
5896         <peter@runestig.com>.
5897
5898 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
5899
5900         * nnkiboze.el (nnkiboze-request-scan): Call
5901         nnkiboze-possibly-change-group.
5902         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
5903         problems.
5904         (nnkiboze-generate-group): Set newsrc to the *highest* article
5905         number kibozed, not the lowest.
5906
5907 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
5908
5909         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
5910
5911 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5912         From Dan Christensen <jdc+news@uwo.ca>.
5913
5914         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5915         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5916         Recognize math postings.  Extract Date (now ignores "(15kb)").
5917         Extract email address using gnus-extract-address-components
5918         instead of just taking the first word.  Create Date and From
5919         headers for message which are missing these headers.  Get rid
5920         of spurious \\ lines (purely cosmetic).  Extend body-end and
5921         file-end regexps, to exclude more garbage from the message.
5922         Make URL rephrasing regexp more flexible, to match current
5923         format.
5924
5925 2002-04-23  Simon Josefsson  <jas@extundo.com>
5926
5927         * netrc.el: New file, functions copied from gnus-util.el by Ted
5928         Zlatanov <tzz@lifelogs.com>.
5929
5930         * gnus-util.el: Require netrc.
5931         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
5932         new code in netrc.el.
5933
5934 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5935
5936         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
5937         message-ignored-resent-headers, too.  From Matthieu Moy
5938         <Matthieu.Moy@imag.fr>.
5939
5940 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5941
5942         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
5943         boolean not a string
5944         * gnus-group.el (gnus-group-line-format): add description of %C
5945         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
5946           as %C
5947         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
5948
5949 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
5950
5951         * nnmaildir.el (nnmaildir-request-scan): typo: set
5952         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
5953         nnmail-get-new-mail for 'find-new-groups.
5954
5955 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
5956
5957         * nnmaildir.el (nnmaildir-request-update-info,
5958         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
5959         unnecessary calls to nnmaildir-request-scan.
5960
5961 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5962
5963         * gnus-msg.el:
5964         * gnus-msg.el (gnus-message-replysign): New.
5965         * gnus-msg.el (gnus-message-replyencrypt): New.
5966         * gnus-msg.el (gnus-message-replysignencrypted): New.
5967         * gnus-msg.el (gnus-summary-reply): Use the three new variables
5968         (above) to automatically encrypt/sign to encrypted/signed
5969         messages.
5970         * message.el:
5971         * message.el (message-mode-map): Add keybinding for
5972         `message-to-list-only'
5973         * message.el (message-mode): Add description for
5974         `message-to-list-only'
5975         * message.el (message-to-list-only): New.
5976         * message.el (message-make-mft): Changed to use the cl loop macro,
5977         and added optional flag to return only the matched list. (for use
5978         in new message-to-list-only function)
5979
5980 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5981
5982         * gnus-msg.el:
5983         * gnus-msg.el (gnus-message-replysign):
5984         * gnus-msg.el (gnus-replysign): New.
5985         * gnus-msg.el (gnus-replyencrypt): New.
5986         * gnus-msg.el (gnus-replysignencrypted): New.
5987         * gnus-msg.el (gnus-summary-reply):
5988         * message.el:
5989         * message.el (message-mode-map):
5990         * message.el (message-mode):
5991         * message.el (message-to-list-only): New.
5992         * message.el (message-make-mft):
5993
5994 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5995
5996         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
5997
5998 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
5999
6000         * message.el (message-gen-unsubscribed-mft): accept a prefix
6001         argument so CC can be included with C-u C-c C-f C-a
6002
6003 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6004         From Ted Zlatanov <teodor.zlatanov@divine.com>.
6005
6006         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
6007         Improve docstring.
6008         (spam-enter-blacklist): New command.
6009
6010         * gnus-sum.el (gnus-spam-mark): New mark.
6011         (gnus-auto-expirable-marks): Add gnus-spam-mark.
6012         (gnus-summary-make-tool-bar): Correct conditional.
6013         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
6014         (gnus-summary-mark-as-spam): New command.
6015
6016 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
6017
6018         * mml-sec.el (mml-secure-message): changed to support arbritrary
6019         modes.
6020         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
6021         changed to support "signencrypt" mode.
6022         * mml.el (mml-parse-1): changed to support different secure modes
6023         more easily. (for signencrypt)
6024
6025 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
6026
6027         * gnus-sum.el (gnus-update-summary-mark-positions)
6028         (gnus-summary-toggle-header):
6029         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
6030         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
6031         (gnus-uu-post-encoded):
6032         * nnfolder.el (nnfolder-possibly-change-group):
6033         * nnimap.el (nnimap-retrieve-headers):
6034         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
6035
6036 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
6037
6038         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
6039         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
6040
6041 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6042
6043         * gnus-srvr.el (gnus-server-set-info): Clear
6044         `gnus-server-method-cache' when `gnus-server-alist' is changed.
6045         From Daiki Ueno <ueno@unixuser.org>.
6046
6047 2002-04-11  Simon Josefsson  <jas@extundo.com>
6048
6049         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
6050         viewing of security buttons.  Thanks to Nicolas Kowalski
6051         <Nicolas.Kowalski@imag.fr>.
6052
6053         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
6054         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
6055         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
6056         <Nicolas.Kowalski@imag.fr>.
6057         (smime-decrypt-buffer): Ditto.
6058
6059 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6060
6061         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
6062         header line.
6063
6064 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
6065
6066         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
6067
6068 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6069
6070         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
6071
6072 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6073
6074         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
6075         errors when debug.
6076
6077 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
6078
6079         * message.el (message-make-mft): Changed MFT code from using
6080         message-recipients (which included Bcc) to use only the To and CC
6081         headers.
6082
6083 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6084
6085         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
6086         add link.
6087         (gnus-treat-mail-picon): Ditto.
6088         (gnus-treat-newsgroups-picon): Ditto.
6089         (gnus-picon-databases): Fix custom type.
6090         (gnus-picon-databases): Add link.
6091         (gnus-article-x-face-command): Add to gnus-picon group.
6092
6093 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
6094
6095         * message.el (message-buffer-naming-style): Remove.
6096
6097 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6098
6099         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
6100
6101         * message.el (message-tool-bar-map): Ditto.
6102
6103         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
6104
6105 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6106
6107         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
6108
6109 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
6110
6111         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
6112
6113 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
6114         Trivial patch.
6115
6116         * dns.el: open-network-stream under XEmacs does udp.
6117
6118 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
6119
6120         * spam.el (spam-enter-whitelist): New function.
6121         (spam-parse-whitelist): Ditto.
6122         (spam-refresh-list-cache): Ditto.
6123         (spam-address-whitelisted-p): New function.
6124
6125         * dns.el (query-dns): Use TCP when make-network-process isn't
6126         available.
6127         (dns-servers): New variable.
6128         (dns-parse-resolv-conf): New function.
6129         (query-dns): Use it.
6130
6131         * spam.el: New file.
6132
6133         * dns.el (query-dns): Test.
6134
6135 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6136
6137         * lpath.el (featurep): Bind make-network-process.
6138
6139 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
6140
6141         * nnmaildir.el: Use defstruct.  Use a single copy of
6142         nnmail-extra-headers to save memory.  Store server's group name
6143         prefix instead of each group's prefixed name.
6144         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
6145         nntp-server-buffer.
6146
6147 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6148
6149         * dns.el: New file.
6150
6151 2002-03-28  Simon Josefsson  <jas@extundo.com>
6152
6153         * gnus-sum.el (gnus-summary-dummy-line-format):
6154         * gnus.el (gnus-summary-line-format): Fixing links to Info.
6155         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
6156
6157 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6158
6159         * gnus-sum.el (gnus-summary-move-article)
6160         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
6161         the doc string.
6162
6163 2002-03-28  Simon Josefsson  <jas@extundo.com>
6164
6165         * mml-sec.el (mml-secure-message): Search after
6166         mail-header-separator from top of message.
6167
6168 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
6169
6170         * nnmaildir.el: Cosmetic changes.
6171         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
6172         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
6173         nnmaildir--group-ls): New macros/functions.  Use them.
6174         (nnmaildir--unlink): Evalutate argument only once.
6175
6176 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
6177
6178         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
6179         symbols.
6180         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
6181         `gnus-point-at-eol'.
6182
6183 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
6184
6185         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
6186         nnmaildir--marks-dir): New macros.  Use them.
6187         Use inhibit-quit for atomicity instead of in-memory journaling.
6188         (nnmaildir--edit-prep): New function.
6189         (Local Variables): Use it.
6190
6191 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
6192
6193         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6194
6195 2002-03-25  Simon Josefsson  <jas@extundo.com>
6196
6197         * message.el (message-mode): Fix doc.
6198
6199 2002-03-25  Simon Josefsson  <jas@extundo.com>
6200
6201         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
6202         Matthieu Moy <Matthieu.Moy@imag.fr>.
6203
6204 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
6205
6206         * mml-sec.el (mml-unsecure-message): Add docstring.
6207
6208 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6209
6210         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
6211         value.
6212         Trivial change from andre@slamdunknetworks.com
6213
6214 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
6215
6216         * mml.el (mml-mode-map): Added a keybinding for
6217         `mml-unsecure-message'.  Also, added a menu entry for said
6218         function in the Attachments menu.
6219
6220 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6221
6222         * canlock.el (canlock-version): Remove.
6223         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
6224         here; simplify \x insertions.
6225         (canlock-sha1): New function, always return a unibyte string.
6226         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
6227         of a password.
6228         (canlock-insert-header): Use `canlock-sha1'.
6229         (canlock-verify): Ditto.
6230
6231 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6232
6233         * message.el (message-fix-before-sending): Add an option that
6234         ignores illegible text.
6235         Trivial change from Mark Milhollan <mlm@attglobal.net>
6236
6237         * message.el (message-font-lock-keywords): Support multi-line MML
6238         tags.
6239
6240         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
6241         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
6242
6243 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6244
6245         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
6246         symbols for "View as different encoding" submenu.
6247
6248 2002-03-19  Simon Josefsson  <jas@extundo.com>
6249
6250         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
6251         encoding" submenu.
6252
6253 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6254
6255         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
6256
6257 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6258
6259         * gnus-sum.el (gnus-sum-thread-tree-root)
6260         (gnus-sum-thread-tree-single-indent)
6261         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6262         (gnus-sum-thread-tree-leaf-with-other)
6263         (gnus-sum-thread-tree-single-leaf): Make customizable.
6264
6265 2002-03-16  Simon Josefsson  <jas@extundo.com>
6266
6267         * gnus-util.el (gnus-extract-address-components): Don't break on
6268         names such as James "Kibo" Parry.  From Francis Litterio
6269         <franl@world.std.com>.
6270
6271 2002-03-13  Simon Josefsson  <jas@extundo.com>
6272
6273         * pop3.el (pop3-open-server): Revert multibyte change.  From
6274         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6275
6276         * message.el (message-send-mail-with-qmail): Make it work.  From
6277         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6278
6279 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
6280
6281         * message.el (message-make-mft): Set case-fold-search while
6282         generating the MFT.  Also, a little cleanup in the MFT code.
6283
6284 2002-03-12  Simon Josefsson  <jas@extundo.com>
6285
6286         * message.el (message-qmail-inject-args): May be function.
6287         (message-send-mail-with-qmail): Call function if m-q-i-a is
6288         function.  From fn@hungry.org (Faried Nawaz).
6289
6290 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6291
6292         * message.el (message-abbrevs-loaded): Remove.
6293         (mailabbrev): Require it.
6294
6295         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
6296
6297 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * pop3.el (pop3-open-server): Set process buffer unibyte.
6300
6301 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6302
6303         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
6304
6305 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6306
6307         * nnslashdot.el (nnslashdot-request-article): Remove javascript
6308         too.
6309
6310 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6311
6312         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
6313         duplication.
6314         (gnus-summary-save-parts-type-history): Ditto.
6315         (gnus-summary-save-parts-last-directory): Ditto.
6316         Trivial change from andre@slamdunknetworks.com
6317
6318 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
6319
6320         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
6321
6322 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6323
6324         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
6325         -->" as the end of the first article.
6326
6327         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
6328         From Matthieu Moy <Matthieu.Moy@imag.fr>
6329
6330         * message.el (message-add-action): Use add-to-list.
6331         (message-delete-action): New function.
6332
6333         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
6334         pieces.
6335
6336 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
6337
6338         * nnnil.el: New file.
6339         * gnus.el (gnus-valid-select-methods): Include nnnil.
6340
6341 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6342
6343         * message.el (message-syntax-checks): Because canlock is
6344         supported, we disable sender syntax check.
6345         (message-shoot-gnksa-feet): Add cancel-messages option doc.
6346
6347         * gnus-draft.el (gnus-draft-send): If interactive, use its default
6348         value of message-syntax-checks.
6349
6350         * qp.el (quoted-printable-decode-region): Doc addition.
6351         From: Eli Zaretskii <eliz@is.elta.co.il>
6352
6353         * mail-source.el (make-source-make-complex-temp-name): Use
6354         make-temp-file.
6355
6356         * mm-util.el (mm-make-temp-file): New function.
6357         * nneething.el (nneething-file-name): Use it.
6358         * mml-smime.el (mml-smime-encrypt): Ditto.
6359         * mm-view.el (mm-inline-wash-with-file): Ditto.
6360         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
6361         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
6362         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
6363         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
6364         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
6365         * gnus-art.el (gnus-mime-print-part): Ditto.
6366
6367 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6368
6369         * message.el (nnmaildir-article-number-to-base-name): New
6370         function.
6371         (nnmaildir-base-name-to-article-number): New function.
6372
6373 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * smime.el (smime-make-temp-file): Don't quote
6376         `temporary-file-directory'.
6377
6378 2002-03-04  Simon Josefsson  <jas@extundo.com>
6379
6380         * smime.el (smime-sign-region): Rename argument keyfiles to
6381         keyfile. You only sign something with one key.
6382         (smime-sign-buffer): Better completing-read prompt.
6383         (smime-decrypt-buffer): Ditto.
6384
6385         * smime.el (smime-make-temp-file): Make it work under XEmacs.
6386
6387         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
6388         completing-read.
6389         (mm-view-pkcs7-decrypt): CRLF->LF.
6390
6391 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6392
6393         * message.el (message-hierarchical-addresses): New variable.
6394         (message-get-reply-headers): Use it.
6395         From Ted Zlatanov <teodor.zlatanov@divine.com>
6396
6397 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6398
6399         * message.el (message-mode): If buffer-file-name, don't set auto
6400         save file name.
6401         Trivial change from Geoff Greene <ggreene@wpi.edu>
6402
6403 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6404
6405         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
6406         takes one argument in read-char.
6407
6408         * message.el (message-fix-before-sending): Forward a char.
6409         Check mmu-multibyte-p, add control-1.
6410
6411 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6412
6413         * gnus-start.el (gnus-read-init-file): Ditto.
6414
6415         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
6416
6417         * dgnushack.el (dgnushack-make-load): Ditto.
6418
6419         * mail-source.el (mail-source-fetch): Extract the right error
6420         code.
6421
6422         * message.el (message-fix-before-sending): Check illegible text.
6423
6424         * gnus-util.el (gnus-multiple-choice): New function.
6425
6426         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
6427         also defined in gnus-score.el.
6428
6429 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
6430
6431         * message.el (message-get-reply-headers): downcase email addresses
6432         for comaparisons for duplicate removal.
6433
6434 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6435
6436         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
6437         implementation of PKCS#7, which just allows users read the
6438         message.
6439         (mm-view-pkcs7): Use it.
6440
6441 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6442
6443         * gnus.el (large-newsgroup-initial): New parameter.
6444
6445         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
6446         (gnus-summary-insert-old-articles): Ditto.
6447
6448 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6449
6450         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
6451         used as the default answer of the question, "How many articles?".
6452         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6453
6454         * nnagent.el (nnagent-retrieve-headers): Remove articles with
6455         small numbers.
6456
6457 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6458
6459         * deuglify.el: Fix comments.
6460
6461 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6462
6463         * html2text.el (html2text-clean-anchor): If there is no HREF,
6464         insert nothing.
6465
6466         * mml.el (mml-generate-mime-1): Add cdr.
6467         From: andre@slamdunknetworks.com
6468
6469         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
6470         (mm-text-html-washer-alist): Ditto.
6471
6472         * mm-decode.el (mm-text-html-renderer): Add html2text.
6473
6474         * html2text.el: Face lift.
6475
6476         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
6477
6478 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
6479
6480         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
6481
6482         * deuglify.el: Change copy right. Add autoload. Add coding-system.
6483
6484         * deuglify.el: New file. The original file name is
6485         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
6486
6487         * mm-decode.el (mm-display-external): Use
6488         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
6489
6490 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
6491
6492         * nnmaildir.el (nnmaildir-request-list): Report the highest
6493         article number, not the total number of articles.
6494
6495 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6496
6497         * gnus-sum.el: Move uu key map here.
6498         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
6499
6500 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
6501
6502         * nnmaildir.el (nnmaildir-request-expire-articles): Use
6503         nnmail-expiry-wait* if expire-age parameter is not set.
6504
6505 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6506
6507         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
6508         function.
6509         (gnus-group-sort-selected-groups-by-real-name): New function.
6510         (gnus-group-make-menu-bar): Add sort by real name.
6511
6512         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
6513         rebuild.
6514         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
6515         nil as dependencies as well.
6516
6517 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6518
6519         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
6520         for mime-parts.
6521
6522         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
6523
6524         * gnus-group.el (gnus-group-name-decode): Don't test
6525         multibyte-string, because it breaks XEmacs.
6526         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
6527
6528         * message.el (message-send-mail): Be talkative.
6529
6530         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
6531         (mm-automatic-display): Ditto.
6532
6533         * mailcap.el (mailcap-mime-data): Ditto.
6534         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6535
6536 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6537
6538         * many files: Remove trailing whitespaces, replace spc+tab with
6539         tab, replace leading whitespaces with tabs.
6540
6541 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
6542
6543         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
6544         articles with no body and no blank line after the header.
6545
6546 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6547
6548         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
6549         parts.
6550
6551         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
6552         non-ascii chars.
6553
6554         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6555
6556         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
6557         w3-delay-image-loads.
6558         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
6559         (mm-w3-prepare-buffer): Ditto.
6560
6561         * mail-source.el (mail-source-fetch-directory): Run scripts.
6562
6563 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6564
6565         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
6566         for Majordomo confirmations.
6567
6568 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6569
6570         * gnus-fun.el (gnus-respond-to-confirmation): New command.
6571
6572 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6573
6574         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
6575
6576 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
6577
6578         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
6579         References header field.  From Mark Thomas <mthomas@cmu.edu>.
6580
6581 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6582
6583         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
6584         (mm-inline-render-with-stdin): Ditto.
6585         (mm-inline-render-with-function): Ditto.
6586         (mm-inline-wash-with-file): Bind coding-system-for-write.
6587         (mm-inline-wash-with-stdin): Ditto.
6588
6589 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6590
6591         Suggested by Felix Natter <fnatter@gmx.net>
6592
6593         * gnus-art.el (gnus-mime-view-part-externally): Rename from
6594         gnus-mime-externalize-view.
6595         (gnus-mime-view-part-internally): Rename from
6596         gnus-mime-internalize-view.
6597         (gnus-article-view-part-externally): Rename from
6598         gnus-article-externalize-part.
6599         (gnus-mime-action-alist): Change correspondingly.
6600         (gnus-mime-button-commands): Ditto.
6601         (gnus-mime-action-alist): Remove duplication.
6602
6603         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
6604
6605 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6606
6607         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
6608
6609         * gnus-art.el (gnus-display-mime): Use it.
6610
6611         * mm-partial.el (mm-partial-find-parts): Use it.
6612
6613         * gnus-sum.el (gnus-article-loose-mime): Rename from
6614         gnus-article-no-strict-mime.
6615         (gnus-summary-save-parts): Use it.
6616
6617 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
6620         local variable.
6621
6622         * gnus-art.el (article-display-x-face): Don't sort multiple
6623         X-Faces.
6624
6625 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6626
6627         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
6628         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
6629
6630         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
6631
6632 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6633
6634         Some ideas is inspired by code from Hrvoje Niksic
6635         <hniksic@arsdigita.com>
6636
6637         * gnus-art.el (gnus-article-wash-function): Set the default to
6638         nil, so that we use mm-text-html-renderer instead.
6639         (article-wash-html): Use mm-text-html-renderer.
6640
6641         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
6642         (mm-text-html-renderer): New variable.
6643         (mm-inline-text-html-renderer): Set the default to nil, so that we
6644         use mm-text-html-renderer instead.
6645
6646         * mm-view.el (mm-inline-text-html): New function.
6647         (mm-text-html-renderer-alist): New variable.
6648         (mm-inline-text-vcard): New function.
6649         (mm-inline-text): Split.
6650         (mm-links-remove-leading-blank): New function.
6651         (mm-inline-render-with-file): New function.
6652         (mm-inline-render-with-stdin): New function.
6653         (mm-inline-render-with-function): New function.
6654         (mm-text-html-washer-alist): New variable.
6655         (mm-inline-wash-with-file): New function.
6656         (mm-inline-wash-with-stdin): New function.
6657
6658 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6659
6660         * message-utils.el: Fix installation doc.
6661         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6662
6663 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
6664
6665         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
6666         (gnus-post-method): Use it.
6667         (gnus-summary-cancel-article): Find the correct post-method.
6668
6669         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
6670         * message.el (message-send-news): Ditto.
6671         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
6672         <ipmonger@delamancha.org>
6673
6674         * gnus.el (gnus-select-method): Fix doc.
6675         (gnus-server-string): Use 'using nntp'.
6676
6677         * gnus-agent.el (gnus-slave-unplugged): New command.
6678         From: Felix Natter <fnatter@gmx.net>
6679
6680 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6681
6682         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
6683         Call edit-done-function first, then change the window
6684         configuration.
6685         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
6686         (gnus-article-edit-mode): mml-mode.
6687
6688         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
6689         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
6690
6691         * message-utils.el: Adopt the file.
6692
6693         * message-utils.el: New file.
6694         From Holger Schauer <Holger.Schauer@gmx.de>
6695
6696 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6697
6698         * gnus-sum.el (gnus-summary-move-article): Select-article only
6699         when gnus-move-split-methods is non-nil. And we don't render or
6700         mark the article.
6701
6702         * gnus-fun.el (gnus-shell-command-to-string): New function.
6703         (gnus-shell-command-on-region): New function.
6704         (gnus-random-x-face): Use them.
6705         (gnus-x-face-from-file): Ditto.
6706         (gnus-convert-image-to-gray-x-face): Ditto.
6707         (gnus-convert-gray-x-face-to-xpm): Ditto.
6708         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
6709
6710 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6711
6712         * gnus-art.el (gnus-treat-display-xface): Don't use
6713         `shell-command-to-string' when compiling.
6714         (gnus-treat-display-grey-xface): Ditto.
6715
6716 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
6717
6718         * nnmaildir.el (nnmaildir--article-count): If the group is
6719         completely empty, report minimum article number as 1 instead of 0.
6720
6721 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
6722
6723         * gnus-agent.el (gnus-get-predicate): Use nconc.
6724
6725         * gnus-sum.el (gnus-summary-display-make-predicate): Use
6726         gnus-summary-display-cache as cache.
6727
6728         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
6729         (nndoc-mail-in-mail-type-p): New function.
6730         (nndoc-mail-in-mail-article-begin): New function.
6731
6732 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6733
6734         * mailcap.el (mailcap-mime-data): Use enriched-decode.
6735
6736         * gnus-cite.el (gnus-article-fill-cited-article): Bind
6737         use-hard-newlines to nil.
6738
6739         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
6740         image is not available if window-system is not available.
6741
6742         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
6743
6744 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6745
6746         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
6747         bookmark, because update-mark doesn't handle it correctly.
6748
6749 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6750
6751         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
6752         directly instead of calling message-send-mail.
6753
6754         * gnus-start.el (gnus-read-descriptions-file): Use
6755         gnus-default-charset.
6756
6757         * mm-util.el (mm-guess-mime-charset): New function.
6758
6759         * gnus.el (gnus-default-charset): Use it.
6760         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
6761         the default.
6762
6763 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6764
6765         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
6766         (article-display-x-face): Use it.  Disable grey xface, if
6767         uncompface is not found.
6768
6769         * message.el (message-mode): Don't enable multibyte on an indirect
6770         buffer.
6771
6772         * nnrss.el (nnrss-content-function): New variable.
6773         (nnrss-request-article): Use it.
6774
6775 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6776
6777         * gnus.el: Add article-unsplit-urls.
6778         * gnus-sum.el: Ditto.
6779         * gnus-art.el (gnus-treat-strip-cr): New variable.
6780         (gnus-treatment-function-alist): Use it.
6781         (article-unsplit-urls): New function.
6782         (gnus-article-make-menu-bar): Use it.
6783         From: Michael Cook <michael.cook@cisco.com>
6784
6785 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6786
6787         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
6788         copy.
6789
6790 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
6791
6792         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
6793         with internal whitespace.
6794         (gnus-parent-id): Ditto.
6795
6796 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6797
6798         * gnus-art.el (gnus-article-treat-body-boundary): Add
6799         gnus-decoration property.
6800         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
6801
6802         * message.el (message-mode): Set local-abbrev-table.
6803         From Matt Armstrong <matt@lickey.com>.
6804
6805         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
6806         too many spaces.
6807
6808         * rfc2047.el (rfc2047-unfold-region): Ditto.
6809         (rfc2047-decode-region): Don't unfold. Let
6810         gnus-article-treat-unfold-headers do it.
6811
6812         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
6813         From: Jesper Harder <harder@ifa.au.dk>
6814
6815 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6816
6817         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
6818         (gnus-configure-posting-styles): Use it.
6819         (gnus-configure-posting-styles): Remove trailing newspaces.
6820
6821 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6822
6823         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
6824         is non-nil.
6825
6826         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
6827
6828         * gnus.el (gnus-server-to-method): Switch position with
6829         gnus-server-get-method.
6830         (gnus-agent): Add doc.
6831
6832         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
6833         (gnus-summary-save-parts): Use it.
6834
6835         * gnus-art.el (gnus-display-mime): Use it.
6836         * mm-partial.el (mm-partial-find-parts): Use it.
6837
6838         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
6839
6840         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
6841         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
6842
6843         * nnagent.el (nnagent-request-expire-articles): Don't delete
6844         files.
6845
6846 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6847
6848         * message.el (message-gen-unsubscribed-mft): New function.
6849         From Sriram Karra <karra@cs.utah.edu>.
6850
6851         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
6852         open parenthesis.
6853
6854         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
6855         (mm-inline-text-html-render-with-w3): Ditto.
6856         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
6857         Suggested by Dave Love  <d.love@dl.ac.uk>.
6858
6859         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
6860
6861         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
6862         * nntp.el (nntp-send-command): Ditto.
6863         * nntp.el (nntp-send-command-nodelete): Ditto.
6864
6865 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6866
6867         * mm-url.el (mm-url-load-url): New function.
6868         (mm-url-insert-file-contents): Use it.
6869
6870         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
6871
6872         * message.el (message-forward-make-body): Correctly copy
6873         forward-buffer.
6874
6875         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
6876
6877 2002-02-04  Simon Josefsson  <jas@extundo.com>
6878
6879         * gnus-art.el (gnus-article-followup-with-original): Mark with
6880         force, prevent errors when following up from article buffer.
6881         (gnus-article-reply-with-original): Ditto.
6882
6883         * binhex.el (binhex-decoder-switches): Fix doc.  From
6884         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6885
6886 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6887
6888         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
6889         highlight-citation after emphasize.
6890
6891 2002-02-04  Simon Josefsson  <jas@extundo.com>
6892
6893         * nnfolder.el (nnfolder-open-marks):
6894
6895         * nnml.el (nnml-open-marks): Message when done.  From David
6896         Edmondson <dme@sun.com>.
6897
6898 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6899
6900         * imap.el (imap-anonymous-auth): Fix typo.
6901         From: Steinar Bang <sb@dod.no>
6902
6903         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
6904         save-excursion.
6905         (gnus-cache-braid-heads): Ditto.
6906
6907         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
6908         line, because there are extra articles in the overview buffer.
6909
6910         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
6911
6912         * message.el (message-forward-rmail-make-body): Directly use
6913         rmail-msg-restore-non-pruned-header to avoid calling
6914         vertical-motion.
6915
6916 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6917
6918         * gnus-cache.el (gnus-summary-insert-cached-articles):
6919         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
6920
6921         * gnus-group.el (gnus-group-mark-article-read): Nreverse
6922         gnus-newsgroups-unselected.
6923
6924         * gnus-agent.el (gnus-summary-set-agent-mark): Use
6925         gnus-add-to-sorted-list.
6926
6927         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
6928         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
6929         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
6930         (gnus-update-read-articles): UNREAD is sorted.
6931         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
6932         (gnus-newsgroup-marked, gnus-newsgroup-cached)
6933         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
6934         (gnus-newsgroup-dormant): Require sorted.
6935
6936         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
6937         directories.
6938         (gnus-dired-print): New function.
6939
6940         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
6941         ps-despool.
6942
6943 2002-02-02  Simon Josefsson  <jas@extundo.com>
6944
6945         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
6946
6947 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6948
6949         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
6950         t. This makes gnus-agent customizable without putting
6951         gnus-agentize into .gnus.
6952
6953         * gnus.el (gnus-agent): Make it customizable.
6954
6955         * gnus-dired.el: New file.
6956         From Benjamin Rutt <brutt@bloomington.in.us>
6957
6958         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
6959         if no article.
6960         (gnus-cache-possibly-remove-article): Ditto.
6961         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
6962
6963 2002-02-01  Simon Josefsson  <jas@extundo.com>
6964
6965         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
6966
6967 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6968
6969         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
6970         (mm-setup-w3m): Don't bind keys listed in the above.
6971
6972 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
6975         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
6976         is non-nil; bind `w3m-force-redisplay' with nil.
6977
6978         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6979
6980         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
6981
6982 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6983
6984         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
6985         use mail-header-unfold-field.
6986
6987         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
6988         gnus-summary-limit.
6989
6990         * gnus-range.el (gnus-add-to-sorted-list): New function.
6991         * gnus-sum.el (gnus-mark-article-as-read): Use it.
6992         (gnus-mark-article-as-unread): Ditto.
6993         (gnus-summary-mark-article-as-unread): Ditto.
6994         (gnus-build-get-header): Ditto.
6995         (gnus-summary-prepare-threads): Ditto.
6996         (gnus-summary-insert-pseudos): Ditto.
6997         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
6998         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
6999         (gnus-summary-insert-old-articles): Ditto.
7000
7001         * gnus-msg.el (gnus-posting-styles): Add new format of header.
7002         (gnus-configure-posting-styles): Support the new format.
7003
7004         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
7005         edebug-form-spec to (sexp body).
7006         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
7007
7008         * message.el (message-reply-headers): Add doc.
7009
7010 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7011
7012         * gnus-group.el (gnus-group-delete-group): Nix the entry in
7013         gnus-cache-active-hashtb.
7014
7015         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
7016         (gnus-agent-summary-fetch-group): Use it.
7017
7018         * gnus-msg.el (gnus-debug-files): New variable.
7019         (gnus-debug-exclude-variables): New variable.
7020         (gnus-debug): Use them.
7021
7022         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
7023
7024 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
7025
7026         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
7027         (message-mode-syntax-table): Move back the previous position.
7028
7029         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
7030
7031         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7032         gnus-sorted-difference.
7033
7034         * nnsoup.el (nnsoup-request-expire-articles): Use
7035         gnus-sorted-difference.
7036
7037         * nnheader.el: Autoload gnus-sorted-difference.
7038
7039         * nnfolder.el (nnfolder-request-expire-articles): Use
7040         gnus-sorted-difference.
7041
7042         * gnus-cache.el (gnus-cache-retrieve-headers): Use
7043         gnus-sorted-difference.
7044
7045         * gnus-range.el: Autoload cookies.
7046         (gnus-sorted-difference): New function.
7047         (gnus-sorted-ndifference): New function.
7048         (gnus-sorted-nintersection): Rename from
7049         gnus-set-sorted-intersection.
7050         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
7051         (gnus-list-range-difference): Rename from
7052         gnus-inverse-list-range-intersection.
7053         (gnus-inverse-list-range-intersection): Use defalias.
7054
7055         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
7056         gnus-sorted-ndifference, and gnus-sorted-nintersection.
7057         (gnus-articles-to-read): Use gnus-sorted-difference.
7058         (gnus-summary-limit-mark-excluded-as-read): Use
7059         gnus-sorted-intersection and gnus-sorted-ndifference.
7060         (gnus-list-of-read-articles): Use gnus-list-range-difference.
7061         (gnus-summary-insert-articles): Use gnus-sorted-difference.
7062
7063         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
7064
7065 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7066
7067         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
7068         property to the buffer for using emacs-w3m command keys.
7069
7070         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
7071         option.
7072
7073         * mm-view.el (mm-w3m-mode-map): New variable.
7074         (mm-w3m-mode-command-alist): New variable.
7075         (mm-w3m-minor-mode): Removed.
7076         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
7077         (mm-inline-text-html-render-with-w3m): Add keymap property to the
7078         buffer for using emacs-w3m command keys.
7079
7080 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7081
7082         * message.el (message-mode-syntax-table): Move forward.
7083         (message-cite-prefix-regexp): Auto detect non word constituents.
7084         (message-cite-prefix-regexp): Don't use with-syntax-table.
7085
7086         * gnus-sum.el (gnus-summary-update-info): Use
7087         gnus-list-range-intersection.
7088
7089         * gnus-agent.el (gnus-agent-fetch-headers): Use
7090         gnus-list-range-intersection.
7091
7092         * gnus-range.el (gnus-range-normalize): Use correct predicate.
7093         (gnus-list-range-intersection): Use it.
7094         (gnus-inverse-list-range-intersection): Ditto.
7095         (gnus-sorted-intersection): Add doc.
7096         (gnus-set-sorted-intersection): Add doc.
7097         (gnus-sorted-union): New function.
7098         (gnus-set-sorted-union): New function.
7099
7100         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
7101         (gnus-inverse-list-range-intersection): Ditto.
7102
7103 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
7104
7105         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
7106
7107         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
7108         and permit `:' and `\' in order to handle full Windows pathnames.
7109         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
7110         technically not correct per standard, but seems to have common use.
7111
7112 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
7113
7114         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
7115         replacing numbers.
7116
7117 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
7118
7119         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
7120
7121         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
7122         Don't split when the window is small, e.g. when a small *BBDB*
7123         window is the lowest one.
7124
7125         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7126         nnheader-find-nov-line to speed up. Use nreverse, because it is
7127         sorted. Use nnheader-insert-nov-file.
7128
7129 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7130
7131         * mm-decode.el (mm-inline-text-html-with-images): New user option.
7132
7133         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
7134         of `w3m-display-inline-images' with the value of
7135         `mm-inline-text-html-with-images'.
7136         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
7137
7138         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
7139
7140 2002-01-27  Richard M. Stallman  <rms@gnu.org>
7141
7142         * time-date.el: Add autoload cookies.  Many doc fixes.
7143         (time-add): New function.
7144         (time-subtract): Renamed from subtract-time.
7145         (subtract-time): New alias for time-subtract.
7146
7147 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7148
7149         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
7150         emacs-w3m in doc-string.
7151
7152         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
7153         `w3m-current-buffer'.
7154
7155 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7156
7157         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
7158
7159         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
7160         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
7161         (mm-w3m-cid-retrieve): New function.
7162         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
7163
7164 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
7165
7166         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
7167
7168 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7169
7170         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
7171
7172 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7173
7174         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
7175         32K.
7176
7177         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
7178
7179         * nnmail.el (nnmail-article-group): Decode headers before running
7180         split rules over them.
7181         (nnmail-mail-splitting-charset): New variable.
7182
7183         * smiley.el: Replaced with smiley-ems.el.
7184
7185 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7186
7187         * mm-url.el (mm-url-predefined-programs): Add w3m.
7188         (mm-url-program): Ditto.
7189
7190 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7191
7192         * nnml.el (nnml-use-compressed-files): New variable.
7193         (nnml-filenames-are-evil): Removed.
7194         (nnml-current-group-article-to-file-alist): Don't use.
7195         (nnml-update-file-alist): Inhibit.
7196         (nnml-article-to-file): Use new var.
7197
7198 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7199
7200         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
7201
7202         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
7203
7204 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7205
7206         * gnus-agent.el (gnus-agent-load-alist): Use new caching
7207         function.
7208
7209         * gnus-util.el (gnus-cache-file-contents): New function.
7210
7211         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
7212         (gnus-agent-load-alist): Use it.
7213
7214         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
7215
7216         * nnheader.el (nnheader-insert-nov-file): New function.
7217
7218         * gnus-util.el (gnus-parse-without-error): Correct the loop.
7219
7220         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
7221         there are no references.
7222         (gnus-extract-message-id-from-in-reply-to): New function.
7223         (gnus-nov-parse-line): Use in-reply-to if there are no
7224         references.
7225
7226 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7227
7228         * nnagent.el (nnagent-retrieve-headers): Use new macro.
7229
7230         * gnus-util.el (gnus-parse-without-error): New macro.
7231
7232 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7233
7234         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
7235         (gnus-article-wash-function): use locate-library to decide which
7236         to use.
7237
7238 2002-01-25  Simon Josefsson  <jas@extundo.com>
7239
7240         * pop3.el (pop3-munge-message-separator): Work if no date.
7241         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
7242
7243 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7244
7245         * gnus-agent.el (gnus-agent-save-alist): Fix.
7246
7247         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
7248         mistake.  Reinstated lost code.
7249
7250 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
7251
7252         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
7253         one exists in the case of an encrypted message with an internal
7254         signature.
7255
7256 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7257
7258         * gnus-agent.el (gnus-agent-save-alist): Optimized.
7259
7260 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7261
7262         * dgnushack.el: Commented out the experimental code.
7263
7264 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7265
7266         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
7267         error.
7268
7269         * gnus.el (gnus-server-to-method): Made into subst.
7270         (gnus-server-method-cache): New variable.
7271         (gnus-server-to-method): Use it.
7272         (gnus-group-method-cache): New variable.
7273         (gnus-find-method-for-group-1): Renamed.
7274         (gnus-find-method-for-group): New function.
7275         (gnus-group-method-cache): Removed.
7276
7277         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
7278         function.
7279
7280         * gnus-range.el (gnus-members-of-range): New function.
7281         (gnus-list-range-intersection): Renamed.
7282         (gnus-inverse-list-range-intersection): New function.
7283
7284         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
7285
7286         * nnagent.el (nnagent-retrieve-headers): New implementation.
7287
7288         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
7289         implementation.
7290
7291 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
7294         `w3m-meta-content-type-charset-regexp'.
7295
7296         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
7297         charset-encoded html contents.
7298
7299 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7300
7301         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
7302         an empty file.
7303
7304         * nnweb.el (url): Ignore errors when request url.
7305
7306         * nnrss.el: Clean up the comments.
7307
7308 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7309
7310         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
7311
7312         * mm-decode.el (mm-inline-text-html-renderer): New user option.
7313         (mm-inline-media-tests): Test whether the value of
7314         `mm-inline-text-html-renderer' is a function for text/html.
7315
7316         * mm-view.el (mm-inline-text-html-render-with-w3): New function
7317         separated from `mm-inline-text'.
7318         (mm-w3m-minor-mode): New variable.
7319         (mm-w3m-setup): New variable.
7320         (mm-setup-w3m): New function.
7321         (mm-inline-text-html-render-with-w3m): New function.
7322         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
7323         text/html.
7324
7325 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
7326
7327         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
7328
7329 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7330
7331         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
7332         and `gnus-xmas-completing-read'.
7333
7334 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7335
7336         * nneething.el (nneething-message-id-number): Abolished.
7337         (nneething-encode-file-name): Not encode numerical characters.
7338         (nneething-make-head): `nneething-message-id-number' is not
7339         used to generate message IDs.
7340
7341 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7342
7343         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
7344         characters.
7345
7346 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7347
7348         * gnus-xmas.el (gnus-xmas-completing-read): New function.
7349         (gnus-xmas-redefine): Redefine conditionally.
7350
7351 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7352
7353         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
7354         tag.
7355
7356 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7357
7358         * message.el (message-font-lock-keywords): Added the secure tag.
7359         * mml-sec.el: Added functions to generate/modify/remove the secure
7360         tag while in message mode.
7361         * mml-sec.el (mml-secure-message): New.
7362         * mml-sec.el (mml-unsecure-message): New.
7363         * mml-sec.el (mml-secure-message-sign-smime): New.
7364         * mml-sec.el (mml-secure-message-sign-pgp): New.
7365         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
7366         * mml-sec.el (mml-secure-message-encrypt-smime): New.
7367         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
7368         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
7369         * mml.el (mml-parse-1): Added code to recognise the secure tag and
7370         convert it to either a part or multipart depending on if there are
7371         other parts in the message.
7372         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
7373         to use the secure tag, rather than the part tag.
7374         * mml.el (mml-preview): Added a save-excursion to keep cursor
7375         position after doing an MML preview.
7376
7377 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7378
7379         * nnheader.el (nnheader-parse-overview-file): New function.
7380         (nnheader-write-overview-file): New function.
7381
7382 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7383
7384         * gnus.el (gnus-group-fast-parameter): Check better if expansion
7385         in wanted.
7386
7387         * nnweb.el (nnweb-type-definition): Clean up.
7388
7389 2002-01-21  Alastair Burt  <burt@dfki.de>
7390         Trivial patch.
7391
7392         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
7393         buffer exists before jumping to it.
7394
7395 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7396
7397         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
7398         function.
7399         (article-wash-html): Use it.
7400         (gnus-article-wash-function): New variable.
7401         (gnus-article-wash-html-with-w3m): New function.
7402
7403 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7404
7405         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
7406         XEmacs.
7407
7408 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
7409
7410         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
7411         command line.
7412
7413 2002-01-21  Simon Josefsson  <jas@extundo.com>
7414
7415         * canlock.el (base64-encode-string): Autoload it from base64.
7416         (canlock-make-cancel-key): Base64 encode unibyte string.
7417
7418 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7419
7420         * nnfolder.el (nnfolder-request-accept-article): Unfold
7421         x-from-line.
7422         (nnfolder-request-replace-article): Ditto.
7423
7424 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
7425
7426         * gnus-group.el (gnus-group-best-unread-group): Use the right
7427         positioning function.
7428
7429 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7430
7431         * smiley-ems.el (smiley-region): Use new function.
7432         (smiley-update-cache): Use general image functions.
7433         (smiley-region): Use general functions.
7434
7435         * gnus-util.el (gnus-graphic-display-p): New function.
7436
7437         * nnmail.el (nnmail-article-group): Allow outputting traces of
7438         non-strings.
7439
7440         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
7441         (nndoc-exim-bounce-type-p): New function.
7442
7443         * message.el (message-dont-send): Doc fix.
7444
7445         * gnus-util.el (gnus-completing-read): Remove
7446         inherit-input-method.
7447
7448         * gnus-art.el (gnus-treat-smiley): Doc fix.
7449
7450         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
7451         articles.
7452
7453 2002-01-19  Simon Josefsson  <jas@extundo.com>
7454
7455         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
7456         (imap-kerberos4-open): Ditto.
7457         (imap-open): Set port correctly, don't set auth.
7458
7459 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7460
7461         * gnus.el (gnus-version-number): Bump version number.
7462
7463 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7464
7465         * gnus.el: Oort Gnus v0.05 is released.
7466
7467 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7468
7469         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
7470         exists.
7471
7472         * gnus-spec.el (gnus-string-width-function): New function.
7473         (gnus-tilde-cut-form): Use it.
7474         (gnus-tilde-max-form): Ditto.
7475         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
7476         (gnus-substring-function): Use it.
7477         (gnus-tilde-cut-form): Ditto.
7478         (gnus-substring-function): New function.
7479
7480         * message.el (message-check-news-header-syntax): New message.
7481
7482         * gnus.el (gnus-slave-no-server): Doc fix.
7483
7484         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
7485
7486 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7487
7488         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
7489         `seen' if it looks like (seen NUM1 . NUM2).  It should be
7490         (seen (NUM1 . NUM2)).
7491
7492 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7493
7494         * gnus-topic.el (gnus-topic-catchup-articles): Update article
7495         number in closed topics.
7496
7497 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
7498
7499         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
7500         functions.
7501
7502 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7503
7504         * gnus.el (gnus-group-find-parameter): Clean up.
7505
7506         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
7507         articles.
7508
7509         * gnus-util.el (gnus-completing-read-with-default): Renamed.
7510
7511         * nnmail.el (nnmail-article-group): Clean up.
7512
7513 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
7514
7515         * gnus-agent.el (gnus-category-name): Intern the category name.
7516
7517 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7518
7519         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
7520
7521         * gnus-util.el (gnus-completing-read): New function.
7522
7523 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7524
7525         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
7526
7527         * smiley-ems.el (smiley-region): Register smiley.
7528         (smiley-toggle-buffer): Rewrite the function.
7529         (smiley-active): Removed.
7530
7531 2002-01-19  Simon Josefsson  <jas@extundo.com>
7532
7533         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
7534         Jesper Harder <harder@ifa.au.dk>.
7535
7536 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7537
7538         * gnus-art.el (gnus-request-article-this-buffer): Call
7539         `nneething-get-file-name' to extract the file name from the
7540         message id.
7541
7542         * nneething.el (nneething-encode-file-name): New function.
7543         (nneething-decode-file-name): Ditto.
7544         (nneething-get-file-name): Ditto.
7545         (nneething-make-head): Encode the file name and encapsulate it
7546         into the field of the message id.
7547
7548 2002-01-18  Simon Josefsson  <jas@extundo.com>
7549
7550         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
7551         stored in .marks.
7552
7553         * nnfolder.el (nnfolder-request-update-info): Ditto.
7554
7555 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7556
7557         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
7558
7559 2002-01-18  Simon Josefsson  <jas@extundo.com>
7560
7561         * imap.el (imap-starttls-p): Don't check for binary.
7562         (imap-gssapi-auth-p): Ditto.
7563         (imap-kerberos4-auth-p): Ditto.
7564         (imap-open): Change logic.  Iterate through all possible streams,
7565         instead of bailing out after first failure.  Move authenticator
7566         decision to `imap-authenticate'.
7567         (imap-authenticate): Change logic, now finds the authenticator to
7568         use, was previously in `imap-open'.
7569         (imap-open): Return nil on failure.
7570         (imap-open): Setup temp buffer correctly.
7571         (imap-open): Return buffer only on success.
7572         (imap-interactive-login, imap-interactive-login): Tell the user
7573         which stream/authenticator is used for the queried
7574         username/password.
7575         (imap-open, imap-authenticate): Set variables.
7576         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
7577         (imap-open): Don't assume how `with-temp-buffer' is implemented.
7578
7579 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7580
7581         * gnus-fun.el (gnus-grab-cam-x-face): New function.
7582
7583 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7584
7585         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
7586
7587 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7588
7589         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
7590         (gnus-agent-group-mode-map): Bind it to "Jo".
7591         (gnus-agent-group-make-menu-bar): Add it into menu bar.
7592
7593 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
7594
7595         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
7596         (gnus-summary-mail-toolbar): Add mail article deletion button.
7597
7598         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
7599         false positives for lines of "^^^^".
7600
7601         * gnus-picon.el (gnus-picon-find-face): faces database is all
7602         lowercase.
7603
7604 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7605
7606         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
7607         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
7608         duplications.
7609         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
7610
7611 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7612
7613         * gnus-sum.el (gnus-summary-initial-limit): Inline
7614         gnus-summary-limit-children.
7615         (gnus-summary-initial-limit): Don't limit if
7616         gnus-newsgroup-display is nil.
7617         (gnus-summary-initial-limit): No, don't.
7618
7619         * gnus-util.el
7620         (gnus-put-text-property-excluding-characters-with-faces): Inline
7621         gnus-put-text-property.
7622
7623         * gnus-spec.el (gnus-default-format-specs): New variable.
7624
7625         * gnus-start.el (gnus-read-newsrc-file): Don't clear
7626         gnus-format-specs.
7627         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
7628
7629         * gnus-spec.el (gnus-update-format-specifications): Really check
7630         the Gnus version of the .newsrc.eld file.
7631         (gnus-format-specs): Save the new default summary format.
7632
7633         * gnus-util.el (gnus-parent-id): Check whether references is empty
7634         before splitting.
7635
7636         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
7637         functions.
7638         (gnus-gather-threads-by-references): Inline
7639         `gnus-split-references'.
7640
7641         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
7642         default value of gnus-summary-line-format-spec.
7643
7644 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7645
7646         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
7647         message.
7648         (nnslashdot-request-list): Ditto.
7649         (nnslashdot-sid-strip): Removed.
7650
7651 2002-01-15  Simon Josefsson  <jas@extundo.com>
7652
7653         * nnimap.el (nnimap-close-asynchronous): Enable.
7654         (nnimap-close-group): Expunge.
7655
7656 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7657
7658         * gnus-util.el (gnus-user-date-format-alist): Typo.
7659         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
7660
7661 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7662
7663         * nneething.el (nneething-request-article): Set
7664         `nnmail-file-coding-system' to `binary' locally, in order to read
7665         files without any conversion.
7666
7667 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7668
7669         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7670         nnheader-file-coding-system and nnmail-active-file-coding-system.
7671         (gnus-agent-regenerate-group): Ditto.
7672         (gnus-agent-regenerate): Ditto.
7673         (gnus-agent-write-active): Ditto.
7674         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
7675
7676 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7677
7678         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
7679         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
7680
7681 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7682
7683         * gnus.el: We don't need gnus-article-show-all-headers.
7684
7685         * gnus-art.el (article-show-all, gnus-article-show-all-header):
7686         Ditto.
7687
7688         * gnus-sum.el (gnus-summary-select-article): Don't call
7689         show-all-headers, because hidden headers are not hidden text any
7690         more.
7691
7692 2002-01-13  Simon Josefsson  <jas@extundo.com>
7693
7694         * message.el (message-newline-and-reformat): Use `newline' instead
7695         of inserting \n, so that the newline is marked as hard.
7696
7697         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
7698         From Jesper Harder <harder@ifa.au.dk>.
7699
7700 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7701
7702         * imap.el (imap-close): Keep going if quit.
7703
7704         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
7705         nntp-server-buffer.
7706
7707 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7708
7709         * mm-view.el (mm-display-inline-fontify): Require font-lock to
7710         avoid unbinding shadowed variables.
7711
7712         * gnus-art.el (gnus-picon-databases): Moved here.
7713         (gnus-picons-installed-p): Moved here.
7714         (gnus-article-reply-with-original): Use `mark'.
7715
7716         * gnus.el (gnus-picon): Moved here and renamed.
7717
7718         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
7719         installed.
7720         (gnus-treat-mail-picon): Ditto.
7721         (gnus-treat-newsgroups-picon): Ditto.
7722
7723         * gnus-picon.el (gnus-picons-installed-p): New function.
7724
7725 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7726
7727         * gnus-agent.el (gnus-agent-go-online): Fix doc.
7728
7729 2002-01-12  Simon Josefsson  <jas@extundo.com>
7730
7731         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
7732         (nnimap-before-find-minmax-bugworkaround): Use it.
7733         (nnimap-find-minmax-uid): Don't reselect current mailbox.
7734         (nnimap-dont-close): New variable.
7735         (nnimap-close-group): Use it.
7736
7737 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7738
7739         * gnus-art.el (gnus-article-reply-with-original): Use
7740         `mark-active'.
7741
7742         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
7743
7744         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
7745         (gnus-score-advanced): Clean up.
7746         (gnus-score-advanced): Accept a multiple of the score.
7747
7748 2002-01-12  Simon Josefsson  <jas@extundo.com>
7749
7750         * flow-fill.el (fill-flowed-display-column)
7751         (fill-flowed-encode-columnq): New variables.  Suggested by
7752         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7753         (fill-flowed-encode, fill-flowed): Use them.
7754
7755         * message.el (message-send-news, message-send-mail): Use
7756         m-b-s-n-p-e-h-n.
7757
7758         * mml.el (autoload): Autoload fill-flowed-encode.
7759         (mml-buffer-substring-no-properties-except-hard-newlines): New
7760         function.
7761         (mml-read-part): Use it.
7762         (mml-generate-mime-1): Encode format=flowed if appropriate.
7763         (mml-insert-mime-headers): Insert format=flowed.
7764
7765         * flow-fill.el (fill-flowed-encode): New function.
7766         (fill-flowed): Bind fill-column to window width.
7767
7768 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7769
7770         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
7771         it exists.
7772         (gnus-summary-setup-buffer): Wake up dead summary buffers.
7773         (gnus-summary-buffer-name): Don't return the dead name after all.
7774         (gnus-summary-setup-buffer): Kill the dead buffer.
7775
7776         * gnus-art.el (gnus-article-followup-with-original): Store the
7777         value of the mark before deactivating it.
7778
7779 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7780
7781         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
7782         From: Karl Kleinpaste <karl@charcoal.com>
7783
7784         * gnus-art.el (article-display-x-face): Ditto.
7785         (gnus-article-reply-with-original): Use gnus-region-active-p.
7786         (gnus-article-followup-with-original): Ditto.
7787
7788         * gnus-sum.el (gnus-summary-read-group-1): Don't select
7789         downloadable article either.
7790
7791 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7792
7793         * gnus-art.el (article-display-x-face): Insert From:.
7794
7795         * gnus-sum.el (gnus-summary-move-article): Don't draw the
7796         article. Bind gnus-display-mime-function and
7797         gnus-article-prepare-hook.
7798
7799         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
7800         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
7801         gnus-agent-possibly-synchronize-flags to the last.
7802         (gnus-agent-go-online): New function. New variable.
7803
7804 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7805
7806         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
7807         (gnus-agent-regenerate): Ditto.
7808
7809 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7810
7811         * message.el (message-ignored-news-headers)
7812         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
7813         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
7814
7815         * gnus.el (gnus-gethash-safe): New macro.
7816
7817         * gnus-agent.el (gnus-agent-regenerate-history): New function.
7818         (gnus-agent-regenerate): Show messages.
7819
7820 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7821
7822         * gnus-agent.el (gnus-agent-regenerate-group): New function.
7823         (gnus-agent-regenerate): New function.
7824         (gnus-agent-save-alist): Sort.
7825         (gnus-agent-copy-nov-line): Test eobp.
7826         (gnus-agent-retrieve-headers): Erase buffer.
7827
7828 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7829
7830         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
7831         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
7832
7833         * gnus.el (gnus-agent-covered-methods): Move here.
7834         (gnus-online): New function.
7835         (gnus-agent-method-p): Move here.
7836
7837         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
7838         nil. Remove articles-alist.
7839
7840         * gnus-start.el (gnus-get-unread-articles): Check online.
7841         (gnus-groups-to-gnus-format): Ditto.
7842         (gnus-active-to-gnus-format): Ditto.
7843
7844         * gnus-agent.el (gnus-agent-get-function): Use it.
7845         (gnus-agent-get-undownloaded-list): Ditto.
7846         (gnus-agent-fetch-session): Only fetch online methods.
7847
7848         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
7849         (gnus-server-mode-map): Ditto.
7850         (gnus-server-offline-face): New face.
7851         (gnus-server-offline-face): New variable.
7852         (gnus-server-font-lock-keywords): Add offline.
7853         (gnus-server-insert-server-line): Ditto.
7854         (gnus-server-offline-server): New function.
7855
7856         * gnus-int.el (gnus-open-server): Turn to offline.
7857         (gnus-server-unopen-status): New variable.
7858
7859 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7860
7861         * nnkiboze.el (nnkiboze-request-article): Use
7862         gnus-agent-request-article.
7863
7864         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
7865         function. Insert undownloaded NOV.
7866
7867         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
7868         (gnus-agent-request-article): New function.
7869
7870         * gnus.el (gnus-agent-cache): New variable.
7871
7872         * gnus-int.el (gnus-retrieve-headers): Use
7873         gnus-agent-retrieve-headers.
7874         (gnus-request-head): Use gnus-agent-request-article.
7875         (gnus-request-body): Ditto.
7876
7877         * gnus-art.el (gnus-request-article-this-buffer): Use
7878         gnus-agent-request-article.
7879
7880         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
7881         article if it is undownloaded.
7882
7883 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7884
7885         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
7886
7887 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7888
7889         * canlock.el (canlock-string-as-unibyte): New macro.
7890         (canlock-sha1-with-openssl): Return a unibyte string.
7891         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
7892
7893 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7894
7895         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
7896
7897 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7898
7899         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
7900         application/x-emacs-lisp.
7901
7902         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
7903
7904         * nntp.el (nntp-request-article): Add group parameter.
7905         (nntp-request-head): Ditto.
7906         (nntp-find-group-and-number): Add parameter group. Figure out
7907         number if the status line doesn't give (e.g. quimby.gnus.org).
7908
7909 2002-01-08  Simon Josefsson  <jas@extundo.com>
7910
7911         * mml.el (mml-generate-mime-1): Set recipient correctly.
7912
7913 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7914
7915         * message.el (message-read-from-minibuffer): Add parameter
7916         initial-contents.
7917         * gnus-msg.el (gnus-summary-resend-message): Use it.
7918
7919         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
7920         behavior of quit-config.
7921
7922         * message.el (message-make-from): Don't quote fullname.
7923         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
7924
7925         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
7926         From: <andre@slamdunknetworks.com>
7927
7928 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7929
7930         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
7931
7932         * gnus-art.el (gnus-header-button-alist): Handle mailto.
7933
7934         * mml.el (mml-preview): Bind gnus-original-article-buffer because
7935         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
7936         because bbdb may use it.
7937
7938 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7939
7940         * nneething.el (nneething-request-article): When a non-text file
7941         is converted to an article, its data is encoded in base64.  Call
7942         `nneething-make-head' with options to specify MIME types.
7943         (nneething-make-head): Add optional arguments to specify MIME
7944         types.
7945
7946 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7947
7948         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
7949         header if there is not.
7950
7951         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
7952
7953         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
7954         (gnus-inews-mark-gcc-as-read): Obsolete variable.
7955         (gnus-inews-do-gcc): Use them.
7956
7957         * gnus-group.el (gnus-group-mark-article-read): Put holes into
7958         gnus-newsgroup-unselected.
7959
7960 2002-01-06  Simon Josefsson  <jas@extundo.com>
7961
7962         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
7963         condition-case, not ignore-errors.
7964
7965 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7966
7967         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
7968         gnus-fetch-old-headers.
7969
7970         * gnus-art.el (article-display-x-face): Use the current buffer
7971         unless `W f'. Otherwise, X-Face may be shown in the header of a
7972         forwarded part.
7973         (gnus-treatment-function-alist): Treat xface before hiding
7974         headers.
7975
7976 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7977
7978         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
7979         parameters.
7980
7981 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7982
7983         * mm-util.el (mm-multibyte-p): Define conditionally when load.
7984         (mm-guess-charset): New function.
7985         (mm-charset-after): Use it.
7986         (mm-detect-coding-region): New function.
7987         (mm-detect-mime-charset-region): New function.
7988
7989         * gnus-sum.el (gnus-summary-show-article): Use
7990         mm-detect-coding-region.
7991
7992 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7993
7994         * message.el (message-make-fqdn): Be less violent.
7995
7996         * gnus.el (gnus-logo-color-style): Compute custom form
7997         automatically.
7998
7999         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
8000         score file of the parent to the document group.
8001
8002         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
8003         parameters parameter.
8004
8005         * gnus-score.el (gnus-score-load-file): Clean up.
8006
8007 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
8008
8009         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
8010         From: Damien Wyart <damien.wyart@free.fr>
8011
8012         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
8013
8014 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8015
8016         * gnus-sum.el (gnus-select-group-hook): Typo.
8017
8018         * rfc2047.el (rfc2047-decode-string): Return immediately if there
8019         is no quoted-printable-encoded STRING.
8020         From: Jesper Harder <harder@ifa.au.dk>
8021
8022         (rfc2047-decode-string): Decode it.
8023
8024 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8025
8026         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
8027
8028 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
8029         Trivial patch.
8030
8031         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
8032         buffer to get rid of junk line.
8033
8034 2002-01-05  Simon Josefsson  <jas@extundo.com>
8035
8036         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
8037         C-o.
8038         (message-mode-map): Bind message-insert-or-toggle-importance to
8039         C-c C-u.
8040         (message-mode-map): Bind message-disposition-notification-to to
8041         C-c M-n.
8042         (message-mode-menu): Add m-d-n-t.
8043         (message-mode-field-menu): Add m-goto-from.
8044         (message-mode): Doc fix.
8045         (message-goto-from): New function.
8046         (message-insert-disposition-notification-to): New function.
8047         (message-tool-bar-map): Add receipt button.
8048
8049 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8050
8051         * gnus-sum.el (gnus-thread-latest-date): New function.
8052         (gnus-thread-sort-by-most-recent-number): Renamed.
8053         (gnus-thread-sort-functions): Doc fix.
8054         (gnus-select-group-hook): Don't use setq on a hook.
8055         (gnus-thread-latest-date): Use date, not number
8056
8057         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
8058         (gnus-agent-expire): Allow regexp of expire-days.
8059
8060         * gnus-art.el (gnus-article-reply-with-original): Deactivate
8061         region.
8062         (gnus-article-followup-with-original): Ditto.
8063
8064         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
8065
8066         * gnus-art.el (gnus-mime-display-alternative): Use
8067         gnus-local-map-property.
8068         (gnus-mime-display-alternative): Ditto.
8069         (gnus-insert-mime-security-button): Ditto.
8070         (gnus-insert-next-page-button): Ditto.
8071         (gnus-button-prev-page): Take optional args.
8072         (gnus-insert-prev-page-button): widget-convert.
8073
8074         * gnus-util.el (gnus-local-map-property): New function.
8075
8076         * gnus-art.el (gnus-prev-page-map): Use parent map.
8077         (gnus-next-page-map): Ditto.
8078
8079         * gnus-spec.el (gnus-parse-format): Clean up.
8080         (gnus-parse-format): Do complex formatting for %=.
8081
8082         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
8083         "X-Face: " to the data in the built-in scenario.
8084
8085         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
8086         (gnus-correct-pad-form): Renamed.
8087         (gnus-tilde-max-form): Clean up.
8088         (gnus-pad-form): Use gnus-use-correct-string-widths.
8089
8090         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
8091         support if that is available.
8092
8093         * gnus-sum.el (gnus-thread-highest-number): New function.
8094         (gnus-thread-sort-by-most-recent-thread): New function.
8095         (gnus-thread-sort-functions): Doc fix.
8096
8097 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8098
8099         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
8100         all cases.
8101         (gnus-summary-mode): Enable it in all cases.
8102         (gnus-summary-display-article): Ditto.
8103         (gnus-summary-edit-article): Ditto.
8104
8105         * gnus-ems.el (gnus-put-image): Really return glyph.
8106
8107         * gnus-art.el (gnus-article-x-face-command): Fix :type.
8108         (gnus-treat-smiley): Don't take "P" in the interactive form.
8109
8110 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8111
8112         * compface.el (uncompface): XEmacs and Emacs have differing
8113         capabilities.
8114
8115         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
8116
8117         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
8118         (gnus-article-xface-ring-size): Removed.
8119         (gnus-article-display-xface): Removed.
8120         (gnus-remove-image): Cleaned up.
8121
8122         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
8123         (gnus-xmas-create-image): Take pbm files.
8124         (gnus-x-face): Removed.
8125         (gnus-xmas-article-display-xface): Removed.
8126
8127         * gnus-fun.el (gnus-display-x-face-in-from): Bind
8128         default-enable-multibyte-characters.
8129
8130         * compface.el (uncompface): Doc fix.
8131
8132         * gnus-art.el (gnus-article-x-face-command): Use
8133         gnus-display-x-face-in-from.
8134
8135         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
8136
8137         * gnus-ems.el (gnus-put-image): Return the image.
8138
8139         * gnus-fun.el (gnus-display-x-face-in-from): New function.
8140         (gnus-x-face): Moved here.
8141
8142 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
8143
8144         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
8145         invisible if string is nil.
8146         (gnus-xmas-article-display-xface): Use it.
8147
8148         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
8149         property when string is nil.
8150         (gnus-article-display-xface): Use it.
8151
8152 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8153
8154         * gnus-art.el (article-display-x-face): Check whether valid grey
8155         face was returned.
8156         (article-display-x-face): Place image in the right spot.
8157
8158         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
8159         stderr.
8160         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
8161
8162 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8163
8164         * gnus-xmas.el (gnus-xmas-create-image): Take optional
8165         parameters.
8166         (gnus-xmas-put-image): Allow non-strings to be passed.
8167
8168         * gnus-art.el (article-display-x-face): Use optional parameters.
8169
8170         * gnus-ems.el (gnus-create-image): Take optional parameters.
8171
8172         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
8173
8174         * compface.el (compface-xbm-p): Removed.
8175
8176         * gnus-ems.el (gnus-article-compface-xbm): Removed.
8177         (gnus-article-display-xface): Use compface.
8178
8179         * compface.el: New file.
8180
8181         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
8182         (gnus-convert-image-to-x-face-command): Ditto.
8183         (gnus-random-x-face): Quote argument.
8184         (gnus-x-face-from-file): Ditto.
8185
8186 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
8187
8188         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
8189         the expire-group parameter once per article rather than once
8190         per group; bind `nnmaildir-article-file-name' and `article'
8191         for convenience.  Leave article alone when expire-group
8192         specifies the current group.
8193         (nnmaildir--update-nov): be more concurrency-friendly with
8194         temp file names.
8195
8196 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8197
8198         * gnus-start.el (gnus-read-init-file): Cleaned up.
8199
8200 2002-01-03  Dave Love  <d.love@dl.ac.uk>
8201
8202         * gnus-start.el (gnus-startup-file-coding-system): Removed.
8203         (gnus-read-init-file): Don't use it.
8204
8205 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8206
8207         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
8208
8209 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8210
8211         * gnus-start.el (gnus-read-init-file): Don't force coding system
8212         for ~/.gnus.  From Dave Love <fx@gnu.org>.
8213
8214 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8215
8216         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
8217         * nnspool.el (nnspool-request-post): Ditto.
8218
8219         * mm-util.el (mm-use-find-coding-systems-region): New variable.
8220         (mm-find-mime-charset-region): Use it.
8221
8222 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8223
8224         * gnus.el (gnus-summary-line-format): Added :link.
8225         * gnus-topic.el (gnus-topic-line-format): Ditto.
8226         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
8227         * gnus-srvr.el (gnus-server-line-format): Ditto.
8228         * gnus-group.el (gnus-group-line-format): Ditto.
8229
8230         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
8231         :keys, it works on both Emacsen.
8232
8233 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8234
8235         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
8236
8237 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8238
8239         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
8240
8241 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
8242
8243         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
8244         very wide reply.
8245
8246 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8247
8248         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
8249         (gnus-picon-cache): New variable.
8250         (gnus-picon-transform-newsgroups): Cache stuff.
8251
8252         * gnus-art.el (gnus-article-reply-with-original): New command.
8253         (gnus-article-followup-with-original): New command.
8254
8255         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
8256         END parameters.
8257         (gnus-summary-followup): Take a list of list of articles.
8258         (gnus-inews-yank-articles): Allow lists of article/regions.
8259
8260         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
8261         longer the usual commands.
8262
8263         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
8264         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
8265         shell-command-on-region.
8266
8267 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8268
8269         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
8270           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
8271
8272 2002-01-03  Steve Youngs  <youngs@xemacs.org>
8273
8274         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
8275         understand ':keys', wrap it in an featurep 'xemacs.
8276
8277 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8278
8279         * gnus-ems.el (gnus-article-display-xface): Show xface in the
8280         order of headers (Actually, it is called in a reversed order). Add
8281         'gnus-image-text-deletable property.
8282         (gnus-remove-image): Remove text with such a property.
8283
8284         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
8285         gnus-put-image.
8286
8287         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
8288         with ", "
8289
8290 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8291
8292         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
8293
8294         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
8295         (article-display-x-face): Display grey X-Faces.
8296
8297         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
8298         (gnus-convert-gray-x-face-to-ppm): Ditto.
8299         (gnus-convert-image-to-gray-x-face): Ditto.
8300
8301         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
8302         gnus-summary-show-raw-article.
8303
8304 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8305
8306         Display picons in XEmacs without showing text.
8307
8308         * gnus-xmas.el (gnus-xmas-create-image): Don't use
8309         mm-create-image-xemacs to create xbm glyph, because it deletes
8310         temporary files.
8311         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
8312         (gnus-xmas-remove-image): Make text visible, remove glyph.
8313
8314         * gnus-picon.el (gnus-picon-transform-newsgroups)
8315         (gnus-picon-transform-address): Insert spec backward, due to the
8316         incompatibility of gnus-xmas-put-image.
8317
8318 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8319
8320         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
8321
8322 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8323
8324         * gnus.el: Doc fix.
8325
8326         * gnus-art.el: Doc fix.
8327
8328         * gnus-agent.el: Doc fix.
8329
8330 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8331
8332         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
8333
8334 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
8335
8336         * nnmaildir.el (nnmaildir--update-nov): automatically parse
8337         NOV data out of the message again if nnmail-extra-headers has
8338         changed.
8339
8340 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8341
8342         * gnus-fun.el: New file.
8343         (gnus-convert-image-to-x-face-command): New variable.
8344         (gnus-insert-x-face): New function.
8345         (gnus-random-x-face): Renamed.
8346         (gnus-x-face-from-file): Renamed.
8347
8348         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
8349         "_".
8350         (gnus-body-boundary-delimiter): Typo fix.
8351
8352 2002-01-02  Simon Josefsson  <jas@extundo.com>
8353
8354         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
8355         (gnus-body-boundary-delimiter): Fix type.
8356
8357 2002-01-01  Simon Josefsson  <jas@extundo.com>
8358
8359         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
8360         (gnus-treat-emphasize, gnus-treat-strip-cr)
8361         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
8362         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
8363         (gnus-treat-fill-article, gnus-treat-hide-citation)
8364         (gnus-treat-hide-citation-maybe)
8365         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
8366         (gnus-treat-strip-pem, gnus-treat-strip-banner)
8367         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
8368         (gnus-treat-date-ut, gnus-treat-date-local)
8369         (gnus-treat-date-english, gnus-treat-date-lapsed)
8370         (gnus-treat-date-original, gnus-treat-date-iso8601)
8371         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
8372         (gnus-treat-strip-trailing-blank-lines)
8373         (gnus-treat-strip-leading-blank-lines)
8374         (gnus-treat-strip-multiple-blank-lines)
8375         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
8376         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
8377         (gnus-treat-display-xface, gnus-treat-display-smileys)
8378         (gnus-treat-from-picon, gnus-treat-mail-picon)
8379         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
8380         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
8381         (gnus-treat-play-sounds, gnus-treat-translate)
8382         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
8383
8384         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
8385         (gnus-article-treat-body-boundary): Use it.
8386
8387         * message.el (message-mode): Fix doc.
8388         (message-mode-menu): Fix names.
8389
8390 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8391
8392         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
8393         articles.
8394
8395         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
8396         (gnus-picon-transform-address): Search for unknown faces as well.
8397         (gnus-picon-find-face): Don't search "news" for MISC.
8398         (gnus-picon-user-directories): Changed default back to exclude
8399         "unknown".
8400
8401         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
8402
8403         * gnus-picon.el (gnus-picon-find-face): Search through all
8404         databases.
8405         (gnus-picon-find-face): New implementation.
8406
8407         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
8408         keystroke.
8409         (gnus-topic-goto-next-topic): Ditto.
8410
8411         * gnus.el (gnus-summary-line-format): Changed default.
8412
8413         * nnmail.el (nnmail-extra-headers): Change default.
8414
8415         * gnus-sum.el (gnus-extra-headers): Change default.
8416
8417         * message.el (message-news-other-window): Changed "news" to
8418         "posting".
8419         (message-news-other-frame): Ditto.
8420         (message-do-send-housekeeping): Ditto.
8421
8422         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
8423         function.
8424         (gnus-article-unread-p): New function.
8425         (gnus-article-unseen-p): New function.
8426         (gnus-dead-summary-mode-map): Typo.
8427
8428         * gnus-util.el (gnus-make-predicate): New function.
8429         (gnus-make-predicate-1): New function.
8430
8431         * gnus-sum.el: New function.
8432         (gnus-map-articles): New function.
8433
8434         * gnus-art.el (gnus-treat-fold-headers): New variable.
8435         (gnus-article-treat-fold-headers): New command and keystroke.
8436
8437         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
8438         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
8439
8440 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8441
8442         * message.el (message-fcc-externalize-attachments): New variable.
8443         (message-do-fcc): Use it.
8444
8445         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
8446         (gnus-inews-do-gcc): Use it.
8447
8448         * mml.el (mml-tweak-sexp-alist): New variable.
8449         (mml-externalize-attachments): New variable.
8450         (mml-tweak-part): Use mml-tweak-sexp-alist.
8451         (mml-tweak-externalize-attachments): New function.
8452
8453 2002-01-01  Steve Youngs  <youngs@xemacs.org>
8454
8455         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
8456         'set-glyph-face' so x-face back/foreground can be set.
8457
8458 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8459
8460         * message.el (message-fix-before-sending): Fix a typo.
8461
8462 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8463
8464         * gnus-art.el (gnus-treat-smiley): Renamed command.
8465         (gnus-article-remove-images): New command and keystroke.
8466
8467         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
8468
8469         * smiley-ems.el (gnus-smiley-display): Removed.
8470
8471         * gnus.el (gnus-version-number): Update version.
8472
8473         * message.el (message-text-with-property): Renamed and moved
8474         here.
8475         (message-fix-before-sending): Highlight invisible text and place
8476         point there.
8477
8478 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8479
8480         * gnus.el: Oort Gnus v0.04 is released.
8481
8482 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8483
8484         * gnus-delay.el (gnus-delay-send-queue): Renamed.
8485
8486         * gnus-art.el (gnus-ignored-headers): More headers,
8487
8488         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
8489         of `scan-error', since XEmacs doesn't seem to support that.
8490
8491 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8492
8493         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
8494         arg.
8495         (gnus-summary-best-unread-subject): Ditto.
8496         (gnus-summary-best-unread-subject): No, don't.
8497         (gnus-summary-better-unread-subject): New command.
8498
8499         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
8500
8501         * lpath.el ((featurep 'xemacs)): fbind url function.
8502
8503         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
8504         buffer.
8505         (gnus-xmas-remove-image): Implementation that does something.
8506         (gnus-xmas-article-display-xface): Mark images properly.
8507
8508         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
8509
8510 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
8511
8512         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
8513
8514 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8515
8516         * gnus-group.el (gnus-group-line-format): Added %O to the default
8517         value.
8518
8519         * gnus-util.el (gnus-text-with-property): The smallest point is
8520         point-min.
8521
8522         * smiley-ems.el (smiley-region): Return images.
8523         (gnus-smiley-display): Allow toggling.
8524         (smiley-region): Use text properties, not overlays.
8525
8526         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
8527         implemented yet.
8528
8529         * smiley-ems.el (smiley-update-cache): Check for valid types.
8530
8531         * gnus-art.el (gnus-with-article-buffer): New macro.
8532
8533         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
8534         strings as well as the glyphs.
8535         (gnus-picon-transform-address): Ditto.
8536         (gnus-picon-insert-glyph): Ditto.
8537         (gnus-picon-transform-newsgroups): Toggle.
8538         (gnus-picon-transform-address): Toggle.
8539
8540         * gnus-ems.el (gnus-remove-image): New function.
8541         (gnus-put-image): Take an optional string.
8542
8543         * gnus-util.el (gnus-text-with-property): New function.
8544
8545         * gnus-art.el (gnus-delete-images): New function.
8546
8547         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
8548
8549         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
8550         (gnus-article-wash-status): Use it.
8551         (gnus-signature-toggle): Clean up.
8552         (gnus-add-wash-status): New function.
8553         (gnus-delete-wash-status): New function.
8554         (gnus-article-hide-text-type): Use them throughout.
8555         (gnus-add-image): New function.
8556
8557         * gnus-ems.el (gnus-article-display-xface): Use new interface.
8558
8559         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
8560         interface.
8561
8562         * gnus-art.el (article-display-x-face): Cleaned up.
8563
8564         * rfc2047.el (rfc2047-field-value): New function.
8565
8566         * mail-parse.el (mail-header-field-value): New alias.
8567
8568         * gnus-art.el (gnus-mime-print-part): Fix typos.
8569
8570         * smiley-ems.el (gnus-smiley-file-types): New variable.
8571         (smiley-update-cache): Use it.
8572         (smiley-regexp-alist): Suffix-less smiley names.
8573         (smiley-regexp-alist): Added more smileys.
8574
8575         * gnus-sum.el (gnus-print-buffer): Made into own function.
8576         (gnus-summary-print-article): Use it.
8577
8578         * mailcap.el (mailcap-mime-info): Actually return the bit that we
8579         looked for when REQUEST is a string.
8580
8581         * gnus-art.el (gnus-mime-button-commands): Add printing
8582         keystroke.
8583         (gnus-mime-copy-part): Doc fix.
8584         (gnus-mime-print-part): New command.
8585
8586 2001-12-31  Simon Josefsson  <jas@extundo.com>
8587
8588         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
8589         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
8590
8591 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8592
8593         * gnus-picon.el (gnus-treat-from-picon): Autoload.
8594         (picon): Fix doc.
8595
8596         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
8597         longer exists. Remove those codes.
8598         * gnus.el (gnus-use-picons): Ditto.
8599
8600 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8601
8602         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
8603         infloop.
8604
8605         * gnus-sum.el (t): New `W D' map.
8606
8607         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
8608         (gnus-article-treat-body-boundary): Clean up.
8609         (gnus-body-boundary-face): Removed.
8610         (gnus-article-goto-header): Moved here.
8611         (gnus-article-goto-header): Allow better regexps.
8612         (gnus-article-treat-fold-newsgroups): New command.
8613
8614         * gnus-sum.el (gnus-summary-move-article): We have to select an
8615         article to give `gnus-read-move-group-name' an opportunity to
8616         suggest an appropriate default.
8617
8618         * rfc2047.el (rfc2047-fold-line): New function.
8619         (rfc2047-unfold-line): Ditto.
8620         (rfc2047-fold-region): Don't fold just after the header name.
8621
8622         * mail-parse.el (mail-header-fold-line): New alias.
8623         (mail-header-unfold-line): Ditto.
8624
8625         * gnus-art.el (gnus-body-boundary-face): Renamed.
8626         (gnus-article-treat-body-boundary): Use it.
8627         (gnus-article-treat-body-boundary): Use an invisible header and a
8628         line of underline characters.
8629
8630 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8631
8632         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
8633
8634         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
8635         (gnus-picon-split-address): New function.
8636         (gnus-picon-find-face): Use it.
8637         (gnus-picon-transform-address): Use it. Set first to t for each
8638         address.
8639
8640         * gnus-art.el (gnus-with-article-headers): Move to here. Define
8641         the macro then use it.
8642         (gnus-treatment-function-alist): Treat picons earlier.
8643
8644 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8645
8646         * gnus-art.el (gnus-body-separator-face): New variable.
8647         (gnus-article-treat-body-boundary): Use a blank, colored line.
8648
8649         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
8650         well.
8651
8652         * gnus-art.el (gnus-treat-body-boundary): New variable.
8653         (gnus-article-treat-unfold-headers): Use helper macro.
8654         (gnus-article-treat-body-boundary): New command.
8655
8656         * gnus.el (gnus-logo-color-style): Change the default color.
8657         (gnus-splash-face): Gray, gray.
8658
8659         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
8660         colors.
8661
8662         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
8663         (gnus-logo-color-style): Ditto.
8664         (gnus-logo-colors): Ditto.
8665
8666         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
8667
8668         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
8669
8670         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
8671         (gnus-picon-transform-newsgroups): New function.
8672
8673         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
8674         string.
8675
8676         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
8677
8678         * gnus-art.el (gnus-treat-cc-picon): New variable.
8679         (gnus-treat-mail-picon): Renamed.
8680
8681         * gnus-picon.el: New implementation.
8682         (gnus-picon-find-face): Renamed.
8683         (gnus-treat-from-picon): Use it.
8684         (gnus-picon-transform-address): Renamed.
8685         (gnus-treat-from-picon): Use it.
8686         (gnus-picon-create-glyph): Renamed.
8687         (gnus-picon-transform-address): Use it.
8688         (gnus-treat-cc-picon): New command.
8689
8690         * mm-decode.el (mm-create-image-xemacs): Separated out into
8691         function.
8692         (mm-get-image): Use it.
8693
8694         * gnus-art.el (gnus-treat-display-picons): Simplify.
8695         (gnus-treat-from-picon): Renamed.
8696
8697         * gnus-ems.el (gnus-create-image): New function.
8698         (gnus-put-image): New function.
8699
8700         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
8701         (gnus-with-article-headers): New macro.
8702         (gnus-article-goto-header): New function.
8703
8704         * gnus-xmas.el (gnus-image-type-available-p): New function.
8705
8706         * gnus-ems.el (gnus-image-type-available-p): New function.
8707
8708 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8709
8710         * nnrss.el (nnrss-check-group): Find the correct tag, because
8711         xml.el is changed.
8712
8713 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8714
8715         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
8716         lines are shorter than the window width.
8717         (gnus-ignored-headers): More headers.
8718
8719 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8720
8721         * gnus-art.el (gnus-treat-unfold-lines): New variable.
8722         (gnus-treat-unfold-headers): Renamed.
8723         (gnus-article-treat-unfold-headers): New command and keystroke.
8724
8725         * rfc2047.el (rfc2047-encode-message-header): Clean up.
8726
8727         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
8728
8729 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8730
8731         * sha1-el.el (sha1-use-external): New variable.
8732         (sha1-region): Use it.
8733         (sha1-string): Ditto.
8734
8735         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
8736         * gnus-picon.el: Less warnings when compile.
8737
8738 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8739
8740         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
8741         alias.
8742         (gnus-picons-database): Default to list.
8743         (gnus-picons-lookup-internal): Use it.
8744
8745         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
8746         to "bogus".
8747
8748         * gnus-win.el (gnus-configure-windows-hook): New hook.
8749
8750 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
8751
8752         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
8753
8754 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8755
8756         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
8757         lists.
8758         (gnus-select-newsgroup): Don't append; push.
8759         (gnus-adjust-marked-articles): Remove obsolete ranges from
8760         `seen'.
8761         (gnus-update-marks): Clean up.
8762         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
8763
8764 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
8765
8766         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
8767
8768 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8769
8770         * gnus-sum.el (gnus-auto-select-subject): New variable.
8771         (gnus-summary-best-unread-subject): New function.
8772         (gnus-summary-best-unread-article): Use it.
8773         (gnus-summary-first-unseen-subject): New function and command.
8774
8775         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
8776         other treatments.
8777
8778         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
8779         function.
8780
8781         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
8782         from the list of hidden types.
8783
8784         * mm-view.el (mm-inline-text): Ditto.
8785         (mm-inline-text): Ditto.
8786         (mm-w3-prepare-buffer): Ditto.
8787
8788         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
8789
8790 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8791
8792         * gnus-art.el (gnus-ignored-headers): Added more headers.
8793
8794 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
8795
8796         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
8797         once.
8798
8799 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8800
8801         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
8802
8803 2001-12-28  Simon Josefsson  <jas@extundo.com>
8804
8805         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
8806         Jesper Harder <harder@ifa.au.dk>.
8807
8808 2001-12-27  Simon Josefsson  <jas@extundo.com>
8809
8810         * gnus-sum.el (gnus-select-newsgroup): Make
8811         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
8812         contain all articles (instead of none) when no seen marks have
8813         been set for the group.
8814         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
8815         instead, it seems to result in shorter ranges.
8816
8817 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8818
8819         * mm-util.el (mm-iso-8859-x-to-15-region): Use
8820         insert-before-markers.
8821         From Jesper Harder <harder@ifa.au.dk>
8822
8823 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
8824
8825         * nnmaildir.el (nnmaildir-save-mail): create the destination
8826         groups if they do not exist.
8827
8828 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
8831
8832 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8833
8834         * gnus-group.el (gnus-group-read-ephemeral-group): Call
8835         gnus-group-real-name.
8836
8837         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
8838         (gnus-newsgroup-variables): Ditto.
8839
8840         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
8841         return it.
8842
8843 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
8844
8845         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
8846         * nnmaildir.el (top-level): Add commentary.
8847         (nnmaildir-version): Indicate that nnmaildir is now a standard
8848         part of Gnus, not separately released.
8849
8850 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8851
8852         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
8853         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
8854         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
8855         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8856
8857 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8858
8859         * nnmaildir.el: Copyright changes. Require cl only at compile time.
8860
8861 2001-12-20  Simon Josefsson  <jas@extundo.com>
8862
8863         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
8864         ZHU <zsh@cs.rochester.edu>.
8865         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
8866         Brian P Templeton <bpt@tunes.org>.
8867
8868 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8869
8870         * nnmaildir.el: New file.
8871         From Paul Jarc <prj@po.cwru.edu>.
8872
8873 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8874
8875         * nndoc.el (nndoc-type-alist): Move forward to the end.
8876
8877 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8878
8879         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
8880         `dolist'.
8881
8882 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8883
8884         * gnus-win.el (gnus-frames-on-display-list): New function.
8885         (gnus-get-buffer-window): Use it.
8886
8887 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8888
8889         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
8890
8891 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8892
8893         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
8894
8895 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8896            From Harald Meland <Harald.Meland@usit.uio.no>
8897
8898         * gnus-win.el (gnus-get-buffer-window): New function.
8899         (gnus-all-windows-visible-p): Use it.
8900
8901         * gnus-util.el (gnus-horizontal-recenter)
8902         (gnus-horizontal-recenter, gnus-horizontal-recenter)
8903         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
8904
8905         * gnus-score.el (gnus-score-insert-help): Use it.
8906
8907         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
8908         (gnus-generate-tree, gnus-highlight-selected-tree)
8909         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
8910         it.
8911
8912         * gnus-art.el (gnus-article-set-window-start)
8913         (gnus-mm-display-part, gnus-request-article-this-buffer)
8914         (gnus-button-next-page, gnus-button-prev-page)
8915         (gnus-article-button-next-page, gnus-article-button-prev-page):
8916         Use it.
8917
8918 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
8919
8920         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
8921         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8922         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
8923
8924 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8925
8926         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
8927         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8928         * mml1991.el, nnultimate.el: Add `coding'.
8929
8930 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
8931
8932         * ChangeLog: changed coding to buffer-file-coding-system
8933         * ChangeLog.1: same
8934         * nnwfm.el: same
8935         * gnus-smiley.el: same
8936         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
8937         * gnus-delay.el: same
8938         * gnus-spec.el: same
8939         * message.el: same
8940         * mml1991.el: same
8941         * nnultimate.el: same
8942
8943 2001-12-16  Simon Josefsson  <jas@extundo.com>
8944         Inspired by code by Dirk Meyer <dischi@tzi.de>.
8945
8946         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
8947         (gnus-summary-save-map): Add muttprint.
8948         (gnus-summary-make-menu-bar): Ditto.
8949         (gnus-summary-muttprint): New function.
8950
8951         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
8952
8953 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8954
8955         * uudecode.el (uudecode-decode-region-internal): Speedup by using
8956         temporary list instead of buffer.
8957
8958         * mm-url.el (executable-find): autoload.
8959
8960 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8961
8962         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
8963         to variable, follow doc-string conventions).
8964
8965 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
8966
8967         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
8968         subscribe-level
8969         * gnus-topic.el (gnus-subscribe-topics): use it.
8970
8971 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8972
8973         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
8974         messages. (A small patch with indentation)
8975         From Sean Neakums <sneakums@zork.net>.
8976
8977         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
8978         nil after shooting down the gnus-original-article-buffer.
8979
8980 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8981
8982         * uudecode.el (uudecode-use-external): New variable.
8983         (uudecode-decode-region): Automatically detect external program.
8984
8985         * binhex.el (binhex-use-external): New variable.
8986         (binhex-decode-region-internal): New function.
8987         (binhex-decode-region): Automatically detect external program.
8988
8989         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
8990         Use them.
8991
8992 2001-12-12  Simon Josefsson  <jas@extundo.com>
8993
8994         * nnvirtual.el (nnvirtual-always-rescan)
8995         (nnvirtual-component-regexp): Fix doc.
8996
8997         * nnoo.el (defvoo): Add doc to defvoo variables.
8998
8999         * nnml.el (nnml-directory, nnml-active-file)
9000         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
9001         (nnml-marks-is-evil, nnml-filenames-are-evil)
9002         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
9003
9004         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
9005         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
9006         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
9007         `error'.
9008
9009         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
9010         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
9011
9012         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
9013         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
9014         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
9015         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
9016
9017         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
9018         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
9019
9020         * imap.el, nnimap.el: Fix indentation.
9021
9022         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
9023
9024 2001-12-12  Didier Verna  <didier@xemacs.org>
9025
9026         * gnus-msg.el (gnus-group-news): New function.
9027         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
9028         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
9029         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
9030         for it.
9031         * gnus-msg.el (gnus-summary-news-other-window): New function.
9032         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
9033         bind it to `i'.
9034         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
9035         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
9036         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
9037         for it (called with a prefix).
9038         * gnus-msg.el (gnus-configure-posting-styles): add an optional
9039         group-name argument.
9040         * gnus-msg.el (gnus-setup-message): use it.
9041
9042 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9043
9044         * gnus-sum.el (gnus-summary-show-article): Fix doc.
9045
9046 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9047
9048         * mml.el (mime-to-mml): Remove Content-Disposition too.
9049
9050 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9051
9052         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
9053         * gnus-group.el (gnus-group-name-decode): Decode unibyte
9054         strings only.
9055         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
9056
9057 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
9058
9059         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
9060         (nnmail-fancy-expiry-target): Use it.
9061         Suggestions from Simon Josefsson <jas@extundo.com>.
9062
9063 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9064
9065         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
9066
9067 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9068
9069         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
9070
9071         * gnus-util.el (gnus-url-unhex-string): Move here.
9072
9073 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9074
9075         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
9076         mm-url-decode-entities-nbsp.
9077
9078         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
9079         * webmail.el, nnwfm.el: Use mm-url.
9080
9081         * mm-url.el (mm-url-fetch-form): Move from nnweb.
9082         (mm-url-remove-markup): Move from nnweb.
9083         (mm-url-fetch-simple): Move from webmail.
9084
9085         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
9086
9087 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9088
9089         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
9090         (gnus-summary-print-article): Use it.
9091
9092         * gnus-util.el (gnus-replace-in-string): Typo.
9093
9094 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9095
9096         * nnweb.el (nnweb-replace-in-string): Removed.
9097
9098         * gnus-util.el (gnus-replace-in-string): New function.
9099         (gnus-mode-string-quote): Use it.
9100
9101         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
9102         * nnwfm.el (nnwfm-create-mapping): Ditto.
9103
9104 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9105
9106         * dgnushack.el (dgnushack-compile): nnrss.el and
9107         nnslashdot.el don't depend on nnweb, url, w3.
9108
9109         * nnrss.el: Use mm-url.
9110
9111 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9112
9113         * mm-url.el (mm-url-insert-file-contents): Support file:.
9114
9115 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9116
9117         * mm-view.el: Lower case for the description line. Sync from the
9118         Emacs CVS.
9119
9120 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9121
9122         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
9123         From:  Stefan Monnier  <monnier@cs.yale.edu>
9124
9125 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9126
9127         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
9128
9129 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9130
9131         * mm-url.el: Require executable.
9132         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9133
9134 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9135
9136         * pop3.el (pop3-munge-message-separator): Only use valid date.
9137         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
9138
9139         * Makefile.in: gnus-load.elc may not be generated.
9140
9141 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9142
9143         * mm-url.el: New file.
9144         * nnslashdot.el: Use it.
9145         * mm-extern.el (mm-extern-url): Use it.
9146
9147 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9148
9149         * gnus-sum.el (gnus-summary-save-article): Nix
9150         gnus-display-mime-function and gnus-article-prepare-hook.
9151
9152         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
9153         the beginning of lines.
9154         (gnus-complex-form-to-spec): Ditto.
9155
9156 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9157
9158         * message.el (message-make-mft): Fix the m-s-a-file regexp.
9159         From Paul Jarc <prj@po.cwru.edu>.
9160
9161 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9162
9163         * message.el: New variable message-subscribed-address-file;
9164         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
9165
9166 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9167
9168         * message.el (message-tab-body-function): Set to nil.
9169         (message-tab): Use text-mode-map or global-map.
9170         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
9171
9172 2001-11-30  Simon Josefsson  <jas@extundo.com>
9173
9174         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
9175         instead of gnus-union, for speed.  Suggested by Christoph Conrad
9176         <christoph.conrad@gmx.de>.
9177         (gnus-agent-fetch-group-1): Add verbose message.
9178
9179 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9180
9181         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
9182         of integers.
9183
9184 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9185
9186         * message.el (message-newgroups-header-regexp)
9187         (message-completion-alist, message-tab-body-function): Use
9188         defcustom rather than defvar.
9189         (message-tab): Mention `message-tab-body-function' in doc.
9190         Suggested by Karl Eichwalder.
9191
9192 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9193
9194         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
9195
9196 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9197
9198         * nnheader.el (nnheader-find-nov-line): Don't use macro
9199         gnus-delete-line.
9200
9201         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
9202         (gnus-group-name-charset): Ditto.
9203
9204         * gnus-util.el (gnus-buffer-live-p): Ditto.
9205
9206 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9207
9208         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
9209         open parenthesis in doc.
9210         (sieve-manage-authenticator-alist): Typo in doc.
9211         * imap.el (imap-authenticator-alist): Typo in doc.
9212         (imap-stream-alist): Backslash.
9213
9214         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
9215           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
9216
9217 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9218
9219         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
9220
9221         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
9222
9223         * gnus-msg.el (gnus-configure-posting-styles): use
9224         make-local-hook. Add LOCAL for add-hook.
9225
9226 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
9227
9228         * message.el (message-mode): Use `make-local-hook' unless
9229         obsolete.
9230         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
9231
9232 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9233
9234         * canlock.el: Remove sha1.el and base64.el stuff.
9235
9236 2001-11-26  Didier Verna  <didier@xemacs.org>
9237
9238         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
9239         if needed.
9240
9241 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9242
9243         * message.el (message-tamago-not-in-use-p): New function.
9244         (message-strip-forbidden-properties): Use it.
9245
9246 2001-11-26  Didier Verna  <didier@xemacs.org>
9247
9248         * gnus-start.el (gnus-check-first-time-used): only check for
9249         existence of .el[d] files.
9250
9251 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9252
9253         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
9254
9255         * message.el (message-setup-1): Clean up mc-*.
9256
9257 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9258
9259         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
9260         * gnus-score.el (gnus-score-find-bnews): Use it.
9261
9262         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
9263         (gnus-summary-limit-to-author): Ditto.
9264         (gnus-summary-limit-to-extra): Ditto.
9265         (gnus-summary-find-matching): Support not-matching argument.
9266
9267 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9268
9269         * message.el (message-wash-subject): Use `insert' rather than
9270         `insert-string', which is deprecated.
9271
9272 2001-11-24  Simon Josefsson  <jas@extundo.com>
9273
9274         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
9275         message. (Gnus does not "default" to using 8bit for the message,
9276         it default to use 8bit encoding and the user-supplied CTE
9277         value. Calling this behaviour "treating it as 8bit" is perhaps
9278         better.)
9279
9280         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
9281         (compare mm-charset-to-coding-system).
9282
9283 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9284
9285         * canlock.el (canlock-sha1-with-openssl): Use unibyte
9286         buffer. Correctly decode hex.
9287
9288 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9289
9290         * gnus-agent.el (gnus-category-insert-line): Convert category
9291         names to strings.
9292
9293 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9294
9295         * message.el (sha1): eval-and-compile.
9296
9297 2001-11-20  Simon Josefsson  <jas@extundo.com>
9298
9299         * message.el (message-allow-no-recipients): New variable.
9300         (message-send): Use it, customize the prompting when posting to
9301         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
9302
9303 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9304
9305         * mm-util.el (mm-coding-system-priorities): New variable.
9306         (mm-sort-coding-systems-predicate): New function.
9307         (mm-find-mime-charset-region): Resort coding systems if needed.
9308         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9309
9310 2001-11-20  Didier Verna  <didier@xemacs.org>
9311
9312         * gnus-group.el (gnus-group-make-help-group): new optional
9313         argument to control the error behavior.
9314         * gnus-start.el (gnus-check-first-time-used): use it to avoid
9315         erroring.
9316
9317 2001-11-19  Simon Josefsson  <jas@extundo.com>
9318
9319         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
9320         instead of C-c C-u.  Suggested by Per Abrahamsen
9321         <abraham@dina.kvl.dk>.
9322
9323 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9324
9325         * nnfolder.el (nnfolder-read-folder): Use group instead of
9326         nnfolder-current-group.
9327         Suggested by Lorentey Karoly <lorentey@elte.hu>.
9328
9329 2001-11-17  Simon Josefsson  <jas@extundo.com>
9330
9331         * message.el (message-send): Ask user if Fcc/Gcc should be
9332         performed when no other sender was specified.
9333         Suggested by prj@po.cwru.edu (Paul Jarc).
9334
9335 2001-11-17  Simon Josefsson  <jas@extundo.com>
9336
9337         * message.el (message-mode, message-mode-map): Use C-c C-u for
9338         Importance: instead of C-c C-p (used by SC).
9339
9340 2001-11-16  Simon Josefsson  <jas@extundo.com>
9341
9342         * message.el (message-insert-importance-high)
9343         (message-insert-importance-low): Save point.
9344
9345         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
9346         value.
9347
9348 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
9349
9350         * message.el (message-strip-special-text-properties): New option.
9351         (message-strip-forbidden-properties): Obey it.
9352
9353 2001-11-14  Sam Steingold  <sds@gnu.org>
9354
9355         * gnus-score.el: Fixed some doc strings to properly quote symbols.
9356
9357 2001-11-15  Simon Josefsson  <jas@extundo.com>
9358
9359         Support "Importance:" header in Message.
9360
9361         * message.el (message-mode-map): Bind C-c C-p to
9362         `message-insert-or-toggle-importance'
9363         (message-mode-menu): Add message-insert-importance-{high,low}.
9364         (message-insert-importance-high, message-insert-importance-low)
9365         (message-insert-or-toggle-importance): New functions.
9366         (message-tool-bar-map): Add {un,}important.
9367         (message-mode): Doc fix.
9368
9369 2001-11-15  Simon Josefsson  <jas@extundo.com>
9370
9371         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
9372
9373         * mml.el (mml-menu): Fix toolbar tooltip.
9374
9375 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9376
9377         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
9378         * nnml.el (nnml-save-marks): Ditto.
9379
9380         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
9381
9382 2001-11-15  Simon Josefsson  <jas@extundo.com>
9383
9384         * nnml.el (nnml-save-marks):
9385         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
9386         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
9387
9388 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9389
9390         * gnus-art.el (gnus-article-wash-status-strings): Use
9391         `copy-sequence', not `copy-seq'.
9392
9393 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9394
9395         * gnus-art.el (gnus-article-wash-status-strings): New constant.
9396         (gnus-gnus-article-wash-status-entry): New function.
9397         (gnus-article-wash-status): Use it.
9398
9399 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9400
9401         * mml1991.el: Add coding header.
9402
9403 2001-11-12  Simon Josefsson  <jas@extundo.com>
9404
9405         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
9406         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
9407         `mml1991-sign' and `mml1991-encrypt'.
9408         (mml1991-encrypt, mml1991-sign): New glue functions.
9409         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
9410
9411         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
9412         (mml-menu): Add PGP to menu.
9413
9414         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
9415         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
9416         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
9417         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
9418
9419         * mml2015.el: Mention RFC 3156.
9420
9421         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
9422
9423 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9424
9425         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
9426
9427         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
9428           From <Michael.Cook@cisco.com>
9429
9430 2001-11-11  Simon Josefsson  <jas@extundo.com>
9431
9432         * message.el (top-level): Autoload sha1.
9433         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
9434         canlock, no need to require two different hash algs).  Suggested
9435         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
9436
9437 2001-11-09  Simon Josefsson  <jas@extundo.com>
9438
9439         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
9440         <Pavel@Janik.cz>.
9441
9442 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9443
9444         * message.el (message-point-in-header-p): New function.
9445         (message-do-auto-fill): Use it.
9446         (message-beginning-of-line): New function.  Goes to beginning of
9447         header value (i.e., end of header name), or to beginning of line
9448         if already at beginning of value.  Behaves like
9449         `beginning-of-line' when in message body.
9450         (message-mode-map): Bind it.
9451
9452 2001-11-08  Simon Josefsson  <jas@extundo.com>
9453
9454         * gnus-msg.el (gnus-posting-styles): Add doc.
9455
9456 2001-11-07  Simon Josefsson  <jas@extundo.com>
9457
9458         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
9459
9460         * sieve-mode.el (sieve-control-commands-face)
9461         (sieve-control-commands-face, sieve-action-commands-face)
9462         (sieve-test-commands-face, sieve-tagged-arguments-face): New
9463         faces.
9464         (sieve-font-lock-keywords): Use them.
9465         (sieve-mode): Only set font-lock-defaults in emacs.
9466
9467         * gnus-art.el (gnus-default-article-saver): Add
9468         gnus-summary-save-body-in-file.
9469         (gnus-summary-write-to-file): Fix doc.
9470
9471 2001-11-07  Simon Josefsson  <jas@extundo.com>
9472
9473         * gnus-art.el (gnus-treat-highlight-signature): Add cross
9474         reference to the correct chapter in the manual.
9475
9476         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
9477         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
9478
9479 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9480
9481         * mml.el (mml-preview): Bind mail-header-separator.
9482
9483 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9484
9485         * message.el: Always require canlock.
9486         (message-ignored-supersedes-headers): Include Cancel-Lock and
9487         Cancel-Key.
9488         (message-insert-canlock): Don't require canlock.
9489         (message-cancel-news): Don't check whether canlock is available.
9490         (message-supersede): Support cancel-locks.
9491
9492         * gnus-art.el: Don't autoload canlock.
9493
9494 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9495
9496         * mail-source.el (mail-source-fetch-imap): ASYNC param.
9497         From: <andre@slamdunknetworks.com>
9498
9499 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9500
9501         * many files: Fix copyright lines.
9502
9503 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9504
9505         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
9506         Suggested by Dave Love  <fx@gnu.org>.
9507
9508 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9509
9510         * message.el (message-kill-buffer): Remove auto-save file after
9511         confirm.
9512
9513         * message.el (message-send-mail): Call message-generate-headers
9514         once.  Suggested by Matt Armstrong <matt@lickey.com>.
9515
9516         * gnus-topic.el (gnus-topic-rename): Initial-input.
9517         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
9518
9519 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9520
9521         * message.el (message-forbidden-properties): New constant.
9522         (message-strip-forbidden-properties): New function.
9523         (message-mode): Activate it.
9524
9525 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9526
9527         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
9528         (mm-hack-charsets): Fix doc.
9529
9530 2001-11-02  Simon Josefsson  <jas@extundo.com>
9531
9532         * gnus-int.el (gnus-check-server): Message "...done" when done.
9533
9534         * imap.el (imap-close): Don't message (imap-send-command-wait
9535         returns if the connection is dropped).
9536         (imap-wait-for-tag): Nix out message only when necessary.
9537
9538         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
9539         for non-crossposting.
9540         (gnus-sieve-crosspost): Default to t to be consistent with other
9541         parts of Gnus.
9542
9543 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9544
9545         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
9546         (mm-iso-8859-x-to-15-table): Ditto.
9547         (mm-iso-8859-x-to-15-region): Ditto.
9548         (mm-find-mime-charset-region): Ditto.
9549
9550 2001-11-01  Simon Josefsson  <jas@extundo.com>
9551
9552         * nnimap.el (nnimap-close-asynchronous): New variable.
9553         (nnimap-close-group): Use it.
9554         (nnimap-expunge): Don't use it.
9555
9556         * imap.el (imap-callbacks): New variable.
9557         (imap-remassoc): Copied from `gnus-remassoc'.
9558         (imap-add-callback): New function.
9559         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
9560         behaviour.
9561         (imap-parse-response): Call the callback.
9562
9563         * message.el (message-insert-canlock): New variable.
9564         (message-canlock-generate, message-canlock-password)
9565         (message-insert-canlock): New functions.
9566         (message-send-news): Call `message-insert-canlock'.
9567         (top-level): Require canlock when compiling.
9568         (message-insert-canlock): Require canlock before we need it.
9569
9570 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9571
9572         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
9573
9574 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9575
9576         * dgnushack.el (dgnushack-make-load): A workaround for
9577         custom-add-loads bug in some versions of XEmacs.
9578
9579 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9580
9581         * mm-util.el (mm-charset-synonym-alist): Revert (some).
9582
9583 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9584
9585         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
9586         (mm-hack-charsets): New variable.
9587         (mm-iso-8859-15-compatible): New variable.
9588         (mm-iso-8859-x-to-15-table): New variable.
9589         (mm-find-mime-charset-region): Add parameter hack-charsets.
9590
9591         * mm-bodies.el (mm-encode-body): Use it.
9592         * mml.el (mml-parse-1): Ditto.
9593
9594 2001-11-01  Simon Josefsson  <jas@extundo.com>
9595
9596         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
9597
9598 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9599
9600         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
9601         is nil.
9602
9603 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9604
9605         * smiley-ems.el (smiley-update-cache): Auto detect file type.
9606
9607         * message.el (message-forward-rmail-make-body): Use
9608         save-window-excursion.
9609         (message-encode-message-body): Search with noerror.
9610         (message-setup-1): Convert compose-mail send-actions to
9611         message-send-actions.
9612
9613 2001-11-01  Simon Josefsson  <jas@extundo.com>
9614
9615         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
9616         <yamaoka@jpl.org>.
9617
9618 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9619
9620         * sieve-manage.el (sieve-string-bytes): No complain.
9621
9622 2001-11-01  Simon Josefsson  <jas@extundo.com>
9623
9624         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
9625         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
9626         has autoload cookies, so no `require' should be necessary.)
9627
9628         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
9629         files.
9630
9631 2001-10-31  Simon Josefsson  <jas@extundo.com>
9632
9633         * gnus-cus.el (gnus-group-parameters): Support integer `display'
9634         parameter.
9635
9636         * gnus-sum.el (gnus-select-newsgroup): If group parameter
9637         `display' is a number (and C-u wasn't used to enter group), only
9638         fetch that number of articles.
9639
9640 2001-10-31  Matt Armstrong  <matt@lickey.com>
9641
9642         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
9643         not-subscribed -> subscribed.
9644
9645 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9646         From: Josh Huber <huber@alum.wpi.edu>
9647
9648         * message.el (message-subscribed-address-functions): New variable.
9649         (message-subscribed-addresses): New variable.
9650         (message-subscribed-regexps): New variable.
9651         (message-goto-mail-followup-to): New function.
9652         (message-send-mail): Add Mail-Followup-To.
9653         (message-make-mft): New function.
9654
9655         * gnus.el (gnus-find-subscribed-addresses): New function.
9656
9657 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9658
9659         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
9660         (mail-source-fetch-pop): Ditto.
9661         (mail-source-check-pop): Ditto.
9662
9663         * gnus-start.el (gnus-read-init-file): Ditto.
9664         (gnus-activate-group): Ditto.
9665         (gnus-read-newsrc-el-file): Ditto.
9666
9667 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9668
9669         * message.el (message-get-reply-headers): Make sure there is ", ".
9670
9671         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
9672         mm-coding-system-p. Don't correct it only in XEmacs.
9673         (mm-charset-to-coding-system): Use mm-coding-system-p and
9674         mm-get-coding-system-list.
9675         (mm-emacs-mule, mm-mule4-p): New variables.
9676         (mm-enable-multibyte, mm-disable-multibyte,
9677         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
9678         mm-with-unibyte-current-buffer,
9679         mm-with-unibyte-current-buffer-mule4): Use them.
9680         (mm-find-mime-charset-region): Treat iso-2022-jp.
9681
9682         From  Dave Love  <fx@gnu.org>:
9683
9684         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
9685         construction.
9686         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
9687         entries conditional on not having a coding system defined for
9688         them.
9689         (mm-mule-charset-to-mime-charset): Use
9690         find-coding-systems-for-charsets if defined.
9691         (mm-charset-to-coding-system): Don't use
9692         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
9693         later.  Add last resort search of coding systems.
9694         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
9695         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
9696         Mule 4.
9697         (mm-find-mime-charset-region): Re-write.
9698         (mm-with-unibyte-current-buffer): Restore buffer as well as
9699         multibyteness.
9700
9701 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9702
9703         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
9704         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
9705         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
9706
9707 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9708
9709         * gnus-art.el (article-display-x-face): Nix buffer-read-only
9710         again.
9711
9712         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
9713
9714 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9715
9716         * gnus-spec.el (gnus-parse-simple-format): Use
9717           buffer-substring-no-properties.
9718
9719 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9720
9721         * gnus-art.el (article-verify-cancel-lock): New function.
9722
9723         * nnheader.el (nntp-process-response): New variable.
9724         (nnheader-init-server-buffer): Make `nntp-process-response'
9725         buffer-local in `nntp-server-buffer'.
9726
9727         * nntp.el (nntp-prepare-post-hook): New hook.
9728         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
9729         (nntp-async-trigger): Ditto.
9730         (nntp-request-post): Insert a server's ID if there's no Message-ID
9731         header; run `nntp-prepare-post-hook'.
9732
9733 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9734
9735         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
9736         instead.
9737
9738         * message.el (message-forward-subject-author-subject): Don't use
9739         message-news-p, which widens the buffer.
9740         (message-forward-make-body): New function.
9741         (message-forward): Use it.
9742         (message-insinuate-rmail): New function.
9743         (message-forward-rmail-make-body): New function.
9744
9745 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9746
9747         * mm-extern.el (mm-extern): Provide it.
9748
9749         * mm-partial.el (mm-partial): Provide it.
9750
9751 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9752
9753         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
9754
9755 2001-10-29  Simon Josefsson  <jas@extundo.com>
9756
9757         * mml.el (mml-preview): Bind message-this-is-news if it is
9758         news. From Jesper Harder <harder@myrealbox.com>.
9759
9760 2001-10-28  Simon Josefsson  <jas@extundo.com>
9761
9762         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
9763
9764 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
9765
9766         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
9767         ironic smilies.
9768
9769 2001-10-27  Simon Josefsson  <jas@extundo.com>
9770
9771         * message.el (message-indent-citation): Don't add trailing
9772         whitespace when citing text.
9773
9774         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
9775         <harder@ifa.au.dk>.
9776
9777 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9778
9779         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
9780         not available.
9781         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
9782         (nnweb-type-definition): Add google as alias of dejanews.
9783         (nnweb-google-parse-1): Forward 1 line.
9784
9785 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9786
9787         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
9788         variable `message-forward-ignored-headers'.
9789
9790 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
9791
9792         * gnus.el (gnus-expand-group-parameter): New function.
9793         (gnus-expand-group-parameters): Call it.
9794         (gnus-group-fast-parameter): New function.
9795         (gnus-group-find-parameter): Call it.
9796
9797 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9798
9799         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
9800         vector (it didn't before because of a bug).
9801         * gnus-msg.el (gnus-post-news): Use header vector directly, if
9802         available.  Before it converted it to an article number.
9803
9804         This makes followup to news articles with negative numbers in
9805         nnvirtual groups use news instead of mail.
9806
9807 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9808
9809         * gnus.el (post-method): Use `native' instead of `nil'.
9810
9811         * gnus-msg.el (gnus-post-method): Ditto.
9812
9813 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9814
9815         * gnus.el (gnus-define-group-parameter): Grammar fix.
9816
9817 2001-10-22  Simon Josefsson  <jas@extundo.com>
9818
9819         * gnus-msg.el (gnus-extended-version): Include
9820         system-configuration.
9821         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
9822
9823 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
9824
9825         * gnus.el (post-method): Customization fix: `native' is not a
9826         valid value.
9827         * gnus-msg.el (gnus-post-method): Doc and customization fix:
9828         `native' is not a valid value.
9829
9830 2001-10-21  Simon Josefsson  <jas@extundo.com>
9831
9832         * nnimap.el (nnimap): Defgroup
9833         (nnimap-strict-function, nnimap-strict-function-match): New
9834         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
9835         (nnimap-split-crosspost, nnimap-split-inbox)
9836         (nnimap-split-rule, nnimap-split-predicate)
9837         (nnimap-split-predicate): Defcustom.
9838         (nnimap-split-inbox, nnimap-expunge-search-string)
9839         (nnimap-importantize-dormant): Remove "*" from doc.
9840
9841 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9842
9843         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
9844         not supplied via prefix arg.  From Lisp, make arg mandatory.
9845         Suggested by Frank Schmitt.
9846
9847 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9848
9849         * message.el (message-do-auto-fill): Avoid calling
9850         'rfc822-goto-eoh'.
9851
9852 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9853         From Paul Jarc <prj@po.cwru.edu>.
9854
9855         * message.el (message-get-reply-headers): Restructure the logic
9856         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
9857
9858 2001-10-20  Simon Josefsson  <jas@extundo.com>
9859
9860         * message.el (message-cancel-news): Support cancel-locks.
9861         Suggested by Per Abrahamsson.
9862
9863         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
9864         conses.  From David Z Maze <dmaze@MIT.EDU>.
9865
9866         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
9867
9868 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9869
9870         * mm-decode.el (mm-default-directory): Fix customize type.
9871
9872         * message.el (message-setup-fill-variables): Kludge to use
9873         normal-auto-fill-function even if auto fill is already activated.
9874
9875 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9876
9877         * message.el (message-do-auto-fill): New version that does not
9878         rely on text properties, by Simon Josefsson <jas@extundo.com>.
9879         (message-setup-1): Removed the `message-field' property.
9880
9881         * gnus-draft.el (gnus-draft-edit-message): Removed the
9882         `message-field' property.
9883
9884 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9885
9886         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
9887         `message-field'.  The `field' property has a special significance in
9888         Emacs 21.
9889
9890         * message.el (message-send, message-setup-1): Ditto.
9891
9892 2001-10-18  Simon Josefsson  <jas@extundo.com>
9893
9894         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
9895         when undoing.
9896
9897 2001-10-18  Simon Josefsson  <jas@extundo.com>
9898         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
9899
9900         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
9901         (gnus-summary-make-menu-bar): Ditto.
9902
9903 2001-10-17  Simon Josefsson  <jas@extundo.com>
9904
9905         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
9906         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
9907
9908 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9909
9910         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
9911         * gnus-util.el (gnus-user-date): New function.
9912         From Frank Schmitt <usenet@Frank-Schmitt.net>.
9913
9914 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9915
9916         * message.el (message-check-news-header-syntax): Special case
9917         nnvirtual groups.
9918
9919         * gnus-sum.el (gnus-summary-respool-default-method): Changed
9920         customize type to `symbol'.
9921
9922 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9923
9924         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
9925         %&foo;.
9926         (gnus-parse-simple-format): Support user extended spec too.
9927         %u&foo; invokes gnus-user-format-function-foo.
9928
9929 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9930
9931         * nnml.el (nnml-request-expire-articles): Make sure it is back to
9932         the server.
9933         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9934         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9935         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9936         * nndiary.el (nndiary-request-expire-articles): Ditto.
9937         (nndiary-schedule): Defsubst it before use it.
9938         (nndiary-error): eval-and-compile.
9939
9940 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9941
9942         * gnus-msg.el (gnus-post-method): Changed two instances of
9943         `active' to `current' and one `null' to `not'.
9944
9945 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9946         From Katsumi Yamaoka <yamaoka@jpl.org>.
9947
9948         * message.el (message-setup-fill-variables): Use
9949         `normal-auto-fill-function' instead of `auto-fill-function'.
9950
9951 2001-10-16  Simon Josefsson  <jas@extundo.com>
9952
9953         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
9954         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
9955         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
9956
9957 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9958         Patch by Oliver Scholz <oscholz@my.gnus.org>.
9959
9960         * gnus-draft.el (gnus-draft-edit-message): Add text property
9961         `field' with value `header' to message headers.
9962         * message.el (message-setup-1): Really add text property to all of
9963         the header, not just part of it.
9964
9965 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9966
9967         * gnus-group.el (gnus-group-sort-by-server): Use it.
9968
9969         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
9970
9971         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
9972         and keystroke.
9973
9974 2001-10-14  Simon Josefsson  <jas@extundo.com>
9975
9976         * dig.el: Doc fix.
9977
9978         * smime.el: Doc fix.
9979
9980         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
9981         charset magic from message.el.
9982
9983 2001-10-12  Simon Josefsson  <jas@extundo.com>
9984         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
9985
9986         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
9987         'cite from g-a-wash-types.
9988         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
9989         (gnus-article-hide-citation): Fix.
9990
9991         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
9992         character.
9993         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
9994
9995         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
9996         definition.
9997         (gnus-signature-toggle): Toggle `s' mode line character.
9998
9999         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
10000         doing stuff that clears it.
10001
10002 2001-10-12  Simon Josefsson  <jas@extundo.com>
10003
10004         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
10005         From Eric Marsden <emarsden@laas.fr>.
10006
10007 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10008
10009         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
10010         (autoload): Add some autoloads.
10011
10012 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10013         Suggested by Oliver Scholz <epameinondas@gmx.de>.
10014
10015         * message.el (message-do-auto-fill): New function.  Like
10016         `do-auto-fill' but don't fill when in the message header.
10017         (message-setup-1): Put a text property on the message header.
10018         (message-setup-fill-variables): Use `message-do-auto-fill'.
10019
10020 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10021
10022         * message.el (message-send-mail-partially): Insert an empty line
10023         first, because of the change of message-make-lines.
10024
10025 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
10026
10027         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
10028         iso-8859-15, make it an alias for iso-8859-1.
10029
10030 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10031
10032         * message.el (message-send-news): Don't modify the value of
10033         `message-syntax-checks' if it is not a list (possibly it is
10034         `dont-check-for-anything-just-trust-me').
10035
10036 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10037
10038         * gnus-group.el (gnus-group-name-charset-group-alist): Use
10039         `find-coding-system' for XEmacs to check whether the coding-system
10040         `utf-8' is available.
10041
10042 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10043
10044         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
10045
10046 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10047
10048         * message.el (message-send-news): Oops, missed case with no
10049         "Followup-To" header...
10050
10051 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
10052
10053         * message.el (message-send-news): Allow
10054         `gnus-group-name-charset-group-alist' to affect encoding of the
10055         "Newsgroups" and "Followup-To" headers.
10056
10057 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10058
10059         * Makefile.in (install-el): Depend on gnus-load.el.
10060
10061 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10062
10063         * Makefile.in (install-el): Use -f.
10064         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
10065
10066 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
10067
10068         * message.el (message-send-news): Don't encode Followups-To when
10069         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
10070
10071         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
10072         header.
10073
10074         * gnus-art.el (article-decode-group-name): Also decode
10075         "Followup-To".
10076
10077         * rfc2047.el (rfc2047-encode-message-header): Encode without
10078         asking for null methods.
10079
10080         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
10081         default charset for newsgroup names in accordance with USEFOR.
10082
10083         * gnus-group.el (gnus-group-name-charset-method-alist,
10084         gnus-group-name-charset-group-alist): Removed "*" from doc
10085         strings, "*" should not be used for complex variables.
10086
10087 2001-10-06  Simon Josefsson  <jas@extundo.com>
10088
10089         Support UTF-8 group names better.
10090
10091         * message.el (message-check-news-header-syntax): Encode group
10092         names before comparison.
10093
10094         * gnus-msg.el (gnus-copy-article-buffer): Run all
10095         `gnus-article-decode-hook's except `article-decode-charset'
10096         instead of hardcoding call to one of them.
10097
10098         * gnus-art.el (gnus-article-decode-hook): Add
10099         `article-decode-group-name'.
10100         (article-decode-group-name): New function, use `g-d-n'.
10101
10102         * gnus-group.el (gnus-group-insert-group-line): Decode
10103         gnus-tmp-group using `g-d-n'.
10104
10105         * gnus-util.el (gnus-decode-newsgroups): New function.
10106
10107 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10108
10109         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
10110         `gnus-group-name-charset-group-alist'.
10111
10112 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10113
10114         * Makefile.in: Install el in install. Add uninstall.
10115
10116 2001-10-05  Simon Josefsson  <jas@extundo.com>
10117
10118         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
10119
10120         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
10121
10122         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
10123         empty folders.
10124
10125         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
10126         limiting if read-all (C-u RET) was used.
10127
10128 2001-10-04  Simon Josefsson  <jas@extundo.com>
10129
10130         * mail-source.el (mail-source-movemail-program): New variable.
10131         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
10132         <thutt@thutt.vmware.com>.
10133
10134 2001-10-03  Simon Josefsson  <jas@extundo.com>
10135
10136         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
10137         (gnus-summary-line-format-alist): Fix param.
10138
10139 2001-10-02  Simon Josefsson  <jas@extundo.com>
10140
10141         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
10142         don't go through `nnimap-request-expire-articles' to delete the
10143         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
10144
10145 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10146
10147         * gnus-agent.el (gnus-agent-write-active): The min in the
10148         agent/active may be larger than that in the server/active.
10149
10150 2001-10-01  Simon Josefsson  <jas@extundo.com>
10151
10152         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
10153         is IMAP4rev1.
10154
10155         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
10156
10157         * nnfolder.el: Ditto.
10158
10159 2001-09-30  Dan Christensen  <jdc@uwo.ca>
10160
10161         * gnus-sum.el (gnus-summary-extract-address-component): New function.
10162         (gnus-summary-from-or-to-or-newsgroups): Optimize.
10163
10164 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10165
10166         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
10167         (message-mode-menu): Menu item for same.
10168
10169         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
10170         delayed articles.
10171
10172         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
10173         nndraft:delayed does not exist.
10174         (gnus-delay-initialize): Don't set up keymap, that's done from
10175         message.el now.
10176         (gnus-delay, gnus-delay-group, gnus-delay-header)
10177         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
10178
10179 2001-09-29  Simon Josefsson  <jas@extundo.com>
10180
10181         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
10182         utf-8, not eight-bit-control.
10183
10184         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
10185         (imap-log, imap-debug): Custom.
10186         (imap-log-buffer, imap-debug-buffer): New constants.
10187         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
10188         (imap-network-open, imap-shell-open, imap-starttls-open)
10189         (imap-send-command-1, imap-send-command, imap-arrival-filter)
10190         (imap-debug): Use imap-*-buffer.
10191
10192         * nndoc.el (nndoc-article-type): Add mailman.
10193         (nndoc-type-alist): Ditto.
10194         (nndoc-mailman-type-p): New function.
10195
10196 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10197
10198         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
10199         gnus-art.el.
10200
10201 2001-09-27  Simon Josefsson  <jas@extundo.com>
10202
10203         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
10204         (gnus-topic-catchup-articles): New function. Suggested by Robin
10205         S. Socha <robin-dated-1001857693.185e29@socha.net>.
10206
10207 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10208         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10209
10210         * gnus-ems.el (gnus-article-display-xface): Insert xface after
10211         previous ones.
10212
10213 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10214         From Daiki Ueno  <ueno@unixuser.org>
10215
10216         * gnus-sum.el (gnus-summary-show-article): The arglist of
10217         detect-coding-region is incompatible.
10218
10219 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10220         From Katsuhiro Hermit Endo <hermit@koka-in.org>
10221
10222         * gnus-group.el (gnus-group-delete-group): Typo.
10223
10224 2001-09-26  Simon Josefsson  <jas@extundo.com>
10225
10226         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
10227
10228         * nnimap.el (nnimap-expiry-target): Use temp buffer.
10229
10230 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10231
10232         * gnus-cus.el (gnus-group-parameters): Display as sexp.
10233
10234 2001-09-22  Simon Josefsson  <jas@extundo.com>
10235
10236         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
10237
10238         * nnfolder.el (nnfolder-open-marks): Ditto.
10239
10240         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
10241         (gnus-update-marks): Use it.
10242         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
10243         hardcoded list.
10244
10245         * gnus.el (gnus-article-special-mark-lists): Add killed.
10246         (gnus-article-unpropagated-mark-lists): New constant.
10247
10248 2001-09-22  Simon Josefsson  <jas@extundo.com>
10249
10250         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
10251         custom option.
10252
10253 2001-09-23  Simon Josefsson  <jas@extundo.com>
10254
10255         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
10256
10257 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10258
10259         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
10260
10261 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10262
10263         * gnus-group.el (gnus-group-sort-function): Fix customize type to
10264         accept lists of functions.
10265
10266 2001-09-20  Simon Josefsson  <jas@extundo.com>
10267
10268         * gnus-group.el (gnus-group-catchup): Update expire marks in
10269         backend.  Also, if ALL also set expire marks on tick/dormant.
10270
10271 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10272
10273         * message.el (message-tab-body-function): New variable.
10274         * message.el (message-tab): Use it.
10275
10276 2001-09-19  Sam Steingold  <sds@gnu.org>
10277
10278         * gnus-win.el (gnus-buffer-configuration): Respect
10279         `gnus-bug-create-help-buffer'.
10280
10281 2001-09-18  Simon Josefsson  <jas@extundo.com>
10282
10283         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
10284         (gnus-parse-simple-format): Re-revert.
10285
10286 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
10287         Trivial patch.
10288
10289         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
10290         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
10291
10292 2001-09-18  Simon Josefsson  <jas@extundo.com>
10293
10294         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
10295         signed.
10296         (gnus-parse-simple-format): Don't use it.
10297
10298 2001-09-17  Miles Bader  <miles@gnu.org>
10299
10300         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
10301         error querying a backend abort the whole process.
10302
10303 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10304
10305         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
10306         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10307
10308 2001-09-17  Didier Verna  <didier@xemacs.org>
10309
10310         * nndiary.el: version 0.2-b14.
10311         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
10312         compatibility problem with XEmacs 21.1.
10313
10314 2001-09-15  Simon Josefsson  <jas@extundo.com>
10315
10316         * gnus-group.el (gnus-group-line-format): Document %c.
10317
10318         * nnml.el (nnml-parse-head): Handle CRLF files.
10319         (nnml-generate-nov-file): Ditto.
10320         (nnml-retrieve-headers): Ditto.
10321
10322 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
10323
10324         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
10325
10326 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
10327
10328         * gnus-spec.el (gnus-correct-substring): Still stopped one
10329         character before we wanted (never included last character).
10330         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
10331         add missing "," (once per function)
10332
10333 2001-09-14  Simon Josefsson  <jas@extundo.com>
10334
10335         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
10336         (otherwise e.g. gnus-agentize in .gnus overrides the customized
10337         default before gnus-group is loaded and the variable set.)
10338
10339         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
10340         killed or unsent marks.
10341
10342         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
10343         isn't an article to set it on (e.g. when you `a' in a group).
10344
10345 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10346
10347         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
10348         can read e-mails from Microsoft Outlook users not using ISO
10349         8859-2 character set.
10350
10351 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10352
10353         * gnus-diary.el: Minor modifications to avoid warnings.
10354         (gnus-summary-misc-menu): defvar.
10355         (gnus-diary-check-message): Use gnus-point-at-eol.
10356         (gnus-diary-kill-entire-line): eval-and-compile.
10357
10358 2001-09-12  Didier Verna  <didier@xemacs.org>
10359
10360         * nndiary.el: new version (0.2-b13).
10361         * nndiary.el (nndiary-mail-sources): doc update.
10362         * nndiary.el (nndiary-split-methods): ditto.
10363         * nndiary.el (nndiary-request-accept-article-hooks): New.
10364         * nndiary.el (nndiary-request-accept-article): use it, check
10365         message validity.
10366         * nndiary.el (nndiary-get-new-mail): changed default to nil.
10367         * nndiary.el (nndiary-schedule): fix bug (misplaced
10368         condition-case): it didn't return nil on error.
10369         * gnus-diary.el: new version.
10370         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
10371         * gnus-diary.el (gnus-diary-header-value-history): New.
10372         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
10373         * gnus-diary.el (gnus-diary-add-header): New.
10374         * gnus-diary.el (gnus-diary-check-message): New.
10375         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
10376         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
10377
10378 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10379
10380         * gnus-sum.el (gnus-select-newsgroup): Make
10381         `gnus-current-select-method' buffer-local.
10382
10383         * gnus-art.el (gnus-request-article-this-buffer): Refer
10384         `gnus-current-select-method' in the current summary buffer.
10385
10386 2001-09-10  Simon Josefsson  <jas@extundo.com>
10387         From Daniel Pittman <daniel@rimspace.net>
10388
10389         * gnus-spec.el (gnus-correct-pad-form): Fix.
10390
10391 2001-09-09  Simon Josefsson  <jas@extundo.com>
10392
10393         * mm-decode.el (mm-inline-media-tests): Add
10394         application/x-emacs-lisp.
10395         (mm-attachment-override-types): Add
10396         application/{x-,}pkcs7-signature.
10397
10398         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
10399         (gnus-server-line-format, gnus-server-mode-line-format)
10400         (gnus-server-browse-in-group-buffer): Customize.
10401
10402 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10403
10404         * nnml.el (nnml-marks-changed-p): Typo.
10405         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
10406         (nnml-marks-changed-p): Use gnus-gethash.
10407         (nnml-marks-modtime): Use gnus-make-hashtable.
10408
10409         * nnfolder.el (nnfolder-marks-changed-p): Typo.
10410         (nnfolder-request-expire-articles, nnfolder-save-marks)
10411         (nnfolder-open-marks): Typo.
10412         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
10413         (nnfolder-marks-changed-p): Use gnus-gethash.
10414         (nnfolder-marks-modtime): Use gnus-make-hashtable.
10415
10416 2001-09-08  Simon Josefsson  <jas@extundo.com>
10417
10418         * nnfolder.el (nnfolder-marks-modtime): New variable.
10419         (nnfolder-marks-changed-p): New function.
10420         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
10421         (nnfolder-request-update-info): Don't update if marks didn't change.
10422
10423         * nnml.el (nnml-marks-modtime): New variable.
10424         (nnml-marks-changed-p): New function.
10425         (nnml-save-marks, nnml-open-marks): Save modtime.
10426         (nnml-request-update-info): Don't update if marks didn't change.
10427
10428         * gnus-agent.el (gnus-agent-any-covered-gcc)
10429         (gnus-agent-add-server, gnus-agent-remove-server): Use
10430         gnus-agent-method-p.
10431
10432         * gnus-art.el (gnus-buttonized-mime-types): New variable.
10433         (gnus-unbuttonized-mime-type-p): Use it.
10434
10435         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
10436         fetch group.
10437
10438 2001-09-08  Simon Josefsson  <jas@extundo.com>
10439         From Daniel Pittman <daniel@rimspace.net>
10440
10441         * gnus-spec.el (gnus-correct-pad-form): New function.
10442         (gnus-parse-simple-format): Use it.
10443
10444 2001-09-07  Simon Josefsson  <jas@extundo.com>
10445
10446         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
10447         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
10448         Putnam <reader@newsguy.com>.
10449         (gnus-group-sort-selected-groups): Touch dribble file.
10450
10451 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
10452
10453         * nnml.el (nnml-filenames-are-evil): New variable.
10454         (nnml-article-to-file-alist): Rename to ...
10455         (nnml-current-group-article-to-file-alist): ... this.
10456         Respect `nnml-filenames-are-evil'.
10457         (nnml-active-number): Update.
10458         (nnml-update-file-alist): Update.
10459         (nnml-request-article): Use nnheader-article-to-file-alist.
10460         (nnml-request-rename-group): Likewise.
10461
10462 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10463
10464         * gnus-sum.el (gnus-summary-insert-line): Fix.
10465
10466 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
10467
10468         * gnus-sum.el: Bind g-s-t-s to "W g".
10469         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
10470         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
10471         display of graphical smilies.
10472
10473 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10474
10475         * gnus-start.el (gnus-setup-news): A typo.
10476         From Bill White <billw@wolfram.com>.
10477
10478 2001-09-06  Simon Josefsson  <jas@extundo.com>
10479
10480         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
10481         and unseen marks.
10482
10483 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10484
10485         * nnmail.el (nnmail-split-fancy): Document `junk'.
10486
10487 2001-09-04  Simon Josefsson  <jas@extundo.com>
10488
10489         * imap.el (imap-search): Don't error if server is broken.
10490
10491 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
10492
10493         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
10494         searching for an article that isn't in the mbox.
10495
10496 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10497
10498         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
10499         right, and get all the comments.
10500
10501 2001-09-02  Simon Josefsson  <jas@extundo.com>
10502         Suggested by Dan Christensen <jdc+news@uwo.ca>
10503
10504         * nnfolder.el (nnfolder-request-update-info): Fix message.
10505
10506         * nnml.el (nnml-request-update-info): Ditto.
10507
10508 2001-09-01  Simon Josefsson  <jas@extundo.com>
10509
10510         * nnml.el (nnml-request-expire-articles): Also bind
10511         `nnml-current-group' and `nnml-article-file-alist' when using
10512         expiry-target. (Otherwise nnml will be in a inconsistent internal
10513         state causing all kind of problems.)
10514         (nnml-request-expire-articles): If `nnml-article-to-file' or
10515         `file-attributes' failes, return article as un-expirable instead
10516         of treating it as expired.
10517
10518 2001-08-31  Sam Steingold  <sds@gnu.org>
10519
10520         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
10521         typo: `exmine' --> `examine'.
10522
10523 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10524
10525         * nndoc.el (nndoc-forward-type-p): It is not a digest.
10526
10527 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10528
10529         * nnml.el (nnml-check-directory-twice): Remove.
10530         (nnml-retrieve-headers): Ditto.
10531         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
10532
10533 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10534
10535         * nnheader.el (nnheader-directory-files-is-safe): No need to read
10536         directory twice on Windows, or on GNU Emacs-21.
10537
10538 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10539
10540         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
10541         (nnml-request-rename-group): Ditto.
10542         (nnml-active-number): Ditto.
10543         (nnml-request-create-group): Use nnml-directory-articles.
10544         (nnml-request-expire-articles): Use nnml-directory-articles, which
10545         gets list from nov database if available.
10546         (nnml-get-nov-buffer): New function.
10547         (nnml-open-nov): Use it.
10548         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
10549         gets alist from nov database if available.
10550         (nnml-directory-articles): New function.
10551         (nnml-article-to-file-alist): New function.
10552
10553 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10554
10555         * mm-decode.el (mm-display-external): Use `name' as filename, if
10556         `filename' attribute is not present.
10557
10558 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10559
10560         * mail-source.el (mail-source-flash): New defcustom.
10561         (mail-source-new-mail-p): Ring visible bell if appropriate.
10562         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
10563         timer is cleared even if mail check signals an error.
10564
10565 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10566
10567         * gnus-sum.el (gnus-summary-move-article): Only update marks of
10568         type 'list.
10569
10570 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10571
10572         * flow-fill.el (fill-flowed): eol might be point-max.
10573
10574 2001-08-27  Simon Josefsson  <jas@extundo.com>
10575
10576         * nnml.el (nnml-request-update-info): Fix message.
10577         (nnml-open-marks): Ditto.
10578
10579         * nnfolder.el (nnfolder-request-update-info):
10580         (nnfolder-open-marks): Fix message.
10581
10582 2001-08-25  Simon Josefsson  <jas@extundo.com>
10583
10584         * nnfolder.el (nnfolder-save-marks): Don't create directory named
10585         after group in ~/.
10586
10587 2001-08-25  Simon Josefsson  <jas@extundo.com>
10588         From Andreas Jaeger  <aj@suse.de>
10589
10590         * nnfolder.el (nnfolder-open-marks): Fix typo.
10591         * nnml.el (nnml-open-marks): Likewise.
10592
10593 2001-08-25  Simon Josefsson  <jas@extundo.com>
10594
10595         Make nnfolder groups self-contained as far as marks are concerned.
10596
10597         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
10598         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
10599         (nnfolder-open-server): Make marks directory.
10600         (nnfolder-request-delete-group): Delete marks file.
10601         (nnfolder-request-delete-group): Check of nov/marks file exist
10602         before deleting.
10603         (nnfolder-request-rename-group): Rename marks file.
10604         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
10605         (nnfolder-request-set-mark, nnfolder-request-update-info)
10606         (nnfolder-group-marks-pathname, nnfolder-save-marks)
10607         (nnfolder-open-marks): New functions.
10608         (top-level): Require gnus.
10609
10610 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10611
10612         * nnweb.el (nnweb-type-definition): Use google raw file.
10613         (nnweb-google-parse-1): Ditto.
10614         (nnweb-google-identity): Ditto.
10615         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
10616         (nnweb-altavista-wash-article): Ditto.
10617         (nnweb-request-article): Remove nnweb-decode-entities.
10618
10619         * nnml.el: Require 'gnus.
10620
10621 2001-08-25  Simon Josefsson  <jas@extundo.com>
10622
10623         * nnml.el (nnml-marks-is-evil): Add doc.
10624
10625 2001-08-25  Simon Josefsson  <jas@extundo.com>
10626
10627         * nnml.el (nnml-save-marks): Wrap saving marks in a
10628         condition-case, to allow user to start Gnus if saving marks failed
10629         for some reason.
10630
10631 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10632
10633         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
10634
10635         * gnus-group.el (gnus-update-group-mark-positions): Bind
10636         gnus-group-update-hook to nil.
10637
10638 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10639
10640         * mml.el (mml-generate-mime-1): Force as multibyte string.
10641
10642 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10643
10644         * gnus-sum.el (gnus-summary-insert-line)
10645         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
10646         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
10647
10648         * gnus-spec.el (gnus-correct-substring): Take optional END.
10649
10650         * nnrss.el (nnrss-request-article): Remove \n.
10651         (nnrss-retrieve-headers): Lines number is -1.
10652
10653 2001-08-24  Simon Josefsson  <jas@extundo.com>
10654
10655         * gnus-group.el (gnus-info-clear-data): Call
10656         nnfoo-request-set-mark to propagate marks.  Fix bug:
10657         `gnus-group-update-line' doesn't update read range unless we call
10658         `gnus-get-unread-articles-in-group' first.
10659
10660         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
10661         to server.
10662
10663 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10664
10665         * gnus-util.el (gnus-create-info-command): Return an interactive
10666         function.
10667
10668 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10669         From Katsumi Yamaoka <yamaoka@jpl.org>
10670
10671         * gnus-spec.el (gnus-parse-complex-format): Use equal.
10672
10673 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10674
10675         * gnus-sum.el (gnus-select-newsgroup): Use it.
10676
10677         * gnus-util.el (gnus-not-ignore): New function.
10678
10679         * lpath.el (featurep): Don't fbind char-int.
10680
10681         * gnus-util.el (gnus-create-info-command): New function.
10682
10683         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
10684         right node.
10685
10686         * gnus-sum.el (gnus-select-newsgroup): Clean up.
10687         (gnus-summary-limit-children): Use 'identity instead of `all'.
10688         (gnus-summary-limit-to-display-predicate): New command and
10689         keystroke.
10690
10691 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10692
10693         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
10694
10695         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
10696
10697 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10698
10699         * gnus-spec.el: Add the Gnus version.
10700         (gnus-update-format-specifications): If the Gnus version changes,
10701         nix out the format spec cache.
10702
10703         * gnus.el (gnus-continuum-version): Made into a command and
10704         optionalize the VERSION.
10705
10706         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
10707         the start of the lines.
10708
10709 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10710
10711         * gnus.el (gnus-visual-p): Define function before use of
10712         function.
10713
10714 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10715
10716         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
10717         (gnus-article-mark-to-type): New function.
10718         (gnus-update-missing-marks): Only update marks of type 'list.
10719
10720         * gnus.el (gnus-article-special-mark-lists): New variable.
10721
10722 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10723
10724         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
10725         (gnus-select-newsgroup): Still use 'all.
10726         (gnus-summary-initial-limit): Comparing with 'all.
10727
10728 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10729
10730         * gnus-start.el (gnus-activate-group): If dont-check, don't update
10731         active.
10732
10733 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10734
10735         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
10736         nnslashdot-*-retrieve-headers.
10737         (nnslashdot-request-article): Fix for slashcode 2.2.
10738         (nnslashdot-make-tuple): New function.
10739         (nnslashdot-read-groups): Use it.
10740
10741 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10742
10743         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
10744         list.
10745
10746         * gnus-sum.el (gnus-summary-move-article): Don't select article.
10747
10748 2001-08-20  Simon Josefsson  <jas@extundo.com>
10749
10750         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
10751         opened, error instead of continuing (and exploding later).
10752
10753 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10754
10755         * gnus.el (gnus-expand-group-parameters): Return the parameter
10756         list.
10757
10758         * gnus-sum.el (gnus-summary-show-article): Doc fix.
10759         (gnus-summary-show-article): Guess at charset if required.
10760
10761         * gnus-spec.el (gnus-correct-substring): Stopped one character
10762         before we wanted.
10763
10764 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10765
10766         * earcon.el (earcon-auto-play): Remove unused option.
10767
10768 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10769
10770         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
10771         message down in levels, since it happens very fast.
10772
10773         * smiley-ems.el (smiley-update-cache): Respect the symbol version
10774         of smiley-regexp-alist.
10775
10776         * mm-view.el (mm-inline-text): Ignore vcard errors.
10777
10778         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
10779
10780         * gnus-score.el (gnus-all-score-files): Use append instead of
10781         nconc.
10782
10783         * gnus.el (gnus-splash-face): Doc fix.
10784
10785         * mm-decode.el (mm-mailcap-command): Use
10786         mm-path-name-rewrite-functions.
10787         (mm-path-name-rewrite-functions): New variable.
10788
10789         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
10790         (gnus-complex-form-to-spec): Insert tab.
10791         (gnus-spec-tab): New function.
10792
10793         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
10794         entering the group.
10795
10796         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
10797         the positional spec.
10798         (gnus-parse-complex-format): React to %C.
10799
10800         * gnus-ems.el (gnus-char-width): Moved here.
10801
10802         * gnus-sum.el (gnus-select-newsgroup): Set
10803         gnus-newsgroup-articles.
10804         (gnus-unseen-mark): New variable.
10805         (gnus-newsgroup-unseen): Ditto.
10806         (gnus-newsgroup-seen): Ditto.
10807         (gnus-adjust-marked-articles): Use them.
10808         (gnus-update-marks): Use them.
10809         (gnus-summary-update-secondary-mark): Display.
10810         (gnus-summary-prepare-threads): Display.
10811
10812         * gnus-msg.el (gnus-inews-group-method): Use and return the
10813         method, not the server.
10814
10815 2001-08-19  Simon Josefsson  <jas@extundo.com>
10816
10817         * gnus-srvr.el (gnus-server-agent-face): New.
10818         (gnus-server-agent-face): New.
10819         (gnus-server-mode): Turn on font-lock-mode.
10820
10821         * gnus.el (gnus-server-visual): Add defgroup.
10822
10823 2001-08-19  Simon Josefsson  <jas@extundo.com>
10824         From Joe Casadonte <jcasadonte@northbound-train.com>
10825
10826         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
10827         gnus-server-denied-face): New.
10828         (gnus-server-opened-face, gnus-server-closed-face,
10829         gnus-server-denied-face): New.
10830         (gnus-server-font-lock-keywords): Add.
10831
10832 2001-08-19  Simon Josefsson  <jas@extundo.com>
10833
10834         * nnml.el (nnml-request-set-mark): Return nil.
10835         (nnml-save-marks): Use nnml-possibly-create-directory.
10836         (nnml-open-marks): Only work in temp buffer when inserting/reading
10837         .marks file.
10838
10839 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10840
10841         * gnus.el (gnus-expand-group-parameters): Fix.
10842
10843         * gnus-spec.el (gnus-char-width): New function.
10844         (gnus-correct-substring, gnus-correct-length): Use it.
10845
10846         * message.el (message-required-mail-headers): Fix doc.
10847
10848 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10849
10850         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
10851
10852         * mm-decode.el (mm-save-part-to-file): Insert the handle.
10853
10854 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10855
10856         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
10857         slashdot 2.2 (not fully fixed yet).
10858         (nnslashdot-request-article): Ditto.
10859
10860 2001-08-18  Simon Josefsson  <jas@extundo.com>
10861
10862         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
10863         nnimap.
10864
10865         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
10866         gnus-util.
10867         (nnimap-request-update-info-internal): Use new functions.
10868
10869         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
10870         new functions.
10871
10872 2001-08-18  Simon Josefsson  <jas@extundo.com>
10873
10874         Make nnml groups self-contained as far as marks are concerned.
10875
10876         * nnml.el (nnml-request-delete-group): Delete marks file.
10877         (nnml-request-rename-group): Move marks file.
10878         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
10879         variables.
10880         (nnml-request-set-mark, nnml-request-update-info): New server
10881         functions.
10882         (nnml-save-marks, nnml-open-marks): New functions.
10883
10884 2001-08-18  Simon Josefsson  <jas@extundo.com>
10885
10886         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
10887         `set' when setting marks.
10888
10889 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10890
10891         * gnus.el (gnus-info-find-node): Take an argument.
10892
10893         * gnus-art.el (gnus-button-handle-info): New function.
10894         (gnus-url-unhex-string): Replace "+" with " ".
10895
10896 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10897
10898         * message.el (message-check-news-header-syntax): Check bad From.
10899
10900 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10901
10902         * gnus-spec.el (gnus-correct-length): New function.
10903         (gnus-correct-substring): New function.
10904         (gnus-tilde-max-form): Use it.
10905
10906 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
10907
10908         * nnmh.el: Docstring changes as below.
10909
10910         * nnml.el: Docstring changes as below.
10911
10912         * nnbabyl.el: Docstring changes as below.
10913
10914         * nnmbox.el: Docstring changes as below.
10915
10916         * nnfolder.el: Added docstrings identifying each virtual server
10917         parameter.
10918
10919 2001-08-18  Simon Josefsson  <jas@extundo.com>
10920
10921         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
10922
10923 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
10924
10925         * message.el: rename "Abort Message" to "Postpone Message".
10926         Remove "Attach file as MIME" from Message menu, it's already in
10927         the MIME menu.
10928
10929 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10930
10931         * smime.el (smime-point-at-eol): eval-and-compile.
10932         (smime-make-temp-file): New function.
10933         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
10934         Use it.
10935
10936 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10937
10938         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
10939         (gnus-agent-summary-fetch-group): New command and keystroke.
10940
10941         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
10942         (gnus-mime-display-security): Make it respect
10943         gnus-unbuttonized-mime-type-p.
10944
10945         * gnus-sum.el (gnus-articles-to-read): Comments.
10946         (gnus-article-marked-p): New function.
10947         (gnus-summary-display-make-predicate): New function.
10948         (gnus-select-newsgroup): Use them.
10949
10950         * mm-decode.el (mm-save-part-to-file): Made it not error.
10951
10952 2001-08-17  Simon Josefsson  <jas@extundo.com>
10953
10954         * imap.el (imap-wait-for-tag): If process-status isn't open or
10955         run, return nil instead of sit-for looping.
10956
10957 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10958
10959         * lpath.el (featurep): fbind xml-parse-region.
10960
10961         * gnus.el (gnus-message-archive-method): Default to "archive".
10962         (gnus-message-archive-method): Doc fix.
10963         (gnus-parameters-get-parameter): Cleaned up.
10964         (gnus-expand-group-parameter): New function.
10965
10966         * gnus-start.el (gnus-setup-news): Push the archive server only
10967         the server list.
10968
10969         * mml.el (mml-menu): Changed name to "Attachments".
10970
10971         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
10972         when there is something to detroy.
10973
10974 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10975
10976         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
10977         nil.
10978
10979 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10980
10981         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
10982         which specifies a time today or tomorrow.
10983
10984 2001-08-15  Simon Josefsson  <jas@extundo.com>
10985         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
10986
10987         * gnus-agent.el (gnus-agent-make-mode-line-string)
10988         (gnus-agent-toggle-plugged): Use new API.
10989
10990 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10991
10992         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
10993         deadline has expired.
10994
10995 2001-08-12  Simon Josefsson  <jas@extundo.com>
10996         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
10997
10998         Support `recent' mark indicating newly arrived messages (to
10999         separate from old but unread messages).
11000
11001         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
11002         `nnmail-split-history' if recent is > 0.
11003         (nnimap-request-update-info-internal): Update `recent' marks.
11004         (nnimap-request-set-mark): Never set `recent' marks.
11005         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
11006         recent.
11007
11008         * gnus-sum.el (gnus-recent-mark): New mark.
11009         (gnus-newsgroup-recent): New variable.
11010         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
11011         (gnus-summary-prepare-threads): Mark recent articles.
11012         (gnus-summary-add-mark): Support recent.
11013         (gnus-summary-update-secondary-mark): Support recent.
11014
11015         * gnus.el (gnus-article-mark-lists): Add recent.
11016
11017 2001-08-12  Simon Josefsson  <jas@extundo.com>
11018
11019         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
11020         whether successful decoding took place.  Add doc.
11021
11022 2001-08-12  Simon Josefsson  <jas@extundo.com>
11023         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
11024
11025         * gnus.el (gnus-summary-line-format, gnus-parameters):
11026         * gnus-gl.el (gnus-summary-grouplens-line-format):
11027         * gnus-salt.el (gnus-summary-pick-line-format):
11028         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
11029
11030 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
11031         Committed by Kai Gro\e,b_\e(Bjohann.
11032
11033         * gnus-score.el (gnus-score-string): Fix `match' regexp
11034         for `extra' header case.
11035
11036 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11037
11038         * nnmbox.el (nnmbox-read-mbox): No warning.
11039
11040 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11041
11042         * nndoc.el (nndoc-article-type): Fix doc.
11043         (nndoc-generate-article-function): New variable.
11044         (nndoc-dissection-function): New variable.
11045         (nndoc-type-alist): Add oe-dbx.
11046         (nndoc-oe-dbx-type-p): New function.
11047         (nndoc-oe-dbx-dissection): New function.
11048         (nndoc-oe-dbx-generate-article): New function.
11049
11050 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11051
11052         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
11053         whether deadline has been reached.  Patch from Dan Nicolaescu
11054         <dann@godzilla.ics.uci.edu>.
11055
11056 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11057
11058         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
11059         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
11060         <rintaman@cs.Helsinki.FI>.
11061
11062         * mail-source.el (mail-source-movemail): The error buffer is
11063         modified, but nothing in it.
11064
11065 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11066
11067         * message.el (message-bogus-system-names): New variable.
11068         (message-make-fqdn): Use it.
11069
11070 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11071
11072         * nndraft.el (nndraft-request-group): Use
11073         nndraft-auto-save-file-name.
11074
11075 2001-08-09  Simon Josefsson  <jas@extundo.com>
11076
11077         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
11078         Don't ask whether to decrypt.  Just leave result in buffer (don't
11079         call mm).
11080
11081         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
11082         parts as well.
11083         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
11084         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
11085
11086 2001-08-09  Simon Josefsson  <jas@extundo.com>
11087
11088         * mm-decode.el (mm-insert-part): Return decoding success status.
11089         (mm-save-part-to-file): Error if decoding failed.
11090
11091 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11092
11093         * message.el (message-tab): Use indent-relative.
11094         (message-mode): Don't bind indent-line-function to indent-relative.
11095
11096 2001-08-09  Simon Josefsson  <jas@extundo.com>
11097
11098         * message.el (message-get-reply-headers): Fix string. Suggested by
11099         Christoph Conrad <cc@cli.de>.
11100
11101 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11102
11103         * message.el (message-tab): Use the current value of
11104         indent-line-function.
11105         (message-mode): Bind indent-line-function to indent-relative.
11106
11107 2001-08-08  Simon Josefsson  <jas@extundo.com>
11108
11109         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
11110         whether `imtest' is installed.
11111
11112 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
11113         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11114
11115         * gnus-sum.el (gnus-summary-show-article): Call
11116         gnus-summary-update-secondary-secondary-mark.
11117         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
11118         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
11119
11120 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11121
11122         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
11123
11124         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
11125
11126         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
11127         <gerd@gnu.org>.
11128
11129         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
11130
11131         * gnus-util.el (gnus-output-to-rmail): Ditto.
11132         (gnus-output-to-mail): Ditto.
11133
11134         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
11135
11136 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
11137
11138         * message.el (message-indent-citation): Use
11139         `message-yank-cited-prefix' for empty lines.
11140
11141 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
11142
11143         * message.el (message-indent-citation): Quote only lines starting
11144         with ">" using `message-yank-cited-prefix'.
11145
11146 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11147         Trivial patch.
11148
11149         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
11150         gnus-cache-fully-p.
11151
11152 2001-08-04  Simon Josefsson  <jas@extundo.com>
11153
11154         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
11155         file if it doesn't exist (by calling gnus-cache-read-active).
11156
11157 2001-08-04  Simon Josefsson  <jas@extundo.com>
11158
11159         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
11160         (gnus-cache-passively-or-fully-p): Removed.
11161         (gnus-cache-fully-p): Fix it.
11162
11163         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
11164
11165 2001-08-04  Simon Josefsson  <jas@extundo.com>
11166
11167         * gnus-cache.el (gnus-cache-fully-p)
11168         (gnus-cache-passively-or-fully-p): New functions.
11169         (gnus-cache-possibly-enter-article): Cosmetic change, use
11170         `g-c-p-o-f-p'.
11171         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
11172         was bogus (`g-c-p-a-a' does not change active info, just change
11173         the functions parameters).
11174         (gnus-cache-possibly-remove-articles-1): Make sure articles are
11175         not removed in groups that match `gnus-uncacheable-groups'.
11176
11177         Reported and modifications based on discussions with Nuutti
11178         Kotivuori <nuutti.kotivuori@smarttrust.com>.
11179
11180 2001-08-04  Simon Josefsson  <jas@extundo.com>
11181         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
11182
11183         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
11184         calls `gnus-cache-update-active' if bounds has been extended.
11185
11186 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11187
11188         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
11189         before remove.
11190         (gnus-mime-security-show-details): Ditto.
11191
11192 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11193
11194         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
11195         syntax.  Protect string-match against nil string and regexp.
11196
11197 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11198
11199         * mm-util.el (mm-find-charset-region): Remove control-1.
11200
11201 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11202
11203         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
11204
11205 2001-08-04  Simon Josefsson  <jas@extundo.com>
11206
11207         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
11208         buffer.  Delete MIME-Version header.
11209
11210 2001-08-03  Simon Josefsson  <jas@extundo.com>
11211
11212         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
11213         that is entered does not necessarily have the highest article
11214         number in the group, so use `gnus-cache-possibly-alter-active'
11215         instead of `gnus-cache-update-active'.
11216
11217 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11218
11219         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
11220
11221 2001-08-03  Simon Josefsson  <jas@extundo.com>
11222
11223         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
11224         menu.
11225
11226 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11227
11228         * gnus.el (post-method): New group parameter.  It also provides
11229         the user option `gnus-post-method-alist' and the internal function
11230         `gnus-parameter-post-method'.
11231
11232         * gnus-msg.el (gnus-post-method): Bind the value of
11233         `gnus-post-method' to the group parameter if it is defined.
11234
11235 2001-08-02  Simon Josefsson  <jas@extundo.com>
11236
11237         * smime.el (smime-extra-arguments): Removed.
11238         (smime-call-openssl-region): Don't use it.
11239
11240 2001-08-02  Simon Josefsson  <jas@extundo.com>
11241
11242         * smime.el (smime-sign-region): Handle stderr.
11243         (smime-encrypt-region): Ditto.
11244
11245         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
11246         match the ASN.1 length bytes.
11247         (mm-pkcs7-enveloped-magic): Ditto.
11248         (mm-view-pkcs7-get-type): Don't regexp quote.
11249
11250 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11251         From Andreas Fuchs <asf@void.at>
11252
11253         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
11254
11255 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11256
11257         * gnus-art.el (gnus-header-button-alist): References regexp.
11258
11259 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
11260
11261         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
11262         already fboundp.  Add INTERACTIVE arg to autoload form.
11263
11264 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11265
11266         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
11267
11268         * nnmail.el (nnmail-cache-open): Ditto.
11269
11270 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11271
11272         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
11273
11274 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11275
11276         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
11277
11278 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11279         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11280
11281         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
11282         (gnus-agent-toggle-plugged): Use it.
11283
11284 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11285
11286         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
11287         (gnus-ding-file-coding-system): New variable.
11288         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
11289         (gnus-slave-save-newsrc): Use it.
11290
11291 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11292
11293         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
11294         syntax.
11295
11296 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11297         Originally from Andreas Fuchs <asf@void.at>
11298
11299         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
11300         (mml2015-gpg-pretty-print-fpr): New function.
11301         (mml2015-gpg-extract-signature-details): More details, rename from
11302         `m-g-e-from'.
11303         (mml2015-gpg-verify): Use them.
11304         (mml2015-gpg-clear-verify): Use them.
11305
11306 2001-07-31  Simon Josefsson  <jas@extundo.com>
11307
11308         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
11309         buffer when done.
11310
11311 2001-07-30  Simon Josefsson  <jas@extundo.com>
11312
11313         * smime.el (smime-call-openssl-region): Revert previous change,
11314         just pass on buf to `call-process-region'.
11315         (smime-verify-region): Doc fix.  Don't message stuff.  Use
11316         `smime-new-details-buffer'.  Inserts error messages into buffer.
11317         (smime-noverify-region): Ditto.
11318         (smime-decrypt-region): Ditto.  Handles stderr separately.
11319         (smime-verify-buffer, smime-noverify-buffer)
11320         (smime-decrypt-buffer): Doc fix.
11321         (smime-new-details-buffer): New function.
11322         (smime-pkcs7-region, smime-pkcs7-certificates-region)
11323         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
11324         (smime-sign-region, smime-encrypt-region): Don't use
11325         `insert-buffer'.
11326
11327         * mml-smime.el (mml-smime-verify): Fix security button strings.
11328
11329 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11330
11331         * gnus-art.el (gnus-mime-save-part-and-strip): Save
11332         gnus-article-mime-handles.
11333
11334 2001-07-29  Simon Josefsson  <jas@extundo.com>
11335
11336         * mail-source.el (top-level): Require message for message-directory.
11337         (mail-source-directory): Change default to message-directory.
11338
11339         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
11340         (smime-certificate-directory, smime-openssl-program)
11341         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
11342         (smime-extra-arguments): New variable.
11343         (smime-dns-server): Fix customize group.
11344         (smime-call-openssl-region): Use `smime-extra-arguments'.
11345
11346 2001-07-29  Simon Josefsson  <jas@extundo.com>
11347         From Vladimir Volovich <vvv@vsu.ru>
11348
11349         * smime.el (smime-call-openssl-region): Ignore stderr.
11350
11351 2001-07-29  Simon Josefsson  <jas@extundo.com>
11352         From Christoph Conrad <christoph.conrad@gmx.de>
11353
11354         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
11355         file.
11356
11357 2001-07-29  Simon Josefsson  <jas@extundo.com>
11358
11359         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
11360
11361         Support S/MIME decryption.
11362
11363         * mm-decode.el (mm-inline-media-tests):
11364         (mm-inlined-types):
11365         (mm-automatic-display):
11366         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
11367
11368         * mm-view.el (mm-pkcs7-signed-magic):
11369         (mm-pkcs7-enveloped-magic): New variables.
11370         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
11371         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
11372         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
11373         PKCS#7 blobs.
11374
11375         * smime.el (smime-decrypt-region): Expand keyfile.
11376
11377 2001-07-29  Simon Josefsson  <jas@extundo.com>
11378
11379         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
11380         `ssl.el' variables.
11381
11382         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
11383         but line instead of narrowing to it, because `nnmail-parse-active'
11384         calls widen.  Thanks to Christoph Conrad
11385         <christoph.conrad@gmx.de>.
11386
11387 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11388
11389         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
11390         for %B spec.
11391
11392         * gnus-sum.el (gnus-summary-prepare-threads): If
11393         gnus-sum-thread-tree-root is nil, use subject instead.
11394         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
11395         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
11396         (gnus-sum-thread-tree-leaf-with-other)
11397         (gnus-sum-thread-tree-single-leaf): Documentation.
11398         (gnus-sum-thread-tree-single-indent): Allow nil.
11399
11400 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11401
11402         * message.el (message-fill-paragraph): Do nothing if the user
11403         wants filladapt-mode.
11404
11405 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11406
11407         * mm-decode.el (mm-image-type-from-buffer): New function.
11408         (mm-get-image): Use it.
11409
11410 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11411
11412         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
11413
11414         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
11415         mm-display-parts too.
11416
11417 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11418
11419         * nnfolder.el (nnfolder-request-accept-article): Bind
11420         nntp-server-buffer.
11421
11422         * nnmail.el (nnmail-parse-active): Read from buffer instead of
11423         nntp-server-buffer.
11424
11425 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11426
11427         * message.el (message-check-news-header-syntax): Use
11428         message-post-method.
11429         (message-send-news): Bind message-post-method.
11430
11431 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11432
11433         * mml.el (mml-tweak-type-alist): New variable.
11434         (mml-tweak-function-alist): New variable.
11435         (mml-tweak-part): New function.
11436         (mml-generate-mime-1): Use it.
11437
11438 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11439
11440         * nnfolder.el (nnfolder-request-accept-article): Replace
11441         nnfolder-request-list.
11442
11443 2001-07-27  Simon Josefsson  <jas@extundo.com>
11444
11445         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
11446         nnoo-change-server failed to do it.
11447
11448 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11449
11450         * gnus.el (gnus-parameters): Make it customizable.
11451
11452 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11453
11454         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
11455
11456         * message.el (message-set-auto-save-file-name): More
11457         poor-system-types.
11458
11459         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
11460
11461         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
11462         supports +.
11463
11464 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11465
11466         * mm-decode.el (mm-readable-p): New function.
11467         (mm-inline-media-tests): Fix the default testers.
11468
11469 2001-07-26  Simon Josefsson  <jas@extundo.com>
11470
11471         * nnimap.el (nnimap-version): Bump version number.
11472
11473 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11474         From Steven E. Harris <seh@speakeasy.org>
11475
11476         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
11477         in M$Windows too.
11478
11479 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11480
11481         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
11482
11483 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11484
11485         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
11486
11487         * mm-decode.el (mm-get-image): Guess then use the type.
11488
11489         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
11490
11491 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
11492
11493         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
11494         display (%B) for threads if threading is off.
11495
11496 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11497         From Henrik Enberg <henrik@enberg.org>
11498
11499         * gnus-msg.el: Customization patch.
11500
11501 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
11502
11503         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
11504         variable.
11505         (nnmail-split-fancy-with-parent): Ignore certain groups.
11506
11507 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11508
11509         * gnus-util.el (gnus-byte-compile): New function.
11510         (gnus-use-byte-compile): New variable.
11511         (gnus-make-sort-function): Use it.
11512
11513         * nnmail.el (nnmail-get-new-mail): Use it.
11514
11515         * gnus-agent.el (gnus-category-make-function): Simple function or
11516         compiled function.
11517         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
11518
11519         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
11520         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
11521         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
11522
11523         * message.el (message-check-news-header-syntax): Remove quote.
11524
11525 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11526
11527         * message.el (message-use-mail-followup-to): `t' is not a
11528         documented value.
11529
11530 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11531
11532         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
11533
11534 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11535
11536         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
11537         there are long lines.
11538
11539 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11540
11541         * dgnushack.el (copy-list): New compiler macro.
11542
11543 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11544
11545         * message.el (message-bounce): If no Return-Path, the whole
11546         content is considered as the original message.
11547
11548         * nnml.el (nnml-check-directory-twice): New variable.
11549         (nnml-article-to-file): Use it.
11550         (nnml-retrieve-headers): Hack it.
11551
11552 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11553
11554         * gnus-win.el (gnus-buffer-configuration): New configure.
11555
11556         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
11557         not alive.
11558
11559         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
11560         (mm-display-external): Use display-term configure.
11561
11562 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11563
11564         * gnus-delay.el (gnus-delay-default-hour): New variable.
11565         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
11566
11567 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11568         From Karl Kleinpaste <karl@charcoal.com>
11569
11570         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
11571         (gnus-summary-prepare-threads): Ditto.
11572
11573         * gnus.el (gnus-summary-line-format): Add %B.
11574
11575 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11576
11577         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
11578
11579         * mm-util.el (mm-string-as-multibyte): New function.
11580
11581         * nnmh.el (nnmh-request-list-1): Encode, not decode!
11582
11583 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11584
11585         * mm-util.el (mm-universal-coding-system): New variable.
11586
11587         * gnus-start.el (gnus-startup-file-coding-system): Use it.
11588
11589         * score-mode.el (score-mode-coding-system): Use it.
11590
11591 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11592
11593         * gnus-start.el (gnus-setup-news): Call
11594         `gnus-check-bogus-newsgroups' just after the native server is
11595         opened.
11596
11597 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11598
11599         * nnmail.el (nnmail-do-request-post): Util function to be used by
11600         `nnchoke-request-post' for all nnmail-derived backends.
11601
11602         * nnml.el (nnml-request-post): Use it.
11603
11604         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
11605         backend, for it groks nnml-request-post.
11606
11607         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
11608         Treat `mail-post' backends like `mail' backends, not like `news'
11609         backends.
11610
11611 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11612
11613         * gnus-msg.el (gnus-setup-message): make-local-hook.
11614
11615 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11616
11617         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
11618         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
11619         <karl@charcoal.com>, slightly changed by Kai.
11620
11621         * message.el (message-check-news-header-syntax): When checking
11622         whether the groups exist, check the right server based on
11623         `gnus-post-method'.
11624
11625 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11626
11627         * gnus-delay.el: New file.
11628
11629 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11630
11631         * mm-util.el (mm-read-coding-system): Take two arguments.
11632
11633         * gnus-sum.el (gnus-summary-show-article): Use
11634         mm-read-coding-system.
11635
11636         * gnus-art.el (article-de-quoted-unreadable):
11637         (article-de-base64-unreadable, article-wash-html):
11638         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
11639
11640 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11641
11642         * nnml.el (nnml-request-post): New function.  Can be used for
11643         annotations in nnml groups.
11644
11645 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11646
11647         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
11648         command.
11649
11650         * gnus-start.el (gnus-find-new-newsgroups): Use
11651         `message-make-date' instead of `current-time-string'.
11652         (gnus-ask-server-for-new-groups): Ditto.
11653         (gnus-check-first-time-used): Ditto.
11654
11655 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11656
11657         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
11658
11659 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
11660
11661         * message.el (message-shorten-references): Change `maxcount' and
11662         `cut' to obey USEFOR draft 5.
11663
11664 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
11665
11666         * gnus-sum.el (gnus-summary-display-arrow): New variable.
11667         (gnus-summary-set-article-display-arrow): New function.
11668         (gnus-summary-goto-subject): Use it.
11669
11670 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11671
11672         * gnus-sum.el (gnus-summary-import-article): Insert date if
11673         doesn't exist.
11674
11675 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11676
11677         * mml.el (mml-content-type-parameters): New variable.
11678         (mml-content-disposition-parameters): New variable.
11679         (mml-insert-mime-headers): Use them.
11680         (mml-parse-1): Accept charset.
11681
11682 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11683
11684         * gnus-group.el (gnus-group-select-group): Doc fix.
11685
11686         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
11687
11688 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11689
11690         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
11691         to handle `define-derived-mode'.
11692
11693 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11694         From:  Stefan Monnier  <monnier@cs.yale.edu>
11695
11696         * message.el (message-mode): Use define-derived-mode.
11697         (message-tab): message-completion-alist.
11698
11699         * imap.el (imap-interactive-login): Use make-local-variable.
11700         (imap-open): Ditto.
11701         (imap-authenticate): Ditto.
11702
11703         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
11704
11705         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
11706
11707 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11708
11709         * message.el (message-citation-line-function): Refer to
11710         gnus-cite-attribution-suffix.
11711
11712 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11713
11714         * gnus-art.el,...: Error convention changes.
11715
11716 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11717
11718         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
11719
11720 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11721
11722         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
11723         (nnrss-read-server-data): Ditto.
11724
11725 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11726
11727         * gnus-setup.el (gnus-use-installed-gnus): Typo.
11728         * Cleanup files.
11729         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
11730
11731 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11732
11733         * gnus.el (gnus-summary-line-format): Add %o.
11734
11735         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
11736         unless shell outputs something.
11737
11738 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11739
11740         * gnus-art.el (gnus-boring-article-headers): Better doc.
11741         (article-hide-headers): Better regexp.
11742         Suggested by Matt Swift <swift@alum.mit.edu>.
11743
11744         * nnheader.el (nnheader-max-head-length): Better doc.
11745         (nnheader-header-value): Skip spaces.
11746         (nnheader-parse-head): Remove space.
11747         Suggested by Matt Swift <swift@alum.mit.edu>.
11748
11749         * gnus-sum.el (gnus-summary-show-raw-article): New function.
11750         (gnus-get-newsgroup-headers): Remove space.
11751
11752 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11753
11754         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
11755         (gnus-summary-reply): Use it.
11756         (gnus-summary-reply-broken-reply-to): New function.
11757         (gnus-msg-force-broken-reply-to): New function.
11758
11759         * mm-view.el (mm-inline-text): Showing as text/plain when error.
11760
11761 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11762
11763         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
11764
11765 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11766
11767         * mm-decode.el (mm-external-terminal-program): New variable.
11768         (mm-display-external): Use it. Use term to display when no
11769         window-system.
11770
11771 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
11772
11773         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
11774         Browse->Next entries to Browse->Prev
11775
11776 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11777
11778         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
11779
11780 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11781
11782         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
11783         for the default encoding.
11784
11785         * nnrss.el (nnrss-url-field): New field.
11786         (nnrss-request-article): Add newsgroups.
11787
11788         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
11789
11790 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11791
11792         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
11793
11794         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
11795         (gnus-draft-setup): Remove backlog.
11796
11797 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11798
11799         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
11800         Cleanup.
11801
11802 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11803
11804         * gnus-msg.el (gnus-bug): Erase buffer.
11805
11806         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
11807
11808 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11809
11810         * mm-decode.el (mm-attachment-override-p): Fix typo.
11811
11812 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
11813
11814         * gnus-kill.el (gnus-execute): Work with the extra headers.
11815         * gnus-sum.el (gnus-summary-execute-command): Ditto.
11816
11817 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11818
11819         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
11820         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
11821
11822         * message.el (message-send-mail-real-function): New variable.
11823         (message-send-mail-partially, message-send-mail):
11824
11825         * nngateway.el (nngateway-request-post): Use it.
11826
11827         * gnus-agent.el (gnus-agentize): Use it.
11828
11829         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
11830         (nnsoup-revert-variables): Use it.
11831
11832 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
11833
11834         * mm-decode.el (mm-inline-media-tests): Default to displaying as
11835         text/plain if the type doesn't match any other media types.
11836         (mm-inlined-types): Doc fix.
11837         (mm-display-inline): Revert previous change (now handled by a
11838         default type in `mm-inline-media-tests'.
11839         (mm-inlinable-p): Revive.
11840         (mm-display-part): Call `mm-inlinable-p'.
11841         (mm-attachment-override-p): Ditto.
11842         (mm-inlined-p): Doc fix.
11843
11844         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
11845         well as `mm-inlined-p'.
11846
11847 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11848
11849         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
11850         (nntp-send-command-and-decode): Use gnus-point-at-bol.
11851
11852 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11853         From  Paul Jarc <prj@po.cwru.edu>
11854
11855         * message.el (message-use-mail-followup-to): New variable.
11856         (message-get-reply-headers): Use it.
11857
11858 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
11859
11860         * nnheader.el (nnheader-init-server-buffer): Make sure the
11861         *nntpd* buffer is made multibyte instead of a random buffer.
11862
11863 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11864
11865         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
11866         when it returns headers.
11867
11868 2001-07-07  Simon Josefsson  <jas@extundo.com>
11869
11870         * rfc2047.el (rfc2047-encode-message-header): Skip header when
11871         trying to fold. Thanks to Colin Walters
11872         <walters@cis.ohio-state.edu>
11873
11874 2001-07-06  Simon Josefsson  <jas@extundo.com>
11875
11876         * imap.el (imap-parse-address-list, imap-parse-flag-list)
11877         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
11878         Add information in `assert's.
11879
11880         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
11881         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
11882         and `nnimap-group-overview-filename', should handle all
11883         change-of-uidvalidity related issues.  But there may be other
11884         problems.)
11885
11886 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11887
11888         * rfc2047.el (rfc2047-encode-message-header): Don't include the
11889         header name when folding.
11890
11891 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11892
11893         * mm-decode.el (mm-inlined-types): Document relationship with
11894         `mm-inline-media-tests'.
11895         (mm-display-inline): Default to displaying as plain text if no
11896         inlining handler is available.
11897         (mm-inlinable-p): Remove.
11898         (mm-inlined-p): Don't call `mm-inlinable-p'.
11899         (mm-automatic-display-p): Ditto.
11900         (mm-attachment-override-p): Ditto.
11901
11902 2001-07-04  Simon Josefsson  <jas@extundo.com>
11903
11904         * nnimap.el (nnimap-importantize-dormant): New variable.
11905         (nnimap-request-update-info-internal): Use it.
11906         (nnimap-request-set-mark): Ditto.
11907
11908 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11909
11910         * nntp.el (nntp-send-command): don't pass a buffer argument to
11911         `point'. Only XEmacs accepts this.
11912         * nntp.el (nntp-send-command-nodelete): ditto.
11913         * nntp.el (nntp-send-command-and-decode): ditto.
11914
11915 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11916
11917         * nntp.el (nntp-open-connection-function): doc update.
11918         * nntp.el (nntp-pre-command): New.
11919         * nntp.el (nntp-via-rlogin-command): New.
11920         * nntp.el (nntp-via-telnet-command): New.
11921         * nntp.el (nntp-via-telnet-switches): New.
11922         * nntp.el (nntp-via-user-name): New.
11923         * nntp.el (nntp-via-user-password): New.
11924         * nntp.el (nntp-via-address): New.
11925         * nntp.el (nntp-via-envuser): New.
11926         * nntp.el (nntp-via-shell-prompt): New.
11927         * nntp.el (nntp-open-telnet-stream): New.
11928         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
11929         * nntp.el (nntp-open-via-telnet-and-telnet): New.
11930         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
11931         * nntp.el (nntp-send-command): ditto.
11932         * nntp.el (nntp-send-command-nodelete): ditto.
11933         * nntp.el (nntp-send-command-and-decode): ditto.
11934
11935 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
11936         Trivial patch.
11937
11938         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
11939         `when'.
11940
11941 2001-07-03  Simon Josefsson  <jas@extundo.com>
11942         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
11943
11944         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
11945
11946 2001-07-03  Simon Josefsson  <jas@extundo.com>
11947
11948         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
11949         remove it (workaround XEmacs `fill-region' bug).
11950
11951 2001-07-01  Simon Josefsson  <jas@extundo.com>
11952
11953         * nnimap.el (nnimap-date-days-ago): Defeat locale.
11954
11955 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11956
11957         * mml2015.el (mml2015-format-error): New function.
11958         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
11959         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
11960         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
11961
11962 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11963
11964         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
11965         Suggested by Christoph Conrad <C.Conrad@cli.de>.
11966
11967         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
11968         group variables.
11969
11970 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11971
11972         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
11973
11974         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
11975         (nnrss-save-group-data): Ditto.
11976
11977         * gnus-agent.el (gnus-agent-save-alist): Ditto.
11978
11979 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11980
11981         * message.el (message-do-send-housekeeping): Narrow to headers.
11982
11983 2001-06-24  Simon Josefsson  <jas@extundo.com>
11984
11985         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
11986         insertion when breaking lines looked for " \t" instead of "[ \t]".
11987         (rfc2047-encode-message-header): Fold lines even if
11988         no QP encoding is done.
11989
11990 2001-06-23  Simon Josefsson  <jas@extundo.com>
11991         From Samuel Tardieu <sam@inf.enst.fr>
11992
11993         * smime.el (smime-keys): Support additional certificates.
11994         (smime-make-certfiles): New function.
11995         (smime-sign-region): Use previous variables.
11996         (smime-get-certfiles): New function.
11997         (smime-sign-buffer): Use it.
11998         (smime-verify-region): Support both CAfile and CApath.
11999
12000 2001-06-23  Simon Josefsson  <jas@extundo.com>
12001
12002         * smime.el (smime-decrypt-region): Perhaps work.
12003
12004 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12005
12006         * gnus-msg.el (gnus-copy-article-buffer): Typo.
12007
12008 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12009
12010         * mm-decode.el (mm-save-part): Rewrite file name.
12011         (mm-file-name-rewrite-functions): New variable.
12012         (mm-file-name-delete-whitespace): New function.
12013         (mm-file-name-trim-whitespace): New function.
12014         (mm-file-name-collapse-whitespace): New function.
12015         (mm-file-name-replace-whitespace): New variable and function.
12016
12017 2001-06-22  Simon Josefsson  <jas@extundo.com>
12018
12019         * message.el (message-make-date): Workaround locale for weekdays.
12020
12021 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12022
12023         * message.el (message-goto-body): Return nil if not found. (revert!)
12024
12025 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12026         From Fremlin <chief@bandits.org>
12027
12028         * message.el (message-goto-body): Some messages have no header.
12029
12030         * gnus-msg.el (gnus-copy-article-buffer): Use it.
12031
12032 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
12033
12034         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
12035
12036 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12037
12038         * message.el (message-make-date): Add week day.
12039         Suggested by Jason R. Mastaler <jason@mastaler.com>.
12040
12041 2001-06-19  Simon Josefsson  <jas@extundo.com>
12042
12043         * message.el (message-yank-prefix): Doc fix.
12044         (message-yank-cited-prefix): Ditto.
12045         (message-delete-not-region): Keep citation prefix on first line,
12046         if possible and appropriate.
12047
12048 2001-06-19  Simon Josefsson  <jas@extundo.com>
12049
12050         * imap.el (imap-process-connection-type): New variable.
12051         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
12052         recent `imtest's work completely (no line length issues), while
12053         making making old `imtest's unusable.  Thanks to NAGY Andras
12054         <nagya@inf.elte.hu> for his work.
12055
12056 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
12057
12058         * imap.el (imap-ssl-program): Add -quiet to shut up
12059         OpenSSL/SSLeay's internal debug talk.
12060
12061 2001-06-19  Matt Armstrong  <matt@lickey.com>
12062
12063         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
12064         server.
12065
12066 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12067
12068         * nnmail.el (nnmail-article-buffer): New variable.
12069         (nnmail-split-incoming): Use it.
12070
12071 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
12072
12073         * qp.el (quoted-printable-decode-region): If called interactively,
12074         use coding-system-for-read.
12075
12076 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12077
12078         * message.el (message-check-news-header-syntax): Check Reply-To.
12079
12080 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12081
12082         * mml.el (mml-parse-1): Use message options.
12083
12084         * message.el (message-do-fcc): Don't do anything if there is no
12085         FCC.
12086
12087 2001-06-16  Simon Josefsson  <jas@extundo.com>
12088
12089         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
12090         (nnimap-expunge-search-string): New variable.
12091         (nnimap-request-expire-articles): Use it.
12092
12093 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12094
12095         * message.el (message-send-mail-with-qmail): wrong exit status is
12096         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
12097
12098 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12099
12100         * gnus-art.el (article-strip-multiple-blank-lines): Use
12101         delete-region instead of replace-match.
12102
12103 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12104
12105         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
12106         (nnweb-google-wash-article): Ditto.
12107
12108 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
12109
12110         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
12111
12112 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12113
12114         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
12115         specs.
12116
12117 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12118
12119         * gnus.el (gnus-email-address): Move it here.
12120
12121         * gnus-art.el (article-de-quoted-unreadable): Read charset if
12122         requested.
12123         (article-de-base64-unreadable): Ditto.
12124         (article-wash-html): Ditto.
12125
12126 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12127
12128         * message.el (message-options-set-recipient): Don't add ", "
12129         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
12130
12131 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12132
12133         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
12134
12135 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12136
12137         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
12138         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
12139
12140         * nnrss.el (nnrss-node-text): Node might be nil.
12141
12142 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12143
12144         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
12145         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
12146
12147         * nnrss.el (nnrss-group-alist): More items.
12148
12149 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12150
12151         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
12152
12153 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
12154         Trivial patch from Dale Hagglund  <rdh@best.com>
12155
12156         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
12157         restrict clauses.
12158
12159 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12160
12161         From Benjamin Rutt <brutt+news@bloomington.in.us>
12162
12163         * message.el (message-wide-reply-confirm-recipients): New variable.
12164
12165 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
12166         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
12167
12168         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
12169         fix so it works with XEmacs.
12170
12171 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12172
12173         * nnrss.el (nnrss-retrieve-headers): Support description as extra
12174         headers.
12175
12176 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12177
12178         * nnrss.el: Fix a few bugs.
12179
12180 2001-06-05  Simon Josefsson  <jas@extundo.com>
12181
12182         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
12183         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
12184
12185 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
12186
12187         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
12188         binary so that we don't transmit ISO 2022 garbage to the process.
12189         This is needed under XEmacs.
12190
12191 2001-06-03  Simon Josefsson  <simon@josefsson.org>
12192
12193         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
12194         autoloaded incorrectly below because ssl-program-* is bound.)
12195         Thanks to Amos Gouaux for report.
12196
12197 2001-06-02  Simon Josefsson  <simon@josefsson.org>
12198
12199         * imap.el (imap-kerberos4-open):
12200         (imap-gssapi-open):
12201         (imap-ssl-open):
12202         (imap-network-open):
12203         (imap-shell-open):
12204         (imap-starttls-open): Set buffer to workaround spurious
12205         `accept-process-output' buffer changes.  Thanks to Mats Lidell
12206         <Mats.Lidell@contactor.se> for report and partial patch and Jake
12207         Colman <colman@ppllc.com> for report.
12208
12209 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12210
12211         * gnus-sum.el (gnus-summary-catchup): New argument.
12212         (gnus-summary-catchup-from-here): New function.
12213
12214 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12215
12216         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
12217         back, then insert glyph.  (Before, the glyph was inserted first,
12218         then the newline.)  This works around a behavior in XEmacs where
12219         it is not possible to insert a character after a glyph which is at
12220         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
12221
12222 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12223
12224         From Jaap-Henk Hoepman (jhh@xs4all.nl).
12225
12226         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
12227         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
12228         mm-destroy-postponed-undisplay-list): New functions.
12229         (mm-display-external): Use them.
12230
12231 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12232
12233         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
12234         `default-low' when evaluating `gnus-summary-highlight'.
12235         From Raja R Harinath <harinath@cs.umn.edu>.
12236
12237 2001-05-27  Simon Josefsson  <simon@josefsson.org>
12238
12239         * message.el (message-yank-cited-prefix): New variable.
12240         (message-indent-citation): Use it.
12241
12242         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
12243         as details.
12244         (mml2015-mailcrypt-clear-verify): Ditto.
12245
12246 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12247         From Nevin Kapur <nevin@jhu.edu>.
12248
12249         * gnus-sum.el (gnus-summary-default-high-score,
12250         gnus-summary-default-low-score): New variables.
12251         (gnus-summary-highlight): Use them.
12252
12253 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
12254
12255         * message.el (message-mail): pass the 'send-actions argument to
12256         `message-setup'.
12257
12258 2001-05-16  Simon Josefsson  <simon@josefsson.org>
12259         From Raymond Scholz <ray-2001@zonix.de>
12260
12261         * gnus-art.el (gnus-mime-view-part-as-charset):
12262         (gnus-mime-internalize-part): Doc fixes.
12263
12264 2001-05-11  Simon Josefsson  <simon@josefsson.org>
12265
12266         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
12267         status lines without any text ("^215$").
12268
12269 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12270
12271         * nnrss.el (nnrss-check-group): Reverse.
12272
12273 2001-05-07  Simon Josefsson  <simon@josefsson.org>
12274
12275         * message.el (message-get-reply-headers):
12276         (message-followup): Fix typo, suggested by David Green
12277         <dgreen@uab.edu>
12278
12279 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12280
12281         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
12282
12283         * nnrss.el (nnrss-open-server): Read server data when it is called.
12284         (nnrss-request-expire-articles): Fix.
12285
12286 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12287
12288         * message.el (message-do-send-housekeeping): mail-abbrevs may
12289         rename buffer behind Gnus.
12290
12291 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12292
12293         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
12294         (nnrss-group-alist): Add more resources.
12295         (nnrss-check-group): Ignore errors.
12296
12297 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12298
12299         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
12300
12301         * nnslashdot.el (nnslashdot-request-list): Add time.
12302         (nnslashdot-request-expire-articles): New function.
12303
12304         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
12305         secondary methods too.
12306
12307 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12308
12309         * message.el (message-use-followup-to): Set default value to t.
12310
12311 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
12312
12313         * message.el (message-dont-reply-to-names): Fix documentation.
12314         (message-get-reply-headers): Use Mail-Followup-To only for wide
12315         replies.
12316
12317 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12318
12319         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
12320         correctly.
12321         (nnrss-check-group): Use time.
12322
12323 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12324
12325         * gnus.el: Oort Gnus v0.03 is released.
12326
12327 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12328
12329         * nnultimate.el (nnultimate-topic-article-to-article): Use the
12330         group.
12331
12332 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12333
12334         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
12335
12336 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12337
12338         * nnultimate.el (nnultimate-retrieve-headers): Return all
12339         available headers.
12340
12341         * gnus-sum.el (gnus-read-all-available-headers): New variable.
12342         (gnus-get-newsgroup-headers-xover): Use it.
12343
12344 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12345
12346         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
12347
12348 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12349
12350         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
12351
12352 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12353
12354         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
12355         disable it.
12356
12357         * gnus.el (gnus-info-nodes): Remove a few The's.
12358
12359 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12360
12361         * mail-source.el (mail-source-movemail): Call-process may return a
12362         signal description string.
12363
12364         * gnus-start.el (gnus-read-newsrc-el-file):
12365         gnus-newsrc-file-version may be nil.
12366
12367         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
12368         Suggested by Michael Sperber [Mr. Preprocessor]
12369         <sperber@informatik.uni-tuebingen.de>.
12370
12371 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
12372
12373         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
12374
12375 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
12376
12377         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
12378         fontify HANDLE.
12379
12380 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12381
12382         * smime.el (smime-ask-passphrase): Rework to return value.
12383         (smime-sign-region): Rework to bind value and use it.
12384         (smime-decrypt-region): Ditto.
12385
12386 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12387         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
12388
12389         * smime.el (smime-ask-passphrase): New function.
12390         (smime-sign-region): Use it.
12391         (smime-encrypt-cipher): New variable.
12392         (smime-decrypt-region): Ditto.
12393
12394 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
12395         Committed by Simon Josefsson  <simon@josefsson.org>
12396
12397         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
12398         the log.
12399
12400 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12401
12402         * gnus.el: Oort Gnus v0.02 is released.
12403
12404 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
12405
12406         * gnus.el: Oort Gnus v0.01 is released.
12407
12408 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12409
12410         * gnus-sum.el (gnus-summary-highlight): Highlight read
12411         undownloaded articles as read articles.
12412
12413         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
12414         (gnus-agent-get-undownloaded-list): Mark all undownloaded
12415         articles, even read ones, as such.
12416
12417         * gnus-sum.el (gnus-summary-find-matching): Clean up.
12418         (gnus-find-matching-articles): New function.
12419         (gnus-summary-limit-include-matching-articles): New command.
12420         (gnus-summary-limit-include-thread): Include articles that have
12421         matching subjects.
12422         (gnus-offer-save-summaries): Clean up.
12423
12424 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12425
12426         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
12427
12428 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12429         From Jason Merrill <jason_merrill@redhat.com>
12430
12431         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
12432
12433 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
12434         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12435
12436         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
12437         newsgroup names when the original article is a news message.
12438
12439 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12440
12441         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
12442         supported. Suggest by Jim Meyering <jim@meyering.net>.
12443
12444 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
12445         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12446
12447         * nnmail.el (nnmail-split-it): Added check for .* at the end of
12448         regexp in nnmail-split-fancy.
12449
12450 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12451
12452         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
12453
12454 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
12455
12456         * message.el (message-send-mail): Improve the interaction with the
12457         user.
12458
12459 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12460
12461         * imap.el (imap-message-copy): Work around buggy servers that
12462         doesn't send TRYCREATE tags.
12463
12464 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
12465
12466         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
12467
12468 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12469
12470         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
12471         date.
12472
12473 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12474
12475         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
12476         lives.
12477
12478 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12479
12480         * gnus-art.el (gnus-parse-news-url): New function.
12481         (gnus-button-handle-news): New function.
12482         (gnus-button-alist): Point to new functions.
12483
12484         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
12485
12486         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
12487         gnus-format-specs.
12488
12489         * message.el (message-check-news-header-syntax): Question even
12490         when Gnus doesn't know the group names.
12491         (message-send-news): Clean up.
12492
12493         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
12494         exited on purpose without saving.
12495
12496         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
12497
12498 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12499
12500         * gnus-score.el (gnus-score-orphans): Clean up.
12501
12502         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
12503
12504         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
12505         later.
12506
12507         * gnus-start.el (gnus-close-all-servers): Find the right items to
12508         close.
12509
12510         * qp.el (quoted-printable-decode-region): Just message
12511         malformation; don't quit.
12512
12513 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12514         From Gerd Moellmann <gerd@gnu.org>.
12515
12516         * gnus.el (gnus-interactive): A typo.
12517
12518 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
12519         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12520
12521         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
12522         `assq-delete-all', if that function exists; otherwise use the old
12523         definition. Documentation changed to match the one in
12524         `assq-delete-all'.
12525
12526 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12527
12528         * gnus-start.el (gnus-close-all-servers): New function.
12529
12530         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
12531         (gnus-server-remove-denials): Clean up.
12532
12533         * gnus-sum.el (gnus-summary-sort-by-original): New command and
12534         keystroke.
12535
12536 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12537
12538         * message.el (message-send-news): Message where we are sending.
12539         (message-send-mail): Ditto.
12540
12541         * gnus.el (gnus-server-string): New function.
12542
12543         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
12544
12545         * mm-decode.el (mm-default-directory): Customized.
12546         (mm-tmp-directory): Ditto.
12547
12548         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
12549         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
12550         or Chars.
12551         (gnus-summary-line-format-alist): ?l is now a string.
12552         (gnus-summary-prepare-threads): Output ? for unknown lines.
12553         (gnus-summary-insert-line): Ditto.
12554         (gnus-summary-print-article): Unbalanced parentheses.
12555
12556         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
12557         out whether new stuff has arrived.
12558
12559 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
12560
12561         * gnus-sum.el: Let printing work on ttys on Emacs.
12562
12563 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12564
12565         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
12566         when forcing news.
12567
12568         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
12569         command.
12570
12571 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
12572
12573         * message.el (message-set-auto-save-file-name): Don't use
12574         asterisks under nt.
12575
12576 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12577
12578         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
12579         lists of articles.
12580
12581         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
12582
12583         * gnus-msg.el (gnus-put-message): Clean up.
12584         (gnus-summary-reply): Mark all replied-to articles as replied to.
12585         (gnus-inews-add-send-actions): Also mark as forwarded.
12586         (gnus-summary-mail-forward): Mark as forwarded.
12587
12588         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
12589         of articles.
12590         (gnus-summary-mark-article-as-forwarded): Ditto.
12591
12592         * gnus-msg.el (gnus-summary-resend-message): Mark article as
12593         forwarded.
12594         (gnus-summary-mail-forward): Clean up.
12595
12596         * gnus.el (gnus-article-mark-lists): Added forward.
12597
12598         * gnus-sum.el (gnus-forwarded-mark): New variable.
12599         (gnus-summary-prepare-threads): Use it.
12600         (gnus-summary-update-secondary-mark): Ditto.
12601         (gnus-newsgroup-forwarded): New variable.
12602
12603 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12604
12605         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
12606         (gnus-summary-very-wide-reply): New command and keystroke.
12607         (gnus-summary-very-wide-reply-with-original): Ditto.
12608
12609         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
12610         (gnus-score-adaptive): Use it.
12611
12612         * gnus-start.el (gnus-get-unread-articles): Clean up.
12613
12614 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12615
12616         * nnultimate.el (nnultimate-retrieve-headers): Work for other
12617         boards.
12618
12619 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
12620
12621         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
12622         * gnus-start.el (gnus-subscribe-newsgroup): use it.
12623
12624 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12625
12626         * nnultimate.el (nnultimate-retrieve-headers): Understand
12627         long-form month names.
12628
12629 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12630
12631         * gnus-sum.el (gnus-summary-show-all-headers):
12632         gnus-article-show-all-headers is broken. Use
12633         gnus-summary-toggle-header instead.
12634
12635         * mml2015.el (mml2015-gpg-extract-from): No error.
12636
12637 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12638         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
12639
12640         * mml2015.el (mml2015-gpg-extract-from): New function.
12641         (mml2015-gpg-verify): Use it.
12642         (mml2015-gpg-clear-verify): Use it.
12643
12644 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12645
12646         * message.el (message-setup-fill-variables): Use
12647         fill-paragraph-function.
12648         (message-fill-paragraph): Take an argument.
12649         (message-newline-and-reformat): Take another argument.
12650
12651 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12652
12653         * message.el (rmail-output): It is in rmailout.el not rmail.el.
12654
12655 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12656
12657         * message.el (message-forward): local-variable-p takes an extra
12658         argument in XEmacs.
12659
12660 2001-03-16  Simon Josefsson  <simon@josefsson.org>
12661
12662         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
12663         `nnimap-use-nov-p' (it really tested the negative).
12664         (nnimap-retrieve-headers): Use it.
12665
12666 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12667
12668         * message.el (message-generate-headers-first): Update doc.
12669
12670 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
12671         Trivial patch.
12672
12673         * gnus.el (gnus-summary-line-format): Typo.
12674
12675 2001-03-11  Simon Josefsson  <simon@josefsson.org>
12676
12677         * mailcap.el (mailcap-mime-data): Add application/sieve.
12678         (mailcap-mime-extensions): Add .siv, .xls.
12679
12680 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12681         From Christoph Conrad <christoph.conrad@gmx.de>
12682
12683         * gnus-score.el (gnus-summary-lower-thread): Typo.
12684
12685 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12686
12687         * message.el (message-forward-decoded-p): New variable.
12688         (message-forward-subject-author-subject): Use it.
12689         (message-make-forward-subject): Use it.
12690         (message-forward): Use it.
12691
12692         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
12693
12694         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
12695         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
12696
12697 ;;Has been fixed -- zsh.
12698 ;;2001-03-05  Dave Love  <fx@gnu.org>
12699 ;;
12700 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
12701 ;;      Move it after definition of mm-coding-system-p.
12702 ;;
12703 2001-03-01  Dave Love  <fx@gnu.org>
12704
12705         * mm-util.el (mm-inhibit-file-name-handlers): Add
12706         image-file-handler.
12707
12708 2001-02-11  Dave Love  <fx@gnu.org>
12709
12710         * message.el (message-signature-file): Fix doc, :type.
12711
12712 2001-02-08  Dave Love  <fx@gnu.org>
12713
12714         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
12715         (message-posting-charset): Defvar when compiling again.
12716         (rfc2047-encodable-p): Require message.
12717
12718         * gnus-sum.el (gnus-alter-articles-to-read-function):
12719         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
12720
12721 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12722
12723         * nnrss.el: New file.
12724
12725 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
12726         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12727
12728         * rfc2047.el (rfc2047-unfold-region): Fix arg of
12729         `skip-chars-forward'.
12730
12731 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12732
12733         * nndraft.el (nndraft-request-group): Restore auto save files if
12734         the original files do not exist.
12735
12736 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12737
12738         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
12739         SCORE paths.
12740
12741         * mm-decode.el (mm-dissect-buffer): Call
12742         mail-extract-address-components only if necessary.
12743
12744 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12745
12746         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
12747         directory part.
12748         (gnus-score-search-global-directories): Use file-directory-p.
12749
12750         * gnus-score.el (gnus-score-score-files-1): Use
12751         gnus-kill-files-directory.
12752         From Adrian Aichner <adrian@xemacs.org>.
12753
12754 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12755
12756         * gnus.el (charset): Move here from gnus-sum.el.
12757
12758 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12759
12760         * mml.el (mml-preview): Disable local map.
12761
12762         * gnus-sum.el (gnus-summary-make-menu-bar): Make
12763         gnus-article-post-menu here.
12764
12765         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
12766         if it has not been made.
12767
12768 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12769
12770         * gnus-art.el (gnus-article-describe-key): Map key to event.
12771         (gnus-article-describe-key-briefly): Ditto
12772
12773 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12774
12775         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
12776
12777 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12778         From Katsumi Yamaoka <yamaoka@jpl.org>.
12779
12780         * dgnushack.el (coerce, merge, subseq): defmacro.
12781
12782 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12783
12784         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
12785         A fake defalias in nndraft.el results a not-activated bug in
12786         uncompiled versions.
12787
12788 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
12789         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12790
12791         * gnus-util.el (gnus-split-references): Handle malformed References:.
12792
12793 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12794
12795         * gnus-art.el (gnus-article-mime-part-status): 1 part.
12796
12797 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12798         From NAGY Andras <nagya@inf.elte.hu>.
12799
12800         * gnus.el (gnus-parameters): Typo.
12801
12802 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12803
12804         * gnus.el (gnus-read-method): Remove redundancy.
12805
12806 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12807
12808         * nnslashdot.el (nnslashdot-backslash-url): New variable.
12809         (nnslashdot-request-list): Use it.
12810
12811 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12812
12813         * nnml.el (nnml-generate-active-info): Fix the case when there is
12814         no file.
12815
12816         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
12817         (gnus-summary-create-article): New function.
12818
12819         * gnus-group.el (gnus-group-mark-article-read): New function.
12820
12821         * gnus-msg.el (gnus-inews-do-gcc): Use it.
12822
12823         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
12824
12825 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12826
12827         * gnus-art.el (gnus-article-edit-done): Don't use
12828         gnus-article-edit-exit.
12829         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
12830
12831         * gnus.el (gnus-parameters): New variable.
12832         Suggested by NAGY Andras <nagya@inf.elte.hu>.
12833         (gnus-parameters-get-parameter): New function.
12834         (gnus-group-find-parameter): Use it.
12835
12836 2001-02-23  Simon Josefsson  <simon@josefsson.org>
12837
12838         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
12839         change of default value to `current'.
12840
12841 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12842
12843         * nneething.el (nneething-get-head): Insert unreadable file too.
12844
12845 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12846
12847         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
12848
12849         * webmail.el (webmail-type-definition): Deja is bought by google.
12850
12851 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12852
12853         * gnus-sum.el (gnus-fetch-headers): New function.
12854         (gnus-select-newsgroup): Use it.
12855         (gnus-summary-insert-articles): New function.
12856         (gnus-summary-insert-old-articles): New function.
12857         (gnus-summary-insert-new-articles): New function.
12858
12859         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
12860         (gnus-group-list-active): Ditto.
12861         * gnus-sum.el (gnus-set-mode-line): Ditto.
12862         (gnus-summary-read-group-1): Ditto.
12863
12864 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12865
12866         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
12867         current topic.
12868
12869 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12870
12871         * smiley.el (gnus-smiley-display): Don't do widening.
12872
12873         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
12874         within body.
12875
12876         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
12877
12878         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
12879         New variable.
12880         (gnus-mime-display-multipart-related-as-mixed): New variable.
12881         (gnus-mime-display-part): Use them.
12882
12883 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12884
12885         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
12886         something special.
12887
12888 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12889
12890         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
12891         (nnweb-request-article): Call reference if exists.
12892         (nnweb-type-definition): Dejanews is bought by google.com.
12893         Beta!
12894
12895 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12896
12897         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
12898
12899 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12900
12901         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
12902         gnus-article-sort-functions.
12903         (gnus-article-sort-functions): Doc fix.  Refer to
12904         gnus-thread-sort-functions.
12905
12906 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12907         From Paul Jarc <prj@po.cwru.edu>.
12908
12909         * message.el (message-get-reply-headers): More fixes.
12910
12911 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
12912         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12913
12914         * message.el (message-get-reply-headers): Fix bug with
12915         Mail-Followup-To/to-address interaction.
12916
12917 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12918
12919         * gnus-msg.el (gnus-configure-posting-styles): Match header in
12920         gnus-article-copy.
12921
12922 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12923
12924         * message.el (message-do-send-housekeeping): Rename to a better
12925         name.
12926
12927 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12928
12929         * message.el (message-cancel-news): Check article first, then ask
12930         yes or no.
12931
12932 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12933
12934         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
12935
12936 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12937
12938         * gnus-range.el (gnus-range-normalize): New function.
12939
12940 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
12941
12942         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
12943
12944 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12945
12946         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
12947
12948         * nnagent.el (nnagent-request-regenerate): New function.
12949
12950         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
12951
12952         * nnml.el (nnml-generate-nov-databases): Accept argument
12953         server. Don't open server if it is opened.
12954         (nnml-request-regenerate): Use it. Change to deffoo.
12955
12956 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12957         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12958
12959         * gnus.el (gnus-define-group-parameter): Fix.
12960
12961 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12962
12963         * gnus.el (gnus-define-group-parameter): Improved.
12964
12965         * gnus-sum.el (charset): Define parameter.
12966         (ignored-charsets): Ditto.
12967         (gnus-summary-setup-default-charset): Use them.
12968
12969         * gnus-start.el (gnus-read-descriptions-file): Use them.
12970
12971         * gnus-cus.el (gnus-group-parameters): Remove them.
12972
12973 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12974
12975         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
12976
12977 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12978
12979         * gnus-sum.el (gnus-summary-read-group-1): Remove
12980         gnus-summary-set-local-parameters.
12981         (gnus-summary-setup-buffer): Put it here.
12982
12983 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12984
12985         * gnus.el (to-address): Define parameter.
12986         (to-list): Ditto.
12987         * gnus-art.el (article-hide-boring-headers): Use them.
12988         * gnus-msg.el (gnus-post-news): Ditto.
12989         * gnus-cus.el (gnus-group-parameters): Remove them.
12990
12991 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12992
12993         * gnus-draft.el (gnus-draft-reminder): New function.
12994
12995         * gnus-art.el (gnus-sender-save-name): New function.
12996
12997 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12998
12999         * mm-util.el (mm-mime-charset): Error message.
13000
13001 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13002
13003         * message.el (message-check-news-body-syntax): Don't check mml lines.
13004
13005 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13006
13007         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
13008         subscribe.
13009
13010         * gnus-start.el (gnus-call-subscribe-functions): New function.
13011         (gnus-find-new-newsgroups): Use it.
13012         (gnus-ask-server-for-new-groups): Use it.
13013         (gnus-check-first-time-used): Use it.
13014         (gnus-subscribe-newsgroup-method): Grok a list of functions.
13015         (gnus-subscribe-options-newsgroup-method): Ditto.
13016         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
13017         return .
13018
13019 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13020
13021         * gnus-cus.el (gnus-score-customize): Doc fix.
13022
13023 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
13024
13025         * dgnushack.el (my-getenv): Typo.
13026
13027 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13028
13029         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
13030
13031 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13032
13033         * gnus-group.el (gnus-group-suspend): Offer save summaries.
13034
13035         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
13036         (gnus-treatment-function-alist): Use it.
13037         (article-remove-leading-whitespace): New function.
13038         (gnus-article-make-menu-bar): Use it.
13039
13040         * gnus-sum.el (gnus-summary-wash-empty-map): Add
13041         remove-leading-whitespace.
13042         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
13043         because of conflict.
13044
13045 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13046
13047         * Makefile.in: Hack generating gnus-load.el.
13048         * dgnushack.el: Ditto.
13049         * gnus-load.el: Remove it.
13050
13051 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13052
13053         * dgnushack.el : Add URLDIR.
13054
13055         * Makefile.in (EMACS_COMP): Ditto.
13056
13057 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13058
13059         * gnus-cus.el (gnus-score-customize): Error on no score file.
13060
13061 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13062
13063         * mm-decode.el (mm-merge-handles): New function.
13064
13065         * mm-view.el (mm-inline-message): Use it.
13066         (mm-view-message): Ditto.
13067
13068         * mm-partial.el (mm-inline-partial): Ditto.
13069
13070         * mm-extern.el (mm-inline-external-body): Ditto.
13071
13072         * gnus-art.el (gnus-mime-view-part): Ditto.
13073         (gnus-mime-view-part-as-type): Ditto.
13074         (gnus-mime-save-part-and-strip): Prevent users to strip in some
13075         cases.
13076
13077 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13078
13079         * message.el (message-cancel-news): Allow to shoot foot.
13080         (message-supersede): Ditto.
13081
13082 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
13083         Trivial patch.
13084
13085         * gnus-sum.el (gnus-simplify-subject-re): Use
13086         message-subject-re-regexp.
13087
13088 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13089
13090         * nnmail.el (nnmail-expiry-target-group): Bind
13091         nnmail-cache-accepted-message-ids to nil.
13092
13093         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
13094         coding system.
13095
13096 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13097
13098         * qp.el (quoted-printable-encode-region): Make sure characters are
13099         between 00 and FF.  Don't check charset.
13100
13101         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
13102         in Emacs 20.
13103         * rfc2047.el (rfc2047-q-encode-region): Ditto.
13104
13105 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13106
13107         * message.el (message-make-forward-subject): Argument decoded.
13108         (message-forward): Use it when digest.
13109
13110         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
13111         buffer.
13112
13113 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13114
13115         * message.el (message-generate-headers-first): Doc fix.
13116
13117 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13118
13119         * gnus-art.el (article-make-date-line): Error proof.
13120
13121 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13122
13123         * gnus-group.el (gnus-group-listing-limit): New variable.
13124         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
13125
13126         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
13127
13128 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13129
13130         * message.el (message-newline-and-reformat): Special case for
13131         breaking at BOL.
13132
13133 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
13134
13135         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
13136         message/rfc822.
13137
13138 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13139
13140         * message.el (message-encode-message-body): Don't insert
13141         Content-Type if it is inside a mail.
13142
13143 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13144
13145         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
13146         gnus-article-commands-menu.
13147
13148         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
13149         in Emacs.
13150
13151         * gnus-start.el (gnus-read-descriptions-file): Use
13152         gnus-group-name-charset and gnus-group-charset-alist.
13153
13154 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13155
13156         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
13157         active region.
13158
13159         * gnus-start.el (gnus-group-change-level): Remove from both
13160         gnus-zombie-list and gnus-killed-list.
13161
13162 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13163
13164         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
13165         gnus-subscribe-topics.
13166
13167         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
13168
13169 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13170
13171         * gnus-art.el (gnus-article-make-menu-bar): Make
13172         gnus-article-post-menu.
13173
13174         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
13175
13176         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
13177
13178         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
13179
13180         * message.el (message-mode-menu): Ditto.
13181
13182         * gnus-art.el (defvar): eval-when-compile.
13183
13184 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13185
13186         * gnus-agent.el (gnus-agentize): Fix doc.
13187
13188 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
13189
13190         * mml.el (mml-preview): Bind `q'.
13191
13192 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13193
13194         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
13195
13196 2001-01-31  Dave Love  <fx@gnu.org>
13197
13198         * mm-util.el (mm-mime-mule-charset-alist)
13199         (mm-find-mime-charset-region): Consider mule-utf-8.
13200
13201 2001-01-31  Dave Love  <fx@gnu.org>
13202
13203         * gnus-art.el (gnus-article-x-face-command)
13204         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
13205         :version.
13206
13207 2001-01-26  Dave Love  <fx@gnu.org>
13208
13209         * mm-util.el (mm-multibyte-string-p): New.
13210
13211 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
13212 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
13213 ;;      string-as-multibyte on class.  Clarify line-folding.
13214         (quoted-printable-encode-string): Make temp buffer inherit
13215         string's multibyteness.
13216
13217 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
13218
13219         * nnheader.el (toplevel): Don't require `gnus-util' at
13220         compile-time; this creates a circular dependency, and prevents
13221         a bootstrap.
13222
13223 2001-01-22  Andreas Schwab  <schwab@suse.de>
13224
13225         * nnheader.el (gnus-delete-line): Autoload it as a macro.
13226
13227 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13228
13229         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
13230
13231         * gnus-art.el (article-hide-list-identifiers): Ditto.
13232
13233         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
13234
13235 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13236
13237         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
13238
13239         * gnus-art.el (article-hide-list-identifiers): Similar.
13240
13241 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
13242
13243         * nnmail.el (nnmail-remove-list-identifiers): Improved.
13244
13245 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13246
13247         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
13248
13249 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13250
13251         * gnus-util.el (gnus-string-equal): New function.
13252
13253         * gnus-art.el (article-hide-boring-headers): Use it.
13254
13255 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
13256
13257         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
13258
13259 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13260
13261         * gnus-msg.el (gnus-msg-mail): Support switch-action.
13262
13263 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13264
13265         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
13266         command if there is not last-saver.
13267
13268 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13269
13270         * nntp.el (nntp-open-connection): 201 is possible.
13271
13272 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13273
13274         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
13275         (rfc2047-charset-encoding-alist): Add big5.
13276
13277 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13278
13279         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
13280         (gnus-agent-remove-server): Ditto.
13281         (autoload): gnus-server-update-server.
13282
13283         * gnus-srvr.el (gnus-server-line-format): Add %a.
13284         (gnus-server-line-format-alist): Add gnus-tmp-agent.
13285         (gnus-server-insert-server-line): Use it.
13286
13287 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13288
13289         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
13290         GB2312 and Big5.
13291
13292 2001-01-24  Simon Josefsson  <sj@extundo.com>
13293
13294         * mail-source.el (mail-sources): Add :program specifier to IMAP
13295         mail source.
13296         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
13297
13298 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13299
13300         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
13301
13302 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13303
13304         * nntp.el (nntp-wait-for): Return the success code.
13305         (nntp-open-connection): Use it.
13306
13307 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13308
13309         * gnus-int.el (gnus-check-server): Allow breaking the opening.
13310
13311 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13312
13313         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
13314
13315 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13316
13317         * gnus-sum.el (gnus-summary-print-article): Take one prefix
13318         argument. Allow to print several articles in one file.
13319
13320 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13321
13322         * webmail.el (webmail-type-definition): netaddress changes.
13323
13324 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13325
13326         * gnus.el: Fix copyright. Remove trailing spaces.
13327
13328         * message.el (message-forward): Use mule4.
13329
13330 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13331
13332         * mm-util.el (mm-string-as-unibyte): New function.
13333
13334         * message.el (message-forward): Use it.
13335
13336 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13337
13338         * message.el (message-cite-original-without-signature): Don't peel
13339         off the blank line.
13340         (message-get-reply-headers): Add Cc if it is not in follow-to.
13341
13342 2001-01-20  Simon Josefsson  <sj@extundo.com>
13343
13344         * mm-decode.el (mm-handle-multipart-from): Add.
13345         (mm-dissect-buffer): Save From: header value.
13346         (mm-security-from): Remove.
13347         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
13348
13349         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
13350         instead of `mml-security-from'.  Protect null from value.
13351
13352 2001-01-20  Simon Josefsson  <sj@extundo.com>
13353
13354         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
13355         application/vnd.ms-excel attachments.
13356
13357 2001-01-19  Simon Josefsson  <sj@extundo.com>
13358
13359         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
13360
13361 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13362
13363         * message.el (message-ignored-mail-headers): Ditto.
13364
13365 2001-01-19  Simon Josefsson  <sj@extundo.com>
13366
13367         * message.el (message-ignored-news-headers): Only search beginning
13368         of line.
13369
13370 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
13371         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
13372
13373         * message.el (message-send-mail): Content-Type may not be there.
13374
13375 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13376
13377         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
13378         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
13379
13380         * gnus-art.el (article-display-x-face): Insert X-Face if there is
13381         not.
13382
13383 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13384
13385         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
13386         non-native groups.
13387
13388 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13389
13390         * message.el (message-yank-original): Understand
13391         universal-argument.
13392
13393 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13394
13395         * gnus-art.el (gnus-boring-article-headers): Add to-address.
13396         (article-hide-boring-headers): Ditto.
13397
13398         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
13399
13400 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13401
13402         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
13403         one.
13404
13405 2001-01-16  Simon Josefsson  <simon@josefsson.org>
13406
13407         * message.el (message-make-in-reply-to): Add comment to message-id
13408         (old syntax, see 2000-08-02 change).
13409
13410 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13411
13412         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
13413         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
13414         (gnus-button-reply): Ditto.
13415
13416 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13417
13418         * gnus-art.el (article-display-x-face): Fix.
13419
13420 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13421
13422         * gnus-art.el (article-display-x-face): Use
13423         gnus-original-article-buffer.
13424
13425 2001-01-15  Jack Twilley  <jmt@tbe.net>
13426
13427         * message.el (message-add-header): Move to point-max.
13428
13429 2001-01-15  Simon Josefsson  <simon@josefsson.org>
13430
13431         * smime.el (smime-CA-directory, smime-CA-file): Change default to
13432         nil, improve documentation.
13433         (smime-certificate-directory): Comment out false hints (until it
13434         is implemented).
13435
13436         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
13437         there aren't any keys.
13438         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
13439         verify certificate.  Default is changed to only check integrity.
13440         Improved security status texts.  If a certificate doesn't contain
13441         a email address, don't fail.
13442
13443         * smime.el (smime-noverify-region):
13444         (smime-noverify-buffer): New functions.  Verifies integrity only.
13445
13446 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13447
13448         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
13449
13450 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13451
13452         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
13453         (gnus-remove-some-windows): Ditto.
13454
13455 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13456
13457         * gnus-art.el (article-make-date-line): 11th.
13458
13459 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13460
13461         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
13462         (mml2015-gpg-sign): Ditto.
13463
13464 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13465
13466         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
13467         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
13468
13469 2001-01-08  Dave Love  <fx@gnu.org>
13470
13471         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
13472         single character.
13473
13474         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
13475
13476         * message.el: Doc and message fixes.
13477         (message-send-rename-function)
13478         (message-make-forward-subject-function)
13479         (message-send-mail-function, message-reply-to-function)
13480         (message-wide-reply-to-function, message-followup-to-function)
13481         (message-distribution-function, message-auto-save-directory): Fix
13482         :type.
13483
13484         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
13485         proceeding after warnings.  Amend multipart warning message.
13486
13487 2001-01-04  Dave Love  <fx@gnu.org>
13488
13489         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
13490         compiling.
13491         (gnus-make-directory): Require nnmail.
13492
13493         * mm-decode.el (mm-inline-media-tests): Add
13494         image/x-portable-bitmap.
13495         (mm-get-image): Grok pbm.
13496
13497 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
13498
13499         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
13500
13501 2001-01-09  Didier Verna  <didier@xemacs.org>
13502
13503         * dgnushack.el (dgnushack-compile): give a dummy value to
13504         `gnus-xmas-glyph-directory' for the time of compilation.
13505         * gnus-agent.el: moved some XEmacs specific hook add-ons from
13506         `gnus-xmas-[re]define' to avoid loosing user custom settings.
13507         * gnus-art.el: ditto.
13508         * gnus-group.el: ditto.
13509         * gnus-salt.el: ditto.
13510         * gnus-sum.el: ditto.
13511         * gnus-topic.el: ditto.
13512         * gnus-xmas.el (gnus-xmas-define): see above.
13513         * gnus-xmas.el (gnus-xmas-redefine): see above.
13514         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
13515         non-continuable error when the directory can't be found.
13516
13517 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13518
13519         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
13520         handle.
13521         * gnus-art.el (gnus-mime-view-part): Copy it.
13522         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
13523
13524 2001-01-09  Michael Downes  <mjd@ams.org>
13525
13526         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
13527
13528 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13529
13530         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
13531         orig-file. Use ',source.
13532
13533 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13534
13535         * gnus-xmas.el (gnus-xmas-modeline-glyph):
13536         (gnus-xmas-group-startup-message):
13537         Detect gnus-xmas-glyph-directory when it is nil.
13538
13539 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13540
13541         * pop3.el (pop3-get-message-count): Andrew Innes
13542         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
13543
13544 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13545
13546         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
13547
13548         * time-date.el (time-to-number-of-days): New function.
13549
13550 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
13551         Trivial patch.
13552
13553         * nnslashdot.el (nnslashdot-request-list): Always get the right
13554         sid.
13555
13556 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13557
13558         * message.el (message-minibuffer-local-map): New keymap.
13559         (message-read-from-minibuffer): Use it.
13560         * gnus-msg.el (gnus-summary-resend-message): Use it
13561
13562 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13563
13564         * gnus-start.el (gnus-display-time-event-handler): New function.
13565         (gnus-after-getting-new-news-hook): Use it.
13566
13567 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13568
13569         * message.el (message-ignored-mail-headers): Add draft header.
13570
13571 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13572
13573         * gnus-sum.el (gnus-summary-expire-articles): Don't save
13574         excursion.
13575
13576         * nnslashdot.el (nnslashdot-request-list): Get the right year.
13577
13578 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
13579         A revoked patch.
13580
13581         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
13582
13583 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13584
13585         * qp.el (quoted-printable-decode-region): Don't backward-char.
13586
13587 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13588
13589         * gnus-draft.el: Mark articles as replied.
13590
13591         * gnus-sum.el (gnus-summary-add-mark): New function.
13592
13593         * gnus-group.el (gnus-add-mark): New function.
13594
13595         * gnus-sum.el (gnus-summary-buffer-name): New function.
13596         (gnus-summary-setup-buffer): Use it.
13597
13598         * gnus-draft.el: Set things up with the right post method and
13599         stuff.
13600
13601         * message.el (message-ignored-news-headers): Remove X-Draft-From.
13602
13603         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
13604
13605         * gnus.el (gnus-draft-meta-information-header): New variable.
13606
13607 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13608
13609         * gnus-art.el (gnus-treatment-function-alist): Move the date
13610         functions before the header sorting functions.
13611
13612         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
13613
13614         * dgnushack.el (dgnushack-compile): Message whether there is w3.
13615         Don't (push "/usr/share/emacs/site-lisp" load-path).
13616
13617         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
13618         to empty fill prefixes.
13619
13620 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13621
13622         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
13623         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
13624
13625 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13626
13627         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
13628
13629         * nnml.el (autoload): Move to nnheader.el.
13630
13631         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
13632         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
13633         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
13634         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
13635
13636 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13637
13638         * gnus-art.el (article-make-date-line): Get the hours right.
13639         (gnus-ignored-headers): More hiding.
13640
13641         * nnmail.el (nnmail-expiry-wait): Not an integer.
13642
13643         * message.el (message-goto-body): Only expand abbrev when called
13644         interactively.
13645         (message-make-lines): Use it.
13646
13647 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13648
13649         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
13650
13651 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13652
13653         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
13654         include the expunged articles.
13655
13656         * gnus-group.el (gnus-group-sort-by-server): New function.
13657
13658         * gnus.el (gnus-method-to-server-name): New function.
13659         (gnus-group-prefixed-name): Use it.
13660
13661         * gnus-group.el (gnus-group-sort-function): Doc fix.
13662         (gnus-group-sort-groups-by-server): New command.
13663
13664 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13665
13666         * gnus-art.el (gnus-treat-date-english): New variable.
13667         (article-date-english): New command.
13668         (gnus-english-month-names): New variable.
13669         (article-make-date-line): Do 'english.
13670
13671         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
13672         after the fill prefix.
13673
13674         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
13675         score...".
13676
13677         * gnus-art.el (gnus-ignored-headers): Hide more headers.
13678
13679         * message.el (message-mode-map): Bind comment-region.
13680
13681         * gnus-art.el (gnus-mime-display-part): Let w3 display
13682         multipart/related.
13683
13684         * mm-bodies.el (mm-long-lines-p): New function.
13685         (mm-body-encoding): Use it.
13686         (mm-body-encoding): Encode articles with lines longer than 1000
13687         characters.
13688
13689 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13690
13691         * mm-util.el (mm-enable-multibyte): Use
13692         default-enable-multibyte-characters.
13693         (mm-enable-multibyte-mule4): Ditto.
13694         (mm-disable-multibyte): Test XEmacs.
13695         (mm-disable-multibyte-mule4): Ditto.
13696         (mm-with-unibyte-current-buffer): Simplified.
13697         (mm-with-unibyte-current-buffer-mule4): Ditto.
13698
13699 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13700
13701         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
13702
13703         * nnheader.el (nnheader-string-as-multibyte): New alias.
13704
13705         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
13706
13707         * gnus-uu.el (gnus-message-process-mark): New function.
13708         (gnus-uu-mark-by-regexp): Use it.
13709         (gnus-new-processable): New function.
13710
13711 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
13712          Trivial patch.
13713
13714         * gnus-sum.el (gnus-no-mark): New variable.
13715
13716 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13717
13718         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
13719         backslashes.
13720
13721 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13722
13723         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
13724         definition.
13725
13726 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13727
13728         * dgnushack.el (dgnushack-compile): elc is in the current directory.
13729
13730         * qp.el (quoted-printable-encode-region): Don't check multibyte in
13731         XEmacs.
13732
13733 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
13734         Trivial patch.
13735
13736         * mml.el (mml-read-tag): Save tag location.
13737
13738 2000-12-25  Simon Josefsson  <simon@josefsson.org>
13739
13740         * starttls.el: Sync with Emacs 21.
13741
13742 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13743
13744         * message.el (message-mail): Support yank-action.
13745
13746         * message.el (message-setup): Revoke the last change.
13747
13748 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13749
13750         * message.el (message-setup): Use cons. Suggested by Johan Vromans
13751         <jvromans@squirrel.nl>.
13752
13753 2000-12-24  Simon Josefsson  <sj@extundo.com>
13754
13755         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
13756         mailing list junk at end of part.
13757
13758 2000-12-23  Simon Josefsson  <sj@extundo.com>
13759
13760         * nnimap.el (nnimap-expiry-target): New function.
13761         (nnimap-request-expire-articles): Use it.
13762
13763 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13764
13765         * gnus.el (gnus-group-parameters-more): New variable.
13766         * gnus-cus.el (gnus-group-customize): Use it.
13767
13768         * gnus.el (gnus-define-group-parameter): New macro.
13769         (auto-expire): Use it
13770         (total-expire): Use it.
13771         * gnus-art.el (banner): Use it.
13772
13773         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
13774         <ljz@asfast.com>.
13775
13776 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13777
13778         * gnus-topic.el (gnus-topic-create-topic): Use list.
13779
13780         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
13781         before binding gnus-default-article-saver.
13782
13783         * gnus-sum.el (gnus-summary-save-article):
13784         (gnus-summary-pipe-output):
13785         (gnus-summary-save-article-mail):
13786         (gnus-summary-save-article-rmail):
13787         (gnus-summary-save-article-file):
13788         (gnus-summary-write-article-file):
13789         (gnus-summary-save-article-body-file): Ditto.
13790
13791         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
13792
13793 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13794
13795         * gnus-art.el (gnus-mime-security-button-map):
13796         (gnus-mime-button-map): Add parent.
13797
13798 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13799
13800         * messagexmas.el (message-xmas-redefine): New function.
13801
13802         * message.el: Use it.
13803
13804         * gnus-art.el (gnus-article-check-hidden-text): Return t.
13805
13806         * gnus-util.el (gnus-remove-text-properties-when): Return t.
13807
13808 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13809
13810         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
13811         malformatted messages.
13812
13813 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13814
13815         * mm-util.el (mm-image-load-path): New function.
13816
13817         * gnus-group.el (gnus-group-make-tool-bar): Use it.
13818
13819         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
13820
13821         * message.el (message-tool-bar-map): Use it.
13822
13823         * Makefile.in (install-el): New rule.
13824
13825 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13826
13827         * gnus-art.el (article-treat-dumbquotes): Quote \.
13828
13829 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13830
13831         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
13832         Emacs 20 runs on a terminal.
13833
13834 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13835
13836         * gnus-msg.el (gnus-bug): Revert to save-excursion.
13837
13838         * mml.el (gnus-add-minor-mode): Autoload.
13839
13840         * message.el (message-forward): Save-restriction.
13841
13842 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13843
13844         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
13845         Paul Stevenson <p.stevenson@surrey.ac.uk>
13846
13847 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13848
13849         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
13850
13851         * mml.el (gnus-ems): Don't require.
13852
13853         * gnus.el (gnus-decode-rfc1522): Removed.
13854         (gnus-set-text-properties): Define.
13855
13856 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13857
13858         * gnus-art.el (gnus-mime-*): handle may be nil.
13859
13860         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
13861
13862         * gnus.el (gnus-group-remove-excess-properties): Not defined
13863         in gnus-xmas.
13864
13865 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13866
13867         * message.el (message-mail-user-agent): Add :version.
13868
13869 2000-12-21  Miles Bader  <miles@gnu.org>
13870
13871         * message.el (message-mode): Set `comment-start' to the  yank prefix.
13872
13873 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13874
13875         * message.el (message-mail-user-agent): New variable.
13876         (message-setup): Renamed to message-setup-1. Support
13877         mail-user-agent.
13878         (message-mail-user-agent): New function.
13879         (message-mail): Use it.
13880         (message-reply): Use it.
13881         (message-resend): Use it.
13882         (message-mail-other-window): Use it.
13883         (message-mail-other-frame): Use it.
13884
13885         * gnus-msg.el (gnus-bug): Support mail-user-agent.
13886
13887 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13888
13889         * message.el (message-tool-bar-map): Simplify.
13890         (message-narrow-to-head-1): New function.
13891         (message-narrow-to-head): Use it.
13892         (message-reply): Ditto.
13893         (message-cancel-news): Ditto.
13894         (message-supersede): Ditto.
13895         (message-make-forward-subject): Ditto.
13896         (message-bounce): Ditto.
13897
13898 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13899
13900         * uudecode.el (uudecode-decode-region-external): make-temp-file
13901         may not be defined.
13902
13903         * binhex.el (defalias): eval-and-compile.
13904
13905         * message.el (message-tool-bar-map): New function.
13906         (message-mode): Use it.
13907
13908 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13909
13910         * nntp.el (nntp-find-connection): Remove the entry.
13911         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
13912
13913 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13914
13915         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
13916
13917         * message.el (message-forward): Copy buffer in unibyte mode.
13918
13919 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13920
13921         * message.el (message-make-forward-subject): Don't widen. Decode.
13922         (message-forward): Don't decode subject.
13923
13924 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
13925
13926         * qp.el (quoted-printable-encode-region): Upcase QP.
13927
13928 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13929
13930         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
13931         mail-extract-a-c instead. Don't depend on Gnus.
13932
13933         * mml.el (gnus-ems): Require it.
13934
13935         * gnus-msg.el (gnus-summary-mail-forward):
13936
13937         * message.el (message-forward):  Move mime-to-mml here.
13938
13939 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13940
13941         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
13942         * gnus-art.el (gnus-insert-mime-button): Simplify.
13943         (gnus-mime-display-alternative): Ditto.
13944         (gnus-insert-mime-security-button): Ditto.
13945
13946 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13947
13948         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
13949         text-property-not-all doesn't return nil when start=mark(end).
13950         (gnus-remove-text-properties-when): Ditto.
13951
13952 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13953
13954         * gnus-start.el (gnus-group-change-level): Remove group from
13955         gnus-active-hashtb if real killed.
13956
13957 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13958
13959         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
13960         (gnus-mime-display-alternative): Ditto.
13961         (gnus-insert-mime-security-button): Ditto.
13962
13963 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13964
13965         * gnus-start.el (gnus-group-change-level): Don't add it into
13966         killed-list if it was killed.
13967
13968 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13969
13970         * nnmbox.el (nnmbox-file-coding-system): Use binary.
13971         (nnmbox-active-file-coding-system): Ditto.
13972
13973         * gnus-cus.el (gnus-group-parameters): Add posting-style.
13974
13975 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13976
13977         * gnus.el (gnus-version):
13978         (gnus-version-number): Set to Oort Gnus 0.01.
13979
13980         * gnus-art.el (gnus-mime-security-button-map):
13981         (gnus-insert-mime-security-button): Fix for Emacs21.
13982
13983 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13984
13985         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
13986         easymenu, because XEmacs doesn't understand :help.
13987
13988         * mm-uu.el: Require binhex.
13989
13990 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13991
13992         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
13993
13994 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13995
13996         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
13997
13998 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
13999
14000         * *.xpm, *.pbm: Convert icons icons to size 24x24.
14001
14002 2000-12-18  Dave Love  <fx@gnu.org>
14003
14004         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
14005         (unused).
14006
14007 2000-12-13  Miles Bader  <miles@gnu.org>
14008
14009         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
14010         to t, so that we don't get stuck while trying to smilefy
14011         intangible text.
14012
14013 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14014
14015         * smiley-ems.el (smiley-regexp-alist): Make regexps match
14016         at the end of the buffer.
14017         (smiley-region): In the loop, move to the end of the submatch
14018         matching the smiley instead of using the end of the match
14019         of the whole regexp.
14020
14021 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
14022
14023         * message.el (message-mode): Doc fix.
14024
14025 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
14026
14027         * smiley-ems.el (smiley-region): Doc fix.
14028
14029 2000-12-11  Miles Bader  <miles@gnu.org>
14030
14031         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
14032         bottom line visible, check to see if it's partially obscured, and
14033         if so, either scroll one more line to make it fully visible, or
14034         revert to showing the second line from the top.
14035
14036 2000-12-07  Dave Love  <fx@gnu.org>
14037
14038         * mailcap.el (mailcap-download-directory)
14039         * gnus-audio.el (gnus-audio-directory)
14040         * smiley-ems.el (smiley-data-directory): Fix :type.
14041
14042 2000-11-30  Dave Love  <fx@gnu.org>
14043
14044         * message.el (message-auto-save-directory): Use
14045         file-name-as-directory.
14046         (message-set-auto-save-file-name): Create
14047         message-auto-save-directory if necessary.
14048         (message-replace-chars-in-string): Removed -- unused.
14049         (message-mail-alias-type): Customize.
14050         (message-headers): Remove duplicate defgroup.
14051
14052 2000-11-29  Dave Love  <fx@gnu.org>
14053
14054         * qp.el (quoted-printable-decode-region): Use error, not message
14055         to report malformed text (like base64).  Amend message.
14056
14057 2000-11-29  Miles Bader  <miles@gnu.org>
14058
14059         * message.el (message-header-lines): Fontify tag.
14060
14061 2000-11-27  Dave Love  <fx@gnu.org>
14062
14063         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
14064         compiler warning.
14065
14066 ;2000-11-26  Dave Love  <fx@gnu.org>
14067 ;
14068 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
14069 ;
14070 2000-11-23  Dave Love  <fx@gnu.org>
14071
14072         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
14073
14074         * mm-uu.el (uudecode): Require.
14075         (uudecode-decode-region, uudecode-decode-region-external): Don't
14076         autoload.
14077         (mm-uu-copy-to-buffer): Doc fix.
14078         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
14079         type fix.
14080
14081         * mailcap.el: Doc fixes.
14082         (mailcap-mime-data): Various adjustments.
14083         (mailcap): New group.
14084         (mailcap-download-directory): Customize.
14085         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
14086         (mailcap-temporary-directory): Deleted (unused).
14087         (mailcap-unescape-mime-test): Simplify slightly.
14088         (mailcap-viewer-passes-test): Use functionp.
14089         (mailcap-command-p): Aliased to executable-find.
14090
14091         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
14092         default-enable-multibyte-characters is nil.
14093
14094 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
14095
14096         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
14097
14098 2000-11-21  Dave Love  <fx@gnu.org>
14099
14100         * gnus-art.el (gnus-mime-button-map): Don't inherit from
14101         gnus-article-mode-map.
14102 ;       (gnus-mime-button-menu): Use mouse-set-point.
14103         (gnus-insert-mime-button, gnus-mime-display-alternative)
14104         (gnus-mime-display-alternative): Don't use local-map property.
14105
14106 2000-11-17  Dave Love  <fx@gnu.org>
14107
14108         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
14109         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
14110         and make-temp-file.
14111         (uudecode-decode-region): Doc fix.
14112
14113 2000-11-14  Dave Love  <fx@gnu.org>
14114
14115         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
14116         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
14117         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
14118         New files, derived from the XPMs.
14119
14120 2000-11-10  Dave Love  <fx@gnu.org>
14121
14122         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
14123         (gnus-agent-lib-file, gnus-agent-load-alist)
14124         (gnus-agent-save-alist, gnus-agent-article-name): Use
14125         expand-file-name.
14126
14127         * gnus-group.el (gnus-group-name-charset-method-alist): Add
14128         :version.
14129         (nnkiboze-score-file): Defvar when compiling.
14130
14131         * gnus-start.el (gnus-read-newsrc-file): Add :version.
14132
14133         * gnus-art.el (gnus-article-banner-alist)
14134         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
14135         (gnus-article-date-lapsed-new-header)
14136         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
14137         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
14138         (gnus-treat-strip-headers-in-body)
14139         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
14140         (gnus-treat-translate): Add :version.
14141         (gnus-article-mime-part-function): Fix defcustom.
14142
14143         * nnmail.el (nnmail-expiry-target)
14144         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
14145         (nnmail-split-header-length-limit): Add :version.
14146
14147         * gnus-sum.el (gnus-auto-expirable-marks)
14148         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
14149         (gnus-extra-headers, gnus-ignored-from-addresses)
14150         (gnus-newsgroup-ignored-charsets)
14151         (gnus-group-highlight-words-alist)
14152         (gnus-summary-show-article-charset-alist): Add :version.
14153
14154         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
14155         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
14156         files, converted from the XPMs.
14157
14158         * gnus-cache.el (gnus-cache-active-file): Don't use
14159         file-name-as-directory on directory.
14160         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
14161         use file-name-as-directory on directory.
14162
14163         * time-date.el (timezone-make-date-arpa-standard): Autoload.
14164         (date-to-time): Use it.
14165
14166 ;       * message.el (message-mode) <adaptive-fill-regexp>:
14167 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
14168 ;       (message-newline-and-reformat): Likewise.
14169         (message-forward-as-mime, message-forward-ignored-headers)
14170         (message-buffer-naming-style, message-default-charset)
14171         (message-dont-reply-to-names, message-send-mail-partially-limit):
14172         Add :version.
14173
14174         * mm-util.el: Doc fixes.
14175         (mm-mime-charset): Don't use the raw result of
14176         mm-preferred-coding-system.
14177         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
14178         (mm-with-unibyte): Simplify.
14179
14180         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
14181         concat.
14182
14183         * pop3.el (pop3-version): Deleted.
14184         (pop3-make-date): New function, avoiding message-make-date.
14185         (pop3-munge-message-separator): Use it.
14186
14187 2000-11-09  Dave Love  <fx@gnu.org>
14188
14189         * gnus-group.el (gnus-group-make-directory-group)
14190         (gnus-group-fetch-faq): Use expand-file-name.
14191         (gnus-group-fetch-faq): Simplify completing-read form.
14192
14193         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
14194         test for Mule.
14195
14196         * message.el (tool-bar-map): Defvar when compiling.
14197
14198         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
14199         (gnus-tm-lisp-directory): Deleted.
14200         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
14201         (featurep 'xemacs).
14202         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
14203         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
14204         version numbers from file names.
14205
14206 2000-11-08  Dave Love  <fx@gnu.org>
14207
14208         * mm-view.el: Use featurep for XEmacs test.
14209         (mm-inline-message): Test for `remove-specifier'; don't use
14210         condition-case.
14211
14212         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
14213
14214         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
14215         (gnus-score-find-bnews): Don't concat "".
14216
14217         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
14218         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
14219         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
14220         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
14221
14222         * gnus-sum.el: Put some defvars in eval-when-compile.
14223         (gnus-summary-mode-hook): Add :options.
14224         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
14225         (gnus-summary-tool-bar-map): New variable.
14226         (gnus-summary-make-tool-bar): New function.
14227         (gnus-summary-mode): Put kill-all-local-variables first.
14228
14229         * gnus-group.el (gnus-group-toolbar-map): New variable.
14230         (gnus-group-make-tool-bar): Rewritten.
14231         (gnus-group-mode): Put kill-all-local-variables first.
14232
14233         * rfc2047.el: Require gnus-util.
14234
14235         * nnml.el (gnus-sorted-intersection): Autoload.
14236
14237         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
14238         Put some defvars in eval-when-compile.
14239         (gnus-intersection, gnus-sorted-complement):  Autoload.
14240
14241         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
14242
14243         * mm-encode.el (mm-body-7-or-8): Autoload.
14244
14245         * mm-decode.el (mm-insert-inline): Autoload.
14246
14247         * mml.el:
14248         * message.el: Put some defvars in eval-when-compile.
14249
14250         * gnus-msg.el: Put some defvars in eval-when-compile.
14251         (gnus-msg-mail): Move after gnus-setup-message.
14252
14253         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
14254
14255 2000-11-07  Dave Love  <fx@gnu.org>
14256
14257         * gnus-util.el (nnheader): Don't require message (recursive
14258         autoload).
14259
14260         * uudecode.el: Avoid compiler warnings.
14261
14262         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
14263         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
14264
14265 2000-11-06  Dave Love  <fx@gnu.org>
14266
14267         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
14268
14269         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
14270         (uudecode-char-int): New alias, replacing char-int.
14271         (uudecode-decode-region): Don't call buffer-disable-undo.
14272
14273 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
14274 ;       (mm-uu-configure-list): Doc fix.
14275 ;
14276 ;       * earcon.el (running-xemacs): Don't define.
14277 ;
14278 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
14279 ;
14280 ;       * message.el (message-font-lock-keywords): Match a final newline
14281 ;       to help font-lock's multiline support.
14282 ;
14283 2000-11-03  Dave Love  <fx@gnu.org>
14284
14285         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
14286
14287         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
14288         name.
14289
14290         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
14291         <banner>: Fix custom type, doc.
14292
14293         * mm-decode.el (mm-display-external): Space-prefix temp buffer
14294         name.  Don't disable undo explicitly.
14295
14296 ;2000-11-02  Dave Love  <fx@gnu.org>
14297 ;
14298 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
14299 ;       cite-prefix.
14300
14301 2000-11-01  Dave Love  <fx@gnu.org>
14302
14303         * rfc2047.el (base64): Require unconditionally.
14304         (message-posting-charset): Defvar when compiling.
14305         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
14306         message.
14307
14308         * gnus-sum.el (nnoo): Require.
14309         (mm-uu-dissect): Autoload.
14310
14311         * mml.el (mml-parse-1): Clarify message.
14312         (mml-minibuffer-read-type): Use mailcap-mime-types.
14313
14314 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
14315
14316         * mml.el: Fix a typo in the requiring of CL.
14317
14318 2000-11-01  Dave Love  <fx@gnu.org>
14319
14320         * utf7.el: Require cl when compiling.
14321
14322         * binhex.el: Use (featurep 'xemacs).
14323         (binhex-char-int): New alias, replacing char-int.  Change callers.
14324         (binhex-decode-region): Simplify work buffer code.
14325         (binhex-decode-region-external): Use expand-file-name, not concat.
14326
14327 2000-10-30  Dave Love  <fx@gnu.org>
14328
14329         * gnus-art.el: Fix 2000-10-27 change properly.
14330
14331 2000-10-28  Miles Bader  <miles@gnu.org>
14332
14333         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
14334
14335 2000-10-27  Dave Love  <fx@gnu.org>
14336
14337         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
14338         strings.
14339         (gnus-group-make-tool-bar): New function.
14340         (gnus-group-mode): Use it.
14341
14342         * message.el (message-mode-menu): Add some :help strings.
14343         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
14344         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
14345
14346         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
14347         * describe-group.xpm, get-news.xpm, kill-group.xpm:
14348         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
14349
14350         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
14351         display-graphic-p here.
14352
14353 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
14354
14355         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
14356         of the `gnus-xemacs' variable, as the latter has been removed.
14357         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
14358         * gnus-art.el (gnus-treat-display-xface)
14359         (gnus-treat-display-smileys, gnus-treat-display-picons)
14360         (gnus-article-read-summary-keys): Likewise.
14361
14362 2000-10-26  Dave Love  <fx@gnu.org>
14363
14364         (defvar): Use rmail-spool-directory unconditionally.
14365
14366 2000-10-18  Dave Love  <fx@gnu.org>
14367
14368         * mm-bodies.el (mm-uu-decode-function)
14369         (mm-uu-binhex-decode-function): Defvar when compiling.
14370
14371         * gnus-nocem.el (gnus-nocem-issuers): Update.
14372         (gnus-nocem-check-from): New option.
14373         (gnus-nocem-scan-groups): Use it.
14374         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
14375         (gnus-nocem-check-article-limit): Add :version.
14376
14377 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
14378
14379         * ietf-drums.el (mm-util): Require CL when compiling.
14380
14381 2000-10-15  Dave Love  <fx@gnu.org>
14382
14383         * qp.el: Require mm-util.
14384
14385 2000-10-13  Dave Love  <fx@gnu.org>
14386
14387         * qp.el (quoted-printable-decode-region): Avoid invalid
14388         coding-systems.
14389
14390 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
14391
14392         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
14393         to a recursive load.
14394
14395 2000-10-12  Dave Love  <fx@gnu.org>
14396
14397         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
14398
14399         * gnus.el (gnus-group-startup-message): Check for PBM image.
14400
14401 2000-10-09  Dave Love  <fx@gnu.org>
14402
14403         * mail-source.el (mail-source-fetch-imap): Bind
14404         default-enable-multibyte-characters rather than using
14405         mm-disable-multibyte.
14406
14407 2000-10-05  Dave Love  <fx@gnu.org>
14408
14409         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
14410         Autoload.
14411         (quoted-printable-decode-region):  Rename arg which confused
14412         charset with coding-system.  Don't use nonascii-insert-offset.
14413         Coding-system encode the region initially.  Don't recognize `=='
14414         as valid QP.  Coding-system decode the region finally.
14415         (quoted-printable-decode-string): Rename arg which confused
14416         charset with coding-system.
14417
14418         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
14419         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
14420         mm-encode-coding-region.
14421         (mm-decode-body, mm-decode-string): Rename variables which
14422         confused charset with coding-system.
14423         (binhex-decode-region): Don't autoload.
14424         (mm-body-encoding): Require message.
14425         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
14426         cond branches.
14427
14428         * gnus-art.el (article-de-quoted-unreadable)
14429         (article-de-base64-unreadable): Fold search case
14430         rather than downcasing string.  Apply mm-charset-to-coding-system
14431         to arg of quoted-printable-decode-region.
14432
14433 2000-10-04  Dave Love  <fx@gnu.org>
14434
14435         * gnus-ems.el: Don't turn off compiler warnings in local vars.
14436         Require ring when compiling.
14437         (gnus-article-compface-xbm): New variable.
14438
14439 2000-10-04  Dave Love  <fx@gnu.org>
14440
14441         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
14442         pbm images.
14443
14444         * frown.pbm, smile.pbm, wry.pbm: New files.
14445
14446         * frown.xbm, smile.xbm, wry.xbm: Deleted.
14447
14448 2000-10-03  Dave Love  <fx@gnu.org>
14449
14450         * mail-source.el (mail-sources): Revert to nil.
14451
14452         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
14453
14454         * qp.el: Don't require mm-util.
14455         (quoted-printable-decode-region): Rewritten.
14456         (quoted-printable-decode-string, quoted-printable-encode-region):
14457         Doc fix.
14458         (quoted-printable-encode-region): Barf on multibyte characters.
14459         Maybe make the class multibyte.  Upcase chars, not formatted
14460         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
14461         (quoted-printable-encode-string): Don't use
14462         mm-with-unibyte-buffer.
14463
14464 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
14465
14466         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
14467
14468 2000-09-21  Dave Love  <fx@gnu.org>
14469
14470         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
14471         (for Emacs 20).  Tidy somewhat.
14472
14473 2000-09-21  Dave Love  <fx@gnu.org>
14474
14475         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
14476         image processing.  Rationalize logic somewhat.
14477
14478 2000-09-20  Dave Love  <fx@gnu.org>
14479
14480         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
14481         specifically.
14482
14483         * gnus.el (gnus-version-number): Avoid some redundant
14484         autoloads.
14485
14486 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
14487
14488         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
14489         to XBM; we always have PBM support.
14490
14491 2000-09-14  Dave Love  <fx@gnu.org>
14492
14493         * gnus.el (gnus-charset):
14494         * mm-decode.el (mime-display):
14495         * imap.el (imap) <defgroup>: Add :version.
14496
14497 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
14498
14499         * parse-time.el: Fix author's mail address.
14500
14501         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
14502         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
14503         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
14504         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
14505         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
14506         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
14507         * rfc2231.el, uudecode.el: Fix copyright notice.
14508
14509         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
14510         require `w3' at load-time only if not running in batch mode.
14511
14512 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14513
14514         * gnus.el: Before merge with Emacs21.
14515
14516 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
14517
14518         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
14519
14520 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
14521
14522         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
14523         to avoid conflict with the standard `back-to-indentation'
14524         binding.
14525
14526 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14527
14528         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
14529
14530         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
14531         (mm-disable-multibyte-mule4): Ditto.
14532         (mm-with-unibyte-current-buffer-mule4): Ditto.
14533
14534 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14535
14536         * pop3.el (pop3-movemail): Use binary.
14537         (pop3-movemail-file-coding-system): Removed.
14538
14539 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14540
14541         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
14542
14543 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14544
14545         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
14546         exists.
14547
14548 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14549
14550         * gnus-msg.el (gnus-post-method): Use backend name when the
14551         address is "".
14552
14553 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14554
14555         * gnus-art.el (article-verify-x-pgp-sig): Don't test
14556         mm-verify-option.
14557         (gnus-treat-x-pgp-sig): Default value.
14558         (gnus-ignored-headers): Redundant.
14559
14560 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14561
14562         * gnus-win.el (gnus-configure-frame): Save selected window.
14563
14564 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14565
14566         * nnmbox.el: Require gnus-range.
14567         (nnmbox-group-building-active-articles): New variable.
14568         (nnmbox-group-active-articles): New variable; this is a cache of
14569         all active articles by group and number.
14570         (nnmbox-in-header-p): New function.
14571         (nnmbox-find-article): New function.
14572         (nnmbox-record-active-article): New function.
14573         (nnmbox-record-deleted-article): New function.
14574         (nnmbox-is-article-active-p): New function.
14575         (nnmbox-retrieve-headers): Use nnmbox-find-article.
14576         (nnmbox-request-article): Ditto.  Also supply extra arg to
14577         nnmbox-article-group-number.
14578         (nnmbox-request-expire-articles): Ditto.
14579         (nnmbox-request-move-article): Ditto.
14580         (nnmbox-request-replace-article): Ditto.
14581         (nnmbox-request-rename-group): Rename group entry in active
14582         article cache.
14583         (nnmbox-delete-mail): Update active article cache, unless article
14584         is being replaced.
14585         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
14586         than partially duplicating it.
14587         (nnmbox-article-group-number): Add extra `this-line' arg, to
14588         handle articles belonging to multiple groups.
14589         (nnmbox-save-mail): Update active article cache.
14590         (nnmbox-read-mbox): Build active article cache when loading mbox.
14591         Also do some repair work, if we find articles that are missing the
14592         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
14593         reconstruct these from Xref info.
14594
14595 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14596
14597         * mail-source.el (mail-source-report-new-mail): Use
14598         nnheader-run-at-time.
14599
14600 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14601
14602         * mail-source.el (mail-source-fetch-pop): Clear pop password when
14603         an error is thrown, and then rethrow the error.
14604         (mail-source-check-pop): Ditto.
14605         (mail-source-start-idle-timer): Prevent multiple pop checks
14606         running if the check takes a long time.
14607
14608 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14609
14610         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
14611         succeed.
14612
14613 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14614
14615         * gnus-win.el (gnus-configure-windows): Make sure
14616         nntp-server-buffer is live.
14617         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
14618
14619 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
14620
14621         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
14622
14623 2000-12-04  Andreas Jaeger  <aj@suse.de>
14624
14625         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
14626
14627 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14628
14629         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
14630
14631 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14632         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
14633
14634         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
14635
14636 2000-12-01  Simon Josefsson  <sj@extundo.com>
14637
14638         * mml-smime.el (mml-smime-verify): Fix address parsing.
14639
14640 2000-12-01  Simon Josefsson  <sj@extundo.com>
14641
14642         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
14643         more than one certificate inside PKCS#7 blob.  Better security
14644         information (clamed / actual sender, openssl output, certificates
14645         inside message).
14646
14647         * smime.el (smime-verify-region): Output to /dev/null.
14648         (smime-buffer-as-string-region): Don't parse empty lines.
14649
14650 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14651
14652         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
14653         ?d and ?D.
14654         (gnus-mime-security-show-details-inline): New variable.
14655         (gnus-mime-security-show-details): Use them.
14656         (gnus-insert-mime-security-button): Ditto.
14657
14658         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
14659         Suggest by Michael Duggan (md5i@cs.cmu.edu).
14660         (mml2015-gpg-clear-verify): Ditto.
14661         (mml2015-gpg-decrypt-1): Ditto.
14662         (mml2015-use): Prefer 'gpg.
14663
14664 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14665
14666         * gnus-util.el (gnus-add-text-properties-when): New function.
14667         (gnus-remove-text-properties-when): Ditto.
14668
14669         * gnus-cite.el (gnus-article-hide-citation): Use them.
14670         (gnus-article-toggle-cited-text): Use them.
14671
14672         * gnus-art.el (gnus-signature-toggle): Use them.
14673         (gnus-article-show-hidden-text): Ditto.
14674         (gnus-article-hide-text): Ditto.
14675
14676 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14677
14678         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
14679
14680 2000-11-30  Simon Josefsson  <sj@extundo.com>
14681
14682         * smime.el (smime-point-at-eol): New alias.
14683         (smime-buffer-as-string-region): Use it.
14684
14685 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14686
14687         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
14688
14689 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14690
14691         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
14692
14693         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
14694
14695         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
14696
14697 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
14698
14699         * nnmh.el (nnmh-request-expire-articles): Implemented
14700         expiry-target for nnmh backend.
14701
14702 2000-11-30  Simon Josefsson  <sj@extundo.com>
14703
14704         * mm-decode.el (mm-security-from): New variable.
14705         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
14706
14707         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
14708         than `from'.
14709
14710 2000-11-30  Simon Josefsson  <sj@extundo.com>
14711
14712         * mml-smime.el (mml-smime-verify): Verify that certificate mail
14713         address match sender address.
14714
14715         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
14716
14717         * smime.el (smime-verify-region): Don't copy buffer.
14718         (smime-decrypt-buffer): Use expand-file-name on keyfile.
14719         (smime-pkcs7-region): New function.
14720         (smime-pkcs7-certificates-region): Ditto.
14721         (smime-pkcs7-email-region): Ditto.
14722         (smime-buffer-as-string-region): Ditto.
14723
14724         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
14725         buffer.
14726
14727 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
14728
14729         * smime.el (smime-decrypt-region): Fix keyfile argument.
14730
14731 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14732
14733         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
14734
14735 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14736
14737         * message.el (message-shoot-gnksa-feet): New variable.
14738         (message-gnksa-enable-p): New function.
14739         (message-send): Use it.
14740         (message-check-news-body-syntax): Ditto.
14741
14742 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14743
14744         * message.el (message-make-message-id): Remove the redundancy.
14745
14746 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14747
14748         * message.el (message-setup): Discourage using mc-install-*-mode.
14749
14750         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
14751
14752 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14753
14754         * gnus-cite.el (gnus-cite-parse): Guess citation length.
14755
14756 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14757
14758         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
14759
14760 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14761
14762         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
14763
14764 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14765
14766         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
14767         insert-buffer-substring.
14768
14769         * message.el (message-send-mail): Use buffer-substring-no-properties.
14770         (message-send-news): Ditto.
14771
14772 2000-11-22  David Edmondson  <dme@dme.org>
14773
14774         * imap.el (imap-wait-for-tag): Message read info.
14775
14776 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14777
14778         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
14779         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
14780         (mml2015-gpg-encrypt): Ditto.
14781
14782 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14783
14784         * mm-decode.el (mm-verify-option): Default value.
14785
14786         * mml-sec.el (mml-secure-part): Error message.
14787
14788 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14789
14790         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
14791
14792 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14793
14794         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
14795
14796 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14797
14798         * gnus-art.el (gnus-article-describe-key): Use prompt.
14799         (gnus-article-describe-key-briefly): Ditto.
14800
14801 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14802
14803         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
14804
14805 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14806
14807         * gnus-art.el (gnus-article-describe-key): New function.
14808         (gnus-article-describe-key-briefly): New function.
14809
14810 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14811
14812         * mm-decode.el (mm-decrypt-option): Doc typo.
14813
14814         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
14815         return a number.
14816
14817 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14818
14819         * message.el (message-newline-and-reformat): Typo.
14820
14821 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14822
14823         * gnus-art.el (article-verify-x-pgp-sig): Check whether
14824         original-article-buffer exists.
14825
14826         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
14827         (rfc2047-header-encoding-alist): Addresses are different from text.
14828         (rfc2047-encode-message-header): Ditto.
14829         (rfc2047-dissect-region): Extra parameter.
14830         (rfc2047-encode-region): Ditto.
14831         (rfc2047-encode-string): Ditto.
14832
14833 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14834
14835         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
14836         (mm-uu-pgp-encrypted-extract): Use it.
14837         (mm-uu-pgp-signed-extract-1): New function.
14838         (mm-uu-pgp-signed-extract): Use it.
14839
14840         * gnus-art.el (gnus-mime-display-security): New function.
14841         (gnus-mime-display-part): Use it.
14842         (gnus-mime-security-verify-or-decrypt): New function.
14843         (gnus-mime-security-press-button): New function.
14844         (gnus-insert-mime-security-button): Use it.
14845
14846         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
14847         (mm-find-raw-part-by-type): Ditto.
14848         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
14849         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
14850         (mm-destroy-parts): Kill nested multibyte buffer.
14851
14852         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
14853         (mml2015-gpg-verify): Ditto.
14854
14855 2000-11-18  Simon Josefsson  <sj@extundo.com>
14856
14857         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
14858         (mml2015-function-alist): Use it.
14859
14860         * mml-sec.el (mml-sign-alist): Update names.
14861         (mml-encrypt-alist): Ditto.
14862         (mml-secure-part-smime-sign): Moved to mml-smime.el
14863         as `mml-smime-sign-query'.
14864         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
14865         `mml-smime-get-file-cert'.
14866         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
14867         `mml-smime-get-dns-cert'.
14868         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
14869         `mml-smime-encrypt-query'.
14870         (mml-smime-sign-buffer): Use mml-smime-sign.
14871         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
14872
14873         * mml-smime.el (mml-smime-sign): New function.
14874         (mml-smime-encrypt):
14875         (mml-smime-sign-query):
14876         (mml-smime-get-file-cert):
14877         (mml-smime-get-dns-cert):
14878         (mml-smime-encrypt-query): Moved from mml-sec.el.
14879
14880 2000-11-16  Simon Josefsson  <sj@extundo.com>
14881
14882         * mml2015.el (mml2015-gpg-clear-verify): New function.
14883         (mml2015-function-alist): Add it.
14884
14885 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14886
14887         * message.el (message-setup-fill-variables): Use
14888         message-cite-prefix-regexp.
14889         (message-newline-and-reformat): Check the end of citation, leading
14890         WSP, break in the cite prefix.
14891         (message-fill-paragraph): New function.
14892
14893 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14894
14895         * lpath.el: Shut up.
14896
14897 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
14898
14899         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
14900         raw 8-bit in headers in dk.* newsgroups.
14901
14902 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14903
14904         * message.el (message-newline-and-reformat): Match extra WSPs.
14905
14906 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
14907
14908         * mml.el (mml-generate-mime-1): Ignore ascii.
14909
14910 2000-11-16 Justin Sheehy  <justin@iago.org>
14911
14912         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
14913
14914 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14915
14916         * message.el (message-cite-prefix-regexp): Prefix should not end
14917         at space.
14918
14919 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14920
14921         * message.el (message-mode-syntax-table): Add - as a word
14922         constituent as in articles.
14923         (message-setup-fill-variables): Add -_. as supercite-style prefix.
14924         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
14925         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
14926
14927 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14928
14929         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
14930
14931 2000-11-12  David Edmondson  <dme@dme.org>
14932
14933         * message.el (message-font-lock-keywords): use
14934         message-cite-prefix-regexp.
14935
14936 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14937
14938         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
14939         Stein Arild Str\e,Ax\e(Bmme.
14940         (gnus-group-jump-to-group): Use it.
14941         (gnus-group-jump-to-group-prompt): Customize.
14942
14943 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
14944
14945         * mailcap.el (mailcap-possible-viewers): Match the entire string.
14946
14947 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14948
14949         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
14950         incompatible.
14951         (mml2015-mailcrypt-sign): Ditto.
14952
14953 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14954
14955         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
14956         group is open.
14957
14958 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
14959
14960         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
14961         nnvirtual articles.
14962         (gnus-backlog-request-article): Don't request nnvirtual articles.
14963
14964 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14965
14966         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
14967         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
14968
14969 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14970
14971         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
14972         * mml.el (mml-generate-mime-1): Use charset attribute.
14973         * mm-bodies.el (mm-encode-body): Add parameter charset.
14974         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
14975
14976 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14977
14978         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
14979         (mml2015-mailcrypt-clear-decrypt): Ditto.
14980         (mml2015-mailcrypt-verify): Ditto.
14981         (mml2015-mailcrypt-clear-verify): Ditto.
14982         (mml2015-gpg-verify): Ditto.
14983
14984 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14985
14986         * smime.el (smime-openssl-program): Test the existence of openssl.
14987         * mml-smime.el: Require mm-decode.
14988         (mml-smime-verify-test): New function.
14989         * mm-decode.el (mm-verify-function-alist): Use it.
14990
14991 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14992
14993         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
14994         anyway.
14995
14996 2000-11-13  Simon Josefsson  <sj@extundo.com>
14997
14998         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
14999         verification doesn't work.
15000
15001 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15002
15003         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
15004         (gnus-inews-do-gcc): Use it.
15005
15006 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15007
15008         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
15009         leading space.
15010         * mm-extern.el (mm-inline-external-body): Report error when no
15011         access-type.
15012
15013 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15014
15015         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
15016
15017 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
15018
15019         * gnus-art.el (gnus-mime-button-menu): Use select-window.
15020
15021 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
15022
15023         * gnus-art.el (gnus-mime-display-part): Display multipart/related
15024         as multipart/mixed.
15025
15026 2000-11-12  David Edmondson  <dme@dme.org>
15027
15028         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
15029         and replace `.' with `\w' to allow for different syntax tables
15030         (from Vladimir Volovich).
15031         * message.el (message-newline-and-reformat): use
15032         `message-cite-prefix-regexp'.
15033         * gnus-cite.el (gnus-supercite-regexp): use
15034         `message-cite-prefix-regexp'.
15035         * gnus-cite.el (gnus-cite-parse): use
15036         `message-cite-prefix-regexp'.
15037
15038 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15039
15040         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
15041         PGP SIGNATURE.  Escape leading "-"'s.
15042         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
15043
15044 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15045
15046         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
15047
15048 2000-11-11  Simon Josefsson  <sj@extundo.com>
15049
15050         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
15051
15052         * smime.el (smime-details-buffer): New variable.
15053         (smime-sign-region):
15054         (smime-encrypt-region):
15055         (smime-verify-region):
15056         (smime-decrypt-region): Copy OpenSSL output to the buffer.
15057
15058         * mml-smime.el (mml-smime-verify): Support security info.
15059
15060 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
15061
15062         * mm-decode.el (mm-verify-option): Set default to nil.
15063         (mm-decrypt-option): Ditto.
15064         * gnus-art.el (article-verify-x-pgp-sig): New function.
15065
15066 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
15067
15068         * gnus-art.el (gnus-mime-display-alternative): Show button if no
15069         preferred part.
15070
15071 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
15072
15073         * gnus-sum.el (gnus-move-split-methods): Say that
15074         `gnus-split-methods' uses file names, whereas this uses group
15075         names.  (Report from Nevin Kapur)
15076
15077 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
15078
15079         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
15080
15081 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15082
15083         * nnheader.el (nnheader-directory-files-is-safe): New variable.
15084         (nnheader-directory-articles): Use it.
15085         (nnheader-article-to-file-alist): Ditto.
15086
15087 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15088
15089         * rfc2047.el (rfc2047-pad-base64): New function.
15090         (rfc2047-decode): Use it.
15091
15092 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
15093
15094         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
15095         select method.
15096
15097 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15098
15099         * mml2015.el (mml2015-gpg-decrypt-1):
15100         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
15101
15102 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15103
15104         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
15105
15106 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
15107
15108         * pop3.el (pop3-munge-message-separator): A message may have an
15109         empty body.
15110
15111 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
15112
15113         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
15114         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
15115         (mm-uu-pgp-signed-extract): Use coding-system.
15116
15117 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15118
15119         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
15120         (gnus-insert-mime-security-button): New function.
15121         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
15122         * mml2015.el:  Add security info when verify or decrypt.
15123         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
15124         (mm-uu-pgp-encrypted-extract): Ditto.
15125
15126 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
15127
15128         * mm-decode.el (mm-display-parts): New function.
15129         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
15130
15131 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15132
15133         * gnus-mlspl.el: Documentation tweaks.
15134
15135 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15136
15137         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
15138         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
15139         argument.
15140
15141 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
15142
15143         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
15144
15145 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
15146
15147         * gnus-art.el (gnus-article-encrypt): New function.
15148         (gnus-article-encrypt-protocol-alist): New variable.
15149         (gnus-article-encrypt-protocol): New variable.
15150         * mml2015.el (mml2015-self-encrypt): New function.
15151         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
15152
15153 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
15154
15155         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
15156         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
15157         let mailcap do it.
15158         * mml2015.el: Remove snarf code.
15159         * mm-decode.el: Remove snarf code.
15160
15161 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
15162
15163         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
15164         (mml-insert-mime): Understand gnus-decoded.
15165         (mime-to-mml): New parameter handles.
15166         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
15167         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
15168
15169 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
15170
15171         * mm-decode.el (mime-security): New group.
15172         (mm-verify-function-alist): Add test function.
15173         (mm-decrypt-function-alist): Ditto.
15174         (mm-snarf-option): Set default value as nil.
15175         (mm-find-part-by-type): Recursive parameter.
15176         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
15177         * mml2015.el: Support draft-ietf-openpgp-multsig.
15178
15179 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
15180
15181         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
15182         (gnus-article-view-part-as-charset): New function.
15183
15184 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15185
15186         * mm-decode.el (mm-verify-option): Default value.
15187         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
15188
15189 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15190
15191         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
15192
15193 2000-11-05  Simon Josefsson  <sj@extundo.com>
15194
15195         * mml-smime.el (mml-smime-verify): Work in original multipart
15196         buffert.
15197
15198         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
15199         (mm-handle-multipart-ctl-parameter): Ditto.
15200         (mm-alist-to-plist): New function.
15201         (mm-dissect-buffer): Store CTL parameters and copy original buffer
15202         for multiparts.
15203         (mm-destroy-parts): Destroy multipart buffert.
15204         (mm-remove-part): Ditto.
15205
15206         * mml-smime.el (mml-smime-sign): Not used.
15207         (mml-smime-encrypt): Ditto.
15208
15209         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
15210
15211         Verify S/MIME signature support.
15212
15213         * mm-decode.el (mm-inline-media-tests): Add
15214         application/{x-,}pkcs7-signature.
15215         (mm-inlined-types): Ditto.
15216         (mm-automatic-display): Ditto.
15217         (mm-verify-function-alist): Ditto.  Add name of method.
15218         (mm-decrypt-function-alist): Add name of method.
15219         (mm-find-part-by-type): Add documentation.
15220         (mm-possibly-verify-or-decrypt): Use new format of
15221         mm-{verify,decrypt}-function-alist.  Use method names.
15222
15223         * mml-smime.el (mml-smime-verify): New function.
15224
15225 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15226
15227         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
15228
15229 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15230
15231         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
15232         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
15233         * mm-decode.el (mm-snarf-option): New variable.
15234
15235 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15236
15237         * mm-util.el (mm-subst-char-in-string): New function.
15238         (mm-replace-chars-in-string): Use it.
15239         * message.el (message-replace-chars-in-string): Use it.
15240         * nnheader.el (nnheader-replace-chars-in-string): Use it.
15241         * gnus-mh.el (mh-lib-progs): Shut up.
15242
15243 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15244
15245         * base64.el, md5.el: Moved to contrib directory.
15246
15247 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15248
15249         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
15250         the last article when search.
15251
15252 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15253
15254         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
15255         * nnmail.el (nnmail-pathname-coding-system): Ditto.
15256
15257 2000-09-29  David Edmondson  <dme@thus.net>
15258
15259         * message.el (message-newline-and-reformat): Typo.
15260
15261 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15262
15263         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
15264
15265 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15266
15267         * nntp.el (nntp-decode-text): Delete bogus status lines.
15268
15269 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
15270
15271         * message.el (message-font-lock-keywords): Match a final newline
15272         to help font-lock's multiline support.
15273
15274 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15275
15276         * nnoo.el (nnoo-set): New function.
15277
15278 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15279
15280         * gpg.el, gpg-ring.el: Moved to contrib directory.
15281
15282 2000-11-04  Simon Josefsson  <sj@extundo.com>
15283
15284         * nnimap.el (nnimap-split-inbox): Typo.
15285
15286 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15287
15288         * gnus-msg.el (gnus-msg-mail): Move it backwards.
15289
15290 2000-11-03  Simon Josefsson  <sj@extundo.com>
15291
15292         * rfc2231.el (rfc2231-parse-qp-string): New function.
15293         (require): rfc2047.
15294
15295         * mail-parse.el (mail-header-parse-content-type):
15296         (mail-header-parse-content-disposition): Support invalid QP
15297         encoded strings, by using `rfc2231-parse-qp-string'.
15298
15299 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15300
15301         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
15302         (rfc2231-decode-encoded-string): Typo "> X 1".
15303         (rfc2231-encode-string): Insert the name of charset.
15304         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
15305
15306 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15307
15308         * mm-decode.el (mm-save-part): Return the filename.
15309         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
15310         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
15311         (gnus-mime-action-alist): Use it.
15312         (gnus-mime-button-commands): Use it.
15313         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
15314         (mm-inline-external-body): unwind-protect.
15315
15316 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15317
15318         * gnus-art.el (gnus-insert-mime-button): Show url.
15319
15320 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15321
15322         * mml.el (mml-generate-mime-1): Support external url.
15323         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
15324
15325 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
15326
15327         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
15328         * mm-decode.el (mm-display-external): Ditto.
15329         * mm-extern.el: New file.
15330         * mm-decode.el (mm-inline-media-tests): Hook it up.
15331         (mm-inlined-types): Inline message/external-body.
15332
15333 2000-11-02  Simon Josefsson  <sj@extundo.com>
15334
15335         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
15336
15337         * message.el (message-get-reply-headers): Better handling when
15338         Mail-Followup-To is very large.
15339
15340 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15341
15342         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
15343         * gnus-art.el (gnus-article-edit-done):
15344         * gnus-sum.el (gnus-summary-edit-article-done): Move line
15345         counting code here.
15346         * gnus-msg.el (gnus-setup-message): Remove a hack.
15347
15348 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15349
15350         * gnus-sum.el (gnus-newsgroup-variables): New variable.
15351         (gnus-summary-mode): Make them local variables.
15352         (gnus-set-global-variables): Globalize them.
15353         (gnus-summary-exit): Kill them.
15354
15355 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
15356
15357         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
15358         word.
15359
15360 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15361
15362         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
15363         gnus-article-wash-types.
15364         * gnus-art.el (gnus-article-wash-status): Use them.
15365
15366 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
15367
15368         * mml.el (mml-read-tag): Remove spaces and LF.
15369
15370 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15371
15372         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
15373         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
15374
15375 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
15376
15377         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
15378
15379 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15380
15381         * gnus-sum.el (gnus-article-charset): New variable.
15382         (gnus-summary-display-article): Set it.
15383         * gnus-msg.el (gnus-copy-article-buffer): Use it.
15384         * gnus-art.el (gnus-article-mode): Make it local variable.
15385
15386 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15387
15388         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
15389
15390 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15391
15392         * nnwfm.el: New file.
15393
15394         * nnweb.el (nnweb-replace-in-string): New function.
15395
15396 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15397
15398         * mml2015.el: Wrap gpg.el.
15399         * gpg.el (gpg-verify): The last argument of apply is a list.
15400         (gpg-encrypt): Add passphrase as a parameter.
15401
15402 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15403
15404         * gpg.el: New file.
15405         * gpg-ring.el: New file.
15406
15407 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15408
15409         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
15410
15411 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15412
15413         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
15414         double-quote characters.
15415         (gnus-summary-prepare-threads): Ditto.
15416
15417 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15418
15419         * gnus-art.el (gnus-mime-display-single): Forward line -1.
15420         * mml.el (mml-read-tag): Don't skip the leading space.
15421         * lpath.el (font-lock-set-defaults): Shut up.
15422
15423 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15424
15425         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
15426
15427 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15428
15429         * qp.el (quoted-printable-encode-region): Replace leading - when
15430         ultra safe.
15431         * mml.el (mml-generate-mime-postprocess-function): Removed.
15432         (mml-postprocess-alist): Removed.
15433         (mml-generate-mime-1): Use ultra-safe when sign.
15434         * mml2015.el (mml2015-fix-micalg): Uppercase.
15435         (mml2015-verify): Insert LF.
15436         (mml2015-mailcrypt-sign): Downcase; search backward.
15437
15438 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15439
15440         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
15441         restrictive.
15442         (nnultimate-table-regexp): New variable.
15443         (nnultimate-forum-table-p): Use it.
15444
15445 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
15446         Trivial patch.
15447
15448         * gnus-sum.el (gnus-summary-expire-articles): Save point.
15449
15450 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15451
15452         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
15453         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
15454
15455 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15456
15457         * mml2015.el: Shut up.
15458
15459 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15460
15461         * gnus.el (gnus-server-browse-hashtb): Removed.
15462         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
15463         (gnus-group-insert-group-line-info): Use simplified method.
15464         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
15465
15466 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15467
15468         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
15469         moved here.
15470         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
15471         * gnus-group.el (gnus-group-prepare-flat): Use it.
15472         * gnus-topic.el (gnus-group-prepare-topics): Use it.
15473
15474 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15475
15476         * mml.el (mml-mode): Show menu in XEmacs.
15477
15478 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
15479
15480         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
15481         (gnus-server-read-server-in-server-buffer): New function.
15482         (gnus-browse-foreign-server): Browse in group buffer.
15483         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
15484         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
15485         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
15486         * gnus.el (gnus-server-browse-hashtb): New variable.
15487
15488 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15489
15490         * nnfolder.el (nnfolder-open-nov): Use group.
15491
15492 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
15493
15494         * nnfolder.el: Add NOV. Set version to 2.0.
15495         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
15496
15497 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15498
15499         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
15500
15501 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15502
15503         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
15504         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
15505
15506 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15507
15508         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
15509
15510 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15511
15512         * mm-decode.el (mm-verify-function-alist): New variable.
15513         (mm-verify-option): New variable.
15514         (mm-decrypt-function-alist): Ditto.
15515         (mm-decrypt-option): Ditto.
15516         (mm-find-raw-part-by-type): New function.
15517         (mm-possibly-verify-or-decrypt): New function.
15518         (mm-dissect-multipart): Use it.
15519         * mml2015.el (mml2015-fix-micalg): New function.
15520         (mml2015-decrypt): Use new interface.
15521         (mml2015-verify):  Use new interface.
15522         (mml2015-setup): Make it bogus.
15523
15524 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15525
15526         * mml.el (mml-generate-mime-postprocess-function): Set to
15527         mml-postprocess.
15528         (autoload): Autoload mml2015 and mml-smime.
15529         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
15530         * mml2015.el (mml2015-encrypt): New function.
15531         (mml2015-sign): New function.
15532         (mml2015-encrypt-function): New variable.
15533         (mml2015-sign-function): New variable.
15534         (mml2015-mailcrypt-encrypt): Use message-recipients.
15535         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
15536         * mml-smime.el (mml-smime-setup): Ditto.
15537
15538 2000-10-28  Simon Josefsson  <sj@extundo.com>
15539
15540         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
15541         Communigate Pro 3.3.1 server.
15542
15543         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
15544         in buffers.
15545         (mml-secure-dns-server): Removed.
15546         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
15547         write certificates to files.
15548
15549         * smime.el (smime-dns-server): New variable.
15550         (smime-mail-to-domain):
15551         (smime-cert-by-dns): New functions.
15552
15553         * dig.el: New file.
15554
15555 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
15556
15557         * message.el (message-options): New variable.
15558         (message-options-set-recipient): New function.
15559         (message-send): Use them.
15560         * gnus-int.el (gnus-request-replace-article): Use them.
15561         (gnus-request-accept-article): Ditto.
15562         * mml.el (mml-preview): Use them.
15563         * gnus-sum.el (gnus-summary-edit-article): Use them.
15564
15565         * message.el (message-options-get): New function.
15566         (message-options-get): New function.
15567         * rfc2047.el (rfc2047-encode-message-header): Use them.
15568         * mm-bodies.el (mm-encode-body): Use them.
15569
15570 2000-10-28  Simon Josefsson  <sj@extundo.com>
15571
15572         * nnimap.el (nnimap-retrieve-which-headers):
15573         (nnimap-request-article-part): Quote message-id.
15574
15575         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
15576         (smime-CA-file): New variable.
15577         (smime-call-openssl-region): Don't error.
15578         (smime-sign-region): Return result value.
15579         (smime-encrypt-region): Ditto.
15580         (smime-verify-region): New function.
15581         (smime-decrypt-region): Ditto.
15582         (smime-verify-buffer): Ditto.
15583         (smime-decrypt-buffer): Ditto.
15584
15585         * mml.el: Require mml-sec.
15586         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
15587         (mml-mode-map): Add "sign" and "encrypt" maps.
15588         (mml-menu): Add security menu.
15589         (mml-preview): Use generate-new-buffer.
15590
15591         * mml-sec.el: New file.
15592
15593 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15594
15595         * mm-decode.el (mm-find-part-by-type): Move it here.
15596         * mml.el (mml-postprocess): Move it here.
15597         (mml-postprocess-alist): Move it here. Merge them.
15598
15599 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
15600
15601         * rfc2047.el (rfc2047-encode-message-header): Make sure no
15602         unencoded stuff in the header.
15603
15604 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15605
15606         * gnus-group.el (gnus-group-listed-groups): New variable.
15607         (gnus-group-list-option): New variable.
15608         (gnus-group-list-limit-map): New keymap.
15609         (gnus-group-list-flush-map): New keymap.
15610         (gnus-group-list-plus-map): New keymap.
15611         (gnus-group-prepare-logic): New function.
15612         (gnus-group-prepare-flat): Merge with
15613         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
15614         (gnus-group-prepare-flat-list-dead): Ditto.
15615         (gnus-group-list-matching): Use gnus-group-prepare-function.
15616         (gnus-group-list-dormant): Ditto.
15617         (gnus-group-list-cached): Ditto.
15618         (gnus-group-listed-groups): New function.
15619         (gnus-group-list-limit): New function.
15620         (gnus-group-list-flush): New function.
15621         (gnus-group-list-plus): New function.
15622         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
15623         (gnus-topic-prepare-topic): Ditto.
15624
15625 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
15626
15627         * message.el (message-insert-to, message-get-reply-headers):
15628         (message-reply, message-followup): Mail-{Followup,Reply}-To.
15629
15630 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15631
15632         * mml2015.el: New file.
15633         * smime.el: New file.
15634         * mml-smime.el: New file.
15635
15636 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15637
15638         * ChangeLog: Moved to ChangeLog.1.
15639
15640     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
15641   Copying and distribution of this file, with or without modification,
15642   are permitted provided the copyright notice and this notice are preserved.
15643
15644 ;; Local Variables:
15645 ;; coding: iso-2022-7bit
15646 ;; End: