Synch with Oort Gnus.
[elisp/gnus.git-] / lisp / ChangeLog
1 2002-09-30  Simon Josefsson  <jas@extundo.com>
2
3         * mml2015.el (mml2015-pgg-clear-verify): Verifying in a unibyte
4         buffer seem to be needed?
5
6 2002-09-29  Simon Josefsson  <jas@extundo.com>
7
8         * mml1991.el (pgg-output-buffer, pgg-errors-buffer): Prevent byte
9         compile warnings.
10
11         * mml1991.el (mml1991-function-alist): Add pgg.
12         (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
13         (mml1991-pgg-encrypt): Fix recipients querying.
14
15 2002-09-28  Simon Josefsson  <jas@extundo.com>
16
17         * mml2015.el (autoload): Autoload correct files.  Trivial patch
18         from dme@dme.org.
19         (mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
20         handle is returned.
21
22 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23
24         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
25         Protect against non-existent of `nnimap-mailbox-info'.
26
27 2002-09-27  Simon Josefsson  <jas@extundo.com>
28
29         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
30         (gnus-setup-news-hook): Use it.
31         (gnus-after-getting-new-news-hook): Ditto.
32
33         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.
34
35 2002-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
36         From Mats Lidell <matsl@contactor.se>.
37
38         * gnus-art.el (gnus-article-mode-syntax-table): Replace "-" to " ".
39
40 2002-09-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
41
42         * gnus-sum.el (gnus-nov-parse-line): When an error is signaled in
43         the part to decode encoded words, use raw words instead of decoded
44         words.
45
46 2002-09-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
47
48         * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
49
50         * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
51         (mm-setup-w3m): Use it.
52
53 2002-09-27  Simon Josefsson  <jas@extundo.com>
54
55         * gnus-art.el (gnus-article-mode-syntax-table): Make M-. work in
56         article buffers.
57
58         * nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
59         it just in case.
60         (nnimap-update-unseen): New function; update unseen count in
61         `n-m-info'.
62         (nnimap-close-group): Call it.
63
64         * gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
65         (gnus-after-getting-new-news-hook): Ditto.
66
67         * nnimap.el (nnimap-retrieve-groups): Move the quick mail check
68         message into verboselevel 9.  Change slow mail check message.
69         (nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
70         (nnimap-fixup-unread-after-getting-new-news): New function, to be
71         used as a hook after getting new mail.
72
73 2002-09-26  Simon Josefsson  <jas@extundo.com>
74
75         * imap.el (imap-parse-resp-text-code): The UNSEEN value in
76         SELECT/EXAMINE is first unseen article, not number of unseen
77         articles.  Make them distinct by renaming the former to
78         `first-unseen' instead of `unseen'.
79
80         * nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
81         too.
82         (nnimap-retrieve-groups): Don't used cached data if uidvalidity
83         changed.
84         (nnimap-retrieve-groups): Store uidvalidity and unseen data too.
85
86         * gnus-int.el (gnus-server-unopen-status): Defcustom.
87
88         * mml-sec.el (mml-signencrypt-style): Docstring to font-lock
89         better.
90
91         * mml2015.el (mml2015-pgg-decrypt): Only add security information
92         if dissecting resulting buffer actually had any information.
93
94 2002-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
95
96         * gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name'
97         because the function `string<' allows symbols.
98
99         * gnus-sum.el (gnus-summary-make-menu-bar): Ditto.
100
101 2002-09-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
102
103         * message.el (message-forward-make-body): Revert an early change
104         because 8-bit utf-8 emails.
105
106 2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
107
108         * gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
109         links to Info)
110         * gnus-art.el (gnus-treat-highlight-signature):
111         * gnus-art.el (gnus-treat-buttonize):
112         * gnus-art.el (gnus-treat-buttonize-head):
113         * gnus-art.el (gnus-treat-emphasize):
114         * gnus-art.el (gnus-treat-strip-cr):
115         * gnus-art.el (gnus-treat-unsplit-urls):
116         * gnus-art.el (gnus-treat-leading-whitespace):
117         * gnus-art.el (gnus-treat-hide-headers):
118         * gnus-art.el (gnus-treat-hide-boring-headers):
119         * gnus-art.el (gnus-treat-hide-signature):
120         * gnus-art.el (gnus-treat-fill-article):
121         * gnus-art.el (gnus-treat-hide-citation):
122         * gnus-art.el (gnus-treat-hide-citation-maybe):
123         * gnus-art.el (gnus-treat-strip-list-identifiers):
124         * gnus-art.el (gnus-treat-strip-pgp):
125         * gnus-art.el (gnus-treat-strip-pem):
126         * gnus-art.el (gnus-treat-strip-banner):
127         * gnus-art.el (gnus-treat-highlight-headers):
128         * gnus-art.el (gnus-treat-highlight-citation):
129         * gnus-art.el (gnus-treat-date-ut):
130         * gnus-art.el (gnus-treat-date-local):
131         * gnus-art.el (gnus-treat-date-english):
132         * gnus-art.el (gnus-treat-date-lapsed):
133         * gnus-art.el (gnus-treat-date-original):
134         * gnus-art.el (gnus-treat-date-iso8601):
135         * gnus-art.el (gnus-treat-date-user-defined):
136         * gnus-art.el (gnus-treat-strip-headers-in-body):
137         * gnus-art.el (gnus-treat-strip-trailing-blank-lines):
138         * gnus-art.el (gnus-treat-strip-leading-blank-lines):
139         * gnus-art.el (gnus-treat-strip-multiple-blank-lines):
140         * gnus-art.el (gnus-treat-unfold-headers):
141         * gnus-art.el (gnus-treat-fold-headers):
142         * gnus-art.el (gnus-treat-fold-newsgroups):
143         * gnus-art.el (gnus-treat-overstrike):
144         * gnus-art.el (gnus-treat-display-xface):
145         * gnus-art.el (gnus-treat-display-smileys):
146         * gnus-art.el (gnus-treat-from-picon):
147         * gnus-art.el (gnus-treat-mail-picon):
148         * gnus-art.el (gnus-treat-newsgroups-picon):
149         * gnus-art.el (gnus-treat-body-boundary):
150         * gnus-art.el (gnus-treat-capitalize-sentences):
151         * gnus-art.el (gnus-treat-fill-long-lines):
152         * gnus-art.el (gnus-treat-play-sounds):
153         * gnus-art.el (gnus-treat-translate):
154         * gnus-art.el (gnus-treat-x-pgp-sig):
155         * gnus-art.el (gnus-mime-button-line-format):
156         * gnus-art.el (gnus-button-man-level):
157         * gnus-art.el (gnus-button-emacs-level):
158         * gnus-cus.el (gnus-group-parameters):
159         * gnus-gl.el (bbb-build-mid-scores-alist):
160         * gnus-group.el (gnus-group-line-format):
161         * gnus-mlspl.el (gnus-group-split-setup):
162         * gnus-mlspl.el (gnus-group-split):
163         * gnus-msg.el (gnus-mailing-list-groups):
164         * gnus-msg.el (gnus-posting-styles):
165         * gnus-nocem.el (gnus-nocem-issuers):
166         * gnus-score.el (gnus-score-regexp-bad-p):
167         * gnus-srvr.el (gnus-server-line-format):
168         * gnus-topic.el (gnus-topic-line-format):
169         * gnus.el (gnus-summary-line-format):
170         * mail-source.el (mail-sources):
171         * message.el (message-subscribed-address-file):
172         * nnmail.el (nnmail-split-fancy):
173
174 2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>
175
176         * mail-source.el(mail-source-run-script): use `functionp' to test
177         whether the argument `script' is in fact a function.
178         (mail-sources): adjust the defcustom to allow users to specify a
179         function or a string as the value of the `:prescript' and
180         `:postscript' arguments of the `file' and `pop3' mail sources.
181
182 2002-09-25  Paul Jarc  <prj@po.cwru.edu>
183
184         * nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
185         number when article 1 does not exist.
186
187 2002-09-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
188
189         * gnus-art.el (gnus-button-handle-apropos-variable): Fall back to
190         apropos if apropos-variable does not exist.
191         (gnus-button-guessed-mid-regexp)
192         (gnus-button-handle-describe-prefix, gnus-button-alist): Better
193         regexes.  From Reiner Steib.
194         (gnus-button-handle-describe-function)
195         (gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.
196         (gnus-button-handle-describe-key, gnus-button-handle-apropos)
197         (gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.
198
199 2002-09-25  Mark A. Hershberger  <mah@everybody.org>
200
201         * nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
202         the file.
203
204 2002-09-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
205
206         * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
207
208 2002-09-24  Simon Josefsson  <jas@extundo.com>
209
210         * mml2015.el (top-level): Require mm-util for mm-make-temp-file.
211         (mml2015-use): Prefer PGG if installed.
212         (mml2015-function-alist): Add PGG wrappers.
213         (mml2015-gpg-extract-signature-details): Check mml2015-use too.
214         (mml2015-gpg-extract-signature-details): PGG strips "gpg: "
215         prefix, make regexp optionally skip it.
216         (mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
217         (mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
218         (mml2015-pgg-encrypt): New functions.
219         (defvar, autoload): Prevent byte-compile warnings.
220
221 2002-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
222         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
223
224         * gnus-art.el (article-strip-banner): Check for the existence of
225         from header.
226
227 2002-09-23  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
228
229         * gnus-art.el (gnus-button-guessed-mid-regexp): Improved regexp.
230         (gnus-button-alist): Improved regexp for
231         gnus-button-handle-mid-or-mail (false positives), fixed
232         gnus-button-handle-man entries.
233         From Reiner Steib.
234
235 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
236         From Josh Huber.
237
238         * nnmaildir.el (nnmaildir--update-nov): fix wrong-type error when
239         nnmail-extra-headers is non-nil.
240
241 2002-09-23  Paul Jarc  <prj@po.cwru.edu>
242
243         * nnmaildir.el: Store article numbers persistently.  General
244         revision.
245         (nnmaildir-request-expire-articles): handle 'immediate and 'never
246         for nnmail-expiry-wait; delete instead of moving if 'force is
247         given.
248
249 2002-09-23  Simon Josefsson  <jas@extundo.com>
250         Trivial fix from beaker@iavmb.pl (Krzysztof J\e,Bj\e(Bdruczyk).
251
252         * smime.el (smime-sign-buffer): Get key and extra certs.
253         (smime-get-key-with-certs-by-email): Utility function.
254
255 2002-09-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
256         Trivial patch from Micha Wiedenmann <mw-u1@gmx.de>
257
258         * gnus-soup.el (gnus-soup-add-article): Mark as read only when the
259         article exists.
260
261 2002-09-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
262
263         * gnus-sum.el (gnus-summary-next-group): Switch to the summary buffer.
264
265 2002-09-20  Kai Gro\e,b_\e(Bjohann  <grossjoh@ls6.informatik.uni-dortmund.de>
266         From Reiner Steib.
267
268         * gnus-art.el (gnus-button-handle-custom,
269         gnus-button-handle-mid-or-mail,
270         gnus-button-handle-describe-{function,variable,key},
271         gnus-button-handle-apropos{,command,variable}): New functions.
272         (gnus-button-prefer-mid-or-mail,gnus-button-guessed-mid-regexp,
273         gnus-button-{man,emacs,mail}-level): New variables.
274         (gnus-button-alist): Use the above to buttonize emacs and mail
275         related links.
276
277 2002-09-18  Juanma Barranquero  <lektu@terra.es>
278
279         * gnus-int.el (gnus-status-message): Fix spacing.
280
281         * imap.el (imap-continuation): Fix typos.
282
283 2002-09-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
284
285         * gnus-msg.el (gnus-configure-posting-styles): Sort results.
286
287         * gnus-art.el (gnus-article-reply-with-original): Correct
288         with-current-buffer scope.
289
290         * message.el (message-completion-alist): Add Reply-To, From, etc.
291
292 2002-09-18  Simon Josefsson  <jas@extundo.com>
293
294         * nnimap.el (nnimap-request-expire-articles): Make flag setting
295         conditional.  From Nevin Kapur <nevin@jhu.edu>.
296
297 2002-09-17  Simon Josefsson  <jas@extundo.com>
298
299         * nnimap.el (nnimap-expiry-target): Don't search for which
300         articles exists here.
301         (nnimap-request-expire-articles): Do it here instead.  Only expire
302         when articles are found.  Suggested by Nevin Kapur
303         <nevin@jhu.edu>.
304
305 2002-09-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
306         From Reiner Steib <reiner.steib@gmx.de>.
307
308         * message.el (message-strip-subject-trailing-was)
309         (message-change-subject, message-add-archive-header)
310         (message-xpost-fup2-header, message-xpost-insert-note)
311         (message-xpost-fup2, message-reduce-to-to-cc): New functions
312         adopted from message-utils.el.  Add functions to the keymap, mode
313         describtion and menu.
314         (message-change-subject,message-xpost-fup2): Signal error if
315         current header is empty.
316         (message-xpost-insert-note): Changed insert position.
317         (message-archive-note): Ensure to insert note in message body (not
318         in head).
319         (message-archive-header, message-archive-note)
320         (message-xpost-default, message-xpost-note, message-fup2-note)
321         (message-xpost-note-function): New variables adopted from
322         message-utils.el.  Changed some doc-strings.
323         (message-mark-insert-{begin,end}): Rename from
324         message-{begin,end}-inserted-text-mark (message-utils.el), changed
325         values.
326         (message-subject-trailing-was-query)
327         (message-subject-trailing-was-ask-regexp)
328         (message-subject-trailing-was-regexp): New variables.
329         (message-to-list-only): Added doc-string and menu entry.
330
331         * message-utils.el: Removed.  Functions are now in message.el.
332
333 2002-09-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
334
335         * gnus-art.el (gnus-article-reply-with-original,
336         gnus-article-followup-with-original): Switch to
337         gnus-summary-buffer before reply/followup.
338
339 2002-09-15  John Paul Wallington  <jpw@shootybangbang.com>
340
341         * gnus-sum.el (gnus-summary-toggle-header): The article window may
342         not exist. Toggle it anyway.
343
344 2002-09-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
345
346         * gnus-msg.el (gnus-copy-article-buffer): Bind mail-header-separator.
347
348         * gnus-art.el (article-fill-long-lines): Fill-paragraph properly.
349         Trivial patch from Urban Engberg <ue@ccieurope.com>.
350
351         * rfc2047.el (message-posting-charset): Defvar it.
352         (rfc2047-charset-encoding-alist): Use B for iso-8859-7 and
353         iso-8859-8. Fix doc.  Suggested by Dave Love <fx@gnu.org>.
354
355         * mail-source.el (mail-source-fetch): Hide password.
356
357         * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
358
359 2002-09-12  Katsumi Yamaoka  <yamaoka@jpl.org>
360         From John Paul Wallington <jpw@shootybangbang.com>.
361
362         * gnus.el (gnus-visual, gnus-meta): Fix typo.
363
364 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
365
366         * gnus-art.el (gnus-article-address-banner-alist): Doc fix.
367
368 2002-09-11  Simon Josefsson  <jas@extundo.com>
369
370         * nnimap.el (nnimap-expiry-target): Only expiry-target existing articles.
371         (nnimap-split-rule): Doc fix.
372         (nnimap-request-expire-articles): Cleanup code.
373
374 2002-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
375         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
376
377         * gnus-art.el (gnus-article-address-banner-alist): New option.
378         (article-strip-banner): Refer the above option to split banners of
379         free mail servers, when no group parameter is specified.
380
381 2002-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
382
383         * nntp.el (nntp-wait-for-string): Check for a process in the
384         current buffer instead of `nntp-server-buffer'.
385
386 2002-09-09  Simon Josefsson  <jas@extundo.com>
387
388         * gnus-art.el (gnus-button-man-handler): New variable.
389         (gnus-button-alist): Use g-b-handle-man.
390         (gnus-button-handle-man): New, call g-b-man-handler.
391
392 2002-09-08  Simon Josefsson  <jas@extundo.com>
393
394         * gnus-art.el (gnus-button-alist): Buttonize man page links.
395
396 2002-09-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
397
398         * gnus-art.el (gnus-article-dumbquotes-map): Add \230.
399
400 2002-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
401
402         * gnus-srvr.el (gnus-browse-make-menu-bar): Add "d".
403
404         * gnus-sum.el (gnus-summary-limit-to-unseen): New command and
405         keystroke.
406
407         * gnus-srvr.el (gnus-browse-describe-group): New command and
408         keystroke.
409
410 2002-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
411
412         * gnus-art.el (gnus-article-treat-body-boundary): Don't quote a
413         value for gnus-decoration property.
414
415 2002-09-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
416
417         * nnmail.el (nnmail-cache-fetch-group): Don't return "" (empty
418         string) as group name in case we have a CRLF in the file.
419
420 2002-09-04  Jesper harder  <harder@ifa.au.dk>
421
422         * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
423         group.
424         (rfc1843-decode-hzp): do.
425         (rfc1843-newsgroups-regexp): do.
426
427 2002-09-04  Simon Josefsson  <jas@extundo.com>
428
429         * message.el (message-canlock-generate): Make sure sha1 doesn't
430         call external programs.
431
432 2002-09-03  Simon Josefsson  <jas@extundo.com>
433
434         * nntp.el (nntp-wait-for-string): Dont infloop if process died.
435
436         * gnus-agent.el (gnus-agent-batch): Add doc.
437
438 2002-09-03  Josh Huber  <huber@alum.wpi.edu>
439
440         * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
441         check for signed and encrypted parts.
442         * mml.el (mml-parse-1): Correct small typo which preventing
443         setting recipients in a secure tag.
444
445 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
446
447         * mm-util.el (mm-coding-system-priorities): Default to a list of
448         iso-2022-jp and others for the Japanese environment.
449
450 2002-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
451
452         * gnus-util.el (gnus-frame-or-window-display-name): Exclude
453         invalid display names.
454
455 2002-08-30  Simon Josefsson  <jas@extundo.com>
456
457         * gnus-group.el (gnus-group-fetch-control): Fix typo in last
458         commit.  From Reiner Steib <4uce.02.r.steib@gmx.net>.
459
460 2002-08-26  Jesper harder  <harder@ifa.au.dk>
461
462         * gnus.el (gnus-group-charter-alist): New option.
463         (gnus-group-fetch-control-use-browse-url): New option.
464
465         * gnus-group.el (gnus-group-fetch-charter): New function.
466         (gnus-group-fetch-control): New function.
467         Add them to the keymap and menu. Require mm-url.
468
469 2002-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
470
471         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
472         From Alex Schroeder <alex@emacswiki.org>.
473
474 2002-08-29  Jesper harder  <harder@ifa.au.dk>
475
476         * gnus-group.el (gnus-group-make-menu-bar): Add ellipses to menu
477         items expecting user interaction.
478
479         * gnus-topic.el (gnus-topic-make-menu-bar): do.
480
481         * gnus-sum.el (gnus-summary-make-menu-bar): do.
482
483         * gnus-srvr.el (gnus-server-make-menu-bar): do.
484
485         * mml.el (mml-menu): do.
486
487 2002-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
488
489         * mail-source.el (mail-source-touch-pop): New function.
490
491         * message.el (message-smtpmail-send-it): New function.
492         (message-send-mail-function): Add it for a candidate.
493
494 2002-08-27  Simon Josefsson  <jas@extundo.com>
495
496         * gnus-msg.el (posting-charset-alist): Use
497         gnus-define-group-parameter instead of defcustom.
498         (gnus-put-message): Handle SPC in GCC.
499         (gnus-inews-insert-gcc): Ditto.
500         (gnus-inews-insert-archive-gcc): Ditto.
501
502 2002-08-26  Simon Josefsson  <jas@extundo.com>
503
504         * gnus-agent.el (gnus-agent-auto-agentize-methods): New variable.
505         (gnus-agentize): Auto agentize all nntp and nnimap groups.
506         (gnus-agent-possibly-save-gcc): Autoload.
507         Suggested by (KOSEKI Yoshinori) <kose@meadowy.org>.
508
509 2002-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
510
511         * gnus.el (gnus-other-frame-function): New user option.
512         (gnus-other-frame): Use it; add a doc-string; make it work with
513         the gnuclient program.
514
515         * gnus-util.el (gnus-frame-or-window-display-name): New function.
516
517         * lpath.el: Fbind `frame-parameter', `make-frame-on-display',
518         `device-connection' and `dfw-device'.
519
520 2002-08-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
521
522         * gnus-art.el (gnus-emphasis-alist): Strikethru had a lot of false
523         positives, make it stricter.  From Jochen Hein (trivial change).
524
525 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
526
527         * gnus.el (gnus-other-frame): Trivial fix.
528
529 2002-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
530
531         * gnus.el (gnus-other-frame-parameters): New user option.
532         (gnus-other-frame-object): New variable.
533         (gnus-other-frame): Make it search for existing Gnus frame; don't
534         read new news; delete frame on exit.
535
536         * gnus-util.el (gnus-select-frame-set-input-focus): New function.
537
538         * lpath.el: Fbind w32-focus-frame and x-focus-frame.
539
540 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
541         From \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori) <kose@meadowy.org>.
542
543         * message.el (message-set-auto-save-file-name): Add support for
544         the Cygwin Emacs; the system-type is `cygwin'.
545         * nnheader.el (nnheader-file-name-translation-alist): Ditto.
546
547 2002-08-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
548
549         * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
550
551         * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
552         avoid arithmetic errors.
553
554 2002-08-20  Katsumi Yamaoka  <yamaoka@jpl.org>
555
556         * gnus-art.el: Don't fbind `gnus-article-replace-with-quoted-text'.
557
558 2002-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
559
560         * message.el (message-ignored-supersedes-headers): Add X-Hashcash.
561         (message-ignored-resent-headers): Add envelope From.
562
563 2002-08-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
564
565         * gnus.el (gnus-summary-line-format): Document %k specifier.
566
567 2002-08-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
568
569         * gnus-sum.el (gnus-summary-line-message-size): New function.
570         (gnus-summary-line-format-alist): Use it.
571
572 2002-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
573
574         * gnus-art.el (article-make-date-line): Refer to the value for
575         `gnus-article-time-format' in the summary buffer.
576
577         * message.el (message-cite-prefix-regexp): Exclude ":" and "\e,A;\e(B".
578
579 2002-08-14  Simon Josefsson  <jas@extundo.com>
580
581         * gnus-art.el (gnus-button-alist): Use ' not ` for default value
582         quoting.
583         (gnus-button-alist): Fix doc.
584         (gnus-header-button-alist): Use ' not ` for default value quoting.
585         (gnus-header-button-alist): Don't inline gnus-button-url-regexp,
586         rationale similar to 2002-05-01 change.
587         (gnus-article-add-buttons-to-head): Evaluate expression.
588
589         * gnus-sum.el (gnus-summary-make-menu-bar): Add MIME button option.
590
591 2002-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
592
593         * message.el (message-font-lock-keywords): Refer to the value for
594         `message-cite-prefix-regexp' dynamically.
595
596 2002-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
597
598         * gnus-art.el (gnus-decode-header-methods): Doc fix.
599
600 2002-08-12  Simon Josefsson  <jas@extundo.com>
601
602         * imap.el (imap-shell-open): Allow non-list `imap-shell-program'.
603         (imap-shell-open): Skip initial junk before IMAP greeting.
604
605 2002-08-11  Simon Josefsson  <jas@extundo.com>
606
607         * message-utils.el (message-xpost-default,
608         message-xpost-fup2-header, message-xpost-fup2): Fixed
609         Typos.  Trivial changes from Reiner Steib
610         <4uce.02.r.steib@gmx.net>.
611
612 2002-08-09  Simon Josefsson  <jas@extundo.com>
613
614         * message.el (message-canlock-password): Set
615         canlock-password-for-verify to newly generated canlock-password.
616         When Emacs is restarted, Custom makes sure this is set, but during
617         the same session we must set it manually.
618
619 2002-08-07  Jesper harder  <harder@ifa.au.dk>
620
621         * yenc.el: New file.
622
623         * mm-uu.el (mm-uu-yenc-decode-function): New variable.
624         (mm-uu-type-alist): Add yenc.
625         (mm-uu-yenc-filename): New function.
626         (mm-uu-yenc-extract): New function.
627
628         * mm-bodies.el (mm-decode-content-transfer-encoding): Add yenc.
629
630 2002-08-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
631
632         * dgnushack.el (merge): Don't use coerce.
633
634 2002-05-27  Jesper Harder  <harder@ifa.au.dk>
635
636         * mailcap.el (mailcap-mime-data): Test window-system rather than
637         mm-device-type.
638         (mailcap-mime-data): Call xdvi and gv with "-safer".
639
640         * mm-util.el: Don't define mm-device-type.
641
642 2002-08-05  Simon Josefsson  <jas@extundo.com>
643
644         * mm-util.el (mm-coding-system-priorities): coding-system type not
645         supported everywhere.
646
647 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
648
649         * gnus.el (gnus-version-number): Bumped version number.
650
651 2002-08-04 01:48:57 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
652
653         * gnus.el: Oort Gnus v0.07 is released.
654
655 2002-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
656
657         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.
658         (gnus-article-sort-functions): Doc fix.
659         (t): New keystroke.
660         (gnus-article-sort-by-random): New function.
661         (gnus-thread-sort-by-random): New function.
662
663 2002-08-02  Simon Josefsson  <jas@extundo.com>
664
665         * gnus-logic.el (gnus-advanced-integer): Swap arguments in
666         funcall.  From Scott A Crosby <scrosby@cs.rice.edu>.
667
668 2002-07-31  Danny Siu  <dsiu@adobe.com>
669
670         * nnimap.el (nnimap-split-articles): do not call nnmail-fetch-field
671         when splitting malformed messages without message-id
672
673 2002-07-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
674         From Niklas Morberg <niklas.morberg@axis.com>.
675
676         * nnweb.el (nnweb-type, nnweb-type-definition)
677         (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
678         (nnweb-gmane-search, nnweb-gmane-identity): Added gmane
679         functionality.
680         * nnweb.el: Removed old non-functioning search engines.
681
682 2002-07-27  Simon Josefsson  <jas@extundo.com>
683
684         * message.el (message-forward-make-body): Don't use
685         `message-forward-ignored-headers' when doing a "raw" followup (it
686         is important to preserve e.g. CTE).
687
688         * flow-fill.el (fill-flowed): Disable filladapt-mode.
689
690         * gnus-sieve.el (gnus-sieve-guess-rule-for-article): Don't
691         regexp-quote, Cyrus Sieve is fixed.
692
693         * sieve-manage.el (sieve-manage-deletescript): New function.
694
695         * sieve.el (sieve-manage-mode-map): Fix down-mouse-2 and down-mouse-3.
696         (sieve-manage-mode): Fix menubar.
697         (sieve-activate): Change some messages.
698         (sieve-deactivate-all): New function.
699         (sieve-deactivate): New alias.
700         (sieve-remove): New function.
701         (sieve-help): Fix help.
702         All suggested by Ned Ludd.
703
704 2002-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
707         (mm-w3m-safe-url-regexp): New user option.
708
709         * mm-view.el (mm-inline-text-html-render-with-w3m): Use
710         `mm-w3m-safe-url-regexp' to bind `w3m-safe-url-regexp'.
711
712 2002-07-23  Karl Kleinpaste  <karl@charcoal.com>
713
714         * gnus-sum.el (gnus-summary-delete-article): Force
715         nnmail-expiry-target to 'delete, so that absolute deletion
716         happens when absolute deletion is requested.
717
718 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
719         From Nevin Kapur <nevin@jhu.edu>.
720
721         * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
722         headers as empty headers.
723
724 2002-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
725         From Jochen Hein <jochen@jochen.org>.
726
727         * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
728         correct typo.
729         (gnus-emphasis-strikethru): New face.
730
731 2002-07-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
732         From Jason Merrill <jason@redhat.com>.
733
734         * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
735         entire file for each of a sequence of missing articles.
736
737         * gnus-salt.el (gnus-binary-display-article): Respect an existing
738         value for gnus-view-pseudos.
739
740         * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
741         avoid nreverse.
742
743 2002-07-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
744         From Ted Zlatanov <teodor.zlatanov@divine.com>.
745
746         * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
747         (gnus-summary-mode-line-format-alist): Add %h for number of
748         spams.
749         (gnus-newsgroup-spam-marked): New variable.
750         (gnus-summary-local-variables): Add gnus-newsgroup-spam-marked.
751         (gnus-article-read-p, gnus-article-mark)
752         (gnus-set-global-variables, gnus-set-global-variables)
753         (gnus-article-marked-p, gnus-summary-mark-article-as-read)
754         (gnus-summary-mark-article-as-unread)
755         (gnus-summary-mark-article-as-unread, gnus-summary-mark-article)
756         (gnus-mark-article-as-read, gnus-mark-article-as-unread)
757         (gnus-mark-article-as-unread, gnus-summary-catchup): Grok spam.
758
759 2002-07-10  Simon Josefsson  <jas@extundo.com>
760
761         * nnimap.el (nnimap-split-to-groups): Allow group string to be a
762         function.  From KANEMATSU Daiji <kdaiji@bea.com>.
763
764 2002-07-09  Nevin Kapur  <nevin@jhu.edu>
765
766         * gnus-sum.el (gnus-summary-delete-article): Respect group
767         parameters while expiring.
768
769 2002-07-08  Simon Josefsson  <jas@extundo.com>
770
771         * gnus-art.el (article-make-date-line): Fix string.  From Henrik
772         Enberg.
773
774 2002-07-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
775
776         * gnus-art.el (article-unsplit-urls): Only display MIME when this
777         function is called interactively.  From Niklas Morberg.
778
779 2002-07-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
780
781         * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
782         cdaar to cdar and car.
783
784         * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
785         (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
786
787 2002-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
788
789         * gnus-sum.el (gnus-summary-toggle-header): Show headers anyway;
790         don't break a narrowed article.
791
792         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
793         (nntp-open-via-rlogin-and-telnet): Ditto.
794
795 2002-07-02  Didier Verna  <didier@xemacs.org>
796
797         * nnmail.el (nnmail-split-methods): fix custom type.
798
799 2002-07-02  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
800
801         * gnus-art.el (article-unsplit-urls): Keep URL buttonized after
802         unsplitting.  From Niklas Morberg <niklas.morberg@axis.com>.
803
804 2002-07-01  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
805
806         * gnus-msg.el (gnus-summary-resend-default-address): New user option.
807         (gnus-summary-resend-message): Use it.
808
809 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
810
811         * nntp.el (nntp-via-rlogin-command-switches): New variable.
812         (nntp-open-via-rlogin-and-telnet): Re-revert; use the var above.
813
814 2002-06-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
815
816         * message.el (message-font-lock-keywords): Don't fontify
817         headers in the message body, only in the header.
818         (message-font-lock-make-header-matcher): New function, used by
819         message-font-lock-keywords.
820         From Katsumi Yamaoka <yamaoka@jpl.org>.
821
822 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
823
824         * nntp.el (nntp-open-via-rlogin-and-telnet): Revert last change.
825
826 2002-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
827
828         * nntp.el (nntp-open-via-rlogin-and-telnet): Hide commandline args.
829
830 2002-06-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
831
832         * message.el (message-font-lock-keywords): Revert 2002-06-22
833         change.
834
835 2002-06-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
836
837         * message.el (message-font-lock-keywords): Put colon in header
838         name match.
839
840 2002-06-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
841
842         * message.el (message-font-lock-keywords): Don't use header faces
843         in the body.  Thanks to Stefan Monnier for the hint on the
844         implementation.
845
846 2002-05-09  Miles Bader  <miles@gnu.org>
847
848         * gnus-cite.el (gnus-cite-blank-line-after-header): New variable.
849         (gnus-article-hide-citation): Respect it.
850
851 2002-04-12  Juanma Barranquero  <lektu@terra.es>
852
853         * pop3.el (pop3-open-server): Fix typo.
854
855 2002-06-18  Josh Huber  <huber@alum.wpi.edu>
856
857         * gnus.el (gnus-find-subscribed-addresses): Use add-to-list
858         instead of push to ignore duplicate to-(list|address) values.
859         * nnmail.el (nnmail-cache-ignore-groups): New.
860         * nnmail.el (nnmail-cache-insert): Obey nnmail-cache-ignore-groups
861
862 2002-06-18  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
863
864         * gnus-delay.el (gnus-delay-send-queue): Delete the delay header
865         before sending.  Suggested by Jan Rychter.
866
867 2002-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
868
869         * dgnushack.el (remove): New compiler macro.
870         (last, coerce, subseq): Remove compiler macros for those built-in
871         or unused functions.
872
873 2002-06-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
874
875         * gnus-start.el (gnus-clear-system, gnus-read-newsrc-file): Make
876         sure to write byte-compiled versions of gnus-*-format-alist to
877         .newsrc.eld.  From Simon Josefsson.
878
879 2002-06-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
880
881         * gnus-agent.el (gnus-agent-read-servers)
882         (gnus-agent-write-servers): Put server name (string like
883         "nnchoke:frumple") in the file instead of a server specification
884         (Lisp expression like (nnchoke "frumple" ...parameters...)).
885         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
886
887 2002-06-16  Simon Josefsson  <jas@extundo.com>
888
889         * gnus-cache.el (gnus-cache-remove-article): n is &optional.  From
890         Reiner Steib <4uce.02.r.steib@gmx.net>.
891
892 2002-06-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
893
894         * nnheader.el (nnheader-file-name-translation-alist): Set the
895         default value for MS Windows systems.
896
897         * gnus-ems.el (nnheader-file-name-translation-alist): Removed.
898
899 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * message.el (message-beginning-of-line): Keep the region active
902         in XEmacs.  Suggested by TAKAHASHI Kaoru <kaoru@kaisei.org>.
903
904 2002-06-13  Josh Huber  <huber@alum.wpi.edu>
905
906         * gnus-msg.el (gnus-summary-followup): Use g-s-handle-replysign.
907         * gnus-msg.el (gnus-summary-reply): Ditto.
908         * gnus-msg.el (gnus-summary-handle-replysign): New.
909
910 2002-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
911
912         * message.el (message-send-mail-with-sendmail): Kill errbuf even
913         if sending failed.
914
915 2002-06-11  Josh Huber  <huber@alum.wpi.edu>
916
917         * gnus-start.el (gnus-dribble-enter): Don't call set-window-point anymore
918         * mml2015.el (mml2015-mailcrypt-encrypt): Accept optional argument
919         to sign while encrypting.
920
921 2002-06-11  Simon Josefsson  <jas@extundo.com>
922
923         * gnus-int.el (gnus-request-move-article): Agent expire article if
924         successfuly moved.
925
926         * nnweb.el (nnweb-google-create-mapping): Honors the value of
927         nnweb-max-hits.  From Niklas Morberg <niklas.morberg@axis.com>.
928
929 2002-06-10  Simon Josefsson  <jas@extundo.com>
930
931         * gnus-int.el (gnus-request-expire-articles): Fix last change?
932
933 2002-06-09  Simon Josefsson  <jas@extundo.com>
934
935         * gnus-sum.el (gnus-summary-delete-article): Don't agent expire here.
936
937         * gnus-int.el (gnus-request-expire-articles): Do it here instead.
938
939 2002-06-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
940
941         * flow-fill.el (fill-flowed): Ignore errors.
942
943 2002-06-06  Simon Josefsson  <jas@extundo.com>
944
945         * message.el (message-send-mail-with-sendmail): Improve error message.
946
947 2002-06-06  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
948
949         * message.el (message-interactive): Change default from nil to t.
950         Better to be safe than to be fast.
951
952 2002-06-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
953
954         * message.el (message-send-mail-with-sendmail): Check return value
955         from call-process-region.
956
957 2002-06-04  Simon Josefsson  <jas@extundo.com>
958
959         * gnus-msg.el (gnus-group-mail, gnus-group-news)
960         (gnus-group-post-news, gnus-summary-mail-other-window)
961         (gnus-summary-news-other-window, gnus-summary-post-news): Bind
962         gnus-article-copy to nil, thereby inhibiting the `header' posting
963         style match to use data from last viewed article.
964         Suggested by Hrvoje Niksic.
965
966 2002-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
967
968         * spam.el (spam-point-at-eol): New alias.
969         (spam-parse-whitelist): Use it.
970
971 2002-06-03  Simon Josefsson  <jas@extundo.com>
972
973         * nnmail.el (nnmail-mail-splitting-decodes): New variable.
974         (nnmail-article-group): Use it.
975
976 2002-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
977
978         * gnus-msg.el (gnus-inews-yank-articles): Merge split header lines
979         so that code reading them won't be surprised.  From Jesper Harder
980         <harder@ifa.au.dk>.
981
982 2002-05-29  Simon Josefsson  <jas@extundo.com>
983
984         * gnus-sum.el (gnus-summary-delete-article): Agent expire deleted
985         articles.
986
987         * gnus.el (gnus-agent-cache): Doc fix.
988         (gnus-agent): Change default to t.
989
990         * gnus-agent.el (gnus-agent-expire): Make it accept optional
991         ARTICLES, GROUP and FORCE parameters.
992
993 2002-05-28  Simon Josefsson  <jas@extundo.com>
994
995         * gnus-group.el (gnus-group-line-format): Doc fix.
996
997 2002-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
998
999         * gnus-msg.el (gnus-inews-yank-articles): Unfold headers of
1000         original article before yanking.  From Jesper Harder
1001         <harder@ifa.au.dk>.
1002
1003 2002-05-26  Simon Josefsson  <jas@extundo.com>
1004
1005         * gnus-sum.el (gnus-summary-menu-split): New function.
1006         (gnus-summary-make-menu-bar): Split charset submenu.
1007         (gnus-summary-menu-maxlen): New variable.
1008         (gnus-summary-menu-split): Use it.
1009
1010 2002-05-25  Simon Josefsson  <jas@extundo.com>
1011
1012         * mml.el (mml-preview): Generate some headers.
1013
1014         * gnus.el (gnus-large-newsgroup): Fix :type.
1015
1016         * nnimap.el (nnimap-nov-is-evil): Change default to t (because the
1017         Agent cache NOV's by default now).
1018         (nnimap-nov-is-evil): Make it default to `gnus-agent' instead.
1019
1020 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
1021
1022         * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
1023         call to gnus-parent-id when we check for References loops.
1024         (gnus-summary-prepare-threads): Avoid simplifying every Subject
1025         twice by saving the simplified subject string in simp-subject.
1026
1027 2002-05-23  Simon Josefsson  <jas@extundo.com>
1028
1029         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Typo.  Trivial
1030         change from Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
1031
1032         * nnweb.el (nnweb-type): Remove dejanewsold.  Trivial change from
1033         Niklas Morberg <niklas.morberg@axis.com>.
1034
1035 2002-05-22  Simon Josefsson  <jas@extundo.com>
1036
1037         * sieve.el (sieve-change-region): Define it before it is used.
1038
1039         * gnus-msg.el (gnus-confirm-mail-reply-to-news)
1040         (gnus-summary-reply): Ask for confirmation when replying to news.
1041         Defaults to not ask.  From Benjamin Rutt
1042         <rutt+news@cis.ohio-state.edu>.
1043
1044         * nnimap.el (nnimap-nov-is-evil): Improve doc.
1045
1046 2002-05-21  Simon Josefsson  <jas@extundo.com>
1047
1048         * sieve-mode.el (sieve-manage): Fix autoloads.
1049
1050         * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
1051         name (makes it work with recent Cyrus timsieved).
1052
1053 2002-05-20  Jason  <jbaker@cs.utah.edu>
1054
1055         * gnus-art.el (gnus-request-article-this-buffer): Try
1056         reconnecting if you don't get the message.
1057
1058 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1059
1060         * gnus-sum.el (gnus-summary-enter-digest-group): Only get
1061         Reply-To headers from the headers.
1062
1063 2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1064
1065         * mm-url.el (mm-url-insert): Remove junk message.
1066
1067 2002-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1068
1069         * nnslashdot.el (nnslashdot-request-list): Parse new html.
1070         (nnslashdot-use-front-page): New variable.
1071         (nnslashdot-request-list): Use it.
1072
1073         * mm-url.el (mm-url-timeout): New variable.
1074         (mm-url-retries): Ditto.
1075         (mm-url-insert): Use it.
1076
1077 2002-05-16  Simon Josefsson  <jas@extundo.com>
1078
1079         * gnus-sum.el (gnus-simplify-all-whitespace): New function.
1080         (gnus-simplify-subject-functions): Mention g-s-a-w.
1081
1082 2002-05-15  Josh Huber  <huber@alum.wpi.edu>
1083
1084         * nnbabyl.el (nnbabyl-request-accept-article): Pass group to
1085         nnmail-cache-insert.
1086         * nndiary.el (nndiary-request-accept-article): Ditto.
1087         * nnfolder.el (nnfolder-request-accept-article): Ditto.
1088         * nnimap.el (nnimap-request-accept-article): Ditto.
1089         * nnmail.el (nnmail-process-unix-mail-format): Ditto.
1090         * nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
1091         * nnmbox.el (nnmbox-request-accept-article): Ditto.
1092         * nnmh.el (nnmh-request-accept-article): Ditto.
1093         * nnmail.el (nnmail-cache-insert): Change group to required,
1094         removed code which tried to figure out the group.
1095
1096 2002-05-13  Josh Huber  <huber@alum.wpi.edu>
1097
1098         * mml.el (mml-generate-mime-1): Fix mml generation for signed only
1099         messages. From Hans de Graaff <hans@degraaff.org>.
1100         * nnml.el (nnml-request-accept-article): Pass in the group name to
1101         nnmail-cache-insert, since it's available.
1102
1103 2002-05-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1104
1105         * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
1106
1107 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1108         From Florian Weimer <fw@deneb.enyo.de>.
1109
1110         * gnus.el (subscribed): New group parameter.
1111         (gnus-find-subscribed-addresses): Use it.
1112
1113 2002-05-08  Josh Huber  <huber@alum.wpi.edu>
1114
1115         * mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
1116         the default for pgpmime to support pgp v2.
1117         * mml-sec.el (mml-signencrypt-style): New accessor function to
1118         allow users to get/set the signencrypt style more easily without
1119         frobbing the alist directly.
1120         * mml.el (mml-generate-mime-1): Use accessor function.
1121
1122 2002-05-08  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1123
1124         * gnus-art.el (gnus-article-mode-syntax-table): Specify matching
1125         parenthesis for "<" and ">".  Suggested by Andreas Schwab
1126         <schwab@suse.de>.
1127
1128 2002-05-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1129
1130         * nnmail.el (nnmail-cache-insert): Prefer group-art over group
1131         when intuiting the group the message is written to.  From Josh
1132         Huber <huber@alum.wpi.edu>.
1133
1134 2002-05-06  Simon Josefsson  <jas@extundo.com>
1135
1136         * gnus-topic.el (gnus-group-topic-parameters): Work when group
1137         buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.
1138
1139 2002-05-06  Josh Huber  <huber@alum.wpi.edu>
1140
1141         * mml2015.el (mml2015-gpg-encrypt): Changed name of optional
1142         argument, and fixed compiler warning. (added autoload for
1143         gpg-encrypt).
1144
1145 2002-05-04  Simon Josefsson  <jas@extundo.com>
1146
1147         * mml1991.el (mml1991-function-alist): Doc fix.
1148
1149         * mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
1150         doesn't exist (for previewing messages without having Gnus
1151         started).
1152
1153         * mm-util.el (mm-coding-system-priorities): Defcustom.
1154
1155         * mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.
1156
1157 2002-05-01  Josh Huber  <huber@alum.wpi.edu>
1158
1159         * gnus-msg.el (gnus-message-replysignencrypted): enabled by
1160         default.
1161         * mml-sec.el:
1162         * mml-sec.el (mml-signencrypt-style): New.
1163         * mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
1164         argument `sign'.
1165         * mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
1166         signencrypt.
1167         * mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
1168         * mml.el (mml-generate-mime-1): Changed logic so a part which is
1169         both signed & encryped is processed in one operation. (rather than
1170         two separate ops: sign, then encrypt)
1171         * mml2015.el (mml2015-gpg-extract-signature-details): Give some
1172         indication if a message is signed by an expired key.
1173         * mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
1174         enables combined sign & encrypt operation. (this was always on
1175         before).
1176         * mml2015.el (mml2015-encrypt): Accept optional argument `sign'.
1177
1178 2002-05-01  Simon Josefsson  <jas@extundo.com>
1179
1180         * nnimap.el (nnimap-retrieve-groups): Use separate data for each
1181         server.
1182         (nnimap-mailbox-info): defvar instead of defvoo.
1183
1184 2002-05-01 20:09:21 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1185
1186         * gnus.el: Oort Gnus v0.06 is released.
1187
1188 2002-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1189
1190         * lpath.el: Bind url-package-version.
1191
1192 2002-05-01  Simon Josefsson  <jas@extundo.com>
1193
1194         * nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
1195         filename before deleting the group itself, because the presence of
1196         a group filename decides if long filenames are used or not.
1197
1198         * gnus-art.el (gnus-button-alist): Don't inline
1199         gnus-button-url-regexp.  This makes it possible to change g-b-u-r
1200         without also modifying g-button-alist.
1201         (gnus-button-alist): Fix type to allow variable as well as regexp.
1202         (gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
1203         themselves, variables to its contents.
1204         (gnus-button-entry): Ditto.
1205
1206 2002-05-01  Simon Josefsson  <jas@extundo.com>
1207
1208         * imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
1209         UIDNEXT as a string.
1210
1211         * nnimap.el (nnimap-string-lessp-numerical): New function.
1212         (nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
1213         integers.
1214
1215 2002-04-29  Simon Josefsson  <jas@extundo.com>
1216
1217         * nnmail.el (nnmail-cache-insert): Accept optional group
1218         parameter.
1219
1220         * nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
1221         n-r-g-a is disabled.
1222
1223 2002-04-29  Simon Josefsson  <jas@extundo.com>
1224
1225         * nnimap.el (nnimap-split-fancy): Fix doc.
1226         (nnimap-split-fancy): Fix doc.
1227
1228         * nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
1229         (nnimap-mailbox-info): New internal variable.
1230         (nnimap-retrieve-groups): Implement faster new mail check.
1231
1232         * nnimap.el (nnimap-split-articles): Support
1233         nnmail-cache-accepted-message-ids.
1234         (nnimap-request-accept-article): Ditto.
1235
1236         * imap.el (imap-mailbox-status-asynch): New command.
1237
1238 2002-04-29  Nevin Kapur  <nevin@jhu.edu>
1239
1240         * gnus.el (gnus-find-subscribed-addresses): Return nil when there
1241         are no subscribed mail groups.
1242         - Strip quoted names when comparing addresses
1243
1244 2002-04-28  Jesper Harder  <harder@ifa.au.dk>
1245
1246         * mm-decode.el (mm-text-html-renderer): Change customize type to
1247         const.
1248
1249         * gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
1250         (gnus-debug-exclude-variables): do.
1251
1252 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1253
1254         * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
1255         Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
1256
1257 2002-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1258
1259         * dns.el (dns-make-network-process): New macro.
1260         (query-dns): Use it.
1261
1262 2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1263
1264         * gnus-msg.el (gnus-summary-reply): Remove unbound variable
1265         article-buffer.
1266
1267         * mm-url.el (mm-url-package-name): New variable.
1268         (mm-url-package-version): New variable.
1269         (mm-url-insert-file-contents): Bind url-package-name and
1270         url-package-version here.
1271         * nnrss.el (nnrss-insert-w3): Move the bindings.
1272
1273         * nnrss.el (nnrss-insert-w3): Bind url-package-name and
1274         url-package-version. Trivial change from Andrew J Cosgriff
1275         <ajc@polydistortion.net>
1276
1277         * mm-decode.el (mm-save-part): Fill in file name when GUI saving
1278         attachments. Trivial change from Peter 'Luna' Runestig
1279         <peter@runestig.com>.
1280
1281 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
1282
1283         * nnkiboze.el (nnkiboze-request-scan): Call
1284         nnkiboze-possibly-change-group.
1285         (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
1286         problems.
1287         (nnkiboze-generate-group): Set newsrc to the *highest* article
1288         number kibozed, not the lowest.
1289
1290 2002-04-15  Jesper Harder  <harder@ifa.au.dk>
1291
1292         * gnus-art.el (article-unsplit-urls): Allow trailing SPC.
1293
1294 2002-04-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1295         From Dan Christensen <jdc+news@uwo.ca>.
1296
1297         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
1298         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
1299         Recognize math postings.  Extract Date (now ignores "(15kb)").
1300         Extract email address using gnus-extract-address-components
1301         instead of just taking the first word.  Create Date and From
1302         headers for message which are missing these headers.  Get rid
1303         of spurious \\ lines (purely cosmetic).  Extend body-end and
1304         file-end regexps, to exclude more garbage from the message.
1305         Make URL rephrasing regexp more flexible, to match current
1306         format.
1307
1308 2002-04-23  Simon Josefsson  <jas@extundo.com>
1309
1310         * netrc.el: New file, functions copied from gnus-util.el by Ted
1311         Zlatanov <tzz@lifelogs.com>.
1312
1313         * gnus-util.el: Require netrc.
1314         (gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
1315         new code in netrc.el.
1316
1317 2002-04-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1318
1319         * gnus-msg.el (gnus-summary-resend-message-edit): Remove
1320         message-ignored-resent-headers, too.  From Matthieu Moy
1321         <Matthieu.Moy@imag.fr>.
1322
1323 2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1324
1325         * gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
1326         boolean not a string
1327         * gnus-group.el (gnus-group-line-format): add description of %C
1328         * gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
1329           as %C
1330         * gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment
1331
1332 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
1333
1334         * nnmaildir.el (nnmaildir-request-scan): typo: set
1335         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
1336         nnmail-get-new-mail for 'find-new-groups.
1337
1338 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
1339
1340         * nnmaildir.el (nnmaildir-request-update-info,
1341         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
1342         unnecessary calls to nnmaildir-request-scan.
1343
1344 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
1345
1346         * gnus-msg.el:
1347         * gnus-msg.el (gnus-message-replysign): New.
1348         * gnus-msg.el (gnus-message-replyencrypt): New.
1349         * gnus-msg.el (gnus-message-replysignencrypted): New.
1350         * gnus-msg.el (gnus-summary-reply): Use the three new variables
1351         (above) to automatically encrypt/sign to encrypted/signed
1352         messages.
1353         * message.el:
1354         * message.el (message-mode-map): Add keybinding for
1355         `message-to-list-only'
1356         * message.el (message-mode): Add description for
1357         `message-to-list-only'
1358         * message.el (message-to-list-only): New.
1359         * message.el (message-make-mft): Changed to use the cl loop macro,
1360         and added optional flag to return only the matched list. (for use
1361         in new message-to-list-only function)
1362
1363 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
1364
1365         * gnus-msg.el:
1366         * gnus-msg.el (gnus-message-replysign):
1367         * gnus-msg.el (gnus-replysign): New.
1368         * gnus-msg.el (gnus-replyencrypt): New.
1369         * gnus-msg.el (gnus-replysignencrypted): New.
1370         * gnus-msg.el (gnus-summary-reply):
1371         * message.el:
1372         * message.el (message-mode-map):
1373         * message.el (message-mode):
1374         * message.el (message-to-list-only): New.
1375         * message.el (message-make-mft):
1376
1377 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1378
1379         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
1380
1381 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
1382
1383         * message.el (message-gen-unsubscribed-mft): accept a prefix
1384         argument so CC can be included with C-u C-c C-f C-a
1385
1386 2002-04-17  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1387         From Ted Zlatanov <teodor.zlatanov@divine.com>.
1388
1389         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
1390         Improve docstring.
1391         (spam-enter-blacklist): New command.
1392
1393         * gnus-sum.el (gnus-spam-mark): New mark.
1394         (gnus-auto-expirable-marks): Add gnus-spam-mark.
1395         (gnus-summary-make-tool-bar): Correct conditional.
1396         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
1397         (gnus-summary-mark-as-spam): New command.
1398
1399 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
1400
1401         * mml-sec.el (mml-secure-message): changed to support arbritrary
1402         modes.
1403         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
1404         changed to support "signencrypt" mode.
1405         * mml.el (mml-parse-1): changed to support different secure modes
1406         more easily. (for signencrypt)
1407
1408 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
1409
1410         * gnus-sum.el (gnus-update-summary-mark-positions)
1411         (gnus-summary-toggle-header):
1412         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
1413         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
1414         (gnus-uu-post-encoded):
1415         * nnfolder.el (nnfolder-possibly-change-group):
1416         * nnimap.el (nnimap-retrieve-headers):
1417         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
1418
1419 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
1420
1421         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
1422         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
1423
1424 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1425
1426         * gnus-srvr.el (gnus-server-set-info): Clear
1427         `gnus-server-method-cache' when `gnus-server-alist' is changed.
1428         From Daiki Ueno <ueno@unixuser.org>.
1429
1430 2002-04-11  Simon Josefsson  <jas@extundo.com>
1431
1432         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
1433         viewing of security buttons.  Thanks to Nicolas Kowalski
1434         <Nicolas.Kowalski@imag.fr>.
1435
1436         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
1437         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
1438         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
1439         <Nicolas.Kowalski@imag.fr>.
1440         (smime-decrypt-buffer): Ditto.
1441
1442 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1443
1444         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
1445         header line.
1446
1447 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
1448
1449         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
1450
1451 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1452
1453         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
1454
1455 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1456
1457         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
1458         errors when debug.
1459
1460 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
1461
1462         * message.el (message-make-mft): Changed MFT code from using
1463         message-recipients (which included Bcc) to use only the To and CC
1464         headers.
1465
1466 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
1467
1468         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
1469         add link.
1470         (gnus-treat-mail-picon): Ditto.
1471         (gnus-treat-newsgroups-picon): Ditto.
1472         (gnus-picon-databases): Fix custom type.
1473         (gnus-picon-databases): Add link.
1474         (gnus-article-x-face-command): Add to gnus-picon group.
1475
1476 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
1477
1478         * message.el (message-buffer-naming-style): Remove.
1479
1480 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1481
1482         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
1483
1484         * message.el (message-tool-bar-map): Ditto.
1485
1486         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1487
1488 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1489
1490         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
1491
1492 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
1493
1494         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
1495
1496 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
1497
1498         * dns.el: open-network-stream under XEmacs does udp.
1499
1500 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
1501
1502         * spam.el (spam-enter-whitelist): New function.
1503         (spam-parse-whitelist): Ditto.
1504         (spam-refresh-list-cache): Ditto.
1505         (spam-address-whitelisted-p): New function.
1506
1507         * dns.el (query-dns): Use TCP when make-network-process isn't
1508         available.
1509         (dns-servers): New variable.
1510         (dns-parse-resolv-conf): New function.
1511         (query-dns): Use it.
1512
1513         * spam.el: New file.
1514
1515         * dns.el (query-dns): Test.
1516
1517 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1518
1519         * lpath.el (featurep): Bind make-network-process.
1520
1521 2002-03-31  Paul Jarc  <prj@po.cwru.edu>
1522
1523         * nnmaildir.el: Use defstruct.  Use a single copy of
1524         nnmail-extra-headers to save memory.  Store server's group name
1525         prefix instead of each group's prefixed name.
1526         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
1527         nntp-server-buffer.
1528
1529 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1530
1531         * dns.el: New file.
1532
1533 2002-03-28  Simon Josefsson  <jas@extundo.com>
1534
1535         * gnus-sum.el (gnus-summary-dummy-line-format):
1536         * gnus.el (gnus-summary-line-format): Fixing links to Info.
1537         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
1538
1539 2002-03-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1540
1541         * gnus-sum.el (gnus-summary-move-article)
1542         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
1543         the doc string.
1544
1545 2002-03-28  Simon Josefsson  <jas@extundo.com>
1546
1547         * mml-sec.el (mml-secure-message): Search after
1548         mail-header-separator from top of message.
1549
1550 2002-03-28  Paul Jarc  <prj@po.cwru.edu>
1551
1552         * nnmaildir.el: Cosmetic changes.
1553         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
1554         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
1555         nnmaildir--group-ls): New macros/functions.  Use them.
1556         (nnmaildir--unlink): Evalutate argument only once.
1557
1558 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
1559
1560         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
1561         symbols.
1562         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
1563         `gnus-point-at-eol'.
1564
1565 2002-03-27  Paul Jarc  <prj@po.cwru.edu>
1566
1567         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
1568         nnmaildir--marks-dir): New macros.  Use them.
1569         Use inhibit-quit for atomicity instead of in-memory journaling.
1570         (nnmaildir--edit-prep): New function.
1571         (Local Variables): Use it.
1572
1573 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
1574
1575         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
1576
1577 2002-03-25  Simon Josefsson  <jas@extundo.com>
1578
1579         * message.el (message-mode): Fix doc.
1580
1581 2002-03-25  Simon Josefsson  <jas@extundo.com>
1582
1583         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
1584         Matthieu Moy <Matthieu.Moy@imag.fr>.
1585
1586 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
1587
1588         * mml-sec.el (mml-unsecure-message): Add docstring.
1589
1590 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
1591
1592         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
1593         value.
1594         Trivial change from andre@slamdunknetworks.com
1595
1596 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
1597
1598         * mml.el (mml-mode-map): Added a keybinding for
1599         `mml-unsecure-message'.  Also, added a menu entry for said
1600         function in the Attachments menu.
1601
1602 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1603
1604         * canlock.el (canlock-version): Remove.
1605         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
1606         here; simplify \x insertions.
1607         (canlock-sha1): New function, always return a unibyte string.
1608         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
1609         of a password.
1610         (canlock-insert-header): Use `canlock-sha1'.
1611         (canlock-verify): Ditto.
1612
1613 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1614
1615         * message.el (message-fix-before-sending): Add an option that
1616         ignores illegible text.
1617         Trivial change from Mark Milhollan <mlm@attglobal.net>
1618
1619         * message.el (message-font-lock-keywords): Support multi-line MML
1620         tags.
1621
1622         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
1623         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Aa\e(Broly)
1624
1625 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1626
1627         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
1628         symbols for "View as different encoding" submenu.
1629
1630 2002-03-19  Simon Josefsson  <jas@extundo.com>
1631
1632         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
1633         encoding" submenu.
1634
1635 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1636
1637         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
1638
1639 2002-03-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1640
1641         * gnus-sum.el (gnus-sum-thread-tree-root)
1642         (gnus-sum-thread-tree-single-indent)
1643         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
1644         (gnus-sum-thread-tree-leaf-with-other)
1645         (gnus-sum-thread-tree-single-leaf): Make customizable.
1646
1647 2002-03-16  Simon Josefsson  <jas@extundo.com>
1648
1649         * gnus-util.el (gnus-extract-address-components): Don't break on
1650         names such as James "Kibo" Parry.  From Francis Litterio
1651         <franl@world.std.com>.
1652
1653 2002-03-13  Simon Josefsson  <jas@extundo.com>
1654
1655         * pop3.el (pop3-open-server): Revert multibyte change.  From
1656         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1657
1658         * message.el (message-send-mail-with-qmail): Make it work.  From
1659         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1660
1661 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
1662
1663         * message.el (message-make-mft): Set case-fold-search while
1664         generating the MFT.  Also, a little cleanup in the MFT code.
1665
1666 2002-03-12  Simon Josefsson  <jas@extundo.com>
1667
1668         * message.el (message-qmail-inject-args): May be function.
1669         (message-send-mail-with-qmail): Call function if m-q-i-a is
1670         function.  From fn@hungry.org (Faried Nawaz).
1671
1672 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1673
1674         * message.el (message-abbrevs-loaded): Remove.
1675         (mailabbrev): Require it.
1676
1677         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
1678
1679 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1680
1681         * pop3.el (pop3-open-server): Set process buffer unibyte.
1682
1683 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1684
1685         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
1686
1687 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1688
1689         * nnslashdot.el (nnslashdot-request-article): Remove javascript
1690         too.
1691
1692 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1693
1694         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
1695         duplication.
1696         (gnus-summary-save-parts-type-history): Ditto.
1697         (gnus-summary-save-parts-last-directory): Ditto.
1698         Trivial change from andre@slamdunknetworks.com
1699
1700 2002-03-09  Paul Jarc  <prj@po.cwru.edu>
1701
1702         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
1703
1704 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1705
1706         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
1707         -->" as the end of the first article.
1708
1709         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
1710         From Matthieu Moy <Matthieu.Moy@imag.fr>
1711
1712         * message.el (message-add-action): Use add-to-list.
1713         (message-delete-action): New function.
1714
1715         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
1716         pieces.
1717
1718 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
1719
1720         * nnnil.el: New file.
1721         * gnus.el (gnus-valid-select-methods): Include nnnil.
1722
1723 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
1724
1725         * message.el (message-syntax-checks): Because canlock is
1726         supported, we disable sender syntax check.
1727         (message-shoot-gnksa-feet): Add cancel-messages option doc.
1728
1729         * gnus-draft.el (gnus-draft-send): If interactive, use its default
1730         value of message-syntax-checks.
1731
1732         * qp.el (quoted-printable-decode-region): Doc addition.
1733         From: Eli Zaretskii <eliz@is.elta.co.il>
1734
1735         * mail-source.el (make-source-make-complex-temp-name): Use
1736         make-temp-file.
1737
1738         * mm-util.el (mm-make-temp-file): New function.
1739         * nneething.el (nneething-file-name): Use it.
1740         * mml-smime.el (mml-smime-encrypt): Ditto.
1741         * mm-view.el (mm-inline-wash-with-file): Ditto.
1742         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
1743         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
1744         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
1745         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
1746         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
1747         * gnus-art.el (gnus-mime-print-part): Ditto.
1748
1749 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1750
1751         * message.el (nnmaildir-article-number-to-base-name): New
1752         function.
1753         (nnmaildir-base-name-to-article-number): New function.
1754
1755 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1756
1757         * smime.el (smime-make-temp-file): Don't quote
1758         `temporary-file-directory'.
1759
1760 2002-03-04  Simon Josefsson  <jas@extundo.com>
1761
1762         * smime.el (smime-sign-region): Rename argument keyfiles to
1763         keyfile. You only sign something with one key.
1764         (smime-sign-buffer): Better completing-read prompt.
1765         (smime-decrypt-buffer): Ditto.
1766
1767         * smime.el (smime-make-temp-file): Make it work under XEmacs.
1768
1769         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
1770         completing-read.
1771         (mm-view-pkcs7-decrypt): CRLF->LF.
1772
1773 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
1774
1775         * message.el (message-hierarchical-addresses): New variable.
1776         (message-get-reply-headers): Use it.
1777         From Ted Zlatanov <teodor.zlatanov@divine.com>
1778
1779 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
1780
1781         * message.el (message-mode): If buffer-file-name, don't set auto
1782         save file name.
1783         Trivial change from Geoff Greene <ggreene@wpi.edu>
1784
1785 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
1786
1787         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
1788         takes one argument in read-char.
1789
1790         * message.el (message-fix-before-sending): Forward a char.
1791         Check mmu-multibyte-p, add control-1.
1792
1793 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1794
1795         * gnus-start.el (gnus-read-init-file): Ditto.
1796
1797         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
1798
1799         * dgnushack.el (dgnushack-make-load): Ditto.
1800
1801         * mail-source.el (mail-source-fetch): Extract the right error
1802         code.
1803
1804         * message.el (message-fix-before-sending): Check illegible text.
1805
1806         * gnus-util.el (gnus-multiple-choice): New function.
1807
1808         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
1809         also defined in gnus-score.el.
1810
1811 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
1812
1813         * message.el (message-get-reply-headers): downcase email addresses
1814         for comaparisons for duplicate removal.
1815
1816 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1817
1818         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
1819         implementation of PKCS#7, which just allows users read the
1820         message.
1821         (mm-view-pkcs7): Use it.
1822
1823 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1824
1825         * gnus.el (large-newsgroup-initial): New parameter.
1826
1827         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
1828         (gnus-summary-insert-old-articles): Ditto.
1829
1830 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1831
1832         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
1833         used as the default answer of the question, "How many articles?".
1834         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
1835
1836         * nnagent.el (nnagent-retrieve-headers): Remove articles with
1837         small numbers.
1838
1839 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1840
1841         * deuglify.el: Fix comments.
1842
1843 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
1844
1845         * html2text.el (html2text-clean-anchor): If there is no HREF,
1846         insert nothing.
1847
1848         * mml.el (mml-generate-mime-1): Add cdr.
1849         From: andre@slamdunknetworks.com
1850
1851         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
1852         (mm-text-html-washer-alist): Ditto.
1853
1854         * mm-decode.el (mm-text-html-renderer): Add html2text.
1855
1856         * html2text.el: Face lift.
1857
1858         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
1859
1860 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
1861
1862         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
1863
1864         * deuglify.el: Change copy right. Add autoload. Add coding-system.
1865
1866         * deuglify.el: New file. The original file name is
1867         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
1868
1869         * mm-decode.el (mm-display-external): Use
1870         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
1871
1872 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
1873
1874         * nnmaildir.el (nnmaildir-request-list): Report the highest
1875         article number, not the total number of articles.
1876
1877 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1878
1879         * gnus-sum.el: Move uu key map here.
1880         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
1881
1882 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
1883
1884         * nnmaildir.el (nnmaildir-request-expire-articles): Use
1885         nnmail-expiry-wait* if expire-age parameter is not set.
1886
1887 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
1888
1889         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
1890         function.
1891         (gnus-group-sort-selected-groups-by-real-name): New function.
1892         (gnus-group-make-menu-bar): Add sort by real name.
1893
1894         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
1895         rebuild.
1896         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
1897         nil as dependencies as well.
1898
1899 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
1900
1901         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
1902         for mime-parts.
1903
1904         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
1905
1906         * gnus-group.el (gnus-group-name-decode): Don't test
1907         multibyte-string, because it breaks XEmacs.
1908         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1909
1910         * message.el (message-send-mail): Be talkative.
1911
1912         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
1913         (mm-automatic-display): Ditto.
1914
1915         * mailcap.el (mailcap-mime-data): Ditto.
1916         From: Reiner Steib <4uce.02.r.steib@gmx.net>
1917
1918 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1919
1920         * many files: Remove trailing whitespaces, replace spc+tab with
1921         tab, replace leading whitespaces with tabs.
1922
1923 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
1924
1925         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
1926         articles with no body and no blank line after the header.
1927
1928 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1929
1930         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
1931         parts.
1932
1933         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
1934         non-ascii chars.
1935
1936         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
1937
1938         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
1939         w3-delay-image-loads.
1940         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
1941         (mm-w3-prepare-buffer): Ditto.
1942
1943         * mail-source.el (mail-source-fetch-directory): Run scripts.
1944
1945 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1946
1947         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
1948         for Majordomo confirmations.
1949
1950 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1951
1952         * gnus-fun.el (gnus-respond-to-confirmation): New command.
1953
1954 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1955
1956         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
1957
1958 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
1959
1960         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
1961         References header field.  From Mark Thomas <mthomas@cmu.edu>.
1962
1963 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1964
1965         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
1966         (mm-inline-render-with-stdin): Ditto.
1967         (mm-inline-render-with-function): Ditto.
1968         (mm-inline-wash-with-file): Bind coding-system-for-write.
1969         (mm-inline-wash-with-stdin): Ditto.
1970
1971 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1972
1973         Suggested by Felix Natter <fnatter@gmx.net>
1974
1975         * gnus-art.el (gnus-mime-view-part-externally): Rename from
1976         gnus-mime-externalize-view.
1977         (gnus-mime-view-part-internally): Rename from
1978         gnus-mime-internalize-view.
1979         (gnus-article-view-part-externally): Rename from
1980         gnus-article-externalize-part.
1981         (gnus-mime-action-alist): Change correspondingly.
1982         (gnus-mime-button-commands): Ditto.
1983         (gnus-mime-action-alist): Remove duplication.
1984
1985         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
1986
1987 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1988
1989         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
1990
1991         * gnus-art.el (gnus-display-mime): Use it.
1992
1993         * mm-partial.el (mm-partial-find-parts): Use it.
1994
1995         * gnus-sum.el (gnus-article-loose-mime): Rename from
1996         gnus-article-no-strict-mime.
1997         (gnus-summary-save-parts): Use it.
1998
1999 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2000
2001         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
2002         local variable.
2003
2004         * gnus-art.el (article-display-x-face): Don't sort multiple
2005         X-Faces.
2006
2007 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2008
2009         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
2010         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
2011
2012         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
2013
2014 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2015
2016         Some ideas is inspired by code from Hrvoje Niksic
2017         <hniksic@arsdigita.com>
2018
2019         * gnus-art.el (gnus-article-wash-function): Set the default to
2020         nil, so that we use mm-text-html-renderer instead.
2021         (article-wash-html): Use mm-text-html-renderer.
2022
2023         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
2024         (mm-text-html-renderer): New variable.
2025         (mm-inline-text-html-renderer): Set the default to nil, so that we
2026         use mm-text-html-renderer instead.
2027
2028         * mm-view.el (mm-inline-text-html): New function.
2029         (mm-text-html-renderer-alist): New variable.
2030         (mm-inline-text-vcard): New function.
2031         (mm-inline-text): Split.
2032         (mm-links-remove-leading-blank): New function.
2033         (mm-inline-render-with-file): New function.
2034         (mm-inline-render-with-stdin): New function.
2035         (mm-inline-render-with-function): New function.
2036         (mm-text-html-washer-alist): New variable.
2037         (mm-inline-wash-with-file): New function.
2038         (mm-inline-wash-with-stdin): New function.
2039
2040 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2041
2042         * message-utils.el: Fix installation doc.
2043         From: Reiner Steib <4uce.02.r.steib@gmx.net>
2044
2045 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
2046
2047         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
2048         (gnus-post-method): Use it.
2049         (gnus-summary-cancel-article): Find the correct post-method.
2050
2051         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
2052         * message.el (message-send-news): Ditto.
2053         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
2054         <ipmonger@delamancha.org>
2055
2056         * gnus.el (gnus-select-method): Fix doc.
2057         (gnus-server-string): Use 'using nntp'.
2058
2059         * gnus-agent.el (gnus-slave-unplugged): New command.
2060         From: Felix Natter <fnatter@gmx.net>
2061
2062 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
2063
2064         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
2065         Call edit-done-function first, then change the window
2066         configuration.
2067         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
2068         (gnus-article-edit-mode): mml-mode.
2069
2070         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
2071         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
2072
2073         * message-utils.el: Adopt the file.
2074
2075         * message-utils.el: New file.
2076         From Holger Schauer <Holger.Schauer@gmx.de>
2077
2078 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
2079
2080         * gnus-sum.el (gnus-summary-move-article): Select-article only
2081         when gnus-move-split-methods is non-nil. And we don't render or
2082         mark the article.
2083
2084         * gnus-fun.el (gnus-shell-command-to-string): New function.
2085         (gnus-shell-command-on-region): New function.
2086         (gnus-random-x-face): Use them.
2087         (gnus-x-face-from-file): Ditto.
2088         (gnus-convert-image-to-gray-x-face): Ditto.
2089         (gnus-convert-gray-x-face-to-xpm): Ditto.
2090         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
2091
2092 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2093
2094         * gnus-art.el (gnus-treat-display-xface): Don't use
2095         `shell-command-to-string' when compiling.
2096         (gnus-treat-display-grey-xface): Ditto.
2097
2098 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
2099
2100         * nnmaildir.el (nnmaildir--article-count): If the group is
2101         completely empty, report minimum article number as 1 instead of 0.
2102
2103 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
2104
2105         * gnus-agent.el (gnus-get-predicate): Use nconc.
2106
2107         * gnus-sum.el (gnus-summary-display-make-predicate): Use
2108         gnus-summary-display-cache as cache.
2109
2110         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
2111         (nndoc-mail-in-mail-type-p): New function.
2112         (nndoc-mail-in-mail-article-begin): New function.
2113
2114 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
2115
2116         * mailcap.el (mailcap-mime-data): Use enriched-decode.
2117
2118         * gnus-cite.el (gnus-article-fill-cited-article): Bind
2119         use-hard-newlines to nil.
2120
2121         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
2122         image is not available if window-system is not available.
2123
2124         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
2125
2126 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
2127
2128         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
2129         bookmark, because update-mark doesn't handle it correctly.
2130
2131 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
2132
2133         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
2134         directly instead of calling message-send-mail.
2135
2136         * gnus-start.el (gnus-read-descriptions-file): Use
2137         gnus-default-charset.
2138
2139         * mm-util.el (mm-guess-mime-charset): New function.
2140
2141         * gnus.el (gnus-default-charset): Use it.
2142         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
2143         the default.
2144
2145 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2146
2147         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
2148         (article-display-x-face): Use it.  Disable grey xface, if
2149         uncompface is not found.
2150
2151         * message.el (message-mode): Don't enable multibyte on an indirect
2152         buffer.
2153
2154         * nnrss.el (nnrss-content-function): New variable.
2155         (nnrss-request-article): Use it.
2156
2157 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2158
2159         * gnus.el: Add article-unsplit-urls.
2160         * gnus-sum.el: Ditto.
2161         * gnus-art.el (gnus-treat-strip-cr): New variable.
2162         (gnus-treatment-function-alist): Use it.
2163         (article-unsplit-urls): New function.
2164         (gnus-article-make-menu-bar): Use it.
2165         From: Michael Cook <michael.cook@cisco.com>
2166
2167 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
2168
2169         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
2170         copy.
2171
2172 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
2173
2174         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
2175         with internal whitespace.
2176         (gnus-parent-id): Ditto.
2177
2178 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2179
2180         * gnus-art.el (gnus-article-treat-body-boundary): Add
2181         gnus-decoration property.
2182         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
2183
2184         * message.el (message-mode): Set local-abbrev-table.
2185         From Matt Armstrong <matt@lickey.com>.
2186
2187         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
2188         too many spaces.
2189
2190         * rfc2047.el (rfc2047-unfold-region): Ditto.
2191         (rfc2047-decode-region): Don't unfold. Let
2192         gnus-article-treat-unfold-headers do it.
2193
2194         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
2195         From: Jesper Harder <harder@ifa.au.dk>
2196
2197 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2198
2199         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
2200         (gnus-configure-posting-styles): Use it.
2201         (gnus-configure-posting-styles): Remove trailing newspaces.
2202
2203 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2204
2205         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
2206         is non-nil.
2207
2208         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
2209
2210         * gnus.el (gnus-server-to-method): Switch position with
2211         gnus-server-get-method.
2212         (gnus-agent): Add doc.
2213
2214         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
2215         (gnus-summary-save-parts): Use it.
2216
2217         * gnus-art.el (gnus-display-mime): Use it.
2218         * mm-partial.el (mm-partial-find-parts): Use it.
2219
2220         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
2221
2222         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
2223         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
2224
2225         * nnagent.el (nnagent-request-expire-articles): Don't delete
2226         files.
2227
2228 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2229
2230         * message.el (message-gen-unsubscribed-mft): New function.
2231         From Sriram Karra <karra@cs.utah.edu>.
2232
2233         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
2234         open parenthesis.
2235
2236         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
2237         (mm-inline-text-html-render-with-w3): Ditto.
2238         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
2239         Suggested by Dave Love  <d.love@dl.ac.uk>.
2240
2241         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
2242
2243         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
2244         * nntp.el (nntp-send-command): Ditto.
2245         * nntp.el (nntp-send-command-nodelete): Ditto.
2246
2247 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2248
2249         * mm-url.el (mm-url-load-url): New function.
2250         (mm-url-insert-file-contents): Use it.
2251
2252         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
2253
2254         * message.el (message-forward-make-body): Correctly copy
2255         forward-buffer.
2256
2257         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
2258
2259 2002-02-04  Simon Josefsson  <jas@extundo.com>
2260
2261         * gnus-art.el (gnus-article-followup-with-original): Mark with
2262         force, prevent errors when following up from article buffer.
2263         (gnus-article-reply-with-original): Ditto.
2264
2265         * binhex.el (binhex-decoder-switches): Fix doc.  From
2266         Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
2267
2268 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2269
2270         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
2271         highlight-citation after emphasize.
2272
2273 2002-02-04  Simon Josefsson  <jas@extundo.com>
2274
2275         * nnfolder.el (nnfolder-open-marks):
2276
2277         * nnml.el (nnml-open-marks): Message when done.  From David
2278         Edmondson <dme@sun.com>.
2279
2280 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2281
2282         * imap.el (imap-anonymous-auth): Fix typo.
2283         From: Steinar Bang <sb@dod.no>
2284
2285         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
2286         save-excursion.
2287         (gnus-cache-braid-heads): Ditto.
2288
2289         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
2290         line, because there are extra articles in the overview buffer.
2291
2292         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
2293
2294         * message.el (message-forward-rmail-make-body): Directly use
2295         rmail-msg-restore-non-pruned-header to avoid calling
2296         vertical-motion.
2297
2298 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2299
2300         * gnus-cache.el (gnus-summary-insert-cached-articles):
2301         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
2302
2303         * gnus-group.el (gnus-group-mark-article-read): Nreverse
2304         gnus-newsgroups-unselected.
2305
2306         * gnus-agent.el (gnus-summary-set-agent-mark): Use
2307         gnus-add-to-sorted-list.
2308
2309         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
2310         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
2311         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
2312         (gnus-update-read-articles): UNREAD is sorted.
2313         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
2314         (gnus-newsgroup-marked, gnus-newsgroup-cached)
2315         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
2316         (gnus-newsgroup-dormant): Require sorted.
2317
2318         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
2319         directories.
2320         (gnus-dired-print): New function.
2321
2322         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
2323         ps-despool.
2324
2325 2002-02-02  Simon Josefsson  <jas@extundo.com>
2326
2327         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
2328
2329 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2330
2331         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
2332         t. This makes gnus-agent customizable without putting
2333         gnus-agentize into .gnus.
2334
2335         * gnus.el (gnus-agent): Make it customizable.
2336
2337         * gnus-dired.el: New file.
2338         From Benjamin Rutt <brutt@bloomington.in.us>
2339
2340         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
2341         if no article.
2342         (gnus-cache-possibly-remove-article): Ditto.
2343         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
2344
2345 2002-02-01  Simon Josefsson  <jas@extundo.com>
2346
2347         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
2348
2349 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2350
2351         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
2352         (mm-setup-w3m): Don't bind keys listed in the above.
2353
2354 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
2357         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
2358         is non-nil; bind `w3m-force-redisplay' with nil.
2359
2360         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2361
2362         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
2363
2364 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
2365
2366         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
2367         use mail-header-unfold-field.
2368
2369         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
2370         gnus-summary-limit.
2371
2372         * gnus-range.el (gnus-add-to-sorted-list): New function.
2373         * gnus-sum.el (gnus-mark-article-as-read): Use it.
2374         (gnus-mark-article-as-unread): Ditto.
2375         (gnus-summary-mark-article-as-unread): Ditto.
2376         (gnus-build-get-header): Ditto.
2377         (gnus-summary-prepare-threads): Ditto.
2378         (gnus-summary-insert-pseudos): Ditto.
2379         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
2380         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
2381         (gnus-summary-insert-old-articles): Ditto.
2382
2383         * gnus-msg.el (gnus-posting-styles): Add new format of header.
2384         (gnus-configure-posting-styles): Support the new format.
2385
2386         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
2387         edebug-form-spec to (sexp body).
2388         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
2389
2390         * message.el (message-reply-headers): Add doc.
2391
2392 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2393
2394         * gnus-group.el (gnus-group-delete-group): Nix the entry in
2395         gnus-cache-active-hashtb.
2396
2397         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
2398         (gnus-agent-summary-fetch-group): Use it.
2399
2400         * gnus-msg.el (gnus-debug-files): New variable.
2401         (gnus-debug-exclude-variables): New variable.
2402         (gnus-debug): Use them.
2403
2404         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
2405
2406 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2407
2408         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
2409         (message-mode-syntax-table): Move back the previous position.
2410
2411         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
2412
2413         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2414         gnus-sorted-difference.
2415
2416         * nnsoup.el (nnsoup-request-expire-articles): Use
2417         gnus-sorted-difference.
2418
2419         * nnheader.el: Autoload gnus-sorted-difference.
2420
2421         * nnfolder.el (nnfolder-request-expire-articles): Use
2422         gnus-sorted-difference.
2423
2424         * gnus-cache.el (gnus-cache-retrieve-headers): Use
2425         gnus-sorted-difference.
2426
2427         * gnus-range.el: Autoload cookies.
2428         (gnus-sorted-difference): New function.
2429         (gnus-sorted-ndifference): New function.
2430         (gnus-sorted-nintersection): Rename from
2431         gnus-set-sorted-intersection.
2432         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
2433         (gnus-list-range-difference): Rename from
2434         gnus-inverse-list-range-intersection.
2435         (gnus-inverse-list-range-intersection): Use defalias.
2436
2437         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
2438         gnus-sorted-ndifference, and gnus-sorted-nintersection.
2439         (gnus-articles-to-read): Use gnus-sorted-difference.
2440         (gnus-summary-limit-mark-excluded-as-read): Use
2441         gnus-sorted-intersection and gnus-sorted-ndifference.
2442         (gnus-list-of-read-articles): Use gnus-list-range-difference.
2443         (gnus-summary-insert-articles): Use gnus-sorted-difference.
2444
2445         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
2446
2447 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2448
2449         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
2450         property to the buffer for using emacs-w3m command keys.
2451
2452         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
2453         option.
2454
2455         * mm-view.el (mm-w3m-mode-map): New variable.
2456         (mm-w3m-mode-command-alist): New variable.
2457         (mm-w3m-minor-mode): Removed.
2458         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
2459         (mm-inline-text-html-render-with-w3m): Add keymap property to the
2460         buffer for using emacs-w3m command keys.
2461
2462 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2463
2464         * message.el (message-mode-syntax-table): Move forward.
2465         (message-cite-prefix-regexp): Auto detect non word constituents.
2466         (message-cite-prefix-regexp): Don't use with-syntax-table.
2467
2468         * gnus-sum.el (gnus-summary-update-info): Use
2469         gnus-list-range-intersection.
2470
2471         * gnus-agent.el (gnus-agent-fetch-headers): Use
2472         gnus-list-range-intersection.
2473
2474         * gnus-range.el (gnus-range-normalize): Use correct predicate.
2475         (gnus-list-range-intersection): Use it.
2476         (gnus-inverse-list-range-intersection): Ditto.
2477         (gnus-sorted-intersection): Add doc.
2478         (gnus-set-sorted-intersection): Add doc.
2479         (gnus-sorted-union): New function.
2480         (gnus-set-sorted-union): New function.
2481
2482         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
2483         (gnus-inverse-list-range-intersection): Ditto.
2484
2485 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
2486
2487         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
2488
2489         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
2490         and permit `:' and `\' in order to handle full Windows pathnames.
2491         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
2492         technically not correct per standard, but seems to have common use.
2493
2494 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2495
2496         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
2497         replacing numbers.
2498
2499 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
2500
2501         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
2502
2503         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
2504         Don't split when the window is small, e.g. when a small *BBDB*
2505         window is the lowest one.
2506
2507         * gnus-agent.el (gnus-agent-retrieve-headers): Use
2508         nnheader-find-nov-line to speed up. Use nreverse, because it is
2509         sorted. Use nnheader-insert-nov-file.
2510
2511 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2512
2513         * mm-decode.el (mm-inline-text-html-with-images): New user option.
2514
2515         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
2516         of `w3m-display-inline-images' with the value of
2517         `mm-inline-text-html-with-images'.
2518         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
2519
2520         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2521
2522 2002-01-27  Richard M. Stallman  <rms@gnu.org>
2523
2524         * time-date.el: Add autoload cookies.  Many doc fixes.
2525         (time-add): New function.
2526         (time-subtract): Renamed from subtract-time.
2527         (subtract-time): New alias for time-subtract.
2528
2529 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2530
2531         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
2532         emacs-w3m in doc-string.
2533
2534         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
2535         `w3m-current-buffer'.
2536
2537 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2538
2539         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
2540
2541         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
2542         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
2543         (mm-w3m-cid-retrieve): New function.
2544         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
2545
2546 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
2547
2548         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
2549
2550 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2551
2552         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
2553
2554 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2555
2556         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
2557         32K.
2558
2559         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
2560
2561         * nnmail.el (nnmail-article-group): Decode headers before running
2562         split rules over them.
2563         (nnmail-mail-splitting-charset): New variable.
2564
2565         * smiley.el: Replaced with smiley-ems.el.
2566
2567 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2568
2569         * mm-url.el (mm-url-predefined-programs): Add w3m.
2570         (mm-url-program): Ditto.
2571
2572 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2573
2574         * nnml.el (nnml-use-compressed-files): New variable.
2575         (nnml-filenames-are-evil): Removed.
2576         (nnml-current-group-article-to-file-alist): Don't use.
2577         (nnml-update-file-alist): Inhibit.
2578         (nnml-article-to-file): Use new var.
2579
2580 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
2581
2582         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
2583
2584         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
2585
2586 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2587
2588         * gnus-agent.el (gnus-agent-load-alist): Use new caching
2589         function.
2590
2591         * gnus-util.el (gnus-cache-file-contents): New function.
2592
2593         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
2594         (gnus-agent-load-alist): Use it.
2595
2596         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
2597
2598         * nnheader.el (nnheader-insert-nov-file): New function.
2599
2600         * gnus-util.el (gnus-parse-without-error): Correct the loop.
2601
2602         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
2603         there are no references.
2604         (gnus-extract-message-id-from-in-reply-to): New function.
2605         (gnus-nov-parse-line): Use in-reply-to if there are no
2606         references.
2607
2608 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2609
2610         * nnagent.el (nnagent-retrieve-headers): Use new macro.
2611
2612         * gnus-util.el (gnus-parse-without-error): New macro.
2613
2614 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
2615
2616         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
2617         (gnus-article-wash-function): use locate-library to decide which
2618         to use.
2619
2620 2002-01-25  Simon Josefsson  <jas@extundo.com>
2621
2622         * pop3.el (pop3-munge-message-separator): Work if no date.
2623         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
2624
2625 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2626
2627         * gnus-agent.el (gnus-agent-save-alist): Fix.
2628
2629         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
2630         mistake.  Reinstated lost code.
2631
2632 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
2633
2634         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
2635         one exists in the case of an encrypted message with an internal
2636         signature.
2637
2638 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2639
2640         * gnus-agent.el (gnus-agent-save-alist): Optimized.
2641
2642 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * dgnushack.el: Commented out the experimental code.
2645
2646 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2647
2648         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
2649         error.
2650
2651         * gnus.el (gnus-server-to-method): Made into subst.
2652         (gnus-server-method-cache): New variable.
2653         (gnus-server-to-method): Use it.
2654         (gnus-group-method-cache): New variable.
2655         (gnus-find-method-for-group-1): Renamed.
2656         (gnus-find-method-for-group): New function.
2657         (gnus-group-method-cache): Removed.
2658
2659         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
2660         function.
2661
2662         * gnus-range.el (gnus-members-of-range): New function.
2663         (gnus-list-range-intersection): Renamed.
2664         (gnus-inverse-list-range-intersection): New function.
2665
2666         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
2667
2668         * nnagent.el (nnagent-retrieve-headers): New implementation.
2669
2670         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
2671         implementation.
2672
2673 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2674
2675         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
2676         `w3m-meta-content-type-charset-regexp'.
2677
2678         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
2679         charset-encoded html contents.
2680
2681 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
2682
2683         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
2684         an empty file.
2685
2686         * nnweb.el (url): Ignore errors when request url.
2687
2688         * nnrss.el: Clean up the comments.
2689
2690 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2691
2692         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
2693
2694         * mm-decode.el (mm-inline-text-html-renderer): New user option.
2695         (mm-inline-media-tests): Test whether the value of
2696         `mm-inline-text-html-renderer' is a function for text/html.
2697
2698         * mm-view.el (mm-inline-text-html-render-with-w3): New function
2699         separated from `mm-inline-text'.
2700         (mm-w3m-minor-mode): New variable.
2701         (mm-w3m-setup): New variable.
2702         (mm-setup-w3m): New function.
2703         (mm-inline-text-html-render-with-w3m): New function.
2704         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
2705         text/html.
2706
2707 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
2708
2709         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
2710
2711 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
2714         and `gnus-xmas-completing-read'.
2715
2716 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2717
2718         * nneething.el (nneething-message-id-number): Abolished.
2719         (nneething-encode-file-name): Not encode numerical characters.
2720         (nneething-make-head): `nneething-message-id-number' is not
2721         used to generate message IDs.
2722
2723 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2724
2725         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
2726         characters.
2727
2728 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2729
2730         * gnus-xmas.el (gnus-xmas-completing-read): New function.
2731         (gnus-xmas-redefine): Redefine conditionally.
2732
2733 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2734
2735         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
2736         tag.
2737
2738 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
2739
2740         * message.el (message-font-lock-keywords): Added the secure tag.
2741         * mml-sec.el: Added functions to generate/modify/remove the secure
2742         tag while in message mode.
2743         * mml-sec.el (mml-secure-message): New.
2744         * mml-sec.el (mml-unsecure-message): New.
2745         * mml-sec.el (mml-secure-message-sign-smime): New.
2746         * mml-sec.el (mml-secure-message-sign-pgp): New.
2747         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
2748         * mml-sec.el (mml-secure-message-encrypt-smime): New.
2749         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
2750         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
2751         * mml.el (mml-parse-1): Added code to recognise the secure tag and
2752         convert it to either a part or multipart depending on if there are
2753         other parts in the message.
2754         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
2755         to use the secure tag, rather than the part tag.
2756         * mml.el (mml-preview): Added a save-excursion to keep cursor
2757         position after doing an MML preview.
2758
2759 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2760
2761         * nnheader.el (nnheader-parse-overview-file): New function.
2762         (nnheader-write-overview-file): New function.
2763
2764 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2765
2766         * gnus.el (gnus-group-fast-parameter): Check better if expansion
2767         in wanted.
2768
2769         * nnweb.el (nnweb-type-definition): Clean up.
2770
2771 2002-01-21  Alastair Burt  <burt@dfki.de>
2772
2773         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
2774         buffer exists before jumping to it.
2775
2776 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777
2778         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
2779         function.
2780         (article-wash-html): Use it.
2781         (gnus-article-wash-function): New variable.
2782         (gnus-article-wash-html-with-w3m): New function.
2783
2784 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
2785
2786         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
2787         XEmacs.
2788
2789 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
2790
2791         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
2792         command line.
2793
2794 2002-01-21  Simon Josefsson  <jas@extundo.com>
2795
2796         * canlock.el (base64-encode-string): Autoload it from base64.
2797         (canlock-make-cancel-key): Base64 encode unibyte string.
2798
2799 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2800
2801         * nnfolder.el (nnfolder-request-accept-article): Unfold
2802         x-from-line.
2803         (nnfolder-request-replace-article): Ditto.
2804
2805 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
2806
2807         * gnus-group.el (gnus-group-best-unread-group): Use the right
2808         positioning function.
2809
2810 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2811
2812         * smiley-ems.el (smiley-region): Use new function.
2813         (smiley-update-cache): Use general image functions.
2814         (smiley-region): Use general functions.
2815
2816         * gnus-util.el (gnus-graphic-display-p): New function.
2817
2818         * nnmail.el (nnmail-article-group): Allow outputting traces of
2819         non-strings.
2820
2821         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
2822         (nndoc-exim-bounce-type-p): New function.
2823
2824         * message.el (message-dont-send): Doc fix.
2825
2826         * gnus-util.el (gnus-completing-read): Remove
2827         inherit-input-method.
2828
2829         * gnus-art.el (gnus-treat-smiley): Doc fix.
2830
2831         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
2832         articles.
2833
2834 2002-01-19  Simon Josefsson  <jas@extundo.com>
2835
2836         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
2837         (imap-kerberos4-open): Ditto.
2838         (imap-open): Set port correctly, don't set auth.
2839
2840 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2841
2842         * gnus.el (gnus-version-number): Bump version number.
2843
2844 2002-01-20 05:33:30 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2845
2846         * gnus.el: Oort Gnus v0.05 is released.
2847
2848 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2849
2850         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
2851         exists.
2852
2853         * gnus-spec.el (gnus-string-width-function): New function.
2854         (gnus-tilde-cut-form): Use it.
2855         (gnus-tilde-max-form): Ditto.
2856         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
2857         (gnus-substring-function): Use it.
2858         (gnus-tilde-cut-form): Ditto.
2859         (gnus-substring-function): New function.
2860
2861         * message.el (message-check-news-header-syntax): New message.
2862
2863         * gnus.el (gnus-slave-no-server): Doc fix.
2864
2865         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
2866
2867 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2868
2869         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
2870         `seen' if it looks like (seen NUM1 . NUM2).  It should be
2871         (seen (NUM1 . NUM2)).
2872
2873 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2874
2875         * gnus-topic.el (gnus-topic-catchup-articles): Update article
2876         number in closed topics.
2877
2878 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
2879
2880         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
2881         functions.
2882
2883 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2884
2885         * gnus.el (gnus-group-find-parameter): Clean up.
2886
2887         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
2888         articles.
2889
2890         * gnus-util.el (gnus-completing-read-with-default): Renamed.
2891
2892         * nnmail.el (nnmail-article-group): Clean up.
2893
2894 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
2895
2896         * gnus-agent.el (gnus-category-name): Intern the category name.
2897
2898 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2899
2900         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
2901
2902         * gnus-util.el (gnus-completing-read): New function.
2903
2904 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
2905
2906         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
2907
2908         * smiley-ems.el (smiley-region): Register smiley.
2909         (smiley-toggle-buffer): Rewrite the function.
2910         (smiley-active): Removed.
2911
2912 2002-01-19  Simon Josefsson  <jas@extundo.com>
2913
2914         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
2915         Jesper Harder <harder@ifa.au.dk>.
2916
2917 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2918
2919         * gnus-art.el (gnus-request-article-this-buffer): Call
2920         `nneething-get-file-name' to extract the file name from the
2921         message id.
2922
2923         * nneething.el (nneething-encode-file-name): New function.
2924         (nneething-decode-file-name): Ditto.
2925         (nneething-get-file-name): Ditto.
2926         (nneething-make-head): Encode the file name and encapsulate it
2927         into the field of the message id.
2928
2929 2002-01-18  Simon Josefsson  <jas@extundo.com>
2930
2931         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
2932         stored in .marks.
2933
2934         * nnfolder.el (nnfolder-request-update-info): Ditto.
2935
2936 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
2937
2938         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
2939
2940 2002-01-18  Simon Josefsson  <jas@extundo.com>
2941
2942         * imap.el (imap-starttls-p): Don't check for binary.
2943         (imap-gssapi-auth-p): Ditto.
2944         (imap-kerberos4-auth-p): Ditto.
2945         (imap-open): Change logic.  Iterate through all possible streams,
2946         instead of bailing out after first failure.  Move authenticator
2947         decision to `imap-authenticate'.
2948         (imap-authenticate): Change logic, now finds the authenticator to
2949         use, was previously in `imap-open'.
2950         (imap-open): Return nil on failure.
2951         (imap-open): Setup temp buffer correctly.
2952         (imap-open): Return buffer only on success.
2953         (imap-interactive-login, imap-interactive-login): Tell the user
2954         which stream/authenticator is used for the queried
2955         username/password.
2956         (imap-open, imap-authenticate): Set variables.
2957         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
2958         (imap-open): Don't assume how `with-temp-buffer' is implemented.
2959
2960 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2961
2962         * gnus-fun.el (gnus-grab-cam-x-face): New function.
2963
2964 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2965
2966         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
2967
2968 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2969
2970         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
2971         (gnus-agent-group-mode-map): Bind it to "Jo".
2972         (gnus-agent-group-make-menu-bar): Add it into menu bar.
2973
2974 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
2975
2976         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
2977         (gnus-summary-mail-toolbar): Add mail article deletion button.
2978
2979         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
2980         false positives for lines of "^^^^".
2981
2982         * gnus-picon.el (gnus-picon-find-face): faces database is all
2983         lowercase.
2984
2985 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
2986
2987         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
2988         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
2989         duplications.
2990         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
2991
2992 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2993
2994         * gnus-sum.el (gnus-summary-initial-limit): Inline
2995         gnus-summary-limit-children.
2996         (gnus-summary-initial-limit): Don't limit if
2997         gnus-newsgroup-display is nil.
2998         (gnus-summary-initial-limit): No, don't.
2999
3000         * gnus-util.el
3001         (gnus-put-text-property-excluding-characters-with-faces): Inline
3002         gnus-put-text-property.
3003
3004         * gnus-spec.el (gnus-default-format-specs): New variable.
3005
3006         * gnus-start.el (gnus-read-newsrc-file): Don't clear
3007         gnus-format-specs.
3008         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
3009
3010         * gnus-spec.el (gnus-update-format-specifications): Really check
3011         the Gnus version of the .newsrc.eld file.
3012         (gnus-format-specs): Save the new default summary format.
3013
3014         * gnus-util.el (gnus-parent-id): Check whether references is empty
3015         before splitting.
3016
3017         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
3018         functions.
3019         (gnus-gather-threads-by-references): Inline
3020         `gnus-split-references'.
3021
3022         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
3023         default value of gnus-summary-line-format-spec.
3024
3025 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3026
3027         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
3028         message.
3029         (nnslashdot-request-list): Ditto.
3030         (nnslashdot-sid-strip): Removed.
3031
3032 2002-01-15  Simon Josefsson  <jas@extundo.com>
3033
3034         * nnimap.el (nnimap-close-asynchronous): Enable.
3035         (nnimap-close-group): Expunge.
3036
3037 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3038
3039         * gnus-util.el (gnus-user-date-format-alist): Typo.
3040         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
3041
3042 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3043
3044         * nneething.el (nneething-request-article): Set
3045         `nnmail-file-coding-system' to `binary' locally, in order to read
3046         files without any conversion.
3047
3048 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
3049
3050         * gnus-agent.el (gnus-agent-retrieve-headers): Use
3051         nnheader-file-coding-system and nnmail-active-file-coding-system.
3052         (gnus-agent-regenerate-group): Ditto.
3053         (gnus-agent-regenerate): Ditto.
3054         (gnus-agent-write-active): Ditto.
3055         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
3056
3057 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3058
3059         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
3060         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
3061
3062 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
3063
3064         * gnus.el: We don't need gnus-article-show-all-headers.
3065
3066         * gnus-art.el (article-show-all, gnus-article-show-all-header):
3067         Ditto.
3068
3069         * gnus-sum.el (gnus-summary-select-article): Don't call
3070         show-all-headers, because hidden headers are not hidden text any
3071         more.
3072
3073 2002-01-13  Simon Josefsson  <jas@extundo.com>
3074
3075         * message.el (message-newline-and-reformat): Use `newline' instead
3076         of inserting \n, so that the newline is marked as hard.
3077
3078         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
3079         From Jesper Harder <harder@ifa.au.dk>.
3080
3081 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3082
3083         * imap.el (imap-close): Keep going if quit.
3084
3085         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
3086         nntp-server-buffer.
3087
3088 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3089
3090         * mm-view.el (mm-display-inline-fontify): Require font-lock to
3091         avoid unbinding shadowed variables.
3092
3093         * gnus-art.el (gnus-picon-databases): Moved here.
3094         (gnus-picons-installed-p): Moved here.
3095         (gnus-article-reply-with-original): Use `mark'.
3096
3097         * gnus.el (gnus-picon): Moved here and renamed.
3098
3099         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
3100         installed.
3101         (gnus-treat-mail-picon): Ditto.
3102         (gnus-treat-newsgroups-picon): Ditto.
3103
3104         * gnus-picon.el (gnus-picons-installed-p): New function.
3105
3106 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
3107
3108         * gnus-agent.el (gnus-agent-go-online): Fix doc.
3109
3110 2002-01-12  Simon Josefsson  <jas@extundo.com>
3111
3112         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
3113         (nnimap-before-find-minmax-bugworkaround): Use it.
3114         (nnimap-find-minmax-uid): Don't reselect current mailbox.
3115         (nnimap-dont-close): New variable.
3116         (nnimap-close-group): Use it.
3117
3118 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3119
3120         * gnus-art.el (gnus-article-reply-with-original): Use
3121         `mark-active'.
3122
3123         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
3124
3125         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
3126         (gnus-score-advanced): Clean up.
3127         (gnus-score-advanced): Accept a multiple of the score.
3128
3129 2002-01-12  Simon Josefsson  <jas@extundo.com>
3130
3131         * flow-fill.el (fill-flowed-display-column)
3132         (fill-flowed-encode-columnq): New variables.  Suggested by
3133         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
3134         (fill-flowed-encode, fill-flowed): Use them.
3135
3136         * message.el (message-send-news, message-send-mail): Use
3137         m-b-s-n-p-e-h-n.
3138
3139         * mml.el (autoload): Autoload fill-flowed-encode.
3140         (mml-buffer-substring-no-properties-except-hard-newlines): New
3141         function.
3142         (mml-read-part): Use it.
3143         (mml-generate-mime-1): Encode format=flowed if appropriate.
3144         (mml-insert-mime-headers): Insert format=flowed.
3145
3146         * flow-fill.el (fill-flowed-encode): New function.
3147         (fill-flowed): Bind fill-column to window width.
3148
3149 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3150
3151         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
3152         it exists.
3153         (gnus-summary-setup-buffer): Wake up dead summary buffers.
3154         (gnus-summary-buffer-name): Don't return the dead name after all.
3155         (gnus-summary-setup-buffer): Kill the dead buffer.
3156
3157         * gnus-art.el (gnus-article-followup-with-original): Store the
3158         value of the mark before deactivating it.
3159
3160 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3161
3162         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
3163         From: Karl Kleinpaste <karl@charcoal.com>
3164
3165         * gnus-art.el (article-display-x-face): Ditto.
3166         (gnus-article-reply-with-original): Use gnus-region-active-p.
3167         (gnus-article-followup-with-original): Ditto.
3168
3169         * gnus-sum.el (gnus-summary-read-group-1): Don't select
3170         downloadable article either.
3171
3172 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3173
3174         * gnus-art.el (article-display-x-face): Insert From:.
3175
3176         * gnus-sum.el (gnus-summary-move-article): Don't draw the
3177         article. Bind gnus-display-mime-function and
3178         gnus-article-prepare-hook.
3179
3180         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
3181         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
3182         gnus-agent-possibly-synchronize-flags to the last.
3183         (gnus-agent-go-online): New function. New variable.
3184
3185 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3186
3187         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
3188         (gnus-agent-regenerate): Ditto.
3189
3190 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3191
3192         * message.el (message-ignored-news-headers)
3193         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
3194         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
3195
3196         * gnus.el (gnus-gethash-safe): New macro.
3197
3198         * gnus-agent.el (gnus-agent-regenerate-history): New function.
3199         (gnus-agent-regenerate): Show messages.
3200
3201 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
3202
3203         * gnus-agent.el (gnus-agent-regenerate-group): New function.
3204         (gnus-agent-regenerate): New function.
3205         (gnus-agent-save-alist): Sort.
3206         (gnus-agent-copy-nov-line): Test eobp.
3207         (gnus-agent-retrieve-headers): Erase buffer.
3208
3209 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3210
3211         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
3212         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
3213
3214         * gnus.el (gnus-agent-covered-methods): Move here.
3215         (gnus-online): New function.
3216         (gnus-agent-method-p): Move here.
3217
3218         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
3219         nil. Remove articles-alist.
3220
3221         * gnus-start.el (gnus-get-unread-articles): Check online.
3222         (gnus-groups-to-gnus-format): Ditto.
3223         (gnus-active-to-gnus-format): Ditto.
3224
3225         * gnus-agent.el (gnus-agent-get-function): Use it.
3226         (gnus-agent-get-undownloaded-list): Ditto.
3227         (gnus-agent-fetch-session): Only fetch online methods.
3228
3229         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
3230         (gnus-server-mode-map): Ditto.
3231         (gnus-server-offline-face): New face.
3232         (gnus-server-offline-face): New variable.
3233         (gnus-server-font-lock-keywords): Add offline.
3234         (gnus-server-insert-server-line): Ditto.
3235         (gnus-server-offline-server): New function.
3236
3237         * gnus-int.el (gnus-open-server): Turn to offline.
3238         (gnus-server-unopen-status): New variable.
3239
3240 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
3241
3242         * nnkiboze.el (nnkiboze-request-article): Use
3243         gnus-agent-request-article.
3244
3245         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
3246         function. Insert undownloaded NOV.
3247
3248         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
3249         (gnus-agent-request-article): New function.
3250
3251         * gnus.el (gnus-agent-cache): New variable.
3252
3253         * gnus-int.el (gnus-retrieve-headers): Use
3254         gnus-agent-retrieve-headers.
3255         (gnus-request-head): Use gnus-agent-request-article.
3256         (gnus-request-body): Ditto.
3257
3258         * gnus-art.el (gnus-request-article-this-buffer): Use
3259         gnus-agent-request-article.
3260
3261         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
3262         article if it is undownloaded.
3263
3264 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3265
3266         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
3267
3268 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3269
3270         * canlock.el (canlock-string-as-unibyte): New macro.
3271         (canlock-sha1-with-openssl): Return a unibyte string.
3272         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
3273
3274 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
3275
3276         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
3277
3278 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3279
3280         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
3281         application/x-emacs-lisp.
3282
3283         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
3284
3285         * nntp.el (nntp-request-article): Add group parameter.
3286         (nntp-request-head): Ditto.
3287         (nntp-find-group-and-number): Add parameter group. Figure out
3288         number if the status line doesn't give (e.g. quimby.gnus.org).
3289
3290 2002-01-08  Simon Josefsson  <jas@extundo.com>
3291
3292         * mml.el (mml-generate-mime-1): Set recipient correctly.
3293
3294 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
3295
3296         * message.el (message-read-from-minibuffer): Add parameter
3297         initial-contents.
3298         * gnus-msg.el (gnus-summary-resend-message): Use it.
3299
3300         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
3301         behavior of quit-config.
3302
3303         * message.el (message-make-from): Don't quote fullname.
3304         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
3305
3306         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
3307         From: <andre@slamdunknetworks.com>
3308
3309 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
3310
3311         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
3312
3313         * gnus-art.el (gnus-header-button-alist): Handle mailto.
3314
3315         * mml.el (mml-preview): Bind gnus-original-article-buffer because
3316         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
3317         because bbdb may use it.
3318
3319 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3320
3321         * nneething.el (nneething-request-article): When a non-text file
3322         is converted to an article, its data is encoded in base64.  Call
3323         `nneething-make-head' with options to specify MIME types.
3324         (nneething-make-head): Add optional arguments to specify MIME
3325         types.
3326
3327 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3328
3329         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
3330         header if there is not.
3331
3332         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
3333
3334         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
3335         (gnus-inews-mark-gcc-as-read): Obsolete variable.
3336         (gnus-inews-do-gcc): Use them.
3337
3338         * gnus-group.el (gnus-group-mark-article-read): Put holes into
3339         gnus-newsgroup-unselected.
3340
3341 2002-01-06  Simon Josefsson  <jas@extundo.com>
3342
3343         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
3344         condition-case, not ignore-errors.
3345
3346 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3347
3348         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
3349         gnus-fetch-old-headers.
3350
3351         * gnus-art.el (article-display-x-face): Use the current buffer
3352         unless `W f'. Otherwise, X-Face may be shown in the header of a
3353         forwarded part.
3354         (gnus-treatment-function-alist): Treat xface before hiding
3355         headers.
3356
3357 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3358
3359         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
3360         parameters.
3361
3362 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3363
3364         * mm-util.el (mm-multibyte-p): Define conditionally when load.
3365         (mm-guess-charset): New function.
3366         (mm-charset-after): Use it.
3367         (mm-detect-coding-region): New function.
3368         (mm-detect-mime-charset-region): New function.
3369
3370         * gnus-sum.el (gnus-summary-show-article): Use
3371         mm-detect-coding-region.
3372
3373 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3374
3375         * message.el (message-make-fqdn): Be less violent.
3376
3377         * gnus.el (gnus-logo-color-style): Compute custom form
3378         automatically.
3379
3380         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
3381         score file of the parent to the document group.
3382
3383         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
3384         parameters parameter.
3385
3386         * gnus-score.el (gnus-score-load-file): Clean up.
3387
3388 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
3389
3390         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
3391         From: Damien Wyart <damien.wyart@free.fr>
3392
3393         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
3394
3395 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
3396
3397         * gnus-sum.el (gnus-select-group-hook): Typo.
3398
3399         * rfc2047.el (rfc2047-decode-string): Return immediately if there
3400         is no quoted-printable-encoded STRING.
3401         From: Jesper Harder <harder@ifa.au.dk>
3402
3403         (rfc2047-decode-string): Decode it.
3404
3405 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3406
3407         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
3408
3409 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
3410
3411         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
3412         buffer to get rid of junk line.
3413
3414 2002-01-05  Simon Josefsson  <jas@extundo.com>
3415
3416         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
3417         C-o.
3418         (message-mode-map): Bind message-insert-or-toggle-importance to
3419         C-c C-u.
3420         (message-mode-map): Bind message-disposition-notification-to to
3421         C-c M-n.
3422         (message-mode-menu): Add m-d-n-t.
3423         (message-mode-field-menu): Add m-goto-from.
3424         (message-mode): Doc fix.
3425         (message-goto-from): New function.
3426         (message-insert-disposition-notification-to): New function.
3427         (message-tool-bar-map): Add receipt button.
3428
3429 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3430
3431         * gnus-sum.el (gnus-thread-latest-date): New function.
3432         (gnus-thread-sort-by-most-recent-number): Renamed.
3433         (gnus-thread-sort-functions): Doc fix.
3434         (gnus-select-group-hook): Don't use setq on a hook.
3435         (gnus-thread-latest-date): Use date, not number
3436
3437         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
3438         (gnus-agent-expire): Allow regexp of expire-days.
3439
3440         * gnus-art.el (gnus-article-reply-with-original): Deactivate
3441         region.
3442         (gnus-article-followup-with-original): Ditto.
3443
3444         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
3445
3446         * gnus-art.el (gnus-mime-display-alternative): Use
3447         gnus-local-map-property.
3448         (gnus-mime-display-alternative): Ditto.
3449         (gnus-insert-mime-security-button): Ditto.
3450         (gnus-insert-next-page-button): Ditto.
3451         (gnus-button-prev-page): Take optional args.
3452         (gnus-insert-prev-page-button): widget-convert.
3453
3454         * gnus-util.el (gnus-local-map-property): New function.
3455
3456         * gnus-art.el (gnus-prev-page-map): Use parent map.
3457         (gnus-next-page-map): Ditto.
3458
3459         * gnus-spec.el (gnus-parse-format): Clean up.
3460         (gnus-parse-format): Do complex formatting for %=.
3461
3462         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
3463         "X-Face: " to the data in the built-in scenario.
3464
3465         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
3466         (gnus-correct-pad-form): Renamed.
3467         (gnus-tilde-max-form): Clean up.
3468         (gnus-pad-form): Use gnus-use-correct-string-widths.
3469
3470         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
3471         support if that is available.
3472
3473         * gnus-sum.el (gnus-thread-highest-number): New function.
3474         (gnus-thread-sort-by-most-recent-thread): New function.
3475         (gnus-thread-sort-functions): Doc fix.
3476
3477 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3478
3479         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
3480         all cases.
3481         (gnus-summary-mode): Enable it in all cases.
3482         (gnus-summary-display-article): Ditto.
3483         (gnus-summary-edit-article): Ditto.
3484
3485         * gnus-ems.el (gnus-put-image): Really return glyph.
3486
3487         * gnus-art.el (gnus-article-x-face-command): Fix :type.
3488         (gnus-treat-smiley): Don't take "P" in the interactive form.
3489
3490 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3491
3492         * compface.el (uncompface): XEmacs and Emacs have differing
3493         capabilities.
3494
3495         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
3496
3497         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
3498         (gnus-article-xface-ring-size): Removed.
3499         (gnus-article-display-xface): Removed.
3500         (gnus-remove-image): Cleaned up.
3501
3502         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
3503         (gnus-xmas-create-image): Take pbm files.
3504         (gnus-x-face): Removed.
3505         (gnus-xmas-article-display-xface): Removed.
3506
3507         * gnus-fun.el (gnus-display-x-face-in-from): Bind
3508         default-enable-multibyte-characters.
3509
3510         * compface.el (uncompface): Doc fix.
3511
3512         * gnus-art.el (gnus-article-x-face-command): Use
3513         gnus-display-x-face-in-from.
3514
3515         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
3516
3517         * gnus-ems.el (gnus-put-image): Return the image.
3518
3519         * gnus-fun.el (gnus-display-x-face-in-from): New function.
3520         (gnus-x-face): Moved here.
3521
3522 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
3523
3524         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
3525         invisible if string is nil.
3526         (gnus-xmas-article-display-xface): Use it.
3527
3528         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
3529         property when string is nil.
3530         (gnus-article-display-xface): Use it.
3531
3532 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3533
3534         * gnus-art.el (article-display-x-face): Check whether valid grey
3535         face was returned.
3536         (article-display-x-face): Place image in the right spot.
3537
3538         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
3539         stderr.
3540         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
3541
3542 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3543
3544         * gnus-xmas.el (gnus-xmas-create-image): Take optional
3545         parameters.
3546         (gnus-xmas-put-image): Allow non-strings to be passed.
3547
3548         * gnus-art.el (article-display-x-face): Use optional parameters.
3549
3550         * gnus-ems.el (gnus-create-image): Take optional parameters.
3551
3552         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
3553
3554         * compface.el (compface-xbm-p): Removed.
3555
3556         * gnus-ems.el (gnus-article-compface-xbm): Removed.
3557         (gnus-article-display-xface): Use compface.
3558
3559         * compface.el: New file.
3560
3561         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
3562         (gnus-convert-image-to-x-face-command): Ditto.
3563         (gnus-random-x-face): Quote argument.
3564         (gnus-x-face-from-file): Ditto.
3565
3566 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
3567
3568         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
3569         the expire-group parameter once per article rather than once
3570         per group; bind `nnmaildir-article-file-name' and `article'
3571         for convenience.  Leave article alone when expire-group
3572         specifies the current group.
3573         (nnmaildir--update-nov): be more concurrency-friendly with
3574         temp file names.
3575
3576 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3577
3578         * gnus-start.el (gnus-read-init-file): Cleaned up.
3579
3580 2002-01-03  Dave Love  <d.love@dl.ac.uk>
3581
3582         * gnus-start.el (gnus-startup-file-coding-system): Removed.
3583         (gnus-read-init-file): Don't use it.
3584
3585 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3586
3587         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
3588
3589 2002-01-03  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3590
3591         * gnus-start.el (gnus-read-init-file): Don't force coding system
3592         for ~/.gnus.  From Dave Love <fx@gnu.org>.
3593
3594 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3595
3596         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
3597         * nnspool.el (nnspool-request-post): Ditto.
3598
3599         * mm-util.el (mm-use-find-coding-systems-region): New variable.
3600         (mm-find-mime-charset-region): Use it.
3601
3602 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
3603
3604         * gnus.el (gnus-summary-line-format): Added :link.
3605         * gnus-topic.el (gnus-topic-line-format): Ditto.
3606         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
3607         * gnus-srvr.el (gnus-server-line-format): Ditto.
3608         * gnus-group.el (gnus-group-line-format): Ditto.
3609
3610         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
3611         :keys, it works on both Emacsen.
3612
3613 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
3614
3615         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
3616
3617 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3618
3619         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
3620
3621 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
3622
3623         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
3624         very wide reply.
3625
3626 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3627
3628         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
3629         (gnus-picon-cache): New variable.
3630         (gnus-picon-transform-newsgroups): Cache stuff.
3631
3632         * gnus-art.el (gnus-article-reply-with-original): New command.
3633         (gnus-article-followup-with-original): New command.
3634
3635         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
3636         END parameters.
3637         (gnus-summary-followup): Take a list of list of articles.
3638         (gnus-inews-yank-articles): Allow lists of article/regions.
3639
3640         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
3641         longer the usual commands.
3642
3643         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
3644         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
3645         shell-command-on-region.
3646
3647 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3648
3649         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
3650           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
3651
3652 2002-01-03  Steve Youngs  <youngs@xemacs.org>
3653
3654         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
3655         understand ':keys', wrap it in an featurep 'xemacs.
3656
3657 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3658
3659         * gnus-ems.el (gnus-article-display-xface): Show xface in the
3660         order of headers (Actually, it is called in a reversed order). Add
3661         'gnus-image-text-deletable property.
3662         (gnus-remove-image): Remove text with such a property.
3663
3664         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
3665         gnus-put-image.
3666
3667         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
3668         with ", "
3669
3670 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3671
3672         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
3673
3674         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
3675         (article-display-x-face): Display grey X-Faces.
3676
3677         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
3678         (gnus-convert-gray-x-face-to-ppm): Ditto.
3679         (gnus-convert-image-to-gray-x-face): Ditto.
3680
3681         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
3682         gnus-summary-show-raw-article.
3683
3684 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
3685
3686         Display picons in XEmacs without showing text.
3687
3688         * gnus-xmas.el (gnus-xmas-create-image): Don't use
3689         mm-create-image-xemacs to create xbm glyph, because it deletes
3690         temporary files.
3691         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
3692         (gnus-xmas-remove-image): Make text visible, remove glyph.
3693
3694         * gnus-picon.el (gnus-picon-transform-newsgroups)
3695         (gnus-picon-transform-address): Insert spec backward, due to the
3696         incompatibility of gnus-xmas-put-image.
3697
3698 2002-01-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
3699
3700         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
3701
3702 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3703
3704         * gnus.el: Doc fix.
3705
3706         * gnus-art.el: Doc fix.
3707
3708         * gnus-agent.el: Doc fix.
3709
3710 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3711
3712         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
3713
3714 2002-01-01  Paul Jarc  <prj@po.cwru.edu>
3715
3716         * nnmaildir.el (nnmaildir--update-nov): automatically parse
3717         NOV data out of the message again if nnmail-extra-headers has
3718         changed.
3719
3720 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3721
3722         * gnus-fun.el: New file.
3723         (gnus-convert-image-to-x-face-command): New variable.
3724         (gnus-insert-x-face): New function.
3725         (gnus-random-x-face): Renamed.
3726         (gnus-x-face-from-file): Renamed.
3727
3728         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
3729         "_".
3730         (gnus-body-boundary-delimiter): Typo fix.
3731
3732 2002-01-02  Simon Josefsson  <jas@extundo.com>
3733
3734         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
3735         (gnus-body-boundary-delimiter): Fix type.
3736
3737 2002-01-01  Simon Josefsson  <jas@extundo.com>
3738
3739         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
3740         (gnus-treat-emphasize, gnus-treat-strip-cr)
3741         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
3742         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
3743         (gnus-treat-fill-article, gnus-treat-hide-citation)
3744         (gnus-treat-hide-citation-maybe)
3745         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
3746         (gnus-treat-strip-pem, gnus-treat-strip-banner)
3747         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
3748         (gnus-treat-date-ut, gnus-treat-date-local)
3749         (gnus-treat-date-english, gnus-treat-date-lapsed)
3750         (gnus-treat-date-original, gnus-treat-date-iso8601)
3751         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
3752         (gnus-treat-strip-trailing-blank-lines)
3753         (gnus-treat-strip-leading-blank-lines)
3754         (gnus-treat-strip-multiple-blank-lines)
3755         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
3756         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
3757         (gnus-treat-display-xface, gnus-treat-display-smileys)
3758         (gnus-treat-from-picon, gnus-treat-mail-picon)
3759         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
3760         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
3761         (gnus-treat-play-sounds, gnus-treat-translate)
3762         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
3763
3764         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
3765         (gnus-article-treat-body-boundary): Use it.
3766
3767         * message.el (message-mode): Fix doc.
3768         (message-mode-menu): Fix names.
3769
3770 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3771
3772         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
3773         articles.
3774
3775         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
3776         (gnus-picon-transform-address): Search for unknown faces as well.
3777         (gnus-picon-find-face): Don't search "news" for MISC.
3778         (gnus-picon-user-directories): Changed default back to exclude
3779         "unknown".
3780
3781         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
3782
3783         * gnus-picon.el (gnus-picon-find-face): Search through all
3784         databases.
3785         (gnus-picon-find-face): New implementation.
3786
3787         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
3788         keystroke.
3789         (gnus-topic-goto-next-topic): Ditto.
3790
3791         * gnus.el (gnus-summary-line-format): Changed default.
3792
3793         * nnmail.el (nnmail-extra-headers): Change default.
3794
3795         * gnus-sum.el (gnus-extra-headers): Change default.
3796
3797         * message.el (message-news-other-window): Changed "news" to
3798         "posting".
3799         (message-news-other-frame): Ditto.
3800         (message-do-send-housekeeping): Ditto.
3801
3802         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
3803         function.
3804         (gnus-article-unread-p): New function.
3805         (gnus-article-unseen-p): New function.
3806         (gnus-dead-summary-mode-map): Typo.
3807
3808         * gnus-util.el (gnus-make-predicate): New function.
3809         (gnus-make-predicate-1): New function.
3810
3811         * gnus-sum.el: New function.
3812         (gnus-map-articles): New function.
3813
3814         * gnus-art.el (gnus-treat-fold-headers): New variable.
3815         (gnus-article-treat-fold-headers): New command and keystroke.
3816
3817         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
3818         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
3819
3820 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3821
3822         * message.el (message-fcc-externalize-attachments): New variable.
3823         (message-do-fcc): Use it.
3824
3825         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
3826         (gnus-inews-do-gcc): Use it.
3827
3828         * mml.el (mml-tweak-sexp-alist): New variable.
3829         (mml-externalize-attachments): New variable.
3830         (mml-tweak-part): Use mml-tweak-sexp-alist.
3831         (mml-tweak-externalize-attachments): New function.
3832
3833 2002-01-01  Steve Youngs  <youngs@xemacs.org>
3834
3835         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
3836         'set-glyph-face' so x-face back/foreground can be set.
3837
3838 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
3839
3840         * message.el (message-fix-before-sending): Fix a typo.
3841
3842 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3843
3844         * gnus-art.el (gnus-treat-smiley): Renamed command.
3845         (gnus-article-remove-images): New command and keystroke.
3846
3847         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
3848
3849         * smiley-ems.el (gnus-smiley-display): Removed.
3850
3851         * gnus.el (gnus-version-number): Update version.
3852
3853         * message.el (message-text-with-property): Renamed and moved
3854         here.
3855         (message-fix-before-sending): Highlight invisible text and place
3856         point there.
3857
3858 2002-01-01 02:32:53 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3859
3860         * gnus.el: Oort Gnus v0.04 is released.
3861
3862 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3863
3864         * gnus-delay.el (gnus-delay-send-queue): Renamed.
3865
3866         * gnus-art.el (gnus-ignored-headers): More headers,
3867
3868         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
3869         of `scan-error', since XEmacs doesn't seem to support that.
3870
3871 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3872
3873         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
3874         arg.
3875         (gnus-summary-best-unread-subject): Ditto.
3876         (gnus-summary-best-unread-subject): No, don't.
3877         (gnus-summary-better-unread-subject): New command.
3878
3879         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
3880
3881         * lpath.el ((featurep 'xemacs)): fbind url function.
3882
3883         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
3884         buffer.
3885         (gnus-xmas-remove-image): Implementation that does something.
3886         (gnus-xmas-article-display-xface): Mark images properly.
3887
3888         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
3889
3890 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
3891
3892         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
3893
3894 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3895
3896         * gnus-group.el (gnus-group-line-format): Added %O to the default
3897         value.
3898
3899         * gnus-util.el (gnus-text-with-property): The smallest point is
3900         point-min.
3901
3902         * smiley-ems.el (smiley-region): Return images.
3903         (gnus-smiley-display): Allow toggling.
3904         (smiley-region): Use text properties, not overlays.
3905
3906         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
3907         implemented yet.
3908
3909         * smiley-ems.el (smiley-update-cache): Check for valid types.
3910
3911         * gnus-art.el (gnus-with-article-buffer): New macro.
3912
3913         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
3914         strings as well as the glyphs.
3915         (gnus-picon-transform-address): Ditto.
3916         (gnus-picon-insert-glyph): Ditto.
3917         (gnus-picon-transform-newsgroups): Toggle.
3918         (gnus-picon-transform-address): Toggle.
3919
3920         * gnus-ems.el (gnus-remove-image): New function.
3921         (gnus-put-image): Take an optional string.
3922
3923         * gnus-util.el (gnus-text-with-property): New function.
3924
3925         * gnus-art.el (gnus-delete-images): New function.
3926
3927         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
3928
3929         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
3930         (gnus-article-wash-status): Use it.
3931         (gnus-signature-toggle): Clean up.
3932         (gnus-add-wash-status): New function.
3933         (gnus-delete-wash-status): New function.
3934         (gnus-article-hide-text-type): Use them throughout.
3935         (gnus-add-image): New function.
3936
3937         * gnus-ems.el (gnus-article-display-xface): Use new interface.
3938
3939         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
3940         interface.
3941
3942         * gnus-art.el (article-display-x-face): Cleaned up.
3943
3944         * rfc2047.el (rfc2047-field-value): New function.
3945
3946         * mail-parse.el (mail-header-field-value): New alias.
3947
3948         * gnus-art.el (gnus-mime-print-part): Fix typos.
3949
3950         * smiley-ems.el (gnus-smiley-file-types): New variable.
3951         (smiley-update-cache): Use it.
3952         (smiley-regexp-alist): Suffix-less smiley names.
3953         (smiley-regexp-alist): Added more smileys.
3954
3955         * gnus-sum.el (gnus-print-buffer): Made into own function.
3956         (gnus-summary-print-article): Use it.
3957
3958         * mailcap.el (mailcap-mime-info): Actually return the bit that we
3959         looked for when REQUEST is a string.
3960
3961         * gnus-art.el (gnus-mime-button-commands): Add printing
3962         keystroke.
3963         (gnus-mime-copy-part): Doc fix.
3964         (gnus-mime-print-part): New command.
3965
3966 2001-12-31  Simon Josefsson  <jas@extundo.com>
3967
3968         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
3969         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
3970
3971 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
3972
3973         * gnus-picon.el (gnus-treat-from-picon): Autoload.
3974         (picon): Fix doc.
3975
3976         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
3977         longer exists. Remove those codes.
3978         * gnus.el (gnus-use-picons): Ditto.
3979
3980 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3981
3982         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
3983         infloop.
3984
3985         * gnus-sum.el (t): New `W D' map.
3986
3987         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
3988         (gnus-article-treat-body-boundary): Clean up.
3989         (gnus-body-boundary-face): Removed.
3990         (gnus-article-goto-header): Moved here.
3991         (gnus-article-goto-header): Allow better regexps.
3992         (gnus-article-treat-fold-newsgroups): New command.
3993
3994         * gnus-sum.el (gnus-summary-move-article): We have to select an
3995         article to give `gnus-read-move-group-name' an opportunity to
3996         suggest an appropriate default.
3997
3998         * rfc2047.el (rfc2047-fold-line): New function.
3999         (rfc2047-unfold-line): Ditto.
4000         (rfc2047-fold-region): Don't fold just after the header name.
4001
4002         * mail-parse.el (mail-header-fold-line): New alias.
4003         (mail-header-unfold-line): Ditto.
4004
4005         * gnus-art.el (gnus-body-boundary-face): Renamed.
4006         (gnus-article-treat-body-boundary): Use it.
4007         (gnus-article-treat-body-boundary): Use an invisible header and a
4008         line of underline characters.
4009
4010 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4011
4012         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
4013
4014         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
4015         (gnus-picon-split-address): New function.
4016         (gnus-picon-find-face): Use it.
4017         (gnus-picon-transform-address): Use it. Set first to t for each
4018         address.
4019
4020         * gnus-art.el (gnus-with-article-headers): Move to here. Define
4021         the macro then use it.
4022         (gnus-treatment-function-alist): Treat picons earlier.
4023
4024 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4025
4026         * gnus-art.el (gnus-body-separator-face): New variable.
4027         (gnus-article-treat-body-boundary): Use a blank, colored line.
4028
4029         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
4030         well.
4031
4032         * gnus-art.el (gnus-treat-body-boundary): New variable.
4033         (gnus-article-treat-unfold-headers): Use helper macro.
4034         (gnus-article-treat-body-boundary): New command.
4035
4036         * gnus.el (gnus-logo-color-style): Change the default color.
4037         (gnus-splash-face): Gray, gray.
4038
4039         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
4040         colors.
4041
4042         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
4043         (gnus-logo-color-style): Ditto.
4044         (gnus-logo-colors): Ditto.
4045
4046         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
4047
4048         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
4049
4050         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
4051         (gnus-picon-transform-newsgroups): New function.
4052
4053         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
4054         string.
4055
4056         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
4057
4058         * gnus-art.el (gnus-treat-cc-picon): New variable.
4059         (gnus-treat-mail-picon): Renamed.
4060
4061         * gnus-picon.el: New implementation.
4062         (gnus-picon-find-face): Renamed.
4063         (gnus-treat-from-picon): Use it.
4064         (gnus-picon-transform-address): Renamed.
4065         (gnus-treat-from-picon): Use it.
4066         (gnus-picon-create-glyph): Renamed.
4067         (gnus-picon-transform-address): Use it.
4068         (gnus-treat-cc-picon): New command.
4069
4070         * mm-decode.el (mm-create-image-xemacs): Separated out into
4071         function.
4072         (mm-get-image): Use it.
4073
4074         * gnus-art.el (gnus-treat-display-picons): Simplify.
4075         (gnus-treat-from-picon): Renamed.
4076
4077         * gnus-ems.el (gnus-create-image): New function.
4078         (gnus-put-image): New function.
4079
4080         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
4081         (gnus-with-article-headers): New macro.
4082         (gnus-article-goto-header): New function.
4083
4084         * gnus-xmas.el (gnus-image-type-available-p): New function.
4085
4086         * gnus-ems.el (gnus-image-type-available-p): New function.
4087
4088 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
4089
4090         * nnrss.el (nnrss-check-group): Find the correct tag, because
4091         xml.el is changed.
4092
4093 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4094
4095         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
4096         lines are shorter than the window width.
4097         (gnus-ignored-headers): More headers.
4098
4099 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4100
4101         * gnus-art.el (gnus-treat-unfold-lines): New variable.
4102         (gnus-treat-unfold-headers): Renamed.
4103         (gnus-article-treat-unfold-headers): New command and keystroke.
4104
4105         * rfc2047.el (rfc2047-encode-message-header): Clean up.
4106
4107         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
4108
4109 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
4110
4111         * sha1-el.el (sha1-use-external): New variable.
4112         (sha1-region): Use it.
4113         (sha1-string): Ditto.
4114
4115         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
4116         * gnus-picon.el: Less warnings when compile.
4117
4118 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4119
4120         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
4121         alias.
4122         (gnus-picons-database): Default to list.
4123         (gnus-picons-lookup-internal): Use it.
4124
4125         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
4126         to "bogus".
4127
4128         * gnus-win.el (gnus-configure-windows-hook): New hook.
4129
4130 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
4131
4132         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
4133
4134 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4135
4136         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
4137         lists.
4138         (gnus-select-newsgroup): Don't append; push.
4139         (gnus-adjust-marked-articles): Remove obsolete ranges from
4140         `seen'.
4141         (gnus-update-marks): Clean up.
4142         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
4143
4144 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
4145
4146         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
4147
4148 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4149
4150         * gnus-sum.el (gnus-auto-select-subject): New variable.
4151         (gnus-summary-best-unread-subject): New function.
4152         (gnus-summary-best-unread-article): Use it.
4153         (gnus-summary-first-unseen-subject): New function and command.
4154
4155         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
4156         other treatments.
4157
4158         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
4159         function.
4160
4161         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
4162         from the list of hidden types.
4163
4164         * mm-view.el (mm-inline-text): Ditto.
4165         (mm-inline-text): Ditto.
4166         (mm-w3-prepare-buffer): Ditto.
4167
4168         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
4169
4170 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4171
4172         * gnus-art.el (gnus-ignored-headers): Added more headers.
4173
4174 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
4175
4176         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
4177         once.
4178
4179 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4180
4181         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
4182
4183 2001-12-28  Simon Josefsson  <jas@extundo.com>
4184
4185         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
4186         Jesper Harder <harder@ifa.au.dk>.
4187
4188 2001-12-27  Simon Josefsson  <jas@extundo.com>
4189
4190         * gnus-sum.el (gnus-select-newsgroup): Make
4191         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
4192         contain all articles (instead of none) when no seen marks have
4193         been set for the group.
4194         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
4195         instead, it seems to result in shorter ranges.
4196
4197 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4198
4199         * mm-util.el (mm-iso-8859-x-to-15-region): Use
4200         insert-before-markers.
4201         From Jesper Harder <harder@ifa.au.dk>
4202
4203 2001-12-26  Paul Jarc  <prj@po.cwru.edu>
4204
4205         * nnmaildir.el (nnmaildir-save-mail): create the destination
4206         groups if they do not exist.
4207
4208 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4209
4210         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
4211
4212 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4213
4214         * gnus-group.el (gnus-group-read-ephemeral-group): Call
4215         gnus-group-real-name.
4216
4217         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
4218         (gnus-newsgroup-variables): Ditto.
4219
4220         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
4221         return it.
4222
4223 2001-12-21  Paul Jarc  <prj@po.cwru.edu>
4224
4225         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
4226         * nnmaildir.el (top-level): Add commentary.
4227         (nnmaildir-version): Indicate that nnmaildir is now a standard
4228         part of Gnus, not separately released.
4229
4230 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4231
4232         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
4233         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
4234         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
4235         From  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4236
4237 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4238
4239         * nnmaildir.el: Copyright changes. Require cl only at compile time.
4240
4241 2001-12-20  Simon Josefsson  <jas@extundo.com>
4242
4243         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
4244         ZHU <zsh@cs.rochester.edu>.
4245         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
4246         Brian P Templeton <bpt@tunes.org>.
4247
4248 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4249
4250         * nnmaildir.el: New file.
4251         From Paul Jarc <prj@po.cwru.edu>.
4252
4253 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4254
4255         * nndoc.el (nndoc-type-alist): Move forward to the end.
4256
4257 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4258
4259         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
4260         `dolist'.
4261
4262 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4263
4264         * gnus-win.el (gnus-frames-on-display-list): New function.
4265         (gnus-get-buffer-window): Use it.
4266
4267 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4268
4269         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
4270
4271 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4272
4273         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
4274
4275 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4276            From Harald Meland <Harald.Meland@usit.uio.no>
4277
4278         * gnus-win.el (gnus-get-buffer-window): New function.
4279         (gnus-all-windows-visible-p): Use it.
4280
4281         * gnus-util.el (gnus-horizontal-recenter)
4282         (gnus-horizontal-recenter, gnus-horizontal-recenter)
4283         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
4284
4285         * gnus-score.el (gnus-score-insert-help): Use it.
4286
4287         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
4288         (gnus-generate-tree, gnus-highlight-selected-tree)
4289         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
4290         it.
4291
4292         * gnus-art.el (gnus-article-set-window-start)
4293         (gnus-mm-display-part, gnus-request-article-this-buffer)
4294         (gnus-button-next-page, gnus-button-prev-page)
4295         (gnus-article-button-next-page, gnus-article-button-prev-page):
4296         Use it.
4297
4298 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
4299
4300         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
4301         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
4302         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
4303
4304 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4305
4306         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
4307         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
4308         * mml1991.el, nnultimate.el: Add `coding'.
4309
4310 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
4311
4312         * ChangeLog: changed coding to buffer-file-coding-system
4313         * ChangeLog.1: same
4314         * nnwfm.el: same
4315         * gnus-smiley.el: same
4316         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
4317         * gnus-delay.el: same
4318         * gnus-spec.el: same
4319         * message.el: same
4320         * mml1991.el: same
4321         * nnultimate.el: same
4322
4323 2001-12-16  Simon Josefsson  <jas@extundo.com>
4324         Inspired by code by Dirk Meyer <dischi@tzi.de>.
4325
4326         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
4327         (gnus-summary-save-map): Add muttprint.
4328         (gnus-summary-make-menu-bar): Ditto.
4329         (gnus-summary-muttprint): New function.
4330
4331         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
4332
4333 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4334
4335         * uudecode.el (uudecode-decode-region-internal): Speedup by using
4336         temporary list instead of buffer.
4337
4338         * mm-url.el (executable-find): autoload.
4339
4340 2001-12-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4341
4342         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
4343         to variable, follow doc-string conventions).
4344
4345 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
4346
4347         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
4348         subscribe-level
4349         * gnus-topic.el (gnus-subscribe-topics): use it.
4350
4351 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4352
4353         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
4354         messages. (A small patch with indentation)
4355         From Sean Neakums <sneakums@zork.net>.
4356
4357         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
4358         nil after shooting down the gnus-original-article-buffer.
4359
4360 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4361
4362         * uudecode.el (uudecode-use-external): New variable.
4363         (uudecode-decode-region): Automatically detect external program.
4364
4365         * binhex.el (binhex-use-external): New variable.
4366         (binhex-decode-region-internal): New function.
4367         (binhex-decode-region): Automatically detect external program.
4368
4369         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
4370         Use them.
4371
4372 2001-12-12  Simon Josefsson  <jas@extundo.com>
4373
4374         * nnvirtual.el (nnvirtual-always-rescan)
4375         (nnvirtual-component-regexp): Fix doc.
4376
4377         * nnoo.el (defvoo): Add doc to defvoo variables.
4378
4379         * nnml.el (nnml-directory, nnml-active-file)
4380         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
4381         (nnml-marks-is-evil, nnml-filenames-are-evil)
4382         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
4383
4384         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
4385         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
4386         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
4387         `error'.
4388
4389         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
4390         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
4391
4392         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
4393         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
4394         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
4395         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
4396
4397         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
4398         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
4399
4400         * imap.el, nnimap.el: Fix indentation.
4401
4402         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
4403
4404 2001-12-12  Didier Verna  <didier@xemacs.org>
4405
4406         * gnus-msg.el (gnus-group-news): New function.
4407         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
4408         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
4409         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
4410         for it.
4411         * gnus-msg.el (gnus-summary-news-other-window): New function.
4412         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
4413         bind it to `i'.
4414         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
4415         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
4416         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
4417         for it (called with a prefix).
4418         * gnus-msg.el (gnus-configure-posting-styles): add an optional
4419         group-name argument.
4420         * gnus-msg.el (gnus-setup-message): use it.
4421
4422 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4423
4424         * gnus-sum.el (gnus-summary-show-article): Fix doc.
4425
4426 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4427
4428         * mml.el (mime-to-mml): Remove Content-Disposition too.
4429
4430 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4431
4432         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
4433         * gnus-group.el (gnus-group-name-decode): Decode unibyte
4434         strings only.
4435         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4436
4437 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
4438
4439         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
4440         (nnmail-fancy-expiry-target): Use it.
4441         Suggestions from Simon Josefsson <jas@extundo.com>.
4442
4443 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4444
4445         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
4446
4447 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4448
4449         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
4450
4451         * gnus-util.el (gnus-url-unhex-string): Move here.
4452
4453 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4454
4455         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
4456         mm-url-decode-entities-nbsp.
4457
4458         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
4459         * webmail.el, nnwfm.el: Use mm-url.
4460
4461         * mm-url.el (mm-url-fetch-form): Move from nnweb.
4462         (mm-url-remove-markup): Move from nnweb.
4463         (mm-url-fetch-simple): Move from webmail.
4464
4465         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
4466
4467 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4468
4469         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
4470         (gnus-summary-print-article): Use it.
4471
4472         * gnus-util.el (gnus-replace-in-string): Typo.
4473
4474 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4475
4476         * nnweb.el (nnweb-replace-in-string): Removed.
4477
4478         * gnus-util.el (gnus-replace-in-string): New function.
4479         (gnus-mode-string-quote): Use it.
4480
4481         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
4482         * nnwfm.el (nnwfm-create-mapping): Ditto.
4483
4484 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4485
4486         * dgnushack.el (dgnushack-compile): nnrss.el and
4487         nnslashdot.el don't depend on nnweb, url, w3.
4488
4489         * nnrss.el: Use mm-url.
4490
4491 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4492
4493         * mm-url.el (mm-url-insert-file-contents): Support file:.
4494
4495 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4496
4497         * mm-view.el: Lower case for the description line. Sync from the
4498         Emacs CVS.
4499
4500 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4501
4502         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
4503         From:  Stefan Monnier  <monnier@cs.yale.edu>
4504
4505 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4506
4507         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
4508
4509 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4510
4511         * mm-url.el: Require executable.
4512         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4513
4514 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4515
4516         * pop3.el (pop3-munge-message-separator): Only use valid date.
4517         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
4518
4519         * Makefile.in: gnus-load.elc may not be generated.
4520
4521 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4522
4523         * mm-url.el: New file.
4524         * nnslashdot.el: Use it.
4525         * mm-extern.el (mm-extern-url): Use it.
4526
4527 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4528
4529         * gnus-sum.el (gnus-summary-save-article): Nix
4530         gnus-display-mime-function and gnus-article-prepare-hook.
4531
4532         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
4533         the beginning of lines.
4534         (gnus-complex-form-to-spec): Ditto.
4535
4536 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4537
4538         * message.el (message-make-mft): Fix the m-s-a-file regexp.
4539         From Paul Jarc <prj@po.cwru.edu>.
4540
4541 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4542
4543         * message.el: New variable message-subscribed-address-file;
4544         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
4545
4546 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4547
4548         * message.el (message-tab-body-function): Set to nil.
4549         (message-tab): Use text-mode-map or global-map.
4550         Suggested by Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
4551
4552 2001-11-30  Simon Josefsson  <jas@extundo.com>
4553
4554         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
4555         instead of gnus-union, for speed.  Suggested by Christoph Conrad
4556         <christoph.conrad@gmx.de>.
4557         (gnus-agent-fetch-group-1): Add verbose message.
4558
4559 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4560
4561         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
4562         of integers.
4563
4564 2001-11-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4565
4566         * message.el (message-newgroups-header-regexp)
4567         (message-completion-alist, message-tab-body-function): Use
4568         defcustom rather than defvar.
4569         (message-tab): Mention `message-tab-body-function' in doc.
4570         Suggested by Karl Eichwalder.
4571
4572 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4573
4574         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
4575
4576 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4577
4578         * nnheader.el (nnheader-find-nov-line): Don't use macro
4579         gnus-delete-line.
4580
4581         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
4582         (gnus-group-name-charset): Ditto.
4583
4584         * gnus-util.el (gnus-buffer-live-p): Ditto.
4585
4586 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4587
4588         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
4589         open parenthesis in doc.
4590         (sieve-manage-authenticator-alist): Typo in doc.
4591         * imap.el (imap-authenticator-alist): Typo in doc.
4592         (imap-stream-alist): Backslash.
4593
4594         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
4595           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
4596
4597 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4598
4599         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
4600
4601         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
4602
4603         * gnus-msg.el (gnus-configure-posting-styles): use
4604         make-local-hook. Add LOCAL for add-hook.
4605
4606 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
4607
4608         * message.el (message-mode): Use `make-local-hook' unless
4609         obsolete.
4610         Patch by Katsumi Yamaoka <yamaoka@jpl.org>.
4611
4612 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4613
4614         * canlock.el: Remove sha1.el and base64.el stuff.
4615
4616 2001-11-26  Didier Verna  <didier@xemacs.org>
4617
4618         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
4619         if needed.
4620
4621 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4622
4623         * message.el (message-tamago-not-in-use-p): New function.
4624         (message-strip-forbidden-properties): Use it.
4625
4626 2001-11-26  Didier Verna  <didier@xemacs.org>
4627
4628         * gnus-start.el (gnus-check-first-time-used): only check for
4629         existence of .el[d] files.
4630
4631 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4632
4633         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
4634
4635         * message.el (message-setup-1): Clean up mc-*.
4636
4637 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4638
4639         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
4640         * gnus-score.el (gnus-score-find-bnews): Use it.
4641
4642         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
4643         (gnus-summary-limit-to-author): Ditto.
4644         (gnus-summary-limit-to-extra): Ditto.
4645         (gnus-summary-find-matching): Support not-matching argument.
4646
4647 2001-11-25  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4648
4649         * message.el (message-wash-subject): Use `insert' rather than
4650         `insert-string', which is deprecated.
4651
4652 2001-11-24  Simon Josefsson  <jas@extundo.com>
4653
4654         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
4655         message. (Gnus does not "default" to using 8bit for the message,
4656         it default to use 8bit encoding and the user-supplied CTE
4657         value. Calling this behaviour "treating it as 8bit" is perhaps
4658         better.)
4659
4660         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
4661         (compare mm-charset-to-coding-system).
4662
4663 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4664
4665         * canlock.el (canlock-sha1-with-openssl): Use unibyte
4666         buffer. Correctly decode hex.
4667
4668 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4669
4670         * gnus-agent.el (gnus-category-insert-line): Convert category
4671         names to strings.
4672
4673 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4674
4675         * message.el (sha1): eval-and-compile.
4676
4677 2001-11-20  Simon Josefsson  <jas@extundo.com>
4678
4679         * message.el (message-allow-no-recipients): New variable.
4680         (message-send): Use it, customize the prompting when posting to
4681         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
4682
4683 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4684
4685         * mm-util.el (mm-coding-system-priorities): New variable.
4686         (mm-sort-coding-systems-predicate): New function.
4687         (mm-find-mime-charset-region): Resort coding systems if needed.
4688         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
4689
4690 2001-11-20  Didier Verna  <didier@xemacs.org>
4691
4692         * gnus-group.el (gnus-group-make-help-group): new optional
4693         argument to control the error behavior.
4694         * gnus-start.el (gnus-check-first-time-used): use it to avoid
4695         erroring.
4696
4697 2001-11-19  Simon Josefsson  <jas@extundo.com>
4698
4699         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
4700         instead of C-c C-u.  Suggested by Per Abrahamsen
4701         <abraham@dina.kvl.dk>.
4702
4703 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4704
4705         * nnfolder.el (nnfolder-read-folder): Use group instead of
4706         nnfolder-current-group.
4707         Suggested by Lorentey Karoly <lorentey@elte.hu>.
4708
4709 2001-11-17  Simon Josefsson  <jas@extundo.com>
4710
4711         * message.el (message-send): Ask user if Fcc/Gcc should be
4712         performed when no other sender was specified.
4713         Suggested by prj@po.cwru.edu (Paul Jarc).
4714
4715 2001-11-17  Simon Josefsson  <jas@extundo.com>
4716
4717         * message.el (message-mode, message-mode-map): Use C-c C-u for
4718         Importance: instead of C-c C-p (used by SC).
4719
4720 2001-11-16  Simon Josefsson  <jas@extundo.com>
4721
4722         * message.el (message-insert-importance-high)
4723         (message-insert-importance-low): Save point.
4724
4725         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
4726         value.
4727
4728 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
4729
4730         * message.el (message-strip-special-text-properties): New option.
4731         (message-strip-forbidden-properties): Obey it.
4732
4733 2001-11-14  Sam Steingold  <sds@gnu.org>
4734
4735         * gnus-score.el: Fixed some doc strings to properly quote symbols.
4736
4737 2001-11-15  Simon Josefsson  <jas@extundo.com>
4738
4739         Support "Importance:" header in Message.
4740
4741         * message.el (message-mode-map): Bind C-c C-p to
4742         `message-insert-or-toggle-importance'
4743         (message-mode-menu): Add message-insert-importance-{high,low}.
4744         (message-insert-importance-high, message-insert-importance-low)
4745         (message-insert-or-toggle-importance): New functions.
4746         (message-tool-bar-map): Add {un,}important.
4747         (message-mode): Doc fix.
4748
4749 2001-11-15  Simon Josefsson  <jas@extundo.com>
4750
4751         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
4752
4753         * mml.el (mml-menu): Fix toolbar tooltip.
4754
4755 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4756
4757         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
4758         * nnml.el (nnml-save-marks): Ditto.
4759
4760         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
4761
4762 2001-11-15  Simon Josefsson  <jas@extundo.com>
4763
4764         * nnml.el (nnml-save-marks):
4765         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
4766         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
4767
4768 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4769
4770         * gnus-art.el (gnus-article-wash-status-strings): Use
4771         `copy-sequence', not `copy-seq'.
4772
4773 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
4774
4775         * gnus-art.el (gnus-article-wash-status-strings): New constant.
4776         (gnus-gnus-article-wash-status-entry): New function.
4777         (gnus-article-wash-status): Use it.
4778
4779 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4780
4781         * mml1991.el: Add coding header.
4782
4783 2001-11-12  Simon Josefsson  <jas@extundo.com>
4784
4785         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
4786         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
4787         `mml1991-sign' and `mml1991-encrypt'.
4788         (mml1991-encrypt, mml1991-sign): New glue functions.
4789         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
4790
4791         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
4792         (mml-menu): Add PGP to menu.
4793
4794         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
4795         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
4796         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
4797         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
4798
4799         * mml2015.el: Mention RFC 3156.
4800
4801         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
4802
4803 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4804
4805         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
4806
4807         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
4808           From <Michael.Cook@cisco.com>
4809
4810 2001-11-11  Simon Josefsson  <jas@extundo.com>
4811
4812         * message.el (top-level): Autoload sha1.
4813         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
4814         canlock, no need to require two different hash algs).  Suggested
4815         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
4816
4817 2001-11-09  Simon Josefsson  <jas@extundo.com>
4818
4819         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Am\e(Bk
4820         <Pavel@Janik.cz>.
4821
4822 2001-11-09  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4823
4824         * message.el (message-point-in-header-p): New function.
4825         (message-do-auto-fill): Use it.
4826         (message-beginning-of-line): New function.  Goes to beginning of
4827         header value (i.e., end of header name), or to beginning of line
4828         if already at beginning of value.  Behaves like
4829         `beginning-of-line' when in message body.
4830         (message-mode-map): Bind it.
4831
4832 2001-11-08  Simon Josefsson  <jas@extundo.com>
4833
4834         * gnus-msg.el (gnus-posting-styles): Add doc.
4835
4836 2001-11-07  Simon Josefsson  <jas@extundo.com>
4837
4838         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
4839
4840         * sieve-mode.el (sieve-control-commands-face)
4841         (sieve-control-commands-face, sieve-action-commands-face)
4842         (sieve-test-commands-face, sieve-tagged-arguments-face): New
4843         faces.
4844         (sieve-font-lock-keywords): Use them.
4845         (sieve-mode): Only set font-lock-defaults in emacs.
4846
4847         * gnus-art.el (gnus-default-article-saver): Add
4848         gnus-summary-save-body-in-file.
4849         (gnus-summary-write-to-file): Fix doc.
4850
4851 2001-11-07  Simon Josefsson  <jas@extundo.com>
4852
4853         * gnus-art.el (gnus-treat-highlight-signature): Add cross
4854         reference to the correct chapter in the manual.
4855
4856         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
4857         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
4858
4859 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4860
4861         * mml.el (mml-preview): Bind mail-header-separator.
4862
4863 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4864
4865         * message.el: Always require canlock.
4866         (message-ignored-supersedes-headers): Include Cancel-Lock and
4867         Cancel-Key.
4868         (message-insert-canlock): Don't require canlock.
4869         (message-cancel-news): Don't check whether canlock is available.
4870         (message-supersede): Support cancel-locks.
4871
4872         * gnus-art.el: Don't autoload canlock.
4873
4874 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4875
4876         * mail-source.el (mail-source-fetch-imap): ASYNC param.
4877         From: <andre@slamdunknetworks.com>
4878
4879 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4880
4881         * many files: Fix copyright lines.
4882
4883 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4884
4885         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
4886         Suggested by Dave Love  <fx@gnu.org>.
4887
4888 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4889
4890         * message.el (message-kill-buffer): Remove auto-save file after
4891         confirm.
4892
4893         * message.el (message-send-mail): Call message-generate-headers
4894         once.  Suggested by Matt Armstrong <matt@lickey.com>.
4895
4896         * gnus-topic.el (gnus-topic-rename): Initial-input.
4897         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
4898
4899 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
4900
4901         * message.el (message-forbidden-properties): New constant.
4902         (message-strip-forbidden-properties): New function.
4903         (message-mode): Activate it.
4904
4905 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4906
4907         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
4908         (mm-hack-charsets): Fix doc.
4909
4910 2001-11-02  Simon Josefsson  <jas@extundo.com>
4911
4912         * gnus-int.el (gnus-check-server): Message "...done" when done.
4913
4914         * imap.el (imap-close): Don't message (imap-send-command-wait
4915         returns if the connection is dropped).
4916         (imap-wait-for-tag): Nix out message only when necessary.
4917
4918         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
4919         for non-crossposting.
4920         (gnus-sieve-crosspost): Default to t to be consistent with other
4921         parts of Gnus.
4922
4923 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4924
4925         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
4926         (mm-iso-8859-x-to-15-table): Ditto.
4927         (mm-iso-8859-x-to-15-region): Ditto.
4928         (mm-find-mime-charset-region): Ditto.
4929
4930 2001-11-01  Simon Josefsson  <jas@extundo.com>
4931
4932         * nnimap.el (nnimap-close-asynchronous): New variable.
4933         (nnimap-close-group): Use it.
4934         (nnimap-expunge): Don't use it.
4935
4936         * imap.el (imap-callbacks): New variable.
4937         (imap-remassoc): Copied from `gnus-remassoc'.
4938         (imap-add-callback): New function.
4939         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
4940         behaviour.
4941         (imap-parse-response): Call the callback.
4942
4943         * message.el (message-insert-canlock): New variable.
4944         (message-canlock-generate, message-canlock-password)
4945         (message-insert-canlock): New functions.
4946         (message-send-news): Call `message-insert-canlock'.
4947         (top-level): Require canlock when compiling.
4948         (message-insert-canlock): Require canlock before we need it.
4949
4950 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4951
4952         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
4953
4954 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4955
4956         * dgnushack.el (dgnushack-make-load): A workaround for
4957         custom-add-loads bug in some versions of XEmacs.
4958
4959 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4960
4961         * mm-util.el (mm-charset-synonym-alist): Revert (some).
4962
4963 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4964
4965         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
4966         (mm-hack-charsets): New variable.
4967         (mm-iso-8859-15-compatible): New variable.
4968         (mm-iso-8859-x-to-15-table): New variable.
4969         (mm-find-mime-charset-region): Add parameter hack-charsets.
4970
4971         * mm-bodies.el (mm-encode-body): Use it.
4972         * mml.el (mml-parse-1): Ditto.
4973
4974 2001-11-01  Simon Josefsson  <jas@extundo.com>
4975
4976         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
4977
4978 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4979
4980         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
4981         is nil.
4982
4983 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4984
4985         * smiley-ems.el (smiley-update-cache): Auto detect file type.
4986
4987         * message.el (message-forward-rmail-make-body): Use
4988         save-window-excursion.
4989         (message-encode-message-body): Search with noerror.
4990         (message-setup-1): Convert compose-mail send-actions to
4991         message-send-actions.
4992
4993 2001-11-01  Simon Josefsson  <jas@extundo.com>
4994
4995         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
4996         <yamaoka@jpl.org>.
4997
4998 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4999
5000         * sieve-manage.el (sieve-string-bytes): No complain.
5001
5002 2001-11-01  Simon Josefsson  <jas@extundo.com>
5003
5004         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
5005         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
5006         has autoload cookies, so no `require' should be necessary.)
5007
5008         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
5009         files.
5010
5011 2001-10-31  Simon Josefsson  <jas@extundo.com>
5012
5013         * gnus-cus.el (gnus-group-parameters): Support integer `display'
5014         parameter.
5015
5016         * gnus-sum.el (gnus-select-newsgroup): If group parameter
5017         `display' is a number (and C-u wasn't used to enter group), only
5018         fetch that number of articles.
5019
5020 2001-10-31  Matt Armstrong  <matt@lickey.com>
5021
5022         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
5023         not-subscribed -> subscribed.
5024
5025 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5026         From: Josh Huber <huber@alum.wpi.edu>
5027
5028         * message.el (message-subscribed-address-functions): New variable.
5029         (message-subscribed-addresses): New variable.
5030         (message-subscribed-regexps): New variable.
5031         (message-goto-mail-followup-to): New function.
5032         (message-send-mail): Add Mail-Followup-To.
5033         (message-make-mft): New function.
5034
5035         * gnus.el (gnus-find-subscribed-addresses): New function.
5036
5037 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5038
5039         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
5040         (mail-source-fetch-pop): Ditto.
5041         (mail-source-check-pop): Ditto.
5042
5043         * gnus-start.el (gnus-read-init-file): Ditto.
5044         (gnus-activate-group): Ditto.
5045         (gnus-read-newsrc-el-file): Ditto.
5046
5047 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5048
5049         * message.el (message-get-reply-headers): Make sure there is ", ".
5050
5051         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
5052         mm-coding-system-p. Don't correct it only in XEmacs.
5053         (mm-charset-to-coding-system): Use mm-coding-system-p and
5054         mm-get-coding-system-list.
5055         (mm-emacs-mule, mm-mule4-p): New variables.
5056         (mm-enable-multibyte, mm-disable-multibyte,
5057         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
5058         mm-with-unibyte-current-buffer,
5059         mm-with-unibyte-current-buffer-mule4): Use them.
5060         (mm-find-mime-charset-region): Treat iso-2022-jp.
5061
5062         From  Dave Love  <fx@gnu.org>:
5063
5064         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
5065         construction.
5066         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
5067         entries conditional on not having a coding system defined for
5068         them.
5069         (mm-mule-charset-to-mime-charset): Use
5070         find-coding-systems-for-charsets if defined.
5071         (mm-charset-to-coding-system): Don't use
5072         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
5073         later.  Add last resort search of coding systems.
5074         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
5075         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
5076         Mule 4.
5077         (mm-find-mime-charset-region): Re-write.
5078         (mm-with-unibyte-current-buffer): Restore buffer as well as
5079         multibyteness.
5080
5081 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5082
5083         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
5084         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
5085         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
5086
5087 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5088
5089         * gnus-art.el (article-display-x-face): Nix buffer-read-only
5090         again.
5091
5092         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
5093
5094 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5095
5096         * gnus-spec.el (gnus-parse-simple-format): Use
5097           buffer-substring-no-properties.
5098
5099 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * gnus-art.el (article-verify-cancel-lock): New function.
5102
5103         * nnheader.el (nntp-process-response): New variable.
5104         (nnheader-init-server-buffer): Make `nntp-process-response'
5105         buffer-local in `nntp-server-buffer'.
5106
5107         * nntp.el (nntp-prepare-post-hook): New hook.
5108         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
5109         (nntp-async-trigger): Ditto.
5110         (nntp-request-post): Insert a server's ID if there's no Message-ID
5111         header; run `nntp-prepare-post-hook'.
5112
5113 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5114
5115         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
5116         instead.
5117
5118         * message.el (message-forward-subject-author-subject): Don't use
5119         message-news-p, which widens the buffer.
5120         (message-forward-make-body): New function.
5121         (message-forward): Use it.
5122         (message-insinuate-rmail): New function.
5123         (message-forward-rmail-make-body): New function.
5124
5125 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5126
5127         * mm-extern.el (mm-extern): Provide it.
5128
5129         * mm-partial.el (mm-partial): Provide it.
5130
5131 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5132
5133         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
5134
5135 2001-10-29  Simon Josefsson  <jas@extundo.com>
5136
5137         * mml.el (mml-preview): Bind message-this-is-news if it is
5138         news. From Jesper Harder <harder@myrealbox.com>.
5139
5140 2001-10-28  Simon Josefsson  <jas@extundo.com>
5141
5142         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
5143
5144 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
5145
5146         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
5147         ironic smilies.
5148
5149 2001-10-27  Simon Josefsson  <jas@extundo.com>
5150
5151         * message.el (message-indent-citation): Don't add trailing
5152         whitespace when citing text.
5153
5154         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
5155         <harder@ifa.au.dk>.
5156
5157 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5158
5159         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
5160         not available.
5161         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
5162         (nnweb-type-definition): Add google as alias of dejanews.
5163         (nnweb-google-parse-1): Forward 1 line.
5164
5165 2001-10-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5166
5167         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
5168         variable `message-forward-ignored-headers'.
5169
5170 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
5171
5172         * gnus.el (gnus-expand-group-parameter): New function.
5173         (gnus-expand-group-parameters): Call it.
5174         (gnus-group-fast-parameter): New function.
5175         (gnus-group-find-parameter): Call it.
5176
5177 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
5178
5179         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
5180         vector (it didn't before because of a bug).
5181         * gnus-msg.el (gnus-post-news): Use header vector directly, if
5182         available.  Before it converted it to an article number.
5183
5184         This makes followup to news articles with negative numbers in
5185         nnvirtual groups use news instead of mail.
5186
5187 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
5188
5189         * gnus.el (post-method): Use `native' instead of `nil'.
5190
5191         * gnus-msg.el (gnus-post-method): Ditto.
5192
5193 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
5194
5195         * gnus.el (gnus-define-group-parameter): Grammar fix.
5196
5197 2001-10-22  Simon Josefsson  <jas@extundo.com>
5198
5199         * gnus-msg.el (gnus-extended-version): Include
5200         system-configuration.
5201         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,b_\e(Bjohann).
5202
5203 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
5204
5205         * gnus.el (post-method): Customization fix: `native' is not a
5206         valid value.
5207         * gnus-msg.el (gnus-post-method): Doc and customization fix:
5208         `native' is not a valid value.
5209
5210 2001-10-21  Simon Josefsson  <jas@extundo.com>
5211
5212         * nnimap.el (nnimap): Defgroup
5213         (nnimap-strict-function, nnimap-strict-function-match): New
5214         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
5215         (nnimap-split-crosspost, nnimap-split-inbox)
5216         (nnimap-split-rule, nnimap-split-predicate)
5217         (nnimap-split-predicate): Defcustom.
5218         (nnimap-split-inbox, nnimap-expunge-search-string)
5219         (nnimap-importantize-dormant): Remove "*" from doc.
5220
5221 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5222
5223         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
5224         not supplied via prefix arg.  From Lisp, make arg mandatory.
5225         Suggested by Frank Schmitt.
5226
5227 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
5228
5229         * message.el (message-do-auto-fill): Avoid calling
5230         'rfc822-goto-eoh'.
5231
5232 2001-10-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5233         From Paul Jarc <prj@po.cwru.edu>.
5234
5235         * message.el (message-get-reply-headers): Restructure the logic
5236         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
5237
5238 2001-10-20  Simon Josefsson  <jas@extundo.com>
5239
5240         * message.el (message-cancel-news): Support cancel-locks.
5241         Suggested by Per Abrahamsson.
5242
5243         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
5244         conses.  From David Z Maze <dmaze@MIT.EDU>.
5245
5246         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
5247
5248 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5249
5250         * mm-decode.el (mm-default-directory): Fix customize type.
5251
5252         * message.el (message-setup-fill-variables): Kludge to use
5253         normal-auto-fill-function even if auto fill is already activated.
5254
5255 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5256
5257         * message.el (message-do-auto-fill): New version that does not
5258         rely on text properties, by Simon Josefsson <jas@extundo.com>.
5259         (message-setup-1): Removed the `message-field' property.
5260
5261         * gnus-draft.el (gnus-draft-edit-message): Removed the
5262         `message-field' property.
5263
5264 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
5265
5266         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
5267         `message-field'.  The `field' property has a special significance in
5268         Emacs 21.
5269
5270         * message.el (message-send, message-setup-1): Ditto.
5271
5272 2001-10-18  Simon Josefsson  <jas@extundo.com>
5273
5274         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
5275         when undoing.
5276
5277 2001-10-18  Simon Josefsson  <jas@extundo.com>
5278         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
5279
5280         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
5281         (gnus-summary-make-menu-bar): Ditto.
5282
5283 2001-10-17  Simon Josefsson  <jas@extundo.com>
5284
5285         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
5286         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
5287
5288 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5289
5290         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
5291         * gnus-util.el (gnus-user-date): New function.
5292         From Frank Schmitt <usenet@Frank-Schmitt.net>.
5293
5294 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5295
5296         * message.el (message-check-news-header-syntax): Special case
5297         nnvirtual groups.
5298
5299         * gnus-sum.el (gnus-summary-respool-default-method): Changed
5300         customize type to `symbol'.
5301
5302 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5303
5304         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
5305         %&foo;.
5306         (gnus-parse-simple-format): Support user extended spec too.
5307         %u&foo; invokes gnus-user-format-function-foo.
5308
5309 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5310
5311         * nnml.el (nnml-request-expire-articles): Make sure it is back to
5312         the server.
5313         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
5314         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
5315         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
5316         * nndiary.el (nndiary-request-expire-articles): Ditto.
5317         (nndiary-schedule): Defsubst it before use it.
5318         (nndiary-error): eval-and-compile.
5319
5320 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5321
5322         * gnus-msg.el (gnus-post-method): Changed two instances of
5323         `active' to `current' and one `null' to `not'.
5324
5325 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5326         From Katsumi Yamaoka <yamaoka@jpl.org>.
5327
5328         * message.el (message-setup-fill-variables): Use
5329         `normal-auto-fill-function' instead of `auto-fill-function'.
5330
5331 2001-10-16  Simon Josefsson  <jas@extundo.com>
5332
5333         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
5334         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
5335         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
5336
5337 2001-10-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5338         Patch by Oliver Scholz <oscholz@my.gnus.org>.
5339
5340         * gnus-draft.el (gnus-draft-edit-message): Add text property
5341         `field' with value `header' to message headers.
5342         * message.el (message-setup-1): Really add text property to all of
5343         the header, not just part of it.
5344
5345 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5346
5347         * gnus-group.el (gnus-group-sort-by-server): Use it.
5348
5349         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
5350
5351         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
5352         and keystroke.
5353
5354 2001-10-14  Simon Josefsson  <jas@extundo.com>
5355
5356         * dig.el: Doc fix.
5357
5358         * smime.el: Doc fix.
5359
5360         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
5361         charset magic from message.el.
5362
5363 2001-10-12  Simon Josefsson  <jas@extundo.com>
5364         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
5365
5366         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
5367         'cite from g-a-wash-types.
5368         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
5369         (gnus-article-hide-citation): Fix.
5370
5371         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
5372         character.
5373         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
5374
5375         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
5376         definition.
5377         (gnus-signature-toggle): Toggle `s' mode line character.
5378
5379         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
5380         doing stuff that clears it.
5381
5382 2001-10-12  Simon Josefsson  <jas@extundo.com>
5383
5384         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
5385         From Eric Marsden <emarsden@laas.fr>.
5386
5387 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5388
5389         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
5390         (autoload): Add some autoloads.
5391
5392 2001-10-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5393         Suggested by Oliver Scholz <epameinondas@gmx.de>.
5394
5395         * message.el (message-do-auto-fill): New function.  Like
5396         `do-auto-fill' but don't fill when in the message header.
5397         (message-setup-1): Put a text property on the message header.
5398         (message-setup-fill-variables): Use `message-do-auto-fill'.
5399
5400 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5401
5402         * message.el (message-send-mail-partially): Insert an empty line
5403         first, because of the change of message-make-lines.
5404
5405 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
5406
5407         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
5408         iso-8859-15, make it an alias for iso-8859-1.
5409
5410 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5411
5412         * message.el (message-send-news): Don't modify the value of
5413         `message-syntax-checks' if it is not a list (possibly it is
5414         `dont-check-for-anything-just-trust-me').
5415
5416 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5417
5418         * gnus-group.el (gnus-group-name-charset-group-alist): Use
5419         `find-coding-system' for XEmacs to check whether the coding-system
5420         `utf-8' is available.
5421
5422 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5423
5424         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
5425
5426 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
5427
5428         * message.el (message-send-news): Oops, missed case with no
5429         "Followup-To" header...
5430
5431 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
5432
5433         * message.el (message-send-news): Allow
5434         `gnus-group-name-charset-group-alist' to affect encoding of the
5435         "Newsgroups" and "Followup-To" headers.
5436
5437 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5438
5439         * Makefile.in (install-el): Depend on gnus-load.el.
5440
5441 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5442
5443         * Makefile.in (install-el): Use -f.
5444         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
5445
5446 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
5447
5448         * message.el (message-send-news): Don't encode Followups-To when
5449         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
5450
5451         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
5452         header.
5453
5454         * gnus-art.el (article-decode-group-name): Also decode
5455         "Followup-To".
5456
5457         * rfc2047.el (rfc2047-encode-message-header): Encode without
5458         asking for null methods.
5459
5460         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
5461         default charset for newsgroup names in accordance with USEFOR.
5462
5463         * gnus-group.el (gnus-group-name-charset-method-alist,
5464         gnus-group-name-charset-group-alist): Removed "*" from doc
5465         strings, "*" should not be used for complex variables.
5466
5467 2001-10-06  Simon Josefsson  <jas@extundo.com>
5468
5469         Support UTF-8 group names better.
5470
5471         * message.el (message-check-news-header-syntax): Encode group
5472         names before comparison.
5473
5474         * gnus-msg.el (gnus-copy-article-buffer): Run all
5475         `gnus-article-decode-hook's except `article-decode-charset'
5476         instead of hardcoding call to one of them.
5477
5478         * gnus-art.el (gnus-article-decode-hook): Add
5479         `article-decode-group-name'.
5480         (article-decode-group-name): New function, use `g-d-n'.
5481
5482         * gnus-group.el (gnus-group-insert-group-line): Decode
5483         gnus-tmp-group using `g-d-n'.
5484
5485         * gnus-util.el (gnus-decode-newsgroups): New function.
5486
5487 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
5488
5489         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
5490         `gnus-group-name-charset-group-alist'.
5491
5492 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5493
5494         * Makefile.in: Install el in install. Add uninstall.
5495
5496 2001-10-05  Simon Josefsson  <jas@extundo.com>
5497
5498         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
5499
5500         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
5501
5502         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
5503         empty folders.
5504
5505         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
5506         limiting if read-all (C-u RET) was used.
5507
5508 2001-10-04  Simon Josefsson  <jas@extundo.com>
5509
5510         * mail-source.el (mail-source-movemail-program): New variable.
5511         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
5512         <thutt@thutt.vmware.com>.
5513
5514 2001-10-03  Simon Josefsson  <jas@extundo.com>
5515
5516         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
5517         (gnus-summary-line-format-alist): Fix param.
5518
5519 2001-10-02  Simon Josefsson  <jas@extundo.com>
5520
5521         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
5522         don't go through `nnimap-request-expire-articles' to delete the
5523         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
5524
5525 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5526
5527         * gnus-agent.el (gnus-agent-write-active): The min in the
5528         agent/active may be larger than that in the server/active.
5529
5530 2001-10-01  Simon Josefsson  <jas@extundo.com>
5531
5532         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
5533         is IMAP4rev1.
5534
5535         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
5536
5537         * nnfolder.el: Ditto.
5538
5539 2001-09-30  Dan Christensen  <jdc@uwo.ca>
5540
5541         * gnus-sum.el (gnus-summary-extract-address-component): New function.
5542         (gnus-summary-from-or-to-or-newsgroups): Optimize.
5543
5544 2001-09-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5545
5546         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
5547         (message-mode-menu): Menu item for same.
5548
5549         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
5550         delayed articles.
5551
5552         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
5553         nndraft:delayed does not exist.
5554         (gnus-delay-initialize): Don't set up keymap, that's done from
5555         message.el now.
5556         (gnus-delay, gnus-delay-group, gnus-delay-header)
5557         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
5558
5559 2001-09-29  Simon Josefsson  <jas@extundo.com>
5560
5561         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
5562         utf-8, not eight-bit-control.
5563
5564         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
5565         (imap-log, imap-debug): Custom.
5566         (imap-log-buffer, imap-debug-buffer): New constants.
5567         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
5568         (imap-network-open, imap-shell-open, imap-starttls-open)
5569         (imap-send-command-1, imap-send-command, imap-arrival-filter)
5570         (imap-debug): Use imap-*-buffer.
5571
5572         * nndoc.el (nndoc-article-type): Add mailman.
5573         (nndoc-type-alist): Ditto.
5574         (nndoc-mailman-type-p): New function.
5575
5576 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5577
5578         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
5579         gnus-art.el.
5580
5581 2001-09-27  Simon Josefsson  <jas@extundo.com>
5582
5583         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
5584         (gnus-topic-catchup-articles): New function. Suggested by Robin
5585         S. Socha <robin-dated-1001857693.185e29@socha.net>.
5586
5587 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5588         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
5589
5590         * gnus-ems.el (gnus-article-display-xface): Insert xface after
5591         previous ones.
5592
5593 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5594         From Daiki Ueno  <ueno@unixuser.org>
5595
5596         * gnus-sum.el (gnus-summary-show-article): The arglist of
5597         detect-coding-region is incompatible.
5598
5599 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5600         From Katsuhiro Hermit Endo <hermit@koka-in.org>
5601
5602         * gnus-group.el (gnus-group-delete-group): Typo.
5603
5604 2001-09-26  Simon Josefsson  <jas@extundo.com>
5605
5606         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
5607
5608         * nnimap.el (nnimap-expiry-target): Use temp buffer.
5609
5610 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5611
5612         * gnus-cus.el (gnus-group-parameters): Display as sexp.
5613
5614 2001-09-22  Simon Josefsson  <jas@extundo.com>
5615
5616         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
5617
5618         * nnfolder.el (nnfolder-open-marks): Ditto.
5619
5620         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
5621         (gnus-update-marks): Use it.
5622         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
5623         hardcoded list.
5624
5625         * gnus.el (gnus-article-special-mark-lists): Add killed.
5626         (gnus-article-unpropagated-mark-lists): New constant.
5627
5628 2001-09-22  Simon Josefsson  <jas@extundo.com>
5629
5630         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
5631         custom option.
5632
5633 2001-09-23  Simon Josefsson  <jas@extundo.com>
5634
5635         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
5636
5637 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5638
5639         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
5640
5641 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
5642
5643         * gnus-group.el (gnus-group-sort-function): Fix customize type to
5644         accept lists of functions.
5645
5646 2001-09-20  Simon Josefsson  <jas@extundo.com>
5647
5648         * gnus-group.el (gnus-group-catchup): Update expire marks in
5649         backend.  Also, if ALL also set expire marks on tick/dormant.
5650
5651 2001-09-20  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5652
5653         * message.el (message-tab-body-function): New variable.
5654         * message.el (message-tab): Use it.
5655
5656 2001-09-19  Sam Steingold  <sds@gnu.org>
5657
5658         * gnus-win.el (gnus-buffer-configuration): Respect
5659         `gnus-bug-create-help-buffer'.
5660
5661 2001-09-18  Simon Josefsson  <jas@extundo.com>
5662
5663         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
5664         (gnus-parse-simple-format): Re-revert.
5665
5666 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
5667
5668         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
5669         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
5670
5671 2001-09-18  Simon Josefsson  <jas@extundo.com>
5672
5673         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
5674         signed.
5675         (gnus-parse-simple-format): Don't use it.
5676
5677 2001-09-17  Miles Bader  <miles@gnu.org>
5678
5679         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
5680         error querying a backend abort the whole process.
5681
5682 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5683
5684         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
5685         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
5686
5687 2001-09-17  Didier Verna  <didier@xemacs.org>
5688
5689         * nndiary.el: version 0.2-b14.
5690         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
5691         compatibility problem with XEmacs 21.1.
5692
5693 2001-09-15  Simon Josefsson  <jas@extundo.com>
5694
5695         * gnus-group.el (gnus-group-line-format): Document %c.
5696
5697         * nnml.el (nnml-parse-head): Handle CRLF files.
5698         (nnml-generate-nov-file): Ditto.
5699         (nnml-retrieve-headers): Ditto.
5700
5701 2001-09-15  Michael Welsh Duggan  <md5i@cs.cmu.edu>
5702
5703         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
5704
5705 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
5706
5707         * gnus-spec.el (gnus-correct-substring): Still stopped one
5708         character before we wanted (never included last character).
5709         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
5710         add missing "," (once per function)
5711
5712 2001-09-14  Simon Josefsson  <jas@extundo.com>
5713
5714         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
5715         (otherwise e.g. gnus-agentize in .gnus overrides the customized
5716         default before gnus-group is loaded and the variable set.)
5717
5718         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
5719         killed or unsent marks.
5720
5721         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
5722         isn't an article to set it on (e.g. when you `a' in a group).
5723
5724 2001-09-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5725
5726         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
5727         can read e-mails from Microsoft Outlook users not using ISO
5728         8859-2 character set.
5729
5730 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5731
5732         * gnus-diary.el: Minor modifications to avoid warnings.
5733         (gnus-summary-misc-menu): defvar.
5734         (gnus-diary-check-message): Use gnus-point-at-eol.
5735         (gnus-diary-kill-entire-line): eval-and-compile.
5736
5737 2001-09-12  Didier Verna  <didier@xemacs.org>
5738
5739         * nndiary.el: new version (0.2-b13).
5740         * nndiary.el (nndiary-mail-sources): doc update.
5741         * nndiary.el (nndiary-split-methods): ditto.
5742         * nndiary.el (nndiary-request-accept-article-hooks): New.
5743         * nndiary.el (nndiary-request-accept-article): use it, check
5744         message validity.
5745         * nndiary.el (nndiary-get-new-mail): changed default to nil.
5746         * nndiary.el (nndiary-schedule): fix bug (misplaced
5747         condition-case): it didn't return nil on error.
5748         * gnus-diary.el: new version.
5749         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
5750         * gnus-diary.el (gnus-diary-header-value-history): New.
5751         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
5752         * gnus-diary.el (gnus-diary-add-header): New.
5753         * gnus-diary.el (gnus-diary-check-message): New.
5754         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
5755         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
5756
5757 2001-09-10 TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5758
5759         * gnus-sum.el (gnus-select-newsgroup): Make
5760         `gnus-current-select-method' buffer-local.
5761
5762         * gnus-art.el (gnus-request-article-this-buffer): Refer
5763         `gnus-current-select-method' in the current summary buffer.
5764
5765 2001-09-10  Simon Josefsson  <jas@extundo.com>
5766         From Daniel Pittman <daniel@rimspace.net>
5767
5768         * gnus-spec.el (gnus-correct-pad-form): Fix.
5769
5770 2001-09-09  Simon Josefsson  <jas@extundo.com>
5771
5772         * mm-decode.el (mm-inline-media-tests): Add
5773         application/x-emacs-lisp.
5774         (mm-attachment-override-types): Add
5775         application/{x-,}pkcs7-signature.
5776
5777         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
5778         (gnus-server-line-format, gnus-server-mode-line-format)
5779         (gnus-server-browse-in-group-buffer): Customize.
5780
5781 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5782
5783         * nnml.el (nnml-marks-changed-p): Typo.
5784         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
5785         (nnml-marks-changed-p): Use gnus-gethash.
5786         (nnml-marks-modtime): Use gnus-make-hashtable.
5787
5788         * nnfolder.el (nnfolder-marks-changed-p): Typo.
5789         (nnfolder-request-expire-articles, nnfolder-save-marks)
5790         (nnfolder-open-marks): Typo.
5791         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
5792         (nnfolder-marks-changed-p): Use gnus-gethash.
5793         (nnfolder-marks-modtime): Use gnus-make-hashtable.
5794
5795 2001-09-08  Simon Josefsson  <jas@extundo.com>
5796
5797         * nnfolder.el (nnfolder-marks-modtime): New variable.
5798         (nnfolder-marks-changed-p): New function.
5799         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
5800         (nnfolder-request-update-info): Don't update if marks didn't change.
5801
5802         * nnml.el (nnml-marks-modtime): New variable.
5803         (nnml-marks-changed-p): New function.
5804         (nnml-save-marks, nnml-open-marks): Save modtime.
5805         (nnml-request-update-info): Don't update if marks didn't change.
5806
5807         * gnus-agent.el (gnus-agent-any-covered-gcc)
5808         (gnus-agent-add-server, gnus-agent-remove-server): Use
5809         gnus-agent-method-p.
5810
5811         * gnus-art.el (gnus-buttonized-mime-types): New variable.
5812         (gnus-unbuttonized-mime-type-p): Use it.
5813
5814         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
5815         fetch group.
5816
5817 2001-09-08  Simon Josefsson  <jas@extundo.com>
5818         From Daniel Pittman <daniel@rimspace.net>
5819
5820         * gnus-spec.el (gnus-correct-pad-form): New function.
5821         (gnus-parse-simple-format): Use it.
5822
5823 2001-09-07  Simon Josefsson  <jas@extundo.com>
5824
5825         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
5826         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
5827         Putnam <reader@newsguy.com>.
5828         (gnus-group-sort-selected-groups): Touch dribble file.
5829
5830 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
5831
5832         * nnml.el (nnml-filenames-are-evil): New variable.
5833         (nnml-article-to-file-alist): Rename to ...
5834         (nnml-current-group-article-to-file-alist): ... this.
5835         Respect `nnml-filenames-are-evil'.
5836         (nnml-active-number): Update.
5837         (nnml-update-file-alist): Update.
5838         (nnml-request-article): Use nnheader-article-to-file-alist.
5839         (nnml-request-rename-group): Likewise.
5840
5841 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5842
5843         * gnus-sum.el (gnus-summary-insert-line): Fix.
5844
5845 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
5846
5847         * gnus-sum.el: Bind g-s-t-s to "W g".
5848         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
5849         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
5850         display of graphical smilies.
5851
5852 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5853
5854         * gnus-start.el (gnus-setup-news): A typo.
5855         From Bill White <billw@wolfram.com>.
5856
5857 2001-09-06  Simon Josefsson  <jas@extundo.com>
5858
5859         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
5860         and unseen marks.
5861
5862 2001-09-05  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5863
5864         * nnmail.el (nnmail-split-fancy): Document `junk'.
5865
5866 2001-09-04  Simon Josefsson  <jas@extundo.com>
5867
5868         * imap.el (imap-search): Don't error if server is broken.
5869
5870 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
5871
5872         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
5873         searching for an article that isn't in the mbox.
5874
5875 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5876
5877         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
5878         right, and get all the comments.
5879
5880 2001-09-02  Simon Josefsson  <jas@extundo.com>
5881         Suggested by Dan Christensen <jdc+news@uwo.ca>
5882
5883         * nnfolder.el (nnfolder-request-update-info): Fix message.
5884
5885         * nnml.el (nnml-request-update-info): Ditto.
5886
5887 2001-09-01  Simon Josefsson  <jas@extundo.com>
5888
5889         * nnml.el (nnml-request-expire-articles): Also bind
5890         `nnml-current-group' and `nnml-article-file-alist' when using
5891         expiry-target. (Otherwise nnml will be in a inconsistent internal
5892         state causing all kind of problems.)
5893         (nnml-request-expire-articles): If `nnml-article-to-file' or
5894         `file-attributes' failes, return article as un-expirable instead
5895         of treating it as expired.
5896
5897 2001-08-31  Sam Steingold  <sds@gnu.org>
5898
5899         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
5900         typo: `exmine' --> `examine'.
5901
5902 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5903
5904         * nndoc.el (nndoc-forward-type-p): It is not a digest.
5905
5906 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5907
5908         * nnml.el (nnml-check-directory-twice): Remove.
5909         (nnml-retrieve-headers): Ditto.
5910         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
5911
5912 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5913
5914         * nnheader.el (nnheader-directory-files-is-safe): No need to read
5915         directory twice on Windows, or on GNU Emacs-21.
5916
5917 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5918
5919         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
5920         (nnml-request-rename-group): Ditto.
5921         (nnml-active-number): Ditto.
5922         (nnml-request-create-group): Use nnml-directory-articles.
5923         (nnml-request-expire-articles): Use nnml-directory-articles, which
5924         gets list from nov database if available.
5925         (nnml-get-nov-buffer): New function.
5926         (nnml-open-nov): Use it.
5927         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
5928         gets alist from nov database if available.
5929         (nnml-directory-articles): New function.
5930         (nnml-article-to-file-alist): New function.
5931
5932 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5933
5934         * mm-decode.el (mm-display-external): Use `name' as filename, if
5935         `filename' attribute is not present.
5936
5937 2001-08-30  Andrew Innes  <andrewi@gnu.org>
5938
5939         * mail-source.el (mail-source-flash): New defcustom.
5940         (mail-source-new-mail-p): Ring visible bell if appropriate.
5941         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
5942         timer is cleared even if mail check signals an error.
5943
5944 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5945
5946         * gnus-sum.el (gnus-summary-move-article): Only update marks of
5947         type 'list.
5948
5949 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5950
5951         * flow-fill.el (fill-flowed): eol might be point-max.
5952
5953 2001-08-27  Simon Josefsson  <jas@extundo.com>
5954
5955         * nnml.el (nnml-request-update-info): Fix message.
5956         (nnml-open-marks): Ditto.
5957
5958         * nnfolder.el (nnfolder-request-update-info):
5959         (nnfolder-open-marks): Fix message.
5960
5961 2001-08-25  Simon Josefsson  <jas@extundo.com>
5962
5963         * nnfolder.el (nnfolder-save-marks): Don't create directory named
5964         after group in ~/.
5965
5966 2001-08-25  Simon Josefsson  <jas@extundo.com>
5967         From Andreas Jaeger  <aj@suse.de>
5968
5969         * nnfolder.el (nnfolder-open-marks): Fix typo.
5970         * nnml.el (nnml-open-marks): Likewise.
5971
5972 2001-08-25  Simon Josefsson  <jas@extundo.com>
5973
5974         Make nnfolder groups self-contained as far as marks are concerned.
5975
5976         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
5977         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
5978         (nnfolder-open-server): Make marks directory.
5979         (nnfolder-request-delete-group): Delete marks file.
5980         (nnfolder-request-delete-group): Check of nov/marks file exist
5981         before deleting.
5982         (nnfolder-request-rename-group): Rename marks file.
5983         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
5984         (nnfolder-request-set-mark, nnfolder-request-update-info)
5985         (nnfolder-group-marks-pathname, nnfolder-save-marks)
5986         (nnfolder-open-marks): New functions.
5987         (top-level): Require gnus.
5988
5989 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5990
5991         * nnweb.el (nnweb-type-definition): Use google raw file.
5992         (nnweb-google-parse-1): Ditto.
5993         (nnweb-google-identity): Ditto.
5994         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
5995         (nnweb-altavista-wash-article): Ditto.
5996         (nnweb-request-article): Remove nnweb-decode-entities.
5997
5998         * nnml.el: Require 'gnus.
5999
6000 2001-08-25  Simon Josefsson  <jas@extundo.com>
6001
6002         * nnml.el (nnml-marks-is-evil): Add doc.
6003
6004 2001-08-25  Simon Josefsson  <jas@extundo.com>
6005
6006         * nnml.el (nnml-save-marks): Wrap saving marks in a
6007         condition-case, to allow user to start Gnus if saving marks failed
6008         for some reason.
6009
6010 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6011
6012         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
6013
6014         * gnus-group.el (gnus-update-group-mark-positions): Bind
6015         gnus-group-update-hook to nil.
6016
6017 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6018
6019         * mml.el (mml-generate-mime-1): Force as multibyte string.
6020
6021 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6022
6023         * gnus-sum.el (gnus-summary-insert-line)
6024         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
6025         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
6026
6027         * gnus-spec.el (gnus-correct-substring): Take optional END.
6028
6029         * nnrss.el (nnrss-request-article): Remove \n.
6030         (nnrss-retrieve-headers): Lines number is -1.
6031
6032 2001-08-24  Simon Josefsson  <jas@extundo.com>
6033
6034         * gnus-group.el (gnus-info-clear-data): Call
6035         nnfoo-request-set-mark to propagate marks.  Fix bug:
6036         `gnus-group-update-line' doesn't update read range unless we call
6037         `gnus-get-unread-articles-in-group' first.
6038
6039         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
6040         to server.
6041
6042 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6043
6044         * gnus-util.el (gnus-create-info-command): Return an interactive
6045         function.
6046
6047 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6048         From Katsumi Yamaoka <yamaoka@jpl.org>
6049
6050         * gnus-spec.el (gnus-parse-complex-format): Use equal.
6051
6052 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053
6054         * gnus-sum.el (gnus-select-newsgroup): Use it.
6055
6056         * gnus-util.el (gnus-not-ignore): New function.
6057
6058         * lpath.el (featurep): Don't fbind char-int.
6059
6060         * gnus-util.el (gnus-create-info-command): New function.
6061
6062         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
6063         right node.
6064
6065         * gnus-sum.el (gnus-select-newsgroup): Clean up.
6066         (gnus-summary-limit-children): Use 'identity instead of `all'.
6067         (gnus-summary-limit-to-display-predicate): New command and
6068         keystroke.
6069
6070 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6071
6072         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
6073
6074         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
6075
6076 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6077
6078         * gnus-spec.el: Add the Gnus version.
6079         (gnus-update-format-specifications): If the Gnus version changes,
6080         nix out the format spec cache.
6081
6082         * gnus.el (gnus-continuum-version): Made into a command and
6083         optionalize the VERSION.
6084
6085         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
6086         the start of the lines.
6087
6088 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6089
6090         * gnus.el (gnus-visual-p): Define function before use of
6091         function.
6092
6093 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6094
6095         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
6096         (gnus-article-mark-to-type): New function.
6097         (gnus-update-missing-marks): Only update marks of type 'list.
6098
6099         * gnus.el (gnus-article-special-mark-lists): New variable.
6100
6101 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6102
6103         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
6104         (gnus-select-newsgroup): Still use 'all.
6105         (gnus-summary-initial-limit): Comparing with 'all.
6106
6107 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6108
6109         * gnus-start.el (gnus-activate-group): If dont-check, don't update
6110         active.
6111
6112 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6113
6114         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
6115         nnslashdot-*-retrieve-headers.
6116         (nnslashdot-request-article): Fix for slashcode 2.2.
6117         (nnslashdot-make-tuple): New function.
6118         (nnslashdot-read-groups): Use it.
6119
6120 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6121
6122         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
6123         list.
6124
6125         * gnus-sum.el (gnus-summary-move-article): Don't select article.
6126
6127 2001-08-20  Simon Josefsson  <jas@extundo.com>
6128
6129         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
6130         opened, error instead of continuing (and exploding later).
6131
6132 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6133
6134         * gnus.el (gnus-expand-group-parameters): Return the parameter
6135         list.
6136
6137         * gnus-sum.el (gnus-summary-show-article): Doc fix.
6138         (gnus-summary-show-article): Guess at charset if required.
6139
6140         * gnus-spec.el (gnus-correct-substring): Stopped one character
6141         before we wanted.
6142
6143 2001-08-19  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6144
6145         * earcon.el (earcon-auto-play): Remove unused option.
6146
6147 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6148
6149         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
6150         message down in levels, since it happens very fast.
6151
6152         * smiley-ems.el (smiley-update-cache): Respect the symbol version
6153         of smiley-regexp-alist.
6154
6155         * mm-view.el (mm-inline-text): Ignore vcard errors.
6156
6157         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
6158
6159         * gnus-score.el (gnus-all-score-files): Use append instead of
6160         nconc.
6161
6162         * gnus.el (gnus-splash-face): Doc fix.
6163
6164         * mm-decode.el (mm-mailcap-command): Use
6165         mm-path-name-rewrite-functions.
6166         (mm-path-name-rewrite-functions): New variable.
6167
6168         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
6169         (gnus-complex-form-to-spec): Insert tab.
6170         (gnus-spec-tab): New function.
6171
6172         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
6173         entering the group.
6174
6175         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
6176         the positional spec.
6177         (gnus-parse-complex-format): React to %C.
6178
6179         * gnus-ems.el (gnus-char-width): Moved here.
6180
6181         * gnus-sum.el (gnus-select-newsgroup): Set
6182         gnus-newsgroup-articles.
6183         (gnus-unseen-mark): New variable.
6184         (gnus-newsgroup-unseen): Ditto.
6185         (gnus-newsgroup-seen): Ditto.
6186         (gnus-adjust-marked-articles): Use them.
6187         (gnus-update-marks): Use them.
6188         (gnus-summary-update-secondary-mark): Display.
6189         (gnus-summary-prepare-threads): Display.
6190
6191         * gnus-msg.el (gnus-inews-group-method): Use and return the
6192         method, not the server.
6193
6194 2001-08-19  Simon Josefsson  <jas@extundo.com>
6195
6196         * gnus-srvr.el (gnus-server-agent-face): New.
6197         (gnus-server-agent-face): New.
6198         (gnus-server-mode): Turn on font-lock-mode.
6199
6200         * gnus.el (gnus-server-visual): Add defgroup.
6201
6202 2001-08-19  Simon Josefsson  <jas@extundo.com>
6203         From Joe Casadonte <jcasadonte@northbound-train.com>
6204
6205         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
6206         gnus-server-denied-face): New.
6207         (gnus-server-opened-face, gnus-server-closed-face,
6208         gnus-server-denied-face): New.
6209         (gnus-server-font-lock-keywords): Add.
6210
6211 2001-08-19  Simon Josefsson  <jas@extundo.com>
6212
6213         * nnml.el (nnml-request-set-mark): Return nil.
6214         (nnml-save-marks): Use nnml-possibly-create-directory.
6215         (nnml-open-marks): Only work in temp buffer when inserting/reading
6216         .marks file.
6217
6218 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6219
6220         * gnus.el (gnus-expand-group-parameters): Fix.
6221
6222         * gnus-spec.el (gnus-char-width): New function.
6223         (gnus-correct-substring, gnus-correct-length): Use it.
6224
6225         * message.el (message-required-mail-headers): Fix doc.
6226
6227 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6228
6229         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
6230
6231         * mm-decode.el (mm-save-part-to-file): Insert the handle.
6232
6233 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6234
6235         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
6236         slashdot 2.2 (not fully fixed yet).
6237         (nnslashdot-request-article): Ditto.
6238
6239 2001-08-18  Simon Josefsson  <jas@extundo.com>
6240
6241         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
6242         nnimap.
6243
6244         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
6245         gnus-util.
6246         (nnimap-request-update-info-internal): Use new functions.
6247
6248         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
6249         new functions.
6250
6251 2001-08-18  Simon Josefsson  <jas@extundo.com>
6252
6253         Make nnml groups self-contained as far as marks are concerned.
6254
6255         * nnml.el (nnml-request-delete-group): Delete marks file.
6256         (nnml-request-rename-group): Move marks file.
6257         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
6258         variables.
6259         (nnml-request-set-mark, nnml-request-update-info): New server
6260         functions.
6261         (nnml-save-marks, nnml-open-marks): New functions.
6262
6263 2001-08-18  Simon Josefsson  <jas@extundo.com>
6264
6265         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
6266         `set' when setting marks.
6267
6268 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6269
6270         * gnus.el (gnus-info-find-node): Take an argument.
6271
6272         * gnus-art.el (gnus-button-handle-info): New function.
6273         (gnus-url-unhex-string): Replace "+" with " ".
6274
6275 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6276
6277         * message.el (message-check-news-header-syntax): Check bad From.
6278
6279 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6280
6281         * gnus-spec.el (gnus-correct-length): New function.
6282         (gnus-correct-substring): New function.
6283         (gnus-tilde-max-form): Use it.
6284
6285 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
6286
6287         * nnmh.el: Docstring changes as below.
6288
6289         * nnml.el: Docstring changes as below.
6290
6291         * nnbabyl.el: Docstring changes as below.
6292
6293         * nnmbox.el: Docstring changes as below.
6294
6295         * nnfolder.el: Added docstrings identifying each virtual server
6296         parameter.
6297
6298 2001-08-18  Simon Josefsson  <jas@extundo.com>
6299
6300         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
6301
6302 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
6303
6304         * message.el: rename "Abort Message" to "Postpone Message".
6305         Remove "Attach file as MIME" from Message menu, it's already in
6306         the MIME menu.
6307
6308 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6309
6310         * smime.el (smime-point-at-eol): eval-and-compile.
6311         (smime-make-temp-file): New function.
6312         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
6313         Use it.
6314
6315 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6316
6317         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
6318         (gnus-agent-summary-fetch-group): New command and keystroke.
6319
6320         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
6321         (gnus-mime-display-security): Make it respect
6322         gnus-unbuttonized-mime-type-p.
6323
6324         * gnus-sum.el (gnus-articles-to-read): Comments.
6325         (gnus-article-marked-p): New function.
6326         (gnus-summary-display-make-predicate): New function.
6327         (gnus-select-newsgroup): Use them.
6328
6329         * mm-decode.el (mm-save-part-to-file): Made it not error.
6330
6331 2001-08-17  Simon Josefsson  <jas@extundo.com>
6332
6333         * imap.el (imap-wait-for-tag): If process-status isn't open or
6334         run, return nil instead of sit-for looping.
6335
6336 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6337
6338         * lpath.el (featurep): fbind xml-parse-region.
6339
6340         * gnus.el (gnus-message-archive-method): Default to "archive".
6341         (gnus-message-archive-method): Doc fix.
6342         (gnus-parameters-get-parameter): Cleaned up.
6343         (gnus-expand-group-parameter): New function.
6344
6345         * gnus-start.el (gnus-setup-news): Push the archive server only
6346         the server list.
6347
6348         * mml.el (mml-menu): Changed name to "Attachments".
6349
6350         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
6351         when there is something to detroy.
6352
6353 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6354
6355         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
6356         nil.
6357
6358 2001-08-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6359
6360         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
6361         which specifies a time today or tomorrow.
6362
6363 2001-08-15  Simon Josefsson  <jas@extundo.com>
6364         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk)
6365
6366         * gnus-agent.el (gnus-agent-make-mode-line-string)
6367         (gnus-agent-toggle-plugged): Use new API.
6368
6369 2001-08-14  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6370
6371         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
6372         deadline has expired.
6373
6374 2001-08-12  Simon Josefsson  <jas@extundo.com>
6375         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
6376
6377         Support `recent' mark indicating newly arrived messages (to
6378         separate from old but unread messages).
6379
6380         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
6381         `nnmail-split-history' if recent is > 0.
6382         (nnimap-request-update-info-internal): Update `recent' marks.
6383         (nnimap-request-set-mark): Never set `recent' marks.
6384         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
6385         recent.
6386
6387         * gnus-sum.el (gnus-recent-mark): New mark.
6388         (gnus-newsgroup-recent): New variable.
6389         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
6390         (gnus-summary-prepare-threads): Mark recent articles.
6391         (gnus-summary-add-mark): Support recent.
6392         (gnus-summary-update-secondary-mark): Support recent.
6393
6394         * gnus.el (gnus-article-mark-lists): Add recent.
6395
6396 2001-08-12  Simon Josefsson  <jas@extundo.com>
6397
6398         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
6399         whether successful decoding took place.  Add doc.
6400
6401 2001-08-12  Simon Josefsson  <jas@extundo.com>
6402         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
6403
6404         * gnus.el (gnus-summary-line-format, gnus-parameters):
6405         * gnus-gl.el (gnus-summary-grouplens-line-format):
6406         * gnus-salt.el (gnus-summary-pick-line-format):
6407         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
6408
6409 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
6410         Committed by Kai Gro\e,b_\e(Bjohann.
6411
6412         * gnus-score.el (gnus-score-string): Fix `match' regexp
6413         for `extra' header case.
6414
6415 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6416
6417         * nnmbox.el (nnmbox-read-mbox): No warning.
6418
6419 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6420
6421         * nndoc.el (nndoc-article-type): Fix doc.
6422         (nndoc-generate-article-function): New variable.
6423         (nndoc-dissection-function): New variable.
6424         (nndoc-type-alist): Add oe-dbx.
6425         (nndoc-oe-dbx-type-p): New function.
6426         (nndoc-oe-dbx-dissection): New function.
6427         (nndoc-oe-dbx-generate-article): New function.
6428
6429 2001-08-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6430
6431         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
6432         whether deadline has been reached.  Patch from Dan Nicolaescu
6433         <dann@godzilla.ics.uci.edu>.
6434
6435 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6436
6437         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
6438         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
6439         <rintaman@cs.Helsinki.FI>.
6440
6441         * mail-source.el (mail-source-movemail): The error buffer is
6442         modified, but nothing in it.
6443
6444 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6445
6446         * message.el (message-bogus-system-names): New variable.
6447         (message-make-fqdn): Use it.
6448
6449 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6450
6451         * nndraft.el (nndraft-request-group): Use
6452         nndraft-auto-save-file-name.
6453
6454 2001-08-09  Simon Josefsson  <jas@extundo.com>
6455
6456         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
6457         Don't ask whether to decrypt.  Just leave result in buffer (don't
6458         call mm).
6459
6460         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
6461         parts as well.
6462         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
6463         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
6464
6465 2001-08-09  Simon Josefsson  <jas@extundo.com>
6466
6467         * mm-decode.el (mm-insert-part): Return decoding success status.
6468         (mm-save-part-to-file): Error if decoding failed.
6469
6470 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6471
6472         * message.el (message-tab): Use indent-relative.
6473         (message-mode): Don't bind indent-line-function to indent-relative.
6474
6475 2001-08-09  Simon Josefsson  <jas@extundo.com>
6476
6477         * message.el (message-get-reply-headers): Fix string. Suggested by
6478         Christoph Conrad <cc@cli.de>.
6479
6480 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6481
6482         * message.el (message-tab): Use the current value of
6483         indent-line-function.
6484         (message-mode): Bind indent-line-function to indent-relative.
6485
6486 2001-08-08  Simon Josefsson  <jas@extundo.com>
6487
6488         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
6489         whether `imtest' is installed.
6490
6491 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6492         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6493
6494         * gnus-sum.el (gnus-summary-show-article): Call
6495         gnus-summary-update-secondary-secondary-mark.
6496         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
6497         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
6498
6499 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6500
6501         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
6502
6503         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
6504
6505         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
6506         <gerd@gnu.org>.
6507
6508         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
6509
6510         * gnus-util.el (gnus-output-to-rmail): Ditto.
6511         (gnus-output-to-mail): Ditto.
6512
6513         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
6514
6515 2001-08-06  Florian Weimer  <fw@deneb.enyo.de>
6516
6517         * message.el (message-indent-citation): Use
6518         `message-yank-cited-prefix' for empty lines.
6519
6520 2001-08-05  Florian Weimer  <fw@deneb.enyo.de>
6521
6522         * message.el (message-indent-citation): Quote only lines starting
6523         with ">" using `message-yank-cited-prefix'.
6524
6525 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6526
6527         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
6528         gnus-cache-fully-p.
6529
6530 2001-08-04  Simon Josefsson  <jas@extundo.com>
6531
6532         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
6533         file if it doesn't exist (by calling gnus-cache-read-active).
6534
6535 2001-08-04  Simon Josefsson  <jas@extundo.com>
6536
6537         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
6538         (gnus-cache-passively-or-fully-p): Removed.
6539         (gnus-cache-fully-p): Fix it.
6540
6541         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
6542
6543 2001-08-04  Simon Josefsson  <jas@extundo.com>
6544
6545         * gnus-cache.el (gnus-cache-fully-p)
6546         (gnus-cache-passively-or-fully-p): New functions.
6547         (gnus-cache-possibly-enter-article): Cosmetic change, use
6548         `g-c-p-o-f-p'.
6549         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
6550         was bogus (`g-c-p-a-a' does not change active info, just change
6551         the functions parameters).
6552         (gnus-cache-possibly-remove-articles-1): Make sure articles are
6553         not removed in groups that match `gnus-uncacheable-groups'.
6554
6555         Reported and modifications based on discussions with Nuutti
6556         Kotivuori <nuutti.kotivuori@smarttrust.com>.
6557
6558 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
6559         Committed by Simon Josefsson  <jas@extundo.com>
6560
6561         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
6562         calls `gnus-cache-update-active' if bounds has been extended.
6563
6564 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6565
6566         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
6567         before remove.
6568         (gnus-mime-security-show-details): Ditto.
6569
6570 2001-08-04  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6571
6572         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
6573         syntax.  Protect string-match against nil string and regexp.
6574
6575 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6576
6577         * mm-util.el (mm-find-charset-region): Remove control-1.
6578
6579 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6580
6581         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
6582
6583 2001-08-04  Simon Josefsson  <jas@extundo.com>
6584
6585         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
6586         buffer.  Delete MIME-Version header.
6587
6588 2001-08-03  Simon Josefsson  <jas@extundo.com>
6589
6590         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
6591         that is entered does not necessarily have the highest article
6592         number in the group, so use `gnus-cache-possibly-alter-active'
6593         instead of `gnus-cache-update-active'.
6594
6595 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6596
6597         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
6598
6599 2001-08-03  Simon Josefsson  <jas@extundo.com>
6600
6601         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
6602         menu.
6603
6604 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6605
6606         * gnus.el (post-method): New group parameter.  It also provides
6607         the user option `gnus-post-method-alist' and the internal function
6608         `gnus-parameter-post-method'.
6609
6610         * gnus-msg.el (gnus-post-method): Bind the value of
6611         `gnus-post-method' to the group parameter if it is defined.
6612
6613 2001-08-02  Simon Josefsson  <jas@extundo.com>
6614
6615         * smime.el (smime-extra-arguments): Removed.
6616         (smime-call-openssl-region): Don't use it.
6617
6618 2001-08-02  Simon Josefsson  <jas@extundo.com>
6619
6620         * smime.el (smime-sign-region): Handle stderr.
6621         (smime-encrypt-region): Ditto.
6622
6623         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
6624         match the ASN.1 length bytes.
6625         (mm-pkcs7-enveloped-magic): Ditto.
6626         (mm-view-pkcs7-get-type): Don't regexp quote.
6627
6628 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6629         From Andreas Fuchs <asf@void.at>
6630
6631         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
6632
6633 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6634
6635         * gnus-art.el (gnus-header-button-alist): References regexp.
6636
6637 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
6638
6639         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
6640         already fboundp.  Add INTERACTIVE arg to autoload form.
6641
6642 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6643
6644         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
6645
6646         * nnmail.el (nnmail-cache-open): Ditto.
6647
6648 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6649
6650         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
6651
6652 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6653
6654         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
6655
6656 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6657         Originally from Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6658
6659         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
6660         (gnus-agent-toggle-plugged): Use it.
6661
6662 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
6663
6664         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
6665         (gnus-ding-file-coding-system): New variable.
6666         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
6667         (gnus-slave-save-newsrc): Use it.
6668
6669 2001-07-31  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6670
6671         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
6672         syntax.
6673
6674 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6675         Originally from Andreas Fuchs <asf@void.at>
6676
6677         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
6678         (mml2015-gpg-pretty-print-fpr): New function.
6679         (mml2015-gpg-extract-signature-details): More details, rename from
6680         `m-g-e-from'.
6681         (mml2015-gpg-verify): Use them.
6682         (mml2015-gpg-clear-verify): Use them.
6683
6684 2001-07-31  Simon Josefsson  <jas@extundo.com>
6685
6686         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
6687         buffer when done.
6688
6689 2001-07-30  Simon Josefsson  <jas@extundo.com>
6690
6691         * smime.el (smime-call-openssl-region): Revert previous change,
6692         just pass on buf to `call-process-region'.
6693         (smime-verify-region): Doc fix.  Don't message stuff.  Use
6694         `smime-new-details-buffer'.  Inserts error messages into buffer.
6695         (smime-noverify-region): Ditto.
6696         (smime-decrypt-region): Ditto.  Handles stderr separately.
6697         (smime-verify-buffer, smime-noverify-buffer)
6698         (smime-decrypt-buffer): Doc fix.
6699         (smime-new-details-buffer): New function.
6700         (smime-pkcs7-region, smime-pkcs7-certificates-region)
6701         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
6702         (smime-sign-region, smime-encrypt-region): Don't use
6703         `insert-buffer'.
6704
6705         * mml-smime.el (mml-smime-verify): Fix security button strings.
6706
6707 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6708
6709         * gnus-art.el (gnus-mime-save-part-and-strip): Save
6710         gnus-article-mime-handles.
6711
6712 2001-07-29  Simon Josefsson  <jas@extundo.com>
6713
6714         * mail-source.el (top-level): Require message for message-directory.
6715         (mail-source-directory): Change default to message-directory.
6716
6717         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
6718         (smime-certificate-directory, smime-openssl-program)
6719         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
6720         (smime-extra-arguments): New variable.
6721         (smime-dns-server): Fix customize group.
6722         (smime-call-openssl-region): Use `smime-extra-arguments'.
6723
6724 2001-07-29  Simon Josefsson  <jas@extundo.com>
6725         From Vladimir Volovich <vvv@vsu.ru>
6726
6727         * smime.el (smime-call-openssl-region): Ignore stderr.
6728
6729 2001-07-29  Simon Josefsson  <jas@extundo.com>
6730         From Christoph Conrad <christoph.conrad@gmx.de>
6731
6732         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
6733         file.
6734
6735 2001-07-29  Simon Josefsson  <jas@extundo.com>
6736
6737         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
6738
6739         Support S/MIME decryption.
6740
6741         * mm-decode.el (mm-inline-media-tests):
6742         (mm-inlined-types):
6743         (mm-automatic-display):
6744         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
6745
6746         * mm-view.el (mm-pkcs7-signed-magic):
6747         (mm-pkcs7-enveloped-magic): New variables.
6748         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
6749         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
6750         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
6751         PKCS#7 blobs.
6752
6753         * smime.el (smime-decrypt-region): Expand keyfile.
6754
6755 2001-07-29  Simon Josefsson  <jas@extundo.com>
6756
6757         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
6758         `ssl.el' variables.
6759
6760         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
6761         but line instead of narrowing to it, because `nnmail-parse-active'
6762         calls widen.  Thanks to Christoph Conrad
6763         <christoph.conrad@gmx.de>.
6764
6765 2001-07-29  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6766
6767         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
6768         for %B spec.
6769
6770         * gnus-sum.el (gnus-summary-prepare-threads): If
6771         gnus-sum-thread-tree-root is nil, use subject instead.
6772         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
6773         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6774         (gnus-sum-thread-tree-leaf-with-other)
6775         (gnus-sum-thread-tree-single-leaf): Documentation.
6776         (gnus-sum-thread-tree-single-indent): Allow nil.
6777
6778 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6779
6780         * message.el (message-fill-paragraph): Do nothing if the user
6781         wants filladapt-mode.
6782
6783 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6784
6785         * mm-decode.el (mm-image-type-from-buffer): New function.
6786         (mm-get-image): Use it.
6787
6788 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6789
6790         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
6791
6792         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
6793         mm-display-parts too.
6794
6795 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6796
6797         * nnfolder.el (nnfolder-request-accept-article): Bind
6798         nntp-server-buffer.
6799
6800         * nnmail.el (nnmail-parse-active): Read from buffer instead of
6801         nntp-server-buffer.
6802
6803 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6804
6805         * message.el (message-check-news-header-syntax): Use
6806         message-post-method.
6807         (message-send-news): Bind message-post-method.
6808
6809 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6810
6811         * mml.el (mml-tweak-type-alist): New variable.
6812         (mml-tweak-function-alist): New variable.
6813         (mml-tweak-part): New function.
6814         (mml-generate-mime-1): Use it.
6815
6816 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6817
6818         * nnfolder.el (nnfolder-request-accept-article): Replace
6819         nnfolder-request-list.
6820
6821 2001-07-27  Simon Josefsson  <jas@extundo.com>
6822
6823         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
6824         nnoo-change-server failed to do it.
6825
6826 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6827
6828         * gnus.el (gnus-parameters): Make it customizable.
6829
6830 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6831
6832         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
6833
6834         * message.el (message-set-auto-save-file-name): More
6835         poor-system-types.
6836
6837         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
6838
6839         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
6840         supports +.
6841
6842 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6843
6844         * mm-decode.el (mm-readable-p): New function.
6845         (mm-inline-media-tests): Fix the default testers.
6846
6847 2001-07-26  Simon Josefsson  <jas@extundo.com>
6848
6849         * nnimap.el (nnimap-version): Bump version number.
6850
6851 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6852         From Steven E. Harris <seh@speakeasy.org>
6853
6854         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
6855         in M$Windows too.
6856
6857 2001-07-26  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6858
6859         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
6860
6861 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6862
6863         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
6864
6865         * mm-decode.el (mm-get-image): Guess then use the type.
6866
6867         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
6868
6869 2001-07-25 12:54:00  Danny Siu  <dsiu@adobe.com>
6870
6871         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
6872         display (%B) for threads if threading is off.
6873
6874 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6875         From Henrik Enberg <henrik@enberg.org>
6876
6877         * gnus-msg.el: Customization patch.
6878
6879 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
6880
6881         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
6882         variable.
6883         (nnmail-split-fancy-with-parent): Ignore certain groups.
6884
6885 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6886
6887         * gnus-util.el (gnus-byte-compile): New function.
6888         (gnus-use-byte-compile): New variable.
6889         (gnus-make-sort-function): Use it.
6890
6891         * nnmail.el (nnmail-get-new-mail): Use it.
6892
6893         * gnus-agent.el (gnus-category-make-function): Simple function or
6894         compiled function.
6895         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
6896
6897         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
6898         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
6899         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
6900
6901         * message.el (message-check-news-header-syntax): Remove quote.
6902
6903 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6904
6905         * message.el (message-use-mail-followup-to): `t' is not a
6906         documented value.
6907
6908 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6909
6910         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
6911
6912 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6913
6914         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
6915         there are long lines.
6916
6917 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * dgnushack.el (copy-list): New compiler macro.
6920
6921 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6922
6923         * message.el (message-bounce): If no Return-Path, the whole
6924         content is considered as the original message.
6925
6926         * nnml.el (nnml-check-directory-twice): New variable.
6927         (nnml-article-to-file): Use it.
6928         (nnml-retrieve-headers): Hack it.
6929
6930 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6931
6932         * gnus-win.el (gnus-buffer-configuration): New configure.
6933
6934         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
6935         not alive.
6936
6937         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
6938         (mm-display-external): Use display-term configure.
6939
6940 2001-07-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6941
6942         * gnus-delay.el (gnus-delay-default-hour): New variable.
6943         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
6944
6945 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6946         From Karl Kleinpaste <karl@charcoal.com>
6947
6948         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
6949         (gnus-summary-prepare-threads): Ditto.
6950
6951         * gnus.el (gnus-summary-line-format): Add %B.
6952
6953 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6954
6955         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
6956
6957         * mm-util.el (mm-string-as-multibyte): New function.
6958
6959         * nnmh.el (nnmh-request-list-1): Encode, not decode!
6960
6961 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6962
6963         * mm-util.el (mm-universal-coding-system): New variable.
6964
6965         * gnus-start.el (gnus-startup-file-coding-system): Use it.
6966
6967         * score-mode.el (score-mode-coding-system): Use it.
6968
6969 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6970
6971         * gnus-start.el (gnus-setup-news): Call
6972         `gnus-check-bogus-newsgroups' just after the native server is
6973         opened.
6974
6975 2001-07-23  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6976
6977         * nnmail.el (nnmail-do-request-post): Util function to be used by
6978         `nnchoke-request-post' for all nnmail-derived backends.
6979
6980         * nnml.el (nnml-request-post): Use it.
6981
6982         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
6983         backend, for it groks nnml-request-post.
6984
6985         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
6986         Treat `mail-post' backends like `mail' backends, not like `news'
6987         backends.
6988
6989 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6990
6991         * gnus-msg.el (gnus-setup-message): make-local-hook.
6992
6993 2001-07-22  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6994
6995         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
6996         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
6997         <karl@charcoal.com>, slightly changed by Kai.
6998
6999         * message.el (message-check-news-header-syntax): When checking
7000         whether the groups exist, check the right server based on
7001         `gnus-post-method'.
7002
7003 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7004
7005         * gnus-delay.el: New file.
7006
7007 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7008
7009         * mm-util.el (mm-read-coding-system): Take two arguments.
7010
7011         * gnus-sum.el (gnus-summary-show-article): Use
7012         mm-read-coding-system.
7013
7014         * gnus-art.el (article-de-quoted-unreadable):
7015         (article-de-base64-unreadable, article-wash-html):
7016         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
7017
7018 2001-07-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7019
7020         * nnml.el (nnml-request-post): New function.  Can be used for
7021         annotations in nnml groups.
7022
7023 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7024
7025         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
7026         command.
7027
7028         * gnus-start.el (gnus-find-new-newsgroups): Use
7029         `message-make-date' instead of `current-time-string'.
7030         (gnus-ask-server-for-new-groups): Ditto.
7031         (gnus-check-first-time-used): Ditto.
7032
7033 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7034
7035         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
7036
7037 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
7038
7039         * message.el (message-shorten-references): Change `maxcount' and
7040         `cut' to obey USEFOR draft 5.
7041
7042 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
7043
7044         * gnus-sum.el (gnus-summary-display-arrow): New variable.
7045         (gnus-summary-set-article-display-arrow): New function.
7046         (gnus-summary-goto-subject): Use it.
7047
7048 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7049
7050         * gnus-sum.el (gnus-summary-import-article): Insert date if
7051         doesn't exist.
7052
7053 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7054
7055         * mml.el (mml-content-type-parameters): New variable.
7056         (mml-content-disposition-parameters): New variable.
7057         (mml-insert-mime-headers): Use them.
7058         (mml-parse-1): Accept charset.
7059
7060 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7061
7062         * gnus-group.el (gnus-group-select-group): Doc fix.
7063
7064         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
7065
7066 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7067
7068         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
7069         to handle `define-derived-mode'.
7070
7071 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7072         From:  Stefan Monnier  <monnier@cs.yale.edu>
7073
7074         * message.el (message-mode): Use define-derived-mode.
7075         (message-tab): message-completion-alist.
7076
7077         * imap.el (imap-interactive-login): Use make-local-variable.
7078         (imap-open): Ditto.
7079         (imap-authenticate): Ditto.
7080
7081         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
7082
7083         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
7084
7085 2001-07-16  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7086
7087         * message.el (message-citation-line-function): Refer to
7088         gnus-cite-attribution-suffix.
7089
7090 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7091
7092         * gnus-art.el,...: Error convention changes.
7093
7094 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7095
7096         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
7097
7098 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7099
7100         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
7101         (nnrss-read-server-data): Ditto.
7102
7103 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7104
7105         * gnus-setup.el (gnus-use-installed-gnus): Typo.
7106         * Cleanup files.
7107         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
7108
7109 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7110
7111         * gnus.el (gnus-summary-line-format): Add %o.
7112
7113         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
7114         unless shell outputs something.
7115
7116 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7117
7118         * gnus-art.el (gnus-boring-article-headers): Better doc.
7119         (article-hide-headers): Better regexp.
7120         Suggested by Matt Swift <swift@alum.mit.edu>.
7121
7122         * nnheader.el (nnheader-max-head-length): Better doc.
7123         (nnheader-header-value): Skip spaces.
7124         (nnheader-parse-head): Remove space.
7125         Suggested by Matt Swift <swift@alum.mit.edu>.
7126
7127         * gnus-sum.el (gnus-summary-show-raw-article): New function.
7128         (gnus-get-newsgroup-headers): Remove space.
7129
7130 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7131
7132         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
7133         (gnus-summary-reply): Use it.
7134         (gnus-summary-reply-broken-reply-to): New function.
7135         (gnus-msg-force-broken-reply-to): New function.
7136
7137         * mm-view.el (mm-inline-text): Showing as text/plain when error.
7138
7139 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7140
7141         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
7142
7143 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7144
7145         * mm-decode.el (mm-external-terminal-program): New variable.
7146         (mm-display-external): Use it. Use term to display when no
7147         window-system.
7148
7149 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
7150
7151         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
7152         Browse->Next entries to Browse->Prev
7153
7154 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7155
7156         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
7157
7158 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7159
7160         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
7161         for the default encoding.
7162
7163         * nnrss.el (nnrss-url-field): New field.
7164         (nnrss-request-article): Add newsgroups.
7165
7166         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
7167
7168 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7169
7170         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
7171
7172         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
7173         (gnus-draft-setup): Remove backlog.
7174
7175 2001-07-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
7176
7177         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
7178         Cleanup.
7179
7180 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7181
7182         * gnus-msg.el (gnus-bug): Erase buffer.
7183
7184         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
7185
7186 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7187
7188         * mm-decode.el (mm-attachment-override-p): Fix typo.
7189
7190 2001-03-19 05:28:00  Katsumi Yamaoka  <yamaoka@jpl.org>
7191
7192         * gnus-kill.el (gnus-execute): Work with the extra headers.
7193         * gnus-sum.el (gnus-summary-execute-command): Ditto.
7194
7195 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7196
7197         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
7198         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
7199
7200         * message.el (message-send-mail-real-function): New variable.
7201         (message-send-mail-partially, message-send-mail):
7202
7203         * nngateway.el (nngateway-request-post): Use it.
7204
7205         * gnus-agent.el (gnus-agentize): Use it.
7206
7207         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
7208         (nnsoup-revert-variables): Use it.
7209
7210 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
7211
7212         * mm-decode.el (mm-inline-media-tests): Default to displaying as
7213         text/plain if the type doesn't match any other media types.
7214         (mm-inlined-types): Doc fix.
7215         (mm-display-inline): Revert previous change (now handled by a
7216         default type in `mm-inline-media-tests'.
7217         (mm-inlinable-p): Revive.
7218         (mm-display-part): Call `mm-inlinable-p'.
7219         (mm-attachment-override-p): Ditto.
7220         (mm-inlined-p): Doc fix.
7221
7222         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
7223         well as `mm-inlined-p'.
7224
7225 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7226
7227         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
7228         (nntp-send-command-and-decode): Use gnus-point-at-bol.
7229
7230 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7231         From  Paul Jarc <prj@po.cwru.edu>
7232
7233         * message.el (message-use-mail-followup-to): New variable.
7234         (message-get-reply-headers): Use it.
7235
7236 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
7237
7238         * nnheader.el (nnheader-init-server-buffer): Make sure the
7239         *nntpd* buffer is made multibyte instead of a random buffer.
7240
7241 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7242
7243         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
7244         when it returns headers.
7245
7246 2001-07-07  Simon Josefsson  <jas@extundo.com>
7247
7248         * rfc2047.el (rfc2047-encode-message-header): Skip header when
7249         trying to fold. Thanks to Colin Walters
7250         <walters@cis.ohio-state.edu>
7251
7252 2001-07-06  Simon Josefsson  <jas@extundo.com>
7253
7254         * imap.el (imap-parse-address-list, imap-parse-flag-list)
7255         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
7256         Add information in `assert's.
7257
7258         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
7259         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
7260         and `nnimap-group-overview-filename', should handle all
7261         change-of-uidvalidity related issues.  But there may be other
7262         problems.)
7263
7264 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
7265
7266         * rfc2047.el (rfc2047-encode-message-header): Don't include the
7267         header name when folding.
7268
7269 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
7270
7271         * mm-decode.el (mm-inlined-types): Document relationship with
7272         `mm-inline-media-tests'.
7273         (mm-display-inline): Default to displaying as plain text if no
7274         inlining handler is available.
7275         (mm-inlinable-p): Remove.
7276         (mm-inlined-p): Don't call `mm-inlinable-p'.
7277         (mm-automatic-display-p): Ditto.
7278         (mm-attachment-override-p): Ditto.
7279
7280 2001-07-04  Simon Josefsson  <jas@extundo.com>
7281
7282         * nnimap.el (nnimap-importantize-dormant): New variable.
7283         (nnimap-request-update-info-internal): Use it.
7284         (nnimap-request-set-mark): Ditto.
7285
7286 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
7287
7288         * nntp.el (nntp-send-command): don't pass a buffer argument to
7289         `point'. Only XEmacs accepts this.
7290         * nntp.el (nntp-send-command-nodelete): ditto.
7291         * nntp.el (nntp-send-command-and-decode): ditto.
7292
7293 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
7294
7295         * nntp.el (nntp-open-connection-function): doc update.
7296         * nntp.el (nntp-pre-command): New.
7297         * nntp.el (nntp-via-rlogin-command): New.
7298         * nntp.el (nntp-via-telnet-command): New.
7299         * nntp.el (nntp-via-telnet-switches): New.
7300         * nntp.el (nntp-via-user-name): New.
7301         * nntp.el (nntp-via-user-password): New.
7302         * nntp.el (nntp-via-address): New.
7303         * nntp.el (nntp-via-envuser): New.
7304         * nntp.el (nntp-via-shell-prompt): New.
7305         * nntp.el (nntp-open-telnet-stream): New.
7306         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
7307         * nntp.el (nntp-open-via-telnet-and-telnet): New.
7308         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
7309         * nntp.el (nntp-send-command): ditto.
7310         * nntp.el (nntp-send-command-nodelete): ditto.
7311         * nntp.el (nntp-send-command-and-decode): ditto.
7312
7313 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
7314
7315         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
7316         `when'.
7317
7318 2001-07-03  Simon Josefsson  <jas@extundo.com>
7319         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
7320
7321         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
7322
7323 2001-07-03  Simon Josefsson  <jas@extundo.com>
7324
7325         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
7326         remove it (workaround XEmacs `fill-region' bug).
7327
7328 2001-07-01  Simon Josefsson  <jas@extundo.com>
7329
7330         * nnimap.el (nnimap-date-days-ago): Defeat locale.
7331
7332 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7333
7334         * mml2015.el (mml2015-format-error): New function.
7335         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
7336         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
7337         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
7338
7339 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7340
7341         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
7342         Suggested by Christoph Conrad <C.Conrad@cli.de>.
7343
7344         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
7345         group variables.
7346
7347 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7348
7349         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
7350
7351         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
7352         (nnrss-save-group-data): Ditto.
7353
7354         * gnus-agent.el (gnus-agent-save-alist): Ditto.
7355
7356 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7357
7358         * message.el (message-do-send-housekeeping): Narrow to headers.
7359
7360 2001-06-24  Simon Josefsson  <jas@extundo.com>
7361
7362         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
7363         insertion when breaking lines looked for " \t" instead of "[ \t]".
7364         (rfc2047-encode-message-header): Fold lines even if
7365         no QP encoding is done.
7366
7367 2001-06-23  Simon Josefsson  <jas@extundo.com>
7368         From Samuel Tardieu <sam@inf.enst.fr>
7369
7370         * smime.el (smime-keys): Support additional certificates.
7371         (smime-make-certfiles): New function.
7372         (smime-sign-region): Use previous variables.
7373         (smime-get-certfiles): New function.
7374         (smime-sign-buffer): Use it.
7375         (smime-verify-region): Support both CAfile and CApath.
7376
7377 2001-06-23  Simon Josefsson  <jas@extundo.com>
7378
7379         * smime.el (smime-decrypt-region): Perhaps work.
7380
7381 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7382
7383         * gnus-msg.el (gnus-copy-article-buffer): Typo.
7384
7385 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
7386
7387         * mm-decode.el (mm-save-part): Rewrite file name.
7388         (mm-file-name-rewrite-functions): New variable.
7389         (mm-file-name-delete-whitespace): New function.
7390         (mm-file-name-trim-whitespace): New function.
7391         (mm-file-name-collapse-whitespace): New function.
7392         (mm-file-name-replace-whitespace): New variable and function.
7393
7394 2001-06-22  Simon Josefsson  <jas@extundo.com>
7395
7396         * message.el (message-make-date): Workaround locale for weekdays.
7397
7398 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7399
7400         * message.el (message-goto-body): Return nil if not found. (revert!)
7401
7402 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7403         From Fremlin <chief@bandits.org>
7404
7405         * message.el (message-goto-body): Some messages have no header.
7406
7407         * gnus-msg.el (gnus-copy-article-buffer): Use it.
7408
7409 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
7410
7411         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
7412
7413 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7414
7415         * message.el (message-make-date): Add week day.
7416         Suggested by Jason R. Mastaler <jason@mastaler.com>.
7417
7418 2001-06-19  Simon Josefsson  <jas@extundo.com>
7419
7420         * message.el (message-yank-prefix): Doc fix.
7421         (message-yank-cited-prefix): Ditto.
7422         (message-delete-not-region): Keep citation prefix on first line,
7423         if possible and appropriate.
7424
7425 2001-06-19  Simon Josefsson  <jas@extundo.com>
7426
7427         * imap.el (imap-process-connection-type): New variable.
7428         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
7429         recent `imtest's work completely (no line length issues), while
7430         making making old `imtest's unusable.  Thanks to NAGY Andras
7431         <nagya@inf.elte.hu> for his work.
7432
7433 2000-12-30  NAGY Andras  <nagya@inf.elte.hu>
7434
7435         * imap.el (imap-ssl-program): Add -quiet to shut up
7436         OpenSSL/SSLeay's internal debug talk.
7437
7438 2001-06-19  Matt Armstrong  <matt@lickey.com>
7439
7440         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
7441         server.
7442
7443 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7444
7445         * nnmail.el (nnmail-article-buffer): New variable.
7446         (nnmail-split-incoming): Use it.
7447
7448 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
7449
7450         * qp.el (quoted-printable-decode-region): If called interactively,
7451         use coding-system-for-read.
7452
7453 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7454
7455         * message.el (message-check-news-header-syntax): Check Reply-To.
7456
7457 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7458
7459         * mml.el (mml-parse-1): Use message options.
7460
7461         * message.el (message-do-fcc): Don't do anything if there is no
7462         FCC.
7463
7464 2001-06-16  Simon Josefsson  <jas@extundo.com>
7465
7466         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
7467         (nnimap-expunge-search-string): New variable.
7468         (nnimap-request-expire-articles): Use it.
7469
7470 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7471
7472         * message.el (message-send-mail-with-qmail): wrong exit status is
7473         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
7474
7475 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7476
7477         * gnus-art.el (article-strip-multiple-blank-lines): Use
7478         delete-region instead of replace-match.
7479
7480 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7481
7482         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
7483         (nnweb-google-wash-article): Ditto.
7484
7485 2001-06-14 Ferenc Wagner  <wferi@bolyai1.elte.hu>
7486
7487         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
7488
7489 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7490
7491         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
7492         specs.
7493
7494 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7495
7496         * gnus.el (gnus-email-address): Move it here.
7497
7498         * gnus-art.el (article-de-quoted-unreadable): Read charset if
7499         requested.
7500         (article-de-base64-unreadable): Ditto.
7501         (article-wash-html): Ditto.
7502
7503 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7504
7505         * message.el (message-options-set-recipient): Don't add ", "
7506         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
7507
7508 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7509
7510         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
7511
7512 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7513
7514         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
7515         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
7516
7517         * nnrss.el (nnrss-node-text): Node might be nil.
7518
7519 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7520
7521         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
7522         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
7523
7524         * nnrss.el (nnrss-group-alist): More items.
7525
7526 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7527
7528         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
7529
7530 2001-06-03  Dale Hagglund  <rdh@best.com>
7531
7532         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
7533         restrict clauses.
7534
7535 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7536
7537         From Benjamin Rutt <brutt+news@bloomington.in.us>
7538
7539         * message.el (message-wide-reply-confirm-recipients): New variable.
7540
7541 2001-06-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
7542         Trivial patch from Mark Thomas  <mthomas@edrc.cmu.edu>
7543
7544         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
7545         fix so it works with XEmacs.
7546
7547 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7548
7549         * nnrss.el (nnrss-retrieve-headers): Support description as extra
7550         headers.
7551
7552 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7553
7554         * nnrss.el: Fix a few bugs.
7555
7556 2001-06-05  Simon Josefsson  <jas@extundo.com>
7557
7558         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
7559         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
7560
7561 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
7562
7563         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
7564         binary so that we don't transmit ISO 2022 garbage to the process.
7565         This is needed under XEmacs.
7566
7567 2001-06-03  Simon Josefsson  <simon@josefsson.org>
7568
7569         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
7570         autoloaded incorrectly below because ssl-program-* is bound.)
7571         Thanks to Amos Gouaux for report.
7572
7573 2001-06-02  Simon Josefsson  <simon@josefsson.org>
7574
7575         * imap.el (imap-kerberos4-open):
7576         (imap-gssapi-open):
7577         (imap-ssl-open):
7578         (imap-network-open):
7579         (imap-shell-open):
7580         (imap-starttls-open): Set buffer to workaround spurious
7581         `accept-process-output' buffer changes.  Thanks to Mats Lidell
7582         <Mats.Lidell@contactor.se> for report and partial patch and Jake
7583         Colman <colman@ppllc.com> for report.
7584
7585 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7586
7587         * gnus-sum.el (gnus-summary-catchup): New argument.
7588         (gnus-summary-catchup-from-here): New function.
7589
7590 2001-05-30  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7591
7592         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
7593         back, then insert glyph.  (Before, the glyph was inserted first,
7594         then the newline.)  This works around a behavior in XEmacs where
7595         it is not possible to insert a character after a glyph which is at
7596         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
7597
7598 2001-05-28  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7599
7600         From Jaap-Henk Hoepman (jhh@xs4all.nl).
7601
7602         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
7603         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
7604         mm-destroy-postponed-undisplay-list): New functions.
7605         (mm-display-external): Use them.
7606
7607 2001-05-27  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7608
7609         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
7610         `default-low' when evaluating `gnus-summary-highlight'.
7611         From Raja R Harinath <harinath@cs.umn.edu>.
7612
7613 2001-05-27  Simon Josefsson  <simon@josefsson.org>
7614
7615         * message.el (message-yank-cited-prefix): New variable.
7616         (message-indent-citation): Use it.
7617
7618         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
7619         as details.
7620         (mml2015-mailcrypt-clear-verify): Ditto.
7621
7622 2001-05-24  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7623         From Nevin Kapur <nevin@jhu.edu>.
7624
7625         * gnus-sum.el (gnus-summary-default-high-score,
7626         gnus-summary-default-low-score): New variables.
7627         (gnus-summary-highlight): Use them.
7628
7629 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
7630
7631         * message.el (message-mail): pass the 'send-actions argument to
7632         `message-setup'.
7633
7634 2001-05-16  Simon Josefsson  <simon@josefsson.org>
7635         From Raymond Scholz <ray-2001@zonix.de>
7636
7637         * gnus-art.el (gnus-mime-view-part-as-charset):
7638         (gnus-mime-internalize-part): Doc fixes.
7639
7640 2001-05-11  Simon Josefsson  <simon@josefsson.org>
7641
7642         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
7643         status lines without any text ("^215$").
7644
7645 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7646
7647         * nnrss.el (nnrss-check-group): Reverse.
7648
7649 2001-05-07  Simon Josefsson  <simon@josefsson.org>
7650
7651         * message.el (message-get-reply-headers):
7652         (message-followup): Fix typo, suggested by David Green
7653         <dgreen@uab.edu>
7654
7655 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7656
7657         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
7658
7659         * nnrss.el (nnrss-open-server): Read server data when it is called.
7660         (nnrss-request-expire-articles): Fix.
7661
7662 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7663
7664         * message.el (message-do-send-housekeeping): mail-abbrevs may
7665         rename buffer behind Gnus.
7666
7667 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7668
7669         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
7670         (nnrss-group-alist): Add more resources.
7671         (nnrss-check-group): Ignore errors.
7672
7673 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7674
7675         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
7676
7677         * nnslashdot.el (nnslashdot-request-list): Add time.
7678         (nnslashdot-request-expire-articles): New function.
7679
7680         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
7681         secondary methods too.
7682
7683 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7684
7685         * message.el (message-use-followup-to): Set default value to t.
7686
7687 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
7688
7689         * message.el (message-dont-reply-to-names): Fix documentation.
7690         (message-get-reply-headers): Use Mail-Followup-To only for wide
7691         replies.
7692
7693 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7694
7695         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
7696         correctly.
7697         (nnrss-check-group): Use time.
7698
7699 2001-05-01 19:21:19 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7700
7701         * gnus.el: Oort Gnus v0.03 is released.
7702
7703 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7704
7705         * nnultimate.el (nnultimate-topic-article-to-article): Use the
7706         group.
7707
7708 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7709
7710         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
7711
7712 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7713
7714         * nnultimate.el (nnultimate-retrieve-headers): Return all
7715         available headers.
7716
7717         * gnus-sum.el (gnus-read-all-available-headers): New variable.
7718         (gnus-get-newsgroup-headers-xover): Use it.
7719
7720 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7721
7722         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
7723
7724 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7725
7726         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
7727
7728 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7729
7730         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
7731         disable it.
7732
7733         * gnus.el (gnus-info-nodes): Remove a few The's.
7734
7735 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7736
7737         * mail-source.el (mail-source-movemail): Call-process may return a
7738         signal description string.
7739
7740         * gnus-start.el (gnus-read-newsrc-el-file):
7741         gnus-newsrc-file-version may be nil.
7742
7743         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
7744         Suggested by Michael Sperber [Mr. Preprocessor]
7745         <sperber@informatik.uni-tuebingen.de>.
7746
7747 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
7748
7749         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
7750
7751 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
7752
7753         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
7754         fontify HANDLE.
7755
7756 2001-04-18  Simon Josefsson  <simon@josefsson.org>
7757
7758         * smime.el (smime-ask-passphrase): Rework to return value.
7759         (smime-sign-region): Rework to bind value and use it.
7760         (smime-decrypt-region): Ditto.
7761
7762 2001-04-18  Mathias Herberts  <Mathias.Herberts@iroise.net>
7763         Committed by Simon Josefsson  <simon@josefsson.org>
7764
7765         * smime.el (smime-ask-passphrase): New function.
7766         (smime-sign-region): Use it.
7767         (smime-encrypt-cipher): New variable.
7768         (smime-decrypt-region): Ditto.
7769
7770 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
7771         Committed by Simon Josefsson  <simon@josefsson.org>
7772
7773         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
7774         the log.
7775
7776 2001-04-14 01:14:42 Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7777
7778         *gnus.el: Oort Gnus v0.02 is released.
7779
7780 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
7781
7782         * gnus.el: Oort Gnus v0.01 is released.
7783
7784 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7785
7786         * gnus-sum.el (gnus-summary-highlight): Highlight read
7787         undownloaded articles as read articles.
7788
7789         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
7790         (gnus-agent-get-undownloaded-list): Mark all undownloaded
7791         articles, even read ones, as such.
7792
7793         * gnus-sum.el (gnus-summary-find-matching): Clean up.
7794         (gnus-find-matching-articles): New function.
7795         (gnus-summary-limit-include-matching-articles): New command.
7796         (gnus-summary-limit-include-thread): Include articles that have
7797         matching subjects.
7798         (gnus-offer-save-summaries): Clean up.
7799
7800 2001-04-13  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7801
7802         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
7803
7804 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7805         From Jason Merrill <jason_merrill@redhat.com>
7806
7807         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
7808
7809 2001-04-10 08:01:15  Katsumi Yamaoka  <yamaoka@jpl.org>
7810         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7811
7812         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
7813         newsgroup names when the original article is a news message.
7814
7815 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7816
7817         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
7818         supported. Suggest by Jim Meyering <jim@meyering.net>.
7819
7820 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
7821         Committed by Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
7822
7823         * nnmail.el (nnmail-split-it): Added check for .* at the end of
7824         regexp in nnmail-split-fancy.
7825
7826 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7827
7828         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
7829
7830 2001-04-10  Colin Marquardt  <colin@marquardt-home.de>
7831
7832         * message.el (message-send-mail): Improve the interaction with the
7833         user.
7834
7835 2001-04-10  Simon Josefsson  <simon@josefsson.org>
7836
7837         * imap.el (imap-message-copy): Work around buggy servers that
7838         doesn't send TRYCREATE tags.
7839
7840 2001-04-09 01:15:54  Katsumi Yamaoka  <yamaoka@jpl.org>
7841
7842         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
7843
7844 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7845
7846         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
7847         date.
7848
7849 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7850
7851         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
7852         lives.
7853
7854 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7855
7856         * gnus-art.el (gnus-parse-news-url): New function.
7857         (gnus-button-handle-news): New function.
7858         (gnus-button-alist): Point to new functions.
7859
7860         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
7861
7862         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
7863         gnus-format-specs.
7864
7865         * message.el (message-check-news-header-syntax): Question even
7866         when Gnus doesn't know the group names.
7867         (message-send-news): Clean up.
7868
7869         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
7870         exited on purpose without saving.
7871
7872         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
7873
7874 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7875
7876         * gnus-score.el (gnus-score-orphans): Clean up.
7877
7878         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
7879
7880         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
7881         later.
7882
7883         * gnus-start.el (gnus-close-all-servers): Find the right items to
7884         close.
7885
7886         * qp.el (quoted-printable-decode-region): Just message
7887         malformation; don't quit.
7888
7889 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7890         From Gerd Moellmann <gerd@gnu.org>.
7891
7892         * gnus.el (gnus-interactive): A typo.
7893
7894 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
7895         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7896
7897         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
7898         `assq-delete-all', if that function exists; otherwise use the old
7899         definition. Documentation changed to match the one in
7900         `assq-delete-all'.
7901
7902 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7903
7904         * gnus-start.el (gnus-close-all-servers): New function.
7905
7906         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
7907         (gnus-server-remove-denials): Clean up.
7908
7909         * gnus-sum.el (gnus-summary-sort-by-original): New command and
7910         keystroke.
7911
7912 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7913
7914         * message.el (message-send-news): Message where we are sending.
7915         (message-send-mail): Ditto.
7916
7917         * gnus.el (gnus-server-string): New function.
7918
7919         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
7920
7921         * mm-decode.el (mm-default-directory): Customized.
7922         (mm-tmp-directory): Ditto.
7923
7924         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
7925         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
7926         or Chars.
7927         (gnus-summary-line-format-alist): ?l is now a string.
7928         (gnus-summary-prepare-threads): Output ? for unknown lines.
7929         (gnus-summary-insert-line): Ditto.
7930         (gnus-summary-print-article): Unbalanced parentheses.
7931
7932         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
7933         out whether new stuff has arrived.
7934
7935 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
7936
7937         * gnus-sum.el: Let printing work on ttys on Emacs.
7938
7939 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7940
7941         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
7942         when forcing news.
7943
7944         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
7945         command.
7946
7947 2001-03-31 01:04:54  Francis Litterio  <franl@world.std.com>
7948
7949         * message.el (message-set-auto-save-file-name): Don't use
7950         asterisks under nt.
7951
7952 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7953
7954         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
7955         lists of articles.
7956
7957         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
7958
7959         * gnus-msg.el (gnus-put-message): Clean up.
7960         (gnus-summary-reply): Mark all replied-to articles as replied to.
7961         (gnus-inews-add-send-actions): Also mark as forwarded.
7962         (gnus-summary-mail-forward): Mark as forwarded.
7963
7964         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
7965         of articles.
7966         (gnus-summary-mark-article-as-forwarded): Ditto.
7967
7968         * gnus-msg.el (gnus-summary-resend-message): Mark article as
7969         forwarded.
7970         (gnus-summary-mail-forward): Clean up.
7971
7972         * gnus.el (gnus-article-mark-lists): Added forward.
7973
7974         * gnus-sum.el (gnus-forwarded-mark): New variable.
7975         (gnus-summary-prepare-threads): Use it.
7976         (gnus-summary-update-secondary-mark): Ditto.
7977         (gnus-newsgroup-forwarded): New variable.
7978
7979 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7980
7981         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
7982         (gnus-summary-very-wide-reply): New command and keystroke.
7983         (gnus-summary-very-wide-reply-with-original): Ditto.
7984
7985         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
7986         (gnus-score-adaptive): Use it.
7987
7988         * gnus-start.el (gnus-get-unread-articles): Clean up.
7989
7990 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7991
7992         * nnultimate.el (nnultimate-retrieve-headers): Work for other
7993         boards.
7994
7995 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
7996
7997         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
7998         * gnus-start.el (gnus-subscribe-newsgroup): use it.
7999
8000 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8001
8002         * nnultimate.el (nnultimate-retrieve-headers): Understand
8003         long-form month names.
8004
8005 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8006
8007         * gnus-sum.el (gnus-summary-show-all-headers):
8008         gnus-article-show-all-headers is broken. Use
8009         gnus-summary-toggle-header instead.
8010
8011         * mml2015.el (mml2015-gpg-extract-from): No error.
8012
8013 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8014         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
8015
8016         * mml2015.el (mml2015-gpg-extract-from): New function.
8017         (mml2015-gpg-verify): Use it.
8018         (mml2015-gpg-clear-verify): Use it.
8019
8020 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8021
8022         * message.el (message-setup-fill-variables): Use
8023         fill-paragraph-function.
8024         (message-fill-paragraph): Take an argument.
8025         (message-newline-and-reformat): Take another argument.
8026
8027 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8028
8029         * message.el (rmail-output): It is in rmailout.el not rmail.el.
8030
8031 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8032
8033         * message.el (message-forward): local-variable-p takes an extra
8034         argument in XEmacs.
8035
8036 2001-03-16  Simon Josefsson  <simon@josefsson.org>
8037
8038         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
8039         `nnimap-use-nov-p' (it really tested the negative).
8040         (nnimap-retrieve-headers): Use it.
8041
8042 2001-03-11  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8043
8044         * message.el (message-generate-headers-first): Update doc.
8045
8046 2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
8047
8048         * gnus.el (gnus-summary-line-format): Typo.
8049
8050 2001-03-11  Simon Josefsson  <simon@josefsson.org>
8051
8052         * mailcap.el (mailcap-mime-data): Add application/sieve.
8053         (mailcap-mime-extensions): Add .siv, .xls.
8054
8055 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8056         From Christoph Conrad <christoph.conrad@gmx.de>
8057
8058         * gnus-score.el (gnus-summary-lower-thread): Typo.
8059
8060 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8061
8062         * message.el (message-forward-decoded-p): New variable.
8063         (message-forward-subject-author-subject): Use it.
8064         (message-make-forward-subject): Use it.
8065         (message-forward): Use it.
8066
8067         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
8068
8069         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
8070         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
8071
8072 ;;Has been fixed -- zsh.
8073 ;;2001-03-05  Dave Love  <fx@gnu.org>
8074 ;;
8075 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
8076 ;;      Move it after definition of mm-coding-system-p.
8077 ;;
8078 2001-03-01  Dave Love  <fx@gnu.org>
8079
8080         * mm-util.el (mm-inhibit-file-name-handlers): Add
8081         image-file-handler.
8082
8083 2001-02-11  Dave Love  <fx@gnu.org>
8084
8085         * message.el (message-signature-file): Fix doc, :type.
8086
8087 2001-02-08  Dave Love  <fx@gnu.org>
8088
8089         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
8090         (message-posting-charset): Defvar when compiling again.
8091         (rfc2047-encodable-p): Require message.
8092
8093         * gnus-sum.el (gnus-alter-articles-to-read-function):
8094         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
8095
8096 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8097
8098         * nnrss.el: New file.
8099
8100 2001-03-08 02:41:36  Katsumi Yamaoka  <yamaoka@jpl.org>
8101         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8102
8103         * rfc2047.el (rfc2047-unfold-region): Fix arg of
8104         `skip-chars-forward'.
8105
8106 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8107
8108         * nndraft.el (nndraft-request-group): Restore auto save files if
8109         the original files do not exist.
8110
8111 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8112
8113         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
8114         SCORE paths.
8115
8116         * mm-decode.el (mm-dissect-buffer): Call
8117         mail-extract-address-components only if necessary.
8118
8119 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8120
8121         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
8122         directory part.
8123         (gnus-score-search-global-directories): Use file-directory-p.
8124
8125         * gnus-score.el (gnus-score-score-files-1): Use
8126         gnus-kill-files-directory.
8127         From Adrian Aichner <adrian@xemacs.org>.
8128
8129 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8130
8131         * gnus.el (charset): Move here from gnus-sum.el.
8132
8133 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8134
8135         * mml.el (mml-preview): Disable local map.
8136
8137         * gnus-sum.el (gnus-summary-make-menu-bar): Make
8138         gnus-article-post-menu here.
8139
8140         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
8141         if it has not been made.
8142
8143 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8144
8145         * gnus-art.el (gnus-article-describe-key): Map key to event.
8146         (gnus-article-describe-key-briefly): Ditto
8147
8148 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8149
8150         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
8151
8152 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8153         From Katsumi Yamaoka <yamaoka@jpl.org>.
8154
8155         * dgnushack.el (coerce, merge, subseq): defmacro.
8156
8157 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8158
8159         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
8160         A fake defalias in nndraft.el results a not-activated bug in
8161         uncompiled versions.
8162
8163 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
8164         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8165
8166         * gnus-util.el (gnus-split-references): Handle malformed References:.
8167
8168 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8169
8170         * gnus-art.el (gnus-article-mime-part-status): 1 part.
8171
8172 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8173         From NAGY Andras <nagya@inf.elte.hu>.
8174
8175         * gnus.el (gnus-parameters): Typo.
8176
8177 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8178
8179         * gnus.el (gnus-read-method): Remove redundancy.
8180
8181 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8182
8183         * nnslashdot.el (nnslashdot-backslash-url): New variable.
8184         (nnslashdot-request-list): Use it.
8185
8186 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8187
8188         * nnml.el (nnml-generate-active-info): Fix the case when there is
8189         no file.
8190
8191         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
8192         (gnus-summary-create-article): New function.
8193
8194         * gnus-group.el (gnus-group-mark-article-read): New function.
8195
8196         * gnus-msg.el (gnus-inews-do-gcc): Use it.
8197
8198         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
8199
8200 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8201
8202         * gnus-art.el (gnus-article-edit-done): Don't use
8203         gnus-article-edit-exit.
8204         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
8205
8206         * gnus.el (gnus-parameters): New variable.
8207         Suggested by NAGY Andras <nagya@inf.elte.hu>.
8208         (gnus-parameters-get-parameter): New function.
8209         (gnus-group-find-parameter): Use it.
8210
8211 2001-02-23  Simon Josefsson  <simon@josefsson.org>
8212
8213         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
8214         change of default value to `current'.
8215
8216 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8217
8218         * nneething.el (nneething-get-head): Insert unreadable file too.
8219
8220 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8221
8222         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
8223
8224         * webmail.el (webmail-type-definition): Deja is bought by google.
8225
8226 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8227
8228         * gnus-sum.el (gnus-fetch-headers): New function.
8229         (gnus-select-newsgroup): Use it.
8230         (gnus-summary-insert-articles): New function.
8231         (gnus-summary-insert-old-articles): New function.
8232         (gnus-summary-insert-new-articles): New function.
8233
8234         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
8235         (gnus-group-list-active): Ditto.
8236         * gnus-sum.el (gnus-set-mode-line): Ditto.
8237         (gnus-summary-read-group-1): Ditto.
8238
8239 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8240
8241         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
8242         current topic.
8243
8244 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8245
8246         * smiley.el (gnus-smiley-display): Don't do widening.
8247
8248         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
8249         within body.
8250
8251         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
8252
8253         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
8254         New variable.
8255         (gnus-mime-display-multipart-related-as-mixed): New variable.
8256         (gnus-mime-display-part): Use them.
8257
8258 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8259
8260         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
8261         something special.
8262
8263 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8264
8265         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
8266         (nnweb-request-article): Call reference if exists.
8267         (nnweb-type-definition): Dejanews is bought by google.com.
8268         Beta!
8269
8270 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8271
8272         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
8273
8274 2001-02-19  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8275
8276         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
8277         gnus-article-sort-functions.
8278         (gnus-article-sort-functions): Doc fix.  Refer to
8279         gnus-thread-sort-functions.
8280
8281 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8282         From Paul Jarc <prj@po.cwru.edu>.
8283
8284         * message.el (message-get-reply-headers): More fixes.
8285
8286 2001-02-17  Paul Jarc  <prj@po.cwru.edu>
8287         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8288
8289         * message.el (message-get-reply-headers): Fix bug with
8290         Mail-Followup-To/to-address interaction.
8291
8292 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8293
8294         * gnus-msg.el (gnus-configure-posting-styles): Match header in
8295         gnus-article-copy.
8296
8297 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8298
8299         * message.el (message-do-send-housekeeping): Rename to a better
8300         name.
8301
8302 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8303
8304         * message.el (message-cancel-news): Check article first, then ask
8305         yes or no.
8306
8307 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8308
8309         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
8310
8311 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8312
8313         * gnus-range.el (gnus-range-normalize): New function.
8314
8315 2001-02-15  NAGY Andras  <nagya@inf.elte.hu>
8316
8317         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
8318
8319 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8320
8321         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
8322
8323         * nnagent.el (nnagent-request-regenerate): New function.
8324
8325         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
8326
8327         * nnml.el (nnml-generate-nov-databases): Accept argument
8328         server. Don't open server if it is opened.
8329         (nnml-request-regenerate): Use it. Change to deffoo.
8330
8331 2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8332         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
8333
8334         * gnus.el (gnus-define-group-parameter): Fix.
8335
8336 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8337
8338         * gnus.el (gnus-define-group-parameter): Improved.
8339
8340         * gnus-sum.el (charset): Define parameter.
8341         (ignored-charsets): Ditto.
8342         (gnus-summary-setup-default-charset): Use them.
8343
8344         * gnus-start.el (gnus-read-descriptions-file): Use them.
8345
8346         * gnus-cus.el (gnus-group-parameters): Remove them.
8347
8348 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8349
8350         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
8351
8352 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8353
8354         * gnus-sum.el (gnus-summary-read-group-1): Remove
8355         gnus-summary-set-local-parameters.
8356         (gnus-summary-setup-buffer): Put it here.
8357
8358 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8359
8360         * gnus.el (to-address): Define parameter.
8361         (to-list): Ditto.
8362         * gnus-art.el (article-hide-boring-headers): Use them.
8363         * gnus-msg.el (gnus-post-news): Ditto.
8364         * gnus-cus.el (gnus-group-parameters): Remove them.
8365
8366 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8367
8368         * gnus-draft.el (gnus-draft-reminder): New function.
8369
8370         * gnus-art.el (gnus-sender-save-name): New function.
8371
8372 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8373
8374         * mm-util.el (mm-mime-charset): Error message.
8375
8376 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8377
8378         * message.el (message-check-news-body-syntax): Don't check mml lines.
8379
8380 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8381
8382         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
8383         subscribe.
8384
8385         * gnus-start.el (gnus-call-subscribe-functions): New function.
8386         (gnus-find-new-newsgroups): Use it.
8387         (gnus-ask-server-for-new-groups): Use it.
8388         (gnus-check-first-time-used): Use it.
8389         (gnus-subscribe-newsgroup-method): Grok a list of functions.
8390         (gnus-subscribe-options-newsgroup-method): Ditto.
8391         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
8392         return .
8393
8394 2001-02-12  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8395
8396         * gnus-cus.el (gnus-score-customize): Doc fix.
8397
8398 2001-02-11  Jesper Harder  <harder@ifa.au.dk>
8399
8400         * dgnushack.el (my-getenv): Typo.
8401
8402 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8403
8404         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
8405
8406 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8407
8408         * gnus-group.el (gnus-group-suspend): Offer save summaries.
8409
8410         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
8411         (gnus-treatment-function-alist): Use it.
8412         (article-remove-leading-whitespace): New function.
8413         (gnus-article-make-menu-bar): Use it.
8414
8415         * gnus-sum.el (gnus-summary-wash-empty-map): Add
8416         remove-leading-whitespace.
8417         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
8418         because of conflict.
8419
8420 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8421
8422         * Makefile.in: Hack generating gnus-load.el.
8423         * dgnushack.el: Ditto.
8424         * gnus-load.el: Remove it.
8425
8426 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8427
8428         * dgnushack.el : Add URLDIR.
8429
8430         * Makefile.in (EMACS_COMP): Ditto.
8431
8432 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8433
8434         * gnus-cus.el (gnus-score-customize): Error on no score file.
8435
8436 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8437
8438         * mm-decode.el (mm-merge-handles): New function.
8439
8440         * mm-view.el (mm-inline-message): Use it.
8441         (mm-view-message): Ditto.
8442
8443         * mm-partial.el (mm-inline-partial): Ditto.
8444
8445         * mm-extern.el (mm-inline-external-body): Ditto.
8446
8447         * gnus-art.el (gnus-mime-view-part): Ditto.
8448         (gnus-mime-view-part-as-type): Ditto.
8449         (gnus-mime-save-part-and-strip): Prevent users to strip in some
8450         cases.
8451
8452 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8453
8454         * message.el (message-cancel-news): Allow to shoot foot.
8455         (message-supersede): Ditto.
8456
8457 2001-02-08  Tommi Vainikainen  <thv@iki.fi>
8458
8459         * gnus-sum.el (gnus-simplify-subject-re): Use
8460         message-subject-re-regexp.
8461
8462 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8463
8464         * nnmail.el (nnmail-expiry-target-group): Bind
8465         nnmail-cache-accepted-message-ids to nil.
8466
8467         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
8468         coding system.
8469
8470 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8471
8472         * qp.el (quoted-printable-encode-region): Make sure characters are
8473         between 00 and FF.  Don't check charset.
8474
8475         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
8476         in Emacs 20.
8477         * rfc2047.el (rfc2047-q-encode-region): Ditto.
8478
8479 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8480
8481         * message.el (message-make-forward-subject): Argument decoded.
8482         (message-forward): Use it when digest.
8483
8484         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
8485         buffer.
8486
8487 2001-02-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8488
8489         * message.el (message-generate-headers-first): Doc fix.
8490
8491 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8492
8493         * gnus-art.el (article-make-date-line): Error proof.
8494
8495 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8496
8497         * gnus-group.el (gnus-group-listing-limit): New variable.
8498         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
8499
8500         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
8501
8502 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8503
8504         * message.el (message-newline-and-reformat): Special case for
8505         breaking at BOL.
8506
8507 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
8508
8509         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
8510         message/rfc822.
8511
8512 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8513
8514         * message.el (message-encode-message-body): Don't insert
8515         Content-Type if it is inside a mail.
8516
8517 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8518
8519         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
8520         gnus-article-commands-menu.
8521
8522         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
8523         in Emacs.
8524
8525         * gnus-start.el (gnus-read-descriptions-file): Use
8526         gnus-group-name-charset and gnus-group-charset-alist.
8527
8528 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8529
8530         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
8531         active region.
8532
8533         * gnus-start.el (gnus-group-change-level): Remove from both
8534         gnus-zombie-list and gnus-killed-list.
8535
8536 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8537
8538         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
8539         gnus-subscribe-topics.
8540
8541         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
8542
8543 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8544
8545         * gnus-art.el (gnus-article-make-menu-bar): Make
8546         gnus-article-post-menu.
8547
8548         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
8549
8550         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
8551
8552         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
8553
8554         * message.el (message-mode-menu): Ditto.
8555
8556         * gnus-art.el (defvar): eval-when-compile.
8557
8558 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8559
8560         * gnus-agent.el (gnus-agentize): Fix doc.
8561
8562 2001-02-02  Karl Kleinpaste  <karl@charcoal.com>
8563
8564         * mml.el (mml-preview): Bind `q'.
8565
8566 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8567
8568         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
8569
8570 2001-01-31  Dave Love  <fx@gnu.org>
8571
8572         * mm-util.el (mm-mime-mule-charset-alist)
8573         (mm-find-mime-charset-region): Consider mule-utf-8.
8574
8575 2001-01-31  Dave Love  <fx@gnu.org>
8576
8577         * gnus-art.el (gnus-article-x-face-command)
8578         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
8579         :version.
8580
8581 2001-01-26  Dave Love  <fx@gnu.org>
8582
8583         * mm-util.el (mm-multibyte-string-p): New.
8584
8585 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
8586 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
8587 ;;      string-as-multibyte on class.  Clarify line-folding.
8588         (quoted-printable-encode-string): Make temp buffer inherit
8589         string's multibyteness.
8590
8591 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
8592
8593         * nnheader.el (toplevel): Don't require `gnus-util' at
8594         compile-time; this creates a circular dependency, and prevents
8595         a bootstrap.
8596
8597 2001-01-22  Andreas Schwab  <schwab@suse.de>
8598
8599         * nnheader.el (gnus-delete-line): Autoload it as a macro.
8600
8601 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8602
8603         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
8604
8605         * gnus-art.el (article-hide-list-identifiers): Ditto.
8606
8607         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
8608
8609 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8610
8611         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
8612
8613         * gnus-art.el (article-hide-list-identifiers): Similar.
8614
8615 2001-01-31  Karl Kleinpaste  <karl@charcoal.com>
8616
8617         * nnmail.el (nnmail-remove-list-identifiers): Improved.
8618
8619 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8620
8621         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
8622
8623 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8624
8625         * gnus-util.el (gnus-string-equal): New function.
8626
8627         * gnus-art.el (article-hide-boring-headers): Use it.
8628
8629 2001-01-27  Karl Kleinpaste  <karl@charcoal.com>
8630
8631         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
8632
8633 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8634
8635         * gnus-msg.el (gnus-msg-mail): Support switch-action.
8636
8637 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8638
8639         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
8640         command if there is not last-saver.
8641
8642 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8643
8644         * nntp.el (nntp-open-connection): 201 is possible.
8645
8646 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8647
8648         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
8649         (rfc2047-charset-encoding-alist): Add big5.
8650
8651 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8652
8653         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
8654         (gnus-agent-remove-server): Ditto.
8655         (autoload): gnus-server-update-server.
8656
8657         * gnus-srvr.el (gnus-server-line-format): Add %a.
8658         (gnus-server-line-format-alist): Add gnus-tmp-agent.
8659         (gnus-server-insert-server-line): Use it.
8660
8661 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8662
8663         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
8664         GB2312 and Big5.
8665
8666 2001-01-24  Simon Josefsson  <sj@extundo.com>
8667
8668         * mail-source.el (mail-sources): Add :program specifier to IMAP
8669         mail source.
8670         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
8671
8672 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8673
8674         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
8675
8676 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8677
8678         * nntp.el (nntp-wait-for): Return the success code.
8679         (nntp-open-connection): Use it.
8680
8681 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8682
8683         * gnus-int.el (gnus-check-server): Allow breaking the opening.
8684
8685 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8686
8687         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
8688
8689 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8690
8691         * gnus-sum.el (gnus-summary-print-article): Take one prefix
8692         argument. Allow to print several articles in one file.
8693
8694 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8695
8696         * webmail.el (webmail-type-definition): netaddress changes.
8697
8698 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8699
8700         * gnus.el: Fix copyright. Remove trailing spaces.
8701
8702         * message.el (message-forward): Use mule4.
8703
8704 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8705
8706         * mm-util.el (mm-string-as-unibyte): New function.
8707
8708         * message.el (message-forward): Use it.
8709
8710 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8711
8712         * message.el (message-cite-original-without-signature): Don't peel
8713         off the blank line.
8714         (message-get-reply-headers): Add Cc if it is not in follow-to.
8715
8716 2001-01-20  Simon Josefsson  <sj@extundo.com>
8717
8718         * mm-decode.el (mm-handle-multipart-from): Add.
8719         (mm-dissect-buffer): Save From: header value.
8720         (mm-security-from): Remove.
8721         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
8722
8723         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
8724         instead of `mml-security-from'.  Protect null from value.
8725
8726 2001-01-20  Simon Josefsson  <sj@extundo.com>
8727
8728         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
8729         application/vnd.ms-excel attachments.
8730
8731 2001-01-19  Simon Josefsson  <sj@extundo.com>
8732
8733         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
8734
8735 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8736
8737         * message.el (message-ignored-mail-headers): Ditto.
8738
8739 2001-01-19  Simon Josefsson  <sj@extundo.com>
8740
8741         * message.el (message-ignored-news-headers): Only search beginning
8742         of line.
8743
8744 2001-01-19  Alberto Lusiani  <a.lusiani@noemail.org>
8745
8746         * message.el (message-send-mail): Content-Type may not be there.
8747
8748 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8749
8750         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
8751         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
8752
8753         * gnus-art.el (article-display-x-face): Insert X-Face if there is
8754         not.
8755
8756 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8757
8758         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
8759         non-native groups.
8760
8761 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8762
8763         * message.el (message-yank-original): Understand
8764         universal-argument.
8765
8766 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8767
8768         * gnus-art.el (gnus-boring-article-headers): Add to-address.
8769         (article-hide-boring-headers): Ditto.
8770
8771         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
8772
8773 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8774
8775         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
8776         one.
8777
8778 2001-01-16  Simon Josefsson  <simon@josefsson.org>
8779
8780         * message.el (message-make-in-reply-to): Add comment to message-id
8781         (old syntax, see 2000-08-02 change).
8782
8783 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8784
8785         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
8786         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
8787         (gnus-button-reply): Ditto.
8788
8789 2001-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8790
8791         * gnus-art.el (article-display-x-face): Fix.
8792
8793 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8794
8795         * gnus-art.el (article-display-x-face): Use
8796         gnus-original-article-buffer.
8797
8798 2001-01-15  Jack Twilley  <jmt@tbe.net>
8799
8800         * message.el (message-add-header): Move to point-max.
8801
8802 2001-01-15  Simon Josefsson  <simon@josefsson.org>
8803
8804         * smime.el (smime-CA-directory, smime-CA-file): Change default to
8805         nil, improve documentation.
8806         (smime-certificate-directory): Comment out false hints (until it
8807         is implemented).
8808
8809         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
8810         there aren't any keys.
8811         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
8812         verify certificate.  Default is changed to only check integrity.
8813         Improved security status texts.  If a certificate doesn't contain
8814         a email address, don't fail.
8815
8816         * smime.el (smime-noverify-region):
8817         (smime-noverify-buffer): New functions.  Verifies integrity only.
8818
8819 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8820
8821         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
8822
8823 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8824
8825         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
8826         (gnus-remove-some-windows): Ditto.
8827
8828 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8829
8830         * gnus-art.el (article-make-date-line): 11th.
8831
8832 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8833
8834         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
8835         (mml2015-gpg-sign): Ditto.
8836
8837 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8838
8839         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
8840         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
8841
8842 2001-01-08  Dave Love  <fx@gnu.org>
8843
8844         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
8845         single character.
8846
8847         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
8848
8849         * message.el: Doc and message fixes.
8850         (message-send-rename-function)
8851         (message-make-forward-subject-function)
8852         (message-send-mail-function, message-reply-to-function)
8853         (message-wide-reply-to-function, message-followup-to-function)
8854         (message-distribution-function, message-auto-save-directory): Fix
8855         :type.
8856
8857         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
8858         proceeding after warnings.  Amend multipart warning message.
8859
8860 2001-01-04  Dave Love  <fx@gnu.org>
8861
8862         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
8863         compiling.
8864         (gnus-make-directory): Require nnmail.
8865
8866         * mm-decode.el (mm-inline-media-tests): Add
8867         image/x-portable-bitmap.
8868         (mm-get-image): Grok pbm.
8869
8870 2001-01-10  Paul Stevenson  <p.stevenson@surrey.ac.uk>
8871
8872         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
8873
8874 2001-01-09  Didier Verna  <didier@xemacs.org>
8875
8876         * dgnushack.el (dgnushack-compile): give a dummy value to
8877         `gnus-xmas-glyph-directory' for the time of compilation.
8878         * gnus-agent.el: moved some XEmacs specific hook add-ons from
8879         `gnus-xmas-[re]define' to avoid loosing user custom settings.
8880         * gnus-art.el: ditto.
8881         * gnus-group.el: ditto.
8882         * gnus-salt.el: ditto.
8883         * gnus-sum.el: ditto.
8884         * gnus-topic.el: ditto.
8885         * gnus-xmas.el (gnus-xmas-define): see above.
8886         * gnus-xmas.el (gnus-xmas-redefine): see above.
8887         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
8888         non-continuable error when the directory can't be found.
8889
8890 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8891
8892         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
8893         handle.
8894         * gnus-art.el (gnus-mime-view-part): Copy it.
8895         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
8896
8897 2001-01-09  Michael Downes  <mjd@ams.org>
8898
8899         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
8900
8901 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8902
8903         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
8904         orig-file. Use ',source.
8905
8906 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8907
8908         * gnus-xmas.el (gnus-xmas-modeline-glyph):
8909         (gnus-xmas-group-startup-message):
8910         Detect gnus-xmas-glyph-directory when it is nil.
8911
8912 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8913
8914         * pop3.el (pop3-get-message-count): Andrew Innes
8915         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
8916
8917 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8918
8919         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
8920
8921         * time-date.el (time-to-number-of-days): New function.
8922
8923 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
8924
8925         * nnslashdot.el (nnslashdot-request-list): Always get the right
8926         sid.
8927
8928 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8929
8930         * message.el (message-minibuffer-local-map): New keymap.
8931         (message-read-from-minibuffer): Use it.
8932         * gnus-msg.el (gnus-summary-resend-message): Use it
8933
8934 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8935
8936         * gnus-start.el (gnus-display-time-event-handler): New function.
8937         (gnus-after-getting-new-news-hook): Use it.
8938
8939 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8940
8941         * message.el (message-ignored-mail-headers): Add draft header.
8942
8943 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8944
8945         * gnus-sum.el (gnus-summary-expire-articles): Don't save
8946         excursion.
8947
8948         * nnslashdot.el (nnslashdot-request-list): Get the right year.
8949
8950 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
8951
8952         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
8953
8954 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8955
8956         * qp.el (quoted-printable-decode-region): Don't backward-char.
8957
8958 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8959
8960         * gnus-draft.el: Mark articles as replied.
8961
8962         * gnus-sum.el (gnus-summary-add-mark): New function.
8963
8964         * gnus-group.el (gnus-add-mark): New function.
8965
8966         * gnus-sum.el (gnus-summary-buffer-name): New function.
8967         (gnus-summary-setup-buffer): Use it.
8968
8969         * gnus-draft.el: Set things up with the right post method and
8970         stuff.
8971
8972         * message.el (message-ignored-news-headers): Remove X-Draft-From.
8973
8974         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
8975
8976         * gnus.el (gnus-draft-meta-information-header): New variable.
8977
8978 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8979
8980         * gnus-art.el (gnus-treatment-function-alist): Move the date
8981         functions before the header sorting functions.
8982
8983         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
8984
8985         * dgnushack.el (dgnushack-compile): Message whether there is w3.
8986         Don't (push "/usr/share/emacs/site-lisp" load-path).
8987
8988         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
8989         to empty fill prefixes.
8990
8991 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8992
8993         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
8994         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
8995
8996 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8997
8998         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
8999
9000         * nnml.el (autoload): Move to nnheader.el.
9001
9002         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
9003         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
9004         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
9005         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
9006
9007 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9008
9009         * gnus-art.el (article-make-date-line): Get the hours right.
9010         (gnus-ignored-headers): More hiding.
9011
9012         * nnmail.el (nnmail-expiry-wait): Not an integer.
9013
9014         * message.el (message-goto-body): Only expand abbrev when called
9015         interactively.
9016         (message-make-lines): Use it.
9017
9018 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9019
9020         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
9021
9022 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9023
9024         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
9025         include the expunged articles.
9026
9027         * gnus-group.el (gnus-group-sort-by-server): New function.
9028
9029         * gnus.el (gnus-method-to-server-name): New function.
9030         (gnus-group-prefixed-name): Use it.
9031
9032         * gnus-group.el (gnus-group-sort-function): Doc fix.
9033         (gnus-group-sort-groups-by-server): New command.
9034
9035 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9036
9037         * gnus-art.el (gnus-treat-date-english): New variable.
9038         (article-date-english): New command.
9039         (gnus-english-month-names): New variable.
9040         (article-make-date-line): Do 'english.
9041
9042         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
9043         after the fill prefix.
9044
9045         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
9046         score...".
9047
9048         * gnus-art.el (gnus-ignored-headers): Hide more headers.
9049
9050         * message.el (message-mode-map): Bind comment-region.
9051
9052         * gnus-art.el (gnus-mime-display-part): Let w3 display
9053         multipart/related.
9054
9055         * mm-bodies.el (mm-long-lines-p): New function.
9056         (mm-body-encoding): Use it.
9057         (mm-body-encoding): Encode articles with lines longer than 1000
9058         characters.
9059
9060 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9061
9062         * mm-util.el (mm-enable-multibyte): Use
9063         default-enable-multibyte-characters.
9064         (mm-enable-multibyte-mule4): Ditto.
9065         (mm-disable-multibyte): Test XEmacs.
9066         (mm-disable-multibyte-mule4): Ditto.
9067         (mm-with-unibyte-current-buffer): Simplified.
9068         (mm-with-unibyte-current-buffer-mule4): Ditto.
9069
9070 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9071
9072         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
9073
9074         * nnheader.el (nnheader-string-as-multibyte): New alias.
9075
9076         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
9077
9078         * gnus-uu.el (gnus-message-process-mark): New function.
9079         (gnus-uu-mark-by-regexp): Use it.
9080         (gnus-new-processable): New function.
9081
9082 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
9083
9084         * gnus-sum.el (gnus-no-mark): New variable.
9085
9086 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9087
9088         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
9089         backslashes.
9090
9091 2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9092
9093         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
9094         definition.
9095
9096 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9097
9098         * dgnushack.el (dgnushack-compile): elc is in the current directory.
9099
9100         * qp.el (quoted-printable-encode-region): Don't check multibyte in
9101         XEmacs.
9102
9103 2000-12-25  Lloyd Zusman  <ljz@asfast.com>
9104
9105         * mml.el (mml-read-tag): Save tag location.
9106
9107 2000-12-25  Simon Josefsson  <simon@josefsson.org>
9108
9109         * starttls.el: Sync with Emacs 21.
9110
9111 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9112
9113         * message.el (message-mail): Support yank-action.
9114
9115         * message.el (message-setup): Revoke the last change.
9116
9117 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9118
9119         * message.el (message-setup): Use cons. Suggested by Johan Vromans
9120         <jvromans@squirrel.nl>.
9121
9122 2000-12-24  Simon Josefsson  <sj@extundo.com>
9123
9124         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
9125         mailing list junk at end of part.
9126
9127 2000-12-23  Simon Josefsson  <sj@extundo.com>
9128
9129         * nnimap.el (nnimap-expiry-target): New function.
9130         (nnimap-request-expire-articles): Use it.
9131
9132 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9133
9134         * gnus.el (gnus-group-parameters-more): New variable.
9135         * gnus-cus.el (gnus-group-customize): Use it.
9136
9137         * gnus.el (gnus-define-group-parameter): New macro.
9138         (auto-expire): Use it
9139         (total-expire): Use it.
9140         * gnus-art.el (banner): Use it.
9141
9142         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
9143         <ljz@asfast.com>.
9144
9145 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9146
9147         * gnus-topic.el (gnus-topic-create-topic): Use list.
9148
9149         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
9150         before binding gnus-default-article-saver.
9151
9152         * gnus-sum.el (gnus-summary-save-article):
9153         (gnus-summary-pipe-output):
9154         (gnus-summary-save-article-mail):
9155         (gnus-summary-save-article-rmail):
9156         (gnus-summary-save-article-file):
9157         (gnus-summary-write-article-file):
9158         (gnus-summary-save-article-body-file): Ditto.
9159
9160         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
9161
9162 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9163
9164         * gnus-art.el (gnus-mime-security-button-map):
9165         (gnus-mime-button-map): Add parent.
9166
9167 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9168
9169         * messagexmas.el (message-xmas-redefine): New function.
9170
9171         * message.el: Use it.
9172
9173         * gnus-art.el (gnus-article-check-hidden-text): Return t.
9174
9175         * gnus-util.el (gnus-remove-text-properties-when): Return t.
9176
9177 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9178
9179         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
9180         malformatted messages.
9181
9182 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9183
9184         * mm-util.el (mm-image-load-path): New function.
9185
9186         * gnus-group.el (gnus-group-make-tool-bar): Use it.
9187
9188         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
9189
9190         * message.el (message-tool-bar-map): Use it.
9191
9192         * Makefile.in (install-el): New rule.
9193
9194 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * gnus-art.el (article-treat-dumbquotes): Quote \.
9197
9198 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9199
9200         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
9201         Emacs 20 runs on a terminal.
9202
9203 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9204
9205         * gnus-msg.el (gnus-bug): Revert to save-excursion.
9206
9207         * mml.el (gnus-add-minor-mode): Autoload.
9208
9209         * message.el (message-forward): Save-restriction.
9210
9211 2000-12-21  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9212
9213         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
9214         Paul Stevenson <p.stevenson@surrey.ac.uk>
9215
9216 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9217
9218         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
9219
9220         * mml.el (gnus-ems): Don't require.
9221
9222         * gnus.el (gnus-decode-rfc1522): Removed.
9223         (gnus-set-text-properties): Define.
9224
9225 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9226
9227         * gnus-art.el (gnus-mime-*): handle may be nil.
9228
9229         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
9230
9231         * gnus.el (gnus-group-remove-excess-properties): Not defined
9232         in gnus-xmas.
9233
9234 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9235
9236         * message.el (message-mail-user-agent): Add :version.
9237
9238 2000-12-21  Miles Bader  <miles@gnu.org>
9239
9240         * message.el (message-mode): Set `comment-start' to the  yank prefix.
9241
9242 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9243
9244         * message.el (message-mail-user-agent): New variable.
9245         (message-setup): Renamed to message-setup-1. Support
9246         mail-user-agent.
9247         (message-mail-user-agent): New function.
9248         (message-mail): Use it.
9249         (message-reply): Use it.
9250         (message-resend): Use it.
9251         (message-mail-other-window): Use it.
9252         (message-mail-other-frame): Use it.
9253
9254         * gnus-msg.el (gnus-bug): Support mail-user-agent.
9255
9256 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9257
9258         * message.el (message-tool-bar-map): Simplify.
9259         (message-narrow-to-head-1): New function.
9260         (message-narrow-to-head): Use it.
9261         (message-reply): Ditto.
9262         (message-cancel-news): Ditto.
9263         (message-supersede): Ditto.
9264         (message-make-forward-subject): Ditto.
9265         (message-bounce): Ditto.
9266
9267 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9268
9269         * uudecode.el (uudecode-decode-region-external): make-temp-file
9270         may not be defined.
9271
9272         * binhex.el (defalias): eval-and-compile.
9273
9274         * message.el (message-tool-bar-map): New function.
9275         (message-mode): Use it.
9276
9277 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9278
9279         * nntp.el (nntp-find-connection): Remove the entry.
9280         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
9281
9282 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9283
9284         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
9285
9286         * message.el (message-forward): Copy buffer in unibyte mode.
9287
9288 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9289
9290         * message.el (message-make-forward-subject): Don't widen. Decode.
9291         (message-forward): Don't decode subject.
9292
9293 2000-12-20  Christoph Conrad  <C.Conrad@cli.de>
9294
9295         * qp.el (quoted-printable-encode-region): Upcase QP.
9296
9297 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9298
9299         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
9300         mail-extract-a-c instead. Don't depend on Gnus.
9301
9302         * mml.el (gnus-ems): Require it.
9303
9304         * gnus-msg.el (gnus-summary-mail-forward):
9305
9306         * message.el (message-forward):  Move mime-to-mml here.
9307
9308 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9309
9310         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
9311         * gnus-art.el (gnus-insert-mime-button): Simplify.
9312         (gnus-mime-display-alternative): Ditto.
9313         (gnus-insert-mime-security-button): Ditto.
9314
9315 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9316
9317         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
9318         text-property-not-all doesn't return nil when start=mark(end).
9319         (gnus-remove-text-properties-when): Ditto.
9320
9321 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9322
9323         * gnus-start.el (gnus-group-change-level): Remove group from
9324         gnus-active-hashtb if real killed.
9325
9326 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9327
9328         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
9329         (gnus-mime-display-alternative): Ditto.
9330         (gnus-insert-mime-security-button): Ditto.
9331
9332 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9333
9334         * gnus-start.el (gnus-group-change-level): Don't add it into
9335         killed-list if it was killed.
9336
9337 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9338
9339         * nnmbox.el (nnmbox-file-coding-system): Use binary.
9340         (nnmbox-active-file-coding-system): Ditto.
9341
9342         * gnus-cus.el (gnus-group-parameters): Add posting-style.
9343
9344 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9345
9346         * gnus.el (gnus-version):
9347         (gnus-version-number): Set to Oort Gnus 0.01.
9348
9349         * gnus-art.el (gnus-mime-security-button-map):
9350         (gnus-insert-mime-security-button): Fix for Emacs21.
9351
9352 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9353
9354         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
9355         easymenu, because XEmacs doesn't understand :help.
9356
9357         * mm-uu.el: Require binhex.
9358
9359 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9360
9361         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
9362
9363 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9364
9365         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
9366
9367 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
9368
9369         * *.xpm, *.pbm: Convert icons icons to size 24x24.
9370
9371 2000-12-18  Dave Love  <fx@gnu.org>
9372
9373         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
9374         (unused).
9375
9376 2000-12-13  Miles Bader  <miles@gnu.org>
9377
9378         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
9379         to t, so that we don't get stuck while trying to smilefy
9380         intangible text.
9381
9382 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
9383
9384         * smiley-ems.el (smiley-regexp-alist): Make regexps match
9385         at the end of the buffer.
9386         (smiley-region): In the loop, move to the end of the submatch
9387         matching the smiley instead of using the end of the match
9388         of the whole regexp.
9389
9390 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
9391
9392         * message.el (message-mode): Doc fix.
9393
9394 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
9395
9396         * smiley-ems.el (smiley-region): Doc fix.
9397
9398 2000-12-11  Miles Bader  <miles@gnu.org>
9399
9400         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
9401         bottom line visible, check to see if it's partially obscured, and
9402         if so, either scroll one more line to make it fully visible, or
9403         revert to showing the second line from the top.
9404
9405 2000-12-07  Dave Love  <fx@gnu.org>
9406
9407         * mailcap.el (mailcap-download-directory)
9408         * gnus-audio.el (gnus-audio-directory)
9409         * smiley-ems.el (smiley-data-directory): Fix :type.
9410
9411 2000-11-30  Dave Love  <fx@gnu.org>
9412
9413         * message.el (message-auto-save-directory): Use
9414         file-name-as-directory.
9415         (message-set-auto-save-file-name): Create
9416         message-auto-save-directory if necessary.
9417         (message-replace-chars-in-string): Removed -- unused.
9418         (message-mail-alias-type): Customize.
9419         (message-headers): Remove duplicate defgroup.
9420
9421 2000-11-29  Dave Love  <fx@gnu.org>
9422
9423         * qp.el (quoted-printable-decode-region): Use error, not message
9424         to report malformed text (like base64).  Amend message.
9425
9426 2000-11-29  Miles Bader  <miles@gnu.org>
9427
9428         * message.el (message-header-lines): Fontify tag.
9429
9430 2000-11-27  Dave Love  <fx@gnu.org>
9431
9432         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
9433         compiler warning.
9434
9435 ;2000-11-26  Dave Love  <fx@gnu.org>
9436 ;
9437 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
9438 ;
9439 2000-11-23  Dave Love  <fx@gnu.org>
9440
9441         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
9442
9443         * mm-uu.el (uudecode): Require.
9444         (uudecode-decode-region, uudecode-decode-region-external): Don't
9445         autoload.
9446         (mm-uu-copy-to-buffer): Doc fix.
9447         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
9448         type fix.
9449
9450         * mailcap.el: Doc fixes.
9451         (mailcap-mime-data): Various adjustments.
9452         (mailcap): New group.
9453         (mailcap-download-directory): Customize.
9454         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
9455         (mailcap-temporary-directory): Deleted (unused).
9456         (mailcap-unescape-mime-test): Simplify slightly.
9457         (mailcap-viewer-passes-test): Use functionp.
9458         (mailcap-command-p): Aliased to executable-find.
9459
9460         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
9461         default-enable-multibyte-characters is nil.
9462
9463 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
9464
9465         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
9466
9467 2000-11-21  Dave Love  <fx@gnu.org>
9468
9469         * gnus-art.el (gnus-mime-button-map): Don't inherit from
9470         gnus-article-mode-map.
9471 ;       (gnus-mime-button-menu): Use mouse-set-point.
9472         (gnus-insert-mime-button, gnus-mime-display-alternative)
9473         (gnus-mime-display-alternative): Don't use local-map property.
9474
9475 2000-11-17  Dave Love  <fx@gnu.org>
9476
9477         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
9478         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
9479         and make-temp-file.
9480         (uudecode-decode-region): Doc fix.
9481
9482 2000-11-14  Dave Love  <fx@gnu.org>
9483
9484         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
9485         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
9486         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
9487         New files, derived from the XPMs.
9488
9489 2000-11-10  Dave Love  <fx@gnu.org>
9490
9491         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
9492         (gnus-agent-lib-file, gnus-agent-load-alist)
9493         (gnus-agent-save-alist, gnus-agent-article-name): Use
9494         expand-file-name.
9495
9496         * gnus-group.el (gnus-group-name-charset-method-alist): Add
9497         :version.
9498         (nnkiboze-score-file): Defvar when compiling.
9499
9500         * gnus-start.el (gnus-read-newsrc-file): Add :version.
9501
9502         * gnus-art.el (gnus-article-banner-alist)
9503         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
9504         (gnus-article-date-lapsed-new-header)
9505         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
9506         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
9507         (gnus-treat-strip-headers-in-body)
9508         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
9509         (gnus-treat-translate): Add :version.
9510         (gnus-article-mime-part-function): Fix defcustom.
9511
9512         * nnmail.el (nnmail-expiry-target)
9513         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
9514         (nnmail-split-header-length-limit): Add :version.
9515
9516         * gnus-sum.el (gnus-auto-expirable-marks)
9517         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
9518         (gnus-extra-headers, gnus-ignored-from-addresses)
9519         (gnus-newsgroup-ignored-charsets)
9520         (gnus-group-highlight-words-alist)
9521         (gnus-summary-show-article-charset-alist): Add :version.
9522
9523         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
9524         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
9525         files, converted from the XPMs.
9526
9527         * gnus-cache.el (gnus-cache-active-file): Don't use
9528         file-name-as-directory on directory.
9529         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
9530         use file-name-as-directory on directory.
9531
9532         * time-date.el (timezone-make-date-arpa-standard): Autoload.
9533         (date-to-time): Use it.
9534
9535 ;       * message.el (message-mode) <adaptive-fill-regexp>:
9536 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
9537 ;       (message-newline-and-reformat): Likewise.
9538         (message-forward-as-mime, message-forward-ignored-headers)
9539         (message-buffer-naming-style, message-default-charset)
9540         (message-dont-reply-to-names, message-send-mail-partially-limit):
9541         Add :version.
9542
9543         * mm-util.el: Doc fixes.
9544         (mm-mime-charset): Don't use the raw result of
9545         mm-preferred-coding-system.
9546         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
9547         (mm-with-unibyte): Simplify.
9548
9549         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
9550         concat.
9551
9552         * pop3.el (pop3-version): Deleted.
9553         (pop3-make-date): New function, avoiding message-make-date.
9554         (pop3-munge-message-separator): Use it.
9555
9556 2000-11-09  Dave Love  <fx@gnu.org>
9557
9558         * gnus-group.el (gnus-group-make-directory-group)
9559         (gnus-group-fetch-faq): Use expand-file-name.
9560         (gnus-group-fetch-faq): Simplify completing-read form.
9561
9562         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
9563         test for Mule.
9564
9565         * message.el (tool-bar-map): Defvar when compiling.
9566
9567         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
9568         (gnus-tm-lisp-directory): Deleted.
9569         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
9570         (featurep 'xemacs).
9571         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
9572         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
9573         version numbers from file names.
9574
9575 2000-11-08  Dave Love  <fx@gnu.org>
9576
9577         * mm-view.el: Use featurep for XEmacs test.
9578         (mm-inline-message): Test for `remove-specifier'; don't use
9579         condition-case.
9580
9581         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
9582
9583         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
9584         (gnus-score-find-bnews): Don't concat "".
9585
9586         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
9587         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
9588         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
9589         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
9590
9591         * gnus-sum.el: Put some defvars in eval-when-compile.
9592         (gnus-summary-mode-hook): Add :options.
9593         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
9594         (gnus-summary-tool-bar-map): New variable.
9595         (gnus-summary-make-tool-bar): New function.
9596         (gnus-summary-mode): Put kill-all-local-variables first.
9597
9598         * gnus-group.el (gnus-group-toolbar-map): New variable.
9599         (gnus-group-make-tool-bar): Rewritten.
9600         (gnus-group-mode): Put kill-all-local-variables first.
9601
9602         * rfc2047.el: Require gnus-util.
9603
9604         * nnml.el (gnus-sorted-intersection): Autoload.
9605
9606         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
9607         Put some defvars in eval-when-compile.
9608         (gnus-intersection, gnus-sorted-complement):  Autoload.
9609
9610         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
9611
9612         * mm-encode.el (mm-body-7-or-8): Autoload.
9613
9614         * mm-decode.el (mm-insert-inline): Autoload.
9615
9616         * mml.el:
9617         * message.el: Put some defvars in eval-when-compile.
9618
9619         * gnus-msg.el: Put some defvars in eval-when-compile.
9620         (gnus-msg-mail): Move after gnus-setup-message.
9621
9622         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
9623
9624 2000-11-07  Dave Love  <fx@gnu.org>
9625
9626         * gnus-util.el (nnheader): Don't require message (recursive
9627         autoload).
9628
9629         * uudecode.el: Avoid compiler warnings.
9630
9631         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
9632         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
9633
9634 2000-11-06  Dave Love  <fx@gnu.org>
9635
9636         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
9637
9638         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
9639         (uudecode-char-int): New alias, replacing char-int.
9640         (uudecode-decode-region): Don't call buffer-disable-undo.
9641
9642 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
9643 ;       (mm-uu-configure-list): Doc fix.
9644 ;
9645 ;       * earcon.el (running-xemacs): Don't define.
9646 ;
9647 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
9648 ;
9649 ;       * message.el (message-font-lock-keywords): Match a final newline
9650 ;       to help font-lock's multiline support.
9651 ;
9652 2000-11-03  Dave Love  <fx@gnu.org>
9653
9654         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
9655
9656         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
9657         name.
9658
9659         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
9660         <banner>: Fix custom type, doc.
9661
9662         * mm-decode.el (mm-display-external): Space-prefix temp buffer
9663         name.  Don't disable undo explicitly.
9664
9665 ;2000-11-02  Dave Love  <fx@gnu.org>
9666 ;
9667 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
9668 ;       cite-prefix.
9669
9670 2000-11-01  Dave Love  <fx@gnu.org>
9671
9672         * rfc2047.el (base64): Require unconditionally.
9673         (message-posting-charset): Defvar when compiling.
9674         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
9675         message.
9676
9677         * gnus-sum.el (nnoo): Require.
9678         (mm-uu-dissect): Autoload.
9679
9680         * mml.el (mml-parse-1): Clarify message.
9681         (mml-minibuffer-read-type): Use mailcap-mime-types.
9682
9683 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
9684
9685         * mml.el: Fix a typo in the requiring of CL.
9686
9687 2000-11-01  Dave Love  <fx@gnu.org>
9688
9689         * utf7.el: Require cl when compiling.
9690
9691         * binhex.el: Use (featurep 'xemacs).
9692         (binhex-char-int): New alias, replacing char-int.  Change callers.
9693         (binhex-decode-region): Simplify work buffer code.
9694         (binhex-decode-region-external): Use expand-file-name, not concat.
9695
9696 2000-10-30  Dave Love  <fx@gnu.org>
9697
9698         * gnus-art.el: Fix 2000-10-27 change properly.
9699
9700 2000-10-28  Miles Bader  <miles@gnu.org>
9701
9702         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
9703
9704 2000-10-27  Dave Love  <fx@gnu.org>
9705
9706         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
9707         strings.
9708         (gnus-group-make-tool-bar): New function.
9709         (gnus-group-mode): Use it.
9710
9711         * message.el (message-mode-menu): Add some :help strings.
9712         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
9713         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
9714
9715         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
9716         * describe-group.xpm, get-news.xpm, kill-group.xpm:
9717         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
9718
9719         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
9720         display-graphic-p here.
9721
9722 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
9723
9724         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
9725         of the `gnus-xemacs' variable, as the latter has been removed.
9726         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
9727         * gnus-art.el (gnus-treat-display-xface)
9728         (gnus-treat-display-smileys, gnus-treat-display-picons)
9729         (gnus-article-read-summary-keys): Likewise.
9730
9731 2000-10-26  Dave Love  <fx@gnu.org>
9732
9733         (defvar): Use rmail-spool-directory unconditionally.
9734
9735 2000-10-18  Dave Love  <fx@gnu.org>
9736
9737         * mm-bodies.el (mm-uu-decode-function)
9738         (mm-uu-binhex-decode-function): Defvar when compiling.
9739
9740         * gnus-nocem.el (gnus-nocem-issuers): Update.
9741         (gnus-nocem-check-from): New option.
9742         (gnus-nocem-scan-groups): Use it.
9743         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
9744         (gnus-nocem-check-article-limit): Add :version.
9745
9746 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
9747
9748         * ietf-drums.el (mm-util): Require CL when compiling.
9749
9750 2000-10-15  Dave Love  <fx@gnu.org>
9751
9752         * qp.el: Require mm-util.
9753
9754 2000-10-13  Dave Love  <fx@gnu.org>
9755
9756         * qp.el (quoted-printable-decode-region): Avoid invalid
9757         coding-systems.
9758
9759 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
9760
9761         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
9762         to a recursive load.
9763
9764 2000-10-12  Dave Love  <fx@gnu.org>
9765
9766         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
9767
9768         * gnus.el (gnus-group-startup-message): Check for PBM image.
9769
9770 2000-10-09  Dave Love  <fx@gnu.org>
9771
9772         * mail-source.el (mail-source-fetch-imap): Bind
9773         default-enable-multibyte-characters rather than using
9774         mm-disable-multibyte.
9775
9776 2000-10-05  Dave Love  <fx@gnu.org>
9777
9778         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
9779         Autoload.
9780         (quoted-printable-decode-region):  Rename arg which confused
9781         charset with coding-system.  Don't use nonascii-insert-offset.
9782         Coding-system encode the region initially.  Don't recognize `=='
9783         as valid QP.  Coding-system decode the region finally.
9784         (quoted-printable-decode-string): Rename arg which confused
9785         charset with coding-system.
9786
9787         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
9788         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
9789         mm-encode-coding-region.
9790         (mm-decode-body, mm-decode-string): Rename variables which
9791         confused charset with coding-system.
9792         (binhex-decode-region): Don't autoload.
9793         (mm-body-encoding): Require message.
9794         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
9795         cond branches.
9796
9797         * gnus-art.el (article-de-quoted-unreadable)
9798         (article-de-base64-unreadable): Fold search case
9799         rather than downcasing string.  Apply mm-charset-to-coding-system
9800         to arg of quoted-printable-decode-region.
9801
9802 2000-10-04  Dave Love  <fx@gnu.org>
9803
9804         * gnus-ems.el: Don't turn off compiler warnings in local vars.
9805         Require ring when compiling.
9806         (gnus-article-compface-xbm): New variable.
9807
9808 2000-10-04  Dave Love  <fx@gnu.org>
9809
9810         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
9811         pbm images.
9812
9813         * frown.pbm, smile.pbm, wry.pbm: New files.
9814
9815         * frown.xbm, smile.xbm, wry.xbm: Deleted.
9816
9817 2000-10-03  Dave Love  <fx@gnu.org>
9818
9819         * mail-source.el (mail-sources): Revert to nil.
9820
9821         * nnmail (nnmail-spool-file): Revert to `((file))'.
9822
9823         * qp.el: Don't require mm-util.
9824         (quoted-printable-decode-region): Rewritten.
9825         (quoted-printable-decode-string, quoted-printable-encode-region):
9826         Doc fix.
9827         (quoted-printable-encode-region): Barf on multibyte characters.
9828         Maybe make the class multibyte.  Upcase chars, not formatted
9829         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
9830         (quoted-printable-encode-string): Don't use
9831         mm-with-unibyte-buffer.
9832
9833 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
9834
9835         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
9836
9837 2000-09-21  Dave Love  <fx@gnu.org>
9838
9839         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
9840         (for Emacs 20).  Tidy somewhat.
9841
9842 2000-09-21  Dave Love  <fx@gnu.org>
9843
9844         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
9845         image processing.  Rationalize logic somewhat.
9846
9847 2000-09-20  Dave Love  <fx@gnu.org>
9848
9849         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
9850         specifically.
9851
9852         * gnus.el (gnus-version-number): Avoid some redundant
9853         autoloads.
9854
9855 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
9856
9857         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
9858         to XBM; we always have PBM support.
9859
9860 2000-09-14  Dave Love  <fx@gnu.org>
9861
9862         * gnus.el (gnus-charset):
9863         * mm-decode.el (mime-display):
9864         * imap.el (imap) <defgroup>: Add :version.
9865
9866 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
9867
9868         * parse-time.el: Fix author's mail address.
9869
9870         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
9871         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
9872         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
9873         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
9874         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
9875         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
9876         * rfc2231.el, uudecode.el: Fix copyright notice.
9877
9878         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
9879         require `w3' at load-time only if not running in batch mode.
9880
9881 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9882
9883         * gnus.el: Before merge with Emacs21.
9884
9885 2000-12-19  Raymond Scholz  <ray-2000@zonix.de>
9886
9887         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
9888
9889 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
9890
9891         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
9892         to avoid conflict with the standard `back-to-indentation'
9893         binding.
9894
9895 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9896
9897         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
9898
9899         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
9900         (mm-disable-multibyte-mule4): Ditto.
9901         (mm-with-unibyte-current-buffer-mule4): Ditto.
9902
9903 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9904
9905         * pop3.el (pop3-movemail): Use binary.
9906         (pop3-movemail-file-coding-system): Removed.
9907
9908 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9909
9910         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
9911
9912 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9913
9914         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
9915         exists.
9916
9917 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9918
9919         * gnus-msg.el (gnus-post-method): Use backend name when the
9920         address is "".
9921
9922 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9923
9924         * gnus-art.el (article-verify-x-pgp-sig): Don't test
9925         mm-verify-option.
9926         (gnus-treat-x-pgp-sig): Default value.
9927         (gnus-ignored-headers): Redundant.
9928
9929 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9930
9931         * gnus-win.el (gnus-configure-frame): Save selected window.
9932
9933 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9934
9935         * nnmbox.el: Require gnus-range.
9936         (nnmbox-group-building-active-articles): New variable.
9937         (nnmbox-group-active-articles): New variable; this is a cache of
9938         all active articles by group and number.
9939         (nnmbox-in-header-p): New function.
9940         (nnmbox-find-article): New function.
9941         (nnmbox-record-active-article): New function.
9942         (nnmbox-record-deleted-article): New function.
9943         (nnmbox-is-article-active-p): New function.
9944         (nnmbox-retrieve-headers): Use nnmbox-find-article.
9945         (nnmbox-request-article): Ditto.  Also supply extra arg to
9946         nnmbox-article-group-number.
9947         (nnmbox-request-expire-articles): Ditto.
9948         (nnmbox-request-move-article): Ditto.
9949         (nnmbox-request-replace-article): Ditto.
9950         (nnmbox-request-rename-group): Rename group entry in active
9951         article cache.
9952         (nnmbox-delete-mail): Update active article cache, unless article
9953         is being replaced.
9954         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
9955         than partially duplicating it.
9956         (nnmbox-article-group-number): Add extra `this-line' arg, to
9957         handle articles belonging to multiple groups.
9958         (nnmbox-save-mail): Update active article cache.
9959         (nnmbox-read-mbox): Build active article cache when loading mbox.
9960         Also do some repair work, if we find articles that are missing the
9961         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
9962         reconstruct these from Xref info.
9963
9964 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9965
9966         * mail-source.el (mail-source-report-new-mail): Use
9967         nnheader-run-at-time.
9968
9969 2000-02-15  Andrew Innes  <andrewi@gnu.org>
9970
9971         * mail-source.el (mail-source-fetch-pop): Clear pop password when
9972         an error is thrown, and then rethrow the error.
9973         (mail-source-check-pop): Ditto.
9974         (mail-source-start-idle-timer): Prevent multiple pop checks
9975         running if the check takes a long time.
9976
9977 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9978
9979         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
9980         succeed.
9981
9982 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9983
9984         * gnus-win.el (gnus-configure-windows): Make sure
9985         nntp-server-buffer is live.
9986         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
9987
9988 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
9989
9990         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
9991
9992 2000-12-04  Andreas Jaeger  <aj@suse.de>
9993
9994         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
9995
9996 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
9997
9998         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
9999
10000 2000-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10001         Trivial patch from Christopher Splinter  <chris@splinter.inka.de>
10002
10003         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
10004
10005 2000-12-01  Simon Josefsson  <sj@extundo.com>
10006
10007         * mml-smime.el (mml-smime-verify): Fix address parsing.
10008
10009 2000-12-01  Simon Josefsson  <sj@extundo.com>
10010
10011         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
10012         more than one certificate inside PKCS#7 blob.  Better security
10013         information (clamed / actual sender, openssl output, certificates
10014         inside message).
10015
10016         * smime.el (smime-verify-region): Output to /dev/null.
10017         (smime-buffer-as-string-region): Don't parse empty lines.
10018
10019 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10020
10021         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
10022         ?d and ?D.
10023         (gnus-mime-security-show-details-inline): New variable.
10024         (gnus-mime-security-show-details): Use them.
10025         (gnus-insert-mime-security-button): Ditto.
10026
10027         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
10028         Suggest by Michael Duggan (md5i@cs.cmu.edu).
10029         (mml2015-gpg-clear-verify): Ditto.
10030         (mml2015-gpg-decrypt-1): Ditto.
10031         (mml2015-use): Prefer 'gpg.
10032
10033 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10034
10035         * gnus-util.el (gnus-add-text-properties-when): New function.
10036         (gnus-remove-text-properties-when): Ditto.
10037
10038         * gnus-cite.el (gnus-article-hide-citation): Use them.
10039         (gnus-article-toggle-cited-text): Use them.
10040
10041         * gnus-art.el (gnus-signature-toggle): Use them.
10042         (gnus-article-show-hidden-text): Ditto.
10043         (gnus-article-hide-text): Ditto.
10044
10045 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10046
10047         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
10048
10049 2000-11-30  Simon Josefsson  <sj@extundo.com>
10050
10051         * smime.el (smime-point-at-eol): New alias.
10052         (smime-buffer-as-string-region): Use it.
10053
10054 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10055
10056         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
10057
10058 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10059
10060         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
10061
10062         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
10063
10064         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
10065
10066 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
10067
10068         * nnmh.el (nnmh-request-expire-articles): Implemented
10069         expiry-target for nnmh backend.
10070
10071 2000-11-30  Simon Josefsson  <sj@extundo.com>
10072
10073         * mm-decode.el (mm-security-from): New variable.
10074         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
10075
10076         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
10077         than `from'.
10078
10079 2000-11-30  Simon Josefsson  <sj@extundo.com>
10080
10081         * mml-smime.el (mml-smime-verify): Verify that certificate mail
10082         address match sender address.
10083
10084         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
10085
10086         * smime.el (smime-verify-region): Don't copy buffer.
10087         (smime-decrypt-buffer): Use expand-file-name on keyfile.
10088         (smime-pkcs7-region): New function.
10089         (smime-pkcs7-certificates-region): Ditto.
10090         (smime-pkcs7-email-region): Ditto.
10091         (smime-buffer-as-string-region): Ditto.
10092
10093         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
10094         buffer.
10095
10096 2000-11-23  Jens Krinke  <j.krinke@gmx.de>
10097
10098         * smime.el (smime-decrypt-region): Fix keyfile argument.
10099
10100 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10101
10102         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
10103
10104 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10105
10106         * message.el (message-shoot-gnksa-feet): New variable.
10107         (message-gnksa-enable-p): New function.
10108         (message-send): Use it.
10109         (message-check-news-body-syntax): Ditto.
10110
10111 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10112
10113         * message.el (message-make-message-id): Remove the redundancy.
10114
10115 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10116
10117         * message.el (message-setup): Discourage using mc-install-*-mode.
10118
10119         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
10120
10121 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10122
10123         * gnus-cite.el (gnus-cite-parse): Guess citation length.
10124
10125 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10126
10127         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
10128
10129 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10130
10131         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
10132
10133 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10134
10135         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
10136         insert-buffer-substring.
10137
10138         * message.el (message-send-mail): Use buffer-substring-no-properties.
10139         (message-send-news): Ditto.
10140
10141 2000-11-22  David Edmondson  <dme@dme.org>
10142
10143         * imap.el (imap-wait-for-tag): Message read info.
10144
10145 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10146
10147         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
10148         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
10149         (mml2015-gpg-encrypt): Ditto.
10150
10151 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10152
10153         * mm-decode.el (mm-verify-option): Default value.
10154
10155         * mml-sec.el (mml-secure-part): Error message.
10156
10157 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10158
10159         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
10160
10161 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10162
10163         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
10164
10165 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10166
10167         * gnus-art.el (gnus-article-describe-key): Use prompt.
10168         (gnus-article-describe-key-briefly): Ditto.
10169
10170 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10171
10172         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
10173
10174 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10175
10176         * gnus-art.el (gnus-article-describe-key): New function.
10177         (gnus-article-describe-key-briefly): New function.
10178
10179 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10180
10181         * mm-decode.el (mm-decrypt-option): Doc typo.
10182
10183         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
10184         return a number.
10185
10186 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10187
10188         * message.el (message-newline-and-reformat): Typo.
10189
10190 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10191
10192         * gnus-art.el (article-verify-x-pgp-sig): Check whether
10193         original-article-buffer exists.
10194
10195         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
10196         (rfc2047-header-encoding-alist): Addresses are different from text.
10197         (rfc2047-encode-message-header): Ditto.
10198         (rfc2047-dissect-region): Extra parameter.
10199         (rfc2047-encode-region): Ditto.
10200         (rfc2047-encode-string): Ditto.
10201
10202 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10203
10204         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
10205         (mm-uu-pgp-encrypted-extract): Use it.
10206         (mm-uu-pgp-signed-extract-1): New function.
10207         (mm-uu-pgp-signed-extract): Use it.
10208
10209         * gnus-art.el (gnus-mime-display-security): New function.
10210         (gnus-mime-display-part): Use it.
10211         (gnus-mime-security-verify-or-decrypt): New function.
10212         (gnus-mime-security-press-button): New function.
10213         (gnus-insert-mime-security-button): Use it.
10214
10215         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
10216         (mm-find-raw-part-by-type): Ditto.
10217         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
10218         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
10219         (mm-destroy-parts): Kill nested multibyte buffer.
10220
10221         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
10222         (mml2015-gpg-verify): Ditto.
10223
10224 2000-11-18  Simon Josefsson  <sj@extundo.com>
10225
10226         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
10227         (mml2015-function-alist): Use it.
10228
10229         * mml-sec.el (mml-sign-alist): Update names.
10230         (mml-encrypt-alist): Ditto.
10231         (mml-secure-part-smime-sign): Moved to mml-smime.el
10232         as `mml-smime-sign-query'.
10233         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
10234         `mml-smime-get-file-cert'.
10235         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
10236         `mml-smime-get-dns-cert'.
10237         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
10238         `mml-smime-encrypt-query'.
10239         (mml-smime-sign-buffer): Use mml-smime-sign.
10240         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
10241
10242         * mml-smime.el (mml-smime-sign): New function.
10243         (mml-smime-encrypt):
10244         (mml-smime-sign-query):
10245         (mml-smime-get-file-cert):
10246         (mml-smime-get-dns-cert):
10247         (mml-smime-encrypt-query): Moved from mml-sec.el.
10248
10249 2000-11-16  Simon Josefsson  <sj@extundo.com>
10250
10251         * mml2015.el (mml2015-gpg-clear-verify): New function.
10252         (mml2015-function-alist): Add it.
10253
10254 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
10255
10256         * message.el (message-setup-fill-variables): Use
10257         message-cite-prefix-regexp.
10258         (message-newline-and-reformat): Check the end of citation, leading
10259         WSP, break in the cite prefix.
10260         (message-fill-paragraph): New function.
10261
10262 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10263
10264         * lpath.el: Shut up.
10265
10266 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10267
10268         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
10269         raw 8-bit in headers in dk.* newsgroups.
10270
10271 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10272
10273         * message.el (message-newline-and-reformat): Match extra WSPs.
10274
10275 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
10276
10277         * mml.el (mml-generate-mime-1): Ignore ascii.
10278
10279 2000-11-16 Justin Sheehy  <justin@iago.org>
10280
10281         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
10282
10283 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
10284
10285         * message.el (message-cite-prefix-regexp): Prefix should not end
10286         at space.
10287
10288 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10289
10290         * message.el (message-mode-syntax-table): Add - as a word
10291         constituent as in articles.
10292         (message-setup-fill-variables): Add -_. as supercite-style prefix.
10293         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
10294         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
10295
10296 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
10297
10298         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
10299
10300 2000-11-12  David Edmondson  <dme@dme.org>
10301
10302         * message.el (message-font-lock-keywords): use
10303         message-cite-prefix-regexp.
10304
10305 2000-11-15  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10306
10307         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
10308         Stein Arild Str\e,Ax\e(Bmme.
10309         (gnus-group-jump-to-group): Use it.
10310         (gnus-group-jump-to-group-prompt): Customize.
10311
10312 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
10313
10314         * mailcap.el (mailcap-possible-viewers): Match the entire string.
10315
10316 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10317
10318         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
10319         incompatible.
10320         (mml2015-mailcrypt-sign): Ditto.
10321
10322 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10323
10324         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
10325         group is open.
10326
10327 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
10328
10329         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
10330         nnvirtual articles.
10331         (gnus-backlog-request-article): Don't request nnvirtual articles.
10332
10333 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10334
10335         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
10336         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
10337
10338 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10339
10340         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
10341         * mml.el (mml-generate-mime-1): Use charset attribute.
10342         * mm-bodies.el (mm-encode-body): Add parameter charset.
10343         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
10344
10345 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
10346
10347         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
10348         (mml2015-mailcrypt-clear-decrypt): Ditto.
10349         (mml2015-mailcrypt-verify): Ditto.
10350         (mml2015-mailcrypt-clear-verify): Ditto.
10351         (mml2015-gpg-verify): Ditto.
10352
10353 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10354
10355         * smime.el (smime-openssl-program): Test the existence of openssl.
10356         * mml-smime.el: Require mm-decode.
10357         (mml-smime-verify-test): New function.
10358         * mm-decode.el (mm-verify-function-alist): Use it.
10359
10360 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10361
10362         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
10363         anyway.
10364
10365 2000-11-13  Simon Josefsson  <sj@extundo.com>
10366
10367         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
10368         verification doesn't work.
10369
10370 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10371
10372         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
10373         (gnus-inews-do-gcc): Use it.
10374
10375 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10376
10377         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
10378         leading space.
10379         * mm-extern.el (mm-inline-external-body): Report error when no
10380         access-type.
10381
10382 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10383
10384         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
10385
10386 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
10387
10388         * gnus-art.el (gnus-mime-button-menu): Use select-window.
10389
10390 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
10391
10392         * gnus-art.el (gnus-mime-display-part): Display multipart/related
10393         as multipart/mixed.
10394
10395 2000-11-12  David Edmondson  <dme@dme.org>
10396
10397         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
10398         and replace `.' with `\w' to allow for different syntax tables
10399         (from Vladimir Volovich).
10400         * message.el (message-newline-and-reformat): use
10401         `message-cite-prefix-regexp'.
10402         * gnus-cite.el (gnus-supercite-regexp): use
10403         `message-cite-prefix-regexp'.
10404         * gnus-cite.el (gnus-cite-parse): use
10405         `message-cite-prefix-regexp'.
10406
10407 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10408
10409         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
10410         PGP SIGNATURE.  Escape leading "-"'s.
10411         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
10412
10413 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
10414
10415         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
10416
10417 2000-11-11  Simon Josefsson  <sj@extundo.com>
10418
10419         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
10420
10421         * smime.el (smime-details-buffer): New variable.
10422         (smime-sign-region):
10423         (smime-encrypt-region):
10424         (smime-verify-region):
10425         (smime-decrypt-region): Copy OpenSSL output to the buffer.
10426
10427         * mml-smime.el (mml-smime-verify): Support security info.
10428
10429 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
10430
10431         * mm-decode.el (mm-verify-option): Set default to nil.
10432         (mm-decrypt-option): Ditto.
10433         * gnus-art.el (article-verify-x-pgp-sig): New function.
10434
10435 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
10436
10437         * gnus-art.el (gnus-mime-display-alternative): Show button if no
10438         preferred part.
10439
10440 2000-11-07  Kai Gro\e,b_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10441
10442         * gnus-sum.el (gnus-move-split-methods): Say that
10443         `gnus-split-methods' uses file names, whereas this uses group
10444         names.  (Report from Nevin Kapur)
10445
10446 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
10447
10448         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
10449
10450 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10451
10452         * nnheader.el (nnheader-directory-files-is-safe): New variable.
10453         (nnheader-directory-articles): Use it.
10454         (nnheader-article-to-file-alist): Ditto.
10455
10456 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10457
10458         * rfc2047.el (rfc2047-pad-base64): New function.
10459         (rfc2047-decode): Use it.
10460
10461 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
10462
10463         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
10464         select method.
10465
10466 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10467
10468         * mml2015.el (mml2015-gpg-decrypt-1):
10469         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
10470
10471 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10472
10473         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
10474
10475 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
10476
10477         * pop3.el (pop3-munge-message-separator): A message may have an
10478         empty body.
10479
10480 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
10481
10482         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
10483         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
10484         (mm-uu-pgp-signed-extract): Use coding-system.
10485
10486 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10487
10488         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
10489         (gnus-insert-mime-security-button): New function.
10490         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
10491         * mml2015.el:  Add security info when verify or decrypt.
10492         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
10493         (mm-uu-pgp-encrypted-extract): Ditto.
10494
10495 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
10496
10497         * mm-decode.el (mm-display-parts): New function.
10498         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
10499
10500 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10501
10502         * gnus-mlspl.el: Documentation tweaks.
10503
10504 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10505
10506         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
10507         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
10508         argument.
10509
10510 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
10511
10512         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
10513
10514 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
10515
10516         * gnus-art.el (gnus-article-encrypt): New function.
10517         (gnus-article-encrypt-protocol-alist): New variable.
10518         (gnus-article-encrypt-protocol): New variable.
10519         * mml2015.el (mml2015-self-encrypt): New function.
10520         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
10521
10522 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
10523
10524         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
10525         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
10526         let mailcap do it.
10527         * mml2015.el: Remove snarf code.
10528         * mm-decode.el: Remove snarf code.
10529
10530 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
10531
10532         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
10533         (mml-insert-mime): Understand gnus-decoded.
10534         (mime-to-mml): New parameter handles.
10535         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
10536         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
10537
10538 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
10539
10540         * mm-decode.el (mime-security): New group.
10541         (mm-verify-function-alist): Add test function.
10542         (mm-decrypt-function-alist): Ditto.
10543         (mm-snarf-option): Set default value as nil.
10544         (mm-find-part-by-type): Recursive parameter.
10545         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
10546         * mml2015.el: Support draft-ietf-openpgp-multsig.
10547
10548 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
10549
10550         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
10551         (gnus-article-view-part-as-charset): New function.
10552
10553 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10554
10555         * mm-decode.el (mm-verify-option): Default value.
10556         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
10557
10558 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10559
10560         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
10561
10562 2000-11-05  Simon Josefsson  <sj@extundo.com>
10563
10564         * mml-smime.el (mml-smime-verify): Work in original multipart
10565         buffert.
10566
10567         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
10568         (mm-handle-multipart-ctl-parameter): Ditto.
10569         (mm-alist-to-plist): New function.
10570         (mm-dissect-buffer): Store CTL parameters and copy original buffer
10571         for multiparts.
10572         (mm-destroy-parts): Destroy multipart buffert.
10573         (mm-remove-part): Ditto.
10574
10575         * mml-smime.el (mml-smime-sign): Not used.
10576         (mml-smime-encrypt): Ditto.
10577
10578         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
10579
10580         Verify S/MIME signature support.
10581
10582         * mm-decode.el (mm-inline-media-tests): Add
10583         application/{x-,}pkcs7-signature.
10584         (mm-inlined-types): Ditto.
10585         (mm-automatic-display): Ditto.
10586         (mm-verify-function-alist): Ditto.  Add name of method.
10587         (mm-decrypt-function-alist): Add name of method.
10588         (mm-find-part-by-type): Add documentation.
10589         (mm-possibly-verify-or-decrypt): Use new format of
10590         mm-{verify,decrypt}-function-alist.  Use method names.
10591
10592         * mml-smime.el (mml-smime-verify): New function.
10593
10594 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10595
10596         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
10597
10598 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10599
10600         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
10601         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
10602         * mm-decode.el (mm-snarf-option): New variable.
10603
10604 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10605
10606         * mm-util.el (mm-subst-char-in-string): New function.
10607         (mm-replace-chars-in-string): Use it.
10608         * message.el (message-replace-chars-in-string): Use it.
10609         * nnheader.el (nnheader-replace-chars-in-string): Use it.
10610         * gnus-mh.el (mh-lib-progs): Shut up.
10611
10612 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
10613
10614         * base64.el, md5.el: Moved to contrib directory.
10615
10616 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10617
10618         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
10619         the last article when search.
10620
10621 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10622
10623         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
10624         * nnmail.el (nnmail-pathname-coding-system): Ditto.
10625
10626 2000-09-29  David Edmondson  <dme@thus.net>
10627
10628         * message.el (message-newline-and-reformat): Typo.
10629
10630 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10631
10632         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
10633
10634 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
10635
10636         * nntp.el (nntp-decode-text): Delete bogus status lines.
10637
10638 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
10639
10640         * message.el (message-font-lock-keywords): Match a final newline
10641         to help font-lock's multiline support.
10642
10643 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10644
10645         * nnoo.el (nnoo-set): New function.
10646
10647 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
10648
10649         * gpg.el, gpg-ring.el: Moved to contrib directory.
10650
10651 2000-11-04  Simon Josefsson  <sj@extundo.com>
10652
10653         * nnimap.el (nnimap-split-inbox): Typo.
10654
10655 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
10656
10657         * gnus-msg.el (gnus-msg-mail): Move it backwards.
10658
10659 2000-11-03  Simon Josefsson  <sj@extundo.com>
10660
10661         * rfc2231.el (rfc2231-parse-qp-string): New function.
10662         (require): rfc2047.
10663
10664         * mail-parse.el (mail-header-parse-content-type):
10665         (mail-header-parse-content-disposition): Support invalid QP
10666         encoded strings, by using `rfc2231-parse-qp-string'.
10667
10668 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10669
10670         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
10671         (rfc2231-decode-encoded-string): Typo "> X 1".
10672         (rfc2231-encode-string): Insert the name of charset.
10673         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
10674
10675 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10676
10677         * mm-decode.el (mm-save-part): Return the filename.
10678         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
10679         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
10680         (gnus-mime-action-alist): Use it.
10681         (gnus-mime-button-commands): Use it.
10682         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
10683         (mm-inline-external-body): unwind-protect.
10684
10685 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10686
10687         * gnus-art.el (gnus-insert-mime-button): Show url.
10688
10689 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
10690
10691         * mml.el (mml-generate-mime-1): Support external url.
10692         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
10693
10694 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
10695
10696         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
10697         * mm-decode.el (mm-display-external): Ditto.
10698         * mm-extern.el: New file.
10699         * mm-decode.el (mm-inline-media-tests): Hook it up.
10700         (mm-inlined-types): Inline message/external-body.
10701
10702 2000-11-02  Simon Josefsson  <sj@extundo.com>
10703
10704         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
10705
10706         * message.el (message-get-reply-headers): Better handling when
10707         Mail-Followup-To is very large.
10708
10709 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
10710
10711         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
10712         * gnus-art.el (gnus-article-edit-done):
10713         * gnus-sum.el (gnus-summary-edit-article-done): Move line
10714         counting code here.
10715         * gnus-msg.el (gnus-setup-message): Remove a hack.
10716
10717 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10718
10719         * gnus-sum.el (gnus-newsgroup-variables): New variable.
10720         (gnus-summary-mode): Make them local variables.
10721         (gnus-set-global-variables): Globalize them.
10722         (gnus-summary-exit): Kill them.
10723
10724 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
10725
10726         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
10727         word.
10728
10729 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10730
10731         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
10732         gnus-article-wash-types.
10733         * gnus-art.el (gnus-article-wash-status): Use them.
10734
10735 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
10736
10737         * mml.el (mml-read-tag): Remove spaces and LF.
10738
10739 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10740
10741         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
10742         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
10743
10744 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
10745
10746         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
10747
10748 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
10749
10750         * gnus-sum.el (gnus-article-charset): New variable.
10751         (gnus-summary-display-article): Set it.
10752         * gnus-msg.el (gnus-copy-article-buffer): Use it.
10753         * gnus-art.el (gnus-article-mode): Make it local variable.
10754
10755 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10756
10757         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
10758
10759 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10760
10761         * nnwfm.el: New file.
10762
10763         * nnweb.el (nnweb-replace-in-string): New function.
10764
10765 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
10766
10767         * mml2015.el: Wrap gpg.el.
10768         * gpg.el (gpg-verify): The last argument of apply is a list.
10769         (gpg-encrypt): Add passphrase as a parameter.
10770
10771 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10772
10773         * gpg.el: New file.
10774         * gpg-ring.el: New file.
10775
10776 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
10777
10778         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
10779
10780 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
10783         double-quote characters.
10784         (gnus-summary-prepare-threads): Ditto.
10785
10786 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10787
10788         * gnus-art.el (gnus-mime-display-single): Forward line -1.
10789         * mml.el (mml-read-tag): Don't skip the leading space.
10790         * lpath.el (font-lock-set-defaults): Shut up.
10791
10792 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
10793
10794         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
10795
10796 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
10797
10798         * qp.el (quoted-printable-encode-region): Replace leading - when
10799         ultra safe.
10800         * mml.el (mml-generate-mime-postprocess-function): Removed.
10801         (mml-postprocess-alist): Removed.
10802         (mml-generate-mime-1): Use ultra-safe when sign.
10803         * mml2015.el (mml2015-fix-micalg): Uppercase.
10804         (mml2015-verify): Insert LF.
10805         (mml2015-mailcrypt-sign): Downcase; search backward.
10806
10807 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10808
10809         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
10810         restrictive.
10811         (nnultimate-table-regexp): New variable.
10812         (nnultimate-forum-table-p): Use it.
10813
10814 2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
10815
10816         * gnus-sum.el (gnus-summary-expire-articles): Save point.
10817
10818 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
10819
10820         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
10821         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
10822
10823 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
10824
10825         * mml2015.el: Shut up.
10826
10827 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10828
10829         * gnus.el (gnus-server-browse-hashtb): Removed.
10830         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
10831         (gnus-group-insert-group-line-info): Use simplified method.
10832         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
10833
10834 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10835
10836         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
10837         moved here.
10838         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
10839         * gnus-group.el (gnus-group-prepare-flat): Use it.
10840         * gnus-topic.el (gnus-group-prepare-topics): Use it.
10841
10842 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
10843
10844         * mml.el (mml-mode): Show menu in XEmacs.
10845
10846 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
10847
10848         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
10849         (gnus-server-read-server-in-server-buffer): New function.
10850         (gnus-browse-foreign-server): Browse in group buffer.
10851         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
10852         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
10853         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
10854         * gnus.el (gnus-server-browse-hashtb): New variable.
10855
10856 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
10857
10858         * nnfolder.el (nnfolder-open-nov): Use group.
10859
10860 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10861
10862         * nnfolder.el: Add NOV. Set version to 2.0.
10863         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
10864
10865 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
10866
10867         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
10868
10869 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
10870
10871         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
10872         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
10873
10874 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10875
10876         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
10877
10878 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
10879
10880         * mm-decode.el (mm-verify-function-alist): New variable.
10881         (mm-verify-option): New variable.
10882         (mm-decrypt-function-alist): Ditto.
10883         (mm-decrypt-option): Ditto.
10884         (mm-find-raw-part-by-type): New function.
10885         (mm-possibly-verify-or-decrypt): New function.
10886         (mm-dissect-multipart): Use it.
10887         * mml2015.el (mml2015-fix-micalg): New function.
10888         (mml2015-decrypt): Use new interface.
10889         (mml2015-verify):  Use new interface.
10890         (mml2015-setup): Make it bogus.
10891
10892 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
10893
10894         * mml.el (mml-generate-mime-postprocess-function): Set to
10895         mml-postprocess.
10896         (autoload): Autoload mml2015 and mml-smime.
10897         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
10898         * mml2015.el (mml2015-encrypt): New function.
10899         (mml2015-sign): New function.
10900         (mml2015-encrypt-function): New variable.
10901         (mml2015-sign-function): New variable.
10902         (mml2015-mailcrypt-encrypt): Use message-recipients.
10903         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
10904         * mml-smime.el (mml-smime-setup): Ditto.
10905
10906 2000-10-28  Simon Josefsson  <sj@extundo.com>
10907
10908         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
10909         Communigate Pro 3.3.1 server.
10910
10911         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
10912         in buffers.
10913         (mml-secure-dns-server): Removed.
10914         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
10915         write certificates to files.
10916
10917         * smime.el (smime-dns-server): New variable.
10918         (smime-mail-to-domain):
10919         (smime-cert-by-dns): New functions.
10920
10921         * dig.el: New file.
10922
10923 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
10924
10925         * message.el (message-options): New variable.
10926         (message-options-set-recipient): New function.
10927         (message-send): Use them.
10928         * gnus-int.el (gnus-request-replace-article): Use them.
10929         (gnus-request-accept-article): Ditto.
10930         * mml.el (mml-preview): Use them.
10931         * gnus-sum.el (gnus-summary-edit-article): Use them.
10932
10933         * message.el (message-options-get): New function.
10934         (message-options-get): New function.
10935         * rfc2047.el (rfc2047-encode-message-header): Use them.
10936         * mm-bodies.el (mm-encode-body): Use them.
10937
10938 2000-10-28  Simon Josefsson  <sj@extundo.com>
10939
10940         * nnimap.el (nnimap-retrieve-which-headers):
10941         (nnimap-request-article-part): Quote message-id.
10942
10943         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
10944         (smime-CA-file): New variable.
10945         (smime-call-openssl-region): Don't error.
10946         (smime-sign-region): Return result value.
10947         (smime-encrypt-region): Ditto.
10948         (smime-verify-region): New function.
10949         (smime-decrypt-region): Ditto.
10950         (smime-verify-buffer): Ditto.
10951         (smime-decrypt-buffer): Ditto.
10952
10953         * mml.el: Require mml-sec.
10954         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
10955         (mml-mode-map): Add "sign" and "encrypt" maps.
10956         (mml-menu): Add security menu.
10957         (mml-preview): Use generate-new-buffer.
10958
10959         * mml-sec.el: New file.
10960
10961 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
10962
10963         * mm-decode.el (mm-find-part-by-type): Move it here.
10964         * mml.el (mml-postprocess): Move it here.
10965         (mml-postprocess-alist): Move it here. Merge them.
10966
10967 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
10968
10969         * rfc2047.el (rfc2047-encode-message-header): Make sure no
10970         unencoded stuff in the header.
10971
10972 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
10973
10974         * gnus-group.el (gnus-group-listed-groups): New variable.
10975         (gnus-group-list-option): New variable.
10976         (gnus-group-list-limit-map): New keymap.
10977         (gnus-group-list-flush-map): New keymap.
10978         (gnus-group-list-plus-map): New keymap.
10979         (gnus-group-prepare-logic): New function.
10980         (gnus-group-prepare-flat): Merge with
10981         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
10982         (gnus-group-prepare-flat-list-dead): Ditto.
10983         (gnus-group-list-matching): Use gnus-group-prepare-function.
10984         (gnus-group-list-dormant): Ditto.
10985         (gnus-group-list-cached): Ditto.
10986         (gnus-group-listed-groups): New function.
10987         (gnus-group-list-limit): New function.
10988         (gnus-group-list-flush): New function.
10989         (gnus-group-list-plus): New function.
10990         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
10991         (gnus-topic-prepare-topic): Ditto.
10992
10993 2000-10-27  Paul Jarc  <prj@po.cwru.edu>
10994
10995         * message.el (message-insert-to, message-get-reply-headers):
10996         (message-reply, message-followup): Mail-{Followup,Reply}-To.
10997
10998 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
10999
11000         * mml2015.el: New file.
11001         * smime.el: New file.
11002         * mml-smime.el: New file.
11003
11004 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
11005
11006         * ChangeLog: Moved to ChangeLog.1.
11007
11008     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
11009   Copying and distribution of this file, with or without modification,
11010   are permitted provided the copyright notice and this notice are preserved.
11011
11012 ;; Local Variables:
11013 ;; coding: iso-2022-7bit
11014 ;; End: