1075ae522da9172e373decd01ee83361d93d683c
[gnus] / lisp / ChangeLog
1 2002-06-06  Simon Josefsson  <jas@extundo.com>
2
3         * message.el (message-send-mail-with-sendmail): Improve error message.
4
5 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6
7         * message.el (message-interactive): Change default from nil to t.
8         Better to be safe than to be fast.
9
10 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11
12         * message.el (message-send-mail-with-sendmail): Check return value
13         from call-process-region.
14
15 2002-06-04  Simon Josefsson  <jas@extundo.com>
16
17         * gnus-msg.el (gnus-group-mail, gnus-group-news)
18         (gnus-group-post-news, gnus-summary-mail-other-window)
19         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
20         gnus-article-copy to nil, thereby inhibiting the `header' posting
21         style match to use data from last viewed article.
22         Suggested by Hrvoje Niksic.
23
24 2002-06-04  Katsumi Yamaoka <yamaoka@jpl.org>
25
26         * spam.el (spam-point-at-eol): New alias.
27         (spam-parse-whitelist): Use it.
28
29 2002-06-03  Simon Josefsson  <jas@extundo.com>
30
31         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
32         (nnmail-article-group): Use it.
33
34 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
35
36         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
37         so that code reading them won't be surprised.  From Jesper Harder
38         <harder@ifa.au.dk>.
39
40 2002-05-29  Simon Josefsson  <jas@extundo.com>
41
42         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
43         articles.
44
45         * gnus.el (gnus-agent-cache): Doc fix.
46         (gnus-agent): Change default to t.
47
48         * gnus-agent.el (gnus-agent-expire): Make it accept optional
49         ARTICLES, GROUP and FORCE parameters.
50
51 2002-05-28  Simon Josefsson  <jas@extundo.com>
52
53         * gnus-group.el (gnus-group-line-format): Doc fix.
54
55 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
56
57         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
58         original article before yanking.  From Jesper Harder
59         <harder@ifa.au.dk>.
60
61 2002-05-26  Simon Josefsson  <jas@extundo.com>
62
63         * gnus-sum.el (gnus-summary-menu-split): New function.
64         (gnus-summary-make-menu-bar): Split charset submenu.
65         (gnus-summary-menu-maxlen): New variable.
66         (gnus-summary-menu-split): Use it.
67
68 2002-05-25  Simon Josefsson  <jas@extundo.com>
69
70         * mml.el (mml-preview): Generate some headers.
71
72         * gnus.el (gnus-large-newsgroup): Fix :type.
73
74         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
75         Agent cache NOV's by default now).
76         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
77
78 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
79
80         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
81         call to gnus-parent-id when we check for References loops.
82         (gnus-summary-prepare-threads): Avoid simplifying every Subject
83         twice by saving the simplified subject string in simp-subject.
84
85 2002-05-23  Simon Josefsson  <jas@extundo.com>
86
87         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
88         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
89
90         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
91         Niklas Morberg <niklas.morberg@axis.com>.
92
93 2002-05-22  Simon Josefsson  <jas@extundo.com>
94
95         * sieve.el (sieve-change-region): Define it before it is used.
96
97         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
98         (gnus-summary-reply): Ask for confirmation when replying to news.
99         Defaults to not ask.  From Benjamin Rutt
100         <rutt+news@cis.ohio-state.edu>.
101
102         * nnimap.el (nnimap-nov-is-evil): Improve doc.
103
104 2002-05-21  Simon Josefsson  <jas@extundo.com>
105
106         * sieve-mode.el (sieve-manage): Fix autoloads.
107
108         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
109         name (makes it work with recent Cyrus timsieved).
110
111 2002-05-20  Jason  <jbaker@cs.utah.edu>
112
113         * gnus-art.el (gnus-request-article-this-buffer): Try
114         reconnecting if you don't get the message.
115
116 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
119         Reply-To headers from the headers.
120
121 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
122
123         * mm-url.el (mm-url-insert): Remove junk message.
124
125 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
126
127         * nnslashdot.el (nnslashdot-request-list): Parse new html.
128         (nnslashdot-use-front-page): New variable.
129         (nnslashdot-request-list): Use it.
130
131         * mm-url.el (mm-url-timeout): New variable.
132         (mm-url-retries): Ditto.
133         (mm-url-insert): Use it.
134
135 2002-05-16  Simon Josefsson  <jas@extundo.com>
136
137         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
138         (gnus-simplify-subject-functions): Mention g-s-a-w.
139
140 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
141
142         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
143         nnmail-cache-insert.
144         * nndiary.el (nndiary-request-accept-article): Ditto.
145         * nnfolder.el (nnfolder-request-accept-article): Ditto.
146         * nnimap.el (nnimap-request-accept-article): Ditto.
147         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
148         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
149         * nnmbox.el (nnmbox-request-accept-article): Ditto.
150         * nnmh.el (nnmh-request-accept-article): Ditto.
151         * nnmail.el (nnmail-cache-insert): Change group to required,
152         removed code which tried to figure out the group.
153
154 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
155
156         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
157         messages. From Hans de Graaff <hans@degraaff.org>.
158         * nnml.el (nnml-request-accept-article): Pass in the group name to
159         nnmail-cache-insert, since it's available.
160
161 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
162
163         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
164
165 2002-05-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
166         From Florian Weimer <fw@deneb.enyo.de>.
167
168         * gnus.el (subscribed): New group parameter.
169         (gnus-find-subscribed-addresses): Use it.
170
171 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
172
173         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
174         the default for pgpmime to support pgp v2.
175         * mml-sec.el (mml-signencrypt-style): New accessor function to
176         allow users to get/set the signencrypt style more easily without
177         frobbing the alist directly.
178         * mml.el (mml-generate-mime-1): Use accessor function.
179
180 2002-05-08  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
181
182         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
183         parenthesis for "<" and ">".  Suggested by Andreas Schwab
184         <schwab@suse.de>.
185
186 2002-05-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
187
188         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
189         when intuiting the group the message is written to.  From Josh
190         Huber <huber@alum.wpi.edu>.
191
192 2002-05-06  Simon Josefsson  <jas@extundo.com>
193
194         * gnus-topic.el (gnus-group-topic-parameters): Work when group
195         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
196
197 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
198
199         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
200         argument, and fixed compiler warning. (added autoload for
201         gpg-encrypt).
202
203 2002-05-04  Simon Josefsson  <jas@extundo.com>
204
205         * mml1991.el (mml1991-function-alist): Doc fix.
206
207         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
208         doesn't exist (for previewing messages without having Gnus
209         started).
210
211         * mm-util.el (mm-coding-system-priorities): Defcustom.
212
213         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
214
215 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
216
217         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
218         default.
219         * mml-sec.el:
220         * mml-sec.el (mml-signencrypt-style): New.
221         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
222         argument `sign'.
223         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
224         signencrypt.
225         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
226         * mml.el (mml-generate-mime-1): Changed logic so a part which is
227         both signed & encryped is processed in one operation. (rather than
228         two separate ops: sign, then encrypt)
229         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
230         indication if a message is signed by an expired key.
231         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
232         enables combined sign & encrypt operation. (this was always on
233         before).
234         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
235
236 2002-05-01  Simon Josefsson  <jas@extundo.com>
237
238         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
239         server.
240         (nnimap-mailbox-info): defvar instead of defvoo.
241
242 2002-05-01 20:09:21 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
243
244         * gnus.el: Oort Gnus v0.06 is released.
245
246 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
247
248         * lpath.el: Bind url-package-version.
249
250 2002-05-01  Simon Josefsson  <jas@extundo.com>
251
252         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
253         filename before deleting the group itself, because the presence of
254         a group filename decides if long filenames are used or not.
255
256         * gnus-art.el (gnus-button-alist): Don't inline
257         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
258         without also modifying g-button-alist.
259         (gnus-button-alist): Fix type to allow variable as well as regexp.
260         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
261         themselves, variables to its contents.
262         (gnus-button-entry): Ditto.
263
264 2002-05-01  Simon Josefsson  <jas@extundo.com>
265
266         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
267         UIDNEXT as a string.
268
269         * nnimap.el (nnimap-string-lessp-numerical): New function.
270         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
271         integers.
272
273 2002-04-29  Simon Josefsson  <jas@extundo.com>
274
275         * nnmail.el (nnmail-cache-insert): Accept optional group
276         parameter.
277
278         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
279         n-r-g-a is disabled.
280
281 2002-04-29  Simon Josefsson  <jas@extundo.com>
282
283         * nnimap.el (nnimap-split-fancy): Fix doc.
284         (nnimap-split-fancy): Fix doc.
285
286         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
287         (nnimap-mailbox-info): New internal variable.
288         (nnimap-retrieve-groups): Implement faster new mail check.
289
290         * nnimap.el (nnimap-split-articles): Support
291         nnmail-cache-accepted-message-ids.
292         (nnimap-request-accept-article): Ditto.
293
294         * imap.el (imap-mailbox-status-asynch): New command.
295
296 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
297
298         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
299         are no subscribed mail groups.
300         - Strip quoted names when comparing addresses
301
302 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
303
304         * mm-decode.el (mm-text-html-renderer): Change customize type to
305         const.
306
307         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
308         (gnus-debug-exclude-variables): do.
309
310 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
311
312         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
313         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
314
315 2002-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
316
317         * dns.el (dns-make-network-process): New macro.
318         (query-dns): Use it.
319
320 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
321
322         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
323         article-buffer.
324
325         * mm-url.el (mm-url-package-name): New variable.
326         (mm-url-package-version): New variable.
327         (mm-url-insert-file-contents): Bind url-package-name and
328         url-package-version here.
329         * nnrss.el (nnrss-insert-w3): Move the bindings.
330
331         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
332         url-package-version. Trivial change from Andrew J Cosgriff
333         <ajc@polydistortion.net>
334
335         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
336         attachments. Trivial change from Peter 'Luna' Runestig
337         <peter@runestig.com>.
338
339 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
340
341         * nnkiboze.el (nnkiboze-request-scan): Call
342         nnkiboze-possibly-change-group.
343         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
344         problems.
345         (nnkiboze-generate-group): Set newsrc to the *highest* article
346         number kibozed, not the lowest.
347
348 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
349
350         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
351
352 2002-04-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
353         From Dan Christensen <jdc+news@uwo.ca>.
354
355         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
356         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
357         Recognize math postings.  Extract Date (now ignores "(15kb)").
358         Extract email address using gnus-extract-address-components
359         instead of just taking the first word.  Create Date and From
360         headers for message which are missing these headers.  Get rid
361         of spurious \\ lines (purely cosmetic).  Extend body-end and
362         file-end regexps, to exclude more garbage from the message.
363         Make URL rephrasing regexp more flexible, to match current
364         format.
365
366 2002-04-23  Simon Josefsson  <jas@extundo.com>
367
368         * netrc.el: New file, functions copied from gnus-util.el by Ted
369         Zlatanov <tzz@lifelogs.com>.
370
371         * gnus-util.el: Require netrc.
372         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
373         new code in netrc.el.
374
375 2002-04-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
376
377         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
378         message-ignored-resent-headers, too.  From Matthieu Moy
379         <Matthieu.Moy@imag.fr>.
380
381 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
382
383         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
384         boolean not a string
385         * gnus-group.el (gnus-group-line-format): add description of %C
386         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
387           as %C
388         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
389
390 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
391
392         * nnmaildir.el (nnmaildir-request-scan): typo: set
393         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
394         nnmail-get-new-mail for 'find-new-groups.
395
396 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
397
398         * nnmaildir.el (nnmaildir-request-update-info,
399         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
400         unnecessary calls to nnmaildir-request-scan.
401
402 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
403
404         * gnus-msg.el:
405         * gnus-msg.el (gnus-message-replysign): New.
406         * gnus-msg.el (gnus-message-replyencrypt): New.
407         * gnus-msg.el (gnus-message-replysignencrypted): New.
408         * gnus-msg.el (gnus-summary-reply): Use the three new variables
409         (above) to automatically encrypt/sign to encrypted/signed
410         messages.
411         * message.el:
412         * message.el (message-mode-map): Add keybinding for
413         `message-to-list-only'
414         * message.el (message-mode): Add description for
415         `message-to-list-only'
416         * message.el (message-to-list-only): New.
417         * message.el (message-make-mft): Changed to use the cl loop macro,
418         and added optional flag to return only the matched list. (for use
419         in new message-to-list-only function)
420
421 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
422
423         * gnus-msg.el:
424         * gnus-msg.el (gnus-message-replysign):
425         * gnus-msg.el (gnus-replysign): New.
426         * gnus-msg.el (gnus-replyencrypt): New.
427         * gnus-msg.el (gnus-replysignencrypted): New.
428         * gnus-msg.el (gnus-summary-reply):
429         * message.el:
430         * message.el (message-mode-map):
431         * message.el (message-mode):
432         * message.el (message-to-list-only): New.
433         * message.el (message-make-mft):
434
435 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
436
437         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
438
439 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
440
441         * message.el (message-gen-unsubscribed-mft): accept a prefix
442         argument so CC can be included with C-u C-c C-f C-a
443
444 2002-04-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
445         From Ted Zlatanov <teodor.zlatanov@divine.com>.
446
447         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
448         Improve docstring.
449         (spam-enter-blacklist): New command.
450
451         * gnus-sum.el (gnus-spam-mark): New mark.
452         (gnus-auto-expirable-marks): Add gnus-spam-mark.
453         (gnus-summary-make-tool-bar): Correct conditional.
454         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
455         (gnus-summary-mark-as-spam): New command.
456
457 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
458
459         * mml-sec.el (mml-secure-message): changed to support arbritrary
460         modes.
461         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
462         changed to support "signencrypt" mode.
463         * mml.el (mml-parse-1): changed to support different secure modes
464         more easily. (for signencrypt)
465
466 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
467
468         * gnus-sum.el (gnus-update-summary-mark-positions)
469         (gnus-summary-toggle-header):
470         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
471         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
472         (gnus-uu-post-encoded):
473         * nnfolder.el (nnfolder-possibly-change-group):
474         * nnimap.el (nnimap-retrieve-headers):
475         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
476
477 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
478
479         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
480         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
481
482 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
483
484         * gnus-srvr.el (gnus-server-set-info): Clear
485         `gnus-server-method-cache' when `gnus-server-alist' is changed.
486         From Daiki Ueno <ueno@unixuser.org>.
487
488 2002-04-11  Simon Josefsson  <jas@extundo.com>
489
490         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
491         viewing of security buttons.  Thanks to Nicolas Kowalski
492         <Nicolas.Kowalski@imag.fr>.
493
494         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
495         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
496         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
497         <Nicolas.Kowalski@imag.fr>.
498         (smime-decrypt-buffer): Ditto.
499
500 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
501
502         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
503         header line.
504
505 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
506
507         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
508
509 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
510
511         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
512
513 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
514
515         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
516         errors when debug.
517
518 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
519
520         * message.el (message-make-mft): Changed MFT code from using
521         message-recipients (which included Bcc) to use only the To and CC
522         headers.
523
524 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
525
526         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
527         add link.
528         (gnus-treat-mail-picon): Ditto.
529         (gnus-treat-newsgroups-picon): Ditto.
530         (gnus-picon-databases): Fix custom type.
531         (gnus-picon-databases): Add link.
532         (gnus-article-x-face-command): Add to gnus-picon group.
533
534 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
535
536         * message.el (message-buffer-naming-style): Remove.
537
538 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
539
540         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
541
542         * message.el (message-tool-bar-map): Ditto.
543
544         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
545
546 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
547
548         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
549
550 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
551
552         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
553
554 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
555
556         * dns.el: open-network-stream under XEmacs does udp.
557
558 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
559
560         * spam.el (spam-enter-whitelist): New function.
561         (spam-parse-whitelist): Ditto.
562         (spam-refresh-list-cache): Ditto.
563         (spam-address-whitelisted-p): New function.
564
565         * dns.el (query-dns): Use TCP when make-network-process isn't
566         available.
567         (dns-servers): New variable.
568         (dns-parse-resolv-conf): New function.
569         (query-dns): Use it.
570
571         * spam.el: New file.
572
573         * dns.el (query-dns): Test.
574
575 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * lpath.el (featurep): Bind make-network-process.
578
579 2002-03-31  Paul Jarc <prj@po.cwru.edu>
580
581         * nnmaildir.el: Use defstruct.  Use a single copy of
582         nnmail-extra-headers to save memory.  Store server's group name
583         prefix instead of each group's prefixed name.
584         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
585         nntp-server-buffer.
586
587 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * dns.el: New file.
590
591 2002-03-28  Simon Josefsson  <jas@extundo.com>
592
593         * gnus-sum.el (gnus-summary-dummy-line-format):
594         * gnus.el (gnus-summary-line-format): Fixing links to Info.
595         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
596
597 2002-03-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
598
599         * gnus-sum.el (gnus-summary-move-article)
600         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
601         the doc string.
602
603 2002-03-28  Simon Josefsson  <jas@extundo.com>
604
605         * mml-sec.el (mml-secure-message): Search after
606         mail-header-separator from top of message.
607
608 2002-03-28  Paul Jarc <prj@po.cwru.edu>
609
610         * nnmaildir.el: Cosmetic changes.
611         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
612         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
613         nnmaildir--group-ls): New macros/functions.  Use them.
614         (nnmaildir--unlink): Evalutate argument only once.
615
616 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
617
618         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
619         symbols.
620         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
621         `gnus-point-at-eol'.
622
623 2002-03-27  Paul Jarc <prj@po.cwru.edu>
624
625         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
626         nnmaildir--marks-dir): New macros.  Use them.
627         Use inhibit-quit for atomicity instead of in-memory journaling.
628         (nnmaildir--edit-prep): New function.
629         (Local Variables): Use it.
630
631 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)
632
633         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
634
635 2002-03-25  Simon Josefsson  <jas@extundo.com>
636
637         * message.el (message-mode): Fix doc.
638
639 2002-03-25  Simon Josefsson  <jas@extundo.com>
640
641         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
642         Matthieu Moy <Matthieu.Moy@imag.fr>.
643
644 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
645
646         * mml-sec.el (mml-unsecure-message): Add docstring.
647
648 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
649
650         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
651         value.
652         Trivial change from andre@slamdunknetworks.com
653
654 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
655
656         * mml.el (mml-mode-map): Added a keybinding for
657         `mml-unsecure-message'.  Also, added a menu entry for said
658         function in the Attachments menu.
659
660 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
661
662         * canlock.el (canlock-version): Remove.
663         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
664         here; simplify \x insertions.
665         (canlock-sha1): New function, always return a unibyte string.
666         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
667         of a password.
668         (canlock-insert-header): Use `canlock-sha1'.
669         (canlock-verify): Ditto.
670
671 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
672
673         * message.el (message-fix-before-sending): Add an option that
674         ignores illegible text.
675         Trivial change from Mark Milhollan <mlm@attglobal.net>
676
677         * message.el (message-font-lock-keywords): Support multi-line MML
678         tags.
679
680         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
681         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
682
683 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
684
685         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
686         symbols for "View as different encoding" submenu.
687
688 2002-03-19  Simon Josefsson  <jas@extundo.com>
689
690         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
691         encoding" submenu.
692
693 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
694
695         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
696
697 2002-03-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
698
699         * gnus-sum.el (gnus-sum-thread-tree-root)
700         (gnus-sum-thread-tree-single-indent)
701         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
702         (gnus-sum-thread-tree-leaf-with-other)
703         (gnus-sum-thread-tree-single-leaf): Make customizable.
704
705 2002-03-16  Simon Josefsson  <jas@extundo.com>
706
707         * gnus-util.el (gnus-extract-address-components): Don't break on
708         names such as James "Kibo" Parry.  From Francis Litterio
709         <franl_removethis@world.std.com>.
710
711 2002-03-13  Simon Josefsson  <jas@extundo.com>
712
713         * pop3.el (pop3-open-server): Revert multibyte change.  From
714         Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
715
716         * message.el (message-send-mail-with-qmail): Make it work.  From
717         Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
718
719 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
720
721         * message.el (message-make-mft): Set case-fold-search while
722         generating the MFT.  Also, a little cleanup in the MFT code.
723
724 2002-03-12  Simon Josefsson  <jas@extundo.com>
725
726         * message.el (message-qmail-inject-args): May be function.
727         (message-send-mail-with-qmail): Call function if m-q-i-a is
728         function.  From fn@hungry.org (Faried Nawaz).
729
730 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
731
732         * message.el (message-abbrevs-loaded): Remove.
733         (mailabbrev): Require it.
734
735         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
736
737 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * pop3.el (pop3-open-server): Set process buffer unibyte.
740
741 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
742
743         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
744
745 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
746
747         * nnslashdot.el (nnslashdot-request-article): Remove javascript
748         too.
749
750 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
751
752         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
753         duplication.
754         (gnus-summary-save-parts-type-history): Ditto.
755         (gnus-summary-save-parts-last-directory): Ditto.
756         Trivial change from andre@slamdunknetworks.com
757
758 2002-03-09  Paul Jarc  <prj@po.cwru.edu
759
760         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
761
762 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
763
764         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
765         -->" as the end of the first article.
766
767         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
768         From Matthieu Moy <Matthieu.Moy@imag.fr>
769
770         * message.el (message-add-action): Use add-to-list.
771         (message-delete-action): New function.
772
773         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
774         pieces.
775
776 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
777
778         * nnnil.el: New file.
779         * gnus.el (gnus-valid-select-methods): Include nnnil.
780
781 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
782
783         * message.el (message-syntax-checks): Because canlock is
784         supported, we disable sender syntax check.
785         (message-shoot-gnksa-feet): Add cancel-messages option doc.
786
787         * gnus-draft.el (gnus-draft-send): If interactive, use its default
788         value of message-syntax-checks.
789
790         * qp.el (quoted-printable-decode-region): Doc addition.
791         From: Eli Zaretskii <eliz@is.elta.co.il>
792
793         * mail-source.el (make-source-make-complex-temp-name): Use
794         make-temp-file.
795
796         * mm-util.el (mm-make-temp-file): New function.
797         * nneething.el (nneething-file-name): Use it.
798         * mml-smime.el (mml-smime-encrypt): Ditto.
799         * mm-view.el (mm-inline-wash-with-file): Ditto.
800         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
801         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
802         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
803         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
804         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
805         * gnus-art.el (gnus-mime-print-part): Ditto.
806
807 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
808
809         * message.el (nnmaildir-article-number-to-base-name): New
810         function.
811         (nnmaildir-base-name-to-article-number): New function.
812
813 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
814
815         * smime.el (smime-make-temp-file): Don't quote
816         `temporary-file-directory'.
817
818 2002-03-04  Simon Josefsson  <jas@extundo.com>
819
820         * smime.el (smime-sign-region): Rename argument keyfiles to
821         keyfile. You only sign something with one key.
822         (smime-sign-buffer): Better completing-read prompt.
823         (smime-decrypt-buffer): Ditto.
824
825         * smime.el (smime-make-temp-file): Make it work under XEmacs.
826
827         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
828         completing-read.
829         (mm-view-pkcs7-decrypt): CRLF->LF.
830
831 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
832
833         * message.el (message-hierarchical-addresses): New variable.
834         (message-get-reply-headers): Use it.
835         From Ted Zlatanov <teodor.zlatanov@divine.com>
836
837 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
838
839         * message.el (message-mode): If buffer-file-name, don't set auto
840         save file name.
841         Trivial change from Geoff Greene <ggreene@wpi.edu>
842
843 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
844
845         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
846         takes one argument in read-char.
847
848         * message.el (message-fix-before-sending): Forward a char.
849         Check mmu-multibyte-p, add control-1.
850
851 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
852
853         * gnus-start.el (gnus-read-init-file): Ditto.
854
855         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
856
857         * dgnushack.el (dgnushack-make-load): Ditto.
858
859         * mail-source.el (mail-source-fetch): Extract the right error
860         code.
861
862         * message.el (message-fix-before-sending): Check illegible text.
863
864         * gnus-util.el (gnus-multiple-choice): New function.
865
866         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
867         also defined in gnus-score.el.
868
869 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
870
871         * message.el (message-get-reply-headers): downcase email addresses
872         for comaparisons for duplicate removal.
873
874 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
875
876         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
877         implementation of PKCS#7, which just allows users read the
878         message.
879         (mm-view-pkcs7): Use it.
880
881 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
882
883         * gnus.el (large-newsgroup-initial): New parameter.
884
885         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
886         (gnus-summary-insert-old-articles): Ditto.
887
888 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
889
890         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
891         used as the default answer of the question, "How many articles?".
892         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
893
894         * nnagent.el (nnagent-retrieve-headers): Remove articles with
895         small numbers.
896
897 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
898
899         * deuglify.el: Fix comments.
900
901 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
902
903         * html2text.el (html2text-clean-anchor): If there is no HREF,
904         insert nothing.
905
906         * mml.el (mml-generate-mime-1): Add cdr.
907         From: andre@slamdunknetworks.com
908
909         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
910         (mm-text-html-washer-alist): Ditto.
911
912         * mm-decode.el (mm-text-html-renderer): Add html2text.
913
914         * html2text.el: Face lift.
915
916         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
917
918 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
919
920         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
921
922         * deuglify.el: Change copy right. Add autoload. Add coding-system.
923
924         * deuglify.el: New file. The original file name is
925         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
926
927         * mm-decode.el (mm-display-external): Use
928         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
929
930 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
931
932         * nnmaildir.el (nnmaildir-request-list): Report the highest
933         article number, not the total number of articles.
934
935 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
936
937         * gnus-sum.el: Move uu key map here.
938         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
939
940 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
941
942         * nnmaildir.el (nnmaildir-request-expire-articles): Use
943         nnmail-expiry-wait* if expire-age parameter is not set.
944
945 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
946
947         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
948         function.
949         (gnus-group-sort-selected-groups-by-real-name): New function.
950         (gnus-group-make-menu-bar): Add sort by real name.
951
952         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
953         rebuild.
954         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
955         nil as dependencies as well.
956
957 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
958
959         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
960         for mime-parts.
961
962         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
963
964         * gnus-group.el (gnus-group-name-decode): Don't test
965         multibyte-string, because it breaks XEmacs.
966         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
967
968         * message.el (message-send-mail): Be talkative.
969
970         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
971         (mm-automatic-display): Ditto.
972
973         * mailcap.el (mailcap-mime-data): Ditto.
974         From: Reiner Steib <4uce.02.r.steib@gmx.net>
975
976 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
977
978         * many files: Remove trailing whitespaces, replace spc+tab with
979         tab, replace leading whitespaces with tabs.
980
981 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
982
983         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
984         articles with no body and no blank line after the header.
985
986 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
987
988         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
989         parts.
990
991         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
992         non-ascii chars.
993
994         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
995
996         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
997         w3-delay-image-loads.
998         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
999         (mm-w3-prepare-buffer): Ditto.
1000
1001         * mail-source.el (mail-source-fetch-directory): Run scripts.
1002
1003 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1004
1005         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
1006         for Majordomo confirmations.
1007
1008 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * gnus-fun.el (gnus-respond-to-confirmation): New command.
1011
1012 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1013
1014         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
1015
1016 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
1017
1018         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
1019         References header field.  From Mark Thomas <mthomas@cmu.edu>.
1020
1021 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1022
1023         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
1024         (mm-inline-render-with-stdin): Ditto.
1025         (mm-inline-render-with-function): Ditto.
1026         (mm-inline-wash-with-file): Bind coding-system-for-write.
1027         (mm-inline-wash-with-stdin): Ditto.
1028
1029 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1030
1031         Suggested by Felix Natter <fnatter@gmx.net>
1032
1033         * gnus-art.el (gnus-mime-view-part-externally): Rename from
1034         gnus-mime-externalize-view.
1035         (gnus-mime-view-part-internally): Rename from
1036         gnus-mime-internalize-view.
1037         (gnus-article-view-part-externally): Rename from
1038         gnus-article-externalize-part.
1039         (gnus-mime-action-alist): Change correspondingly.
1040         (gnus-mime-button-commands): Ditto.
1041         (gnus-mime-action-alist): Remove duplication.
1042
1043         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
1044
1045 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1046
1047         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
1048
1049         * gnus-art.el (gnus-display-mime): Use it.
1050
1051         * mm-partial.el (mm-partial-find-parts): Use it.
1052
1053         * gnus-sum.el (gnus-article-loose-mime): Rename from
1054         gnus-article-no-strict-mime.
1055         (gnus-summary-save-parts): Use it.
1056
1057 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1058
1059         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
1060         local variable.
1061
1062         * gnus-art.el (article-display-x-face): Don't sort multiple
1063         X-Faces.
1064
1065 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1066
1067         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
1068         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
1069
1070         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
1071
1072 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1073
1074         Some ideas is inspired by code from Hrvoje Niksic
1075         <hniksic@arsdigita.com>
1076
1077         * gnus-art.el (gnus-article-wash-function): Set the default to
1078         nil, so that we use mm-text-html-renderer instead.
1079         (article-wash-html): Use mm-text-html-renderer.
1080
1081         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
1082         (mm-text-html-renderer): New variable.
1083         (mm-inline-text-html-renderer): Set the default to nil, so that we
1084         use mm-text-html-renderer instead.
1085
1086         * mm-view.el (mm-inline-text-html): New function.
1087         (mm-text-html-renderer-alist): New variable.
1088         (mm-inline-text-vcard): New function.
1089         (mm-inline-text): Split.
1090         (mm-links-remove-leading-blank): New function.
1091         (mm-inline-render-with-file): New function.
1092         (mm-inline-render-with-stdin): New function.
1093         (mm-inline-render-with-function): New function.
1094         (mm-text-html-washer-alist): New variable.
1095         (mm-inline-wash-with-file): New function.
1096         (mm-inline-wash-with-stdin): New function.
1097
1098 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1099
1100         * message-utils.el: Fix installation doc.
1101         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1102
1103 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
1104
1105         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
1106         (gnus-post-method): Use it.
1107         (gnus-summary-cancel-article): Find the correct post-method.
1108
1109         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
1110         * message.el (message-send-news): Ditto.
1111         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
1112         <ipmonger@delamancha.org>
1113
1114         * gnus.el (gnus-select-method): Fix doc.
1115         (gnus-server-string): Use 'using nntp'.
1116
1117         * gnus-agent.el (gnus-slave-unplugged): New command.
1118         From: Felix Natter <fnatter@gmx.net>
1119
1120 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1121
1122         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
1123         Call edit-done-function first, then change the window
1124         configuration.
1125         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
1126         (gnus-article-edit-mode): mml-mode.
1127
1128         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
1129         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
1130
1131         * message-utils.el: Adopt the file.
1132
1133         * message-utils.el: New file.
1134         From Holger Schauer <Holger.Schauer@gmx.de>
1135
1136 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1137
1138         * gnus-sum.el (gnus-summary-move-article): Select-article only
1139         when gnus-move-split-methods is non-nil. And we don't render or
1140         mark the article.
1141
1142         * gnus-fun.el (gnus-shell-command-to-string): New function.
1143         (gnus-shell-command-on-region): New function.
1144         (gnus-random-x-face): Use them.
1145         (gnus-x-face-from-file): Ditto.
1146         (gnus-convert-image-to-gray-x-face): Ditto.
1147         (gnus-convert-gray-x-face-to-xpm): Ditto.
1148         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
1149
1150 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1151
1152         * gnus-art.el (gnus-treat-display-xface): Don't use
1153         `shell-command-to-string' when compiling.
1154         (gnus-treat-display-grey-xface): Ditto.
1155
1156 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
1157
1158         * nnmaildir.el (nnmaildir--article-count): If the group is
1159         completely empty, report minimum article number as 1 instead of 0.
1160
1161 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
1162
1163         * gnus-agent.el (gnus-get-predicate): Use nconc.
1164
1165         * gnus-sum.el (gnus-summary-display-make-predicate): Use
1166         gnus-summary-display-cache as cache.
1167
1168         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
1169         (nndoc-mail-in-mail-type-p): New function.
1170         (nndoc-mail-in-mail-article-begin): New function.
1171
1172 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1173
1174         * mailcap.el (mailcap-mime-data): Use enriched-decode.
1175
1176         * gnus-cite.el (gnus-article-fill-cited-article): Bind
1177         use-hard-newlines to nil.
1178
1179         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
1180         image is not available if window-system is not available.
1181
1182         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
1183
1184 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1185
1186         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
1187         bookmark, because update-mark doesn't handle it correctly.
1188
1189 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1190
1191         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
1192         directly instead of calling message-send-mail.
1193
1194         * gnus-start.el (gnus-read-descriptions-file): Use
1195         gnus-default-charset.
1196
1197         * mm-util.el (mm-guess-mime-charset): New function.
1198
1199         * gnus.el (gnus-default-charset): Use it.
1200         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
1201         the default.
1202
1203 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1204
1205         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
1206         (article-display-x-face): Use it.  Disable grey xface, if
1207         uncompface is not found.
1208
1209         * message.el (message-mode): Don't enable multibyte on an indirect
1210         buffer.
1211
1212         * nnrss.el (nnrss-content-function): New variable.
1213         (nnrss-request-article): Use it.
1214
1215 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1216
1217         * gnus.el: Add article-unsplit-urls.
1218         * gnus-sum.el: Ditto.
1219         * gnus-art.el (gnus-treat-strip-cr): New variable.
1220         (gnus-treatment-function-alist): Use it.
1221         (article-unsplit-urls): New function.
1222         (gnus-article-make-menu-bar): Use it.
1223         From: Michael Cook <michael.cook@cisco.com>
1224
1225 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1226
1227         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
1228         copy.
1229
1230 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
1231
1232         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
1233         with internal whitespace.
1234         (gnus-parent-id): Ditto.
1235
1236 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1237
1238         * gnus-art.el (gnus-article-treat-body-boundary): Add
1239         gnus-decoration property.
1240         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
1241
1242         * message.el (message-mode): Set local-abbrev-table.
1243         From Matt Armstrong <matt@lickey.com>.
1244
1245         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
1246         too many spaces.
1247
1248         * rfc2047.el (rfc2047-unfold-region): Ditto.
1249         (rfc2047-decode-region): Don't unfold. Let
1250         gnus-article-treat-unfold-headers do it.
1251
1252         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
1253         From: Jesper Harder <harder@ifa.au.dk>
1254
1255 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
1258         (gnus-configure-posting-styles): Use it.
1259         (gnus-configure-posting-styles): Remove trailing newspaces.
1260
1261 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1262
1263         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
1264         is non-nil.
1265
1266         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
1267
1268         * gnus.el (gnus-server-to-method): Switch position with
1269         gnus-server-get-method.
1270         (gnus-agent): Add doc.
1271
1272         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
1273         (gnus-summary-save-parts): Use it.
1274
1275         * gnus-art.el (gnus-display-mime): Use it.
1276         * mm-partial.el (mm-partial-find-parts): Use it.
1277
1278         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
1279
1280         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
1281         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
1282
1283         * nnagent.el (nnagent-request-expire-articles): Don't delete
1284         files.
1285
1286 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1287
1288         * message.el (message-gen-unsubscribed-mft): New function.
1289         From Sriram Karra <karra@cs.utah.edu>.
1290
1291         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
1292         open parenthesis.
1293
1294         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
1295         (mm-inline-text-html-render-with-w3): Ditto.
1296         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
1297         Suggested by Dave Love  <d.love@dl.ac.uk>.
1298
1299         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
1300
1301         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
1302         * nntp.el (nntp-send-command): Ditto.
1303         * nntp.el (nntp-send-command-nodelete): Ditto.
1304
1305 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1306
1307         * mm-url.el (mm-url-load-url): New function.
1308         (mm-url-insert-file-contents): Use it.
1309
1310         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
1311
1312         * message.el (message-forward-make-body): Correctly copy
1313         forward-buffer.
1314
1315         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
1316
1317 2002-02-04  Simon Josefsson  <jas@extundo.com>
1318
1319         * gnus-art.el (gnus-article-followup-with-original): Mark with
1320         force, prevent errors when following up from article buffer.
1321         (gnus-article-reply-with-original): Ditto.
1322
1323         * binhex.el (binhex-decoder-switches): Fix doc.  From
1324         Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
1325
1326 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
1327
1328         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
1329         highlight-citation after emphasize.
1330
1331 2002-02-04  Simon Josefsson  <jas@extundo.com>
1332
1333         * nnfolder.el (nnfolder-open-marks):
1334
1335         * nnml.el (nnml-open-marks): Message when done.  From David
1336         Edmondson <dme@sun.com>.
1337
1338 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1339
1340         * imap.el (imap-anonymous-auth): Fix typo.
1341         From: Steinar Bang <sb@dod.no>
1342
1343         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
1344         save-excursion.
1345         (gnus-cache-braid-heads): Ditto.
1346
1347         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
1348         line, because there are extra articles in the overview buffer.
1349
1350         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
1351
1352         * message.el (message-forward-rmail-make-body): Directly use
1353         rmail-msg-restore-non-pruned-header to avoid calling
1354         vertical-motion.
1355
1356 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1357
1358         * gnus-cache.el (gnus-summary-insert-cached-articles):
1359         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
1360
1361         * gnus-group.el (gnus-group-mark-article-read): Nreverse
1362         gnus-newsgroups-unselected.
1363
1364         * gnus-agent.el (gnus-summary-set-agent-mark): Use
1365         gnus-add-to-sorted-list.
1366
1367         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
1368         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
1369         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
1370         (gnus-update-read-articles): UNREAD is sorted.
1371         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
1372         (gnus-newsgroup-marked, gnus-newsgroup-cached)
1373         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
1374         (gnus-newsgroup-dormant): Require sorted.
1375
1376         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
1377         directories.
1378         (gnus-dired-print): New function.
1379
1380         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
1381         ps-despool.
1382
1383 2002-02-02  Simon Josefsson  <jas@extundo.com>
1384
1385         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
1386
1387 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1388
1389         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
1390         t. This makes gnus-agent customizable without putting
1391         gnus-agentize into .gnus.
1392
1393         * gnus.el (gnus-agent): Make it customizable.
1394
1395         * gnus-dired.el: New file.
1396         From Benjamin Rutt <brutt@bloomington.in.us>
1397
1398         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
1399         if no article.
1400         (gnus-cache-possibly-remove-article): Ditto.
1401         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
1402
1403 2002-02-01  Simon Josefsson  <jas@extundo.com>
1404
1405         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
1406
1407 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1408
1409         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
1410         (mm-setup-w3m): Don't bind keys listed in the above.
1411
1412 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1413
1414         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
1415         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
1416         is non-nil; bind `w3m-force-redisplay' with nil.
1417
1418         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1419
1420         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
1421
1422 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1423
1424         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
1425         use mail-header-unfold-field.
1426
1427         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
1428         gnus-summary-limit.
1429
1430         * gnus-range.el (gnus-add-to-sorted-list): New function.
1431         * gnus-sum.el (gnus-mark-article-as-read): Use it.
1432         (gnus-mark-article-as-unread): Ditto.
1433         (gnus-summary-mark-article-as-unread): Ditto.
1434         (gnus-build-get-header): Ditto.
1435         (gnus-summary-prepare-threads): Ditto.
1436         (gnus-summary-insert-pseudos): Ditto.
1437         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
1438         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
1439         (gnus-summary-insert-old-articles): Ditto.
1440
1441         * gnus-msg.el (gnus-posting-styles): Add new format of header.
1442         (gnus-configure-posting-styles): Support the new format.
1443
1444         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
1445         edebug-form-spec to (sexp body).
1446         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
1447
1448         * message.el (message-reply-headers): Add doc.
1449
1450 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1451
1452         * gnus-group.el (gnus-group-delete-group): Nix the entry in
1453         gnus-cache-active-hashtb.
1454
1455         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
1456         (gnus-agent-summary-fetch-group): Use it.
1457
1458         * gnus-msg.el (gnus-debug-files): New variable.
1459         (gnus-debug-exclude-variables): New variable.
1460         (gnus-debug): Use them.
1461
1462         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
1463
1464 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1465
1466         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
1467         (message-mode-syntax-table): Move back the previous position.
1468
1469         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
1470
1471         * gnus-agent.el (gnus-agent-retrieve-headers): Use
1472         gnus-sorted-difference.
1473
1474         * nnsoup.el (nnsoup-request-expire-articles): Use
1475         gnus-sorted-difference.
1476
1477         * nnheader.el: Autoload gnus-sorted-difference.
1478
1479         * nnfolder.el (nnfolder-request-expire-articles): Use
1480         gnus-sorted-difference.
1481
1482         * gnus-cache.el (gnus-cache-retrieve-headers): Use
1483         gnus-sorted-difference.
1484
1485         * gnus-range.el: Autoload cookies.
1486         (gnus-sorted-difference): New function.
1487         (gnus-sorted-ndifference): New function.
1488         (gnus-sorted-nintersection): Rename from
1489         gnus-set-sorted-intersection.
1490         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
1491         (gnus-list-range-difference): Rename from
1492         gnus-inverse-list-range-intersection.
1493         (gnus-inverse-list-range-intersection): Use defalias.
1494
1495         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
1496         gnus-sorted-ndifference, and gnus-sorted-nintersection.
1497         (gnus-articles-to-read): Use gnus-sorted-difference.
1498         (gnus-summary-limit-mark-excluded-as-read): Use
1499         gnus-sorted-intersection and gnus-sorted-ndifference.
1500         (gnus-list-of-read-articles): Use gnus-list-range-difference.
1501         (gnus-summary-insert-articles): Use gnus-sorted-difference.
1502
1503         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
1504
1505 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1506
1507         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
1508         property to the buffer for using emacs-w3m command keys.
1509
1510         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
1511         option.
1512
1513         * mm-view.el (mm-w3m-mode-map): New variable.
1514         (mm-w3m-mode-command-alist): New variable.
1515         (mm-w3m-minor-mode): Removed.
1516         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
1517         (mm-inline-text-html-render-with-w3m): Add keymap property to the
1518         buffer for using emacs-w3m command keys.
1519
1520 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1521
1522         * message.el (message-mode-syntax-table): Move forward.
1523         (message-cite-prefix-regexp): Auto detect non word constituents.
1524         (message-cite-prefix-regexp): Don't use with-syntax-table.
1525
1526         * gnus-sum.el (gnus-summary-update-info): Use
1527         gnus-list-range-intersection.
1528
1529         * gnus-agent.el (gnus-agent-fetch-headers): Use
1530         gnus-list-range-intersection.
1531
1532         * gnus-range.el (gnus-range-normalize): Use correct predicate.
1533         (gnus-list-range-intersection): Use it.
1534         (gnus-inverse-list-range-intersection): Ditto.
1535         (gnus-sorted-intersection): Add doc.
1536         (gnus-set-sorted-intersection): Add doc.
1537         (gnus-sorted-union): New function.
1538         (gnus-set-sorted-union): New function.
1539
1540         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
1541         (gnus-inverse-list-range-intersection): Ditto.
1542
1543 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
1544
1545         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
1546
1547         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
1548         and permit `:' and `\' in order to handle full Windows pathnames.
1549         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
1550         technically not correct per standard, but seems to have common use.
1551
1552 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1553
1554         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
1555         replacing numbers.
1556
1557 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1558
1559         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
1560
1561         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
1562         Don't split when the window is small, e.g. when a small *BBDB*
1563         window is the lowest one.
1564
1565         * gnus-agent.el (gnus-agent-retrieve-headers): Use
1566         nnheader-find-nov-line to speed up. Use nreverse, because it is
1567         sorted. Use nnheader-insert-nov-file.
1568
1569 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1570
1571         * mm-decode.el (mm-inline-text-html-with-images): New user option.
1572
1573         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
1574         of `w3m-display-inline-images' with the value of
1575         `mm-inline-text-html-with-images'.
1576         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1577
1578         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1579
1580 2002-01-27  Richard M. Stallman  <rms@gnu.org>
1581
1582         * time-date.el: Add autoload cookies.  Many doc fixes.
1583         (time-add): New function.
1584         (time-subtract): Renamed from subtract-time.
1585         (subtract-time): New alias for time-subtract.
1586
1587 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1588
1589         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
1590         emacs-w3m in doc-string.
1591
1592         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
1593         `w3m-current-buffer'.
1594
1595 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1596
1597         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
1598
1599         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
1600         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
1601         (mm-w3m-cid-retrieve): New function.
1602         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
1603
1604 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1605
1606         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
1607
1608 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1609
1610         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
1611
1612 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1613
1614         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
1615         32K.
1616
1617         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
1618
1619         * nnmail.el (nnmail-article-group): Decode headers before running
1620         split rules over them.
1621         (nnmail-mail-splitting-charset): New variable.
1622
1623         * smiley.el: Replaced with smiley-ems.el.
1624
1625 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1626
1627         * mm-url.el (mm-url-predefined-programs): Add w3m.
1628         (mm-url-program): Ditto.
1629
1630 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1631
1632         * nnml.el (nnml-use-compressed-files): New variable.
1633         (nnml-filenames-are-evil): Removed.
1634         (nnml-current-group-article-to-file-alist): Don't use.
1635         (nnml-update-file-alist): Inhibit.
1636         (nnml-article-to-file): Use new var.
1637
1638 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1639
1640         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
1641
1642         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
1643
1644 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1645
1646         * gnus-agent.el (gnus-agent-load-alist): Use new caching
1647         function.
1648
1649         * gnus-util.el (gnus-cache-file-contents): New function.
1650
1651         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
1652         (gnus-agent-load-alist): Use it.
1653
1654         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
1655
1656         * nnheader.el (nnheader-insert-nov-file): New function.
1657
1658         * gnus-util.el (gnus-parse-without-error): Correct the loop.
1659
1660         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
1661         there are no references.
1662         (gnus-extract-message-id-from-in-reply-to): New function.
1663         (gnus-nov-parse-line): Use in-reply-to if there are no
1664         references.
1665
1666 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1667
1668         * nnagent.el (nnagent-retrieve-headers): Use new macro.
1669
1670         * gnus-util.el (gnus-parse-without-error): New macro.
1671
1672 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
1673
1674         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
1675         (gnus-article-wash-function): use locate-library to decide which
1676         to use.
1677
1678 2002-01-25  Simon Josefsson  <jas@extundo.com>
1679
1680         * pop3.el (pop3-munge-message-separator): Work if no date.
1681         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
1682
1683 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1684
1685         * gnus-agent.el (gnus-agent-save-alist): Fix.
1686
1687         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
1688         mistake.  Reinstated lost code.
1689
1690 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
1691
1692         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
1693         one exists in the case of an encrypted message with an internal
1694         signature.
1695
1696 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * gnus-agent.el (gnus-agent-save-alist): Optimized.
1699
1700 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1701
1702         * dgnushack.el: Commented out the experimental code.
1703
1704 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1705
1706         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
1707         error.
1708
1709         * gnus.el (gnus-server-to-method): Made into subst.
1710         (gnus-server-method-cache): New variable.
1711         (gnus-server-to-method): Use it.
1712         (gnus-group-method-cache): New variable.
1713         (gnus-find-method-for-group-1): Renamed.
1714         (gnus-find-method-for-group): New function.
1715         (gnus-group-method-cache): Removed.
1716
1717         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
1718         function.
1719
1720         * gnus-range.el (gnus-members-of-range): New function.
1721         (gnus-list-range-intersection): Renamed.
1722         (gnus-inverse-list-range-intersection): New function.
1723
1724         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
1725
1726         * nnagent.el (nnagent-retrieve-headers): New implementation.
1727
1728         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
1729         implementation.
1730
1731 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1732
1733         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
1734         `w3m-meta-content-type-charset-regexp'.
1735
1736         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
1737         charset-encoded html contents.
1738
1739 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1740
1741         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
1742         an empty file.
1743
1744         * nnweb.el (url): Ignore errors when request url.
1745
1746         * nnrss.el: Clean up the comments.
1747
1748 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
1751
1752         * mm-decode.el (mm-inline-text-html-renderer): New user option.
1753         (mm-inline-media-tests): Test whether the value of
1754         `mm-inline-text-html-renderer' is a function for text/html.
1755
1756         * mm-view.el (mm-inline-text-html-render-with-w3): New function
1757         separated from `mm-inline-text'.
1758         (mm-w3m-minor-mode): New variable.
1759         (mm-w3m-setup): New variable.
1760         (mm-setup-w3m): New function.
1761         (mm-inline-text-html-render-with-w3m): New function.
1762         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
1763         text/html.
1764
1765 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
1766
1767         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
1768
1769 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1770
1771         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
1772         and `gnus-xmas-completing-read'.
1773
1774 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1775
1776         * nneething.el (nneething-message-id-number): Abolished.
1777         (nneething-encode-file-name): Not encode numerical characters.
1778         (nneething-make-head): `nneething-message-id-number' is not
1779         used to generate message IDs.
1780
1781 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1782
1783         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
1784         characters.
1785
1786 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1787
1788         * gnus-xmas.el (gnus-xmas-completing-read): New function.
1789         (gnus-xmas-redefine): Redefine conditionally.
1790
1791 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
1792
1793         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
1794         tag.
1795
1796 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
1797
1798         * message.el (message-font-lock-keywords): Added the secure tag.
1799         * mml-sec.el: Added functions to generate/modify/remove the secure
1800         tag while in message mode.
1801         * mml-sec.el (mml-secure-message): New.
1802         * mml-sec.el (mml-unsecure-message): New.
1803         * mml-sec.el (mml-secure-message-sign-smime): New.
1804         * mml-sec.el (mml-secure-message-sign-pgp): New.
1805         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
1806         * mml-sec.el (mml-secure-message-encrypt-smime): New.
1807         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
1808         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
1809         * mml.el (mml-parse-1): Added code to recognise the secure tag and
1810         convert it to either a part or multipart depending on if there are
1811         other parts in the message.
1812         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
1813         to use the secure tag, rather than the part tag.
1814         * mml.el (mml-preview): Added a save-excursion to keep cursor
1815         position after doing an MML preview.
1816
1817 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1818
1819         * nnheader.el (nnheader-parse-overview-file): New function.
1820         (nnheader-write-overview-file): New function.
1821
1822 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1823
1824         * gnus.el (gnus-group-fast-parameter): Check better if expansion
1825         in wanted.
1826
1827         * nnweb.el (nnweb-type-definition): Clean up.
1828
1829 2002-01-21  Alastair Burt  <burt@dfki.de>
1830
1831         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
1832         buffer exists before jumping to it.
1833
1834 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1835
1836         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
1837         function.
1838         (article-wash-html): Use it.
1839         (gnus-article-wash-function): New variable.
1840         (gnus-article-wash-html-with-w3m): New function.
1841
1842 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1843
1844         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
1845         XEmacs.
1846
1847 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
1848
1849         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
1850         command line.
1851
1852 2002-01-21  Simon Josefsson  <jas@extundo.com>
1853
1854         * canlock.el (base64-encode-string): Autoload it from base64.
1855         (canlock-make-cancel-key): Base64 encode unibyte string.
1856
1857 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1858
1859         * nnfolder.el (nnfolder-request-accept-article): Unfold
1860         x-from-line.
1861         (nnfolder-request-replace-article): Ditto.
1862
1863 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
1864
1865         * gnus-group.el (gnus-group-best-unread-group): Use the right
1866         positioning function.
1867
1868 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1869
1870         * smiley-ems.el (smiley-region): Use new function.
1871         (smiley-update-cache): Use general image functions.
1872         (smiley-region): Use general functions.
1873
1874         * gnus-util.el (gnus-graphic-display-p): New function.
1875
1876         * nnmail.el (nnmail-article-group): Allow outputting traces of
1877         non-strings.
1878
1879         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
1880         (nndoc-exim-bounce-type-p): New function.
1881
1882         * message.el (message-dont-send): Doc fix.
1883
1884         * gnus-util.el (gnus-completing-read): Remove
1885         inherit-input-method.
1886
1887         * gnus-art.el (gnus-treat-smiley): Doc fix.
1888
1889         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
1890         articles.
1891
1892 2002-01-19  Simon Josefsson  <jas@extundo.com>
1893
1894         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
1895         (imap-kerberos4-open): Ditto.
1896         (imap-open): Set port correctly, don't set auth.
1897
1898 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1899
1900         * gnus.el (gnus-version-number): Bump version number.
1901
1902 2002-01-20 05:33:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1903
1904         * gnus.el: Oort Gnus v0.05 is released.
1905
1906 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1907
1908         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
1909         exists.
1910
1911         * gnus-spec.el (gnus-string-width-function): New function.
1912         (gnus-tilde-cut-form): Use it.
1913         (gnus-tilde-max-form): Ditto.
1914         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
1915         (gnus-substring-function): Use it.
1916         (gnus-tilde-cut-form): Ditto.
1917         (gnus-substring-function): New function.
1918
1919         * message.el (message-check-news-header-syntax): New message.
1920
1921         * gnus.el (gnus-slave-no-server): Doc fix.
1922
1923         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
1924
1925 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1926
1927         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
1928         `seen' if it looks like (seen NUM1 . NUM2).  It should be
1929         (seen (NUM1 . NUM2)).
1930
1931 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1932
1933         * gnus-topic.el (gnus-topic-catchup-articles): Update article
1934         number in closed topics.
1935
1936 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
1937
1938         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
1939         functions.
1940
1941 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1942
1943         * gnus.el (gnus-group-find-parameter): Clean up.
1944
1945         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
1946         articles.
1947
1948         * gnus-util.el (gnus-completing-read-with-default): Renamed.
1949
1950         * nnmail.el (nnmail-article-group): Clean up.
1951
1952 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
1953
1954         * gnus-agent.el (gnus-category-name): Intern the category name.
1955
1956 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1957
1958         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
1959
1960         * gnus-util.el (gnus-completing-read): New function.
1961
1962 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1963
1964         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
1965
1966         * smiley-ems.el (smiley-region): Register smiley.
1967         (smiley-toggle-buffer): Rewrite the function.
1968         (smiley-active): Removed.
1969
1970 2002-01-19  Simon Josefsson  <jas@extundo.com>
1971
1972         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
1973         Jesper Harder <harder@ifa.au.dk>.
1974
1975 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1976
1977         * gnus-art.el (gnus-request-article-this-buffer): Call
1978         `nneething-get-file-name' to extract the file name from the
1979         message id.
1980
1981         * nneething.el (nneething-encode-file-name): New function.
1982         (nneething-decode-file-name): Ditto.
1983         (nneething-get-file-name): Ditto.
1984         (nneething-make-head): Encode the file name and encapsulate it
1985         into the field of the message id.
1986
1987 2002-01-18  Simon Josefsson  <jas@extundo.com>
1988
1989         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
1990         stored in .marks.
1991
1992         * nnfolder.el (nnfolder-request-update-info): Ditto.
1993
1994 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1995
1996         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
1997
1998 2002-01-18  Simon Josefsson  <jas@extundo.com>
1999
2000         * imap.el (imap-starttls-p): Don't check for binary.
2001         (imap-gssapi-auth-p): Ditto.
2002         (imap-kerberos4-auth-p): Ditto.
2003         (imap-open): Change logic.  Iterate through all possible streams,
2004         instead of bailing out after first failure.  Move authenticator
2005         decision to `imap-authenticate'.
2006         (imap-authenticate): Change logic, now finds the authenticator to
2007         use, was previously in `imap-open'.
2008         (imap-open): Return nil on failure.
2009         (imap-open): Setup temp buffer correctly.
2010         (imap-open): Return buffer only on success.
2011         (imap-interactive-login, imap-interactive-login): Tell the user
2012         which stream/authenticator is used for the queried
2013         username/password.
2014         (imap-open, imap-authenticate): Set variables.
2015         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
2016         (imap-open): Don't assume how `with-temp-buffer' is implemented.
2017
2018 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2019
2020         * gnus-fun.el (gnus-grab-cam-x-face): New function.
2021
2022 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023
2024         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
2025
2026 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2027
2028         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
2029         (gnus-agent-group-mode-map): Bind it to "Jo".
2030         (gnus-agent-group-make-menu-bar): Add it into menu bar.
2031
2032 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
2033
2034         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
2035         (gnus-summary-mail-toolbar): Add mail article deletion button.
2036
2037         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
2038         false positives for lines of "^^^^".
2039
2040         * gnus-picon.el (gnus-picon-find-face): faces database is all
2041         lowercase.
2042
2043 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2044
2045         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
2046         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
2047         duplications.
2048         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
2049
2050 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2051
2052         * gnus-sum.el (gnus-summary-initial-limit): Inline
2053         gnus-summary-limit-children.
2054         (gnus-summary-initial-limit): Don't limit if
2055         gnus-newsgroup-display is nil.
2056         (gnus-summary-initial-limit): No, don't.
2057
2058         * gnus-util.el
2059         (gnus-put-text-property-excluding-characters-with-faces): Inline
2060         gnus-put-text-property.
2061
2062         * gnus-spec.el (gnus-default-format-specs): New variable.
2063
2064         * gnus-start.el (gnus-read-newsrc-file): Don't clear
2065         gnus-format-specs.
2066         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
2067
2068         * gnus-spec.el (gnus-update-format-specifications): Really check
2069         the Gnus version of the .newsrc.eld file.
2070         (gnus-format-specs): Save the new default summary format.
2071
2072         * gnus-util.el (gnus-parent-id): Check whether references is empty
2073         before splitting.
2074
2075         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
2076         functions.
2077         (gnus-gather-threads-by-references): Inline
2078         `gnus-split-references'.
2079
2080         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
2081         default value of gnus-summary-line-format-spec.
2082
2083 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2084
2085         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
2086         message.
2087         (nnslashdot-request-list): Ditto.
2088         (nnslashdot-sid-strip): Removed.
2089
2090 2002-01-15  Simon Josefsson  <jas@extundo.com>
2091
2092         * nnimap.el (nnimap-close-asynchronous): Enable.
2093         (nnimap-close-group): Expunge.
2094
2095 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2096
2097         * gnus-util.el (gnus-user-date-format-alist): Typo.
2098         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
2099
2100 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2101
2102         * nneething.el (nneething-request-article): Set
2103         `nnmail-file-coding-system' to `binary' locally, in order to read
2104         files without any conversion.
2105
2106 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2107
2108         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2109         nnheader-file-coding-system and nnmail-active-file-coding-system.
2110         (gnus-agent-regenerate-group): Ditto.
2111         (gnus-agent-regenerate): Ditto.
2112         (gnus-agent-write-active): Ditto.
2113         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
2114
2115 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2116
2117         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
2118         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
2119
2120 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2121
2122         * gnus.el: We don't need gnus-article-show-all-headers.
2123
2124         * gnus-art.el (article-show-all, gnus-article-show-all-header):
2125         Ditto.
2126
2127         * gnus-sum.el (gnus-summary-select-article): Don't call
2128         show-all-headers, because hidden headers are not hidden text any
2129         more.
2130
2131 2002-01-13  Simon Josefsson  <jas@extundo.com>
2132
2133         * message.el (message-newline-and-reformat): Use `newline' instead
2134         of inserting \n, so that the newline is marked as hard.
2135
2136         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
2137         From Jesper Harder <harder@ifa.au.dk>.
2138
2139 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2140
2141         * imap.el (imap-close): Keep going if quit.
2142
2143         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
2144         nntp-server-buffer.
2145
2146 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2147
2148         * mm-view.el (mm-display-inline-fontify): Require font-lock to
2149         avoid unbinding shadowed variables.
2150
2151         * gnus-art.el (gnus-picon-databases): Moved here.
2152         (gnus-picons-installed-p): Moved here.
2153         (gnus-article-reply-with-original): Use `mark'.
2154
2155         * gnus.el (gnus-picon): Moved here and renamed.
2156
2157         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
2158         installed.
2159         (gnus-treat-mail-picon): Ditto.
2160         (gnus-treat-newsgroups-picon): Ditto.
2161
2162         * gnus-picon.el (gnus-picons-installed-p): New function.
2163
2164 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2165
2166         * gnus-agent.el (gnus-agent-go-online): Fix doc.
2167
2168 2002-01-12  Simon Josefsson  <jas@extundo.com>
2169
2170         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
2171         (nnimap-before-find-minmax-bugworkaround): Use it.
2172         (nnimap-find-minmax-uid): Don't reselect current mailbox.
2173         (nnimap-dont-close): New variable.
2174         (nnimap-close-group): Use it.
2175
2176 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2177
2178         * gnus-art.el (gnus-article-reply-with-original): Use
2179         `mark-active'.
2180
2181         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
2182
2183         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
2184         (gnus-score-advanced): Clean up.
2185         (gnus-score-advanced): Accept a multiple of the score.
2186
2187 2002-01-12  Simon Josefsson  <jas@extundo.com>
2188
2189         * flow-fill.el (fill-flowed-display-column)
2190         (fill-flowed-encode-columnq): New variables.  Suggested by
2191         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann).
2192         (fill-flowed-encode, fill-flowed): Use them.
2193
2194         * message.el (message-send-news, message-send-mail): Use
2195         m-b-s-n-p-e-h-n.
2196
2197         * mml.el (autoload): Autoload fill-flowed-encode.
2198         (mml-buffer-substring-no-properties-except-hard-newlines): New
2199         function.
2200         (mml-read-part): Use it.
2201         (mml-generate-mime-1): Encode format=flowed if appropriate.
2202         (mml-insert-mime-headers): Insert format=flowed.
2203
2204         * flow-fill.el (fill-flowed-encode): New function.
2205         (fill-flowed): Bind fill-column to window width.
2206
2207 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2208
2209         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
2210         it exists.
2211         (gnus-summary-setup-buffer): Wake up dead summary buffers.
2212         (gnus-summary-buffer-name): Don't return the dead name after all.
2213         (gnus-summary-setup-buffer): Kill the dead buffer.
2214
2215         * gnus-art.el (gnus-article-followup-with-original): Store the
2216         value of the mark before deactivating it.
2217
2218 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2219
2220         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
2221         From: Karl Kleinpaste <karl@charcoal.com>
2222
2223         * gnus-art.el (article-display-x-face): Ditto.
2224         (gnus-article-reply-with-original): Use gnus-region-active-p.
2225         (gnus-article-followup-with-original): Ditto.
2226
2227         * gnus-sum.el (gnus-summary-read-group-1): Don't select
2228         downloadable article either.
2229
2230 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2231
2232         * gnus-art.el (article-display-x-face): Insert From:.
2233
2234         * gnus-sum.el (gnus-summary-move-article): Don't draw the
2235         article. Bind gnus-display-mime-function and
2236         gnus-article-prepare-hook.
2237
2238         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
2239         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
2240         gnus-agent-possibly-synchronize-flags to the last.
2241         (gnus-agent-go-online): New function. New variable.
2242
2243 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2244
2245         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
2246         (gnus-agent-regenerate): Ditto.
2247
2248 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2249
2250         * message.el (message-ignored-news-headers)
2251         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
2252         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
2253
2254         * gnus.el (gnus-gethash-safe): New macro.
2255
2256         * gnus-agent.el (gnus-agent-regenerate-history): New function.
2257         (gnus-agent-regenerate): Show messages.
2258
2259 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2260
2261         * gnus-agent.el (gnus-agent-regenerate-group): New function.
2262         (gnus-agent-regenerate): New function.
2263         (gnus-agent-save-alist): Sort.
2264         (gnus-agent-copy-nov-line): Test eobp.
2265         (gnus-agent-retrieve-headers): Erase buffer.
2266
2267 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2268
2269         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
2270         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
2271
2272         * gnus.el (gnus-agent-covered-methods): Move here.
2273         (gnus-online): New function.
2274         (gnus-agent-method-p): Move here.
2275
2276         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
2277         nil. Remove articles-alist.
2278
2279         * gnus-start.el (gnus-get-unread-articles): Check online.
2280         (gnus-groups-to-gnus-format): Ditto.
2281         (gnus-active-to-gnus-format): Ditto.
2282
2283         * gnus-agent.el (gnus-agent-get-function): Use it.
2284         (gnus-agent-get-undownloaded-list): Ditto.
2285         (gnus-agent-fetch-session): Only fetch online methods.
2286
2287         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
2288         (gnus-server-mode-map): Ditto.
2289         (gnus-server-offline-face): New face.
2290         (gnus-server-offline-face): New variable.
2291         (gnus-server-font-lock-keywords): Add offline.
2292         (gnus-server-insert-server-line): Ditto.
2293         (gnus-server-offline-server): New function.
2294
2295         * gnus-int.el (gnus-open-server): Turn to offline.
2296         (gnus-server-unopen-status): New variable.
2297
2298 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
2299
2300         * nnkiboze.el (nnkiboze-request-article): Use
2301         gnus-agent-request-article.
2302
2303         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
2304         function. Insert undownloaded NOV.
2305
2306         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
2307         (gnus-agent-request-article): New function.
2308
2309         * gnus.el (gnus-agent-cache): New variable.
2310
2311         * gnus-int.el (gnus-retrieve-headers): Use
2312         gnus-agent-retrieve-headers.
2313         (gnus-request-head): Use gnus-agent-request-article.
2314         (gnus-request-body): Ditto.
2315
2316         * gnus-art.el (gnus-request-article-this-buffer): Use
2317         gnus-agent-request-article.
2318
2319         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
2320         article if it is undownloaded.
2321
2322 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2323
2324         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
2325
2326 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2327
2328         * canlock.el (canlock-string-as-unibyte): New macro.
2329         (canlock-sha1-with-openssl): Return a unibyte string.
2330         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
2331
2332 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2333
2334         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
2335
2336 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2337
2338         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
2339         application/x-emacs-lisp.
2340
2341         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
2342
2343         * nntp.el (nntp-request-article): Add group parameter.
2344         (nntp-request-head): Ditto.
2345         (nntp-find-group-and-number): Add parameter group. Figure out
2346         number if the status line doesn't give (e.g. quimby.gnus.org).
2347
2348 2002-01-08  Simon Josefsson  <jas@extundo.com>
2349
2350         * mml.el (mml-generate-mime-1): Set recipient correctly.
2351
2352 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2353
2354         * message.el (message-read-from-minibuffer): Add parameter
2355         initial-contents.
2356         * gnus-msg.el (gnus-summary-resend-message): Use it.
2357
2358         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
2359         behavior of quit-config.
2360
2361         * message.el (message-make-from): Don't quote fullname.
2362         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
2363
2364         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
2365         From: <andre@slamdunknetworks.com>
2366
2367 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2368
2369         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
2370
2371         * gnus-art.el (gnus-header-button-alist): Handle mailto.
2372
2373         * mml.el (mml-preview): Bind gnus-original-article-buffer because
2374         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
2375         because bbdb may use it.
2376
2377 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2378
2379         * nneething.el (nneething-request-article): When a non-text file
2380         is converted to an article, its data is encoded in base64.  Call
2381         `nneething-make-head' with options to specify MIME types.
2382         (nneething-make-head): Add optional arguments to specify MIME
2383         types.
2384
2385 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2386
2387         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
2388         header if there is not.
2389
2390         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
2391
2392         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
2393         (gnus-inews-mark-gcc-as-read): Obsolete variable.
2394         (gnus-inews-do-gcc): Use them.
2395
2396         * gnus-group.el (gnus-group-mark-article-read): Put holes into
2397         gnus-newsgroup-unselected.
2398
2399 2002-01-06  Simon Josefsson  <jas@extundo.com>
2400
2401         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
2402         condition-case, not ignore-errors.
2403
2404 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2405
2406         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
2407         gnus-fetch-old-headers.
2408
2409         * gnus-art.el (article-display-x-face): Use the current buffer
2410         unless `W f'. Otherwise, X-Face may be shown in the header of a
2411         forwarded part.
2412         (gnus-treatment-function-alist): Treat xface before hiding
2413         headers.
2414
2415 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2416
2417         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
2418         parameters.
2419
2420 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2421
2422         * mm-util.el (mm-multibyte-p): Define conditionally when load.
2423         (mm-guess-charset): New function.
2424         (mm-charset-after): Use it.
2425         (mm-detect-coding-region): New function.
2426         (mm-detect-mime-charset-region): New function.
2427
2428         * gnus-sum.el (gnus-summary-show-article): Use
2429         mm-detect-coding-region.
2430
2431 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2432
2433         * message.el (message-make-fqdn): Be less violent.
2434
2435         * gnus.el (gnus-logo-color-style): Compute custom form
2436         automatically.
2437
2438         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
2439         score file of the parent to the document group.
2440
2441         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
2442         parameters parameter.
2443
2444         * gnus-score.el (gnus-score-load-file): Clean up.
2445
2446 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2447
2448         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
2449         From: Damien Wyart <damien.wyart@free.fr>
2450
2451         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
2452
2453 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2454
2455         * gnus-sum.el (gnus-select-group-hook): Typo.
2456
2457         * rfc2047.el (rfc2047-decode-string): Return immediately if there
2458         is no quoted-printable-encoded STRING.
2459         From: Jesper Harder <harder@ifa.au.dk>
2460
2461         (rfc2047-decode-string): Decode it.
2462
2463 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2464
2465         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
2466
2467 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
2468
2469         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
2470         buffer to get rid of junk line.
2471
2472 2002-01-05  Simon Josefsson  <jas@extundo.com>
2473
2474         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
2475         C-o.
2476         (message-mode-map): Bind message-insert-or-toggle-importance to
2477         C-c C-u.
2478         (message-mode-map): Bind message-disposition-notification-to to
2479         C-c M-n.
2480         (message-mode-menu): Add m-d-n-t.
2481         (message-mode-field-menu): Add m-goto-from.
2482         (message-mode): Doc fix.
2483         (message-goto-from): New function.
2484         (message-insert-disposition-notification-to): New function.
2485         (message-tool-bar-map): Add receipt button.
2486
2487 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2488
2489         * gnus-sum.el (gnus-thread-latest-date): New function.
2490         (gnus-thread-sort-by-most-recent-number): Renamed.
2491         (gnus-thread-sort-functions): Doc fix.
2492         (gnus-select-group-hook): Don't use setq on a hook.
2493         (gnus-thread-latest-date): Use date, not number
2494
2495         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
2496         (gnus-agent-expire): Allow regexp of expire-days.
2497
2498         * gnus-art.el (gnus-article-reply-with-original): Deactivate
2499         region.
2500         (gnus-article-followup-with-original): Ditto.
2501
2502         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
2503
2504         * gnus-art.el (gnus-mime-display-alternative): Use
2505         gnus-local-map-property.
2506         (gnus-mime-display-alternative): Ditto.
2507         (gnus-insert-mime-security-button): Ditto.
2508         (gnus-insert-next-page-button): Ditto.
2509         (gnus-button-prev-page): Take optional args.
2510         (gnus-insert-prev-page-button): widget-convert.
2511
2512         * gnus-util.el (gnus-local-map-property): New function.
2513
2514         * gnus-art.el (gnus-prev-page-map): Use parent map.
2515         (gnus-next-page-map): Ditto.
2516
2517         * gnus-spec.el (gnus-parse-format): Clean up.
2518         (gnus-parse-format): Do complex formatting for %=.
2519
2520         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
2521         "X-Face: " to the data in the built-in scenario.
2522
2523         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
2524         (gnus-correct-pad-form): Renamed.
2525         (gnus-tilde-max-form): Clean up.
2526         (gnus-pad-form): Use gnus-use-correct-string-widths.
2527
2528         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
2529         support if that is available.
2530
2531         * gnus-sum.el (gnus-thread-highest-number): New function.
2532         (gnus-thread-sort-by-most-recent-thread): New function.
2533         (gnus-thread-sort-functions): Doc fix.
2534
2535 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2536
2537         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
2538         all cases.
2539         (gnus-summary-mode): Enable it in all cases.
2540         (gnus-summary-display-article): Ditto.
2541         (gnus-summary-edit-article): Ditto.
2542
2543         * gnus-ems.el (gnus-put-image): Really return glyph.
2544
2545         * gnus-art.el (gnus-article-x-face-command): Fix :type.
2546         (gnus-treat-smiley): Don't take "P" in the interactive form.
2547
2548 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2549
2550         * compface.el (uncompface): XEmacs and Emacs have differing
2551         capabilities.
2552
2553         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
2554
2555         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
2556         (gnus-article-xface-ring-size): Removed.
2557         (gnus-article-display-xface): Removed.
2558         (gnus-remove-image): Cleaned up.
2559
2560         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
2561         (gnus-xmas-create-image): Take pbm files.
2562         (gnus-x-face): Removed.
2563         (gnus-xmas-article-display-xface): Removed.
2564
2565         * gnus-fun.el (gnus-display-x-face-in-from): Bind
2566         default-enable-multibyte-characters.
2567
2568         * compface.el (uncompface): Doc fix.
2569
2570         * gnus-art.el (gnus-article-x-face-command): Use
2571         gnus-display-x-face-in-from.
2572
2573         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
2574
2575         * gnus-ems.el (gnus-put-image): Return the image.
2576
2577         * gnus-fun.el (gnus-display-x-face-in-from): New function.
2578         (gnus-x-face): Moved here.
2579
2580 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2581
2582         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
2583         invisible if string is nil.
2584         (gnus-xmas-article-display-xface): Use it.
2585
2586         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
2587         property when string is nil.
2588         (gnus-article-display-xface): Use it.
2589
2590 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591
2592         * gnus-art.el (article-display-x-face): Check whether valid grey
2593         face was returned.
2594         (article-display-x-face): Place image in the right spot.
2595
2596         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
2597         stderr.
2598         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
2599
2600 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2601
2602         * gnus-xmas.el (gnus-xmas-create-image): Take optional
2603         parameters.
2604         (gnus-xmas-put-image): Allow non-strings to be passed.
2605
2606         * gnus-art.el (article-display-x-face): Use optional parameters.
2607
2608         * gnus-ems.el (gnus-create-image): Take optional parameters.
2609
2610         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
2611
2612         * compface.el (compface-xbm-p): Removed.
2613
2614         * gnus-ems.el (gnus-article-compface-xbm): Removed.
2615         (gnus-article-display-xface): Use compface.
2616
2617         * compface.el: New file.
2618
2619         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
2620         (gnus-convert-image-to-x-face-command): Ditto.
2621         (gnus-random-x-face): Quote argument.
2622         (gnus-x-face-from-file): Ditto.
2623
2624 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
2625
2626         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
2627         the expire-group parameter once per article rather than once
2628         per group; bind `nnmaildir-article-file-name' and `article'
2629         for convenience.  Leave article alone when expire-group
2630         specifies the current group.
2631         (nnmaildir--update-nov): be more concurrency-friendly with
2632         temp file names.
2633
2634 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2635
2636         * gnus-start.el (gnus-read-init-file): Cleaned up.
2637
2638 2002-01-03  Dave Love  <d.love@dl.ac.uk>
2639
2640         * gnus-start.el (gnus-startup-file-coding-system): Removed.
2641         (gnus-read-init-file): Don't use it.
2642
2643 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2644
2645         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
2646
2647 2002-01-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2648
2649         * gnus-start.el (gnus-read-init-file): Don't force coding system
2650         for ~/.gnus.  From Dave Love <fx@gnu.org>.
2651
2652 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2653
2654         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
2655         * nnspool.el (nnspool-request-post): Ditto.
2656
2657         * mm-util.el (mm-use-find-coding-systems-region): New variable.
2658         (mm-find-mime-charset-region): Use it.
2659
2660 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
2661
2662         * gnus.el (gnus-summary-line-format): Added :link.
2663         * gnus-topic.el (gnus-topic-line-format): Ditto.
2664         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
2665         * gnus-srvr.el (gnus-server-line-format): Ditto.
2666         * gnus-group.el (gnus-group-line-format): Ditto.
2667
2668         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
2669         :keys, it works on both Emacsen.
2670
2671 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2672
2673         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
2674
2675 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2676
2677         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
2678
2679 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
2680
2681         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
2682         very wide reply.
2683
2684 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2685
2686         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
2687         (gnus-picon-cache): New variable.
2688         (gnus-picon-transform-newsgroups): Cache stuff.
2689
2690         * gnus-art.el (gnus-article-reply-with-original): New command.
2691         (gnus-article-followup-with-original): New command.
2692
2693         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
2694         END parameters.
2695         (gnus-summary-followup): Take a list of list of articles.
2696         (gnus-inews-yank-articles): Allow lists of article/regions.
2697
2698         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
2699         longer the usual commands.
2700
2701         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
2702         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
2703         shell-command-on-region.
2704
2705 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2706
2707         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
2708           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
2709
2710 2002-01-03  Steve Youngs  <youngs@xemacs.org>
2711
2712         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
2713         understand ':keys', wrap it in an featurep 'xemacs.
2714
2715 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2716
2717         * gnus-ems.el (gnus-article-display-xface): Show xface in the
2718         order of headers (Actually, it is called in a reversed order). Add
2719         'gnus-image-text-deletable property.
2720         (gnus-remove-image): Remove text with such a property.
2721
2722         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
2723         gnus-put-image.
2724
2725         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
2726         with ", "
2727
2728 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2729
2730         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
2731
2732         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
2733         (article-display-x-face): Display grey X-Faces.
2734
2735         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
2736         (gnus-convert-gray-x-face-to-ppm): Ditto.
2737         (gnus-convert-image-to-gray-x-face): Ditto.
2738
2739         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
2740         gnus-summary-show-raw-article.
2741
2742 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2743
2744         Display picons in XEmacs without showing text.
2745
2746         * gnus-xmas.el (gnus-xmas-create-image): Don't use
2747         mm-create-image-xemacs to create xbm glyph, because it deletes
2748         temporary files.
2749         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
2750         (gnus-xmas-remove-image): Make text visible, remove glyph.
2751
2752         * gnus-picon.el (gnus-picon-transform-newsgroups)
2753         (gnus-picon-transform-address): Insert spec backward, due to the
2754         incompatibility of gnus-xmas-put-image.
2755
2756 2002-01-02  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
2757
2758         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
2759
2760 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2761
2762         * gnus.el: Doc fix.
2763
2764         * gnus-art.el: Doc fix.
2765
2766         * gnus-agent.el: Doc fix.
2767
2768 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2769
2770         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
2771
2772 2002-01-01  Paul Jarc <prj@po.cwru.edu>
2773
2774         * nnmaildir.el (nnmaildir--update-nov): automatically parse
2775         NOV data out of the message again if nnmail-extra-headers has
2776         changed.
2777
2778 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2779
2780         * gnus-fun.el: New file.
2781         (gnus-convert-image-to-x-face-command): New variable.
2782         (gnus-insert-x-face): New function.
2783         (gnus-random-x-face): Renamed.
2784         (gnus-x-face-from-file): Renamed.
2785
2786         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
2787         "_".
2788         (gnus-body-boundary-delimiter): Typo fix.
2789
2790 2002-01-02  Simon Josefsson  <jas@extundo.com>
2791
2792         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
2793         (gnus-body-boundary-delimiter): Fix type.
2794
2795 2002-01-01  Simon Josefsson  <jas@extundo.com>
2796
2797         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
2798         (gnus-treat-emphasize, gnus-treat-strip-cr)
2799         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
2800         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
2801         (gnus-treat-fill-article, gnus-treat-hide-citation)
2802         (gnus-treat-hide-citation-maybe)
2803         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
2804         (gnus-treat-strip-pem, gnus-treat-strip-banner)
2805         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
2806         (gnus-treat-date-ut, gnus-treat-date-local)
2807         (gnus-treat-date-english, gnus-treat-date-lapsed)
2808         (gnus-treat-date-original, gnus-treat-date-iso8601)
2809         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
2810         (gnus-treat-strip-trailing-blank-lines)
2811         (gnus-treat-strip-leading-blank-lines)
2812         (gnus-treat-strip-multiple-blank-lines)
2813         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
2814         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
2815         (gnus-treat-display-xface, gnus-treat-display-smileys)
2816         (gnus-treat-from-picon, gnus-treat-mail-picon)
2817         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
2818         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
2819         (gnus-treat-play-sounds, gnus-treat-translate)
2820         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
2821
2822         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
2823         (gnus-article-treat-body-boundary): Use it.
2824
2825         * message.el (message-mode): Fix doc.
2826         (message-mode-menu): Fix names.
2827
2828 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2829
2830         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
2831         articles.
2832
2833         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
2834         (gnus-picon-transform-address): Search for unknown faces as well.
2835         (gnus-picon-find-face): Don't search "news" for MISC.
2836         (gnus-picon-user-directories): Changed default back to exclude
2837         "unknown".
2838
2839         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
2840
2841         * gnus-picon.el (gnus-picon-find-face): Search through all
2842         databases.
2843         (gnus-picon-find-face): New implementation.
2844
2845         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
2846         keystroke.
2847         (gnus-topic-goto-next-topic): Ditto.
2848
2849         * gnus.el (gnus-summary-line-format): Changed default.
2850
2851         * nnmail.el (nnmail-extra-headers): Change default.
2852
2853         * gnus-sum.el (gnus-extra-headers): Change default.
2854
2855         * message.el (message-news-other-window): Changed "news" to
2856         "posting".
2857         (message-news-other-frame): Ditto.
2858         (message-do-send-housekeeping): Ditto.
2859
2860         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
2861         function.
2862         (gnus-article-unread-p): New function.
2863         (gnus-article-unseen-p): New function.
2864         (gnus-dead-summary-mode-map): Typo.
2865
2866         * gnus-util.el (gnus-make-predicate): New function.
2867         (gnus-make-predicate-1): New function.
2868
2869         * gnus-sum.el: New function.
2870         (gnus-map-articles): New function.
2871
2872         * gnus-art.el (gnus-treat-fold-headers): New variable.
2873         (gnus-article-treat-fold-headers): New command and keystroke.
2874
2875         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
2876         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
2877
2878 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2879
2880         * message.el (message-fcc-externalize-attachments): New variable.
2881         (message-do-fcc): Use it.
2882
2883         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
2884         (gnus-inews-do-gcc): Use it.
2885
2886         * mml.el (mml-tweak-sexp-alist): New variable.
2887         (mml-externalize-attachments): New variable.
2888         (mml-tweak-part): Use mml-tweak-sexp-alist.
2889         (mml-tweak-externalize-attachments): New function.
2890
2891 2002-01-01  Steve Youngs  <youngs@xemacs.org>
2892
2893         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
2894         'set-glyph-face' so x-face back/foreground can be set.
2895
2896 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
2897
2898         * message.el (message-fix-before-sending): Fix a typo.
2899
2900 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2901
2902         * gnus-art.el (gnus-treat-smiley): Renamed command.
2903         (gnus-article-remove-images): New command and keystroke.
2904
2905         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
2906
2907         * smiley-ems.el (gnus-smiley-display): Removed.
2908
2909         * gnus.el (gnus-version-number): Update version.
2910
2911         * message.el (message-text-with-property): Renamed and moved
2912         here.
2913         (message-fix-before-sending): Highlight invisible text and place
2914         point there.
2915
2916 2002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2917
2918         * gnus.el: Oort Gnus v0.04 is released.
2919
2920 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2921
2922         * gnus-delay.el (gnus-delay-send-queue): Renamed.
2923
2924         * gnus-art.el (gnus-ignored-headers): More headers,
2925
2926         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
2927         of `scan-error', since XEmacs doesn't seem to support that.
2928
2929 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2930
2931         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
2932         arg.
2933         (gnus-summary-best-unread-subject): Ditto.
2934         (gnus-summary-best-unread-subject): No, don't.
2935         (gnus-summary-better-unread-subject): New command.
2936
2937         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
2938
2939         * lpath.el ((featurep 'xemacs)): fbind url function.
2940
2941         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
2942         buffer.
2943         (gnus-xmas-remove-image): Implementation that does something.
2944         (gnus-xmas-article-display-xface): Mark images properly.
2945
2946         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
2947
2948 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
2949
2950         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
2951
2952 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2953
2954         * gnus-group.el (gnus-group-line-format): Added %O to the default
2955         value.
2956
2957         * gnus-util.el (gnus-text-with-property): The smallest point is
2958         point-min.
2959
2960         * smiley-ems.el (smiley-region): Return images.
2961         (gnus-smiley-display): Allow toggling.
2962         (smiley-region): Use text properties, not overlays.
2963
2964         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
2965         implemented yet.
2966
2967         * smiley-ems.el (smiley-update-cache): Check for valid types.
2968
2969         * gnus-art.el (gnus-with-article-buffer): New macro.
2970
2971         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
2972         strings as well as the glyphs.
2973         (gnus-picon-transform-address): Ditto.
2974         (gnus-picon-insert-glyph): Ditto.
2975         (gnus-picon-transform-newsgroups): Toggle.
2976         (gnus-picon-transform-address): Toggle.
2977
2978         * gnus-ems.el (gnus-remove-image): New function.
2979         (gnus-put-image): Take an optional string.
2980
2981         * gnus-util.el (gnus-text-with-property): New function.
2982
2983         * gnus-art.el (gnus-delete-images): New function.
2984
2985         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
2986
2987         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
2988         (gnus-article-wash-status): Use it.
2989         (gnus-signature-toggle): Clean up.
2990         (gnus-add-wash-status): New function.
2991         (gnus-delete-wash-status): New function.
2992         (gnus-article-hide-text-type): Use them throughout.
2993         (gnus-add-image): New function.
2994
2995         * gnus-ems.el (gnus-article-display-xface): Use new interface.
2996
2997         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
2998         interface.
2999
3000         * gnus-art.el (article-display-x-face): Cleaned up.
3001
3002         * rfc2047.el (rfc2047-field-value): New function.
3003
3004         * mail-parse.el (mail-header-field-value): New alias.
3005
3006         * gnus-art.el (gnus-mime-print-part): Fix typos.
3007
3008         * smiley-ems.el (gnus-smiley-file-types): New variable.
3009         (smiley-update-cache): Use it.
3010         (smiley-regexp-alist): Suffix-less smiley names.
3011         (smiley-regexp-alist): Added more smileys.
3012
3013         * gnus-sum.el (gnus-print-buffer): Made into own function.
3014         (gnus-summary-print-article): Use it.
3015
3016         * mailcap.el (mailcap-mime-info): Actually return the bit that we
3017         looked for when REQUEST is a string.
3018
3019         * gnus-art.el (gnus-mime-button-commands): Add printing
3020         keystroke.
3021         (gnus-mime-copy-part): Doc fix.
3022         (gnus-mime-print-part): New command.
3023
3024 2001-12-31  Simon Josefsson  <jas@extundo.com>
3025
3026         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
3027         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
3028
3029 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3030
3031         * gnus-picon.el (gnus-treat-from-picon): Autoload.
3032         (picon): Fix doc.
3033
3034         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
3035         longer exists. Remove those codes.
3036         * gnus.el (gnus-use-picons): Ditto.
3037
3038 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3039
3040         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
3041         infloop.
3042
3043         * gnus-sum.el (t): New `W D' map.
3044
3045         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
3046         (gnus-article-treat-body-boundary): Clean up.
3047         (gnus-body-boundary-face): Removed.
3048         (gnus-article-goto-header): Moved here.
3049         (gnus-article-goto-header): Allow better regexps.
3050         (gnus-article-treat-fold-newsgroups): New command.
3051
3052         * gnus-sum.el (gnus-summary-move-article): We have to select an
3053         article to give `gnus-read-move-group-name' an opportunity to
3054         suggest an appropriate default.
3055
3056         * rfc2047.el (rfc2047-fold-line): New function.
3057         (rfc2047-unfold-line): Ditto.
3058         (rfc2047-fold-region): Don't fold just after the header name.
3059
3060         * mail-parse.el (mail-header-fold-line): New alias.
3061         (mail-header-unfold-line): Ditto.
3062
3063         * gnus-art.el (gnus-body-boundary-face): Renamed.
3064         (gnus-article-treat-body-boundary): Use it.
3065         (gnus-article-treat-body-boundary): Use an invisible header and a
3066         line of underline characters.
3067
3068 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3069
3070         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
3071
3072         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
3073         (gnus-picon-split-address): New function.
3074         (gnus-picon-find-face): Use it.
3075         (gnus-picon-transform-address): Use it. Set first to t for each
3076         address.
3077
3078         * gnus-art.el (gnus-with-article-headers): Move to here. Define
3079         the macro then use it.
3080         (gnus-treatment-function-alist): Treat picons earlier.
3081
3082 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3083
3084         * gnus-art.el (gnus-body-separator-face): New variable.
3085         (gnus-article-treat-body-boundary): Use a blank, colored line.
3086
3087         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
3088         well.
3089
3090         * gnus-art.el (gnus-treat-body-boundary): New variable.
3091         (gnus-article-treat-unfold-headers): Use helper macro.
3092         (gnus-article-treat-body-boundary): New command.
3093
3094         * gnus.el (gnus-logo-color-style): Change the default color.
3095         (gnus-splash-face): Gray, gray.
3096
3097         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
3098         colors.
3099
3100         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
3101         (gnus-logo-color-style): Ditto.
3102         (gnus-logo-colors): Ditto.
3103
3104         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
3105
3106         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
3107
3108         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
3109         (gnus-picon-transform-newsgroups): New function.
3110
3111         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
3112         string.
3113
3114         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
3115
3116         * gnus-art.el (gnus-treat-cc-picon): New variable.
3117         (gnus-treat-mail-picon): Renamed.
3118
3119         * gnus-picon.el: New implementation.
3120         (gnus-picon-find-face): Renamed.
3121         (gnus-treat-from-picon): Use it.
3122         (gnus-picon-transform-address): Renamed.
3123         (gnus-treat-from-picon): Use it.
3124         (gnus-picon-create-glyph): Renamed.
3125         (gnus-picon-transform-address): Use it.
3126         (gnus-treat-cc-picon): New command.
3127
3128         * mm-decode.el (mm-create-image-xemacs): Separated out into
3129         function.
3130         (mm-get-image): Use it.
3131
3132         * gnus-art.el (gnus-treat-display-picons): Simplify.
3133         (gnus-treat-from-picon): Renamed.
3134
3135         * gnus-ems.el (gnus-create-image): New function.
3136         (gnus-put-image): New function.
3137
3138         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
3139         (gnus-with-article-headers): New macro.
3140         (gnus-article-goto-header): New function.
3141
3142         * gnus-xmas.el (gnus-image-type-available-p): New function.
3143
3144         * gnus-ems.el (gnus-image-type-available-p): New function.
3145
3146 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3147
3148         * nnrss.el (nnrss-check-group): Find the correct tag, because
3149         xml.el is changed.
3150
3151 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3152
3153         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
3154         lines are shorter than the window width.
3155         (gnus-ignored-headers): More headers.
3156
3157 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3158
3159         * gnus-art.el (gnus-treat-unfold-lines): New variable.
3160         (gnus-treat-unfold-headers): Renamed.
3161         (gnus-article-treat-unfold-headers): New command and keystroke.
3162
3163         * rfc2047.el (rfc2047-encode-message-header): Clean up.
3164
3165         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
3166
3167 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
3168
3169         * sha1-el.el (sha1-use-external): New variable.
3170         (sha1-region): Use it.
3171         (sha1-string): Ditto.
3172
3173         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
3174         * gnus-picon.el: Less warnings when compile.
3175
3176 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3177
3178         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
3179         alias.
3180         (gnus-picons-database): Default to list.
3181         (gnus-picons-lookup-internal): Use it.
3182
3183         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
3184         to "bogus".
3185
3186         * gnus-win.el (gnus-configure-windows-hook): New hook.
3187
3188 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
3189
3190         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
3191
3192 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3193
3194         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
3195         lists.
3196         (gnus-select-newsgroup): Don't append; push.
3197         (gnus-adjust-marked-articles): Remove obsolete ranges from
3198         `seen'.
3199         (gnus-update-marks): Clean up.
3200         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
3201
3202 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
3203
3204         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
3205
3206 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3207
3208         * gnus-sum.el (gnus-auto-select-subject): New variable.
3209         (gnus-summary-best-unread-subject): New function.
3210         (gnus-summary-best-unread-article): Use it.
3211         (gnus-summary-first-unseen-subject): New function and command.
3212
3213         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
3214         other treatments.
3215
3216         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
3217         function.
3218
3219         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
3220         from the list of hidden types.
3221
3222         * mm-view.el (mm-inline-text): Ditto.
3223         (mm-inline-text): Ditto.
3224         (mm-w3-prepare-buffer): Ditto.
3225
3226         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
3227
3228 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3229
3230         * gnus-art.el (gnus-ignored-headers): Added more headers.
3231
3232 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
3233
3234         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
3235         once.
3236
3237 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3238
3239         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
3240
3241 2001-12-28  Simon Josefsson  <jas@extundo.com>
3242
3243         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
3244         Jesper Harder <harder@ifa.au.dk>.
3245
3246 2001-12-27  Simon Josefsson  <jas@extundo.com>
3247
3248         * gnus-sum.el (gnus-select-newsgroup): Make
3249         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
3250         contain all articles (instead of none) when no seen marks have
3251         been set for the group.
3252         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
3253         instead, it seems to result in shorter ranges.
3254
3255 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3256
3257         * mm-util.el (mm-iso-8859-x-to-15-region): Use
3258         insert-before-markers.
3259         From Jesper Harder <harder@ifa.au.dk>
3260
3261 2001-12-26  Paul Jarc <prj@po.cwru.edu>
3262
3263         * nnmaildir.el (nnmaildir-save-mail): create the destination
3264         groups if they do not exist.
3265
3266 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3267
3268         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
3269
3270 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3271
3272         * gnus-group.el (gnus-group-read-ephemeral-group): Call
3273         gnus-group-real-name.
3274
3275         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
3276         (gnus-newsgroup-variables): Ditto.
3277
3278         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
3279         return it.
3280
3281 2001-12-21  Paul Jarc <prj@po.cwru.edu>
3282
3283         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
3284         * nnmaildir.el (top-level): Add commentary.
3285         (nnmaildir-version): Indicate that nnmaildir is now a standard
3286         part of Gnus, not separately released.
3287
3288 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3289
3290         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
3291         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
3292         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
3293         From  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
3294
3295 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3296
3297         * nnmaildir.el: Copyright changes. Require cl only at compile time.
3298
3299 2001-12-20  Simon Josefsson  <jas@extundo.com>
3300
3301         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
3302         ZHU <zsh@cs.rochester.edu>.
3303         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
3304         Brian P Templeton <bpt@tunes.org>.
3305
3306 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3307
3308         * nnmaildir.el: New file.
3309         From Paul Jarc <prj@po.cwru.edu>.
3310
3311 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3312
3313         * nndoc.el (nndoc-type-alist): Move forward to the end.
3314
3315 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3316
3317         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
3318         `dolist'.
3319
3320 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3321
3322         * gnus-win.el (gnus-frames-on-display-list): New function.
3323         (gnus-get-buffer-window): Use it.
3324
3325 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3326
3327         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
3328
3329 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3330
3331         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
3332
3333 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3334            From Harald Meland <Harald.Meland@usit.uio.no>
3335
3336         * gnus-win.el (gnus-get-buffer-window): New function.
3337         (gnus-all-windows-visible-p): Use it.
3338
3339         * gnus-util.el (gnus-horizontal-recenter)
3340         (gnus-horizontal-recenter, gnus-horizontal-recenter)
3341         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
3342
3343         * gnus-score.el (gnus-score-insert-help): Use it.
3344
3345         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
3346         (gnus-generate-tree, gnus-highlight-selected-tree)
3347         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
3348         it.
3349
3350         * gnus-art.el (gnus-article-set-window-start)
3351         (gnus-mm-display-part, gnus-request-article-this-buffer)
3352         (gnus-button-next-page, gnus-button-prev-page)
3353         (gnus-article-button-next-page, gnus-article-button-prev-page):
3354         Use it.
3355
3356 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
3357
3358         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
3359         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
3360         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
3361
3362 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3363
3364         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
3365         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
3366         * mml1991.el, nnultimate.el: Add `coding'.
3367
3368 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
3369
3370         * ChangeLog: changed coding to buffer-file-coding-system
3371         * ChangeLog.1: same
3372         * nnwfm.el: same
3373         * gnus-smiley.el: same
3374         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
3375         * gnus-delay.el: same
3376         * gnus-spec.el: same
3377         * message.el: same
3378         * mml1991.el: same
3379         * nnultimate.el: same
3380
3381 2001-12-16  Simon Josefsson  <jas@extundo.com>
3382         Inspired by code by Dirk Meyer <dischi@tzi.de>.
3383
3384         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
3385         (gnus-summary-save-map): Add muttprint.
3386         (gnus-summary-make-menu-bar): Ditto.
3387         (gnus-summary-muttprint): New function.
3388
3389         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
3390
3391 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3392
3393         * uudecode.el (uudecode-decode-region-internal): Speedup by using
3394         temporary list instead of buffer.
3395
3396         * mm-url.el (executable-find): autoload.
3397
3398 2001-12-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
3399
3400         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
3401         to variable, follow doc-string conventions).
3402
3403 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
3404
3405         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
3406         subscribe-level
3407         * gnus-topic.el (gnus-subscribe-topics): use it.
3408
3409 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3410
3411         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
3412         messages. (A small patch with indentation)
3413         From Sean Neakums <sneakums@zork.net>.
3414
3415         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
3416         nil after shooting down the gnus-original-article-buffer.
3417
3418 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3419
3420         * uudecode.el (uudecode-use-external): New variable.
3421         (uudecode-decode-region): Automatically detect external program.
3422
3423         * binhex.el (binhex-use-external): New variable.
3424         (binhex-decode-region-internal): New function.
3425         (binhex-decode-region): Automatically detect external program.
3426
3427         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
3428         Use them.
3429
3430 2001-12-12  Simon Josefsson  <jas@extundo.com>
3431
3432         * nnvirtual.el (nnvirtual-always-rescan)
3433         (nnvirtual-component-regexp): Fix doc.
3434
3435         * nnoo.el (defvoo): Add doc to defvoo variables.
3436
3437         * nnml.el (nnml-directory, nnml-active-file)
3438         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
3439         (nnml-marks-is-evil, nnml-filenames-are-evil)
3440         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
3441
3442         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
3443         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
3444         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
3445         `error'.
3446
3447         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
3448         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
3449
3450         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
3451         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
3452         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
3453         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
3454
3455         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
3456         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
3457
3458         * imap.el, nnimap.el: Fix indentation.
3459
3460         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
3461
3462 2001-12-12  Didier Verna  <didier@xemacs.org>
3463
3464         * gnus-msg.el (gnus-group-news): New function.
3465         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
3466         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
3467         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
3468         for it.
3469         * gnus-msg.el (gnus-summary-news-other-window): New function.
3470         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
3471         bind it to `i'.
3472         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
3473         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
3474         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
3475         for it (called with a prefix).
3476         * gnus-msg.el (gnus-configure-posting-styles): add an optional
3477         group-name argument.
3478         * gnus-msg.el (gnus-setup-message): use it.
3479
3480 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3481
3482         * gnus-sum.el (gnus-summary-show-article): Fix doc.
3483
3484 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3485
3486         * mml.el (mime-to-mml): Remove Content-Disposition too.
3487
3488 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3489
3490         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
3491         * gnus-group.el (gnus-group-name-decode): Decode unibyte
3492         strings only.
3493         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3494
3495 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
3496
3497         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
3498         (nnmail-fancy-expiry-target): Use it.
3499         Suggestions from Simon Josefsson <jas@extundo.com>.
3500
3501 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3502
3503         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
3504
3505 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3506
3507         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
3508
3509         * gnus-util.el (gnus-url-unhex-string): Move here.
3510
3511 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3512
3513         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
3514         mm-url-decode-entities-nbsp.
3515
3516         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
3517         * webmail.el, nnwfm.el: Use mm-url.
3518
3519         * mm-url.el (mm-url-fetch-form): Move from nnweb.
3520         (mm-url-remove-markup): Move from nnweb.
3521         (mm-url-fetch-simple): Move from webmail.
3522
3523         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
3524
3525 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3526
3527         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
3528         (gnus-summary-print-article): Use it.
3529
3530         * gnus-util.el (gnus-replace-in-string): Typo.
3531
3532 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3533
3534         * nnweb.el (nnweb-replace-in-string): Removed.
3535
3536         * gnus-util.el (gnus-replace-in-string): New function.
3537         (gnus-mode-string-quote): Use it.
3538
3539         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
3540         * nnwfm.el (nnwfm-create-mapping): Ditto.
3541
3542 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3543
3544         * dgnushack.el (dgnushack-compile): nnrss.el and
3545         nnslashdot.el don't depend on nnweb, url, w3.
3546
3547         * nnrss.el: Use mm-url.
3548
3549 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3550
3551         * mm-url.el (mm-url-insert-file-contents): Support file:.
3552
3553 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3554
3555         * mm-view.el: Lower case for the description line. Sync from the
3556         Emacs CVS.
3557
3558 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3559
3560         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
3561         From:  Stefan Monnier  <monnier@cs.yale.edu>
3562
3563 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3564
3565         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
3566
3567 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3568
3569         * mm-url.el: Require executable.
3570         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
3571
3572 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3573
3574         * pop3.el (pop3-munge-message-separator): Only use valid date.
3575         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
3576
3577         * Makefile.in: gnus-load.elc may not be generated.
3578
3579 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3580
3581         * mm-url.el: New file.
3582         * nnslashdot.el: Use it.
3583         * mm-extern.el (mm-extern-url): Use it.
3584
3585 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3586
3587         * gnus-sum.el (gnus-summary-save-article): Nix
3588         gnus-display-mime-function and gnus-article-prepare-hook.
3589
3590         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
3591         the beginning of lines.
3592         (gnus-complex-form-to-spec): Ditto.
3593
3594 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3595
3596         * message.el (message-make-mft): Fix the m-s-a-file regexp.
3597         From Paul Jarc <prj@po.cwru.edu>.
3598
3599 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3600
3601         * message.el: New variable message-subscribed-address-file;
3602         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
3603
3604 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3605
3606         * message.el (message-tab-body-function): Set to nil.
3607         (message-tab): Use text-mode-map or global-map.
3608         Suggested by Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
3609
3610 2001-11-30  Simon Josefsson  <jas@extundo.com>
3611
3612         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
3613         instead of gnus-union, for speed.  Suggested by Christoph Conrad
3614         <christoph.conrad@gmx.de>.
3615         (gnus-agent-fetch-group-1): Add verbose message.
3616
3617 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3618
3619         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
3620         of integers.
3621
3622 2001-11-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3623
3624         * message.el (message-newgroups-header-regexp)
3625         (message-completion-alist, message-tab-body-function): Use
3626         defcustom rather than defvar.
3627         (message-tab): Mention `message-tab-body-function' in doc.
3628         Suggested by Karl Eichwalder.
3629
3630 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3631
3632         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
3633
3634 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3635
3636         * nnheader.el (nnheader-find-nov-line): Don't use macro
3637         gnus-delete-line.
3638
3639         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
3640         (gnus-group-name-charset): Ditto.
3641
3642         * gnus-util.el (gnus-buffer-live-p): Ditto.
3643
3644 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3645
3646         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
3647         open parenthesis in doc.
3648         (sieve-manage-authenticator-alist): Typo in doc.
3649         * imap.el (imap-authenticator-alist): Typo in doc.
3650         (imap-stream-alist): Backslash.
3651
3652         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
3653           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
3654
3655 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3656
3657         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
3658
3659         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
3660
3661         * gnus-msg.el (gnus-configure-posting-styles): use
3662         make-local-hook. Add LOCAL for add-hook.
3663
3664 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
3665
3666         * message.el (message-mode): Use `make-local-hook' unless
3667         obsolete.
3668         Patch by Katsumi Yamaoka  <yamaoka@jpl.org>.
3669
3670 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3671
3672         * canlock.el: Remove sha1.el and base64.el stuff.
3673
3674 2001-11-26  Didier Verna  <didier@xemacs.org>
3675
3676         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
3677         if needed.
3678
3679 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3680
3681         * message.el (message-tamago-not-in-use-p): New function.
3682         (message-strip-forbidden-properties): Use it.
3683
3684 2001-11-26  Didier Verna  <didier@xemacs.org>
3685
3686         * gnus-start.el (gnus-check-first-time-used): only check for
3687         existence of .el[d] files.
3688
3689 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3690
3691         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
3692
3693         * message.el (message-setup-1): Clean up mc-*.
3694
3695 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3696
3697         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
3698         * gnus-score.el (gnus-score-find-bnews): Use it.
3699
3700         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
3701         (gnus-summary-limit-to-author): Ditto.
3702         (gnus-summary-limit-to-extra): Ditto.
3703         (gnus-summary-find-matching): Support not-matching argument.
3704
3705 2001-11-25  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3706
3707         * message.el (message-wash-subject): Use `insert' rather than
3708         `insert-string', which is deprecated.
3709
3710 2001-11-24  Simon Josefsson  <jas@extundo.com>
3711
3712         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
3713         message. (Gnus does not "default" to using 8bit for the message,
3714         it default to use 8bit encoding and the user-supplied CTE
3715         value. Calling this behaviour "treating it as 8bit" is perhaps
3716         better.)
3717
3718         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
3719         (compare mm-charset-to-coding-system).
3720
3721 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3722
3723         * canlock.el (canlock-sha1-with-openssl): Use unibyte
3724         buffer. Correctly decode hex.
3725
3726 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3727
3728         * gnus-agent.el (gnus-category-insert-line): Convert category
3729         names to strings.
3730
3731 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3732
3733         * message.el (sha1): eval-and-compile.
3734
3735 2001-11-20  Simon Josefsson  <jas@extundo.com>
3736
3737         * message.el (message-allow-no-recipients): New variable.
3738         (message-send): Use it, customize the prompting when posting to
3739         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
3740
3741 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3742
3743         * mm-util.el (mm-coding-system-priorities): New variable.
3744         (mm-sort-coding-systems-predicate): New function.
3745         (mm-find-mime-charset-region): Resort coding systems if needed.
3746         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
3747
3748 2001-11-20  Didier Verna  <didier@xemacs.org>
3749
3750         * gnus-group.el (gnus-group-make-help-group): new optional
3751         argument to control the error behavior.
3752         * gnus-start.el (gnus-check-first-time-used): use it to avoid
3753         erroring.
3754
3755 2001-11-19  Simon Josefsson  <jas@extundo.com>
3756
3757         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
3758         instead of C-c C-u.  Suggested by Per Abrahamsen
3759         <abraham@dina.kvl.dk>.
3760
3761 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3762
3763         * nnfolder.el (nnfolder-read-folder): Use group instead of
3764         nnfolder-current-group.
3765         Suggested by Lorentey Karoly <lorentey@elte.hu>.
3766
3767 2001-11-17  Simon Josefsson  <jas@extundo.com>
3768
3769         * message.el (message-send): Ask user if Fcc/Gcc should be
3770         performed when no other sender was specified.
3771         Suggested by prj@po.cwru.edu (Paul Jarc).
3772
3773 2001-11-17  Simon Josefsson  <jas@extundo.com>
3774
3775         * message.el (message-mode, message-mode-map): Use C-c C-u for
3776         Importance: instead of C-c C-p (used by SC).
3777
3778 2001-11-16  Simon Josefsson  <jas@extundo.com>
3779
3780         * message.el (message-insert-importance-high)
3781         (message-insert-importance-low): Save point.
3782
3783         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
3784         value.
3785
3786 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
3787
3788         * message.el (message-strip-special-text-properties): New option.
3789         (message-strip-forbidden-properties): Obey it.
3790
3791 2001-11-14  Sam Steingold  <sds@gnu.org>
3792
3793         * gnus-score.el: Fixed some doc strings to properly quote symbols.
3794
3795 2001-11-15  Simon Josefsson  <jas@extundo.com>
3796
3797         Support "Importance:" header in Message.
3798
3799         * message.el (message-mode-map): Bind C-c C-p to
3800         `message-insert-or-toggle-importance'
3801         (message-mode-menu): Add message-insert-importance-{high,low}.
3802         (message-insert-importance-high, message-insert-importance-low)
3803         (message-insert-or-toggle-importance): New functions.
3804         (message-tool-bar-map): Add {un,}important.
3805         (message-mode): Doc fix.
3806
3807 2001-11-15  Simon Josefsson  <jas@extundo.com>
3808
3809         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
3810
3811         * mml.el (mml-menu): Fix toolbar tooltip.
3812
3813 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3814
3815         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
3816         * nnml.el (nnml-save-marks): Ditto.
3817
3818         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
3819
3820 2001-11-15  Simon Josefsson  <jas@extundo.com>
3821
3822         * nnml.el (nnml-save-marks):
3823         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
3824         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
3825
3826 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
3827
3828         * gnus-art.el (gnus-article-wash-status-strings): Use
3829         `copy-sequence', not `copy-seq'.
3830
3831 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
3832
3833         * gnus-art.el (gnus-article-wash-status-strings): New constant.
3834         (gnus-gnus-article-wash-status-entry): New function.
3835         (gnus-article-wash-status): Use it.
3836
3837 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3838
3839         * mml1991.el: Add coding header.
3840
3841 2001-11-12  Simon Josefsson  <jas@extundo.com>
3842
3843         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
3844         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
3845         `mml1991-sign' and `mml1991-encrypt'.
3846         (mml1991-encrypt, mml1991-sign): New glue functions.
3847         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
3848
3849         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
3850         (mml-menu): Add PGP to menu.
3851
3852         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
3853         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
3854         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
3855         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
3856
3857         * mml2015.el: Mention RFC 3156.
3858
3859         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
3860
3861 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3862
3863         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
3864
3865         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
3866           From <Michael.Cook@cisco.com>
3867
3868 2001-11-11  Simon Josefsson  <jas@extundo.com>
3869
3870         * message.el (top-level): Autoload sha1.
3871         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
3872         canlock, no need to require two different hash algs).  Suggested
3873         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
3874
3875 2001-11-09  Simon Josefsson  <jas@extundo.com>
3876
3877         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Bm\e(Bk
3878         <Pavel@Janik.cz>.
3879
3880 2001-11-09  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3881
3882         * message.el (message-point-in-header-p): New function.
3883         (message-do-auto-fill): Use it.
3884         (message-beginning-of-line): New function.  Goes to beginning of
3885         header value (i.e., end of header name), or to beginning of line
3886         if already at beginning of value.  Behaves like
3887         `beginning-of-line' when in message body.
3888         (message-mode-map): Bind it.
3889
3890 2001-11-08  Simon Josefsson  <jas@extundo.com>
3891
3892         * gnus-msg.el (gnus-posting-styles): Add doc.
3893
3894 2001-11-07  Simon Josefsson  <jas@extundo.com>
3895
3896         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
3897
3898         * sieve-mode.el (sieve-control-commands-face)
3899         (sieve-control-commands-face, sieve-action-commands-face)
3900         (sieve-test-commands-face, sieve-tagged-arguments-face): New
3901         faces.
3902         (sieve-font-lock-keywords): Use them.
3903         (sieve-mode): Only set font-lock-defaults in emacs.
3904
3905         * gnus-art.el (gnus-default-article-saver): Add
3906         gnus-summary-save-body-in-file.
3907         (gnus-summary-write-to-file): Fix doc.
3908
3909 2001-11-07  Simon Josefsson  <jas@extundo.com>
3910
3911         * gnus-art.el (gnus-treat-highlight-signature): Add cross
3912         reference to the correct chapter in the manual.
3913
3914         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
3915         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
3916
3917 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3918
3919         * mml.el (mml-preview): Bind mail-header-separator.
3920
3921 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3922
3923         * message.el: Always require canlock.
3924         (message-ignored-supersedes-headers): Include Cancel-Lock and
3925         Cancel-Key.
3926         (message-insert-canlock): Don't require canlock.
3927         (message-cancel-news): Don't check whether canlock is available.
3928         (message-supersede): Support cancel-locks.
3929
3930         * gnus-art.el: Don't autoload canlock.
3931
3932 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3933
3934         * mail-source.el (mail-source-fetch-imap): ASYNC param.
3935         From: <andre@slamdunknetworks.com>
3936
3937 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3938
3939         * many files: Fix copyright lines.
3940
3941 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3942
3943         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
3944         Suggested by Dave Love  <fx@gnu.org>.
3945
3946 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3947
3948         * message.el (message-kill-buffer): Remove auto-save file after
3949         confirm.
3950
3951         * message.el (message-send-mail): Call message-generate-headers
3952         once.  Suggested by Matt Armstrong <matt@lickey.com>.
3953
3954         * gnus-topic.el (gnus-topic-rename): Initial-input.
3955         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
3956
3957 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
3958
3959         * message.el (message-forbidden-properties): New constant.
3960         (message-strip-forbidden-properties): New function.
3961         (message-mode): Activate it.
3962
3963 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3964
3965         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
3966         (mm-hack-charsets): Fix doc.
3967
3968 2001-11-02  Simon Josefsson  <jas@extundo.com>
3969
3970         * gnus-int.el (gnus-check-server): Message "...done" when done.
3971
3972         * imap.el (imap-close): Don't message (imap-send-command-wait
3973         returns if the connection is dropped).
3974         (imap-wait-for-tag): Nix out message only when necessary.
3975
3976         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
3977         for non-crossposting.
3978         (gnus-sieve-crosspost): Default to t to be consistent with other
3979         parts of Gnus.
3980
3981 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3982
3983         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
3984         (mm-iso-8859-x-to-15-table): Ditto.
3985         (mm-iso-8859-x-to-15-region): Ditto.
3986         (mm-find-mime-charset-region): Ditto.
3987
3988 2001-11-01  Simon Josefsson  <jas@extundo.com>
3989
3990         * nnimap.el (nnimap-close-asynchronous): New variable.
3991         (nnimap-close-group): Use it.
3992         (nnimap-expunge): Don't use it.
3993
3994         * imap.el (imap-callbacks): New variable.
3995         (imap-remassoc): Copied from `gnus-remassoc'.
3996         (imap-add-callback): New function.
3997         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
3998         behaviour.
3999         (imap-parse-response): Call the callback.
4000
4001         * message.el (message-insert-canlock): New variable.
4002         (message-canlock-generate, message-canlock-password)
4003         (message-insert-canlock): New functions.
4004         (message-send-news): Call `message-insert-canlock'.
4005         (top-level): Require canlock when compiling.
4006         (message-insert-canlock): Require canlock before we need it.
4007
4008 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4009
4010         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
4011
4012 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4013
4014         * dgnushack.el (dgnushack-make-load): A workaround for
4015         custom-add-loads bug in some versions of XEmacs.
4016
4017 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4018
4019         * mm-util.el (mm-charset-synonym-alist): Revert (some).
4020
4021 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4022
4023         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
4024         (mm-hack-charsets): New variable.
4025         (mm-iso-8859-15-compatible): New variable.
4026         (mm-iso-8859-x-to-15-table): New variable.
4027         (mm-find-mime-charset-region): Add parameter hack-charsets.
4028
4029         * mm-bodies.el (mm-encode-body): Use it.
4030         * mml.el (mml-parse-1): Ditto.
4031
4032 2001-11-01  Simon Josefsson  <jas@extundo.com>
4033
4034         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
4035
4036 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4037
4038         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
4039         is nil.
4040
4041 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4042
4043         * smiley-ems.el (smiley-update-cache): Auto detect file type.
4044
4045         * message.el (message-forward-rmail-make-body): Use
4046         save-window-excursion.
4047         (message-encode-message-body): Search with noerror.
4048         (message-setup-1): Convert compose-mail send-actions to
4049         message-send-actions.
4050
4051 2001-11-01  Simon Josefsson  <jas@extundo.com>
4052
4053         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
4054         <yamaoka@jpl.org>.
4055
4056 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4057
4058         * sieve-manage.el (sieve-string-bytes): No complain.
4059
4060 2001-11-01  Simon Josefsson  <jas@extundo.com>
4061
4062         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
4063         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
4064         has autoload cookies, so no `require' should be necessary.)
4065
4066         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
4067         files.
4068
4069 2001-10-31  Simon Josefsson  <jas@extundo.com>
4070
4071         * gnus-cus.el (gnus-group-parameters): Support integer `display'
4072         parameter.
4073
4074         * gnus-sum.el (gnus-select-newsgroup): If group parameter
4075         `display' is a number (and C-u wasn't used to enter group), only
4076         fetch that number of articles.
4077
4078 2001-10-31  Matt Armstrong  <matt@lickey.com>
4079
4080         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
4081         not-subscribed -> subscribed.
4082
4083 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4084         From: Josh Huber <huber@alum.wpi.edu>
4085
4086         * message.el (message-subscribed-address-functions): New variable.
4087         (message-subscribed-addresses): New variable.
4088         (message-subscribed-regexps): New variable.
4089         (message-goto-mail-followup-to): New function.
4090         (message-send-mail): Add Mail-Followup-To.
4091         (message-make-mft): New function.
4092
4093         * gnus.el (gnus-find-subscribed-addresses): New function.
4094
4095 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4096
4097         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
4098         (mail-source-fetch-pop): Ditto.
4099         (mail-source-check-pop): Ditto.
4100
4101         * gnus-start.el (gnus-read-init-file): Ditto.
4102         (gnus-activate-group): Ditto.
4103         (gnus-read-newsrc-el-file): Ditto.
4104
4105 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4106
4107         * message.el (message-get-reply-headers): Make sure there is ", ".
4108
4109         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
4110         mm-coding-system-p. Don't correct it only in XEmacs.
4111         (mm-charset-to-coding-system): Use mm-coding-system-p and
4112         mm-get-coding-system-list.
4113         (mm-emacs-mule, mm-mule4-p): New variables.
4114         (mm-enable-multibyte, mm-disable-multibyte,
4115         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
4116         mm-with-unibyte-current-buffer,
4117         mm-with-unibyte-current-buffer-mule4): Use them.
4118         (mm-find-mime-charset-region): Treat iso-2022-jp.
4119
4120         From  Dave Love  <fx@gnu.org>:
4121
4122         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
4123         construction.
4124         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
4125         entries conditional on not having a coding system defined for
4126         them.
4127         (mm-mule-charset-to-mime-charset): Use
4128         find-coding-systems-for-charsets if defined.
4129         (mm-charset-to-coding-system): Don't use
4130         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
4131         later.  Add last resort search of coding systems.
4132         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
4133         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
4134         Mule 4.
4135         (mm-find-mime-charset-region): Re-write.
4136         (mm-with-unibyte-current-buffer): Restore buffer as well as
4137         multibyteness.
4138
4139 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4140
4141         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
4142         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
4143         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
4144
4145 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4146
4147         * gnus-art.el (article-display-x-face): Nix buffer-read-only
4148         again.
4149
4150         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
4151
4152 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4153
4154         * gnus-spec.el (gnus-parse-simple-format): Use
4155           buffer-substring-no-properties.
4156
4157 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4158
4159         * gnus-art.el (article-verify-cancel-lock): New function.
4160
4161         * nnheader.el (nntp-process-response): New variable.
4162         (nnheader-init-server-buffer): Make `nntp-process-response'
4163         buffer-local in `nntp-server-buffer'.
4164
4165         * nntp.el (nntp-prepare-post-hook): New hook.
4166         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
4167         (nntp-async-trigger): Ditto.
4168         (nntp-request-post): Insert a server's ID if there's no Message-ID
4169         header; run `nntp-prepare-post-hook'.
4170
4171 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4172
4173         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
4174         instead.
4175
4176         * message.el (message-forward-subject-author-subject): Don't use
4177         message-news-p, which widens the buffer.
4178         (message-forward-make-body): New function.
4179         (message-forward): Use it.
4180         (message-insinuate-rmail): New function.
4181         (message-forward-rmail-make-body): New function.
4182
4183 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4184
4185         * mm-extern.el (mm-extern): Provide it.
4186
4187         * mm-partial.el (mm-partial): Provide it.
4188
4189 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4190
4191         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
4192
4193 2001-10-29  Simon Josefsson  <jas@extundo.com>
4194
4195         * mml.el (mml-preview): Bind message-this-is-news if it is
4196         news. From Jesper Harder <harder@myrealbox.com>.
4197
4198 2001-10-28  Simon Josefsson  <jas@extundo.com>
4199
4200         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
4201
4202 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
4203
4204         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
4205         ironic smilies.
4206
4207 2001-10-27  Simon Josefsson  <jas@extundo.com>
4208
4209         * message.el (message-indent-citation): Don't add trailing
4210         whitespace when citing text.
4211
4212         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
4213         <harder@ifa.au.dk>.
4214
4215 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4216
4217         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
4218         not available.
4219         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
4220         (nnweb-type-definition): Add google as alias of dejanews.
4221         (nnweb-google-parse-1): Forward 1 line.
4222
4223 2001-10-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4224
4225         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
4226         variable `message-forward-ignored-headers'.
4227
4228 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
4229
4230         * gnus.el (gnus-expand-group-parameter): New function.
4231         (gnus-expand-group-parameters): Call it.
4232         (gnus-group-fast-parameter): New function.
4233         (gnus-group-find-parameter): Call it.
4234
4235 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4236
4237         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
4238         vector (it didn't before because of a bug).
4239         * gnus-msg.el (gnus-post-news): Use header vector directly, if
4240         available.  Before it converted it to an article number.
4241
4242         This makes followup to news articles with negative numbers in
4243         nnvirtual groups use news instead of mail.
4244
4245 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4246
4247         * gnus.el (post-method): Use `native' instead of `nil'.
4248
4249         * gnus-msg.el (gnus-post-method): Ditto.
4250
4251 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
4252
4253         * gnus.el (gnus-define-group-parameter): Grammar fix.
4254
4255 2001-10-22  Simon Josefsson  <jas@extundo.com>
4256
4257         * gnus-msg.el (gnus-extended-version): Include
4258         system-configuration.
4259         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann).
4260
4261 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
4262
4263         * gnus.el (post-method): Customization fix: `native' is not a
4264         valid value.
4265         * gnus-msg.el (gnus-post-method): Doc and customization fix:
4266         `native' is not a valid value.
4267
4268 2001-10-21  Simon Josefsson  <jas@extundo.com>
4269
4270         * nnimap.el (nnimap): Defgroup
4271         (nnimap-strict-function, nnimap-strict-function-match): New
4272         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
4273         (nnimap-split-crosspost, nnimap-split-inbox)
4274         (nnimap-split-rule, nnimap-split-predicate)
4275         (nnimap-split-predicate): Defcustom.
4276         (nnimap-split-inbox, nnimap-expunge-search-string)
4277         (nnimap-importantize-dormant): Remove "*" from doc.
4278
4279 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4280
4281         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
4282         not supplied via prefix arg.  From Lisp, make arg mandatory.
4283         Suggested by Frank Schmitt.
4284
4285 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
4286
4287         * message.el (message-do-auto-fill): Avoid calling
4288         'rfc822-goto-eoh'.
4289
4290 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4291         From Paul Jarc <prj@po.cwru.edu>.
4292
4293         * message.el (message-get-reply-headers): Restructure the logic
4294         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
4295
4296 2001-10-20  Simon Josefsson  <jas@extundo.com>
4297
4298         * message.el (message-cancel-news): Support cancel-locks.
4299         Suggested by Per Abrahamsson.
4300
4301         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
4302         conses.  From David Z Maze <dmaze@MIT.EDU>.
4303
4304         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
4305
4306 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4307
4308         * mm-decode.el (mm-default-directory): Fix customize type.
4309
4310         * message.el (message-setup-fill-variables): Kludge to use
4311         normal-auto-fill-function even if auto fill is already activated.
4312
4313 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4314
4315         * message.el (message-do-auto-fill): New version that does not
4316         rely on text properties, by Simon Josefsson <jas@extundo.com>.
4317         (message-setup-1): Removed the `message-field' property.
4318
4319         * gnus-draft.el (gnus-draft-edit-message): Removed the
4320         `message-field' property.
4321
4322 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4323
4324         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
4325         `message-field'.  The `field' property has a special significance in
4326         Emacs 21.
4327
4328         * message.el (message-send, message-setup-1): Ditto.
4329
4330 2001-10-18  Simon Josefsson  <jas@extundo.com>
4331
4332         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
4333         when undoing.
4334
4335 2001-10-18  Simon Josefsson  <jas@extundo.com>
4336         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
4337
4338         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
4339         (gnus-summary-make-menu-bar): Ditto.
4340
4341 2001-10-17  Simon Josefsson  <jas@extundo.com>
4342
4343         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
4344         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
4345
4346 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4347
4348         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
4349         * gnus-util.el (gnus-user-date): New function.
4350         From Frank Schmitt <usenet@Frank-Schmitt.net>.
4351
4352 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4353
4354         * message.el (message-check-news-header-syntax): Special case
4355         nnvirtual groups.
4356
4357         * gnus-sum.el (gnus-summary-respool-default-method): Changed
4358         customize type to `symbol'.
4359
4360 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4361
4362         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
4363         %&foo;.
4364         (gnus-parse-simple-format): Support user extended spec too.
4365         %u&foo; invokes gnus-user-format-function-foo.
4366
4367 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4368
4369         * nnml.el (nnml-request-expire-articles): Make sure it is back to
4370         the server.
4371         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
4372         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4373         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
4374         * nndiary.el (nndiary-request-expire-articles): Ditto.
4375         (nndiary-schedule): Defsubst it before use it.
4376         (nndiary-error): eval-and-compile.
4377
4378 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4379
4380         * gnus-msg.el (gnus-post-method): Changed two instances of
4381         `active' to `current' and one `null' to `not'.
4382
4383 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4384         From Katsumi Yamaoka  <yamaoka@jpl.org>.
4385
4386         * message.el (message-setup-fill-variables): Use
4387         `normal-auto-fill-function' instead of `auto-fill-function'.
4388
4389 2001-10-16  Simon Josefsson  <jas@extundo.com>
4390
4391         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
4392         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
4393         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
4394
4395 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4396         Patch by Oliver Scholz <oscholz@my.gnus.org>.
4397
4398         * gnus-draft.el (gnus-draft-edit-message): Add text property
4399         `field' with value `header' to message headers.
4400         * message.el (message-setup-1): Really add text property to all of
4401         the header, not just part of it.
4402
4403 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4404
4405         * gnus-group.el (gnus-group-sort-by-server): Use it.
4406
4407         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
4408
4409         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
4410         and keystroke.
4411
4412 2001-10-14  Simon Josefsson  <jas@extundo.com>
4413
4414         * dig.el: Doc fix.
4415
4416         * smime.el: Doc fix.
4417
4418         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
4419         charset magic from message.el.
4420
4421 2001-10-12  Simon Josefsson  <jas@extundo.com>
4422         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
4423
4424         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
4425         'cite from g-a-wash-types.
4426         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
4427         (gnus-article-hide-citation): Fix.
4428
4429         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
4430         character.
4431         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
4432
4433         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
4434         definition.
4435         (gnus-signature-toggle): Toggle `s' mode line character.
4436
4437         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
4438         doing stuff that clears it.
4439
4440 2001-10-12  Simon Josefsson  <jas@extundo.com>
4441
4442         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
4443         From Eric Marsden <emarsden@laas.fr>.
4444
4445 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4446
4447         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
4448         (autoload): Add some autoloads.
4449
4450 2001-10-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4451         Suggested by Oliver Scholz <epameinondas@gmx.de>.
4452
4453         * message.el (message-do-auto-fill): New function.  Like
4454         `do-auto-fill' but don't fill when in the message header.
4455         (message-setup-1): Put a text property on the message header.
4456         (message-setup-fill-variables): Use `message-do-auto-fill'.
4457
4458 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4459
4460         * message.el (message-send-mail-partially): Insert an empty line
4461         first, because of the change of message-make-lines.
4462
4463 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
4464
4465         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
4466         iso-8859-15, make it an alias for iso-8859-1.
4467
4468 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4469
4470         * message.el (message-send-news): Don't modify the value of
4471         `message-syntax-checks' if it is not a list (possibly it is
4472         `dont-check-for-anything-just-trust-me').
4473
4474 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4475
4476         * gnus-group.el (gnus-group-name-charset-group-alist): Use
4477         `find-coding-system' for XEmacs to check whether the coding-system
4478         `utf-8' is available.
4479
4480 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4481
4482         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
4483
4484 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
4485
4486         * message.el (message-send-news): Oops, missed case with no
4487         "Followup-To" header...
4488
4489 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
4490
4491         * message.el (message-send-news): Allow
4492         `gnus-group-name-charset-group-alist' to affect encoding of the
4493         "Newsgroups" and "Followup-To" headers.
4494
4495 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4496
4497         * Makefile.in (install-el): Depend on gnus-load.el.
4498
4499 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4500
4501         * Makefile.in (install-el): Use -f.
4502         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
4503
4504 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
4505
4506         * message.el (message-send-news): Don't encode Followups-To when
4507         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
4508
4509         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
4510         header.
4511
4512         * gnus-art.el (article-decode-group-name): Also decode
4513         "Followup-To".
4514
4515         * rfc2047.el (rfc2047-encode-message-header): Encode without
4516         asking for null methods.
4517
4518         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
4519         default charset for newsgroup names in accordance with USEFOR.
4520
4521         * gnus-group.el (gnus-group-name-charset-method-alist,
4522         gnus-group-name-charset-group-alist): Removed "*" from doc
4523         strings, "*" should not be used for complex variables.
4524
4525 2001-10-06  Simon Josefsson  <jas@extundo.com>
4526
4527         Support UTF-8 group names better.
4528
4529         * message.el (message-check-news-header-syntax): Encode group
4530         names before comparison.
4531
4532         * gnus-msg.el (gnus-copy-article-buffer): Run all
4533         `gnus-article-decode-hook's except `article-decode-charset'
4534         instead of hardcoding call to one of them.
4535
4536         * gnus-art.el (gnus-article-decode-hook): Add
4537         `article-decode-group-name'.
4538         (article-decode-group-name): New function, use `g-d-n'.
4539
4540         * gnus-group.el (gnus-group-insert-group-line): Decode
4541         gnus-tmp-group using `g-d-n'.
4542
4543         * gnus-util.el (gnus-decode-newsgroups): New function.
4544
4545 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
4546
4547         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
4548         `gnus-group-name-charset-group-alist'.
4549
4550 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4551
4552         * Makefile.in: Install el in install. Add uninstall.
4553
4554 2001-10-05  Simon Josefsson  <jas@extundo.com>
4555
4556         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
4557
4558         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
4559
4560         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
4561         empty folders.
4562
4563         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
4564         limiting if read-all (C-u RET) was used.
4565
4566 2001-10-04  Simon Josefsson  <jas@extundo.com>
4567
4568         * mail-source.el (mail-source-movemail-program): New variable.
4569         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
4570         <thutt@thutt.vmware.com>.
4571
4572 2001-10-03  Simon Josefsson  <jas@extundo.com>
4573
4574         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
4575         (gnus-summary-line-format-alist): Fix param.
4576
4577 2001-10-02  Simon Josefsson  <jas@extundo.com>
4578
4579         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
4580         don't go through `nnimap-request-expire-articles' to delete the
4581         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
4582
4583 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4584
4585         * gnus-agent.el (gnus-agent-write-active): The min in the
4586         agent/active may be larger than that in the server/active.
4587
4588 2001-10-01  Simon Josefsson  <jas@extundo.com>
4589
4590         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
4591         is IMAP4rev1.
4592
4593         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
4594
4595         * nnfolder.el: Ditto.
4596
4597 2001-09-30  Dan Christensen <jdc+news@uwo.ca>
4598
4599         * gnus-sum.el (gnus-summary-extract-address-component): New function.
4600         (gnus-summary-from-or-to-or-newsgroups): Optimize.
4601
4602 2001-09-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4603
4604         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
4605         (message-mode-menu): Menu item for same.
4606
4607         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
4608         delayed articles.
4609
4610         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
4611         nndraft:delayed does not exist.
4612         (gnus-delay-initialize): Don't set up keymap, that's done from
4613         message.el now.
4614         (gnus-delay, gnus-delay-group, gnus-delay-header)
4615         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
4616
4617 2001-09-29  Simon Josefsson  <jas@extundo.com>
4618
4619         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
4620         utf-8, not eight-bit-control.
4621
4622         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
4623         (imap-log, imap-debug): Custom.
4624         (imap-log-buffer, imap-debug-buffer): New constants.
4625         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
4626         (imap-network-open, imap-shell-open, imap-starttls-open)
4627         (imap-send-command-1, imap-send-command, imap-arrival-filter)
4628         (imap-debug): Use imap-*-buffer.
4629
4630         * nndoc.el (nndoc-article-type): Add mailman.
4631         (nndoc-type-alist): Ditto.
4632         (nndoc-mailman-type-p): New function.
4633
4634 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4635
4636         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
4637         gnus-art.el.
4638
4639 2001-09-27  Simon Josefsson  <jas@extundo.com>
4640
4641         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
4642         (gnus-topic-catchup-articles): New function. Suggested by Robin
4643         S. Socha <robin-dated-1001857693.185e29@socha.net>.
4644
4645 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4646         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
4647
4648         * gnus-ems.el (gnus-article-display-xface): Insert xface after
4649         previous ones.
4650
4651 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4652         From Daiki Ueno  <ueno@unixuser.org>
4653
4654         * gnus-sum.el (gnus-summary-show-article): The arglist of
4655         detect-coding-region is incompatible.
4656
4657 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4658         From Katsuhiro Hermit Endo <hermit@koka-in.org>
4659
4660         * gnus-group.el (gnus-group-delete-group): Typo.
4661
4662 2001-09-26  Simon Josefsson  <jas@extundo.com>
4663
4664         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
4665
4666         * nnimap.el (nnimap-expiry-target): Use temp buffer.
4667
4668 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4669
4670         * gnus-cus.el (gnus-group-parameters): Display as sexp.
4671
4672 2001-09-22  Simon Josefsson  <jas@extundo.com>
4673
4674         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
4675
4676         * nnfolder.el (nnfolder-open-marks): Ditto.
4677
4678         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
4679         (gnus-update-marks): Use it.
4680         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
4681         hardcoded list.
4682
4683         * gnus.el (gnus-article-special-mark-lists): Add killed.
4684         (gnus-article-unpropagated-mark-lists): New constant.
4685
4686 2001-09-22  Simon Josefsson  <jas@extundo.com>
4687
4688         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
4689         custom option.
4690
4691 2001-09-23  Simon Josefsson  <jas@extundo.com>
4692
4693         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
4694
4695 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4696
4697         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
4698
4699 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
4700
4701         * gnus-group.el (gnus-group-sort-function): Fix customize type to
4702         accept lists of functions.
4703
4704 2001-09-20  Simon Josefsson  <jas@extundo.com>
4705
4706         * gnus-group.el (gnus-group-catchup): Update expire marks in
4707         backend.  Also, if ALL also set expire marks on tick/dormant.
4708
4709 2001-09-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4710
4711         * message.el (message-tab-body-function): New variable.
4712         * message.el (message-tab): Use it.
4713
4714 2001-09-19  Sam Steingold  <sds@gnu.org>
4715
4716         * gnus-win.el (gnus-buffer-configuration): Respect
4717         `gnus-bug-create-help-buffer'.
4718
4719 2001-09-18  Simon Josefsson  <jas@extundo.com>
4720
4721         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
4722         (gnus-parse-simple-format): Re-revert.
4723
4724 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
4725
4726         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
4727         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
4728
4729 2001-09-18  Simon Josefsson  <jas@extundo.com>
4730
4731         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
4732         signed.
4733         (gnus-parse-simple-format): Don't use it.
4734
4735 2001-09-17  Miles Bader  <miles@gnu.org>
4736
4737         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
4738         error querying a backend abort the whole process.
4739
4740 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4741
4742         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
4743         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
4744
4745 2001-09-17  Didier Verna  <didier@xemacs.org>
4746
4747         * nndiary.el: version 0.2-b14.
4748         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
4749         compatibility problem with XEmacs 21.1.
4750
4751 2001-09-15  Simon Josefsson  <jas@extundo.com>
4752
4753         * gnus-group.el (gnus-group-line-format): Document %c.
4754
4755         * nnml.el (nnml-parse-head): Handle CRLF files.
4756         (nnml-generate-nov-file): Ditto.
4757         (nnml-retrieve-headers): Ditto.
4758
4759 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
4760
4761         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
4762
4763 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
4764
4765         * gnus-spec.el (gnus-correct-substring): Still stopped one
4766         character before we wanted (never included last character).
4767         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
4768         add missing "," (once per function)
4769
4770 2001-09-14  Simon Josefsson  <jas@extundo.com>
4771
4772         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
4773         (otherwise e.g. gnus-agentize in .gnus overrides the customized
4774         default before gnus-group is loaded and the variable set.)
4775
4776         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
4777         killed or unsent marks.
4778
4779         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
4780         isn't an article to set it on (e.g. when you `a' in a group).
4781
4782 2001-09-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
4783
4784         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
4785         can read e-mails from Microsoft Outlook users not using ISO
4786         8859-2 character set.
4787
4788 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4789
4790         * gnus-diary.el: Minor modifications to avoid warnings.
4791         (gnus-summary-misc-menu): defvar.
4792         (gnus-diary-check-message): Use gnus-point-at-eol.
4793         (gnus-diary-kill-entire-line): eval-and-compile.
4794
4795 2001-09-12  Didier Verna  <didier@xemacs.org>
4796
4797         * nndiary.el: new version (0.2-b13).
4798         * nndiary.el (nndiary-mail-sources): doc update.
4799         * nndiary.el (nndiary-split-methods): ditto.
4800         * nndiary.el (nndiary-request-accept-article-hooks): New.
4801         * nndiary.el (nndiary-request-accept-article): use it, check
4802         message validity.
4803         * nndiary.el (nndiary-get-new-mail): changed default to nil.
4804         * nndiary.el (nndiary-schedule): fix bug (misplaced
4805         condition-case): it didn't return nil on error.
4806         * gnus-diary.el: new version.
4807         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
4808         * gnus-diary.el (gnus-diary-header-value-history): New.
4809         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
4810         * gnus-diary.el (gnus-diary-add-header): New.
4811         * gnus-diary.el (gnus-diary-check-message): New.
4812         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
4813         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
4814
4815 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4816
4817         * gnus-sum.el (gnus-select-newsgroup): Make
4818         `gnus-current-select-method' buffer-local.
4819
4820         * gnus-art.el (gnus-request-article-this-buffer): Refer
4821         `gnus-current-select-method' in the current summary buffer.
4822
4823 2001-09-10  Simon Josefsson  <jas@extundo.com>
4824         From Daniel Pittman <daniel@rimspace.net>
4825
4826         * gnus-spec.el (gnus-correct-pad-form): Fix.
4827
4828 2001-09-09  Simon Josefsson  <jas@extundo.com>
4829
4830         * mm-decode.el (mm-inline-media-tests): Add
4831         application/x-emacs-lisp.
4832         (mm-attachment-override-types): Add
4833         application/{x-,}pkcs7-signature.
4834
4835         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
4836         (gnus-server-line-format, gnus-server-mode-line-format)
4837         (gnus-server-browse-in-group-buffer): Customize.
4838
4839 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4840
4841         * nnml.el (nnml-marks-changed-p): Typo.
4842         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
4843         (nnml-marks-changed-p): Use gnus-gethash.
4844         (nnml-marks-modtime): Use gnus-make-hashtable.
4845
4846         * nnfolder.el (nnfolder-marks-changed-p): Typo.
4847         (nnfolder-request-expire-articles, nnfolder-save-marks)
4848         (nnfolder-open-marks): Typo.
4849         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
4850         (nnfolder-marks-changed-p): Use gnus-gethash.
4851         (nnfolder-marks-modtime): Use gnus-make-hashtable.
4852
4853 2001-09-08  Simon Josefsson  <jas@extundo.com>
4854
4855         * nnfolder.el (nnfolder-marks-modtime): New variable.
4856         (nnfolder-marks-changed-p): New function.
4857         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
4858         (nnfolder-request-update-info): Don't update if marks didn't change.
4859
4860         * nnml.el (nnml-marks-modtime): New variable.
4861         (nnml-marks-changed-p): New function.
4862         (nnml-save-marks, nnml-open-marks): Save modtime.
4863         (nnml-request-update-info): Don't update if marks didn't change.
4864
4865         * gnus-agent.el (gnus-agent-any-covered-gcc)
4866         (gnus-agent-add-server, gnus-agent-remove-server): Use
4867         gnus-agent-method-p.
4868
4869         * gnus-art.el (gnus-buttonized-mime-types): New variable.
4870         (gnus-unbuttonized-mime-type-p): Use it.
4871
4872         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
4873         fetch group.
4874
4875 2001-09-08  Simon Josefsson  <jas@extundo.com>
4876         From Daniel Pittman <daniel@rimspace.net>
4877
4878         * gnus-spec.el (gnus-correct-pad-form): New function.
4879         (gnus-parse-simple-format): Use it.
4880
4881 2001-09-07  Simon Josefsson  <jas@extundo.com>
4882
4883         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
4884         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
4885         Putnam <reader@newsguy.com>.
4886         (gnus-group-sort-selected-groups): Touch dribble file.
4887
4888 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
4889
4890         * nnml.el (nnml-filenames-are-evil): New variable.
4891         (nnml-article-to-file-alist): Rename to ...
4892         (nnml-current-group-article-to-file-alist): ... this.
4893         Respect `nnml-filenames-are-evil'.
4894         (nnml-active-number): Update.
4895         (nnml-update-file-alist): Update.
4896         (nnml-request-article): Use nnheader-article-to-file-alist.
4897         (nnml-request-rename-group): Likewise.
4898
4899 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4900
4901         * gnus-sum.el (gnus-summary-insert-line): Fix.
4902
4903 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4904
4905         * gnus-sum.el: Bind g-s-t-s to "W g".
4906         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
4907         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
4908         display of graphical smilies.
4909
4910 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4911
4912         * gnus-start.el (gnus-setup-news): A typo.
4913         From Bill White <billw@wolfram.com>.
4914
4915 2001-09-06  Simon Josefsson  <jas@extundo.com>
4916
4917         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
4918         and unseen marks.
4919
4920 2001-09-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4921
4922         * nnmail.el (nnmail-split-fancy): Document `junk'.
4923
4924 2001-09-04  Simon Josefsson  <jas@extundo.com>
4925
4926         * imap.el (imap-search): Don't error if server is broken.
4927
4928 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
4929
4930         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
4931         searching for an article that isn't in the mbox.
4932
4933 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4934
4935         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
4936         right, and get all the comments.
4937
4938 2001-09-02  Simon Josefsson  <jas@extundo.com>
4939         Suggested by Dan Christensen <jdc+news@uwo.ca>
4940
4941         * nnfolder.el (nnfolder-request-update-info): Fix message.
4942
4943         * nnml.el (nnml-request-update-info): Ditto.
4944
4945 2001-09-01  Simon Josefsson  <jas@extundo.com>
4946
4947         * nnml.el (nnml-request-expire-articles): Also bind
4948         `nnml-current-group' and `nnml-article-file-alist' when using
4949         expiry-target. (Otherwise nnml will be in a inconsistent internal
4950         state causing all kind of problems.)
4951         (nnml-request-expire-articles): If `nnml-article-to-file' or
4952         `file-attributes' failes, return article as un-expirable instead
4953         of treating it as expired.
4954
4955 2001-08-31  Sam Steingold  <sds@gnu.org>
4956
4957         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
4958         typo: `exmine' --> `examine'.
4959
4960 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4961
4962         * nndoc.el (nndoc-forward-type-p): It is not a digest.
4963
4964 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4965
4966         * nnml.el (nnml-check-directory-twice): Remove.
4967         (nnml-retrieve-headers): Ditto.
4968         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
4969
4970 2001-08-30  Andrew Innes  <andrewi@gnu.org>
4971
4972         * nnheader.el (nnheader-directory-files-is-safe): No need to read
4973         directory twice on Windows, or on GNU Emacs-21.
4974
4975 2001-08-30  Andrew Innes  <andrewi@gnu.org>
4976
4977         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
4978         (nnml-request-rename-group): Ditto.
4979         (nnml-active-number): Ditto.
4980         (nnml-request-create-group): Use nnml-directory-articles.
4981         (nnml-request-expire-articles): Use nnml-directory-articles, which
4982         gets list from nov database if available.
4983         (nnml-get-nov-buffer): New function.
4984         (nnml-open-nov): Use it.
4985         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
4986         gets alist from nov database if available.
4987         (nnml-directory-articles): New function.
4988         (nnml-article-to-file-alist): New function.
4989
4990 2001-08-30  Andrew Innes  <andrewi@gnu.org>
4991
4992         * mm-decode.el (mm-display-external): Use `name' as filename, if
4993         `filename' attribute is not present.
4994
4995 2001-08-30  Andrew Innes  <andrewi@gnu.org>
4996
4997         * mail-source.el (mail-source-flash): New defcustom.
4998         (mail-source-new-mail-p): Ring visible bell if appropriate.
4999         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
5000         timer is cleared even if mail check signals an error.
5001
5002 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5003
5004         * gnus-sum.el (gnus-summary-move-article): Only update marks of
5005         type 'list.
5006
5007 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5008
5009         * flow-fill.el (fill-flowed): eol might be point-max.
5010
5011 2001-08-27  Simon Josefsson  <jas@extundo.com>
5012
5013         * nnml.el (nnml-request-update-info): Fix message.
5014         (nnml-open-marks): Ditto.
5015
5016         * nnfolder.el (nnfolder-request-update-info):
5017         (nnfolder-open-marks): Fix message.
5018
5019 2001-08-25  Simon Josefsson  <jas@extundo.com>
5020
5021         * nnfolder.el (nnfolder-save-marks): Don't create directory named
5022         after group in ~/.
5023
5024 2001-08-25  Simon Josefsson  <jas@extundo.com>
5025         From Andreas Jaeger  <aj@suse.de>
5026
5027         * nnfolder.el (nnfolder-open-marks): Fix typo.
5028         * nnml.el (nnml-open-marks): Likewise.
5029
5030 2001-08-25  Simon Josefsson  <jas@extundo.com>
5031
5032         Make nnfolder groups self-contained as far as marks are concerned.
5033
5034         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
5035         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
5036         (nnfolder-open-server): Make marks directory.
5037         (nnfolder-request-delete-group): Delete marks file.
5038         (nnfolder-request-delete-group): Check of nov/marks file exist
5039         before deleting.
5040         (nnfolder-request-rename-group): Rename marks file.
5041         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
5042         (nnfolder-request-set-mark, nnfolder-request-update-info)
5043         (nnfolder-group-marks-pathname, nnfolder-save-marks)
5044         (nnfolder-open-marks): New functions.
5045         (top-level): Require gnus.
5046
5047 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5048
5049         * nnweb.el (nnweb-type-definition): Use google raw file.
5050         (nnweb-google-parse-1): Ditto.
5051         (nnweb-google-identity): Ditto.
5052         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
5053         (nnweb-altavista-wash-article): Ditto.
5054         (nnweb-request-article): Remove nnweb-decode-entities.
5055
5056         * nnml.el: Require 'gnus.
5057
5058 2001-08-25  Simon Josefsson  <jas@extundo.com>
5059
5060         * nnml.el (nnml-marks-is-evil): Add doc.
5061
5062 2001-08-25  Simon Josefsson  <jas@extundo.com>
5063
5064         * nnml.el (nnml-save-marks): Wrap saving marks in a
5065         condition-case, to allow user to start Gnus if saving marks failed
5066         for some reason.
5067
5068 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5069
5070         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
5071
5072         * gnus-group.el (gnus-update-group-mark-positions): Bind
5073         gnus-group-update-hook to nil.
5074
5075 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5076
5077         * mml.el (mml-generate-mime-1): Force as multibyte string.
5078
5079 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5080
5081         * gnus-sum.el (gnus-summary-insert-line)
5082         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
5083         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
5084
5085         * gnus-spec.el (gnus-correct-substring): Take optional END.
5086
5087         * nnrss.el (nnrss-request-article): Remove \n.
5088         (nnrss-retrieve-headers): Lines number is -1.
5089
5090 2001-08-24  Simon Josefsson  <jas@extundo.com>
5091
5092         * gnus-group.el (gnus-info-clear-data): Call
5093         nnfoo-request-set-mark to propagate marks.  Fix bug:
5094         `gnus-group-update-line' doesn't update read range unless we call
5095         `gnus-get-unread-articles-in-group' first.
5096
5097         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
5098         to server.
5099
5100 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5101
5102         * gnus-util.el (gnus-create-info-command): Return an interactive
5103         function.
5104
5105 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5106         From Katsumi Yamaoka <yamaoka@jpl.org>
5107
5108         * gnus-spec.el (gnus-parse-complex-format): Use equal.
5109
5110 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5111
5112         * gnus-sum.el (gnus-select-newsgroup): Use it.
5113
5114         * gnus-util.el (gnus-not-ignore): New function.
5115
5116         * lpath.el (featurep): Don't fbind char-int.
5117
5118         * gnus-util.el (gnus-create-info-command): New function.
5119
5120         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
5121         right node.
5122
5123         * gnus-sum.el (gnus-select-newsgroup): Clean up.
5124         (gnus-summary-limit-children): Use 'identity instead of `all'.
5125         (gnus-summary-limit-to-display-predicate): New command and
5126         keystroke.
5127
5128 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5129
5130         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
5131
5132         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
5133
5134 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5135
5136         * gnus-spec.el: Add the Gnus version.
5137         (gnus-update-format-specifications): If the Gnus version changes,
5138         nix out the format spec cache.
5139
5140         * gnus.el (gnus-continuum-version): Made into a command and
5141         optionalize the VERSION.
5142
5143         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
5144         the start of the lines.
5145
5146 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5147
5148         * gnus.el (gnus-visual-p): Define function before use of
5149         function.
5150
5151 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5152
5153         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
5154         (gnus-article-mark-to-type): New function.
5155         (gnus-update-missing-marks): Only update marks of type 'list.
5156
5157         * gnus.el (gnus-article-special-mark-lists): New variable.
5158
5159 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5160
5161         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
5162         (gnus-select-newsgroup): Still use 'all.
5163         (gnus-summary-initial-limit): Comparing with 'all.
5164
5165 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5166
5167         * gnus-start.el (gnus-activate-group): If dont-check, don't update
5168         active.
5169
5170 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5171
5172         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
5173         nnslashdot-*-retrieve-headers.
5174         (nnslashdot-request-article): Fix for slashcode 2.2.
5175         (nnslashdot-make-tuple): New function.
5176         (nnslashdot-read-groups): Use it.
5177
5178 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5179
5180         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
5181         list.
5182
5183         * gnus-sum.el (gnus-summary-move-article): Don't select article.
5184
5185 2001-08-20  Simon Josefsson  <jas@extundo.com>
5186
5187         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
5188         opened, error instead of continuing (and exploding later).
5189
5190 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5191
5192         * gnus.el (gnus-expand-group-parameters): Return the parameter
5193         list.
5194
5195         * gnus-sum.el (gnus-summary-show-article): Doc fix.
5196         (gnus-summary-show-article): Guess at charset if required.
5197
5198         * gnus-spec.el (gnus-correct-substring): Stopped one character
5199         before we wanted.
5200
5201 2001-08-19  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
5202
5203         * earcon.el (earcon-auto-play): Remove unused option.
5204
5205 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5206
5207         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
5208         message down in levels, since it happens very fast.
5209
5210         * smiley-ems.el (smiley-update-cache): Respect the symbol version
5211         of smiley-regexp-alist.
5212
5213         * mm-view.el (mm-inline-text): Ignore vcard errors.
5214
5215         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
5216
5217         * gnus-score.el (gnus-all-score-files): Use append instead of
5218         nconc.
5219
5220         * gnus.el (gnus-splash-face): Doc fix.
5221
5222         * mm-decode.el (mm-mailcap-command): Use
5223         mm-path-name-rewrite-functions.
5224         (mm-path-name-rewrite-functions): New variable.
5225
5226         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
5227         (gnus-complex-form-to-spec): Insert tab.
5228         (gnus-spec-tab): New function.
5229
5230         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
5231         entering the group.
5232
5233         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
5234         the positional spec.
5235         (gnus-parse-complex-format): React to %C.
5236
5237         * gnus-ems.el (gnus-char-width): Moved here.
5238
5239         * gnus-sum.el (gnus-select-newsgroup): Set
5240         gnus-newsgroup-articles.
5241         (gnus-unseen-mark): New variable.
5242         (gnus-newsgroup-unseen): Ditto.
5243         (gnus-newsgroup-seen): Ditto.
5244         (gnus-adjust-marked-articles): Use them.
5245         (gnus-update-marks): Use them.
5246         (gnus-summary-update-secondary-mark): Display.
5247         (gnus-summary-prepare-threads): Display.
5248
5249         * gnus-msg.el (gnus-inews-group-method): Use and return the
5250         method, not the server.
5251
5252 2001-08-19  Simon Josefsson  <jas@extundo.com>
5253
5254         * gnus-srvr.el (gnus-server-agent-face): New.
5255         (gnus-server-agent-face): New.
5256         (gnus-server-mode): Turn on font-lock-mode.
5257
5258         * gnus.el (gnus-server-visual): Add defgroup.
5259
5260 2001-08-19  Simon Josefsson  <jas@extundo.com>
5261         From Joe Casadonte <jcasadonte@northbound-train.com>
5262
5263         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
5264         gnus-server-denied-face): New.
5265         (gnus-server-opened-face, gnus-server-closed-face,
5266         gnus-server-denied-face): New.
5267         (gnus-server-font-lock-keywords): Add.
5268
5269 2001-08-19  Simon Josefsson  <jas@extundo.com>
5270
5271         * nnml.el (nnml-request-set-mark): Return nil.
5272         (nnml-save-marks): Use nnml-possibly-create-directory.
5273         (nnml-open-marks): Only work in temp buffer when inserting/reading
5274         .marks file.
5275
5276 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5277
5278         * gnus.el (gnus-expand-group-parameters): Fix.
5279
5280         * gnus-spec.el (gnus-char-width): New function.
5281         (gnus-correct-substring, gnus-correct-length): Use it.
5282
5283         * message.el (message-required-mail-headers): Fix doc.
5284
5285 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5286
5287         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
5288
5289         * mm-decode.el (mm-save-part-to-file): Insert the handle.
5290
5291 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5292
5293         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
5294         slashdot 2.2 (not fully fixed yet).
5295         (nnslashdot-request-article): Ditto.
5296
5297 2001-08-18  Simon Josefsson  <jas@extundo.com>
5298
5299         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
5300         nnimap.
5301
5302         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
5303         gnus-util.
5304         (nnimap-request-update-info-internal): Use new functions.
5305
5306         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
5307         new functions.
5308
5309 2001-08-18  Simon Josefsson  <jas@extundo.com>
5310
5311         Make nnml groups self-contained as far as marks are concerned.
5312
5313         * nnml.el (nnml-request-delete-group): Delete marks file.
5314         (nnml-request-rename-group): Move marks file.
5315         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
5316         variables.
5317         (nnml-request-set-mark, nnml-request-update-info): New server
5318         functions.
5319         (nnml-save-marks, nnml-open-marks): New functions.
5320
5321 2001-08-18  Simon Josefsson  <jas@extundo.com>
5322
5323         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
5324         `set' when setting marks.
5325
5326 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5327
5328         * gnus.el (gnus-info-find-node): Take an argument.
5329
5330         * gnus-art.el (gnus-button-handle-info): New function.
5331         (gnus-url-unhex-string): Replace "+" with " ".
5332
5333 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5334
5335         * message.el (message-check-news-header-syntax): Check bad From.
5336
5337 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5338
5339         * gnus-spec.el (gnus-correct-length): New function.
5340         (gnus-correct-substring): New function.
5341         (gnus-tilde-max-form): Use it.
5342
5343 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
5344
5345         * nnmh.el: Docstring changes as below.
5346
5347         * nnml.el: Docstring changes as below.
5348
5349         * nnbabyl.el: Docstring changes as below.
5350
5351         * nnmbox.el: Docstring changes as below.
5352
5353         * nnfolder.el: Added docstrings identifying each virtual server
5354         parameter.
5355
5356 2001-08-18  Simon Josefsson  <jas@extundo.com>
5357
5358         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
5359
5360 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
5361
5362         * message.el: rename "Abort Message" to "Postpone Message".
5363         Remove "Attach file as MIME" from Message menu, it's already in
5364         the MIME menu.
5365
5366 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5367
5368         * smime.el (smime-point-at-eol): eval-and-compile.
5369         (smime-make-temp-file): New function.
5370         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
5371         Use it.
5372
5373 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5374
5375         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
5376         (gnus-agent-summary-fetch-group): New command and keystroke.
5377
5378         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
5379         (gnus-mime-display-security): Make it respect
5380         gnus-unbuttonized-mime-type-p.
5381
5382         * gnus-sum.el (gnus-articles-to-read): Comments.
5383         (gnus-article-marked-p): New function.
5384         (gnus-summary-display-make-predicate): New function.
5385         (gnus-select-newsgroup): Use them.
5386
5387         * mm-decode.el (mm-save-part-to-file): Made it not error.
5388
5389 2001-08-17  Simon Josefsson  <jas@extundo.com>
5390
5391         * imap.el (imap-wait-for-tag): If process-status isn't open or
5392         run, return nil instead of sit-for looping.
5393
5394 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5395
5396         * lpath.el (featurep): fbind xml-parse-region.
5397
5398         * gnus.el (gnus-message-archive-method): Default to "archive".
5399         (gnus-message-archive-method): Doc fix.
5400         (gnus-parameters-get-parameter): Cleaned up.
5401         (gnus-expand-group-parameter): New function.
5402
5403         * gnus-start.el (gnus-setup-news): Push the archive server only
5404         the server list.
5405
5406         * mml.el (mml-menu): Changed name to "Attachments".
5407
5408         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
5409         when there is something to detroy.
5410
5411 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5412
5413         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
5414         nil.
5415
5416 2001-08-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5417
5418         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
5419         which specifies a time today or tomorrow.
5420
5421 2001-08-15  Simon Josefsson  <jas@extundo.com>
5422         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)
5423
5424         * gnus-agent.el (gnus-agent-make-mode-line-string)
5425         (gnus-agent-toggle-plugged): Use new API.
5426
5427 2001-08-14  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5428
5429         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
5430         deadline has expired.
5431
5432 2001-08-12  Simon Josefsson  <jas@extundo.com>
5433         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
5434
5435         Support `recent' mark indicating newly arrived messages (to
5436         separate from old but unread messages).
5437
5438         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
5439         `nnmail-split-history' if recent is > 0.
5440         (nnimap-request-update-info-internal): Update `recent' marks.
5441         (nnimap-request-set-mark): Never set `recent' marks.
5442         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
5443         recent.
5444
5445         * gnus-sum.el (gnus-recent-mark): New mark.
5446         (gnus-newsgroup-recent): New variable.
5447         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
5448         (gnus-summary-prepare-threads): Mark recent articles.
5449         (gnus-summary-add-mark): Support recent.
5450         (gnus-summary-update-secondary-mark): Support recent.
5451
5452         * gnus.el (gnus-article-mark-lists): Add recent.
5453
5454 2001-08-12  Simon Josefsson  <jas@extundo.com>
5455
5456         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
5457         whether successful decoding took place.  Add doc.
5458
5459 2001-08-12  Simon Josefsson  <jas@extundo.com>
5460         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
5461
5462         * gnus.el (gnus-summary-line-format, gnus-parameters):
5463         * gnus-gl.el (gnus-summary-grouplens-line-format):
5464         * gnus-salt.el (gnus-summary-pick-line-format):
5465         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
5466
5467 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
5468         Committed by Kai Gro\e,A_\e(Bjohann.
5469
5470         * gnus-score.el (gnus-score-string): Fix `match' regexp
5471         for `extra' header case.
5472
5473 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5474
5475         * nnmbox.el (nnmbox-read-mbox): No warning.
5476
5477 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5478
5479         * nndoc.el (nndoc-article-type): Fix doc.
5480         (nndoc-generate-article-function): New variable.
5481         (nndoc-dissection-function): New variable.
5482         (nndoc-type-alist): Add oe-dbx.
5483         (nndoc-oe-dbx-type-p): New function.
5484         (nndoc-oe-dbx-dissection): New function.
5485         (nndoc-oe-dbx-generate-article): New function.
5486
5487 2001-08-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5488
5489         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
5490         whether deadline has been reached.  Patch from Dan Nicolaescu
5491         <dann@godzilla.ics.uci.edu>.
5492
5493 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5494
5495         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
5496         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
5497         <rintaman@cs.Helsinki.FI>.
5498
5499         * mail-source.el (mail-source-movemail): The error buffer is
5500         modified, but nothing in it.
5501
5502 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5503
5504         * message.el (message-bogus-system-names): New variable.
5505         (message-make-fqdn): Use it.
5506
5507 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5508
5509         * nndraft.el (nndraft-request-group): Use
5510         nndraft-auto-save-file-name.
5511
5512 2001-08-09  Simon Josefsson  <jas@extundo.com>
5513
5514         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
5515         Don't ask whether to decrypt.  Just leave result in buffer (don't
5516         call mm).
5517
5518         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
5519         parts as well.
5520         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
5521         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
5522
5523 2001-08-09  Simon Josefsson  <jas@extundo.com>
5524
5525         * mm-decode.el (mm-insert-part): Return decoding success status.
5526         (mm-save-part-to-file): Error if decoding failed.
5527
5528 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5529
5530         * message.el (message-tab): Use indent-relative.
5531         (message-mode): Don't bind indent-line-function to indent-relative.
5532
5533 2001-08-09  Simon Josefsson  <jas@extundo.com>
5534
5535         * message.el (message-get-reply-headers): Fix string. Suggested by
5536         Christoph Conrad <cc@cli.de>.
5537
5538 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5539
5540         * message.el (message-tab): Use the current value of
5541         indent-line-function.
5542         (message-mode): Bind indent-line-function to indent-relative.
5543
5544 2001-08-08  Simon Josefsson  <jas@extundo.com>
5545
5546         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
5547         whether `imtest' is installed.
5548
5549 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
5550         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
5551
5552         * gnus-sum.el (gnus-summary-show-article): Call
5553         gnus-summary-update-secondary-secondary-mark.
5554         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
5555         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
5556
5557 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5558
5559         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
5560
5561         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
5562
5563         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
5564         <gerd@gnu.org>.
5565
5566         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
5567
5568         * gnus-util.el (gnus-output-to-rmail): Ditto.
5569         (gnus-output-to-mail): Ditto.
5570
5571         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
5572
5573 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
5574
5575         * message.el (message-indent-citation): Use
5576         `message-yank-cited-prefix' for empty lines.
5577
5578 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
5579
5580         * message.el (message-indent-citation): Quote only lines starting
5581         with ">" using `message-yank-cited-prefix'.
5582
5583 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
5584
5585         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
5586         gnus-cache-fully-p.
5587
5588 2001-08-04  Simon Josefsson  <jas@extundo.com>
5589
5590         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
5591         file if it doesn't exist (by calling gnus-cache-read-active).
5592
5593 2001-08-04  Simon Josefsson  <jas@extundo.com>
5594
5595         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
5596         (gnus-cache-passively-or-fully-p): Removed.
5597         (gnus-cache-fully-p): Fix it.
5598
5599         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
5600
5601 2001-08-04  Simon Josefsson  <jas@extundo.com>
5602
5603         * gnus-cache.el (gnus-cache-fully-p)
5604         (gnus-cache-passively-or-fully-p): New functions.
5605         (gnus-cache-possibly-enter-article): Cosmetic change, use
5606         `g-c-p-o-f-p'.
5607         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
5608         was bogus (`g-c-p-a-a' does not change active info, just change
5609         the functions parameters).
5610         (gnus-cache-possibly-remove-articles-1): Make sure articles are
5611         not removed in groups that match `gnus-uncacheable-groups'.
5612
5613         Reported and modifications based on discussions with Nuutti
5614         Kotivuori <nuutti.kotivuori@smarttrust.com>.
5615
5616 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
5617         Committed by Simon Josefsson  <jas@extundo.com>
5618
5619         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
5620         calls `gnus-cache-update-active' if bounds has been extended.
5621
5622 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5623
5624         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
5625         before remove.
5626         (gnus-mime-security-show-details): Ditto.
5627
5628 2001-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5629
5630         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
5631         syntax.  Protect string-match against nil string and regexp.
5632
5633 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5634
5635         * mm-util.el (mm-find-charset-region): Remove control-1.
5636
5637 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5638
5639         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
5640
5641 2001-08-04  Simon Josefsson  <jas@extundo.com>
5642
5643         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
5644         buffer.  Delete MIME-Version header.
5645
5646 2001-08-03  Simon Josefsson  <jas@extundo.com>
5647
5648         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
5649         that is entered does not necessarily have the highest article
5650         number in the group, so use `gnus-cache-possibly-alter-active'
5651         instead of `gnus-cache-update-active'.
5652
5653 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5654
5655         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
5656
5657 2001-08-03  Simon Josefsson  <jas@extundo.com>
5658
5659         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
5660         menu.
5661
5662 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5663
5664         * gnus.el (post-method): New group parameter.  It also provides
5665         the user option `gnus-post-method-alist' and the internal function
5666         `gnus-parameter-post-method'.
5667
5668         * gnus-msg.el (gnus-post-method): Bind the value of
5669         `gnus-post-method' to the group parameter if it is defined.
5670
5671 2001-08-02  Simon Josefsson  <jas@extundo.com>
5672
5673         * smime.el (smime-extra-arguments): Removed.
5674         (smime-call-openssl-region): Don't use it.
5675
5676 2001-08-02  Simon Josefsson  <jas@extundo.com>
5677
5678         * smime.el (smime-sign-region): Handle stderr.
5679         (smime-encrypt-region): Ditto.
5680
5681         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
5682         match the ASN.1 length bytes.
5683         (mm-pkcs7-enveloped-magic): Ditto.
5684         (mm-view-pkcs7-get-type): Don't regexp quote.
5685
5686 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5687         From Andreas Fuchs <asf@void.at>
5688
5689         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
5690
5691 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5692
5693         * gnus-art.el (gnus-header-button-alist): References regexp.
5694
5695 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
5696
5697         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
5698         already fboundp.  Add INTERACTIVE arg to autoload form.
5699
5700 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5701
5702         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
5703
5704         * nnmail.el (nnmail-cache-open): Ditto.
5705
5706 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5707
5708         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
5709
5710 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5711
5712         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
5713
5714 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5715         Originally from Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5716
5717         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
5718         (gnus-agent-toggle-plugged): Use it.
5719
5720 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5721
5722         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
5723         (gnus-ding-file-coding-system): New variable.
5724         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
5725         (gnus-slave-save-newsrc): Use it.
5726
5727 2001-07-31  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5728
5729         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
5730         syntax.
5731
5732 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5733         Originally from Andreas Fuchs <asf@void.at>
5734
5735         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
5736         (mml2015-gpg-pretty-print-fpr): New function.
5737         (mml2015-gpg-extract-signature-details): More details, rename from
5738         `m-g-e-from'.
5739         (mml2015-gpg-verify): Use them.
5740         (mml2015-gpg-clear-verify): Use them.
5741
5742 2001-07-31  Simon Josefsson  <jas@extundo.com>
5743
5744         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
5745         buffer when done.
5746
5747 2001-07-30  Simon Josefsson  <jas@extundo.com>
5748
5749         * smime.el (smime-call-openssl-region): Revert previous change,
5750         just pass on buf to `call-process-region'.
5751         (smime-verify-region): Doc fix.  Don't message stuff.  Use
5752         `smime-new-details-buffer'.  Inserts error messages into buffer.
5753         (smime-noverify-region): Ditto.
5754         (smime-decrypt-region): Ditto.  Handles stderr separately.
5755         (smime-verify-buffer, smime-noverify-buffer)
5756         (smime-decrypt-buffer): Doc fix.
5757         (smime-new-details-buffer): New function.
5758         (smime-pkcs7-region, smime-pkcs7-certificates-region)
5759         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
5760         (smime-sign-region, smime-encrypt-region): Don't use
5761         `insert-buffer'.
5762
5763         * mml-smime.el (mml-smime-verify): Fix security button strings.
5764
5765 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5766
5767         * gnus-art.el (gnus-mime-save-part-and-strip): Save
5768         gnus-article-mime-handles.
5769
5770 2001-07-29  Simon Josefsson  <jas@extundo.com>
5771
5772         * mail-source.el (top-level): Require message for message-directory.
5773         (mail-source-directory): Change default to message-directory.
5774
5775         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
5776         (smime-certificate-directory, smime-openssl-program)
5777         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
5778         (smime-extra-arguments): New variable.
5779         (smime-dns-server): Fix customize group.
5780         (smime-call-openssl-region): Use `smime-extra-arguments'.
5781
5782 2001-07-29  Simon Josefsson  <jas@extundo.com>
5783         From Vladimir Volovich <vvv@vsu.ru>
5784
5785         * smime.el (smime-call-openssl-region): Ignore stderr.
5786
5787 2001-07-29  Simon Josefsson  <jas@extundo.com>
5788         From Christoph Conrad <christoph.conrad@gmx.de>
5789
5790         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
5791         file.
5792
5793 2001-07-29  Simon Josefsson  <jas@extundo.com>
5794
5795         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
5796
5797         Support S/MIME decryption.
5798
5799         * mm-decode.el (mm-inline-media-tests):
5800         (mm-inlined-types):
5801         (mm-automatic-display):
5802         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
5803
5804         * mm-view.el (mm-pkcs7-signed-magic):
5805         (mm-pkcs7-enveloped-magic): New variables.
5806         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
5807         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
5808         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
5809         PKCS#7 blobs.
5810
5811         * smime.el (smime-decrypt-region): Expand keyfile.
5812
5813 2001-07-29  Simon Josefsson  <jas@extundo.com>
5814
5815         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
5816         `ssl.el' variables.
5817
5818         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
5819         but line instead of narrowing to it, because `nnmail-parse-active'
5820         calls widen.  Thanks to Christoph Conrad
5821         <christoph.conrad@gmx.de>.
5822
5823 2001-07-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5824
5825         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
5826         for %B spec.
5827
5828         * gnus-sum.el (gnus-summary-prepare-threads): If
5829         gnus-sum-thread-tree-root is nil, use subject instead.
5830         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
5831         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
5832         (gnus-sum-thread-tree-leaf-with-other)
5833         (gnus-sum-thread-tree-single-leaf): Documentation.
5834         (gnus-sum-thread-tree-single-indent): Allow nil.
5835
5836 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5837
5838         * message.el (message-fill-paragraph): Do nothing if the user
5839         wants filladapt-mode.
5840
5841 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5842
5843         * mm-decode.el (mm-image-type-from-buffer): New function.
5844         (mm-get-image): Use it.
5845
5846 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5847
5848         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
5849
5850         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
5851         mm-display-parts too.
5852
5853 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5854
5855         * nnfolder.el (nnfolder-request-accept-article): Bind
5856         nntp-server-buffer.
5857
5858         * nnmail.el (nnmail-parse-active): Read from buffer instead of
5859         nntp-server-buffer.
5860
5861 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5862
5863         * message.el (message-check-news-header-syntax): Use
5864         message-post-method.
5865         (message-send-news): Bind message-post-method.
5866
5867 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5868
5869         * mml.el (mml-tweak-type-alist): New variable.
5870         (mml-tweak-function-alist): New variable.
5871         (mml-tweak-part): New function.
5872         (mml-generate-mime-1): Use it.
5873
5874 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5875
5876         * nnfolder.el (nnfolder-request-accept-article): Replace
5877         nnfolder-request-list.
5878
5879 2001-07-27  Simon Josefsson  <jas@extundo.com>
5880
5881         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
5882         nnoo-change-server failed to do it.
5883
5884 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5885
5886         * gnus.el (gnus-parameters): Make it customizable.
5887
5888 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5889
5890         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
5891
5892         * message.el (message-set-auto-save-file-name): More
5893         poor-system-types.
5894
5895         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
5896
5897         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
5898         supports +.
5899
5900 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5901
5902         * mm-decode.el (mm-readable-p): New function.
5903         (mm-inline-media-tests): Fix the default testers.
5904
5905 2001-07-26  Simon Josefsson  <jas@extundo.com>
5906
5907         * nnimap.el (nnimap-version): Bump version number.
5908
5909 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5910         From Steven E. Harris <seh@speakeasy.org>
5911
5912         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
5913         in M$Windows too.
5914
5915 2001-07-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5916
5917         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
5918
5919 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5920
5921         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
5922
5923         * mm-decode.el (mm-get-image): Guess then use the type.
5924
5925         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
5926
5927 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
5928
5929         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
5930         display (%B) for threads if threading is off.
5931
5932 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5933         From Henrik Enberg <henrik@enberg.org>
5934
5935         * gnus-msg.el: Customization patch.
5936
5937 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
5938
5939         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
5940         variable.
5941         (nnmail-split-fancy-with-parent): Ignore certain groups.
5942
5943 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5944
5945         * gnus-util.el (gnus-byte-compile): New function.
5946         (gnus-use-byte-compile): New variable.
5947         (gnus-make-sort-function): Use it.
5948
5949         * nnmail.el (nnmail-get-new-mail): Use it.
5950
5951         * gnus-agent.el (gnus-category-make-function): Simple function or
5952         compiled function.
5953         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
5954
5955         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
5956         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
5957         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
5958
5959         * message.el (message-check-news-header-syntax): Remove quote.
5960
5961 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5962
5963         * message.el (message-use-mail-followup-to): `t' is not a
5964         documented value.
5965
5966 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5967
5968         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
5969
5970 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5971
5972         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
5973         there are long lines.
5974
5975 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5976
5977         * dgnushack.el (copy-list): New compiler macro.
5978
5979 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5980
5981         * message.el (message-bounce): If no Return-Path, the whole
5982         content is considered as the original message.
5983
5984         * nnml.el (nnml-check-directory-twice): New variable.
5985         (nnml-article-to-file): Use it.
5986         (nnml-retrieve-headers): Hack it.
5987
5988 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5989
5990         * gnus-win.el (gnus-buffer-configuration): New configure.
5991
5992         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
5993         not alive.
5994
5995         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
5996         (mm-display-external): Use display-term configure.
5997
5998 2001-07-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5999
6000         * gnus-delay.el (gnus-delay-default-hour): New variable.
6001         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
6002
6003 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6004         From Karl Kleinpaste <karl@charcoal.com>
6005
6006         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
6007         (gnus-summary-prepare-threads): Ditto.
6008
6009         * gnus.el (gnus-summary-line-format): Add %B.
6010
6011 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6012
6013         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
6014
6015         * mm-util.el (mm-string-as-multibyte): New function.
6016
6017         * nnmh.el (nnmh-request-list-1): Encode, not decode!
6018
6019 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6020
6021         * mm-util.el (mm-universal-coding-system): New variable.
6022
6023         * gnus-start.el (gnus-startup-file-coding-system): Use it.
6024
6025         * score-mode.el (score-mode-coding-system): Use it.
6026
6027 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6028
6029         * gnus-start.el (gnus-setup-news): Call
6030         `gnus-check-bogus-newsgroups' just after the native server is
6031         opened.
6032
6033 2001-07-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6034
6035         * nnmail.el (nnmail-do-request-post): Util function to be used by
6036         `nnchoke-request-post' for all nnmail-derived backends.
6037
6038         * nnml.el (nnml-request-post): Use it.
6039
6040         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
6041         backend, for it groks nnml-request-post.
6042
6043         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
6044         Treat `mail-post' backends like `mail' backends, not like `news'
6045         backends.
6046
6047 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6048
6049         * gnus-msg.el (gnus-setup-message): make-local-hook.
6050
6051 2001-07-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6052
6053         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
6054         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
6055         <karl@charcoal.com>, slightly changed by Kai.
6056
6057         * message.el (message-check-news-header-syntax): When checking
6058         whether the groups exist, check the right server based on
6059         `gnus-post-method'.
6060
6061 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6062
6063         * gnus-delay.el: New file.
6064
6065 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6066
6067         * mm-util.el (mm-read-coding-system): Take two arguments.
6068
6069         * gnus-sum.el (gnus-summary-show-article): Use
6070         mm-read-coding-system.
6071
6072         * gnus-art.el (article-de-quoted-unreadable):
6073         (article-de-base64-unreadable, article-wash-html):
6074         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
6075
6076 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6077
6078         * nnml.el (nnml-request-post): New function.  Can be used for
6079         annotations in nnml groups.
6080
6081 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
6084         command.
6085
6086         * gnus-start.el (gnus-find-new-newsgroups): Use
6087         `message-make-date' instead of `current-time-string'.
6088         (gnus-ask-server-for-new-groups): Ditto.
6089         (gnus-check-first-time-used): Ditto.
6090
6091 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6092
6093         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
6094
6095 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
6096
6097         * message.el (message-shorten-references): Change `maxcount' and
6098         `cut' to obey USEFOR draft 5.
6099
6100 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
6101
6102         * gnus-sum.el (gnus-summary-display-arrow): New variable.
6103         (gnus-summary-set-article-display-arrow): New function.
6104         (gnus-summary-goto-subject): Use it.
6105
6106 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6107
6108         * gnus-sum.el (gnus-summary-import-article): Insert date if
6109         doesn't exist.
6110
6111 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6112
6113         * mml.el (mml-content-type-parameters): New variable.
6114         (mml-content-disposition-parameters): New variable.
6115         (mml-insert-mime-headers): Use them.
6116         (mml-parse-1): Accept charset.
6117
6118 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6119
6120         * gnus-group.el (gnus-group-select-group): Doc fix.
6121
6122         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
6123
6124 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6125
6126         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
6127         to handle `define-derived-mode'.
6128
6129 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6130         From:  Stefan Monnier  <monnier@cs.yale.edu>
6131
6132         * message.el (message-mode): Use define-derived-mode.
6133         (message-tab): message-completion-alist.
6134
6135         * imap.el (imap-interactive-login): Use make-local-variable.
6136         (imap-open): Ditto.
6137         (imap-authenticate): Ditto.
6138
6139         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
6140
6141         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
6142
6143 2001-07-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6144
6145         * message.el (message-citation-line-function): Refer to
6146         gnus-cite-attribution-suffix.
6147
6148 2001-07-15  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6149
6150         * gnus-art.el,...: Error convention changes.
6151
6152 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6153
6154         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
6155
6156 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6157
6158         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
6159         (nnrss-read-server-data): Ditto.
6160
6161 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6162
6163         * gnus-setup.el (gnus-use-installed-gnus): Typo.
6164         * Cleanup files.
6165         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
6166
6167 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6168
6169         * gnus.el (gnus-summary-line-format): Add %o.
6170
6171         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
6172         unless shell outputs something.
6173
6174 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6175
6176         * gnus-art.el (gnus-boring-article-headers): Better doc.
6177         (article-hide-headers): Better regexp.
6178         Suggested by Matt Swift <swift@alum.mit.edu>.
6179
6180         * nnheader.el (nnheader-max-head-length): Better doc.
6181         (nnheader-header-value): Skip spaces.
6182         (nnheader-parse-head): Remove space.
6183         Suggested by Matt Swift <swift@alum.mit.edu>.
6184
6185         * gnus-sum.el (gnus-summary-show-raw-article): New function.
6186         (gnus-get-newsgroup-headers): Remove space.
6187
6188 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6189
6190         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
6191         (gnus-summary-reply): Use it.
6192         (gnus-summary-reply-broken-reply-to): New function.
6193         (gnus-msg-force-broken-reply-to): New function.
6194
6195         * mm-view.el (mm-inline-text): Showing as text/plain when error.
6196
6197 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6198
6199         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
6200
6201 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6202
6203         * mm-decode.el (mm-external-terminal-program): New variable.
6204         (mm-display-external): Use it. Use term to display when no
6205         window-system.
6206
6207 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
6208
6209         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
6210         Browse->Next entries to Browse->Prev
6211
6212 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6213
6214         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
6215
6216 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6217
6218         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
6219         for the default encoding.
6220
6221         * nnrss.el (nnrss-url-field): New field.
6222         (nnrss-request-article): Add newsgroups.
6223
6224         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
6225
6226 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6227
6228         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
6229
6230         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
6231         (gnus-draft-setup): Remove backlog.
6232
6233 2001-07-10  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
6234
6235         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
6236         Cleanup.
6237
6238 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6239
6240         * gnus-msg.el (gnus-bug): Erase buffer.
6241
6242         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
6243
6244 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6245
6246         * mm-decode.el (mm-attachment-override-p): Fix typo.
6247
6248 2001-03-19 05:28:00  Katsumi Yamaoka <yamaoka@jpl.org>
6249
6250         * gnus-kill.el (gnus-execute): Work with the extra headers.
6251         * gnus-sum.el (gnus-summary-execute-command): Ditto.
6252
6253 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6254
6255         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
6256         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
6257
6258         * message.el (message-send-mail-real-function): New variable.
6259         (message-send-mail-partially, message-send-mail):
6260
6261         * nngateway.el (nngateway-request-post): Use it.
6262
6263         * gnus-agent.el (gnus-agentize): Use it.
6264
6265         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
6266         (nnsoup-revert-variables): Use it.
6267
6268 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
6269
6270         * mm-decode.el (mm-inline-media-tests): Default to displaying as
6271         text/plain if the type doesn't match any other media types.
6272         (mm-inlined-types): Doc fix.
6273         (mm-display-inline): Revert previous change (now handled by a
6274         default type in `mm-inline-media-tests'.
6275         (mm-inlinable-p): Revive.
6276         (mm-display-part): Call `mm-inlinable-p'.
6277         (mm-attachment-override-p): Ditto.
6278         (mm-inlined-p): Doc fix.
6279
6280         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
6281         well as `mm-inlined-p'.
6282
6283 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6284
6285         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
6286         (nntp-send-command-and-decode): Use gnus-point-at-bol.
6287
6288 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6289         From  Paul Jarc <prj@po.cwru.edu>
6290
6291         * message.el (message-use-mail-followup-to): New variable.
6292         (message-get-reply-headers): Use it.
6293
6294 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
6295
6296         * nnheader.el (nnheader-init-server-buffer): Make sure the
6297         *nntpd* buffer is made multibyte instead of a random buffer.
6298
6299 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6300
6301         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
6302         when it returns headers.
6303
6304 2001-07-07  Simon Josefsson  <jas@extundo.com>
6305
6306         * rfc2047.el (rfc2047-encode-message-header): Skip header when
6307         trying to fold. Thanks to Colin Walters
6308         <walters@cis.ohio-state.edu>
6309
6310 2001-07-06  Simon Josefsson  <jas@extundo.com>
6311
6312         * imap.el (imap-parse-address-list, imap-parse-flag-list)
6313         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
6314         Add information in `assert's.
6315
6316         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
6317         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
6318         and `nnimap-group-overview-filename', should handle all
6319         change-of-uidvalidity related issues.  But there may be other
6320         problems.)
6321
6322 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
6323
6324         * rfc2047.el (rfc2047-encode-message-header): Don't include the
6325         header name when folding.
6326
6327 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
6328
6329         * mm-decode.el (mm-inlined-types): Document relationship with
6330         `mm-inline-media-tests'.
6331         (mm-display-inline): Default to displaying as plain text if no
6332         inlining handler is available.
6333         (mm-inlinable-p): Remove.
6334         (mm-inlined-p): Don't call `mm-inlinable-p'.
6335         (mm-automatic-display-p): Ditto.
6336         (mm-attachment-override-p): Ditto.
6337
6338 2001-07-04  Simon Josefsson  <jas@extundo.com>
6339
6340         * nnimap.el (nnimap-importantize-dormant): New variable.
6341         (nnimap-request-update-info-internal): Use it.
6342         (nnimap-request-set-mark): Ditto.
6343
6344 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
6345
6346         * nntp.el (nntp-send-command): don't pass a buffer argument to
6347         `point'. Only XEmacs accepts this.
6348         * nntp.el (nntp-send-command-nodelete): ditto.
6349         * nntp.el (nntp-send-command-and-decode): ditto.
6350
6351 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
6352
6353         * nntp.el (nntp-open-connection-function): doc update.
6354         * nntp.el (nntp-pre-command): New.
6355         * nntp.el (nntp-via-rlogin-command): New.
6356         * nntp.el (nntp-via-telnet-command): New.
6357         * nntp.el (nntp-via-telnet-switches): New.
6358         * nntp.el (nntp-via-user-name): New.
6359         * nntp.el (nntp-via-user-password): New.
6360         * nntp.el (nntp-via-address): New.
6361         * nntp.el (nntp-via-envuser): New.
6362         * nntp.el (nntp-via-shell-prompt): New.
6363         * nntp.el (nntp-open-telnet-stream): New.
6364         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
6365         * nntp.el (nntp-open-via-telnet-and-telnet): New.
6366         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
6367         * nntp.el (nntp-send-command): ditto.
6368         * nntp.el (nntp-send-command-nodelete): ditto.
6369         * nntp.el (nntp-send-command-and-decode): ditto.
6370
6371 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
6372
6373         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
6374         `when'.
6375
6376 2001-07-03  Simon Josefsson  <jas@extundo.com>
6377         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
6378
6379         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
6380
6381 2001-07-03  Simon Josefsson  <jas@extundo.com>
6382
6383         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
6384         remove it (workaround XEmacs `fill-region' bug).
6385
6386 2001-07-01  Simon Josefsson  <jas@extundo.com>
6387
6388         * nnimap.el (nnimap-date-days-ago): Defeat locale.
6389
6390 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6391
6392         * mml2015.el (mml2015-format-error): New function.
6393         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
6394         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
6395         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
6396
6397 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6398
6399         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
6400         Suggested by Christoph Conrad <C.Conrad@cli.de>.
6401
6402         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
6403         group variables.
6404
6405 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6406
6407         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
6408
6409         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
6410         (nnrss-save-group-data): Ditto.
6411
6412         * gnus-agent.el (gnus-agent-save-alist): Ditto.
6413
6414 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6415
6416         * message.el (message-do-send-housekeeping): Narrow to headers.
6417
6418 2001-06-24  Simon Josefsson  <jas@extundo.com>
6419
6420         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
6421         insertion when breaking lines looked for " \t" instead of "[ \t]".
6422         (rfc2047-encode-message-header): Fold lines even if
6423         no QP encoding is done.
6424
6425 2001-06-23  Simon Josefsson  <jas@extundo.com>
6426         From Samuel Tardieu <sam@inf.enst.fr>
6427
6428         * smime.el (smime-keys): Support additional certificates.
6429         (smime-make-certfiles): New function.
6430         (smime-sign-region): Use previous variables.
6431         (smime-get-certfiles): New function.
6432         (smime-sign-buffer): Use it.
6433         (smime-verify-region): Support both CAfile and CApath.
6434
6435 2001-06-23  Simon Josefsson  <jas@extundo.com>
6436
6437         * smime.el (smime-decrypt-region): Perhaps work.
6438
6439 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6440
6441         * gnus-msg.el (gnus-copy-article-buffer): Typo.
6442
6443 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
6444
6445         * mm-decode.el (mm-save-part): Rewrite file name.
6446         (mm-file-name-rewrite-functions): New variable.
6447         (mm-file-name-delete-whitespace): New function.
6448         (mm-file-name-trim-whitespace): New function.
6449         (mm-file-name-collapse-whitespace): New function.
6450         (mm-file-name-replace-whitespace): New variable and function.
6451
6452 2001-06-22  Simon Josefsson  <jas@extundo.com>
6453
6454         * message.el (message-make-date): Workaround locale for weekdays.
6455
6456 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6457
6458         * message.el (message-goto-body): Return nil if not found. (revert!)
6459
6460 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6461         From Fremlin <chief@bandits.org>
6462
6463         * message.el (message-goto-body): Some messages have no header.
6464
6465         * gnus-msg.el (gnus-copy-article-buffer): Use it.
6466
6467 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
6468
6469         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
6470
6471 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6472
6473         * message.el (message-make-date): Add week day.
6474         Suggested by Jason R. Mastaler <jason@mastaler.com>.
6475
6476 2001-06-19  Simon Josefsson  <jas@extundo.com>
6477
6478         * message.el (message-yank-prefix): Doc fix.
6479         (message-yank-cited-prefix): Ditto.
6480         (message-delete-not-region): Keep citation prefix on first line,
6481         if possible and appropriate.
6482
6483 2001-06-19  Simon Josefsson  <jas@extundo.com>
6484
6485         * imap.el (imap-process-connection-type): New variable.
6486         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
6487         recent `imtest's work completely (no line length issues), while
6488         making making old `imtest's unusable.  Thanks to NAGY Andras
6489         <nagya@inf.elte.hu> for his work.
6490
6491 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
6492
6493         * imap.el (imap-ssl-program): Add -quiet to shut up
6494         OpenSSL/SSLeay's internal debug talk.
6495
6496 2001-06-19  Matt Armstrong <matt@lickey.com>
6497
6498         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
6499         server.
6500
6501 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6502
6503         * nnmail.el (nnmail-article-buffer): New variable.
6504         (nnmail-split-incoming): Use it.
6505
6506 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
6507
6508         * qp.el (quoted-printable-decode-region): If called interactively,
6509         use coding-system-for-read.
6510
6511 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6512
6513         * message.el (message-check-news-header-syntax): Check Reply-To.
6514
6515 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6516
6517         * mml.el (mml-parse-1): Use message options.
6518
6519         * message.el (message-do-fcc): Don't do anything if there is no
6520         FCC.
6521
6522 2001-06-16  Simon Josefsson  <jas@extundo.com>
6523
6524         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
6525         (nnimap-expunge-search-string): New variable.
6526         (nnimap-request-expire-articles): Use it.
6527
6528 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6529
6530         * message.el (message-send-mail-with-qmail): wrong exit status is
6531         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
6532
6533 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6534
6535         * gnus-art.el (article-strip-multiple-blank-lines): Use
6536         delete-region instead of replace-match.
6537
6538 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6539
6540         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
6541         (nnweb-google-wash-article): Ditto.
6542
6543 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
6544
6545         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
6546
6547 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6548
6549         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
6550         specs.
6551
6552 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6553
6554         * gnus.el (gnus-email-address): Move it here.
6555
6556         * gnus-art.el (article-de-quoted-unreadable): Read charset if
6557         requested.
6558         (article-de-base64-unreadable): Ditto.
6559         (article-wash-html): Ditto.
6560
6561 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6562
6563         * message.el (message-options-set-recipient): Don't add ", "
6564         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
6565
6566 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6567
6568         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
6569
6570 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6571
6572         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
6573         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
6574
6575         * nnrss.el (nnrss-node-text): Node might be nil.
6576
6577 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6578
6579         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
6580         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
6581
6582         * nnrss.el (nnrss-group-alist): More items.
6583
6584 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6585
6586         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
6587
6588 2001-06-03  Dale Hagglund  <rdh@best.com>
6589
6590         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
6591         restrict clauses.
6592
6593 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6594
6595         From Benjamin Rutt <brutt+news@bloomington.in.us>
6596
6597         * message.el (message-wide-reply-confirm-recipients): New variable.
6598
6599 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
6600
6601         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
6602         fix so it works with XEmacs.
6603
6604 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6605
6606         * nnrss.el (nnrss-retrieve-headers): Support description as extra
6607         headers.
6608
6609 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6610
6611         * nnrss.el: Fix a few bugs.
6612
6613 2001-06-05  Simon Josefsson  <jas@extundo.com>
6614
6615         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
6616         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
6617
6618 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
6619
6620         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
6621         binary so that we don't transmit ISO 2022 garbage to the process.
6622         This is needed under XEmacs.
6623
6624 2001-06-03  Simon Josefsson  <simon@josefsson.org>
6625
6626         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
6627         autoloaded incorrectly below because ssl-program-* is bound.)
6628         Thanks to Amos Gouaux for report.
6629
6630 2001-06-02  Simon Josefsson  <simon@josefsson.org>
6631
6632         * imap.el (imap-kerberos4-open):
6633         (imap-gssapi-open):
6634         (imap-ssl-open):
6635         (imap-network-open):
6636         (imap-shell-open):
6637         (imap-starttls-open): Set buffer to workaround spurious
6638         `accept-process-output' buffer changes.  Thanks to Mats Lidell
6639         <Mats.Lidell@contactor.se> for report and partial patch and Jake
6640         Colman <colman@ppllc.com> for report.
6641
6642 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6643
6644         * gnus-sum.el (gnus-summary-catchup): New argument.
6645         (gnus-summary-catchup-from-here): New function.
6646
6647 2001-05-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6648
6649         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
6650         back, then insert glyph.  (Before, the glyph was inserted first,
6651         then the newline.)  This works around a behavior in XEmacs where
6652         it is not possible to insert a character after a glyph which is at
6653         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
6654
6655 2001-05-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6656
6657         From Jaap-Henk Hoepman (jhh@xs4all.nl).
6658
6659         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
6660         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
6661         mm-destroy-postponed-undisplay-list): New functions.
6662         (mm-display-external): Use them.
6663
6664 2001-05-27  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6665
6666         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
6667         `default-low' when evaluating `gnus-summary-highlight'.
6668         From Raja R Harinath <harinath@cs.umn.edu>.
6669
6670 2001-05-27  Simon Josefsson  <simon@josefsson.org>
6671
6672         * message.el (message-yank-cited-prefix): New variable.
6673         (message-indent-citation): Use it.
6674
6675         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
6676         as details.
6677         (mml2015-mailcrypt-clear-verify): Ditto.
6678
6679 2001-05-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6680         From Nevin Kapur <nevin@jhu.edu>.
6681
6682         * gnus-sum.el (gnus-summary-default-high-score,
6683         gnus-summary-default-low-score): New variables.
6684         (gnus-summary-highlight): Use them.
6685
6686 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
6687
6688         * message.el (message-mail): pass the 'send-actions argument to
6689         `message-setup'.
6690
6691 2001-05-16  Simon Josefsson  <simon@josefsson.org>
6692         From Raymond Scholz <ray-2001@zonix.de>
6693
6694         * gnus-art.el (gnus-mime-view-part-as-charset):
6695         (gnus-mime-internalize-part): Doc fixes.
6696
6697 2001-05-11  Simon Josefsson  <simon@josefsson.org>
6698
6699         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
6700         status lines without any text ("^215$").
6701
6702 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6703
6704         * nnrss.el (nnrss-check-group): Reverse.
6705
6706 2001-05-07  Simon Josefsson  <simon@josefsson.org>
6707
6708         * message.el (message-get-reply-headers):
6709         (message-followup): Fix typo, suggested by David Green
6710         <dgreen@uab.edu>
6711
6712 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6713
6714         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
6715
6716         * nnrss.el (nnrss-open-server): Read server data when it is called.
6717         (nnrss-request-expire-articles): Fix.
6718
6719 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6720
6721         * message.el (message-do-send-housekeeping): mail-abbrevs may
6722         rename buffer behind Gnus.
6723
6724 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6725
6726         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
6727         (nnrss-group-alist): Add more resources.
6728         (nnrss-check-group): Ignore errors.
6729
6730 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6731
6732         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
6733
6734         * nnslashdot.el (nnslashdot-request-list): Add time.
6735         (nnslashdot-request-expire-articles): New function.
6736
6737         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
6738         secondary methods too.
6739
6740 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6741
6742         * message.el (message-use-followup-to): Set default value to t.
6743
6744 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
6745
6746         * message.el (message-dont-reply-to-names): Fix documentation.
6747         (message-get-reply-headers): Use Mail-Followup-To only for wide
6748         replies.
6749
6750 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6751
6752         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
6753         correctly.
6754         (nnrss-check-group): Use time.
6755
6756 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6757
6758         * gnus.el: Oort Gnus v0.03 is released.
6759
6760 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6761
6762         * nnultimate.el (nnultimate-topic-article-to-article): Use the
6763         group.
6764
6765 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6766
6767         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
6768
6769 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6770
6771         * nnultimate.el (nnultimate-retrieve-headers): Return all
6772         available headers.
6773
6774         * gnus-sum.el (gnus-read-all-available-headers): New variable.
6775         (gnus-get-newsgroup-headers-xover): Use it.
6776
6777 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6778
6779         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
6780
6781 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6782
6783         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
6784
6785 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6786
6787         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
6788         disable it.
6789
6790         * gnus.el (gnus-info-nodes): Remove a few The's.
6791
6792 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6793
6794         * mail-source.el (mail-source-movemail): Call-process may return a
6795         signal description string.
6796
6797         * gnus-start.el (gnus-read-newsrc-el-file):
6798         gnus-newsrc-file-version may be nil.
6799
6800         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
6801         Suggested by Michael Sperber [Mr. Preprocessor]
6802         <sperber@informatik.uni-tuebingen.de>.
6803
6804 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
6805
6806         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
6807
6808 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6809
6810         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
6811         fontify HANDLE.
6812
6813 2001-04-18  Simon Josefsson  <simon@josefsson.org>
6814
6815         * smime.el (smime-ask-passphrase): Rework to return value.
6816         (smime-sign-region): Rework to bind value and use it.
6817         (smime-decrypt-region): Ditto.
6818
6819 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
6820         Committed by Simon Josefsson  <simon@josefsson.org>
6821
6822         * smime.el (smime-ask-passphrase): New function.
6823         (smime-sign-region): Use it.
6824         (smime-encrypt-cipher): New variable.
6825         (smime-decrypt-region): Ditto.
6826
6827 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
6828         Committed by Simon Josefsson  <simon@josefsson.org>
6829
6830         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
6831         the log.
6832
6833 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6834
6835         *gnus.el: Oort Gnus v0.02 is released.
6836
6837 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
6838
6839         * gnus.el: Oort Gnus v0.01 is released.
6840
6841 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6842
6843         * gnus-sum.el (gnus-summary-highlight): Highlight read
6844         undownloaded articles as read articles.
6845
6846         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
6847         (gnus-agent-get-undownloaded-list): Mark all undownloaded
6848         articles, even read ones, as such.
6849
6850         * gnus-sum.el (gnus-summary-find-matching): Clean up.
6851         (gnus-find-matching-articles): New function.
6852         (gnus-summary-limit-include-matching-articles): New command.
6853         (gnus-summary-limit-include-thread): Include articles that have
6854         matching subjects.
6855         (gnus-offer-save-summaries): Clean up.
6856
6857 2001-04-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6858
6859         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
6860
6861 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6862         From Jason Merrill <jason_merrill@redhat.com>
6863
6864         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
6865
6866 2001-04-10 08:01:15  Katsumi Yamaoka <yamaoka@jpl.org>
6867         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6868
6869         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
6870         newsgroup names when the original article is a news message.
6871
6872 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6873
6874         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
6875         supported. Suggest by Jim Meyering <jim@meyering.net>.
6876
6877 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
6878         Committed by Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
6879
6880         * nnmail.el (nnmail-split-it): Added check for .* at the end of
6881         regexp in nnmail-split-fancy.
6882
6883 2001-04-10  Simon Josefsson  <simon@josefsson.org>
6884
6885         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
6886
6887 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
6888
6889         * message.el (message-send-mail): Improve the interaction with the
6890         user.
6891
6892 2001-04-10  Simon Josefsson  <simon@josefsson.org>
6893
6894         * imap.el (imap-message-copy): Work around buggy servers that
6895         doesn't send TRYCREATE tags.
6896
6897 2001-04-09 01:15:54  Katsumi Yamaoka <yamaoka@jpl.org>
6898
6899         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
6900
6901 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6902
6903         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
6904         date.
6905
6906 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6907
6908         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
6909         lives.
6910
6911 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6912
6913         * gnus-art.el (gnus-parse-news-url): New function.
6914         (gnus-button-handle-news): New function.
6915         (gnus-button-alist): Point to new functions.
6916
6917         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
6918
6919         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
6920         gnus-format-specs.
6921
6922         * message.el (message-check-news-header-syntax): Question even
6923         when Gnus doesn't know the group names.
6924         (message-send-news): Clean up.
6925
6926         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
6927         exited on purpose without saving.
6928
6929         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
6930
6931 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6932
6933         * gnus-score.el (gnus-score-orphans): Clean up.
6934
6935         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
6936
6937         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
6938         later.
6939
6940         * gnus-start.el (gnus-close-all-servers): Find the right items to
6941         close.
6942
6943         * qp.el (quoted-printable-decode-region): Just message
6944         malformation; don't quit.
6945
6946 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6947         From Gerd Moellmann <gerd@gnu.org>.
6948
6949         * gnus.el (gnus-interactive): A typo.
6950
6951 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
6952         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6953
6954         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
6955         `assq-delete-all', if that function exists; otherwise use the old
6956         definition. Documentation changed to match the one in
6957         `assq-delete-all'.
6958
6959 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6960
6961         * gnus-start.el (gnus-close-all-servers): New function.
6962
6963         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
6964         (gnus-server-remove-denials): Clean up.
6965
6966         * gnus-sum.el (gnus-summary-sort-by-original): New command and
6967         keystroke.
6968
6969 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6970
6971         * message.el (message-send-news): Message where we are sending.
6972         (message-send-mail): Ditto.
6973
6974         * gnus.el (gnus-server-string): New function.
6975
6976         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
6977
6978         * mm-decode.el (mm-default-directory): Customized.
6979         (mm-tmp-directory): Ditto.
6980
6981         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
6982         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
6983         or Chars.
6984         (gnus-summary-line-format-alist): ?l is now a string.
6985         (gnus-summary-prepare-threads): Output ? for unknown lines.
6986         (gnus-summary-insert-line): Ditto.
6987         (gnus-summary-print-article): Unbalanced parentheses.
6988
6989         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
6990         out whether new stuff has arrived.
6991
6992 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
6993
6994         * gnus-sum.el: Let printing work on ttys on Emacs.
6995
6996 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6997
6998         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
6999         when forcing news.
7000
7001         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
7002         command.
7003
7004 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
7005
7006         * message.el (message-set-auto-save-file-name): Don't use
7007         asterisks under nt.
7008
7009 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7010
7011         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
7012         lists of articles.
7013
7014         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
7015
7016         * gnus-msg.el (gnus-put-message): Clean up.
7017         (gnus-summary-reply): Mark all replied-to articles as replied to.
7018         (gnus-inews-add-send-actions): Also mark as forwarded.
7019         (gnus-summary-mail-forward): Mark as forwarded.
7020
7021         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
7022         of articles.
7023         (gnus-summary-mark-article-as-forwarded): Ditto.
7024
7025         * gnus-msg.el (gnus-summary-resend-message): Mark article as
7026         forwarded.
7027         (gnus-summary-mail-forward): Clean up.
7028
7029         * gnus.el (gnus-article-mark-lists): Added forward.
7030
7031         * gnus-sum.el (gnus-forwarded-mark): New variable.
7032         (gnus-summary-prepare-threads): Use it.
7033         (gnus-summary-update-secondary-mark): Ditto.
7034         (gnus-newsgroup-forwarded): New variable.
7035
7036 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7037
7038         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
7039         (gnus-summary-very-wide-reply): New command and keystroke.
7040         (gnus-summary-very-wide-reply-with-original): Ditto.
7041
7042         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
7043         (gnus-score-adaptive): Use it.
7044
7045         * gnus-start.el (gnus-get-unread-articles): Clean up.
7046
7047 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7048
7049         * nnultimate.el (nnultimate-retrieve-headers): Work for other
7050         boards.
7051
7052 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
7053
7054         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
7055         * gnus-start.el (gnus-subscribe-newsgroup): use it.
7056
7057 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7058
7059         * nnultimate.el (nnultimate-retrieve-headers): Understand
7060         long-form month names.
7061
7062 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7063
7064         * gnus-sum.el (gnus-summary-show-all-headers):
7065         gnus-article-show-all-headers is broken. Use
7066         gnus-summary-toggle-header instead.
7067
7068         * mml2015.el (mml2015-gpg-extract-from): No error.
7069
7070 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7071         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
7072
7073         * mml2015.el (mml2015-gpg-extract-from): New function.
7074         (mml2015-gpg-verify): Use it.
7075         (mml2015-gpg-clear-verify): Use it.
7076
7077 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7078
7079         * message.el (message-setup-fill-variables): Use
7080         fill-paragraph-function.
7081         (message-fill-paragraph): Take an argument.
7082         (message-newline-and-reformat): Take another argument.
7083
7084 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7085
7086         * message.el (rmail-output): It is in rmailout.el not rmail.el.
7087
7088 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7089
7090         * message.el (message-forward): local-variable-p takes an extra
7091         argument in XEmacs.
7092
7093 2001-03-16  Simon Josefsson  <simon@josefsson.org>
7094
7095         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
7096         `nnimap-use-nov-p' (it really tested the negative).
7097         (nnimap-retrieve-headers): Use it.
7098
7099 2001-03-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7100
7101         * message.el (message-generate-headers-first): Update doc.
7102
7103 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
7104
7105         * gnus.el (gnus-summary-line-format): Typo.
7106
7107 2001-03-11  Simon Josefsson  <simon@josefsson.org>
7108
7109         * mailcap.el (mailcap-mime-data): Add application/sieve.
7110         (mailcap-mime-extensions): Add .siv, .xls.
7111
7112 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7113         From Christoph Conrad <christoph.conrad@gmx.de>
7114
7115         * gnus-score.el (gnus-summary-lower-thread): Typo.
7116
7117 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7118
7119         * message.el (message-forward-decoded-p): New variable.
7120         (message-forward-subject-author-subject): Use it.
7121         (message-make-forward-subject): Use it.
7122         (message-forward): Use it.
7123
7124         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
7125
7126         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
7127         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
7128
7129 ;;Has been fixed -- zsh.
7130 ;;2001-03-05  Dave Love  <fx@gnu.org>
7131 ;;
7132 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
7133 ;;      Move it after definition of mm-coding-system-p.
7134 ;;
7135 2001-03-01  Dave Love  <fx@gnu.org>
7136
7137         * mm-util.el (mm-inhibit-file-name-handlers): Add
7138         image-file-handler.
7139
7140 2001-02-11  Dave Love  <fx@gnu.org>
7141
7142         * message.el (message-signature-file): Fix doc, :type.
7143
7144 2001-02-08  Dave Love  <fx@gnu.org>
7145
7146         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
7147         (message-posting-charset): Defvar when compiling again.
7148         (rfc2047-encodable-p): Require message.
7149
7150         * gnus-sum.el (gnus-alter-articles-to-read-function):
7151         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
7152
7153 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7154
7155         * nnrss.el: New file.
7156
7157 2001-03-08 02:41:36  Katsumi Yamaoka <yamaoka@jpl.org>
7158         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7159
7160         * rfc2047.el (rfc2047-unfold-region): Fix arg of
7161         `skip-chars-forward'.
7162
7163 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7164
7165         * nndraft.el (nndraft-request-group): Restore auto save files if
7166         the original files do not exist.
7167
7168 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7169
7170         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
7171         SCORE paths.
7172
7173         * mm-decode.el (mm-dissect-buffer): Call
7174         mail-extract-address-components only if necessary.
7175
7176 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7177
7178         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
7179         directory part.
7180         (gnus-score-search-global-directories): Use file-directory-p.
7181
7182         * gnus-score.el (gnus-score-score-files-1): Use
7183         gnus-kill-files-directory.
7184         From Adrian Aichner <adrian@xemacs.org>.
7185
7186 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7187
7188         * gnus.el (charset): Move here from gnus-sum.el.
7189
7190 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7191
7192         * mml.el (mml-preview): Disable local map.
7193
7194         * gnus-sum.el (gnus-summary-make-menu-bar): Make
7195         gnus-article-post-menu here.
7196
7197         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
7198         if it has not been made.
7199
7200 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7201
7202         * gnus-art.el (gnus-article-describe-key): Map key to event.
7203         (gnus-article-describe-key-briefly): Ditto
7204
7205 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7206
7207         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
7208
7209 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7210         From Katsumi Yamaoka <yamaoka@jpl.org>.
7211
7212         * dgnushack.el (coerce, merge, subseq): defmacro.
7213
7214 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7215
7216         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
7217         A fake defalias in nndraft.el results a not-activated bug in
7218         uncompiled versions.
7219
7220 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
7221         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7222
7223         * gnus-util.el (gnus-split-references): Handle malformed References:.
7224
7225 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7226
7227         * gnus-art.el (gnus-article-mime-part-status): 1 part.
7228
7229 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7230         From NAGY Andras <nagya@inf.elte.hu>.
7231
7232         * gnus.el (gnus-parameters): Typo.
7233
7234 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7235
7236         * gnus.el (gnus-read-method): Remove redundancy.
7237
7238 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7239
7240         * nnslashdot.el (nnslashdot-backslash-url): New variable.
7241         (nnslashdot-request-list): Use it.
7242
7243 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7244
7245         * nnml.el (nnml-generate-active-info): Fix the case when there is
7246         no file.
7247
7248         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
7249         (gnus-summary-create-article): New function.
7250
7251         * gnus-group.el (gnus-group-mark-article-read): New function.
7252
7253         * gnus-msg.el (gnus-inews-do-gcc): Use it.
7254
7255         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
7256
7257 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7258
7259         * gnus-art.el (gnus-article-edit-done): Don't use
7260         gnus-article-edit-exit.
7261         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
7262
7263         * gnus.el (gnus-parameters): New variable.
7264         Suggested by NAGY Andras <nagya@inf.elte.hu>.
7265         (gnus-parameters-get-parameter): New function.
7266         (gnus-group-find-parameter): Use it.
7267
7268 2001-02-23  Simon Josefsson  <simon@josefsson.org>
7269
7270         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
7271         change of default value to `current'.
7272
7273 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7274
7275         * nneething.el (nneething-get-head): Insert unreadable file too.
7276
7277 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7278
7279         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
7280
7281         * webmail.el (webmail-type-definition): Deja is bought by google.
7282
7283 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7284
7285         * gnus-sum.el (gnus-fetch-headers): New function.
7286         (gnus-select-newsgroup): Use it.
7287         (gnus-summary-insert-articles): New function.
7288         (gnus-summary-insert-old-articles): New function.
7289         (gnus-summary-insert-new-articles): New function.
7290
7291         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
7292         (gnus-group-list-active): Ditto.
7293         * gnus-sum.el (gnus-set-mode-line): Ditto.
7294         (gnus-summary-read-group-1): Ditto.
7295
7296 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7297
7298         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
7299         current topic.
7300
7301 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7302
7303         * smiley.el (gnus-smiley-display): Don't do widening.
7304
7305         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
7306         within body.
7307
7308         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
7309
7310         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
7311         New variable.
7312         (gnus-mime-display-multipart-related-as-mixed): New variable.
7313         (gnus-mime-display-part): Use them.
7314
7315 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7316
7317         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
7318         something special.
7319
7320 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7321
7322         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
7323         (nnweb-request-article): Call reference if exists.
7324         (nnweb-type-definition): Dejanews is bought by google.com.
7325         Beta!
7326
7327 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7328
7329         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
7330
7331 2001-02-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7332
7333         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
7334         gnus-article-sort-functions.
7335         (gnus-article-sort-functions): Doc fix.  Refer to
7336         gnus-thread-sort-functions.
7337
7338 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7339         From Paul Jarc <prj@po.cwru.edu>.
7340
7341         * message.el (message-get-reply-headers): More fixes.
7342
7343 2001-02-17  Paul Jarc <prj@po.cwru.edu>
7344         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7345
7346         * message.el (message-get-reply-headers): Fix bug with
7347         Mail-Followup-To/to-address interaction.
7348
7349 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7350
7351         * gnus-msg.el (gnus-configure-posting-styles): Match header in
7352         gnus-article-copy.
7353
7354 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7355
7356         * message.el (message-do-send-housekeeping): Rename to a better
7357         name.
7358
7359 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7360
7361         * message.el (message-cancel-news): Check article first, then ask
7362         yes or no.
7363
7364 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7365
7366         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
7367
7368 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7369
7370         * gnus-range.el (gnus-range-normalize): New function.
7371
7372 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
7373
7374         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
7375
7376 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7377
7378         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
7379
7380         * nnagent.el (nnagent-request-regenerate): New function.
7381
7382         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
7383
7384         * nnml.el (nnml-generate-nov-databases): Accept argument
7385         server. Don't open server if it is opened.
7386         (nnml-request-regenerate): Use it. Change to deffoo.
7387
7388 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
7389         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7390
7391         * gnus.el (gnus-define-group-parameter): Fix.
7392
7393 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7394
7395         * gnus.el (gnus-define-group-parameter): Improved.
7396
7397         * gnus-sum.el (charset): Define parameter.
7398         (ignored-charsets): Ditto.
7399         (gnus-summary-setup-default-charset): Use them.
7400
7401         * gnus-start.el (gnus-read-descriptions-file): Use them.
7402
7403         * gnus-cus.el (gnus-group-parameters): Remove them.
7404
7405 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7406
7407         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
7408
7409 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7410
7411         * gnus-sum.el (gnus-summary-read-group-1): Remove
7412         gnus-summary-set-local-parameters.
7413         (gnus-summary-setup-buffer): Put it here.
7414
7415 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7416
7417         * gnus.el (to-address): Define parameter.
7418         (to-list): Ditto.
7419         * gnus-art.el (article-hide-boring-headers): Use them.
7420         * gnus-msg.el (gnus-post-news): Ditto.
7421         * gnus-cus.el (gnus-group-parameters): Remove them.
7422
7423 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7424
7425         * gnus-draft.el (gnus-draft-reminder): New function.
7426
7427         * gnus-art.el (gnus-sender-save-name): New function.
7428
7429 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7430
7431         * mm-util.el (mm-mime-charset): Error message.
7432
7433 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7434
7435         * message.el (message-check-news-body-syntax): Don't check mml lines.
7436
7437 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7438
7439         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
7440         subscribe.
7441
7442         * gnus-start.el (gnus-call-subscribe-functions): New function.
7443         (gnus-find-new-newsgroups): Use it.
7444         (gnus-ask-server-for-new-groups): Use it.
7445         (gnus-check-first-time-used): Use it.
7446         (gnus-subscribe-newsgroup-method): Grok a list of functions.
7447         (gnus-subscribe-options-newsgroup-method): Ditto.
7448         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
7449         return .
7450
7451 2001-02-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7452
7453         * gnus-cus.el (gnus-score-customize): Doc fix.
7454
7455 2001-02-11  Jesper Harder <harder@ifa.au.dk>
7456
7457         * dgnushack.el (my-getenv): Typo.
7458
7459 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7460
7461         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
7462
7463 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7464
7465         * gnus-group.el (gnus-group-suspend): Offer save summaries.
7466
7467         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
7468         (gnus-treatment-function-alist): Use it.
7469         (article-remove-leading-whitespace): New function.
7470         (gnus-article-make-menu-bar): Use it.
7471
7472         * gnus-sum.el (gnus-summary-wash-empty-map): Add
7473         remove-leading-whitespace.
7474         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
7475         because of conflict.
7476
7477 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7478
7479         * Makefile.in: Hack generating gnus-load.el.
7480         * dgnushack.el: Ditto.
7481         * gnus-load.el: Remove it.
7482
7483 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7484
7485         * dgnushack.el : Add URLDIR.
7486
7487         * Makefile.in (EMACS_COMP): Ditto.
7488
7489 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7490
7491         * gnus-cus.el (gnus-score-customize): Error on no score file.
7492
7493 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7494
7495         * mm-decode.el (mm-merge-handles): New function.
7496
7497         * mm-view.el (mm-inline-message): Use it.
7498         (mm-view-message): Ditto.
7499
7500         * mm-partial.el (mm-inline-partial): Ditto.
7501
7502         * mm-extern.el (mm-inline-external-body): Ditto.
7503
7504         * gnus-art.el (gnus-mime-view-part): Ditto.
7505         (gnus-mime-view-part-as-type): Ditto.
7506         (gnus-mime-save-part-and-strip): Prevent users to strip in some
7507         cases.
7508
7509 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7510
7511         * message.el (message-cancel-news): Allow to shoot foot.
7512         (message-supersede): Ditto.
7513
7514 2001-02-08  Tommi Vainikainen <thv@iki.fi>
7515
7516         * gnus-sum.el (gnus-simplify-subject-re): Use
7517         message-subject-re-regexp.
7518
7519 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7520
7521         * nnmail.el (nnmail-expiry-target-group): Bind
7522         nnmail-cache-accepted-message-ids to nil.
7523
7524         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
7525         coding system.
7526
7527 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7528
7529         * qp.el (quoted-printable-encode-region): Make sure characters are
7530         between 00 and FF.  Don't check charset.
7531
7532         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
7533         in Emacs 20.
7534         * rfc2047.el (rfc2047-q-encode-region): Ditto.
7535
7536 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7537
7538         * message.el (message-make-forward-subject): Argument decoded.
7539         (message-forward): Use it when digest.
7540
7541         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
7542         buffer.
7543
7544 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7545
7546         * message.el (message-generate-headers-first): Doc fix.
7547
7548 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7549
7550         * gnus-art.el (article-make-date-line): Error proof.
7551
7552 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7553
7554         * gnus-group.el (gnus-group-listing-limit): New variable.
7555         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
7556
7557         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
7558
7559 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7560
7561         * message.el (message-newline-and-reformat): Special case for
7562         breaking at BOL.
7563
7564 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
7565
7566         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
7567         message/rfc822.
7568
7569 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7570
7571         * message.el (message-encode-message-body): Don't insert
7572         Content-Type if it is inside a mail.
7573
7574 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7575
7576         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
7577         gnus-article-commands-menu.
7578
7579         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
7580         in Emacs.
7581
7582         * gnus-start.el (gnus-read-descriptions-file): Use
7583         gnus-group-name-charset and gnus-group-charset-alist.
7584
7585 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7586
7587         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
7588         active region.
7589
7590         * gnus-start.el (gnus-group-change-level): Remove from both
7591         gnus-zombie-list and gnus-killed-list.
7592
7593 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7594
7595         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
7596         gnus-subscribe-topics.
7597
7598         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
7599
7600 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7601
7602         * gnus-art.el (gnus-article-make-menu-bar): Make
7603         gnus-article-post-menu.
7604
7605         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
7606
7607         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
7608
7609         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
7610
7611         * message.el (message-mode-menu): Ditto.
7612
7613         * gnus-art.el (defvar): eval-when-compile.
7614
7615 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7616
7617         * gnus-agent.el (gnus-agentize): Fix doc.
7618
7619 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
7620
7621         * mml.el (mml-preview): Bind `q'.
7622
7623 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7624
7625         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
7626
7627 2001-01-31  Dave Love  <fx@gnu.org>
7628
7629         * mm-util.el (mm-mime-mule-charset-alist)
7630         (mm-find-mime-charset-region): Consider mule-utf-8.
7631
7632 2001-01-31  Dave Love  <fx@gnu.org>
7633
7634         * gnus-art.el (gnus-article-x-face-command)
7635         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
7636         :version.
7637
7638 2001-01-26  Dave Love  <fx@gnu.org>
7639
7640         * mm-util.el (mm-multibyte-string-p): New.
7641
7642 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
7643 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
7644 ;;      string-as-multibyte on class.  Clarify line-folding.
7645         (quoted-printable-encode-string): Make temp buffer inherit
7646         string's multibyteness.
7647
7648 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
7649
7650         * nnheader.el (toplevel): Don't require `gnus-util' at
7651         compile-time; this creates a circular dependency, and prevents
7652         a bootstrap.
7653
7654 2001-01-22  Andreas Schwab  <schwab@suse.de>
7655
7656         * nnheader.el (gnus-delete-line): Autoload it as a macro.
7657
7658 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7659
7660         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
7661
7662         * gnus-art.el (article-hide-list-identifiers): Ditto.
7663
7664         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
7665
7666 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7667
7668         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
7669
7670         * gnus-art.el (article-hide-list-identifiers): Similar.
7671
7672 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
7673
7674         * nnmail.el (nnmail-remove-list-identifiers): Improved.
7675
7676 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7677
7678         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
7679
7680 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7681
7682         * gnus-util.el (gnus-string-equal): New function.
7683
7684         * gnus-art.el (article-hide-boring-headers): Use it.
7685
7686 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
7687
7688         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
7689
7690 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7691
7692         * gnus-msg.el (gnus-msg-mail): Support switch-action.
7693
7694 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7695
7696         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
7697         command if there is not last-saver.
7698
7699 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7700
7701         * nntp.el (nntp-open-connection): 201 is possible.
7702
7703 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7704
7705         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
7706         (rfc2047-charset-encoding-alist): Add big5.
7707
7708 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7709
7710         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
7711         (gnus-agent-remove-server): Ditto.
7712         (autoload): gnus-server-update-server.
7713
7714         * gnus-srvr.el (gnus-server-line-format): Add %a.
7715         (gnus-server-line-format-alist): Add gnus-tmp-agent.
7716         (gnus-server-insert-server-line): Use it.
7717
7718 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7719
7720         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
7721         GB2312 and Big5.
7722
7723 2001-01-24  Simon Josefsson  <sj@extundo.com>
7724
7725         * mail-source.el (mail-sources): Add :program specifier to IMAP
7726         mail source.
7727         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
7728
7729 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7730
7731         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
7732
7733 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7734
7735         * nntp.el (nntp-wait-for): Return the success code.
7736         (nntp-open-connection): Use it.
7737
7738 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7739
7740         * gnus-int.el (gnus-check-server): Allow breaking the opening.
7741
7742 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7743
7744         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
7745
7746 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7747
7748         * gnus-sum.el (gnus-summary-print-article): Take one prefix
7749         argument. Allow to print several articles in one file.
7750
7751 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7752
7753         * webmail.el (webmail-type-definition): netaddress changes.
7754
7755 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7756
7757         * gnus.el: Fix copyright. Remove trailing spaces.
7758
7759         * message.el (message-forward): Use mule4.
7760
7761 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7762
7763         * mm-util.el (mm-string-as-unibyte): New function.
7764
7765         * message.el (message-forward): Use it.
7766
7767 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7768
7769         * message.el (message-cite-original-without-signature): Don't peel
7770         off the blank line.
7771         (message-get-reply-headers): Add Cc if it is not in follow-to.
7772
7773 2001-01-20  Simon Josefsson  <sj@extundo.com>
7774
7775         * mm-decode.el (mm-handle-multipart-from): Add.
7776         (mm-dissect-buffer): Save From: header value.
7777         (mm-security-from): Remove.
7778         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
7779
7780         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
7781         instead of `mml-security-from'.  Protect null from value.
7782
7783 2001-01-20  Simon Josefsson  <sj@extundo.com>
7784
7785         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
7786         application/vnd.ms-excel attachments.
7787
7788 2001-01-19  Simon Josefsson  <sj@extundo.com>
7789
7790         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
7791
7792 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7793
7794         * message.el (message-ignored-mail-headers): Ditto.
7795
7796 2001-01-19  Simon Josefsson  <sj@extundo.com>
7797
7798         * message.el (message-ignored-news-headers): Only search beginning
7799         of line.
7800
7801 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
7802
7803         * message.el (message-send-mail): Content-Type may not be there.
7804
7805 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7806
7807         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
7808         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
7809
7810         * gnus-art.el (article-display-x-face): Insert X-Face if there is
7811         not.
7812
7813 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7814
7815         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
7816         non-native groups.
7817
7818 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7819
7820         * message.el (message-yank-original): Understand
7821         universal-argument.
7822
7823 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7824
7825         * gnus-art.el (gnus-boring-article-headers): Add to-address.
7826         (article-hide-boring-headers): Ditto.
7827
7828         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
7829
7830 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7831
7832         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
7833         one.
7834
7835 2001-01-16  Simon Josefsson  <simon@josefsson.org>
7836
7837         * message.el (message-make-in-reply-to): Add comment to message-id
7838         (old syntax, see 2000-08-02 change).
7839
7840 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7841
7842         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
7843         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
7844         (gnus-button-reply): Ditto.
7845
7846 2001-01-16  Katsumi Yamaoka <yamaoka@jpl.org>
7847
7848         * gnus-art.el (article-display-x-face): Fix.
7849
7850 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7851
7852         * gnus-art.el (article-display-x-face): Use
7853         gnus-original-article-buffer.
7854
7855 2001-01-15  Jack Twilley <jmt@tbe.net>
7856
7857         * message.el (message-add-header): Move to point-max.
7858
7859 2001-01-15  Simon Josefsson  <simon@josefsson.org>
7860
7861         * smime.el (smime-CA-directory, smime-CA-file): Change default to
7862         nil, improve documentation.
7863         (smime-certificate-directory): Comment out false hints (until it
7864         is implemented).
7865
7866         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
7867         there aren't any keys.
7868         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
7869         verify certificate.  Default is changed to only check integrity.
7870         Improved security status texts.  If a certificate doesn't contain
7871         a email address, don't fail.
7872
7873         * smime.el (smime-noverify-region):
7874         (smime-noverify-buffer): New functions.  Verifies integrity only.
7875
7876 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7877
7878         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
7879
7880 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7881
7882         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
7883         (gnus-remove-some-windows): Ditto.
7884
7885 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7886
7887         * gnus-art.el (article-make-date-line): 11th.
7888
7889 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7890
7891         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
7892         (mml2015-gpg-sign): Ditto.
7893
7894 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7895
7896         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
7897         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
7898
7899 2001-01-08  Dave Love  <fx@gnu.org>
7900
7901         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
7902         single character.
7903
7904         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
7905
7906         * message.el: Doc and message fixes.
7907         (message-send-rename-function)
7908         (message-make-forward-subject-function)
7909         (message-send-mail-function, message-reply-to-function)
7910         (message-wide-reply-to-function, message-followup-to-function)
7911         (message-distribution-function, message-auto-save-directory): Fix
7912         :type.
7913
7914         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
7915         proceeding after warnings.  Amend multipart warning message.
7916
7917 2001-01-04  Dave Love  <fx@gnu.org>
7918
7919         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
7920         compiling.
7921         (gnus-make-directory): Require nnmail.
7922
7923         * mm-decode.el (mm-inline-media-tests): Add
7924         image/x-portable-bitmap.
7925         (mm-get-image): Grok pbm.
7926
7927 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
7928
7929         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
7930
7931 2001-01-09  Didier Verna  <didier@xemacs.org>
7932
7933         * dgnushack.el (dgnushack-compile): give a dummy value to
7934         `gnus-xmas-glyph-directory' for the time of compilation.
7935         * gnus-agent.el: moved some XEmacs specific hook add-ons from
7936         `gnus-xmas-[re]define' to avoid loosing user custom settings.
7937         * gnus-art.el: ditto.
7938         * gnus-group.el: ditto.
7939         * gnus-salt.el: ditto.
7940         * gnus-sum.el: ditto.
7941         * gnus-topic.el: ditto.
7942         * gnus-xmas.el (gnus-xmas-define): see above.
7943         * gnus-xmas.el (gnus-xmas-redefine): see above.
7944         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
7945         non-continuable error when the directory can't be found.
7946
7947 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7948
7949         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
7950         handle.
7951         * gnus-art.el (gnus-mime-view-part): Copy it.
7952         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
7953
7954 2001-01-09  Michael Downes <mjd@ams.org>
7955
7956         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
7957
7958 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7959
7960         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
7961         orig-file. Use ',source.
7962
7963 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7964
7965         * gnus-xmas.el (gnus-xmas-modeline-glyph):
7966         (gnus-xmas-group-startup-message):
7967         Detect gnus-xmas-glyph-directory when it is nil.
7968
7969 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7970
7971         * pop3.el (pop3-get-message-count): Andrew Innes
7972         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
7973
7974 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7975
7976         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
7977
7978         * time-date.el (time-to-number-of-days): New function.
7979
7980 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
7981
7982         * nnslashdot.el (nnslashdot-request-list): Always get the right
7983         sid.
7984
7985 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7986
7987         * message.el (message-minibuffer-local-map): New keymap.
7988         (message-read-from-minibuffer): Use it.
7989         * gnus-msg.el (gnus-summary-resend-message): Use it
7990
7991 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7992
7993         * gnus-start.el (gnus-display-time-event-handler): New function.
7994         (gnus-after-getting-new-news-hook): Use it.
7995
7996 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7997
7998         * message.el (message-ignored-mail-headers): Add draft header.
7999
8000 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8001
8002         * gnus-sum.el (gnus-summary-expire-articles): Don't save
8003         excursion.
8004
8005         * nnslashdot.el (nnslashdot-request-list): Get the right year.
8006
8007 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
8008
8009         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
8010
8011 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8012
8013         * qp.el (quoted-printable-decode-region): Don't backward-char.
8014
8015 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8016
8017         * gnus-draft.el: Mark articles as replied.
8018
8019         * gnus-sum.el (gnus-summary-add-mark): New function.
8020
8021         * gnus-group.el (gnus-add-mark): New function.
8022
8023         * gnus-sum.el (gnus-summary-buffer-name): New function.
8024         (gnus-summary-setup-buffer): Use it.
8025
8026         * gnus-draft.el: Set things up with the right post method and
8027         stuff.
8028
8029         * message.el (message-ignored-news-headers): Remove X-Draft-From.
8030
8031         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
8032
8033         * gnus.el (gnus-draft-meta-information-header): New variable.
8034
8035 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8036
8037         * gnus-art.el (gnus-treatment-function-alist): Move the date
8038         functions before the header sorting functions.
8039
8040         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
8041
8042         * dgnushack.el (dgnushack-compile): Message whether there is w3.
8043         Don't (push "/usr/share/emacs/site-lisp" load-path).
8044
8045         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
8046         to empty fill prefixes.
8047
8048 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8049
8050         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
8051         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
8052
8053 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8054
8055         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
8056
8057         * nnml.el (autoload): Move to nnheader.el.
8058
8059         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
8060         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
8061         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
8062         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
8063
8064 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8065
8066         * gnus-art.el (article-make-date-line): Get the hours right.
8067         (gnus-ignored-headers): More hiding.
8068
8069         * nnmail.el (nnmail-expiry-wait): Not an integer.
8070
8071         * message.el (message-goto-body): Only expand abbrev when called
8072         interactively.
8073         (message-make-lines): Use it.
8074
8075 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8076
8077         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
8078
8079 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8080
8081         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
8082         include the expunged articles.
8083
8084         * gnus-group.el (gnus-group-sort-by-server): New function.
8085
8086         * gnus.el (gnus-method-to-server-name): New function.
8087         (gnus-group-prefixed-name): Use it.
8088
8089         * gnus-group.el (gnus-group-sort-function): Doc fix.
8090         (gnus-group-sort-groups-by-server): New command.
8091
8092 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8093
8094         * gnus-art.el (gnus-treat-date-english): New variable.
8095         (article-date-english): New command.
8096         (gnus-english-month-names): New variable.
8097         (article-make-date-line): Do 'english.
8098
8099         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
8100         after the fill prefix.
8101
8102         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
8103         score...".
8104
8105         * gnus-art.el (gnus-ignored-headers): Hide more headers.
8106
8107         * message.el (message-mode-map): Bind comment-region.
8108
8109         * gnus-art.el (gnus-mime-display-part): Let w3 display
8110         multipart/related.
8111
8112         * mm-bodies.el (mm-long-lines-p): New function.
8113         (mm-body-encoding): Use it.
8114         (mm-body-encoding): Encode articles with lines longer than 1000
8115         characters.
8116
8117 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8118
8119         * mm-util.el (mm-enable-multibyte): Use
8120         default-enable-multibyte-characters.
8121         (mm-enable-multibyte-mule4): Ditto.
8122         (mm-disable-multibyte): Test XEmacs.
8123         (mm-disable-multibyte-mule4): Ditto.
8124         (mm-with-unibyte-current-buffer): Simplified.
8125         (mm-with-unibyte-current-buffer-mule4): Ditto.
8126
8127 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8128
8129         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
8130
8131         * nnheader.el (nnheader-string-as-multibyte): New alias.
8132
8133         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
8134
8135         * gnus-uu.el (gnus-message-process-mark): New function.
8136         (gnus-uu-mark-by-regexp): Use it.
8137         (gnus-new-processable): New function.
8138
8139 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
8140
8141         * gnus-sum.el (gnus-no-mark): New variable.
8142
8143 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8144
8145         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
8146         backslashes.
8147
8148 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
8149
8150         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
8151         definition.
8152
8153 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8154
8155         * dgnushack.el (dgnushack-compile): elc is in the current directory.
8156
8157         * qp.el (quoted-printable-encode-region): Don't check multibyte in
8158         XEmacs.
8159
8160 2000-12-25  Lloyd Zusman <ljz@asfast.com>
8161
8162         * mml.el (mml-read-tag): Save tag location.
8163
8164 2000-12-25  Simon Josefsson  <simon@josefsson.org>
8165
8166         * starttls.el: Sync with Emacs 21.
8167
8168 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8169
8170         * message.el (message-mail): Support yank-action.
8171
8172         * message.el (message-setup): Revoke the last change.
8173
8174 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8175
8176         * message.el (message-setup): Use cons. Suggested by Johan Vromans
8177         <jvromans@squirrel.nl>.
8178
8179 2000-12-24  Simon Josefsson  <sj@extundo.com>
8180
8181         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
8182         mailing list junk at end of part.
8183
8184 2000-12-23  Simon Josefsson  <sj@extundo.com>
8185
8186         * nnimap.el (nnimap-expiry-target): New function.
8187         (nnimap-request-expire-articles): Use it.
8188
8189 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8190
8191         * gnus.el (gnus-group-parameters-more): New variable.
8192         * gnus-cus.el (gnus-group-customize): Use it.
8193
8194         * gnus.el (gnus-define-group-parameter): New macro.
8195         (auto-expire): Use it
8196         (total-expire): Use it.
8197         * gnus-art.el (banner): Use it.
8198
8199         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
8200         <ljz@asfast.com>.
8201
8202 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8203
8204         * gnus-topic.el (gnus-topic-create-topic): Use list.
8205
8206         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
8207         before binding gnus-default-article-saver.
8208
8209         * gnus-sum.el (gnus-summary-save-article):
8210         (gnus-summary-pipe-output):
8211         (gnus-summary-save-article-mail):
8212         (gnus-summary-save-article-rmail):
8213         (gnus-summary-save-article-file):
8214         (gnus-summary-write-article-file):
8215         (gnus-summary-save-article-body-file): Ditto.
8216
8217         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
8218
8219 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8220
8221         * gnus-art.el (gnus-mime-security-button-map):
8222         (gnus-mime-button-map): Add parent.
8223
8224 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8225
8226         * messagexmas.el (message-xmas-redefine): New function.
8227
8228         * message.el: Use it.
8229
8230         * gnus-art.el (gnus-article-check-hidden-text): Return t.
8231
8232         * gnus-util.el (gnus-remove-text-properties-when): Return t.
8233
8234 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8235
8236         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
8237         malformatted messages.
8238
8239 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8240
8241         * mm-util.el (mm-image-load-path): New function.
8242
8243         * gnus-group.el (gnus-group-make-tool-bar): Use it.
8244
8245         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
8246
8247         * message.el (message-tool-bar-map): Use it.
8248
8249         * Makefile.in (install-el): New rule.
8250
8251 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8252
8253         * gnus-art.el (article-treat-dumbquotes): Quote \.
8254
8255 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8256
8257         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
8258         Emacs 20 runs on a terminal.
8259
8260 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8261
8262         * gnus-msg.el (gnus-bug): Revert to save-excursion.
8263
8264         * mml.el (gnus-add-minor-mode): Autoload.
8265
8266         * message.el (message-forward): Save-restriction.
8267
8268 2000-12-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8269
8270         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
8271         Paul Stevenson <p.stevenson@surrey.ac.uk>
8272
8273 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8274
8275         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
8276
8277         * mml.el (gnus-ems): Don't require.
8278
8279         * gnus.el (gnus-decode-rfc1522): Removed.
8280         (gnus-set-text-properties): Define.
8281
8282 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8283
8284         * gnus-art.el (gnus-mime-*): handle may be nil.
8285
8286         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
8287
8288         * gnus.el (gnus-group-remove-excess-properties): Not defined
8289         in gnus-xmas.
8290
8291 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8292
8293         * message.el (message-mail-user-agent): Add :version.
8294
8295 2000-12-21  Miles Bader  <miles@gnu.org>
8296
8297         * message.el (message-mode): Set `comment-start' to the  yank prefix.
8298
8299 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8300
8301         * message.el (message-mail-user-agent): New variable.
8302         (message-setup): Renamed to message-setup-1. Support
8303         mail-user-agent.
8304         (message-mail-user-agent): New function.
8305         (message-mail): Use it.
8306         (message-reply): Use it.
8307         (message-resend): Use it.
8308         (message-mail-other-window): Use it.
8309         (message-mail-other-frame): Use it.
8310
8311         * gnus-msg.el (gnus-bug): Support mail-user-agent.
8312
8313 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8314
8315         * message.el (message-tool-bar-map): Simplify.
8316         (message-narrow-to-head-1): New function.
8317         (message-narrow-to-head): Use it.
8318         (message-reply): Ditto.
8319         (message-cancel-news): Ditto.
8320         (message-supersede): Ditto.
8321         (message-make-forward-subject): Ditto.
8322         (message-bounce): Ditto.
8323
8324 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8325
8326         * uudecode.el (uudecode-decode-region-external): make-temp-file
8327         may not be defined.
8328
8329         * binhex.el (defalias): eval-and-compile.
8330
8331         * message.el (message-tool-bar-map): New function.
8332         (message-mode): Use it.
8333
8334 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8335
8336         * nntp.el (nntp-find-connection): Remove the entry.
8337         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
8338
8339 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8340
8341         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
8342
8343         * message.el (message-forward): Copy buffer in unibyte mode.
8344
8345 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8346
8347         * message.el (message-make-forward-subject): Don't widen. Decode.
8348         (message-forward): Don't decode subject.
8349
8350 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
8351
8352         * qp.el (quoted-printable-encode-region): Upcase QP.
8353
8354 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8355
8356         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
8357         mail-extract-a-c instead. Don't depend on Gnus.
8358
8359         * mml.el (gnus-ems): Require it.
8360
8361         * gnus-msg.el (gnus-summary-mail-forward):
8362
8363         * message.el (message-forward):  Move mime-to-mml here.
8364
8365 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8366
8367         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
8368         * gnus-art.el (gnus-insert-mime-button): Simplify.
8369         (gnus-mime-display-alternative): Ditto.
8370         (gnus-insert-mime-security-button): Ditto.
8371
8372 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8373
8374         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
8375         text-property-not-all doesn't return nil when start=mark(end).
8376         (gnus-remove-text-properties-when): Ditto.
8377
8378 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8379
8380         * gnus-start.el (gnus-group-change-level): Remove group from
8381         gnus-active-hashtb if real killed.
8382
8383 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8384
8385         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
8386         (gnus-mime-display-alternative): Ditto.
8387         (gnus-insert-mime-security-button): Ditto.
8388
8389 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8390
8391         * gnus-start.el (gnus-group-change-level): Don't add it into
8392         killed-list if it was killed.
8393
8394 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8395
8396         * nnmbox.el (nnmbox-file-coding-system): Use binary.
8397         (nnmbox-active-file-coding-system): Ditto.
8398
8399         * gnus-cus.el (gnus-group-parameters): Add posting-style.
8400
8401 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8402
8403         * gnus.el (gnus-version):
8404         (gnus-version-number): Set to Oort Gnus 0.01.
8405
8406         * gnus-art.el (gnus-mime-security-button-map):
8407         (gnus-insert-mime-security-button): Fix for Emacs21.
8408
8409 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8410
8411         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
8412         easymenu, because XEmacs doesn't understand :help.
8413
8414         * mm-uu.el: Require binhex.
8415
8416 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8417
8418         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
8419
8420 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8421
8422         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
8423
8424 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
8425
8426         * *.xpm, *.pbm: Convert icons icons to size 24x24.
8427
8428 2000-12-18  Dave Love  <fx@gnu.org>
8429
8430         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
8431         (unused).
8432
8433 2000-12-13  Miles Bader  <miles@gnu.org>
8434
8435         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
8436         to t, so that we don't get stuck while trying to smilefy
8437         intangible text.
8438
8439 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
8440
8441         * smiley-ems.el (smiley-regexp-alist): Make regexps match
8442         at the end of the buffer.
8443         (smiley-region): In the loop, move to the end of the submatch
8444         matching the smiley instead of using the end of the match
8445         of the whole regexp.
8446
8447 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
8448
8449         * message.el (message-mode): Doc fix.
8450
8451 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
8452
8453         * smiley-ems.el (smiley-region): Doc fix.
8454
8455 2000-12-11  Miles Bader  <miles@gnu.org>
8456
8457         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
8458         bottom line visible, check to see if it's partially obscured, and
8459         if so, either scroll one more line to make it fully visible, or
8460         revert to showing the second line from the top.
8461
8462 2000-12-07  Dave Love  <fx@gnu.org>
8463
8464         * mailcap.el (mailcap-download-directory)
8465         * gnus-audio.el (gnus-audio-directory)
8466         * smiley-ems.el (smiley-data-directory): Fix :type.
8467
8468 2000-11-30  Dave Love  <fx@gnu.org>
8469
8470         * message.el (message-auto-save-directory): Use
8471         file-name-as-directory.
8472         (message-set-auto-save-file-name): Create
8473         message-auto-save-directory if necessary.
8474         (message-replace-chars-in-string): Removed -- unused.
8475         (message-mail-alias-type): Customize.
8476         (message-headers): Remove duplicate defgroup.
8477
8478 2000-11-29  Dave Love  <fx@gnu.org>
8479
8480         * qp.el (quoted-printable-decode-region): Use error, not message
8481         to report malformed text (like base64).  Amend message.
8482
8483 2000-11-29  Miles Bader  <miles@gnu.org>
8484
8485         * message.el (message-header-lines): Fontify tag.
8486
8487 2000-11-27  Dave Love  <fx@gnu.org>
8488
8489         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
8490         compiler warning.
8491
8492 ;2000-11-26  Dave Love  <fx@gnu.org>
8493 ;
8494 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
8495 ;
8496 2000-11-23  Dave Love  <fx@gnu.org>
8497
8498         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
8499
8500         * mm-uu.el (uudecode): Require.
8501         (uudecode-decode-region, uudecode-decode-region-external): Don't
8502         autoload.
8503         (mm-uu-copy-to-buffer): Doc fix.
8504         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
8505         type fix.
8506
8507         * mailcap.el: Doc fixes.
8508         (mailcap-mime-data): Various adjustments.
8509         (mailcap): New group.
8510         (mailcap-download-directory): Customize.
8511         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
8512         (mailcap-temporary-directory): Deleted (unused).
8513         (mailcap-unescape-mime-test): Simplify slightly.
8514         (mailcap-viewer-passes-test): Use functionp.
8515         (mailcap-command-p): Aliased to executable-find.
8516
8517         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
8518         default-enable-multibyte-characters is nil.
8519
8520 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
8521
8522         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
8523
8524 2000-11-21  Dave Love  <fx@gnu.org>
8525
8526         * gnus-art.el (gnus-mime-button-map): Don't inherit from
8527         gnus-article-mode-map.
8528 ;       (gnus-mime-button-menu): Use mouse-set-point.
8529         (gnus-insert-mime-button, gnus-mime-display-alternative)
8530         (gnus-mime-display-alternative): Don't use local-map property.
8531
8532 2000-11-17  Dave Love  <fx@gnu.org>
8533
8534         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
8535         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
8536         and make-temp-file.
8537         (uudecode-decode-region): Doc fix.
8538
8539 2000-11-14  Dave Love  <fx@gnu.org>
8540
8541         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
8542         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
8543         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
8544         New files, derived from the XPMs.
8545
8546 2000-11-10  Dave Love  <fx@gnu.org>
8547
8548         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
8549         (gnus-agent-lib-file, gnus-agent-load-alist)
8550         (gnus-agent-save-alist, gnus-agent-article-name): Use
8551         expand-file-name.
8552
8553         * gnus-group.el (gnus-group-name-charset-method-alist): Add
8554         :version.
8555         (nnkiboze-score-file): Defvar when compiling.
8556
8557         * gnus-start.el (gnus-read-newsrc-file): Add :version.
8558
8559         * gnus-art.el (gnus-article-banner-alist)
8560         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
8561         (gnus-article-date-lapsed-new-header)
8562         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
8563         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
8564         (gnus-treat-strip-headers-in-body)
8565         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
8566         (gnus-treat-translate): Add :version.
8567         (gnus-article-mime-part-function): Fix defcustom.
8568
8569         * nnmail.el (nnmail-expiry-target)
8570         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
8571         (nnmail-split-header-length-limit): Add :version.
8572
8573         * gnus-sum.el (gnus-auto-expirable-marks)
8574         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
8575         (gnus-extra-headers, gnus-ignored-from-addresses)
8576         (gnus-newsgroup-ignored-charsets)
8577         (gnus-group-highlight-words-alist)
8578         (gnus-summary-show-article-charset-alist): Add :version.
8579
8580         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
8581         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
8582         files, converted from the XPMs.
8583
8584         * gnus-cache.el (gnus-cache-active-file): Don't use
8585         file-name-as-directory on directory.
8586         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
8587         use file-name-as-directory on directory.
8588
8589         * time-date.el (timezone-make-date-arpa-standard): Autoload.
8590         (date-to-time): Use it.
8591
8592 ;       * message.el (message-mode) <adaptive-fill-regexp>:
8593 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
8594 ;       (message-newline-and-reformat): Likewise.
8595         (message-forward-as-mime, message-forward-ignored-headers)
8596         (message-buffer-naming-style, message-default-charset)
8597         (message-dont-reply-to-names, message-send-mail-partially-limit):
8598         Add :version.
8599
8600         * mm-util.el: Doc fixes.
8601         (mm-mime-charset): Don't use the raw result of
8602         mm-preferred-coding-system.
8603         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
8604         (mm-with-unibyte): Simplify.
8605
8606         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
8607         concat.
8608
8609         * pop3.el (pop3-version): Deleted.
8610         (pop3-make-date): New function, avoiding message-make-date.
8611         (pop3-munge-message-separator): Use it.
8612
8613 2000-11-09  Dave Love  <fx@gnu.org>
8614
8615         * gnus-group.el (gnus-group-make-directory-group)
8616         (gnus-group-fetch-faq): Use expand-file-name.
8617         (gnus-group-fetch-faq): Simplify completing-read form.
8618
8619         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
8620         test for Mule.
8621
8622         * message.el (tool-bar-map): Defvar when compiling.
8623
8624         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
8625         (gnus-tm-lisp-directory): Deleted.
8626         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
8627         (featurep 'xemacs).
8628         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
8629         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
8630         version numbers from file names.
8631
8632 2000-11-08  Dave Love  <fx@gnu.org>
8633
8634         * mm-view.el: Use featurep for XEmacs test.
8635         (mm-inline-message): Test for `remove-specifier'; don't use
8636         condition-case.
8637
8638         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
8639
8640         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
8641         (gnus-score-find-bnews): Don't concat "".
8642
8643         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
8644         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
8645         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
8646         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
8647
8648         * gnus-sum.el: Put some defvars in eval-when-compile.
8649         (gnus-summary-mode-hook): Add :options.
8650         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
8651         (gnus-summary-tool-bar-map): New variable.
8652         (gnus-summary-make-tool-bar): New function.
8653         (gnus-summary-mode): Put kill-all-local-variables first.
8654
8655         * gnus-group.el (gnus-group-toolbar-map): New variable.
8656         (gnus-group-make-tool-bar): Rewritten.
8657         (gnus-group-mode): Put kill-all-local-variables first.
8658
8659         * rfc2047.el: Require gnus-util.
8660
8661         * nnml.el (gnus-sorted-intersection): Autoload.
8662
8663         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
8664         Put some defvars in eval-when-compile.
8665         (gnus-intersection, gnus-sorted-complement):  Autoload.
8666
8667         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
8668
8669         * mm-encode.el (mm-body-7-or-8): Autoload.
8670
8671         * mm-decode.el (mm-insert-inline): Autoload.
8672
8673         * mml.el:
8674         * message.el: Put some defvars in eval-when-compile.
8675
8676         * gnus-msg.el: Put some defvars in eval-when-compile.
8677         (gnus-msg-mail): Move after gnus-setup-message.
8678
8679         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
8680
8681 2000-11-07  Dave Love  <fx@gnu.org>
8682
8683         * gnus-util.el (nnheader): Don't require message (recursive
8684         autoload).
8685
8686         * uudecode.el: Avoid compiler warnings.
8687
8688         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
8689         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
8690
8691 2000-11-06  Dave Love  <fx@gnu.org>
8692
8693         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
8694
8695         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
8696         (uudecode-char-int): New alias, replacing char-int.
8697         (uudecode-decode-region): Don't call buffer-disable-undo.
8698
8699 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
8700 ;       (mm-uu-configure-list): Doc fix.
8701 ;
8702 ;       * earcon.el (running-xemacs): Don't define.
8703 ;
8704 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
8705 ;
8706 ;       * message.el (message-font-lock-keywords): Match a final newline
8707 ;       to help font-lock's multiline support.
8708 ;
8709 2000-11-03  Dave Love  <fx@gnu.org>
8710
8711         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
8712
8713         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
8714         name.
8715
8716         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
8717         <banner>: Fix custom type, doc.
8718
8719         * mm-decode.el (mm-display-external): Space-prefix temp buffer
8720         name.  Don't disable undo explicitly.
8721
8722 ;2000-11-02  Dave Love  <fx@gnu.org>
8723 ;
8724 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
8725 ;       cite-prefix.
8726
8727 2000-11-01  Dave Love  <fx@gnu.org>
8728
8729         * rfc2047.el (base64): Require unconditionally.
8730         (message-posting-charset): Defvar when compiling.
8731         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
8732         message.
8733
8734         * gnus-sum.el (nnoo): Require.
8735         (mm-uu-dissect): Autoload.
8736
8737         * mml.el (mml-parse-1): Clarify message.
8738         (mml-minibuffer-read-type): Use mailcap-mime-types.
8739
8740 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
8741
8742         * mml.el: Fix a typo in the requiring of CL.
8743
8744 2000-11-01  Dave Love  <fx@gnu.org>
8745
8746         * utf7.el: Require cl when compiling.
8747
8748         * binhex.el: Use (featurep 'xemacs).
8749         (binhex-char-int): New alias, replacing char-int.  Change callers.
8750         (binhex-decode-region): Simplify work buffer code.
8751         (binhex-decode-region-external): Use expand-file-name, not concat.
8752
8753 2000-10-30  Dave Love  <fx@gnu.org>
8754
8755         * gnus-art.el: Fix 2000-10-27 change properly.
8756
8757 2000-10-28  Miles Bader  <miles@gnu.org>
8758
8759         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
8760
8761 2000-10-27  Dave Love  <fx@gnu.org>
8762
8763         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
8764         strings.
8765         (gnus-group-make-tool-bar): New function.
8766         (gnus-group-mode): Use it.
8767
8768         * message.el (message-mode-menu): Add some :help strings.
8769         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
8770         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
8771
8772         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
8773         * describe-group.xpm, get-news.xpm, kill-group.xpm:
8774         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
8775
8776         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
8777         display-graphic-p here.
8778
8779 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
8780
8781         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
8782         of the `gnus-xemacs' variable, as the latter has been removed.
8783         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
8784         * gnus-art.el (gnus-treat-display-xface)
8785         (gnus-treat-display-smileys, gnus-treat-display-picons)
8786         (gnus-article-read-summary-keys): Likewise.
8787
8788 2000-10-26  Dave Love  <fx@gnu.org>
8789
8790         (defvar): Use rmail-spool-directory unconditionally.
8791
8792 2000-10-18  Dave Love  <fx@gnu.org>
8793
8794         * mm-bodies.el (mm-uu-decode-function)
8795         (mm-uu-binhex-decode-function): Defvar when compiling.
8796
8797         * gnus-nocem.el (gnus-nocem-issuers): Update.
8798         (gnus-nocem-check-from): New option.
8799         (gnus-nocem-scan-groups): Use it.
8800         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
8801         (gnus-nocem-check-article-limit): Add :version.
8802
8803 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
8804
8805         * ietf-drums.el (mm-util): Require CL when compiling.
8806
8807 2000-10-15  Dave Love  <fx@gnu.org>
8808
8809         * qp.el: Require mm-util.
8810
8811 2000-10-13  Dave Love  <fx@gnu.org>
8812
8813         * qp.el (quoted-printable-decode-region): Avoid invalid
8814         coding-systems.
8815
8816 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
8817
8818         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
8819         to a recursive load.
8820
8821 2000-10-12  Dave Love  <fx@gnu.org>
8822
8823         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
8824
8825         * gnus.el (gnus-group-startup-message): Check for PBM image.
8826
8827 2000-10-09  Dave Love  <fx@gnu.org>
8828
8829         * mail-source.el (mail-source-fetch-imap): Bind
8830         default-enable-multibyte-characters rather than using
8831         mm-disable-multibyte.
8832
8833 2000-10-05  Dave Love  <fx@gnu.org>
8834
8835         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
8836         Autoload.
8837         (quoted-printable-decode-region):  Rename arg which confused
8838         charset with coding-system.  Don't use nonascii-insert-offset.
8839         Coding-system encode the region initially.  Don't recognize `=='
8840         as valid QP.  Coding-system decode the region finally.
8841         (quoted-printable-decode-string): Rename arg which confused
8842         charset with coding-system.
8843
8844         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
8845         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
8846         mm-encode-coding-region.
8847         (mm-decode-body, mm-decode-string): Rename variables which
8848         confused charset with coding-system.
8849         (binhex-decode-region): Don't autoload.
8850         (mm-body-encoding): Require message.
8851         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
8852         cond branches.
8853
8854         * gnus-art.el (article-de-quoted-unreadable)
8855         (article-de-base64-unreadable): Fold search case
8856         rather than downcasing string.  Apply mm-charset-to-coding-system
8857         to arg of quoted-printable-decode-region.
8858
8859 2000-10-04  Dave Love  <fx@gnu.org>
8860
8861         * gnus-ems.el: Don't turn off compiler warnings in local vars.
8862         Require ring when compiling.
8863         (gnus-article-compface-xbm): New variable.
8864
8865 2000-10-04  Dave Love  <fx@gnu.org>
8866
8867         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
8868         pbm images.
8869
8870         * frown.pbm, smile.pbm, wry.pbm: New files.
8871
8872         * frown.xbm, smile.xbm, wry.xbm: Deleted.
8873
8874 2000-10-03  Dave Love  <fx@gnu.org>
8875
8876         * mail-source.el (mail-sources): Revert to nil.
8877
8878         * nnmail (nnmail-spool-file): Revert to `((file))'.
8879
8880         * qp.el: Don't require mm-util.
8881         (quoted-printable-decode-region): Rewritten.
8882         (quoted-printable-decode-string, quoted-printable-encode-region):
8883         Doc fix.
8884         (quoted-printable-encode-region): Barf on multibyte characters.
8885         Maybe make the class multibyte.  Upcase chars, not formatted
8886         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
8887         (quoted-printable-encode-string): Don't use
8888         mm-with-unibyte-buffer.
8889
8890 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
8891
8892         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
8893
8894 2000-09-21  Dave Love  <fx@gnu.org>
8895
8896         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
8897         (for Emacs 20).  Tidy somewhat.
8898
8899 2000-09-21  Dave Love  <fx@gnu.org>
8900
8901         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
8902         image processing.  Rationalize logic somewhat.
8903
8904 2000-09-20  Dave Love  <fx@gnu.org>
8905
8906         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
8907         specifically.
8908
8909         * gnus.el (gnus-version-number): Avoid some redundant
8910         autoloads.
8911
8912 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
8913
8914         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
8915         to XBM; we always have PBM support.
8916
8917 2000-09-14  Dave Love  <fx@gnu.org>
8918
8919         * gnus.el (gnus-charset):
8920         * mm-decode.el (mime-display):
8921         * imap.el (imap) <defgroup>: Add :version.
8922
8923 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
8924
8925         * parse-time.el: Fix author's mail address.
8926
8927         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
8928         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
8929         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
8930         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
8931         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
8932         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
8933         * rfc2231.el, uudecode.el: Fix copyright notice.
8934
8935         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
8936         require `w3' at load-time only if not running in batch mode.
8937
8938 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8939
8940         * gnus.el: Before merge with Emacs21.
8941
8942 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
8943
8944         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
8945
8946 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8947
8948         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
8949         to avoid conflict with the standard `back-to-indentation'
8950         binding.
8951
8952 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8953
8954         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
8955
8956         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
8957         (mm-disable-multibyte-mule4): Ditto.
8958         (mm-with-unibyte-current-buffer-mule4): Ditto.
8959
8960 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8961
8962         * pop3.el (pop3-movemail): Use binary.
8963         (pop3-movemail-file-coding-system): Removed.
8964
8965 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8966
8967         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
8968
8969 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8970
8971         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
8972         exists.
8973
8974 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8975
8976         * gnus-msg.el (gnus-post-method): Use backend name when the
8977         address is "".
8978
8979 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8980
8981         * gnus-art.el (article-verify-x-pgp-sig): Don't test
8982         mm-verify-option.
8983         (gnus-treat-x-pgp-sig): Default value.
8984         (gnus-ignored-headers): Redundant.
8985
8986 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8987
8988         * gnus-win.el (gnus-configure-frame): Save selected window.
8989
8990 2000-02-15  Andrew Innes  <andrewi@gnu.org>
8991
8992         * nnmbox.el: Require gnus-range.
8993         (nnmbox-group-building-active-articles): New variable.
8994         (nnmbox-group-active-articles): New variable; this is a cache of
8995         all active articles by group and number.
8996         (nnmbox-in-header-p): New function.
8997         (nnmbox-find-article): New function.
8998         (nnmbox-record-active-article): New function.
8999         (nnmbox-record-deleted-article): New function.
9000         (nnmbox-is-article-active-p): New function.
9001         (nnmbox-retrieve-headers): Use nnmbox-find-article.
9002         (nnmbox-request-article): Ditto.  Also supply extra arg to
9003         nnmbox-article-group-number.
9004         (nnmbox-request-expire-articles): Ditto.
9005         (nnmbox-request-move-article): Ditto.
9006         (nnmbox-request-replace-article): Ditto.
9007         (nnmbox-request-rename-group): Rename group entry in active
9008         article cache.
9009         (nnmbox-delete-mail): Update active article cache, unless article
9010         is being replaced.
9011         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
9012         than partially duplicating it.
9013         (nnmbox-article-group-number): Add extra `this-line' arg, to
9014         handle articles belonging to multiple groups.
9015         (nnmbox-save-mail): Update active article cache.
9016         (nnmbox-read-mbox): Build active article cache when loading mbox.
9017         Also do some repair work, if we find articles that are missing the
9018         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
9019         reconstruct these from Xref info.
9020
9021 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9022
9023         * mail-source.el (mail-source-report-new-mail): Use
9024         nnheader-run-at-time.
9025
9026 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9027
9028         * mail-source.el (mail-source-fetch-pop): Clear pop password when
9029         an error is thrown, and then rethrow the error.
9030         (mail-source-check-pop): Ditto.
9031         (mail-source-start-idle-timer): Prevent multiple pop checks
9032         running if the check takes a long time.
9033
9034 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9035
9036         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
9037         succeed.
9038
9039 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9040
9041         * gnus-win.el (gnus-configure-windows): Make sure
9042         nntp-server-buffer is live.
9043         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
9044
9045 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
9046
9047         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
9048
9049 2000-12-04  Andreas Jaeger  <aj@suse.de>
9050
9051         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
9052
9053 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9054
9055         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
9056
9057 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
9058
9059         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
9060
9061 2000-12-01  Simon Josefsson  <sj@extundo.com>
9062
9063         * mml-smime.el (mml-smime-verify): Fix address parsing.
9064
9065 2000-12-01  Simon Josefsson  <sj@extundo.com>
9066
9067         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
9068         more than one certificate inside PKCS#7 blob.  Better security
9069         information (clamed / actual sender, openssl output, certificates
9070         inside message).
9071
9072         * smime.el (smime-verify-region): Output to /dev/null.
9073         (smime-buffer-as-string-region): Don't parse empty lines.
9074
9075 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9076
9077         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
9078         ?d and ?D.
9079         (gnus-mime-security-show-details-inline): New variable.
9080         (gnus-mime-security-show-details): Use them.
9081         (gnus-insert-mime-security-button): Ditto.
9082
9083         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
9084         Suggest by Michael Duggan (md5i@cs.cmu.edu).
9085         (mml2015-gpg-clear-verify): Ditto.
9086         (mml2015-gpg-decrypt-1): Ditto.
9087         (mml2015-use): Prefer 'gpg.
9088
9089 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9090
9091         * gnus-util.el (gnus-add-text-properties-when): New function.
9092         (gnus-remove-text-properties-when): Ditto.
9093
9094         * gnus-cite.el (gnus-article-hide-citation): Use them.
9095         (gnus-article-toggle-cited-text): Use them.
9096
9097         * gnus-art.el (gnus-signature-toggle): Use them.
9098         (gnus-article-show-hidden-text): Ditto.
9099         (gnus-article-hide-text): Ditto.
9100
9101 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9102
9103         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
9104
9105 2000-11-30  Simon Josefsson  <sj@extundo.com>
9106
9107         * smime.el (smime-point-at-eol): New alias.
9108         (smime-buffer-as-string-region): Use it.
9109
9110 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9111
9112         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
9113
9114 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9115
9116         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
9117
9118         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
9119
9120         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
9121
9122 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9123
9124         * nnmh.el (nnmh-request-expire-articles): Implemented
9125         expiry-target for nnmh backend.
9126
9127 2000-11-30  Simon Josefsson  <sj@extundo.com>
9128
9129         * mm-decode.el (mm-security-from): New variable.
9130         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
9131
9132         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
9133         than `from'.
9134
9135 2000-11-30  Simon Josefsson  <sj@extundo.com>
9136
9137         * mml-smime.el (mml-smime-verify): Verify that certificate mail
9138         address match sender address.
9139
9140         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
9141
9142         * smime.el (smime-verify-region): Don't copy buffer.
9143         (smime-decrypt-buffer): Use expand-file-name on keyfile.
9144         (smime-pkcs7-region): New function.
9145         (smime-pkcs7-certificates-region): Ditto.
9146         (smime-pkcs7-email-region): Ditto.
9147         (smime-buffer-as-string-region): Ditto.
9148
9149         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
9150         buffer.
9151
9152 2000-11-23  Jens Krinke <j.krinke@gmx.de>
9153
9154         * smime.el (smime-decrypt-region): Fix keyfile argument.
9155
9156 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9157
9158         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
9159
9160 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9161
9162         * message.el (message-shoot-gnksa-feet): New variable.
9163         (message-gnksa-enable-p): New function.
9164         (message-send): Use it.
9165         (message-check-news-body-syntax): Ditto.
9166
9167 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9168
9169         * message.el (message-make-message-id): Remove the redundancy.
9170
9171 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9172
9173         * message.el (message-setup): Discourage using mc-install-*-mode.
9174
9175         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
9176
9177 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9178
9179         * gnus-cite.el (gnus-cite-parse): Guess citation length.
9180
9181 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9182
9183         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
9184
9185 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9186
9187         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
9188
9189 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9190
9191         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
9192         insert-buffer-substring.
9193
9194         * message.el (message-send-mail): Use buffer-substring-no-properties.
9195         (message-send-news): Ditto.
9196
9197 2000-11-22  David Edmondson <dme@dme.org>
9198
9199         * imap.el (imap-wait-for-tag): Message read info.
9200
9201 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9202
9203         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
9204         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
9205         (mml2015-gpg-encrypt): Ditto.
9206
9207 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9208
9209         * mm-decode.el (mm-verify-option): Default value.
9210
9211         * mml-sec.el (mml-secure-part): Error message.
9212
9213 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9214
9215         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
9216
9217 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9218
9219         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
9220
9221 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9222
9223         * gnus-art.el (gnus-article-describe-key): Use prompt.
9224         (gnus-article-describe-key-briefly): Ditto.
9225
9226 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9227
9228         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
9229
9230 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9231
9232         * gnus-art.el (gnus-article-describe-key): New function.
9233         (gnus-article-describe-key-briefly): New function.
9234
9235 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9236
9237         * mm-decode.el (mm-decrypt-option): Doc typo.
9238
9239         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
9240         return a number.
9241
9242 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9243
9244         * message.el (message-newline-and-reformat): Typo.
9245
9246 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9247
9248         * gnus-art.el (article-verify-x-pgp-sig): Check whether
9249         original-article-buffer exists.
9250
9251         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
9252         (rfc2047-header-encoding-alist): Addresses are different from text.
9253         (rfc2047-encode-message-header): Ditto.
9254         (rfc2047-dissect-region): Extra parameter.
9255         (rfc2047-encode-region): Ditto.
9256         (rfc2047-encode-string): Ditto.
9257
9258 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9259
9260         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
9261         (mm-uu-pgp-encrypted-extract): Use it.
9262         (mm-uu-pgp-signed-extract-1): New function.
9263         (mm-uu-pgp-signed-extract): Use it.
9264
9265         * gnus-art.el (gnus-mime-display-security): New function.
9266         (gnus-mime-display-part): Use it.
9267         (gnus-mime-security-verify-or-decrypt): New function.
9268         (gnus-mime-security-press-button): New function.
9269         (gnus-insert-mime-security-button): Use it.
9270
9271         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
9272         (mm-find-raw-part-by-type): Ditto.
9273         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
9274         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
9275         (mm-destroy-parts): Kill nested multibyte buffer.
9276
9277         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
9278         (mml2015-gpg-verify): Ditto.
9279
9280 2000-11-18  Simon Josefsson  <sj@extundo.com>
9281
9282         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
9283         (mml2015-function-alist): Use it.
9284
9285         * mml-sec.el (mml-sign-alist): Update names.
9286         (mml-encrypt-alist): Ditto.
9287         (mml-secure-part-smime-sign): Moved to mml-smime.el
9288         as `mml-smime-sign-query'.
9289         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
9290         `mml-smime-get-file-cert'.
9291         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
9292         `mml-smime-get-dns-cert'.
9293         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
9294         `mml-smime-encrypt-query'.
9295         (mml-smime-sign-buffer): Use mml-smime-sign.
9296         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
9297
9298         * mml-smime.el (mml-smime-sign): New function.
9299         (mml-smime-encrypt):
9300         (mml-smime-sign-query):
9301         (mml-smime-get-file-cert):
9302         (mml-smime-get-dns-cert):
9303         (mml-smime-encrypt-query): Moved from mml-sec.el.
9304
9305 2000-11-16  Simon Josefsson  <sj@extundo.com>
9306
9307         * mml2015.el (mml2015-gpg-clear-verify): New function.
9308         (mml2015-function-alist): Add it.
9309
9310 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9311
9312         * message.el (message-setup-fill-variables): Use
9313         message-cite-prefix-regexp.
9314         (message-newline-and-reformat): Check the end of citation, leading
9315         WSP, break in the cite prefix.
9316         (message-fill-paragraph): New function.
9317
9318 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9319
9320         * lpath.el: Shut up.
9321
9322 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9323
9324         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
9325         raw 8-bit in headers in dk.* newsgroups.
9326
9327 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9328
9329         * message.el (message-newline-and-reformat): Match extra WSPs.
9330
9331 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
9332
9333         * mml.el (mml-generate-mime-1): Ignore ascii.
9334
9335 2000-11-16 Justin Sheehy <justin@iago.org>
9336
9337         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
9338
9339 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9340
9341         * message.el (message-cite-prefix-regexp): Prefix should not end
9342         at space.
9343
9344 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9345
9346         * message.el (message-mode-syntax-table): Add - as a word
9347         constituent as in articles.
9348         (message-setup-fill-variables): Add -_. as supercite-style prefix.
9349         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
9350         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
9351
9352 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
9353
9354         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
9355
9356 2000-11-12  David Edmondson  <dme@dme.org>
9357
9358         * message.el (message-font-lock-keywords): use
9359         message-cite-prefix-regexp.
9360
9361 2000-11-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9362
9363         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
9364         Stein Arild Str\e,Ax\e(Bmme.
9365         (gnus-group-jump-to-group): Use it.
9366         (gnus-group-jump-to-group-prompt): Customize.
9367
9368 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
9369
9370         * mailcap.el (mailcap-possible-viewers): Match the entire string.
9371
9372 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
9373
9374         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
9375         incompatible.
9376         (mml2015-mailcrypt-sign): Ditto.
9377
9378 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9379
9380         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
9381         group is open.
9382
9383 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
9384
9385         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
9386         nnvirtual articles.
9387         (gnus-backlog-request-article): Don't request nnvirtual articles.
9388
9389 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9390
9391         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
9392         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
9393
9394 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9395
9396         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
9397         * mml.el (mml-generate-mime-1): Use charset attribute.
9398         * mm-bodies.el (mm-encode-body): Add parameter charset.
9399         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
9400
9401 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9402
9403         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
9404         (mml2015-mailcrypt-clear-decrypt): Ditto.
9405         (mml2015-mailcrypt-verify): Ditto.
9406         (mml2015-mailcrypt-clear-verify): Ditto.
9407         (mml2015-gpg-verify): Ditto.
9408
9409 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9410
9411         * smime.el (smime-openssl-program): Test the existence of openssl.
9412         * mml-smime.el: Require mm-decode.
9413         (mml-smime-verify-test): New function.
9414         * mm-decode.el (mm-verify-function-alist): Use it.
9415
9416 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9417
9418         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
9419         anyway.
9420
9421 2000-11-13  Simon Josefsson  <sj@extundo.com>
9422
9423         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
9424         verification doesn't work.
9425
9426 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
9427
9428         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
9429         (gnus-inews-do-gcc): Use it.
9430
9431 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9432
9433         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
9434         leading space.
9435         * mm-extern.el (mm-inline-external-body): Report error when no
9436         access-type.
9437
9438 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9439
9440         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
9441
9442 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9443
9444         * gnus-art.el (gnus-mime-button-menu): Use select-window.
9445
9446 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
9447
9448         * gnus-art.el (gnus-mime-display-part): Display multipart/related
9449         as multipart/mixed.
9450
9451 2000-11-12  David Edmondson  <dme@dme.org>
9452
9453         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
9454         and replace `.' with `\w' to allow for different syntax tables
9455         (from Vladimir Volovich).
9456         * message.el (message-newline-and-reformat): use
9457         `message-cite-prefix-regexp'.
9458         * gnus-cite.el (gnus-supercite-regexp): use
9459         `message-cite-prefix-regexp'.
9460         * gnus-cite.el (gnus-cite-parse): use
9461         `message-cite-prefix-regexp'.
9462
9463 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
9464
9465         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
9466         PGP SIGNATURE.  Escape leading "-"'s.
9467         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
9468
9469 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
9470
9471         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
9472
9473 2000-11-11  Simon Josefsson  <sj@extundo.com>
9474
9475         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
9476
9477         * smime.el (smime-details-buffer): New variable.
9478         (smime-sign-region):
9479         (smime-encrypt-region):
9480         (smime-verify-region):
9481         (smime-decrypt-region): Copy OpenSSL output to the buffer.
9482
9483         * mml-smime.el (mml-smime-verify): Support security info.
9484
9485 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
9486
9487         * mm-decode.el (mm-verify-option): Set default to nil.
9488         (mm-decrypt-option): Ditto.
9489         * gnus-art.el (article-verify-x-pgp-sig): New function.
9490
9491 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
9492
9493         * gnus-art.el (gnus-mime-display-alternative): Show button if no
9494         preferred part.
9495
9496 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9497
9498         * gnus-sum.el (gnus-move-split-methods): Say that
9499         `gnus-split-methods' uses file names, whereas this uses group
9500         names.  (Report from Nevin Kapur)
9501
9502 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
9503
9504         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
9505
9506 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9507
9508         * nnheader.el (nnheader-directory-files-is-safe): New variable.
9509         (nnheader-directory-articles): Use it.
9510         (nnheader-article-to-file-alist): Ditto.
9511
9512 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9513
9514         * rfc2047.el (rfc2047-pad-base64): New function.
9515         (rfc2047-decode): Use it.
9516
9517 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9518
9519         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
9520         select method.
9521
9522 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9523
9524         * mml2015.el (mml2015-gpg-decrypt-1):
9525         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
9526
9527 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9528
9529         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
9530
9531 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9532
9533         * pop3.el (pop3-munge-message-separator): A message may have an
9534         empty body.
9535
9536 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9537
9538         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
9539         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
9540         (mm-uu-pgp-signed-extract): Use coding-system.
9541
9542 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9543
9544         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
9545         (gnus-insert-mime-security-button): New function.
9546         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
9547         * mml2015.el:  Add security info when verify or decrypt.
9548         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
9549         (mm-uu-pgp-encrypted-extract): Ditto.
9550
9551 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
9552
9553         * mm-decode.el (mm-display-parts): New function.
9554         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
9555
9556 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9557
9558         * gnus-mlspl.el: Documentation tweaks.
9559
9560 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9561
9562         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
9563         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
9564         argument.
9565
9566 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9567
9568         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
9569
9570 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
9571
9572         * gnus-art.el (gnus-article-encrypt): New function.
9573         (gnus-article-encrypt-protocol-alist): New variable.
9574         (gnus-article-encrypt-protocol): New variable.
9575         * mml2015.el (mml2015-self-encrypt): New function.
9576         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
9577
9578 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
9579
9580         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
9581         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
9582         let mailcap do it.
9583         * mml2015.el: Remove snarf code.
9584         * mm-decode.el: Remove snarf code.
9585
9586 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9587
9588         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
9589         (mml-insert-mime): Understand gnus-decoded.
9590         (mime-to-mml): New parameter handles.
9591         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9592         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
9593
9594 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9595
9596         * mm-decode.el (mime-security): New group.
9597         (mm-verify-function-alist): Add test function.
9598         (mm-decrypt-function-alist): Ditto.
9599         (mm-snarf-option): Set default value as nil.
9600         (mm-find-part-by-type): Recursive parameter.
9601         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
9602         * mml2015.el: Support draft-ietf-openpgp-multsig.
9603
9604 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9605
9606         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
9607         (gnus-article-view-part-as-charset): New function.
9608
9609 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9610
9611         * mm-decode.el (mm-verify-option): Default value.
9612         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
9613
9614 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9615
9616         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
9617
9618 2000-11-05  Simon Josefsson  <sj@extundo.com>
9619
9620         * mml-smime.el (mml-smime-verify): Work in original multipart
9621         buffert.
9622
9623         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
9624         (mm-handle-multipart-ctl-parameter): Ditto.
9625         (mm-alist-to-plist): New function.
9626         (mm-dissect-buffer): Store CTL parameters and copy original buffer
9627         for multiparts.
9628         (mm-destroy-parts): Destroy multipart buffert.
9629         (mm-remove-part): Ditto.
9630
9631         * mml-smime.el (mml-smime-sign): Not used.
9632         (mml-smime-encrypt): Ditto.
9633
9634         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
9635
9636         Verify S/MIME signature support.
9637
9638         * mm-decode.el (mm-inline-media-tests): Add
9639         application/{x-,}pkcs7-signature.
9640         (mm-inlined-types): Ditto.
9641         (mm-automatic-display): Ditto.
9642         (mm-verify-function-alist): Ditto.  Add name of method.
9643         (mm-decrypt-function-alist): Add name of method.
9644         (mm-find-part-by-type): Add documentation.
9645         (mm-possibly-verify-or-decrypt): Use new format of
9646         mm-{verify,decrypt}-function-alist.  Use method names.
9647
9648         * mml-smime.el (mml-smime-verify): New function.
9649
9650 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9651
9652         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
9653
9654 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9655
9656         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
9657         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
9658         * mm-decode.el (mm-snarf-option): New variable.
9659
9660 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9661
9662         * mm-util.el (mm-subst-char-in-string): New function.
9663         (mm-replace-chars-in-string): Use it.
9664         * message.el (message-replace-chars-in-string): Use it.
9665         * nnheader.el (nnheader-replace-chars-in-string): Use it.
9666         * gnus-mh.el (mh-lib-progs): Shut up.
9667
9668 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
9669
9670         * base64.el, md5.el: Moved to contrib directory.
9671
9672 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
9673
9674         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
9675         the last article when search.
9676
9677 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9678
9679         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
9680         * nnmail.el (nnmail-pathname-coding-system): Ditto.
9681
9682 2000-09-29  David Edmondson  <dme@thus.net>
9683
9684         * message.el (message-newline-and-reformat): Typo.
9685
9686 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9687
9688         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
9689
9690 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
9691
9692         * nntp.el (nntp-decode-text): Delete bogus status lines.
9693
9694 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
9695
9696         * message.el (message-font-lock-keywords): Match a final newline
9697         to help font-lock's multiline support.
9698
9699 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9700
9701         * nnoo.el (nnoo-set): New function.
9702
9703 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
9704
9705         * gpg.el, gpg-ring.el: Moved to contrib directory.
9706
9707 2000-11-04  Simon Josefsson  <sj@extundo.com>
9708
9709         * nnimap.el (nnimap-split-inbox): Typo.
9710
9711 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9712
9713         * gnus-msg.el (gnus-msg-mail): Move it backwards.
9714
9715 2000-11-03  Simon Josefsson  <sj@extundo.com>
9716
9717         * rfc2231.el (rfc2231-parse-qp-string): New function.
9718         (require): rfc2047.
9719
9720         * mail-parse.el (mail-header-parse-content-type):
9721         (mail-header-parse-content-disposition): Support invalid QP
9722         encoded strings, by using `rfc2231-parse-qp-string'.
9723
9724 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9725
9726         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
9727         (rfc2231-decode-encoded-string): Typo "> X 1".
9728         (rfc2231-encode-string): Insert the name of charset.
9729         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
9730
9731 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9732
9733         * mm-decode.el (mm-save-part): Return the filename.
9734         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
9735         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
9736         (gnus-mime-action-alist): Use it.
9737         (gnus-mime-button-commands): Use it.
9738         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
9739         (mm-inline-external-body): unwind-protect.
9740
9741 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
9742
9743         * gnus-art.el (gnus-insert-mime-button): Show url.
9744
9745 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9746
9747         * mml.el (mml-generate-mime-1): Support external url.
9748         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
9749
9750 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
9751
9752         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
9753         * mm-decode.el (mm-display-external): Ditto.
9754         * mm-extern.el: New file.
9755         * mm-decode.el (mm-inline-media-tests): Hook it up.
9756         (mm-inlined-types): Inline message/external-body.
9757
9758 2000-11-02  Simon Josefsson  <sj@extundo.com>
9759
9760         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
9761
9762         * message.el (message-get-reply-headers): Better handling when
9763         Mail-Followup-To is very large.
9764
9765 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
9766
9767         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
9768         * gnus-art.el (gnus-article-edit-done):
9769         * gnus-sum.el (gnus-summary-edit-article-done): Move line
9770         counting code here.
9771         * gnus-msg.el (gnus-setup-message): Remove a hack.
9772
9773 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9774
9775         * gnus-sum.el (gnus-newsgroup-variables): New variable.
9776         (gnus-summary-mode): Make them local variables.
9777         (gnus-set-global-variables): Globalize them.
9778         (gnus-summary-exit): Kill them.
9779
9780 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
9781
9782         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
9783         word.
9784
9785 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
9786
9787         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
9788         gnus-article-wash-types.
9789         * gnus-art.el (gnus-article-wash-status): Use them.
9790
9791 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9792
9793         * mml.el (mml-read-tag): Remove spaces and LF.
9794
9795 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9796
9797         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
9798         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
9799
9800 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
9801
9802         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
9803
9804 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
9805
9806         * gnus-sum.el (gnus-article-charset): New variable.
9807         (gnus-summary-display-article): Set it.
9808         * gnus-msg.el (gnus-copy-article-buffer): Use it.
9809         * gnus-art.el (gnus-article-mode): Make it local variable.
9810
9811 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9812
9813         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
9814
9815 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9816
9817         * nnwfm.el: New file.
9818
9819         * nnweb.el (nnweb-replace-in-string): New function.
9820
9821 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9822
9823         * mml2015.el: Wrap gpg.el.
9824         * gpg.el (gpg-verify): The last argument of apply is a list.
9825         (gpg-encrypt): Add passphrase as a parameter.
9826
9827 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
9828
9829         * gpg.el: New file.
9830         * gpg-ring.el: New file.
9831
9832 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9833
9834         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
9835
9836 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9837
9838         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
9839         double-quote characters.
9840         (gnus-summary-prepare-threads): Ditto.
9841
9842 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9843
9844         * gnus-art.el (gnus-mime-display-single): Forward line -1.
9845         * mml.el (mml-read-tag): Don't skip the leading space.
9846         * lpath.el (font-lock-set-defaults): Shut up.
9847
9848 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
9849
9850         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
9851
9852 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9853
9854         * qp.el (quoted-printable-encode-region): Replace leading - when
9855         ultra safe.
9856         * mml.el (mml-generate-mime-postprocess-function): Removed.
9857         (mml-postprocess-alist): Removed.
9858         (mml-generate-mime-1): Use ultra-safe when sign.
9859         * mml2015.el (mml2015-fix-micalg): Uppercase.
9860         (mml2015-verify): Insert LF.
9861         (mml2015-mailcrypt-sign): Downcase; search backward.
9862
9863 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9864
9865         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
9866         restrictive.
9867         (nnultimate-table-regexp): New variable.
9868         (nnultimate-forum-table-p): Use it.
9869
9870 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
9871
9872         * gnus-sum.el (gnus-summary-expire-articles): Save point.
9873
9874 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9875
9876         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
9877         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
9878
9879 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9880
9881         * mml2015.el: Shut up.
9882
9883 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
9884
9885         * gnus.el (gnus-server-browse-hashtb): Removed.
9886         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
9887         (gnus-group-insert-group-line-info): Use simplified method.
9888         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
9889
9890 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
9891
9892         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
9893         moved here.
9894         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
9895         * gnus-group.el (gnus-group-prepare-flat): Use it.
9896         * gnus-topic.el (gnus-group-prepare-topics): Use it.
9897
9898 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
9899
9900         * mml.el (mml-mode): Show menu in XEmacs.
9901
9902 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
9903
9904         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
9905         (gnus-server-read-server-in-server-buffer): New function.
9906         (gnus-browse-foreign-server): Browse in group buffer.
9907         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
9908         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
9909         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
9910         * gnus.el (gnus-server-browse-hashtb): New variable.
9911
9912 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
9913
9914         * nnfolder.el (nnfolder-open-nov): Use group.
9915
9916 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9917
9918         * nnfolder.el: Add NOV. Set version to 2.0.
9919         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
9920
9921 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9922
9923         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
9924
9925 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9926
9927         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
9928         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
9929
9930 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9931
9932         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
9933
9934 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9935
9936         * mm-decode.el (mm-verify-function-alist): New variable.
9937         (mm-verify-option): New variable.
9938         (mm-decrypt-function-alist): Ditto.
9939         (mm-decrypt-option): Ditto.
9940         (mm-find-raw-part-by-type): New function.
9941         (mm-possibly-verify-or-decrypt): New function.
9942         (mm-dissect-multipart): Use it.
9943         * mml2015.el (mml2015-fix-micalg): New function.
9944         (mml2015-decrypt): Use new interface.
9945         (mml2015-verify):  Use new interface.
9946         (mml2015-setup): Make it bogus.
9947
9948 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
9949
9950         * mml.el (mml-generate-mime-postprocess-function): Set to
9951         mml-postprocess.
9952         (autoload): Autoload mml2015 and mml-smime.
9953         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
9954         * mml2015.el (mml2015-encrypt): New function.
9955         (mml2015-sign): New function.
9956         (mml2015-encrypt-function): New variable.
9957         (mml2015-sign-function): New variable.
9958         (mml2015-mailcrypt-encrypt): Use message-recipients.
9959         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
9960         * mml-smime.el (mml-smime-setup): Ditto.
9961
9962 2000-10-28  Simon Josefsson  <sj@extundo.com>
9963
9964         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
9965         Communigate Pro 3.3.1 server.
9966
9967         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
9968         in buffers.
9969         (mml-secure-dns-server): Removed.
9970         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
9971         write certificates to files.
9972
9973         * smime.el (smime-dns-server): New variable.
9974         (smime-mail-to-domain):
9975         (smime-cert-by-dns): New functions.
9976
9977         * dig.el: New file.
9978
9979 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
9980
9981         * message.el (message-options): New variable.
9982         (message-options-set-recipient): New function.
9983         (message-send): Use them.
9984         * gnus-int.el (gnus-request-replace-article): Use them.
9985         (gnus-request-accept-article): Ditto.
9986         * mml.el (mml-preview): Use them.
9987         * gnus-sum.el (gnus-summary-edit-article): Use them.
9988
9989         * message.el (message-options-get): New function.
9990         (message-options-get): New function.
9991         * rfc2047.el (rfc2047-encode-message-header): Use them.
9992         * mm-bodies.el (mm-encode-body): Use them.
9993
9994 2000-10-28  Simon Josefsson  <sj@extundo.com>
9995
9996         * nnimap.el (nnimap-retrieve-which-headers):
9997         (nnimap-request-article-part): Quote message-id.
9998
9999         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
10000         (smime-CA-file): New variable.
10001         (smime-call-openssl-region): Don't error.
10002         (smime-sign-region): Return result value.
10003         (smime-encrypt-region): Ditto.
10004         (smime-verify-region): New function.
10005         (smime-decrypt-region): Ditto.
10006         (smime-verify-buffer): Ditto.
10007         (smime-decrypt-buffer): Ditto.
10008
10009         * mml.el: Require mml-sec.
10010         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
10011         (mml-mode-map): Add "sign" and "encrypt" maps.
10012         (mml-menu): Add security menu.
10013         (mml-preview): Use generate-new-buffer.
10014
10015         * mml-sec.el: New file.
10016
10017 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10018
10019         * mm-decode.el (mm-find-part-by-type): Move it here.
10020         * mml.el (mml-postprocess): Move it here.
10021         (mml-postprocess-alist): Move it here. Merge them.
10022
10023 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
10024
10025         * rfc2047.el (rfc2047-encode-message-header): Make sure no
10026         unencoded stuff in the header.
10027
10028 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10029
10030         * gnus-group.el (gnus-group-listed-groups): New variable.
10031         (gnus-group-list-option): New variable.
10032         (gnus-group-list-limit-map): New keymap.
10033         (gnus-group-list-flush-map): New keymap.
10034         (gnus-group-list-plus-map): New keymap.
10035         (gnus-group-prepare-logic): New function.
10036         (gnus-group-prepare-flat): Merge with
10037         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
10038         (gnus-group-prepare-flat-list-dead): Ditto.
10039         (gnus-group-list-matching): Use gnus-group-prepare-function.
10040         (gnus-group-list-dormant): Ditto.
10041         (gnus-group-list-cached): Ditto.
10042         (gnus-group-listed-groups): New function.
10043         (gnus-group-list-limit): New function.
10044         (gnus-group-list-flush): New function.
10045         (gnus-group-list-plus): New function.
10046         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
10047         (gnus-topic-prepare-topic): Ditto.
10048
10049 2000-10-27  Paul Jarc <prj@po.cwru.edu>
10050
10051         * message.el (message-insert-to, message-get-reply-headers):
10052         (message-reply, message-followup): Mail-{Followup,Reply}-To.
10053
10054 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10055
10056         * mml2015.el: New file.
10057         * smime.el: New file.
10058         * mml-smime.el: New file.
10059
10060 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10061
10062         * ChangeLog: Moved to ChangeLog.1.
10063
10064     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
10065   Copying and distribution of this file, with or without modification,
10066   are permitted provided the copyright notice and this notice are preserved.
10067
10068 ;; Local Variables:
10069 ;; coding: iso-2022-7bit
10070 ;; End: