Synch to Oort Gnus 200304102110.
[elisp/gnus.git-] / lisp / ChangeLog
1 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
2
3         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
4         body" entry in read only groups.
5
6 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
7
8         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
9         and "Create article" items in non-editable groups.
10
11 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
12
13         * gnus-agent.el (gnus-agent-write-active): Added option of
14         replacing, rather than updating, the agent's active file.  Do NOT
15         use the fully qualified group name as gnus-active-to-gnus-format
16         blindly prefixes group names with server names.
17         (gnus-agent-save-group-info): Merge BOTH min/max of current active
18         range, was just merging min, with specified active range.
19         (gnus-agent-expire): Save agent's active ranges after
20         expiring all groups.
21         (gnus-agent-expire-group-1): Update min of agent's active range to
22         min article currently fetched.
23         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
24         same ancestor multiple times.
25
26         * gnus-async.el (gnus-asynchronous): Moved defcustom of
27         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
28         seems to fix an intermittant error in which loading gnus-async
29         fails to define gnus-asynchronous (the variable).
30
31         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
32         non-essential.  Removed on all platforms.
33         (gnus-select-newsgroup): When the agent is active, expand the
34         group's active range to include fetched articles that are no
35         longer in the server's active range.
36
37         * gnus-util.el (gnus-with-output-to-file): Removed all of the
38         print-* bindings as they should be handled by the function doing
39         the printing.
40
41 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
42
43         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
44         might be unbound in non-MULE XEmacsen.
45
46 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
47
48         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
49         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
50         recognize diffs.
51
52         * mm-bodies.el (mm-decode-body): Use the supplied charset
53         unconditionally if `code-pages' hasn't been loaded.
54
55 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
56
57         * gnus-art.el (article-verify-x-pgp-sig): Don't use
58         `insert-buffer', the docstring says "This function is meant for
59         the user to run interactively.  Don't call it from programs!"
60
61         * mm-extern.el (mm-extern-mail-server): do.
62
63         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
64         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
65         (mml1991-pgg-encrypt): do.
66
67         * pgg.el (pgg-decrypt-region): do.
68
69         * mm-view.el (mm-view-pkcs7-decrypt): do.
70
71         * mml-smime.el (mml-smime-verify): do.
72
73         * mml.el (mml-insert-mime, mml-preview): do.
74
75         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
76         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
77         (mml2015-pgg-encrypt): do.
78
79 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
80
81         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
82
83 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
84
85         * mm-uu.el (mm-uu-copy-to-buffer): Copy
86         `buffer-file-coding-system' to the new buffer.
87         (mm-uu-pgp-signed-extract-1): Don't copy
88         `buffer-file-coding-system' here.
89
90         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
91         exist in XEmacs.
92         (mm-decode-body): Add missing quote.
93
94         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
95         buffer-file-coding-system.
96
97         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
98         last-coding-system-used.
99
100         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
101         according to buffer-file-coding-system.
102
103         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
104
105         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
106         (pgg-pgp-snarf-keys-region): do.
107
108         * pgg-pgp5.el (pgg-pgp5-verify-region)
109         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
110
111         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
112         
113 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
114
115         * spam.el (spam-split): (save-excursion) around (widen)
116         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
117         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
118
119 2003-04-05  Steve Youngs  <youngs@xemacs.org>
120
121         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
122         don't use it when loading gnus-sum.el if we're in XEmacs.
123
124 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
125
126         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
127         print-escape-nonascii to fix more characters in compiled format
128         specs.
129
130 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
131
132         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
133         Fix customization type.
134
135 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
136
137         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
138         print-quoted, print-readably, print-escape-multibyte, and
139         print-level to match original behavior of gnus-prin1.  This should
140         repair the format of .newsrc.eld when using compiled format specs.
141
142 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
143
144         * gnus-group.el (tool-bar-map): defvar it.
145
146         * gnus-art.el (tool-bar-map): do.
147
148         * gnus-sum.el (tool-bar-map): do.
149
150 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
151
152         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
153
154 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
155
156         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
157         and value.
158         (gnus-button-alist): Use it.
159
160 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
161
162         * pgg-gpg.el (pgg-gpg-process-region): do.
163
164         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
165         (pgg-pgp-snarf-keys-region): do.
166
167         * pgg-pgp5.el (pgg-pgp5-verify-region)
168         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
169
170         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
171         unsafe.
172         (pgg-temporary-file-directory): Remove.
173
174 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
175
176         * lpath.el: Fbind Info-directory and Info-menu.
177
178 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
179
180         * gnus-util.el (gnus-message): Added doc-string.
181
182         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
183         (gnus-score-edit-file-at-point): Goto first match when using `e'.
184
185 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
186
187         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
188         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
189
190 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
191
192         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
193         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
194
195 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
196
197         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
198         print-escape-newlines to print escape sequences rather than
199         literal newline characters.
200
201 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
202
203         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
204         `message-valid-fqdn-regexp' for initialization.
205         (gnus-button-handle-info-url): Renamed and extended version of
206         `gnus-button-handle-info'.
207         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
208         (gnus-button-handle-symbol, gnus-button-handle-library)
209         (gnus-button-handle-info-keystrokes): New functions.
210         (gnus-button-browse-level): New variable.
211         (gnus-button-alist): Use them.  Added levels.
212         (gnus-header-button-alist): Added levels.
213
214 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
215
216         * gnus.el (gnus-version-number): Bump.
217
218 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
219
220         * gnus.el: Oort Gnus v0.17 is released.
221
222 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
223
224         * gnus-start.el (gnus-unload): Removed.
225
226         * pop3.el (pop3-read-response): Use
227         nnheader-accept-process-output.
228         (pop3-retr): Ditto.
229
230         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx. 
231         (mm-text-html-washer-alist): Ditto.
232
233 2003-03-31  Simon Josefsson  <jas@extundo.com>
234
235         * imap.el (imap-gssapi-program): Also try GNU SASL.
236         (imap-gssapi-open): Accept GNU SASL greeting.
237         (imap-read-timeout): New.
238         (imap-wait-for-tag): Use it.
239
240 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
241
242         * nntp.el (nntp-accept-process-output): Use new function.
243
244         * nnheader.el (nnheader-read-timeout): New variable.
245         (nnheader-accept-process-output): New function.
246
247         * nntp.el (nntp-read-timeout): Removed.
248
249         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
250
251 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
252
253         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
254
255 2003-03-30  Simon Josefsson  <jas@extundo.com>
256
257         * message.el (message-idna-inside-rhs-p): Narrow to header before
258         searching.
259
260         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
261
262 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
263
264         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
265
266 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
267
268         * message.el (message-make-in-reply-to): Use
269         mail-extract-address-components to determine sender's
270         name/address.
271
272 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
273
274         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead. 
275
276         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
277         valid lambda.
278         (gnus-registry-translate-from-alist): Ditto.
279
280         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
281         print-length to nil.
282
283         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
284
285         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
286         (gnus-grab-cam-face): Use it.
287
288 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
289
290         * nnmaildir.el (nnmaildir-request-set-mark,
291         nnmaildir-close-group): Allow each mark directory in a group to
292         have its own inode for mark files, to accommodate AFS.
293
294 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
295
296         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by gnus-read-newsrc-el-file
297         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
298
299         * gnus-registry.el (gnus-registry-translate-to-alist)
300         (gnus-registry-translate-from-alist, alist-to-hashtable)
301         (hashtable-to-alist): new functions
302         (gnus-register-spool-action): add a spool item to the registry
303
304         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
305         list of saved variables
306         (gnus-registry-alist): new variable
307
308 2003-03-27  Simon Josefsson  <jas@extundo.com>
309
310         * gnus-art.el (article-decode-group-name): Be correct instead of
311         smart.
312
313 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
314
315         * lpath.el: Bind url-current-object for FSF Emacs; bind
316         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
317         for both Emacsen.
318
319 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
320
321         * gnus-sum.el (gnus-article-loose-mime)
322         (gnus-article-emulate-mime): Move to gnus-article-mime customize
323         group.
324
325         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
326         doc string.
327
328 2003-03-26  Kevin Ryde <user42@zip.com.au>
329
330         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
331         gnus-summary-find-uncancelled, skip temporary articles inserted by
332         "refer" functions.
333
334 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
335
336         * smiley.el (smiley-buffer): New function.
337
338 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
339
340         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
341         gnus-summary-update-line (which updated the article's face) with
342         gnus-summary-update-download-mark (which updates the article's
343         face by calling gnus-summary-update-line AND updates the download
344         mark to show that the article was fetched).
345
346 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
347
348         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
349         option of deleting agent directories for groups/servers that are
350         not currently agentized.
351         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
352
353         * gnus-int.el (gnus-open-server): Report backend errors in
354         condition handler.
355
356 2003-03-23  Simon Josefsson  <jas@extundo.com>
357
358         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
359         header.
360
361         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
362         same as Newsgroups.
363
364         * nntp.el (nntp-open-connection-function): Mention
365         nntp-open-tls-stream.
366         (nntp-open-tls-stream): New function.
367
368         * tls.el: New file.
369
370         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
371         instead of SSL.
372         (nnimap-stream): Add other streams, link to imap variables.
373         (nnimap-authenticator): Add other authenticator, link to imap
374         variables.
375
376         * imap.el: Autoload open-tls-stream.
377         (imap-streams): Add tls in front of ssl.
378         (imap-stream-alist): Add tls.
379         (imap-default-tls-port): New variable.
380         (imap-tls-p, imap-tls-open): New functions.
381
382 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
383
384         * mm-url.el (mm-url-insert-file-contents): parse url only if
385         results is a list.
386
387 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
388
389         * mail-source.el (mail-source-fetch-imap): Revert.
390
391 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
392
393         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
394         less strict regexp.
395
396 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
397
398         * mail-source.el (mail-source-fetch-imap): Use buffer name for
399         more imap function.
400
401 2003-03-21  Simon Josefsson  <jas@extundo.com>
402
403         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
404         Followup-To data inline.
405
406 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
407
408         * gnus-art.el (gnus-treat-display-xface): Don't enable if
409         icontopbm isn't available.
410
411 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
412
413         * gnus-int.el (gnus-open-server): Catch errors in backend's
414         open-server method.  Returns nil rather than crashing startup.
415
416         * gnus-sum.el (eval-when-compile): Modified to resolve
417         compile-time warnings.
418
419         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
420         Reports length of series so that the user can compare N with a
421         subject that should, if the entire series is present, contain
422         '(.../N)'.
423         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
424         of temp file (Win-XP may leave the temp file locked when the
425         uudecode process fails).
426
427 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
428
429         * message.el (message-split-line): Ignore error.
430
431         * lpath.el (split-line): Avoid split-line warning message.
432
433 2003-03-20  Kim F. Storm  <storm@cua.dk>
434
435         * message.el (message-split-line): New function.
436         (message-mode-map): Remap split-line to message-split-line.
437
438 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
439
440         * message.el (message-make-overlay): Defalias it to make-overlay.
441         (message-delete-overlay): Defalias it to delete-overlay.
442         (message-overlay-put): Defalias it to overlay-put.
443         (message-idna-to-ascii-rhs-1): Use them.
444
445         * messagexmas.el (message-xmas-redefine): Defalias some overlay
446         functions to extent functions.
447
448 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
449
450         * message.el (message-check-news-header-syntax): Fixed regexp.
451
452 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
453
454         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
455
456         * mm-url.el (mm-url-insert): Move url-current-object stuff into
457         mm-url-insert-file-contents.
458
459         * nnrss.el (nnrss-fetch): Fetch the local stuff.
460         (nnrss-check-group): Use it.
461
462 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
463
464         * nnrss.el: Primitive XML Name-space support.  This means that RSS
465         feeds like Kevin Burton's[1] can now be read in Gnus.
466
467         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
468         means that if you want to read the RSS feed for example.com, all
469         you have to do is hit "G R http://www.example.com/ RET" and
470         nnrss.el will find and the feed listed on the site or (if you have
471         loaded xml-rpc.el) look it up on syndic8.com.
472
473         Marked the message as HTML (by adding a Content-Type header) so
474         that Gnus will render it as html if the user wants that.
475
476         Implemented the ability to save nnrss-group-alist so that any new
477         feeds the you subscribe to will be found the next time you start
478         up.
479
480         Implemented support for RSS 2.0 elements (author, pubDate).
481
482         Prefer for <content:encoded> over <description> where both
483         elements exist.
484
485         * mm-url.el (mm-url-insert): Set url-current-object.
486
487         * gnus-group.el (gnus-group-make-rss-group): New function.
488
489 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
490
491         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
492         for highlight overlays.
493
494 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
497         a NOV.
498
499 2003-03-20  Simon Josefsson  <jas@extundo.com>
500
501         * message.el (message-use-idna): Disable if UTF-8 unavailable.
502         (message-idna-to-ascii-rhs): Use it.
503
504         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
505
506 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
507
508         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
509         (spam-group-ham-marks, spam-group-spam-marks): new functions
510         (spam-spam-marks, spam-ham-marks): removed in favor of the
511         spam-marks and ham-marks parameters
512         (spam-generic-register-routine, spam-ham-move-routine): use the
513         new spam-group-{spam,ham}-mark-p functions
514
515         * gnus.el (spam-marks, ham-marks): new group parameters with
516         default values same as the old spam-spam-marks and spam-ham-marks
517
518 2003-03-19  Simon Josefsson  <jas@extundo.com>
519
520         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
521         (gnus-use-idna): New variable.
522         (article-decode-idna-rhs): New function.
523
524         * message.el (message-use-idna): New variable.
525         (message-mode-field-menu): Add entry for IDNA.
526         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
527         (message-idna-to-ascii-rhs): New function.
528         (message-generate-headers): Invoke IDNA code.
529
530 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
531
532         * nnmaildir.el (nnmaildir--system-name): New function.
533         (nnmaildir-request-accept-article): Use it.
534
535 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
536
537         * gnus-util.el (gnus-byte-compile): Make it work silently as the
538         gnus-compile function does.
539
540         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
541         bogus change.
542
543 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
544
545         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
546         sort-coding-systems is defined.
547
548 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
549
550         * nnmaildir.el (nnmaildir-open-server,
551         nnmaildir-request-scan,
552         nnmaildir-request-create-group,
553         nnmaildir-request-delete-group): Replace create-directory with
554         target-prefix.
555
556 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
557
558         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
559         find-charset-string which is slooow in XEmacs.
560
561 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
562
563         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
564         compiler under XEmacs.
565
566 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
567
568         * gnus-art.el (gnus-treat-highlight-signature): Make the default
569         work for multipart/signed where the message text isn't `last'.
570
571 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
572
573         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
574         the value of mm-inline-text-html-with-images.
575         (mm-inline-text-html-render-with-w3m): Don't bind
576         w3m-display-inline-images.
577
578         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
579         w3m-display-inline-images.
580
581         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
582         regardless of an Emacs flavor.
583
584 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
585
586         * gnus.el (gnus-version-number): Bump.
587
588 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
589
590         * gnus.el: Oort Gnus v0.16 is released.
591
592 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
593
594         * lpath.el (featurep): Bind mm-w3m-mode-map.
595
596 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
597
598         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
599         'respool-able backends define a global nnchoke-get-new-mail
600         variable.
601
602 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
603
604         * gnus-art.el (gnus-mime-delete-part): New function.
605         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
606
607 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608
609         * message.el (message-check-news-header-syntax): Don't push
610         groups twice onto list of unknown groups.
611
612         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
613         back.
614
615         * nnheader.el (nnheader-find-etc-directory): Doc fix.
616
617         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
618         config unless the summary buffer exists.
619
620         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
621         that target group is computed correctly when articles are marked
622         as read by Xref handling.
623
624         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
625         imap-open.
626
627         * message.el (message-send-mail): Add courtesy string to Bcc's,
628         too.
629
630         * gnus-cite.el (gnus-cited-line-p): New function.
631
632 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
633
634         * mm-bodies.el (mm-decode-body): Add new optional parameter,
635         force, to use the supplied charset unconditionally.
636
637         * gnus-art.el (article-decode-charset): Use it.
638
639 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
640
641         * mm-bodies.el (mm-decode-coding-region-safely): New function.
642         (mm-decode-body): Use it.
643
644         * rfc2047.el (rfc2047-decode-region): do.
645         (rfc2047-decode-string): Guess coding system if the default is
646         invalid.
647
648 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
649
650         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
651         articles are marked 'read, so we get correct article counts.
652
653 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
654
655         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
656         the button.
657         (gnus-insert-prev-page-button): Ditto.
658         (gnus-insert-next-page-button): Ditto.
659         (gnus-insert-mime-security-button): Ditto.
660
661         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
662         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
663         (mm-inline-image-xemacs): Ditto.
664
665 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
666
667         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
668         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
669         the recent filename uniqueness discussion.
670
671 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
672
673         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
674         newline next time.
675         (mm-inline-image-xemacs): Ditto.
676
677 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
678
679         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
680         kill-line.
681
682 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
683
684         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
685         kill-line.
686
687 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
688
689         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
690         fixing the code to match the documentation.
691         (gnus-agent-fetch-selected-article): Replaced
692         gnus-summary-update-article-line with gnus-summary-update-line as
693         the former did not correctly recalculate the thread indentation.
694         (gnus-agent-find-parameter): The agent-predicate, if not found
695         anywhere else, defaults to the value of gnus-agent-predicate.
696         (gnus-agent-fetch-session): Fixed typo; now executes
697         gnus-agent-fetched-hook rather than the undocumented
698         gnus-agent-fetch-hook.
699         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
700         default agent predicate is now provided by
701         gnus-agent-find-parameter.
702         (gnus-agent-message): New macro.  This macro avoids potentially
703         costly parameter evaluation when the message's level is too high
704         to display.
705         (gnus-agent-expire-group-1): Disabled undo tracking in temp
706         overview buffer. Uses new gnus-agent-message macro to reduce
707         overhead of optional messages. Reversed message levels to
708         emphasize percent completion messages.  Detailed messages of
709         little use except when debugging code.
710
711 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
712
713         * spam.el (spam-ham-move-routine): use
714         spam-mark-ham-unread-before-move-from-spam-group
715         (spam-mark-ham-unread-before-move-from-spam-group): new variable
716
717 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
718
719         * spam.el: load nnimap.el when compiling
720         (spam-setup-widening): use
721         nnimap-split-download-body-default instead of
722         nnimap-split-download-body which is a user-customizable variable
723
724 2003-03-07  Simon Josefsson  <jas@extundo.com>
725
726         * nnimap.el (nnimap-split-download-body-default): New, holds
727         default for n-s-d-b.
728         (nnimap-split-download-body): Add new setting (symbol default),
729         which uses contents of n-s-d-b-d, and made it the default.
730
731 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
732
733         * spam.el (spam-use-hashcash): new variable
734         (spam-list-of-checks): added spam-use-hashcash with associated
735         spam-check-hashcash
736         (spam-check-hashcash): new function, installed iff hashcash.el is
737         loaded
738         (spam-setup-widening): don't use (return)
739
740 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
741
742         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
743         predicate of `false' to avoid an error when a group defines no
744         predicate. Fixed typo that disabled agent scoring (i.e. the
745         low/high predicates should now work).
746
747 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
748
749         * spam.el: add spam-maybe-spam-stat-load to
750         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
751         (spam-bogofilter-register-with-bogofilter): use
752         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
753         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
754         custom variables to replace "-s" and "-n"
755
756         * gnus-group.el (gnus-group-get-new-news): call the new
757         gnus-get-top-new-news-hook hook
758
759         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
760         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
761
762 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
763
764         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
765
766 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
767
768         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
769         a cl run-time function.
770
771 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
772
773         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
774         on gnus-agent-short-article.
775         (gnus-category-read): Replaced CL function mapcar* with new macro:
776         gnus-mapcar.
777         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
778         support functions that accept multiple parameters.  A separate
779         sequence must be provided for each parameter in the function.
780         Iteration stops when the end of the shortest list is reached.
781
782 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
783
784         * nnimap.el (nnimap-request-accept-article): Use delete-region.
785
786         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
787         (html2text-delete-single-tag, html2text-clean-anchor)
788         (html2text-remove-tags): Use delete-region.
789         (html2text-fix-paragraphs): Simplify.
790
791         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
792         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
793         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
794         kill-region.
795
796 2003-03-04  John Paul Wallington  <jpw@gnu.org>
797
798         * gnus-agent.el (gnus-agent-enable-expiration)
799         (gnus-agent-article-alist, gnus-agent-article-alist)
800         (gnus-agent-cat-defaccessor): Doc fixes.
801
802 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
803
804         * gnus-agent.el (gnus-function-implies-unread-1): Grok
805         byte-compiled functions.
806
807 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
808
809         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
810         customization between new maneuvering (which permits selecting
811         undownloaded articles) and old maneuvering (which skipped over
812         undownloaded articles) behaviors.
813         (gnus-summary-find-next): Pass through the unread and subject
814         parameters when calling gnus-summary-find-prev.
815         (gnus-summary-find-next,gnus-summary-find-prev): Apply
816         gnus-auto-goto-ignores to filter out unacceptable articles.
817
818 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
819
820         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
821         exists in all supported Emacs versions, so we don't need this
822         compatibility function.
823         (mail-source-fetch-pop, mail-source-check-pop)
824         (mail-source-fetch-webmail): Use read-passwd.
825
826         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
827         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
828         read-passwd.
829
830         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
831
832         * imap.el (imap-read-passwd): Remove.
833         (imap-interactive-login): Use read-passwd.
834
835         * canlock.el (canlock-read-passwd): Remove.
836         (canlock-insert-header, canlock-verify): Use read-passwd.
837
838         * sieve-manage.el (sieve-manage-read-passwd): Remove.
839         (sieve-manage-interactive-login): Use read-passwd.
840
841         * pop3.el (pop3-read-passwd): Remove.
842         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
843         read-passwd.
844
845         * pgg.el (pgg-read-passphrase): Simplify.
846
847 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
848
849         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
850         'plugged' when actually 'unplugged' bug.
851         (gnus-category-read): Ignore nil values when converting an
852         old-format category so that the new-format category will default
853         those attributes to the global variables.
854
855 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
856
857         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
858         doc-string.
859
860 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
861
862         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
863         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
864         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
865         * mm-url.el (mm-url-decode-entities-string): do.
866         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
867         * mm-decode.el (mm-find-raw-part-by-type): do.
868         * message.el (message-send-mail-partially)
869         (message-send-mail-with-sendmail): do.
870         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
871         * gnus-kill.el (gnus-pp-gnus-kill): do.
872         * gnus-art.el (gnus-article-treat-unfold-headers)
873         (gnus-article-encrypt-body): do.
874
875 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
876
877         * mail-source.el (mail-source-delete-incoming): Allow integer value.
878         (mail-source-delete-old-incoming-confirm): New variable.
879         (mail-source-delete-old-incoming): Use it.  New function.
880         (mail-source-callback): Call `mail-source-delete-old-incoming' if
881         `mail-source-delete-incoming' is a nonnegative integer.
882
883 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
884
885         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
886         (gnus-user-agent): Fixed typo.
887
888 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
889
890         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
891         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
892
893 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
894
895         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
896         (gnus-agent-fetch-session): Allow debugging to take place.
897
898 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
899
900         * gnus-sum.el (gnus-highlight-selected-summary)
901         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
902         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
903         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
904         and makes it clear that we don't need the side effect.
905         * gnus-util.el (gnus-delete-line): do.
906         * gnus-xmas.el (gnus-group-add-icon): do.
907         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
908         * nntp.el (nntp-send-authinfo-from-file): do.
909         * nnml.el (nnml-header-value): do.
910         * nnheader.el (nnheader-insert-references): do.
911         * gnus-cite.el (gnus-article-highlight-citation)
912         (gnus-cite-parse): do.
913         * gnus-score.el (gnus-score-followup): do.
914         * gnus-draft.el (gnus-draft-send): do.
915         * gnus-group.el (gnus-group-highlight-line): do.
916         * gnus-cache.el (gnus-cache-braid-nov): do.
917         * nnfolder.el (nnfolder-retrieve-headers)
918         (nnfolder-request-article): do.
919         * gnus-art.el (article-hide-boring-headers)
920         (gnus-article-hide-header): do.
921
922         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
923         * nnml.el (nnml-request-replace-article): do.
924         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
925         * nnfolder.el (nnfolder-request-move-article): do.
926         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
927         * gnus-art.el (gnus-mm-display-part): do.
928
929         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
930
931 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
932
933         * nntp.el (nntp-possibly-change-group): Avoid calling
934         process-buffer on nil (Which happened when you lost your
935         connection while fetching); instead signal a "Server Closed
936         Connection" error.
937
938 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
939
940         * gnus-agent.el (gnus-agent-enable-expiration): New
941         variable. Either ENABLE or DISABLE.  Sets default behavior for
942         selecting which groups are expired.
943         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
944         gnus-agent-set-cat-groups): Provides abstract interface for
945         accessing agent category.  Category now implemented by an alist.
946         (gnus-agent-add-group, gnus-agent-remove-group,
947         gnus-category-insert-line, gnus-category-edit-predicate,
948         gnus-category-edit-score, gnus-category-edit-groups,
949         gnus-category-copy, gnus-category-add, gnus-group-category): Use
950         new agent category abstraction.
951         (gnus-agent-find-parameter): New function. Search for agent
952         configuration parameter first in the group's parameters, then its
953         topics (if any), and then the group's category.  If not found
954         anywhere, use the original defined constants.
955         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
956         gnus-agent-find-parameter.
957         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
958         gnus-agent-cache now blocks retrieving headers and articles from
959         the local cache.  Fetched content is still added to the cache
960         before being returned.
961         (gnus-agent-fetch-session): Use error-message-string to generate
962         displayed error message.
963         (gnus-agent-customize-category): New Command. 'e' in category
964         buffer opens category customization buffer.
965         (gnus-category-read): Reads either positional or alist format;
966         returns alist format.
967         (gnus-category-write): Writes category file compatible with
968         current, and previous, versions of gnus-agent.
969         (gnus-category-make-function, gnus-category-make-function-1):
970         Corrected documentation; parameter is predicate NOT category.
971         (gnus-predicate-implies-unread): Now works in more cases per the
972         todo comment.
973         (gnus-function-implies-unread-1): New function. Supports
974         gnus-predicate-implies-unread.
975         (gnus-agent-expire-group): Command now provides default of group
976         under point.
977         (gnus-agent-expire-group-1): Obeys new agent-enable-expiration and
978         agent-days-until-old parameters. No longer supports
979         gnus-agent-expire-days being set to an alist.
980         (gnus-agent-request-article): Now performs its own checks of
981         gnus-agent, gnus-agent-cache, and gnus-plugged rather than
982         assuming that the caller will do them correctly.
983         (): Added one-time hook to gnus-group-prepare-hook.  Detects when
984         gnus-agent-expire-days is set to an alist.  Converts said alist
985         into group parameter so that gnus-agent-expire-days will not be
986         needed.
987         * gnus-art.el (gnus-request-article-this-buffer): Conditional
988         checks surrounding gnus-agent-request-article removed; now
989         performed by gnus-agent-request-article.
990         * gnus-cus.el (gnus-agent-parameters): New variable. List of
991         customizable group/topic parameters that regulate the agent.
992         (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
993         kill-buffer with gnus-kill-buffer to remove the killed buffer from
994         the list of gnus buffers.
995         (gnus-trim-whitespace): Removes leading and trailing whitespace
996         from multiline strings.
997         (gnus-agent-cat-prepare-category-field,
998         gnus-agent-customize-category): Constructs a category
999         customization buffer.
1000         * gnus-int.el (gnus-retrieve-headers,
1001         gnus-request-expire-articles): No longer checks gnus-agent-cache
1002         as it is handled internally by the agent.
1003         (gnus-request-head, gnus-request-body): Conditional checks
1004         surrounding gnus-agent-request-article removed; now performed by
1005         gnus-agent-request-article.
1006
1007         * gnus-start.el (): Added defvar statements to resolve compilation
1008         warnings.
1009         (gnus-long-file-names): New function. Isolates platform dependent
1010         msdos-long-file-names.
1011         (gnus-save-startup-file-via-temp-buffer): New variable. Provides
1012         option of writing directly to file.  Avoids memory exhausted
1013         errors when .newsrc.eld is huge.
1014         (gnus-save-newsrc-file): Uses new
1015         gnus-save-startup-file-via-temp-buffer.
1016         (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
1017         standard-output.
1018         (gnus-display-time-event-handler): Changed to alias from a defun
1019         to avoid a compile-time warning when display-time-event-handler is
1020         not defined.
1021         * gnus-util.el (gnus-with-output-to-file): New macro. Binds
1022         standard-output such that prin1 and princ will write directly to a
1023         file.
1024
1025         * gnus.el (gnus-agent-cache): Expanded documentation.
1026         (gnus-summary-high-undownloaded-face): Removed second bold keyword
1027         so that this face is actually bold.
1028
1029         * nnkiboze.el (nnkiboze-request-article): Only use the cache when
1030         gnus-use-cache has been set.
1031
1032 2003-03-02  Jesper Harder  <harder@ifa.au.dk>
1033
1034         * nnvirtual.el (nnvirtual-update-xref-header): Simplify.
1035
1036 2003-03-01  Jesper Harder  <harder@ifa.au.dk>
1037
1038         * gnus-art.el (gnus-article-refer-article): Be more permissive.
1039
1040 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1041
1042         * spam.el: Fix typo.
1043
1044 2003-03-01  Satyaki Das  <satyaki@theforce.stanford.edu>
1045         (Trivial patch.)
1046
1047         * pgg-gpg.el (pgg-gpg-process-region): Insert process status into
1048         errors-buffer. This produces a nicer error message in case of
1049         problems.
1050
1051 2003-03-01  Teodor Zlatanov  <tzz@lifelogs.com>
1052
1053         * spam.el (spam-maybe-spam-stat-load, spam-maybe-spam-stat-load):
1054         load stats iff spam-use-stat is on
1055
1056         * spam.el: add spam-maybe-spam-stat-load to gnus-startup hook,
1057         also use spam-maybe-spam-stat-load and spam-maybe-spam-stat-save
1058         instead of spam-stat-load and spam-stat-save in the
1059         gnus-get-new-news-hook and gnus-save-newsrc-hook, respectively
1060
1061 2003-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1062
1063         * mm-view.el (mm-inline-text): Ignore errors from enriched-decode.
1064
1065 2003-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1066
1067         * message.el (message-make-fqdn): Protect against nil user-mail.
1068
1069 2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
1070
1071         * gnus-art.el (gnus-boring-article-headers): New values:
1072         'to-list and 'cc-list.
1073
1074 2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
1075
1076         * spam.el (spam-setup-widening): new function to set
1077         nnimap-split-download-body, we add it to gnus-get-new-news-hook
1078         (spam-list-of-statistical-checks): list of statistical splitter
1079         checks
1080         (spam-split): added a widen call when a statistical check is
1081         enabled
1082
1083 2003-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1084
1085         * gnus-msg.el (gnus-user-agent): Changed default to
1086         'emacs-gnus-type, renamed 'full.
1087
1088 2003-02-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1089
1090         * nnfolder.el (nnfolder-request-accept-article): Don't use
1091         mail-header-unfold-field.
1092
1093 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1094
1095         * imap.el (imap-ssl-open): Don't depend on ssl.el.
1096         * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
1097
1098 2003-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
1099
1100         * spam.el: add spam-stat-load to gnus-get-new-news-hook
1101         (spam-split): remove spam-stat-load call
1102
1103 2003-02-26  Simon Josefsson  <jas@extundo.com>
1104
1105         * gnus-sum.el (gnus-summary-toggle-header): Run
1106         gnus-article-decode-hook instead of calling a-decode-encoded-words
1107         directly (the latter is run as part of the former).
1108
1109 2003-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1110
1111         * gnus-agent.el (gnus-agent-expire-group): Remove debug.
1112
1113 2003-02-25  Jesper Harder  <harder@ifa.au.dk>
1114
1115         * message.el (message-sendmail-envelope-from): New option.
1116         (message-sendmail-envelope-from): New function.
1117         (message-send-mail-with-sendmail): Use it.
1118
1119 2003-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
1120
1121         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Added
1122         compensation for TDMA addresses.
1123
1124 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1125
1126         * gnus-msg.el (gnus-user-agent): New variable.
1127         (gnus-version-expose-system): Removed.  Obsoleted by
1128         `gnus-user-agent'.
1129         (gnus-extended-version): Use `gnus-user-agent'.
1130
1131 2003-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
1132
1133         * spam.el (spam-stat-register-spam-routine,
1134         spam-stat-register-ham-routine): remove spam-stat-save
1135         (spam-stat hook): add spam-stat-save to the gnus-save-newsrc-hook
1136
1137 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1138
1139         * gnus-group.el (gnus-topic-mode-p): Fixed free variable
1140         reference.
1141
1142 2003-02-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1143
1144         * nnheader.el (nnheader-find-nov-line): Changed midpoint
1145         calculation to avoid integer overflow.
1146
1147 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1148
1149         * gnus-start.el (gnus-backup-startup-file): Fixed custom type.
1150
1151 2003-02-24  Ted Zlatanov <tzz@lifelogs.com>
1152         * spam.el: disabled spam-get-article-as-filename
1153
1154         From Michael Shields  <shields@msrl.com>
1155
1156         * gnus-group.el (gnus-group-is-exiting-without-update-p): New.
1157         * gnus-sum.el (gnus-summary-exit-no-update): Use it.
1158         * gnus-sum.el (gnus-summary-expire-articles): Use it.
1159         * spam.el (spam-summary-prepare-exit): Use it.
1160         * gnus.el (gnus-install-group-spam-parameters): New.
1161         * spam.el (spam-group-ham-processor-copy-p): New.
1162         * spam.el (spam-summary-prepare-exit): Support for ham copying.
1163         * spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
1164         that would cause the current message to be moved if the group had
1165         no spam.
1166         * spam.el (spam-ham-move-routine): New `copy' argument.
1167
1168 2003-02-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1169         From Martin Thornquist <martint@ifi.uio.no>
1170
1171         * gnus-topic.el (gnus-topic-select-group): Select last group if
1172         after last group.
1173         * gnus-group.el (gnus-group-select-group): Ditto.
1174
1175 2003-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1176
1177         * gnus-art.el (popup-menu): Compiler macro for Emacs 20.
1178         (gnus-article-refer-article): Use gnus-point-at-(b|e)ol instead of
1179         point-at-(b|e)ol which aren't available in Emacs 20.
1180
1181         * gnus-registry.el (puthash): Alias to cl-puthash for Emacs 20.
1182
1183 2003-02-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1184
1185         * gnus-start.el (gnus-activate-group): Re-enabled the catch error
1186         clause of the condition-case statement.  Errors connecting to a
1187         server no longer terminate gnus.
1188
1189         * gnus-agent.el (gnus-agent-toggle-plugged): Renamed parameter to
1190         make its use obvious.  Added no-nothing case to avoid
1191         opening(closing) servers when already open(closed).
1192         (gnus-agent-while-plugged): Added macro to facilitate internal use
1193         of gnus-agent-toggle-plugged.
1194         (gnus-agent-fetch-group): Use new gnus-agent-while-plugged to
1195         temporarily open servers.
1196         (gnus-agent-get-undownloaded-list): Sort list of article numbers
1197         as sorting gnus-newsgroup-headers is wrong.
1198         (gnus-agent-summary-fetch-group): Use new gnus-agent-while-plugged
1199         to temporarily open servers. Corrected logic to handle setting
1200         gnus-agent-mark-unread-after-downloaded.
1201         (gnus-agent-fetch-articles): Now handles headers with missing
1202         article sizes and/or missing article lengths.  Now clears the
1203         message buffer when finished.
1204         (gnus-agent-fetch-group-1): Position point before calling
1205         gnus-summary-set-agent-mark.
1206         (gnus-get-predicate): Corrected description, parameter is
1207         predicate not category.
1208         (gnus-agent-expire-group): Adapted the gnus-agent-expire-* code to
1209         provide a separate single group expiration function.
1210         (gnus-agent-regenerate-group): Now clears the message buffer when
1211         finished.
1212
1213 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1214
1215         * gnus.el (gnus-agent-target-move-group-header): New variable.
1216         * gnus-draft.el (gnus-draft-send): If special header
1217         "X-Gnus-Agent-Target-Move-Group" is present, do like Gcc into
1218         that group, instead of performing the regular sending functions.
1219
1220 2003-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1221
1222         * gnus-xmas.el (gnus-xmas-mime-button-menu): Accept a prefix arg.
1223
1224 2003-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1225
1226         * message.el (message-user-fqdn, message-valid-fqdn-regexp): New
1227         variables.
1228         (message-make-fqdn): Use it.  Improved validity check.
1229
1230 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1231
1232         * message.el (message-user-mail-address): Check whether
1233         user-mail-address looks valid.
1234
1235         * gnus-msg.el (gnus-mailing-list-followup-to): New function.
1236
1237         * gnus-util.el (gnus-fetch-original-field): New function.
1238
1239 2003-02-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1240
1241         * message.el (message-mode): \\(...\\) around additional
1242         paragraph-separate alternative.
1243
1244 2003-02-23  Jesper Harder  <harder@ifa.au.dk>
1245
1246         * gnus-art.el (gnus-mime-button-commands): Add ellipsis.
1247         (gnus-mime-button-menu): Define MIME popup menu with easy-menu to
1248         display key bindings.
1249         (gnus-mime-button-menu): Rewrite.
1250
1251 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1252
1253         * gnus-art.el (gnus-button-url-regexp): Removed `.
1254
1255 2003-02-23  Max Froumentin  <mf@w3.org>
1256
1257         * gnus-art.el (gnus-button-url-regexp): Remove `, enter '.
1258
1259 2003-02-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1260
1261         * gnus-art.el (gnus-mime-action-on-part): Require a match
1262         interactively.
1263
1264         * gnus-start.el (gnus-save-newsrc-file): Use
1265         gnus-backup-startup-file.
1266         (gnus-backup-startup-file): New variable.
1267
1268 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1269
1270         * gnus.el (gnus-summary-buffer-name): Moved function here.
1271
1272         * gnus-draft.el (defun): Remove debug.
1273
1274 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1275
1276         * gnus-sum.el (gnus-summary-refer-article): Skip method if we
1277         can't open server.
1278
1279 2003-02-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1280
1281         * gnus-draft.el (defun): Configure posting styles.
1282
1283         * gnus-start.el (gnus-get-unread-articles-in-group): Make sure
1284         the entry for the group exists before we alter it.
1285
1286 2003-02-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1287
1288         * message.el (message-mode): MML tags separate paragraphs.  Small
1289         change from David S Goldberg <david.goldberg6@verizon.net>.
1290
1291         * gnus-agent.el (gnus-agent-get-undownloaded-list): Sort
1292         `gnus-newsgroup-headers'.
1293
1294         * gnus-art.el (gnus-article-refer-article): Grok more message id
1295         formats.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
1296
1297 2003-02-22  Jesper Harder  <harder@ifa.au.dk>
1298
1299         * mm-decode.el (mm-path-name-rewrite-functions): Doc fix: don't
1300         use "path name".
1301
1302 2003-02-21  Teodor Zlatanov  <tzz@lifelogs.com>
1303
1304         * gnus-sum.el (gnus-summary-move-article)
1305         (gnus-summary-expire-articles): send data header for article, not
1306         just article ID
1307
1308         * gnus-registry.el (gnus-registry-hashtb, gnus-register-action)
1309         (gnus-register-spool-action): added hashtable of message ID keys
1310         with message motion data
1311
1312 2003-02-21  Florian Weimer  <fw@deneb.enyo.de>
1313         From Reiner Steib  <Reiner.Steib@gmx.de>.
1314
1315         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): New
1316         variable, used in `gnus-button-mid-or-mail-heuristic'.
1317         (gnus-button-mid-or-mail-heuristic): New function derived from
1318         Florian Weimer's Perl script.
1319         (gnus-button-handle-mid-or-mail): Allow a function instead of
1320         'guess.
1321         (gnus-button-guessed-mid-regexp): Removed.
1322
1323 2003-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1324
1325         * message.el (message-resend): Bind message-setup-hook to nil;
1326         remove X-Draft-From header.
1327
1328 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1329
1330         * gnus-sum.el (gnus-simplify-subject-fully, gnus-subject-equal)
1331         (gnus-newsgroup-undownloaded)
1332         (gnus-summary-save-parts-default-mime, gnus-auto-select-next):
1333         Doc fixes.
1334
1335 2003-02-17  John Paul Wallington  <jpw@gnu.org>
1336
1337         * gnus.el (gnus-shell-command-separator, gnus-email-address)
1338         (gnus-default-charset, gnus-other-frame-parameters): Doc fixes.
1339
1340 2003-02-20  Jesper Harder  <harder@ifa.au.dk>
1341
1342         * gnus-spec.el (gnus-xmas-format): Use insert instead of
1343         insert-string which is obsolete in Emacs 21.4.
1344
1345         * message.el (message-cross-post-followup-to-header): do.
1346
1347         * spam.el (spam-ifile-register-with-ifile)
1348         (spam-stat-register-spam-routine)
1349         (spam-stat-register-ham-routine)
1350         (spam-bogofilter-register-with-bogofilter): do.
1351
1352         * mailcap.el (mailcap-mime-data): Fix typo.
1353
1354         * gnus-topic.el (gnus-topic-make-menu-bar): Add ellipsis.
1355
1356 2003-02-19  Reiner Steib  <Reiner.Steib@gmx.de>
1357
1358         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
1359         (gnus-cite-parse): Renamed `gnus-unsightly-citation-regexp' to
1360         `gnus-cite-unsightly-citation-regexp'.
1361
1362 2003-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1363
1364         * gnus-msg.el (gnus-copy-article-buffer): Copy an article header
1365         even if there's just a header.
1366
1367 2003-02-19  Jesper Harder  <harder@ifa.au.dk>
1368
1369         * message.el (message-fix-before-sending): Fix highlighting of
1370         illegible and invisible text.
1371
1372         * gnus-util.el (gnus-multiple-choice): Separate choices with
1373         ",\e,A \e(B".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
1374
1375 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
1376
1377         * gnus-sum.el (gnus-summary-exit-no-update): Use gnus-kill-buffer.
1378
1379 2003-02-18  Teodor Zlatanov  <tzz@lifelogs.com>
1380
1381         * spam.el (spam-ham-move-routine)
1382         (spam-mark-spam-as-expired-and-move-routine): use
1383         gnus-summary-kill-process-mark and gnus-summary-yank-process-mark
1384         around process-mark manipulation on the group
1385
1386 2003-02-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1387
1388         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME/Multipart
1389         submenu.
1390
1391 2003-02-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1392
1393         * mail-source.el (mail-source-fetch): Reverse the return value of
1394         the continuation question.
1395
1396 2003-02-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1397
1398         * nndraft.el (nndraft-request-move-article): Bind
1399         nnmh-allow-delete-final to t.
1400
1401 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1402
1403         * mm-uu.el (mm-uu-uu-filename): Fix use of character constant.
1404
1405 2003-02-11  Stefan Monnier  <monnier@cs.yale.edu>
1406
1407         * nntp.el (nntp-accept-process-output): Don't use point-max to get
1408         the buffer's size.
1409
1410 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1411
1412         * nnheader.el: Added cygwin to system-type comparisons.
1413
1414 2003-01-27  Juanma Barranquero  <lektu@terra.es>
1415
1416         * imap.el (imap-mailbox-status): Fix typo.
1417
1418 2003-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1419
1420         * gnus-art.el (gnus-article-prepare): Don't set agent mark if
1421         online.
1422
1423 2003-02-14  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1424
1425         * gnus-agent.el (gnus-agent-group-make-menu-bar): Include all
1426         commands.
1427         * gnus-sum.el: Small change from Frank Weinberg
1428         <frank@usenet-rundfahrt.de>:
1429         (gnus-auto-center-group): New variable.
1430         (gnus-summary-read-group-1): Use it.
1431         (gnus-summary-next-group): Fix docstring.
1432
1433 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1434
1435         * gnus-util.el (gnus-faces-at): Simplify.
1436
1437 2003-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1438
1439         * spam.el (spam-ham-move-routine)
1440         (spam-mark-spam-as-expired-and-move-routine): made the article
1441         move conditional, so it's not called even if there's nothing to move
1442
1443 2003-02-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1444
1445         * message.el (message-unix-mail-delimiter): Accept any whitespace
1446         after the email address and before the date; do not require the
1447         space character.  From Kurt B. Kaiser <kbk@shore.net>.
1448
1449 2003-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1450
1451         * gnus-art.el (gnus-article-only-boring-p): Make sure that the
1452         gnus-article-boring-faces variable is bound; use gnus-faces-at.
1453
1454         * gnus-util.el (gnus-faces-at): New macro.
1455
1456 2003-02-13  Michael Shields  <shields@msrl.com>
1457
1458         * gnus-cite.el
1459         (gnus-cite-attribution-suffix, gnus-cite-parse):
1460         Better handling for Microsoft citation styles.
1461         (gnus-unsightly-citation-regexp): New.
1462
1463 2003-02-12  Michael Shields  <shields@msrl.com>
1464
1465         * gnus-art.el (article-strip-banner): Strip both per-group and
1466         per-user-address banners.
1467         (article-really-strip-banner): New.
1468
1469 2003-02-12  Michael Shields  <shields@msrl.com>
1470
1471         * gnus-sum.el (gnus-article-goto-next-page,
1472         gnus-article-goto-prev-page): Call gnus-summary-*-page, instead of
1473         relying on the summary bindings of `n' and `p'.
1474
1475 2003-02-12  Michael Shields  <shields@msrl.com>
1476
1477         * gnus-art.el (gnus-article-only-boring-p): New.
1478         (gnus-article-skip-boring): New.
1479         * gnus-cite.el (gnus-article-boring-faces): New.
1480         * gnus-sum.el (gnus-summary-next-page): Use
1481         gnus-article-only-boring-p.
1482
1483 2003-02-12  Teodor Zlatanov  <tzz@lifelogs.com>
1484
1485         * spam.el (spam-mark-spam-as-expired-and-move-routine)
1486         (spam-ham-move-routine): unmark all articles before marking those
1487         of interest and calling gnus-summary-move-article
1488
1489 2003-02-12  Jesper Harder  <harder@ifa.au.dk>
1490
1491         * gnus.el (gnus-kill-buffer): Move to gnus.el because it's
1492         logically the complement of gnus-get-buffer-create and
1493         gnus-add-buffer.
1494
1495         * gnus-util.el (gnus-kill-buffer): do.
1496
1497         * nnmail.el: Autoload gnus-kill-buffer.
1498
1499 2003-02-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1500
1501         * gnus-agent.el (gnus-summary-set-agent-mark): Added call to
1502         gnus-summary-goto-subject as gnus-summary-update-mark operates on
1503         the current LINE.
1504         (gnus-agent-summary-fetch-group): Minimized the number of times
1505         that the article is updated in the buffer.
1506
1507 2003-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1508
1509         * spam.el (spam-ham-move-routine): use the process-mark instead of
1510         gnus-current-article when moving articles
1511         (spam-mark-spam-as-expired-and-move-routine): ditto, use the process-mark
1512
1513 2003-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1514
1515         * gnus-topic.el (gnus-topic-expire-articles): Recursive.
1516         (gnus-topic-catchup-articles): Ditto.
1517         (gnus-topic-mark-topic): Reverse recursive logic.
1518
1519 2003-02-11  Jesper Harder  <harder@ifa.au.dk>
1520
1521         * gnus-sum.el (gnus-summary-refer-thread): Handle case where
1522         gnus-refer-thread-limit is t.
1523
1524 2003-02-10  Jesper Harder  <harder@ifa.au.dk>
1525
1526         * mm-util.el (mm-mule-charset-to-mime-charset): Use
1527         sort-coding-systems to prefer utf-8 over utf-16.
1528
1529 2003-02-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1530
1531         * gnus-agent.el (gnus-agent-expire-days):
1532         gnus-request-move-article depends on gnus-agent-expire to clean up
1533         the cache after moving the article.  Therefore, g-a-e-d can NOT
1534         default to nil or can gnus-agent-expire be disabled by doing so.
1535         If you don't want to run gnus-agent-expire, don't call it.
1536         (gnus-agent-expire): The broken test to disable gnus-agent-expire
1537         when g-a-e-d was NOT nil was removed.
1538         (gnus-agent-article-name): Removed unnecessary input test as
1539         article IDs are always strings.
1540         (gnus-agent-regenerate-group): Added check to protect against
1541         servers that generate absurdly long article IDs.  Valid IDs are
1542         less than 10 digits to avoid overflow errors.  Fixed logic error
1543         when ensuring that the final article ID is present in the new
1544         alist.
1545
1546 2003-02-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547
1548         * gnus-topic.el (gnus-topic-goto-missing-topic): Just move to the
1549         next line after finding the parent.
1550
1551 2003-02-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1552
1553         * gnus.el (gnus-version-number): Bumped.
1554
1555 2003-02-08 23:23:27 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1556
1557         * gnus.el: Oort Gnus v0.15 is released.
1558
1559 2003-02-08  Michael Welsh Duggan  <md5i@cs.cmu.edu>
1560
1561         * nnmail.el (nnmail-split-it): If a message ends up matching the
1562           same mailbox more than once, it will cause duplicates to appear
1563           in the mailbox.
1564
1565 2003-02-08  Simon Josefsson  <jas@extundo.com>
1566
1567         * gnus-sum.el (gnus-summary-select-article): Remove blink removal
1568         code that only worked under Emacs.
1569
1570         * pgg-gpg.el (pgg-gpg-process-region): Don't blink.  From Satyaki
1571         Das <satyaki@chicory.stanford.edu>.
1572
1573 2003-02-08  Jesper Harder  <harder@ifa.au.dk>
1574
1575         * gnus-art.el (gnus-article-refer-article): Use
1576         gnus-replace-in-string.
1577
1578         * gnus-util.el (gnus-map-function): Remove unneeded let-binding.
1579         (gnus-remove-duplicates): do.
1580
1581 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1582
1583         * gnus-int.el (gnus-internal-registry-spool-current-method): new variable
1584         (gnus-request-scan): set
1585         gnus-internal-registry-spool-current-method to gnus-command-method
1586         before a request-scan operation
1587
1588         * gnus-registry.el (regtest-nnmail): use
1589         gnus-internal-registry-spool-current-method
1590
1591 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1592
1593         * mail-source.el (mail-source-fetch): Typo fix.
1594
1595 2003-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
1596
1597         * nnmail.el (nnmail-spool-hook): new hook
1598         (nnmail-cache-insert): call nnmail-spool-hook
1599
1600         * gnus-registry.el: new file with examples of using the hooks
1601
1602         * gnus.el (gnus-registry): added registry customization group
1603         (gnus-group-prefixed-name): improve function to return full group
1604         name optionally
1605         (gnus-group-guess-prefixed-name): shortcut to
1606         gnus-group-prefixed-name, using just the group name
1607         (gnus-group-full-name): always get a group's full name
1608         (gnus-group-guess-full-name): shortcut, using just the group name
1609
1610         * gnus-sum.el (gnus-summary-article-move-hook)
1611         (gnus-summary-article-delete-hook)
1612         (gnus-summary-article-expire-hook): new hooks
1613         (gnus-summary-move-article, gnus-summary-expire-articles)
1614         (gnus-summary-delete-article): invoke the new hooks
1615
1616 2003-02-07  Frank Weinberg  <frank@usenet-rundfahrt.de>
1617
1618         * gnus-art.el (gnus-article-refer-article): Strip leading "news:"
1619         from message-ID
1620
1621 2003-02-07  Jesper Harder  <harder@ifa.au.dk>
1622
1623         * gnus-util.el (gnus-run-hooks): Use save-current-buffer.
1624
1625 2003-02-07  John Paul Wallington  <jpw@gnu.org>
1626
1627         * mm-util.el (mm-delete-duplicates, mm-append-to-file)
1628         (mm-write-region, mm-detect-coding-region): Doc fixes.
1629
1630 2003-02-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1631
1632         * mail-source.el (mail-source-fetch): Ignore errors.
1633         (mail-source-ignore-errors): New variable.
1634
1635         * gnus-sum.el (gnus-summary-refer-thread): Don't re-fetch current
1636         articles.
1637
1638         * gnus-msg.el (gnus-version-expose-system): Change default.
1639
1640 2003-02-07  Vasily Korytov  <deskpot@myrealbox.com>
1641
1642         * gnus-msg.el (gnus-version-expose-system): New variable.
1643
1644 2003-02-07  Simon Josefsson  <jas@extundo.com>
1645
1646         * mml-sec.el (mml-unsecure-message): Don't use kill-region.  Tiny
1647         patch from deskpot@myrealbox.com (Vasily Korytov).
1648
1649 2003-02-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1650
1651         * gnus-art.el (article-display-face): Get the Face header from
1652         the current buffer.
1653
1654 2003-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1655
1656         * gnus-art.el (gnus-mime-view-part-internally): Bind
1657         buffer-read-only to nil.
1658
1659 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1660
1661         * gnus-agent.el (gnus-agent-expire-1,2): Pass the dir argument
1662         from g-a-e-1 to g-a-e-2.
1663
1664 2003-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1665
1666         * spam.el (spam-check-BBDB): no need to regexp-quote the argument
1667         of bbdb-search-simple, use spam-use-BBDB-exclusive
1668         (spam-check-whitelist): use spam-use-whitelist-exclusive
1669         (spam-use-whitelist-exclusive): new variable affecting
1670         spam-use-whitelist
1671         (spam-use-BBDB-exclusive): new variable affecting spam-use-BBDB
1672
1673 2003-02-05  Simon Josefsson  <jas@extundo.com>
1674
1675         * gnus-agent.el (gnus-agent-expire-days): Change default to nil.
1676         (gnus-agent-expire): Don't expire if g-a-e-d is nil.
1677         (gnus-agent-expire): Move most code into gnus-agent-expire-1.
1678         (gnus-agent-expire-1): New.
1679         (gnus-agent-expire-1): Move code into gnus-agent-expire-2.
1680         (gnus-agent-expire-2): New.
1681
1682 2003-02-05  Jesper Harder  <harder@ifa.au.dk>
1683
1684         * gnus-util.el (gnus-delete-if): Rename to gnus-remove-if.
1685         "delete-if" is misleading because it isn't actually destructive.
1686
1687         * gnus-topic.el (gnus-group-prepare-topics): Use new name.
1688
1689         * nnmail.el (nnmail-purge-split-history): do.
1690
1691         * gnus-win.el (gnus-get-buffer-window): do.
1692
1693         * gnus-sum.el (gnus-simplify-whitespace): Remove unnecessary
1694         let-binding.
1695         (gnus-simplify-all-whitespace): do.
1696
1697 2003-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1698
1699         * gnus-delay.el (gnus-delay-article): Fix binding of the
1700         nndraft:delayed group.
1701
1702 2003-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1703
1704         * gnus.el (spam group parameters): change 'other to 'const in
1705         the group parameter definitions to soothe XEmacs
1706
1707 2003-02-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1708
1709         * gnus-delay.el (gnus-delay-article): Really create
1710         nndraft:delayed group if it doesn't exist.
1711
1712 2003-02-04  Jesper Harder  <harder@ifa.au.dk>
1713
1714         * gnus-sum.el (gnus-summary-search-article): Speed up by
1715         disabling various visual features while searching.
1716         (gnus-summary-recenter): Test gnus-auto-center-summary first.
1717
1718 2003-02-03  Jesper Harder  <harder@ifa.au.dk>
1719
1720         * spam.el (spam-list-of-checks): Don't quote nil and t in
1721         docstrings.  From the elisp manual:
1722
1723            When a documentation string refers to a Lisp symbol, write
1724            it [..] with single-quotes around it.  [..] There are two
1725            exceptions: write t and nil without single-quotes.
1726
1727         * messcompat.el (message-from-style): do.
1728
1729         * message.el (message-send-mail): do.
1730
1731         * gnus-util.el (gnus-use-byte-compile): do.
1732
1733         * gnus-score.el (gnus-score-lower-thread): do.
1734
1735         * gnus-int.el (gnus-server-unopen-status): do.
1736
1737         * gnus.el (gnus-define-group-parameter, gnus-large-newsgroup)
1738         (large-newsgroup-initial, gnus-install-group-spam-parameters): do.
1739
1740         * gnus-cus.el (gnus-group-customize, gnus-score-parameters)
1741         (gnus-group-parameters): do.
1742
1743         * gnus-art.el (gnus-article-mime-match-handle-function): do.
1744
1745         * mm-decode.el (mm-text-html-renderer): do.
1746
1747 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1748
1749         * nnheader.el (nnheader-directory-separator-character): Change the
1750         way to compute the dafault value.
1751
1752 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
1753
1754         * gnus-art.el (gnus-button-handle-describe-key): Implement it.
1755         (gnus-button-alist): Fix regexp for describe-key.
1756         (gnus-button-handle-describe-function)
1757         (gnus-button-handle-describe-variable)
1758         (gnus-button-handle-apropos, gnus-button-handle-apropos-command)
1759         (gnus-button-handle-apropos-variable)
1760         (gnus-button-handle-apropos-documentation): Docstring fix.
1761
1762         * gnus-util.el (gnus-kill-buffer): Use get-buffer.
1763
1764 2003-02-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1765
1766         * gnus-draft.el (gnus-group-send-queue): Bind gnus-posting-styles
1767         to nil.
1768
1769         * nnmail.el: Removed gnus-util autoload.
1770
1771         * gnus.el: Use gnus-prin1-to-string throughout.
1772
1773         * gnus-util.el (gnus-prin1-to-string): Bind print-length and
1774         print-level.
1775
1776         * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
1777         (gnus-treat-display-grey-xface): Removed.
1778
1779         * gnus-fun.el (gnus-grab-cam-face): New.
1780         (gnus-convert-image-to-gray-x-face): Removed.
1781         (gnus-convert-gray-x-face-to-xpm): removed.
1782         (gnus-convert-gray-x-face-region): Removed.
1783         (gnus-grab-gray-x-face): Removed.
1784
1785         * nnmail.el (nnmail-expiry-wait-function): Doc indent.
1786
1787 2003-01-31  Jesper Harder  <harder@ifa.au.dk>
1788
1789         * gnus-util.el (gnus-kill-buffer): Functions in gnus-util
1790         shouldn't depend on the rest of Gnus, so test if gnus-buffers is
1791         bound.
1792
1793         * nnmail.el (nnmail-cache-close): Use gnus-kill-buffer.
1794
1795 2003-01-30  Jesper Harder  <harder@ifa.au.dk>
1796
1797         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
1798         Remove -- these are bogus options which are never used.
1799
1800 2003-01-29  Jesper Harder  <harder@ifa.au.dk>
1801
1802         * gnus-art.el (gnus-article-mode): Use summary tool bar.
1803
1804 2003-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
1805
1806         * spam.el (spam-check-blackholes)
1807         (spam-blackhole-good-server-regex): new variable to skip some IPs
1808         when checking blackholes; use it
1809         (spam-check-bogofilter-headers)
1810         (spam-bogofilter-bogosity-positive-spam-header): new variable, in
1811         case more X-Bogosity is used than just "Yes/No"
1812         (spam-ham-move-routine): semi-fixed, only first article is
1813         properly moved now
1814
1815 2003-01-27  Jesper Harder  <harder@ifa.au.dk>
1816
1817         * gnus-util.el (gnus-kill-buffer): Remove buffer from gnus-buffers
1818         as well.
1819
1820         * gnus-sum.el (gnus-select-newsgroup): Use gnus-kill-buffer.
1821
1822         * gnus-score.el (gnus-score-headers, gnus-score-find-bnews): do.
1823
1824         * gnus-start.el (gnus-save-newsrc-file, gnus-clear-system): do.
1825
1826         * gnus-bcklg.el (gnus-backlog-shutdown): do.
1827
1828         * gnus-srvr.el (gnus-server-exit, gnus-browse-exit): do.
1829
1830 2003-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1831
1832         * gnus-fun.el (gnus-face-encode): New function.
1833         (gnus-convert-png-to-face): Use it.
1834
1835         * gnus-sum.el (gnus-summary-make-menu-bar): Added M-& to marks.
1836
1837 2003-01-26  Jesper Harder  <harder@ifa.au.dk>
1838
1839         * mm-decode.el (mm-dissection-list): Remove.
1840         (mm-dissect-singlepart): Don't push to mm-dissection-list, it's
1841         only used in mm-remove-all-parts.
1842         (mm-remove-all-parts): Remove it, it's never called.
1843
1844 2003-01-25  Simon Josefsson  <jas@extundo.com>
1845
1846         * gnus-group.el (gnus-group-make-group): Report errors.
1847
1848         * nnimap.el (nnimap-request-create-group): Ditto.
1849
1850         * sieve-manage.el (sieve-manage-is-okno): Parse literal strings.
1851
1852         * sieve.el (sieve-upload): Fix error printing.
1853
1854         * mm-encode.el (mm-qp-or-base64): Always QP iff
1855         mm-use-ultra-safe-encoding and cleartext PGP.
1856
1857         * gnus-sum.el (gnus-summary-select-article): Inhibit
1858         redisplay (mainly for secured messages).
1859
1860         * nnmail.el (nnmail-article-group): Copy body too (but don't
1861         process it).
1862
1863 2003-01-25  Jesper Harder  <harder@ifa.au.dk>
1864
1865         * gnus-art.el (gnus-article-setup-buffer): Reset
1866         gnus-button-marker-list.
1867
1868 2003-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1869
1870         * nntp.el (nntp-read-timeout): Default to using a second delay
1871         under Microsoft Windows.
1872
1873 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1874
1875         * nnheader.el (nnheader-directory-separator-character): New
1876         variable.
1877
1878 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1879
1880         * gnus-agent.el (gnus-agent-max-fetch-size)
1881         (gnus-agent-article-alist, gnus-agent-get-undownloaded-list)
1882         (gnus-agent-catchup, gnus-agent-summary-fetch-group)
1883         (gnus-agent-fetch-articles, gnus-agent-backup-overview-buffer)
1884         (gnus-agent-flush-cache, gnus-agent-fetch-headers)
1885         (gnus-agent-braid-nov, gnus-agent-load-alist)
1886         (gnus-agent-article-alist-save-format)
1887         (gnus-agent-read-agentview, gnus-agent-save-alist)
1888         (gnus-agent-fetch-group-1, gnus-agent-expire)
1889         (gnus-agent-uncached-articles, gnus-agent-retrieve-headers)
1890         (gnus-agent-regenerate-group): Reformat to keep under eighty
1891         columns.  Reword docstrings so that first line is under eighty
1892         chars and a complete sentence.  Still need to work on the rear
1893         end of the file, in particular gnus-agent-expire.
1894
1895 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896
1897         * gnus-agent.el (gnus-agentize): Indent.
1898
1899         * gnus.el (gnus-version-number): Bumped.
1900
1901 2003-01-24 20:32:44 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1902
1903         * gnus.el: Oort Gnus v0.14 is released.
1904
1905 2003-01-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
1906
1907         * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
1908         before beginning.  Tiny patch from Mark Thomas
1909         <swoon@bellatlantic.net>.
1910
1911 2003-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1912
1913         * spam.el (spam-check-blackholes, spam-split)
1914         (spam-mark-junk-as-spam-routine, spam-summary-prepare-exit): added
1915         gnus-message calls to show to users what spam.el is doing
1916
1917 2003-01-24  Jesper Harder  <harder@ifa.au.dk>
1918
1919         * gnus-msg.el (gnus-message-replysign)
1920         (gnus-message-replyencrypt): Fix typo.
1921
1922 2003-01-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1923
1924         * gnus-art.el (gnus-mime-security-show-details): Toggle showing
1925         details.
1926
1927 2003-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1928
1929         * gnus-art.el (gnus-article-press-button): let* -> let.
1930         (gnus-mime-security-show-details): Cleaned up.
1931         (gnus-mime-security-press-button): Save excursion.
1932         (gnus-insert-mime-security-button): Clean up.
1933
1934         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Doc fix.
1935
1936         * gnus-async.el (gnus-async-wait-for-article): Don't use a
1937         timeout.
1938
1939         * nntp.el (nntp-accept-process-output): Removed timeout.
1940         (nntp-read-timeout): New variable.
1941         (nntp-accept-process-output): Use it.
1942
1943         * gnus-sum.el (gnus-data-find-list): Remove *.
1944
1945 2003-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1946
1947         * gnus-sum.el (gnus-summary-first-subject): Fixed bug that I
1948         introduced on 2002-01-22.
1949         (gnus-summary-first-unseen-or-unread-subject): Ditto.
1950
1951 2003-01-23  Teodor Zlatanov  <tzz@lifelogs.com>
1952
1953         * spam.el (spam-check-regex-headers, spam-list-of-checks)
1954         (spam-regex-headers-spam, spam-regex-headers-ham): added spam/ham
1955         checks of incoming mail based on simple header regexp matching
1956
1957 2003-01-22  Teodor Zlatanov  <tzz@lifelogs.com>
1958
1959         * gnus-sum.el (gnus-spam-mark): set to `$'
1960
1961 2003-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1962
1963         * gnus-agent.el (gnus-agent-get-undownloaded-list): Now computes
1964         gnus-newsgroup-unfetched, the list of articles whose headers have
1965         not been fetched from the server.
1966
1967         * gnus-sum.el (gnus-summary-find-next): Removed undownloaded
1968         parameter as it never worked due to a bug.  Added check to prevent
1969         selection of any article in the gnus-newsgroup-unfetched list.
1970         (gnus-summary-find-prev): Added check to prevent selection of any
1971         article in the gnus-newsgroup-unfetched list.
1972         (gnus-summary-first-subject): Documented API. Modified
1973         implementation so that constraints are handled independently.
1974         Added check to prevent selection of any article in the
1975         gnus-newsgroup-unfetched list.
1976         (gnus-summary-first-unseen-subject): Updated parameters in
1977         gnus-summary-first-subject call to match new API.
1978         (gnus-summary-first-unseen-or-unread-subject): Ditto.
1979         (gnus-summary-catchup): Do not mark unfetched articles as read.
1980
1981 2003-01-22  Jesper Harder  <harder@ifa.au.dk>
1982
1983         * gnus-art.el (gnus-treat-strip-pgp, gnus-article-hide-pgp-hook):
1984         make-obsolete-variable allows only two arguments in XEmacs and
1985         Emacs 20.
1986
1987         * gnus-sum.el (gnus-summary-wash-hide-map): Remove
1988         gnus-article-hide-pgp.
1989         (gnus-summary-make-menu-bar): do.
1990
1991         * gnus-art.el (gnus-treat-strip-pgp): Make obsolete.
1992         (gnus-treatment-function-alist): Remove gnus-treat-strip-pgp and
1993         gnus-article-hide-pgp.
1994         (article-hide-pgp): Remove.
1995         (gnus-article-hide): Remove gnus-article-hide-pgp.
1996
1997         * gnus.el: Remove gnus-article-hide-pgp
1998
1999 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2000
2001         * message.el (message-required-headers): Doc fix.
2002
2003 2003-01-21  Teodor Zlatanov  <tzz@lifelogs.com>
2004
2005         * spam.el (spam-group-ham-processor-bogofilter-p): fixed bug
2006         (spam-ifile-register-ham-routine, spam-ifile-ham-category): new
2007         option to make ifile a purely binary classifier
2008
2009 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2010
2011         * mml-sec.el (mml-secure-sign-pgpauto): Renamed.
2012         (mml-secure-encrypt-pgpmime): Removed double.
2013
2014         * gnus-sum.el (gnus-summary-mark-article-as-replied): Added
2015         debugging statements.
2016
2017 2003-01-21  Andreas Fuchs  <asf@void.at>
2018
2019         * mml-sec.el (mml-sign-alist): Added pgpauto.
2020
2021 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022
2023         * gnus.el (gnus-version-number): Bumped version number.
2024
2025 2003-01-21 07:15:41 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2026
2027         * gnus.el: Oort Gnus v0.13 is released.
2028
2029 2003-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2030
2031         * gnus-art.el (gnus-button-url-regexp): Removed |.
2032
2033         * message.el (message-send-hook): Doc fix.
2034
2035         * gnus-win.el (gnus-buffer-configuration): Display article
2036         instead of article-copy when `reply'.
2037
2038 2003-01-21  Jesper Harder  <harder@ifa.au.dk>
2039
2040         * gnus.el (gnus-format): Change customize group to gnus.
2041         (gnus-cache): Add link.
2042         (gnus-group-charter-alist): Fix docstring.
2043
2044 2003-01-20  Jesper Harder  <harder@ifa.au.dk>
2045
2046         * mailcap.el (mailcap-print-command): lpr-command might be
2047         unbound in XEmacs.
2048
2049 2003-01-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2050
2051         * gnus-agent.el (gnus-agent-regenerate-group): Added interactive form.
2052
2053         * gnus-sum.el (gnus-summary-update-article-line): Fixed
2054         calculation of net characters added for use in the gnus-data
2055         structure.
2056
2057 2003-01-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2058
2059         * nnmail.el (nnmail-process-unix-mail-format): Improve error
2060         message.  Suggested by Jari Aalto.
2061
2062 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2063
2064         * gnus-art.el (gnus-article-followup-with-original): Clean up.
2065         (gnus-article-reply-with-original): Ditto.
2066
2067         * gnus-sum.el (gnus-summary-catchup): Make sure downloadable,
2068         read articles don't become unread.
2069
2070 2003-01-17  Simon Josefsson  <jas@extundo.com>
2071
2072         * gnus-fun.el (gnus-x-face-from-file):
2073         (gnus-face-from-file): Suggest image format in minibuffer prompt.
2074
2075         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2076         (gnus-convert-image-to-face-command): Doc fix.
2077
2078 2003-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079
2080         * gnus-fun.el (gnus-convert-face-to-png): Protect against errors.
2081
2082 2003-01-17  Jesper Harder  <harder@ifa.au.dk>
2083
2084         * gnus-art.el (gnus-mime-print-part): Use mm-save-part-to-file to
2085         avoid encoding problems.
2086
2087         * mailcap.el (mailcap-ps-command): New variable.
2088         (mailcap-mime-data): Add print entry where applicable.  Use
2089         pdftotext on a tty.
2090
2091 2003-01-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2092
2093         * gnus-sum.el (gnus-alter-header-function): Add type and group.
2094
2095 2003-01-16  Simon Josefsson  <jas@extundo.com>
2096
2097         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2098         (gnus-convert-image-to-face-command, gnus-x-face-from-file)
2099         (gnus-face-from-file): Doc fix; don't mention image format.
2100
2101 2003-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
2102
2103         * spam.el (spam-get-article-as-filename): new function (unused for now)
2104         (spam-get-article-as-buffer): new function
2105         (spam-get-article-as-string): use spam-get-article-as-buffer
2106         (spam-summary-prepare-exit): fixed bug, noticed by Malcolm Purvis
2107
2108 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2109
2110         * gnus-agent.el: Don't use `path'.
2111         From the GNU coding standards:
2112
2113             Please do not use the term ``pathname'' that is used in Unix
2114             documentation; use ``file name'' (two words) instead.  We use
2115             the term ``path'' only for search paths, which are lists of
2116             directory names.
2117
2118         * nnsoup.el (nnsoup-file-name): Ditto.
2119
2120         * nnmail.el (nnmail-pathname-coding-system): Ditto.
2121         (nnmail-group-pathname): Ditto.
2122
2123         * nnimap.el (nnimap-group-overview-filename): Ditto.
2124
2125         * nnheader.el (nnheader-pathname-coding-system): Ditto.
2126         (nnheader-group-pathname): Ditto.
2127
2128         * nnfolder.el (nnfolder-group-pathname): Ditto.
2129
2130         * gnus.el (gnus-home-directory): Ditto.
2131
2132         * gnus-group.el (gnus-group-icon-list): Ditto.
2133
2134 2003-01-16  Jesper Harder  <harder@ifa.au.dk>
2135
2136         * gnus-art.el (gnus-mime-print-part): Use mm-handle-media-type.
2137
2138         * message.el (message-mode-menu): Use it.
2139         (message-mode-menu): Deactivate "Yank Original" if there's no
2140         reply buffer.
2141
2142         * messagexmas.el (message-xmas-redefine): Redefine in XEmacs.
2143
2144         * message.el (message-mark-active-p): New function.
2145
2146 2003-01-15  Teodor Zlatanov  <tzz@lifelogs.com>
2147
2148         * spam.el (spam-use-bogofilter-headers, spam-bogofilter-header)
2149         (spam-bogofilter-database-directory): new variables
2150         (spam-check-bogofilter-headers, spam-check-bogofilter)
2151         (spam-bogofilter-register-with-bogofilter)
2152         (spam-bogofilter-register-spam-routine)
2153         (spam-bogofilter-register-ham-routine)
2154         (spam-group-ham-processor-bogofilter-p): new functions for the new
2155         Bogofilter interface
2156         (spam-summary-prepare-exit): use the new Bogofilter functions
2157         (spam-list-of-checks): added spam-use-bogofilter-headers
2158         (spam-bogofilter-score): rewrote function
2159         (spam-check-bogofilter): optional score parameter, uses
2160         spam-check-bogofilter-headers better
2161         (spam-check-bogofilter-headers): optional score parameter
2162
2163         * gnus.el (gnus-install-group-spam-parameters): new variable, t by
2164         default, in the gnus-start customization group.  Used to disable
2165         the spam-*/ham-* parameters.
2166         (gnus-group-ham-exit-processor-bogofilter): new ham processor
2167
2168 2003-01-15  Jesper Harder  <harder@ifa.au.dk>
2169
2170         * gnus-xmas.el (gnus-xmas-redefine): Use region-exists-p in
2171         XEmacs.
2172
2173         * gnus-ems.el (gnus-mark-active-p): do.
2174
2175 2003-01-15  Kevin Ryde  <user42@zip.com.au>
2176
2177         * gnus.texi (Using MIME): Mention auto-compression-mode with
2178         gnus-mime-copy-part.
2179
2180 2003-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2181
2182         * message.el (message-send): Don't warn about duplicates when
2183         superseding.
2184
2185 2003-01-15  Simon Josefsson  <jas@extundo.com>
2186
2187         * nnimap.el (nnimap-split-download-body): New variable.
2188         (nnimap-split-articles): Use it.
2189
2190 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2191
2192         * gnus-agent.el (gnus-agent-check-overview-buffer): This data
2193         integrity checker was incorrectly flagging, and removing, articles
2194         whose article number was negative.
2195         (gnus-agent-fetch-group-1): When executed in the group's summary
2196         buffer, refresh each downloaded line to update the status flag and
2197         font.  Preserve the value of gnus-newsgroup-headers so that
2198         gnus-agent-fetch-articles can split the requests by size.
2199         (gnus-agent-expire): Corrected day calculation for when
2200         gnus-agent-expire-days contains a list.
2201
2202 2003-01-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2203
2204         * gnus-audio.el (gnus-audio-au-player): Use executable-find.
2205
2206 2003-01-13  Jhair Tocancipa Triana <jhair_tocancipa@@gmx.net>
2207
2208         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
2209           /usr/bin/play as default player.
2210           (gnus-audio-play): Added ARG-DESCRIPTOR to prompt for a file to play.
2211
2212 2003-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2213
2214         * gnus-msg.el (gnus-inews-add-send-actions): Allow a list of
2215         articles to be marked as well.
2216
2217 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2218         * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
2219         fictious headers generated by nnagent (ie. Undownloaded Article
2220         ####) in the list of articles that have not been downloaded.
2221
2222         * gnus-int.el (): Added require declarations to resolve
2223         compile-time warnings.
2224         (gnus-open-server): If the server status is set to offline,
2225         recursively execute gnus-open-server to open the offline backend
2226         (e.g. nnagent).
2227
2228 2003-01-14  Jesper Harder  <harder@ifa.au.dk>
2229
2230         * gnus-art.el (gnus-article-reply-with-original): Use
2231         gnus-mark-active-p.
2232         (gnus-article-followup-with-original): do.
2233
2234 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2235
2236         * gnus-sum.el: Removed `(when t ...)' around `gnus-define-keys'.
2237
2238 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2239
2240         * gnus-score.el (gnus-score-edit-file-at-point): New function.
2241         (gnus-score-find-trace): Bind it to `e' key.  Added `q' for quit.
2242
2243 2003-01-13  Romain FRANCOISE  <romain@orebokech.com>
2244
2245         * gnus-fun.el (gnus-x-face-from-file): Quote file name.
2246         (gnus-face-from-file): Ditto.
2247
2248 2003-01-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * gnus-sum.el (gnus-articles-to-read): Don't just apply
2251         gnus-alter-articles-to-read-function to the unread articles.
2252
2253 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2254
2255         * deuglify.el (gnus-article-outlook-unwrap-lines)
2256         (gnus-article-outlook-repair-attribution)
2257         (gnus-article-outlook-rearrange-citation): New function names,
2258         renamed from "gnus-outlook-" to "gnus-article-outlook-".  Changed
2259         doc-string.
2260
2261         * gnus-sum.el (gnus-summary-mode-map): Use new function names,
2262         removed `W k' key binding (use `W Y f' instead).
2263         (gnus-summary-make-menu-bar): Use new function names.
2264
2265 2003-01-13  Simon Josefsson  <jas@extundo.com>
2266
2267         * gnus-fun.el (gnus-random-x-face): Doc fix.
2268         (gnus-insert-random-x-face-header): New function.
2269
2270 2003-01-13  Jesper Harder  <harder@ifa.au.dk>
2271
2272         * gnus-sum.el (gnus-summary-make-menu-bar): Deactivate items if
2273         mark is not active.
2274
2275         * gnus-msg.el (gnus-inews-do-gcc): Comment.
2276
2277         * gnus-ems.el (gnus-mark-active-p): New function.
2278
2279         * gnus-group.el (gnus-topic-mode-p): New function.
2280         (gnus-group-make-menu-bar): Show more key bindings in topic mode.
2281         Deactivate items if mark is not active.
2282
2283 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2284
2285         * gnus.el (gnus-version-number): Bumped version.
2286         (gnus-summary-line-format): Doc fix.
2287
2288 2003-01-12 22:02:49 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2289
2290         * gnus.el: Oort Gnus v0.12 is released.
2291
2292 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * mail-source.el (mail-sources): Removed autoload to make it
2295         compile under XEmacs.
2296
2297 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
2298
2299         * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
2300         regexp or a function too.
2301         (gnus-confirm-treat-mail-like-news): New variable.  Ask for
2302         confirmation even if the original article is mail.
2303
2304 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2305
2306         * gnus-msg.el (gnus-inews-add-send-actions): Get the right
2307         articles to be marked when not yanking.
2308
2309 2003-01-12  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@curie.fr>
2310
2311         * mm-decode.el (mm-get-part): Use mm-with-unibyte-current-buffer.
2312
2313 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2314
2315         * gnus-fun.el (gnus-face-from-file): Autoload.
2316
2317         * gnus-cite.el (gnus-cite-delete-overlays): Protect against more
2318         errors.
2319
2320 2003-01-12  Simon Josefsson  <jas@extundo.com>
2321
2322         * sieve.el (sieve-upload-and-bury): New.  Suggested by
2323         kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2324
2325         * sieve-mode.el (sieve-mode-map): Bind s-u-a-b to C-c C-c.
2326         Suggested by kai.grossjohann@uni-duisburg.de (Kai Gro\e,A_\e(Bjohann).
2327
2328 2003-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2329
2330         * gnus-art.el (gnus-ignored-headers): Don't include the ^ and :
2331         in every string.
2332
2333         * gnus.el (gnus-version-number): Bumped version number.
2334
2335 2003-01-12 13:46:20 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2336
2337         * gnus.el: Oort Gnus v0.11 is released.
2338
2339 2003-01-12  Jesper Harder  <harder@ifa.au.dk>
2340
2341         * message.el (message-fetch-reply-field): Narrow to headers.
2342
2343         * gnus-msg.el (gnus-inews-do-gcc): Don't try to mark GCC's as read
2344         if Gnus isn't alive.
2345
2346 2003-01-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2347
2348         * gnus-agent.el (gnus-agent-fetch-group-1): Remove downloadable
2349         marks from articles that are already stored in the agent.
2350         (gnus-agent-backup-overview-buffer): New debug tool.  Creates a
2351         backup copy of an invalid .overview file for later analysis.
2352
2353 2003-01-12  Gregorio Gervasio, Jr.  <gtgj@pacbell.net>
2354
2355         * gnus-sum.el (gnus-summary-exit): Reverse change to make group
2356         exit work with two frames.
2357
2358 2003-01-11  Fran\e,Ag\e(Bois-David Collin  <Francois-David.Collin@wanadoo.fr>
2359
2360         * message.el (message-forward-make-body): Use mule4.
2361
2362 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2363
2364         * message.el (message-mode-map): Move wide-reply command.
2365
2366 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
2367
2368         * deuglify.el (gnus-outlook-deuglify-attrib-verb-regexp): Added
2369         castellano.
2370         (gnus-outlook-display-hook): New variable.
2371         (gnus-outlook-display-article-buffer): New function.
2372         (gnus-outlook-unwrap-lines, gnus-outlook-repair-attribution)
2373         (gnus-outlook-deuglify-article): Made them interactive and added
2374         optional arg.  Use `g-o-d-a-b'.
2375         (gnus-article-outlook-deuglify-article): Use `g-o-d-a-b'.
2376
2377         * gnus-sum.el: Added autoloads.
2378         (gnus-summary-mode-map): Added gnus-summary-wash-deuglify-map.
2379         (gnus-summary-make-menu-bar): Added "(Outlook) Deuglify" menu.
2380
2381 2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2382
2383         * gnus-art.el (gnus-display-mime): Use the mime emulation
2384         variable.
2385
2386         * gnus-sum.el (gnus-article-emulate-mime): New variable.
2387
2388         * gnus-start.el (gnus-read-newsrc-el-file): Make sure that the
2389         newsrc-alist is initialized properly.
2390
2391         * mail-source.el (mail-sources): Autoload.
2392
2393         * gnus-sum.el (gnus-summary-make-false-root-always): Default to
2394         nil.
2395
2396         * gnus-msg.el (gnus-configure-posting-styles): Make sure we don't
2397         insert two newlines.
2398
2399         * message.el (message-check-news-header-syntax): Compute the
2400         header length correctly.
2401
2402 2003-01-10  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2403
2404         * gnus-agent.el (gnus-agent-expire): Do not remove article from
2405         alist when keeping fetched article file.
2406         (gnus-agent-retrieve-headers): When parsing response for article
2407         numbers, use the same algorithm as gnus-agent-braid-nov to protect
2408         against garbage in the server's response.
2409
2410         * gnus-int.el (gnus-request-expire-articles,
2411         gnus-request-move-article): Only expire when the group's server
2412         has been agentized.
2413
2414 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2415
2416         * gnus-cite.el (gnus-cite-delete-overlays): Protect against
2417         errors when deleting overlays.
2418
2419         * gnus-score.el (gnus-score-followup): Allow tracing.
2420
2421         * gnus-art.el (gnus-treat-display-face): New variable.
2422         (article-display-face): New command.
2423
2424         * gnus-fun.el (gnus-face-from-file): New function.
2425         (gnus-convert-face-to-png): Ditto.
2426
2427         * gnus-art.el (gnus-ignored-headers): Added Face.
2428
2429 2003-01-10  Simon Josefsson  <jas@extundo.com>
2430
2431         * nndraft.el (nndraft-request-group): Avoid crash in
2432         directory-files when draft directory doesn't exists.
2433
2434         * gnus-sum.el (gnus-select-article-hook): Add :option.
2435
2436 2003-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2437
2438         * spam.el (spam-use-stat): new variable
2439         (spam-group-spam-processor-stat-p)
2440         (spam-group-ham-processor-stat-p): new convenience functions
2441         (spam-summary-prepare-exit): add spam/ham processors to sequence
2442         (spam-list-of-checks): add spam-use-stat to list of checks
2443         (spam-split): conditionally load the spam-stat tables
2444         (spam-stat-register-spam-routine, spam-stat-register-ham-routine,
2445         spam-check-ifile): new functions
2446
2447         * spam-stat.el (spam-stat): typo fix
2448         (spam-stat-install-hooks): new variable
2449         (spam-stat-split-fancy-spam-group): added documentation clarification
2450         (spam-stat-split-fancy-spam-threshhold): new variable
2451         (spam-stat-install-hooks): make hooks conditional
2452         (spam-stat-split-fancy): use spam-stat-split-fancy-spam-threshhold
2453
2454         * gnus.el (gnus-group-ham-exit-processor-stat, spam-process): add
2455         spam-stat ham/spam processor symbols
2456
2457 2003-01-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2458
2459         * gnus-start.el (gnus-read-newsrc-el-file): Make sure the .eld
2460         file exists.
2461
2462 2003-01-10  Simon Josefsson  <jas@extundo.com>
2463
2464         * gnus-sum.el (gnus-summary-read-group-1): Don't select first
2465         undownloaded/downloadable only when unplugged.
2466
2467 2003-01-10  Jesper Harder  <harder@ifa.au.dk>
2468
2469         * gnus-srvr.el (gnus-browse-foreign-server): Optimize inner loop.
2470
2471 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2472
2473         * spam.el (spam-check-ifile): fixed call-process-region to use the
2474         db parameter only if it's set
2475         (spam-ifile-register-with-ifile): ditto
2476
2477 2003-01-09  Alex Schroeder  <alex@emacswiki.org>
2478
2479         * spam-stat.el (spam-stat-save): Set spam-stat-ngood and
2480         spam-stat-nbad before creating the hash table.
2481         (spam-stat-reset): Set spam-stat-ngood and spam-stat-nbad to 0.
2482         Changed copyright statement to FSF.
2483
2484 2003-01-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2485
2486         * gnus-agent.el (gnus-agent-catchup): Do not mark cached nor
2487         processable articles as read.
2488         (gnus-agent-summary-fetch-series): Remove processable and
2489         downloadable marks on all downloaded articles in the series.
2490
2491         * nntp.el (nntp-report): Throw error after reporting the problem.
2492         (nntp-accept-process-output): Corrected error check to report an
2493         error when the process is nil.
2494
2495 2003-01-09  Simon Josefsson  <jas@extundo.com>
2496
2497         * message.el (message-tool-bar-map): Add preview.
2498
2499 2003-01-09  Jesper Harder  <harder@ifa.au.dk>
2500
2501         * mml.el (mml-preview): Get rid of MIME handles and buffers after
2502         previewing.
2503
2504 2003-01-08  Paul Jarc  <prj@po.cwru.edu>
2505
2506         * nnmaildir.el (nnmaildir--grp-add-art): Fix wrong-type-argument
2507         bug when the (n+1)th article to be added to a group has a smaller
2508         number than the n articles already added.
2509
2510 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2511
2512         * message.el (message-mode-field-menu): Use backquote.
2513
2514 2003-01-08  Teodor Zlatanov  <tzz@lifelogs.com>
2515
2516         * spam.el: fixed the BBDB autoloads again, using
2517         bbdb-search-simple now (which is not a macro, thank god)
2518
2519         * lpath.el (bbdb-search): removed function from maybe-fbind list
2520
2521         * gnus.el (ham-process-destination): added new parameter for
2522         destination of ham articles found in spam groups at summary exit
2523
2524         * spam.el (spam-get-ifile-database-parameter): use spam-ifile-database-path
2525         (spam-check-ifile, spam-ifile-register-with-ifile): use spam-get-ifile-database-parameter
2526         (spam-ifile-database-path): added new parameter for ifile's database
2527         (spam-move-spam-nonspam-groups-only): new parameter to determine
2528         if spam should be moved from all groups or only some
2529         (spam-summary-prepare-exit): fixed logic to use
2530         spam-move-spam-nonspam-groups-only when deciding to invoke
2531         spam-mark-spam-as-expired-and-move-routine; always invoke that
2532         routine after the spam has been expired-or-moved in case there's
2533         some spam left over; use spam-ham-move-routine in spam groups
2534         (spam-ham-move-routine): new function to move ham articles to the
2535         ham-process-destinations group parameter
2536
2537 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2538
2539         * gnus-spec.el (gnus-parse-complex-format): %~ => ~*.
2540
2541         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2542         gnus-summary-update-article-line.
2543
2544 2003-01-08  Simon Josefsson  <jas@extundo.com>
2545
2546         * nnmail.el (nnmail-expiry-target-group): Request group, create it
2547         not successful.
2548
2549 2003-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2550
2551         * lpath.el (bbdb-records): Fbind it for both Emacs and XEmacs.
2552
2553 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2554
2555         * spam.el (spam-check-ifile): fixed the spam-ifile-all-categories
2556         logic, finally
2557
2558 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2559
2560         * gnus-spec.el (gnus-parse-format): %C is a complex format.
2561         (gnus-parse-format): Change to %~.
2562
2563         * message.el (message-generate-headers): Don't generate optional
2564         empty headers.
2565
2566 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2567
2568         * message.el (message-cross-post-default)
2569         (message-cross-post-note-function, message-shoot-gnksa-feet)
2570         (message-strip-subject-trailing-was, message-change-subject)
2571         (message-mark-insert-file, message-cross-post-followup-to)
2572         (message-cross-post-followup-to, message-mode-map)
2573         (message-generate-unsubscribed-mail-followup-to)
2574         (message-make-mail-followup-to): Minor changes to doc-strings and
2575         error messages.  Updated copyright line.
2576
2577         * message.el (message-make-mail-followup-to,
2578         message-generate-unsubscribed-mail-followup-to): New function
2579         names.  Renamed functions: "-mft" -> "-mail-followup-to".
2580         (message-make-mft, message-gen-unsubscribed-mft): Removed function
2581         names.
2582
2583         * mml.el (mml-preview-insert-mail-followup-to): New function name.
2584         (mml-preview-insert-mft): Removed function name.
2585         (mml-preview): Use new function names.
2586
2587         * gnus-art.el (gnus-article-edit-mode-map): Use new function names.
2588
2589         * message.el (message-mode-field-menu): Moved header related
2590         commands from "Message" to "Field" menu.
2591
2592 2003-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2593
2594         * message.el (message-generate-headers-first): Added customization
2595         if variable is a list.
2596
2597 2003-01-07  Michael Shields  <shields@msrl.com>
2598
2599         * gnus-art.el (gnus-article-next-page): Correctly handle the case
2600         where the last line of the article is the last line of the window.
2601
2602 2003-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2603
2604         * gnus-msg.el (gnus-debug): Use ignore-errors.
2605
2606         * gnus-agent.el (gnus-agent-fetch-selected-article): Use
2607         `gnus-summary-update-line'.
2608
2609 2003-01-08  Simon Josefsson  <jas@extundo.com>
2610
2611         * gnus-art.el (gnus-unbuttonized-mime-types)
2612         (gnus-buttonized-mime-types): Doc fix.
2613
2614 2003-01-08  Jesper Harder  <harder@ifa.au.dk>
2615
2616         * mm-decode.el (mm-inline-media-tests): .xpm is 'x-xpixmap'.
2617
2618 2003-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2619
2620         * nnrss.el (nnrss-group-alist): Add and clear up.
2621
2622 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2623
2624         * spam.el: removed unnecessary condition-case for loading bbdb-com.el
2625
2626         * lpath.el (bbdb-search): added BBDB functions for a better way to
2627         fix missing functions
2628
2629         * spam.el (spam-check-ifile): if should be an unless
2630
2631         * spam.el: define 'ignore alias for spam-BBDB-register-routine,
2632         spam-enter-ham-BBDB, and bbdb-create-internal initially to hush up warnings
2633         (spam-ifile-all-categories): doc string fixed to be less than 80 chars
2634
2635 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2636
2637         * gnus-sum.el (gnus-summary-make-menu-bar): Added
2638         gnus-summary-refer-thread to thread menu.
2639
2640 2003-01-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2641
2642         * gnus-agent.el (gnus-agent-fetch-group-1): When fetching within a
2643         summary buffer, articles that cannot be fetched are marked as
2644         canceled.
2645
2646         * nntp.el (nntp-with-open-group): The quit signal handler must
2647         propagate the quit signal to the next outer handler so that the
2648         caller knows that the request aborted abnormally.
2649
2650 2003-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2651
2652         * spam.el (spam-check-ifile, spam-ifile-register-with-ifile)
2653         (spam-ifile-register-spam-routine)
2654         (spam-ifile-register-ham-routine): added ifile functionality that
2655         does not use ifile-gnus.el to classify and register articles
2656         (spam-get-article-as-string): convenience function
2657         (spam-summary-prepare-exit): added ifile spam and ham registration
2658         (spam-ifile-all-categories, spam-ifile-spam-category)
2659         (spam-ifile-path, spam-ifile): added customization options
2660
2661         * gnus.el (gnus-group-ham-exit-processor-ifile): added ifile ham
2662         exit processor
2663         (spam-process): added gnus-group-ham-exit-processor-ifile to the
2664         list of choices
2665
2666 2003-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2667
2668         * gnus-score.el (gnus-score-followup): Also score immediate
2669         followups.
2670
2671 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2672
2673         * nnweb.el (nnweb-asynchronous-p): Changed to nil.
2674
2675 2003-01-07  Simon Josefsson  <jas@extundo.com>
2676
2677         * message.el (message-mode-menu): Fix receipt balloon help.
2678
2679 2003-01-07  Jesper Harder  <harder@ifa.au.dk>
2680
2681         * gnus-msg.el (gnus-group-post-news): Don't assume that "" will
2682         always be interpreted as news.
2683
2684 2003-01-07  Simon Josefsson  <jas@extundo.com>
2685
2686         * gnus-sieve.el (gnus-sieve-script): Use the crosspost argument to
2687         gnus-sieve-script, instead of the global variable
2688         gnus-sieve-crosspost.  One-line patch from Steinar Bang
2689         <sb@dod.no>.
2690
2691 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2692
2693         * gnus.el: Renamed gnus-summary-*-uncached-face as
2694         gnus-summary-*-undownloaded-face to avoid confusing the agent with
2695         the cache.
2696
2697         * gnus-sum.el: Ditto.
2698
2699 2003-01-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
2700
2701         * gnus-agent.el (gnus-agent-fetch-group): Modified to permit execution
2702         in either the group or summary buffer.
2703         New command "JS", in summary buffer, will fetch articles per the
2704         group's category, predicate, and processable flags.
2705         (gnus-agent-summary-fetch-series): Rewritten to call
2706         gnus-agent-session-fetch-group once with all articles in the
2707         series.
2708         (gnus-agent-summary-fetch-group): Fixed bug and modified code to
2709         return list of fetched articles.
2710         (gnus-agent-fetch-articles): Split fetch list into sublists such
2711         that the article buffer is only slightly larger than
2712         gnus-agent-max-fetch-size.  Added unwind-protect to ensure that
2713         the group's article alist is saved.
2714         (gnus-agent-fetch-headers): The 'killed' and 'cached' marks no
2715         longer result in the agent trying to fetch an article.
2716         (gnus-agent-fetch-group-1): Can now be called in either the group
2717         or summary buffer.  Removed the max-fetch-size code that I added
2718         on 2002-12-13 as that capability is now part of
2719         gnus-agent-fetch-articles.  Added code to update summary buffer.
2720         When called in the group buffer, articles that can not be fetched
2721         are AUTOMATICALLY MARKED AS READ.
2722
2723         * gnus-sum.el (): Modified eval-when-compile to minimize
2724         misleading compilation warnings.
2725         (gnus-update-summary-mark-positions): Changed code to use
2726         gnus-undownloaded-mark rather than gnus-downloaded-mark.
2727
2728         * nnheader.el (nnheader-insert-nov-file): Do not try to insert an
2729         empty file as the parser assumes that the file isn't empty.
2730
2731         * nntp.el (nntp-send-string): The process-send-string call can,
2732         because it performs I/O on the process, change the process' state
2733         from open to closed.  If this happens, call nntp-report
2734         immediately to report the broken connection.
2735         (nntp-report): Rewritten to avoid needing a global variable to
2736         determine the appropriate course of action.  Instead, two function
2737         implementations are provided and the nntp-report function value is
2738         bound to the appropriate implementation.
2739         (nntp-retrieve-data): Moved nntp-report call to end of implementation.
2740         (nntp-with-open-group): Now binds nntp-report's function cell
2741         rather than binding gnus-with-open-group-first-pass.  Added a
2742         condition-case to detect a quit during a nntp command.  When the
2743         quit occurs, the current connection is closed as a fetch articles
2744         request could have several megabytes queued up for reading.
2745         (nntp-retrieve-headers): Bind articles to itself.  If
2746         nntp-with-open-group repeats this command, I must have access to
2747         the original list of articles.
2748         (nntp-retrieve-groups): Ditto for groups.
2749         (nntp-retrieve-articles): Ditto for articles.
2750         (*): Replaced nntp-possibly-change-group calls to
2751         nntp-with-open-group forms in all, but one, occurrance.
2752         (nntp-accept-process-output): Bug fix. Detect when called with
2753         null process.
2754
2755 2003-01-06  Jesper Harder  <harder@ifa.au.dk>
2756
2757         * mm-util.el (mm-find-mime-charset-region): Don't do Latin-9 hack
2758         if we don't need to.
2759         (mm-iso-8859-x-to-15-region): Fix misplaced parenthesis.
2760
2761 2003-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2762
2763         * gnus-group.el (gnus-group-make-web-group): Pass the select
2764         method on to group-create.
2765         (gnus-group-line-format-alist): %U is an integer.
2766
2767         * gnus-sum.el (gnus-summary-exit-no-update): Don't update
2768         ephemeral groups.
2769         (gnus-summary-read-group-1): Ditto.
2770         (gnus-group-make-articles-read): Ditto.
2771
2772         * mm-url.el (mm-url-program): Doc fix.
2773
2774         * message.el (message-mode-map): Rebound
2775         message-insert-wide-reply.
2776
2777 2003-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2778
2779         * gnus-xmas.el (gnus-xmas-group-startup-message): Bind the oort
2780         color as `gnus-group-startup-message' does.
2781
2782 2003-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
2783
2784         * spam.el: fixed line lengths to 80 chars or less
2785
2786         * gnus-sum.el (gnus-read-mark-p): added the spam-mark as a
2787         "not-read" mark
2788         (gnus-summary-mark-forward): added the spam-mark to the list of
2789         marks not to be marked as "read" when viewed
2790
2791 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2792
2793         * gnus-msg.el (gnus-inews-make-draft): Quote article-reply.
2794
2795         * gnus-group.el (gnus-number-of-unseen-articles-in-group):
2796         Protect against unactive groups.
2797
2798         * message.el (message-check-news-header-syntax): Check long
2799         header lines.
2800         (message-check-news-header-syntax): Update `start'.
2801
2802         * gnus-group.el (gnus-group-expire-articles): Doc fix.
2803         (gnus-group-line-format): %U.
2804         (gnus-group-line-format-alist): ?U.
2805         (gnus-number-of-unseen-articles-in-group): New function.
2806
2807         * nntp.el (nntp-accept-process-output): Use a 0.1 second timeout.
2808
2809         * gnus.el (gnus-version-number): Bump version number.
2810
2811 2003-01-05 01:53:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2812
2813         * gnus.el: Oort Gnus v0.10 is released.
2814
2815 2003-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2816
2817         * gnus.el (gnus-version-number): Fix version number.
2818
2819 2003-01-05 01:40:09 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2820
2821         * gnus.el: Oort Gnus v0.08 is released.
2822
2823 2003-01-04  Jesper Harder  <harder@ifa.au.dk>
2824
2825         * mm-util.el: Add mm-string-make-unibyte.
2826
2827         * gnus-group.el (gnus-group-jump-to-group): Make it work for
2828         UTF-8 groups.
2829
2830 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2831
2832         * gnus.el (gnus-variable-list): Write gnus-format-specs last.
2833
2834         * gnus-sum.el (gnus-summary-goto-subjects): Fix typo.
2835
2836 2003-01-04  Kevin Ryde  <user42@zip.com.au>
2837
2838         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): New
2839         function.
2840
2841 2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2842
2843         * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p.
2844         (gnus-summary-read-group-1): Update group line.
2845         (gnus-summary-exit-no-update): Update group on exit.
2846
2847         * gnus-group.el (gnus-group-line-format): Add %*.
2848         (gnus-group-line-format-alist): Ditto.
2849         (gnus-group-insert-group-line): Set it.
2850         (gnus-group-is-exiting-p): New variable.
2851         (gnus-group-insert-group-line): Use it.
2852
2853 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
2854
2855         * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
2856         enable BBDB ham processing
2857         (spam-blacklist-register-routine): enable blacklist spam processing
2858         (spam-whitelist-register-routine): enable whitelist ham processing
2859         (spam-fetch-field-from-fast): fast fetching of the "from" field
2860         from (gnus-data-list)
2861         (spam-summary-prepare-exit): works completely now
2862         (spam-use-blacklist): oops, should be nil by default
2863         (spam-summary-prepare-exit): spam-use-PROCESSOR is only for
2864         split processing now; before it was for summary exit as
2865         well but that's done with the spam-contents and spam-process
2866         parameters now
2867
2868 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
2869
2870         * mml.el (mml-insert-tag): Don't quote non-ASCII unibyte
2871         characters.
2872
2873 2003-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
2874
2875         * spam.el (spam-group-spam-contents-p, spam-group-ham-contents-p)
2876         (spam-group-processor-p, spam-group-processor-bogofilter-p)
2877         (spam-group-processor-ifile-p, spam-group-processor-blacklist-p)
2878         (spam-group-processor-whitelist-p, spam-group-processor-BBDB-p)
2879         (spam-mark-spam-as-expired-and-move-routine)
2880         (spam-generic-register-routine, spam-BBDB-register-routine)
2881         (spam-ifile-register-routine, spam-blacklist-register-routine)
2882         (spam-whitelist-register-routine): new functions
2883         (spam-summary-prepare-exit): added summary exit processing (expire
2884         or move) of spam-marked articles for spam groups; added slots for
2885         all the spam-*-register-routine functions
2886
2887 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2888
2889         * pop3.el (pop3-retr): Wait 500 msecs.
2890         (pop3-read-response): Ditto.
2891
2892         * gnus-msg.el (gnus-setup-message): Get the evaliation order
2893         right.
2894         (gnus-inews-make-draft): New function.
2895         (gnus-setup-message): Use it.
2896
2897         * message.el (message-required-headers): Add From.
2898
2899 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2900         Trivial patch from Norbert Koch <nk@viteno.net>.
2901
2902         * gnus-msg.el (gnus-gcc-externalize-attachments): Fix typo.
2903
2904 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2905
2906         * message.el (message-generate-headers): Let header formatters do
2907         their work.
2908
2909 2003-01-02  Raymond Scholz  <ray-2003@zonix.de>
2910
2911         * deuglify.el (gnus-article-outlook-deuglify-article):
2912         Rehighlight, reapply treatments and call
2913         `gnus-article-prepare-hook'.  Suggested by Niels Olof Bouvin.
2914         (gnus-outlook-repair-attribution-block): Recognize cited
2915         attributions.  Suggested by Niklas Morberg.
2916
2917 2003-01-02  Pete Kazmier  <pete@kazmier.com>
2918
2919         * gnus-art.el (gnus-treat-predicate): Check condition first.
2920
2921 2003-01-02  Jesper Harder  <harder@ifa.au.dk>
2922
2923         * lpath.el: Add url-http-file-exists-p.
2924
2925         * gnus-group.el (gnus-group-fetch-charter): Use
2926         http://TLH.news-admin.org/charters/GROUPNAME as a fallback.
2927
2928 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2929
2930         * message.el (message-draft-headers): Also generate From to get a
2931         nicer draft buffer summary.
2932
2933         * gnus-xmas.el (gnus-xmas-read-event-char): Take an optional
2934         parameter.
2935
2936         * gnus-art.el (article-wash-html): Clean up.
2937         (article-wash-html): Typo fix.
2938
2939         * gnus-msg.el (gnus-summary-mail-forward): Clean up.
2940         (gnus-summary-mail-forward): To many lists of lists.
2941
2942         * gnus-art.el (article-wash-html): Clean up.
2943
2944 2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
2945
2946         * gnus-art.el (gnus-treat-wash-html): New variable.
2947
2948 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2949
2950         * message.el (message-check-news-header-syntax): Allow posting.
2951         (message-check-news-header-syntax): Fix logic for sure, this
2952         time.
2953
2954 2003-01-02  Matthieu Moy  <Matthieu.Moy@imag.fr>
2955
2956         * message.el (message-check-news-header-syntax): Check syntax of
2957         continuation headers.
2958
2959 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
2960
2961         * gnus-art.el (gnus-button-url-regexp,
2962         (gnus-button-mid-or-mail-regexp, gnus-button-alist,
2963         (gnus-header-button-alist): Regexps are case insensitive here.
2964
2965 2003-01-02  Simon Josefsson  <jas@extundo.com>
2966
2967         * dig.el (query-dig): Doc fix.
2968
2969 2003-01-02  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
2970
2971         * gnus-agent.el (gnus-agent-fetch-selected-article): Update whole
2972         summary buffer line, not just the download mark.
2973
2974 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2975
2976         * gnus-sum.el (gnus-summary-goto-subjects): New function.
2977         (gnus-summary-insert-dormant-articles): New command and
2978         keystroke.
2979
2980         * gnus-cache.el (gnus-summary-insert-cached-articles): Use new
2981         function for mass insertion of subjects.
2982
2983         * nndraft.el (nndraft-generate-headers): Don't move point.
2984
2985         * gnus.el (nnheader): Require nnheader.
2986
2987         * nndraft.el (nndraft-request-associate-buffer): Use
2988         make-local-variable.
2989
2990 2003-01-02  Michael Shields  <shields@msrl.com>
2991
2992         * nndraft.el (nndraft-request-associate-buffer): Make
2993         write-contents-hooks buffer-local before setting it.
2994
2995 2003-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2996
2997         * gnus.el (gnus-group-parameter-value): Take an extra param.
2998         (gnus-group-fast-parameter): Let group param results be nil.
2999
3000         * gnus-art.el (gnus-article-forward-header): New function.
3001         (article-date-ut): Use it to remove continuation date headers.
3002
3003         * gnus-sum.el (gnus-summary-walk-group-buffer): Supply prompt to
3004         read-event.
3005         (gnus-summary-remove-bookmark): Clean up.
3006         (gnus-summary-set-bookmark): Clean up.
3007
3008         * gnus-util.el (gnus-read-event-char): Take an optional prompt.
3009
3010         * gnus.el (gnus-group-startup-message): Bind data-directory to
3011         the Gnus etc directory.
3012
3013 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3014
3015         * spam.el (spam-summary-prepare-exit): added slots for spam- and
3016         ham-processing of articles; use the new
3017         spam-group-(spam|ham)-contents-p functions
3018         (spam-group-spam-contents-p, spam-group-ham-contents-p): new
3019         convenience functions
3020         (spam-mark-junk-as-spam-routine): use the new
3021         spam-group-spam-contents-p function
3022
3023         * gnus.el (spam-process, spam-contents, spam-process-destination):
3024         added new parameters with corresponding global variables
3025         (gnus-group-spam-exit-processor-ifile,
3026         gnus-group-spam-exit-processor-bogofilter,
3027         gnus-group-spam-exit-processor-blacklist,
3028         gnus-group-spam-exit-processor-whitelist,
3029         gnus-group-spam-exit-processor-BBDB,
3030         gnus-group-spam-classification-spam,
3031         gnus-group-spam-classification-ham): added new symbols for the
3032         spam-process and spam-contents parameters
3033
3034         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3035         customization and list itself to store mark symbol rather than
3036         mark character.
3037         (spam-bogofilter-register-routine): added logic to generate mark
3038         values list from spam-ham-marks and spam-spam-marks, so (member)
3039         would work.
3040
3041 2003-01-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3042
3043         * message.el (message-cross-post-followup-to): Fix comment.
3044
3045 2003-01-01  Teodor Zlatanov  <tzz@lifelogs.com>
3046
3047         * spam.el (spam-ham-marks, spam-spam-marks): changed list
3048         customization and list itself to store mark symbol rather than
3049         mark character.
3050         (spam-bogofilter-register-routine): added logic to generate mark
3051         values list from spam-ham-marks and spam-spam-marks, so (member)
3052         would work.
3053
3054 2003-01-01  Raymond Scholz  <ray-2002@zonix.de>
3055
3056         * message.el (message-signature-insert-empty-line): New variable.
3057
3058 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3059
3060         * message.el: Renamed functions and variables: "xpost" ->
3061         "cross-post", "-fup2" -> "-followup-to".
3062         (message-cross-post-old-target, message-cross-post-default,
3063         message-cross-post-note, message-followup-to-note,
3064         message-cross-post-note-function): New variables names.
3065         (message-xpost-old-target, message-xpost-default,
3066         message-xpost-note, message-fup2-note,
3067         message-xpost-note-function): Removed variable names.
3068         (message-cross-post-followup-to-header,
3069         message-cross-post-insert-note, message-cross-post-followup-to):
3070         New function names.
3071         (message-xpost-fup2-header, message-xpost-insert-note,
3072         message-xpost-fup2): Removed function names.
3073
3074 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3075
3076         * message.el (message-send-mail): Added message-cleanup-headers to
3077         prevent newlines in headers.
3078
3079 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3080
3081         * dns.el (dns-make-network-process): Comment.
3082
3083         * gnus-sum.el (gnus-summary-display-while-building): Default to
3084         nil.
3085
3086 2003-01-01  Wes Hardaker  <wes@hardakers.net>
3087
3088         * gnus-sum.el (gnus-summary-display-while-building): New
3089         variable.
3090
3091 2003-01-01  Raymond Scholz  <ray-2003@zonix.de>
3092
3093         * deuglify.el (gnus-outlook-rearrange-article): Kill overlays
3094         before rearranging the article.
3095
3096 2003-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3097
3098         * nndraft.el (nndraft-generate-headers): New function.
3099         (nndraft-request-associate-buffer): Use it to write headers on
3100         buffer save.
3101
3102         * message.el (message-generate-headers): Let the function be a
3103         lambda form.
3104         (message-draft-headers): New variable.
3105
3106         * gnus-msg.el (gnus-inews-make-draft-meta-information): New
3107         function.
3108         (gnus-setup-message): Use it.
3109
3110         * message.el (message-generate-headers-first): Doc fix.
3111         (message-setup-1): Use new function for getting which headers to
3112         generate.
3113         (message-headers-to-generate): New function.
3114
3115 2003-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3116
3117         * gnus-agent.el (gnus-agent-save-alist): Make directory.
3118
3119 2002-12-31  Reiner Steib  <4uce.02.r.steib@gmx.net>
3120
3121         * gnus-sum.el (gnus-summary-limit-to-age): Make prompt string
3122         mention negatives.
3123
3124 2002-12-31  Raymond Scholz  <ray-2002@zonix.de>
3125
3126         * deuglify.el (gnus-outlook-rearrange-article): Use
3127         `transpose-regions' instead of tempering the kill-ring.
3128         (gnus-article-outlook-deuglify-article): Rehighlight article
3129         instead of a complete redisplay.
3130
3131 2002-12-31  Teodor Zlatanov  <tzz@lifelogs.com>
3132
3133         * spam.el: most defvars are defcustoms now
3134
3135         patches from Michael Shields  <shields@msrl.com>
3136
3137         * spam.el (spam-bogofilter-articles): Select the article
3138         body using gnus-summary-show-article t instead of
3139         gnus-summary-select-article; this presents the raw text
3140         without running any hooks.
3141
3142         * spam.el (spam-bogofilter-articles): Use message-remove-header
3143         to remove headers; the old way incorrectly removed just the first
3144         line of folded headers.
3145
3146 2002-12-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3147
3148         * gnus-start.el (gnus-load): Replace `ding-file' with `file'.
3149
3150 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3151
3152         * gnus-start.el (gnus-load): New function.
3153         (gnus-read-newsrc-el-file): Use it.
3154
3155 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3156
3157         * gnus-art.el (gnus-button-valid-fqdn-regexp): New variable.
3158         (gnus-button-handle-apropos-documentation): New function.
3159         (gnus-button-handle-ctan): New function.
3160         (gnus-button-alist): Use them.  Improve some regexps.
3161         (gnus-button-prefer-mid-or-mail): Addition to doc-string.
3162
3163 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3164
3165         * message.el (message-subscribed-p): New function.
3166         (message-send-mail): Use it.
3167         * mml.el (mml-preview-insert-mft): New function.
3168         (mml-preview): Use it.
3169
3170 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171
3172         * gnus-sum.el (gnus-thread-latest-date): Protect against errors
3173         when sorting by date.
3174
3175         * gnus-art.el (gnus-article-edit-mode): New variable.
3176         (gnus-article-setup-buffer): Warn user about discarding edits.
3177
3178         * gnus-sum.el (gnus-summary-pipe-output): Clean up.
3179         (gnus-summary-pipe-output): Take a symbolic prefix to save all
3180         headers.
3181
3182         * mm-uu.el (mm-uu-configure-list): Default to (shar . disabled).
3183
3184 2002-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
3185
3186         * message.el (message-completion-alist): Added "Mail-Followup-To"
3187         and "Mail-Copies-To".
3188
3189 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3190
3191         * gnus-group.el: Add key bindings for
3192         gnus-group-sort-groups-by-real-name and
3193         gnus-group-sort-selected-groups-by-real-name.
3194
3195 2002-07-21  Jesper harder  <harder@ifa.au.dk>
3196
3197         * gnus.texi (Sorting Groups): Add key bindings for
3198         gnus-group-sort-groups-by-real-name and
3199         gnus-group-sort-selected-groups-by-real-name.
3200
3201 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3202
3203         * spam.el (spam-use-dig): new variable for blackhole checking
3204         through dig.el
3205         (spam-check-blackholes): added dig.el checking functionality and
3206         more verbose reporting; query-dig is autoloaded from dig.el
3207         (spam-use-blackholes): disabled by default
3208         (spam-blackhole-servers): removed rbl.maps.vix.com from the
3209         blackhole servers list
3210
3211 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3212
3213         * message.el (message-required-headers): New variable.
3214
3215 2002-12-30  Teodor Zlatanov  <tzz@lifelogs.com>
3216
3217         * dig.el (query-dig): new function
3218
3219 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3220
3221         * flow-fill.el (fill-flowed): Don't infloop on too long fill
3222         prefixes.
3223
3224         * dns.el (query-dns): Protect against errors.
3225
3226         * gnus-msg.el (gnus-article-yanked-articles): New variable.
3227         (gnus-inews-add-send-actions): Mark all answered messages as
3228         answered.
3229
3230 2002-08-10  Jari Aalto  <jari.aalto@poboxes.com>
3231
3232         * nnmail.el (nnmail-split-it): Added tracing to
3233         `:' split rule
3234
3235 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3236
3237         * mm-decode.el (mm-mailcap-command): Remove the quotes around '%s'
3238         and "%s" so we don't overquote them.
3239
3240 2002-08-13  Hrvoje Niksic  <hniksic@xemacs.org>
3241
3242         * (mm-display-external): Display the actual command that has been
3243         executed in the echo area.
3244
3245 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3246
3247         * gnus-topic.el (gnus-topic-display-missing-topic): Bind entry.
3248
3249         * message.el (message-with-reply-buffer): New macro.
3250         (message-fetch-reply-field): Use it.
3251         (message-insert-wide-reply): New command and keystroke.
3252         (message-carefully-insert-headers): New function.
3253         (message-insert-to): Use new function.
3254
3255         * gnus-topic.el (gnus-topic-display-missing-topic): New function.
3256         (gnus-topic-goto-missing-group): Use it.
3257
3258         * message.el (message-required-news-headers): Removed Lines.
3259         (message-reply): Don't insert References first.
3260         (message-followup): Ditto.
3261         (message-make-references): New function.
3262         (message-followup): Set message-reply-headers before generating
3263         the buffer stuff.
3264
3265 2002-12-29  Jesper Harder  <harder@ifa.au.dk>
3266
3267         * mml.el (mml-generate-mime-1): Reverse the order of
3268         encoding/flowing.
3269
3270 2002-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3271
3272         * nnmail.el (nnmail-expiry-target-group): Mark articles as read
3273         after moving them.
3274
3275         * gnus-sum.el (gnus-summary-dummy-line-format): Update format to
3276         fit with newer standard format.
3277         (gnus-summary-make-false-root-always): New variable.
3278         (gnus-gather-threads-by-subject): Use it.
3279
3280         * message.el (message-get-reply-headers): Take an address list
3281         optional argument.
3282
3283 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3284
3285         * gnus.el (gnus-keep-backlog): Change default to 20.
3286
3287         * gnus-agent.el (gnus-agent-check-overview-buffer): Start from
3288         start.
3289         (gnus-agent-check-overview-buffer): Remove negative article
3290         numbers.
3291
3292         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): Doc fix.
3293         (nnmail-cache-ignore-groups): Doc fix.
3294
3295         * nnimap.el (nnimap-debug): Made into a flag and defcustomed.
3296         (nnimap-debug-buffer): New variable.
3297         (nnimap-debug): Use it.
3298
3299 2002-12-28  Lars Magne Ingebrigtsen  <kgreiner@xpediantsolutions.com>
3300
3301         * gnus.el (gnus-summary-high-uncached-face): New color scheme.
3302
3303 2002-12-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3304
3305         * gnus-agent.el (gnus-agent-check-overview-buffer): Sort lines if
3306         they aren't already sorted.
3307
3308 2002-12-28  Jesper Harder  <harder@ifa.au.dk>
3309
3310         * message.el (message-mode-menu): Add ellipses to menu items
3311         expecting user interaction.
3312         (message-mode-field-menu): do.
3313
3314 2002-12-26  Jesper Harder  <harder@ifa.au.dk>
3315
3316         * gnus-sum.el (gnus-summary-highlight-line): Don't bind `list' --
3317         it isn't used any more.
3318
3319 2002-12-22  Jesper Harder  <harder@ifa.au.dk>
3320
3321         * binhex.el (binhex-decoder-program): Fix docstring.
3322
3323 2002-12-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3324
3325         * mm-decode.el (mm-mailcap-command): Do not backslash-quote
3326         special chars if the mailcap file uses single quotes around %s.
3327         From Laurent Martelli <laurent@bearteam.org>.
3328
3329 2002-12-19  Paul Jarc  <prj@po.cwru.edu>
3330
3331         * gnus-int.el (gnus-request-update-info): nnchoke-r-u-i might not
3332         return the info object.
3333
3334 2002-12-18  Paul Jarc  <prj@po.cwru.edu>
3335
3336         * gnus-int.el (gnus-request-update-info): Artificially add
3337         (1 . (1- min)) to the read range, in case the backend doesn't
3338         store marks for nonexistent articles.
3339
3340 2002-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3341
3342         * binhex.el (binhex-insert-char): Eval-and-compile.
3343
3344 2002-12-17  Jesper Harder  <harder@ifa.au.dk>
3345
3346         * lpath.el: Add tool-bar-local-item-from-menu.
3347
3348         * message.el (message-tool-bar-local-item-from-menu): New function.
3349         (message-tool-bar-map): Use it.
3350
3351 2002-12-14  Jesper Harder  <harder@ifa.au.dk>
3352
3353         * gnus-uu.el (gnus-uu-digest-headers): Mention nil value in docstring.
3354
3355         * gnus-art.el (gnus-article-header-rank): Last header in
3356         gnus-sorted-header-list should have higher rank than non-members.
3357
3358 2002-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3359
3360         * gnus-agent.el (gnus-close-agent): Don't blank out the list of
3361         covered methods.
3362
3363 2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3364
3365         * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
3366         eval-when-compile.  Suggested by Kevin Greiner.
3367
3368 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
3369
3370         * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
3371         (gnus-agent-fetch-headers): Initialize gnus-agent-overview-buffer
3372         even though no headers may have been fetched
3373         (gnus-agent-fetch-group-1, and perhaps others, require this
3374         behavior).
3375         (gnus-agent-fetch-group-1): Fetch articles in chucks so that the
3376         server buffer is constrained by gnus-agent-max-fetch-size.
3377         Multiple chunks in the same group may perform arbitrarily large
3378         updates.
3379
3380 2002-12-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
3381
3382         * gnus-agent.el (gnus-agent-fetch-selected-article): Added call to
3383         gnus-summary-update-download-mark to update the article in the
3384         summary.
3385
3386 2002-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
3387
3388         * gnus.el (gnus-summary-high-uncached-face,
3389         gnus-summary-normal-uncached-face, gnus-summary-low-uncached-face)
3390         New faces.
3391
3392         * gnus-agent.el (gnus-agent-downloaded-article-face): REMOVED.  I
3393         added this on 2002-11-23 but it just wasn't working out as
3394         intended.  The idea isn't entirely dead, three new faces
3395         gnus-summary-*-uncached-face are being added to gnus.el to provide
3396         the basis for an improved implementation.
3397         (gnus-agent-read-servers): Undo the change made on 2002-11-23. The
3398         proper file to open is lib/servers.
3399         (gnus-summary-set-agent-mark): Expanded documentation.  Unmarking
3400         (i.e. removing the article from gnus-newsgroup-downloadable) will
3401         now restore the article's default mark rather than simply setting
3402         no mark.
3403         (gnus-agent-get-undownloaded-list): Corrected documentation.
3404         Added code to set new summary local variable,
3405         gnus-newsgroup-agentized.  Reworked impl so that it doesn't create
3406         a temporary list.  No longer sets gnus-newsgroup-downloadable.
3407         (gnus-agent-summary-fetch-group): Keep gnus-newsgroup-undownloaded
3408         up to date.  Call new gnus-summary-update-download-mark to keep
3409         summary buffer up-to-date.
3410         (gnus-agent-fetch-selected-article): Keep
3411         gnus-newsgroup-undownloaded up to date.
3412         (gnus-agent-fetch-articles): Return list of articles that were
3413         successfully fetched.
3414         (gnus-agent-check-overview-buffer): No more thingatpt.
3415         (gnus-agent-expire): No longer deletes NOV entries of unread
3416         articles.
3417         (gnus-agent-unread-articles): New function.
3418         (gnus-agent-regenerate-group): The article number must be
3419         terminated by a tab character.  Added more messages to report
3420         repairs.  Inhibit quits while writing changes so it is now safe
3421         have to quit regeneration.  Renamed gnus-tmp-downloaded back to
3422         downloaded to 1) resolve the unbound references and 2) avoid
3423         confusing this list with the gnus-tmp-downloaded in gnus-sum.el
3424
3425         * gnus-art.el (gnus-article-prepare): The agent
3426         downloaded/undownloaded mark is no longer stored as the article's
3427         mark.
3428
3429         * gnus-salt.el (gnus-tree-highlight-node): Added uncached as
3430         gnus-summary-highlight may use it.  Added downloaded as
3431         gnus-summary-highlight was using it.
3432
3433         * gnus-sum.el (gnus-undownloaded-mark): Changed from ?@ to ?- as
3434         the download mark now follows Kai's +/- convention.
3435         (gnus-downloaded-mark): Added ?+ mark.
3436         (gnus-summary-highlight): Added rules to select
3437         gnus-summary-high-uncached-face,
3438         gnus-summary-normal-uncached-face, and
3439         gnus-summary-low-uncached-face.  Removed the
3440         gnus-agent-downloaded-article-face.
3441         (gnus-summary-line-format-alist): Implemented the download flag
3442         format (?O) as named in the manual.  This implementation displays
3443         either gnus-undownloaded-mark, gnus-downloaded-mark, or
3444         gnus-no-mark.
3445         (gnus-newsgroup-agentized): New local variable that identifies
3446         which groups are agentized.  While the agent is now on by default,
3447         you don't have to agentize every server that you use.
3448         (gnus-update-summary-mark-positions): Completed support for the
3449         download type of mark.
3450         (gnus-summary-insert-line): Added undownloaded to the parameters.
3451         (gnus-summary-prepare-threads): Set gnus-tmp-downloaded for
3452         reference by the gnus-summary-line-format-spec.
3453
3454         * nntp.el (nntp-with-open-group): This macro handles dropped or
3455         broken connections by opening a new connection and repeating the
3456         failed command.
3457         (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
3458         XOVER commands preceeding the active articles with the nov entry
3459         of the first available article.  When gnus connected to such a
3460         server, the unexpected nov entry would result in duplicate lines
3461         in the agent's overview file.  This patch fixes the duplicate
3462         lines problem and improves performance by skipping over all
3463         articles IDs that preceed the first nov entry in the server's
3464         reply.
3465
3466 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * gnus-sum.el (gnus-tmp-downloaded): New internal variable.
3469         (gnus-summary-highlight): Use it instead of `downloaded'.
3470         (gnus-summary-highlight-line): Ditto.
3471
3472         * gnus-agent.el (gnus-agent-regenerate-group): Ditto.
3473
3474 2002-12-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3475
3476         * gnus.el (gnus-variable-list): Add gnus-agent-covered-methods.
3477
3478         * gnus-agent.el (gnus-agent-check-overview-buffer): Remove debug
3479         calls.
3480
3481         * gnus-sum.el (gnus-summary-highlight-line): Don't set the
3482         downloaded variable if we're in an uncovered group.
3483
3484         * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
3485         font to soemthing less noticeable.
3486         (gnus-agent-group-covered-p): New function.
3487
3488 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3489
3490         * gnus-agent.el (gnus-agent-braid-nov): Remove corrupted lines.
3491         Because of an unknown bug, the group buffer is saved in .overview
3492         file.
3493
3494 2002-12-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3495
3496         * nntp.el (nntp-send-command): Braino in last commit.  Replace
3497         `and' with `or'.
3498
3499 2002-12-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3500
3501         * nntp.el (nntp-send-command): Assume that echo does not happen
3502         when nntp-open-connection-function is nntp-open-network-stream.
3503         Suggested by Sebastian D.B. Krause <krause@my.gnus.org>.
3504
3505 2002-12-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3506
3507         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update the parser.
3508
3509 2002-12-06  Paul Jarc  <prj@po.cwru.edu>
3510
3511         * nnmaildir.el (nnmaildir-request-group): bugfix: don't erase
3512         nntp-server-buffer if we aren't going to write to it.
3513
3514 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3515         Trivial patch from Itai Zukerman <zukerman@math-hat.com>.
3516
3517         * mm-decode.el (mm-w3m-safe-url-regexp): Fix parenthesis.
3518
3519 2002-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3520
3521         * rfc2047.el (rfc2047-decode-region): Remove newlines between
3522         decoded words.
3523
3524 2002-12-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3525
3526         * gnus.el (fboundp): After loading mm-util, make sure it was the
3527         right one.
3528
3529 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3530
3531         * gnus-art.el (gnus-inhibit-mime-unbuttonizing): Moved here from
3532         gnus-sum.  Made into a user option.
3533
3534         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3535         (gnus-summary-mark-article-as-unread)
3536
3537 2002-11-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3538
3539         * time-date.el (date-to-time): Typo.
3540
3541         * parse-time.el: Typo.
3542
3543         * nnsoup.el (nnsoup-retrieve-headers): Typo.
3544
3545         * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos.
3546
3547         * nnimap.el:
3548         (nnimap-split-rule, nnimap-find-minmax-uid): Typos.
3549
3550         * mm-encode.el (mm-safer-encoding): Typo.
3551
3552         * messcompat.el: Typo.
3553
3554         * message.el (message-face-alist): Typo.
3555
3556         * imap.el (imap-interactive-login, imap-open): Typos.
3557
3558         * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos.
3559
3560         * gnus.el: Typo.
3561
3562         * gnus-win.el (gnus-configure-frame): Typo.
3563
3564         * gnus-util.el (gnus-atomic-progn-assign): Typo.
3565
3566         * gnus-topic.el (gnus-topic-sort-topics): Typo.
3567
3568         * gnus-sum.el (gnus-summary-article-number)
3569         (gnus-summary-read-group-1, gnus-summary-mark-article)
3570         (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos.
3571
3572         * gnus-mule.el (gnus-mule-add-group): Typo.
3573
3574         * gnus-mlspl.el (gnus-group-split-fancy): Typo.
3575
3576         * gnus-group.el (gnus-group-fetch-faq): Typo.
3577
3578         * gnus-art.el (gnus-decode-header-methods): Typo.
3579
3580         * flow-fill.el: Typo.
3581
3582 2002-11-19  Stefan Monnier  <monnier@cs.yale.edu>
3583
3584         * binhex.el (binhex-decode-region): Don't hardcode point-min == 1.
3585
3586 2002-11-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3587
3588         * gnus-sum.el (gnus-simplify-ignored-prefixes)
3589         (gnus-summary-mark-article-as-unread)
3590         (gnus-mark-article-as-unread, gnus-summary-highlight-line):
3591         Reformatting to avoid long lines.
3592         (gnus-inhibit-mime-unbuttonizing): Moved to gnus-art.
3593
3594 2002-11-28  Daiki Ueno  <ueno@unixuser.org>
3595
3596         * gnus-agent.el (gnus-agent-fetch-group-1): Article numbers should
3597         be accessed through `mail-header-number'.
3598
3599 2002-11-27  Kevin Greiner  <kgreiner@xpediantsolutions.com>
3600
3601         * gnus-sum.el (gnus-summary-insert-old-articles): No longer passes
3602         compressed range to gnus-summary-insert-articles.
3603
3604 2002-11-26  Kevin Ryde <user42@zip.com.au>
3605
3606         * gnus-art.el (gnus-mime-copy-part): Look for filename
3607         parameter under content-disposition, not content-type.
3608
3609         * gnus-sum.el (gnus-summary-find-uncancelled): New function.
3610         (gnus-summary-reselect-current-group): Use it.
3611
3612 2002-11-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
3613
3614         * gnus-agent.el (gnus-agent-uncached-articles): if
3615         gnus-agent-load-alist fails, return ARTICLES.
3616
3617         * nnrss.el (nnrss-group-alist): Update the link of Jabber.
3618
3619 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3620
3621         * gnus-sum.el (gnus-summary-insert-old-articles): Remove
3622         superfluous function call.
3623         (gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
3624         Add warning to docstring.
3625
3626 2002-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3627
3628         * gnus-agent.el: Autoload number-at-point instead.
3629         (gnus-agent-check-overview-buffer): No warning for deactivate-mark.
3630
3631 2002-11-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3632
3633         * gnus-agent.el (gnus-agent-check-overview-buffer): Explicitly
3634         require thingatpt (for number-at-point) and protect against
3635         deactivate-mark being unbound (on XEmacs).
3636
3637 2002-11-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3638
3639         * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
3640         print message on entry.
3641
3642         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3643
3644         * gnus-range.el (gnus-range-difference): New function.
3645         * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
3646
3647 2002-11-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3648
3649         * gnus-sum.el (gnus-summary-insert-old-articles): Use
3650         gnus-remove-from-range instead of gnus-range-difference which
3651         doesn't exist.
3652
3653 2002-11-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3654         From Kevin Greiner <kgreiner@xpediantsolutions.com>.
3655
3656         * gnus-agent.el (gnus-agent-downloaded-article-face): New face,
3657         used for showing which articles have been downloaded.
3658         (gnus-agent-article-alist): Format change.  Add documentation.
3659         (gnus-agent-summary-mode-map): New keybinding `J s' for fetching
3660         process-marked articles.
3661         (gnus-agent-summary-fetch-series): Command for `J s'.  Articles
3662         in the series are individually fetched to minimize lose of
3663         content due to an error/quit.
3664         (gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
3665         gnus-message instead of message.
3666         (gnus-agent-read-servers): Use file lib/methods instead of
3667         lib/servers.  TODO: Why?
3668         (gnus-summary-set-agent-mark): Adapt to new agent-alist format.
3669         (gnus-agent-get-undownloaded-list): Remove articles that appear to
3670         come from the agent.  This means that they are not downloaded.
3671         (gnus-agent-fetch-selected-article): Don't use history.
3672         (gnus-agent-save-history, gnus-agent-enter-history)
3673         (gnus-agent-article-in-history-p, gnus-agent-history-path):
3674         Removed function; history is not used anymore.
3675         (gnus-agent-fetch-articles): Fix handling of crossposted articles.
3676         (gnus-agent-crosspost): Started rewrite then realized that a typo
3677         in gnus-agent-fetch-articles ensures that this function is never
3678         called.  This will need to be fixed later.
3679         (gnus-agent-check-overview-buffer): Some sanity checks on the
3680         agent overview buffer.  This is a safety net used during
3681         development.
3682         (gnus-agent-flush-cache): The gnus-agent-article-alist format has
3683         changed, write a number to the file indicating this.
3684         (gnus-agent-fetch-headers): Rewrite to respect
3685         gnus-agent-consider-all-articles without relying on the
3686         `.fetched' files.  Make it fast.
3687         (gnus-agent-braid-nov): Change resulting from
3688         gnus-agent-fetch-headers change.
3689         (gnus-agent-load-alist, gnus-agent-save-alist): Don't use
3690         `.fetched' files.
3691         (gnus-agent-read-agentview): New function, used by
3692         gnus-agent-load-alist.
3693         (gnus-agent-load-fetched-headers): Remove.
3694         (gnus-agent-save-alist): Rewrite to accomodate new format.
3695         (gnus-agent-fetch-group-1): Make sure list of articles is in the
3696         same order as in gnus-newsgroup-headers.
3697         (gnus-agent-expire): Document and implement extra args ARTICLES,
3698         GROUP, FORCE.  Do not restrict usage.
3699         (gnus-agent-uncached-articles): New function.
3700         (gnus-agent-retrieve-headers): Use it.
3701         (gnus-agent-regenerate-group): No longer needs to be called from
3702         gnus-agent-regenerate.  Individual groups may be regenerated. The
3703         regeneration code now fixes duplicate, and mis-ordered, NOV entries.
3704         The article fetch dates are validated in the article alist.  The
3705         article alist is pruned of entries that do not reference existing
3706         NOV entries.  All changes are computed then applied with
3707         inhibit-quit bound to t.  As a result, it is now safe to quit out of
3708         regeneration.  The optional clean parameter has been replaced with
3709         an optional reread parameter.  Clean is no longer necessary as
3710         regeneration gets the appropriate setting from
3711         gnus-agent-consider-all-articles.  The new reread parameter will
3712         result in fetched, or all, articles being marked as unread.
3713         (gnus-agent-regenerate): Removed code to regenerate the history
3714         file as it is no longer used.
3715
3716         * gnus-start.el (gnus-make-ascending-articles-unread): New
3717         function, for efficient mass-marking.
3718
3719         * gnus-sum.el (gnus-summary-highlight): Use new face for
3720         downloaded articles.
3721         (gnus-article-mark): Prefer to indicate read/unread status over
3722         downloaded status.
3723         (gnus-summary-highlight-line-0): New function, maybe rehighlights
3724         line.
3725         (gnus-summary-highlight-line): Use new face for downloaded
3726         articles.
3727         (gnus-summary-insert-old-articles): Improved performance by
3728         replacing the initial LIST of older articles with a compressed
3729         RANGE of older articles.  Some servers appear to lie about
3730         their active range so the original list could contain millions
3731         of article numbers.  The range is not expanded into a list
3732         until the optional ALL parameter has been applied.
3733
3734 2002-11-18  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3735
3736         * gnus-agent.el (gnus-category-mode): Typo in doc string.
3737
3738 2002-11-21  Teodor Zlatanov  <tzz@lifelogs.com>
3739
3740         * spam.el:
3741         added patch from Andreas Fuchs <asf@void.at> to prevent apply errors
3742
3743         * spam.el: added `M s t' and `M s x' key mappings
3744
3745 2002-11-20  Simon Josefsson  <jas@extundo.com>
3746
3747         * gnus-sum.el (gnus-summary-morse-message): Narrow to body.
3748
3749 2002-11-19  Simon Josefsson  <jas@extundo.com>
3750
3751         * gnus-sum.el (gnus-summary-morse-message): Load
3752         morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).
3753         (unmorse-region): Autoload it instead.
3754
3755 2002-11-18  Simon Josefsson  <jas@extundo.com>
3756
3757         * gnus-sum.el (gnus-summary-morse-message): New function.
3758         (gnus-summary-wash-map): Bind to `W m'.
3759         (gnus-summary-make-menu-bar): Add.
3760
3761         * nnimap.el (nnimap-request-expire-articles): Compress sequence
3762         before storing \Deleted mark on expired articles.
3763
3764 2002-11-17  Shenghuo Zhu <zsh@cs.rochester.edu>
3765         Trivial patch from Markus Rost <rost@math.ohio-state.edu>
3766
3767         * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
3768         parens in column 0.
3769
3770 2002-11-17  Juanma Barranquero  <lektu@terra.es>
3771
3772         * nnweb.el (nnweb-google-create-mapping): Fix typo.
3773
3774         * nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.
3775
3776         * gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.
3777
3778 2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
3779
3780         * message.el (message-set-auto-save-file-name): Use
3781         make-directory, to avoid the dependence on gnus-util.
3782
3783 2002-11-16  Simon Josefsson  <jas@extundo.com>
3784
3785         * nnimap.el (nnimap-callback-callback-function):
3786         (nnimap-callback-buffer): Removed, these cannot be global but must
3787         be embedded into the callback.
3788         (nnimap-make-callback): New.  Embedd article number, callback and
3789         buffer in function.
3790         (nnimap-callback, nnimap-request-article-part): Update.
3791
3792 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3793
3794         * mml.el (mml-preview): Bind message-this-is-mail if it is mail.
3795
3796 2002-11-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3797
3798         * gnus.el (gnus-summary-line-format): Document %C.
3799
3800 2002-11-11  Simon Josefsson  <jas@extundo.com>
3801
3802         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
3803         output when called interactively.
3804
3805 2002-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3806
3807         * gnus-art.el (gnus-article-edit-exit): Kill local variables.
3808
3809         * message.el (message-draft-coding-system): Improve comment; use
3810         mm-auto-save-coding-system for the default value.
3811
3812         * nndraft.el (nndraft-request-article): Revert to the state before
3813         2002-10-29; regexp-quote mail-header-separator.
3814
3815 2002-11-06  Jesper Harder  <harder@ifa.au.dk>
3816
3817         * gnus-draft.el (gnus-draft-setup): Set gnus-message-group-art to
3818         allow editing of drafts from an nnvirtual group.
3819
3820 2002-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3821
3822         * nndraft.el (nndraft-request-article): Replace emacs-mule with
3823         mm-auto-save-coding-system.
3824
3825         * message.el (message-draft-coding-system): Default to
3826         iso-2022-7bit.
3827
3828         * mm-util.el (mm-auto-save-coding-system): Undo last change to
3829         restore the default value to emacs-mule or escape-quoted.
3830
3831 2002-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3832
3833         * gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of
3834         a delayed or a queued article as well as a draft.
3835
3836         * gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a
3837         delayed or a queued article in the raw format; treat a delayed
3838         article as a raw article as well as a draft.
3839         (gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset
3840         for the delayed group.
3841
3842         * nndraft.el (nndraft-request-article): Ignore auto save files for
3843         a delayed or a queued article; don't bother to decode a queued
3844         article; don't bind nnmail-file-coding-system for a queued article.
3845
3846         * nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed
3847         and the queue group.
3848
3849 2002-11-04  Jesper Harder  <harder@ifa.au.dk>
3850
3851         * gnus-group.el (gnus-group-delete-group):
3852         gnus-cache-active-hashtb might be void.
3853
3854 2002-11-02  Simon Josefsson  <jas@extundo.com>
3855
3856         * pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
3857         setting of the default user ID.  From Raymond Scholz
3858         <ray-2002@zonix.de>.
3859
3860 2002-11-01  Jesper Harder  <harder@ifa.au.dk>
3861
3862         * mm-bodies.el (mm-body-encoding): Don't return 8bit for 7bit
3863         charset.
3864
3865 2002-10-31  Ted Zlatanov <tzz@lifelogs.com>
3866         From Alex Schroeder <alex@emacswiki.org>
3867         * spam-stat.el (spam-stat-process-directory): add dir to message
3868         (spam-stat-reduce-size): No longer remove words
3869         with values close to 0.5, because the default value is 0.2.
3870
3871 2002-10-31  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3872
3873         * gnus-util.el (gnus-user-date-format-alist): Clarify and correct
3874         documentation.
3875
3876 2002-10-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3877
3878         * gnus-agent.el (gnus-agent-fetched-headers)
3879         (gnus-agent-load-fetched-headers)
3880         (gnus-agent-save-fetched-headers): Remove variable and two
3881         functions.  Kevin Greiner's version of gnus-agent-fetch-headers
3882         works better.
3883         (gnus-agent-fetch-headers): New implementation from Kevin
3884         Greiner.  Uses gnus-agent-article-alist to store information
3885         about fetched messages which aren't on the server anymore.  The
3886         trick is to return a list of considered messages to the caller,
3887         but to only fetch those which haven't been fetched yet.
3888
3889 2002-10-30  Simon Josefsson  <jas@extundo.com>
3890
3891         * pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
3892
3893         * pgg.el (pgg-passphrase-cache-expiry): Removed.
3894
3895 2002-10-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3896
3897         * mm-view.el (mm-w3m-local-map-property): Make it work with older
3898         versions of emacs-w3m than 1.3.3.
3899
3900         * lpath.el: Bind w3m-minor-mode-map.
3901
3902         * mm-view.el (mm-w3m-mode-command-alist)
3903         (mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
3904         (mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
3905         (mm-setup-w3m): Simplified.
3906         (mm-w3m-local-map-property): New function.
3907         (mm-inline-text-html-render-with-w3m): Use it.
3908
3909         * gnus-art.el (gnus-article-wash-html-with-w3m): Use
3910         mm-w3m-local-map-property.
3911
3912 2002-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3913
3914         * mm-util.el (mm-auto-save-coding-system): Default to
3915         iso-2022-7bit.
3916
3917         * nndraft.el (nndraft-request-article): Decode an article using
3918         the coding-system emacs-mule if it seems to have been saved using
3919         emacs-mule.
3920         (nndraft-request-replace-article): Use message-draft-coding-system
3921         instead of mm-auto-save-coding-system for the draft or delayed
3922         group.
3923
3924 2002-10-28  Josh  <huber@alum.wpi.edu>
3925
3926         * mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
3927         functions.
3928
3929 2002-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3930         From mah@everybody.org (Mark A. Hershberger).
3931
3932         * mm-url.el (mm-url-insert-file-contents): Make it return the same
3933         type values ("url" size) regardless of the values of
3934         mm-url-use-external.
3935
3936 2002-10-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3937
3938         * nnimap.el (nnimap-request-article-part): Try harder to show
3939         group name in debugging message.
3940
3941 2002-10-25  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3942
3943         * gnus-agent.el (gnus-agent-save-fetched-headers): Create
3944         directory if it doesn't exist.
3945         (gnus-agent-fetch-headers): Remove old cruft that tried to
3946         abstain from downloading articles more than once if
3947         gnus-agent-consider-all-articles was true.  This is now done
3948         properly via the .fetched files.
3949
3950 2002-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3951
3952         * nndraft.el (nndraft-request-article): Treat delayed articles
3953         like drafts.
3954
3955 2002-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3956
3957         * gnus-agent.el (gnus-agent-load-alist): Fix parenthesis.
3958
3959 2002-10-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3960
3961         * gnus-agent.el (gnus-agent-save-alist, gnus-agent-load-alist):
3962         Remove unused optional arg DIR and corresponding code.
3963
3964         * nnimap.el (nnimap-request-article-part): Include group name in
3965         debugging output.
3966
3967 2002-10-24  Paul Jarc  <prj@po.cwru.edu>
3968
3969         * gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
3970
3971 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3972
3973         * gnus-agent.el (gnus-agent-fetched-headers): New variable,
3974         contains range of headers that have been fetched by the agent
3975         already.  Compare gnus-agent-article-alist.
3976         (gnus-agent-file-header-cache): Like
3977         gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
3978         (gnus-agent-fetch-headers): Improve comment.  Revert to old
3979         seen/recent logic.
3980         Remember which headers have been fetched before and don't fetch
3981         them again the next time round.
3982         (gnus-agent-load-fetched-headers)
3983         (gnus-agent-save-fetched-headers): New functions, for remembering
3984         which headers have been fetched before.
3985
3986 2002-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3987
3988         * lpath.el: Remove useless bindings.
3989
3990 2002-10-22  Jesper Harder  <harder@ifa.au.dk>
3991
3992         * gnus-sum.el (gnus-summary-execute-command): Disable visual
3993         features while searching.
3994
3995 2002-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3996
3997         * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
3998
3999 2002-10-22  Simon Josefsson  <jas@extundo.com>
4000
4001         * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
4002         (pgg-snarf-keys): Add.
4003
4004 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4005
4006         * lpath.el: Fbind bbdb-records.
4007
4008         * spam.el: Don't autoload bbdb-records.
4009
4010 2002-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4011
4012         * spam.el: Set autoload for bbdb-records after loading bbdb-com to
4013         prevent inf-loop.
4014
4015 2002-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4016
4017         * nnslashdot.el: Removed some test lines.
4018         More test.
4019
4020 2002-10-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4021
4022         * gnus-agent.el (gnus-agent-fetch-headers): Remove articles that
4023         are known to be downloaded already.
4024
4025 2002-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4026
4027         * mm-view.el (mm-text-html-renderer-alist): Add w3m-standalone.
4028         (mm-text-html-washer-alist): Ditto.
4029
4030 2002-10-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4031
4032         * nnheader.el (nnheader-remove-body): Fix an error of detecting
4033         boundary between headers and body.
4034         * nnml.el (nnml-parse-head): Ditto.
4035
4036 2002-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4037
4038         * nnslashdot.el (nnslashdot-generate-active): Ignore any bogus
4039         entries.
4040
4041         * gnus-group.el (gnus-fetch-group): Allow an optional
4042         specification of the articles to select.
4043
4044         * gnus-srvr.el (gnus-server-prepare): Removed superfluous cdr.
4045
4046 2002-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4047
4048         * gnus-agent.el (gnus-agent-fetch-group-1): After fetching
4049         headers from the group, update variable `articles' to contain
4050         only those numbers where headers exist.  (When fetching all
4051         articles in a group, Gnus creates lots of numbers where there is
4052         no articles.)
4053
4054 2002-10-20  Steve Youngs  <youngs@xemacs.org>
4055
4056         * pgg-parse.el (pgg-parse-public-key-algorithm-alist): XEmacs
4057         doesn't have the 'alist custom type, use cons cells instead.
4058         (pgg-parse-symmetric-key-algorithm-alist): Ditto.
4059         (pgg-parse-hash-algorithm-alist): Ditto.
4060         (pgg-parse-compression-algorithm-alist): Ditto.
4061         (pgg-parse-signature-type-alist): Ditto.
4062
4063         * pgg-gpg.el (pgg-gpg-extra-args): Fix custom mismatch.
4064
4065         * pgg-pgp5.el (pgg-pgp5-extra-args): Ditto.
4066
4067         * pgg-pgp.el (pgg-pgp-extra-args): Ditto.
4068
4069 2002-10-19  Simon Josefsson  <jas@extundo.com>
4070
4071         * nnimap.el (nnimap-open-server): Check imap-state in IMAP server
4072         buffer.
4073
4074 2002-10-18  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4075
4076         * gnus-spec.el (gnus-make-format-preserve-properties)
4077         (gnus-xmas-format, gnus-parse-simple-format): Preserve text
4078         properties also on XEmacs.  `gnus-xmas-format' is like format but
4079         preserves text properties on XEmacs (though it only understands
4080         simple format specs).  The variable
4081         `gnus-make-format-preserve-properties' controls whether the
4082         function is used, and is checked in `gnus-parse-simple-format'.
4083         Patch by Paul Moore <gustav@morpheus.demon.co.uk>.
4084
4085         * gnus-agent.el (gnus-agent-fetch-articles): More debugging
4086         output.
4087         (gnus-agent-consider-all-articles): New variable.
4088         (gnus-agent-get-undownloaded-list): Comment that marks todo item.
4089         (gnus-agent-fetch-headers): Depending on
4090         gnus-agent-consider-all-articles, maybe get all articles.
4091         (gnus-category-predicate-alist, gnus-agent-read-p): New predicate
4092         `read'.
4093         (gnus-predicate-imples-unread): New function.
4094         (gnus-agent-fetch-headers): Optimize to call
4095         gnus-list-of-unread-articles if that is sufficient.
4096         Check unseen and recent instead of seen and recent.
4097         (gnus-agent-fetch-headers): Abstain from calling
4098         gnus-list-range-intersection if range (a . b) would have (> a b).
4099
4100 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4101
4102         * message.el (message-send-mail): Make it possible to perform
4103         edebug-defun.
4104
4105 2002-10-18  Simon Josefsson  <jas@extundo.com>
4106
4107         * gnus-art.el (gnus-button-man-handler): Change default to
4108         `manual-entry' (defined in both emacsen).
4109         (gnus-button-man-handler): Remove emacsen difference and use
4110         `manual-entry'.
4111
4112 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4113
4114         * spam.el: Wrap autoload settings for bbdb-records,
4115         executable-find and ifile-spam-filter with eval-and-compile.
4116         (spam-display-buffer-contents): Remove.
4117         (spam-bogofilter-score): Merge spam-display-buffer-contents.
4118
4119 2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
4120
4121         * spam.el (spam-display-buffer-contents): New function.
4122         (spam-bogofilter-score): use spam-display-buffer-contents, patch
4123         from Katsumi Yamaoka <yamaoka@jpl.org>.
4124
4125 2002-10-17  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4126
4127         * nnheader.el (nnheader-parse-naked-head): New function.
4128         (nnheader-parse-head): Use the above function, in order to handle
4129         continuation lines properly.
4130         (nnheader-remove-body): New function.
4131         (nnheader-remove-cr-followed-by-lf): New function.
4132         (nnheader-ms-strip-cr): Use the above function.
4133
4134         * gnus-agent.el (gnus-agent-regenerate-group): Call
4135         `nnheader-remove-body'; use `nnheader-parse-naked-head' instead of
4136         `nnheader-parse-head'.
4137         * gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
4138
4139         * gnus-msg.el (gnus-inews-yank-articles): Do not unfold
4140         continuation lines by itself; call `nnheader-parse-naked-head'
4141         instead of `nnheader-parse-head'.
4142         * nndiary.el (nndiary-parse-head): Ditto.
4143         * nnfolder.el (nnfolder-parse-head): Ditto.
4144         * nnimap.el (nnimap-retrieve-headers-progress): Ditto.
4145         * nnmaildir.el (nnmaildir--update-nov): Ditto.
4146         * nnml.el (nnml-parse-head): Ditto.
4147
4148 2002-10-17  Steve Youngs  <youngs@xemacs.org>
4149
4150         * gnus-art.el (gnus-button-man-handler): Add 'manual-entry' for
4151         XEmacs, default to it if featurep 'xemacs.
4152
4153 2002-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4154
4155         * spam-stat.el: Check for the existence of hash functions instead
4156         of the Emacs version to decide whether to load cl.  Suggested by
4157         Kai Gro\e,A_\e(Bjohann.
4158
4159 2002-10-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4160
4161         * gnus-agent.el (gnus-agent-fetch-selected-article): Open history
4162         if it isn't open yet.
4163
4164 2002-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4165
4166         * gnus-group.el: Require mm-url only when compiling.
4167         (gnus-group-fetch-charter): Require mm-url.
4168
4169         * spam-stat.el: Require cl for the functions gethash,
4170         hash-table-count, make-hash-table and mapc for Emacs 20.
4171         (puthash): Alias to cl-puthash for Emacs 20.
4172         (with-syntax-table): New macro for Emacs 20.
4173
4174 2002-10-12  Jesper Harder  <harder@ifa.au.dk>
4175
4176         * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
4177
4178 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4179
4180         * spam.el (spam-check-ifile): added ifile as a spam checking
4181         backend, and spam-use-ifle as the variable to toggle that check.
4182
4183 2002-10-12  Simon Josefsson  <jas@extundo.com>
4184
4185         * message.el (message-beginning-of-line): New variable.
4186         (message-beginning-of-line): Use it.
4187
4188 2002-10-11  Ted Zlatanov <tzz@lifelogs.com>
4189
4190         * spam.el: more compilation fixes for BBDB
4191
4192         * spam-stat.el added code from Alex Schroeder <alex@gnu.org>
4193         (spam-stat-reduce-size): Interactive.
4194         (spam-stat-reset): New function.
4195         (spam-stat-save): Interactive.
4196
4197 2002-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4198
4199         * gnus.el: Autoload gnus-delay-initialize.
4200
4201         * message.el: Autoload gnus-delay-article.
4202
4203 2002-10-11  Jesper Harder  <harder@ifa.au.dk>
4204
4205         * gnus-spec.el (gnus-balloon-face-function): Use the help-echo
4206         text property in Emacs.
4207
4208 2002-10-11  Simon Josefsson  <jas@extundo.com>
4209
4210         * mml2015.el (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4211         (mml2015-pgg-verify, mml2015-pgg-clear-verify): Remove CR.
4212
4213         * mml1991.el (mml1991-pgg-sign): Remove CR.
4214
4215 2002-10-10  Simon Josefsson  <jas@extundo.com>
4216
4217         * mml2015.el (mml2015-pgg-decrypt): Set gnus details even when
4218         decrypt failed.
4219         (mml2015-trust-boundaries-alist): Removed.
4220         (mml2015-gpg-extract-signature-details): Don't use it.
4221         (mml2015-unabbrev-trust-alist): New.
4222         (mml2015-gpg-extract-signature-details): Use it.
4223
4224 2002-10-10  Ted Zlatanov <tzz@lifelogs.com>
4225
4226         * spam.el: compilation fixes, spam-check-bbdb function is nil if no
4227         BBDB installed
4228
4229         * spam-stat.el: added code from Alex Schroeder <alex@gnu.org> to do
4230         statistical analysis of spam in Lisp only
4231
4232 2002-10-10  Simon Josefsson  <jas@extundo.com>
4233
4234         * nnimap.el (nnimap-open-server): Re-open server if it isn't in
4235         auth, selected or examine state.
4236
4237         * pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
4238         buffer and error buffer depending on type of information.
4239
4240         * mml2015.el (mml2015-gpg-extract-signature-details): Parse
4241         --status-fd stuff even if gpg.el is not used (revert earlier
4242         change).
4243         (mml2015-pgg-{clear-,}verify): Store both output and errors as
4244         gnus details.
4245         (mml2015-pgg-{clear-,}verify): Extract signature info from errors
4246         buffer.
4247
4248         * pgg.el (pgg-verify-region): Use it.
4249
4250         * pgg-def.el (pgg-query-keyserver): New variable.
4251
4252         * pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
4253         key-identifier in packet.  Is this a good idea?
4254
4255         * mml.el (mml-mode-map): Add security commands that operates on
4256         MIME parts.
4257         (mml-menu): And menu items for them.
4258
4259         * mml1991.el (mml1991-pgg-encrypt): Remove headers.
4260
4261         * mml.el (mml-parse-1): Support sender in #secure tags.
4262
4263         * mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
4264         defined.
4265
4266         * mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
4267         (mml-pgp-encrypt-buffer): Support combined signing.
4268
4269         * mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
4270         (mml1991-gpg-encrypt): Ditto.
4271         (mml1991-pgg-encrypt): Ditto.
4272         (mml1991-encrypt): Pass sign parameter.
4273
4274         * mml-sec.el (mml-signencrypt-style-alist): Defcustom.
4275         (mml-signencrypt-style): Mention the variable.
4276
4277 2002-10-09  Simon Josefsson  <jas@extundo.com>
4278
4279         * mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
4280         pgg-gpg-user-id.
4281
4282         * pgg.el (pgg-insert-url-with-w3): Ignore errors.
4283         (pgg-fetch-key-function): Nil if w3 is not installed.
4284
4285 2002-10-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4286
4287         * gnus-agent.el (gnus-agent-fetch-selected-article): Bind
4288         gnus-agent-current-history.
4289
4290 2002-10-06  Simon Josefsson  <jas@extundo.com>
4291
4292         * imap.el (imap-parse-status): Don't use read to read token.
4293
4294 2002-10-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4295
4296         * gnus-agent.el (gnus-agent-fetch-selected-article): Do nothing
4297         for methods not covered by the agent, and when unplugged.
4298
4299 2002-10-05  Simon Josefsson  <jas@extundo.com>
4300
4301         * pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
4302         signing.
4303
4304         * gnus-agent.el (gnus-agent-read-servers): If getting method from
4305         a named server fails, ignore the server.
4306
4307         * mml1991.el (mml1991-pgg-sign): Do QP.
4308
4309         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
4310         work.
4311
4312 2002-10-04  Simon Josefsson  <jas@extundo.com>
4313
4314         * pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
4315
4316         * pgg-pgp.el (pgg-pgp-verify-region): Inline
4317         binary-write-decoded-region from MEL.
4318
4319         * pgg.el (pgg-encrypt-region): Support sign.
4320
4321         * pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.
4322
4323         * mml2015.el (mml2015-pgg-encrypt): Ditto.
4324
4325         * pgg.el, pgg-def.el, pgg-parse.el, pgg-gpg.el, pgg-pgp5.el,
4326         pgg-pgp6.el: Moved from ../pgg/.  Modifications compared to EMIKO
4327         branch where PGG was taken from in the ChangeLog entries below.
4328
4329 2002-10-01  Simon Josefsson  <jas@extundo.com>
4330
4331         * pgg-pgp.el: Don't require mel.  Don't use luna.
4332         (pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
4333         (pgg-pgp-process-region): Use expand-file-name instead of concat.
4334         (pgg-pgp-process-region): Don't use binary-funcall.
4335
4336         * pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
4337
4338         * pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
4339         instead of concat.
4340
4341         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
4342
4343 2002-09-29  Simon Josefsson  <jas@extundo.com>
4344
4345         * pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
4346         compile warnings.
4347
4348         * pgg.el (pgg-decrypt-region): Don't parse packet.
4349
4350         * pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.
4351
4352 2002-09-29  Daiki Ueno <ueno@unixuser.org>
4353
4354         * pgg.el: Remove dependency on calist.el.
4355
4356 2002-09-28  Simon Josefsson  <jas@extundo.com>
4357
4358         * pgg.el (pgg-temporary-file-directory): New variable.
4359         (pgg-verify-region): Don't assume set-buffer-multibyte exists.
4360
4361         * pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
4362         (pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.
4363
4364         * pgg-parse.el (pgg-char-int): Defalias.
4365         (pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
4366         (pgg-read-bytes, pgg-read-body): Use it.
4367         (pgg-decode-packets): Don't use MEL, use base64-*.
4368         (pgg-parse-armor): Don't assume set-buffer-multibyte exists.
4369         (pgg-string-as-unibyte): Defalias.
4370         (pgg-parse-armor-region): Use it.
4371
4372         * pgg-gpg.el (pgg-gpg-process-region): Use
4373         pgg-temporary-file-directory.
4374
4375         * luna.el: Don't def-edebug.
4376
4377         * pgg-pgp5.el (pgg-scheme-verify-region): Inline
4378         binary-write-decoded-region from MEL.
4379
4380         * pgg-pgp5.el, pgg-gpg.el: Don't require mel.
4381
4382         * alist.el, calist.el: Don't require product/APEL.
4383
4384         * pgg-parse.el (top-level): Remove dependency on static.el,
4385         pccl.el, mel.el.
4386         (pgg-parse-crc24, pgg-parse-crc24-string): Only define if
4387         `define-ccl-program' is boundp, instead of using broken.
4388
4389 2002-10-01  Simon Josefsson  <jas@extundo.com>
4390
4391         * message.el (message-required-mail-headers): Remove Lines:.
4392
4393 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4394         From Jesper Harder.
4395
4396         * gnus-group.el (gnus-group-fetch-charter,
4397         gnus-group-fetch-control): Prompt for group if given a prefix
4398         argument.
4399         * gnus-sum.el (t): Add gnus-group-fetch-charter and
4400         gnus-group-fetch-control to summary key map and menu.
4401
4402 2002-10-03  Paul Jarc  <prj@po.cwru.edu>
4403
4404         * nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
4405         number when there are no articles.
4406
4407 2002-10-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4408
4409         * gnus-agent.el (gnus-agent-summary-fetch-group): Optional prefix
4410         arg ALL means to fetch all articles, not only downloadable ones.
4411         (gnus-agent-fetch-selected-article): New function for
4412         gnus-select-article-hook or gnus-mark-article-hook.
4413
4414 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4415         From Peter von der Ahe <nospam2159@daimi.au.dk>.
4416
4417         * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
4418         raw-text.
4419
4420 2002-09-30  Ted Zlatanov <tzz@lifelogs.com>
4421
4422         * spam.el: merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
4423         Pinard).
4424         Major revamp of the code, documentation is in comments in the file
4425         for now.
4426
4427 2002-09-30  Simon Josefsson  <jas@extundo.com>
4428
4429         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
4430         buffer seem to be needed?
4431
4432 2002-09-29  Simon Josefsson  <jas@extundo.com>
4433
4434         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
4435         compile warnings.
4436
4437         * mml1991.el (mml1991-function-alist): Add pgg.
4438         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
4439         (mml1991-pgg-encrypt): Fix recipients querying.
4440
4441 2002-09-28  Simon Josefsson  <jas@extundo.com>
4442
4443         * mml2015.el (autoload): Autoload correct files.  Trivial patch
4444         from dme@dme.org.
4445         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
4446         handle is returned.
4447
4448 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4449
4450         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
4451         Protect against non-existent of `nnimap-mailbox-info'.
4452
4453 2002-09-27  Simon Josefsson  <jas@extundo.com>
4454
4455         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
4456         (gnus-setup-news-hook): Use it.
4457         (gnus-after-getting-new-news-hook): Ditto.
4458
4459         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
4460
4461 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4462         From Mats Lidell <matsl@contactor.se>.
4463
4464         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
4465
4466 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4467
4468         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
4469         the part to decode encoded words, use raw words instead of decoded
4470         words.
4471
4472 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
4473
4474         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
4475
4476         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
4477         (mm-setup-w3m): Use it.
4478
4479 2002-09-27  Simon Josefsson  <jas@extundo.com>
4480
4481         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
4482         article buffers.
4483
4484         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
4485         it just in case.
4486         (nnimap-update-unseen): New function; update unseen count in
4487         `n-m-info'.
4488         (nnimap-close-group): Call it.
4489
4490         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
4491         (gnus-after-getting-new-news-hook): Ditto.
4492
4493         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
4494         message into verboselevel 9.  Change slow mail check message.
4495         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
4496         (nnimap-fixup-unread-after-getting-new-news): New function, to be
4497         used as a hook after getting new mail.
4498
4499 2002-09-26  Simon Josefsson  <jas@extundo.com>
4500
4501         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
4502         SELECT/EXAMINE is first unseen article, not number of unseen
4503         articles.  Make them distinct by renaming the former to
4504         `first-unseen' instead of `unseen'.
4505
4506         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
4507         too.
4508         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
4509         changed.
4510         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
4511
4512         * gnus-int.el (gnus-server-unopen-status): Defcustom.
4513
4514         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
4515         better.
4516
4517         * mml2015.el (mml2015-pgg-decrypt): Only add security information
4518         if dissecting resulting buffer actually had any information.
4519
4520 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4521
4522         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
4523         because the function `string<' allows symbols.
4524
4525         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
4526
4527 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
4528
4529         * message.el (message-forward-make-body): Revert an early change
4530         because 8-bit utf-8 emails.
4531
4532 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4533
4534         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
4535         links to Info)
4536         * gnus-art.el (gnus-treat-highlight-signature):
4537         * gnus-art.el (gnus-treat-buttonize):
4538         * gnus-art.el (gnus-treat-buttonize-head):
4539         * gnus-art.el (gnus-treat-emphasize):
4540         * gnus-art.el (gnus-treat-strip-cr):
4541         * gnus-art.el (gnus-treat-unsplit-urls):
4542         * gnus-art.el (gnus-treat-leading-whitespace):
4543         * gnus-art.el (gnus-treat-hide-headers):
4544         * gnus-art.el (gnus-treat-hide-boring-headers):
4545         * gnus-art.el (gnus-treat-hide-signature):
4546         * gnus-art.el (gnus-treat-fill-article):
4547         * gnus-art.el (gnus-treat-hide-citation):
4548         * gnus-art.el (gnus-treat-hide-citation-maybe):
4549         * gnus-art.el (gnus-treat-strip-list-identifiers):
4550         * gnus-art.el (gnus-treat-strip-pgp):
4551         * gnus-art.el (gnus-treat-strip-pem):
4552         * gnus-art.el (gnus-treat-strip-banner):
4553         * gnus-art.el (gnus-treat-highlight-headers):
4554         * gnus-art.el (gnus-treat-highlight-citation):
4555         * gnus-art.el (gnus-treat-date-ut):
4556         * gnus-art.el (gnus-treat-date-local):
4557         * gnus-art.el (gnus-treat-date-english):
4558         * gnus-art.el (gnus-treat-date-lapsed):
4559         * gnus-art.el (gnus-treat-date-original):
4560         * gnus-art.el (gnus-treat-date-iso8601):
4561         * gnus-art.el (gnus-treat-date-user-defined):
4562         * gnus-art.el (gnus-treat-strip-headers-in-body):
4563         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
4564         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
4565         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
4566         * gnus-art.el (gnus-treat-unfold-headers):
4567         * gnus-art.el (gnus-treat-fold-headers):
4568         * gnus-art.el (gnus-treat-fold-newsgroups):
4569         * gnus-art.el (gnus-treat-overstrike):
4570         * gnus-art.el (gnus-treat-display-xface):
4571         * gnus-art.el (gnus-treat-display-smileys):
4572         * gnus-art.el (gnus-treat-from-picon):
4573         * gnus-art.el (gnus-treat-mail-picon):
4574         * gnus-art.el (gnus-treat-newsgroups-picon):
4575         * gnus-art.el (gnus-treat-body-boundary):
4576         * gnus-art.el (gnus-treat-capitalize-sentences):
4577         * gnus-art.el (gnus-treat-fill-long-lines):
4578         * gnus-art.el (gnus-treat-play-sounds):
4579         * gnus-art.el (gnus-treat-translate):
4580         * gnus-art.el (gnus-treat-x-pgp-sig):
4581         * gnus-art.el (gnus-mime-button-line-format):
4582         * gnus-art.el (gnus-button-man-level):
4583         * gnus-art.el (gnus-button-emacs-level):
4584         * gnus-cus.el (gnus-group-parameters):
4585         * gnus-gl.el (bbb-build-mid-scores-alist):
4586         * gnus-group.el (gnus-group-line-format):
4587         * gnus-mlspl.el (gnus-group-split-setup):
4588         * gnus-mlspl.el (gnus-group-split):
4589         * gnus-msg.el (gnus-mailing-list-groups):
4590         * gnus-msg.el (gnus-posting-styles):
4591         * gnus-nocem.el (gnus-nocem-issuers):
4592         * gnus-score.el (gnus-score-regexp-bad-p):
4593         * gnus-srvr.el (gnus-server-line-format):
4594         * gnus-topic.el (gnus-topic-line-format):
4595         * gnus.el (gnus-summary-line-format):
4596         * mail-source.el (mail-sources):
4597         * message.el (message-subscribed-address-file):
4598         * nnmail.el (nnmail-split-fancy):
4599
4600 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
4601
4602         * mail-source.el(mail-source-run-script): use `functionp' to test
4603         whether the argument `script' is in fact a function.
4604         (mail-sources): adjust the defcustom to allow users to specify a
4605         function or a string as the value of the `:prescript' and
4606         `:postscript' arguments of the `file' and `pop3' mail sources.
4607
4608 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
4609
4610         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
4611         number when article 1 does not exist.
4612
4613 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4614
4615         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
4616         apropos if apropos-variable does not exist.
4617         (gnus-button-guessed-mid-regexp)
4618         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
4619         regexes.  From Reiner Steib.
4620         (gnus-button-handle-describe-function)
4621         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
4622         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
4623         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
4624
4625 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
4626         Trivial patch.
4627
4628         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
4629         the file.
4630
4631 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4632
4633         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
4634
4635 2002-09-24  Simon Josefsson  <jas@extundo.com>
4636
4637         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
4638         (mml2015-use): Prefer PGG if installed.
4639         (mml2015-function-alist): Add PGG wrappers.
4640         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
4641         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
4642         prefix, make regexp optionally skip it.
4643         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
4644         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
4645         (mml2015-pgg-encrypt): New functions.
4646         (defvar, autoload): Prevent byte-compile warnings.
4647
4648 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4649         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4650
4651         * gnus-art.el (article-strip-banner): Check for the existence of
4652         from header.
4653
4654 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4655
4656         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
4657         (gnus-button-alist): Improved regexp for
4658         gnus-button-handle-mid-or-mail (false positives), fixed
4659         gnus-button-handle-man entries.
4660         From Reiner Steib.
4661
4662 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4663         From Josh Huber.
4664
4665         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
4666         nnmail-extra-headers is non-nil.
4667
4668 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
4669
4670         * nnmaildir.el: Store article numbers persistently.  General
4671         revision.
4672         (nnmaildir-request-expire-articles): handle 'immediate and 'never
4673         for nnmail-expiry-wait; delete instead of moving if 'force is
4674         given.
4675
4676 2002-09-23  Simon Josefsson  <jas@extundo.com>
4677         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
4678
4679         * smime.el (smime-sign-buffer): Get key and extra certs.
4680         (smime-get-key-with-certs-by-email): Utility function.
4681
4682 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
4683         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
4684
4685         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
4686         article exists.
4687
4688 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4689
4690         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
4691
4692 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
4693         From Reiner Steib.
4694
4695         * gnus-art.el (gnus-button-handle-custom,
4696         gnus-button-handle-mid-or-mail,
4697         gnus-button-handle-describe-{function,variable,key},
4698         gnus-button-handle-apropos{,command,variable}): New functions.
4699         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
4700         gnus-button-{man,emacs,mail}-level): New variables.
4701         (gnus-button-alist): Use the above to buttonize emacs and mail
4702         related links.
4703
4704 2002-09-18  Juanma Barranquero  <lektu@terra.es>
4705
4706         * gnus-int.el (gnus-status-message): Fix spacing.
4707
4708         * imap.el (imap-continuation): Fix typos.
4709
4710 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
4711
4712         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
4713
4714         * gnus-art.el (gnus-article-reply-with-original): Correct
4715         with-current-buffer scope.
4716
4717         * message.el (message-completion-alist): Add Reply-To, From, etc.
4718
4719 2002-09-18  Simon Josefsson  <jas@extundo.com>
4720
4721         * nnimap.el (nnimap-request-expire-articles): Make flag setting
4722         conditional.  From Nevin Kapur <nevin@jhu.edu>.
4723
4724 2002-09-17  Simon Josefsson  <jas@extundo.com>
4725
4726         * nnimap.el (nnimap-expiry-target): Don't search for which
4727         articles exists here.
4728         (nnimap-request-expire-articles): Do it here instead.  Only expire
4729         when articles are found.  Suggested by Nevin Kapur
4730         <nevin@jhu.edu>.
4731
4732 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4733         From Reiner Steib <reiner.steib@gmx.de>.
4734
4735         * message.el (message-strip-subject-trailing-was)
4736         (message-change-subject, message-add-archive-header)
4737         (message-xpost-fup2-header, message-xpost-insert-note)
4738         (message-xpost-fup2, message-reduce-to-to-cc): New functions
4739         adopted from message-utils.el.  Add functions to the keymap, mode
4740         describtion and menu.
4741         (message-change-subject,message-xpost-fup2): Signal error if
4742         current header is empty.
4743         (message-xpost-insert-note): Changed insert position.
4744         (message-archive-note): Ensure to insert note in message body (not
4745         in head).
4746         (message-archive-header, message-archive-note)
4747         (message-xpost-default, message-xpost-note, message-fup2-note)
4748         (message-xpost-note-function): New variables adopted from
4749         message-utils.el.  Changed some doc-strings.
4750         (message-mark-insert-{begin,end}): Rename from
4751         message-{begin,end}-inserted-text-mark (message-utils.el), changed
4752         values.
4753         (message-subject-trailing-was-query)
4754         (message-subject-trailing-was-ask-regexp)
4755         (message-subject-trailing-was-regexp): New variables.
4756         (message-to-list-only): Added doc-string and menu entry.
4757
4758         * message-utils.el: Removed.  Functions are now in message.el.
4759
4760 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
4761
4762         * gnus-art.el (gnus-article-reply-with-original,
4763         gnus-article-followup-with-original): Switch to
4764         gnus-summary-buffer before reply/followup.
4765
4766 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
4767
4768         * gnus-sum.el (gnus-summary-toggle-header): The article window may
4769         not exist. Toggle it anyway.
4770
4771 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
4772
4773         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
4774
4775         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
4776         Trivial patch from Urban Engberg <ue@ccieurope.com>.
4777
4778         * rfc2047.el (message-posting-charset): Defvar it.
4779         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
4780         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
4781
4782         * mail-source.el (mail-source-fetch): Hide password.
4783
4784         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
4785
4786 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4787         From John Paul Wallington <jpw@shootybangbang.com>.
4788
4789         * gnus.el (gnus-visual, gnus-meta): Fix typo.
4790
4791 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4792
4793         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
4794
4795 2002-09-11  Simon Josefsson  <jas@extundo.com>
4796
4797         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
4798         (nnimap-split-rule): Doc fix.
4799         (nnimap-request-expire-articles): Cleanup code.
4800
4801 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4802         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
4803
4804         * gnus-art.el (gnus-article-address-banner-alist): New option.
4805         (article-strip-banner): Refer the above option to split banners of
4806         free mail servers, when no group parameter is specified.
4807
4808 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4809
4810         * nntp.el (nntp-wait-for-string): Check for a process in the
4811         current buffer instead of `nntp-server-buffer'.
4812
4813 2002-09-09  Simon Josefsson  <jas@extundo.com>
4814
4815         * gnus-art.el (gnus-button-man-handler): New variable.
4816         (gnus-button-alist): Use g-b-handle-man.
4817         (gnus-button-handle-man): New, call g-b-man-handler.
4818
4819 2002-09-08  Simon Josefsson  <jas@extundo.com>
4820
4821         * gnus-art.el (gnus-button-alist): Buttonize man page links.
4822
4823 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4824
4825         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
4826
4827 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4828
4829         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
4830
4831         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
4832         keystroke.
4833
4834         * gnus-srvr.el (gnus-browse-describe-group): New command and
4835         keystroke.
4836
4837 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4838
4839         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
4840         value for gnus-decoration property.
4841
4842 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4843
4844         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
4845         string) as group name in case we have a CRLF in the file.
4846
4847 2002-09-04  Jesper Harder  <harder@ifa.au.dk>
4848
4849         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
4850         group.
4851         (rfc1843-decode-hzp): do.
4852         (rfc1843-newsgroups-regexp): do.
4853
4854 2002-09-04  Simon Josefsson  <jas@extundo.com>
4855
4856         * message.el (message-canlock-generate): Make sure sha1 doesn't
4857         call external programs.
4858
4859 2002-09-03  Simon Josefsson  <jas@extundo.com>
4860
4861         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
4862
4863         * gnus-agent.el (gnus-agent-batch): Add doc.
4864
4865 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
4866
4867         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
4868         check for signed and encrypted parts.
4869         * mml.el (mml-parse-1): Correct small typo which preventing
4870         setting recipients in a secure tag.
4871
4872 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4873
4874         * mm-util.el (mm-coding-system-priorities): Default to a list of
4875         iso-2022-jp and others for the Japanese environment.
4876
4877 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4878
4879         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
4880         invalid display names.
4881
4882 2002-08-30  Simon Josefsson  <jas@extundo.com>
4883
4884         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
4885         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
4886
4887 2002-08-26  Jesper Harder  <harder@ifa.au.dk>
4888
4889         * gnus.el (gnus-group-charter-alist): New option.
4890         (gnus-group-fetch-control-use-browse-url): New option.
4891
4892         * gnus-group.el (gnus-group-fetch-charter): New function.
4893         (gnus-group-fetch-control): New function.
4894         Add them to the keymap and menu. Require mm-url.
4895
4896 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4897
4898         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
4899         From Alex Schroeder <alex@emacswiki.org>.
4900
4901 2002-08-29  Jesper Harder  <harder@ifa.au.dk>
4902
4903         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
4904         items expecting user interaction.
4905
4906         * gnus-topic.el (gnus-topic-make-menu-bar): do.
4907
4908         * gnus-sum.el (gnus-summary-make-menu-bar): do.
4909
4910         * gnus-srvr.el (gnus-server-make-menu-bar): do.
4911
4912         * mml.el (mml-menu): do.
4913
4914 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4915
4916         * mail-source.el (mail-source-touch-pop): New function.
4917
4918         * message.el (message-smtpmail-send-it): New function.
4919         (message-send-mail-function): Add it for a candidate.
4920
4921 2002-08-27  Simon Josefsson  <jas@extundo.com>
4922
4923         * gnus-msg.el (posting-charset-alist): Use
4924         gnus-define-group-parameter instead of defcustom.
4925         (gnus-put-message): Handle SPC in GCC.
4926         (gnus-inews-insert-gcc): Ditto.
4927         (gnus-inews-insert-archive-gcc): Ditto.
4928
4929 2002-08-26  Simon Josefsson  <jas@extundo.com>
4930
4931         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
4932         (gnus-agentize): Auto agentize all nntp and nnimap groups.
4933         (gnus-agent-possibly-save-gcc): Autoload.
4934         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
4935
4936 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4937
4938         * gnus.el (gnus-other-frame-function): New user option.
4939         (gnus-other-frame): Use it; add a doc-string; make it work with
4940         the gnuclient program.
4941
4942         * gnus-util.el (gnus-frame-or-window-display-name): New function.
4943
4944         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
4945         `device-connection' and `dfw-device'.
4946
4947 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4948
4949         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
4950         positives, make it stricter.  From Jochen Hein (trivial change).
4951
4952 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4953
4954         * gnus.el (gnus-other-frame): Trivial fix.
4955
4956 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4957
4958         * gnus.el (gnus-other-frame-parameters): New user option.
4959         (gnus-other-frame-object): New variable.
4960         (gnus-other-frame): Make it search for existing Gnus frame; don't
4961         read new news; delete frame on exit.
4962
4963         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
4964
4965         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
4966
4967 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4968         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
4969
4970         * message.el (message-set-auto-save-file-name): Add support for
4971         the Cygwin Emacs; the system-type is `cygwin'.
4972         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
4973
4974 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
4975
4976         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
4977
4978         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
4979         avoid arithmetic errors.
4980
4981 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4982
4983         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
4984
4985 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
4988         (message-ignored-resent-headers): Add envelope From.
4989
4990 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4991
4992         * gnus.el (gnus-summary-line-format): Document %k specifier.
4993
4994 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4995
4996         * gnus-sum.el (gnus-summary-line-message-size): New function.
4997         (gnus-summary-line-format-alist): Use it.
4998
4999 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5000
5001         * gnus-art.el (article-make-date-line): Refer to the value for
5002         `gnus-article-time-format' in the summary buffer.
5003
5004         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
5005
5006 2002-08-14  Simon Josefsson  <jas@extundo.com>
5007
5008         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
5009         quoting.
5010         (gnus-button-alist): Fix doc.
5011         (gnus-header-button-alist): Use ' not ` for default value quoting.
5012         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
5013         rationale similar to 2002-05-01 change.
5014         (gnus-article-add-buttons-to-head): Evaluate expression.
5015
5016         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
5017
5018 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5019
5020         * message.el (message-font-lock-keywords): Refer to the value for
5021         `message-cite-prefix-regexp' dynamically.
5022
5023 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5024
5025         * gnus-art.el (gnus-decode-header-methods): Doc fix.
5026
5027 2002-08-12  Simon Josefsson  <jas@extundo.com>
5028
5029         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
5030         (imap-shell-open): Skip initial junk before IMAP greeting.
5031
5032 2002-08-11  Simon Josefsson  <jas@extundo.com>
5033
5034         * message-utils.el (message-xpost-default,
5035         message-xpost-fup2-header, message-xpost-fup2): Fixed
5036         Typos.  Trivial changes from Reiner Steib
5037         <4uce.02.r.steib@gmx.net>.
5038
5039 2002-08-09  Simon Josefsson  <jas@extundo.com>
5040
5041         * message.el (message-canlock-password): Set
5042         canlock-password-for-verify to newly generated canlock-password.
5043         When Emacs is restarted, Custom makes sure this is set, but during
5044         the same session we must set it manually.
5045
5046 2002-08-07  Jesper Harder  <harder@ifa.au.dk>
5047
5048         * yenc.el: New file.
5049
5050         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
5051         (mm-uu-type-alist): Add yenc.
5052         (mm-uu-yenc-filename): New function.
5053         (mm-uu-yenc-extract): New function.
5054
5055         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
5056
5057 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5058
5059         * dgnushack.el (merge): Don't use coerce.
5060
5061 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
5062
5063         * mailcap.el (mailcap-mime-data): Test window-system rather than
5064         mm-device-type.
5065         (mailcap-mime-data): Call xdvi and gv with "-safer".
5066
5067         * mm-util.el: Don't define mm-device-type.
5068
5069 2002-08-05  Simon Josefsson  <jas@extundo.com>
5070
5071         * mm-util.el (mm-coding-system-priorities): coding-system type not
5072         supported everywhere.
5073
5074 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5075
5076         * gnus.el (gnus-version-number): Bumped version number.
5077
5078 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5079
5080         * gnus.el: Oort Gnus v0.07 is released.
5081
5082 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5083
5084         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
5085         (gnus-article-sort-functions): Doc fix.
5086         (t): New keystroke.
5087         (gnus-article-sort-by-random): New function.
5088         (gnus-thread-sort-by-random): New function.
5089
5090 2002-08-02  Simon Josefsson  <jas@extundo.com>
5091
5092         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
5093         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
5094
5095 2002-07-31  Danny Siu  <dsiu@adobe.com>
5096
5097         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
5098         when splitting malformed messages without message-id
5099
5100 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5101         From Niklas Morberg <niklas.morberg@axis.com>.
5102
5103         * nnweb.el (nnweb-type, nnweb-type-definition)
5104         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
5105         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
5106         functionality.
5107         * nnweb.el: Removed old non-functioning search engines.
5108
5109 2002-07-27  Simon Josefsson  <jas@extundo.com>
5110
5111         * message.el (message-forward-make-body): Don't use
5112         `message-forward-ignored-headers' when doing a "raw" followup (it
5113         is important to preserve e.g. CTE).
5114
5115         * flow-fill.el (fill-flowed): Disable filladapt-mode.
5116
5117         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
5118         regexp-quote, Cyrus Sieve is fixed.
5119
5120         * sieve-manage.el (sieve-manage-deletescript): New function.
5121
5122         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
5123         (sieve-manage-mode): Fix menubar.
5124         (sieve-activate): Change some messages.
5125         (sieve-deactivate-all): New function.
5126         (sieve-deactivate): New alias.
5127         (sieve-remove): New function.
5128         (sieve-help): Fix help.
5129         All suggested by Ned Ludd.
5130
5131 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5132
5133         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
5134         (mm-w3m-safe-url-regexp): New user option.
5135
5136         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
5137         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
5138
5139 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
5140
5141         * gnus-sum.el (gnus-summary-delete-article): Force
5142         nnmail-expiry-target to 'delete, so that absolute deletion
5143         happens when absolute deletion is requested.
5144
5145 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5146         From Nevin Kapur <nevin@jhu.edu>.
5147
5148         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
5149         headers as empty headers.
5150
5151 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5152         From Jochen Hein <jochen@jochen.org>.
5153
5154         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
5155         correct typo.
5156         (gnus-emphasis-strikethru): New face.
5157
5158 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5159         From Jason Merrill <jason@redhat.com>.
5160
5161         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
5162         entire file for each of a sequence of missing articles.
5163
5164         * gnus-salt.el (gnus-binary-display-article): Respect an existing
5165         value for gnus-view-pseudos.
5166
5167         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
5168         avoid nreverse.
5169
5170 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5171         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5172
5173         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
5174         (gnus-summary-mode-line-format-alist): Add %h for number of
5175         spams.
5176         (gnus-newsgroup-spam-marked): New variable.
5177         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
5178         (gnus-article-read-p, gnus-article-mark)
5179         (gnus-set-global-variables, gnus-set-global-variables)
5180         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
5181         (gnus-summary-mark-article-as-unread)
5182         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
5183         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
5184         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
5185
5186 2002-07-10  Simon Josefsson  <jas@extundo.com>
5187
5188         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
5189         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
5190
5191 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
5192
5193         * gnus-sum.el (gnus-summary-delete-article): Respect group
5194         parameters while expiring.
5195
5196 2002-07-08  Simon Josefsson  <jas@extundo.com>
5197
5198         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
5199         Enberg.
5200
5201 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5202
5203         * gnus-art.el (article-unsplit-urls): Only display MIME when this
5204         function is called interactively.  From Niklas Morberg.
5205
5206 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
5207
5208         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
5209         cdaar to cdar and car.
5210
5211         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
5212         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
5213
5214 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5215
5216         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
5217         don't break a narrowed article.
5218
5219         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
5220         (nntp-open-via-rlogin-and-telnet): Ditto.
5221
5222 2002-07-02  Didier Verna  <didier@xemacs.org>
5223
5224         * nnmail.el (nnmail-split-methods): fix custom type.
5225
5226 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5227
5228         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
5229         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
5230
5231 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5232
5233         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
5234         (gnus-summary-resend-message): Use it.
5235
5236 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5237
5238         * nntp.el (nntp-via-rlogin-command-switches): New variable.
5239         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
5240
5241 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5242
5243         * message.el (message-font-lock-keywords): Don't fontify
5244         headers in the message body, only in the header.
5245         (message-font-lock-make-header-matcher): New function, used by
5246         message-font-lock-keywords.
5247         From Katsumi Yamaoka <yamaoka@jpl.org>.
5248
5249 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5250
5251         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
5252
5253 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5254
5255         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
5256
5257 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5258
5259         * message.el (message-font-lock-keywords): Revert 2002-06-22
5260         change.
5261
5262 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5263
5264         * message.el (message-font-lock-keywords): Put colon in header
5265         name match.
5266
5267 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5268
5269         * message.el (message-font-lock-keywords): Don't use header faces
5270         in the body.  Thanks to Stefan Monnier for the hint on the
5271         implementation.
5272
5273 2002-05-09  Miles Bader  <miles@gnu.org>
5274
5275         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
5276         (gnus-article-hide-citation): Respect it.
5277
5278 2002-04-12  Juanma Barranquero  <lektu@terra.es>
5279
5280         * pop3.el (pop3-open-server): Fix typo.
5281
5282 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
5283
5284         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
5285         instead of push to ignore duplicate to-(list|address) values.
5286         * nnmail.el (nnmail-cache-ignore-groups): New.
5287         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
5288
5289 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5290
5291         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
5292         before sending.  Suggested by Jan Rychter.
5293
5294 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5295
5296         * dgnushack.el (remove): New compiler macro.
5297         (last, coerce, subseq): Remove compiler macros for those built-in
5298         or unused functions.
5299
5300 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5301
5302         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
5303         sure to write byte-compiled versions of gnus-*-format-alist to
5304         .newsrc.eld.  From Simon Josefsson.
5305
5306 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5307
5308         * gnus-agent.el (gnus-agent-read-servers)
5309         (gnus-agent-write-servers): Put server name (string like
5310         "nnchoke:frumple") in the file instead of a server specification
5311         (Lisp expression like (nnchoke "frumple" ...parameters...)).
5312         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
5313
5314 2002-06-16  Simon Josefsson  <jas@extundo.com>
5315
5316         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
5317         Reiner Steib <4uce.02.r.steib@gmx.net>.
5318
5319 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5320
5321         * nnheader.el (nnheader-file-name-translation-alist): Set the
5322         default value for MS Windows systems.
5323
5324         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
5325
5326 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5327
5328         * message.el (message-beginning-of-line): Keep the region active
5329         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
5330
5331 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
5332
5333         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
5334         * gnus-msg.el (gnus-summary-reply): Ditto.
5335         * gnus-msg.el (gnus-summary-handle-replysign): New.
5336
5337 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5338
5339         * message.el (message-send-mail-with-sendmail): Kill errbuf even
5340         if sending failed.
5341
5342 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
5343
5344         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
5345         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
5346         to sign while encrypting.
5347
5348 2002-06-11  Simon Josefsson  <jas@extundo.com>
5349
5350         * gnus-int.el (gnus-request-move-article): Agent expire article if
5351         successfuly moved.
5352
5353         * nnweb.el (nnweb-google-create-mapping): Honors the value of
5354         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
5355
5356 2002-06-10  Simon Josefsson  <jas@extundo.com>
5357
5358         * gnus-int.el (gnus-request-expire-articles): Fix last change?
5359
5360 2002-06-09  Simon Josefsson  <jas@extundo.com>
5361
5362         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
5363
5364         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
5365
5366 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5367
5368         * flow-fill.el (fill-flowed): Ignore errors.
5369
5370 2002-06-06  Simon Josefsson  <jas@extundo.com>
5371
5372         * message.el (message-send-mail-with-sendmail): Improve error message.
5373
5374 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5375
5376         * message.el (message-interactive): Change default from nil to t.
5377         Better to be safe than to be fast.
5378
5379 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5380
5381         * message.el (message-send-mail-with-sendmail): Check return value
5382         from call-process-region.
5383
5384 2002-06-04  Simon Josefsson  <jas@extundo.com>
5385
5386         * gnus-msg.el (gnus-group-mail, gnus-group-news)
5387         (gnus-group-post-news, gnus-summary-mail-other-window)
5388         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
5389         gnus-article-copy to nil, thereby inhibiting the `header' posting
5390         style match to use data from last viewed article.
5391         Suggested by Hrvoje Niksic.
5392
5393 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5394
5395         * spam.el (spam-point-at-eol): New alias.
5396         (spam-parse-whitelist): Use it.
5397
5398 2002-06-03  Simon Josefsson  <jas@extundo.com>
5399
5400         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
5401         (nnmail-article-group): Use it.
5402
5403 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5404
5405         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
5406         so that code reading them won't be surprised.  From Jesper Harder
5407         <harder@ifa.au.dk>.
5408
5409 2002-05-29  Simon Josefsson  <jas@extundo.com>
5410
5411         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
5412         articles.
5413
5414         * gnus.el (gnus-agent-cache): Doc fix.
5415         (gnus-agent): Change default to t.
5416
5417         * gnus-agent.el (gnus-agent-expire): Make it accept optional
5418         ARTICLES, GROUP and FORCE parameters.
5419
5420 2002-05-28  Simon Josefsson  <jas@extundo.com>
5421
5422         * gnus-group.el (gnus-group-line-format): Doc fix.
5423
5424 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5425
5426         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
5427         original article before yanking.  From Jesper Harder
5428         <harder@ifa.au.dk>.
5429
5430 2002-05-26  Simon Josefsson  <jas@extundo.com>
5431
5432         * gnus-sum.el (gnus-summary-menu-split): New function.
5433         (gnus-summary-make-menu-bar): Split charset submenu.
5434         (gnus-summary-menu-maxlen): New variable.
5435         (gnus-summary-menu-split): Use it.
5436
5437 2002-05-25  Simon Josefsson  <jas@extundo.com>
5438
5439         * mml.el (mml-preview): Generate some headers.
5440
5441         * gnus.el (gnus-large-newsgroup): Fix :type.
5442
5443         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
5444         Agent cache NOV's by default now).
5445         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
5446
5447 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
5448
5449         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
5450         call to gnus-parent-id when we check for References loops.
5451         (gnus-summary-prepare-threads): Avoid simplifying every Subject
5452         twice by saving the simplified subject string in simp-subject.
5453
5454 2002-05-23  Simon Josefsson  <jas@extundo.com>
5455
5456         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
5457         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
5458
5459         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
5460         Niklas Morberg <niklas.morberg@axis.com>.
5461
5462 2002-05-22  Simon Josefsson  <jas@extundo.com>
5463
5464         * sieve.el (sieve-change-region): Define it before it is used.
5465
5466         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
5467         (gnus-summary-reply): Ask for confirmation when replying to news.
5468         Defaults to not ask.  From Benjamin Rutt
5469         <rutt+news@cis.ohio-state.edu>.
5470
5471         * nnimap.el (nnimap-nov-is-evil): Improve doc.
5472
5473 2002-05-21  Simon Josefsson  <jas@extundo.com>
5474
5475         * sieve-mode.el (sieve-manage): Fix autoloads.
5476
5477         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
5478         name (makes it work with recent Cyrus timsieved).
5479
5480 2002-05-20  Jason  <jbaker@cs.utah.edu>
5481         Trivial patch.
5482
5483         * gnus-art.el (gnus-request-article-this-buffer): Try
5484         reconnecting if you don't get the message.
5485
5486 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5487
5488         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
5489         Reply-To headers from the headers.
5490
5491 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5492
5493         * mm-url.el (mm-url-insert): Remove junk message.
5494
5495 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5496
5497         * nnslashdot.el (nnslashdot-request-list): Parse new html.
5498         (nnslashdot-use-front-page): New variable.
5499         (nnslashdot-request-list): Use it.
5500
5501         * mm-url.el (mm-url-timeout): New variable.
5502         (mm-url-retries): Ditto.
5503         (mm-url-insert): Use it.
5504
5505 2002-05-16  Simon Josefsson  <jas@extundo.com>
5506
5507         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
5508         (gnus-simplify-subject-functions): Mention g-s-a-w.
5509
5510 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
5511
5512         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
5513         nnmail-cache-insert.
5514         * nndiary.el (nndiary-request-accept-article): Ditto.
5515         * nnfolder.el (nnfolder-request-accept-article): Ditto.
5516         * nnimap.el (nnimap-request-accept-article): Ditto.
5517         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
5518         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
5519         * nnmbox.el (nnmbox-request-accept-article): Ditto.
5520         * nnmh.el (nnmh-request-accept-article): Ditto.
5521         * nnmail.el (nnmail-cache-insert): Change group to required,
5522         removed code which tried to figure out the group.
5523
5524 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
5525
5526         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
5527         messages. From Hans de Graaff <hans@degraaff.org>.
5528         * nnml.el (nnml-request-accept-article): Pass in the group name to
5529         nnmail-cache-insert, since it's available.
5530
5531 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5532
5533         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
5534
5535 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5536         From Florian Weimer <fw@deneb.enyo.de>.
5537
5538         * gnus.el (subscribed): New group parameter.
5539         (gnus-find-subscribed-addresses): Use it.
5540
5541 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
5542
5543         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
5544         the default for pgpmime to support pgp v2.
5545         * mml-sec.el (mml-signencrypt-style): New accessor function to
5546         allow users to get/set the signencrypt style more easily without
5547         frobbing the alist directly.
5548         * mml.el (mml-generate-mime-1): Use accessor function.
5549
5550 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5551
5552         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
5553         parenthesis for "<" and ">".  Suggested by Andreas Schwab
5554         <schwab@suse.de>.
5555
5556 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5557
5558         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
5559         when intuiting the group the message is written to.  From Josh
5560         Huber <huber@alum.wpi.edu>.
5561
5562 2002-05-06  Simon Josefsson  <jas@extundo.com>
5563
5564         * gnus-topic.el (gnus-group-topic-parameters): Work when group
5565         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
5566
5567 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
5568
5569         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
5570         argument, and fixed compiler warning. (added autoload for
5571         gpg-encrypt).
5572
5573 2002-05-04  Simon Josefsson  <jas@extundo.com>
5574
5575         * mml1991.el (mml1991-function-alist): Doc fix.
5576
5577         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
5578         doesn't exist (for previewing messages without having Gnus
5579         started).
5580
5581         * mm-util.el (mm-coding-system-priorities): Defcustom.
5582
5583         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
5584
5585 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
5586
5587         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
5588         default.
5589         * mml-sec.el:
5590         * mml-sec.el (mml-signencrypt-style): New.
5591         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
5592         argument `sign'.
5593         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
5594         signencrypt.
5595         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
5596         * mml.el (mml-generate-mime-1): Changed logic so a part which is
5597         both signed & encryped is processed in one operation. (rather than
5598         two separate ops: sign, then encrypt)
5599         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
5600         indication if a message is signed by an expired key.
5601         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
5602         enables combined sign & encrypt operation. (this was always on
5603         before).
5604         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
5605
5606 2002-05-01  Simon Josefsson  <jas@extundo.com>
5607
5608         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
5609         server.
5610         (nnimap-mailbox-info): defvar instead of defvoo.
5611
5612 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5613
5614         * gnus.el: Oort Gnus v0.06 is released.
5615
5616 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5617
5618         * lpath.el: Bind url-package-version.
5619
5620 2002-05-01  Simon Josefsson  <jas@extundo.com>
5621
5622         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
5623         filename before deleting the group itself, because the presence of
5624         a group filename decides if long filenames are used or not.
5625
5626         * gnus-art.el (gnus-button-alist): Don't inline
5627         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
5628         without also modifying g-button-alist.
5629         (gnus-button-alist): Fix type to allow variable as well as regexp.
5630         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
5631         themselves, variables to its contents.
5632         (gnus-button-entry): Ditto.
5633
5634 2002-05-01  Simon Josefsson  <jas@extundo.com>
5635
5636         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
5637         UIDNEXT as a string.
5638
5639         * nnimap.el (nnimap-string-lessp-numerical): New function.
5640         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
5641         integers.
5642
5643 2002-04-29  Simon Josefsson  <jas@extundo.com>
5644
5645         * nnmail.el (nnmail-cache-insert): Accept optional group
5646         parameter.
5647
5648         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
5649         n-r-g-a is disabled.
5650
5651 2002-04-29  Simon Josefsson  <jas@extundo.com>
5652
5653         * nnimap.el (nnimap-split-fancy): Fix doc.
5654         (nnimap-split-fancy): Fix doc.
5655
5656         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
5657         (nnimap-mailbox-info): New internal variable.
5658         (nnimap-retrieve-groups): Implement faster new mail check.
5659
5660         * nnimap.el (nnimap-split-articles): Support
5661         nnmail-cache-accepted-message-ids.
5662         (nnimap-request-accept-article): Ditto.
5663
5664         * imap.el (imap-mailbox-status-asynch): New command.
5665
5666 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
5667
5668         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
5669         are no subscribed mail groups.
5670         - Strip quoted names when comparing addresses
5671
5672 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
5673
5674         * mm-decode.el (mm-text-html-renderer): Change customize type to
5675         const.
5676
5677         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
5678         (gnus-debug-exclude-variables): do.
5679
5680 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5681
5682         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
5683         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
5684
5685 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * dns.el (dns-make-network-process): New macro.
5688         (query-dns): Use it.
5689
5690 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5691
5692         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
5693         article-buffer.
5694
5695         * mm-url.el (mm-url-package-name): New variable.
5696         (mm-url-package-version): New variable.
5697         (mm-url-insert-file-contents): Bind url-package-name and
5698         url-package-version here.
5699         * nnrss.el (nnrss-insert-w3): Move the bindings.
5700
5701         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
5702         url-package-version. Trivial change from Andrew J Cosgriff
5703         <ajc@polydistortion.net>
5704
5705         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
5706         attachments. Trivial change from Peter 'Luna' Runestig
5707         <peter@runestig.com>.
5708
5709 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
5710
5711         * nnkiboze.el (nnkiboze-request-scan): Call
5712         nnkiboze-possibly-change-group.
5713         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
5714         problems.
5715         (nnkiboze-generate-group): Set newsrc to the *highest* article
5716         number kibozed, not the lowest.
5717
5718 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
5719
5720         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
5721
5722 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5723         From Dan Christensen <jdc+news@uwo.ca>.
5724
5725         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
5726         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
5727         Recognize math postings.  Extract Date (now ignores "(15kb)").
5728         Extract email address using gnus-extract-address-components
5729         instead of just taking the first word.  Create Date and From
5730         headers for message which are missing these headers.  Get rid
5731         of spurious \\ lines (purely cosmetic).  Extend body-end and
5732         file-end regexps, to exclude more garbage from the message.
5733         Make URL rephrasing regexp more flexible, to match current
5734         format.
5735
5736 2002-04-23  Simon Josefsson  <jas@extundo.com>
5737
5738         * netrc.el: New file, functions copied from gnus-util.el by Ted
5739         Zlatanov <tzz@lifelogs.com>.
5740
5741         * gnus-util.el: Require netrc.
5742         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
5743         new code in netrc.el.
5744
5745 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5746
5747         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
5748         message-ignored-resent-headers, too.  From Matthieu Moy
5749         <Matthieu.Moy@imag.fr>.
5750
5751 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5752
5753         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
5754         boolean not a string
5755         * gnus-group.el (gnus-group-line-format): add description of %C
5756         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
5757           as %C
5758         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
5759
5760 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
5761
5762         * nnmaildir.el (nnmaildir-request-scan): typo: set
5763         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
5764         nnmail-get-new-mail for 'find-new-groups.
5765
5766 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
5767
5768         * nnmaildir.el (nnmaildir-request-update-info,
5769         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
5770         unnecessary calls to nnmaildir-request-scan.
5771
5772 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5773
5774         * gnus-msg.el:
5775         * gnus-msg.el (gnus-message-replysign): New.
5776         * gnus-msg.el (gnus-message-replyencrypt): New.
5777         * gnus-msg.el (gnus-message-replysignencrypted): New.
5778         * gnus-msg.el (gnus-summary-reply): Use the three new variables
5779         (above) to automatically encrypt/sign to encrypted/signed
5780         messages.
5781         * message.el:
5782         * message.el (message-mode-map): Add keybinding for
5783         `message-to-list-only'
5784         * message.el (message-mode): Add description for
5785         `message-to-list-only'
5786         * message.el (message-to-list-only): New.
5787         * message.el (message-make-mft): Changed to use the cl loop macro,
5788         and added optional flag to return only the matched list. (for use
5789         in new message-to-list-only function)
5790
5791 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
5792
5793         * gnus-msg.el:
5794         * gnus-msg.el (gnus-message-replysign):
5795         * gnus-msg.el (gnus-replysign): New.
5796         * gnus-msg.el (gnus-replyencrypt): New.
5797         * gnus-msg.el (gnus-replysignencrypted): New.
5798         * gnus-msg.el (gnus-summary-reply):
5799         * message.el:
5800         * message.el (message-mode-map):
5801         * message.el (message-mode):
5802         * message.el (message-to-list-only): New.
5803         * message.el (message-make-mft):
5804
5805 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5806
5807         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
5808
5809 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
5810
5811         * message.el (message-gen-unsubscribed-mft): accept a prefix
5812         argument so CC can be included with C-u C-c C-f C-a
5813
5814 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5815         From Ted Zlatanov <teodor.zlatanov@divine.com>.
5816
5817         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
5818         Improve docstring.
5819         (spam-enter-blacklist): New command.
5820
5821         * gnus-sum.el (gnus-spam-mark): New mark.
5822         (gnus-auto-expirable-marks): Add gnus-spam-mark.
5823         (gnus-summary-make-tool-bar): Correct conditional.
5824         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
5825         (gnus-summary-mark-as-spam): New command.
5826
5827 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
5828
5829         * mml-sec.el (mml-secure-message): changed to support arbritrary
5830         modes.
5831         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
5832         changed to support "signencrypt" mode.
5833         * mml.el (mml-parse-1): changed to support different secure modes
5834         more easily. (for signencrypt)
5835
5836 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
5837
5838         * gnus-sum.el (gnus-update-summary-mark-positions)
5839         (gnus-summary-toggle-header):
5840         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
5841         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
5842         (gnus-uu-post-encoded):
5843         * nnfolder.el (nnfolder-possibly-change-group):
5844         * nnimap.el (nnimap-retrieve-headers):
5845         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
5846
5847 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
5848
5849         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
5850         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
5851
5852 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5853
5854         * gnus-srvr.el (gnus-server-set-info): Clear
5855         `gnus-server-method-cache' when `gnus-server-alist' is changed.
5856         From Daiki Ueno <ueno@unixuser.org>.
5857
5858 2002-04-11  Simon Josefsson  <jas@extundo.com>
5859
5860         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
5861         viewing of security buttons.  Thanks to Nicolas Kowalski
5862         <Nicolas.Kowalski@imag.fr>.
5863
5864         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
5865         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
5866         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
5867         <Nicolas.Kowalski@imag.fr>.
5868         (smime-decrypt-buffer): Ditto.
5869
5870 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5871
5872         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
5873         header line.
5874
5875 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
5876
5877         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
5878
5879 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5880
5881         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
5882
5883 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5884
5885         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
5886         errors when debug.
5887
5888 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
5889
5890         * message.el (message-make-mft): Changed MFT code from using
5891         message-recipients (which included Bcc) to use only the To and CC
5892         headers.
5893
5894 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5895
5896         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
5897         add link.
5898         (gnus-treat-mail-picon): Ditto.
5899         (gnus-treat-newsgroups-picon): Ditto.
5900         (gnus-picon-databases): Fix custom type.
5901         (gnus-picon-databases): Add link.
5902         (gnus-article-x-face-command): Add to gnus-picon group.
5903
5904 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
5905
5906         * message.el (message-buffer-naming-style): Remove.
5907
5908 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5909
5910         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
5911
5912         * message.el (message-tool-bar-map): Ditto.
5913
5914         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
5915
5916 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5917
5918         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
5919
5920 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
5921
5922         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
5923
5924 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
5925         Trivial patch.
5926
5927         * dns.el: open-network-stream under XEmacs does udp.
5928
5929 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
5930
5931         * spam.el (spam-enter-whitelist): New function.
5932         (spam-parse-whitelist): Ditto.
5933         (spam-refresh-list-cache): Ditto.
5934         (spam-address-whitelisted-p): New function.
5935
5936         * dns.el (query-dns): Use TCP when make-network-process isn't
5937         available.
5938         (dns-servers): New variable.
5939         (dns-parse-resolv-conf): New function.
5940         (query-dns): Use it.
5941
5942         * spam.el: New file.
5943
5944         * dns.el (query-dns): Test.
5945
5946 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5947
5948         * lpath.el (featurep): Bind make-network-process.
5949
5950 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
5951
5952         * nnmaildir.el: Use defstruct.  Use a single copy of
5953         nnmail-extra-headers to save memory.  Store server's group name
5954         prefix instead of each group's prefixed name.
5955         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
5956         nntp-server-buffer.
5957
5958 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5959
5960         * dns.el: New file.
5961
5962 2002-03-28  Simon Josefsson  <jas@extundo.com>
5963
5964         * gnus-sum.el (gnus-summary-dummy-line-format):
5965         * gnus.el (gnus-summary-line-format): Fixing links to Info.
5966         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
5967
5968 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5969
5970         * gnus-sum.el (gnus-summary-move-article)
5971         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
5972         the doc string.
5973
5974 2002-03-28  Simon Josefsson  <jas@extundo.com>
5975
5976         * mml-sec.el (mml-secure-message): Search after
5977         mail-header-separator from top of message.
5978
5979 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
5980
5981         * nnmaildir.el: Cosmetic changes.
5982         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
5983         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
5984         nnmaildir--group-ls): New macros/functions.  Use them.
5985         (nnmaildir--unlink): Evalutate argument only once.
5986
5987 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
5988
5989         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
5990         symbols.
5991         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
5992         `gnus-point-at-eol'.
5993
5994 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
5995
5996         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
5997         nnmaildir--marks-dir): New macros.  Use them.
5998         Use inhibit-quit for atomicity instead of in-memory journaling.
5999         (nnmaildir--edit-prep): New function.
6000         (Local Variables): Use it.
6001
6002 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
6003
6004         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
6005
6006 2002-03-25  Simon Josefsson  <jas@extundo.com>
6007
6008         * message.el (message-mode): Fix doc.
6009
6010 2002-03-25  Simon Josefsson  <jas@extundo.com>
6011
6012         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
6013         Matthieu Moy <Matthieu.Moy@imag.fr>.
6014
6015 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
6016
6017         * mml-sec.el (mml-unsecure-message): Add docstring.
6018
6019 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6020
6021         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
6022         value.
6023         Trivial change from andre@slamdunknetworks.com
6024
6025 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
6026
6027         * mml.el (mml-mode-map): Added a keybinding for
6028         `mml-unsecure-message'.  Also, added a menu entry for said
6029         function in the Attachments menu.
6030
6031 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6032
6033         * canlock.el (canlock-version): Remove.
6034         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
6035         here; simplify \x insertions.
6036         (canlock-sha1): New function, always return a unibyte string.
6037         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
6038         of a password.
6039         (canlock-insert-header): Use `canlock-sha1'.
6040         (canlock-verify): Ditto.
6041
6042 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6043
6044         * message.el (message-fix-before-sending): Add an option that
6045         ignores illegible text.
6046         Trivial change from Mark Milhollan <mlm@attglobal.net>
6047
6048         * message.el (message-font-lock-keywords): Support multi-line MML
6049         tags.
6050
6051         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
6052         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
6053
6054 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6055
6056         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
6057         symbols for "View as different encoding" submenu.
6058
6059 2002-03-19  Simon Josefsson  <jas@extundo.com>
6060
6061         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
6062         encoding" submenu.
6063
6064 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6065
6066         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
6067
6068 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6069
6070         * gnus-sum.el (gnus-sum-thread-tree-root)
6071         (gnus-sum-thread-tree-single-indent)
6072         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6073         (gnus-sum-thread-tree-leaf-with-other)
6074         (gnus-sum-thread-tree-single-leaf): Make customizable.
6075
6076 2002-03-16  Simon Josefsson  <jas@extundo.com>
6077
6078         * gnus-util.el (gnus-extract-address-components): Don't break on
6079         names such as James "Kibo" Parry.  From Francis Litterio
6080         <franl@world.std.com>.
6081
6082 2002-03-13  Simon Josefsson  <jas@extundo.com>
6083
6084         * pop3.el (pop3-open-server): Revert multibyte change.  From
6085         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6086
6087         * message.el (message-send-mail-with-qmail): Make it work.  From
6088         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6089
6090 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
6091
6092         * message.el (message-make-mft): Set case-fold-search while
6093         generating the MFT.  Also, a little cleanup in the MFT code.
6094
6095 2002-03-12  Simon Josefsson  <jas@extundo.com>
6096
6097         * message.el (message-qmail-inject-args): May be function.
6098         (message-send-mail-with-qmail): Call function if m-q-i-a is
6099         function.  From fn@hungry.org (Faried Nawaz).
6100
6101 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6102
6103         * message.el (message-abbrevs-loaded): Remove.
6104         (mailabbrev): Require it.
6105
6106         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
6107
6108 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6109
6110         * pop3.el (pop3-open-server): Set process buffer unibyte.
6111
6112 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6113
6114         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
6115
6116 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
6117
6118         * nnslashdot.el (nnslashdot-request-article): Remove javascript
6119         too.
6120
6121 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6122
6123         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
6124         duplication.
6125         (gnus-summary-save-parts-type-history): Ditto.
6126         (gnus-summary-save-parts-last-directory): Ditto.
6127         Trivial change from andre@slamdunknetworks.com
6128
6129 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
6130
6131         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
6132
6133 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6134
6135         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
6136         -->" as the end of the first article.
6137
6138         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
6139         From Matthieu Moy <Matthieu.Moy@imag.fr>
6140
6141         * message.el (message-add-action): Use add-to-list.
6142         (message-delete-action): New function.
6143
6144         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
6145         pieces.
6146
6147 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
6148
6149         * nnnil.el: New file.
6150         * gnus.el (gnus-valid-select-methods): Include nnnil.
6151
6152 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6153
6154         * message.el (message-syntax-checks): Because canlock is
6155         supported, we disable sender syntax check.
6156         (message-shoot-gnksa-feet): Add cancel-messages option doc.
6157
6158         * gnus-draft.el (gnus-draft-send): If interactive, use its default
6159         value of message-syntax-checks.
6160
6161         * qp.el (quoted-printable-decode-region): Doc addition.
6162         From: Eli Zaretskii <eliz@is.elta.co.il>
6163
6164         * mail-source.el (make-source-make-complex-temp-name): Use
6165         make-temp-file.
6166
6167         * mm-util.el (mm-make-temp-file): New function.
6168         * nneething.el (nneething-file-name): Use it.
6169         * mml-smime.el (mml-smime-encrypt): Ditto.
6170         * mm-view.el (mm-inline-wash-with-file): Ditto.
6171         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
6172         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
6173         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
6174         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
6175         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
6176         * gnus-art.el (gnus-mime-print-part): Ditto.
6177
6178 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6179
6180         * message.el (nnmaildir-article-number-to-base-name): New
6181         function.
6182         (nnmaildir-base-name-to-article-number): New function.
6183
6184 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6185
6186         * smime.el (smime-make-temp-file): Don't quote
6187         `temporary-file-directory'.
6188
6189 2002-03-04  Simon Josefsson  <jas@extundo.com>
6190
6191         * smime.el (smime-sign-region): Rename argument keyfiles to
6192         keyfile. You only sign something with one key.
6193         (smime-sign-buffer): Better completing-read prompt.
6194         (smime-decrypt-buffer): Ditto.
6195
6196         * smime.el (smime-make-temp-file): Make it work under XEmacs.
6197
6198         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
6199         completing-read.
6200         (mm-view-pkcs7-decrypt): CRLF->LF.
6201
6202 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
6203
6204         * message.el (message-hierarchical-addresses): New variable.
6205         (message-get-reply-headers): Use it.
6206         From Ted Zlatanov <teodor.zlatanov@divine.com>
6207
6208 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6209
6210         * message.el (message-mode): If buffer-file-name, don't set auto
6211         save file name.
6212         Trivial change from Geoff Greene <ggreene@wpi.edu>
6213
6214 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6215
6216         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
6217         takes one argument in read-char.
6218
6219         * message.el (message-fix-before-sending): Forward a char.
6220         Check mmu-multibyte-p, add control-1.
6221
6222 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6223
6224         * gnus-start.el (gnus-read-init-file): Ditto.
6225
6226         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
6227
6228         * dgnushack.el (dgnushack-make-load): Ditto.
6229
6230         * mail-source.el (mail-source-fetch): Extract the right error
6231         code.
6232
6233         * message.el (message-fix-before-sending): Check illegible text.
6234
6235         * gnus-util.el (gnus-multiple-choice): New function.
6236
6237         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
6238         also defined in gnus-score.el.
6239
6240 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
6241
6242         * message.el (message-get-reply-headers): downcase email addresses
6243         for comaparisons for duplicate removal.
6244
6245 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
6246
6247         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
6248         implementation of PKCS#7, which just allows users read the
6249         message.
6250         (mm-view-pkcs7): Use it.
6251
6252 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6253
6254         * gnus.el (large-newsgroup-initial): New parameter.
6255
6256         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
6257         (gnus-summary-insert-old-articles): Ditto.
6258
6259 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6260
6261         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
6262         used as the default answer of the question, "How many articles?".
6263         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
6264
6265         * nnagent.el (nnagent-retrieve-headers): Remove articles with
6266         small numbers.
6267
6268 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6269
6270         * deuglify.el: Fix comments.
6271
6272 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
6273
6274         * html2text.el (html2text-clean-anchor): If there is no HREF,
6275         insert nothing.
6276
6277         * mml.el (mml-generate-mime-1): Add cdr.
6278         From: andre@slamdunknetworks.com
6279
6280         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
6281         (mm-text-html-washer-alist): Ditto.
6282
6283         * mm-decode.el (mm-text-html-renderer): Add html2text.
6284
6285         * html2text.el: Face lift.
6286
6287         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
6288
6289 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
6290
6291         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
6292
6293         * deuglify.el: Change copy right. Add autoload. Add coding-system.
6294
6295         * deuglify.el: New file. The original file name is
6296         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
6297
6298         * mm-decode.el (mm-display-external): Use
6299         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
6300
6301 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
6302
6303         * nnmaildir.el (nnmaildir-request-list): Report the highest
6304         article number, not the total number of articles.
6305
6306 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6307
6308         * gnus-sum.el: Move uu key map here.
6309         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
6310
6311 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
6312
6313         * nnmaildir.el (nnmaildir-request-expire-articles): Use
6314         nnmail-expiry-wait* if expire-age parameter is not set.
6315
6316 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
6317
6318         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
6319         function.
6320         (gnus-group-sort-selected-groups-by-real-name): New function.
6321         (gnus-group-make-menu-bar): Add sort by real name.
6322
6323         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
6324         rebuild.
6325         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
6326         nil as dependencies as well.
6327
6328 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
6329
6330         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
6331         for mime-parts.
6332
6333         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
6334
6335         * gnus-group.el (gnus-group-name-decode): Don't test
6336         multibyte-string, because it breaks XEmacs.
6337         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
6338
6339         * message.el (message-send-mail): Be talkative.
6340
6341         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
6342         (mm-automatic-display): Ditto.
6343
6344         * mailcap.el (mailcap-mime-data): Ditto.
6345         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6346
6347 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6348
6349         * many files: Remove trailing whitespaces, replace spc+tab with
6350         tab, replace leading whitespaces with tabs.
6351
6352 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
6353
6354         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
6355         articles with no body and no blank line after the header.
6356
6357 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
6358
6359         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
6360         parts.
6361
6362         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
6363         non-ascii chars.
6364
6365         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
6366
6367         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
6368         w3-delay-image-loads.
6369         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
6370         (mm-w3-prepare-buffer): Ditto.
6371
6372         * mail-source.el (mail-source-fetch-directory): Run scripts.
6373
6374 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6375
6376         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
6377         for Majordomo confirmations.
6378
6379 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6380
6381         * gnus-fun.el (gnus-respond-to-confirmation): New command.
6382
6383 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6384
6385         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
6386
6387 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
6388
6389         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
6390         References header field.  From Mark Thomas <mthomas@cmu.edu>.
6391
6392 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6393
6394         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
6395         (mm-inline-render-with-stdin): Ditto.
6396         (mm-inline-render-with-function): Ditto.
6397         (mm-inline-wash-with-file): Bind coding-system-for-write.
6398         (mm-inline-wash-with-stdin): Ditto.
6399
6400 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6401
6402         Suggested by Felix Natter <fnatter@gmx.net>
6403
6404         * gnus-art.el (gnus-mime-view-part-externally): Rename from
6405         gnus-mime-externalize-view.
6406         (gnus-mime-view-part-internally): Rename from
6407         gnus-mime-internalize-view.
6408         (gnus-article-view-part-externally): Rename from
6409         gnus-article-externalize-part.
6410         (gnus-mime-action-alist): Change correspondingly.
6411         (gnus-mime-button-commands): Ditto.
6412         (gnus-mime-action-alist): Remove duplication.
6413
6414         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
6415
6416 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
6417
6418         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
6419
6420         * gnus-art.el (gnus-display-mime): Use it.
6421
6422         * mm-partial.el (mm-partial-find-parts): Use it.
6423
6424         * gnus-sum.el (gnus-article-loose-mime): Rename from
6425         gnus-article-no-strict-mime.
6426         (gnus-summary-save-parts): Use it.
6427
6428 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6429
6430         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
6431         local variable.
6432
6433         * gnus-art.el (article-display-x-face): Don't sort multiple
6434         X-Faces.
6435
6436 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
6439         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
6440
6441         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
6442
6443 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6444
6445         Some ideas is inspired by code from Hrvoje Niksic
6446         <hniksic@arsdigita.com>
6447
6448         * gnus-art.el (gnus-article-wash-function): Set the default to
6449         nil, so that we use mm-text-html-renderer instead.
6450         (article-wash-html): Use mm-text-html-renderer.
6451
6452         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
6453         (mm-text-html-renderer): New variable.
6454         (mm-inline-text-html-renderer): Set the default to nil, so that we
6455         use mm-text-html-renderer instead.
6456
6457         * mm-view.el (mm-inline-text-html): New function.
6458         (mm-text-html-renderer-alist): New variable.
6459         (mm-inline-text-vcard): New function.
6460         (mm-inline-text): Split.
6461         (mm-links-remove-leading-blank): New function.
6462         (mm-inline-render-with-file): New function.
6463         (mm-inline-render-with-stdin): New function.
6464         (mm-inline-render-with-function): New function.
6465         (mm-text-html-washer-alist): New variable.
6466         (mm-inline-wash-with-file): New function.
6467         (mm-inline-wash-with-stdin): New function.
6468
6469 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
6470
6471         * message-utils.el: Fix installation doc.
6472         From: Reiner Steib <4uce.02.r.steib@gmx.net>
6473
6474 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
6475
6476         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
6477         (gnus-post-method): Use it.
6478         (gnus-summary-cancel-article): Find the correct post-method.
6479
6480         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
6481         * message.el (message-send-news): Ditto.
6482         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
6483         <ipmonger@delamancha.org>
6484
6485         * gnus.el (gnus-select-method): Fix doc.
6486         (gnus-server-string): Use 'using nntp'.
6487
6488         * gnus-agent.el (gnus-slave-unplugged): New command.
6489         From: Felix Natter <fnatter@gmx.net>
6490
6491 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6492
6493         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
6494         Call edit-done-function first, then change the window
6495         configuration.
6496         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
6497         (gnus-article-edit-mode): mml-mode.
6498
6499         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
6500         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
6501
6502         * message-utils.el: Adopt the file.
6503
6504         * message-utils.el: New file.
6505         From Holger Schauer <Holger.Schauer@gmx.de>
6506
6507 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
6508
6509         * gnus-sum.el (gnus-summary-move-article): Select-article only
6510         when gnus-move-split-methods is non-nil. And we don't render or
6511         mark the article.
6512
6513         * gnus-fun.el (gnus-shell-command-to-string): New function.
6514         (gnus-shell-command-on-region): New function.
6515         (gnus-random-x-face): Use them.
6516         (gnus-x-face-from-file): Ditto.
6517         (gnus-convert-image-to-gray-x-face): Ditto.
6518         (gnus-convert-gray-x-face-to-xpm): Ditto.
6519         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
6520
6521 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6522
6523         * gnus-art.el (gnus-treat-display-xface): Don't use
6524         `shell-command-to-string' when compiling.
6525         (gnus-treat-display-grey-xface): Ditto.
6526
6527 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
6528
6529         * nnmaildir.el (nnmaildir--article-count): If the group is
6530         completely empty, report minimum article number as 1 instead of 0.
6531
6532 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
6533
6534         * gnus-agent.el (gnus-get-predicate): Use nconc.
6535
6536         * gnus-sum.el (gnus-summary-display-make-predicate): Use
6537         gnus-summary-display-cache as cache.
6538
6539         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
6540         (nndoc-mail-in-mail-type-p): New function.
6541         (nndoc-mail-in-mail-article-begin): New function.
6542
6543 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
6544
6545         * mailcap.el (mailcap-mime-data): Use enriched-decode.
6546
6547         * gnus-cite.el (gnus-article-fill-cited-article): Bind
6548         use-hard-newlines to nil.
6549
6550         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
6551         image is not available if window-system is not available.
6552
6553         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
6554
6555 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
6556
6557         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
6558         bookmark, because update-mark doesn't handle it correctly.
6559
6560 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
6561
6562         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
6563         directly instead of calling message-send-mail.
6564
6565         * gnus-start.el (gnus-read-descriptions-file): Use
6566         gnus-default-charset.
6567
6568         * mm-util.el (mm-guess-mime-charset): New function.
6569
6570         * gnus.el (gnus-default-charset): Use it.
6571         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
6572         the default.
6573
6574 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6575
6576         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
6577         (article-display-x-face): Use it.  Disable grey xface, if
6578         uncompface is not found.
6579
6580         * message.el (message-mode): Don't enable multibyte on an indirect
6581         buffer.
6582
6583         * nnrss.el (nnrss-content-function): New variable.
6584         (nnrss-request-article): Use it.
6585
6586 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6587
6588         * gnus.el: Add article-unsplit-urls.
6589         * gnus-sum.el: Ditto.
6590         * gnus-art.el (gnus-treat-strip-cr): New variable.
6591         (gnus-treatment-function-alist): Use it.
6592         (article-unsplit-urls): New function.
6593         (gnus-article-make-menu-bar): Use it.
6594         From: Michael Cook <michael.cook@cisco.com>
6595
6596 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
6597
6598         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
6599         copy.
6600
6601 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
6602
6603         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
6604         with internal whitespace.
6605         (gnus-parent-id): Ditto.
6606
6607 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
6608
6609         * gnus-art.el (gnus-article-treat-body-boundary): Add
6610         gnus-decoration property.
6611         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
6612
6613         * message.el (message-mode): Set local-abbrev-table.
6614         From Matt Armstrong <matt@lickey.com>.
6615
6616         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
6617         too many spaces.
6618
6619         * rfc2047.el (rfc2047-unfold-region): Ditto.
6620         (rfc2047-decode-region): Don't unfold. Let
6621         gnus-article-treat-unfold-headers do it.
6622
6623         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
6624         From: Jesper Harder <harder@ifa.au.dk>
6625
6626 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6627
6628         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
6629         (gnus-configure-posting-styles): Use it.
6630         (gnus-configure-posting-styles): Remove trailing newspaces.
6631
6632 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
6633
6634         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
6635         is non-nil.
6636
6637         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
6638
6639         * gnus.el (gnus-server-to-method): Switch position with
6640         gnus-server-get-method.
6641         (gnus-agent): Add doc.
6642
6643         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
6644         (gnus-summary-save-parts): Use it.
6645
6646         * gnus-art.el (gnus-display-mime): Use it.
6647         * mm-partial.el (mm-partial-find-parts): Use it.
6648
6649         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
6650
6651         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
6652         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
6653
6654         * nnagent.el (nnagent-request-expire-articles): Don't delete
6655         files.
6656
6657 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
6658
6659         * message.el (message-gen-unsubscribed-mft): New function.
6660         From Sriram Karra <karra@cs.utah.edu>.
6661
6662         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
6663         open parenthesis.
6664
6665         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
6666         (mm-inline-text-html-render-with-w3): Ditto.
6667         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
6668         Suggested by Dave Love  <d.love@dl.ac.uk>.
6669
6670         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
6671
6672         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
6673         * nntp.el (nntp-send-command): Ditto.
6674         * nntp.el (nntp-send-command-nodelete): Ditto.
6675
6676 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6677
6678         * mm-url.el (mm-url-load-url): New function.
6679         (mm-url-insert-file-contents): Use it.
6680
6681         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
6682
6683         * message.el (message-forward-make-body): Correctly copy
6684         forward-buffer.
6685
6686         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
6687
6688 2002-02-04  Simon Josefsson  <jas@extundo.com>
6689
6690         * gnus-art.el (gnus-article-followup-with-original): Mark with
6691         force, prevent errors when following up from article buffer.
6692         (gnus-article-reply-with-original): Ditto.
6693
6694         * binhex.el (binhex-decoder-switches): Fix doc.  From
6695         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
6696
6697 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
6698
6699         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
6700         highlight-citation after emphasize.
6701
6702 2002-02-04  Simon Josefsson  <jas@extundo.com>
6703
6704         * nnfolder.el (nnfolder-open-marks):
6705
6706         * nnml.el (nnml-open-marks): Message when done.  From David
6707         Edmondson <dme@sun.com>.
6708
6709 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
6710
6711         * imap.el (imap-anonymous-auth): Fix typo.
6712         From: Steinar Bang <sb@dod.no>
6713
6714         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
6715         save-excursion.
6716         (gnus-cache-braid-heads): Ditto.
6717
6718         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
6719         line, because there are extra articles in the overview buffer.
6720
6721         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
6722
6723         * message.el (message-forward-rmail-make-body): Directly use
6724         rmail-msg-restore-non-pruned-header to avoid calling
6725         vertical-motion.
6726
6727 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6728
6729         * gnus-cache.el (gnus-summary-insert-cached-articles):
6730         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
6731
6732         * gnus-group.el (gnus-group-mark-article-read): Nreverse
6733         gnus-newsgroups-unselected.
6734
6735         * gnus-agent.el (gnus-summary-set-agent-mark): Use
6736         gnus-add-to-sorted-list.
6737
6738         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
6739         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
6740         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
6741         (gnus-update-read-articles): UNREAD is sorted.
6742         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
6743         (gnus-newsgroup-marked, gnus-newsgroup-cached)
6744         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
6745         (gnus-newsgroup-dormant): Require sorted.
6746
6747         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
6748         directories.
6749         (gnus-dired-print): New function.
6750
6751         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
6752         ps-despool.
6753
6754 2002-02-02  Simon Josefsson  <jas@extundo.com>
6755
6756         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
6757
6758 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
6759
6760         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
6761         t. This makes gnus-agent customizable without putting
6762         gnus-agentize into .gnus.
6763
6764         * gnus.el (gnus-agent): Make it customizable.
6765
6766         * gnus-dired.el: New file.
6767         From Benjamin Rutt <brutt@bloomington.in.us>
6768
6769         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
6770         if no article.
6771         (gnus-cache-possibly-remove-article): Ditto.
6772         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
6773
6774 2002-02-01  Simon Josefsson  <jas@extundo.com>
6775
6776         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
6777
6778 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6779
6780         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
6781         (mm-setup-w3m): Don't bind keys listed in the above.
6782
6783 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6784
6785         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
6786         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
6787         is non-nil; bind `w3m-force-redisplay' with nil.
6788
6789         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6790
6791         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
6792
6793 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6794
6795         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
6796         use mail-header-unfold-field.
6797
6798         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
6799         gnus-summary-limit.
6800
6801         * gnus-range.el (gnus-add-to-sorted-list): New function.
6802         * gnus-sum.el (gnus-mark-article-as-read): Use it.
6803         (gnus-mark-article-as-unread): Ditto.
6804         (gnus-summary-mark-article-as-unread): Ditto.
6805         (gnus-build-get-header): Ditto.
6806         (gnus-summary-prepare-threads): Ditto.
6807         (gnus-summary-insert-pseudos): Ditto.
6808         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
6809         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
6810         (gnus-summary-insert-old-articles): Ditto.
6811
6812         * gnus-msg.el (gnus-posting-styles): Add new format of header.
6813         (gnus-configure-posting-styles): Support the new format.
6814
6815         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
6816         edebug-form-spec to (sexp body).
6817         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
6818
6819         * message.el (message-reply-headers): Add doc.
6820
6821 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6822
6823         * gnus-group.el (gnus-group-delete-group): Nix the entry in
6824         gnus-cache-active-hashtb.
6825
6826         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
6827         (gnus-agent-summary-fetch-group): Use it.
6828
6829         * gnus-msg.el (gnus-debug-files): New variable.
6830         (gnus-debug-exclude-variables): New variable.
6831         (gnus-debug): Use them.
6832
6833         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
6834
6835 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
6836
6837         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
6838         (message-mode-syntax-table): Move back the previous position.
6839
6840         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
6841
6842         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6843         gnus-sorted-difference.
6844
6845         * nnsoup.el (nnsoup-request-expire-articles): Use
6846         gnus-sorted-difference.
6847
6848         * nnheader.el: Autoload gnus-sorted-difference.
6849
6850         * nnfolder.el (nnfolder-request-expire-articles): Use
6851         gnus-sorted-difference.
6852
6853         * gnus-cache.el (gnus-cache-retrieve-headers): Use
6854         gnus-sorted-difference.
6855
6856         * gnus-range.el: Autoload cookies.
6857         (gnus-sorted-difference): New function.
6858         (gnus-sorted-ndifference): New function.
6859         (gnus-sorted-nintersection): Rename from
6860         gnus-set-sorted-intersection.
6861         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
6862         (gnus-list-range-difference): Rename from
6863         gnus-inverse-list-range-intersection.
6864         (gnus-inverse-list-range-intersection): Use defalias.
6865
6866         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
6867         gnus-sorted-ndifference, and gnus-sorted-nintersection.
6868         (gnus-articles-to-read): Use gnus-sorted-difference.
6869         (gnus-summary-limit-mark-excluded-as-read): Use
6870         gnus-sorted-intersection and gnus-sorted-ndifference.
6871         (gnus-list-of-read-articles): Use gnus-list-range-difference.
6872         (gnus-summary-insert-articles): Use gnus-sorted-difference.
6873
6874         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
6875
6876 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6877
6878         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
6879         property to the buffer for using emacs-w3m command keys.
6880
6881         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
6882         option.
6883
6884         * mm-view.el (mm-w3m-mode-map): New variable.
6885         (mm-w3m-mode-command-alist): New variable.
6886         (mm-w3m-minor-mode): Removed.
6887         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
6888         (mm-inline-text-html-render-with-w3m): Add keymap property to the
6889         buffer for using emacs-w3m command keys.
6890
6891 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6892
6893         * message.el (message-mode-syntax-table): Move forward.
6894         (message-cite-prefix-regexp): Auto detect non word constituents.
6895         (message-cite-prefix-regexp): Don't use with-syntax-table.
6896
6897         * gnus-sum.el (gnus-summary-update-info): Use
6898         gnus-list-range-intersection.
6899
6900         * gnus-agent.el (gnus-agent-fetch-headers): Use
6901         gnus-list-range-intersection.
6902
6903         * gnus-range.el (gnus-range-normalize): Use correct predicate.
6904         (gnus-list-range-intersection): Use it.
6905         (gnus-inverse-list-range-intersection): Ditto.
6906         (gnus-sorted-intersection): Add doc.
6907         (gnus-set-sorted-intersection): Add doc.
6908         (gnus-sorted-union): New function.
6909         (gnus-set-sorted-union): New function.
6910
6911         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
6912         (gnus-inverse-list-range-intersection): Ditto.
6913
6914 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
6915
6916         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
6917
6918         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
6919         and permit `:' and `\' in order to handle full Windows pathnames.
6920         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
6921         technically not correct per standard, but seems to have common use.
6922
6923 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
6924
6925         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
6926         replacing numbers.
6927
6928 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
6929
6930         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
6931
6932         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
6933         Don't split when the window is small, e.g. when a small *BBDB*
6934         window is the lowest one.
6935
6936         * gnus-agent.el (gnus-agent-retrieve-headers): Use
6937         nnheader-find-nov-line to speed up. Use nreverse, because it is
6938         sorted. Use nnheader-insert-nov-file.
6939
6940 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6941
6942         * mm-decode.el (mm-inline-text-html-with-images): New user option.
6943
6944         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
6945         of `w3m-display-inline-images' with the value of
6946         `mm-inline-text-html-with-images'.
6947         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
6948
6949         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6950
6951 2002-01-27  Richard M. Stallman  <rms@gnu.org>
6952
6953         * time-date.el: Add autoload cookies.  Many doc fixes.
6954         (time-add): New function.
6955         (time-subtract): Renamed from subtract-time.
6956         (subtract-time): New alias for time-subtract.
6957
6958 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6959
6960         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
6961         emacs-w3m in doc-string.
6962
6963         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
6964         `w3m-current-buffer'.
6965
6966 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6967
6968         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
6969
6970         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
6971         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
6972         (mm-w3m-cid-retrieve): New function.
6973         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
6974
6975 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
6976
6977         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
6978
6979 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6980
6981         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
6982
6983 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6984
6985         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
6986         32K.
6987
6988         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
6989
6990         * nnmail.el (nnmail-article-group): Decode headers before running
6991         split rules over them.
6992         (nnmail-mail-splitting-charset): New variable.
6993
6994         * smiley.el: Replaced with smiley-ems.el.
6995
6996 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
6997
6998         * mm-url.el (mm-url-predefined-programs): Add w3m.
6999         (mm-url-program): Ditto.
7000
7001 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7002
7003         * nnml.el (nnml-use-compressed-files): New variable.
7004         (nnml-filenames-are-evil): Removed.
7005         (nnml-current-group-article-to-file-alist): Don't use.
7006         (nnml-update-file-alist): Inhibit.
7007         (nnml-article-to-file): Use new var.
7008
7009 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
7010
7011         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
7012
7013         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
7014
7015 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7016
7017         * gnus-agent.el (gnus-agent-load-alist): Use new caching
7018         function.
7019
7020         * gnus-util.el (gnus-cache-file-contents): New function.
7021
7022         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
7023         (gnus-agent-load-alist): Use it.
7024
7025         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
7026
7027         * nnheader.el (nnheader-insert-nov-file): New function.
7028
7029         * gnus-util.el (gnus-parse-without-error): Correct the loop.
7030
7031         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
7032         there are no references.
7033         (gnus-extract-message-id-from-in-reply-to): New function.
7034         (gnus-nov-parse-line): Use in-reply-to if there are no
7035         references.
7036
7037 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7038
7039         * nnagent.el (nnagent-retrieve-headers): Use new macro.
7040
7041         * gnus-util.el (gnus-parse-without-error): New macro.
7042
7043 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
7044
7045         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
7046         (gnus-article-wash-function): use locate-library to decide which
7047         to use.
7048
7049 2002-01-25  Simon Josefsson  <jas@extundo.com>
7050
7051         * pop3.el (pop3-munge-message-separator): Work if no date.
7052         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
7053
7054 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7055
7056         * gnus-agent.el (gnus-agent-save-alist): Fix.
7057
7058         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
7059         mistake.  Reinstated lost code.
7060
7061 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
7062
7063         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
7064         one exists in the case of an encrypted message with an internal
7065         signature.
7066
7067 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7068
7069         * gnus-agent.el (gnus-agent-save-alist): Optimized.
7070
7071 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7072
7073         * dgnushack.el: Commented out the experimental code.
7074
7075 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7076
7077         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
7078         error.
7079
7080         * gnus.el (gnus-server-to-method): Made into subst.
7081         (gnus-server-method-cache): New variable.
7082         (gnus-server-to-method): Use it.
7083         (gnus-group-method-cache): New variable.
7084         (gnus-find-method-for-group-1): Renamed.
7085         (gnus-find-method-for-group): New function.
7086         (gnus-group-method-cache): Removed.
7087
7088         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
7089         function.
7090
7091         * gnus-range.el (gnus-members-of-range): New function.
7092         (gnus-list-range-intersection): Renamed.
7093         (gnus-inverse-list-range-intersection): New function.
7094
7095         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
7096
7097         * nnagent.el (nnagent-retrieve-headers): New implementation.
7098
7099         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
7100         implementation.
7101
7102 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7103
7104         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
7105         `w3m-meta-content-type-charset-regexp'.
7106
7107         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
7108         charset-encoded html contents.
7109
7110 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
7111
7112         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
7113         an empty file.
7114
7115         * nnweb.el (url): Ignore errors when request url.
7116
7117         * nnrss.el: Clean up the comments.
7118
7119 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7120
7121         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
7122
7123         * mm-decode.el (mm-inline-text-html-renderer): New user option.
7124         (mm-inline-media-tests): Test whether the value of
7125         `mm-inline-text-html-renderer' is a function for text/html.
7126
7127         * mm-view.el (mm-inline-text-html-render-with-w3): New function
7128         separated from `mm-inline-text'.
7129         (mm-w3m-minor-mode): New variable.
7130         (mm-w3m-setup): New variable.
7131         (mm-setup-w3m): New function.
7132         (mm-inline-text-html-render-with-w3m): New function.
7133         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
7134         text/html.
7135
7136 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
7137
7138         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
7139
7140 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7141
7142         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
7143         and `gnus-xmas-completing-read'.
7144
7145 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7146
7147         * nneething.el (nneething-message-id-number): Abolished.
7148         (nneething-encode-file-name): Not encode numerical characters.
7149         (nneething-make-head): `nneething-message-id-number' is not
7150         used to generate message IDs.
7151
7152 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7153
7154         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
7155         characters.
7156
7157 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7158
7159         * gnus-xmas.el (gnus-xmas-completing-read): New function.
7160         (gnus-xmas-redefine): Redefine conditionally.
7161
7162 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7163
7164         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
7165         tag.
7166
7167 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
7168
7169         * message.el (message-font-lock-keywords): Added the secure tag.
7170         * mml-sec.el: Added functions to generate/modify/remove the secure
7171         tag while in message mode.
7172         * mml-sec.el (mml-secure-message): New.
7173         * mml-sec.el (mml-unsecure-message): New.
7174         * mml-sec.el (mml-secure-message-sign-smime): New.
7175         * mml-sec.el (mml-secure-message-sign-pgp): New.
7176         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
7177         * mml-sec.el (mml-secure-message-encrypt-smime): New.
7178         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
7179         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
7180         * mml.el (mml-parse-1): Added code to recognise the secure tag and
7181         convert it to either a part or multipart depending on if there are
7182         other parts in the message.
7183         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
7184         to use the secure tag, rather than the part tag.
7185         * mml.el (mml-preview): Added a save-excursion to keep cursor
7186         position after doing an MML preview.
7187
7188 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7189
7190         * nnheader.el (nnheader-parse-overview-file): New function.
7191         (nnheader-write-overview-file): New function.
7192
7193 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7194
7195         * gnus.el (gnus-group-fast-parameter): Check better if expansion
7196         in wanted.
7197
7198         * nnweb.el (nnweb-type-definition): Clean up.
7199
7200 2002-01-21  Alastair Burt  <burt@dfki.de>
7201         Trivial patch.
7202
7203         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
7204         buffer exists before jumping to it.
7205
7206 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7207
7208         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
7209         function.
7210         (article-wash-html): Use it.
7211         (gnus-article-wash-function): New variable.
7212         (gnus-article-wash-html-with-w3m): New function.
7213
7214 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
7215
7216         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
7217         XEmacs.
7218
7219 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
7220
7221         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
7222         command line.
7223
7224 2002-01-21  Simon Josefsson  <jas@extundo.com>
7225
7226         * canlock.el (base64-encode-string): Autoload it from base64.
7227         (canlock-make-cancel-key): Base64 encode unibyte string.
7228
7229 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7230
7231         * nnfolder.el (nnfolder-request-accept-article): Unfold
7232         x-from-line.
7233         (nnfolder-request-replace-article): Ditto.
7234
7235 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
7236
7237         * gnus-group.el (gnus-group-best-unread-group): Use the right
7238         positioning function.
7239
7240 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7241
7242         * smiley-ems.el (smiley-region): Use new function.
7243         (smiley-update-cache): Use general image functions.
7244         (smiley-region): Use general functions.
7245
7246         * gnus-util.el (gnus-graphic-display-p): New function.
7247
7248         * nnmail.el (nnmail-article-group): Allow outputting traces of
7249         non-strings.
7250
7251         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
7252         (nndoc-exim-bounce-type-p): New function.
7253
7254         * message.el (message-dont-send): Doc fix.
7255
7256         * gnus-util.el (gnus-completing-read): Remove
7257         inherit-input-method.
7258
7259         * gnus-art.el (gnus-treat-smiley): Doc fix.
7260
7261         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
7262         articles.
7263
7264 2002-01-19  Simon Josefsson  <jas@extundo.com>
7265
7266         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
7267         (imap-kerberos4-open): Ditto.
7268         (imap-open): Set port correctly, don't set auth.
7269
7270 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7271
7272         * gnus.el (gnus-version-number): Bump version number.
7273
7274 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7275
7276         * gnus.el: Oort Gnus v0.05 is released.
7277
7278 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7279
7280         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
7281         exists.
7282
7283         * gnus-spec.el (gnus-string-width-function): New function.
7284         (gnus-tilde-cut-form): Use it.
7285         (gnus-tilde-max-form): Ditto.
7286         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
7287         (gnus-substring-function): Use it.
7288         (gnus-tilde-cut-form): Ditto.
7289         (gnus-substring-function): New function.
7290
7291         * message.el (message-check-news-header-syntax): New message.
7292
7293         * gnus.el (gnus-slave-no-server): Doc fix.
7294
7295         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
7296
7297 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
7300         `seen' if it looks like (seen NUM1 . NUM2).  It should be
7301         (seen (NUM1 . NUM2)).
7302
7303 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7304
7305         * gnus-topic.el (gnus-topic-catchup-articles): Update article
7306         number in closed topics.
7307
7308 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
7309
7310         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
7311         functions.
7312
7313 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7314
7315         * gnus.el (gnus-group-find-parameter): Clean up.
7316
7317         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
7318         articles.
7319
7320         * gnus-util.el (gnus-completing-read-with-default): Renamed.
7321
7322         * nnmail.el (nnmail-article-group): Clean up.
7323
7324 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
7325
7326         * gnus-agent.el (gnus-category-name): Intern the category name.
7327
7328 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7329
7330         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
7331
7332         * gnus-util.el (gnus-completing-read): New function.
7333
7334 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
7335
7336         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
7337
7338         * smiley-ems.el (smiley-region): Register smiley.
7339         (smiley-toggle-buffer): Rewrite the function.
7340         (smiley-active): Removed.
7341
7342 2002-01-19  Simon Josefsson  <jas@extundo.com>
7343
7344         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
7345         Jesper Harder <harder@ifa.au.dk>.
7346
7347 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7348
7349         * gnus-art.el (gnus-request-article-this-buffer): Call
7350         `nneething-get-file-name' to extract the file name from the
7351         message id.
7352
7353         * nneething.el (nneething-encode-file-name): New function.
7354         (nneething-decode-file-name): Ditto.
7355         (nneething-get-file-name): Ditto.
7356         (nneething-make-head): Encode the file name and encapsulate it
7357         into the field of the message id.
7358
7359 2002-01-18  Simon Josefsson  <jas@extundo.com>
7360
7361         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
7362         stored in .marks.
7363
7364         * nnfolder.el (nnfolder-request-update-info): Ditto.
7365
7366 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
7367
7368         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
7369
7370 2002-01-18  Simon Josefsson  <jas@extundo.com>
7371
7372         * imap.el (imap-starttls-p): Don't check for binary.
7373         (imap-gssapi-auth-p): Ditto.
7374         (imap-kerberos4-auth-p): Ditto.
7375         (imap-open): Change logic.  Iterate through all possible streams,
7376         instead of bailing out after first failure.  Move authenticator
7377         decision to `imap-authenticate'.
7378         (imap-authenticate): Change logic, now finds the authenticator to
7379         use, was previously in `imap-open'.
7380         (imap-open): Return nil on failure.
7381         (imap-open): Setup temp buffer correctly.
7382         (imap-open): Return buffer only on success.
7383         (imap-interactive-login, imap-interactive-login): Tell the user
7384         which stream/authenticator is used for the queried
7385         username/password.
7386         (imap-open, imap-authenticate): Set variables.
7387         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
7388         (imap-open): Don't assume how `with-temp-buffer' is implemented.
7389
7390 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7391
7392         * gnus-fun.el (gnus-grab-cam-x-face): New function.
7393
7394 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7395
7396         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
7397
7398 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7399
7400         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
7401         (gnus-agent-group-mode-map): Bind it to "Jo".
7402         (gnus-agent-group-make-menu-bar): Add it into menu bar.
7403
7404 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
7405
7406         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
7407         (gnus-summary-mail-toolbar): Add mail article deletion button.
7408
7409         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
7410         false positives for lines of "^^^^".
7411
7412         * gnus-picon.el (gnus-picon-find-face): faces database is all
7413         lowercase.
7414
7415 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
7416
7417         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
7418         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
7419         duplications.
7420         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
7421
7422 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7423
7424         * gnus-sum.el (gnus-summary-initial-limit): Inline
7425         gnus-summary-limit-children.
7426         (gnus-summary-initial-limit): Don't limit if
7427         gnus-newsgroup-display is nil.
7428         (gnus-summary-initial-limit): No, don't.
7429
7430         * gnus-util.el
7431         (gnus-put-text-property-excluding-characters-with-faces): Inline
7432         gnus-put-text-property.
7433
7434         * gnus-spec.el (gnus-default-format-specs): New variable.
7435
7436         * gnus-start.el (gnus-read-newsrc-file): Don't clear
7437         gnus-format-specs.
7438         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
7439
7440         * gnus-spec.el (gnus-update-format-specifications): Really check
7441         the Gnus version of the .newsrc.eld file.
7442         (gnus-format-specs): Save the new default summary format.
7443
7444         * gnus-util.el (gnus-parent-id): Check whether references is empty
7445         before splitting.
7446
7447         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
7448         functions.
7449         (gnus-gather-threads-by-references): Inline
7450         `gnus-split-references'.
7451
7452         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
7453         default value of gnus-summary-line-format-spec.
7454
7455 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7456
7457         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
7458         message.
7459         (nnslashdot-request-list): Ditto.
7460         (nnslashdot-sid-strip): Removed.
7461
7462 2002-01-15  Simon Josefsson  <jas@extundo.com>
7463
7464         * nnimap.el (nnimap-close-asynchronous): Enable.
7465         (nnimap-close-group): Expunge.
7466
7467 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7468
7469         * gnus-util.el (gnus-user-date-format-alist): Typo.
7470         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
7471
7472 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7473
7474         * nneething.el (nneething-request-article): Set
7475         `nnmail-file-coding-system' to `binary' locally, in order to read
7476         files without any conversion.
7477
7478 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7479
7480         * gnus-agent.el (gnus-agent-retrieve-headers): Use
7481         nnheader-file-coding-system and nnmail-active-file-coding-system.
7482         (gnus-agent-regenerate-group): Ditto.
7483         (gnus-agent-regenerate): Ditto.
7484         (gnus-agent-write-active): Ditto.
7485         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
7486
7487 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7488
7489         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
7490         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
7491
7492 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
7493
7494         * gnus.el: We don't need gnus-article-show-all-headers.
7495
7496         * gnus-art.el (article-show-all, gnus-article-show-all-header):
7497         Ditto.
7498
7499         * gnus-sum.el (gnus-summary-select-article): Don't call
7500         show-all-headers, because hidden headers are not hidden text any
7501         more.
7502
7503 2002-01-13  Simon Josefsson  <jas@extundo.com>
7504
7505         * message.el (message-newline-and-reformat): Use `newline' instead
7506         of inserting \n, so that the newline is marked as hard.
7507
7508         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
7509         From Jesper Harder <harder@ifa.au.dk>.
7510
7511 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7512
7513         * imap.el (imap-close): Keep going if quit.
7514
7515         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
7516         nntp-server-buffer.
7517
7518 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7519
7520         * mm-view.el (mm-display-inline-fontify): Require font-lock to
7521         avoid unbinding shadowed variables.
7522
7523         * gnus-art.el (gnus-picon-databases): Moved here.
7524         (gnus-picons-installed-p): Moved here.
7525         (gnus-article-reply-with-original): Use `mark'.
7526
7527         * gnus.el (gnus-picon): Moved here and renamed.
7528
7529         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
7530         installed.
7531         (gnus-treat-mail-picon): Ditto.
7532         (gnus-treat-newsgroups-picon): Ditto.
7533
7534         * gnus-picon.el (gnus-picons-installed-p): New function.
7535
7536 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
7537
7538         * gnus-agent.el (gnus-agent-go-online): Fix doc.
7539
7540 2002-01-12  Simon Josefsson  <jas@extundo.com>
7541
7542         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
7543         (nnimap-before-find-minmax-bugworkaround): Use it.
7544         (nnimap-find-minmax-uid): Don't reselect current mailbox.
7545         (nnimap-dont-close): New variable.
7546         (nnimap-close-group): Use it.
7547
7548 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7549
7550         * gnus-art.el (gnus-article-reply-with-original): Use
7551         `mark-active'.
7552
7553         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
7554
7555         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
7556         (gnus-score-advanced): Clean up.
7557         (gnus-score-advanced): Accept a multiple of the score.
7558
7559 2002-01-12  Simon Josefsson  <jas@extundo.com>
7560
7561         * flow-fill.el (fill-flowed-display-column)
7562         (fill-flowed-encode-columnq): New variables.  Suggested by
7563         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
7564         (fill-flowed-encode, fill-flowed): Use them.
7565
7566         * message.el (message-send-news, message-send-mail): Use
7567         m-b-s-n-p-e-h-n.
7568
7569         * mml.el (autoload): Autoload fill-flowed-encode.
7570         (mml-buffer-substring-no-properties-except-hard-newlines): New
7571         function.
7572         (mml-read-part): Use it.
7573         (mml-generate-mime-1): Encode format=flowed if appropriate.
7574         (mml-insert-mime-headers): Insert format=flowed.
7575
7576         * flow-fill.el (fill-flowed-encode): New function.
7577         (fill-flowed): Bind fill-column to window width.
7578
7579 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7580
7581         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
7582         it exists.
7583         (gnus-summary-setup-buffer): Wake up dead summary buffers.
7584         (gnus-summary-buffer-name): Don't return the dead name after all.
7585         (gnus-summary-setup-buffer): Kill the dead buffer.
7586
7587         * gnus-art.el (gnus-article-followup-with-original): Store the
7588         value of the mark before deactivating it.
7589
7590 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7591
7592         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
7593         From: Karl Kleinpaste <karl@charcoal.com>
7594
7595         * gnus-art.el (article-display-x-face): Ditto.
7596         (gnus-article-reply-with-original): Use gnus-region-active-p.
7597         (gnus-article-followup-with-original): Ditto.
7598
7599         * gnus-sum.el (gnus-summary-read-group-1): Don't select
7600         downloadable article either.
7601
7602 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7603
7604         * gnus-art.el (article-display-x-face): Insert From:.
7605
7606         * gnus-sum.el (gnus-summary-move-article): Don't draw the
7607         article. Bind gnus-display-mime-function and
7608         gnus-article-prepare-hook.
7609
7610         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
7611         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
7612         gnus-agent-possibly-synchronize-flags to the last.
7613         (gnus-agent-go-online): New function. New variable.
7614
7615 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7616
7617         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
7618         (gnus-agent-regenerate): Ditto.
7619
7620 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7621
7622         * message.el (message-ignored-news-headers)
7623         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
7624         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
7625
7626         * gnus.el (gnus-gethash-safe): New macro.
7627
7628         * gnus-agent.el (gnus-agent-regenerate-history): New function.
7629         (gnus-agent-regenerate): Show messages.
7630
7631 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
7632
7633         * gnus-agent.el (gnus-agent-regenerate-group): New function.
7634         (gnus-agent-regenerate): New function.
7635         (gnus-agent-save-alist): Sort.
7636         (gnus-agent-copy-nov-line): Test eobp.
7637         (gnus-agent-retrieve-headers): Erase buffer.
7638
7639 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7640
7641         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
7642         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
7643
7644         * gnus.el (gnus-agent-covered-methods): Move here.
7645         (gnus-online): New function.
7646         (gnus-agent-method-p): Move here.
7647
7648         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
7649         nil. Remove articles-alist.
7650
7651         * gnus-start.el (gnus-get-unread-articles): Check online.
7652         (gnus-groups-to-gnus-format): Ditto.
7653         (gnus-active-to-gnus-format): Ditto.
7654
7655         * gnus-agent.el (gnus-agent-get-function): Use it.
7656         (gnus-agent-get-undownloaded-list): Ditto.
7657         (gnus-agent-fetch-session): Only fetch online methods.
7658
7659         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
7660         (gnus-server-mode-map): Ditto.
7661         (gnus-server-offline-face): New face.
7662         (gnus-server-offline-face): New variable.
7663         (gnus-server-font-lock-keywords): Add offline.
7664         (gnus-server-insert-server-line): Ditto.
7665         (gnus-server-offline-server): New function.
7666
7667         * gnus-int.el (gnus-open-server): Turn to offline.
7668         (gnus-server-unopen-status): New variable.
7669
7670 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
7671
7672         * nnkiboze.el (nnkiboze-request-article): Use
7673         gnus-agent-request-article.
7674
7675         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
7676         function. Insert undownloaded NOV.
7677
7678         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
7679         (gnus-agent-request-article): New function.
7680
7681         * gnus.el (gnus-agent-cache): New variable.
7682
7683         * gnus-int.el (gnus-retrieve-headers): Use
7684         gnus-agent-retrieve-headers.
7685         (gnus-request-head): Use gnus-agent-request-article.
7686         (gnus-request-body): Ditto.
7687
7688         * gnus-art.el (gnus-request-article-this-buffer): Use
7689         gnus-agent-request-article.
7690
7691         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
7692         article if it is undownloaded.
7693
7694 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7695
7696         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
7697
7698 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * canlock.el (canlock-string-as-unibyte): New macro.
7701         (canlock-sha1-with-openssl): Return a unibyte string.
7702         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
7703
7704 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
7705
7706         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
7707
7708 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7709
7710         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
7711         application/x-emacs-lisp.
7712
7713         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
7714
7715         * nntp.el (nntp-request-article): Add group parameter.
7716         (nntp-request-head): Ditto.
7717         (nntp-find-group-and-number): Add parameter group. Figure out
7718         number if the status line doesn't give (e.g. quimby.gnus.org).
7719
7720 2002-01-08  Simon Josefsson  <jas@extundo.com>
7721
7722         * mml.el (mml-generate-mime-1): Set recipient correctly.
7723
7724 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
7725
7726         * message.el (message-read-from-minibuffer): Add parameter
7727         initial-contents.
7728         * gnus-msg.el (gnus-summary-resend-message): Use it.
7729
7730         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
7731         behavior of quit-config.
7732
7733         * message.el (message-make-from): Don't quote fullname.
7734         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
7735
7736         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
7737         From: <andre@slamdunknetworks.com>
7738
7739 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
7740
7741         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
7742
7743         * gnus-art.el (gnus-header-button-alist): Handle mailto.
7744
7745         * mml.el (mml-preview): Bind gnus-original-article-buffer because
7746         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
7747         because bbdb may use it.
7748
7749 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7750
7751         * nneething.el (nneething-request-article): When a non-text file
7752         is converted to an article, its data is encoded in base64.  Call
7753         `nneething-make-head' with options to specify MIME types.
7754         (nneething-make-head): Add optional arguments to specify MIME
7755         types.
7756
7757 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7758
7759         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
7760         header if there is not.
7761
7762         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
7763
7764         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
7765         (gnus-inews-mark-gcc-as-read): Obsolete variable.
7766         (gnus-inews-do-gcc): Use them.
7767
7768         * gnus-group.el (gnus-group-mark-article-read): Put holes into
7769         gnus-newsgroup-unselected.
7770
7771 2002-01-06  Simon Josefsson  <jas@extundo.com>
7772
7773         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
7774         condition-case, not ignore-errors.
7775
7776 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7777
7778         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
7779         gnus-fetch-old-headers.
7780
7781         * gnus-art.el (article-display-x-face): Use the current buffer
7782         unless `W f'. Otherwise, X-Face may be shown in the header of a
7783         forwarded part.
7784         (gnus-treatment-function-alist): Treat xface before hiding
7785         headers.
7786
7787 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7788
7789         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
7790         parameters.
7791
7792 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7793
7794         * mm-util.el (mm-multibyte-p): Define conditionally when load.
7795         (mm-guess-charset): New function.
7796         (mm-charset-after): Use it.
7797         (mm-detect-coding-region): New function.
7798         (mm-detect-mime-charset-region): New function.
7799
7800         * gnus-sum.el (gnus-summary-show-article): Use
7801         mm-detect-coding-region.
7802
7803 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7804
7805         * message.el (message-make-fqdn): Be less violent.
7806
7807         * gnus.el (gnus-logo-color-style): Compute custom form
7808         automatically.
7809
7810         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
7811         score file of the parent to the document group.
7812
7813         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
7814         parameters parameter.
7815
7816         * gnus-score.el (gnus-score-load-file): Clean up.
7817
7818 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7819
7820         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
7821         From: Damien Wyart <damien.wyart@free.fr>
7822
7823         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
7824
7825 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
7826
7827         * gnus-sum.el (gnus-select-group-hook): Typo.
7828
7829         * rfc2047.el (rfc2047-decode-string): Return immediately if there
7830         is no quoted-printable-encoded STRING.
7831         From: Jesper Harder <harder@ifa.au.dk>
7832
7833         (rfc2047-decode-string): Decode it.
7834
7835 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7836
7837         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
7838
7839 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
7840         Trivial patch.
7841
7842         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
7843         buffer to get rid of junk line.
7844
7845 2002-01-05  Simon Josefsson  <jas@extundo.com>
7846
7847         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
7848         C-o.
7849         (message-mode-map): Bind message-insert-or-toggle-importance to
7850         C-c C-u.
7851         (message-mode-map): Bind message-disposition-notification-to to
7852         C-c M-n.
7853         (message-mode-menu): Add m-d-n-t.
7854         (message-mode-field-menu): Add m-goto-from.
7855         (message-mode): Doc fix.
7856         (message-goto-from): New function.
7857         (message-insert-disposition-notification-to): New function.
7858         (message-tool-bar-map): Add receipt button.
7859
7860 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7861
7862         * gnus-sum.el (gnus-thread-latest-date): New function.
7863         (gnus-thread-sort-by-most-recent-number): Renamed.
7864         (gnus-thread-sort-functions): Doc fix.
7865         (gnus-select-group-hook): Don't use setq on a hook.
7866         (gnus-thread-latest-date): Use date, not number
7867
7868         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
7869         (gnus-agent-expire): Allow regexp of expire-days.
7870
7871         * gnus-art.el (gnus-article-reply-with-original): Deactivate
7872         region.
7873         (gnus-article-followup-with-original): Ditto.
7874
7875         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
7876
7877         * gnus-art.el (gnus-mime-display-alternative): Use
7878         gnus-local-map-property.
7879         (gnus-mime-display-alternative): Ditto.
7880         (gnus-insert-mime-security-button): Ditto.
7881         (gnus-insert-next-page-button): Ditto.
7882         (gnus-button-prev-page): Take optional args.
7883         (gnus-insert-prev-page-button): widget-convert.
7884
7885         * gnus-util.el (gnus-local-map-property): New function.
7886
7887         * gnus-art.el (gnus-prev-page-map): Use parent map.
7888         (gnus-next-page-map): Ditto.
7889
7890         * gnus-spec.el (gnus-parse-format): Clean up.
7891         (gnus-parse-format): Do complex formatting for %=.
7892
7893         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
7894         "X-Face: " to the data in the built-in scenario.
7895
7896         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
7897         (gnus-correct-pad-form): Renamed.
7898         (gnus-tilde-max-form): Clean up.
7899         (gnus-pad-form): Use gnus-use-correct-string-widths.
7900
7901         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
7902         support if that is available.
7903
7904         * gnus-sum.el (gnus-thread-highest-number): New function.
7905         (gnus-thread-sort-by-most-recent-thread): New function.
7906         (gnus-thread-sort-functions): Doc fix.
7907
7908 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7909
7910         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
7911         all cases.
7912         (gnus-summary-mode): Enable it in all cases.
7913         (gnus-summary-display-article): Ditto.
7914         (gnus-summary-edit-article): Ditto.
7915
7916         * gnus-ems.el (gnus-put-image): Really return glyph.
7917
7918         * gnus-art.el (gnus-article-x-face-command): Fix :type.
7919         (gnus-treat-smiley): Don't take "P" in the interactive form.
7920
7921 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7922
7923         * compface.el (uncompface): XEmacs and Emacs have differing
7924         capabilities.
7925
7926         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
7927
7928         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
7929         (gnus-article-xface-ring-size): Removed.
7930         (gnus-article-display-xface): Removed.
7931         (gnus-remove-image): Cleaned up.
7932
7933         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
7934         (gnus-xmas-create-image): Take pbm files.
7935         (gnus-x-face): Removed.
7936         (gnus-xmas-article-display-xface): Removed.
7937
7938         * gnus-fun.el (gnus-display-x-face-in-from): Bind
7939         default-enable-multibyte-characters.
7940
7941         * compface.el (uncompface): Doc fix.
7942
7943         * gnus-art.el (gnus-article-x-face-command): Use
7944         gnus-display-x-face-in-from.
7945
7946         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
7947
7948         * gnus-ems.el (gnus-put-image): Return the image.
7949
7950         * gnus-fun.el (gnus-display-x-face-in-from): New function.
7951         (gnus-x-face): Moved here.
7952
7953 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
7954
7955         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
7956         invisible if string is nil.
7957         (gnus-xmas-article-display-xface): Use it.
7958
7959         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
7960         property when string is nil.
7961         (gnus-article-display-xface): Use it.
7962
7963 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7964
7965         * gnus-art.el (article-display-x-face): Check whether valid grey
7966         face was returned.
7967         (article-display-x-face): Place image in the right spot.
7968
7969         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
7970         stderr.
7971         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
7972
7973 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7974
7975         * gnus-xmas.el (gnus-xmas-create-image): Take optional
7976         parameters.
7977         (gnus-xmas-put-image): Allow non-strings to be passed.
7978
7979         * gnus-art.el (article-display-x-face): Use optional parameters.
7980
7981         * gnus-ems.el (gnus-create-image): Take optional parameters.
7982
7983         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
7984
7985         * compface.el (compface-xbm-p): Removed.
7986
7987         * gnus-ems.el (gnus-article-compface-xbm): Removed.
7988         (gnus-article-display-xface): Use compface.
7989
7990         * compface.el: New file.
7991
7992         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
7993         (gnus-convert-image-to-x-face-command): Ditto.
7994         (gnus-random-x-face): Quote argument.
7995         (gnus-x-face-from-file): Ditto.
7996
7997 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
7998
7999         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
8000         the expire-group parameter once per article rather than once
8001         per group; bind `nnmaildir-article-file-name' and `article'
8002         for convenience.  Leave article alone when expire-group
8003         specifies the current group.
8004         (nnmaildir--update-nov): be more concurrency-friendly with
8005         temp file names.
8006
8007 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8008
8009         * gnus-start.el (gnus-read-init-file): Cleaned up.
8010
8011 2002-01-03  Dave Love  <d.love@dl.ac.uk>
8012
8013         * gnus-start.el (gnus-startup-file-coding-system): Removed.
8014         (gnus-read-init-file): Don't use it.
8015
8016 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8017
8018         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
8019
8020 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8021
8022         * gnus-start.el (gnus-read-init-file): Don't force coding system
8023         for ~/.gnus.  From Dave Love <fx@gnu.org>.
8024
8025 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8026
8027         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
8028         * nnspool.el (nnspool-request-post): Ditto.
8029
8030         * mm-util.el (mm-use-find-coding-systems-region): New variable.
8031         (mm-find-mime-charset-region): Use it.
8032
8033 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8034
8035         * gnus.el (gnus-summary-line-format): Added :link.
8036         * gnus-topic.el (gnus-topic-line-format): Ditto.
8037         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
8038         * gnus-srvr.el (gnus-server-line-format): Ditto.
8039         * gnus-group.el (gnus-group-line-format): Ditto.
8040
8041         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
8042         :keys, it works on both Emacsen.
8043
8044 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
8045
8046         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
8047
8048 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8049
8050         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
8051
8052 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
8053
8054         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
8055         very wide reply.
8056
8057 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8058
8059         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
8060         (gnus-picon-cache): New variable.
8061         (gnus-picon-transform-newsgroups): Cache stuff.
8062
8063         * gnus-art.el (gnus-article-reply-with-original): New command.
8064         (gnus-article-followup-with-original): New command.
8065
8066         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
8067         END parameters.
8068         (gnus-summary-followup): Take a list of list of articles.
8069         (gnus-inews-yank-articles): Allow lists of article/regions.
8070
8071         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
8072         longer the usual commands.
8073
8074         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
8075         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
8076         shell-command-on-region.
8077
8078 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8079
8080         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
8081           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
8082
8083 2002-01-03  Steve Youngs  <youngs@xemacs.org>
8084
8085         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
8086         understand ':keys', wrap it in an featurep 'xemacs.
8087
8088 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8089
8090         * gnus-ems.el (gnus-article-display-xface): Show xface in the
8091         order of headers (Actually, it is called in a reversed order). Add
8092         'gnus-image-text-deletable property.
8093         (gnus-remove-image): Remove text with such a property.
8094
8095         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
8096         gnus-put-image.
8097
8098         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
8099         with ", "
8100
8101 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8102
8103         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
8104
8105         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
8106         (article-display-x-face): Display grey X-Faces.
8107
8108         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
8109         (gnus-convert-gray-x-face-to-ppm): Ditto.
8110         (gnus-convert-image-to-gray-x-face): Ditto.
8111
8112         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
8113         gnus-summary-show-raw-article.
8114
8115 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8116
8117         Display picons in XEmacs without showing text.
8118
8119         * gnus-xmas.el (gnus-xmas-create-image): Don't use
8120         mm-create-image-xemacs to create xbm glyph, because it deletes
8121         temporary files.
8122         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
8123         (gnus-xmas-remove-image): Make text visible, remove glyph.
8124
8125         * gnus-picon.el (gnus-picon-transform-newsgroups)
8126         (gnus-picon-transform-address): Insert spec backward, due to the
8127         incompatibility of gnus-xmas-put-image.
8128
8129 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8130
8131         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
8132
8133 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8134
8135         * gnus.el: Doc fix.
8136
8137         * gnus-art.el: Doc fix.
8138
8139         * gnus-agent.el: Doc fix.
8140
8141 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8142
8143         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
8144
8145 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
8146
8147         * nnmaildir.el (nnmaildir--update-nov): automatically parse
8148         NOV data out of the message again if nnmail-extra-headers has
8149         changed.
8150
8151 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8152
8153         * gnus-fun.el: New file.
8154         (gnus-convert-image-to-x-face-command): New variable.
8155         (gnus-insert-x-face): New function.
8156         (gnus-random-x-face): Renamed.
8157         (gnus-x-face-from-file): Renamed.
8158
8159         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
8160         "_".
8161         (gnus-body-boundary-delimiter): Typo fix.
8162
8163 2002-01-02  Simon Josefsson  <jas@extundo.com>
8164
8165         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
8166         (gnus-body-boundary-delimiter): Fix type.
8167
8168 2002-01-01  Simon Josefsson  <jas@extundo.com>
8169
8170         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
8171         (gnus-treat-emphasize, gnus-treat-strip-cr)
8172         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
8173         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
8174         (gnus-treat-fill-article, gnus-treat-hide-citation)
8175         (gnus-treat-hide-citation-maybe)
8176         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
8177         (gnus-treat-strip-pem, gnus-treat-strip-banner)
8178         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
8179         (gnus-treat-date-ut, gnus-treat-date-local)
8180         (gnus-treat-date-english, gnus-treat-date-lapsed)
8181         (gnus-treat-date-original, gnus-treat-date-iso8601)
8182         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
8183         (gnus-treat-strip-trailing-blank-lines)
8184         (gnus-treat-strip-leading-blank-lines)
8185         (gnus-treat-strip-multiple-blank-lines)
8186         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
8187         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
8188         (gnus-treat-display-xface, gnus-treat-display-smileys)
8189         (gnus-treat-from-picon, gnus-treat-mail-picon)
8190         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
8191         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
8192         (gnus-treat-play-sounds, gnus-treat-translate)
8193         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
8194
8195         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
8196         (gnus-article-treat-body-boundary): Use it.
8197
8198         * message.el (message-mode): Fix doc.
8199         (message-mode-menu): Fix names.
8200
8201 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8202
8203         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
8204         articles.
8205
8206         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
8207         (gnus-picon-transform-address): Search for unknown faces as well.
8208         (gnus-picon-find-face): Don't search "news" for MISC.
8209         (gnus-picon-user-directories): Changed default back to exclude
8210         "unknown".
8211
8212         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
8213
8214         * gnus-picon.el (gnus-picon-find-face): Search through all
8215         databases.
8216         (gnus-picon-find-face): New implementation.
8217
8218         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
8219         keystroke.
8220         (gnus-topic-goto-next-topic): Ditto.
8221
8222         * gnus.el (gnus-summary-line-format): Changed default.
8223
8224         * nnmail.el (nnmail-extra-headers): Change default.
8225
8226         * gnus-sum.el (gnus-extra-headers): Change default.
8227
8228         * message.el (message-news-other-window): Changed "news" to
8229         "posting".
8230         (message-news-other-frame): Ditto.
8231         (message-do-send-housekeeping): Ditto.
8232
8233         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
8234         function.
8235         (gnus-article-unread-p): New function.
8236         (gnus-article-unseen-p): New function.
8237         (gnus-dead-summary-mode-map): Typo.
8238
8239         * gnus-util.el (gnus-make-predicate): New function.
8240         (gnus-make-predicate-1): New function.
8241
8242         * gnus-sum.el: New function.
8243         (gnus-map-articles): New function.
8244
8245         * gnus-art.el (gnus-treat-fold-headers): New variable.
8246         (gnus-article-treat-fold-headers): New command and keystroke.
8247
8248         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
8249         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
8250
8251 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
8252
8253         * message.el (message-fcc-externalize-attachments): New variable.
8254         (message-do-fcc): Use it.
8255
8256         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
8257         (gnus-inews-do-gcc): Use it.
8258
8259         * mml.el (mml-tweak-sexp-alist): New variable.
8260         (mml-externalize-attachments): New variable.
8261         (mml-tweak-part): Use mml-tweak-sexp-alist.
8262         (mml-tweak-externalize-attachments): New function.
8263
8264 2002-01-01  Steve Youngs  <youngs@xemacs.org>
8265
8266         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
8267         'set-glyph-face' so x-face back/foreground can be set.
8268
8269 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8270
8271         * message.el (message-fix-before-sending): Fix a typo.
8272
8273 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8274
8275         * gnus-art.el (gnus-treat-smiley): Renamed command.
8276         (gnus-article-remove-images): New command and keystroke.
8277
8278         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
8279
8280         * smiley-ems.el (gnus-smiley-display): Removed.
8281
8282         * gnus.el (gnus-version-number): Update version.
8283
8284         * message.el (message-text-with-property): Renamed and moved
8285         here.
8286         (message-fix-before-sending): Highlight invisible text and place
8287         point there.
8288
8289 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8290
8291         * gnus.el: Oort Gnus v0.04 is released.
8292
8293 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8294
8295         * gnus-delay.el (gnus-delay-send-queue): Renamed.
8296
8297         * gnus-art.el (gnus-ignored-headers): More headers,
8298
8299         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
8300         of `scan-error', since XEmacs doesn't seem to support that.
8301
8302 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8303
8304         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
8305         arg.
8306         (gnus-summary-best-unread-subject): Ditto.
8307         (gnus-summary-best-unread-subject): No, don't.
8308         (gnus-summary-better-unread-subject): New command.
8309
8310         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
8311
8312         * lpath.el ((featurep 'xemacs)): fbind url function.
8313
8314         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
8315         buffer.
8316         (gnus-xmas-remove-image): Implementation that does something.
8317         (gnus-xmas-article-display-xface): Mark images properly.
8318
8319         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
8320
8321 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
8322
8323         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
8324
8325 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8326
8327         * gnus-group.el (gnus-group-line-format): Added %O to the default
8328         value.
8329
8330         * gnus-util.el (gnus-text-with-property): The smallest point is
8331         point-min.
8332
8333         * smiley-ems.el (smiley-region): Return images.
8334         (gnus-smiley-display): Allow toggling.
8335         (smiley-region): Use text properties, not overlays.
8336
8337         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
8338         implemented yet.
8339
8340         * smiley-ems.el (smiley-update-cache): Check for valid types.
8341
8342         * gnus-art.el (gnus-with-article-buffer): New macro.
8343
8344         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
8345         strings as well as the glyphs.
8346         (gnus-picon-transform-address): Ditto.
8347         (gnus-picon-insert-glyph): Ditto.
8348         (gnus-picon-transform-newsgroups): Toggle.
8349         (gnus-picon-transform-address): Toggle.
8350
8351         * gnus-ems.el (gnus-remove-image): New function.
8352         (gnus-put-image): Take an optional string.
8353
8354         * gnus-util.el (gnus-text-with-property): New function.
8355
8356         * gnus-art.el (gnus-delete-images): New function.
8357
8358         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
8359
8360         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
8361         (gnus-article-wash-status): Use it.
8362         (gnus-signature-toggle): Clean up.
8363         (gnus-add-wash-status): New function.
8364         (gnus-delete-wash-status): New function.
8365         (gnus-article-hide-text-type): Use them throughout.
8366         (gnus-add-image): New function.
8367
8368         * gnus-ems.el (gnus-article-display-xface): Use new interface.
8369
8370         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
8371         interface.
8372
8373         * gnus-art.el (article-display-x-face): Cleaned up.
8374
8375         * rfc2047.el (rfc2047-field-value): New function.
8376
8377         * mail-parse.el (mail-header-field-value): New alias.
8378
8379         * gnus-art.el (gnus-mime-print-part): Fix typos.
8380
8381         * smiley-ems.el (gnus-smiley-file-types): New variable.
8382         (smiley-update-cache): Use it.
8383         (smiley-regexp-alist): Suffix-less smiley names.
8384         (smiley-regexp-alist): Added more smileys.
8385
8386         * gnus-sum.el (gnus-print-buffer): Made into own function.
8387         (gnus-summary-print-article): Use it.
8388
8389         * mailcap.el (mailcap-mime-info): Actually return the bit that we
8390         looked for when REQUEST is a string.
8391
8392         * gnus-art.el (gnus-mime-button-commands): Add printing
8393         keystroke.
8394         (gnus-mime-copy-part): Doc fix.
8395         (gnus-mime-print-part): New command.
8396
8397 2001-12-31  Simon Josefsson  <jas@extundo.com>
8398
8399         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
8400         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
8401
8402 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8403
8404         * gnus-picon.el (gnus-treat-from-picon): Autoload.
8405         (picon): Fix doc.
8406
8407         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
8408         longer exists. Remove those codes.
8409         * gnus.el (gnus-use-picons): Ditto.
8410
8411 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8412
8413         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
8414         infloop.
8415
8416         * gnus-sum.el (t): New `W D' map.
8417
8418         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
8419         (gnus-article-treat-body-boundary): Clean up.
8420         (gnus-body-boundary-face): Removed.
8421         (gnus-article-goto-header): Moved here.
8422         (gnus-article-goto-header): Allow better regexps.
8423         (gnus-article-treat-fold-newsgroups): New command.
8424
8425         * gnus-sum.el (gnus-summary-move-article): We have to select an
8426         article to give `gnus-read-move-group-name' an opportunity to
8427         suggest an appropriate default.
8428
8429         * rfc2047.el (rfc2047-fold-line): New function.
8430         (rfc2047-unfold-line): Ditto.
8431         (rfc2047-fold-region): Don't fold just after the header name.
8432
8433         * mail-parse.el (mail-header-fold-line): New alias.
8434         (mail-header-unfold-line): Ditto.
8435
8436         * gnus-art.el (gnus-body-boundary-face): Renamed.
8437         (gnus-article-treat-body-boundary): Use it.
8438         (gnus-article-treat-body-boundary): Use an invisible header and a
8439         line of underline characters.
8440
8441 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8442
8443         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
8444
8445         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
8446         (gnus-picon-split-address): New function.
8447         (gnus-picon-find-face): Use it.
8448         (gnus-picon-transform-address): Use it. Set first to t for each
8449         address.
8450
8451         * gnus-art.el (gnus-with-article-headers): Move to here. Define
8452         the macro then use it.
8453         (gnus-treatment-function-alist): Treat picons earlier.
8454
8455 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8456
8457         * gnus-art.el (gnus-body-separator-face): New variable.
8458         (gnus-article-treat-body-boundary): Use a blank, colored line.
8459
8460         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
8461         well.
8462
8463         * gnus-art.el (gnus-treat-body-boundary): New variable.
8464         (gnus-article-treat-unfold-headers): Use helper macro.
8465         (gnus-article-treat-body-boundary): New command.
8466
8467         * gnus.el (gnus-logo-color-style): Change the default color.
8468         (gnus-splash-face): Gray, gray.
8469
8470         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
8471         colors.
8472
8473         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
8474         (gnus-logo-color-style): Ditto.
8475         (gnus-logo-colors): Ditto.
8476
8477         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
8478
8479         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
8480
8481         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
8482         (gnus-picon-transform-newsgroups): New function.
8483
8484         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
8485         string.
8486
8487         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
8488
8489         * gnus-art.el (gnus-treat-cc-picon): New variable.
8490         (gnus-treat-mail-picon): Renamed.
8491
8492         * gnus-picon.el: New implementation.
8493         (gnus-picon-find-face): Renamed.
8494         (gnus-treat-from-picon): Use it.
8495         (gnus-picon-transform-address): Renamed.
8496         (gnus-treat-from-picon): Use it.
8497         (gnus-picon-create-glyph): Renamed.
8498         (gnus-picon-transform-address): Use it.
8499         (gnus-treat-cc-picon): New command.
8500
8501         * mm-decode.el (mm-create-image-xemacs): Separated out into
8502         function.
8503         (mm-get-image): Use it.
8504
8505         * gnus-art.el (gnus-treat-display-picons): Simplify.
8506         (gnus-treat-from-picon): Renamed.
8507
8508         * gnus-ems.el (gnus-create-image): New function.
8509         (gnus-put-image): New function.
8510
8511         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
8512         (gnus-with-article-headers): New macro.
8513         (gnus-article-goto-header): New function.
8514
8515         * gnus-xmas.el (gnus-image-type-available-p): New function.
8516
8517         * gnus-ems.el (gnus-image-type-available-p): New function.
8518
8519 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
8520
8521         * nnrss.el (nnrss-check-group): Find the correct tag, because
8522         xml.el is changed.
8523
8524 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8525
8526         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
8527         lines are shorter than the window width.
8528         (gnus-ignored-headers): More headers.
8529
8530 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8531
8532         * gnus-art.el (gnus-treat-unfold-lines): New variable.
8533         (gnus-treat-unfold-headers): Renamed.
8534         (gnus-article-treat-unfold-headers): New command and keystroke.
8535
8536         * rfc2047.el (rfc2047-encode-message-header): Clean up.
8537
8538         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
8539
8540 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
8541
8542         * sha1-el.el (sha1-use-external): New variable.
8543         (sha1-region): Use it.
8544         (sha1-string): Ditto.
8545
8546         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
8547         * gnus-picon.el: Less warnings when compile.
8548
8549 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8550
8551         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
8552         alias.
8553         (gnus-picons-database): Default to list.
8554         (gnus-picons-lookup-internal): Use it.
8555
8556         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
8557         to "bogus".
8558
8559         * gnus-win.el (gnus-configure-windows-hook): New hook.
8560
8561 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
8562
8563         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
8564
8565 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8566
8567         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
8568         lists.
8569         (gnus-select-newsgroup): Don't append; push.
8570         (gnus-adjust-marked-articles): Remove obsolete ranges from
8571         `seen'.
8572         (gnus-update-marks): Clean up.
8573         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
8574
8575 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
8576
8577         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
8578
8579 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8580
8581         * gnus-sum.el (gnus-auto-select-subject): New variable.
8582         (gnus-summary-best-unread-subject): New function.
8583         (gnus-summary-best-unread-article): Use it.
8584         (gnus-summary-first-unseen-subject): New function and command.
8585
8586         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
8587         other treatments.
8588
8589         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
8590         function.
8591
8592         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
8593         from the list of hidden types.
8594
8595         * mm-view.el (mm-inline-text): Ditto.
8596         (mm-inline-text): Ditto.
8597         (mm-w3-prepare-buffer): Ditto.
8598
8599         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
8600
8601 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8602
8603         * gnus-art.el (gnus-ignored-headers): Added more headers.
8604
8605 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
8606
8607         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
8608         once.
8609
8610 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8611
8612         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
8613
8614 2001-12-28  Simon Josefsson  <jas@extundo.com>
8615
8616         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
8617         Jesper Harder <harder@ifa.au.dk>.
8618
8619 2001-12-27  Simon Josefsson  <jas@extundo.com>
8620
8621         * gnus-sum.el (gnus-select-newsgroup): Make
8622         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
8623         contain all articles (instead of none) when no seen marks have
8624         been set for the group.
8625         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
8626         instead, it seems to result in shorter ranges.
8627
8628 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8629
8630         * mm-util.el (mm-iso-8859-x-to-15-region): Use
8631         insert-before-markers.
8632         From Jesper Harder <harder@ifa.au.dk>
8633
8634 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
8635
8636         * nnmaildir.el (nnmaildir-save-mail): create the destination
8637         groups if they do not exist.
8638
8639 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8640
8641         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
8642
8643 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8644
8645         * gnus-group.el (gnus-group-read-ephemeral-group): Call
8646         gnus-group-real-name.
8647
8648         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
8649         (gnus-newsgroup-variables): Ditto.
8650
8651         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
8652         return it.
8653
8654 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
8655
8656         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
8657         * nnmaildir.el (top-level): Add commentary.
8658         (nnmaildir-version): Indicate that nnmaildir is now a standard
8659         part of Gnus, not separately released.
8660
8661 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8662
8663         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
8664         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
8665         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
8666         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8667
8668 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8669
8670         * nnmaildir.el: Copyright changes. Require cl only at compile time.
8671
8672 2001-12-20  Simon Josefsson  <jas@extundo.com>
8673
8674         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
8675         ZHU <zsh@cs.rochester.edu>.
8676         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
8677         Brian P Templeton <bpt@tunes.org>.
8678
8679 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8680
8681         * nnmaildir.el: New file.
8682         From Paul Jarc <prj@po.cwru.edu>.
8683
8684 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8685
8686         * nndoc.el (nndoc-type-alist): Move forward to the end.
8687
8688 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8689
8690         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
8691         `dolist'.
8692
8693 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8694
8695         * gnus-win.el (gnus-frames-on-display-list): New function.
8696         (gnus-get-buffer-window): Use it.
8697
8698 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8699
8700         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
8701
8702 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8703
8704         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
8705
8706 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8707            From Harald Meland <Harald.Meland@usit.uio.no>
8708
8709         * gnus-win.el (gnus-get-buffer-window): New function.
8710         (gnus-all-windows-visible-p): Use it.
8711
8712         * gnus-util.el (gnus-horizontal-recenter)
8713         (gnus-horizontal-recenter, gnus-horizontal-recenter)
8714         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
8715
8716         * gnus-score.el (gnus-score-insert-help): Use it.
8717
8718         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
8719         (gnus-generate-tree, gnus-highlight-selected-tree)
8720         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
8721         it.
8722
8723         * gnus-art.el (gnus-article-set-window-start)
8724         (gnus-mm-display-part, gnus-request-article-this-buffer)
8725         (gnus-button-next-page, gnus-button-prev-page)
8726         (gnus-article-button-next-page, gnus-article-button-prev-page):
8727         Use it.
8728
8729 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
8730
8731         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
8732         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8733         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
8734
8735 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8736
8737         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
8738         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
8739         * mml1991.el, nnultimate.el: Add `coding'.
8740
8741 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
8742
8743         * ChangeLog: changed coding to buffer-file-coding-system
8744         * ChangeLog.1: same
8745         * nnwfm.el: same
8746         * gnus-smiley.el: same
8747         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
8748         * gnus-delay.el: same
8749         * gnus-spec.el: same
8750         * message.el: same
8751         * mml1991.el: same
8752         * nnultimate.el: same
8753
8754 2001-12-16  Simon Josefsson  <jas@extundo.com>
8755         Inspired by code by Dirk Meyer <dischi@tzi.de>.
8756
8757         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
8758         (gnus-summary-save-map): Add muttprint.
8759         (gnus-summary-make-menu-bar): Ditto.
8760         (gnus-summary-muttprint): New function.
8761
8762         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
8763
8764 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8765
8766         * uudecode.el (uudecode-decode-region-internal): Speedup by using
8767         temporary list instead of buffer.
8768
8769         * mm-url.el (executable-find): autoload.
8770
8771 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
8772
8773         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
8774         to variable, follow doc-string conventions).
8775
8776 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
8777
8778         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
8779         subscribe-level
8780         * gnus-topic.el (gnus-subscribe-topics): use it.
8781
8782 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8783
8784         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
8785         messages. (A small patch with indentation)
8786         From Sean Neakums <sneakums@zork.net>.
8787
8788         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
8789         nil after shooting down the gnus-original-article-buffer.
8790
8791 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8792
8793         * uudecode.el (uudecode-use-external): New variable.
8794         (uudecode-decode-region): Automatically detect external program.
8795
8796         * binhex.el (binhex-use-external): New variable.
8797         (binhex-decode-region-internal): New function.
8798         (binhex-decode-region): Automatically detect external program.
8799
8800         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
8801         Use them.
8802
8803 2001-12-12  Simon Josefsson  <jas@extundo.com>
8804
8805         * nnvirtual.el (nnvirtual-always-rescan)
8806         (nnvirtual-component-regexp): Fix doc.
8807
8808         * nnoo.el (defvoo): Add doc to defvoo variables.
8809
8810         * nnml.el (nnml-directory, nnml-active-file)
8811         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
8812         (nnml-marks-is-evil, nnml-filenames-are-evil)
8813         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
8814
8815         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
8816         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
8817         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
8818         `error'.
8819
8820         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
8821         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
8822
8823         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
8824         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
8825         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
8826         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
8827
8828         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
8829         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
8830
8831         * imap.el, nnimap.el: Fix indentation.
8832
8833         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
8834
8835 2001-12-12  Didier Verna  <didier@xemacs.org>
8836
8837         * gnus-msg.el (gnus-group-news): New function.
8838         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
8839         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
8840         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
8841         for it.
8842         * gnus-msg.el (gnus-summary-news-other-window): New function.
8843         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
8844         bind it to `i'.
8845         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
8846         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
8847         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
8848         for it (called with a prefix).
8849         * gnus-msg.el (gnus-configure-posting-styles): add an optional
8850         group-name argument.
8851         * gnus-msg.el (gnus-setup-message): use it.
8852
8853 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8854
8855         * gnus-sum.el (gnus-summary-show-article): Fix doc.
8856
8857 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8858
8859         * mml.el (mime-to-mml): Remove Content-Disposition too.
8860
8861 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8862
8863         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
8864         * gnus-group.el (gnus-group-name-decode): Decode unibyte
8865         strings only.
8866         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
8867
8868 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
8869
8870         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
8871         (nnmail-fancy-expiry-target): Use it.
8872         Suggestions from Simon Josefsson <jas@extundo.com>.
8873
8874 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8875
8876         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
8877
8878 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8879
8880         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
8881
8882         * gnus-util.el (gnus-url-unhex-string): Move here.
8883
8884 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8885
8886         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
8887         mm-url-decode-entities-nbsp.
8888
8889         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
8890         * webmail.el, nnwfm.el: Use mm-url.
8891
8892         * mm-url.el (mm-url-fetch-form): Move from nnweb.
8893         (mm-url-remove-markup): Move from nnweb.
8894         (mm-url-fetch-simple): Move from webmail.
8895
8896         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
8897
8898 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8899
8900         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
8901         (gnus-summary-print-article): Use it.
8902
8903         * gnus-util.el (gnus-replace-in-string): Typo.
8904
8905 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8906
8907         * nnweb.el (nnweb-replace-in-string): Removed.
8908
8909         * gnus-util.el (gnus-replace-in-string): New function.
8910         (gnus-mode-string-quote): Use it.
8911
8912         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
8913         * nnwfm.el (nnwfm-create-mapping): Ditto.
8914
8915 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8916
8917         * dgnushack.el (dgnushack-compile): nnrss.el and
8918         nnslashdot.el don't depend on nnweb, url, w3.
8919
8920         * nnrss.el: Use mm-url.
8921
8922 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8923
8924         * mm-url.el (mm-url-insert-file-contents): Support file:.
8925
8926 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8927
8928         * mm-view.el: Lower case for the description line. Sync from the
8929         Emacs CVS.
8930
8931 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8932
8933         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
8934         From:  Stefan Monnier  <monnier@cs.yale.edu>
8935
8936 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8937
8938         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
8939
8940 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8941
8942         * mm-url.el: Require executable.
8943         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
8944
8945 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8946
8947         * pop3.el (pop3-munge-message-separator): Only use valid date.
8948         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
8949
8950         * Makefile.in: gnus-load.elc may not be generated.
8951
8952 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8953
8954         * mm-url.el: New file.
8955         * nnslashdot.el: Use it.
8956         * mm-extern.el (mm-extern-url): Use it.
8957
8958 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8959
8960         * gnus-sum.el (gnus-summary-save-article): Nix
8961         gnus-display-mime-function and gnus-article-prepare-hook.
8962
8963         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
8964         the beginning of lines.
8965         (gnus-complex-form-to-spec): Ditto.
8966
8967 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8968
8969         * message.el (message-make-mft): Fix the m-s-a-file regexp.
8970         From Paul Jarc <prj@po.cwru.edu>.
8971
8972 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8973
8974         * message.el: New variable message-subscribed-address-file;
8975         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
8976
8977 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8978
8979         * message.el (message-tab-body-function): Set to nil.
8980         (message-tab): Use text-mode-map or global-map.
8981         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
8982
8983 2001-11-30  Simon Josefsson  <jas@extundo.com>
8984
8985         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
8986         instead of gnus-union, for speed.  Suggested by Christoph Conrad
8987         <christoph.conrad@gmx.de>.
8988         (gnus-agent-fetch-group-1): Add verbose message.
8989
8990 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8991
8992         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
8993         of integers.
8994
8995 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8996
8997         * message.el (message-newgroups-header-regexp)
8998         (message-completion-alist, message-tab-body-function): Use
8999         defcustom rather than defvar.
9000         (message-tab): Mention `message-tab-body-function' in doc.
9001         Suggested by Karl Eichwalder.
9002
9003 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9004
9005         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
9006
9007 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9008
9009         * nnheader.el (nnheader-find-nov-line): Don't use macro
9010         gnus-delete-line.
9011
9012         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
9013         (gnus-group-name-charset): Ditto.
9014
9015         * gnus-util.el (gnus-buffer-live-p): Ditto.
9016
9017 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9018
9019         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
9020         open parenthesis in doc.
9021         (sieve-manage-authenticator-alist): Typo in doc.
9022         * imap.el (imap-authenticator-alist): Typo in doc.
9023         (imap-stream-alist): Backslash.
9024
9025         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
9026           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
9027
9028 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9029
9030         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
9031
9032         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
9033
9034         * gnus-msg.el (gnus-configure-posting-styles): use
9035         make-local-hook. Add LOCAL for add-hook.
9036
9037 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
9038
9039         * message.el (message-mode): Use `make-local-hook' unless
9040         obsolete.
9041         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
9042
9043 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9044
9045         * canlock.el: Remove sha1.el and base64.el stuff.
9046
9047 2001-11-26  Didier Verna  <didier@xemacs.org>
9048
9049         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
9050         if needed.
9051
9052 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9053
9054         * message.el (message-tamago-not-in-use-p): New function.
9055         (message-strip-forbidden-properties): Use it.
9056
9057 2001-11-26  Didier Verna  <didier@xemacs.org>
9058
9059         * gnus-start.el (gnus-check-first-time-used): only check for
9060         existence of .el[d] files.
9061
9062 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9063
9064         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
9065
9066         * message.el (message-setup-1): Clean up mc-*.
9067
9068 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9069
9070         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
9071         * gnus-score.el (gnus-score-find-bnews): Use it.
9072
9073         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
9074         (gnus-summary-limit-to-author): Ditto.
9075         (gnus-summary-limit-to-extra): Ditto.
9076         (gnus-summary-find-matching): Support not-matching argument.
9077
9078 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9079
9080         * message.el (message-wash-subject): Use `insert' rather than
9081         `insert-string', which is deprecated.
9082
9083 2001-11-24  Simon Josefsson  <jas@extundo.com>
9084
9085         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
9086         message. (Gnus does not "default" to using 8bit for the message,
9087         it default to use 8bit encoding and the user-supplied CTE
9088         value. Calling this behaviour "treating it as 8bit" is perhaps
9089         better.)
9090
9091         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
9092         (compare mm-charset-to-coding-system).
9093
9094 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9095
9096         * canlock.el (canlock-sha1-with-openssl): Use unibyte
9097         buffer. Correctly decode hex.
9098
9099 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9100
9101         * gnus-agent.el (gnus-category-insert-line): Convert category
9102         names to strings.
9103
9104 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9105
9106         * message.el (sha1): eval-and-compile.
9107
9108 2001-11-20  Simon Josefsson  <jas@extundo.com>
9109
9110         * message.el (message-allow-no-recipients): New variable.
9111         (message-send): Use it, customize the prompting when posting to
9112         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
9113
9114 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9115
9116         * mm-util.el (mm-coding-system-priorities): New variable.
9117         (mm-sort-coding-systems-predicate): New function.
9118         (mm-find-mime-charset-region): Resort coding systems if needed.
9119         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
9120
9121 2001-11-20  Didier Verna  <didier@xemacs.org>
9122
9123         * gnus-group.el (gnus-group-make-help-group): new optional
9124         argument to control the error behavior.
9125         * gnus-start.el (gnus-check-first-time-used): use it to avoid
9126         erroring.
9127
9128 2001-11-19  Simon Josefsson  <jas@extundo.com>
9129
9130         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
9131         instead of C-c C-u.  Suggested by Per Abrahamsen
9132         <abraham@dina.kvl.dk>.
9133
9134 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9135
9136         * nnfolder.el (nnfolder-read-folder): Use group instead of
9137         nnfolder-current-group.
9138         Suggested by Lorentey Karoly <lorentey@elte.hu>.
9139
9140 2001-11-17  Simon Josefsson  <jas@extundo.com>
9141
9142         * message.el (message-send): Ask user if Fcc/Gcc should be
9143         performed when no other sender was specified.
9144         Suggested by prj@po.cwru.edu (Paul Jarc).
9145
9146 2001-11-17  Simon Josefsson  <jas@extundo.com>
9147
9148         * message.el (message-mode, message-mode-map): Use C-c C-u for
9149         Importance: instead of C-c C-p (used by SC).
9150
9151 2001-11-16  Simon Josefsson  <jas@extundo.com>
9152
9153         * message.el (message-insert-importance-high)
9154         (message-insert-importance-low): Save point.
9155
9156         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
9157         value.
9158
9159 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
9160
9161         * message.el (message-strip-special-text-properties): New option.
9162         (message-strip-forbidden-properties): Obey it.
9163
9164 2001-11-14  Sam Steingold  <sds@gnu.org>
9165
9166         * gnus-score.el: Fixed some doc strings to properly quote symbols.
9167
9168 2001-11-15  Simon Josefsson  <jas@extundo.com>
9169
9170         Support "Importance:" header in Message.
9171
9172         * message.el (message-mode-map): Bind C-c C-p to
9173         `message-insert-or-toggle-importance'
9174         (message-mode-menu): Add message-insert-importance-{high,low}.
9175         (message-insert-importance-high, message-insert-importance-low)
9176         (message-insert-or-toggle-importance): New functions.
9177         (message-tool-bar-map): Add {un,}important.
9178         (message-mode): Doc fix.
9179
9180 2001-11-15  Simon Josefsson  <jas@extundo.com>
9181
9182         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
9183
9184         * mml.el (mml-menu): Fix toolbar tooltip.
9185
9186 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9187
9188         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
9189         * nnml.el (nnml-save-marks): Ditto.
9190
9191         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
9192
9193 2001-11-15  Simon Josefsson  <jas@extundo.com>
9194
9195         * nnml.el (nnml-save-marks):
9196         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
9197         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
9198
9199 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9200
9201         * gnus-art.el (gnus-article-wash-status-strings): Use
9202         `copy-sequence', not `copy-seq'.
9203
9204 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9205
9206         * gnus-art.el (gnus-article-wash-status-strings): New constant.
9207         (gnus-gnus-article-wash-status-entry): New function.
9208         (gnus-article-wash-status): Use it.
9209
9210 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9211
9212         * mml1991.el: Add coding header.
9213
9214 2001-11-12  Simon Josefsson  <jas@extundo.com>
9215
9216         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
9217         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
9218         `mml1991-sign' and `mml1991-encrypt'.
9219         (mml1991-encrypt, mml1991-sign): New glue functions.
9220         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
9221
9222         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
9223         (mml-menu): Add PGP to menu.
9224
9225         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
9226         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
9227         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
9228         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
9229
9230         * mml2015.el: Mention RFC 3156.
9231
9232         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
9233
9234 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9235
9236         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
9237
9238         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
9239           From <Michael.Cook@cisco.com>
9240
9241 2001-11-11  Simon Josefsson  <jas@extundo.com>
9242
9243         * message.el (top-level): Autoload sha1.
9244         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
9245         canlock, no need to require two different hash algs).  Suggested
9246         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
9247
9248 2001-11-09  Simon Josefsson  <jas@extundo.com>
9249
9250         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
9251         <Pavel@Janik.cz>.
9252
9253 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9254
9255         * message.el (message-point-in-header-p): New function.
9256         (message-do-auto-fill): Use it.
9257         (message-beginning-of-line): New function.  Goes to beginning of
9258         header value (i.e., end of header name), or to beginning of line
9259         if already at beginning of value.  Behaves like
9260         `beginning-of-line' when in message body.
9261         (message-mode-map): Bind it.
9262
9263 2001-11-08  Simon Josefsson  <jas@extundo.com>
9264
9265         * gnus-msg.el (gnus-posting-styles): Add doc.
9266
9267 2001-11-07  Simon Josefsson  <jas@extundo.com>
9268
9269         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
9270
9271         * sieve-mode.el (sieve-control-commands-face)
9272         (sieve-control-commands-face, sieve-action-commands-face)
9273         (sieve-test-commands-face, sieve-tagged-arguments-face): New
9274         faces.
9275         (sieve-font-lock-keywords): Use them.
9276         (sieve-mode): Only set font-lock-defaults in emacs.
9277
9278         * gnus-art.el (gnus-default-article-saver): Add
9279         gnus-summary-save-body-in-file.
9280         (gnus-summary-write-to-file): Fix doc.
9281
9282 2001-11-07  Simon Josefsson  <jas@extundo.com>
9283
9284         * gnus-art.el (gnus-treat-highlight-signature): Add cross
9285         reference to the correct chapter in the manual.
9286
9287         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
9288         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
9289
9290 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9291
9292         * mml.el (mml-preview): Bind mail-header-separator.
9293
9294 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9295
9296         * message.el: Always require canlock.
9297         (message-ignored-supersedes-headers): Include Cancel-Lock and
9298         Cancel-Key.
9299         (message-insert-canlock): Don't require canlock.
9300         (message-cancel-news): Don't check whether canlock is available.
9301         (message-supersede): Support cancel-locks.
9302
9303         * gnus-art.el: Don't autoload canlock.
9304
9305 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9306
9307         * mail-source.el (mail-source-fetch-imap): ASYNC param.
9308         From: <andre@slamdunknetworks.com>
9309
9310 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9311
9312         * many files: Fix copyright lines.
9313
9314 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9315
9316         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
9317         Suggested by Dave Love  <fx@gnu.org>.
9318
9319 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9320
9321         * message.el (message-kill-buffer): Remove auto-save file after
9322         confirm.
9323
9324         * message.el (message-send-mail): Call message-generate-headers
9325         once.  Suggested by Matt Armstrong <matt@lickey.com>.
9326
9327         * gnus-topic.el (gnus-topic-rename): Initial-input.
9328         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
9329
9330 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9331
9332         * message.el (message-forbidden-properties): New constant.
9333         (message-strip-forbidden-properties): New function.
9334         (message-mode): Activate it.
9335
9336 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9337
9338         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
9339         (mm-hack-charsets): Fix doc.
9340
9341 2001-11-02  Simon Josefsson  <jas@extundo.com>
9342
9343         * gnus-int.el (gnus-check-server): Message "...done" when done.
9344
9345         * imap.el (imap-close): Don't message (imap-send-command-wait
9346         returns if the connection is dropped).
9347         (imap-wait-for-tag): Nix out message only when necessary.
9348
9349         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
9350         for non-crossposting.
9351         (gnus-sieve-crosspost): Default to t to be consistent with other
9352         parts of Gnus.
9353
9354 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9355
9356         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
9357         (mm-iso-8859-x-to-15-table): Ditto.
9358         (mm-iso-8859-x-to-15-region): Ditto.
9359         (mm-find-mime-charset-region): Ditto.
9360
9361 2001-11-01  Simon Josefsson  <jas@extundo.com>
9362
9363         * nnimap.el (nnimap-close-asynchronous): New variable.
9364         (nnimap-close-group): Use it.
9365         (nnimap-expunge): Don't use it.
9366
9367         * imap.el (imap-callbacks): New variable.
9368         (imap-remassoc): Copied from `gnus-remassoc'.
9369         (imap-add-callback): New function.
9370         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
9371         behaviour.
9372         (imap-parse-response): Call the callback.
9373
9374         * message.el (message-insert-canlock): New variable.
9375         (message-canlock-generate, message-canlock-password)
9376         (message-insert-canlock): New functions.
9377         (message-send-news): Call `message-insert-canlock'.
9378         (top-level): Require canlock when compiling.
9379         (message-insert-canlock): Require canlock before we need it.
9380
9381 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9382
9383         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
9384
9385 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9386
9387         * dgnushack.el (dgnushack-make-load): A workaround for
9388         custom-add-loads bug in some versions of XEmacs.
9389
9390 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9391
9392         * mm-util.el (mm-charset-synonym-alist): Revert (some).
9393
9394 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9395
9396         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
9397         (mm-hack-charsets): New variable.
9398         (mm-iso-8859-15-compatible): New variable.
9399         (mm-iso-8859-x-to-15-table): New variable.
9400         (mm-find-mime-charset-region): Add parameter hack-charsets.
9401
9402         * mm-bodies.el (mm-encode-body): Use it.
9403         * mml.el (mml-parse-1): Ditto.
9404
9405 2001-11-01  Simon Josefsson  <jas@extundo.com>
9406
9407         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
9408
9409 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9410
9411         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
9412         is nil.
9413
9414 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9415
9416         * smiley-ems.el (smiley-update-cache): Auto detect file type.
9417
9418         * message.el (message-forward-rmail-make-body): Use
9419         save-window-excursion.
9420         (message-encode-message-body): Search with noerror.
9421         (message-setup-1): Convert compose-mail send-actions to
9422         message-send-actions.
9423
9424 2001-11-01  Simon Josefsson  <jas@extundo.com>
9425
9426         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
9427         <yamaoka@jpl.org>.
9428
9429 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9430
9431         * sieve-manage.el (sieve-string-bytes): No complain.
9432
9433 2001-11-01  Simon Josefsson  <jas@extundo.com>
9434
9435         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
9436         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
9437         has autoload cookies, so no `require' should be necessary.)
9438
9439         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
9440         files.
9441
9442 2001-10-31  Simon Josefsson  <jas@extundo.com>
9443
9444         * gnus-cus.el (gnus-group-parameters): Support integer `display'
9445         parameter.
9446
9447         * gnus-sum.el (gnus-select-newsgroup): If group parameter
9448         `display' is a number (and C-u wasn't used to enter group), only
9449         fetch that number of articles.
9450
9451 2001-10-31  Matt Armstrong  <matt@lickey.com>
9452
9453         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
9454         not-subscribed -> subscribed.
9455
9456 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9457         From: Josh Huber <huber@alum.wpi.edu>
9458
9459         * message.el (message-subscribed-address-functions): New variable.
9460         (message-subscribed-addresses): New variable.
9461         (message-subscribed-regexps): New variable.
9462         (message-goto-mail-followup-to): New function.
9463         (message-send-mail): Add Mail-Followup-To.
9464         (message-make-mft): New function.
9465
9466         * gnus.el (gnus-find-subscribed-addresses): New function.
9467
9468 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9469
9470         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
9471         (mail-source-fetch-pop): Ditto.
9472         (mail-source-check-pop): Ditto.
9473
9474         * gnus-start.el (gnus-read-init-file): Ditto.
9475         (gnus-activate-group): Ditto.
9476         (gnus-read-newsrc-el-file): Ditto.
9477
9478 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9479
9480         * message.el (message-get-reply-headers): Make sure there is ", ".
9481
9482         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
9483         mm-coding-system-p. Don't correct it only in XEmacs.
9484         (mm-charset-to-coding-system): Use mm-coding-system-p and
9485         mm-get-coding-system-list.
9486         (mm-emacs-mule, mm-mule4-p): New variables.
9487         (mm-enable-multibyte, mm-disable-multibyte,
9488         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
9489         mm-with-unibyte-current-buffer,
9490         mm-with-unibyte-current-buffer-mule4): Use them.
9491         (mm-find-mime-charset-region): Treat iso-2022-jp.
9492
9493         From  Dave Love  <fx@gnu.org>:
9494
9495         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
9496         construction.
9497         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
9498         entries conditional on not having a coding system defined for
9499         them.
9500         (mm-mule-charset-to-mime-charset): Use
9501         find-coding-systems-for-charsets if defined.
9502         (mm-charset-to-coding-system): Don't use
9503         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
9504         later.  Add last resort search of coding systems.
9505         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
9506         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
9507         Mule 4.
9508         (mm-find-mime-charset-region): Re-write.
9509         (mm-with-unibyte-current-buffer): Restore buffer as well as
9510         multibyteness.
9511
9512 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9513
9514         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
9515         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
9516         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
9517
9518 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9519
9520         * gnus-art.el (article-display-x-face): Nix buffer-read-only
9521         again.
9522
9523         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
9524
9525 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9526
9527         * gnus-spec.el (gnus-parse-simple-format): Use
9528           buffer-substring-no-properties.
9529
9530 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9531
9532         * gnus-art.el (article-verify-cancel-lock): New function.
9533
9534         * nnheader.el (nntp-process-response): New variable.
9535         (nnheader-init-server-buffer): Make `nntp-process-response'
9536         buffer-local in `nntp-server-buffer'.
9537
9538         * nntp.el (nntp-prepare-post-hook): New hook.
9539         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
9540         (nntp-async-trigger): Ditto.
9541         (nntp-request-post): Insert a server's ID if there's no Message-ID
9542         header; run `nntp-prepare-post-hook'.
9543
9544 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9545
9546         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
9547         instead.
9548
9549         * message.el (message-forward-subject-author-subject): Don't use
9550         message-news-p, which widens the buffer.
9551         (message-forward-make-body): New function.
9552         (message-forward): Use it.
9553         (message-insinuate-rmail): New function.
9554         (message-forward-rmail-make-body): New function.
9555
9556 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9557
9558         * mm-extern.el (mm-extern): Provide it.
9559
9560         * mm-partial.el (mm-partial): Provide it.
9561
9562 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9563
9564         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
9565
9566 2001-10-29  Simon Josefsson  <jas@extundo.com>
9567
9568         * mml.el (mml-preview): Bind message-this-is-news if it is
9569         news. From Jesper Harder <harder@myrealbox.com>.
9570
9571 2001-10-28  Simon Josefsson  <jas@extundo.com>
9572
9573         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
9574
9575 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
9576
9577         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
9578         ironic smilies.
9579
9580 2001-10-27  Simon Josefsson  <jas@extundo.com>
9581
9582         * message.el (message-indent-citation): Don't add trailing
9583         whitespace when citing text.
9584
9585         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
9586         <harder@ifa.au.dk>.
9587
9588 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9589
9590         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
9591         not available.
9592         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
9593         (nnweb-type-definition): Add google as alias of dejanews.
9594         (nnweb-google-parse-1): Forward 1 line.
9595
9596 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9597
9598         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
9599         variable `message-forward-ignored-headers'.
9600
9601 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
9602
9603         * gnus.el (gnus-expand-group-parameter): New function.
9604         (gnus-expand-group-parameters): Call it.
9605         (gnus-group-fast-parameter): New function.
9606         (gnus-group-find-parameter): Call it.
9607
9608 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9609
9610         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
9611         vector (it didn't before because of a bug).
9612         * gnus-msg.el (gnus-post-news): Use header vector directly, if
9613         available.  Before it converted it to an article number.
9614
9615         This makes followup to news articles with negative numbers in
9616         nnvirtual groups use news instead of mail.
9617
9618 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9619
9620         * gnus.el (post-method): Use `native' instead of `nil'.
9621
9622         * gnus-msg.el (gnus-post-method): Ditto.
9623
9624 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
9625
9626         * gnus.el (gnus-define-group-parameter): Grammar fix.
9627
9628 2001-10-22  Simon Josefsson  <jas@extundo.com>
9629
9630         * gnus-msg.el (gnus-extended-version): Include
9631         system-configuration.
9632         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
9633
9634 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
9635
9636         * gnus.el (post-method): Customization fix: `native' is not a
9637         valid value.
9638         * gnus-msg.el (gnus-post-method): Doc and customization fix:
9639         `native' is not a valid value.
9640
9641 2001-10-21  Simon Josefsson  <jas@extundo.com>
9642
9643         * nnimap.el (nnimap): Defgroup
9644         (nnimap-strict-function, nnimap-strict-function-match): New
9645         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
9646         (nnimap-split-crosspost, nnimap-split-inbox)
9647         (nnimap-split-rule, nnimap-split-predicate)
9648         (nnimap-split-predicate): Defcustom.
9649         (nnimap-split-inbox, nnimap-expunge-search-string)
9650         (nnimap-importantize-dormant): Remove "*" from doc.
9651
9652 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9653
9654         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
9655         not supplied via prefix arg.  From Lisp, make arg mandatory.
9656         Suggested by Frank Schmitt.
9657
9658 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
9659
9660         * message.el (message-do-auto-fill): Avoid calling
9661         'rfc822-goto-eoh'.
9662
9663 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9664         From Paul Jarc <prj@po.cwru.edu>.
9665
9666         * message.el (message-get-reply-headers): Restructure the logic
9667         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
9668
9669 2001-10-20  Simon Josefsson  <jas@extundo.com>
9670
9671         * message.el (message-cancel-news): Support cancel-locks.
9672         Suggested by Per Abrahamsson.
9673
9674         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
9675         conses.  From David Z Maze <dmaze@MIT.EDU>.
9676
9677         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
9678
9679 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9680
9681         * mm-decode.el (mm-default-directory): Fix customize type.
9682
9683         * message.el (message-setup-fill-variables): Kludge to use
9684         normal-auto-fill-function even if auto fill is already activated.
9685
9686 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9687
9688         * message.el (message-do-auto-fill): New version that does not
9689         rely on text properties, by Simon Josefsson <jas@extundo.com>.
9690         (message-setup-1): Removed the `message-field' property.
9691
9692         * gnus-draft.el (gnus-draft-edit-message): Removed the
9693         `message-field' property.
9694
9695 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9696
9697         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
9698         `message-field'.  The `field' property has a special significance in
9699         Emacs 21.
9700
9701         * message.el (message-send, message-setup-1): Ditto.
9702
9703 2001-10-18  Simon Josefsson  <jas@extundo.com>
9704
9705         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
9706         when undoing.
9707
9708 2001-10-18  Simon Josefsson  <jas@extundo.com>
9709         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
9710
9711         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
9712         (gnus-summary-make-menu-bar): Ditto.
9713
9714 2001-10-17  Simon Josefsson  <jas@extundo.com>
9715
9716         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
9717         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
9718
9719 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9720
9721         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
9722         * gnus-util.el (gnus-user-date): New function.
9723         From Frank Schmitt <usenet@Frank-Schmitt.net>.
9724
9725 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9726
9727         * message.el (message-check-news-header-syntax): Special case
9728         nnvirtual groups.
9729
9730         * gnus-sum.el (gnus-summary-respool-default-method): Changed
9731         customize type to `symbol'.
9732
9733 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9734
9735         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
9736         %&foo;.
9737         (gnus-parse-simple-format): Support user extended spec too.
9738         %u&foo; invokes gnus-user-format-function-foo.
9739
9740 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9741
9742         * nnml.el (nnml-request-expire-articles): Make sure it is back to
9743         the server.
9744         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9745         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
9746         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9747         * nndiary.el (nndiary-request-expire-articles): Ditto.
9748         (nndiary-schedule): Defsubst it before use it.
9749         (nndiary-error): eval-and-compile.
9750
9751 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9752
9753         * gnus-msg.el (gnus-post-method): Changed two instances of
9754         `active' to `current' and one `null' to `not'.
9755
9756 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9757         From Katsumi Yamaoka <yamaoka@jpl.org>.
9758
9759         * message.el (message-setup-fill-variables): Use
9760         `normal-auto-fill-function' instead of `auto-fill-function'.
9761
9762 2001-10-16  Simon Josefsson  <jas@extundo.com>
9763
9764         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
9765         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
9766         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
9767
9768 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9769         Patch by Oliver Scholz <oscholz@my.gnus.org>.
9770
9771         * gnus-draft.el (gnus-draft-edit-message): Add text property
9772         `field' with value `header' to message headers.
9773         * message.el (message-setup-1): Really add text property to all of
9774         the header, not just part of it.
9775
9776 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9777
9778         * gnus-group.el (gnus-group-sort-by-server): Use it.
9779
9780         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
9781
9782         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
9783         and keystroke.
9784
9785 2001-10-14  Simon Josefsson  <jas@extundo.com>
9786
9787         * dig.el: Doc fix.
9788
9789         * smime.el: Doc fix.
9790
9791         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
9792         charset magic from message.el.
9793
9794 2001-10-12  Simon Josefsson  <jas@extundo.com>
9795         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
9796
9797         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
9798         'cite from g-a-wash-types.
9799         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
9800         (gnus-article-hide-citation): Fix.
9801
9802         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
9803         character.
9804         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
9805
9806         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
9807         definition.
9808         (gnus-signature-toggle): Toggle `s' mode line character.
9809
9810         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
9811         doing stuff that clears it.
9812
9813 2001-10-12  Simon Josefsson  <jas@extundo.com>
9814
9815         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
9816         From Eric Marsden <emarsden@laas.fr>.
9817
9818 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9819
9820         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
9821         (autoload): Add some autoloads.
9822
9823 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9824         Suggested by Oliver Scholz <epameinondas@gmx.de>.
9825
9826         * message.el (message-do-auto-fill): New function.  Like
9827         `do-auto-fill' but don't fill when in the message header.
9828         (message-setup-1): Put a text property on the message header.
9829         (message-setup-fill-variables): Use `message-do-auto-fill'.
9830
9831 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9832
9833         * message.el (message-send-mail-partially): Insert an empty line
9834         first, because of the change of message-make-lines.
9835
9836 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
9837
9838         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
9839         iso-8859-15, make it an alias for iso-8859-1.
9840
9841 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9842
9843         * message.el (message-send-news): Don't modify the value of
9844         `message-syntax-checks' if it is not a list (possibly it is
9845         `dont-check-for-anything-just-trust-me').
9846
9847 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9848
9849         * gnus-group.el (gnus-group-name-charset-group-alist): Use
9850         `find-coding-system' for XEmacs to check whether the coding-system
9851         `utf-8' is available.
9852
9853 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9854
9855         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
9856
9857 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9858
9859         * message.el (message-send-news): Oops, missed case with no
9860         "Followup-To" header...
9861
9862 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9863
9864         * message.el (message-send-news): Allow
9865         `gnus-group-name-charset-group-alist' to affect encoding of the
9866         "Newsgroups" and "Followup-To" headers.
9867
9868 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9869
9870         * Makefile.in (install-el): Depend on gnus-load.el.
9871
9872 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9873
9874         * Makefile.in (install-el): Use -f.
9875         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
9876
9877 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
9878
9879         * message.el (message-send-news): Don't encode Followups-To when
9880         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
9881
9882         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
9883         header.
9884
9885         * gnus-art.el (article-decode-group-name): Also decode
9886         "Followup-To".
9887
9888         * rfc2047.el (rfc2047-encode-message-header): Encode without
9889         asking for null methods.
9890
9891         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
9892         default charset for newsgroup names in accordance with USEFOR.
9893
9894         * gnus-group.el (gnus-group-name-charset-method-alist,
9895         gnus-group-name-charset-group-alist): Removed "*" from doc
9896         strings, "*" should not be used for complex variables.
9897
9898 2001-10-06  Simon Josefsson  <jas@extundo.com>
9899
9900         Support UTF-8 group names better.
9901
9902         * message.el (message-check-news-header-syntax): Encode group
9903         names before comparison.
9904
9905         * gnus-msg.el (gnus-copy-article-buffer): Run all
9906         `gnus-article-decode-hook's except `article-decode-charset'
9907         instead of hardcoding call to one of them.
9908
9909         * gnus-art.el (gnus-article-decode-hook): Add
9910         `article-decode-group-name'.
9911         (article-decode-group-name): New function, use `g-d-n'.
9912
9913         * gnus-group.el (gnus-group-insert-group-line): Decode
9914         gnus-tmp-group using `g-d-n'.
9915
9916         * gnus-util.el (gnus-decode-newsgroups): New function.
9917
9918 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
9919
9920         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
9921         `gnus-group-name-charset-group-alist'.
9922
9923 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9924
9925         * Makefile.in: Install el in install. Add uninstall.
9926
9927 2001-10-05  Simon Josefsson  <jas@extundo.com>
9928
9929         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
9930
9931         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
9932
9933         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
9934         empty folders.
9935
9936         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
9937         limiting if read-all (C-u RET) was used.
9938
9939 2001-10-04  Simon Josefsson  <jas@extundo.com>
9940
9941         * mail-source.el (mail-source-movemail-program): New variable.
9942         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
9943         <thutt@thutt.vmware.com>.
9944
9945 2001-10-03  Simon Josefsson  <jas@extundo.com>
9946
9947         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
9948         (gnus-summary-line-format-alist): Fix param.
9949
9950 2001-10-02  Simon Josefsson  <jas@extundo.com>
9951
9952         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
9953         don't go through `nnimap-request-expire-articles' to delete the
9954         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
9955
9956 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9957
9958         * gnus-agent.el (gnus-agent-write-active): The min in the
9959         agent/active may be larger than that in the server/active.
9960
9961 2001-10-01  Simon Josefsson  <jas@extundo.com>
9962
9963         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
9964         is IMAP4rev1.
9965
9966         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
9967
9968         * nnfolder.el: Ditto.
9969
9970 2001-09-30  Dan Christensen  <jdc@uwo.ca>
9971
9972         * gnus-sum.el (gnus-summary-extract-address-component): New function.
9973         (gnus-summary-from-or-to-or-newsgroups): Optimize.
9974
9975 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9976
9977         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
9978         (message-mode-menu): Menu item for same.
9979
9980         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
9981         delayed articles.
9982
9983         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
9984         nndraft:delayed does not exist.
9985         (gnus-delay-initialize): Don't set up keymap, that's done from
9986         message.el now.
9987         (gnus-delay, gnus-delay-group, gnus-delay-header)
9988         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
9989
9990 2001-09-29  Simon Josefsson  <jas@extundo.com>
9991
9992         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
9993         utf-8, not eight-bit-control.
9994
9995         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
9996         (imap-log, imap-debug): Custom.
9997         (imap-log-buffer, imap-debug-buffer): New constants.
9998         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
9999         (imap-network-open, imap-shell-open, imap-starttls-open)
10000         (imap-send-command-1, imap-send-command, imap-arrival-filter)
10001         (imap-debug): Use imap-*-buffer.
10002
10003         * nndoc.el (nndoc-article-type): Add mailman.
10004         (nndoc-type-alist): Ditto.
10005         (nndoc-mailman-type-p): New function.
10006
10007 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10008
10009         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
10010         gnus-art.el.
10011
10012 2001-09-27  Simon Josefsson  <jas@extundo.com>
10013
10014         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
10015         (gnus-topic-catchup-articles): New function. Suggested by Robin
10016         S. Socha <robin-dated-1001857693.185e29@socha.net>.
10017
10018 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10019         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10020
10021         * gnus-ems.el (gnus-article-display-xface): Insert xface after
10022         previous ones.
10023
10024 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10025         From Daiki Ueno  <ueno@unixuser.org>
10026
10027         * gnus-sum.el (gnus-summary-show-article): The arglist of
10028         detect-coding-region is incompatible.
10029
10030 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10031         From Katsuhiro Hermit Endo <hermit@koka-in.org>
10032
10033         * gnus-group.el (gnus-group-delete-group): Typo.
10034
10035 2001-09-26  Simon Josefsson  <jas@extundo.com>
10036
10037         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
10038
10039         * nnimap.el (nnimap-expiry-target): Use temp buffer.
10040
10041 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10042
10043         * gnus-cus.el (gnus-group-parameters): Display as sexp.
10044
10045 2001-09-22  Simon Josefsson  <jas@extundo.com>
10046
10047         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
10048
10049         * nnfolder.el (nnfolder-open-marks): Ditto.
10050
10051         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
10052         (gnus-update-marks): Use it.
10053         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
10054         hardcoded list.
10055
10056         * gnus.el (gnus-article-special-mark-lists): Add killed.
10057         (gnus-article-unpropagated-mark-lists): New constant.
10058
10059 2001-09-22  Simon Josefsson  <jas@extundo.com>
10060
10061         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
10062         custom option.
10063
10064 2001-09-23  Simon Josefsson  <jas@extundo.com>
10065
10066         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
10067
10068 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10069
10070         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
10071
10072 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10073
10074         * gnus-group.el (gnus-group-sort-function): Fix customize type to
10075         accept lists of functions.
10076
10077 2001-09-20  Simon Josefsson  <jas@extundo.com>
10078
10079         * gnus-group.el (gnus-group-catchup): Update expire marks in
10080         backend.  Also, if ALL also set expire marks on tick/dormant.
10081
10082 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10083
10084         * message.el (message-tab-body-function): New variable.
10085         * message.el (message-tab): Use it.
10086
10087 2001-09-19  Sam Steingold  <sds@gnu.org>
10088
10089         * gnus-win.el (gnus-buffer-configuration): Respect
10090         `gnus-bug-create-help-buffer'.
10091
10092 2001-09-18  Simon Josefsson  <jas@extundo.com>
10093
10094         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
10095         (gnus-parse-simple-format): Re-revert.
10096
10097 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
10098         Trivial patch.
10099
10100         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
10101         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
10102
10103 2001-09-18  Simon Josefsson  <jas@extundo.com>
10104
10105         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
10106         signed.
10107         (gnus-parse-simple-format): Don't use it.
10108
10109 2001-09-17  Miles Bader  <miles@gnu.org>
10110
10111         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
10112         error querying a backend abort the whole process.
10113
10114 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10115
10116         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
10117         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
10118
10119 2001-09-17  Didier Verna  <didier@xemacs.org>
10120
10121         * nndiary.el: version 0.2-b14.
10122         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
10123         compatibility problem with XEmacs 21.1.
10124
10125 2001-09-15  Simon Josefsson  <jas@extundo.com>
10126
10127         * gnus-group.el (gnus-group-line-format): Document %c.
10128
10129         * nnml.el (nnml-parse-head): Handle CRLF files.
10130         (nnml-generate-nov-file): Ditto.
10131         (nnml-retrieve-headers): Ditto.
10132
10133 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
10134
10135         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
10136
10137 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
10138
10139         * gnus-spec.el (gnus-correct-substring): Still stopped one
10140         character before we wanted (never included last character).
10141         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
10142         add missing "," (once per function)
10143
10144 2001-09-14  Simon Josefsson  <jas@extundo.com>
10145
10146         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
10147         (otherwise e.g. gnus-agentize in .gnus overrides the customized
10148         default before gnus-group is loaded and the variable set.)
10149
10150         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
10151         killed or unsent marks.
10152
10153         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
10154         isn't an article to set it on (e.g. when you `a' in a group).
10155
10156 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10157
10158         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
10159         can read e-mails from Microsoft Outlook users not using ISO
10160         8859-2 character set.
10161
10162 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10163
10164         * gnus-diary.el: Minor modifications to avoid warnings.
10165         (gnus-summary-misc-menu): defvar.
10166         (gnus-diary-check-message): Use gnus-point-at-eol.
10167         (gnus-diary-kill-entire-line): eval-and-compile.
10168
10169 2001-09-12  Didier Verna  <didier@xemacs.org>
10170
10171         * nndiary.el: new version (0.2-b13).
10172         * nndiary.el (nndiary-mail-sources): doc update.
10173         * nndiary.el (nndiary-split-methods): ditto.
10174         * nndiary.el (nndiary-request-accept-article-hooks): New.
10175         * nndiary.el (nndiary-request-accept-article): use it, check
10176         message validity.
10177         * nndiary.el (nndiary-get-new-mail): changed default to nil.
10178         * nndiary.el (nndiary-schedule): fix bug (misplaced
10179         condition-case): it didn't return nil on error.
10180         * gnus-diary.el: new version.
10181         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
10182         * gnus-diary.el (gnus-diary-header-value-history): New.
10183         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
10184         * gnus-diary.el (gnus-diary-add-header): New.
10185         * gnus-diary.el (gnus-diary-check-message): New.
10186         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
10187         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
10188
10189 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10190
10191         * gnus-sum.el (gnus-select-newsgroup): Make
10192         `gnus-current-select-method' buffer-local.
10193
10194         * gnus-art.el (gnus-request-article-this-buffer): Refer
10195         `gnus-current-select-method' in the current summary buffer.
10196
10197 2001-09-10  Simon Josefsson  <jas@extundo.com>
10198         From Daniel Pittman <daniel@rimspace.net>
10199
10200         * gnus-spec.el (gnus-correct-pad-form): Fix.
10201
10202 2001-09-09  Simon Josefsson  <jas@extundo.com>
10203
10204         * mm-decode.el (mm-inline-media-tests): Add
10205         application/x-emacs-lisp.
10206         (mm-attachment-override-types): Add
10207         application/{x-,}pkcs7-signature.
10208
10209         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
10210         (gnus-server-line-format, gnus-server-mode-line-format)
10211         (gnus-server-browse-in-group-buffer): Customize.
10212
10213 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10214
10215         * nnml.el (nnml-marks-changed-p): Typo.
10216         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
10217         (nnml-marks-changed-p): Use gnus-gethash.
10218         (nnml-marks-modtime): Use gnus-make-hashtable.
10219
10220         * nnfolder.el (nnfolder-marks-changed-p): Typo.
10221         (nnfolder-request-expire-articles, nnfolder-save-marks)
10222         (nnfolder-open-marks): Typo.
10223         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
10224         (nnfolder-marks-changed-p): Use gnus-gethash.
10225         (nnfolder-marks-modtime): Use gnus-make-hashtable.
10226
10227 2001-09-08  Simon Josefsson  <jas@extundo.com>
10228
10229         * nnfolder.el (nnfolder-marks-modtime): New variable.
10230         (nnfolder-marks-changed-p): New function.
10231         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
10232         (nnfolder-request-update-info): Don't update if marks didn't change.
10233
10234         * nnml.el (nnml-marks-modtime): New variable.
10235         (nnml-marks-changed-p): New function.
10236         (nnml-save-marks, nnml-open-marks): Save modtime.
10237         (nnml-request-update-info): Don't update if marks didn't change.
10238
10239         * gnus-agent.el (gnus-agent-any-covered-gcc)
10240         (gnus-agent-add-server, gnus-agent-remove-server): Use
10241         gnus-agent-method-p.
10242
10243         * gnus-art.el (gnus-buttonized-mime-types): New variable.
10244         (gnus-unbuttonized-mime-type-p): Use it.
10245
10246         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
10247         fetch group.
10248
10249 2001-09-08  Simon Josefsson  <jas@extundo.com>
10250         From Daniel Pittman <daniel@rimspace.net>
10251
10252         * gnus-spec.el (gnus-correct-pad-form): New function.
10253         (gnus-parse-simple-format): Use it.
10254
10255 2001-09-07  Simon Josefsson  <jas@extundo.com>
10256
10257         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
10258         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
10259         Putnam <reader@newsguy.com>.
10260         (gnus-group-sort-selected-groups): Touch dribble file.
10261
10262 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
10263
10264         * nnml.el (nnml-filenames-are-evil): New variable.
10265         (nnml-article-to-file-alist): Rename to ...
10266         (nnml-current-group-article-to-file-alist): ... this.
10267         Respect `nnml-filenames-are-evil'.
10268         (nnml-active-number): Update.
10269         (nnml-update-file-alist): Update.
10270         (nnml-request-article): Use nnheader-article-to-file-alist.
10271         (nnml-request-rename-group): Likewise.
10272
10273 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10274
10275         * gnus-sum.el (gnus-summary-insert-line): Fix.
10276
10277 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
10278
10279         * gnus-sum.el: Bind g-s-t-s to "W g".
10280         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
10281         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
10282         display of graphical smilies.
10283
10284 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10285
10286         * gnus-start.el (gnus-setup-news): A typo.
10287         From Bill White <billw@wolfram.com>.
10288
10289 2001-09-06  Simon Josefsson  <jas@extundo.com>
10290
10291         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
10292         and unseen marks.
10293
10294 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10295
10296         * nnmail.el (nnmail-split-fancy): Document `junk'.
10297
10298 2001-09-04  Simon Josefsson  <jas@extundo.com>
10299
10300         * imap.el (imap-search): Don't error if server is broken.
10301
10302 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
10303
10304         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
10305         searching for an article that isn't in the mbox.
10306
10307 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10308
10309         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
10310         right, and get all the comments.
10311
10312 2001-09-02  Simon Josefsson  <jas@extundo.com>
10313         Suggested by Dan Christensen <jdc+news@uwo.ca>
10314
10315         * nnfolder.el (nnfolder-request-update-info): Fix message.
10316
10317         * nnml.el (nnml-request-update-info): Ditto.
10318
10319 2001-09-01  Simon Josefsson  <jas@extundo.com>
10320
10321         * nnml.el (nnml-request-expire-articles): Also bind
10322         `nnml-current-group' and `nnml-article-file-alist' when using
10323         expiry-target. (Otherwise nnml will be in a inconsistent internal
10324         state causing all kind of problems.)
10325         (nnml-request-expire-articles): If `nnml-article-to-file' or
10326         `file-attributes' failes, return article as un-expirable instead
10327         of treating it as expired.
10328
10329 2001-08-31  Sam Steingold  <sds@gnu.org>
10330
10331         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
10332         typo: `exmine' --> `examine'.
10333
10334 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10335
10336         * nndoc.el (nndoc-forward-type-p): It is not a digest.
10337
10338 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10339
10340         * nnml.el (nnml-check-directory-twice): Remove.
10341         (nnml-retrieve-headers): Ditto.
10342         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
10343
10344 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10345
10346         * nnheader.el (nnheader-directory-files-is-safe): No need to read
10347         directory twice on Windows, or on GNU Emacs-21.
10348
10349 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10350
10351         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
10352         (nnml-request-rename-group): Ditto.
10353         (nnml-active-number): Ditto.
10354         (nnml-request-create-group): Use nnml-directory-articles.
10355         (nnml-request-expire-articles): Use nnml-directory-articles, which
10356         gets list from nov database if available.
10357         (nnml-get-nov-buffer): New function.
10358         (nnml-open-nov): Use it.
10359         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
10360         gets alist from nov database if available.
10361         (nnml-directory-articles): New function.
10362         (nnml-article-to-file-alist): New function.
10363
10364 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10365
10366         * mm-decode.el (mm-display-external): Use `name' as filename, if
10367         `filename' attribute is not present.
10368
10369 2001-08-30  Andrew Innes  <andrewi@gnu.org>
10370
10371         * mail-source.el (mail-source-flash): New defcustom.
10372         (mail-source-new-mail-p): Ring visible bell if appropriate.
10373         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
10374         timer is cleared even if mail check signals an error.
10375
10376 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10377
10378         * gnus-sum.el (gnus-summary-move-article): Only update marks of
10379         type 'list.
10380
10381 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10382
10383         * flow-fill.el (fill-flowed): eol might be point-max.
10384
10385 2001-08-27  Simon Josefsson  <jas@extundo.com>
10386
10387         * nnml.el (nnml-request-update-info): Fix message.
10388         (nnml-open-marks): Ditto.
10389
10390         * nnfolder.el (nnfolder-request-update-info):
10391         (nnfolder-open-marks): Fix message.
10392
10393 2001-08-25  Simon Josefsson  <jas@extundo.com>
10394
10395         * nnfolder.el (nnfolder-save-marks): Don't create directory named
10396         after group in ~/.
10397
10398 2001-08-25  Simon Josefsson  <jas@extundo.com>
10399         From Andreas Jaeger  <aj@suse.de>
10400
10401         * nnfolder.el (nnfolder-open-marks): Fix typo.
10402         * nnml.el (nnml-open-marks): Likewise.
10403
10404 2001-08-25  Simon Josefsson  <jas@extundo.com>
10405
10406         Make nnfolder groups self-contained as far as marks are concerned.
10407
10408         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
10409         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
10410         (nnfolder-open-server): Make marks directory.
10411         (nnfolder-request-delete-group): Delete marks file.
10412         (nnfolder-request-delete-group): Check of nov/marks file exist
10413         before deleting.
10414         (nnfolder-request-rename-group): Rename marks file.
10415         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
10416         (nnfolder-request-set-mark, nnfolder-request-update-info)
10417         (nnfolder-group-marks-pathname, nnfolder-save-marks)
10418         (nnfolder-open-marks): New functions.
10419         (top-level): Require gnus.
10420
10421 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10422
10423         * nnweb.el (nnweb-type-definition): Use google raw file.
10424         (nnweb-google-parse-1): Ditto.
10425         (nnweb-google-identity): Ditto.
10426         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
10427         (nnweb-altavista-wash-article): Ditto.
10428         (nnweb-request-article): Remove nnweb-decode-entities.
10429
10430         * nnml.el: Require 'gnus.
10431
10432 2001-08-25  Simon Josefsson  <jas@extundo.com>
10433
10434         * nnml.el (nnml-marks-is-evil): Add doc.
10435
10436 2001-08-25  Simon Josefsson  <jas@extundo.com>
10437
10438         * nnml.el (nnml-save-marks): Wrap saving marks in a
10439         condition-case, to allow user to start Gnus if saving marks failed
10440         for some reason.
10441
10442 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10443
10444         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
10445
10446         * gnus-group.el (gnus-update-group-mark-positions): Bind
10447         gnus-group-update-hook to nil.
10448
10449 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10450
10451         * mml.el (mml-generate-mime-1): Force as multibyte string.
10452
10453 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10454
10455         * gnus-sum.el (gnus-summary-insert-line)
10456         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
10457         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
10458
10459         * gnus-spec.el (gnus-correct-substring): Take optional END.
10460
10461         * nnrss.el (nnrss-request-article): Remove \n.
10462         (nnrss-retrieve-headers): Lines number is -1.
10463
10464 2001-08-24  Simon Josefsson  <jas@extundo.com>
10465
10466         * gnus-group.el (gnus-info-clear-data): Call
10467         nnfoo-request-set-mark to propagate marks.  Fix bug:
10468         `gnus-group-update-line' doesn't update read range unless we call
10469         `gnus-get-unread-articles-in-group' first.
10470
10471         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
10472         to server.
10473
10474 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10475
10476         * gnus-util.el (gnus-create-info-command): Return an interactive
10477         function.
10478
10479 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10480         From Katsumi Yamaoka <yamaoka@jpl.org>
10481
10482         * gnus-spec.el (gnus-parse-complex-format): Use equal.
10483
10484 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10485
10486         * gnus-sum.el (gnus-select-newsgroup): Use it.
10487
10488         * gnus-util.el (gnus-not-ignore): New function.
10489
10490         * lpath.el (featurep): Don't fbind char-int.
10491
10492         * gnus-util.el (gnus-create-info-command): New function.
10493
10494         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
10495         right node.
10496
10497         * gnus-sum.el (gnus-select-newsgroup): Clean up.
10498         (gnus-summary-limit-children): Use 'identity instead of `all'.
10499         (gnus-summary-limit-to-display-predicate): New command and
10500         keystroke.
10501
10502 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10503
10504         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
10505
10506         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
10507
10508 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10509
10510         * gnus-spec.el: Add the Gnus version.
10511         (gnus-update-format-specifications): If the Gnus version changes,
10512         nix out the format spec cache.
10513
10514         * gnus.el (gnus-continuum-version): Made into a command and
10515         optionalize the VERSION.
10516
10517         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
10518         the start of the lines.
10519
10520 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10521
10522         * gnus.el (gnus-visual-p): Define function before use of
10523         function.
10524
10525 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10526
10527         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
10528         (gnus-article-mark-to-type): New function.
10529         (gnus-update-missing-marks): Only update marks of type 'list.
10530
10531         * gnus.el (gnus-article-special-mark-lists): New variable.
10532
10533 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10534
10535         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
10536         (gnus-select-newsgroup): Still use 'all.
10537         (gnus-summary-initial-limit): Comparing with 'all.
10538
10539 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10540
10541         * gnus-start.el (gnus-activate-group): If dont-check, don't update
10542         active.
10543
10544 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10545
10546         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
10547         nnslashdot-*-retrieve-headers.
10548         (nnslashdot-request-article): Fix for slashcode 2.2.
10549         (nnslashdot-make-tuple): New function.
10550         (nnslashdot-read-groups): Use it.
10551
10552 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10553
10554         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
10555         list.
10556
10557         * gnus-sum.el (gnus-summary-move-article): Don't select article.
10558
10559 2001-08-20  Simon Josefsson  <jas@extundo.com>
10560
10561         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
10562         opened, error instead of continuing (and exploding later).
10563
10564 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10565
10566         * gnus.el (gnus-expand-group-parameters): Return the parameter
10567         list.
10568
10569         * gnus-sum.el (gnus-summary-show-article): Doc fix.
10570         (gnus-summary-show-article): Guess at charset if required.
10571
10572         * gnus-spec.el (gnus-correct-substring): Stopped one character
10573         before we wanted.
10574
10575 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
10576
10577         * earcon.el (earcon-auto-play): Remove unused option.
10578
10579 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10580
10581         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
10582         message down in levels, since it happens very fast.
10583
10584         * smiley-ems.el (smiley-update-cache): Respect the symbol version
10585         of smiley-regexp-alist.
10586
10587         * mm-view.el (mm-inline-text): Ignore vcard errors.
10588
10589         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
10590
10591         * gnus-score.el (gnus-all-score-files): Use append instead of
10592         nconc.
10593
10594         * gnus.el (gnus-splash-face): Doc fix.
10595
10596         * mm-decode.el (mm-mailcap-command): Use
10597         mm-path-name-rewrite-functions.
10598         (mm-path-name-rewrite-functions): New variable.
10599
10600         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
10601         (gnus-complex-form-to-spec): Insert tab.
10602         (gnus-spec-tab): New function.
10603
10604         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
10605         entering the group.
10606
10607         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
10608         the positional spec.
10609         (gnus-parse-complex-format): React to %C.
10610
10611         * gnus-ems.el (gnus-char-width): Moved here.
10612
10613         * gnus-sum.el (gnus-select-newsgroup): Set
10614         gnus-newsgroup-articles.
10615         (gnus-unseen-mark): New variable.
10616         (gnus-newsgroup-unseen): Ditto.
10617         (gnus-newsgroup-seen): Ditto.
10618         (gnus-adjust-marked-articles): Use them.
10619         (gnus-update-marks): Use them.
10620         (gnus-summary-update-secondary-mark): Display.
10621         (gnus-summary-prepare-threads): Display.
10622
10623         * gnus-msg.el (gnus-inews-group-method): Use and return the
10624         method, not the server.
10625
10626 2001-08-19  Simon Josefsson  <jas@extundo.com>
10627
10628         * gnus-srvr.el (gnus-server-agent-face): New.
10629         (gnus-server-agent-face): New.
10630         (gnus-server-mode): Turn on font-lock-mode.
10631
10632         * gnus.el (gnus-server-visual): Add defgroup.
10633
10634 2001-08-19  Simon Josefsson  <jas@extundo.com>
10635         From Joe Casadonte <jcasadonte@northbound-train.com>
10636
10637         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
10638         gnus-server-denied-face): New.
10639         (gnus-server-opened-face, gnus-server-closed-face,
10640         gnus-server-denied-face): New.
10641         (gnus-server-font-lock-keywords): Add.
10642
10643 2001-08-19  Simon Josefsson  <jas@extundo.com>
10644
10645         * nnml.el (nnml-request-set-mark): Return nil.
10646         (nnml-save-marks): Use nnml-possibly-create-directory.
10647         (nnml-open-marks): Only work in temp buffer when inserting/reading
10648         .marks file.
10649
10650 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10651
10652         * gnus.el (gnus-expand-group-parameters): Fix.
10653
10654         * gnus-spec.el (gnus-char-width): New function.
10655         (gnus-correct-substring, gnus-correct-length): Use it.
10656
10657         * message.el (message-required-mail-headers): Fix doc.
10658
10659 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10660
10661         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
10662
10663         * mm-decode.el (mm-save-part-to-file): Insert the handle.
10664
10665 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10666
10667         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
10668         slashdot 2.2 (not fully fixed yet).
10669         (nnslashdot-request-article): Ditto.
10670
10671 2001-08-18  Simon Josefsson  <jas@extundo.com>
10672
10673         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
10674         nnimap.
10675
10676         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
10677         gnus-util.
10678         (nnimap-request-update-info-internal): Use new functions.
10679
10680         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
10681         new functions.
10682
10683 2001-08-18  Simon Josefsson  <jas@extundo.com>
10684
10685         Make nnml groups self-contained as far as marks are concerned.
10686
10687         * nnml.el (nnml-request-delete-group): Delete marks file.
10688         (nnml-request-rename-group): Move marks file.
10689         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
10690         variables.
10691         (nnml-request-set-mark, nnml-request-update-info): New server
10692         functions.
10693         (nnml-save-marks, nnml-open-marks): New functions.
10694
10695 2001-08-18  Simon Josefsson  <jas@extundo.com>
10696
10697         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
10698         `set' when setting marks.
10699
10700 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10701
10702         * gnus.el (gnus-info-find-node): Take an argument.
10703
10704         * gnus-art.el (gnus-button-handle-info): New function.
10705         (gnus-url-unhex-string): Replace "+" with " ".
10706
10707 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10708
10709         * message.el (message-check-news-header-syntax): Check bad From.
10710
10711 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10712
10713         * gnus-spec.el (gnus-correct-length): New function.
10714         (gnus-correct-substring): New function.
10715         (gnus-tilde-max-form): Use it.
10716
10717 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
10718
10719         * nnmh.el: Docstring changes as below.
10720
10721         * nnml.el: Docstring changes as below.
10722
10723         * nnbabyl.el: Docstring changes as below.
10724
10725         * nnmbox.el: Docstring changes as below.
10726
10727         * nnfolder.el: Added docstrings identifying each virtual server
10728         parameter.
10729
10730 2001-08-18  Simon Josefsson  <jas@extundo.com>
10731
10732         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
10733
10734 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
10735
10736         * message.el: rename "Abort Message" to "Postpone Message".
10737         Remove "Attach file as MIME" from Message menu, it's already in
10738         the MIME menu.
10739
10740 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10741
10742         * smime.el (smime-point-at-eol): eval-and-compile.
10743         (smime-make-temp-file): New function.
10744         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
10745         Use it.
10746
10747 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10748
10749         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
10750         (gnus-agent-summary-fetch-group): New command and keystroke.
10751
10752         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
10753         (gnus-mime-display-security): Make it respect
10754         gnus-unbuttonized-mime-type-p.
10755
10756         * gnus-sum.el (gnus-articles-to-read): Comments.
10757         (gnus-article-marked-p): New function.
10758         (gnus-summary-display-make-predicate): New function.
10759         (gnus-select-newsgroup): Use them.
10760
10761         * mm-decode.el (mm-save-part-to-file): Made it not error.
10762
10763 2001-08-17  Simon Josefsson  <jas@extundo.com>
10764
10765         * imap.el (imap-wait-for-tag): If process-status isn't open or
10766         run, return nil instead of sit-for looping.
10767
10768 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10769
10770         * lpath.el (featurep): fbind xml-parse-region.
10771
10772         * gnus.el (gnus-message-archive-method): Default to "archive".
10773         (gnus-message-archive-method): Doc fix.
10774         (gnus-parameters-get-parameter): Cleaned up.
10775         (gnus-expand-group-parameter): New function.
10776
10777         * gnus-start.el (gnus-setup-news): Push the archive server only
10778         the server list.
10779
10780         * mml.el (mml-menu): Changed name to "Attachments".
10781
10782         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
10783         when there is something to detroy.
10784
10785 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10786
10787         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
10788         nil.
10789
10790 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10791
10792         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
10793         which specifies a time today or tomorrow.
10794
10795 2001-08-15  Simon Josefsson  <jas@extundo.com>
10796         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
10797
10798         * gnus-agent.el (gnus-agent-make-mode-line-string)
10799         (gnus-agent-toggle-plugged): Use new API.
10800
10801 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10802
10803         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
10804         deadline has expired.
10805
10806 2001-08-12  Simon Josefsson  <jas@extundo.com>
10807         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
10808
10809         Support `recent' mark indicating newly arrived messages (to
10810         separate from old but unread messages).
10811
10812         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
10813         `nnmail-split-history' if recent is > 0.
10814         (nnimap-request-update-info-internal): Update `recent' marks.
10815         (nnimap-request-set-mark): Never set `recent' marks.
10816         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
10817         recent.
10818
10819         * gnus-sum.el (gnus-recent-mark): New mark.
10820         (gnus-newsgroup-recent): New variable.
10821         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
10822         (gnus-summary-prepare-threads): Mark recent articles.
10823         (gnus-summary-add-mark): Support recent.
10824         (gnus-summary-update-secondary-mark): Support recent.
10825
10826         * gnus.el (gnus-article-mark-lists): Add recent.
10827
10828 2001-08-12  Simon Josefsson  <jas@extundo.com>
10829
10830         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
10831         whether successful decoding took place.  Add doc.
10832
10833 2001-08-12  Simon Josefsson  <jas@extundo.com>
10834         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
10835
10836         * gnus.el (gnus-summary-line-format, gnus-parameters):
10837         * gnus-gl.el (gnus-summary-grouplens-line-format):
10838         * gnus-salt.el (gnus-summary-pick-line-format):
10839         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
10840
10841 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
10842         Committed by Kai Gro\e,b_\e(Bjohann.
10843
10844         * gnus-score.el (gnus-score-string): Fix `match' regexp
10845         for `extra' header case.
10846
10847 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10848
10849         * nnmbox.el (nnmbox-read-mbox): No warning.
10850
10851 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10852
10853         * nndoc.el (nndoc-article-type): Fix doc.
10854         (nndoc-generate-article-function): New variable.
10855         (nndoc-dissection-function): New variable.
10856         (nndoc-type-alist): Add oe-dbx.
10857         (nndoc-oe-dbx-type-p): New function.
10858         (nndoc-oe-dbx-dissection): New function.
10859         (nndoc-oe-dbx-generate-article): New function.
10860
10861 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10862
10863         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
10864         whether deadline has been reached.  Patch from Dan Nicolaescu
10865         <dann@godzilla.ics.uci.edu>.
10866
10867 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10868
10869         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
10870         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
10871         <rintaman@cs.Helsinki.FI>.
10872
10873         * mail-source.el (mail-source-movemail): The error buffer is
10874         modified, but nothing in it.
10875
10876 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10877
10878         * message.el (message-bogus-system-names): New variable.
10879         (message-make-fqdn): Use it.
10880
10881 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10882
10883         * nndraft.el (nndraft-request-group): Use
10884         nndraft-auto-save-file-name.
10885
10886 2001-08-09  Simon Josefsson  <jas@extundo.com>
10887
10888         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
10889         Don't ask whether to decrypt.  Just leave result in buffer (don't
10890         call mm).
10891
10892         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
10893         parts as well.
10894         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
10895         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
10896
10897 2001-08-09  Simon Josefsson  <jas@extundo.com>
10898
10899         * mm-decode.el (mm-insert-part): Return decoding success status.
10900         (mm-save-part-to-file): Error if decoding failed.
10901
10902 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10903
10904         * message.el (message-tab): Use indent-relative.
10905         (message-mode): Don't bind indent-line-function to indent-relative.
10906
10907 2001-08-09  Simon Josefsson  <jas@extundo.com>
10908
10909         * message.el (message-get-reply-headers): Fix string. Suggested by
10910         Christoph Conrad <cc@cli.de>.
10911
10912 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10913
10914         * message.el (message-tab): Use the current value of
10915         indent-line-function.
10916         (message-mode): Bind indent-line-function to indent-relative.
10917
10918 2001-08-08  Simon Josefsson  <jas@extundo.com>
10919
10920         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
10921         whether `imtest' is installed.
10922
10923 2001-08-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10924         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10925
10926         * gnus-sum.el (gnus-summary-show-article): Call
10927         gnus-summary-update-secondary-secondary-mark.
10928         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
10929         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
10930
10931 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10932
10933         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
10934
10935         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
10936
10937         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
10938         <gerd@gnu.org>.
10939
10940         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
10941
10942         * gnus-util.el (gnus-output-to-rmail): Ditto.
10943         (gnus-output-to-mail): Ditto.
10944
10945         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
10946
10947 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
10948
10949         * message.el (message-indent-citation): Use
10950         `message-yank-cited-prefix' for empty lines.
10951
10952 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
10953
10954         * message.el (message-indent-citation): Quote only lines starting
10955         with ">" using `message-yank-cited-prefix'.
10956
10957 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10958         Trivial patch.
10959
10960         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
10961         gnus-cache-fully-p.
10962
10963 2001-08-04  Simon Josefsson  <jas@extundo.com>
10964
10965         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
10966         file if it doesn't exist (by calling gnus-cache-read-active).
10967
10968 2001-08-04  Simon Josefsson  <jas@extundo.com>
10969
10970         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
10971         (gnus-cache-passively-or-fully-p): Removed.
10972         (gnus-cache-fully-p): Fix it.
10973
10974         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
10975
10976 2001-08-04  Simon Josefsson  <jas@extundo.com>
10977
10978         * gnus-cache.el (gnus-cache-fully-p)
10979         (gnus-cache-passively-or-fully-p): New functions.
10980         (gnus-cache-possibly-enter-article): Cosmetic change, use
10981         `g-c-p-o-f-p'.
10982         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
10983         was bogus (`g-c-p-a-a' does not change active info, just change
10984         the functions parameters).
10985         (gnus-cache-possibly-remove-articles-1): Make sure articles are
10986         not removed in groups that match `gnus-uncacheable-groups'.
10987
10988         Reported and modifications based on discussions with Nuutti
10989         Kotivuori <nuutti.kotivuori@smarttrust.com>.
10990
10991 2001-08-04  Simon Josefsson  <jas@extundo.com>
10992         Trivial patch from Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
10993
10994         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
10995         calls `gnus-cache-update-active' if bounds has been extended.
10996
10997 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10998
10999         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
11000         before remove.
11001         (gnus-mime-security-show-details): Ditto.
11002
11003 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11004
11005         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
11006         syntax.  Protect string-match against nil string and regexp.
11007
11008 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11009
11010         * mm-util.el (mm-find-charset-region): Remove control-1.
11011
11012 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11013
11014         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
11015
11016 2001-08-04  Simon Josefsson  <jas@extundo.com>
11017
11018         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
11019         buffer.  Delete MIME-Version header.
11020
11021 2001-08-03  Simon Josefsson  <jas@extundo.com>
11022
11023         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
11024         that is entered does not necessarily have the highest article
11025         number in the group, so use `gnus-cache-possibly-alter-active'
11026         instead of `gnus-cache-update-active'.
11027
11028 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11029
11030         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
11031
11032 2001-08-03  Simon Josefsson  <jas@extundo.com>
11033
11034         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
11035         menu.
11036
11037 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11038
11039         * gnus.el (post-method): New group parameter.  It also provides
11040         the user option `gnus-post-method-alist' and the internal function
11041         `gnus-parameter-post-method'.
11042
11043         * gnus-msg.el (gnus-post-method): Bind the value of
11044         `gnus-post-method' to the group parameter if it is defined.
11045
11046 2001-08-02  Simon Josefsson  <jas@extundo.com>
11047
11048         * smime.el (smime-extra-arguments): Removed.
11049         (smime-call-openssl-region): Don't use it.
11050
11051 2001-08-02  Simon Josefsson  <jas@extundo.com>
11052
11053         * smime.el (smime-sign-region): Handle stderr.
11054         (smime-encrypt-region): Ditto.
11055
11056         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
11057         match the ASN.1 length bytes.
11058         (mm-pkcs7-enveloped-magic): Ditto.
11059         (mm-view-pkcs7-get-type): Don't regexp quote.
11060
11061 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11062         From Andreas Fuchs <asf@void.at>
11063
11064         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
11065
11066 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11067
11068         * gnus-art.el (gnus-header-button-alist): References regexp.
11069
11070 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
11071
11072         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
11073         already fboundp.  Add INTERACTIVE arg to autoload form.
11074
11075 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11076
11077         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
11078
11079         * nnmail.el (nnmail-cache-open): Ditto.
11080
11081 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11082
11083         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
11084
11085 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11086
11087         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
11088
11089 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11090         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
11091
11092         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
11093         (gnus-agent-toggle-plugged): Use it.
11094
11095 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
11096
11097         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
11098         (gnus-ding-file-coding-system): New variable.
11099         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
11100         (gnus-slave-save-newsrc): Use it.
11101
11102 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11103
11104         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
11105         syntax.
11106
11107 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11108         Originally from Andreas Fuchs <asf@void.at>
11109
11110         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
11111         (mml2015-gpg-pretty-print-fpr): New function.
11112         (mml2015-gpg-extract-signature-details): More details, rename from
11113         `m-g-e-from'.
11114         (mml2015-gpg-verify): Use them.
11115         (mml2015-gpg-clear-verify): Use them.
11116
11117 2001-07-31  Simon Josefsson  <jas@extundo.com>
11118
11119         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
11120         buffer when done.
11121
11122 2001-07-30  Simon Josefsson  <jas@extundo.com>
11123
11124         * smime.el (smime-call-openssl-region): Revert previous change,
11125         just pass on buf to `call-process-region'.
11126         (smime-verify-region): Doc fix.  Don't message stuff.  Use
11127         `smime-new-details-buffer'.  Inserts error messages into buffer.
11128         (smime-noverify-region): Ditto.
11129         (smime-decrypt-region): Ditto.  Handles stderr separately.
11130         (smime-verify-buffer, smime-noverify-buffer)
11131         (smime-decrypt-buffer): Doc fix.
11132         (smime-new-details-buffer): New function.
11133         (smime-pkcs7-region, smime-pkcs7-certificates-region)
11134         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
11135         (smime-sign-region, smime-encrypt-region): Don't use
11136         `insert-buffer'.
11137
11138         * mml-smime.el (mml-smime-verify): Fix security button strings.
11139
11140 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11141
11142         * gnus-art.el (gnus-mime-save-part-and-strip): Save
11143         gnus-article-mime-handles.
11144
11145 2001-07-29  Simon Josefsson  <jas@extundo.com>
11146
11147         * mail-source.el (top-level): Require message for message-directory.
11148         (mail-source-directory): Change default to message-directory.
11149
11150         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
11151         (smime-certificate-directory, smime-openssl-program)
11152         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
11153         (smime-extra-arguments): New variable.
11154         (smime-dns-server): Fix customize group.
11155         (smime-call-openssl-region): Use `smime-extra-arguments'.
11156
11157 2001-07-29  Simon Josefsson  <jas@extundo.com>
11158         From Vladimir Volovich <vvv@vsu.ru>
11159
11160         * smime.el (smime-call-openssl-region): Ignore stderr.
11161
11162 2001-07-29  Simon Josefsson  <jas@extundo.com>
11163         From Christoph Conrad <christoph.conrad@gmx.de>
11164
11165         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
11166         file.
11167
11168 2001-07-29  Simon Josefsson  <jas@extundo.com>
11169
11170         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
11171
11172         Support S/MIME decryption.
11173
11174         * mm-decode.el (mm-inline-media-tests):
11175         (mm-inlined-types):
11176         (mm-automatic-display):
11177         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
11178
11179         * mm-view.el (mm-pkcs7-signed-magic):
11180         (mm-pkcs7-enveloped-magic): New variables.
11181         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
11182         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
11183         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
11184         PKCS#7 blobs.
11185
11186         * smime.el (smime-decrypt-region): Expand keyfile.
11187
11188 2001-07-29  Simon Josefsson  <jas@extundo.com>
11189
11190         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
11191         `ssl.el' variables.
11192
11193         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
11194         but line instead of narrowing to it, because `nnmail-parse-active'
11195         calls widen.  Thanks to Christoph Conrad
11196         <christoph.conrad@gmx.de>.
11197
11198 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11199
11200         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
11201         for %B spec.
11202
11203         * gnus-sum.el (gnus-summary-prepare-threads): If
11204         gnus-sum-thread-tree-root is nil, use subject instead.
11205         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
11206         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
11207         (gnus-sum-thread-tree-leaf-with-other)
11208         (gnus-sum-thread-tree-single-leaf): Documentation.
11209         (gnus-sum-thread-tree-single-indent): Allow nil.
11210
11211 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11212
11213         * message.el (message-fill-paragraph): Do nothing if the user
11214         wants filladapt-mode.
11215
11216 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11217
11218         * mm-decode.el (mm-image-type-from-buffer): New function.
11219         (mm-get-image): Use it.
11220
11221 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11222
11223         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
11224
11225         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
11226         mm-display-parts too.
11227
11228 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11229
11230         * nnfolder.el (nnfolder-request-accept-article): Bind
11231         nntp-server-buffer.
11232
11233         * nnmail.el (nnmail-parse-active): Read from buffer instead of
11234         nntp-server-buffer.
11235
11236 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11237
11238         * message.el (message-check-news-header-syntax): Use
11239         message-post-method.
11240         (message-send-news): Bind message-post-method.
11241
11242 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11243
11244         * mml.el (mml-tweak-type-alist): New variable.
11245         (mml-tweak-function-alist): New variable.
11246         (mml-tweak-part): New function.
11247         (mml-generate-mime-1): Use it.
11248
11249 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11250
11251         * nnfolder.el (nnfolder-request-accept-article): Replace
11252         nnfolder-request-list.
11253
11254 2001-07-27  Simon Josefsson  <jas@extundo.com>
11255
11256         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
11257         nnoo-change-server failed to do it.
11258
11259 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11260
11261         * gnus.el (gnus-parameters): Make it customizable.
11262
11263 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11264
11265         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
11266
11267         * message.el (message-set-auto-save-file-name): More
11268         poor-system-types.
11269
11270         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
11271
11272         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
11273         supports +.
11274
11275 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11276
11277         * mm-decode.el (mm-readable-p): New function.
11278         (mm-inline-media-tests): Fix the default testers.
11279
11280 2001-07-26  Simon Josefsson  <jas@extundo.com>
11281
11282         * nnimap.el (nnimap-version): Bump version number.
11283
11284 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11285         From Steven E. Harris <seh@speakeasy.org>
11286
11287         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
11288         in M$Windows too.
11289
11290 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11291
11292         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
11293
11294 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11295
11296         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
11297
11298         * mm-decode.el (mm-get-image): Guess then use the type.
11299
11300         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
11301
11302 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
11303
11304         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
11305         display (%B) for threads if threading is off.
11306
11307 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11308         From Henrik Enberg <henrik@enberg.org>
11309
11310         * gnus-msg.el: Customization patch.
11311
11312 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
11313
11314         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
11315         variable.
11316         (nnmail-split-fancy-with-parent): Ignore certain groups.
11317
11318 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11319
11320         * gnus-util.el (gnus-byte-compile): New function.
11321         (gnus-use-byte-compile): New variable.
11322         (gnus-make-sort-function): Use it.
11323
11324         * nnmail.el (nnmail-get-new-mail): Use it.
11325
11326         * gnus-agent.el (gnus-category-make-function): Simple function or
11327         compiled function.
11328         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
11329
11330         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
11331         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
11332         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
11333
11334         * message.el (message-check-news-header-syntax): Remove quote.
11335
11336 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11337
11338         * message.el (message-use-mail-followup-to): `t' is not a
11339         documented value.
11340
11341 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11342
11343         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
11344
11345 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11346
11347         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
11348         there are long lines.
11349
11350 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11351
11352         * dgnushack.el (copy-list): New compiler macro.
11353
11354 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11355
11356         * message.el (message-bounce): If no Return-Path, the whole
11357         content is considered as the original message.
11358
11359         * nnml.el (nnml-check-directory-twice): New variable.
11360         (nnml-article-to-file): Use it.
11361         (nnml-retrieve-headers): Hack it.
11362
11363 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11364
11365         * gnus-win.el (gnus-buffer-configuration): New configure.
11366
11367         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
11368         not alive.
11369
11370         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
11371         (mm-display-external): Use display-term configure.
11372
11373 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11374
11375         * gnus-delay.el (gnus-delay-default-hour): New variable.
11376         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
11377
11378 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11379         From Karl Kleinpaste <karl@charcoal.com>
11380
11381         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
11382         (gnus-summary-prepare-threads): Ditto.
11383
11384         * gnus.el (gnus-summary-line-format): Add %B.
11385
11386 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11387
11388         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
11389
11390         * mm-util.el (mm-string-as-multibyte): New function.
11391
11392         * nnmh.el (nnmh-request-list-1): Encode, not decode!
11393
11394 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11395
11396         * mm-util.el (mm-universal-coding-system): New variable.
11397
11398         * gnus-start.el (gnus-startup-file-coding-system): Use it.
11399
11400         * score-mode.el (score-mode-coding-system): Use it.
11401
11402 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11403
11404         * gnus-start.el (gnus-setup-news): Call
11405         `gnus-check-bogus-newsgroups' just after the native server is
11406         opened.
11407
11408 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11409
11410         * nnmail.el (nnmail-do-request-post): Util function to be used by
11411         `nnchoke-request-post' for all nnmail-derived backends.
11412
11413         * nnml.el (nnml-request-post): Use it.
11414
11415         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
11416         backend, for it groks nnml-request-post.
11417
11418         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
11419         Treat `mail-post' backends like `mail' backends, not like `news'
11420         backends.
11421
11422 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11423
11424         * gnus-msg.el (gnus-setup-message): make-local-hook.
11425
11426 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11427
11428         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
11429         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
11430         <karl@charcoal.com>, slightly changed by Kai.
11431
11432         * message.el (message-check-news-header-syntax): When checking
11433         whether the groups exist, check the right server based on
11434         `gnus-post-method'.
11435
11436 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11437
11438         * gnus-delay.el: New file.
11439
11440 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11441
11442         * mm-util.el (mm-read-coding-system): Take two arguments.
11443
11444         * gnus-sum.el (gnus-summary-show-article): Use
11445         mm-read-coding-system.
11446
11447         * gnus-art.el (article-de-quoted-unreadable):
11448         (article-de-base64-unreadable, article-wash-html):
11449         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
11450
11451 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11452
11453         * nnml.el (nnml-request-post): New function.  Can be used for
11454         annotations in nnml groups.
11455
11456 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11457
11458         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
11459         command.
11460
11461         * gnus-start.el (gnus-find-new-newsgroups): Use
11462         `message-make-date' instead of `current-time-string'.
11463         (gnus-ask-server-for-new-groups): Ditto.
11464         (gnus-check-first-time-used): Ditto.
11465
11466 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11467
11468         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
11469
11470 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
11471
11472         * message.el (message-shorten-references): Change `maxcount' and
11473         `cut' to obey USEFOR draft 5.
11474
11475 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
11476
11477         * gnus-sum.el (gnus-summary-display-arrow): New variable.
11478         (gnus-summary-set-article-display-arrow): New function.
11479         (gnus-summary-goto-subject): Use it.
11480
11481 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11482
11483         * gnus-sum.el (gnus-summary-import-article): Insert date if
11484         doesn't exist.
11485
11486 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11487
11488         * mml.el (mml-content-type-parameters): New variable.
11489         (mml-content-disposition-parameters): New variable.
11490         (mml-insert-mime-headers): Use them.
11491         (mml-parse-1): Accept charset.
11492
11493 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11494
11495         * gnus-group.el (gnus-group-select-group): Doc fix.
11496
11497         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
11498
11499 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11500
11501         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
11502         to handle `define-derived-mode'.
11503
11504 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11505         From:  Stefan Monnier  <monnier@cs.yale.edu>
11506
11507         * message.el (message-mode): Use define-derived-mode.
11508         (message-tab): message-completion-alist.
11509
11510         * imap.el (imap-interactive-login): Use make-local-variable.
11511         (imap-open): Ditto.
11512         (imap-authenticate): Ditto.
11513
11514         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
11515
11516         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
11517
11518 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11519
11520         * message.el (message-citation-line-function): Refer to
11521         gnus-cite-attribution-suffix.
11522
11523 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11524
11525         * gnus-art.el,...: Error convention changes.
11526
11527 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11528
11529         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
11530
11531 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11532
11533         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
11534         (nnrss-read-server-data): Ditto.
11535
11536 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11537
11538         * gnus-setup.el (gnus-use-installed-gnus): Typo.
11539         * Cleanup files.
11540         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
11541
11542 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11543
11544         * gnus.el (gnus-summary-line-format): Add %o.
11545
11546         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
11547         unless shell outputs something.
11548
11549 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11550
11551         * gnus-art.el (gnus-boring-article-headers): Better doc.
11552         (article-hide-headers): Better regexp.
11553         Suggested by Matt Swift <swift@alum.mit.edu>.
11554
11555         * nnheader.el (nnheader-max-head-length): Better doc.
11556         (nnheader-header-value): Skip spaces.
11557         (nnheader-parse-head): Remove space.
11558         Suggested by Matt Swift <swift@alum.mit.edu>.
11559
11560         * gnus-sum.el (gnus-summary-show-raw-article): New function.
11561         (gnus-get-newsgroup-headers): Remove space.
11562
11563 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11564
11565         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
11566         (gnus-summary-reply): Use it.
11567         (gnus-summary-reply-broken-reply-to): New function.
11568         (gnus-msg-force-broken-reply-to): New function.
11569
11570         * mm-view.el (mm-inline-text): Showing as text/plain when error.
11571
11572 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11573
11574         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
11575
11576 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11577
11578         * mm-decode.el (mm-external-terminal-program): New variable.
11579         (mm-display-external): Use it. Use term to display when no
11580         window-system.
11581
11582 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
11583
11584         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
11585         Browse->Next entries to Browse->Prev
11586
11587 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11588
11589         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
11590
11591 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11592
11593         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
11594         for the default encoding.
11595
11596         * nnrss.el (nnrss-url-field): New field.
11597         (nnrss-request-article): Add newsgroups.
11598
11599         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
11600
11601 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11602
11603         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
11604
11605         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
11606         (gnus-draft-setup): Remove backlog.
11607
11608 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
11609
11610         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
11611         Cleanup.
11612
11613 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11614
11615         * gnus-msg.el (gnus-bug): Erase buffer.
11616
11617         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
11618
11619 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11620
11621         * mm-decode.el (mm-attachment-override-p): Fix typo.
11622
11623 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
11624
11625         * gnus-kill.el (gnus-execute): Work with the extra headers.
11626         * gnus-sum.el (gnus-summary-execute-command): Ditto.
11627
11628 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11629
11630         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
11631         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
11632
11633         * message.el (message-send-mail-real-function): New variable.
11634         (message-send-mail-partially, message-send-mail):
11635
11636         * nngateway.el (nngateway-request-post): Use it.
11637
11638         * gnus-agent.el (gnus-agentize): Use it.
11639
11640         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
11641         (nnsoup-revert-variables): Use it.
11642
11643 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
11644
11645         * mm-decode.el (mm-inline-media-tests): Default to displaying as
11646         text/plain if the type doesn't match any other media types.
11647         (mm-inlined-types): Doc fix.
11648         (mm-display-inline): Revert previous change (now handled by a
11649         default type in `mm-inline-media-tests'.
11650         (mm-inlinable-p): Revive.
11651         (mm-display-part): Call `mm-inlinable-p'.
11652         (mm-attachment-override-p): Ditto.
11653         (mm-inlined-p): Doc fix.
11654
11655         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
11656         well as `mm-inlined-p'.
11657
11658 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11659
11660         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
11661         (nntp-send-command-and-decode): Use gnus-point-at-bol.
11662
11663 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11664         From  Paul Jarc <prj@po.cwru.edu>
11665
11666         * message.el (message-use-mail-followup-to): New variable.
11667         (message-get-reply-headers): Use it.
11668
11669 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
11670
11671         * nnheader.el (nnheader-init-server-buffer): Make sure the
11672         *nntpd* buffer is made multibyte instead of a random buffer.
11673
11674 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11675
11676         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
11677         when it returns headers.
11678
11679 2001-07-07  Simon Josefsson  <jas@extundo.com>
11680
11681         * rfc2047.el (rfc2047-encode-message-header): Skip header when
11682         trying to fold. Thanks to Colin Walters
11683         <walters@cis.ohio-state.edu>
11684
11685 2001-07-06  Simon Josefsson  <jas@extundo.com>
11686
11687         * imap.el (imap-parse-address-list, imap-parse-flag-list)
11688         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
11689         Add information in `assert's.
11690
11691         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
11692         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
11693         and `nnimap-group-overview-filename', should handle all
11694         change-of-uidvalidity related issues.  But there may be other
11695         problems.)
11696
11697 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11698
11699         * rfc2047.el (rfc2047-encode-message-header): Don't include the
11700         header name when folding.
11701
11702 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
11703
11704         * mm-decode.el (mm-inlined-types): Document relationship with
11705         `mm-inline-media-tests'.
11706         (mm-display-inline): Default to displaying as plain text if no
11707         inlining handler is available.
11708         (mm-inlinable-p): Remove.
11709         (mm-inlined-p): Don't call `mm-inlinable-p'.
11710         (mm-automatic-display-p): Ditto.
11711         (mm-attachment-override-p): Ditto.
11712
11713 2001-07-04  Simon Josefsson  <jas@extundo.com>
11714
11715         * nnimap.el (nnimap-importantize-dormant): New variable.
11716         (nnimap-request-update-info-internal): Use it.
11717         (nnimap-request-set-mark): Ditto.
11718
11719 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11720
11721         * nntp.el (nntp-send-command): don't pass a buffer argument to
11722         `point'. Only XEmacs accepts this.
11723         * nntp.el (nntp-send-command-nodelete): ditto.
11724         * nntp.el (nntp-send-command-and-decode): ditto.
11725
11726 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
11727
11728         * nntp.el (nntp-open-connection-function): doc update.
11729         * nntp.el (nntp-pre-command): New.
11730         * nntp.el (nntp-via-rlogin-command): New.
11731         * nntp.el (nntp-via-telnet-command): New.
11732         * nntp.el (nntp-via-telnet-switches): New.
11733         * nntp.el (nntp-via-user-name): New.
11734         * nntp.el (nntp-via-user-password): New.
11735         * nntp.el (nntp-via-address): New.
11736         * nntp.el (nntp-via-envuser): New.
11737         * nntp.el (nntp-via-shell-prompt): New.
11738         * nntp.el (nntp-open-telnet-stream): New.
11739         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
11740         * nntp.el (nntp-open-via-telnet-and-telnet): New.
11741         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
11742         * nntp.el (nntp-send-command): ditto.
11743         * nntp.el (nntp-send-command-nodelete): ditto.
11744         * nntp.el (nntp-send-command-and-decode): ditto.
11745
11746 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
11747         Trivial patch.
11748
11749         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
11750         `when'.
11751
11752 2001-07-03  Simon Josefsson  <jas@extundo.com>
11753         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
11754
11755         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
11756
11757 2001-07-03  Simon Josefsson  <jas@extundo.com>
11758
11759         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
11760         remove it (workaround XEmacs `fill-region' bug).
11761
11762 2001-07-01  Simon Josefsson  <jas@extundo.com>
11763
11764         * nnimap.el (nnimap-date-days-ago): Defeat locale.
11765
11766 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11767
11768         * mml2015.el (mml2015-format-error): New function.
11769         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
11770         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
11771         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
11772
11773 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11774
11775         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
11776         Suggested by Christoph Conrad <C.Conrad@cli.de>.
11777
11778         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
11779         group variables.
11780
11781 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11782
11783         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
11784
11785         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
11786         (nnrss-save-group-data): Ditto.
11787
11788         * gnus-agent.el (gnus-agent-save-alist): Ditto.
11789
11790 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11791
11792         * message.el (message-do-send-housekeeping): Narrow to headers.
11793
11794 2001-06-24  Simon Josefsson  <jas@extundo.com>
11795
11796         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
11797         insertion when breaking lines looked for " \t" instead of "[ \t]".
11798         (rfc2047-encode-message-header): Fold lines even if
11799         no QP encoding is done.
11800
11801 2001-06-23  Simon Josefsson  <jas@extundo.com>
11802         From Samuel Tardieu <sam@inf.enst.fr>
11803
11804         * smime.el (smime-keys): Support additional certificates.
11805         (smime-make-certfiles): New function.
11806         (smime-sign-region): Use previous variables.
11807         (smime-get-certfiles): New function.
11808         (smime-sign-buffer): Use it.
11809         (smime-verify-region): Support both CAfile and CApath.
11810
11811 2001-06-23  Simon Josefsson  <jas@extundo.com>
11812
11813         * smime.el (smime-decrypt-region): Perhaps work.
11814
11815 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11816
11817         * gnus-msg.el (gnus-copy-article-buffer): Typo.
11818
11819 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
11820
11821         * mm-decode.el (mm-save-part): Rewrite file name.
11822         (mm-file-name-rewrite-functions): New variable.
11823         (mm-file-name-delete-whitespace): New function.
11824         (mm-file-name-trim-whitespace): New function.
11825         (mm-file-name-collapse-whitespace): New function.
11826         (mm-file-name-replace-whitespace): New variable and function.
11827
11828 2001-06-22  Simon Josefsson  <jas@extundo.com>
11829
11830         * message.el (message-make-date): Workaround locale for weekdays.
11831
11832 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11833
11834         * message.el (message-goto-body): Return nil if not found. (revert!)
11835
11836 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11837         From Fremlin <chief@bandits.org>
11838
11839         * message.el (message-goto-body): Some messages have no header.
11840
11841         * gnus-msg.el (gnus-copy-article-buffer): Use it.
11842
11843 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
11844
11845         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
11846
11847 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11848
11849         * message.el (message-make-date): Add week day.
11850         Suggested by Jason R. Mastaler <jason@mastaler.com>.
11851
11852 2001-06-19  Simon Josefsson  <jas@extundo.com>
11853
11854         * message.el (message-yank-prefix): Doc fix.
11855         (message-yank-cited-prefix): Ditto.
11856         (message-delete-not-region): Keep citation prefix on first line,
11857         if possible and appropriate.
11858
11859 2001-06-19  Simon Josefsson  <jas@extundo.com>
11860
11861         * imap.el (imap-process-connection-type): New variable.
11862         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
11863         recent `imtest's work completely (no line length issues), while
11864         making making old `imtest's unusable.  Thanks to NAGY Andras
11865         <nagya@inf.elte.hu> for his work.
11866
11867 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
11868
11869         * imap.el (imap-ssl-program): Add -quiet to shut up
11870         OpenSSL/SSLeay's internal debug talk.
11871
11872 2001-06-19  Matt Armstrong  <matt@lickey.com>
11873
11874         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
11875         server.
11876
11877 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11878
11879         * nnmail.el (nnmail-article-buffer): New variable.
11880         (nnmail-split-incoming): Use it.
11881
11882 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
11883
11884         * qp.el (quoted-printable-decode-region): If called interactively,
11885         use coding-system-for-read.
11886
11887 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11888
11889         * message.el (message-check-news-header-syntax): Check Reply-To.
11890
11891 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11892
11893         * mml.el (mml-parse-1): Use message options.
11894
11895         * message.el (message-do-fcc): Don't do anything if there is no
11896         FCC.
11897
11898 2001-06-16  Simon Josefsson  <jas@extundo.com>
11899
11900         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
11901         (nnimap-expunge-search-string): New variable.
11902         (nnimap-request-expire-articles): Use it.
11903
11904 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11905
11906         * message.el (message-send-mail-with-qmail): wrong exit status is
11907         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
11908
11909 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11910
11911         * gnus-art.el (article-strip-multiple-blank-lines): Use
11912         delete-region instead of replace-match.
11913
11914 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11915
11916         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
11917         (nnweb-google-wash-article): Ditto.
11918
11919 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
11920
11921         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
11922
11923 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11924
11925         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
11926         specs.
11927
11928 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11929
11930         * gnus.el (gnus-email-address): Move it here.
11931
11932         * gnus-art.el (article-de-quoted-unreadable): Read charset if
11933         requested.
11934         (article-de-base64-unreadable): Ditto.
11935         (article-wash-html): Ditto.
11936
11937 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11938
11939         * message.el (message-options-set-recipient): Don't add ", "
11940         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
11941
11942 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11943
11944         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
11945
11946 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11947
11948         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
11949         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
11950
11951         * nnrss.el (nnrss-node-text): Node might be nil.
11952
11953 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11954
11955         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
11956         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
11957
11958         * nnrss.el (nnrss-group-alist): More items.
11959
11960 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11961
11962         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
11963
11964 2001-06-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
11965         Trivial patch from Dale Hagglund  <rdh@best.com>
11966
11967         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
11968         restrict clauses.
11969
11970 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11971
11972         From Benjamin Rutt <brutt+news@bloomington.in.us>
11973
11974         * message.el (message-wide-reply-confirm-recipients): New variable.
11975
11976 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
11977         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
11978
11979         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
11980         fix so it works with XEmacs.
11981
11982 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11983
11984         * nnrss.el (nnrss-retrieve-headers): Support description as extra
11985         headers.
11986
11987 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
11988
11989         * nnrss.el: Fix a few bugs.
11990
11991 2001-06-05  Simon Josefsson  <jas@extundo.com>
11992
11993         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
11994         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
11995
11996 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
11997
11998         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
11999         binary so that we don't transmit ISO 2022 garbage to the process.
12000         This is needed under XEmacs.
12001
12002 2001-06-03  Simon Josefsson  <simon@josefsson.org>
12003
12004         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
12005         autoloaded incorrectly below because ssl-program-* is bound.)
12006         Thanks to Amos Gouaux for report.
12007
12008 2001-06-02  Simon Josefsson  <simon@josefsson.org>
12009
12010         * imap.el (imap-kerberos4-open):
12011         (imap-gssapi-open):
12012         (imap-ssl-open):
12013         (imap-network-open):
12014         (imap-shell-open):
12015         (imap-starttls-open): Set buffer to workaround spurious
12016         `accept-process-output' buffer changes.  Thanks to Mats Lidell
12017         <Mats.Lidell@contactor.se> for report and partial patch and Jake
12018         Colman <colman@ppllc.com> for report.
12019
12020 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12021
12022         * gnus-sum.el (gnus-summary-catchup): New argument.
12023         (gnus-summary-catchup-from-here): New function.
12024
12025 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12026
12027         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
12028         back, then insert glyph.  (Before, the glyph was inserted first,
12029         then the newline.)  This works around a behavior in XEmacs where
12030         it is not possible to insert a character after a glyph which is at
12031         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
12032
12033 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12034
12035         From Jaap-Henk Hoepman (jhh@xs4all.nl).
12036
12037         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
12038         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
12039         mm-destroy-postponed-undisplay-list): New functions.
12040         (mm-display-external): Use them.
12041
12042 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12043
12044         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
12045         `default-low' when evaluating `gnus-summary-highlight'.
12046         From Raja R Harinath <harinath@cs.umn.edu>.
12047
12048 2001-05-27  Simon Josefsson  <simon@josefsson.org>
12049
12050         * message.el (message-yank-cited-prefix): New variable.
12051         (message-indent-citation): Use it.
12052
12053         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
12054         as details.
12055         (mml2015-mailcrypt-clear-verify): Ditto.
12056
12057 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12058         From Nevin Kapur <nevin@jhu.edu>.
12059
12060         * gnus-sum.el (gnus-summary-default-high-score,
12061         gnus-summary-default-low-score): New variables.
12062         (gnus-summary-highlight): Use them.
12063
12064 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
12065
12066         * message.el (message-mail): pass the 'send-actions argument to
12067         `message-setup'.
12068
12069 2001-05-16  Simon Josefsson  <simon@josefsson.org>
12070         From Raymond Scholz <ray-2001@zonix.de>
12071
12072         * gnus-art.el (gnus-mime-view-part-as-charset):
12073         (gnus-mime-internalize-part): Doc fixes.
12074
12075 2001-05-11  Simon Josefsson  <simon@josefsson.org>
12076
12077         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
12078         status lines without any text ("^215$").
12079
12080 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12081
12082         * nnrss.el (nnrss-check-group): Reverse.
12083
12084 2001-05-07  Simon Josefsson  <simon@josefsson.org>
12085
12086         * message.el (message-get-reply-headers):
12087         (message-followup): Fix typo, suggested by David Green
12088         <dgreen@uab.edu>
12089
12090 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12091
12092         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
12093
12094         * nnrss.el (nnrss-open-server): Read server data when it is called.
12095         (nnrss-request-expire-articles): Fix.
12096
12097 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12098
12099         * message.el (message-do-send-housekeeping): mail-abbrevs may
12100         rename buffer behind Gnus.
12101
12102 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12103
12104         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
12105         (nnrss-group-alist): Add more resources.
12106         (nnrss-check-group): Ignore errors.
12107
12108 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12109
12110         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
12111
12112         * nnslashdot.el (nnslashdot-request-list): Add time.
12113         (nnslashdot-request-expire-articles): New function.
12114
12115         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
12116         secondary methods too.
12117
12118 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12119
12120         * message.el (message-use-followup-to): Set default value to t.
12121
12122 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
12123
12124         * message.el (message-dont-reply-to-names): Fix documentation.
12125         (message-get-reply-headers): Use Mail-Followup-To only for wide
12126         replies.
12127
12128 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12129
12130         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
12131         correctly.
12132         (nnrss-check-group): Use time.
12133
12134 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12135
12136         * gnus.el: Oort Gnus v0.03 is released.
12137
12138 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12139
12140         * nnultimate.el (nnultimate-topic-article-to-article): Use the
12141         group.
12142
12143 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12144
12145         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
12146
12147 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12148
12149         * nnultimate.el (nnultimate-retrieve-headers): Return all
12150         available headers.
12151
12152         * gnus-sum.el (gnus-read-all-available-headers): New variable.
12153         (gnus-get-newsgroup-headers-xover): Use it.
12154
12155 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12156
12157         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
12158
12159 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12160
12161         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
12162
12163 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12164
12165         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
12166         disable it.
12167
12168         * gnus.el (gnus-info-nodes): Remove a few The's.
12169
12170 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12171
12172         * mail-source.el (mail-source-movemail): Call-process may return a
12173         signal description string.
12174
12175         * gnus-start.el (gnus-read-newsrc-el-file):
12176         gnus-newsrc-file-version may be nil.
12177
12178         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
12179         Suggested by Michael Sperber [Mr. Preprocessor]
12180         <sperber@informatik.uni-tuebingen.de>.
12181
12182 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
12183
12184         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
12185
12186 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
12187
12188         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
12189         fontify HANDLE.
12190
12191 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12192
12193         * smime.el (smime-ask-passphrase): Rework to return value.
12194         (smime-sign-region): Rework to bind value and use it.
12195         (smime-decrypt-region): Ditto.
12196
12197 2001-04-18  Simon Josefsson  <simon@josefsson.org>
12198         Trivial patch from Mathias Herberts  <Mathias.Herberts@iroise.net>
12199
12200         * smime.el (smime-ask-passphrase): New function.
12201         (smime-sign-region): Use it.
12202         (smime-encrypt-cipher): New variable.
12203         (smime-decrypt-region): Ditto.
12204
12205 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
12206         Committed by Simon Josefsson  <simon@josefsson.org>
12207
12208         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
12209         the log.
12210
12211 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12212
12213         * gnus.el: Oort Gnus v0.02 is released.
12214
12215 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
12216
12217         * gnus.el: Oort Gnus v0.01 is released.
12218
12219 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12220
12221         * gnus-sum.el (gnus-summary-highlight): Highlight read
12222         undownloaded articles as read articles.
12223
12224         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
12225         (gnus-agent-get-undownloaded-list): Mark all undownloaded
12226         articles, even read ones, as such.
12227
12228         * gnus-sum.el (gnus-summary-find-matching): Clean up.
12229         (gnus-find-matching-articles): New function.
12230         (gnus-summary-limit-include-matching-articles): New command.
12231         (gnus-summary-limit-include-thread): Include articles that have
12232         matching subjects.
12233         (gnus-offer-save-summaries): Clean up.
12234
12235 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12236
12237         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
12238
12239 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12240         From Jason Merrill <jason_merrill@redhat.com>
12241
12242         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
12243
12244 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
12245         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12246
12247         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
12248         newsgroup names when the original article is a news message.
12249
12250 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12251
12252         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
12253         supported. Suggest by Jim Meyering <jim@meyering.net>.
12254
12255 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
12256         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
12257
12258         * nnmail.el (nnmail-split-it): Added check for .* at the end of
12259         regexp in nnmail-split-fancy.
12260
12261 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12262
12263         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
12264
12265 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
12266
12267         * message.el (message-send-mail): Improve the interaction with the
12268         user.
12269
12270 2001-04-10  Simon Josefsson  <simon@josefsson.org>
12271
12272         * imap.el (imap-message-copy): Work around buggy servers that
12273         doesn't send TRYCREATE tags.
12274
12275 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
12276
12277         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
12278
12279 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12280
12281         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
12282         date.
12283
12284 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12285
12286         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
12287         lives.
12288
12289 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12290
12291         * gnus-art.el (gnus-parse-news-url): New function.
12292         (gnus-button-handle-news): New function.
12293         (gnus-button-alist): Point to new functions.
12294
12295         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
12296
12297         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
12298         gnus-format-specs.
12299
12300         * message.el (message-check-news-header-syntax): Question even
12301         when Gnus doesn't know the group names.
12302         (message-send-news): Clean up.
12303
12304         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
12305         exited on purpose without saving.
12306
12307         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
12308
12309 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12310
12311         * gnus-score.el (gnus-score-orphans): Clean up.
12312
12313         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
12314
12315         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
12316         later.
12317
12318         * gnus-start.el (gnus-close-all-servers): Find the right items to
12319         close.
12320
12321         * qp.el (quoted-printable-decode-region): Just message
12322         malformation; don't quit.
12323
12324 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12325         From Gerd Moellmann <gerd@gnu.org>.
12326
12327         * gnus.el (gnus-interactive): A typo.
12328
12329 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
12330         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12331
12332         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
12333         `assq-delete-all', if that function exists; otherwise use the old
12334         definition. Documentation changed to match the one in
12335         `assq-delete-all'.
12336
12337 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12338
12339         * gnus-start.el (gnus-close-all-servers): New function.
12340
12341         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
12342         (gnus-server-remove-denials): Clean up.
12343
12344         * gnus-sum.el (gnus-summary-sort-by-original): New command and
12345         keystroke.
12346
12347 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12348
12349         * message.el (message-send-news): Message where we are sending.
12350         (message-send-mail): Ditto.
12351
12352         * gnus.el (gnus-server-string): New function.
12353
12354         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
12355
12356         * mm-decode.el (mm-default-directory): Customized.
12357         (mm-tmp-directory): Ditto.
12358
12359         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
12360         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
12361         or Chars.
12362         (gnus-summary-line-format-alist): ?l is now a string.
12363         (gnus-summary-prepare-threads): Output ? for unknown lines.
12364         (gnus-summary-insert-line): Ditto.
12365         (gnus-summary-print-article): Unbalanced parentheses.
12366
12367         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
12368         out whether new stuff has arrived.
12369
12370 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
12371
12372         * gnus-sum.el: Let printing work on ttys on Emacs.
12373
12374 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12375
12376         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
12377         when forcing news.
12378
12379         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
12380         command.
12381
12382 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
12383
12384         * message.el (message-set-auto-save-file-name): Don't use
12385         asterisks under nt.
12386
12387 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12388
12389         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
12390         lists of articles.
12391
12392         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
12393
12394         * gnus-msg.el (gnus-put-message): Clean up.
12395         (gnus-summary-reply): Mark all replied-to articles as replied to.
12396         (gnus-inews-add-send-actions): Also mark as forwarded.
12397         (gnus-summary-mail-forward): Mark as forwarded.
12398
12399         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
12400         of articles.
12401         (gnus-summary-mark-article-as-forwarded): Ditto.
12402
12403         * gnus-msg.el (gnus-summary-resend-message): Mark article as
12404         forwarded.
12405         (gnus-summary-mail-forward): Clean up.
12406
12407         * gnus.el (gnus-article-mark-lists): Added forward.
12408
12409         * gnus-sum.el (gnus-forwarded-mark): New variable.
12410         (gnus-summary-prepare-threads): Use it.
12411         (gnus-summary-update-secondary-mark): Ditto.
12412         (gnus-newsgroup-forwarded): New variable.
12413
12414 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12415
12416         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
12417         (gnus-summary-very-wide-reply): New command and keystroke.
12418         (gnus-summary-very-wide-reply-with-original): Ditto.
12419
12420         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
12421         (gnus-score-adaptive): Use it.
12422
12423         * gnus-start.el (gnus-get-unread-articles): Clean up.
12424
12425 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12426
12427         * nnultimate.el (nnultimate-retrieve-headers): Work for other
12428         boards.
12429
12430 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
12431
12432         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
12433         * gnus-start.el (gnus-subscribe-newsgroup): use it.
12434
12435 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12436
12437         * nnultimate.el (nnultimate-retrieve-headers): Understand
12438         long-form month names.
12439
12440 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12441
12442         * gnus-sum.el (gnus-summary-show-all-headers):
12443         gnus-article-show-all-headers is broken. Use
12444         gnus-summary-toggle-header instead.
12445
12446         * mml2015.el (mml2015-gpg-extract-from): No error.
12447
12448 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12449         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
12450
12451         * mml2015.el (mml2015-gpg-extract-from): New function.
12452         (mml2015-gpg-verify): Use it.
12453         (mml2015-gpg-clear-verify): Use it.
12454
12455 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12456
12457         * message.el (message-setup-fill-variables): Use
12458         fill-paragraph-function.
12459         (message-fill-paragraph): Take an argument.
12460         (message-newline-and-reformat): Take another argument.
12461
12462 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12463
12464         * message.el (rmail-output): It is in rmailout.el not rmail.el.
12465
12466 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12467
12468         * message.el (message-forward): local-variable-p takes an extra
12469         argument in XEmacs.
12470
12471 2001-03-16  Simon Josefsson  <simon@josefsson.org>
12472
12473         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
12474         `nnimap-use-nov-p' (it really tested the negative).
12475         (nnimap-retrieve-headers): Use it.
12476
12477 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12478
12479         * message.el (message-generate-headers-first): Update doc.
12480
12481 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
12482         Trivial patch.
12483
12484         * gnus.el (gnus-summary-line-format): Typo.
12485
12486 2001-03-11  Simon Josefsson  <simon@josefsson.org>
12487
12488         * mailcap.el (mailcap-mime-data): Add application/sieve.
12489         (mailcap-mime-extensions): Add .siv, .xls.
12490
12491 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12492         From Christoph Conrad <christoph.conrad@gmx.de>
12493
12494         * gnus-score.el (gnus-summary-lower-thread): Typo.
12495
12496 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12497
12498         * message.el (message-forward-decoded-p): New variable.
12499         (message-forward-subject-author-subject): Use it.
12500         (message-make-forward-subject): Use it.
12501         (message-forward): Use it.
12502
12503         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
12504
12505         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
12506         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
12507
12508 ;;Has been fixed -- zsh.
12509 ;;2001-03-05  Dave Love  <fx@gnu.org>
12510 ;;
12511 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
12512 ;;      Move it after definition of mm-coding-system-p.
12513 ;;
12514 2001-03-01  Dave Love  <fx@gnu.org>
12515
12516         * mm-util.el (mm-inhibit-file-name-handlers): Add
12517         image-file-handler.
12518
12519 2001-02-11  Dave Love  <fx@gnu.org>
12520
12521         * message.el (message-signature-file): Fix doc, :type.
12522
12523 2001-02-08  Dave Love  <fx@gnu.org>
12524
12525         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
12526         (message-posting-charset): Defvar when compiling again.
12527         (rfc2047-encodable-p): Require message.
12528
12529         * gnus-sum.el (gnus-alter-articles-to-read-function):
12530         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
12531
12532 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12533
12534         * nnrss.el: New file.
12535
12536 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
12537         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12538
12539         * rfc2047.el (rfc2047-unfold-region): Fix arg of
12540         `skip-chars-forward'.
12541
12542 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12543
12544         * nndraft.el (nndraft-request-group): Restore auto save files if
12545         the original files do not exist.
12546
12547 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12548
12549         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
12550         SCORE paths.
12551
12552         * mm-decode.el (mm-dissect-buffer): Call
12553         mail-extract-address-components only if necessary.
12554
12555 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12556
12557         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
12558         directory part.
12559         (gnus-score-search-global-directories): Use file-directory-p.
12560
12561         * gnus-score.el (gnus-score-score-files-1): Use
12562         gnus-kill-files-directory.
12563         From Adrian Aichner <adrian@xemacs.org>.
12564
12565 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12566
12567         * gnus.el (charset): Move here from gnus-sum.el.
12568
12569 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12570
12571         * mml.el (mml-preview): Disable local map.
12572
12573         * gnus-sum.el (gnus-summary-make-menu-bar): Make
12574         gnus-article-post-menu here.
12575
12576         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
12577         if it has not been made.
12578
12579 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12580
12581         * gnus-art.el (gnus-article-describe-key): Map key to event.
12582         (gnus-article-describe-key-briefly): Ditto
12583
12584 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12585
12586         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
12587
12588 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12589         From Katsumi Yamaoka <yamaoka@jpl.org>.
12590
12591         * dgnushack.el (coerce, merge, subseq): defmacro.
12592
12593 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12594
12595         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
12596         A fake defalias in nndraft.el results a not-activated bug in
12597         uncompiled versions.
12598
12599 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
12600         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12601
12602         * gnus-util.el (gnus-split-references): Handle malformed References:.
12603
12604 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12605
12606         * gnus-art.el (gnus-article-mime-part-status): 1 part.
12607
12608 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12609         From NAGY Andras <nagya@inf.elte.hu>.
12610
12611         * gnus.el (gnus-parameters): Typo.
12612
12613 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12614
12615         * gnus.el (gnus-read-method): Remove redundancy.
12616
12617 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12618
12619         * nnslashdot.el (nnslashdot-backslash-url): New variable.
12620         (nnslashdot-request-list): Use it.
12621
12622 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12623
12624         * nnml.el (nnml-generate-active-info): Fix the case when there is
12625         no file.
12626
12627         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
12628         (gnus-summary-create-article): New function.
12629
12630         * gnus-group.el (gnus-group-mark-article-read): New function.
12631
12632         * gnus-msg.el (gnus-inews-do-gcc): Use it.
12633
12634         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
12635
12636 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12637
12638         * gnus-art.el (gnus-article-edit-done): Don't use
12639         gnus-article-edit-exit.
12640         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
12641
12642         * gnus.el (gnus-parameters): New variable.
12643         Suggested by NAGY Andras <nagya@inf.elte.hu>.
12644         (gnus-parameters-get-parameter): New function.
12645         (gnus-group-find-parameter): Use it.
12646
12647 2001-02-23  Simon Josefsson  <simon@josefsson.org>
12648
12649         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
12650         change of default value to `current'.
12651
12652 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12653
12654         * nneething.el (nneething-get-head): Insert unreadable file too.
12655
12656 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12657
12658         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
12659
12660         * webmail.el (webmail-type-definition): Deja is bought by google.
12661
12662 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12663
12664         * gnus-sum.el (gnus-fetch-headers): New function.
12665         (gnus-select-newsgroup): Use it.
12666         (gnus-summary-insert-articles): New function.
12667         (gnus-summary-insert-old-articles): New function.
12668         (gnus-summary-insert-new-articles): New function.
12669
12670         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
12671         (gnus-group-list-active): Ditto.
12672         * gnus-sum.el (gnus-set-mode-line): Ditto.
12673         (gnus-summary-read-group-1): Ditto.
12674
12675 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12676
12677         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
12678         current topic.
12679
12680 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12681
12682         * smiley.el (gnus-smiley-display): Don't do widening.
12683
12684         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
12685         within body.
12686
12687         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
12688
12689         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
12690         New variable.
12691         (gnus-mime-display-multipart-related-as-mixed): New variable.
12692         (gnus-mime-display-part): Use them.
12693
12694 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12695
12696         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
12697         something special.
12698
12699 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12700
12701         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
12702         (nnweb-request-article): Call reference if exists.
12703         (nnweb-type-definition): Dejanews is bought by google.com.
12704         Beta!
12705
12706 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12707
12708         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
12709
12710 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12711
12712         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
12713         gnus-article-sort-functions.
12714         (gnus-article-sort-functions): Doc fix.  Refer to
12715         gnus-thread-sort-functions.
12716
12717 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12718         From Paul Jarc <prj@po.cwru.edu>.
12719
12720         * message.el (message-get-reply-headers): More fixes.
12721
12722 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
12723         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12724
12725         * message.el (message-get-reply-headers): Fix bug with
12726         Mail-Followup-To/to-address interaction.
12727
12728 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12729
12730         * gnus-msg.el (gnus-configure-posting-styles): Match header in
12731         gnus-article-copy.
12732
12733 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12734
12735         * message.el (message-do-send-housekeeping): Rename to a better
12736         name.
12737
12738 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12739
12740         * message.el (message-cancel-news): Check article first, then ask
12741         yes or no.
12742
12743 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12744
12745         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
12746
12747 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12748
12749         * gnus-range.el (gnus-range-normalize): New function.
12750
12751 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
12752
12753         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
12754
12755 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12756
12757         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
12758
12759         * nnagent.el (nnagent-request-regenerate): New function.
12760
12761         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
12762
12763         * nnml.el (nnml-generate-nov-databases): Accept argument
12764         server. Don't open server if it is opened.
12765         (nnml-request-regenerate): Use it. Change to deffoo.
12766
12767 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12768         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
12769
12770         * gnus.el (gnus-define-group-parameter): Fix.
12771
12772 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12773
12774         * gnus.el (gnus-define-group-parameter): Improved.
12775
12776         * gnus-sum.el (charset): Define parameter.
12777         (ignored-charsets): Ditto.
12778         (gnus-summary-setup-default-charset): Use them.
12779
12780         * gnus-start.el (gnus-read-descriptions-file): Use them.
12781
12782         * gnus-cus.el (gnus-group-parameters): Remove them.
12783
12784 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12785
12786         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
12787
12788 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12789
12790         * gnus-sum.el (gnus-summary-read-group-1): Remove
12791         gnus-summary-set-local-parameters.
12792         (gnus-summary-setup-buffer): Put it here.
12793
12794 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12795
12796         * gnus.el (to-address): Define parameter.
12797         (to-list): Ditto.
12798         * gnus-art.el (article-hide-boring-headers): Use them.
12799         * gnus-msg.el (gnus-post-news): Ditto.
12800         * gnus-cus.el (gnus-group-parameters): Remove them.
12801
12802 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12803
12804         * gnus-draft.el (gnus-draft-reminder): New function.
12805
12806         * gnus-art.el (gnus-sender-save-name): New function.
12807
12808 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12809
12810         * mm-util.el (mm-mime-charset): Error message.
12811
12812 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12813
12814         * message.el (message-check-news-body-syntax): Don't check mml lines.
12815
12816 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12817
12818         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
12819         subscribe.
12820
12821         * gnus-start.el (gnus-call-subscribe-functions): New function.
12822         (gnus-find-new-newsgroups): Use it.
12823         (gnus-ask-server-for-new-groups): Use it.
12824         (gnus-check-first-time-used): Use it.
12825         (gnus-subscribe-newsgroup-method): Grok a list of functions.
12826         (gnus-subscribe-options-newsgroup-method): Ditto.
12827         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
12828         return .
12829
12830 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12831
12832         * gnus-cus.el (gnus-score-customize): Doc fix.
12833
12834 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
12835
12836         * dgnushack.el (my-getenv): Typo.
12837
12838 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12839
12840         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
12841
12842 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12843
12844         * gnus-group.el (gnus-group-suspend): Offer save summaries.
12845
12846         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
12847         (gnus-treatment-function-alist): Use it.
12848         (article-remove-leading-whitespace): New function.
12849         (gnus-article-make-menu-bar): Use it.
12850
12851         * gnus-sum.el (gnus-summary-wash-empty-map): Add
12852         remove-leading-whitespace.
12853         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
12854         because of conflict.
12855
12856 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12857
12858         * Makefile.in: Hack generating gnus-load.el.
12859         * dgnushack.el: Ditto.
12860         * gnus-load.el: Remove it.
12861
12862 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12863
12864         * dgnushack.el : Add URLDIR.
12865
12866         * Makefile.in (EMACS_COMP): Ditto.
12867
12868 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12869
12870         * gnus-cus.el (gnus-score-customize): Error on no score file.
12871
12872 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12873
12874         * mm-decode.el (mm-merge-handles): New function.
12875
12876         * mm-view.el (mm-inline-message): Use it.
12877         (mm-view-message): Ditto.
12878
12879         * mm-partial.el (mm-inline-partial): Ditto.
12880
12881         * mm-extern.el (mm-inline-external-body): Ditto.
12882
12883         * gnus-art.el (gnus-mime-view-part): Ditto.
12884         (gnus-mime-view-part-as-type): Ditto.
12885         (gnus-mime-save-part-and-strip): Prevent users to strip in some
12886         cases.
12887
12888 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12889
12890         * message.el (message-cancel-news): Allow to shoot foot.
12891         (message-supersede): Ditto.
12892
12893 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
12894         Trivial patch.
12895
12896         * gnus-sum.el (gnus-simplify-subject-re): Use
12897         message-subject-re-regexp.
12898
12899 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12900
12901         * nnmail.el (nnmail-expiry-target-group): Bind
12902         nnmail-cache-accepted-message-ids to nil.
12903
12904         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
12905         coding system.
12906
12907 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12908
12909         * qp.el (quoted-printable-encode-region): Make sure characters are
12910         between 00 and FF.  Don't check charset.
12911
12912         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
12913         in Emacs 20.
12914         * rfc2047.el (rfc2047-q-encode-region): Ditto.
12915
12916 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12917
12918         * message.el (message-make-forward-subject): Argument decoded.
12919         (message-forward): Use it when digest.
12920
12921         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
12922         buffer.
12923
12924 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12925
12926         * message.el (message-generate-headers-first): Doc fix.
12927
12928 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12929
12930         * gnus-art.el (article-make-date-line): Error proof.
12931
12932 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12933
12934         * gnus-group.el (gnus-group-listing-limit): New variable.
12935         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
12936
12937         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
12938
12939 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12940
12941         * message.el (message-newline-and-reformat): Special case for
12942         breaking at BOL.
12943
12944 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
12945
12946         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
12947         message/rfc822.
12948
12949 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12950
12951         * message.el (message-encode-message-body): Don't insert
12952         Content-Type if it is inside a mail.
12953
12954 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12955
12956         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
12957         gnus-article-commands-menu.
12958
12959         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
12960         in Emacs.
12961
12962         * gnus-start.el (gnus-read-descriptions-file): Use
12963         gnus-group-name-charset and gnus-group-charset-alist.
12964
12965 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12966
12967         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
12968         active region.
12969
12970         * gnus-start.el (gnus-group-change-level): Remove from both
12971         gnus-zombie-list and gnus-killed-list.
12972
12973 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12974
12975         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
12976         gnus-subscribe-topics.
12977
12978         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
12979
12980 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12981
12982         * gnus-art.el (gnus-article-make-menu-bar): Make
12983         gnus-article-post-menu.
12984
12985         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
12986
12987         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
12988
12989         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
12990
12991         * message.el (message-mode-menu): Ditto.
12992
12993         * gnus-art.el (defvar): eval-when-compile.
12994
12995 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
12996
12997         * gnus-agent.el (gnus-agentize): Fix doc.
12998
12999 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
13000
13001         * mml.el (mml-preview): Bind `q'.
13002
13003 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13004
13005         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
13006
13007 2001-01-31  Dave Love  <fx@gnu.org>
13008
13009         * mm-util.el (mm-mime-mule-charset-alist)
13010         (mm-find-mime-charset-region): Consider mule-utf-8.
13011
13012 2001-01-31  Dave Love  <fx@gnu.org>
13013
13014         * gnus-art.el (gnus-article-x-face-command)
13015         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
13016         :version.
13017
13018 2001-01-26  Dave Love  <fx@gnu.org>
13019
13020         * mm-util.el (mm-multibyte-string-p): New.
13021
13022 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
13023 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
13024 ;;      string-as-multibyte on class.  Clarify line-folding.
13025         (quoted-printable-encode-string): Make temp buffer inherit
13026         string's multibyteness.
13027
13028 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
13029
13030         * nnheader.el (toplevel): Don't require `gnus-util' at
13031         compile-time; this creates a circular dependency, and prevents
13032         a bootstrap.
13033
13034 2001-01-22  Andreas Schwab  <schwab@suse.de>
13035
13036         * nnheader.el (gnus-delete-line): Autoload it as a macro.
13037
13038 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13039
13040         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
13041
13042         * gnus-art.el (article-hide-list-identifiers): Ditto.
13043
13044         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
13045
13046 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13047
13048         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
13049
13050         * gnus-art.el (article-hide-list-identifiers): Similar.
13051
13052 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
13053
13054         * nnmail.el (nnmail-remove-list-identifiers): Improved.
13055
13056 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13057
13058         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
13059
13060 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13061
13062         * gnus-util.el (gnus-string-equal): New function.
13063
13064         * gnus-art.el (article-hide-boring-headers): Use it.
13065
13066 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
13067
13068         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
13069
13070 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13071
13072         * gnus-msg.el (gnus-msg-mail): Support switch-action.
13073
13074 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13075
13076         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
13077         command if there is not last-saver.
13078
13079 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13080
13081         * nntp.el (nntp-open-connection): 201 is possible.
13082
13083 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13084
13085         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
13086         (rfc2047-charset-encoding-alist): Add big5.
13087
13088 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13089
13090         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
13091         (gnus-agent-remove-server): Ditto.
13092         (autoload): gnus-server-update-server.
13093
13094         * gnus-srvr.el (gnus-server-line-format): Add %a.
13095         (gnus-server-line-format-alist): Add gnus-tmp-agent.
13096         (gnus-server-insert-server-line): Use it.
13097
13098 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13099
13100         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
13101         GB2312 and Big5.
13102
13103 2001-01-24  Simon Josefsson  <sj@extundo.com>
13104
13105         * mail-source.el (mail-sources): Add :program specifier to IMAP
13106         mail source.
13107         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
13108
13109 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13110
13111         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
13112
13113 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13114
13115         * nntp.el (nntp-wait-for): Return the success code.
13116         (nntp-open-connection): Use it.
13117
13118 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13119
13120         * gnus-int.el (gnus-check-server): Allow breaking the opening.
13121
13122 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13123
13124         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
13125
13126 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13127
13128         * gnus-sum.el (gnus-summary-print-article): Take one prefix
13129         argument. Allow to print several articles in one file.
13130
13131 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13132
13133         * webmail.el (webmail-type-definition): netaddress changes.
13134
13135 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13136
13137         * gnus.el: Fix copyright. Remove trailing spaces.
13138
13139         * message.el (message-forward): Use mule4.
13140
13141 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13142
13143         * mm-util.el (mm-string-as-unibyte): New function.
13144
13145         * message.el (message-forward): Use it.
13146
13147 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13148
13149         * message.el (message-cite-original-without-signature): Don't peel
13150         off the blank line.
13151         (message-get-reply-headers): Add Cc if it is not in follow-to.
13152
13153 2001-01-20  Simon Josefsson  <sj@extundo.com>
13154
13155         * mm-decode.el (mm-handle-multipart-from): Add.
13156         (mm-dissect-buffer): Save From: header value.
13157         (mm-security-from): Remove.
13158         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
13159
13160         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
13161         instead of `mml-security-from'.  Protect null from value.
13162
13163 2001-01-20  Simon Josefsson  <sj@extundo.com>
13164
13165         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
13166         application/vnd.ms-excel attachments.
13167
13168 2001-01-19  Simon Josefsson  <sj@extundo.com>
13169
13170         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
13171
13172 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13173
13174         * message.el (message-ignored-mail-headers): Ditto.
13175
13176 2001-01-19  Simon Josefsson  <sj@extundo.com>
13177
13178         * message.el (message-ignored-news-headers): Only search beginning
13179         of line.
13180
13181 2001-01-19  ShengHuo Zhu  <zsh@cs.rochester.edu>
13182         Trivial patch from Alberto Lusiani  <a.lusiani@noemail.org>
13183
13184         * message.el (message-send-mail): Content-Type may not be there.
13185
13186 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13187
13188         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
13189         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
13190
13191         * gnus-art.el (article-display-x-face): Insert X-Face if there is
13192         not.
13193
13194 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13195
13196         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
13197         non-native groups.
13198
13199 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13200
13201         * message.el (message-yank-original): Understand
13202         universal-argument.
13203
13204 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13205
13206         * gnus-art.el (gnus-boring-article-headers): Add to-address.
13207         (article-hide-boring-headers): Ditto.
13208
13209         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
13210
13211 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13212
13213         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
13214         one.
13215
13216 2001-01-16  Simon Josefsson  <simon@josefsson.org>
13217
13218         * message.el (message-make-in-reply-to): Add comment to message-id
13219         (old syntax, see 2000-08-02 change).
13220
13221 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13222
13223         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
13224         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
13225         (gnus-button-reply): Ditto.
13226
13227 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13228
13229         * gnus-art.el (article-display-x-face): Fix.
13230
13231 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13232
13233         * gnus-art.el (article-display-x-face): Use
13234         gnus-original-article-buffer.
13235
13236 2001-01-15  Jack Twilley  <jmt@tbe.net>
13237
13238         * message.el (message-add-header): Move to point-max.
13239
13240 2001-01-15  Simon Josefsson  <simon@josefsson.org>
13241
13242         * smime.el (smime-CA-directory, smime-CA-file): Change default to
13243         nil, improve documentation.
13244         (smime-certificate-directory): Comment out false hints (until it
13245         is implemented).
13246
13247         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
13248         there aren't any keys.
13249         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
13250         verify certificate.  Default is changed to only check integrity.
13251         Improved security status texts.  If a certificate doesn't contain
13252         a email address, don't fail.
13253
13254         * smime.el (smime-noverify-region):
13255         (smime-noverify-buffer): New functions.  Verifies integrity only.
13256
13257 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13258
13259         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
13260
13261 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13262
13263         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
13264         (gnus-remove-some-windows): Ditto.
13265
13266 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13267
13268         * gnus-art.el (article-make-date-line): 11th.
13269
13270 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13271
13272         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
13273         (mml2015-gpg-sign): Ditto.
13274
13275 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13276
13277         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
13278         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
13279
13280 2001-01-08  Dave Love  <fx@gnu.org>
13281
13282         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
13283         single character.
13284
13285         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
13286
13287         * message.el: Doc and message fixes.
13288         (message-send-rename-function)
13289         (message-make-forward-subject-function)
13290         (message-send-mail-function, message-reply-to-function)
13291         (message-wide-reply-to-function, message-followup-to-function)
13292         (message-distribution-function, message-auto-save-directory): Fix
13293         :type.
13294
13295         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
13296         proceeding after warnings.  Amend multipart warning message.
13297
13298 2001-01-04  Dave Love  <fx@gnu.org>
13299
13300         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
13301         compiling.
13302         (gnus-make-directory): Require nnmail.
13303
13304         * mm-decode.el (mm-inline-media-tests): Add
13305         image/x-portable-bitmap.
13306         (mm-get-image): Grok pbm.
13307
13308 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
13309
13310         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
13311
13312 2001-01-09  Didier Verna  <didier@xemacs.org>
13313
13314         * dgnushack.el (dgnushack-compile): give a dummy value to
13315         `gnus-xmas-glyph-directory' for the time of compilation.
13316         * gnus-agent.el: moved some XEmacs specific hook add-ons from
13317         `gnus-xmas-[re]define' to avoid loosing user custom settings.
13318         * gnus-art.el: ditto.
13319         * gnus-group.el: ditto.
13320         * gnus-salt.el: ditto.
13321         * gnus-sum.el: ditto.
13322         * gnus-topic.el: ditto.
13323         * gnus-xmas.el (gnus-xmas-define): see above.
13324         * gnus-xmas.el (gnus-xmas-redefine): see above.
13325         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
13326         non-continuable error when the directory can't be found.
13327
13328 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13329
13330         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
13331         handle.
13332         * gnus-art.el (gnus-mime-view-part): Copy it.
13333         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
13334
13335 2001-01-09  Michael Downes  <mjd@ams.org>
13336
13337         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
13338
13339 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13340
13341         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
13342         orig-file. Use ',source.
13343
13344 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13345
13346         * gnus-xmas.el (gnus-xmas-modeline-glyph):
13347         (gnus-xmas-group-startup-message):
13348         Detect gnus-xmas-glyph-directory when it is nil.
13349
13350 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13351
13352         * pop3.el (pop3-get-message-count): Andrew Innes
13353         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
13354
13355 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13356
13357         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
13358
13359         * time-date.el (time-to-number-of-days): New function.
13360
13361 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
13362         Trivial patch.
13363
13364         * nnslashdot.el (nnslashdot-request-list): Always get the right
13365         sid.
13366
13367 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13368
13369         * message.el (message-minibuffer-local-map): New keymap.
13370         (message-read-from-minibuffer): Use it.
13371         * gnus-msg.el (gnus-summary-resend-message): Use it
13372
13373 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13374
13375         * gnus-start.el (gnus-display-time-event-handler): New function.
13376         (gnus-after-getting-new-news-hook): Use it.
13377
13378 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13379
13380         * message.el (message-ignored-mail-headers): Add draft header.
13381
13382 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13383
13384         * gnus-sum.el (gnus-summary-expire-articles): Don't save
13385         excursion.
13386
13387         * nnslashdot.el (nnslashdot-request-list): Get the right year.
13388
13389 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
13390         A revoked patch.
13391
13392         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
13393
13394 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13395
13396         * qp.el (quoted-printable-decode-region): Don't backward-char.
13397
13398 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13399
13400         * gnus-draft.el: Mark articles as replied.
13401
13402         * gnus-sum.el (gnus-summary-add-mark): New function.
13403
13404         * gnus-group.el (gnus-add-mark): New function.
13405
13406         * gnus-sum.el (gnus-summary-buffer-name): New function.
13407         (gnus-summary-setup-buffer): Use it.
13408
13409         * gnus-draft.el: Set things up with the right post method and
13410         stuff.
13411
13412         * message.el (message-ignored-news-headers): Remove X-Draft-From.
13413
13414         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
13415
13416         * gnus.el (gnus-draft-meta-information-header): New variable.
13417
13418 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13419
13420         * gnus-art.el (gnus-treatment-function-alist): Move the date
13421         functions before the header sorting functions.
13422
13423         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
13424
13425         * dgnushack.el (dgnushack-compile): Message whether there is w3.
13426         Don't (push "/usr/share/emacs/site-lisp" load-path).
13427
13428         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
13429         to empty fill prefixes.
13430
13431 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13432
13433         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
13434         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
13435
13436 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13437
13438         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
13439
13440         * nnml.el (autoload): Move to nnheader.el.
13441
13442         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
13443         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
13444         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
13445         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
13446
13447 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13448
13449         * gnus-art.el (article-make-date-line): Get the hours right.
13450         (gnus-ignored-headers): More hiding.
13451
13452         * nnmail.el (nnmail-expiry-wait): Not an integer.
13453
13454         * message.el (message-goto-body): Only expand abbrev when called
13455         interactively.
13456         (message-make-lines): Use it.
13457
13458 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13459
13460         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
13461
13462 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13463
13464         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
13465         include the expunged articles.
13466
13467         * gnus-group.el (gnus-group-sort-by-server): New function.
13468
13469         * gnus.el (gnus-method-to-server-name): New function.
13470         (gnus-group-prefixed-name): Use it.
13471
13472         * gnus-group.el (gnus-group-sort-function): Doc fix.
13473         (gnus-group-sort-groups-by-server): New command.
13474
13475 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13476
13477         * gnus-art.el (gnus-treat-date-english): New variable.
13478         (article-date-english): New command.
13479         (gnus-english-month-names): New variable.
13480         (article-make-date-line): Do 'english.
13481
13482         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
13483         after the fill prefix.
13484
13485         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
13486         score...".
13487
13488         * gnus-art.el (gnus-ignored-headers): Hide more headers.
13489
13490         * message.el (message-mode-map): Bind comment-region.
13491
13492         * gnus-art.el (gnus-mime-display-part): Let w3 display
13493         multipart/related.
13494
13495         * mm-bodies.el (mm-long-lines-p): New function.
13496         (mm-body-encoding): Use it.
13497         (mm-body-encoding): Encode articles with lines longer than 1000
13498         characters.
13499
13500 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13501
13502         * mm-util.el (mm-enable-multibyte): Use
13503         default-enable-multibyte-characters.
13504         (mm-enable-multibyte-mule4): Ditto.
13505         (mm-disable-multibyte): Test XEmacs.
13506         (mm-disable-multibyte-mule4): Ditto.
13507         (mm-with-unibyte-current-buffer): Simplified.
13508         (mm-with-unibyte-current-buffer-mule4): Ditto.
13509
13510 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13511
13512         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
13513
13514         * nnheader.el (nnheader-string-as-multibyte): New alias.
13515
13516         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
13517
13518         * gnus-uu.el (gnus-message-process-mark): New function.
13519         (gnus-uu-mark-by-regexp): Use it.
13520         (gnus-new-processable): New function.
13521
13522 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
13523          Trivial patch.
13524
13525         * gnus-sum.el (gnus-no-mark): New variable.
13526
13527 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13528
13529         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
13530         backslashes.
13531
13532 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13533
13534         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
13535         definition.
13536
13537 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13538
13539         * dgnushack.el (dgnushack-compile): elc is in the current directory.
13540
13541         * qp.el (quoted-printable-encode-region): Don't check multibyte in
13542         XEmacs.
13543
13544 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
13545         Trivial patch.
13546
13547         * mml.el (mml-read-tag): Save tag location.
13548
13549 2000-12-25  Simon Josefsson  <simon@josefsson.org>
13550
13551         * starttls.el: Sync with Emacs 21.
13552
13553 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13554
13555         * message.el (message-mail): Support yank-action.
13556
13557         * message.el (message-setup): Revoke the last change.
13558
13559 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13560
13561         * message.el (message-setup): Use cons. Suggested by Johan Vromans
13562         <jvromans@squirrel.nl>.
13563
13564 2000-12-24  Simon Josefsson  <sj@extundo.com>
13565
13566         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
13567         mailing list junk at end of part.
13568
13569 2000-12-23  Simon Josefsson  <sj@extundo.com>
13570
13571         * nnimap.el (nnimap-expiry-target): New function.
13572         (nnimap-request-expire-articles): Use it.
13573
13574 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13575
13576         * gnus.el (gnus-group-parameters-more): New variable.
13577         * gnus-cus.el (gnus-group-customize): Use it.
13578
13579         * gnus.el (gnus-define-group-parameter): New macro.
13580         (auto-expire): Use it
13581         (total-expire): Use it.
13582         * gnus-art.el (banner): Use it.
13583
13584         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
13585         <ljz@asfast.com>.
13586
13587 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13588
13589         * gnus-topic.el (gnus-topic-create-topic): Use list.
13590
13591         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
13592         before binding gnus-default-article-saver.
13593
13594         * gnus-sum.el (gnus-summary-save-article):
13595         (gnus-summary-pipe-output):
13596         (gnus-summary-save-article-mail):
13597         (gnus-summary-save-article-rmail):
13598         (gnus-summary-save-article-file):
13599         (gnus-summary-write-article-file):
13600         (gnus-summary-save-article-body-file): Ditto.
13601
13602         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
13603
13604 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13605
13606         * gnus-art.el (gnus-mime-security-button-map):
13607         (gnus-mime-button-map): Add parent.
13608
13609 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13610
13611         * messagexmas.el (message-xmas-redefine): New function.
13612
13613         * message.el: Use it.
13614
13615         * gnus-art.el (gnus-article-check-hidden-text): Return t.
13616
13617         * gnus-util.el (gnus-remove-text-properties-when): Return t.
13618
13619 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13620
13621         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
13622         malformatted messages.
13623
13624 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13625
13626         * mm-util.el (mm-image-load-path): New function.
13627
13628         * gnus-group.el (gnus-group-make-tool-bar): Use it.
13629
13630         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
13631
13632         * message.el (message-tool-bar-map): Use it.
13633
13634         * Makefile.in (install-el): New rule.
13635
13636 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * gnus-art.el (article-treat-dumbquotes): Quote \.
13639
13640 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13641
13642         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
13643         Emacs 20 runs on a terminal.
13644
13645 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13646
13647         * gnus-msg.el (gnus-bug): Revert to save-excursion.
13648
13649         * mml.el (gnus-add-minor-mode): Autoload.
13650
13651         * message.el (message-forward): Save-restriction.
13652
13653 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13654
13655         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
13656         Paul Stevenson <p.stevenson@surrey.ac.uk>
13657
13658 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13659
13660         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
13661
13662         * mml.el (gnus-ems): Don't require.
13663
13664         * gnus.el (gnus-decode-rfc1522): Removed.
13665         (gnus-set-text-properties): Define.
13666
13667 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13668
13669         * gnus-art.el (gnus-mime-*): handle may be nil.
13670
13671         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
13672
13673         * gnus.el (gnus-group-remove-excess-properties): Not defined
13674         in gnus-xmas.
13675
13676 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13677
13678         * message.el (message-mail-user-agent): Add :version.
13679
13680 2000-12-21  Miles Bader  <miles@gnu.org>
13681
13682         * message.el (message-mode): Set `comment-start' to the  yank prefix.
13683
13684 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13685
13686         * message.el (message-mail-user-agent): New variable.
13687         (message-setup): Renamed to message-setup-1. Support
13688         mail-user-agent.
13689         (message-mail-user-agent): New function.
13690         (message-mail): Use it.
13691         (message-reply): Use it.
13692         (message-resend): Use it.
13693         (message-mail-other-window): Use it.
13694         (message-mail-other-frame): Use it.
13695
13696         * gnus-msg.el (gnus-bug): Support mail-user-agent.
13697
13698 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13699
13700         * message.el (message-tool-bar-map): Simplify.
13701         (message-narrow-to-head-1): New function.
13702         (message-narrow-to-head): Use it.
13703         (message-reply): Ditto.
13704         (message-cancel-news): Ditto.
13705         (message-supersede): Ditto.
13706         (message-make-forward-subject): Ditto.
13707         (message-bounce): Ditto.
13708
13709 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13710
13711         * uudecode.el (uudecode-decode-region-external): make-temp-file
13712         may not be defined.
13713
13714         * binhex.el (defalias): eval-and-compile.
13715
13716         * message.el (message-tool-bar-map): New function.
13717         (message-mode): Use it.
13718
13719 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13720
13721         * nntp.el (nntp-find-connection): Remove the entry.
13722         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
13723
13724 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13725
13726         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
13727
13728         * message.el (message-forward): Copy buffer in unibyte mode.
13729
13730 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13731
13732         * message.el (message-make-forward-subject): Don't widen. Decode.
13733         (message-forward): Don't decode subject.
13734
13735 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
13736
13737         * qp.el (quoted-printable-encode-region): Upcase QP.
13738
13739 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13740
13741         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
13742         mail-extract-a-c instead. Don't depend on Gnus.
13743
13744         * mml.el (gnus-ems): Require it.
13745
13746         * gnus-msg.el (gnus-summary-mail-forward):
13747
13748         * message.el (message-forward):  Move mime-to-mml here.
13749
13750 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13751
13752         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
13753         * gnus-art.el (gnus-insert-mime-button): Simplify.
13754         (gnus-mime-display-alternative): Ditto.
13755         (gnus-insert-mime-security-button): Ditto.
13756
13757 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13758
13759         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
13760         text-property-not-all doesn't return nil when start=mark(end).
13761         (gnus-remove-text-properties-when): Ditto.
13762
13763 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13764
13765         * gnus-start.el (gnus-group-change-level): Remove group from
13766         gnus-active-hashtb if real killed.
13767
13768 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13769
13770         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
13771         (gnus-mime-display-alternative): Ditto.
13772         (gnus-insert-mime-security-button): Ditto.
13773
13774 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13775
13776         * gnus-start.el (gnus-group-change-level): Don't add it into
13777         killed-list if it was killed.
13778
13779 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13780
13781         * nnmbox.el (nnmbox-file-coding-system): Use binary.
13782         (nnmbox-active-file-coding-system): Ditto.
13783
13784         * gnus-cus.el (gnus-group-parameters): Add posting-style.
13785
13786 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13787
13788         * gnus.el (gnus-version):
13789         (gnus-version-number): Set to Oort Gnus 0.01.
13790
13791         * gnus-art.el (gnus-mime-security-button-map):
13792         (gnus-insert-mime-security-button): Fix for Emacs21.
13793
13794 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13795
13796         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
13797         easymenu, because XEmacs doesn't understand :help.
13798
13799         * mm-uu.el: Require binhex.
13800
13801 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13802
13803         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
13804
13805 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
13806
13807         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
13808
13809 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
13810
13811         * *.xpm, *.pbm: Convert icons icons to size 24x24.
13812
13813 2000-12-18  Dave Love  <fx@gnu.org>
13814
13815         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
13816         (unused).
13817
13818 2000-12-13  Miles Bader  <miles@gnu.org>
13819
13820         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
13821         to t, so that we don't get stuck while trying to smilefy
13822         intangible text.
13823
13824 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
13825
13826         * smiley-ems.el (smiley-regexp-alist): Make regexps match
13827         at the end of the buffer.
13828         (smiley-region): In the loop, move to the end of the submatch
13829         matching the smiley instead of using the end of the match
13830         of the whole regexp.
13831
13832 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
13833
13834         * message.el (message-mode): Doc fix.
13835
13836 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
13837
13838         * smiley-ems.el (smiley-region): Doc fix.
13839
13840 2000-12-11  Miles Bader  <miles@gnu.org>
13841
13842         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
13843         bottom line visible, check to see if it's partially obscured, and
13844         if so, either scroll one more line to make it fully visible, or
13845         revert to showing the second line from the top.
13846
13847 2000-12-07  Dave Love  <fx@gnu.org>
13848
13849         * mailcap.el (mailcap-download-directory)
13850         * gnus-audio.el (gnus-audio-directory)
13851         * smiley-ems.el (smiley-data-directory): Fix :type.
13852
13853 2000-11-30  Dave Love  <fx@gnu.org>
13854
13855         * message.el (message-auto-save-directory): Use
13856         file-name-as-directory.
13857         (message-set-auto-save-file-name): Create
13858         message-auto-save-directory if necessary.
13859         (message-replace-chars-in-string): Removed -- unused.
13860         (message-mail-alias-type): Customize.
13861         (message-headers): Remove duplicate defgroup.
13862
13863 2000-11-29  Dave Love  <fx@gnu.org>
13864
13865         * qp.el (quoted-printable-decode-region): Use error, not message
13866         to report malformed text (like base64).  Amend message.
13867
13868 2000-11-29  Miles Bader  <miles@gnu.org>
13869
13870         * message.el (message-header-lines): Fontify tag.
13871
13872 2000-11-27  Dave Love  <fx@gnu.org>
13873
13874         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
13875         compiler warning.
13876
13877 ;2000-11-26  Dave Love  <fx@gnu.org>
13878 ;
13879 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
13880 ;
13881 2000-11-23  Dave Love  <fx@gnu.org>
13882
13883         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
13884
13885         * mm-uu.el (uudecode): Require.
13886         (uudecode-decode-region, uudecode-decode-region-external): Don't
13887         autoload.
13888         (mm-uu-copy-to-buffer): Doc fix.
13889         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
13890         type fix.
13891
13892         * mailcap.el: Doc fixes.
13893         (mailcap-mime-data): Various adjustments.
13894         (mailcap): New group.
13895         (mailcap-download-directory): Customize.
13896         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
13897         (mailcap-temporary-directory): Deleted (unused).
13898         (mailcap-unescape-mime-test): Simplify slightly.
13899         (mailcap-viewer-passes-test): Use functionp.
13900         (mailcap-command-p): Aliased to executable-find.
13901
13902         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
13903         default-enable-multibyte-characters is nil.
13904
13905 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
13906
13907         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
13908
13909 2000-11-21  Dave Love  <fx@gnu.org>
13910
13911         * gnus-art.el (gnus-mime-button-map): Don't inherit from
13912         gnus-article-mode-map.
13913 ;       (gnus-mime-button-menu): Use mouse-set-point.
13914         (gnus-insert-mime-button, gnus-mime-display-alternative)
13915         (gnus-mime-display-alternative): Don't use local-map property.
13916
13917 2000-11-17  Dave Love  <fx@gnu.org>
13918
13919         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
13920         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
13921         and make-temp-file.
13922         (uudecode-decode-region): Doc fix.
13923
13924 2000-11-14  Dave Love  <fx@gnu.org>
13925
13926         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
13927         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
13928         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
13929         New files, derived from the XPMs.
13930
13931 2000-11-10  Dave Love  <fx@gnu.org>
13932
13933         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
13934         (gnus-agent-lib-file, gnus-agent-load-alist)
13935         (gnus-agent-save-alist, gnus-agent-article-name): Use
13936         expand-file-name.
13937
13938         * gnus-group.el (gnus-group-name-charset-method-alist): Add
13939         :version.
13940         (nnkiboze-score-file): Defvar when compiling.
13941
13942         * gnus-start.el (gnus-read-newsrc-file): Add :version.
13943
13944         * gnus-art.el (gnus-article-banner-alist)
13945         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
13946         (gnus-article-date-lapsed-new-header)
13947         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
13948         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
13949         (gnus-treat-strip-headers-in-body)
13950         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
13951         (gnus-treat-translate): Add :version.
13952         (gnus-article-mime-part-function): Fix defcustom.
13953
13954         * nnmail.el (nnmail-expiry-target)
13955         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
13956         (nnmail-split-header-length-limit): Add :version.
13957
13958         * gnus-sum.el (gnus-auto-expirable-marks)
13959         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
13960         (gnus-extra-headers, gnus-ignored-from-addresses)
13961         (gnus-newsgroup-ignored-charsets)
13962         (gnus-group-highlight-words-alist)
13963         (gnus-summary-show-article-charset-alist): Add :version.
13964
13965         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
13966         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
13967         files, converted from the XPMs.
13968
13969         * gnus-cache.el (gnus-cache-active-file): Don't use
13970         file-name-as-directory on directory.
13971         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
13972         use file-name-as-directory on directory.
13973
13974         * time-date.el (timezone-make-date-arpa-standard): Autoload.
13975         (date-to-time): Use it.
13976
13977 ;       * message.el (message-mode) <adaptive-fill-regexp>:
13978 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
13979 ;       (message-newline-and-reformat): Likewise.
13980         (message-forward-as-mime, message-forward-ignored-headers)
13981         (message-buffer-naming-style, message-default-charset)
13982         (message-dont-reply-to-names, message-send-mail-partially-limit):
13983         Add :version.
13984
13985         * mm-util.el: Doc fixes.
13986         (mm-mime-charset): Don't use the raw result of
13987         mm-preferred-coding-system.
13988         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
13989         (mm-with-unibyte): Simplify.
13990
13991         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
13992         concat.
13993
13994         * pop3.el (pop3-version): Deleted.
13995         (pop3-make-date): New function, avoiding message-make-date.
13996         (pop3-munge-message-separator): Use it.
13997
13998 2000-11-09  Dave Love  <fx@gnu.org>
13999
14000         * gnus-group.el (gnus-group-make-directory-group)
14001         (gnus-group-fetch-faq): Use expand-file-name.
14002         (gnus-group-fetch-faq): Simplify completing-read form.
14003
14004         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
14005         test for Mule.
14006
14007         * message.el (tool-bar-map): Defvar when compiling.
14008
14009         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
14010         (gnus-tm-lisp-directory): Deleted.
14011         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
14012         (featurep 'xemacs).
14013         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
14014         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
14015         version numbers from file names.
14016
14017 2000-11-08  Dave Love  <fx@gnu.org>
14018
14019         * mm-view.el: Use featurep for XEmacs test.
14020         (mm-inline-message): Test for `remove-specifier'; don't use
14021         condition-case.
14022
14023         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
14024
14025         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
14026         (gnus-score-find-bnews): Don't concat "".
14027
14028         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
14029         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
14030         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
14031         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
14032
14033         * gnus-sum.el: Put some defvars in eval-when-compile.
14034         (gnus-summary-mode-hook): Add :options.
14035         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
14036         (gnus-summary-tool-bar-map): New variable.
14037         (gnus-summary-make-tool-bar): New function.
14038         (gnus-summary-mode): Put kill-all-local-variables first.
14039
14040         * gnus-group.el (gnus-group-toolbar-map): New variable.
14041         (gnus-group-make-tool-bar): Rewritten.
14042         (gnus-group-mode): Put kill-all-local-variables first.
14043
14044         * rfc2047.el: Require gnus-util.
14045
14046         * nnml.el (gnus-sorted-intersection): Autoload.
14047
14048         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
14049         Put some defvars in eval-when-compile.
14050         (gnus-intersection, gnus-sorted-complement):  Autoload.
14051
14052         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
14053
14054         * mm-encode.el (mm-body-7-or-8): Autoload.
14055
14056         * mm-decode.el (mm-insert-inline): Autoload.
14057
14058         * mml.el:
14059         * message.el: Put some defvars in eval-when-compile.
14060
14061         * gnus-msg.el: Put some defvars in eval-when-compile.
14062         (gnus-msg-mail): Move after gnus-setup-message.
14063
14064         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
14065
14066 2000-11-07  Dave Love  <fx@gnu.org>
14067
14068         * gnus-util.el (nnheader): Don't require message (recursive
14069         autoload).
14070
14071         * uudecode.el: Avoid compiler warnings.
14072
14073         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
14074         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
14075
14076 2000-11-06  Dave Love  <fx@gnu.org>
14077
14078         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
14079
14080         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
14081         (uudecode-char-int): New alias, replacing char-int.
14082         (uudecode-decode-region): Don't call buffer-disable-undo.
14083
14084 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
14085 ;       (mm-uu-configure-list): Doc fix.
14086 ;
14087 ;       * earcon.el (running-xemacs): Don't define.
14088 ;
14089 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
14090 ;
14091 ;       * message.el (message-font-lock-keywords): Match a final newline
14092 ;       to help font-lock's multiline support.
14093 ;
14094 2000-11-03  Dave Love  <fx@gnu.org>
14095
14096         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
14097
14098         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
14099         name.
14100
14101         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
14102         <banner>: Fix custom type, doc.
14103
14104         * mm-decode.el (mm-display-external): Space-prefix temp buffer
14105         name.  Don't disable undo explicitly.
14106
14107 ;2000-11-02  Dave Love  <fx@gnu.org>
14108 ;
14109 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
14110 ;       cite-prefix.
14111
14112 2000-11-01  Dave Love  <fx@gnu.org>
14113
14114         * rfc2047.el (base64): Require unconditionally.
14115         (message-posting-charset): Defvar when compiling.
14116         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
14117         message.
14118
14119         * gnus-sum.el (nnoo): Require.
14120         (mm-uu-dissect): Autoload.
14121
14122         * mml.el (mml-parse-1): Clarify message.
14123         (mml-minibuffer-read-type): Use mailcap-mime-types.
14124
14125 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
14126
14127         * mml.el: Fix a typo in the requiring of CL.
14128
14129 2000-11-01  Dave Love  <fx@gnu.org>
14130
14131         * utf7.el: Require cl when compiling.
14132
14133         * binhex.el: Use (featurep 'xemacs).
14134         (binhex-char-int): New alias, replacing char-int.  Change callers.
14135         (binhex-decode-region): Simplify work buffer code.
14136         (binhex-decode-region-external): Use expand-file-name, not concat.
14137
14138 2000-10-30  Dave Love  <fx@gnu.org>
14139
14140         * gnus-art.el: Fix 2000-10-27 change properly.
14141
14142 2000-10-28  Miles Bader  <miles@gnu.org>
14143
14144         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
14145
14146 2000-10-27  Dave Love  <fx@gnu.org>
14147
14148         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
14149         strings.
14150         (gnus-group-make-tool-bar): New function.
14151         (gnus-group-mode): Use it.
14152
14153         * message.el (message-mode-menu): Add some :help strings.
14154         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
14155         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
14156
14157         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
14158         * describe-group.xpm, get-news.xpm, kill-group.xpm:
14159         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
14160
14161         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
14162         display-graphic-p here.
14163
14164 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
14165
14166         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
14167         of the `gnus-xemacs' variable, as the latter has been removed.
14168         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
14169         * gnus-art.el (gnus-treat-display-xface)
14170         (gnus-treat-display-smileys, gnus-treat-display-picons)
14171         (gnus-article-read-summary-keys): Likewise.
14172
14173 2000-10-26  Dave Love  <fx@gnu.org>
14174
14175         (defvar): Use rmail-spool-directory unconditionally.
14176
14177 2000-10-18  Dave Love  <fx@gnu.org>
14178
14179         * mm-bodies.el (mm-uu-decode-function)
14180         (mm-uu-binhex-decode-function): Defvar when compiling.
14181
14182         * gnus-nocem.el (gnus-nocem-issuers): Update.
14183         (gnus-nocem-check-from): New option.
14184         (gnus-nocem-scan-groups): Use it.
14185         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
14186         (gnus-nocem-check-article-limit): Add :version.
14187
14188 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
14189
14190         * ietf-drums.el (mm-util): Require CL when compiling.
14191
14192 2000-10-15  Dave Love  <fx@gnu.org>
14193
14194         * qp.el: Require mm-util.
14195
14196 2000-10-13  Dave Love  <fx@gnu.org>
14197
14198         * qp.el (quoted-printable-decode-region): Avoid invalid
14199         coding-systems.
14200
14201 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
14202
14203         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
14204         to a recursive load.
14205
14206 2000-10-12  Dave Love  <fx@gnu.org>
14207
14208         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
14209
14210         * gnus.el (gnus-group-startup-message): Check for PBM image.
14211
14212 2000-10-09  Dave Love  <fx@gnu.org>
14213
14214         * mail-source.el (mail-source-fetch-imap): Bind
14215         default-enable-multibyte-characters rather than using
14216         mm-disable-multibyte.
14217
14218 2000-10-05  Dave Love  <fx@gnu.org>
14219
14220         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
14221         Autoload.
14222         (quoted-printable-decode-region):  Rename arg which confused
14223         charset with coding-system.  Don't use nonascii-insert-offset.
14224         Coding-system encode the region initially.  Don't recognize `=='
14225         as valid QP.  Coding-system decode the region finally.
14226         (quoted-printable-decode-string): Rename arg which confused
14227         charset with coding-system.
14228
14229         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
14230         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
14231         mm-encode-coding-region.
14232         (mm-decode-body, mm-decode-string): Rename variables which
14233         confused charset with coding-system.
14234         (binhex-decode-region): Don't autoload.
14235         (mm-body-encoding): Require message.
14236         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
14237         cond branches.
14238
14239         * gnus-art.el (article-de-quoted-unreadable)
14240         (article-de-base64-unreadable): Fold search case
14241         rather than downcasing string.  Apply mm-charset-to-coding-system
14242         to arg of quoted-printable-decode-region.
14243
14244 2000-10-04  Dave Love  <fx@gnu.org>
14245
14246         * gnus-ems.el: Don't turn off compiler warnings in local vars.
14247         Require ring when compiling.
14248         (gnus-article-compface-xbm): New variable.
14249
14250 2000-10-04  Dave Love  <fx@gnu.org>
14251
14252         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
14253         pbm images.
14254
14255         * frown.pbm, smile.pbm, wry.pbm: New files.
14256
14257         * frown.xbm, smile.xbm, wry.xbm: Deleted.
14258
14259 2000-10-03  Dave Love  <fx@gnu.org>
14260
14261         * mail-source.el (mail-sources): Revert to nil.
14262
14263         * nnmail.el (nnmail-spool-file): Revert to `((file))'.
14264
14265         * qp.el: Don't require mm-util.
14266         (quoted-printable-decode-region): Rewritten.
14267         (quoted-printable-decode-string, quoted-printable-encode-region):
14268         Doc fix.
14269         (quoted-printable-encode-region): Barf on multibyte characters.
14270         Maybe make the class multibyte.  Upcase chars, not formatted
14271         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
14272         (quoted-printable-encode-string): Don't use
14273         mm-with-unibyte-buffer.
14274
14275 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
14276
14277         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
14278
14279 2000-09-21  Dave Love  <fx@gnu.org>
14280
14281         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
14282         (for Emacs 20).  Tidy somewhat.
14283
14284 2000-09-21  Dave Love  <fx@gnu.org>
14285
14286         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
14287         image processing.  Rationalize logic somewhat.
14288
14289 2000-09-20  Dave Love  <fx@gnu.org>
14290
14291         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
14292         specifically.
14293
14294         * gnus.el (gnus-version-number): Avoid some redundant
14295         autoloads.
14296
14297 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
14298
14299         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
14300         to XBM; we always have PBM support.
14301
14302 2000-09-14  Dave Love  <fx@gnu.org>
14303
14304         * gnus.el (gnus-charset):
14305         * mm-decode.el (mime-display):
14306         * imap.el (imap) <defgroup>: Add :version.
14307
14308 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
14309
14310         * parse-time.el: Fix author's mail address.
14311
14312         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
14313         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
14314         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
14315         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
14316         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
14317         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
14318         * rfc2231.el, uudecode.el: Fix copyright notice.
14319
14320         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
14321         require `w3' at load-time only if not running in batch mode.
14322
14323 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14324
14325         * gnus.el: Before merge with Emacs21.
14326
14327 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
14328
14329         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
14330
14331 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
14332
14333         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
14334         to avoid conflict with the standard `back-to-indentation'
14335         binding.
14336
14337 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14338
14339         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
14340
14341         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
14342         (mm-disable-multibyte-mule4): Ditto.
14343         (mm-with-unibyte-current-buffer-mule4): Ditto.
14344
14345 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14346
14347         * pop3.el (pop3-movemail): Use binary.
14348         (pop3-movemail-file-coding-system): Removed.
14349
14350 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14351
14352         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
14353
14354 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14355
14356         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
14357         exists.
14358
14359 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14360
14361         * gnus-msg.el (gnus-post-method): Use backend name when the
14362         address is "".
14363
14364 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14365
14366         * gnus-art.el (article-verify-x-pgp-sig): Don't test
14367         mm-verify-option.
14368         (gnus-treat-x-pgp-sig): Default value.
14369         (gnus-ignored-headers): Redundant.
14370
14371 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14372
14373         * gnus-win.el (gnus-configure-frame): Save selected window.
14374
14375 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14376
14377         * nnmbox.el: Require gnus-range.
14378         (nnmbox-group-building-active-articles): New variable.
14379         (nnmbox-group-active-articles): New variable; this is a cache of
14380         all active articles by group and number.
14381         (nnmbox-in-header-p): New function.
14382         (nnmbox-find-article): New function.
14383         (nnmbox-record-active-article): New function.
14384         (nnmbox-record-deleted-article): New function.
14385         (nnmbox-is-article-active-p): New function.
14386         (nnmbox-retrieve-headers): Use nnmbox-find-article.
14387         (nnmbox-request-article): Ditto.  Also supply extra arg to
14388         nnmbox-article-group-number.
14389         (nnmbox-request-expire-articles): Ditto.
14390         (nnmbox-request-move-article): Ditto.
14391         (nnmbox-request-replace-article): Ditto.
14392         (nnmbox-request-rename-group): Rename group entry in active
14393         article cache.
14394         (nnmbox-delete-mail): Update active article cache, unless article
14395         is being replaced.
14396         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
14397         than partially duplicating it.
14398         (nnmbox-article-group-number): Add extra `this-line' arg, to
14399         handle articles belonging to multiple groups.
14400         (nnmbox-save-mail): Update active article cache.
14401         (nnmbox-read-mbox): Build active article cache when loading mbox.
14402         Also do some repair work, if we find articles that are missing the
14403         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
14404         reconstruct these from Xref info.
14405
14406 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14407
14408         * mail-source.el (mail-source-report-new-mail): Use
14409         nnheader-run-at-time.
14410
14411 2000-02-15  Andrew Innes  <andrewi@gnu.org>
14412
14413         * mail-source.el (mail-source-fetch-pop): Clear pop password when
14414         an error is thrown, and then rethrow the error.
14415         (mail-source-check-pop): Ditto.
14416         (mail-source-start-idle-timer): Prevent multiple pop checks
14417         running if the check takes a long time.
14418
14419 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14420
14421         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
14422         succeed.
14423
14424 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14425
14426         * gnus-win.el (gnus-configure-windows): Make sure
14427         nntp-server-buffer is live.
14428         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
14429
14430 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
14431
14432         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
14433
14434 2000-12-04  Andreas Jaeger  <aj@suse.de>
14435
14436         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
14437
14438 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14439
14440         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
14441
14442 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
14443         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
14444
14445         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
14446
14447 2000-12-01  Simon Josefsson  <sj@extundo.com>
14448
14449         * mml-smime.el (mml-smime-verify): Fix address parsing.
14450
14451 2000-12-01  Simon Josefsson  <sj@extundo.com>
14452
14453         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
14454         more than one certificate inside PKCS#7 blob.  Better security
14455         information (clamed / actual sender, openssl output, certificates
14456         inside message).
14457
14458         * smime.el (smime-verify-region): Output to /dev/null.
14459         (smime-buffer-as-string-region): Don't parse empty lines.
14460
14461 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14462
14463         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
14464         ?d and ?D.
14465         (gnus-mime-security-show-details-inline): New variable.
14466         (gnus-mime-security-show-details): Use them.
14467         (gnus-insert-mime-security-button): Ditto.
14468
14469         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
14470         Suggest by Michael Duggan (md5i@cs.cmu.edu).
14471         (mml2015-gpg-clear-verify): Ditto.
14472         (mml2015-gpg-decrypt-1): Ditto.
14473         (mml2015-use): Prefer 'gpg.
14474
14475 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14476
14477         * gnus-util.el (gnus-add-text-properties-when): New function.
14478         (gnus-remove-text-properties-when): Ditto.
14479
14480         * gnus-cite.el (gnus-article-hide-citation): Use them.
14481         (gnus-article-toggle-cited-text): Use them.
14482
14483         * gnus-art.el (gnus-signature-toggle): Use them.
14484         (gnus-article-show-hidden-text): Ditto.
14485         (gnus-article-hide-text): Ditto.
14486
14487 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14488
14489         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
14490
14491 2000-11-30  Simon Josefsson  <sj@extundo.com>
14492
14493         * smime.el (smime-point-at-eol): New alias.
14494         (smime-buffer-as-string-region): Use it.
14495
14496 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14497
14498         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
14499
14500 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14501
14502         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
14503
14504         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
14505
14506         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
14507
14508 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
14509
14510         * nnmh.el (nnmh-request-expire-articles): Implemented
14511         expiry-target for nnmh backend.
14512
14513 2000-11-30  Simon Josefsson  <sj@extundo.com>
14514
14515         * mm-decode.el (mm-security-from): New variable.
14516         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
14517
14518         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
14519         than `from'.
14520
14521 2000-11-30  Simon Josefsson  <sj@extundo.com>
14522
14523         * mml-smime.el (mml-smime-verify): Verify that certificate mail
14524         address match sender address.
14525
14526         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
14527
14528         * smime.el (smime-verify-region): Don't copy buffer.
14529         (smime-decrypt-buffer): Use expand-file-name on keyfile.
14530         (smime-pkcs7-region): New function.
14531         (smime-pkcs7-certificates-region): Ditto.
14532         (smime-pkcs7-email-region): Ditto.
14533         (smime-buffer-as-string-region): Ditto.
14534
14535         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
14536         buffer.
14537
14538 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
14539
14540         * smime.el (smime-decrypt-region): Fix keyfile argument.
14541
14542 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14543
14544         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
14545
14546 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14547
14548         * message.el (message-shoot-gnksa-feet): New variable.
14549         (message-gnksa-enable-p): New function.
14550         (message-send): Use it.
14551         (message-check-news-body-syntax): Ditto.
14552
14553 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14554
14555         * message.el (message-make-message-id): Remove the redundancy.
14556
14557 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14558
14559         * message.el (message-setup): Discourage using mc-install-*-mode.
14560
14561         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
14562
14563 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14564
14565         * gnus-cite.el (gnus-cite-parse): Guess citation length.
14566
14567 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14568
14569         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
14570
14571 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14572
14573         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
14574
14575 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14576
14577         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
14578         insert-buffer-substring.
14579
14580         * message.el (message-send-mail): Use buffer-substring-no-properties.
14581         (message-send-news): Ditto.
14582
14583 2000-11-22  David Edmondson  <dme@dme.org>
14584
14585         * imap.el (imap-wait-for-tag): Message read info.
14586
14587 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14588
14589         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
14590         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
14591         (mml2015-gpg-encrypt): Ditto.
14592
14593 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14594
14595         * mm-decode.el (mm-verify-option): Default value.
14596
14597         * mml-sec.el (mml-secure-part): Error message.
14598
14599 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14600
14601         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
14602
14603 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14604
14605         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
14606
14607 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14608
14609         * gnus-art.el (gnus-article-describe-key): Use prompt.
14610         (gnus-article-describe-key-briefly): Ditto.
14611
14612 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14613
14614         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
14615
14616 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14617
14618         * gnus-art.el (gnus-article-describe-key): New function.
14619         (gnus-article-describe-key-briefly): New function.
14620
14621 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14622
14623         * mm-decode.el (mm-decrypt-option): Doc typo.
14624
14625         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
14626         return a number.
14627
14628 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14629
14630         * message.el (message-newline-and-reformat): Typo.
14631
14632 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14633
14634         * gnus-art.el (article-verify-x-pgp-sig): Check whether
14635         original-article-buffer exists.
14636
14637         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
14638         (rfc2047-header-encoding-alist): Addresses are different from text.
14639         (rfc2047-encode-message-header): Ditto.
14640         (rfc2047-dissect-region): Extra parameter.
14641         (rfc2047-encode-region): Ditto.
14642         (rfc2047-encode-string): Ditto.
14643
14644 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14645
14646         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
14647         (mm-uu-pgp-encrypted-extract): Use it.
14648         (mm-uu-pgp-signed-extract-1): New function.
14649         (mm-uu-pgp-signed-extract): Use it.
14650
14651         * gnus-art.el (gnus-mime-display-security): New function.
14652         (gnus-mime-display-part): Use it.
14653         (gnus-mime-security-verify-or-decrypt): New function.
14654         (gnus-mime-security-press-button): New function.
14655         (gnus-insert-mime-security-button): Use it.
14656
14657         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
14658         (mm-find-raw-part-by-type): Ditto.
14659         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
14660         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
14661         (mm-destroy-parts): Kill nested multibyte buffer.
14662
14663         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
14664         (mml2015-gpg-verify): Ditto.
14665
14666 2000-11-18  Simon Josefsson  <sj@extundo.com>
14667
14668         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
14669         (mml2015-function-alist): Use it.
14670
14671         * mml-sec.el (mml-sign-alist): Update names.
14672         (mml-encrypt-alist): Ditto.
14673         (mml-secure-part-smime-sign): Moved to mml-smime.el
14674         as `mml-smime-sign-query'.
14675         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
14676         `mml-smime-get-file-cert'.
14677         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
14678         `mml-smime-get-dns-cert'.
14679         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
14680         `mml-smime-encrypt-query'.
14681         (mml-smime-sign-buffer): Use mml-smime-sign.
14682         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
14683
14684         * mml-smime.el (mml-smime-sign): New function.
14685         (mml-smime-encrypt):
14686         (mml-smime-sign-query):
14687         (mml-smime-get-file-cert):
14688         (mml-smime-get-dns-cert):
14689         (mml-smime-encrypt-query): Moved from mml-sec.el.
14690
14691 2000-11-16  Simon Josefsson  <sj@extundo.com>
14692
14693         * mml2015.el (mml2015-gpg-clear-verify): New function.
14694         (mml2015-function-alist): Add it.
14695
14696 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14697
14698         * message.el (message-setup-fill-variables): Use
14699         message-cite-prefix-regexp.
14700         (message-newline-and-reformat): Check the end of citation, leading
14701         WSP, break in the cite prefix.
14702         (message-fill-paragraph): New function.
14703
14704 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14705
14706         * lpath.el: Shut up.
14707
14708 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
14709
14710         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
14711         raw 8-bit in headers in dk.* newsgroups.
14712
14713 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14714
14715         * message.el (message-newline-and-reformat): Match extra WSPs.
14716
14717 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
14718
14719         * mml.el (mml-generate-mime-1): Ignore ascii.
14720
14721 2000-11-16 Justin Sheehy  <justin@iago.org>
14722
14723         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
14724
14725 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
14726
14727         * message.el (message-cite-prefix-regexp): Prefix should not end
14728         at space.
14729
14730 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14731
14732         * message.el (message-mode-syntax-table): Add - as a word
14733         constituent as in articles.
14734         (message-setup-fill-variables): Add -_. as supercite-style prefix.
14735         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
14736         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
14737
14738 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
14739
14740         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
14741
14742 2000-11-12  David Edmondson  <dme@dme.org>
14743
14744         * message.el (message-font-lock-keywords): use
14745         message-cite-prefix-regexp.
14746
14747 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14748
14749         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
14750         Stein Arild Str\e,Ax\e(Bmme.
14751         (gnus-group-jump-to-group): Use it.
14752         (gnus-group-jump-to-group-prompt): Customize.
14753
14754 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
14755
14756         * mailcap.el (mailcap-possible-viewers): Match the entire string.
14757
14758 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
14759
14760         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
14761         incompatible.
14762         (mml2015-mailcrypt-sign): Ditto.
14763
14764 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
14765
14766         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
14767         group is open.
14768
14769 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
14770
14771         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
14772         nnvirtual articles.
14773         (gnus-backlog-request-article): Don't request nnvirtual articles.
14774
14775 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14776
14777         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
14778         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
14779
14780 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14781
14782         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
14783         * mml.el (mml-generate-mime-1): Use charset attribute.
14784         * mm-bodies.el (mm-encode-body): Add parameter charset.
14785         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
14786
14787 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
14788
14789         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
14790         (mml2015-mailcrypt-clear-decrypt): Ditto.
14791         (mml2015-mailcrypt-verify): Ditto.
14792         (mml2015-mailcrypt-clear-verify): Ditto.
14793         (mml2015-gpg-verify): Ditto.
14794
14795 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14796
14797         * smime.el (smime-openssl-program): Test the existence of openssl.
14798         * mml-smime.el: Require mm-decode.
14799         (mml-smime-verify-test): New function.
14800         * mm-decode.el (mm-verify-function-alist): Use it.
14801
14802 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
14803
14804         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
14805         anyway.
14806
14807 2000-11-13  Simon Josefsson  <sj@extundo.com>
14808
14809         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
14810         verification doesn't work.
14811
14812 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
14813
14814         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
14815         (gnus-inews-do-gcc): Use it.
14816
14817 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14818
14819         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
14820         leading space.
14821         * mm-extern.el (mm-inline-external-body): Report error when no
14822         access-type.
14823
14824 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
14825
14826         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
14827
14828 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
14829
14830         * gnus-art.el (gnus-mime-button-menu): Use select-window.
14831
14832 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
14833
14834         * gnus-art.el (gnus-mime-display-part): Display multipart/related
14835         as multipart/mixed.
14836
14837 2000-11-12  David Edmondson  <dme@dme.org>
14838
14839         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
14840         and replace `.' with `\w' to allow for different syntax tables
14841         (from Vladimir Volovich).
14842         * message.el (message-newline-and-reformat): use
14843         `message-cite-prefix-regexp'.
14844         * gnus-cite.el (gnus-supercite-regexp): use
14845         `message-cite-prefix-regexp'.
14846         * gnus-cite.el (gnus-cite-parse): use
14847         `message-cite-prefix-regexp'.
14848
14849 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
14850
14851         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
14852         PGP SIGNATURE.  Escape leading "-"'s.
14853         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
14854
14855 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
14856
14857         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
14858
14859 2000-11-11  Simon Josefsson  <sj@extundo.com>
14860
14861         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
14862
14863         * smime.el (smime-details-buffer): New variable.
14864         (smime-sign-region):
14865         (smime-encrypt-region):
14866         (smime-verify-region):
14867         (smime-decrypt-region): Copy OpenSSL output to the buffer.
14868
14869         * mml-smime.el (mml-smime-verify): Support security info.
14870
14871 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
14872
14873         * mm-decode.el (mm-verify-option): Set default to nil.
14874         (mm-decrypt-option): Ditto.
14875         * gnus-art.el (article-verify-x-pgp-sig): New function.
14876
14877 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
14878
14879         * gnus-art.el (gnus-mime-display-alternative): Show button if no
14880         preferred part.
14881
14882 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
14883
14884         * gnus-sum.el (gnus-move-split-methods): Say that
14885         `gnus-split-methods' uses file names, whereas this uses group
14886         names.  (Report from Nevin Kapur)
14887
14888 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
14889
14890         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
14891
14892 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
14893
14894         * nnheader.el (nnheader-directory-files-is-safe): New variable.
14895         (nnheader-directory-articles): Use it.
14896         (nnheader-article-to-file-alist): Ditto.
14897
14898 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14899
14900         * rfc2047.el (rfc2047-pad-base64): New function.
14901         (rfc2047-decode): Use it.
14902
14903 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
14904
14905         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
14906         select method.
14907
14908 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
14909
14910         * mml2015.el (mml2015-gpg-decrypt-1):
14911         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
14912
14913 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
14914
14915         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
14916
14917 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
14918
14919         * pop3.el (pop3-munge-message-separator): A message may have an
14920         empty body.
14921
14922 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
14923
14924         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
14925         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
14926         (mm-uu-pgp-signed-extract): Use coding-system.
14927
14928 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
14929
14930         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
14931         (gnus-insert-mime-security-button): New function.
14932         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
14933         * mml2015.el:  Add security info when verify or decrypt.
14934         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
14935         (mm-uu-pgp-encrypted-extract): Ditto.
14936
14937 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
14938
14939         * mm-decode.el (mm-display-parts): New function.
14940         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
14941
14942 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14943
14944         * gnus-mlspl.el: Documentation tweaks.
14945
14946 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
14947
14948         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
14949         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
14950         argument.
14951
14952 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
14953
14954         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
14955
14956 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
14957
14958         * gnus-art.el (gnus-article-encrypt): New function.
14959         (gnus-article-encrypt-protocol-alist): New variable.
14960         (gnus-article-encrypt-protocol): New variable.
14961         * mml2015.el (mml2015-self-encrypt): New function.
14962         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
14963
14964 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
14965
14966         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
14967         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
14968         let mailcap do it.
14969         * mml2015.el: Remove snarf code.
14970         * mm-decode.el: Remove snarf code.
14971
14972 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
14973
14974         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
14975         (mml-insert-mime): Understand gnus-decoded.
14976         (mime-to-mml): New parameter handles.
14977         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
14978         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
14979
14980 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
14981
14982         * mm-decode.el (mime-security): New group.
14983         (mm-verify-function-alist): Add test function.
14984         (mm-decrypt-function-alist): Ditto.
14985         (mm-snarf-option): Set default value as nil.
14986         (mm-find-part-by-type): Recursive parameter.
14987         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
14988         * mml2015.el: Support draft-ietf-openpgp-multsig.
14989
14990 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
14991
14992         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
14993         (gnus-article-view-part-as-charset): New function.
14994
14995 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
14996
14997         * mm-decode.el (mm-verify-option): Default value.
14998         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
14999
15000 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15001
15002         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
15003
15004 2000-11-05  Simon Josefsson  <sj@extundo.com>
15005
15006         * mml-smime.el (mml-smime-verify): Work in original multipart
15007         buffert.
15008
15009         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
15010         (mm-handle-multipart-ctl-parameter): Ditto.
15011         (mm-alist-to-plist): New function.
15012         (mm-dissect-buffer): Store CTL parameters and copy original buffer
15013         for multiparts.
15014         (mm-destroy-parts): Destroy multipart buffert.
15015         (mm-remove-part): Ditto.
15016
15017         * mml-smime.el (mml-smime-sign): Not used.
15018         (mml-smime-encrypt): Ditto.
15019
15020         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
15021
15022         Verify S/MIME signature support.
15023
15024         * mm-decode.el (mm-inline-media-tests): Add
15025         application/{x-,}pkcs7-signature.
15026         (mm-inlined-types): Ditto.
15027         (mm-automatic-display): Ditto.
15028         (mm-verify-function-alist): Ditto.  Add name of method.
15029         (mm-decrypt-function-alist): Add name of method.
15030         (mm-find-part-by-type): Add documentation.
15031         (mm-possibly-verify-or-decrypt): Use new format of
15032         mm-{verify,decrypt}-function-alist.  Use method names.
15033
15034         * mml-smime.el (mml-smime-verify): New function.
15035
15036 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15037
15038         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
15039
15040 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15041
15042         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
15043         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
15044         * mm-decode.el (mm-snarf-option): New variable.
15045
15046 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15047
15048         * mm-util.el (mm-subst-char-in-string): New function.
15049         (mm-replace-chars-in-string): Use it.
15050         * message.el (message-replace-chars-in-string): Use it.
15051         * nnheader.el (nnheader-replace-chars-in-string): Use it.
15052         * gnus-mh.el (mh-lib-progs): Shut up.
15053
15054 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15055
15056         * base64.el, md5.el: Moved to contrib directory.
15057
15058 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15059
15060         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
15061         the last article when search.
15062
15063 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15064
15065         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
15066         * nnmail.el (nnmail-pathname-coding-system): Ditto.
15067
15068 2000-09-29  David Edmondson  <dme@thus.net>
15069
15070         * message.el (message-newline-and-reformat): Typo.
15071
15072 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15073
15074         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
15075
15076 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
15077
15078         * nntp.el (nntp-decode-text): Delete bogus status lines.
15079
15080 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
15081
15082         * message.el (message-font-lock-keywords): Match a final newline
15083         to help font-lock's multiline support.
15084
15085 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15086
15087         * nnoo.el (nnoo-set): New function.
15088
15089 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
15090
15091         * gpg.el, gpg-ring.el: Moved to contrib directory.
15092
15093 2000-11-04  Simon Josefsson  <sj@extundo.com>
15094
15095         * nnimap.el (nnimap-split-inbox): Typo.
15096
15097 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
15098
15099         * gnus-msg.el (gnus-msg-mail): Move it backwards.
15100
15101 2000-11-03  Simon Josefsson  <sj@extundo.com>
15102
15103         * rfc2231.el (rfc2231-parse-qp-string): New function.
15104         (require): rfc2047.
15105
15106         * mail-parse.el (mail-header-parse-content-type):
15107         (mail-header-parse-content-disposition): Support invalid QP
15108         encoded strings, by using `rfc2231-parse-qp-string'.
15109
15110 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15111
15112         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
15113         (rfc2231-decode-encoded-string): Typo "> X 1".
15114         (rfc2231-encode-string): Insert the name of charset.
15115         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
15116
15117 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15118
15119         * mm-decode.el (mm-save-part): Return the filename.
15120         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
15121         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
15122         (gnus-mime-action-alist): Use it.
15123         (gnus-mime-button-commands): Use it.
15124         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
15125         (mm-inline-external-body): unwind-protect.
15126
15127 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15128
15129         * gnus-art.el (gnus-insert-mime-button): Show url.
15130
15131 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
15132
15133         * mml.el (mml-generate-mime-1): Support external url.
15134         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
15135
15136 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
15137
15138         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
15139         * mm-decode.el (mm-display-external): Ditto.
15140         * mm-extern.el: New file.
15141         * mm-decode.el (mm-inline-media-tests): Hook it up.
15142         (mm-inlined-types): Inline message/external-body.
15143
15144 2000-11-02  Simon Josefsson  <sj@extundo.com>
15145
15146         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
15147
15148         * message.el (message-get-reply-headers): Better handling when
15149         Mail-Followup-To is very large.
15150
15151 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
15152
15153         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
15154         * gnus-art.el (gnus-article-edit-done):
15155         * gnus-sum.el (gnus-summary-edit-article-done): Move line
15156         counting code here.
15157         * gnus-msg.el (gnus-setup-message): Remove a hack.
15158
15159 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15160
15161         * gnus-sum.el (gnus-newsgroup-variables): New variable.
15162         (gnus-summary-mode): Make them local variables.
15163         (gnus-set-global-variables): Globalize them.
15164         (gnus-summary-exit): Kill them.
15165
15166 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
15167
15168         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
15169         word.
15170
15171 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15172
15173         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
15174         gnus-article-wash-types.
15175         * gnus-art.el (gnus-article-wash-status): Use them.
15176
15177 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
15178
15179         * mml.el (mml-read-tag): Remove spaces and LF.
15180
15181 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15182
15183         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
15184         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
15185
15186 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
15187
15188         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
15189
15190 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
15191
15192         * gnus-sum.el (gnus-article-charset): New variable.
15193         (gnus-summary-display-article): Set it.
15194         * gnus-msg.el (gnus-copy-article-buffer): Use it.
15195         * gnus-art.el (gnus-article-mode): Make it local variable.
15196
15197 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15198
15199         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
15200
15201 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15202
15203         * nnwfm.el: New file.
15204
15205         * nnweb.el (nnweb-replace-in-string): New function.
15206
15207 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
15208
15209         * mml2015.el: Wrap gpg.el.
15210         * gpg.el (gpg-verify): The last argument of apply is a list.
15211         (gpg-encrypt): Add passphrase as a parameter.
15212
15213 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15214
15215         * gpg.el: New file.
15216         * gpg-ring.el: New file.
15217
15218 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
15219
15220         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
15221
15222 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15223
15224         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
15225         double-quote characters.
15226         (gnus-summary-prepare-threads): Ditto.
15227
15228 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15229
15230         * gnus-art.el (gnus-mime-display-single): Forward line -1.
15231         * mml.el (mml-read-tag): Don't skip the leading space.
15232         * lpath.el (font-lock-set-defaults): Shut up.
15233
15234 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
15235
15236         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
15237
15238 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
15239
15240         * qp.el (quoted-printable-encode-region): Replace leading - when
15241         ultra safe.
15242         * mml.el (mml-generate-mime-postprocess-function): Removed.
15243         (mml-postprocess-alist): Removed.
15244         (mml-generate-mime-1): Use ultra-safe when sign.
15245         * mml2015.el (mml2015-fix-micalg): Uppercase.
15246         (mml2015-verify): Insert LF.
15247         (mml2015-mailcrypt-sign): Downcase; search backward.
15248
15249 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15250
15251         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
15252         restrictive.
15253         (nnultimate-table-regexp): New variable.
15254         (nnultimate-forum-table-p): Use it.
15255
15256 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
15257         Trivial patch.
15258
15259         * gnus-sum.el (gnus-summary-expire-articles): Save point.
15260
15261 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
15262
15263         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
15264         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
15265
15266 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15267
15268         * mml2015.el: Shut up.
15269
15270 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15271
15272         * gnus.el (gnus-server-browse-hashtb): Removed.
15273         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
15274         (gnus-group-insert-group-line-info): Use simplified method.
15275         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
15276
15277 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15278
15279         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
15280         moved here.
15281         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
15282         * gnus-group.el (gnus-group-prepare-flat): Use it.
15283         * gnus-topic.el (gnus-group-prepare-topics): Use it.
15284
15285 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
15286
15287         * mml.el (mml-mode): Show menu in XEmacs.
15288
15289 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
15290
15291         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
15292         (gnus-server-read-server-in-server-buffer): New function.
15293         (gnus-browse-foreign-server): Browse in group buffer.
15294         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
15295         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
15296         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
15297         * gnus.el (gnus-server-browse-hashtb): New variable.
15298
15299 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
15300
15301         * nnfolder.el (nnfolder-open-nov): Use group.
15302
15303 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
15304
15305         * nnfolder.el: Add NOV. Set version to 2.0.
15306         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
15307
15308 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
15309
15310         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
15311
15312 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
15313
15314         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
15315         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
15316
15317 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15318
15319         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
15320
15321 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
15322
15323         * mm-decode.el (mm-verify-function-alist): New variable.
15324         (mm-verify-option): New variable.
15325         (mm-decrypt-function-alist): Ditto.
15326         (mm-decrypt-option): Ditto.
15327         (mm-find-raw-part-by-type): New function.
15328         (mm-possibly-verify-or-decrypt): New function.
15329         (mm-dissect-multipart): Use it.
15330         * mml2015.el (mml2015-fix-micalg): New function.
15331         (mml2015-decrypt): Use new interface.
15332         (mml2015-verify):  Use new interface.
15333         (mml2015-setup): Make it bogus.
15334
15335 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
15336
15337         * mml.el (mml-generate-mime-postprocess-function): Set to
15338         mml-postprocess.
15339         (autoload): Autoload mml2015 and mml-smime.
15340         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
15341         * mml2015.el (mml2015-encrypt): New function.
15342         (mml2015-sign): New function.
15343         (mml2015-encrypt-function): New variable.
15344         (mml2015-sign-function): New variable.
15345         (mml2015-mailcrypt-encrypt): Use message-recipients.
15346         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
15347         * mml-smime.el (mml-smime-setup): Ditto.
15348
15349 2000-10-28  Simon Josefsson  <sj@extundo.com>
15350
15351         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
15352         Communigate Pro 3.3.1 server.
15353
15354         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
15355         in buffers.
15356         (mml-secure-dns-server): Removed.
15357         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
15358         write certificates to files.
15359
15360         * smime.el (smime-dns-server): New variable.
15361         (smime-mail-to-domain):
15362         (smime-cert-by-dns): New functions.
15363
15364         * dig.el: New file.
15365
15366 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
15367
15368         * message.el (message-options): New variable.
15369         (message-options-set-recipient): New function.
15370         (message-send): Use them.
15371         * gnus-int.el (gnus-request-replace-article): Use them.
15372         (gnus-request-accept-article): Ditto.
15373         * mml.el (mml-preview): Use them.
15374         * gnus-sum.el (gnus-summary-edit-article): Use them.
15375
15376         * message.el (message-options-get): New function.
15377         (message-options-get): New function.
15378         * rfc2047.el (rfc2047-encode-message-header): Use them.
15379         * mm-bodies.el (mm-encode-body): Use them.
15380
15381 2000-10-28  Simon Josefsson  <sj@extundo.com>
15382
15383         * nnimap.el (nnimap-retrieve-which-headers):
15384         (nnimap-request-article-part): Quote message-id.
15385
15386         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
15387         (smime-CA-file): New variable.
15388         (smime-call-openssl-region): Don't error.
15389         (smime-sign-region): Return result value.
15390         (smime-encrypt-region): Ditto.
15391         (smime-verify-region): New function.
15392         (smime-decrypt-region): Ditto.
15393         (smime-verify-buffer): Ditto.
15394         (smime-decrypt-buffer): Ditto.
15395
15396         * mml.el: Require mml-sec.
15397         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
15398         (mml-mode-map): Add "sign" and "encrypt" maps.
15399         (mml-menu): Add security menu.
15400         (mml-preview): Use generate-new-buffer.
15401
15402         * mml-sec.el: New file.
15403
15404 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
15405
15406         * mm-decode.el (mm-find-part-by-type): Move it here.
15407         * mml.el (mml-postprocess): Move it here.
15408         (mml-postprocess-alist): Move it here. Merge them.
15409
15410 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
15411
15412         * rfc2047.el (rfc2047-encode-message-header): Make sure no
15413         unencoded stuff in the header.
15414
15415 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
15416
15417         * gnus-group.el (gnus-group-listed-groups): New variable.
15418         (gnus-group-list-option): New variable.
15419         (gnus-group-list-limit-map): New keymap.
15420         (gnus-group-list-flush-map): New keymap.
15421         (gnus-group-list-plus-map): New keymap.
15422         (gnus-group-prepare-logic): New function.
15423         (gnus-group-prepare-flat): Merge with
15424         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
15425         (gnus-group-prepare-flat-list-dead): Ditto.
15426         (gnus-group-list-matching): Use gnus-group-prepare-function.
15427         (gnus-group-list-dormant): Ditto.
15428         (gnus-group-list-cached): Ditto.
15429         (gnus-group-listed-groups): New function.
15430         (gnus-group-list-limit): New function.
15431         (gnus-group-list-flush): New function.
15432         (gnus-group-list-plus): New function.
15433         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
15434         (gnus-topic-prepare-topic): Ditto.
15435
15436 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
15437
15438         * message.el (message-insert-to, message-get-reply-headers):
15439         (message-reply, message-followup): Mail-{Followup,Reply}-To.
15440
15441 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
15442
15443         * mml2015.el: New file.
15444         * smime.el: New file.
15445         * mml-smime.el: New file.
15446
15447 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
15448
15449         * ChangeLog: Moved to ChangeLog.1.
15450
15451     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
15452   Copying and distribution of this file, with or without modification,
15453   are permitted provided the copyright notice and this notice are preserved.
15454
15455 ;; Local Variables:
15456 ;; coding: iso-2022-7bit
15457 ;; End: