Synch with Oort Gnus.
[elisp/gnus.git-] / lisp / ChangeLog
1 2002-04-22  Paul Jarc  <prj@po.cwru.edu>
2
3         * nnmaildir.el (nnmaildir-request-scan): typo: set
4         nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
5         nnmail-get-new-mail for 'find-new-groups.
6
7 2002-04-21  Paul Jarc  <prj@po.cwru.edu>
8
9         * nnmaildir.el (nnmaildir-request-update-info,
10         nnmaildir-request-group, nnmaildir-retrieve-groups): remove
11         unnecessary calls to nnmaildir-request-scan.
12
13 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
14
15         * gnus-msg.el:
16         * gnus-msg.el (gnus-message-replysign): New.
17         * gnus-msg.el (gnus-message-replyencrypt): New.
18         * gnus-msg.el (gnus-message-replysignencrypted): New.
19         * gnus-msg.el (gnus-summary-reply): Use the three new variables
20         (above) to automatically encrypt/sign to encrypted/signed
21         messages.
22         * message.el:
23         * message.el (message-mode-map): Add keybinding for
24         `message-to-list-only'
25         * message.el (message-mode): Add description for
26         `message-to-list-only'
27         * message.el (message-to-list-only): New.
28         * message.el (message-make-mft): Changed to use the cl loop macro,
29         and added optional flag to return only the matched list. (for use
30         in new message-to-list-only function)
31
32 2002-04-20  Josh Huber  <huber@alum.wpi.edu>
33
34         * gnus-msg.el:
35         * gnus-msg.el (gnus-message-replysign):
36         * gnus-msg.el (gnus-replysign): New.
37         * gnus-msg.el (gnus-replyencrypt): New.
38         * gnus-msg.el (gnus-replysignencrypted): New.
39         * gnus-msg.el (gnus-summary-reply):
40         * message.el:
41         * message.el (message-mode-map):
42         * message.el (message-mode):
43         * message.el (message-to-list-only): New.
44         * message.el (message-make-mft):
45
46 2002-04-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
47
48         * gnus-win.el (gnus-configure-windows-hook): Fix typo.
49
50 2002-04-18  Josh Huber  <huber@alum.wpi.edu>
51
52         * message.el (message-gen-unsubscribed-mft): accept a prefix
53         argument so CC can be included with C-u C-c C-f C-a
54
55 2002-04-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
56         From Ted Zlatanov <teodor.zlatanov@divine.com>.
57
58         * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
59         Improve docstring.
60         (spam-enter-blacklist): New command.
61
62         * gnus-sum.el (gnus-spam-mark): New mark.
63         (gnus-auto-expirable-marks): Add gnus-spam-mark.
64         (gnus-summary-make-tool-bar): Correct conditional.
65         (gnus-summary-limit-to-unread): Add gnus-spam-mark.
66         (gnus-summary-mark-as-spam): New command.
67
68 2002-04-13  Josh Huber  <huber@alum.wpi.edu>
69
70         * mml-sec.el (mml-secure-message): changed to support arbritrary
71         modes.
72         * mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
73         changed to support "signencrypt" mode.
74         * mml.el (mml-parse-1): changed to support different secure modes
75         more easily. (for signencrypt)
76
77 2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>
78
79         * gnus-sum.el (gnus-update-summary-mark-positions)
80         (gnus-summary-toggle-header):
81         * gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
82         (gnus-uu-expand-numbers, gnus-uu-post-make-mime)
83         (gnus-uu-post-encoded):
84         * nnfolder.el (nnfolder-possibly-change-group):
85         * nnimap.el (nnimap-retrieve-headers):
86         * nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.
87
88 2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>
89
90         * nnml.el (nnml-save-nov, nnml-generate-nov-file):
91         * pop3.el (pop3-md5): Don't hardcode point-min == 1.
92
93 2002-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
94
95         * gnus-srvr.el (gnus-server-set-info): Clear
96         `gnus-server-method-cache' when `gnus-server-alist' is changed.
97         From Daiki Ueno <ueno@unixuser.org>.
98
99 2002-04-11  Simon Josefsson  <jas@extundo.com>
100
101         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
102         viewing of security buttons.  Thanks to Nicolas Kowalski
103         <Nicolas.Kowalski@imag.fr>.
104
105         * smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
106         J\e,Ax\e(Brgensen <arne+usenet@daimi.au.dk>.
107         (smime-sign-buffer): Work in XEmacs.  Thanks to Nicolas Kowalski
108         <Nicolas.Kowalski@imag.fr>.
109         (smime-decrypt-buffer): Ditto.
110
111 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
112
113         * gnus-art.el (gnus-article-prepare): Place point on the emtpy
114         header line.
115
116 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
117
118         * gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.
119
120 2002-04-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
121
122         * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
123
124 2002-04-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
125
126         * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
127         errors when debug.
128
129 2002-04-07  Josh Huber  <huber@alum.wpi.edu>
130
131         * message.el (message-make-mft): Changed MFT code from using
132         message-recipients (which included Bcc) to use only the To and CC
133         headers.
134
135 2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>
136
137         * gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group and
138         add link.
139         (gnus-treat-mail-picon): Ditto.
140         (gnus-treat-newsgroups-picon): Ditto.
141         (gnus-picon-databases): Fix custom type.
142         (gnus-picon-databases): Add link.
143         (gnus-article-x-face-command): Add to gnus-picon group.
144
145 2002-04-01  Jesper Harder  <harder@ifa.au.dk>
146
147         * message.el (message-buffer-naming-style): Remove.
148
149 2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
150
151         * gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.
152
153         * message.el (message-tool-bar-map): Ditto.
154
155         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
156
157 2002-04-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
158
159         * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
160
161 2002-04-01  Paul Jarc  <prj@po.cwru.edu>
162
163         * nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
164
165 2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
166
167         * dns.el: open-network-stream under XEmacs does udp.
168
169 2002-03-31  Lars Magne Ingebrigtsen  <larsi@quimbies.gnus.org>
170
171         * spam.el (spam-enter-whitelist): New function.
172         (spam-parse-whitelist): Ditto.
173         (spam-refresh-list-cache): Ditto.
174         (spam-address-whitelisted-p): New function.
175
176         * dns.el (query-dns): Use TCP when make-network-process isn't
177         available.
178         (dns-servers): New variable.
179         (dns-parse-resolv-conf): New function.
180         (query-dns): Use it.
181
182         * spam.el: New file.
183
184         * dns.el (query-dns): Test.
185
186 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
187
188         * lpath.el (featurep): Bind make-network-process.
189
190 2002-03-31  Paul Jarc <prj@po.cwru.edu>
191
192         * nnmaildir.el: Use defstruct.  Use a single copy of
193         nnmail-extra-headers to save memory.  Store server's group name
194         prefix instead of each group's prefixed name.
195         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
196         nntp-server-buffer.
197
198 2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
199
200         * dns.el: New file.
201
202 2002-03-28  Simon Josefsson  <jas@extundo.com>
203
204         * gnus-sum.el (gnus-summary-dummy-line-format):
205         * gnus.el (gnus-summary-line-format): Fixing links to Info.
206         Trivial change from Bj\e,Av\e(Brn Torkelsson <torkel@pdc.kth.se>.
207
208 2002-03-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
209
210         * gnus-sum.el (gnus-summary-move-article)
211         (gnus-summary-copy-article): Mention `gnus-move-split-methods' in
212         the doc string.
213
214 2002-03-28  Simon Josefsson  <jas@extundo.com>
215
216         * mml-sec.el (mml-secure-message): Search after
217         mail-header-separator from top of message.
218
219 2002-03-28  Paul Jarc <prj@po.cwru.edu>
220
221         * nnmaildir.el: Cosmetic changes.
222         (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
223         nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
224         nnmaildir--group-ls): New macros/functions.  Use them.
225         (nnmaildir--unlink): Evalutate argument only once.
226
227 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
228
229         * gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
230         symbols.
231         (gnus-summary-highlight-line): Use `gnus-point-at-bol' and
232         `gnus-point-at-eol'.
233
234 2002-03-27  Paul Jarc <prj@po.cwru.edu>
235
236         * nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
237         nnmaildir--marks-dir): New macros.  Use them.
238         Use inhibit-quit for atomicity instead of in-memory journaling.
239         (nnmaildir--edit-prep): New function.
240         (Local Variables): Use it.
241
242 2002-03-26  Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)
243
244         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
245
246 2002-03-25  Simon Josefsson  <jas@extundo.com>
247
248         * message.el (message-mode): Fix doc.
249
250 2002-03-25  Simon Josefsson  <jas@extundo.com>
251
252         * message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
253         Matthieu Moy <Matthieu.Moy@imag.fr>.
254
255 2002-03-24  Jesper Harder  <harder@ifa.au.dk>
256
257         * mml-sec.el (mml-unsecure-message): Add docstring.
258
259 2002-03-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
260
261         * nnmail.el (nnmail-large-newsgroup): Fix doc, allow non-numeric
262         value.
263         Trivial change from andre@slamdunknetworks.com
264
265 2002-03-22  Josh Huber  <huber@alum.wpi.edu>
266
267         * mml.el (mml-mode-map): Added a keybinding for
268         `mml-unsecure-message'.  Also, added a menu entry for said
269         function in the Attachments menu.
270
271 2002-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
272
273         * canlock.el (canlock-version): Remove.
274         (canlock-sha1-with-openssl): Don't use `canlock-string-as-unibyte'
275         here; simplify \x insertions.
276         (canlock-sha1): New function, always return a unibyte string.
277         (canlock-make-cancel-key): Use `canlock-sha1'; simplify truncation
278         of a password.
279         (canlock-insert-header): Use `canlock-sha1'.
280         (canlock-verify): Ditto.
281
282 2002-03-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
283
284         * message.el (message-fix-before-sending): Add an option that
285         ignores illegible text.
286         Trivial change from Mark Milhollan <mlm@attglobal.net>
287
288         * message.el (message-font-lock-keywords): Support multi-line MML
289         tags.
290
291         * gnus-sum.el (gnus-print-buffer): Remove gnus-decoration.
292         Trivial change from lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
293
294 2002-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
295
296         * gnus-sum.el (gnus-summary-make-menu-bar): Use intern'ed function
297         symbols for "View as different encoding" submenu.
298
299 2002-03-19  Simon Josefsson  <jas@extundo.com>
300
301         * gnus-sum.el (gnus-summary-make-menu-bar): Add "View as different
302         encoding" submenu.
303
304 2002-03-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
305
306         * gnus-group.el (gnus-group-process-prefix): Make sure there is a mark.
307
308 2002-03-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
309
310         * gnus-sum.el (gnus-sum-thread-tree-root)
311         (gnus-sum-thread-tree-single-indent)
312         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
313         (gnus-sum-thread-tree-leaf-with-other)
314         (gnus-sum-thread-tree-single-leaf): Make customizable.
315
316 2002-03-16  Simon Josefsson  <jas@extundo.com>
317
318         * gnus-util.el (gnus-extract-address-components): Don't break on
319         names such as James "Kibo" Parry.  From Francis Litterio
320         <franl_removethis@world.std.com>.
321
322 2002-03-13  Simon Josefsson  <jas@extundo.com>
323
324         * pop3.el (pop3-open-server): Revert multibyte change.  From
325         Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
326
327         * message.el (message-send-mail-with-qmail): Make it work.  From
328         Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
329
330 2002-03-13  Josh Huber  <huber@alum.wpi.edu>
331
332         * message.el (message-make-mft): Set case-fold-search while
333         generating the MFT.  Also, a little cleanup in the MFT code.
334
335 2002-03-12  Simon Josefsson  <jas@extundo.com>
336
337         * message.el (message-qmail-inject-args): May be function.
338         (message-send-mail-with-qmail): Call function if m-q-i-a is
339         function.  From fn@hungry.org (Faried Nawaz).
340
341 2002-03-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
342
343         * message.el (message-abbrevs-loaded): Remove.
344         (mailabbrev): Require it.
345
346         * nnslashdot.el (nnslashdot-request-article): Remove IFRAME.
347
348 2002-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
349
350         * pop3.el (pop3-open-server): Set process buffer unibyte.
351
352 2002-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
353
354         * gnus-fun.el (gnus-subscribe-to-mailing-list): New function.
355
356 2002-03-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
357
358         * nnslashdot.el (nnslashdot-request-article): Remove javascript
359         too.
360
361 2002-03-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
362
363         * gnus-sum.el (gnus-summary-save-parts-default-mime): Remove
364         duplication.
365         (gnus-summary-save-parts-type-history): Ditto.
366         (gnus-summary-save-parts-last-directory): Ditto.
367         Trivial change from andre@slamdunknetworks.com
368
369 2002-03-09  Paul Jarc  <prj@po.cwru.edu
370
371         * gnus-start.el (gnus-auto-subscribed-groups): Include nnmaildir.
372
373 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
374
375         * nnslashdot.el (nnslashdot-request-article): Use "<!-- no ad 6
376         -->" as the end of the first article.
377
378         * gnus-msg.el (gnus-summary-resend-message-edit): New function.
379         From Matthieu Moy <Matthieu.Moy@imag.fr>
380
381         * message.el (message-add-action): Use add-to-list.
382         (message-delete-action): New function.
383
384         * nndoc.el (nndoc-mail-in-mail-type-p): Break a long regexp into
385         pieces.
386
387 2002-03-05  Paul Jarc  <prj@po.cwru.edu>
388
389         * nnnil.el: New file.
390         * gnus.el (gnus-valid-select-methods): Include nnnil.
391
392 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
393
394         * message.el (message-syntax-checks): Because canlock is
395         supported, we disable sender syntax check.
396         (message-shoot-gnksa-feet): Add cancel-messages option doc.
397
398         * gnus-draft.el (gnus-draft-send): If interactive, use its default
399         value of message-syntax-checks.
400
401         * qp.el (quoted-printable-decode-region): Doc addition.
402         From: Eli Zaretskii <eliz@is.elta.co.il>
403
404         * mail-source.el (make-source-make-complex-temp-name): Use
405         make-temp-file.
406
407         * mm-util.el (mm-make-temp-file): New function.
408         * nneething.el (nneething-file-name): Use it.
409         * mml-smime.el (mml-smime-encrypt): Ditto.
410         * mm-view.el (mm-inline-wash-with-file): Ditto.
411         * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto.
412         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view)
413         (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto.
414         * gnus-start.el (gnus-slave-save-newsrc): Ditto.
415         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Ditto.
416         * gnus-art.el (gnus-mime-print-part): Ditto.
417
418 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
419
420         * message.el (nnmaildir-article-number-to-base-name): New
421         function.
422         (nnmaildir-base-name-to-article-number): New function.
423
424 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
425
426         * smime.el (smime-make-temp-file): Don't quote
427         `temporary-file-directory'.
428
429 2002-03-04  Simon Josefsson  <jas@extundo.com>
430
431         * smime.el (smime-sign-region): Rename argument keyfiles to
432         keyfile. You only sign something with one key.
433         (smime-sign-buffer): Better completing-read prompt.
434         (smime-decrypt-buffer): Ditto.
435
436         * smime.el (smime-make-temp-file): Make it work under XEmacs.
437
438         * mm-view.el (mm-view-pkcs7-decrypt): Better prompt for
439         completing-read.
440         (mm-view-pkcs7-decrypt): CRLF->LF.
441
442 2002-03-04  Paul Jarc  <prj@po.cwru.edu>
443
444         * message.el (message-hierarchical-addresses): New variable.
445         (message-get-reply-headers): Use it.
446         From Ted Zlatanov <teodor.zlatanov@divine.com>
447
448 2002-03-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
449
450         * message.el (message-mode): If buffer-file-name, don't set auto
451         save file name.
452         Trivial change from Geoff Greene <ggreene@wpi.edu>
453
454 2002-03-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
455
456         * gnus-util.el (gnus-multiple-choice): Use message. XEmacs only
457         takes one argument in read-char.
458
459         * message.el (message-fix-before-sending): Forward a char.
460         Check mmu-multibyte-p, add control-1.
461
462 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
463
464         * gnus-start.el (gnus-read-init-file): Ditto.
465
466         * gnus-agent.el (gnus-agent-fetch-session): Ditto.
467
468         * dgnushack.el (dgnushack-make-load): Ditto.
469
470         * mail-source.el (mail-source-fetch): Extract the right error
471         code.
472
473         * message.el (message-fix-before-sending): Check illegible text.
474
475         * gnus-util.el (gnus-multiple-choice): New function.
476
477         * gnus-kill.el (gnus-score-insert-help): Removed, because it is
478         also defined in gnus-score.el.
479
480 2002-03-01  Paul Jarc  <prj@po.cwru.edu>
481
482         * message.el (message-get-reply-headers): downcase email addresses
483         for comaparisons for duplicate removal.
484
485 2002-03-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
486
487         * mm-view.el (mm-view-pkcs7-verify): New function. A bogus
488         implementation of PKCS#7, which just allows users read the
489         message.
490         (mm-view-pkcs7): Use it.
491
492 2002-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
493
494         * gnus.el (large-newsgroup-initial): New parameter.
495
496         * gnus-sum.el (gnus-articles-to-read): Use large-newsgroup-initial.
497         (gnus-summary-insert-old-articles): Ditto.
498
499 2002-02-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
500
501         * gnus-sum.el (gnus-articles-to-read): `gnus-large-newsgroup' is
502         used as the default answer of the question, "How many articles?".
503         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
504
505         * nnagent.el (nnagent-retrieve-headers): Remove articles with
506         small numbers.
507
508 2002-02-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
509
510         * deuglify.el: Fix comments.
511
512 2002-02-23  ShengHuo ZHU  <zsh@cs.rochester.edu>
513
514         * html2text.el (html2text-clean-anchor): If there is no HREF,
515         insert nothing.
516
517         * mml.el (mml-generate-mime-1): Add cdr.
518         From: andre@slamdunknetworks.com
519
520         * mm-view.el (mm-text-html-renderer-alist): Add html2text.
521         (mm-text-html-washer-alist): Ditto.
522
523         * mm-decode.el (mm-text-html-renderer): Add html2text.
524
525         * html2text.el: Face lift.
526
527         * html2text.el: New file from Joakim Hove <hove@phys.ntnu.no>.
528
529 2002-02-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
530
531         * gnus-sum.el: Add gnus-article-outlook-deuglify-article.
532
533         * deuglify.el: Change copy right. Add autoload. Add coding-system.
534
535         * deuglify.el: New file. The original file name is
536         gnus-outlook-deuglify.el from Raymond Scholz <rscholz@zonix.de>.
537
538         * mm-decode.el (mm-display-external): Use
539         mm-file-name-rewrite-functions.  From <andre@slamdunknetworks.com>
540
541 2002-02-22  Paul Jarc  <prj@po.cwru.edu>
542
543         * nnmaildir.el (nnmaildir-request-list): Report the highest
544         article number, not the total number of articles.
545
546 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
547
548         * gnus-sum.el: Move uu key map here.
549         (gnus-summary-make-menu-bar): Add gnus-summary-save-parts.
550
551 2002-02-21  Paul Jarc  <prj@po.cwru.edu>
552
553         * nnmaildir.el (nnmaildir-request-expire-articles): Use
554         nnmail-expiry-wait* if expire-age parameter is not set.
555
556 2002-02-21  ShengHuo ZHU  <zsh@cs.rochester.edu>
557
558         * gnus-group.el (gnus-group-sort-groups-by-real-name): New
559         function.
560         (gnus-group-sort-selected-groups-by-real-name): New function.
561         (gnus-group-make-menu-bar): Add sort by real name.
562
563         * gnus-sum.el (gnus-dependencies-add-header): If replaced, don't
564         rebuild.
565         (gnus-summary-edit-article-done): Gnus-get-newsgroup-headers takes
566         nil as dependencies as well.
567
568 2002-02-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
569
570         * nndoc.el (nndoc-dissect-mime-parts-sub): Fix MIME-Version header
571         for mime-parts.
572
573         * gnus-art.el (gnus-article-edit-done): Widen the buffer.
574
575         * gnus-group.el (gnus-group-name-decode): Don't test
576         multibyte-string, because it breaks XEmacs.
577         From: TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
578
579         * message.el (message-send-mail): Be talkative.
580
581         * mm-decode.el (mm-inlined-types): Add application/x-emacs-lisp.
582         (mm-automatic-display): Ditto.
583
584         * mailcap.el (mailcap-mime-data): Ditto.
585         From: Reiner Steib <4uce.02.r.steib@gmx.net>
586
587 2002-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
588
589         * many files: Remove trailing whitespaces, replace spc+tab with
590         tab, replace leading whitespaces with tabs.
591
592 2002-02-19  Paul Jarc  <prj@po.cwru.edu>
593
594         * gnus-sum.el (gnus-summary-toggle-header): Fix handling of
595         articles with no body and no blank line after the header.
596
597 2002-02-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
598
599         * mm-decode.el (mm-dissect-multipart): Consider the case of empty
600         parts.
601
602         * ietf-drums.el (ietf-drums-syntax-table): Modify syntax of
603         non-ascii chars.
604
605         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
606
607         * gnus-art.el (gnus-article-wash-html-with-w3): Remove
608         w3-delay-image-loads.
609         * mm-view.el (mm-inline-text-html-render-with-w3): Ditto.
610         (mm-w3-prepare-buffer): Ditto.
611
612         * mail-source.el (mail-source-fetch-directory): Run scripts.
613
614 2002-02-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
615
616         * gnus-fun.el (gnus-respond-to-confirmation): Do the right thing
617         for Majordomo confirmations.
618
619 2002-02-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
620
621         * gnus-fun.el (gnus-respond-to-confirmation): New command.
622
623 2002-02-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
624
625         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
626
627 2002-02-18  Paul Jarc  <prj@po.cwru.edu>
628
629         * gnus-util.el (gnus-parent-id): Ignore trailing whitespace in the
630         References header field.  From Mark Thomas <mthomas@cmu.edu>.
631
632 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
633
634         * mm-view.el (mm-inline-render-with-file): With unibyte buffer.
635         (mm-inline-render-with-stdin): Ditto.
636         (mm-inline-render-with-function): Ditto.
637         (mm-inline-wash-with-file): Bind coding-system-for-write.
638         (mm-inline-wash-with-stdin): Ditto.
639
640 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
641
642         Suggested by Felix Natter <fnatter@gmx.net>
643
644         * gnus-art.el (gnus-mime-view-part-externally): Rename from
645         gnus-mime-externalize-view.
646         (gnus-mime-view-part-internally): Rename from
647         gnus-mime-internalize-view.
648         (gnus-article-view-part-externally): Rename from
649         gnus-article-externalize-part.
650         (gnus-mime-action-alist): Change correspondingly.
651         (gnus-mime-button-commands): Ditto.
652         (gnus-mime-action-alist): Remove duplication.
653
654         * gnus-sum.el (gnus-summary-mime-map): Change correspondingly.
655
656 2002-02-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
657
658         * mm-decode.el (mm-dissect-buffer): Add loose-mime parameter.
659
660         * gnus-art.el (gnus-display-mime): Use it.
661
662         * mm-partial.el (mm-partial-find-parts): Use it.
663
664         * gnus-sum.el (gnus-article-loose-mime): Rename from
665         gnus-article-no-strict-mime.
666         (gnus-summary-save-parts): Use it.
667
668 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Remove unused
671         local variable.
672
673         * gnus-art.el (article-display-x-face): Don't sort multiple
674         X-Faces.
675
676 2002-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
677
678         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Improved to speed
679         up.  Suggested by Yuuichi Teranishi <teranisi@gohome.org>.
680
681         * gnus-art.el (article-display-x-face): Sort gray X-Faces.
682
683 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
684
685         Some ideas is inspired by code from Hrvoje Niksic
686         <hniksic@arsdigita.com>
687
688         * gnus-art.el (gnus-article-wash-function): Set the default to
689         nil, so that we use mm-text-html-renderer instead.
690         (article-wash-html): Use mm-text-html-renderer.
691
692         * mm-decode.el (mm-inline-media-tests): Use mm-inline-text-*.
693         (mm-text-html-renderer): New variable.
694         (mm-inline-text-html-renderer): Set the default to nil, so that we
695         use mm-text-html-renderer instead.
696
697         * mm-view.el (mm-inline-text-html): New function.
698         (mm-text-html-renderer-alist): New variable.
699         (mm-inline-text-vcard): New function.
700         (mm-inline-text): Split.
701         (mm-links-remove-leading-blank): New function.
702         (mm-inline-render-with-file): New function.
703         (mm-inline-render-with-stdin): New function.
704         (mm-inline-render-with-function): New function.
705         (mm-text-html-washer-alist): New variable.
706         (mm-inline-wash-with-file): New function.
707         (mm-inline-wash-with-stdin): New function.
708
709 2002-02-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
710
711         * message-utils.el: Fix installation doc.
712         From: Reiner Steib <4uce.02.r.steib@gmx.net>
713
714 2002-02-16  ShengHuo ZHU  <zsh@cs.rochester.edu>
715
716         * gnus-msg.el (gnus-discouraged-post-methods): New variable.
717         (gnus-post-method): Use it.
718         (gnus-summary-cancel-article): Find the correct post-method.
719
720         * gnus-soup.el (gnus-soup-send-packet): Via ... using ...
721         * message.el (message-send-news): Ditto.
722         Suggested by Lloyd Zusman <ljz@asfast.com> and IPmonger
723         <ipmonger@delamancha.org>
724
725         * gnus.el (gnus-select-method): Fix doc.
726         (gnus-server-string): Use 'using nntp'.
727
728         * gnus-agent.el (gnus-slave-unplugged): New command.
729         From: Felix Natter <fnatter@gmx.net>
730
731 2002-02-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
732
733         * gnus-art.el (gnus-article-edit-done): Kill-all-local-variables.
734         Call edit-done-function first, then change the window
735         configuration.
736         (gnus-article-edit-mode-map): Add message key bindings. Add menu.
737         (gnus-article-edit-mode): mml-mode.
738
739         * gnus-util.el (gnus-byte-compile): Work around a bug in XEmacs
740         21.4. Suggested by Russ Allbery <rra@stanford.edu> .
741
742         * message-utils.el: Adopt the file.
743
744         * message-utils.el: New file.
745         From Holger Schauer <Holger.Schauer@gmx.de>
746
747 2002-02-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
748
749         * gnus-sum.el (gnus-summary-move-article): Select-article only
750         when gnus-move-split-methods is non-nil. And we don't render or
751         mark the article.
752
753         * gnus-fun.el (gnus-shell-command-to-string): New function.
754         (gnus-shell-command-on-region): New function.
755         (gnus-random-x-face): Use them.
756         (gnus-x-face-from-file): Ditto.
757         (gnus-convert-image-to-gray-x-face): Ditto.
758         (gnus-convert-gray-x-face-to-xpm): Ditto.
759         (gnus-convert-image-to-x-face-command): Don't use 2>/dev/null.
760
761 2002-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
762
763         * gnus-art.el (gnus-treat-display-xface): Don't use
764         `shell-command-to-string' when compiling.
765         (gnus-treat-display-grey-xface): Ditto.
766
767 2002-02-13  Paul Jarc  <prj@po.cwru.edu>
768
769         * nnmaildir.el (nnmaildir--article-count): If the group is
770         completely empty, report minimum article number as 1 instead of 0.
771
772 2002-02-13  ShengHuo ZHU  <zsh@cs.rochester.edu>
773
774         * gnus-agent.el (gnus-get-predicate): Use nconc.
775
776         * gnus-sum.el (gnus-summary-display-make-predicate): Use
777         gnus-summary-display-cache as cache.
778
779         * nndoc.el (nndoc-type-alist): Add mail-in-mail type.
780         (nndoc-mail-in-mail-type-p): New function.
781         (nndoc-mail-in-mail-article-begin): New function.
782
783 2002-02-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
784
785         * mailcap.el (mailcap-mime-data): Use enriched-decode.
786
787         * gnus-cite.el (gnus-article-fill-cited-article): Bind
788         use-hard-newlines to nil.
789
790         * gnus-xmas.el (gnus-xmas-image-type-available-p): Assume that
791         image is not available if window-system is not available.
792
793         * gnus-sum.el (gnus-summary-display-make-predicate): Add unread.
794
795 2002-02-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
796
797         * gnus.el (gnus-article-unpropagated-mark-lists): Don't propagate
798         bookmark, because update-mark doesn't handle it correctly.
799
800 2002-02-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
801
802         * gnus-soup.el (gnus-soup-send-packet): Send news and mail
803         directly instead of calling message-send-mail.
804
805         * gnus-start.el (gnus-read-descriptions-file): Use
806         gnus-default-charset.
807
808         * mm-util.el (mm-guess-mime-charset): New function.
809
810         * gnus.el (gnus-default-charset): Use it.
811         (gnus-group-charset-alist): Remove .*, Let gnus-default-charset be
812         the default.
813
814 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
815
816         * gnus-art.el (gnus-treat-display-grey-xface): New variable.
817         (article-display-x-face): Use it.  Disable grey xface, if
818         uncompface is not found.
819
820         * message.el (message-mode): Don't enable multibyte on an indirect
821         buffer.
822
823         * nnrss.el (nnrss-content-function): New variable.
824         (nnrss-request-article): Use it.
825
826 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
827
828         * gnus.el: Add article-unsplit-urls.
829         * gnus-sum.el: Ditto.
830         * gnus-art.el (gnus-treat-strip-cr): New variable.
831         (gnus-treatment-function-alist): Use it.
832         (article-unsplit-urls): New function.
833         (gnus-article-make-menu-bar): Use it.
834         From: Michael Cook <michael.cook@cisco.com>
835
836 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
837
838         * gnus-agent.el (gnus-agent-braid-nov): Find the first article to
839         copy.
840
841 2002-02-07  Paul Jarc  <prj@po.cwru.edu>
842
843         * gnus-util.el (gnus-split-references): Allow (broken) Message-IDs
844         with internal whitespace.
845         (gnus-parent-id): Ditto.
846
847 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
848
849         * gnus-art.el (gnus-article-treat-body-boundary): Add
850         gnus-decoration property.
851         * gnus-msg.el (gnus-copy-article-buffer): Remove gnus-decoration.
852
853         * message.el (message-mode): Set local-abbrev-table.
854         From Matt Armstrong <matt@lickey.com>.
855
856         * gnus-art.el (gnus-article-treat-unfold-headers): Don't remove
857         too many spaces.
858
859         * rfc2047.el (rfc2047-unfold-region): Ditto.
860         (rfc2047-decode-region): Don't unfold. Let
861         gnus-article-treat-unfold-headers do it.
862
863         * gnus-sum.el (gnus-dependencies-add-header): Fix typo.
864         From: Jesper Harder <harder@ifa.au.dk>
865
866 2002-02-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
867
868         * gnus-msg.el (gnus-posting-styles): Add x-face-file.
869         (gnus-configure-posting-styles): Use it.
870         (gnus-configure-posting-styles): Remove trailing newspaces.
871
872 2002-02-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
873
874         * gnus-sum.el (gnus-articles-to-read): Fetch all if the predicate
875         is non-nil.
876
877         * mm-util.el (mm-use-find-coding-systems-region): Add doc.
878
879         * gnus.el (gnus-server-to-method): Switch position with
880         gnus-server-get-method.
881         (gnus-agent): Add doc.
882
883         * gnus-sum.el (gnus-article-no-strict-mime): New variable.
884         (gnus-summary-save-parts): Use it.
885
886         * gnus-art.el (gnus-display-mime): Use it.
887         * mm-partial.el (mm-partial-find-parts): Use it.
888
889         * nnweb.el (nnweb-google-parse-1): Use a correct format of date.
890
891         * gnus-agent.el (gnus-agent-summary-make-menu-bar): Fix typo.
892         From Stefan Reich\e,Av\e(Br <xsteve@riic.at>.
893
894         * nnagent.el (nnagent-request-expire-articles): Don't delete
895         files.
896
897 2002-02-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
898
899         * message.el (message-gen-unsubscribed-mft): New function.
900         From Sriram Karra <karra@cs.utah.edu>.
901
902         * gnus.el (gnus-article-unpropagated-mark-lists): Backslash the
903         open parenthesis.
904
905         * mm-view.el (mm-w3-prepare-buffer): Bind url-gateway-unplugged.
906         (mm-inline-text-html-render-with-w3): Ditto.
907         * gnus-art.el (gnus-article-wash-html-with-w3): Ditto.
908         Suggested by Dave Love  <d.love@dl.ac.uk>.
909
910         * mm-url.el (mm-url-load-url): Require w3-vars for old versions.
911
912         * nntp.el (nntp-send-command-and-decode): Check PROCESS.
913         * nntp.el (nntp-send-command): Ditto.
914         * nntp.el (nntp-send-command-nodelete): Ditto.
915
916 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
917
918         * mm-url.el (mm-url-load-url): New function.
919         (mm-url-insert-file-contents): Use it.
920
921         * gnus-msg.el (gnus-summary-mail-forward): Use gnus-article-charset.
922
923         * message.el (message-forward-make-body): Correctly copy
924         forward-buffer.
925
926         * rfc2047.el (rfc2047-decode-region): Don't decode us-ascii characters.
927
928 2002-02-04  Simon Josefsson  <jas@extundo.com>
929
930         * gnus-art.el (gnus-article-followup-with-original): Mark with
931         force, prevent errors when following up from article buffer.
932         (gnus-article-reply-with-original): Ditto.
933
934         * binhex.el (binhex-decoder-switches): Fix doc.  From
935         Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
936
937 2002-02-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
938
939         * gnus-art.el (gnus-treatment-function-alist): Move hide-citation,
940         highlight-citation after emphasize.
941
942 2002-02-04  Simon Josefsson  <jas@extundo.com>
943
944         * nnfolder.el (nnfolder-open-marks):
945
946         * nnml.el (nnml-open-marks): Message when done.  From David
947         Edmondson <dme@sun.com>.
948
949 2002-02-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
950
951         * imap.el (imap-anonymous-auth): Fix typo.
952         From: Steinar Bang <sb@dod.no>
953
954         * gnus-cache.el (gnus-cache-braid-nov): Use set-buffer instead of
955         save-excursion.
956         (gnus-cache-braid-heads): Ditto.
957
958         * gnus-agent.el (gnus-agent-copy-nov-line): Move to the correct
959         line, because there are extra articles in the overview buffer.
960
961         * nntp.el (nntp-retrieve-groups): Check whether BUF is live.
962
963         * message.el (message-forward-rmail-make-body): Directly use
964         rmail-msg-restore-non-pruned-header to avoid calling
965         vertical-motion.
966
967 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
968
969         * gnus-cache.el (gnus-summary-insert-cached-articles):
970         (gnus-summary-limit-include-cached): gnus-newsgroup-cached is sorted.
971
972         * gnus-group.el (gnus-group-mark-article-read): Nreverse
973         gnus-newsgroups-unselected.
974
975         * gnus-agent.el (gnus-summary-set-agent-mark): Use
976         gnus-add-to-sorted-list.
977
978         * gnus-sum.el (gnus-summary-update-info): gnus-newsgroup-unreads
979         gnus-newsgroup-unselected are sorted. Use gnus-sorted-union.
980         (gnus-build-all-threads): Use gnus-add-to-sorted-list.
981         (gnus-update-read-articles): UNREAD is sorted.
982         (gnus-newsgroup-unreads, gnus-newsgroup-unselected)
983         (gnus-newsgroup-marked, gnus-newsgroup-cached)
984         (gnus-newsgroup-expirable, gnus-newsgroup-downloadable)
985         (gnus-newsgroup-dormant): Require sorted.
986
987         * gnus-dired.el (gnus-dired-find-file-mailcap): Correctly handle
988         directories.
989         (gnus-dired-print): New function.
990
991         * gnus-art.el (gnus-mime-print-part): Add argument filename. Call
992         ps-despool.
993
994 2002-02-02  Simon Josefsson  <jas@extundo.com>
995
996         * gnus-dired.el (turn-on-gnus-dired-mode): Autoload.  Make defun.
997
998 2002-02-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
999
1000         * gnus-start.el (gnus-1): Call gnus-agentize if gnus-agent is
1001         t. This makes gnus-agent customizable without putting
1002         gnus-agentize into .gnus.
1003
1004         * gnus.el (gnus-agent): Make it customizable.
1005
1006         * gnus-dired.el: New file.
1007         From Benjamin Rutt <brutt@bloomington.in.us>
1008
1009         * gnus-cache.el (gnus-cache-articles-in-group): Remove from active
1010         if no article.
1011         (gnus-cache-possibly-remove-article): Ditto.
1012         (gnus-cache-possibly-enter-article): Use gnus-add-to-sorted-list.
1013
1014 2002-02-01  Simon Josefsson  <jas@extundo.com>
1015
1016         * gnus-int.el (gnus-request-accept-article): Use gnus-get-function.
1017
1018 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1019
1020         * mm-view.el (mm-w3m-mode-dont-bind-keys): New variable.
1021         (mm-setup-w3m): Don't bind keys listed in the above.
1022
1023 2002-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1024
1025         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind
1026         `w3m-safe-url-regexp' with nil if `mm-inline-text-html-with-images'
1027         is non-nil; bind `w3m-force-redisplay' with nil.
1028
1029         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1030
1031         * mm-decode.el (mm-inline-text-html-with-images): Supplement docs.
1032
1033 2002-01-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1034
1035         * nnfolder.el (nnfolder-request-replace-article): Unfold. Don't
1036         use mail-header-unfold-field.
1037
1038         * gnus-cache.el (gnus-summary-insert-cached-articles): Use
1039         gnus-summary-limit.
1040
1041         * gnus-range.el (gnus-add-to-sorted-list): New function.
1042         * gnus-sum.el (gnus-mark-article-as-read): Use it.
1043         (gnus-mark-article-as-unread): Ditto.
1044         (gnus-summary-mark-article-as-unread): Ditto.
1045         (gnus-build-get-header): Ditto.
1046         (gnus-summary-prepare-threads): Ditto.
1047         (gnus-summary-insert-pseudos): Ditto.
1048         (gnus-articles-to-read): Use gnus-sorted-union and gnus-sorted-nunion.
1049         (gnus-summary-insert-new-articles): Use gnus-sorted-nunion.
1050         (gnus-summary-insert-old-articles): Ditto.
1051
1052         * gnus-msg.el (gnus-posting-styles): Add new format of header.
1053         (gnus-configure-posting-styles): Support the new format.
1054
1055         * mail-source.el (mail-source-bind, mail-source-bind-common): Set
1056         edebug-form-spec to (sexp body).
1057         Suggested by Joe Wells <jbw@izanami.cee.hw.ac.uk>.
1058
1059         * message.el (message-reply-headers): Add doc.
1060
1061 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1062
1063         * gnus-group.el (gnus-group-delete-group): Nix the entry in
1064         gnus-cache-active-hashtb.
1065
1066         * gnus-agent.el (gnus-agent-mark-unread-afer-downloaded): New variable.
1067         (gnus-agent-summary-fetch-group): Use it.
1068
1069         * gnus-msg.el (gnus-debug-files): New variable.
1070         (gnus-debug-exclude-variables): New variable.
1071         (gnus-debug): Use them.
1072
1073         * gnus-range.el (gnus-range-length): Don't use gnus-uncompress-range.
1074
1075 2002-01-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
1076
1077         * message.el (message-cite-prefix-regexp): Use text-mode-syntax-table.
1078         (message-mode-syntax-table): Move back the previous position.
1079
1080         * nnagent.el (nnagent-retrieve-headers): Use gnus-sorted-difference.
1081
1082         * gnus-agent.el (gnus-agent-retrieve-headers): Use
1083         gnus-sorted-difference.
1084
1085         * nnsoup.el (nnsoup-request-expire-articles): Use
1086         gnus-sorted-difference.
1087
1088         * nnheader.el: Autoload gnus-sorted-difference.
1089
1090         * nnfolder.el (nnfolder-request-expire-articles): Use
1091         gnus-sorted-difference.
1092
1093         * gnus-cache.el (gnus-cache-retrieve-headers): Use
1094         gnus-sorted-difference.
1095
1096         * gnus-range.el: Autoload cookies.
1097         (gnus-sorted-difference): New function.
1098         (gnus-sorted-ndifference): New function.
1099         (gnus-sorted-nintersection): Rename from
1100         gnus-set-sorted-intersection.
1101         (gnus-sorted-nunion): Rename from gnus-set-sorted-union.
1102         (gnus-list-range-difference): Rename from
1103         gnus-inverse-list-range-intersection.
1104         (gnus-inverse-list-range-intersection): Use defalias.
1105
1106         * gnus-sum.el (gnus-select-newsgroup): Use gnus-sorted-difference,
1107         gnus-sorted-ndifference, and gnus-sorted-nintersection.
1108         (gnus-articles-to-read): Use gnus-sorted-difference.
1109         (gnus-summary-limit-mark-excluded-as-read): Use
1110         gnus-sorted-intersection and gnus-sorted-ndifference.
1111         (gnus-list-of-read-articles): Use gnus-list-range-difference.
1112         (gnus-summary-insert-articles): Use gnus-sorted-difference.
1113
1114         * gnus-sum.el (gnus-summary-update-info): Use gnus-sorted-union.
1115
1116 2002-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1117
1118         * gnus-art.el (gnus-article-wash-html-with-w3m): Add keymap
1119         property to the buffer for using emacs-w3m command keys.
1120
1121         * mm-decode.el (mm-inline-text-html-with-w3m-keymap): New user
1122         option.
1123
1124         * mm-view.el (mm-w3m-mode-map): New variable.
1125         (mm-w3m-mode-command-alist): New variable.
1126         (mm-w3m-minor-mode): Removed.
1127         (mm-setup-w3m): Setup `mm-w3m-mode-map'; don't add minor mode.
1128         (mm-inline-text-html-render-with-w3m): Add keymap property to the
1129         buffer for using emacs-w3m command keys.
1130
1131 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1132
1133         * message.el (message-mode-syntax-table): Move forward.
1134         (message-cite-prefix-regexp): Auto detect non word constituents.
1135         (message-cite-prefix-regexp): Don't use with-syntax-table.
1136
1137         * gnus-sum.el (gnus-summary-update-info): Use
1138         gnus-list-range-intersection.
1139
1140         * gnus-agent.el (gnus-agent-fetch-headers): Use
1141         gnus-list-range-intersection.
1142
1143         * gnus-range.el (gnus-range-normalize): Use correct predicate.
1144         (gnus-list-range-intersection): Use it.
1145         (gnus-inverse-list-range-intersection): Ditto.
1146         (gnus-sorted-intersection): Add doc.
1147         (gnus-set-sorted-intersection): Add doc.
1148         (gnus-sorted-union): New function.
1149         (gnus-set-sorted-union): New function.
1150
1151         * gnus-range.el (gnus-list-range-intersection): Correct the logic.
1152         (gnus-inverse-list-range-intersection): Ditto.
1153
1154 2002-01-29  Karl Kleinpaste  <karl@charcoal.com>
1155
1156         * mm-uu.el (mm-uu-type-alist): Add optional leading `0'.
1157
1158         * gnus-uu.el (gnus-uu-shar-name-marker): Add optional leading `0'
1159         and permit `:' and `\' in order to handle full Windows pathnames.
1160         (gnus-uu-begin-string): Add optional leading `0'.  Leading `0' is
1161         technically not correct per standard, but seems to have common use.
1162
1163 2002-01-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
1164
1165         * gnus-uu.el (gnus-uu-expand-numbers): Ignore errors when
1166         replacing numbers.
1167
1168 2002-01-28  ShengHuo ZHU  <zsh@cs.rochester.edu>
1169
1170         * gnus-art.el (gnus-article-followup-with-original): Use (mark).
1171
1172         * gnus-score.el (gnus-score-insert-help): Move to (point-min).
1173         Don't split when the window is small, e.g. when a small *BBDB*
1174         window is the lowest one.
1175
1176         * gnus-agent.el (gnus-agent-retrieve-headers): Use
1177         nnheader-find-nov-line to speed up. Use nreverse, because it is
1178         sorted. Use nnheader-insert-nov-file.
1179
1180 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1181
1182         * mm-decode.el (mm-inline-text-html-with-images): New user option.
1183
1184         * mm-view.el (mm-inline-text-html-render-with-w3m): Bind the value
1185         of `w3m-display-inline-images' with the value of
1186         `mm-inline-text-html-with-images'.
1187         From: TSUCHIYA Masatoshi <tsuchiya@namazu.org>.
1188
1189         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
1190
1191 2002-01-27  Richard M. Stallman  <rms@gnu.org>
1192
1193         * time-date.el: Add autoload cookies.  Many doc fixes.
1194         (time-add): New function.
1195         (time-subtract): Renamed from subtract-time.
1196         (subtract-time): New alias for time-subtract.
1197
1198 2002-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1199
1200         * gnus-art.el (gnus-article-wash-html-with-w3m): Replace w3m to
1201         emacs-w3m in doc-string.
1202
1203         * lpath.el: Bind `w3m-cid-retrieve-function-alist' and
1204         `w3m-current-buffer'.
1205
1206 2002-01-27  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1207
1208         * gnus-art.el (gnus-article-wash-html-with-w3m): Handle cid: URLs.
1209
1210         * mm-view.el (mm-setup-w3m): Add `mm-w3m-cid-retrieve' to
1211         `w3m-cid-retrieve-function-alist' for `gnus-article-mode'.
1212         (mm-w3m-cid-retrieve): New function.
1213         (mm-inline-text-html-render-with-w3m): Handle cid: URLs.
1214
1215 2002-01-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
1216
1217         * gnus-agent.el (gnus-agent-fetch-articles): Don't save empty articles.
1218
1219 2002-01-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1220
1221         * gnus-util.el (gnus-cache-file-contents): Don't use equalp.
1222
1223 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1224
1225         * nnheader.el (nnheader-insert-nov-file): Increased cutoff to
1226         32K.
1227
1228         * gnus-sum.el (gnus-summary-expire-articles): Clean up.
1229
1230         * nnmail.el (nnmail-article-group): Decode headers before running
1231         split rules over them.
1232         (nnmail-mail-splitting-charset): New variable.
1233
1234         * smiley.el: Replaced with smiley-ems.el.
1235
1236 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1237
1238         * mm-url.el (mm-url-predefined-programs): Add w3m.
1239         (mm-url-program): Ditto.
1240
1241 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1242
1243         * nnml.el (nnml-use-compressed-files): New variable.
1244         (nnml-filenames-are-evil): Removed.
1245         (nnml-current-group-article-to-file-alist): Don't use.
1246         (nnml-update-file-alist): Inhibit.
1247         (nnml-article-to-file): Use new var.
1248
1249 2002-01-26  ShengHuo ZHU  <zsh@cs.rochester.edu>
1250
1251         * gnus-util.el (gnus-parse-without-error): Add edebug-form-spec.
1252
1253         * nnagent.el (nnagent-retrieve-headers): loop until eobp.
1254
1255 2002-01-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * gnus-agent.el (gnus-agent-load-alist): Use new caching
1258         function.
1259
1260         * gnus-util.el (gnus-cache-file-contents): New function.
1261
1262         * gnus-agent.el (gnus-agent-file-loading-cache): New variable.
1263         (gnus-agent-load-alist): Use it.
1264
1265         * nnagent.el (nnagent-retrieve-headers): Use optimized function.
1266
1267         * nnheader.el (nnheader-insert-nov-file): New function.
1268
1269         * gnus-util.el (gnus-parse-without-error): Correct the loop.
1270
1271         * gnus-sum.el (gnus-dependencies-add-header): Use in-reply-to if
1272         there are no references.
1273         (gnus-extract-message-id-from-in-reply-to): New function.
1274         (gnus-nov-parse-line): Use in-reply-to if there are no
1275         references.
1276
1277 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1278
1279         * nnagent.el (nnagent-retrieve-headers): Use new macro.
1280
1281         * gnus-util.el (gnus-parse-without-error): New macro.
1282
1283 2002-01-25  ShengHuo ZHU  <zsh@cs.rochester.edu>
1284
1285         * gnus-art.el (gnus-article-wash-html-with-w3m): Call w3m-region.
1286         (gnus-article-wash-function): use locate-library to decide which
1287         to use.
1288
1289 2002-01-25  Simon Josefsson  <jas@extundo.com>
1290
1291         * pop3.el (pop3-munge-message-separator): Work if no date.
1292         Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.
1293
1294 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1295
1296         * gnus-agent.el (gnus-agent-save-alist): Fix.
1297
1298         * nnagent.el (nnagent-retrieve-headers): Must have cut too much by
1299         mistake.  Reinstated lost code.
1300
1301 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
1302
1303         * mml2015.el (mml2015-mailcrypt-decrypt): Display a signature if
1304         one exists in the case of an encrypted message with an internal
1305         signature.
1306
1307 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1308
1309         * gnus-agent.el (gnus-agent-save-alist): Optimized.
1310
1311 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1312
1313         * dgnushack.el: Commented out the experimental code.
1314
1315 2002-01-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316
1317         * gnus-range.el (gnus-inverse-list-range-intersection): Off-by-one
1318         error.
1319
1320         * gnus.el (gnus-server-to-method): Made into subst.
1321         (gnus-server-method-cache): New variable.
1322         (gnus-server-to-method): Use it.
1323         (gnus-group-method-cache): New variable.
1324         (gnus-find-method-for-group-1): Renamed.
1325         (gnus-find-method-for-group): New function.
1326         (gnus-group-method-cache): Removed.
1327
1328         * gnus-sum.el (gnus-compute-unseen-list): Use new optimized
1329         function.
1330
1331         * gnus-range.el (gnus-members-of-range): New function.
1332         (gnus-list-range-intersection): Renamed.
1333         (gnus-inverse-list-range-intersection): New function.
1334
1335         * gnus-sum.el (gnus-compute-unseen-list): Made into own function.
1336
1337         * nnagent.el (nnagent-retrieve-headers): New implementation.
1338
1339         * gnus-agent.el (gnus-agent-get-undownloaded-list): New, faster
1340         implementation.
1341
1342 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1343
1344         * lpath.el: Fbind `w3m-charset-to-coding-system'; bind
1345         `w3m-meta-content-type-charset-regexp'.
1346
1347         * mm-view.el (mm-inline-text-html-render-with-w3m): Decode
1348         charset-encoded html contents.
1349
1350 2002-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1351
1352         * gnus-agent.el (gnus-agent-request-article): Make sure it is not
1353         an empty file.
1354
1355         * nnweb.el (url): Ignore errors when request url.
1356
1357         * nnrss.el: Clean up the comments.
1358
1359 2002-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1360
1361         * lpath.el: Fbind `w3m-region'; bind `w3m-mode-map'.
1362
1363         * mm-decode.el (mm-inline-text-html-renderer): New user option.
1364         (mm-inline-media-tests): Test whether the value of
1365         `mm-inline-text-html-renderer' is a function for text/html.
1366
1367         * mm-view.el (mm-inline-text-html-render-with-w3): New function
1368         separated from `mm-inline-text'.
1369         (mm-w3m-minor-mode): New variable.
1370         (mm-w3m-setup): New variable.
1371         (mm-setup-w3m): New function.
1372         (mm-inline-text-html-render-with-w3m): New function.
1373         (mm-inline-text): Funcall `mm-inline-text-html-renderer' for
1374         text/html.
1375
1376 2002-01-23  Paul Jarc  <prj@po.cwru.edu>
1377
1378         * lpath.el: fbind make-symbolic-link and unix-sync for nnmaildir.
1379
1380 2002-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1381
1382         * gnus-xmas.el (gnus-xmas-redefine): Quote `gnus-completing-read'
1383         and `gnus-xmas-completing-read'.
1384
1385 2002-01-19  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1386
1387         * nneething.el (nneething-message-id-number): Abolished.
1388         (nneething-encode-file-name): Not encode numerical characters.
1389         (nneething-make-head): `nneething-message-id-number' is not
1390         used to generate message IDs.
1391
1392 2002-01-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1393
1394         * gnus-art.el (gnus-emphasis-alist): Include !? as sentence-ending
1395         characters.
1396
1397 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1398
1399         * gnus-xmas.el (gnus-xmas-completing-read): New function.
1400         (gnus-xmas-redefine): Redefine conditionally.
1401
1402 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
1403
1404         * mml.el (mml-parse-1): Fixed usage of recipients in the secure
1405         tag.
1406
1407 2002-01-22  Josh Huber  <huber@alum.wpi.edu>
1408
1409         * message.el (message-font-lock-keywords): Added the secure tag.
1410         * mml-sec.el: Added functions to generate/modify/remove the secure
1411         tag while in message mode.
1412         * mml-sec.el (mml-secure-message): New.
1413         * mml-sec.el (mml-unsecure-message): New.
1414         * mml-sec.el (mml-secure-message-sign-smime): New.
1415         * mml-sec.el (mml-secure-message-sign-pgp): New.
1416         * mml-sec.el (mml-secure-message-sign-pgpmime): New.
1417         * mml-sec.el (mml-secure-message-encrypt-smime): New.
1418         * mml-sec.el (mml-secure-message-encrypt-pgp): New.
1419         * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
1420         * mml.el (mml-parse-1): Added code to recognise the secure tag and
1421         convert it to either a part or multipart depending on if there are
1422         other parts in the message.
1423         * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
1424         to use the secure tag, rather than the part tag.
1425         * mml.el (mml-preview): Added a save-excursion to keep cursor
1426         position after doing an MML preview.
1427
1428 2002-01-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1429
1430         * nnheader.el (nnheader-parse-overview-file): New function.
1431         (nnheader-write-overview-file): New function.
1432
1433 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1434
1435         * gnus.el (gnus-group-fast-parameter): Check better if expansion
1436         in wanted.
1437
1438         * nnweb.el (nnweb-type-definition): Clean up.
1439
1440 2002-01-21  Alastair Burt  <burt@dfki.de>
1441
1442         * gnus-art.el (gnus-mm-display-part): Make sure that the summary
1443         buffer exists before jumping to it.
1444
1445 2002-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1446
1447         * gnus-art.el (gnus-article-wash-html-with-w3): Made into own
1448         function.
1449         (article-wash-html): Use it.
1450         (gnus-article-wash-function): New variable.
1451         (gnus-article-wash-html-with-w3m): New function.
1452
1453 2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
1454
1455         * dgnushack.el (dgnushack-compile): Compile smiley-ems for
1456         XEmacs.
1457
1458 2002-01-20  John H. Palmieri  <palmieri@math.washington.edu>
1459
1460         * gnus-fun.el (gnus-convert-image-to-gray-x-face): More standard
1461         command line.
1462
1463 2002-01-21  Simon Josefsson  <jas@extundo.com>
1464
1465         * canlock.el (base64-encode-string): Autoload it from base64.
1466         (canlock-make-cancel-key): Base64 encode unibyte string.
1467
1468 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1469
1470         * nnfolder.el (nnfolder-request-accept-article): Unfold
1471         x-from-line.
1472         (nnfolder-request-replace-article): Ditto.
1473
1474 2002-01-20  Nevin Kapur  <nevin@jhu.edu>
1475
1476         * gnus-group.el (gnus-group-best-unread-group): Use the right
1477         positioning function.
1478
1479 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1480
1481         * smiley-ems.el (smiley-region): Use new function.
1482         (smiley-update-cache): Use general image functions.
1483         (smiley-region): Use general functions.
1484
1485         * gnus-util.el (gnus-graphic-display-p): New function.
1486
1487         * nnmail.el (nnmail-article-group): Allow outputting traces of
1488         non-strings.
1489
1490         * nndoc.el (nndoc-type-alist): Rules for exim bounces.
1491         (nndoc-exim-bounce-type-p): New function.
1492
1493         * message.el (message-dont-send): Doc fix.
1494
1495         * gnus-util.el (gnus-completing-read): Remove
1496         inherit-input-method.
1497
1498         * gnus-art.el (gnus-treat-smiley): Doc fix.
1499
1500         * gnus-agent.el (gnus-agent-fetch-headers): Ignore seen and recent
1501         articles.
1502
1503 2002-01-19  Simon Josefsson  <jas@extundo.com>
1504
1505         * imap.el (imap-gssapi-open): Don't wait for logout to complete.
1506         (imap-kerberos4-open): Ditto.
1507         (imap-open): Set port correctly, don't set auth.
1508
1509 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * gnus.el (gnus-version-number): Bump version number.
1512
1513 2002-01-20 05:33:30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1514
1515         * gnus.el: Oort Gnus v0.05 is released.
1516
1517 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1518
1519         * nnkiboze.el (nnkiboze-generate-group): Make sure the directory
1520         exists.
1521
1522         * gnus-spec.el (gnus-string-width-function): New function.
1523         (gnus-tilde-cut-form): Use it.
1524         (gnus-tilde-max-form): Ditto.
1525         (gnus-use-correct-string-widths): Default to (featurep 'xemacs).
1526         (gnus-substring-function): Use it.
1527         (gnus-tilde-cut-form): Ditto.
1528         (gnus-substring-function): New function.
1529
1530         * message.el (message-check-news-header-syntax): New message.
1531
1532         * gnus.el (gnus-slave-no-server): Doc fix.
1533
1534         * gnus-spec.el (gnus-use-correct-string-widths): Default to t.
1535
1536 2002-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1537
1538         * gnus-sum.el (gnus-adjust-marked-articles): Fix the record for
1539         `seen' if it looks like (seen NUM1 . NUM2).  It should be
1540         (seen (NUM1 . NUM2)).
1541
1542 2002-01-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1543
1544         * gnus-topic.el (gnus-topic-catchup-articles): Update article
1545         number in closed topics.
1546
1547 2002-01-19  Daniel Pittman  <daniel@rimspace.net>
1548
1549         * gnus-sum.el (gnus-summary-first-unseen-or-unread-subject): New
1550         functions.
1551
1552 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1553
1554         * gnus.el (gnus-group-find-parameter): Clean up.
1555
1556         * gnus-sum.el (gnus-summary-goto-subject): Error on non-numerical
1557         articles.
1558
1559         * gnus-util.el (gnus-completing-read-with-default): Renamed.
1560
1561         * nnmail.el (nnmail-article-group): Clean up.
1562
1563 2002-01-19  Paul Stodghill  <stodghil@cs.cornell.edu>
1564
1565         * gnus-agent.el (gnus-category-name): Intern the category name.
1566
1567 2002-01-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1568
1569         * gnus-topic.el (gnus-topic-move-group): Use gnus-topic-history.
1570
1571         * gnus-util.el (gnus-completing-read): New function.
1572
1573 2002-01-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
1574
1575         * gnus-art.el (gnus-add-wash-type): Use add-to-list.
1576
1577         * smiley-ems.el (smiley-region): Register smiley.
1578         (smiley-toggle-buffer): Rewrite the function.
1579         (smiley-active): Removed.
1580
1581 2002-01-19  Simon Josefsson  <jas@extundo.com>
1582
1583         * gnus-util.el (gnus-parent-id): Optimize null n case.  From
1584         Jesper Harder <harder@ifa.au.dk>.
1585
1586 2002-01-18  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1587
1588         * gnus-art.el (gnus-request-article-this-buffer): Call
1589         `nneething-get-file-name' to extract the file name from the
1590         message id.
1591
1592         * nneething.el (nneething-encode-file-name): New function.
1593         (nneething-decode-file-name): Ditto.
1594         (nneething-get-file-name): Ditto.
1595         (nneething-make-head): Encode the file name and encapsulate it
1596         into the field of the message id.
1597
1598 2002-01-18  Simon Josefsson  <jas@extundo.com>
1599
1600         * nnml.el (nnml-request-update-info): Don't erase flags that isn't
1601         stored in .marks.
1602
1603         * nnfolder.el (nnfolder-request-update-info): Ditto.
1604
1605 2002-01-18  ShengHuo ZHU  <zsh@cs.rochester.edu>
1606
1607         * gnus-art.el (gnus-url-parse-query-string): Allow new line in value.
1608
1609 2002-01-18  Simon Josefsson  <jas@extundo.com>
1610
1611         * imap.el (imap-starttls-p): Don't check for binary.
1612         (imap-gssapi-auth-p): Ditto.
1613         (imap-kerberos4-auth-p): Ditto.
1614         (imap-open): Change logic.  Iterate through all possible streams,
1615         instead of bailing out after first failure.  Move authenticator
1616         decision to `imap-authenticate'.
1617         (imap-authenticate): Change logic, now finds the authenticator to
1618         use, was previously in `imap-open'.
1619         (imap-open): Return nil on failure.
1620         (imap-open): Setup temp buffer correctly.
1621         (imap-open): Return buffer only on success.
1622         (imap-interactive-login, imap-interactive-login): Tell the user
1623         which stream/authenticator is used for the queried
1624         username/password.
1625         (imap-open, imap-authenticate): Set variables.
1626         (imap-gssapi-auth-p, imap-kerberos4-auth-p): Fix typo.
1627         (imap-open): Don't assume how `with-temp-buffer' is implemented.
1628
1629 2002-01-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1630
1631         * gnus-fun.el (gnus-grab-cam-x-face): New function.
1632
1633 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1634
1635         * gnus-art.el (gnus-emphasis-alist): Allow matching "*this*.)".
1636
1637 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1638
1639         * gnus-agent.el (gnus-agent-toggle-group-plugged): New function.
1640         (gnus-agent-group-mode-map): Bind it to "Jo".
1641         (gnus-agent-group-make-menu-bar): Add it into menu bar.
1642
1643 2002-01-17  Karl Kleinpaste  <karl@charcoal.com>
1644
1645         * gnus-xmas.el (gnus-group-toolbar): Add .newsrc save button.
1646         (gnus-summary-mail-toolbar): Add mail article deletion button.
1647
1648         * smiley.el (smiley-deformed-regexp-alist): Eliminate noseless
1649         false positives for lines of "^^^^".
1650
1651         * gnus-picon.el (gnus-picon-find-face): faces database is all
1652         lowercase.
1653
1654 2002-01-17  ShengHuo ZHU  <zsh@cs.rochester.edu>
1655
1656         * gnus-agent.el (gnus-agent-retrieve-headers): Use correct buffer.
1657         (gnus-agent-braid-nov): Switch back to nntp-server-buffer. Remove
1658         duplications.
1659         (gnus-agent-batch): Bind gnus-agent-confirmation-function.
1660
1661 2002-01-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1662
1663         * gnus-sum.el (gnus-summary-initial-limit): Inline
1664         gnus-summary-limit-children.
1665         (gnus-summary-initial-limit): Don't limit if
1666         gnus-newsgroup-display is nil.
1667         (gnus-summary-initial-limit): No, don't.
1668
1669         * gnus-util.el
1670         (gnus-put-text-property-excluding-characters-with-faces): Inline
1671         gnus-put-text-property.
1672
1673         * gnus-spec.el (gnus-default-format-specs): New variable.
1674
1675         * gnus-start.el (gnus-read-newsrc-file): Don't clear
1676         gnus-format-specs.
1677         (gnus-read-newsrc-el-file): Default to gnus-default-format-specs.
1678
1679         * gnus-spec.el (gnus-update-format-specifications): Really check
1680         the Gnus version of the .newsrc.eld file.
1681         (gnus-format-specs): Save the new default summary format.
1682
1683         * gnus-util.el (gnus-parent-id): Check whether references is empty
1684         before splitting.
1685
1686         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Inline some
1687         functions.
1688         (gnus-gather-threads-by-references): Inline
1689         `gnus-split-references'.
1690
1691         * gnus-spec.el (gnus-summary-line-format-spec): New, optimized
1692         default value of gnus-summary-line-format-spec.
1693
1694 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1695
1696         * nnslashdot.el (nnslashdot-retrieve-headers-1): A better error
1697         message.
1698         (nnslashdot-request-list): Ditto.
1699         (nnslashdot-sid-strip): Removed.
1700
1701 2002-01-15  Simon Josefsson  <jas@extundo.com>
1702
1703         * nnimap.el (nnimap-close-asynchronous): Enable.
1704         (nnimap-close-group): Expunge.
1705
1706 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1707
1708         * gnus-util.el (gnus-user-date-format-alist): Typo.
1709         From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
1710
1711 2002-01-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1712
1713         * nneething.el (nneething-request-article): Set
1714         `nnmail-file-coding-system' to `binary' locally, in order to read
1715         files without any conversion.
1716
1717 2002-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
1718
1719         * gnus-agent.el (gnus-agent-retrieve-headers): Use
1720         nnheader-file-coding-system and nnmail-active-file-coding-system.
1721         (gnus-agent-regenerate-group): Ditto.
1722         (gnus-agent-regenerate): Ditto.
1723         (gnus-agent-write-active): Ditto.
1724         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>
1725
1726 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1727
1728         * gnus-art.el (gnus-button-alist): Don't highlight <URL:.
1729         Suggested by Ian Fitchet <ian.fitchet@lunanbay.com>
1730
1731 2002-01-14  ShengHuo ZHU  <zsh@cs.rochester.edu>
1732
1733         * gnus.el: We don't need gnus-article-show-all-headers.
1734
1735         * gnus-art.el (article-show-all, gnus-article-show-all-header):
1736         Ditto.
1737
1738         * gnus-sum.el (gnus-summary-select-article): Don't call
1739         show-all-headers, because hidden headers are not hidden text any
1740         more.
1741
1742 2002-01-13  Simon Josefsson  <jas@extundo.com>
1743
1744         * message.el (message-newline-and-reformat): Use `newline' instead
1745         of inserting \n, so that the newline is marked as hard.
1746
1747         * gnus-spec.el (gnus-pad-form): Don't evaluate EL multiple times.
1748         From Jesper Harder <harder@ifa.au.dk>.
1749
1750 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1751
1752         * imap.el (imap-close): Keep going if quit.
1753
1754         * gnus-agent.el (gnus-agent-retrieve-headers): Erase
1755         nntp-server-buffer.
1756
1757 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1758
1759         * mm-view.el (mm-display-inline-fontify): Require font-lock to
1760         avoid unbinding shadowed variables.
1761
1762         * gnus-art.el (gnus-picon-databases): Moved here.
1763         (gnus-picons-installed-p): Moved here.
1764         (gnus-article-reply-with-original): Use `mark'.
1765
1766         * gnus.el (gnus-picon): Moved here and renamed.
1767
1768         * gnus-art.el (gnus-treat-from-picon): Only be on if picons are
1769         installed.
1770         (gnus-treat-mail-picon): Ditto.
1771         (gnus-treat-newsgroups-picon): Ditto.
1772
1773         * gnus-picon.el (gnus-picons-installed-p): New function.
1774
1775 2002-01-12  ShengHuo ZHU  <zsh@cs.rochester.edu>
1776
1777         * gnus-agent.el (gnus-agent-go-online): Fix doc.
1778
1779 2002-01-12  Simon Josefsson  <jas@extundo.com>
1780
1781         * nnimap.el (nnimap-need-unselect-to-notice-new-mail)
1782         (nnimap-before-find-minmax-bugworkaround): Use it.
1783         (nnimap-find-minmax-uid): Don't reselect current mailbox.
1784         (nnimap-dont-close): New variable.
1785         (nnimap-close-group): Use it.
1786
1787 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1788
1789         * gnus-art.el (gnus-article-reply-with-original): Use
1790         `mark-active'.
1791
1792         * gnus-msg.el (gnus-summary-reply): Don't bug out on regions.
1793
1794         * gnus-logic.el (gnus-advanced-score-rule): Thinko fix.
1795         (gnus-score-advanced): Clean up.
1796         (gnus-score-advanced): Accept a multiple of the score.
1797
1798 2002-01-12  Simon Josefsson  <jas@extundo.com>
1799
1800         * flow-fill.el (fill-flowed-display-column)
1801         (fill-flowed-encode-columnq): New variables.  Suggested by
1802         Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann).
1803         (fill-flowed-encode, fill-flowed): Use them.
1804
1805         * message.el (message-send-news, message-send-mail): Use
1806         m-b-s-n-p-e-h-n.
1807
1808         * mml.el (autoload): Autoload fill-flowed-encode.
1809         (mml-buffer-substring-no-properties-except-hard-newlines): New
1810         function.
1811         (mml-read-part): Use it.
1812         (mml-generate-mime-1): Encode format=flowed if appropriate.
1813         (mml-insert-mime-headers): Insert format=flowed.
1814
1815         * flow-fill.el (fill-flowed-encode): New function.
1816         (fill-flowed): Bind fill-column to window width.
1817
1818 2002-01-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1819
1820         * gnus-sum.el (gnus-summary-buffer-name): Return the dead name if
1821         it exists.
1822         (gnus-summary-setup-buffer): Wake up dead summary buffers.
1823         (gnus-summary-buffer-name): Don't return the dead name after all.
1824         (gnus-summary-setup-buffer): Kill the dead buffer.
1825
1826         * gnus-art.el (gnus-article-followup-with-original): Store the
1827         value of the mark before deactivating it.
1828
1829 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1830
1831         * gnus-fun.el (gnus-display-x-face-in-from): Fake it.
1832         From: Karl Kleinpaste <karl@charcoal.com>
1833
1834         * gnus-art.el (article-display-x-face): Ditto.
1835         (gnus-article-reply-with-original): Use gnus-region-active-p.
1836         (gnus-article-followup-with-original): Ditto.
1837
1838         * gnus-sum.el (gnus-summary-read-group-1): Don't select
1839         downloadable article either.
1840
1841 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1842
1843         * gnus-art.el (article-display-x-face): Insert From:.
1844
1845         * gnus-sum.el (gnus-summary-move-article): Don't draw the
1846         article. Bind gnus-display-mime-function and
1847         gnus-article-prepare-hook.
1848
1849         * gnus-agent.el (gnus-agent-retrieve-headers): Load agentview.
1850         (gnus-agent-toggle-plugged): Use gnus-agent-go-online. Move
1851         gnus-agent-possibly-synchronize-flags to the last.
1852         (gnus-agent-go-online): New function. New variable.
1853
1854 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1855
1856         * gnus-agent.el (gnus-agent-regenerate-group): Add clean option.
1857         (gnus-agent-regenerate): Ditto.
1858
1859 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1860
1861         * message.el (message-ignored-news-headers)
1862         (message-ignored-mail-headers): Add X-Gnus-Agent-Meta-Information:.
1863         Suggested by ARISAWA Akihiro <ari@atesoft.advantest.co.jp>
1864
1865         * gnus.el (gnus-gethash-safe): New macro.
1866
1867         * gnus-agent.el (gnus-agent-regenerate-history): New function.
1868         (gnus-agent-regenerate): Show messages.
1869
1870 2002-01-11  ShengHuo ZHU  <zsh@cs.rochester.edu>
1871
1872         * gnus-agent.el (gnus-agent-regenerate-group): New function.
1873         (gnus-agent-regenerate): New function.
1874         (gnus-agent-save-alist): Sort.
1875         (gnus-agent-copy-nov-line): Test eobp.
1876         (gnus-agent-retrieve-headers): Erase buffer.
1877
1878 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1879
1880         * mm-util.el (mm-charset-to-coding-system): Change charset to cs.
1881         From: Torsten Hilbrich <email@myrkr.in-berlin.de>
1882
1883         * gnus.el (gnus-agent-covered-methods): Move here.
1884         (gnus-online): New function.
1885         (gnus-agent-method-p): Move here.
1886
1887         * nnagent.el (nnagent-retrieve-headers): Check whether arts is
1888         nil. Remove articles-alist.
1889
1890         * gnus-start.el (gnus-get-unread-articles): Check online.
1891         (gnus-groups-to-gnus-format): Ditto.
1892         (gnus-active-to-gnus-format): Ditto.
1893
1894         * gnus-agent.el (gnus-agent-get-function): Use it.
1895         (gnus-agent-get-undownloaded-list): Ditto.
1896         (gnus-agent-fetch-session): Only fetch online methods.
1897
1898         * gnus-srvr.el (gnus-server-make-menu-bar): Add offline.
1899         (gnus-server-mode-map): Ditto.
1900         (gnus-server-offline-face): New face.
1901         (gnus-server-offline-face): New variable.
1902         (gnus-server-font-lock-keywords): Add offline.
1903         (gnus-server-insert-server-line): Ditto.
1904         (gnus-server-offline-server): New function.
1905
1906         * gnus-int.el (gnus-open-server): Turn to offline.
1907         (gnus-server-unopen-status): New variable.
1908
1909 2002-01-10  ShengHuo ZHU  <zsh@cs.rochester.edu>
1910
1911         * nnkiboze.el (nnkiboze-request-article): Use
1912         gnus-agent-request-article.
1913
1914         * nnagent.el (nnagent-retrieve-headers): Don't use nnml
1915         function. Insert undownloaded NOV.
1916
1917         * gnus-agent.el (gnus-agent-retrieve-headers): New function.
1918         (gnus-agent-request-article): New function.
1919
1920         * gnus.el (gnus-agent-cache): New variable.
1921
1922         * gnus-int.el (gnus-retrieve-headers): Use
1923         gnus-agent-retrieve-headers.
1924         (gnus-request-head): Use gnus-agent-request-article.
1925         (gnus-request-body): Ditto.
1926
1927         * gnus-art.el (gnus-request-article-this-buffer): Use
1928         gnus-agent-request-article.
1929
1930         * gnus-sum.el (gnus-summary-read-group-1): Don't show the first
1931         article if it is undownloaded.
1932
1933 2002-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1934
1935         * gnus-spec.el (gnus-spec-tab): Deal with wide characters.
1936
1937 2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1938
1939         * canlock.el (canlock-string-as-unibyte): New macro.
1940         (canlock-sha1-with-openssl): Return a unibyte string.
1941         (canlock-make-cancel-key): Treat Message-ID as a unibyte string.
1942
1943 2002-01-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
1944
1945         * gnus.el (gnus-expand-group-parameters): Match \N or \& only.
1946
1947 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1948
1949         * mm-encode.el (mm-content-transfer-encoding-defaults): Add
1950         application/x-emacs-lisp.
1951
1952         * gnus-msg.el (gnus-bug): Use application/emacs-lisp.
1953
1954         * nntp.el (nntp-request-article): Add group parameter.
1955         (nntp-request-head): Ditto.
1956         (nntp-find-group-and-number): Add parameter group. Figure out
1957         number if the status line doesn't give (e.g. quimby.gnus.org).
1958
1959 2002-01-08  Simon Josefsson  <jas@extundo.com>
1960
1961         * mml.el (mml-generate-mime-1): Set recipient correctly.
1962
1963 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
1964
1965         * message.el (message-read-from-minibuffer): Add parameter
1966         initial-contents.
1967         * gnus-msg.el (gnus-summary-resend-message): Use it.
1968
1969         * gnus-group.el (gnus-group-read-ephemeral-group): Restore the old
1970         behavior of quit-config.
1971
1972         * message.el (message-make-from): Don't quote fullname.
1973         From: Bj\e,Ax\e(Brn Mork <bmork@dod.no>
1974
1975         * gnus-group.el (gnus-group-suspend): Don't kill message buffers.
1976         From: <andre@slamdunknetworks.com>
1977
1978 2002-01-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
1979
1980         * gnus-group.el (gnus-group-mark-article-read): Typo. Increase n.
1981
1982         * gnus-art.el (gnus-header-button-alist): Handle mailto.
1983
1984         * mml.el (mml-preview): Bind gnus-original-article-buffer because
1985         article-decode-group-name uses it.  Bind gnus-article-prepare-hook
1986         because bbdb may use it.
1987
1988 2002-01-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1989
1990         * nneething.el (nneething-request-article): When a non-text file
1991         is converted to an article, its data is encoded in base64.  Call
1992         `nneething-make-head' with options to specify MIME types.
1993         (nneething-make-head): Add optional arguments to specify MIME
1994         types.
1995
1996 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
1997
1998         * gnus-fun.el (gnus-display-x-face-in-from): Fake a "From: "
1999         header if there is not.
2000
2001         * gnus-xmas.el (gnus-xmas-put-image): Insert " " if bobp.
2002
2003         * gnus-msg.el (gnus-gcc-mark-as-read): New variable.
2004         (gnus-inews-mark-gcc-as-read): Obsolete variable.
2005         (gnus-inews-do-gcc): Use them.
2006
2007         * gnus-group.el (gnus-group-mark-article-read): Put holes into
2008         gnus-newsgroup-unselected.
2009
2010 2002-01-06  Simon Josefsson  <jas@extundo.com>
2011
2012         * imap.el (imap-ssl-open, imap-ssl-open, imap-parse-fetch): Use
2013         condition-case, not ignore-errors.
2014
2015 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2016
2017         * gnus-sum.el (gnus-summary-insert-old-articles): Bind
2018         gnus-fetch-old-headers.
2019
2020         * gnus-art.el (article-display-x-face): Use the current buffer
2021         unless `W f'. Otherwise, X-Face may be shown in the header of a
2022         forwarded part.
2023         (gnus-treatment-function-alist): Treat xface before hiding
2024         headers.
2025
2026 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2027
2028         * gnus-group.el (gnus-group-read-ephemeral-group): Fix
2029         parameters.
2030
2031 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2032
2033         * mm-util.el (mm-multibyte-p): Define conditionally when load.
2034         (mm-guess-charset): New function.
2035         (mm-charset-after): Use it.
2036         (mm-detect-coding-region): New function.
2037         (mm-detect-mime-charset-region): New function.
2038
2039         * gnus-sum.el (gnus-summary-show-article): Use
2040         mm-detect-coding-region.
2041
2042 2002-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2043
2044         * message.el (message-make-fqdn): Be less violent.
2045
2046         * gnus.el (gnus-logo-color-style): Compute custom form
2047         automatically.
2048
2049         * gnus-sum.el (gnus-summary-enter-digest-group): Feed the adaptive
2050         score file of the parent to the document group.
2051
2052         * gnus-group.el (gnus-group-read-ephemeral-group): Add an optional
2053         parameters parameter.
2054
2055         * gnus-score.el (gnus-score-load-file): Clean up.
2056
2057 2002-01-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
2058
2059         * gnus-sum.el (gnus-thread-sort-by-most-recent-number): Fix typo.
2060         From: Damien Wyart <damien.wyart@free.fr>
2061
2062         * gnus-util.el (gnus-local-map-property): In Emacs 21, use keymap.
2063
2064 2002-01-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
2065
2066         * gnus-sum.el (gnus-select-group-hook): Typo.
2067
2068         * rfc2047.el (rfc2047-decode-string): Return immediately if there
2069         is no quoted-printable-encoded STRING.
2070         From: Jesper Harder <harder@ifa.au.dk>
2071
2072         (rfc2047-decode-string): Decode it.
2073
2074 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2075
2076         * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
2077
2078 2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
2079
2080         * nntp.el (nntp-possibly-change-group): Erase contents of nntp
2081         buffer to get rid of junk line.
2082
2083 2002-01-05  Simon Josefsson  <jas@extundo.com>
2084
2085         * message.el (message-mode-map): Bind message-goto-from to C-c C-f
2086         C-o.
2087         (message-mode-map): Bind message-insert-or-toggle-importance to
2088         C-c C-u.
2089         (message-mode-map): Bind message-disposition-notification-to to
2090         C-c M-n.
2091         (message-mode-menu): Add m-d-n-t.
2092         (message-mode-field-menu): Add m-goto-from.
2093         (message-mode): Doc fix.
2094         (message-goto-from): New function.
2095         (message-insert-disposition-notification-to): New function.
2096         (message-tool-bar-map): Add receipt button.
2097
2098 2002-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2099
2100         * gnus-sum.el (gnus-thread-latest-date): New function.
2101         (gnus-thread-sort-by-most-recent-number): Renamed.
2102         (gnus-thread-sort-functions): Doc fix.
2103         (gnus-select-group-hook): Don't use setq on a hook.
2104         (gnus-thread-latest-date): Use date, not number
2105
2106         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
2107         (gnus-agent-expire): Allow regexp of expire-days.
2108
2109         * gnus-art.el (gnus-article-reply-with-original): Deactivate
2110         region.
2111         (gnus-article-followup-with-original): Ditto.
2112
2113         * gnus-sum.el (gnus-thread-highest-number): Doc fix.
2114
2115         * gnus-art.el (gnus-mime-display-alternative): Use
2116         gnus-local-map-property.
2117         (gnus-mime-display-alternative): Ditto.
2118         (gnus-insert-mime-security-button): Ditto.
2119         (gnus-insert-next-page-button): Ditto.
2120         (gnus-button-prev-page): Take optional args.
2121         (gnus-insert-prev-page-button): widget-convert.
2122
2123         * gnus-util.el (gnus-local-map-property): New function.
2124
2125         * gnus-art.el (gnus-prev-page-map): Use parent map.
2126         (gnus-next-page-map): Ditto.
2127
2128         * gnus-spec.el (gnus-parse-format): Clean up.
2129         (gnus-parse-format): Do complex formatting for %=.
2130
2131         * gnus-fun.el (gnus-display-x-face-in-from): Add the string
2132         "X-Face: " to the data in the built-in scenario.
2133
2134         * gnus-spec.el (gnus-parse-simple-format): Use gnus-pad-form.
2135         (gnus-correct-pad-form): Renamed.
2136         (gnus-tilde-max-form): Clean up.
2137         (gnus-pad-form): Use gnus-use-correct-string-widths.
2138
2139         * gnus-fun.el (gnus-display-x-face-in-from): Use native xface
2140         support if that is available.
2141
2142         * gnus-sum.el (gnus-thread-highest-number): New function.
2143         (gnus-thread-sort-by-most-recent-thread): New function.
2144         (gnus-thread-sort-functions): Doc fix.
2145
2146 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2147
2148         * gnus-sum.el (gnus-summary-select-article): Disable multibyte in
2149         all cases.
2150         (gnus-summary-mode): Enable it in all cases.
2151         (gnus-summary-display-article): Ditto.
2152         (gnus-summary-edit-article): Ditto.
2153
2154         * gnus-ems.el (gnus-put-image): Really return glyph.
2155
2156         * gnus-art.el (gnus-article-x-face-command): Fix :type.
2157         (gnus-treat-smiley): Don't take "P" in the interactive form.
2158
2159 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2160
2161         * compface.el (uncompface): XEmacs and Emacs have differing
2162         capabilities.
2163
2164         * gnus-fun.el (gnus-display-x-face-in-from): Use face.
2165
2166         * gnus-ems.el (gnus-article-xface-ring-internal): Removed.
2167         (gnus-article-xface-ring-size): Removed.
2168         (gnus-article-display-xface): Removed.
2169         (gnus-remove-image): Cleaned up.
2170
2171         * gnus-xmas.el (gnus-xmas-create-image): Convert pbm to xbm.
2172         (gnus-xmas-create-image): Take pbm files.
2173         (gnus-x-face): Removed.
2174         (gnus-xmas-article-display-xface): Removed.
2175
2176         * gnus-fun.el (gnus-display-x-face-in-from): Bind
2177         default-enable-multibyte-characters.
2178
2179         * compface.el (uncompface): Doc fix.
2180
2181         * gnus-art.el (gnus-article-x-face-command): Use
2182         gnus-display-x-face-in-from.
2183
2184         * gnus-xmas.el (gnus-xmas-put-image): Return the image.
2185
2186         * gnus-ems.el (gnus-put-image): Return the image.
2187
2188         * gnus-fun.el (gnus-display-x-face-in-from): New function.
2189         (gnus-x-face): Moved here.
2190
2191 2002-01-04  ShengHuo ZHU  <zsh@cs.rochester.edu>
2192
2193         * gnus-xmas.el (gnus-xmas-put-image): Don't insert SPC or make
2194         invisible if string is nil.
2195         (gnus-xmas-article-display-xface): Use it.
2196
2197         * gnus-ems.el (gnus-put-image): Explicitly use SPC, and add text
2198         property when string is nil.
2199         (gnus-article-display-xface): Use it.
2200
2201 2002-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2202
2203         * gnus-art.el (article-display-x-face): Check whether valid grey
2204         face was returned.
2205         (article-display-x-face): Place image in the right spot.
2206
2207         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Get rid of
2208         stderr.
2209         (gnus-convert-gray-x-face-to-xpm): Check whether output is valid.
2210
2211 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2212
2213         * gnus-xmas.el (gnus-xmas-create-image): Take optional
2214         parameters.
2215         (gnus-xmas-put-image): Allow non-strings to be passed.
2216
2217         * gnus-art.el (article-display-x-face): Use optional parameters.
2218
2219         * gnus-ems.el (gnus-create-image): Take optional parameters.
2220
2221         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Use uncompface.
2222
2223         * compface.el (compface-xbm-p): Removed.
2224
2225         * gnus-ems.el (gnus-article-compface-xbm): Removed.
2226         (gnus-article-display-xface): Use compface.
2227
2228         * compface.el: New file.
2229
2230         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Remove quotes.
2231         (gnus-convert-image-to-x-face-command): Ditto.
2232         (gnus-random-x-face): Quote argument.
2233         (gnus-x-face-from-file): Ditto.
2234
2235 2002-01-03  Paul Jarc  <prj@po.cwru.edu>
2236
2237         * nnmaildir.el (nnmaildir-request-expire-articles): evaluate
2238         the expire-group parameter once per article rather than once
2239         per group; bind `nnmaildir-article-file-name' and `article'
2240         for convenience.  Leave article alone when expire-group
2241         specifies the current group.
2242         (nnmaildir--update-nov): be more concurrency-friendly with
2243         temp file names.
2244
2245 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2246
2247         * gnus-start.el (gnus-read-init-file): Cleaned up.
2248
2249 2002-01-03  Dave Love  <d.love@dl.ac.uk>
2250
2251         * gnus-start.el (gnus-startup-file-coding-system): Removed.
2252         (gnus-read-init-file): Don't use it.
2253
2254 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2255
2256         * gnus-agent.el (gnus-agent-fetch-session): Run hook.
2257
2258 2002-01-03  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2259
2260         * gnus-start.el (gnus-read-init-file): Don't force coding system
2261         for ~/.gnus.  From Dave Love <fx@gnu.org>.
2262
2263 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2264
2265         * nntp.el (nntp-send-buffer): Use mm-with-unibyte-current-buffer.
2266         * nnspool.el (nnspool-request-post): Ditto.
2267
2268         * mm-util.el (mm-use-find-coding-systems-region): New variable.
2269         (mm-find-mime-charset-region): Use it.
2270
2271 2002-01-03  Per Abrahamsen  <abraham@dina.kvl.dk>
2272
2273         * gnus.el (gnus-summary-line-format): Added :link.
2274         * gnus-topic.el (gnus-topic-line-format): Ditto.
2275         * gnus-sum.el (gnus-summary-dummy-line-format): Ditto.
2276         * gnus-srvr.el (gnus-server-line-format): Ditto.
2277         * gnus-group.el (gnus-group-line-format): Ditto.
2278
2279         * gnus-sum.el (gnus-summary-make-menu-bar): Use correct syntax for
2280         :keys, it works on both Emacsen.
2281
2282 2002-01-03  ShengHuo ZHU  <zsh@cs.rochester.edu>
2283
2284         * mm-util.el (mm-charset-to-coding-system): Don't setq charset.
2285
2286 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2287
2288         * gnus-msg.el (gnus-summary-send-map): Fix binding for very-wide.
2289
2290 2002-01-03  Reiner Steib  <reiner.steib@gmx.de>
2291
2292         * gnus-sum.el (gnus-summary-make-menu-bar): Menu bar entries for
2293         very wide reply.
2294
2295 2002-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2296
2297         * gnus-picon.el (gnus-picon-transform-address): Cache stuff.
2298         (gnus-picon-cache): New variable.
2299         (gnus-picon-transform-newsgroups): Cache stuff.
2300
2301         * gnus-art.el (gnus-article-reply-with-original): New command.
2302         (gnus-article-followup-with-original): New command.
2303
2304         * gnus-msg.el (gnus-copy-article-buffer): Take optional BEG and
2305         END parameters.
2306         (gnus-summary-followup): Take a list of list of articles.
2307         (gnus-inews-yank-articles): Allow lists of article/regions.
2308
2309         * gnus-art.el (gnus-article-read-summary-keys): `R' and `F' are no
2310         longer the usual commands.
2311
2312         * gnus-fun.el (gnus-convert-image-to-gray-x-face): Use pnmnoraw.
2313         (gnus-convert-gray-x-face-to-xpm): Don't use six parameters to
2314         shell-command-on-region.
2315
2316 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2317
2318         * gnus-picon.el (gnus-picon-transform-newsgroups): Fix for the case
2319           "Newsgroups: rec.music.beatles.moderated, rec.music.beatles".
2320
2321 2002-01-03  Steve Youngs  <youngs@xemacs.org>
2322
2323         * gnus-sum.el (gnus-summary-make-menu-bar): XEmacs doesn't
2324         understand ':keys', wrap it in an featurep 'xemacs.
2325
2326 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2327
2328         * gnus-ems.el (gnus-article-display-xface): Show xface in the
2329         order of headers (Actually, it is called in a reversed order). Add
2330         'gnus-image-text-deletable property.
2331         (gnus-remove-image): Remove text with such a property.
2332
2333         * gnus-xmas.el (gnus-xmas-article-display-xface): Don't use
2334         gnus-put-image.
2335
2336         * gnus-art.el (gnus-article-treat-fold-newsgroups): Replace ", *"
2337         with ", "
2338
2339 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2340
2341         * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
2342
2343         * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
2344         (article-display-x-face): Display grey X-Faces.
2345
2346         * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
2347         (gnus-convert-gray-x-face-to-ppm): Ditto.
2348         (gnus-convert-image-to-gray-x-face): Ditto.
2349
2350         * gnus-sum.el (gnus-summary-make-menu-bar): Add a :keys to
2351         gnus-summary-show-raw-article.
2352
2353 2002-01-02  ShengHuo ZHU  <zsh@cs.rochester.edu>
2354
2355         Display picons in XEmacs without showing text.
2356
2357         * gnus-xmas.el (gnus-xmas-create-image): Don't use
2358         mm-create-image-xemacs to create xbm glyph, because it deletes
2359         temporary files.
2360         (gnus-xmas-put-image): Use end-glyph. Make text invisible.
2361         (gnus-xmas-remove-image): Make text visible, remove glyph.
2362
2363         * gnus-picon.el (gnus-picon-transform-newsgroups)
2364         (gnus-picon-transform-address): Insert spec backward, due to the
2365         incompatibility of gnus-xmas-put-image.
2366
2367 2002-01-02  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
2368
2369         * gnus-fun.el (gnus-convert-pbm-to-x-face-command): Doc fix.
2370
2371 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * gnus.el: Doc fix.
2374
2375         * gnus-art.el: Doc fix.
2376
2377         * gnus-agent.el: Doc fix.
2378
2379 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2380
2381         * gnus-diary.el, gnus-delay.el: Fix copyright lines.
2382
2383 2002-01-01  Paul Jarc <prj@po.cwru.edu>
2384
2385         * nnmaildir.el (nnmaildir--update-nov): automatically parse
2386         NOV data out of the message again if nnmail-extra-headers has
2387         changed.
2388
2389 2002-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2390
2391         * gnus-fun.el: New file.
2392         (gnus-convert-image-to-x-face-command): New variable.
2393         (gnus-insert-x-face): New function.
2394         (gnus-random-x-face): Renamed.
2395         (gnus-x-face-from-file): Renamed.
2396
2397         * gnus-art.el (gnus-body-boundary-delimiter): Changed default to
2398         "_".
2399         (gnus-body-boundary-delimiter): Typo fix.
2400
2401 2002-01-02  Simon Josefsson  <jas@extundo.com>
2402
2403         * gnus-art.el (gnus-article-treat-body-boundary): Handle nil.
2404         (gnus-body-boundary-delimiter): Fix type.
2405
2406 2002-01-01  Simon Josefsson  <jas@extundo.com>
2407
2408         * gnus-art.el (gnus-treat-buttonize, gnus-treat-buttonize-head)
2409         (gnus-treat-emphasize, gnus-treat-strip-cr)
2410         (gnus-treat-leading-whitespace, gnus-treat-hide-headers)
2411         (gnus-treat-hide-boring-headers, gnus-treat-hide-signature)
2412         (gnus-treat-fill-article, gnus-treat-hide-citation)
2413         (gnus-treat-hide-citation-maybe)
2414         (gnus-treat-strip-list-identifiers, gnus-treat-strip-pgp)
2415         (gnus-treat-strip-pem, gnus-treat-strip-banner)
2416         (gnus-treat-highlight-headers, gnus-treat-highlight-citation)
2417         (gnus-treat-date-ut, gnus-treat-date-local)
2418         (gnus-treat-date-english, gnus-treat-date-lapsed)
2419         (gnus-treat-date-original, gnus-treat-date-iso8601)
2420         (gnus-treat-date-user-defined, gnus-treat-strip-headers-in-body)
2421         (gnus-treat-strip-trailing-blank-lines)
2422         (gnus-treat-strip-leading-blank-lines)
2423         (gnus-treat-strip-multiple-blank-lines)
2424         (gnus-treat-unfold-headers, gnus-treat-fold-headers)
2425         (gnus-treat-fold-newsgroups, gnus-treat-overstrike)
2426         (gnus-treat-display-xface, gnus-treat-display-smileys)
2427         (gnus-treat-from-picon, gnus-treat-mail-picon)
2428         (gnus-treat-newsgroups-picon, gnus-treat-body-boundary)
2429         (gnus-treat-capitalize-sentences, gnus-treat-fill-long-lines)
2430         (gnus-treat-play-sounds, gnus-treat-translate)
2431         (gnus-treat-x-pgp-sig): Doc fix, add link to manual.
2432
2433         * gnus-art.el (gnus-body-boundary-delimiter): New variable.
2434         (gnus-article-treat-body-boundary): Use it.
2435
2436         * message.el (message-mode): Fix doc.
2437         (message-mode-menu): Fix names.
2438
2439 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2440
2441         * gnus-sum.el (gnus-summary-first-subject): Really go to unseen
2442         articles.
2443
2444         * gnus-picon.el (gnus-picon-find-face): Search MISC for all types.
2445         (gnus-picon-transform-address): Search for unknown faces as well.
2446         (gnus-picon-find-face): Don't search "news" for MISC.
2447         (gnus-picon-user-directories): Changed default back to exclude
2448         "unknown".
2449
2450         * gnus-sum.el (gnus-summary-hide-all-threads): Reversed logic.
2451
2452         * gnus-picon.el (gnus-picon-find-face): Search through all
2453         databases.
2454         (gnus-picon-find-face): New implementation.
2455
2456         * gnus-topic.el (gnus-topic-goto-previous-topic): New command and
2457         keystroke.
2458         (gnus-topic-goto-next-topic): Ditto.
2459
2460         * gnus.el (gnus-summary-line-format): Changed default.
2461
2462         * nnmail.el (nnmail-extra-headers): Change default.
2463
2464         * gnus-sum.el (gnus-extra-headers): Change default.
2465
2466         * message.el (message-news-other-window): Changed "news" to
2467         "posting".
2468         (message-news-other-frame): Ditto.
2469         (message-do-send-housekeeping): Ditto.
2470
2471         * gnus-sum.el (gnus-summary-maybe-hide-threads): Use predicate
2472         function.
2473         (gnus-article-unread-p): New function.
2474         (gnus-article-unseen-p): New function.
2475         (gnus-dead-summary-mode-map): Typo.
2476
2477         * gnus-util.el (gnus-make-predicate): New function.
2478         (gnus-make-predicate-1): New function.
2479
2480         * gnus-sum.el: New function.
2481         (gnus-map-articles): New function.
2482
2483         * gnus-art.el (gnus-treat-fold-headers): New variable.
2484         (gnus-article-treat-fold-headers): New command and keystroke.
2485
2486         * gnus-sum.el (gnus-dead-summary-mode-map): Clean up.
2487         (gnus-dead-summary-mode-map): Bind q to bury-buffer.
2488
2489 2002-01-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
2490
2491         * message.el (message-fcc-externalize-attachments): New variable.
2492         (message-do-fcc): Use it.
2493
2494         * gnus-msg.el (gnus-gcc-externalize-attachments): New variable.
2495         (gnus-inews-do-gcc): Use it.
2496
2497         * mml.el (mml-tweak-sexp-alist): New variable.
2498         (mml-externalize-attachments): New variable.
2499         (mml-tweak-part): Use mml-tweak-sexp-alist.
2500         (mml-tweak-externalize-attachments): New function.
2501
2502 2002-01-01  Steve Youngs  <youngs@xemacs.org>
2503
2504         * gnus-xmas.el (gnus-xmas-article-display-xface): Uncomment
2505         'set-glyph-face' so x-face back/foreground can be set.
2506
2507 2001-12-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
2508
2509         * message.el (message-fix-before-sending): Fix a typo.
2510
2511 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2512
2513         * gnus-art.el (gnus-treat-smiley): Renamed command.
2514         (gnus-article-remove-images): New command and keystroke.
2515
2516         * gnus-sum.el (gnus-summary-toggle-smiley): Removed.
2517
2518         * smiley-ems.el (gnus-smiley-display): Removed.
2519
2520         * gnus.el (gnus-version-number): Update version.
2521
2522         * message.el (message-text-with-property): Renamed and moved
2523         here.
2524         (message-fix-before-sending): Highlight invisible text and place
2525         point there.
2526
2527 2002-01-01 02:32:53 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2528
2529         * gnus.el: Oort Gnus v0.04 is released.
2530
2531 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2532
2533         * gnus-delay.el (gnus-delay-send-queue): Renamed.
2534
2535         * gnus-art.el (gnus-ignored-headers): More headers,
2536
2537         * ietf-drums.el (ietf-drums-parse-addresses): Use `error' instead
2538         of `scan-error', since XEmacs doesn't seem to support that.
2539
2540 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2541
2542         * gnus-sum.el (gnus-summary-best-unread-article): Take a prefix
2543         arg.
2544         (gnus-summary-best-unread-subject): Ditto.
2545         (gnus-summary-best-unread-subject): No, don't.
2546         (gnus-summary-better-unread-subject): New command.
2547
2548         * gnus-xmas.el (gnus-xmas-put-image): Insert the string itself.
2549
2550         * lpath.el ((featurep 'xemacs)): fbind url function.
2551
2552         * gnus-xmas.el (gnus-xmas-article-display-xface): Use data, not
2553         buffer.
2554         (gnus-xmas-remove-image): Implementation that does something.
2555         (gnus-xmas-article-display-xface): Mark images properly.
2556
2557         * gnus-art.el (gnus-mime-print-part): Use mm-temp-directory.
2558
2559 2001-12-31  Florian Weimer  <fw@deneb.enyo.de>
2560
2561         * gnus.el (gnus): Warn if trying to run Gnus un-byte-compiled.
2562
2563 2001-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2564
2565         * gnus-group.el (gnus-group-line-format): Added %O to the default
2566         value.
2567
2568         * gnus-util.el (gnus-text-with-property): The smallest point is
2569         point-min.
2570
2571         * smiley-ems.el (smiley-region): Return images.
2572         (gnus-smiley-display): Allow toggling.
2573         (smiley-region): Use text properties, not overlays.
2574
2575         * gnus-xmas.el (gnus-xmas-remove-image): New function, not
2576         implemented yet.
2577
2578         * smiley-ems.el (smiley-update-cache): Check for valid types.
2579
2580         * gnus-art.el (gnus-with-article-buffer): New macro.
2581
2582         * gnus-picon.el (gnus-picon-transform-newsgroups): Keep the
2583         strings as well as the glyphs.
2584         (gnus-picon-transform-address): Ditto.
2585         (gnus-picon-insert-glyph): Ditto.
2586         (gnus-picon-transform-newsgroups): Toggle.
2587         (gnus-picon-transform-address): Toggle.
2588
2589         * gnus-ems.el (gnus-remove-image): New function.
2590         (gnus-put-image): Take an optional string.
2591
2592         * gnus-util.el (gnus-text-with-property): New function.
2593
2594         * gnus-art.el (gnus-delete-images): New function.
2595
2596         * gnus-ems.el (gnus-article-display-xface): Mark and store image.
2597
2598         * gnus-art.el (gnus-article-wash-status-entry): Renamed.
2599         (gnus-article-wash-status): Use it.
2600         (gnus-signature-toggle): Clean up.
2601         (gnus-add-wash-status): New function.
2602         (gnus-delete-wash-status): New function.
2603         (gnus-article-hide-text-type): Use them throughout.
2604         (gnus-add-image): New function.
2605
2606         * gnus-ems.el (gnus-article-display-xface): Use new interface.
2607
2608         * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
2609         interface.
2610
2611         * gnus-art.el (article-display-x-face): Cleaned up.
2612
2613         * rfc2047.el (rfc2047-field-value): New function.
2614
2615         * mail-parse.el (mail-header-field-value): New alias.
2616
2617         * gnus-art.el (gnus-mime-print-part): Fix typos.
2618
2619         * smiley-ems.el (gnus-smiley-file-types): New variable.
2620         (smiley-update-cache): Use it.
2621         (smiley-regexp-alist): Suffix-less smiley names.
2622         (smiley-regexp-alist): Added more smileys.
2623
2624         * gnus-sum.el (gnus-print-buffer): Made into own function.
2625         (gnus-summary-print-article): Use it.
2626
2627         * mailcap.el (mailcap-mime-info): Actually return the bit that we
2628         looked for when REQUEST is a string.
2629
2630         * gnus-art.el (gnus-mime-button-commands): Add printing
2631         keystroke.
2632         (gnus-mime-copy-part): Doc fix.
2633         (gnus-mime-print-part): New command.
2634
2635 2001-12-31  Simon Josefsson  <jas@extundo.com>
2636
2637         * imap.el (imap-parse-fetch): Notice empty flags responses.  From
2638         Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk>.
2639
2640 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2641
2642         * gnus-picon.el (gnus-treat-from-picon): Autoload.
2643         (picon): Fix doc.
2644
2645         * gnus-win.el (gnus-window-to-buffer): gnus-picon-buffer-name no
2646         longer exists. Remove those codes.
2647         * gnus.el (gnus-use-picons): Ditto.
2648
2649 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2650
2651         * gnus-art.el (gnus-article-treat-fold-newsgroups): Don't
2652         infloop.
2653
2654         * gnus-sum.el (t): New `W D' map.
2655
2656         * gnus-art.el (gnus-treat-fold-newsgroups): New variable.
2657         (gnus-article-treat-body-boundary): Clean up.
2658         (gnus-body-boundary-face): Removed.
2659         (gnus-article-goto-header): Moved here.
2660         (gnus-article-goto-header): Allow better regexps.
2661         (gnus-article-treat-fold-newsgroups): New command.
2662
2663         * gnus-sum.el (gnus-summary-move-article): We have to select an
2664         article to give `gnus-read-move-group-name' an opportunity to
2665         suggest an appropriate default.
2666
2667         * rfc2047.el (rfc2047-fold-line): New function.
2668         (rfc2047-unfold-line): Ditto.
2669         (rfc2047-fold-region): Don't fold just after the header name.
2670
2671         * mail-parse.el (mail-header-fold-line): New alias.
2672         (mail-header-unfold-line): Ditto.
2673
2674         * gnus-art.el (gnus-body-boundary-face): Renamed.
2675         (gnus-article-treat-body-boundary): Use it.
2676         (gnus-article-treat-body-boundary): Use an invisible header and a
2677         line of underline characters.
2678
2679 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2680
2681         * ietf-drums.el (ietf-drums-parse-addresses): Recover from errors.
2682
2683         * gnus-picon.el (gnus-picon-transform-address): Skip bad addresses.
2684         (gnus-picon-split-address): New function.
2685         (gnus-picon-find-face): Use it.
2686         (gnus-picon-transform-address): Use it. Set first to t for each
2687         address.
2688
2689         * gnus-art.el (gnus-with-article-headers): Move to here. Define
2690         the macro then use it.
2691         (gnus-treatment-function-alist): Treat picons earlier.
2692
2693 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2694
2695         * gnus-art.el (gnus-body-separator-face): New variable.
2696         (gnus-article-treat-body-boundary): Use a blank, colored line.
2697
2698         * gnus-picon.el (gnus-picon-find-face): Look into misc/MISC as
2699         well.
2700
2701         * gnus-art.el (gnus-treat-body-boundary): New variable.
2702         (gnus-article-treat-unfold-headers): Use helper macro.
2703         (gnus-article-treat-body-boundary): New command.
2704
2705         * gnus.el (gnus-logo-color-style): Change the default color.
2706         (gnus-splash-face): Gray, gray.
2707
2708         * gnus-xmas.el (gnus-xmas-group-startup-message): Use general
2709         colors.
2710
2711         * gnus.el (gnus-logo-color-alist): Moved here and renamed.
2712         (gnus-logo-color-style): Ditto.
2713         (gnus-logo-colors): Ditto.
2714
2715         * gnus-picon.el (gnus-picon-create-glyph): Cache glyphs.
2716
2717         * gnus-art.el (gnus-treat-newsgroups-picon): New variable.
2718
2719         * gnus-picon.el (gnus-treat-newsgroups-picon): New function.
2720         (gnus-picon-transform-newsgroups): New function.
2721
2722         * ietf-drums.el (ietf-drums-parse-addresses): Accept a nil
2723         string.
2724
2725         * gnus-picon.el (gnus-treat-mail-picon): Renamed.
2726
2727         * gnus-art.el (gnus-treat-cc-picon): New variable.
2728         (gnus-treat-mail-picon): Renamed.
2729
2730         * gnus-picon.el: New implementation.
2731         (gnus-picon-find-face): Renamed.
2732         (gnus-treat-from-picon): Use it.
2733         (gnus-picon-transform-address): Renamed.
2734         (gnus-treat-from-picon): Use it.
2735         (gnus-picon-create-glyph): Renamed.
2736         (gnus-picon-transform-address): Use it.
2737         (gnus-treat-cc-picon): New command.
2738
2739         * mm-decode.el (mm-create-image-xemacs): Separated out into
2740         function.
2741         (mm-get-image): Use it.
2742
2743         * gnus-art.el (gnus-treat-display-picons): Simplify.
2744         (gnus-treat-from-picon): Renamed.
2745
2746         * gnus-ems.el (gnus-create-image): New function.
2747         (gnus-put-image): New function.
2748
2749         * gnus-art.el (gnus-article-treat-unfold-headers): Doc fix.
2750         (gnus-with-article-headers): New macro.
2751         (gnus-article-goto-header): New function.
2752
2753         * gnus-xmas.el (gnus-image-type-available-p): New function.
2754
2755         * gnus-ems.el (gnus-image-type-available-p): New function.
2756
2757 2001-12-30  ShengHuo ZHU  <zsh@cs.rochester.edu>
2758
2759         * nnrss.el (nnrss-check-group): Find the correct tag, because
2760         xml.el is changed.
2761
2762 2001-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2763
2764         * gnus-art.el (gnus-article-treat-unfold-headers): Only fold when
2765         lines are shorter than the window width.
2766         (gnus-ignored-headers): More headers.
2767
2768 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2769
2770         * gnus-art.el (gnus-treat-unfold-lines): New variable.
2771         (gnus-treat-unfold-headers): Renamed.
2772         (gnus-article-treat-unfold-headers): New command and keystroke.
2773
2774         * rfc2047.el (rfc2047-encode-message-header): Clean up.
2775
2776         * gnus-int.el (gnus-open-server): Mark quit-ed server as denied.
2777
2778 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
2779
2780         * sha1-el.el (sha1-use-external): New variable.
2781         (sha1-region): Use it.
2782         (sha1-string): Ditto.
2783
2784         * dgnushack.el (dgnushack-compile): Compile gnus-picon for Emacs.
2785         * gnus-picon.el: Less warnings when compile.
2786
2787 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * gnus-picon.el (gnus-picons-news-directories): Removed obsolete
2790         alias.
2791         (gnus-picons-database): Default to list.
2792         (gnus-picons-lookup-internal): Use it.
2793
2794         * nnmail.el (nnmail-article-group): Default nnmail-split-methods
2795         to "bogus".
2796
2797         * gnus-win.el (gnus-configure-windows-hook): New hook.
2798
2799 2001-12-29  Sascha L\e,A|\e(Bdecke  <sascha@meta-x.de>
2800
2801         * gnus-win.el (gnus-configure-windows): Minimize tree buffer.
2802
2803 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2804
2805         * gnus-sum.el (gnus-update-marks): Don't uncompress the seen
2806         lists.
2807         (gnus-select-newsgroup): Don't append; push.
2808         (gnus-adjust-marked-articles): Remove obsolete ranges from
2809         `seen'.
2810         (gnus-update-marks): Clean up.
2811         (gnus-select-newsgroup): Don't stomp gnus-newsgroup-seen.
2812
2813 2001-12-29  Frank Schmitt  <usereplyto@Frank-Schmitt.net>
2814
2815         * gnus-sum.el (gnus-summary-limit-to-age): Allow negative days.
2816
2817 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2818
2819         * gnus-sum.el (gnus-auto-select-subject): New variable.
2820         (gnus-summary-best-unread-subject): New function.
2821         (gnus-summary-best-unread-article): Use it.
2822         (gnus-summary-first-unseen-subject): New function and command.
2823
2824         * gnus-art.el (gnus-treatment-function-alist): Emphasize after
2825         other treatments.
2826
2827         * gnus-util.el (gnus-put-overlay-excluding-newlines): New
2828         function.
2829
2830         * gnus-art.el (gnus-article-show-hidden-text): Remove the type
2831         from the list of hidden types.
2832
2833         * mm-view.el (mm-inline-text): Ditto.
2834         (mm-inline-text): Ditto.
2835         (mm-w3-prepare-buffer): Ditto.
2836
2837         * gnus-art.el (article-wash-html): Inhibit more remote fetching.
2838
2839 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2840
2841         * gnus-art.el (gnus-ignored-headers): Added more headers.
2842
2843 2001-12-29  Jesper Harder  <harder@ifa.au.dk>
2844
2845         * gnus-srvr.el (gnus-browse-foreign-server): Compute the prefix
2846         once.
2847
2848 2001-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2849
2850         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Doc fix.
2851
2852 2001-12-28  Simon Josefsson  <jas@extundo.com>
2853
2854         * gnus-srvr.el (gnus-browse-foreign-server): Fix typo.  From
2855         Jesper Harder <harder@ifa.au.dk>.
2856
2857 2001-12-27  Simon Josefsson  <jas@extundo.com>
2858
2859         * gnus-sum.el (gnus-select-newsgroup): Make
2860         `gnus-newsgroup-unseen' sorted.  Make `gnus-newsgroup-unseen'
2861         contain all articles (instead of none) when no seen marks have
2862         been set for the group.
2863         (gnus-update-marks): Use `gnus-range-add' on a uncompressed list
2864         instead, it seems to result in shorter ranges.
2865
2866 2001-12-26 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2867
2868         * mm-util.el (mm-iso-8859-x-to-15-region): Use
2869         insert-before-markers.
2870         From Jesper Harder <harder@ifa.au.dk>
2871
2872 2001-12-26  Paul Jarc <prj@po.cwru.edu>
2873
2874         * nnmaildir.el (nnmaildir-save-mail): create the destination
2875         groups if they do not exist.
2876
2877 2001-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * canlock.el (canlock-sha1-with-openssl): Remove unused variable.
2880
2881 2001-12-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2882
2883         * gnus-group.el (gnus-group-read-ephemeral-group): Call
2884         gnus-group-real-name.
2885
2886         * gnus-sum.el (gnus-decode-encoded-word-methods): Backslash paren.
2887         (gnus-newsgroup-variables): Ditto.
2888
2889         * gnus.el (gnus-group-prefixed-name): If group name is prefixed,
2890         return it.
2891
2892 2001-12-21  Paul Jarc <prj@po.cwru.edu>
2893
2894         * gnus.el (gnus-valid-select-methods): Include nnmaildir.
2895         * nnmaildir.el (top-level): Add commentary.
2896         (nnmaildir-version): Indicate that nnmaildir is now a standard
2897         part of Gnus, not separately released.
2898
2899 2001-12-21 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2900
2901         * gnus-art.el, gnus-picon.el, gnus-sieve.el, gnus-sum.el:
2902         * gnus-xmas.el, imap.el, mailcap.el, mm-util.el, nnfolder.el:
2903         * nnheader.el, nnmail.el: Nil/NIL vs. nil.
2904         From  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
2905
2906 2001-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2907
2908         * nnmaildir.el: Copyright changes. Require cl only at compile time.
2909
2910 2001-12-20  Simon Josefsson  <jas@extundo.com>
2911
2912         * nnimap.el (top-level): Don't require cl.  Suggested by ShengHuo
2913         ZHU <zsh@cs.rochester.edu>.
2914         (nnimap-close-group): Don't quote KEYLIST items.  Suggested by
2915         Brian P Templeton <bpt@tunes.org>.
2916
2917 2001-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2918
2919         * nnmaildir.el: New file.
2920         From Paul Jarc <prj@po.cwru.edu>.
2921
2922 2001-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2923
2924         * nndoc.el (nndoc-type-alist): Move forward to the end.
2925
2926 2001-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2927
2928         * gnus.el (gnus-find-subscribed-addresses): Replace `mapc' with
2929         `dolist'.
2930
2931 2001-12-19 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2932
2933         * gnus-win.el (gnus-frames-on-display-list): New function.
2934         (gnus-get-buffer-window): Use it.
2935
2936 2001-12-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2937
2938         * nnwarchive.el (nnwarchive-mail-archive-xover): Fix the regexp.
2939
2940 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2941
2942         * gnus-win.el (gnus-get-buffer-window): Use gnus-delete-if.
2943
2944 2001-12-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2945            From Harald Meland <Harald.Meland@usit.uio.no>
2946
2947         * gnus-win.el (gnus-get-buffer-window): New function.
2948         (gnus-all-windows-visible-p): Use it.
2949
2950         * gnus-util.el (gnus-horizontal-recenter)
2951         (gnus-horizontal-recenter, gnus-horizontal-recenter)
2952         (gnus-horizontal-recenter, gnus-set-window-start): Use it.
2953
2954         * gnus-score.el (gnus-score-insert-help): Use it.
2955
2956         * gnus-salt.el (gnus-tree-recenter, gnus-generate-tree)
2957         (gnus-generate-tree, gnus-highlight-selected-tree)
2958         (gnus-highlight-selected-tree, gnus-tree-highlight-article): Use
2959         it.
2960
2961         * gnus-art.el (gnus-article-set-window-start)
2962         (gnus-mm-display-part, gnus-request-article-this-buffer)
2963         (gnus-button-next-page, gnus-button-prev-page)
2964         (gnus-article-button-next-page, gnus-article-button-prev-page):
2965         Use it.
2966
2967 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
2968
2969         * ChangeLog, ChangeLog.1, nnwfm.el, smiley.el:
2970         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
2971         * mml1991.el, nnultimate.el: Removed buffer-file-coding-system tag.
2972
2973 2001-12-18 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2974
2975         * ChangeLog,  ChangeLog.1, nnwfm.el,  gnus-smiley.el:
2976         * gnus-cite.el, gnus-delay.el, gnus-spec.el, message.el:
2977         * mml1991.el, nnultimate.el: Add `coding'.
2978
2979 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
2980
2981         * ChangeLog: changed coding to buffer-file-coding-system
2982         * ChangeLog.1: same
2983         * nnwfm.el: same
2984         * gnus-smiley.el: same
2985         * gnus-cite.el: moved -*- magic cookie -*- to Local Variables
2986         * gnus-delay.el: same
2987         * gnus-spec.el: same
2988         * message.el: same
2989         * mml1991.el: same
2990         * nnultimate.el: same
2991
2992 2001-12-16  Simon Josefsson  <jas@extundo.com>
2993         Inspired by code by Dirk Meyer <dischi@tzi.de>.
2994
2995         * gnus-sum.el (gnus-summary-muttprint-program): New variable.
2996         (gnus-summary-save-map): Add muttprint.
2997         (gnus-summary-make-menu-bar): Ditto.
2998         (gnus-summary-muttprint): New function.
2999
3000         * gnus-art.el (gnus-summary-pipe-to-muttprint): New function.
3001
3002 2001-12-14 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3003
3004         * uudecode.el (uudecode-decode-region-internal): Speedup by using
3005         temporary list instead of buffer.
3006
3007         * mm-url.el (executable-find): autoload.
3008
3009 2001-12-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
3010
3011         * gnus-mlspl.el (gnus-group-split-fancy): Doc fix (add reference
3012         to variable, follow doc-string conventions).
3013
3014 2001-12-13  Josh Huber  <huber@alum.wpi.edu>
3015
3016         * gnus-cus.el (gnus-extra-topic-parameters): added topic parameter
3017         subscribe-level
3018         * gnus-topic.el (gnus-subscribe-topics): use it.
3019
3020 2001-12-13 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3021
3022         * gnus-msg.el (gnus-summary-mail-forward): Forward all marked
3023         messages. (A small patch with indentation)
3024         From Sean Neakums <sneakums@zork.net>.
3025
3026         * gnus-uu.el (gnus-uu-grab-articles): Set gnus-current-article to
3027         nil after shooting down the gnus-original-article-buffer.
3028
3029 2001-12-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3030
3031         * uudecode.el (uudecode-use-external): New variable.
3032         (uudecode-decode-region): Automatically detect external program.
3033
3034         * binhex.el (binhex-use-external): New variable.
3035         (binhex-decode-region-internal): New function.
3036         (binhex-decode-region): Automatically detect external program.
3037
3038         * mm-uu.el (mm-uu-decode-function,mm-uu-binhex-decode-function):
3039         Use them.
3040
3041 2001-12-12  Simon Josefsson  <jas@extundo.com>
3042
3043         * nnvirtual.el (nnvirtual-always-rescan)
3044         (nnvirtual-component-regexp): Fix doc.
3045
3046         * nnoo.el (defvoo): Add doc to defvoo variables.
3047
3048         * nnml.el (nnml-directory, nnml-active-file)
3049         (nnml-newsgroups-file, nnml-get-new-mail, nnml-nov-is-evil)
3050         (nnml-marks-is-evil, nnml-filenames-are-evil)
3051         (nnml-prepare-save-mail-hook, nnml-inhibit-expiry): Fix doc.
3052
3053         * nnmh.el (nnmh-directory, nnmh-get-new-mail)
3054         (nnmh-prepare-save-mail-hook, nnmh-be-safe): Fix doc.
3055         (nnmh-possibly-change-directory): Use `nnheader-report' instead of
3056         `error'.
3057
3058         * nnmbox.el (nnmbox-mbox-file, nnmbox-active-file)
3059         (nnmbox-get-new-mail, nnmbox-prepare-save-mail-hook):
3060
3061         * nnfolder.el (nnfolder-directory, nnfolder-active-file)
3062         (nnfolder-newsgroups-file, nnfolder-get-new-mail)
3063         (nnfolder-save-buffer-hook, nnfolder-inhibit-expiry)
3064         (nnfolder-nov-is-evil, nnfolder-marks-is-evil): Fix doc.
3065
3066         * nnbabyl.el (nnbabyl-mbox-file, nnbabyl-active-file)
3067         (nnbabyl-get-new-mail, nnbabyl-prepare-save-mail-hook): Fix doc.
3068
3069         * imap.el, nnimap.el: Fix indentation.
3070
3071         * gnus-sieve.el (gnus-sieve-article-add-rule): Autoload it.
3072
3073 2001-12-12  Didier Verna  <didier@xemacs.org>
3074
3075         * gnus-msg.el (gnus-group-news): New function.
3076         * gnus-group.el (gnus-group-mode-map): bind it to `i'.
3077         * gnus-group.el (gnus-group-make-menu-bar): add a menu item for it.
3078         * gnus-salt.el (gnus-carpal-group-buffer-buttons): add a button
3079         for it.
3080         * gnus-msg.el (gnus-summary-news-other-window): New function.
3081         * gnus-msg.el ((gnus-summary-send-map "S" gnus-summary-mode-map)):
3082         bind it to `i'.
3083         * gnus-sum.el (gnus-summary-mode-map): bind it to `i'.
3084         * gnus-sum.el (gnus-summary-make-menu-bar): add a menu item for it.
3085         * gnus-salt.el (gnus-carpal-summary-buffer-buttons): add a button
3086         for it (called with a prefix).
3087         * gnus-msg.el (gnus-configure-posting-styles): add an optional
3088         group-name argument.
3089         * gnus-msg.el (gnus-setup-message): use it.
3090
3091 2001-12-12 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3092
3093         * gnus-sum.el (gnus-summary-show-article): Fix doc.
3094
3095 2001-12-10 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3096
3097         * mml.el (mime-to-mml): Remove Content-Disposition too.
3098
3099 2001-12-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3100
3101         * gnus-sum.el (gnus-summary-buffer-name): Decode group name.
3102         * gnus-group.el (gnus-group-name-decode): Decode unibyte
3103         strings only.
3104         From TSUCHIYA Masatoshi <tsuchiya@namazu.org>
3105
3106 2001-12-08  Nevin Kapur  <nevin@jhu.edu>
3107
3108         * nnmail.el (nnmail-fancy-expiry-targets): New variable.
3109         (nnmail-fancy-expiry-target): Use it.
3110         Suggestions from Simon Josefsson <jas@extundo.com>.
3111
3112 2001-12-07 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3113
3114         * gnus-sum.el (gnus-summary-show-article): Recount lines if not exist.
3115
3116 2001-12-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3117
3118         * nnwfm.el (nnwfm-create-mapping): Use gnus-url-unhex-string.
3119
3120         * gnus-util.el (gnus-url-unhex-string): Move here.
3121
3122 2001-12-07 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3123
3124         * nnrss.el (nnrss-decode-entities-unibyte-string): Use
3125         mm-url-decode-entities-nbsp.
3126
3127         * nnlistserv.el, nnultimate.el, nnwarchive.el, nnweb.el:
3128         * webmail.el, nnwfm.el: Use mm-url.
3129
3130         * mm-url.el (mm-url-fetch-form): Move from nnweb.
3131         (mm-url-remove-markup): Move from nnweb.
3132         (mm-url-fetch-simple): Move from webmail.
3133
3134         * nnslashdot.el (nnslashdot-request-post): Use mm-url-fetch-form.
3135
3136 2001-12-07 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3137
3138         * gnus-sum.el (gnus-summary-print-truncate-and-quote): New function.
3139         (gnus-summary-print-article): Use it.
3140
3141         * gnus-util.el (gnus-replace-in-string): Typo.
3142
3143 2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3144
3145         * nnweb.el (nnweb-replace-in-string): Removed.
3146
3147         * gnus-util.el (gnus-replace-in-string): New function.
3148         (gnus-mode-string-quote): Use it.
3149
3150         * nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
3151         * nnwfm.el (nnwfm-create-mapping): Ditto.
3152
3153 2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3154
3155         * dgnushack.el (dgnushack-compile): nnrss.el and
3156         nnslashdot.el don't depend on nnweb, url, w3.
3157
3158         * nnrss.el: Use mm-url.
3159
3160 2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3161
3162         * mm-url.el (mm-url-insert-file-contents): Support file:.
3163
3164 2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3165
3166         * mm-view.el: Lower case for the description line. Sync from the
3167         Emacs CVS.
3168
3169 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3170
3171         * gnus-group.el (gnus-group-find-new-groups): Fix doc.
3172         From:  Stefan Monnier  <monnier@cs.yale.edu>
3173
3174 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3175
3176         * mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.
3177
3178 2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3179
3180         * mm-url.el: Require executable.
3181         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
3182
3183 2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3184
3185         * pop3.el (pop3-munge-message-separator): Only use valid date.
3186         Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
3187
3188         * Makefile.in: gnus-load.elc may not be generated.
3189
3190 2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3191
3192         * mm-url.el: New file.
3193         * nnslashdot.el: Use it.
3194         * mm-extern.el (mm-extern-url): Use it.
3195
3196 2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3197
3198         * gnus-sum.el (gnus-summary-save-article): Nix
3199         gnus-display-mime-function and gnus-article-prepare-hook.
3200
3201         * gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
3202         the beginning of lines.
3203         (gnus-complex-form-to-spec): Ditto.
3204
3205 2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3206
3207         * message.el (message-make-mft): Fix the m-s-a-file regexp.
3208         From Paul Jarc <prj@po.cwru.edu>.
3209
3210 2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3211
3212         * message.el: New variable message-subscribed-address-file;
3213         use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.
3214
3215 2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3216
3217         * message.el (message-tab-body-function): Set to nil.
3218         (message-tab): Use text-mode-map or global-map.
3219         Suggested by Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
3220
3221 2001-11-30  Simon Josefsson  <jas@extundo.com>
3222
3223         * gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
3224         instead of gnus-union, for speed.  Suggested by Christoph Conrad
3225         <christoph.conrad@gmx.de>.
3226         (gnus-agent-fetch-group-1): Add verbose message.
3227
3228 2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3229
3230         * gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
3231         of integers.
3232
3233 2001-11-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3234
3235         * message.el (message-newgroups-header-regexp)
3236         (message-completion-alist, message-tab-body-function): Use
3237         defcustom rather than defvar.
3238         (message-tab): Mention `message-tab-body-function' in doc.
3239         Suggested by Karl Eichwalder.
3240
3241 2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3242
3243         * gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.
3244
3245 2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3246
3247         * nnheader.el (nnheader-find-nov-line): Don't use macro
3248         gnus-delete-line.
3249
3250         * gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
3251         (gnus-group-name-charset): Ditto.
3252
3253         * gnus-util.el (gnus-buffer-live-p): Ditto.
3254
3255 2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3256
3257         * sieve-manage.el (sieve-manage-stream-alist): Backslash before
3258         open parenthesis in doc.
3259         (sieve-manage-authenticator-alist): Typo in doc.
3260         * imap.el (imap-authenticator-alist): Typo in doc.
3261         (imap-stream-alist): Backslash.
3262
3263         * gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
3264           Thanks to david.goldberg6@verizon.net (David S. Goldberg)
3265
3266 2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3267
3268         * gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.
3269
3270         * message.el (message-mode): make-local-hook is harmless in Emacs 21.
3271
3272         * gnus-msg.el (gnus-configure-posting-styles): use
3273         make-local-hook. Add LOCAL for add-hook.
3274
3275 2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>
3276
3277         * message.el (message-mode): Use `make-local-hook' unless
3278         obsolete.
3279         Patch by Katsumi Yamaoka  <yamaoka@jpl.org>.
3280
3281 2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3282
3283         * canlock.el: Remove sha1.el and base64.el stuff.
3284
3285 2001-11-26  Didier Verna  <didier@xemacs.org>
3286
3287         * nnmbox.el (nnmbox-create-mbox): create the mbox file directory
3288         if needed.
3289
3290 2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3291
3292         * message.el (message-tamago-not-in-use-p): New function.
3293         (message-strip-forbidden-properties): Use it.
3294
3295 2001-11-26  Didier Verna  <didier@xemacs.org>
3296
3297         * gnus-start.el (gnus-check-first-time-used): only check for
3298         existence of .el[d] files.
3299
3300 2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3301
3302         * mm-util.el (mm-coding-system-priorities): Add backslash in the doc.
3303
3304         * message.el (message-setup-1): Clean up mc-*.
3305
3306 2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3307
3308         * gnus-util.el (gnus-directory-sep-char-regexp): New variable.
3309         * gnus-score.el (gnus-score-find-bnews): Use it.
3310
3311         * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
3312         (gnus-summary-limit-to-author): Ditto.
3313         (gnus-summary-limit-to-extra): Ditto.
3314         (gnus-summary-find-matching): Support not-matching argument.
3315
3316 2001-11-25  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3317
3318         * message.el (message-wash-subject): Use `insert' rather than
3319         `insert-string', which is deprecated.
3320
3321 2001-11-24  Simon Josefsson  <jas@extundo.com>
3322
3323         * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
3324         message. (Gnus does not "default" to using 8bit for the message,
3325         it default to use 8bit encoding and the user-supplied CTE
3326         value. Calling this behaviour "treating it as 8bit" is perhaps
3327         better.)
3328
3329         * mm-bodies.el (mm-body-encoding): Intern encoding if needed
3330         (compare mm-charset-to-coding-system).
3331
3332 2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3333
3334         * canlock.el (canlock-sha1-with-openssl): Use unibyte
3335         buffer. Correctly decode hex.
3336
3337 2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3338
3339         * gnus-agent.el (gnus-category-insert-line): Convert category
3340         names to strings.
3341
3342 2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3343
3344         * message.el (sha1): eval-and-compile.
3345
3346 2001-11-20  Simon Josefsson  <jas@extundo.com>
3347
3348         * message.el (message-allow-no-recipients): New variable.
3349         (message-send): Use it, customize the prompting when posting to
3350         Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).
3351
3352 2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3353
3354         * mm-util.el (mm-coding-system-priorities): New variable.
3355         (mm-sort-coding-systems-predicate): New function.
3356         (mm-find-mime-charset-region): Resort coding systems if needed.
3357         Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
3358
3359 2001-11-20  Didier Verna  <didier@xemacs.org>
3360
3361         * gnus-group.el (gnus-group-make-help-group): new optional
3362         argument to control the error behavior.
3363         * gnus-start.el (gnus-check-first-time-used): use it to avoid
3364         erroring.
3365
3366 2001-11-19  Simon Josefsson  <jas@extundo.com>
3367
3368         * message.el (message-mode-map): Use C-c C-f C-i for Importance:
3369         instead of C-c C-u.  Suggested by Per Abrahamsen
3370         <abraham@dina.kvl.dk>.
3371
3372 2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3373
3374         * nnfolder.el (nnfolder-read-folder): Use group instead of
3375         nnfolder-current-group.
3376         Suggested by Lorentey Karoly <lorentey@elte.hu>.
3377
3378 2001-11-17  Simon Josefsson  <jas@extundo.com>
3379
3380         * message.el (message-send): Ask user if Fcc/Gcc should be
3381         performed when no other sender was specified.
3382         Suggested by prj@po.cwru.edu (Paul Jarc).
3383
3384 2001-11-17  Simon Josefsson  <jas@extundo.com>
3385
3386         * message.el (message-mode, message-mode-map): Use C-c C-u for
3387         Importance: instead of C-c C-p (used by SC).
3388
3389 2001-11-16  Simon Josefsson  <jas@extundo.com>
3390
3391         * message.el (message-insert-importance-high)
3392         (message-insert-importance-low): Save point.
3393
3394         * mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
3395         value.
3396
3397 2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>
3398
3399         * message.el (message-strip-special-text-properties): New option.
3400         (message-strip-forbidden-properties): Obey it.
3401
3402 2001-11-14  Sam Steingold  <sds@gnu.org>
3403
3404         * gnus-score.el: Fixed some doc strings to properly quote symbols.
3405
3406 2001-11-15  Simon Josefsson  <jas@extundo.com>
3407
3408         Support "Importance:" header in Message.
3409
3410         * message.el (message-mode-map): Bind C-c C-p to
3411         `message-insert-or-toggle-importance'
3412         (message-mode-menu): Add message-insert-importance-{high,low}.
3413         (message-insert-importance-high, message-insert-importance-low)
3414         (message-insert-or-toggle-importance): New functions.
3415         (message-tool-bar-map): Add {un,}important.
3416         (message-mode): Doc fix.
3417
3418 2001-11-15  Simon Josefsson  <jas@extundo.com>
3419
3420         * message.el (message-tool-bar-map): Fix attach toolbar tooltip.
3421
3422         * mml.el (mml-menu): Fix toolbar tooltip.
3423
3424 2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3425
3426         * nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
3427         * nnml.el (nnml-save-marks): Ditto.
3428
3429         * gnus-sum.el (gnus-newsgroup-variables): Fix doc.
3430
3431 2001-11-15  Simon Josefsson  <jas@extundo.com>
3432
3433         * nnml.el (nnml-save-marks):
3434         * nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
3435         Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.
3436
3437 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
3438
3439         * gnus-art.el (gnus-article-wash-status-strings): Use
3440         `copy-sequence', not `copy-seq'.
3441
3442 2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>
3443
3444         * gnus-art.el (gnus-article-wash-status-strings): New constant.
3445         (gnus-gnus-article-wash-status-entry): New function.
3446         (gnus-article-wash-status): Use it.
3447
3448 2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3449
3450         * mml1991.el: Add coding header.
3451
3452 2001-11-12  Simon Josefsson  <jas@extundo.com>
3453
3454         * mml1991.el (mml1991-use, mml1991-function-alist): New variables.
3455         (mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
3456         `mml1991-sign' and `mml1991-encrypt'.
3457         (mml1991-encrypt, mml1991-sign): New glue functions.
3458         (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.
3459
3460         * mml.el (mml-mode-map): `C-c RET o' map for PGP.
3461         (mml-menu): Add PGP to menu.
3462
3463         * mml-sec.el (top-level): Require mml1991.  Don't require smime.
3464         (mml-sign-alist, mml-encrypt-alist): Add "pgp".
3465         (mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
3466         (mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.
3467
3468         * mml2015.el: Mention RFC 3156.
3469
3470         * mml1991.el: New file.  From Sascha L\e,A|\e(Bdecke <sascha@meta-x.de>.
3471
3472 2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3473
3474         * gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.
3475
3476         * gnus-sum.el (gnus-summary-move-article): Use number-to-string.
3477           From <Michael.Cook@cisco.com>
3478
3479 2001-11-11  Simon Josefsson  <jas@extundo.com>
3480
3481         * message.el (top-level): Autoload sha1.
3482         (message-canlock-generate): Use sha1 instead of md5 (sha1 used by
3483         canlock, no need to require two different hash algs).  Suggested
3484         by Ferenc Wagner <wferi@bolyai1.elte.hu>.
3485
3486 2001-11-09  Simon Josefsson  <jas@extundo.com>
3487
3488         * gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Bm\e(Bk
3489         <Pavel@Janik.cz>.
3490
3491 2001-11-09  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3492
3493         * message.el (message-point-in-header-p): New function.
3494         (message-do-auto-fill): Use it.
3495         (message-beginning-of-line): New function.  Goes to beginning of
3496         header value (i.e., end of header name), or to beginning of line
3497         if already at beginning of value.  Behaves like
3498         `beginning-of-line' when in message body.
3499         (message-mode-map): Bind it.
3500
3501 2001-11-08  Simon Josefsson  <jas@extundo.com>
3502
3503         * gnus-msg.el (gnus-posting-styles): Add doc.
3504
3505 2001-11-07  Simon Josefsson  <jas@extundo.com>
3506
3507         * gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.
3508
3509         * sieve-mode.el (sieve-control-commands-face)
3510         (sieve-control-commands-face, sieve-action-commands-face)
3511         (sieve-test-commands-face, sieve-tagged-arguments-face): New
3512         faces.
3513         (sieve-font-lock-keywords): Use them.
3514         (sieve-mode): Only set font-lock-defaults in emacs.
3515
3516         * gnus-art.el (gnus-default-article-saver): Add
3517         gnus-summary-save-body-in-file.
3518         (gnus-summary-write-to-file): Fix doc.
3519
3520 2001-11-07  Simon Josefsson  <jas@extundo.com>
3521
3522         * gnus-art.el (gnus-treat-highlight-signature): Add cross
3523         reference to the correct chapter in the manual.
3524
3525         * mml.el (mml-mode): Add cross reference to Emacs MIME manual.
3526         Suggested by "Golubev I. N." <gin@mo.msk.ru>.
3527
3528 2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3529
3530         * mml.el (mml-preview): Bind mail-header-separator.
3531
3532 2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3533
3534         * message.el: Always require canlock.
3535         (message-ignored-supersedes-headers): Include Cancel-Lock and
3536         Cancel-Key.
3537         (message-insert-canlock): Don't require canlock.
3538         (message-cancel-news): Don't check whether canlock is available.
3539         (message-supersede): Support cancel-locks.
3540
3541         * gnus-art.el: Don't autoload canlock.
3542
3543 2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3544
3545         * mail-source.el (mail-source-fetch-imap): ASYNC param.
3546         From: <andre@slamdunknetworks.com>
3547
3548 2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3549
3550         * many files: Fix copyright lines.
3551
3552 2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3553
3554         * mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
3555         Suggested by Dave Love  <fx@gnu.org>.
3556
3557 2001-11-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3558
3559         * message.el (message-kill-buffer): Remove auto-save file after
3560         confirm.
3561
3562         * message.el (message-send-mail): Call message-generate-headers
3563         once.  Suggested by Matt Armstrong <matt@lickey.com>.
3564
3565         * gnus-topic.el (gnus-topic-rename): Initial-input.
3566         Suggested by Katsuhiro Hermit Endo <hermit@koka-in.org>.
3567
3568 2001-11-03  Per Abrahamsen  <abraham@dina.kvl.dk>
3569
3570         * message.el (message-forbidden-properties): New constant.
3571         (message-strip-forbidden-properties): New function.
3572         (message-mode): Activate it.
3573
3574 2001-11-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3575
3576         * mm-util.el (mm-iso-8859-15-compatible): Fix doc.
3577         (mm-hack-charsets): Fix doc.
3578
3579 2001-11-02  Simon Josefsson  <jas@extundo.com>
3580
3581         * gnus-int.el (gnus-check-server): Message "...done" when done.
3582
3583         * imap.el (imap-close): Don't message (imap-send-command-wait
3584         returns if the connection is dropped).
3585         (imap-wait-for-tag): Nix out message only when necessary.
3586
3587         * gnus-sieve.el (gnus-sieve-script): Use "stop" instead of "elsif"
3588         for non-crossposting.
3589         (gnus-sieve-crosspost): Default to t to be consistent with other
3590         parts of Gnus.
3591
3592 2001-11-01 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3593
3594         * mm-util.el (mm-iso-8859-15-compatible): Add inconvertible chars.
3595         (mm-iso-8859-x-to-15-table): Ditto.
3596         (mm-iso-8859-x-to-15-region): Ditto.
3597         (mm-find-mime-charset-region): Ditto.
3598
3599 2001-11-01  Simon Josefsson  <jas@extundo.com>
3600
3601         * nnimap.el (nnimap-close-asynchronous): New variable.
3602         (nnimap-close-group): Use it.
3603         (nnimap-expunge): Don't use it.
3604
3605         * imap.el (imap-callbacks): New variable.
3606         (imap-remassoc): Copied from `gnus-remassoc'.
3607         (imap-add-callback): New function.
3608         (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
3609         behaviour.
3610         (imap-parse-response): Call the callback.
3611
3612         * message.el (message-insert-canlock): New variable.
3613         (message-canlock-generate, message-canlock-password)
3614         (message-insert-canlock): New functions.
3615         (message-send-news): Call `message-insert-canlock'.
3616         (top-level): Require canlock when compiling.
3617         (message-insert-canlock): Require canlock before we need it.
3618
3619 2001-11-01 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3620
3621         * gnus-msg.el (gnus-copy-article-buffer): Copy sequence.
3622
3623 2001-11-01 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3624
3625         * dgnushack.el (dgnushack-make-load): A workaround for
3626         custom-add-loads bug in some versions of XEmacs.
3627
3628 2001-11-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3629
3630         * mm-util.el (mm-charset-synonym-alist): Revert (some).
3631
3632 2001-11-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3633
3634         * mm-util.el (mm-iso-8859-x-to-15-region): New function.
3635         (mm-hack-charsets): New variable.
3636         (mm-iso-8859-15-compatible): New variable.
3637         (mm-iso-8859-x-to-15-table): New variable.
3638         (mm-find-mime-charset-region): Add parameter hack-charsets.
3639
3640         * mm-bodies.el (mm-encode-body): Use it.
3641         * mml.el (mml-parse-1): Ditto.
3642
3643 2001-11-01  Simon Josefsson  <jas@extundo.com>
3644
3645         * gnus-group.el (gnus-group-make-menu-bar): Add Sieve.
3646
3647 2001-11-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3648
3649         * mm-util.el (mm-charset-to-coding-system): Return nil, if charset
3650         is nil.
3651
3652 2001-11-01 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3653
3654         * smiley-ems.el (smiley-update-cache): Auto detect file type.
3655
3656         * message.el (message-forward-rmail-make-body): Use
3657         save-window-excursion.
3658         (message-encode-message-body): Search with noerror.
3659         (message-setup-1): Convert compose-mail send-actions to
3660         message-send-actions.
3661
3662 2001-11-01  Simon Josefsson  <jas@extundo.com>
3663
3664         * sieve.el: Don't require easy-mmode. Suggested by Katsumi Yamaoka
3665         <yamaoka@jpl.org>.
3666
3667 2001-10-31 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3668
3669         * sieve-manage.el (sieve-string-bytes): No complain.
3670
3671 2001-11-01  Simon Josefsson  <jas@extundo.com>
3672
3673         * gnus-group.el (gnus-group-mode-map): Bind "D u" to
3674         `gnus-sieve-update' and "D g" to `gnus-sieve-generate'. (Functions
3675         has autoload cookies, so no `require' should be necessary.)
3676
3677         * sieve.el, sieve-mode.el, sieve-manage.el, gnus-sieve.el: New
3678         files.
3679
3680 2001-10-31  Simon Josefsson  <jas@extundo.com>
3681
3682         * gnus-cus.el (gnus-group-parameters): Support integer `display'
3683         parameter.
3684
3685         * gnus-sum.el (gnus-select-newsgroup): If group parameter
3686         `display' is a number (and C-u wasn't used to enter group), only
3687         fetch that number of articles.
3688
3689 2001-10-31  Matt Armstrong  <matt@lickey.com>
3690
3691         * gnus.el (gnus-find-subscribed-addresses): Doc fix:
3692         not-subscribed -> subscribed.
3693
3694 2001-10-31 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3695         From: Josh Huber <huber@alum.wpi.edu>
3696
3697         * message.el (message-subscribed-address-functions): New variable.
3698         (message-subscribed-addresses): New variable.
3699         (message-subscribed-regexps): New variable.
3700         (message-goto-mail-followup-to): New function.
3701         (message-send-mail): Add Mail-Followup-To.
3702         (message-make-mft): New function.
3703
3704         * gnus.el (gnus-find-subscribed-addresses): New function.
3705
3706 2001-10-31 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3707
3708         * mail-source.el (mail-source-fetch): If debug, don't regain signals.
3709         (mail-source-fetch-pop): Ditto.
3710         (mail-source-check-pop): Ditto.
3711
3712         * gnus-start.el (gnus-read-init-file): Ditto.
3713         (gnus-activate-group): Ditto.
3714         (gnus-read-newsrc-el-file): Ditto.
3715
3716 2001-10-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3717
3718         * message.el (message-get-reply-headers): Make sure there is ", ".
3719
3720         * mm-util.el (mm-mime-mule-charset-alist): Move down and call
3721         mm-coding-system-p. Don't correct it only in XEmacs.
3722         (mm-charset-to-coding-system): Use mm-coding-system-p and
3723         mm-get-coding-system-list.
3724         (mm-emacs-mule, mm-mule4-p): New variables.
3725         (mm-enable-multibyte, mm-disable-multibyte,
3726         mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
3727         mm-with-unibyte-current-buffer,
3728         mm-with-unibyte-current-buffer-mule4): Use them.
3729         (mm-find-mime-charset-region): Treat iso-2022-jp.
3730
3731         From  Dave Love  <fx@gnu.org>:
3732
3733         * mm-util.el (mm-mime-mule-charset-alist): Make it correct by
3734         construction.
3735         (mm-charset-synonym-alist): Remove windows-125[02].  Make other
3736         entries conditional on not having a coding system defined for
3737         them.
3738         (mm-mule-charset-to-mime-charset): Use
3739         find-coding-systems-for-charsets if defined.
3740         (mm-charset-to-coding-system): Don't use
3741         mm-get-coding-system-list.  Look in mm-charset-synonym-alist
3742         later.  Add last resort search of coding systems.
3743         (mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
3744         (mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
3745         Mule 4.
3746         (mm-find-mime-charset-region): Re-write.
3747         (mm-with-unibyte-current-buffer): Restore buffer as well as
3748         multibyteness.
3749
3750 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3751
3752         * canlock.el, sha1-el.el, hex-util.el: Move from contrib
3753         directory. Thanks to Katsumi Yamaoka <yamaoka@jpl.org> and Shuhei
3754         KOBAYASHI <shuhei@aqua.ocn.ne.jp>.
3755
3756 2001-10-30 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3757
3758         * gnus-art.el (article-display-x-face): Nix buffer-read-only
3759         again.
3760
3761         * mml2015.el (mml2015-gpg-verify): Convert <LF> to <CR><LF>.
3762
3763 2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3764
3765         * gnus-spec.el (gnus-parse-simple-format): Use
3766           buffer-substring-no-properties.
3767
3768 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3769
3770         * gnus-art.el (article-verify-cancel-lock): New function.
3771
3772         * nnheader.el (nntp-process-response): New variable.
3773         (nnheader-init-server-buffer): Make `nntp-process-response'
3774         buffer-local in `nntp-server-buffer'.
3775
3776         * nntp.el (nntp-prepare-post-hook): New hook.
3777         (nntp-wait-for): Save a server's ID in `nntp-process-response'.
3778         (nntp-async-trigger): Ditto.
3779         (nntp-request-post): Insert a server's ID if there's no Message-ID
3780         header; run `nntp-prepare-post-hook'.
3781
3782 2001-10-30 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3783
3784         * gnus-art.el (article-decode-group-name): Use nnmail-fetch-field
3785         instead.
3786
3787         * message.el (message-forward-subject-author-subject): Don't use
3788         message-news-p, which widens the buffer.
3789         (message-forward-make-body): New function.
3790         (message-forward): Use it.
3791         (message-insinuate-rmail): New function.
3792         (message-forward-rmail-make-body): New function.
3793
3794 2001-10-30 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3795
3796         * mm-extern.el (mm-extern): Provide it.
3797
3798         * mm-partial.el (mm-partial): Provide it.
3799
3800 2001-10-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3801
3802         * gnus-msg.el (gnus-setup-message): Call post-command-hook.
3803
3804 2001-10-29  Simon Josefsson  <jas@extundo.com>
3805
3806         * mml.el (mml-preview): Bind message-this-is-news if it is
3807         news. From Jesper Harder <harder@myrealbox.com>.
3808
3809 2001-10-28  Simon Josefsson  <jas@extundo.com>
3810
3811         * gnus-sum.el (gnus-group-make-articles-read): Inline group.
3812
3813 2001-10-29  Per Abrahamsen  <abraham@dina.kvl.dk>
3814
3815         * smiley-ems.el (smiley-regexp-alist): Add support for sad and
3816         ironic smilies.
3817
3818 2001-10-27  Simon Josefsson  <jas@extundo.com>
3819
3820         * message.el (message-indent-citation): Don't add trailing
3821         whitespace when citing text.
3822
3823         * gnus.el (gnus-group-faq-directory): Fix.  From Jesper Harder
3824         <harder@ifa.au.dk>.
3825
3826 2001-10-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3827
3828         * nnweb.el (nnweb-possibly-change-server): Create nnweb-hashtb if
3829         not available.
3830         (nnweb-request-scan): Nix nnweb-hashtb if ephemeral.
3831         (nnweb-type-definition): Add google as alias of dejanews.
3832         (nnweb-google-parse-1): Forward 1 line.
3833
3834 2001-10-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3835
3836         * gnus-msg.el (gnus-summary-mail-forward): Doc fix: add pointer to
3837         variable `message-forward-ignored-headers'.
3838
3839 2001-10-24  Per Abrahamsen  <abraham@dina.kvl.dk>
3840
3841         * gnus.el (gnus-expand-group-parameter): New function.
3842         (gnus-expand-group-parameters): Call it.
3843         (gnus-group-fast-parameter): New function.
3844         (gnus-group-find-parameter): Call it.
3845
3846 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
3847
3848         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
3849         vector (it didn't before because of a bug).
3850         * gnus-msg.el (gnus-post-news): Use header vector directly, if
3851         available.  Before it converted it to an article number.
3852
3853         This makes followup to news articles with negative numbers in
3854         nnvirtual groups use news instead of mail.
3855
3856 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
3857
3858         * gnus.el (post-method): Use `native' instead of `nil'.
3859
3860         * gnus-msg.el (gnus-post-method): Ditto.
3861
3862 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
3863
3864         * gnus.el (gnus-define-group-parameter): Grammar fix.
3865
3866 2001-10-22  Simon Josefsson  <jas@extundo.com>
3867
3868         * gnus-msg.el (gnus-extended-version): Include
3869         system-configuration.
3870         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann).
3871
3872 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
3873
3874         * gnus.el (post-method): Customization fix: `native' is not a
3875         valid value.
3876         * gnus-msg.el (gnus-post-method): Doc and customization fix:
3877         `native' is not a valid value.
3878
3879 2001-10-21  Simon Josefsson  <jas@extundo.com>
3880
3881         * nnimap.el (nnimap): Defgroup
3882         (nnimap-strict-function, nnimap-strict-function-match): New
3883         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
3884         (nnimap-split-crosspost, nnimap-split-inbox)
3885         (nnimap-split-rule, nnimap-split-predicate)
3886         (nnimap-split-predicate): Defcustom.
3887         (nnimap-split-inbox, nnimap-expunge-search-string)
3888         (nnimap-importantize-dormant): Remove "*" from doc.
3889
3890 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3891
3892         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
3893         not supplied via prefix arg.  From Lisp, make arg mandatory.
3894         Suggested by Frank Schmitt.
3895
3896 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
3897
3898         * message.el (message-do-auto-fill): Avoid calling
3899         'rfc822-goto-eoh'.
3900
3901 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3902         From Paul Jarc <prj@po.cwru.edu>.
3903
3904         * message.el (message-get-reply-headers): Restructure the logic
3905         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
3906
3907 2001-10-20  Simon Josefsson  <jas@extundo.com>
3908
3909         * message.el (message-cancel-news): Support cancel-locks.
3910         Suggested by Per Abrahamsson.
3911
3912         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
3913         conses.  From David Z Maze <dmaze@MIT.EDU>.
3914
3915         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
3916
3917 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
3918
3919         * mm-decode.el (mm-default-directory): Fix customize type.
3920
3921         * message.el (message-setup-fill-variables): Kludge to use
3922         normal-auto-fill-function even if auto fill is already activated.
3923
3924 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
3925
3926         * message.el (message-do-auto-fill): New version that does not
3927         rely on text properties, by Simon Josefsson <jas@extundo.com>.
3928         (message-setup-1): Removed the `message-field' property.
3929
3930         * gnus-draft.el (gnus-draft-edit-message): Removed the
3931         `message-field' property.
3932
3933 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
3934
3935         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
3936         `message-field'.  The `field' property has a special significance in
3937         Emacs 21.
3938
3939         * message.el (message-send, message-setup-1): Ditto.
3940
3941 2001-10-18  Simon Josefsson  <jas@extundo.com>
3942
3943         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
3944         when undoing.
3945
3946 2001-10-18  Simon Josefsson  <jas@extundo.com>
3947         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
3948
3949         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
3950         (gnus-summary-make-menu-bar): Ditto.
3951
3952 2001-10-17  Simon Josefsson  <jas@extundo.com>
3953
3954         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
3955         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
3956
3957 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3958
3959         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
3960         * gnus-util.el (gnus-user-date): New function.
3961         From Frank Schmitt <usenet@Frank-Schmitt.net>.
3962
3963 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3964
3965         * message.el (message-check-news-header-syntax): Special case
3966         nnvirtual groups.
3967
3968         * gnus-sum.el (gnus-summary-respool-default-method): Changed
3969         customize type to `symbol'.
3970
3971 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3972
3973         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
3974         %&foo;.
3975         (gnus-parse-simple-format): Support user extended spec too.
3976         %u&foo; invokes gnus-user-format-function-foo.
3977
3978 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3979
3980         * nnml.el (nnml-request-expire-articles): Make sure it is back to
3981         the server.
3982         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
3983         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
3984         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
3985         * nndiary.el (nndiary-request-expire-articles): Ditto.
3986         (nndiary-schedule): Defsubst it before use it.
3987         (nndiary-error): eval-and-compile.
3988
3989 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3990
3991         * gnus-msg.el (gnus-post-method): Changed two instances of
3992         `active' to `current' and one `null' to `not'.
3993
3994 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3995         From Katsumi Yamaoka  <yamaoka@jpl.org>.
3996
3997         * message.el (message-setup-fill-variables): Use
3998         `normal-auto-fill-function' instead of `auto-fill-function'.
3999
4000 2001-10-16  Simon Josefsson  <jas@extundo.com>
4001
4002         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
4003         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
4004         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
4005
4006 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4007         Patch by Oliver Scholz <oscholz@my.gnus.org>.
4008
4009         * gnus-draft.el (gnus-draft-edit-message): Add text property
4010         `field' with value `header' to message headers.
4011         * message.el (message-setup-1): Really add text property to all of
4012         the header, not just part of it.
4013
4014 2001-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4015
4016         * gnus-group.el (gnus-group-sort-by-server): Use it.
4017
4018         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
4019
4020         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
4021         and keystroke.
4022
4023 2001-10-14  Simon Josefsson  <jas@extundo.com>
4024
4025         * dig.el: Doc fix.
4026
4027         * smime.el: Doc fix.
4028
4029         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
4030         charset magic from message.el.
4031
4032 2001-10-12  Simon Josefsson  <jas@extundo.com>
4033         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
4034
4035         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
4036         'cite from g-a-wash-types.
4037         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
4038         (gnus-article-hide-citation): Fix.
4039
4040         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
4041         character.
4042         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
4043
4044         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
4045         definition.
4046         (gnus-signature-toggle): Toggle `s' mode line character.
4047
4048         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
4049         doing stuff that clears it.
4050
4051 2001-10-12  Simon Josefsson  <jas@extundo.com>
4052
4053         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
4054         From Eric Marsden <emarsden@laas.fr>.
4055
4056 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4057
4058         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
4059         (autoload): Add some autoloads.
4060
4061 2001-10-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4062         Suggested by Oliver Scholz <epameinondas@gmx.de>.
4063
4064         * message.el (message-do-auto-fill): New function.  Like
4065         `do-auto-fill' but don't fill when in the message header.
4066         (message-setup-1): Put a text property on the message header.
4067         (message-setup-fill-variables): Use `message-do-auto-fill'.
4068
4069 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4070
4071         * message.el (message-send-mail-partially): Insert an empty line
4072         first, because of the change of message-make-lines.
4073
4074 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
4075
4076         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
4077         iso-8859-15, make it an alias for iso-8859-1.
4078
4079 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4080
4081         * message.el (message-send-news): Don't modify the value of
4082         `message-syntax-checks' if it is not a list (possibly it is
4083         `dont-check-for-anything-just-trust-me').
4084
4085 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4086
4087         * gnus-group.el (gnus-group-name-charset-group-alist): Use
4088         `find-coding-system' for XEmacs to check whether the coding-system
4089         `utf-8' is available.
4090
4091 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4092
4093         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
4094
4095 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
4096
4097         * message.el (message-send-news): Oops, missed case with no
4098         "Followup-To" header...
4099
4100 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
4101
4102         * message.el (message-send-news): Allow
4103         `gnus-group-name-charset-group-alist' to affect encoding of the
4104         "Newsgroups" and "Followup-To" headers.
4105
4106 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4107
4108         * Makefile.in (install-el): Depend on gnus-load.el.
4109
4110 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4111
4112         * Makefile.in (install-el): Use -f.
4113         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
4114
4115 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
4116
4117         * message.el (message-send-news): Don't encode Followups-To when
4118         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
4119
4120         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
4121         header.
4122
4123         * gnus-art.el (article-decode-group-name): Also decode
4124         "Followup-To".
4125
4126         * rfc2047.el (rfc2047-encode-message-header): Encode without
4127         asking for null methods.
4128
4129         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
4130         default charset for newsgroup names in accordance with USEFOR.
4131
4132         * gnus-group.el (gnus-group-name-charset-method-alist,
4133         gnus-group-name-charset-group-alist): Removed "*" from doc
4134         strings, "*" should not be used for complex variables.
4135
4136 2001-10-06  Simon Josefsson  <jas@extundo.com>
4137
4138         Support UTF-8 group names better.
4139
4140         * message.el (message-check-news-header-syntax): Encode group
4141         names before comparison.
4142
4143         * gnus-msg.el (gnus-copy-article-buffer): Run all
4144         `gnus-article-decode-hook's except `article-decode-charset'
4145         instead of hardcoding call to one of them.
4146
4147         * gnus-art.el (gnus-article-decode-hook): Add
4148         `article-decode-group-name'.
4149         (article-decode-group-name): New function, use `g-d-n'.
4150
4151         * gnus-group.el (gnus-group-insert-group-line): Decode
4152         gnus-tmp-group using `g-d-n'.
4153
4154         * gnus-util.el (gnus-decode-newsgroups): New function.
4155
4156 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
4157
4158         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
4159         `gnus-group-name-charset-group-alist'.
4160
4161 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4162
4163         * Makefile.in: Install el in install. Add uninstall.
4164
4165 2001-10-05  Simon Josefsson  <jas@extundo.com>
4166
4167         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
4168
4169         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
4170
4171         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
4172         empty folders.
4173
4174         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
4175         limiting if read-all (C-u RET) was used.
4176
4177 2001-10-04  Simon Josefsson  <jas@extundo.com>
4178
4179         * mail-source.el (mail-source-movemail-program): New variable.
4180         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
4181         <thutt@thutt.vmware.com>.
4182
4183 2001-10-03  Simon Josefsson  <jas@extundo.com>
4184
4185         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
4186         (gnus-summary-line-format-alist): Fix param.
4187
4188 2001-10-02  Simon Josefsson  <jas@extundo.com>
4189
4190         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
4191         don't go through `nnimap-request-expire-articles' to delete the
4192         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
4193
4194 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4195
4196         * gnus-agent.el (gnus-agent-write-active): The min in the
4197         agent/active may be larger than that in the server/active.
4198
4199 2001-10-01  Simon Josefsson  <jas@extundo.com>
4200
4201         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
4202         is IMAP4rev1.
4203
4204         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
4205
4206         * nnfolder.el: Ditto.
4207
4208 2001-09-30  Dan Christensen <jdc+news@uwo.ca>
4209
4210         * gnus-sum.el (gnus-summary-extract-address-component): New function.
4211         (gnus-summary-from-or-to-or-newsgroups): Optimize.
4212
4213 2001-09-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4214
4215         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
4216         (message-mode-menu): Menu item for same.
4217
4218         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
4219         delayed articles.
4220
4221         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
4222         nndraft:delayed does not exist.
4223         (gnus-delay-initialize): Don't set up keymap, that's done from
4224         message.el now.
4225         (gnus-delay, gnus-delay-group, gnus-delay-header)
4226         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
4227
4228 2001-09-29  Simon Josefsson  <jas@extundo.com>
4229
4230         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
4231         utf-8, not eight-bit-control.
4232
4233         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7)
4234         (imap-log, imap-debug): Custom.
4235         (imap-log-buffer, imap-debug-buffer): New constants.
4236         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open)
4237         (imap-network-open, imap-shell-open, imap-starttls-open)
4238         (imap-send-command-1, imap-send-command, imap-arrival-filter)
4239         (imap-debug): Use imap-*-buffer.
4240
4241         * nndoc.el (nndoc-article-type): Add mailman.
4242         (nndoc-type-alist): Ditto.
4243         (nndoc-mailman-type-p): New function.
4244
4245 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4246
4247         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
4248         gnus-art.el.
4249
4250 2001-09-27  Simon Josefsson  <jas@extundo.com>
4251
4252         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
4253         (gnus-topic-catchup-articles): New function. Suggested by Robin
4254         S. Socha <robin-dated-1001857693.185e29@socha.net>.
4255
4256 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4257         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
4258
4259         * gnus-ems.el (gnus-article-display-xface): Insert xface after
4260         previous ones.
4261
4262 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4263         From Daiki Ueno  <ueno@unixuser.org>
4264
4265         * gnus-sum.el (gnus-summary-show-article): The arglist of
4266         detect-coding-region is incompatible.
4267
4268 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4269         From Katsuhiro Hermit Endo <hermit@koka-in.org>
4270
4271         * gnus-group.el (gnus-group-delete-group): Typo.
4272
4273 2001-09-26  Simon Josefsson  <jas@extundo.com>
4274
4275         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
4276
4277         * nnimap.el (nnimap-expiry-target): Use temp buffer.
4278
4279 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4280
4281         * gnus-cus.el (gnus-group-parameters): Display as sexp.
4282
4283 2001-09-22  Simon Josefsson  <jas@extundo.com>
4284
4285         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
4286
4287         * nnfolder.el (nnfolder-open-marks): Ditto.
4288
4289         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
4290         (gnus-update-marks): Use it.
4291         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
4292         hardcoded list.
4293
4294         * gnus.el (gnus-article-special-mark-lists): Add killed.
4295         (gnus-article-unpropagated-mark-lists): New constant.
4296
4297 2001-09-22  Simon Josefsson  <jas@extundo.com>
4298
4299         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
4300         custom option.
4301
4302 2001-09-23  Simon Josefsson  <jas@extundo.com>
4303
4304         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
4305
4306 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4307
4308         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
4309
4310 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
4311
4312         * gnus-group.el (gnus-group-sort-function): Fix customize type to
4313         accept lists of functions.
4314
4315 2001-09-20  Simon Josefsson  <jas@extundo.com>
4316
4317         * gnus-group.el (gnus-group-catchup): Update expire marks in
4318         backend.  Also, if ALL also set expire marks on tick/dormant.
4319
4320 2001-09-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4321
4322         * message.el (message-tab-body-function): New variable.
4323         * message.el (message-tab): Use it.
4324
4325 2001-09-19  Sam Steingold  <sds@gnu.org>
4326
4327         * gnus-win.el (gnus-buffer-configuration): Respect
4328         `gnus-bug-create-help-buffer'.
4329
4330 2001-09-18  Simon Josefsson  <jas@extundo.com>
4331
4332         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
4333         (gnus-parse-simple-format): Re-revert.
4334
4335 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
4336
4337         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
4338         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
4339
4340 2001-09-18  Simon Josefsson  <jas@extundo.com>
4341
4342         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
4343         signed.
4344         (gnus-parse-simple-format): Don't use it.
4345
4346 2001-09-17  Miles Bader  <miles@gnu.org>
4347
4348         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
4349         error querying a backend abort the whole process.
4350
4351 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4352
4353         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
4354         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
4355
4356 2001-09-17  Didier Verna  <didier@xemacs.org>
4357
4358         * nndiary.el: version 0.2-b14.
4359         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
4360         compatibility problem with XEmacs 21.1.
4361
4362 2001-09-15  Simon Josefsson  <jas@extundo.com>
4363
4364         * gnus-group.el (gnus-group-line-format): Document %c.
4365
4366         * nnml.el (nnml-parse-head): Handle CRLF files.
4367         (nnml-generate-nov-file): Ditto.
4368         (nnml-retrieve-headers): Ditto.
4369
4370 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
4371
4372         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
4373
4374 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
4375
4376         * gnus-spec.el (gnus-correct-substring): Still stopped one
4377         character before we wanted (never included last character).
4378         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
4379         add missing "," (once per function)
4380
4381 2001-09-14  Simon Josefsson  <jas@extundo.com>
4382
4383         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
4384         (otherwise e.g. gnus-agentize in .gnus overrides the customized
4385         default before gnus-group is loaded and the variable set.)
4386
4387         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
4388         killed or unsent marks.
4389
4390         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
4391         isn't an article to set it on (e.g. when you `a' in a group).
4392
4393 2001-09-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
4394
4395         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
4396         can read e-mails from Microsoft Outlook users not using ISO
4397         8859-2 character set.
4398
4399 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4400
4401         * gnus-diary.el: Minor modifications to avoid warnings.
4402         (gnus-summary-misc-menu): defvar.
4403         (gnus-diary-check-message): Use gnus-point-at-eol.
4404         (gnus-diary-kill-entire-line): eval-and-compile.
4405
4406 2001-09-12  Didier Verna  <didier@xemacs.org>
4407
4408         * nndiary.el: new version (0.2-b13).
4409         * nndiary.el (nndiary-mail-sources): doc update.
4410         * nndiary.el (nndiary-split-methods): ditto.
4411         * nndiary.el (nndiary-request-accept-article-hooks): New.
4412         * nndiary.el (nndiary-request-accept-article): use it, check
4413         message validity.
4414         * nndiary.el (nndiary-get-new-mail): changed default to nil.
4415         * nndiary.el (nndiary-schedule): fix bug (misplaced
4416         condition-case): it didn't return nil on error.
4417         * gnus-diary.el: new version.
4418         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
4419         * gnus-diary.el (gnus-diary-header-value-history): New.
4420         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
4421         * gnus-diary.el (gnus-diary-add-header): New.
4422         * gnus-diary.el (gnus-diary-check-message): New.
4423         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
4424         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
4425
4426 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
4427
4428         * gnus-sum.el (gnus-select-newsgroup): Make
4429         `gnus-current-select-method' buffer-local.
4430
4431         * gnus-art.el (gnus-request-article-this-buffer): Refer
4432         `gnus-current-select-method' in the current summary buffer.
4433
4434 2001-09-10  Simon Josefsson  <jas@extundo.com>
4435         From Daniel Pittman <daniel@rimspace.net>
4436
4437         * gnus-spec.el (gnus-correct-pad-form): Fix.
4438
4439 2001-09-09  Simon Josefsson  <jas@extundo.com>
4440
4441         * mm-decode.el (mm-inline-media-tests): Add
4442         application/x-emacs-lisp.
4443         (mm-attachment-override-types): Add
4444         application/{x-,}pkcs7-signature.
4445
4446         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
4447         (gnus-server-line-format, gnus-server-mode-line-format)
4448         (gnus-server-browse-in-group-buffer): Customize.
4449
4450 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4451
4452         * nnml.el (nnml-marks-changed-p): Typo.
4453         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
4454         (nnml-marks-changed-p): Use gnus-gethash.
4455         (nnml-marks-modtime): Use gnus-make-hashtable.
4456
4457         * nnfolder.el (nnfolder-marks-changed-p): Typo.
4458         (nnfolder-request-expire-articles, nnfolder-save-marks)
4459         (nnfolder-open-marks): Typo.
4460         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
4461         (nnfolder-marks-changed-p): Use gnus-gethash.
4462         (nnfolder-marks-modtime): Use gnus-make-hashtable.
4463
4464 2001-09-08  Simon Josefsson  <jas@extundo.com>
4465
4466         * nnfolder.el (nnfolder-marks-modtime): New variable.
4467         (nnfolder-marks-changed-p): New function.
4468         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
4469         (nnfolder-request-update-info): Don't update if marks didn't change.
4470
4471         * nnml.el (nnml-marks-modtime): New variable.
4472         (nnml-marks-changed-p): New function.
4473         (nnml-save-marks, nnml-open-marks): Save modtime.
4474         (nnml-request-update-info): Don't update if marks didn't change.
4475
4476         * gnus-agent.el (gnus-agent-any-covered-gcc)
4477         (gnus-agent-add-server, gnus-agent-remove-server): Use
4478         gnus-agent-method-p.
4479
4480         * gnus-art.el (gnus-buttonized-mime-types): New variable.
4481         (gnus-unbuttonized-mime-type-p): Use it.
4482
4483         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
4484         fetch group.
4485
4486 2001-09-08  Simon Josefsson  <jas@extundo.com>
4487         From Daniel Pittman <daniel@rimspace.net>
4488
4489         * gnus-spec.el (gnus-correct-pad-form): New function.
4490         (gnus-parse-simple-format): Use it.
4491
4492 2001-09-07  Simon Josefsson  <jas@extundo.com>
4493
4494         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
4495         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
4496         Putnam <reader@newsguy.com>.
4497         (gnus-group-sort-selected-groups): Touch dribble file.
4498
4499 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
4500
4501         * nnml.el (nnml-filenames-are-evil): New variable.
4502         (nnml-article-to-file-alist): Rename to ...
4503         (nnml-current-group-article-to-file-alist): ... this.
4504         Respect `nnml-filenames-are-evil'.
4505         (nnml-active-number): Update.
4506         (nnml-update-file-alist): Update.
4507         (nnml-request-article): Use nnheader-article-to-file-alist.
4508         (nnml-request-rename-group): Likewise.
4509
4510 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4511
4512         * gnus-sum.el (gnus-summary-insert-line): Fix.
4513
4514 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
4515
4516         * gnus-sum.el: Bind g-s-t-s to "W g".
4517         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
4518         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
4519         display of graphical smilies.
4520
4521 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4522
4523         * gnus-start.el (gnus-setup-news): A typo.
4524         From Bill White <billw@wolfram.com>.
4525
4526 2001-09-06  Simon Josefsson  <jas@extundo.com>
4527
4528         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
4529         and unseen marks.
4530
4531 2001-09-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4532
4533         * nnmail.el (nnmail-split-fancy): Document `junk'.
4534
4535 2001-09-04  Simon Josefsson  <jas@extundo.com>
4536
4537         * imap.el (imap-search): Don't error if server is broken.
4538
4539 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
4540
4541         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
4542         searching for an article that isn't in the mbox.
4543
4544 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4545
4546         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
4547         right, and get all the comments.
4548
4549 2001-09-02  Simon Josefsson  <jas@extundo.com>
4550         Suggested by Dan Christensen <jdc+news@uwo.ca>
4551
4552         * nnfolder.el (nnfolder-request-update-info): Fix message.
4553
4554         * nnml.el (nnml-request-update-info): Ditto.
4555
4556 2001-09-01  Simon Josefsson  <jas@extundo.com>
4557
4558         * nnml.el (nnml-request-expire-articles): Also bind
4559         `nnml-current-group' and `nnml-article-file-alist' when using
4560         expiry-target. (Otherwise nnml will be in a inconsistent internal
4561         state causing all kind of problems.)
4562         (nnml-request-expire-articles): If `nnml-article-to-file' or
4563         `file-attributes' failes, return article as un-expirable instead
4564         of treating it as expired.
4565
4566 2001-08-31  Sam Steingold  <sds@gnu.org>
4567
4568         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
4569         typo: `exmine' --> `examine'.
4570
4571 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4572
4573         * nndoc.el (nndoc-forward-type-p): It is not a digest.
4574
4575 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4576
4577         * nnml.el (nnml-check-directory-twice): Remove.
4578         (nnml-retrieve-headers): Ditto.
4579         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
4580
4581 2001-08-30  Andrew Innes  <andrewi@gnu.org>
4582
4583         * nnheader.el (nnheader-directory-files-is-safe): No need to read
4584         directory twice on Windows, or on GNU Emacs-21.
4585
4586 2001-08-30  Andrew Innes  <andrewi@gnu.org>
4587
4588         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
4589         (nnml-request-rename-group): Ditto.
4590         (nnml-active-number): Ditto.
4591         (nnml-request-create-group): Use nnml-directory-articles.
4592         (nnml-request-expire-articles): Use nnml-directory-articles, which
4593         gets list from nov database if available.
4594         (nnml-get-nov-buffer): New function.
4595         (nnml-open-nov): Use it.
4596         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
4597         gets alist from nov database if available.
4598         (nnml-directory-articles): New function.
4599         (nnml-article-to-file-alist): New function.
4600
4601 2001-08-30  Andrew Innes  <andrewi@gnu.org>
4602
4603         * mm-decode.el (mm-display-external): Use `name' as filename, if
4604         `filename' attribute is not present.
4605
4606 2001-08-30  Andrew Innes  <andrewi@gnu.org>
4607
4608         * mail-source.el (mail-source-flash): New defcustom.
4609         (mail-source-new-mail-p): Ring visible bell if appropriate.
4610         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
4611         timer is cleared even if mail check signals an error.
4612
4613 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4614
4615         * gnus-sum.el (gnus-summary-move-article): Only update marks of
4616         type 'list.
4617
4618 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4619
4620         * flow-fill.el (fill-flowed): eol might be point-max.
4621
4622 2001-08-27  Simon Josefsson  <jas@extundo.com>
4623
4624         * nnml.el (nnml-request-update-info): Fix message.
4625         (nnml-open-marks): Ditto.
4626
4627         * nnfolder.el (nnfolder-request-update-info):
4628         (nnfolder-open-marks): Fix message.
4629
4630 2001-08-25  Simon Josefsson  <jas@extundo.com>
4631
4632         * nnfolder.el (nnfolder-save-marks): Don't create directory named
4633         after group in ~/.
4634
4635 2001-08-25  Simon Josefsson  <jas@extundo.com>
4636         From Andreas Jaeger  <aj@suse.de>
4637
4638         * nnfolder.el (nnfolder-open-marks): Fix typo.
4639         * nnml.el (nnml-open-marks): Likewise.
4640
4641 2001-08-25  Simon Josefsson  <jas@extundo.com>
4642
4643         Make nnfolder groups self-contained as far as marks are concerned.
4644
4645         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
4646         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
4647         (nnfolder-open-server): Make marks directory.
4648         (nnfolder-request-delete-group): Delete marks file.
4649         (nnfolder-request-delete-group): Check of nov/marks file exist
4650         before deleting.
4651         (nnfolder-request-rename-group): Rename marks file.
4652         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
4653         (nnfolder-request-set-mark, nnfolder-request-update-info)
4654         (nnfolder-group-marks-pathname, nnfolder-save-marks)
4655         (nnfolder-open-marks): New functions.
4656         (top-level): Require gnus.
4657
4658 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4659
4660         * nnweb.el (nnweb-type-definition): Use google raw file.
4661         (nnweb-google-parse-1): Ditto.
4662         (nnweb-google-identity): Ditto.
4663         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
4664         (nnweb-altavista-wash-article): Ditto.
4665         (nnweb-request-article): Remove nnweb-decode-entities.
4666
4667         * nnml.el: Require 'gnus.
4668
4669 2001-08-25  Simon Josefsson  <jas@extundo.com>
4670
4671         * nnml.el (nnml-marks-is-evil): Add doc.
4672
4673 2001-08-25  Simon Josefsson  <jas@extundo.com>
4674
4675         * nnml.el (nnml-save-marks): Wrap saving marks in a
4676         condition-case, to allow user to start Gnus if saving marks failed
4677         for some reason.
4678
4679 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4680
4681         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
4682
4683         * gnus-group.el (gnus-update-group-mark-positions): Bind
4684         gnus-group-update-hook to nil.
4685
4686 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4687
4688         * mml.el (mml-generate-mime-1): Force as multibyte string.
4689
4690 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4691
4692         * gnus-sum.el (gnus-summary-insert-line)
4693         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
4694         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
4695
4696         * gnus-spec.el (gnus-correct-substring): Take optional END.
4697
4698         * nnrss.el (nnrss-request-article): Remove \n.
4699         (nnrss-retrieve-headers): Lines number is -1.
4700
4701 2001-08-24  Simon Josefsson  <jas@extundo.com>
4702
4703         * gnus-group.el (gnus-info-clear-data): Call
4704         nnfoo-request-set-mark to propagate marks.  Fix bug:
4705         `gnus-group-update-line' doesn't update read range unless we call
4706         `gnus-get-unread-articles-in-group' first.
4707
4708         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
4709         to server.
4710
4711 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4712
4713         * gnus-util.el (gnus-create-info-command): Return an interactive
4714         function.
4715
4716 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4717         From Katsumi Yamaoka <yamaoka@jpl.org>
4718
4719         * gnus-spec.el (gnus-parse-complex-format): Use equal.
4720
4721 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4722
4723         * gnus-sum.el (gnus-select-newsgroup): Use it.
4724
4725         * gnus-util.el (gnus-not-ignore): New function.
4726
4727         * lpath.el (featurep): Don't fbind char-int.
4728
4729         * gnus-util.el (gnus-create-info-command): New function.
4730
4731         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
4732         right node.
4733
4734         * gnus-sum.el (gnus-select-newsgroup): Clean up.
4735         (gnus-summary-limit-children): Use 'identity instead of `all'.
4736         (gnus-summary-limit-to-display-predicate): New command and
4737         keystroke.
4738
4739 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4740
4741         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
4742
4743         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
4744
4745 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4746
4747         * gnus-spec.el: Add the Gnus version.
4748         (gnus-update-format-specifications): If the Gnus version changes,
4749         nix out the format spec cache.
4750
4751         * gnus.el (gnus-continuum-version): Made into a command and
4752         optionalize the VERSION.
4753
4754         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
4755         the start of the lines.
4756
4757 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4758
4759         * gnus.el (gnus-visual-p): Define function before use of
4760         function.
4761
4762 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4763
4764         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
4765         (gnus-article-mark-to-type): New function.
4766         (gnus-update-missing-marks): Only update marks of type 'list.
4767
4768         * gnus.el (gnus-article-special-mark-lists): New variable.
4769
4770 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4771
4772         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
4773         (gnus-select-newsgroup): Still use 'all.
4774         (gnus-summary-initial-limit): Comparing with 'all.
4775
4776 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4777
4778         * gnus-start.el (gnus-activate-group): If dont-check, don't update
4779         active.
4780
4781 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4782
4783         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
4784         nnslashdot-*-retrieve-headers.
4785         (nnslashdot-request-article): Fix for slashcode 2.2.
4786         (nnslashdot-make-tuple): New function.
4787         (nnslashdot-read-groups): Use it.
4788
4789 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4790
4791         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
4792         list.
4793
4794         * gnus-sum.el (gnus-summary-move-article): Don't select article.
4795
4796 2001-08-20  Simon Josefsson  <jas@extundo.com>
4797
4798         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
4799         opened, error instead of continuing (and exploding later).
4800
4801 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4802
4803         * gnus.el (gnus-expand-group-parameters): Return the parameter
4804         list.
4805
4806         * gnus-sum.el (gnus-summary-show-article): Doc fix.
4807         (gnus-summary-show-article): Guess at charset if required.
4808
4809         * gnus-spec.el (gnus-correct-substring): Stopped one character
4810         before we wanted.
4811
4812 2001-08-19  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
4813
4814         * earcon.el (earcon-auto-play): Remove unused option.
4815
4816 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4817
4818         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
4819         message down in levels, since it happens very fast.
4820
4821         * smiley-ems.el (smiley-update-cache): Respect the symbol version
4822         of smiley-regexp-alist.
4823
4824         * mm-view.el (mm-inline-text): Ignore vcard errors.
4825
4826         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
4827
4828         * gnus-score.el (gnus-all-score-files): Use append instead of
4829         nconc.
4830
4831         * gnus.el (gnus-splash-face): Doc fix.
4832
4833         * mm-decode.el (mm-mailcap-command): Use
4834         mm-path-name-rewrite-functions.
4835         (mm-path-name-rewrite-functions): New variable.
4836
4837         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
4838         (gnus-complex-form-to-spec): Insert tab.
4839         (gnus-spec-tab): New function.
4840
4841         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
4842         entering the group.
4843
4844         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
4845         the positional spec.
4846         (gnus-parse-complex-format): React to %C.
4847
4848         * gnus-ems.el (gnus-char-width): Moved here.
4849
4850         * gnus-sum.el (gnus-select-newsgroup): Set
4851         gnus-newsgroup-articles.
4852         (gnus-unseen-mark): New variable.
4853         (gnus-newsgroup-unseen): Ditto.
4854         (gnus-newsgroup-seen): Ditto.
4855         (gnus-adjust-marked-articles): Use them.
4856         (gnus-update-marks): Use them.
4857         (gnus-summary-update-secondary-mark): Display.
4858         (gnus-summary-prepare-threads): Display.
4859
4860         * gnus-msg.el (gnus-inews-group-method): Use and return the
4861         method, not the server.
4862
4863 2001-08-19  Simon Josefsson  <jas@extundo.com>
4864
4865         * gnus-srvr.el (gnus-server-agent-face): New.
4866         (gnus-server-agent-face): New.
4867         (gnus-server-mode): Turn on font-lock-mode.
4868
4869         * gnus.el (gnus-server-visual): Add defgroup.
4870
4871 2001-08-19  Simon Josefsson  <jas@extundo.com>
4872         From Joe Casadonte <jcasadonte@northbound-train.com>
4873
4874         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
4875         gnus-server-denied-face): New.
4876         (gnus-server-opened-face, gnus-server-closed-face,
4877         gnus-server-denied-face): New.
4878         (gnus-server-font-lock-keywords): Add.
4879
4880 2001-08-19  Simon Josefsson  <jas@extundo.com>
4881
4882         * nnml.el (nnml-request-set-mark): Return nil.
4883         (nnml-save-marks): Use nnml-possibly-create-directory.
4884         (nnml-open-marks): Only work in temp buffer when inserting/reading
4885         .marks file.
4886
4887 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4888
4889         * gnus.el (gnus-expand-group-parameters): Fix.
4890
4891         * gnus-spec.el (gnus-char-width): New function.
4892         (gnus-correct-substring, gnus-correct-length): Use it.
4893
4894         * message.el (message-required-mail-headers): Fix doc.
4895
4896 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4897
4898         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
4899
4900         * mm-decode.el (mm-save-part-to-file): Insert the handle.
4901
4902 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4903
4904         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
4905         slashdot 2.2 (not fully fixed yet).
4906         (nnslashdot-request-article): Ditto.
4907
4908 2001-08-18  Simon Josefsson  <jas@extundo.com>
4909
4910         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
4911         nnimap.
4912
4913         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
4914         gnus-util.
4915         (nnimap-request-update-info-internal): Use new functions.
4916
4917         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
4918         new functions.
4919
4920 2001-08-18  Simon Josefsson  <jas@extundo.com>
4921
4922         Make nnml groups self-contained as far as marks are concerned.
4923
4924         * nnml.el (nnml-request-delete-group): Delete marks file.
4925         (nnml-request-rename-group): Move marks file.
4926         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
4927         variables.
4928         (nnml-request-set-mark, nnml-request-update-info): New server
4929         functions.
4930         (nnml-save-marks, nnml-open-marks): New functions.
4931
4932 2001-08-18  Simon Josefsson  <jas@extundo.com>
4933
4934         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
4935         `set' when setting marks.
4936
4937 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4938
4939         * gnus.el (gnus-info-find-node): Take an argument.
4940
4941         * gnus-art.el (gnus-button-handle-info): New function.
4942         (gnus-url-unhex-string): Replace "+" with " ".
4943
4944 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4945
4946         * message.el (message-check-news-header-syntax): Check bad From.
4947
4948 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4949
4950         * gnus-spec.el (gnus-correct-length): New function.
4951         (gnus-correct-substring): New function.
4952         (gnus-tilde-max-form): Use it.
4953
4954 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
4955
4956         * nnmh.el: Docstring changes as below.
4957
4958         * nnml.el: Docstring changes as below.
4959
4960         * nnbabyl.el: Docstring changes as below.
4961
4962         * nnmbox.el: Docstring changes as below.
4963
4964         * nnfolder.el: Added docstrings identifying each virtual server
4965         parameter.
4966
4967 2001-08-18  Simon Josefsson  <jas@extundo.com>
4968
4969         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
4970
4971 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
4972
4973         * message.el: rename "Abort Message" to "Postpone Message".
4974         Remove "Attach file as MIME" from Message menu, it's already in
4975         the MIME menu.
4976
4977 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4978
4979         * smime.el (smime-point-at-eol): eval-and-compile.
4980         (smime-make-temp-file): New function.
4981         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
4982         Use it.
4983
4984 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4985
4986         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
4987         (gnus-agent-summary-fetch-group): New command and keystroke.
4988
4989         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
4990         (gnus-mime-display-security): Make it respect
4991         gnus-unbuttonized-mime-type-p.
4992
4993         * gnus-sum.el (gnus-articles-to-read): Comments.
4994         (gnus-article-marked-p): New function.
4995         (gnus-summary-display-make-predicate): New function.
4996         (gnus-select-newsgroup): Use them.
4997
4998         * mm-decode.el (mm-save-part-to-file): Made it not error.
4999
5000 2001-08-17  Simon Josefsson  <jas@extundo.com>
5001
5002         * imap.el (imap-wait-for-tag): If process-status isn't open or
5003         run, return nil instead of sit-for looping.
5004
5005 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5006
5007         * lpath.el (featurep): fbind xml-parse-region.
5008
5009         * gnus.el (gnus-message-archive-method): Default to "archive".
5010         (gnus-message-archive-method): Doc fix.
5011         (gnus-parameters-get-parameter): Cleaned up.
5012         (gnus-expand-group-parameter): New function.
5013
5014         * gnus-start.el (gnus-setup-news): Push the archive server only
5015         the server list.
5016
5017         * mml.el (mml-menu): Changed name to "Attachments".
5018
5019         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
5020         when there is something to detroy.
5021
5022 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5023
5024         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
5025         nil.
5026
5027 2001-08-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5028
5029         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
5030         which specifies a time today or tomorrow.
5031
5032 2001-08-15  Simon Josefsson  <jas@extundo.com>
5033         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)
5034
5035         * gnus-agent.el (gnus-agent-make-mode-line-string)
5036         (gnus-agent-toggle-plugged): Use new API.
5037
5038 2001-08-14  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5039
5040         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
5041         deadline has expired.
5042
5043 2001-08-12  Simon Josefsson  <jas@extundo.com>
5044         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
5045
5046         Support `recent' mark indicating newly arrived messages (to
5047         separate from old but unread messages).
5048
5049         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
5050         `nnmail-split-history' if recent is > 0.
5051         (nnimap-request-update-info-internal): Update `recent' marks.
5052         (nnimap-request-set-mark): Never set `recent' marks.
5053         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
5054         recent.
5055
5056         * gnus-sum.el (gnus-recent-mark): New mark.
5057         (gnus-newsgroup-recent): New variable.
5058         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
5059         (gnus-summary-prepare-threads): Mark recent articles.
5060         (gnus-summary-add-mark): Support recent.
5061         (gnus-summary-update-secondary-mark): Support recent.
5062
5063         * gnus.el (gnus-article-mark-lists): Add recent.
5064
5065 2001-08-12  Simon Josefsson  <jas@extundo.com>
5066
5067         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
5068         whether successful decoding took place.  Add doc.
5069
5070 2001-08-12  Simon Josefsson  <jas@extundo.com>
5071         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
5072
5073         * gnus.el (gnus-summary-line-format, gnus-parameters):
5074         * gnus-gl.el (gnus-summary-grouplens-line-format):
5075         * gnus-salt.el (gnus-summary-pick-line-format):
5076         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
5077
5078 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
5079         Committed by Kai Gro\e,A_\e(Bjohann.
5080
5081         * gnus-score.el (gnus-score-string): Fix `match' regexp
5082         for `extra' header case.
5083
5084 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5085
5086         * nnmbox.el (nnmbox-read-mbox): No warning.
5087
5088 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5089
5090         * nndoc.el (nndoc-article-type): Fix doc.
5091         (nndoc-generate-article-function): New variable.
5092         (nndoc-dissection-function): New variable.
5093         (nndoc-type-alist): Add oe-dbx.
5094         (nndoc-oe-dbx-type-p): New function.
5095         (nndoc-oe-dbx-dissection): New function.
5096         (nndoc-oe-dbx-generate-article): New function.
5097
5098 2001-08-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5099
5100         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
5101         whether deadline has been reached.  Patch from Dan Nicolaescu
5102         <dann@godzilla.ics.uci.edu>.
5103
5104 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5105
5106         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
5107         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
5108         <rintaman@cs.Helsinki.FI>.
5109
5110         * mail-source.el (mail-source-movemail): The error buffer is
5111         modified, but nothing in it.
5112
5113 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5114
5115         * message.el (message-bogus-system-names): New variable.
5116         (message-make-fqdn): Use it.
5117
5118 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5119
5120         * nndraft.el (nndraft-request-group): Use
5121         nndraft-auto-save-file-name.
5122
5123 2001-08-09  Simon Josefsson  <jas@extundo.com>
5124
5125         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
5126         Don't ask whether to decrypt.  Just leave result in buffer (don't
5127         call mm).
5128
5129         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
5130         parts as well.
5131         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
5132         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
5133
5134 2001-08-09  Simon Josefsson  <jas@extundo.com>
5135
5136         * mm-decode.el (mm-insert-part): Return decoding success status.
5137         (mm-save-part-to-file): Error if decoding failed.
5138
5139 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5140
5141         * message.el (message-tab): Use indent-relative.
5142         (message-mode): Don't bind indent-line-function to indent-relative.
5143
5144 2001-08-09  Simon Josefsson  <jas@extundo.com>
5145
5146         * message.el (message-get-reply-headers): Fix string. Suggested by
5147         Christoph Conrad <cc@cli.de>.
5148
5149 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5150
5151         * message.el (message-tab): Use the current value of
5152         indent-line-function.
5153         (message-mode): Bind indent-line-function to indent-relative.
5154
5155 2001-08-08  Simon Josefsson  <jas@extundo.com>
5156
5157         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
5158         whether `imtest' is installed.
5159
5160 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
5161         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
5162
5163         * gnus-sum.el (gnus-summary-show-article): Call
5164         gnus-summary-update-secondary-secondary-mark.
5165         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
5166         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
5167
5168 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5169
5170         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
5171
5172         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
5173
5174         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
5175         <gerd@gnu.org>.
5176
5177         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
5178
5179         * gnus-util.el (gnus-output-to-rmail): Ditto.
5180         (gnus-output-to-mail): Ditto.
5181
5182         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
5183
5184 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
5185
5186         * message.el (message-indent-citation): Use
5187         `message-yank-cited-prefix' for empty lines.
5188
5189 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
5190
5191         * message.el (message-indent-citation): Quote only lines starting
5192         with ">" using `message-yank-cited-prefix'.
5193
5194 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
5195
5196         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
5197         gnus-cache-fully-p.
5198
5199 2001-08-04  Simon Josefsson  <jas@extundo.com>
5200
5201         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
5202         file if it doesn't exist (by calling gnus-cache-read-active).
5203
5204 2001-08-04  Simon Josefsson  <jas@extundo.com>
5205
5206         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
5207         (gnus-cache-passively-or-fully-p): Removed.
5208         (gnus-cache-fully-p): Fix it.
5209
5210         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
5211
5212 2001-08-04  Simon Josefsson  <jas@extundo.com>
5213
5214         * gnus-cache.el (gnus-cache-fully-p)
5215         (gnus-cache-passively-or-fully-p): New functions.
5216         (gnus-cache-possibly-enter-article): Cosmetic change, use
5217         `g-c-p-o-f-p'.
5218         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
5219         was bogus (`g-c-p-a-a' does not change active info, just change
5220         the functions parameters).
5221         (gnus-cache-possibly-remove-articles-1): Make sure articles are
5222         not removed in groups that match `gnus-uncacheable-groups'.
5223
5224         Reported and modifications based on discussions with Nuutti
5225         Kotivuori <nuutti.kotivuori@smarttrust.com>.
5226
5227 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
5228         Committed by Simon Josefsson  <jas@extundo.com>
5229
5230         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
5231         calls `gnus-cache-update-active' if bounds has been extended.
5232
5233 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5234
5235         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
5236         before remove.
5237         (gnus-mime-security-show-details): Ditto.
5238
5239 2001-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5240
5241         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
5242         syntax.  Protect string-match against nil string and regexp.
5243
5244 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5245
5246         * mm-util.el (mm-find-charset-region): Remove control-1.
5247
5248 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5249
5250         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
5251
5252 2001-08-04  Simon Josefsson  <jas@extundo.com>
5253
5254         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
5255         buffer.  Delete MIME-Version header.
5256
5257 2001-08-03  Simon Josefsson  <jas@extundo.com>
5258
5259         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
5260         that is entered does not necessarily have the highest article
5261         number in the group, so use `gnus-cache-possibly-alter-active'
5262         instead of `gnus-cache-update-active'.
5263
5264 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5265
5266         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
5267
5268 2001-08-03  Simon Josefsson  <jas@extundo.com>
5269
5270         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
5271         menu.
5272
5273 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5274
5275         * gnus.el (post-method): New group parameter.  It also provides
5276         the user option `gnus-post-method-alist' and the internal function
5277         `gnus-parameter-post-method'.
5278
5279         * gnus-msg.el (gnus-post-method): Bind the value of
5280         `gnus-post-method' to the group parameter if it is defined.
5281
5282 2001-08-02  Simon Josefsson  <jas@extundo.com>
5283
5284         * smime.el (smime-extra-arguments): Removed.
5285         (smime-call-openssl-region): Don't use it.
5286
5287 2001-08-02  Simon Josefsson  <jas@extundo.com>
5288
5289         * smime.el (smime-sign-region): Handle stderr.
5290         (smime-encrypt-region): Ditto.
5291
5292         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
5293         match the ASN.1 length bytes.
5294         (mm-pkcs7-enveloped-magic): Ditto.
5295         (mm-view-pkcs7-get-type): Don't regexp quote.
5296
5297 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5298         From Andreas Fuchs <asf@void.at>
5299
5300         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
5301
5302 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5303
5304         * gnus-art.el (gnus-header-button-alist): References regexp.
5305
5306 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
5307
5308         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
5309         already fboundp.  Add INTERACTIVE arg to autoload form.
5310
5311 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5312
5313         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
5314
5315         * nnmail.el (nnmail-cache-open): Ditto.
5316
5317 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5318
5319         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
5320
5321 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5322
5323         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
5324
5325 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5326         Originally from Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5327
5328         * gnus-agent.el (gnus-agent-make-mode-line-string): New function.
5329         (gnus-agent-toggle-plugged): Use it.
5330
5331 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5332
5333         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
5334         (gnus-ding-file-coding-system): New variable.
5335         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
5336         (gnus-slave-save-newsrc): Use it.
5337
5338 2001-07-31  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5339
5340         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
5341         syntax.
5342
5343 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5344         Originally from Andreas Fuchs <asf@void.at>
5345
5346         * mml2015.el (mml2015-trust-boundaries-alist): New variable.
5347         (mml2015-gpg-pretty-print-fpr): New function.
5348         (mml2015-gpg-extract-signature-details): More details, rename from
5349         `m-g-e-from'.
5350         (mml2015-gpg-verify): Use them.
5351         (mml2015-gpg-clear-verify): Use them.
5352
5353 2001-07-31  Simon Josefsson  <jas@extundo.com>
5354
5355         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
5356         buffer when done.
5357
5358 2001-07-30  Simon Josefsson  <jas@extundo.com>
5359
5360         * smime.el (smime-call-openssl-region): Revert previous change,
5361         just pass on buf to `call-process-region'.
5362         (smime-verify-region): Doc fix.  Don't message stuff.  Use
5363         `smime-new-details-buffer'.  Inserts error messages into buffer.
5364         (smime-noverify-region): Ditto.
5365         (smime-decrypt-region): Ditto.  Handles stderr separately.
5366         (smime-verify-buffer, smime-noverify-buffer)
5367         (smime-decrypt-buffer): Doc fix.
5368         (smime-new-details-buffer): New function.
5369         (smime-pkcs7-region, smime-pkcs7-certificates-region)
5370         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
5371         (smime-sign-region, smime-encrypt-region): Don't use
5372         `insert-buffer'.
5373
5374         * mml-smime.el (mml-smime-verify): Fix security button strings.
5375
5376 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5377
5378         * gnus-art.el (gnus-mime-save-part-and-strip): Save
5379         gnus-article-mime-handles.
5380
5381 2001-07-29  Simon Josefsson  <jas@extundo.com>
5382
5383         * mail-source.el (top-level): Require message for message-directory.
5384         (mail-source-directory): Change default to message-directory.
5385
5386         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
5387         (smime-certificate-directory, smime-openssl-program)
5388         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
5389         (smime-extra-arguments): New variable.
5390         (smime-dns-server): Fix customize group.
5391         (smime-call-openssl-region): Use `smime-extra-arguments'.
5392
5393 2001-07-29  Simon Josefsson  <jas@extundo.com>
5394         From Vladimir Volovich <vvv@vsu.ru>
5395
5396         * smime.el (smime-call-openssl-region): Ignore stderr.
5397
5398 2001-07-29  Simon Josefsson  <jas@extundo.com>
5399         From Christoph Conrad <christoph.conrad@gmx.de>
5400
5401         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
5402         file.
5403
5404 2001-07-29  Simon Josefsson  <jas@extundo.com>
5405
5406         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
5407
5408         Support S/MIME decryption.
5409
5410         * mm-decode.el (mm-inline-media-tests):
5411         (mm-inlined-types):
5412         (mm-automatic-display):
5413         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
5414
5415         * mm-view.el (mm-pkcs7-signed-magic):
5416         (mm-pkcs7-enveloped-magic): New variables.
5417         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
5418         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
5419         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
5420         PKCS#7 blobs.
5421
5422         * smime.el (smime-decrypt-region): Expand keyfile.
5423
5424 2001-07-29  Simon Josefsson  <jas@extundo.com>
5425
5426         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
5427         `ssl.el' variables.
5428
5429         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
5430         but line instead of narrowing to it, because `nnmail-parse-active'
5431         calls widen.  Thanks to Christoph Conrad
5432         <christoph.conrad@gmx.de>.
5433
5434 2001-07-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5435
5436         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
5437         for %B spec.
5438
5439         * gnus-sum.el (gnus-summary-prepare-threads): If
5440         gnus-sum-thread-tree-root is nil, use subject instead.
5441         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
5442         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
5443         (gnus-sum-thread-tree-leaf-with-other)
5444         (gnus-sum-thread-tree-single-leaf): Documentation.
5445         (gnus-sum-thread-tree-single-indent): Allow nil.
5446
5447 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5448
5449         * message.el (message-fill-paragraph): Do nothing if the user
5450         wants filladapt-mode.
5451
5452 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5453
5454         * mm-decode.el (mm-image-type-from-buffer): New function.
5455         (mm-get-image): Use it.
5456
5457 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5458
5459         * gnus.el (gnus-large-newsgroup): Add doc, "If it is nil, ..."
5460
5461         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
5462         mm-display-parts too.
5463
5464 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5465
5466         * nnfolder.el (nnfolder-request-accept-article): Bind
5467         nntp-server-buffer.
5468
5469         * nnmail.el (nnmail-parse-active): Read from buffer instead of
5470         nntp-server-buffer.
5471
5472 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5473
5474         * message.el (message-check-news-header-syntax): Use
5475         message-post-method.
5476         (message-send-news): Bind message-post-method.
5477
5478 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5479
5480         * mml.el (mml-tweak-type-alist): New variable.
5481         (mml-tweak-function-alist): New variable.
5482         (mml-tweak-part): New function.
5483         (mml-generate-mime-1): Use it.
5484
5485 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5486
5487         * nnfolder.el (nnfolder-request-accept-article): Replace
5488         nnfolder-request-list.
5489
5490 2001-07-27  Simon Josefsson  <jas@extundo.com>
5491
5492         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
5493         nnoo-change-server failed to do it.
5494
5495 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5496
5497         * gnus.el (gnus-parameters): Make it customizable.
5498
5499 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5500
5501         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
5502
5503         * message.el (message-set-auto-save-file-name): More
5504         poor-system-types.
5505
5506         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
5507
5508         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
5509         supports +.
5510
5511 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5512
5513         * mm-decode.el (mm-readable-p): New function.
5514         (mm-inline-media-tests): Fix the default testers.
5515
5516 2001-07-26  Simon Josefsson  <jas@extundo.com>
5517
5518         * nnimap.el (nnimap-version): Bump version number.
5519
5520 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5521         From Steven E. Harris <seh@speakeasy.org>
5522
5523         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
5524         in M$Windows too.
5525
5526 2001-07-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5527
5528         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
5529
5530 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5531
5532         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
5533
5534         * mm-decode.el (mm-get-image): Guess then use the type.
5535
5536         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
5537
5538 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
5539
5540         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
5541         display (%B) for threads if threading is off.
5542
5543 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5544         From Henrik Enberg <henrik@enberg.org>
5545
5546         * gnus-msg.el: Customization patch.
5547
5548 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
5549
5550         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
5551         variable.
5552         (nnmail-split-fancy-with-parent): Ignore certain groups.
5553
5554 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5555
5556         * gnus-util.el (gnus-byte-compile): New function.
5557         (gnus-use-byte-compile): New variable.
5558         (gnus-make-sort-function): Use it.
5559
5560         * nnmail.el (nnmail-get-new-mail): Use it.
5561
5562         * gnus-agent.el (gnus-category-make-function): Simple function or
5563         compiled function.
5564         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
5565
5566         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
5567         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
5568         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
5569
5570         * message.el (message-check-news-header-syntax): Remove quote.
5571
5572 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5573
5574         * message.el (message-use-mail-followup-to): `t' is not a
5575         documented value.
5576
5577 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5578
5579         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
5580
5581 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5582
5583         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
5584         there are long lines.
5585
5586 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5587
5588         * dgnushack.el (copy-list): New compiler macro.
5589
5590 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5591
5592         * message.el (message-bounce): If no Return-Path, the whole
5593         content is considered as the original message.
5594
5595         * nnml.el (nnml-check-directory-twice): New variable.
5596         (nnml-article-to-file): Use it.
5597         (nnml-retrieve-headers): Hack it.
5598
5599 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5600
5601         * gnus-win.el (gnus-buffer-configuration): New configure.
5602
5603         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
5604         not alive.
5605
5606         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
5607         (mm-display-external): Use display-term configure.
5608
5609 2001-07-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5610
5611         * gnus-delay.el (gnus-delay-default-hour): New variable.
5612         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
5613
5614 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5615         From Karl Kleinpaste <karl@charcoal.com>
5616
5617         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
5618         (gnus-summary-prepare-threads): Ditto.
5619
5620         * gnus.el (gnus-summary-line-format): Add %B.
5621
5622 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5623
5624         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
5625
5626         * mm-util.el (mm-string-as-multibyte): New function.
5627
5628         * nnmh.el (nnmh-request-list-1): Encode, not decode!
5629
5630 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5631
5632         * mm-util.el (mm-universal-coding-system): New variable.
5633
5634         * gnus-start.el (gnus-startup-file-coding-system): Use it.
5635
5636         * score-mode.el (score-mode-coding-system): Use it.
5637
5638 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5639
5640         * gnus-start.el (gnus-setup-news): Call
5641         `gnus-check-bogus-newsgroups' just after the native server is
5642         opened.
5643
5644 2001-07-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5645
5646         * nnmail.el (nnmail-do-request-post): Util function to be used by
5647         `nnchoke-request-post' for all nnmail-derived backends.
5648
5649         * nnml.el (nnml-request-post): Use it.
5650
5651         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
5652         backend, for it groks nnml-request-post.
5653
5654         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
5655         Treat `mail-post' backends like `mail' backends, not like `news'
5656         backends.
5657
5658 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5659
5660         * gnus-msg.el (gnus-setup-message): make-local-hook.
5661
5662 2001-07-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5663
5664         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
5665         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
5666         <karl@charcoal.com>, slightly changed by Kai.
5667
5668         * message.el (message-check-news-header-syntax): When checking
5669         whether the groups exist, check the right server based on
5670         `gnus-post-method'.
5671
5672 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5673
5674         * gnus-delay.el: New file.
5675
5676 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5677
5678         * mm-util.el (mm-read-coding-system): Take two arguments.
5679
5680         * gnus-sum.el (gnus-summary-show-article): Use
5681         mm-read-coding-system.
5682
5683         * gnus-art.el (article-de-quoted-unreadable):
5684         (article-de-base64-unreadable, article-wash-html):
5685         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
5686
5687 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5688
5689         * nnml.el (nnml-request-post): New function.  Can be used for
5690         annotations in nnml groups.
5691
5692 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
5695         command.
5696
5697         * gnus-start.el (gnus-find-new-newsgroups): Use
5698         `message-make-date' instead of `current-time-string'.
5699         (gnus-ask-server-for-new-groups): Ditto.
5700         (gnus-check-first-time-used): Ditto.
5701
5702 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5703
5704         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
5705
5706 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
5707
5708         * message.el (message-shorten-references): Change `maxcount' and
5709         `cut' to obey USEFOR draft 5.
5710
5711 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
5712
5713         * gnus-sum.el (gnus-summary-display-arrow): New variable.
5714         (gnus-summary-set-article-display-arrow): New function.
5715         (gnus-summary-goto-subject): Use it.
5716
5717 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5718
5719         * gnus-sum.el (gnus-summary-import-article): Insert date if
5720         doesn't exist.
5721
5722 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5723
5724         * mml.el (mml-content-type-parameters): New variable.
5725         (mml-content-disposition-parameters): New variable.
5726         (mml-insert-mime-headers): Use them.
5727         (mml-parse-1): Accept charset.
5728
5729 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5730
5731         * gnus-group.el (gnus-group-select-group): Doc fix.
5732
5733         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
5734
5735 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5736
5737         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
5738         to handle `define-derived-mode'.
5739
5740 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5741         From:  Stefan Monnier  <monnier@cs.yale.edu>
5742
5743         * message.el (message-mode): Use define-derived-mode.
5744         (message-tab): message-completion-alist.
5745
5746         * imap.el (imap-interactive-login): Use make-local-variable.
5747         (imap-open): Ditto.
5748         (imap-authenticate): Ditto.
5749
5750         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
5751
5752         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
5753
5754 2001-07-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5755
5756         * message.el (message-citation-line-function): Refer to
5757         gnus-cite-attribution-suffix.
5758
5759 2001-07-15  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5760
5761         * gnus-art.el,...: Error convention changes.
5762
5763 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5764
5765         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
5766
5767 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5768
5769         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
5770         (nnrss-read-server-data): Ditto.
5771
5772 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5773
5774         * gnus-setup.el (gnus-use-installed-gnus): Typo.
5775         * Cleanup files.
5776         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
5777
5778 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5779
5780         * gnus.el (gnus-summary-line-format): Add %o.
5781
5782         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
5783         unless shell outputs something.
5784
5785 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5786
5787         * gnus-art.el (gnus-boring-article-headers): Better doc.
5788         (article-hide-headers): Better regexp.
5789         Suggested by Matt Swift <swift@alum.mit.edu>.
5790
5791         * nnheader.el (nnheader-max-head-length): Better doc.
5792         (nnheader-header-value): Skip spaces.
5793         (nnheader-parse-head): Remove space.
5794         Suggested by Matt Swift <swift@alum.mit.edu>.
5795
5796         * gnus-sum.el (gnus-summary-show-raw-article): New function.
5797         (gnus-get-newsgroup-headers): Remove space.
5798
5799 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5800
5801         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
5802         (gnus-summary-reply): Use it.
5803         (gnus-summary-reply-broken-reply-to): New function.
5804         (gnus-msg-force-broken-reply-to): New function.
5805
5806         * mm-view.el (mm-inline-text): Showing as text/plain when error.
5807
5808 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5809
5810         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
5811
5812 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5813
5814         * mm-decode.el (mm-external-terminal-program): New variable.
5815         (mm-display-external): Use it. Use term to display when no
5816         window-system.
5817
5818 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
5819
5820         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
5821         Browse->Next entries to Browse->Prev
5822
5823 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5824
5825         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
5826
5827 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5828
5829         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
5830         for the default encoding.
5831
5832         * nnrss.el (nnrss-url-field): New field.
5833         (nnrss-request-article): Add newsgroups.
5834
5835         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
5836
5837 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5838
5839         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
5840
5841         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
5842         (gnus-draft-setup): Remove backlog.
5843
5844 2001-07-10  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
5845
5846         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
5847         Cleanup.
5848
5849 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5850
5851         * gnus-msg.el (gnus-bug): Erase buffer.
5852
5853         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
5854
5855 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5856
5857         * mm-decode.el (mm-attachment-override-p): Fix typo.
5858
5859 2001-03-19 05:28:00  Katsumi Yamaoka <yamaoka@jpl.org>
5860
5861         * gnus-kill.el (gnus-execute): Work with the extra headers.
5862         * gnus-sum.el (gnus-summary-execute-command): Ditto.
5863
5864 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5865
5866         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
5867         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
5868
5869         * message.el (message-send-mail-real-function): New variable.
5870         (message-send-mail-partially, message-send-mail):
5871
5872         * nngateway.el (nngateway-request-post): Use it.
5873
5874         * gnus-agent.el (gnus-agentize): Use it.
5875
5876         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
5877         (nnsoup-revert-variables): Use it.
5878
5879 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
5880
5881         * mm-decode.el (mm-inline-media-tests): Default to displaying as
5882         text/plain if the type doesn't match any other media types.
5883         (mm-inlined-types): Doc fix.
5884         (mm-display-inline): Revert previous change (now handled by a
5885         default type in `mm-inline-media-tests'.
5886         (mm-inlinable-p): Revive.
5887         (mm-display-part): Call `mm-inlinable-p'.
5888         (mm-attachment-override-p): Ditto.
5889         (mm-inlined-p): Doc fix.
5890
5891         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
5892         well as `mm-inlined-p'.
5893
5894 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5895
5896         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
5897         (nntp-send-command-and-decode): Use gnus-point-at-bol.
5898
5899 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5900         From  Paul Jarc <prj@po.cwru.edu>
5901
5902         * message.el (message-use-mail-followup-to): New variable.
5903         (message-get-reply-headers): Use it.
5904
5905 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
5906
5907         * nnheader.el (nnheader-init-server-buffer): Make sure the
5908         *nntpd* buffer is made multibyte instead of a random buffer.
5909
5910 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5911
5912         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
5913         when it returns headers.
5914
5915 2001-07-07  Simon Josefsson  <jas@extundo.com>
5916
5917         * rfc2047.el (rfc2047-encode-message-header): Skip header when
5918         trying to fold. Thanks to Colin Walters
5919         <walters@cis.ohio-state.edu>
5920
5921 2001-07-06  Simon Josefsson  <jas@extundo.com>
5922
5923         * imap.el (imap-parse-address-list, imap-parse-flag-list)
5924         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
5925         Add information in `assert's.
5926
5927         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
5928         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
5929         and `nnimap-group-overview-filename', should handle all
5930         change-of-uidvalidity related issues.  But there may be other
5931         problems.)
5932
5933 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
5934
5935         * rfc2047.el (rfc2047-encode-message-header): Don't include the
5936         header name when folding.
5937
5938 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
5939
5940         * mm-decode.el (mm-inlined-types): Document relationship with
5941         `mm-inline-media-tests'.
5942         (mm-display-inline): Default to displaying as plain text if no
5943         inlining handler is available.
5944         (mm-inlinable-p): Remove.
5945         (mm-inlined-p): Don't call `mm-inlinable-p'.
5946         (mm-automatic-display-p): Ditto.
5947         (mm-attachment-override-p): Ditto.
5948
5949 2001-07-04  Simon Josefsson  <jas@extundo.com>
5950
5951         * nnimap.el (nnimap-importantize-dormant): New variable.
5952         (nnimap-request-update-info-internal): Use it.
5953         (nnimap-request-set-mark): Ditto.
5954
5955 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
5956
5957         * nntp.el (nntp-send-command): don't pass a buffer argument to
5958         `point'. Only XEmacs accepts this.
5959         * nntp.el (nntp-send-command-nodelete): ditto.
5960         * nntp.el (nntp-send-command-and-decode): ditto.
5961
5962 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
5963
5964         * nntp.el (nntp-open-connection-function): doc update.
5965         * nntp.el (nntp-pre-command): New.
5966         * nntp.el (nntp-via-rlogin-command): New.
5967         * nntp.el (nntp-via-telnet-command): New.
5968         * nntp.el (nntp-via-telnet-switches): New.
5969         * nntp.el (nntp-via-user-name): New.
5970         * nntp.el (nntp-via-user-password): New.
5971         * nntp.el (nntp-via-address): New.
5972         * nntp.el (nntp-via-envuser): New.
5973         * nntp.el (nntp-via-shell-prompt): New.
5974         * nntp.el (nntp-open-telnet-stream): New.
5975         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
5976         * nntp.el (nntp-open-via-telnet-and-telnet): New.
5977         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
5978         * nntp.el (nntp-send-command): ditto.
5979         * nntp.el (nntp-send-command-nodelete): ditto.
5980         * nntp.el (nntp-send-command-and-decode): ditto.
5981
5982 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
5983
5984         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
5985         `when'.
5986
5987 2001-07-03  Simon Josefsson  <jas@extundo.com>
5988         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
5989
5990         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
5991
5992 2001-07-03  Simon Josefsson  <jas@extundo.com>
5993
5994         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
5995         remove it (workaround XEmacs `fill-region' bug).
5996
5997 2001-07-01  Simon Josefsson  <jas@extundo.com>
5998
5999         * nnimap.el (nnimap-date-days-ago): Defeat locale.
6000
6001 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6002
6003         * mml2015.el (mml2015-format-error): New function.
6004         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
6005         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
6006         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
6007
6008 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6009
6010         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
6011         Suggested by Christoph Conrad <C.Conrad@cli.de>.
6012
6013         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
6014         group variables.
6015
6016 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6017
6018         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
6019
6020         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
6021         (nnrss-save-group-data): Ditto.
6022
6023         * gnus-agent.el (gnus-agent-save-alist): Ditto.
6024
6025 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6026
6027         * message.el (message-do-send-housekeeping): Narrow to headers.
6028
6029 2001-06-24  Simon Josefsson  <jas@extundo.com>
6030
6031         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
6032         insertion when breaking lines looked for " \t" instead of "[ \t]".
6033         (rfc2047-encode-message-header): Fold lines even if
6034         no QP encoding is done.
6035
6036 2001-06-23  Simon Josefsson  <jas@extundo.com>
6037         From Samuel Tardieu <sam@inf.enst.fr>
6038
6039         * smime.el (smime-keys): Support additional certificates.
6040         (smime-make-certfiles): New function.
6041         (smime-sign-region): Use previous variables.
6042         (smime-get-certfiles): New function.
6043         (smime-sign-buffer): Use it.
6044         (smime-verify-region): Support both CAfile and CApath.
6045
6046 2001-06-23  Simon Josefsson  <jas@extundo.com>
6047
6048         * smime.el (smime-decrypt-region): Perhaps work.
6049
6050 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6051
6052         * gnus-msg.el (gnus-copy-article-buffer): Typo.
6053
6054 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
6055
6056         * mm-decode.el (mm-save-part): Rewrite file name.
6057         (mm-file-name-rewrite-functions): New variable.
6058         (mm-file-name-delete-whitespace): New function.
6059         (mm-file-name-trim-whitespace): New function.
6060         (mm-file-name-collapse-whitespace): New function.
6061         (mm-file-name-replace-whitespace): New variable and function.
6062
6063 2001-06-22  Simon Josefsson  <jas@extundo.com>
6064
6065         * message.el (message-make-date): Workaround locale for weekdays.
6066
6067 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6068
6069         * message.el (message-goto-body): Return nil if not found. (revert!)
6070
6071 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6072         From Fremlin <chief@bandits.org>
6073
6074         * message.el (message-goto-body): Some messages have no header.
6075
6076         * gnus-msg.el (gnus-copy-article-buffer): Use it.
6077
6078 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
6079
6080         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
6081
6082 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6083
6084         * message.el (message-make-date): Add week day.
6085         Suggested by Jason R. Mastaler <jason@mastaler.com>.
6086
6087 2001-06-19  Simon Josefsson  <jas@extundo.com>
6088
6089         * message.el (message-yank-prefix): Doc fix.
6090         (message-yank-cited-prefix): Ditto.
6091         (message-delete-not-region): Keep citation prefix on first line,
6092         if possible and appropriate.
6093
6094 2001-06-19  Simon Josefsson  <jas@extundo.com>
6095
6096         * imap.el (imap-process-connection-type): New variable.
6097         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
6098         recent `imtest's work completely (no line length issues), while
6099         making making old `imtest's unusable.  Thanks to NAGY Andras
6100         <nagya@inf.elte.hu> for his work.
6101
6102 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
6103
6104         * imap.el (imap-ssl-program): Add -quiet to shut up
6105         OpenSSL/SSLeay's internal debug talk.
6106
6107 2001-06-19  Matt Armstrong <matt@lickey.com>
6108
6109         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
6110         server.
6111
6112 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6113
6114         * nnmail.el (nnmail-article-buffer): New variable.
6115         (nnmail-split-incoming): Use it.
6116
6117 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
6118
6119         * qp.el (quoted-printable-decode-region): If called interactively,
6120         use coding-system-for-read.
6121
6122 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6123
6124         * message.el (message-check-news-header-syntax): Check Reply-To.
6125
6126 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6127
6128         * mml.el (mml-parse-1): Use message options.
6129
6130         * message.el (message-do-fcc): Don't do anything if there is no
6131         FCC.
6132
6133 2001-06-16  Simon Josefsson  <jas@extundo.com>
6134
6135         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
6136         (nnimap-expunge-search-string): New variable.
6137         (nnimap-request-expire-articles): Use it.
6138
6139 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6140
6141         * message.el (message-send-mail-with-qmail): wrong exit status is
6142         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
6143
6144 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6145
6146         * gnus-art.el (article-strip-multiple-blank-lines): Use
6147         delete-region instead of replace-match.
6148
6149 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6150
6151         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
6152         (nnweb-google-wash-article): Ditto.
6153
6154 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
6155
6156         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
6157
6158 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6159
6160         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
6161         specs.
6162
6163 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6164
6165         * gnus.el (gnus-email-address): Move it here.
6166
6167         * gnus-art.el (article-de-quoted-unreadable): Read charset if
6168         requested.
6169         (article-de-base64-unreadable): Ditto.
6170         (article-wash-html): Ditto.
6171
6172 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6173
6174         * message.el (message-options-set-recipient): Don't add ", "
6175         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
6176
6177 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6178
6179         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
6180
6181 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6182
6183         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
6184         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
6185
6186         * nnrss.el (nnrss-node-text): Node might be nil.
6187
6188 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6189
6190         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
6191         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
6192
6193         * nnrss.el (nnrss-group-alist): More items.
6194
6195 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6196
6197         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
6198
6199 2001-06-03  Dale Hagglund  <rdh@best.com>
6200
6201         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
6202         restrict clauses.
6203
6204 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6205
6206         From Benjamin Rutt <brutt+news@bloomington.in.us>
6207
6208         * message.el (message-wide-reply-confirm-recipients): New variable.
6209
6210 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
6211
6212         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
6213         fix so it works with XEmacs.
6214
6215 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6216
6217         * nnrss.el (nnrss-retrieve-headers): Support description as extra
6218         headers.
6219
6220 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6221
6222         * nnrss.el: Fix a few bugs.
6223
6224 2001-06-05  Simon Josefsson  <jas@extundo.com>
6225
6226         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
6227         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
6228
6229 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
6230
6231         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
6232         binary so that we don't transmit ISO 2022 garbage to the process.
6233         This is needed under XEmacs.
6234
6235 2001-06-03  Simon Josefsson  <simon@josefsson.org>
6236
6237         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
6238         autoloaded incorrectly below because ssl-program-* is bound.)
6239         Thanks to Amos Gouaux for report.
6240
6241 2001-06-02  Simon Josefsson  <simon@josefsson.org>
6242
6243         * imap.el (imap-kerberos4-open):
6244         (imap-gssapi-open):
6245         (imap-ssl-open):
6246         (imap-network-open):
6247         (imap-shell-open):
6248         (imap-starttls-open): Set buffer to workaround spurious
6249         `accept-process-output' buffer changes.  Thanks to Mats Lidell
6250         <Mats.Lidell@contactor.se> for report and partial patch and Jake
6251         Colman <colman@ppllc.com> for report.
6252
6253 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6254
6255         * gnus-sum.el (gnus-summary-catchup): New argument.
6256         (gnus-summary-catchup-from-here): New function.
6257
6258 2001-05-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6259
6260         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
6261         back, then insert glyph.  (Before, the glyph was inserted first,
6262         then the newline.)  This works around a behavior in XEmacs where
6263         it is not possible to insert a character after a glyph which is at
6264         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
6265
6266 2001-05-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6267
6268         From Jaap-Henk Hoepman (jhh@xs4all.nl).
6269
6270         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
6271         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
6272         mm-destroy-postponed-undisplay-list): New functions.
6273         (mm-display-external): Use them.
6274
6275 2001-05-27  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6276
6277         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
6278         `default-low' when evaluating `gnus-summary-highlight'.
6279         From Raja R Harinath <harinath@cs.umn.edu>.
6280
6281 2001-05-27  Simon Josefsson  <simon@josefsson.org>
6282
6283         * message.el (message-yank-cited-prefix): New variable.
6284         (message-indent-citation): Use it.
6285
6286         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
6287         as details.
6288         (mml2015-mailcrypt-clear-verify): Ditto.
6289
6290 2001-05-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6291         From Nevin Kapur <nevin@jhu.edu>.
6292
6293         * gnus-sum.el (gnus-summary-default-high-score,
6294         gnus-summary-default-low-score): New variables.
6295         (gnus-summary-highlight): Use them.
6296
6297 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
6298
6299         * message.el (message-mail): pass the 'send-actions argument to
6300         `message-setup'.
6301
6302 2001-05-16  Simon Josefsson  <simon@josefsson.org>
6303         From Raymond Scholz <ray-2001@zonix.de>
6304
6305         * gnus-art.el (gnus-mime-view-part-as-charset):
6306         (gnus-mime-internalize-part): Doc fixes.
6307
6308 2001-05-11  Simon Josefsson  <simon@josefsson.org>
6309
6310         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
6311         status lines without any text ("^215$").
6312
6313 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6314
6315         * nnrss.el (nnrss-check-group): Reverse.
6316
6317 2001-05-07  Simon Josefsson  <simon@josefsson.org>
6318
6319         * message.el (message-get-reply-headers):
6320         (message-followup): Fix typo, suggested by David Green
6321         <dgreen@uab.edu>
6322
6323 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6324
6325         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
6326
6327         * nnrss.el (nnrss-open-server): Read server data when it is called.
6328         (nnrss-request-expire-articles): Fix.
6329
6330 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6331
6332         * message.el (message-do-send-housekeeping): mail-abbrevs may
6333         rename buffer behind Gnus.
6334
6335 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6336
6337         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
6338         (nnrss-group-alist): Add more resources.
6339         (nnrss-check-group): Ignore errors.
6340
6341 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6342
6343         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
6344
6345         * nnslashdot.el (nnslashdot-request-list): Add time.
6346         (nnslashdot-request-expire-articles): New function.
6347
6348         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
6349         secondary methods too.
6350
6351 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6352
6353         * message.el (message-use-followup-to): Set default value to t.
6354
6355 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
6356
6357         * message.el (message-dont-reply-to-names): Fix documentation.
6358         (message-get-reply-headers): Use Mail-Followup-To only for wide
6359         replies.
6360
6361 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6362
6363         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
6364         correctly.
6365         (nnrss-check-group): Use time.
6366
6367 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6368
6369         * gnus.el: Oort Gnus v0.03 is released.
6370
6371 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6372
6373         * nnultimate.el (nnultimate-topic-article-to-article): Use the
6374         group.
6375
6376 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6377
6378         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
6379
6380 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6381
6382         * nnultimate.el (nnultimate-retrieve-headers): Return all
6383         available headers.
6384
6385         * gnus-sum.el (gnus-read-all-available-headers): New variable.
6386         (gnus-get-newsgroup-headers-xover): Use it.
6387
6388 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6389
6390         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
6391
6392 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6393
6394         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
6395
6396 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6397
6398         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
6399         disable it.
6400
6401         * gnus.el (gnus-info-nodes): Remove a few The's.
6402
6403 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6404
6405         * mail-source.el (mail-source-movemail): Call-process may return a
6406         signal description string.
6407
6408         * gnus-start.el (gnus-read-newsrc-el-file):
6409         gnus-newsrc-file-version may be nil.
6410
6411         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
6412         Suggested by Michael Sperber [Mr. Preprocessor]
6413         <sperber@informatik.uni-tuebingen.de>.
6414
6415 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
6416
6417         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
6418
6419 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6420
6421         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
6422         fontify HANDLE.
6423
6424 2001-04-18  Simon Josefsson  <simon@josefsson.org>
6425
6426         * smime.el (smime-ask-passphrase): Rework to return value.
6427         (smime-sign-region): Rework to bind value and use it.
6428         (smime-decrypt-region): Ditto.
6429
6430 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
6431         Committed by Simon Josefsson  <simon@josefsson.org>
6432
6433         * smime.el (smime-ask-passphrase): New function.
6434         (smime-sign-region): Use it.
6435         (smime-encrypt-cipher): New variable.
6436         (smime-decrypt-region): Ditto.
6437
6438 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
6439         Committed by Simon Josefsson  <simon@josefsson.org>
6440
6441         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
6442         the log.
6443
6444 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6445
6446         *gnus.el: Oort Gnus v0.02 is released.
6447
6448 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
6449
6450         * gnus.el: Oort Gnus v0.01 is released.
6451
6452 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6453
6454         * gnus-sum.el (gnus-summary-highlight): Highlight read
6455         undownloaded articles as read articles.
6456
6457         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
6458         (gnus-agent-get-undownloaded-list): Mark all undownloaded
6459         articles, even read ones, as such.
6460
6461         * gnus-sum.el (gnus-summary-find-matching): Clean up.
6462         (gnus-find-matching-articles): New function.
6463         (gnus-summary-limit-include-matching-articles): New command.
6464         (gnus-summary-limit-include-thread): Include articles that have
6465         matching subjects.
6466         (gnus-offer-save-summaries): Clean up.
6467
6468 2001-04-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6469
6470         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
6471
6472 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6473         From Jason Merrill <jason_merrill@redhat.com>
6474
6475         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
6476
6477 2001-04-10 08:01:15  Katsumi Yamaoka <yamaoka@jpl.org>
6478         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6479
6480         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
6481         newsgroup names when the original article is a news message.
6482
6483 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6484
6485         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
6486         supported. Suggest by Jim Meyering <jim@meyering.net>.
6487
6488 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
6489         Committed by Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
6490
6491         * nnmail.el (nnmail-split-it): Added check for .* at the end of
6492         regexp in nnmail-split-fancy.
6493
6494 2001-04-10  Simon Josefsson  <simon@josefsson.org>
6495
6496         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
6497
6498 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
6499
6500         * message.el (message-send-mail): Improve the interaction with the
6501         user.
6502
6503 2001-04-10  Simon Josefsson  <simon@josefsson.org>
6504
6505         * imap.el (imap-message-copy): Work around buggy servers that
6506         doesn't send TRYCREATE tags.
6507
6508 2001-04-09 01:15:54  Katsumi Yamaoka <yamaoka@jpl.org>
6509
6510         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
6511
6512 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6513
6514         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
6515         date.
6516
6517 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6518
6519         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
6520         lives.
6521
6522 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6523
6524         * gnus-art.el (gnus-parse-news-url): New function.
6525         (gnus-button-handle-news): New function.
6526         (gnus-button-alist): Point to new functions.
6527
6528         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
6529
6530         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
6531         gnus-format-specs.
6532
6533         * message.el (message-check-news-header-syntax): Question even
6534         when Gnus doesn't know the group names.
6535         (message-send-news): Clean up.
6536
6537         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
6538         exited on purpose without saving.
6539
6540         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
6541
6542 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6543
6544         * gnus-score.el (gnus-score-orphans): Clean up.
6545
6546         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
6547
6548         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
6549         later.
6550
6551         * gnus-start.el (gnus-close-all-servers): Find the right items to
6552         close.
6553
6554         * qp.el (quoted-printable-decode-region): Just message
6555         malformation; don't quit.
6556
6557 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6558         From Gerd Moellmann <gerd@gnu.org>.
6559
6560         * gnus.el (gnus-interactive): A typo.
6561
6562 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
6563         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6564
6565         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
6566         `assq-delete-all', if that function exists; otherwise use the old
6567         definition. Documentation changed to match the one in
6568         `assq-delete-all'.
6569
6570 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6571
6572         * gnus-start.el (gnus-close-all-servers): New function.
6573
6574         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
6575         (gnus-server-remove-denials): Clean up.
6576
6577         * gnus-sum.el (gnus-summary-sort-by-original): New command and
6578         keystroke.
6579
6580 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6581
6582         * message.el (message-send-news): Message where we are sending.
6583         (message-send-mail): Ditto.
6584
6585         * gnus.el (gnus-server-string): New function.
6586
6587         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
6588
6589         * mm-decode.el (mm-default-directory): Customized.
6590         (mm-tmp-directory): Ditto.
6591
6592         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
6593         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
6594         or Chars.
6595         (gnus-summary-line-format-alist): ?l is now a string.
6596         (gnus-summary-prepare-threads): Output ? for unknown lines.
6597         (gnus-summary-insert-line): Ditto.
6598         (gnus-summary-print-article): Unbalanced parentheses.
6599
6600         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
6601         out whether new stuff has arrived.
6602
6603 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
6604
6605         * gnus-sum.el: Let printing work on ttys on Emacs.
6606
6607 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6608
6609         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
6610         when forcing news.
6611
6612         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
6613         command.
6614
6615 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
6616
6617         * message.el (message-set-auto-save-file-name): Don't use
6618         asterisks under nt.
6619
6620 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6621
6622         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
6623         lists of articles.
6624
6625         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
6626
6627         * gnus-msg.el (gnus-put-message): Clean up.
6628         (gnus-summary-reply): Mark all replied-to articles as replied to.
6629         (gnus-inews-add-send-actions): Also mark as forwarded.
6630         (gnus-summary-mail-forward): Mark as forwarded.
6631
6632         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
6633         of articles.
6634         (gnus-summary-mark-article-as-forwarded): Ditto.
6635
6636         * gnus-msg.el (gnus-summary-resend-message): Mark article as
6637         forwarded.
6638         (gnus-summary-mail-forward): Clean up.
6639
6640         * gnus.el (gnus-article-mark-lists): Added forward.
6641
6642         * gnus-sum.el (gnus-forwarded-mark): New variable.
6643         (gnus-summary-prepare-threads): Use it.
6644         (gnus-summary-update-secondary-mark): Ditto.
6645         (gnus-newsgroup-forwarded): New variable.
6646
6647 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6648
6649         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
6650         (gnus-summary-very-wide-reply): New command and keystroke.
6651         (gnus-summary-very-wide-reply-with-original): Ditto.
6652
6653         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
6654         (gnus-score-adaptive): Use it.
6655
6656         * gnus-start.el (gnus-get-unread-articles): Clean up.
6657
6658 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6659
6660         * nnultimate.el (nnultimate-retrieve-headers): Work for other
6661         boards.
6662
6663 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
6664
6665         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
6666         * gnus-start.el (gnus-subscribe-newsgroup): use it.
6667
6668 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6669
6670         * nnultimate.el (nnultimate-retrieve-headers): Understand
6671         long-form month names.
6672
6673 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6674
6675         * gnus-sum.el (gnus-summary-show-all-headers):
6676         gnus-article-show-all-headers is broken. Use
6677         gnus-summary-toggle-header instead.
6678
6679         * mml2015.el (mml2015-gpg-extract-from): No error.
6680
6681 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6682         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
6683
6684         * mml2015.el (mml2015-gpg-extract-from): New function.
6685         (mml2015-gpg-verify): Use it.
6686         (mml2015-gpg-clear-verify): Use it.
6687
6688 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6689
6690         * message.el (message-setup-fill-variables): Use
6691         fill-paragraph-function.
6692         (message-fill-paragraph): Take an argument.
6693         (message-newline-and-reformat): Take another argument.
6694
6695 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6696
6697         * message.el (rmail-output): It is in rmailout.el not rmail.el.
6698
6699 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6700
6701         * message.el (message-forward): local-variable-p takes an extra
6702         argument in XEmacs.
6703
6704 2001-03-16  Simon Josefsson  <simon@josefsson.org>
6705
6706         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
6707         `nnimap-use-nov-p' (it really tested the negative).
6708         (nnimap-retrieve-headers): Use it.
6709
6710 2001-03-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6711
6712         * message.el (message-generate-headers-first): Update doc.
6713
6714 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
6715
6716         * gnus.el (gnus-summary-line-format): Typo.
6717
6718 2001-03-11  Simon Josefsson  <simon@josefsson.org>
6719
6720         * mailcap.el (mailcap-mime-data): Add application/sieve.
6721         (mailcap-mime-extensions): Add .siv, .xls.
6722
6723 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6724         From Christoph Conrad <christoph.conrad@gmx.de>
6725
6726         * gnus-score.el (gnus-summary-lower-thread): Typo.
6727
6728 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6729
6730         * message.el (message-forward-decoded-p): New variable.
6731         (message-forward-subject-author-subject): Use it.
6732         (message-make-forward-subject): Use it.
6733         (message-forward): Use it.
6734
6735         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
6736
6737         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
6738         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
6739
6740 ;;Has been fixed -- zsh.
6741 ;;2001-03-05  Dave Love  <fx@gnu.org>
6742 ;;
6743 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
6744 ;;      Move it after definition of mm-coding-system-p.
6745 ;;
6746 2001-03-01  Dave Love  <fx@gnu.org>
6747
6748         * mm-util.el (mm-inhibit-file-name-handlers): Add
6749         image-file-handler.
6750
6751 2001-02-11  Dave Love  <fx@gnu.org>
6752
6753         * message.el (message-signature-file): Fix doc, :type.
6754
6755 2001-02-08  Dave Love  <fx@gnu.org>
6756
6757         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
6758         (message-posting-charset): Defvar when compiling again.
6759         (rfc2047-encodable-p): Require message.
6760
6761         * gnus-sum.el (gnus-alter-articles-to-read-function):
6762         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
6763
6764 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6765
6766         * nnrss.el: New file.
6767
6768 2001-03-08 02:41:36  Katsumi Yamaoka <yamaoka@jpl.org>
6769         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6770
6771         * rfc2047.el (rfc2047-unfold-region): Fix arg of
6772         `skip-chars-forward'.
6773
6774 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6775
6776         * nndraft.el (nndraft-request-group): Restore auto save files if
6777         the original files do not exist.
6778
6779 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6780
6781         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
6782         SCORE paths.
6783
6784         * mm-decode.el (mm-dissect-buffer): Call
6785         mail-extract-address-components only if necessary.
6786
6787 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6788
6789         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
6790         directory part.
6791         (gnus-score-search-global-directories): Use file-directory-p.
6792
6793         * gnus-score.el (gnus-score-score-files-1): Use
6794         gnus-kill-files-directory.
6795         From Adrian Aichner <adrian@xemacs.org>.
6796
6797 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6798
6799         * gnus.el (charset): Move here from gnus-sum.el.
6800
6801 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6802
6803         * mml.el (mml-preview): Disable local map.
6804
6805         * gnus-sum.el (gnus-summary-make-menu-bar): Make
6806         gnus-article-post-menu here.
6807
6808         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
6809         if it has not been made.
6810
6811 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6812
6813         * gnus-art.el (gnus-article-describe-key): Map key to event.
6814         (gnus-article-describe-key-briefly): Ditto
6815
6816 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6817
6818         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
6819
6820 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6821         From Katsumi Yamaoka <yamaoka@jpl.org>.
6822
6823         * dgnushack.el (coerce, merge, subseq): defmacro.
6824
6825 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6826
6827         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
6828         A fake defalias in nndraft.el results a not-activated bug in
6829         uncompiled versions.
6830
6831 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
6832         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6833
6834         * gnus-util.el (gnus-split-references): Handle malformed References:.
6835
6836 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6837
6838         * gnus-art.el (gnus-article-mime-part-status): 1 part.
6839
6840 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6841         From NAGY Andras <nagya@inf.elte.hu>.
6842
6843         * gnus.el (gnus-parameters): Typo.
6844
6845 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6846
6847         * gnus.el (gnus-read-method): Remove redundancy.
6848
6849 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6850
6851         * nnslashdot.el (nnslashdot-backslash-url): New variable.
6852         (nnslashdot-request-list): Use it.
6853
6854 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6855
6856         * nnml.el (nnml-generate-active-info): Fix the case when there is
6857         no file.
6858
6859         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
6860         (gnus-summary-create-article): New function.
6861
6862         * gnus-group.el (gnus-group-mark-article-read): New function.
6863
6864         * gnus-msg.el (gnus-inews-do-gcc): Use it.
6865
6866         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
6867
6868 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6869
6870         * gnus-art.el (gnus-article-edit-done): Don't use
6871         gnus-article-edit-exit.
6872         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
6873
6874         * gnus.el (gnus-parameters): New variable.
6875         Suggested by NAGY Andras <nagya@inf.elte.hu>.
6876         (gnus-parameters-get-parameter): New function.
6877         (gnus-group-find-parameter): Use it.
6878
6879 2001-02-23  Simon Josefsson  <simon@josefsson.org>
6880
6881         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
6882         change of default value to `current'.
6883
6884 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6885
6886         * nneething.el (nneething-get-head): Insert unreadable file too.
6887
6888 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6889
6890         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
6891
6892         * webmail.el (webmail-type-definition): Deja is bought by google.
6893
6894 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6895
6896         * gnus-sum.el (gnus-fetch-headers): New function.
6897         (gnus-select-newsgroup): Use it.
6898         (gnus-summary-insert-articles): New function.
6899         (gnus-summary-insert-old-articles): New function.
6900         (gnus-summary-insert-new-articles): New function.
6901
6902         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
6903         (gnus-group-list-active): Ditto.
6904         * gnus-sum.el (gnus-set-mode-line): Ditto.
6905         (gnus-summary-read-group-1): Ditto.
6906
6907 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6908
6909         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
6910         current topic.
6911
6912 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6913
6914         * smiley.el (gnus-smiley-display): Don't do widening.
6915
6916         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
6917         within body.
6918
6919         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
6920
6921         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
6922         New variable.
6923         (gnus-mime-display-multipart-related-as-mixed): New variable.
6924         (gnus-mime-display-part): Use them.
6925
6926 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6927
6928         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
6929         something special.
6930
6931 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6932
6933         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
6934         (nnweb-request-article): Call reference if exists.
6935         (nnweb-type-definition): Dejanews is bought by google.com.
6936         Beta!
6937
6938 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6939
6940         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
6941
6942 2001-02-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6943
6944         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
6945         gnus-article-sort-functions.
6946         (gnus-article-sort-functions): Doc fix.  Refer to
6947         gnus-thread-sort-functions.
6948
6949 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6950         From Paul Jarc <prj@po.cwru.edu>.
6951
6952         * message.el (message-get-reply-headers): More fixes.
6953
6954 2001-02-17  Paul Jarc <prj@po.cwru.edu>
6955         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
6956
6957         * message.el (message-get-reply-headers): Fix bug with
6958         Mail-Followup-To/to-address interaction.
6959
6960 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6961
6962         * gnus-msg.el (gnus-configure-posting-styles): Match header in
6963         gnus-article-copy.
6964
6965 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6966
6967         * message.el (message-do-send-housekeeping): Rename to a better
6968         name.
6969
6970 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6971
6972         * message.el (message-cancel-news): Check article first, then ask
6973         yes or no.
6974
6975 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6976
6977         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
6978
6979 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6980
6981         * gnus-range.el (gnus-range-normalize): New function.
6982
6983 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
6984
6985         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
6986
6987 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6988
6989         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
6990
6991         * nnagent.el (nnagent-request-regenerate): New function.
6992
6993         * nnfolder.el (nnfolder-request-regenerate): New deffoo.
6994
6995         * nnml.el (nnml-generate-nov-databases): Accept argument
6996         server. Don't open server if it is opened.
6997         (nnml-request-regenerate): Use it. Change to deffoo.
6998
6999 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
7000         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
7001
7002         * gnus.el (gnus-define-group-parameter): Fix.
7003
7004 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7005
7006         * gnus.el (gnus-define-group-parameter): Improved.
7007
7008         * gnus-sum.el (charset): Define parameter.
7009         (ignored-charsets): Ditto.
7010         (gnus-summary-setup-default-charset): Use them.
7011
7012         * gnus-start.el (gnus-read-descriptions-file): Use them.
7013
7014         * gnus-cus.el (gnus-group-parameters): Remove them.
7015
7016 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7017
7018         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
7019
7020 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7021
7022         * gnus-sum.el (gnus-summary-read-group-1): Remove
7023         gnus-summary-set-local-parameters.
7024         (gnus-summary-setup-buffer): Put it here.
7025
7026 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7027
7028         * gnus.el (to-address): Define parameter.
7029         (to-list): Ditto.
7030         * gnus-art.el (article-hide-boring-headers): Use them.
7031         * gnus-msg.el (gnus-post-news): Ditto.
7032         * gnus-cus.el (gnus-group-parameters): Remove them.
7033
7034 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7035
7036         * gnus-draft.el (gnus-draft-reminder): New function.
7037
7038         * gnus-art.el (gnus-sender-save-name): New function.
7039
7040 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7041
7042         * mm-util.el (mm-mime-charset): Error message.
7043
7044 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7045
7046         * message.el (message-check-news-body-syntax): Don't check mml lines.
7047
7048 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7049
7050         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
7051         subscribe.
7052
7053         * gnus-start.el (gnus-call-subscribe-functions): New function.
7054         (gnus-find-new-newsgroups): Use it.
7055         (gnus-ask-server-for-new-groups): Use it.
7056         (gnus-check-first-time-used): Use it.
7057         (gnus-subscribe-newsgroup-method): Grok a list of functions.
7058         (gnus-subscribe-options-newsgroup-method): Ditto.
7059         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
7060         return .
7061
7062 2001-02-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7063
7064         * gnus-cus.el (gnus-score-customize): Doc fix.
7065
7066 2001-02-11  Jesper Harder <harder@ifa.au.dk>
7067
7068         * dgnushack.el (my-getenv): Typo.
7069
7070 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7071
7072         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
7073
7074 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7075
7076         * gnus-group.el (gnus-group-suspend): Offer save summaries.
7077
7078         * gnus-art.el (gnus-treat-leading-whitespace): New variable.
7079         (gnus-treatment-function-alist): Use it.
7080         (article-remove-leading-whitespace): New function.
7081         (gnus-article-make-menu-bar): Use it.
7082
7083         * gnus-sum.el (gnus-summary-wash-empty-map): Add
7084         remove-leading-whitespace.
7085         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
7086         because of conflict.
7087
7088 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7089
7090         * Makefile.in: Hack generating gnus-load.el.
7091         * dgnushack.el: Ditto.
7092         * gnus-load.el: Remove it.
7093
7094 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7095
7096         * dgnushack.el : Add URLDIR.
7097
7098         * Makefile.in (EMACS_COMP): Ditto.
7099
7100 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7101
7102         * gnus-cus.el (gnus-score-customize): Error on no score file.
7103
7104 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7105
7106         * mm-decode.el (mm-merge-handles): New function.
7107
7108         * mm-view.el (mm-inline-message): Use it.
7109         (mm-view-message): Ditto.
7110
7111         * mm-partial.el (mm-inline-partial): Ditto.
7112
7113         * mm-extern.el (mm-inline-external-body): Ditto.
7114
7115         * gnus-art.el (gnus-mime-view-part): Ditto.
7116         (gnus-mime-view-part-as-type): Ditto.
7117         (gnus-mime-save-part-and-strip): Prevent users to strip in some
7118         cases.
7119
7120 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7121
7122         * message.el (message-cancel-news): Allow to shoot foot.
7123         (message-supersede): Ditto.
7124
7125 2001-02-08  Tommi Vainikainen <thv@iki.fi>
7126
7127         * gnus-sum.el (gnus-simplify-subject-re): Use
7128         message-subject-re-regexp.
7129
7130 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7131
7132         * nnmail.el (nnmail-expiry-target-group): Bind
7133         nnmail-cache-accepted-message-ids to nil.
7134
7135         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
7136         coding system.
7137
7138 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7139
7140         * qp.el (quoted-printable-encode-region): Make sure characters are
7141         between 00 and FF.  Don't check charset.
7142
7143         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
7144         in Emacs 20.
7145         * rfc2047.el (rfc2047-q-encode-region): Ditto.
7146
7147 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7148
7149         * message.el (message-make-forward-subject): Argument decoded.
7150         (message-forward): Use it when digest.
7151
7152         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
7153         buffer.
7154
7155 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7156
7157         * message.el (message-generate-headers-first): Doc fix.
7158
7159 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7160
7161         * gnus-art.el (article-make-date-line): Error proof.
7162
7163 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7164
7165         * gnus-group.el (gnus-group-listing-limit): New variable.
7166         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
7167
7168         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
7169
7170 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7171
7172         * message.el (message-newline-and-reformat): Special case for
7173         breaking at BOL.
7174
7175 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
7176
7177         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
7178         message/rfc822.
7179
7180 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7181
7182         * message.el (message-encode-message-body): Don't insert
7183         Content-Type if it is inside a mail.
7184
7185 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7186
7187         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
7188         gnus-article-commands-menu.
7189
7190         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
7191         in Emacs.
7192
7193         * gnus-start.el (gnus-read-descriptions-file): Use
7194         gnus-group-name-charset and gnus-group-charset-alist.
7195
7196 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7197
7198         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
7199         active region.
7200
7201         * gnus-start.el (gnus-group-change-level): Remove from both
7202         gnus-zombie-list and gnus-killed-list.
7203
7204 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7205
7206         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
7207         gnus-subscribe-topics.
7208
7209         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
7210
7211 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7212
7213         * gnus-art.el (gnus-article-make-menu-bar): Make
7214         gnus-article-post-menu.
7215
7216         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
7217
7218         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
7219
7220         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
7221
7222         * message.el (message-mode-menu): Ditto.
7223
7224         * gnus-art.el (defvar): eval-when-compile.
7225
7226 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7227
7228         * gnus-agent.el (gnus-agentize): Fix doc.
7229
7230 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
7231
7232         * mml.el (mml-preview): Bind `q'.
7233
7234 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7235
7236         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
7237
7238 2001-01-31  Dave Love  <fx@gnu.org>
7239
7240         * mm-util.el (mm-mime-mule-charset-alist)
7241         (mm-find-mime-charset-region): Consider mule-utf-8.
7242
7243 2001-01-31  Dave Love  <fx@gnu.org>
7244
7245         * gnus-art.el (gnus-article-x-face-command)
7246         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
7247         :version.
7248
7249 2001-01-26  Dave Love  <fx@gnu.org>
7250
7251         * mm-util.el (mm-multibyte-string-p): New.
7252
7253 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
7254 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
7255 ;;      string-as-multibyte on class.  Clarify line-folding.
7256         (quoted-printable-encode-string): Make temp buffer inherit
7257         string's multibyteness.
7258
7259 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
7260
7261         * nnheader.el (toplevel): Don't require `gnus-util' at
7262         compile-time; this creates a circular dependency, and prevents
7263         a bootstrap.
7264
7265 2001-01-22  Andreas Schwab  <schwab@suse.de>
7266
7267         * nnheader.el (gnus-delete-line): Autoload it as a macro.
7268
7269 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7270
7271         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
7272
7273         * gnus-art.el (article-hide-list-identifiers): Ditto.
7274
7275         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
7276
7277 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7278
7279         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
7280
7281         * gnus-art.el (article-hide-list-identifiers): Similar.
7282
7283 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
7284
7285         * nnmail.el (nnmail-remove-list-identifiers): Improved.
7286
7287 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7288
7289         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
7290
7291 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7292
7293         * gnus-util.el (gnus-string-equal): New function.
7294
7295         * gnus-art.el (article-hide-boring-headers): Use it.
7296
7297 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
7298
7299         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
7300
7301 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7302
7303         * gnus-msg.el (gnus-msg-mail): Support switch-action.
7304
7305 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7306
7307         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
7308         command if there is not last-saver.
7309
7310 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7311
7312         * nntp.el (nntp-open-connection): 201 is possible.
7313
7314 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7315
7316         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
7317         (rfc2047-charset-encoding-alist): Add big5.
7318
7319 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7320
7321         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
7322         (gnus-agent-remove-server): Ditto.
7323         (autoload): gnus-server-update-server.
7324
7325         * gnus-srvr.el (gnus-server-line-format): Add %a.
7326         (gnus-server-line-format-alist): Add gnus-tmp-agent.
7327         (gnus-server-insert-server-line): Use it.
7328
7329 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7330
7331         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
7332         GB2312 and Big5.
7333
7334 2001-01-24  Simon Josefsson  <sj@extundo.com>
7335
7336         * mail-source.el (mail-sources): Add :program specifier to IMAP
7337         mail source.
7338         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
7339
7340 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7341
7342         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
7343
7344 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7345
7346         * nntp.el (nntp-wait-for): Return the success code.
7347         (nntp-open-connection): Use it.
7348
7349 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7350
7351         * gnus-int.el (gnus-check-server): Allow breaking the opening.
7352
7353 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7354
7355         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
7356
7357 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7358
7359         * gnus-sum.el (gnus-summary-print-article): Take one prefix
7360         argument. Allow to print several articles in one file.
7361
7362 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7363
7364         * webmail.el (webmail-type-definition): netaddress changes.
7365
7366 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7367
7368         * gnus.el: Fix copyright. Remove trailing spaces.
7369
7370         * message.el (message-forward): Use mule4.
7371
7372 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7373
7374         * mm-util.el (mm-string-as-unibyte): New function.
7375
7376         * message.el (message-forward): Use it.
7377
7378 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7379
7380         * message.el (message-cite-original-without-signature): Don't peel
7381         off the blank line.
7382         (message-get-reply-headers): Add Cc if it is not in follow-to.
7383
7384 2001-01-20  Simon Josefsson  <sj@extundo.com>
7385
7386         * mm-decode.el (mm-handle-multipart-from): Add.
7387         (mm-dissect-buffer): Save From: header value.
7388         (mm-security-from): Remove.
7389         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
7390
7391         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
7392         instead of `mml-security-from'.  Protect null from value.
7393
7394 2001-01-20  Simon Josefsson  <sj@extundo.com>
7395
7396         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
7397         application/vnd.ms-excel attachments.
7398
7399 2001-01-19  Simon Josefsson  <sj@extundo.com>
7400
7401         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
7402
7403 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7404
7405         * message.el (message-ignored-mail-headers): Ditto.
7406
7407 2001-01-19  Simon Josefsson  <sj@extundo.com>
7408
7409         * message.el (message-ignored-news-headers): Only search beginning
7410         of line.
7411
7412 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
7413
7414         * message.el (message-send-mail): Content-Type may not be there.
7415
7416 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7417
7418         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
7419         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
7420
7421         * gnus-art.el (article-display-x-face): Insert X-Face if there is
7422         not.
7423
7424 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7425
7426         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
7427         non-native groups.
7428
7429 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7430
7431         * message.el (message-yank-original): Understand
7432         universal-argument.
7433
7434 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7435
7436         * gnus-art.el (gnus-boring-article-headers): Add to-address.
7437         (article-hide-boring-headers): Ditto.
7438
7439         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
7440
7441 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7442
7443         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
7444         one.
7445
7446 2001-01-16  Simon Josefsson  <simon@josefsson.org>
7447
7448         * message.el (message-make-in-reply-to): Add comment to message-id
7449         (old syntax, see 2000-08-02 change).
7450
7451 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7452
7453         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
7454         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
7455         (gnus-button-reply): Ditto.
7456
7457 2001-01-16  Katsumi Yamaoka <yamaoka@jpl.org>
7458
7459         * gnus-art.el (article-display-x-face): Fix.
7460
7461 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7462
7463         * gnus-art.el (article-display-x-face): Use
7464         gnus-original-article-buffer.
7465
7466 2001-01-15  Jack Twilley <jmt@tbe.net>
7467
7468         * message.el (message-add-header): Move to point-max.
7469
7470 2001-01-15  Simon Josefsson  <simon@josefsson.org>
7471
7472         * smime.el (smime-CA-directory, smime-CA-file): Change default to
7473         nil, improve documentation.
7474         (smime-certificate-directory): Comment out false hints (until it
7475         is implemented).
7476
7477         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
7478         there aren't any keys.
7479         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
7480         verify certificate.  Default is changed to only check integrity.
7481         Improved security status texts.  If a certificate doesn't contain
7482         a email address, don't fail.
7483
7484         * smime.el (smime-noverify-region):
7485         (smime-noverify-buffer): New functions.  Verifies integrity only.
7486
7487 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7488
7489         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
7490
7491 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7492
7493         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
7494         (gnus-remove-some-windows): Ditto.
7495
7496 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7497
7498         * gnus-art.el (article-make-date-line): 11th.
7499
7500 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7501
7502         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
7503         (mml2015-gpg-sign): Ditto.
7504
7505 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7506
7507         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
7508         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
7509
7510 2001-01-08  Dave Love  <fx@gnu.org>
7511
7512         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
7513         single character.
7514
7515         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
7516
7517         * message.el: Doc and message fixes.
7518         (message-send-rename-function)
7519         (message-make-forward-subject-function)
7520         (message-send-mail-function, message-reply-to-function)
7521         (message-wide-reply-to-function, message-followup-to-function)
7522         (message-distribution-function, message-auto-save-directory): Fix
7523         :type.
7524
7525         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
7526         proceeding after warnings.  Amend multipart warning message.
7527
7528 2001-01-04  Dave Love  <fx@gnu.org>
7529
7530         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
7531         compiling.
7532         (gnus-make-directory): Require nnmail.
7533
7534         * mm-decode.el (mm-inline-media-tests): Add
7535         image/x-portable-bitmap.
7536         (mm-get-image): Grok pbm.
7537
7538 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
7539
7540         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
7541
7542 2001-01-09  Didier Verna  <didier@xemacs.org>
7543
7544         * dgnushack.el (dgnushack-compile): give a dummy value to
7545         `gnus-xmas-glyph-directory' for the time of compilation.
7546         * gnus-agent.el: moved some XEmacs specific hook add-ons from
7547         `gnus-xmas-[re]define' to avoid loosing user custom settings.
7548         * gnus-art.el: ditto.
7549         * gnus-group.el: ditto.
7550         * gnus-salt.el: ditto.
7551         * gnus-sum.el: ditto.
7552         * gnus-topic.el: ditto.
7553         * gnus-xmas.el (gnus-xmas-define): see above.
7554         * gnus-xmas.el (gnus-xmas-redefine): see above.
7555         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
7556         non-continuable error when the directory can't be found.
7557
7558 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7559
7560         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
7561         handle.
7562         * gnus-art.el (gnus-mime-view-part): Copy it.
7563         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
7564
7565 2001-01-09  Michael Downes <mjd@ams.org>
7566
7567         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
7568
7569 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7570
7571         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
7572         orig-file. Use ',source.
7573
7574 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7575
7576         * gnus-xmas.el (gnus-xmas-modeline-glyph):
7577         (gnus-xmas-group-startup-message):
7578         Detect gnus-xmas-glyph-directory when it is nil.
7579
7580 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7581
7582         * pop3.el (pop3-get-message-count): Andrew Innes
7583         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
7584
7585 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7586
7587         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
7588
7589         * time-date.el (time-to-number-of-days): New function.
7590
7591 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
7592
7593         * nnslashdot.el (nnslashdot-request-list): Always get the right
7594         sid.
7595
7596 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7597
7598         * message.el (message-minibuffer-local-map): New keymap.
7599         (message-read-from-minibuffer): Use it.
7600         * gnus-msg.el (gnus-summary-resend-message): Use it
7601
7602 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7603
7604         * gnus-start.el (gnus-display-time-event-handler): New function.
7605         (gnus-after-getting-new-news-hook): Use it.
7606
7607 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7608
7609         * message.el (message-ignored-mail-headers): Add draft header.
7610
7611 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7612
7613         * gnus-sum.el (gnus-summary-expire-articles): Don't save
7614         excursion.
7615
7616         * nnslashdot.el (nnslashdot-request-list): Get the right year.
7617
7618 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
7619
7620         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
7621
7622 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7623
7624         * qp.el (quoted-printable-decode-region): Don't backward-char.
7625
7626 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7627
7628         * gnus-draft.el: Mark articles as replied.
7629
7630         * gnus-sum.el (gnus-summary-add-mark): New function.
7631
7632         * gnus-group.el (gnus-add-mark): New function.
7633
7634         * gnus-sum.el (gnus-summary-buffer-name): New function.
7635         (gnus-summary-setup-buffer): Use it.
7636
7637         * gnus-draft.el: Set things up with the right post method and
7638         stuff.
7639
7640         * message.el (message-ignored-news-headers): Remove X-Draft-From.
7641
7642         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
7643
7644         * gnus.el (gnus-draft-meta-information-header): New variable.
7645
7646 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7647
7648         * gnus-art.el (gnus-treatment-function-alist): Move the date
7649         functions before the header sorting functions.
7650
7651         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
7652
7653         * dgnushack.el (dgnushack-compile): Message whether there is w3.
7654         Don't (push "/usr/share/emacs/site-lisp" load-path).
7655
7656         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
7657         to empty fill prefixes.
7658
7659 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7660
7661         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
7662         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
7663
7664 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7665
7666         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
7667
7668         * nnml.el (autoload): Move to nnheader.el.
7669
7670         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
7671         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
7672         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
7673         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
7674
7675 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7676
7677         * gnus-art.el (article-make-date-line): Get the hours right.
7678         (gnus-ignored-headers): More hiding.
7679
7680         * nnmail.el (nnmail-expiry-wait): Not an integer.
7681
7682         * message.el (message-goto-body): Only expand abbrev when called
7683         interactively.
7684         (message-make-lines): Use it.
7685
7686 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7687
7688         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
7689
7690 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7691
7692         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
7693         include the expunged articles.
7694
7695         * gnus-group.el (gnus-group-sort-by-server): New function.
7696
7697         * gnus.el (gnus-method-to-server-name): New function.
7698         (gnus-group-prefixed-name): Use it.
7699
7700         * gnus-group.el (gnus-group-sort-function): Doc fix.
7701         (gnus-group-sort-groups-by-server): New command.
7702
7703 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7704
7705         * gnus-art.el (gnus-treat-date-english): New variable.
7706         (article-date-english): New command.
7707         (gnus-english-month-names): New variable.
7708         (article-make-date-line): Do 'english.
7709
7710         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
7711         after the fill prefix.
7712
7713         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
7714         score...".
7715
7716         * gnus-art.el (gnus-ignored-headers): Hide more headers.
7717
7718         * message.el (message-mode-map): Bind comment-region.
7719
7720         * gnus-art.el (gnus-mime-display-part): Let w3 display
7721         multipart/related.
7722
7723         * mm-bodies.el (mm-long-lines-p): New function.
7724         (mm-body-encoding): Use it.
7725         (mm-body-encoding): Encode articles with lines longer than 1000
7726         characters.
7727
7728 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7729
7730         * mm-util.el (mm-enable-multibyte): Use
7731         default-enable-multibyte-characters.
7732         (mm-enable-multibyte-mule4): Ditto.
7733         (mm-disable-multibyte): Test XEmacs.
7734         (mm-disable-multibyte-mule4): Ditto.
7735         (mm-with-unibyte-current-buffer): Simplified.
7736         (mm-with-unibyte-current-buffer-mule4): Ditto.
7737
7738 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7739
7740         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
7741
7742         * nnheader.el (nnheader-string-as-multibyte): New alias.
7743
7744         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
7745
7746         * gnus-uu.el (gnus-message-process-mark): New function.
7747         (gnus-uu-mark-by-regexp): Use it.
7748         (gnus-new-processable): New function.
7749
7750 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
7751
7752         * gnus-sum.el (gnus-no-mark): New variable.
7753
7754 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7755
7756         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
7757         backslashes.
7758
7759 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
7760
7761         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
7762         definition.
7763
7764 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7765
7766         * dgnushack.el (dgnushack-compile): elc is in the current directory.
7767
7768         * qp.el (quoted-printable-encode-region): Don't check multibyte in
7769         XEmacs.
7770
7771 2000-12-25  Lloyd Zusman <ljz@asfast.com>
7772
7773         * mml.el (mml-read-tag): Save tag location.
7774
7775 2000-12-25  Simon Josefsson  <simon@josefsson.org>
7776
7777         * starttls.el: Sync with Emacs 21.
7778
7779 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7780
7781         * message.el (message-mail): Support yank-action.
7782
7783         * message.el (message-setup): Revoke the last change.
7784
7785 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7786
7787         * message.el (message-setup): Use cons. Suggested by Johan Vromans
7788         <jvromans@squirrel.nl>.
7789
7790 2000-12-24  Simon Josefsson  <sj@extundo.com>
7791
7792         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
7793         mailing list junk at end of part.
7794
7795 2000-12-23  Simon Josefsson  <sj@extundo.com>
7796
7797         * nnimap.el (nnimap-expiry-target): New function.
7798         (nnimap-request-expire-articles): Use it.
7799
7800 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7801
7802         * gnus.el (gnus-group-parameters-more): New variable.
7803         * gnus-cus.el (gnus-group-customize): Use it.
7804
7805         * gnus.el (gnus-define-group-parameter): New macro.
7806         (auto-expire): Use it
7807         (total-expire): Use it.
7808         * gnus-art.el (banner): Use it.
7809
7810         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
7811         <ljz@asfast.com>.
7812
7813 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7814
7815         * gnus-topic.el (gnus-topic-create-topic): Use list.
7816
7817         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
7818         before binding gnus-default-article-saver.
7819
7820         * gnus-sum.el (gnus-summary-save-article):
7821         (gnus-summary-pipe-output):
7822         (gnus-summary-save-article-mail):
7823         (gnus-summary-save-article-rmail):
7824         (gnus-summary-save-article-file):
7825         (gnus-summary-write-article-file):
7826         (gnus-summary-save-article-body-file): Ditto.
7827
7828         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
7829
7830 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7831
7832         * gnus-art.el (gnus-mime-security-button-map):
7833         (gnus-mime-button-map): Add parent.
7834
7835 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7836
7837         * messagexmas.el (message-xmas-redefine): New function.
7838
7839         * message.el: Use it.
7840
7841         * gnus-art.el (gnus-article-check-hidden-text): Return t.
7842
7843         * gnus-util.el (gnus-remove-text-properties-when): Return t.
7844
7845 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7846
7847         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
7848         malformatted messages.
7849
7850 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7851
7852         * mm-util.el (mm-image-load-path): New function.
7853
7854         * gnus-group.el (gnus-group-make-tool-bar): Use it.
7855
7856         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
7857
7858         * message.el (message-tool-bar-map): Use it.
7859
7860         * Makefile.in (install-el): New rule.
7861
7862 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7863
7864         * gnus-art.el (article-treat-dumbquotes): Quote \.
7865
7866 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7867
7868         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
7869         Emacs 20 runs on a terminal.
7870
7871 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7872
7873         * gnus-msg.el (gnus-bug): Revert to save-excursion.
7874
7875         * mml.el (gnus-add-minor-mode): Autoload.
7876
7877         * message.el (message-forward): Save-restriction.
7878
7879 2000-12-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7880
7881         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
7882         Paul Stevenson <p.stevenson@surrey.ac.uk>
7883
7884 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7885
7886         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
7887
7888         * mml.el (gnus-ems): Don't require.
7889
7890         * gnus.el (gnus-decode-rfc1522): Removed.
7891         (gnus-set-text-properties): Define.
7892
7893 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7894
7895         * gnus-art.el (gnus-mime-*): handle may be nil.
7896
7897         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
7898
7899         * gnus.el (gnus-group-remove-excess-properties): Not defined
7900         in gnus-xmas.
7901
7902 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7903
7904         * message.el (message-mail-user-agent): Add :version.
7905
7906 2000-12-21  Miles Bader  <miles@gnu.org>
7907
7908         * message.el (message-mode): Set `comment-start' to the  yank prefix.
7909
7910 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7911
7912         * message.el (message-mail-user-agent): New variable.
7913         (message-setup): Renamed to message-setup-1. Support
7914         mail-user-agent.
7915         (message-mail-user-agent): New function.
7916         (message-mail): Use it.
7917         (message-reply): Use it.
7918         (message-resend): Use it.
7919         (message-mail-other-window): Use it.
7920         (message-mail-other-frame): Use it.
7921
7922         * gnus-msg.el (gnus-bug): Support mail-user-agent.
7923
7924 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7925
7926         * message.el (message-tool-bar-map): Simplify.
7927         (message-narrow-to-head-1): New function.
7928         (message-narrow-to-head): Use it.
7929         (message-reply): Ditto.
7930         (message-cancel-news): Ditto.
7931         (message-supersede): Ditto.
7932         (message-make-forward-subject): Ditto.
7933         (message-bounce): Ditto.
7934
7935 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7936
7937         * uudecode.el (uudecode-decode-region-external): make-temp-file
7938         may not be defined.
7939
7940         * binhex.el (defalias): eval-and-compile.
7941
7942         * message.el (message-tool-bar-map): New function.
7943         (message-mode): Use it.
7944
7945 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7946
7947         * nntp.el (nntp-find-connection): Remove the entry.
7948         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
7949
7950 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7951
7952         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
7953
7954         * message.el (message-forward): Copy buffer in unibyte mode.
7955
7956 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7957
7958         * message.el (message-make-forward-subject): Don't widen. Decode.
7959         (message-forward): Don't decode subject.
7960
7961 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
7962
7963         * qp.el (quoted-printable-encode-region): Upcase QP.
7964
7965 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7966
7967         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
7968         mail-extract-a-c instead. Don't depend on Gnus.
7969
7970         * mml.el (gnus-ems): Require it.
7971
7972         * gnus-msg.el (gnus-summary-mail-forward):
7973
7974         * message.el (message-forward):  Move mime-to-mml here.
7975
7976 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7977
7978         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
7979         * gnus-art.el (gnus-insert-mime-button): Simplify.
7980         (gnus-mime-display-alternative): Ditto.
7981         (gnus-insert-mime-security-button): Ditto.
7982
7983 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7984
7985         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
7986         text-property-not-all doesn't return nil when start=mark(end).
7987         (gnus-remove-text-properties-when): Ditto.
7988
7989 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7990
7991         * gnus-start.el (gnus-group-change-level): Remove group from
7992         gnus-active-hashtb if real killed.
7993
7994 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
7995
7996         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
7997         (gnus-mime-display-alternative): Ditto.
7998         (gnus-insert-mime-security-button): Ditto.
7999
8000 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8001
8002         * gnus-start.el (gnus-group-change-level): Don't add it into
8003         killed-list if it was killed.
8004
8005 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8006
8007         * nnmbox.el (nnmbox-file-coding-system): Use binary.
8008         (nnmbox-active-file-coding-system): Ditto.
8009
8010         * gnus-cus.el (gnus-group-parameters): Add posting-style.
8011
8012 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8013
8014         * gnus.el (gnus-version):
8015         (gnus-version-number): Set to Oort Gnus 0.01.
8016
8017         * gnus-art.el (gnus-mime-security-button-map):
8018         (gnus-insert-mime-security-button): Fix for Emacs21.
8019
8020 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8021
8022         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
8023         easymenu, because XEmacs doesn't understand :help.
8024
8025         * mm-uu.el: Require binhex.
8026
8027 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8028
8029         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
8030
8031 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
8032
8033         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
8034
8035 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
8036
8037         * *.xpm, *.pbm: Convert icons icons to size 24x24.
8038
8039 2000-12-18  Dave Love  <fx@gnu.org>
8040
8041         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
8042         (unused).
8043
8044 2000-12-13  Miles Bader  <miles@gnu.org>
8045
8046         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
8047         to t, so that we don't get stuck while trying to smilefy
8048         intangible text.
8049
8050 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
8051
8052         * smiley-ems.el (smiley-regexp-alist): Make regexps match
8053         at the end of the buffer.
8054         (smiley-region): In the loop, move to the end of the submatch
8055         matching the smiley instead of using the end of the match
8056         of the whole regexp.
8057
8058 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
8059
8060         * message.el (message-mode): Doc fix.
8061
8062 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
8063
8064         * smiley-ems.el (smiley-region): Doc fix.
8065
8066 2000-12-11  Miles Bader  <miles@gnu.org>
8067
8068         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
8069         bottom line visible, check to see if it's partially obscured, and
8070         if so, either scroll one more line to make it fully visible, or
8071         revert to showing the second line from the top.
8072
8073 2000-12-07  Dave Love  <fx@gnu.org>
8074
8075         * mailcap.el (mailcap-download-directory)
8076         * gnus-audio.el (gnus-audio-directory)
8077         * smiley-ems.el (smiley-data-directory): Fix :type.
8078
8079 2000-11-30  Dave Love  <fx@gnu.org>
8080
8081         * message.el (message-auto-save-directory): Use
8082         file-name-as-directory.
8083         (message-set-auto-save-file-name): Create
8084         message-auto-save-directory if necessary.
8085         (message-replace-chars-in-string): Removed -- unused.
8086         (message-mail-alias-type): Customize.
8087         (message-headers): Remove duplicate defgroup.
8088
8089 2000-11-29  Dave Love  <fx@gnu.org>
8090
8091         * qp.el (quoted-printable-decode-region): Use error, not message
8092         to report malformed text (like base64).  Amend message.
8093
8094 2000-11-29  Miles Bader  <miles@gnu.org>
8095
8096         * message.el (message-header-lines): Fontify tag.
8097
8098 2000-11-27  Dave Love  <fx@gnu.org>
8099
8100         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
8101         compiler warning.
8102
8103 ;2000-11-26  Dave Love  <fx@gnu.org>
8104 ;
8105 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
8106 ;
8107 2000-11-23  Dave Love  <fx@gnu.org>
8108
8109         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
8110
8111         * mm-uu.el (uudecode): Require.
8112         (uudecode-decode-region, uudecode-decode-region-external): Don't
8113         autoload.
8114         (mm-uu-copy-to-buffer): Doc fix.
8115         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
8116         type fix.
8117
8118         * mailcap.el: Doc fixes.
8119         (mailcap-mime-data): Various adjustments.
8120         (mailcap): New group.
8121         (mailcap-download-directory): Customize.
8122         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
8123         (mailcap-temporary-directory): Deleted (unused).
8124         (mailcap-unescape-mime-test): Simplify slightly.
8125         (mailcap-viewer-passes-test): Use functionp.
8126         (mailcap-command-p): Aliased to executable-find.
8127
8128         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
8129         default-enable-multibyte-characters is nil.
8130
8131 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
8132
8133         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
8134
8135 2000-11-21  Dave Love  <fx@gnu.org>
8136
8137         * gnus-art.el (gnus-mime-button-map): Don't inherit from
8138         gnus-article-mode-map.
8139 ;       (gnus-mime-button-menu): Use mouse-set-point.
8140         (gnus-insert-mime-button, gnus-mime-display-alternative)
8141         (gnus-mime-display-alternative): Don't use local-map property.
8142
8143 2000-11-17  Dave Love  <fx@gnu.org>
8144
8145         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
8146         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
8147         and make-temp-file.
8148         (uudecode-decode-region): Doc fix.
8149
8150 2000-11-14  Dave Love  <fx@gnu.org>
8151
8152         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
8153         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
8154         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
8155         New files, derived from the XPMs.
8156
8157 2000-11-10  Dave Love  <fx@gnu.org>
8158
8159         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
8160         (gnus-agent-lib-file, gnus-agent-load-alist)
8161         (gnus-agent-save-alist, gnus-agent-article-name): Use
8162         expand-file-name.
8163
8164         * gnus-group.el (gnus-group-name-charset-method-alist): Add
8165         :version.
8166         (nnkiboze-score-file): Defvar when compiling.
8167
8168         * gnus-start.el (gnus-read-newsrc-file): Add :version.
8169
8170         * gnus-art.el (gnus-article-banner-alist)
8171         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
8172         (gnus-article-date-lapsed-new-header)
8173         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
8174         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
8175         (gnus-treat-strip-headers-in-body)
8176         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
8177         (gnus-treat-translate): Add :version.
8178         (gnus-article-mime-part-function): Fix defcustom.
8179
8180         * nnmail.el (nnmail-expiry-target)
8181         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
8182         (nnmail-split-header-length-limit): Add :version.
8183
8184         * gnus-sum.el (gnus-auto-expirable-marks)
8185         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
8186         (gnus-extra-headers, gnus-ignored-from-addresses)
8187         (gnus-newsgroup-ignored-charsets)
8188         (gnus-group-highlight-words-alist)
8189         (gnus-summary-show-article-charset-alist): Add :version.
8190
8191         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
8192         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
8193         files, converted from the XPMs.
8194
8195         * gnus-cache.el (gnus-cache-active-file): Don't use
8196         file-name-as-directory on directory.
8197         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
8198         use file-name-as-directory on directory.
8199
8200         * time-date.el (timezone-make-date-arpa-standard): Autoload.
8201         (date-to-time): Use it.
8202
8203 ;       * message.el (message-mode) <adaptive-fill-regexp>:
8204 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
8205 ;       (message-newline-and-reformat): Likewise.
8206         (message-forward-as-mime, message-forward-ignored-headers)
8207         (message-buffer-naming-style, message-default-charset)
8208         (message-dont-reply-to-names, message-send-mail-partially-limit):
8209         Add :version.
8210
8211         * mm-util.el: Doc fixes.
8212         (mm-mime-charset): Don't use the raw result of
8213         mm-preferred-coding-system.
8214         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
8215         (mm-with-unibyte): Simplify.
8216
8217         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
8218         concat.
8219
8220         * pop3.el (pop3-version): Deleted.
8221         (pop3-make-date): New function, avoiding message-make-date.
8222         (pop3-munge-message-separator): Use it.
8223
8224 2000-11-09  Dave Love  <fx@gnu.org>
8225
8226         * gnus-group.el (gnus-group-make-directory-group)
8227         (gnus-group-fetch-faq): Use expand-file-name.
8228         (gnus-group-fetch-faq): Simplify completing-read form.
8229
8230         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
8231         test for Mule.
8232
8233         * message.el (tool-bar-map): Defvar when compiling.
8234
8235         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
8236         (gnus-tm-lisp-directory): Deleted.
8237         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
8238         (featurep 'xemacs).
8239         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
8240         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
8241         version numbers from file names.
8242
8243 2000-11-08  Dave Love  <fx@gnu.org>
8244
8245         * mm-view.el: Use featurep for XEmacs test.
8246         (mm-inline-message): Test for `remove-specifier'; don't use
8247         condition-case.
8248
8249         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
8250
8251         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
8252         (gnus-score-find-bnews): Don't concat "".
8253
8254         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
8255         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
8256         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
8257         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
8258
8259         * gnus-sum.el: Put some defvars in eval-when-compile.
8260         (gnus-summary-mode-hook): Add :options.
8261         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
8262         (gnus-summary-tool-bar-map): New variable.
8263         (gnus-summary-make-tool-bar): New function.
8264         (gnus-summary-mode): Put kill-all-local-variables first.
8265
8266         * gnus-group.el (gnus-group-toolbar-map): New variable.
8267         (gnus-group-make-tool-bar): Rewritten.
8268         (gnus-group-mode): Put kill-all-local-variables first.
8269
8270         * rfc2047.el: Require gnus-util.
8271
8272         * nnml.el (gnus-sorted-intersection): Autoload.
8273
8274         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
8275         Put some defvars in eval-when-compile.
8276         (gnus-intersection, gnus-sorted-complement):  Autoload.
8277
8278         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
8279
8280         * mm-encode.el (mm-body-7-or-8): Autoload.
8281
8282         * mm-decode.el (mm-insert-inline): Autoload.
8283
8284         * mml.el:
8285         * message.el: Put some defvars in eval-when-compile.
8286
8287         * gnus-msg.el: Put some defvars in eval-when-compile.
8288         (gnus-msg-mail): Move after gnus-setup-message.
8289
8290         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
8291
8292 2000-11-07  Dave Love  <fx@gnu.org>
8293
8294         * gnus-util.el (nnheader): Don't require message (recursive
8295         autoload).
8296
8297         * uudecode.el: Avoid compiler warnings.
8298
8299         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
8300         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
8301
8302 2000-11-06  Dave Love  <fx@gnu.org>
8303
8304         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
8305
8306         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
8307         (uudecode-char-int): New alias, replacing char-int.
8308         (uudecode-decode-region): Don't call buffer-disable-undo.
8309
8310 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
8311 ;       (mm-uu-configure-list): Doc fix.
8312 ;
8313 ;       * earcon.el (running-xemacs): Don't define.
8314 ;
8315 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
8316 ;
8317 ;       * message.el (message-font-lock-keywords): Match a final newline
8318 ;       to help font-lock's multiline support.
8319 ;
8320 2000-11-03  Dave Love  <fx@gnu.org>
8321
8322         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
8323
8324         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
8325         name.
8326
8327         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
8328         <banner>: Fix custom type, doc.
8329
8330         * mm-decode.el (mm-display-external): Space-prefix temp buffer
8331         name.  Don't disable undo explicitly.
8332
8333 ;2000-11-02  Dave Love  <fx@gnu.org>
8334 ;
8335 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
8336 ;       cite-prefix.
8337
8338 2000-11-01  Dave Love  <fx@gnu.org>
8339
8340         * rfc2047.el (base64): Require unconditionally.
8341         (message-posting-charset): Defvar when compiling.
8342         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
8343         message.
8344
8345         * gnus-sum.el (nnoo): Require.
8346         (mm-uu-dissect): Autoload.
8347
8348         * mml.el (mml-parse-1): Clarify message.
8349         (mml-minibuffer-read-type): Use mailcap-mime-types.
8350
8351 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
8352
8353         * mml.el: Fix a typo in the requiring of CL.
8354
8355 2000-11-01  Dave Love  <fx@gnu.org>
8356
8357         * utf7.el: Require cl when compiling.
8358
8359         * binhex.el: Use (featurep 'xemacs).
8360         (binhex-char-int): New alias, replacing char-int.  Change callers.
8361         (binhex-decode-region): Simplify work buffer code.
8362         (binhex-decode-region-external): Use expand-file-name, not concat.
8363
8364 2000-10-30  Dave Love  <fx@gnu.org>
8365
8366         * gnus-art.el: Fix 2000-10-27 change properly.
8367
8368 2000-10-28  Miles Bader  <miles@gnu.org>
8369
8370         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
8371
8372 2000-10-27  Dave Love  <fx@gnu.org>
8373
8374         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
8375         strings.
8376         (gnus-group-make-tool-bar): New function.
8377         (gnus-group-mode): Use it.
8378
8379         * message.el (message-mode-menu): Add some :help strings.
8380         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
8381         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
8382
8383         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
8384         * describe-group.xpm, get-news.xpm, kill-group.xpm:
8385         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
8386
8387         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
8388         display-graphic-p here.
8389
8390 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
8391
8392         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
8393         of the `gnus-xemacs' variable, as the latter has been removed.
8394         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
8395         * gnus-art.el (gnus-treat-display-xface)
8396         (gnus-treat-display-smileys, gnus-treat-display-picons)
8397         (gnus-article-read-summary-keys): Likewise.
8398
8399 2000-10-26  Dave Love  <fx@gnu.org>
8400
8401         (defvar): Use rmail-spool-directory unconditionally.
8402
8403 2000-10-18  Dave Love  <fx@gnu.org>
8404
8405         * mm-bodies.el (mm-uu-decode-function)
8406         (mm-uu-binhex-decode-function): Defvar when compiling.
8407
8408         * gnus-nocem.el (gnus-nocem-issuers): Update.
8409         (gnus-nocem-check-from): New option.
8410         (gnus-nocem-scan-groups): Use it.
8411         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
8412         (gnus-nocem-check-article-limit): Add :version.
8413
8414 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
8415
8416         * ietf-drums.el (mm-util): Require CL when compiling.
8417
8418 2000-10-15  Dave Love  <fx@gnu.org>
8419
8420         * qp.el: Require mm-util.
8421
8422 2000-10-13  Dave Love  <fx@gnu.org>
8423
8424         * qp.el (quoted-printable-decode-region): Avoid invalid
8425         coding-systems.
8426
8427 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
8428
8429         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
8430         to a recursive load.
8431
8432 2000-10-12  Dave Love  <fx@gnu.org>
8433
8434         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
8435
8436         * gnus.el (gnus-group-startup-message): Check for PBM image.
8437
8438 2000-10-09  Dave Love  <fx@gnu.org>
8439
8440         * mail-source.el (mail-source-fetch-imap): Bind
8441         default-enable-multibyte-characters rather than using
8442         mm-disable-multibyte.
8443
8444 2000-10-05  Dave Love  <fx@gnu.org>
8445
8446         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
8447         Autoload.
8448         (quoted-printable-decode-region):  Rename arg which confused
8449         charset with coding-system.  Don't use nonascii-insert-offset.
8450         Coding-system encode the region initially.  Don't recognize `=='
8451         as valid QP.  Coding-system decode the region finally.
8452         (quoted-printable-decode-string): Rename arg which confused
8453         charset with coding-system.
8454
8455         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
8456         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
8457         mm-encode-coding-region.
8458         (mm-decode-body, mm-decode-string): Rename variables which
8459         confused charset with coding-system.
8460         (binhex-decode-region): Don't autoload.
8461         (mm-body-encoding): Require message.
8462         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
8463         cond branches.
8464
8465         * gnus-art.el (article-de-quoted-unreadable)
8466         (article-de-base64-unreadable): Fold search case
8467         rather than downcasing string.  Apply mm-charset-to-coding-system
8468         to arg of quoted-printable-decode-region.
8469
8470 2000-10-04  Dave Love  <fx@gnu.org>
8471
8472         * gnus-ems.el: Don't turn off compiler warnings in local vars.
8473         Require ring when compiling.
8474         (gnus-article-compface-xbm): New variable.
8475
8476 2000-10-04  Dave Love  <fx@gnu.org>
8477
8478         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
8479         pbm images.
8480
8481         * frown.pbm, smile.pbm, wry.pbm: New files.
8482
8483         * frown.xbm, smile.xbm, wry.xbm: Deleted.
8484
8485 2000-10-03  Dave Love  <fx@gnu.org>
8486
8487         * mail-source.el (mail-sources): Revert to nil.
8488
8489         * nnmail (nnmail-spool-file): Revert to `((file))'.
8490
8491         * qp.el: Don't require mm-util.
8492         (quoted-printable-decode-region): Rewritten.
8493         (quoted-printable-decode-string, quoted-printable-encode-region):
8494         Doc fix.
8495         (quoted-printable-encode-region): Barf on multibyte characters.
8496         Maybe make the class multibyte.  Upcase chars, not formatted
8497         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
8498         (quoted-printable-encode-string): Don't use
8499         mm-with-unibyte-buffer.
8500
8501 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
8502
8503         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
8504
8505 2000-09-21  Dave Love  <fx@gnu.org>
8506
8507         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
8508         (for Emacs 20).  Tidy somewhat.
8509
8510 2000-09-21  Dave Love  <fx@gnu.org>
8511
8512         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
8513         image processing.  Rationalize logic somewhat.
8514
8515 2000-09-20  Dave Love  <fx@gnu.org>
8516
8517         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
8518         specifically.
8519
8520         * gnus.el (gnus-version-number): Avoid some redundant
8521         autoloads.
8522
8523 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
8524
8525         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
8526         to XBM; we always have PBM support.
8527
8528 2000-09-14  Dave Love  <fx@gnu.org>
8529
8530         * gnus.el (gnus-charset):
8531         * mm-decode.el (mime-display):
8532         * imap.el (imap) <defgroup>: Add :version.
8533
8534 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
8535
8536         * parse-time.el: Fix author's mail address.
8537
8538         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
8539         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
8540         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
8541         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
8542         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
8543         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
8544         * rfc2231.el, uudecode.el: Fix copyright notice.
8545
8546         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
8547         require `w3' at load-time only if not running in batch mode.
8548
8549 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8550
8551         * gnus.el: Before merge with Emacs21.
8552
8553 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
8554
8555         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
8556
8557 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
8558
8559         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
8560         to avoid conflict with the standard `back-to-indentation'
8561         binding.
8562
8563 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8564
8565         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
8566
8567         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
8568         (mm-disable-multibyte-mule4): Ditto.
8569         (mm-with-unibyte-current-buffer-mule4): Ditto.
8570
8571 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8572
8573         * pop3.el (pop3-movemail): Use binary.
8574         (pop3-movemail-file-coding-system): Removed.
8575
8576 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8577
8578         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
8579
8580 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8581
8582         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
8583         exists.
8584
8585 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8586
8587         * gnus-msg.el (gnus-post-method): Use backend name when the
8588         address is "".
8589
8590 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8591
8592         * gnus-art.el (article-verify-x-pgp-sig): Don't test
8593         mm-verify-option.
8594         (gnus-treat-x-pgp-sig): Default value.
8595         (gnus-ignored-headers): Redundant.
8596
8597 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8598
8599         * gnus-win.el (gnus-configure-frame): Save selected window.
8600
8601 2000-02-15  Andrew Innes  <andrewi@gnu.org>
8602
8603         * nnmbox.el: Require gnus-range.
8604         (nnmbox-group-building-active-articles): New variable.
8605         (nnmbox-group-active-articles): New variable; this is a cache of
8606         all active articles by group and number.
8607         (nnmbox-in-header-p): New function.
8608         (nnmbox-find-article): New function.
8609         (nnmbox-record-active-article): New function.
8610         (nnmbox-record-deleted-article): New function.
8611         (nnmbox-is-article-active-p): New function.
8612         (nnmbox-retrieve-headers): Use nnmbox-find-article.
8613         (nnmbox-request-article): Ditto.  Also supply extra arg to
8614         nnmbox-article-group-number.
8615         (nnmbox-request-expire-articles): Ditto.
8616         (nnmbox-request-move-article): Ditto.
8617         (nnmbox-request-replace-article): Ditto.
8618         (nnmbox-request-rename-group): Rename group entry in active
8619         article cache.
8620         (nnmbox-delete-mail): Update active article cache, unless article
8621         is being replaced.
8622         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
8623         than partially duplicating it.
8624         (nnmbox-article-group-number): Add extra `this-line' arg, to
8625         handle articles belonging to multiple groups.
8626         (nnmbox-save-mail): Update active article cache.
8627         (nnmbox-read-mbox): Build active article cache when loading mbox.
8628         Also do some repair work, if we find articles that are missing the
8629         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
8630         reconstruct these from Xref info.
8631
8632 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8633
8634         * mail-source.el (mail-source-report-new-mail): Use
8635         nnheader-run-at-time.
8636
8637 2000-02-15  Andrew Innes  <andrewi@gnu.org>
8638
8639         * mail-source.el (mail-source-fetch-pop): Clear pop password when
8640         an error is thrown, and then rethrow the error.
8641         (mail-source-check-pop): Ditto.
8642         (mail-source-start-idle-timer): Prevent multiple pop checks
8643         running if the check takes a long time.
8644
8645 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8646
8647         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
8648         succeed.
8649
8650 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8651
8652         * gnus-win.el (gnus-configure-windows): Make sure
8653         nntp-server-buffer is live.
8654         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
8655
8656 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
8657
8658         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
8659
8660 2000-12-04  Andreas Jaeger  <aj@suse.de>
8661
8662         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
8663
8664 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8665
8666         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
8667
8668 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
8669
8670         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
8671
8672 2000-12-01  Simon Josefsson  <sj@extundo.com>
8673
8674         * mml-smime.el (mml-smime-verify): Fix address parsing.
8675
8676 2000-12-01  Simon Josefsson  <sj@extundo.com>
8677
8678         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
8679         more than one certificate inside PKCS#7 blob.  Better security
8680         information (clamed / actual sender, openssl output, certificates
8681         inside message).
8682
8683         * smime.el (smime-verify-region): Output to /dev/null.
8684         (smime-buffer-as-string-region): Don't parse empty lines.
8685
8686 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8687
8688         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
8689         ?d and ?D.
8690         (gnus-mime-security-show-details-inline): New variable.
8691         (gnus-mime-security-show-details): Use them.
8692         (gnus-insert-mime-security-button): Ditto.
8693
8694         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
8695         Suggest by Michael Duggan (md5i@cs.cmu.edu).
8696         (mml2015-gpg-clear-verify): Ditto.
8697         (mml2015-gpg-decrypt-1): Ditto.
8698         (mml2015-use): Prefer 'gpg.
8699
8700 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8701
8702         * gnus-util.el (gnus-add-text-properties-when): New function.
8703         (gnus-remove-text-properties-when): Ditto.
8704
8705         * gnus-cite.el (gnus-article-hide-citation): Use them.
8706         (gnus-article-toggle-cited-text): Use them.
8707
8708         * gnus-art.el (gnus-signature-toggle): Use them.
8709         (gnus-article-show-hidden-text): Ditto.
8710         (gnus-article-hide-text): Ditto.
8711
8712 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8713
8714         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
8715
8716 2000-11-30  Simon Josefsson  <sj@extundo.com>
8717
8718         * smime.el (smime-point-at-eol): New alias.
8719         (smime-buffer-as-string-region): Use it.
8720
8721 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8722
8723         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
8724
8725 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8726
8727         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
8728
8729         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
8730
8731         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
8732
8733 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8734
8735         * nnmh.el (nnmh-request-expire-articles): Implemented
8736         expiry-target for nnmh backend.
8737
8738 2000-11-30  Simon Josefsson  <sj@extundo.com>
8739
8740         * mm-decode.el (mm-security-from): New variable.
8741         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
8742
8743         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
8744         than `from'.
8745
8746 2000-11-30  Simon Josefsson  <sj@extundo.com>
8747
8748         * mml-smime.el (mml-smime-verify): Verify that certificate mail
8749         address match sender address.
8750
8751         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
8752
8753         * smime.el (smime-verify-region): Don't copy buffer.
8754         (smime-decrypt-buffer): Use expand-file-name on keyfile.
8755         (smime-pkcs7-region): New function.
8756         (smime-pkcs7-certificates-region): Ditto.
8757         (smime-pkcs7-email-region): Ditto.
8758         (smime-buffer-as-string-region): Ditto.
8759
8760         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
8761         buffer.
8762
8763 2000-11-23  Jens Krinke <j.krinke@gmx.de>
8764
8765         * smime.el (smime-decrypt-region): Fix keyfile argument.
8766
8767 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8768
8769         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
8770
8771 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8772
8773         * message.el (message-shoot-gnksa-feet): New variable.
8774         (message-gnksa-enable-p): New function.
8775         (message-send): Use it.
8776         (message-check-news-body-syntax): Ditto.
8777
8778 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8779
8780         * message.el (message-make-message-id): Remove the redundancy.
8781
8782 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8783
8784         * message.el (message-setup): Discourage using mc-install-*-mode.
8785
8786         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
8787
8788 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8789
8790         * gnus-cite.el (gnus-cite-parse): Guess citation length.
8791
8792 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8793
8794         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
8795
8796 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8797
8798         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
8799
8800 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8801
8802         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
8803         insert-buffer-substring.
8804
8805         * message.el (message-send-mail): Use buffer-substring-no-properties.
8806         (message-send-news): Ditto.
8807
8808 2000-11-22  David Edmondson <dme@dme.org>
8809
8810         * imap.el (imap-wait-for-tag): Message read info.
8811
8812 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8813
8814         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
8815         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
8816         (mml2015-gpg-encrypt): Ditto.
8817
8818 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8819
8820         * mm-decode.el (mm-verify-option): Default value.
8821
8822         * mml-sec.el (mml-secure-part): Error message.
8823
8824 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8825
8826         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
8827
8828 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8829
8830         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
8831
8832 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8833
8834         * gnus-art.el (gnus-article-describe-key): Use prompt.
8835         (gnus-article-describe-key-briefly): Ditto.
8836
8837 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8838
8839         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
8840
8841 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8842
8843         * gnus-art.el (gnus-article-describe-key): New function.
8844         (gnus-article-describe-key-briefly): New function.
8845
8846 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8847
8848         * mm-decode.el (mm-decrypt-option): Doc typo.
8849
8850         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
8851         return a number.
8852
8853 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8854
8855         * message.el (message-newline-and-reformat): Typo.
8856
8857 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8858
8859         * gnus-art.el (article-verify-x-pgp-sig): Check whether
8860         original-article-buffer exists.
8861
8862         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
8863         (rfc2047-header-encoding-alist): Addresses are different from text.
8864         (rfc2047-encode-message-header): Ditto.
8865         (rfc2047-dissect-region): Extra parameter.
8866         (rfc2047-encode-region): Ditto.
8867         (rfc2047-encode-string): Ditto.
8868
8869 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8870
8871         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
8872         (mm-uu-pgp-encrypted-extract): Use it.
8873         (mm-uu-pgp-signed-extract-1): New function.
8874         (mm-uu-pgp-signed-extract): Use it.
8875
8876         * gnus-art.el (gnus-mime-display-security): New function.
8877         (gnus-mime-display-part): Use it.
8878         (gnus-mime-security-verify-or-decrypt): New function.
8879         (gnus-mime-security-press-button): New function.
8880         (gnus-insert-mime-security-button): Use it.
8881
8882         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
8883         (mm-find-raw-part-by-type): Ditto.
8884         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
8885         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
8886         (mm-destroy-parts): Kill nested multibyte buffer.
8887
8888         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
8889         (mml2015-gpg-verify): Ditto.
8890
8891 2000-11-18  Simon Josefsson  <sj@extundo.com>
8892
8893         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
8894         (mml2015-function-alist): Use it.
8895
8896         * mml-sec.el (mml-sign-alist): Update names.
8897         (mml-encrypt-alist): Ditto.
8898         (mml-secure-part-smime-sign): Moved to mml-smime.el
8899         as `mml-smime-sign-query'.
8900         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
8901         `mml-smime-get-file-cert'.
8902         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
8903         `mml-smime-get-dns-cert'.
8904         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
8905         `mml-smime-encrypt-query'.
8906         (mml-smime-sign-buffer): Use mml-smime-sign.
8907         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
8908
8909         * mml-smime.el (mml-smime-sign): New function.
8910         (mml-smime-encrypt):
8911         (mml-smime-sign-query):
8912         (mml-smime-get-file-cert):
8913         (mml-smime-get-dns-cert):
8914         (mml-smime-encrypt-query): Moved from mml-sec.el.
8915
8916 2000-11-16  Simon Josefsson  <sj@extundo.com>
8917
8918         * mml2015.el (mml2015-gpg-clear-verify): New function.
8919         (mml2015-function-alist): Add it.
8920
8921 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8922
8923         * message.el (message-setup-fill-variables): Use
8924         message-cite-prefix-regexp.
8925         (message-newline-and-reformat): Check the end of citation, leading
8926         WSP, break in the cite prefix.
8927         (message-fill-paragraph): New function.
8928
8929 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
8930
8931         * lpath.el: Shut up.
8932
8933 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
8934
8935         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
8936         raw 8-bit in headers in dk.* newsgroups.
8937
8938 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
8939
8940         * message.el (message-newline-and-reformat): Match extra WSPs.
8941
8942 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
8943
8944         * mml.el (mml-generate-mime-1): Ignore ascii.
8945
8946 2000-11-16 Justin Sheehy <justin@iago.org>
8947
8948         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
8949
8950 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
8951
8952         * message.el (message-cite-prefix-regexp): Prefix should not end
8953         at space.
8954
8955 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
8956
8957         * message.el (message-mode-syntax-table): Add - as a word
8958         constituent as in articles.
8959         (message-setup-fill-variables): Add -_. as supercite-style prefix.
8960         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
8961         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
8962
8963 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
8964
8965         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
8966
8967 2000-11-12  David Edmondson  <dme@dme.org>
8968
8969         * message.el (message-font-lock-keywords): use
8970         message-cite-prefix-regexp.
8971
8972 2000-11-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8973
8974         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
8975         Stein Arild Str\e,Ax\e(Bmme.
8976         (gnus-group-jump-to-group): Use it.
8977         (gnus-group-jump-to-group-prompt): Customize.
8978
8979 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
8980
8981         * mailcap.el (mailcap-possible-viewers): Match the entire string.
8982
8983 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
8984
8985         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
8986         incompatible.
8987         (mml2015-mailcrypt-sign): Ditto.
8988
8989 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
8990
8991         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
8992         group is open.
8993
8994 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
8995
8996         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
8997         nnvirtual articles.
8998         (gnus-backlog-request-article): Don't request nnvirtual articles.
8999
9000 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9001
9002         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
9003         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
9004
9005 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9006
9007         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
9008         * mml.el (mml-generate-mime-1): Use charset attribute.
9009         * mm-bodies.el (mm-encode-body): Add parameter charset.
9010         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
9011
9012 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
9013
9014         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
9015         (mml2015-mailcrypt-clear-decrypt): Ditto.
9016         (mml2015-mailcrypt-verify): Ditto.
9017         (mml2015-mailcrypt-clear-verify): Ditto.
9018         (mml2015-gpg-verify): Ditto.
9019
9020 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9021
9022         * smime.el (smime-openssl-program): Test the existence of openssl.
9023         * mml-smime.el: Require mm-decode.
9024         (mml-smime-verify-test): New function.
9025         * mm-decode.el (mm-verify-function-alist): Use it.
9026
9027 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9028
9029         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
9030         anyway.
9031
9032 2000-11-13  Simon Josefsson  <sj@extundo.com>
9033
9034         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
9035         verification doesn't work.
9036
9037 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
9038
9039         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
9040         (gnus-inews-do-gcc): Use it.
9041
9042 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9043
9044         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
9045         leading space.
9046         * mm-extern.el (mm-inline-external-body): Report error when no
9047         access-type.
9048
9049 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9050
9051         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
9052
9053 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
9054
9055         * gnus-art.el (gnus-mime-button-menu): Use select-window.
9056
9057 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
9058
9059         * gnus-art.el (gnus-mime-display-part): Display multipart/related
9060         as multipart/mixed.
9061
9062 2000-11-12  David Edmondson  <dme@dme.org>
9063
9064         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
9065         and replace `.' with `\w' to allow for different syntax tables
9066         (from Vladimir Volovich).
9067         * message.el (message-newline-and-reformat): use
9068         `message-cite-prefix-regexp'.
9069         * gnus-cite.el (gnus-supercite-regexp): use
9070         `message-cite-prefix-regexp'.
9071         * gnus-cite.el (gnus-cite-parse): use
9072         `message-cite-prefix-regexp'.
9073
9074 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
9075
9076         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
9077         PGP SIGNATURE.  Escape leading "-"'s.
9078         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
9079
9080 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
9081
9082         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
9083
9084 2000-11-11  Simon Josefsson  <sj@extundo.com>
9085
9086         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
9087
9088         * smime.el (smime-details-buffer): New variable.
9089         (smime-sign-region):
9090         (smime-encrypt-region):
9091         (smime-verify-region):
9092         (smime-decrypt-region): Copy OpenSSL output to the buffer.
9093
9094         * mml-smime.el (mml-smime-verify): Support security info.
9095
9096 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
9097
9098         * mm-decode.el (mm-verify-option): Set default to nil.
9099         (mm-decrypt-option): Ditto.
9100         * gnus-art.el (article-verify-x-pgp-sig): New function.
9101
9102 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
9103
9104         * gnus-art.el (gnus-mime-display-alternative): Show button if no
9105         preferred part.
9106
9107 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9108
9109         * gnus-sum.el (gnus-move-split-methods): Say that
9110         `gnus-split-methods' uses file names, whereas this uses group
9111         names.  (Report from Nevin Kapur)
9112
9113 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
9114
9115         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
9116
9117 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9118
9119         * nnheader.el (nnheader-directory-files-is-safe): New variable.
9120         (nnheader-directory-articles): Use it.
9121         (nnheader-article-to-file-alist): Ditto.
9122
9123 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9124
9125         * rfc2047.el (rfc2047-pad-base64): New function.
9126         (rfc2047-decode): Use it.
9127
9128 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
9129
9130         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
9131         select method.
9132
9133 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9134
9135         * mml2015.el (mml2015-gpg-decrypt-1):
9136         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
9137
9138 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9139
9140         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
9141
9142 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
9143
9144         * pop3.el (pop3-munge-message-separator): A message may have an
9145         empty body.
9146
9147 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
9148
9149         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
9150         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
9151         (mm-uu-pgp-signed-extract): Use coding-system.
9152
9153 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9154
9155         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
9156         (gnus-insert-mime-security-button): New function.
9157         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
9158         * mml2015.el:  Add security info when verify or decrypt.
9159         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
9160         (mm-uu-pgp-encrypted-extract): Ditto.
9161
9162 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
9163
9164         * mm-decode.el (mm-display-parts): New function.
9165         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
9166
9167 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9168
9169         * gnus-mlspl.el: Documentation tweaks.
9170
9171 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9172
9173         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
9174         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
9175         argument.
9176
9177 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
9178
9179         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
9180
9181 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
9182
9183         * gnus-art.el (gnus-article-encrypt): New function.
9184         (gnus-article-encrypt-protocol-alist): New variable.
9185         (gnus-article-encrypt-protocol): New variable.
9186         * mml2015.el (mml2015-self-encrypt): New function.
9187         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
9188
9189 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
9190
9191         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
9192         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
9193         let mailcap do it.
9194         * mml2015.el: Remove snarf code.
9195         * mm-decode.el: Remove snarf code.
9196
9197 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
9198
9199         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
9200         (mml-insert-mime): Understand gnus-decoded.
9201         (mime-to-mml): New parameter handles.
9202         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9203         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
9204
9205 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
9206
9207         * mm-decode.el (mime-security): New group.
9208         (mm-verify-function-alist): Add test function.
9209         (mm-decrypt-function-alist): Ditto.
9210         (mm-snarf-option): Set default value as nil.
9211         (mm-find-part-by-type): Recursive parameter.
9212         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
9213         * mml2015.el: Support draft-ietf-openpgp-multsig.
9214
9215 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
9216
9217         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
9218         (gnus-article-view-part-as-charset): New function.
9219
9220 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9221
9222         * mm-decode.el (mm-verify-option): Default value.
9223         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
9224
9225 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9226
9227         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
9228
9229 2000-11-05  Simon Josefsson  <sj@extundo.com>
9230
9231         * mml-smime.el (mml-smime-verify): Work in original multipart
9232         buffert.
9233
9234         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
9235         (mm-handle-multipart-ctl-parameter): Ditto.
9236         (mm-alist-to-plist): New function.
9237         (mm-dissect-buffer): Store CTL parameters and copy original buffer
9238         for multiparts.
9239         (mm-destroy-parts): Destroy multipart buffert.
9240         (mm-remove-part): Ditto.
9241
9242         * mml-smime.el (mml-smime-sign): Not used.
9243         (mml-smime-encrypt): Ditto.
9244
9245         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
9246
9247         Verify S/MIME signature support.
9248
9249         * mm-decode.el (mm-inline-media-tests): Add
9250         application/{x-,}pkcs7-signature.
9251         (mm-inlined-types): Ditto.
9252         (mm-automatic-display): Ditto.
9253         (mm-verify-function-alist): Ditto.  Add name of method.
9254         (mm-decrypt-function-alist): Add name of method.
9255         (mm-find-part-by-type): Add documentation.
9256         (mm-possibly-verify-or-decrypt): Use new format of
9257         mm-{verify,decrypt}-function-alist.  Use method names.
9258
9259         * mml-smime.el (mml-smime-verify): New function.
9260
9261 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9262
9263         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
9264
9265 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9266
9267         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
9268         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
9269         * mm-decode.el (mm-snarf-option): New variable.
9270
9271 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9272
9273         * mm-util.el (mm-subst-char-in-string): New function.
9274         (mm-replace-chars-in-string): Use it.
9275         * message.el (message-replace-chars-in-string): Use it.
9276         * nnheader.el (nnheader-replace-chars-in-string): Use it.
9277         * gnus-mh.el (mh-lib-progs): Shut up.
9278
9279 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
9280
9281         * base64.el, md5.el: Moved to contrib directory.
9282
9283 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
9284
9285         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
9286         the last article when search.
9287
9288 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9289
9290         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
9291         * nnmail.el (nnmail-pathname-coding-system): Ditto.
9292
9293 2000-09-29  David Edmondson  <dme@thus.net>
9294
9295         * message.el (message-newline-and-reformat): Typo.
9296
9297 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9298
9299         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
9300
9301 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
9302
9303         * nntp.el (nntp-decode-text): Delete bogus status lines.
9304
9305 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
9306
9307         * message.el (message-font-lock-keywords): Match a final newline
9308         to help font-lock's multiline support.
9309
9310 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9311
9312         * nnoo.el (nnoo-set): New function.
9313
9314 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
9315
9316         * gpg.el, gpg-ring.el: Moved to contrib directory.
9317
9318 2000-11-04  Simon Josefsson  <sj@extundo.com>
9319
9320         * nnimap.el (nnimap-split-inbox): Typo.
9321
9322 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
9323
9324         * gnus-msg.el (gnus-msg-mail): Move it backwards.
9325
9326 2000-11-03  Simon Josefsson  <sj@extundo.com>
9327
9328         * rfc2231.el (rfc2231-parse-qp-string): New function.
9329         (require): rfc2047.
9330
9331         * mail-parse.el (mail-header-parse-content-type):
9332         (mail-header-parse-content-disposition): Support invalid QP
9333         encoded strings, by using `rfc2231-parse-qp-string'.
9334
9335 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9336
9337         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
9338         (rfc2231-decode-encoded-string): Typo "> X 1".
9339         (rfc2231-encode-string): Insert the name of charset.
9340         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
9341
9342 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9343
9344         * mm-decode.el (mm-save-part): Return the filename.
9345         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
9346         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
9347         (gnus-mime-action-alist): Use it.
9348         (gnus-mime-button-commands): Use it.
9349         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
9350         (mm-inline-external-body): unwind-protect.
9351
9352 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
9353
9354         * gnus-art.el (gnus-insert-mime-button): Show url.
9355
9356 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
9357
9358         * mml.el (mml-generate-mime-1): Support external url.
9359         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
9360
9361 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
9362
9363         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
9364         * mm-decode.el (mm-display-external): Ditto.
9365         * mm-extern.el: New file.
9366         * mm-decode.el (mm-inline-media-tests): Hook it up.
9367         (mm-inlined-types): Inline message/external-body.
9368
9369 2000-11-02  Simon Josefsson  <sj@extundo.com>
9370
9371         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
9372
9373         * message.el (message-get-reply-headers): Better handling when
9374         Mail-Followup-To is very large.
9375
9376 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
9377
9378         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
9379         * gnus-art.el (gnus-article-edit-done):
9380         * gnus-sum.el (gnus-summary-edit-article-done): Move line
9381         counting code here.
9382         * gnus-msg.el (gnus-setup-message): Remove a hack.
9383
9384 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9385
9386         * gnus-sum.el (gnus-newsgroup-variables): New variable.
9387         (gnus-summary-mode): Make them local variables.
9388         (gnus-set-global-variables): Globalize them.
9389         (gnus-summary-exit): Kill them.
9390
9391 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
9392
9393         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
9394         word.
9395
9396 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
9397
9398         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
9399         gnus-article-wash-types.
9400         * gnus-art.el (gnus-article-wash-status): Use them.
9401
9402 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
9403
9404         * mml.el (mml-read-tag): Remove spaces and LF.
9405
9406 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9407
9408         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
9409         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
9410
9411 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
9412
9413         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
9414
9415 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
9416
9417         * gnus-sum.el (gnus-article-charset): New variable.
9418         (gnus-summary-display-article): Set it.
9419         * gnus-msg.el (gnus-copy-article-buffer): Use it.
9420         * gnus-art.el (gnus-article-mode): Make it local variable.
9421
9422 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9423
9424         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
9425
9426 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9427
9428         * nnwfm.el: New file.
9429
9430         * nnweb.el (nnweb-replace-in-string): New function.
9431
9432 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
9433
9434         * mml2015.el: Wrap gpg.el.
9435         * gpg.el (gpg-verify): The last argument of apply is a list.
9436         (gpg-encrypt): Add passphrase as a parameter.
9437
9438 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
9439
9440         * gpg.el: New file.
9441         * gpg-ring.el: New file.
9442
9443 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
9444
9445         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
9446
9447 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9448
9449         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
9450         double-quote characters.
9451         (gnus-summary-prepare-threads): Ditto.
9452
9453 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9454
9455         * gnus-art.el (gnus-mime-display-single): Forward line -1.
9456         * mml.el (mml-read-tag): Don't skip the leading space.
9457         * lpath.el (font-lock-set-defaults): Shut up.
9458
9459 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
9460
9461         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
9462
9463 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
9464
9465         * qp.el (quoted-printable-encode-region): Replace leading - when
9466         ultra safe.
9467         * mml.el (mml-generate-mime-postprocess-function): Removed.
9468         (mml-postprocess-alist): Removed.
9469         (mml-generate-mime-1): Use ultra-safe when sign.
9470         * mml2015.el (mml2015-fix-micalg): Uppercase.
9471         (mml2015-verify): Insert LF.
9472         (mml2015-mailcrypt-sign): Downcase; search backward.
9473
9474 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9475
9476         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
9477         restrictive.
9478         (nnultimate-table-regexp): New variable.
9479         (nnultimate-forum-table-p): Use it.
9480
9481 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
9482
9483         * gnus-sum.el (gnus-summary-expire-articles): Save point.
9484
9485 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
9486
9487         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
9488         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
9489
9490 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9491
9492         * mml2015.el: Shut up.
9493
9494 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
9495
9496         * gnus.el (gnus-server-browse-hashtb): Removed.
9497         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
9498         (gnus-group-insert-group-line-info): Use simplified method.
9499         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
9500
9501 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
9502
9503         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
9504         moved here.
9505         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
9506         * gnus-group.el (gnus-group-prepare-flat): Use it.
9507         * gnus-topic.el (gnus-group-prepare-topics): Use it.
9508
9509 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
9510
9511         * mml.el (mml-mode): Show menu in XEmacs.
9512
9513 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
9514
9515         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
9516         (gnus-server-read-server-in-server-buffer): New function.
9517         (gnus-browse-foreign-server): Browse in group buffer.
9518         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
9519         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
9520         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
9521         * gnus.el (gnus-server-browse-hashtb): New variable.
9522
9523 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
9524
9525         * nnfolder.el (nnfolder-open-nov): Use group.
9526
9527 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9528
9529         * nnfolder.el: Add NOV. Set version to 2.0.
9530         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
9531
9532 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
9533
9534         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
9535
9536 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
9537
9538         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
9539         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
9540
9541 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9542
9543         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
9544
9545 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
9546
9547         * mm-decode.el (mm-verify-function-alist): New variable.
9548         (mm-verify-option): New variable.
9549         (mm-decrypt-function-alist): Ditto.
9550         (mm-decrypt-option): Ditto.
9551         (mm-find-raw-part-by-type): New function.
9552         (mm-possibly-verify-or-decrypt): New function.
9553         (mm-dissect-multipart): Use it.
9554         * mml2015.el (mml2015-fix-micalg): New function.
9555         (mml2015-decrypt): Use new interface.
9556         (mml2015-verify):  Use new interface.
9557         (mml2015-setup): Make it bogus.
9558
9559 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
9560
9561         * mml.el (mml-generate-mime-postprocess-function): Set to
9562         mml-postprocess.
9563         (autoload): Autoload mml2015 and mml-smime.
9564         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
9565         * mml2015.el (mml2015-encrypt): New function.
9566         (mml2015-sign): New function.
9567         (mml2015-encrypt-function): New variable.
9568         (mml2015-sign-function): New variable.
9569         (mml2015-mailcrypt-encrypt): Use message-recipients.
9570         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
9571         * mml-smime.el (mml-smime-setup): Ditto.
9572
9573 2000-10-28  Simon Josefsson  <sj@extundo.com>
9574
9575         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
9576         Communigate Pro 3.3.1 server.
9577
9578         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
9579         in buffers.
9580         (mml-secure-dns-server): Removed.
9581         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
9582         write certificates to files.
9583
9584         * smime.el (smime-dns-server): New variable.
9585         (smime-mail-to-domain):
9586         (smime-cert-by-dns): New functions.
9587
9588         * dig.el: New file.
9589
9590 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
9591
9592         * message.el (message-options): New variable.
9593         (message-options-set-recipient): New function.
9594         (message-send): Use them.
9595         * gnus-int.el (gnus-request-replace-article): Use them.
9596         (gnus-request-accept-article): Ditto.
9597         * mml.el (mml-preview): Use them.
9598         * gnus-sum.el (gnus-summary-edit-article): Use them.
9599
9600         * message.el (message-options-get): New function.
9601         (message-options-get): New function.
9602         * rfc2047.el (rfc2047-encode-message-header): Use them.
9603         * mm-bodies.el (mm-encode-body): Use them.
9604
9605 2000-10-28  Simon Josefsson  <sj@extundo.com>
9606
9607         * nnimap.el (nnimap-retrieve-which-headers):
9608         (nnimap-request-article-part): Quote message-id.
9609
9610         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
9611         (smime-CA-file): New variable.
9612         (smime-call-openssl-region): Don't error.
9613         (smime-sign-region): Return result value.
9614         (smime-encrypt-region): Ditto.
9615         (smime-verify-region): New function.
9616         (smime-decrypt-region): Ditto.
9617         (smime-verify-buffer): Ditto.
9618         (smime-decrypt-buffer): Ditto.
9619
9620         * mml.el: Require mml-sec.
9621         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
9622         (mml-mode-map): Add "sign" and "encrypt" maps.
9623         (mml-menu): Add security menu.
9624         (mml-preview): Use generate-new-buffer.
9625
9626         * mml-sec.el: New file.
9627
9628 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
9629
9630         * mm-decode.el (mm-find-part-by-type): Move it here.
9631         * mml.el (mml-postprocess): Move it here.
9632         (mml-postprocess-alist): Move it here. Merge them.
9633
9634 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
9635
9636         * rfc2047.el (rfc2047-encode-message-header): Make sure no
9637         unencoded stuff in the header.
9638
9639 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
9640
9641         * gnus-group.el (gnus-group-listed-groups): New variable.
9642         (gnus-group-list-option): New variable.
9643         (gnus-group-list-limit-map): New keymap.
9644         (gnus-group-list-flush-map): New keymap.
9645         (gnus-group-list-plus-map): New keymap.
9646         (gnus-group-prepare-logic): New function.
9647         (gnus-group-prepare-flat): Merge with
9648         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
9649         (gnus-group-prepare-flat-list-dead): Ditto.
9650         (gnus-group-list-matching): Use gnus-group-prepare-function.
9651         (gnus-group-list-dormant): Ditto.
9652         (gnus-group-list-cached): Ditto.
9653         (gnus-group-listed-groups): New function.
9654         (gnus-group-list-limit): New function.
9655         (gnus-group-list-flush): New function.
9656         (gnus-group-list-plus): New function.
9657         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
9658         (gnus-topic-prepare-topic): Ditto.
9659
9660 2000-10-27  Paul Jarc <prj@po.cwru.edu>
9661
9662         * message.el (message-insert-to, message-get-reply-headers):
9663         (message-reply, message-followup): Mail-{Followup,Reply}-To.
9664
9665 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
9666
9667         * mml2015.el: New file.
9668         * smime.el: New file.
9669         * mml-smime.el: New file.
9670
9671 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
9672
9673         * ChangeLog: Moved to ChangeLog.1.
9674
9675     Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
9676   Copying and distribution of this file, with or without modification,
9677   are permitted provided the copyright notice and this notice are preserved.
9678
9679 ;; Local Variables:
9680 ;; coding: iso-2022-7bit
9681 ;; End: