88e241fa0cbf0b2ba7a5fbf6c3ae14e70aa9392c
[gnus] / lisp / ChangeLog
1 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
2
3         * gnus.el (gnus-news-group-p): Rewrote.  Now accepts a header
4         vector (it didn't before because of a bug).
5         * gnus-msg.el (gnus-post-news): Use header vector directly, if
6         available.  Before it converted it to an article number.
7
8         This makes followup to news articles with negative numbers in
9         nnvirtual groups use news instead of mail.
10
11 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
12
13         * gnus.el (post-method): Use `native' instead of `nil'.
14
15         * gnus-msg.el (gnus-post-method): Ditto.
16
17 2001-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
18
19         * gnus.el (gnus-define-group-parameter): Grammar fix.
20
21 2001-10-22  Simon Josefsson  <jas@extundo.com>
22
23         * gnus-msg.el (gnus-extended-version): Include
24         system-configuration.
25         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro\e,A_\e(Bjohann).
26
27 2001-10-22  Per Abrahamsen  <abraham@dina.kvl.dk>
28
29         * gnus.el (post-method): Customization fix: `native' is not a
30         valid value.
31         * gnus-msg.el (gnus-post-method): Doc and customization fix:
32         `native' is not a valid value.
33
34 2001-10-21  Simon Josefsson  <jas@extundo.com>
35
36         * nnimap.el (nnimap): Defgroup
37         (nnimap-strict-function, nnimap-strict-function-match): New
38         widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
39         (nnimap-split-crosspost, nnimap-split-inbox)
40         (nnimap-split-rule, nnimap-split-predicate) 
41         (nnimap-split-predicate): Defcustom.
42         (nnimap-split-inbox, nnimap-expunge-search-string) 
43         (nnimap-importantize-dormant): Remove "*" from doc.
44
45 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
46
47         * gnus-sum.el (gnus-summary-limit-to-score): Prompt for score if
48         not supplied via prefix arg.  From Lisp, make arg mandatory.
49         Suggested by Frank Schmitt.
50
51 2001-10-20  Per Abrahamsen  <abraham@dina.kvl.dk>
52
53         * message.el (message-do-auto-fill): Avoid calling
54         'rfc822-goto-eoh'. 
55
56 2001-10-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
57         From Paul Jarc <prj@po.cwru.edu>.
58         
59         * message.el (message-get-reply-headers): Restructure the logic
60         and add comments.  From Paul Jarc <prj@po.cwru.edu>.
61
62 2001-10-20  Simon Josefsson  <jas@extundo.com>
63
64         * message.el (message-cancel-news): Support cancel-locks.
65         Suggested by Per Abrahamsson.
66
67         * nnml.el (nnml-marks-changed-p): Use `equal' when comparing
68         conses.  From David Z Maze <dmaze@MIT.EDU>.
69
70         * nnfolder.el (nnfolder-marks-changed-p): Ditto.
71
72 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
73
74         * mm-decode.el (mm-default-directory): Fix customize type.
75
76         * message.el (message-setup-fill-variables): Kludge to use
77         normal-auto-fill-function even if auto fill is already activated.
78
79 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
80
81         * message.el (message-do-auto-fill): New version that does not
82         rely on text properties, by Simon Josefsson <jas@extundo.com>. 
83         (message-setup-1): Removed the `message-field' property.
84
85         * gnus-draft.el (gnus-draft-edit-message): Removed the
86         `message-field' property.
87
88 2001-10-19  Per Abrahamsen  <abraham@dina.kvl.dk>
89
90         * gnus-draft.el (gnus-draft-edit-message): Change `field' to
91         `message-field'.  The `field' property has a special significance in
92         Emacs 21.
93
94         * message.el (message-send, message-setup-1): Ditto.
95
96 2001-10-18  Simon Josefsson  <jas@extundo.com>
97
98         * gnus-sum.el (gnus-group-make-articles-read): Call g-r-set-mark
99         when undoing.
100
101 2001-10-18  Simon Josefsson  <jas@extundo.com>
102         From Frank Schmitt <usereplyto@Frank-Schmitt.net>
103
104         * gnus-sum.el (gnus-summary-limit-to-display-predicate): Fix typo.
105         (gnus-summary-make-menu-bar): Ditto.
106
107 2001-10-17  Simon Josefsson  <jas@extundo.com>
108
109         * nnimap.el (nnimap-expiry-target): Make sure it is back to the
110         server. Suggested by ShengHuo ZHU <zsh@cs.rochester.edu>.
111
112 2001-10-17 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
113
114         * gnus-sum.el (gnus-summary-line-format-alist): user-date entry.
115         * gnus-util.el (gnus-user-date): New function. 
116         From Frank Schmitt <usenet@Frank-Schmitt.net>.
117         
118 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
119
120         * message.el (message-check-news-header-syntax): Special case
121         nnvirtual groups.
122
123         * gnus-sum.el (gnus-summary-respool-default-method): Changed
124         customize type to `symbol'.
125
126 2001-10-17 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
127
128         * gnus-spec.el (gnus-parse-simple-format): Support extended spec
129         %&foo;.
130         (gnus-parse-simple-format): Support user extended spec too. 
131         %u&foo; invokes gnus-user-format-function-foo.
132
133 2001-10-17 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
134
135         * nnml.el (nnml-request-expire-articles): Make sure it is back to
136         the server.
137         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
138         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
139         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
140         * nndiary.el (nndiary-request-expire-articles): Ditto.
141         (nndiary-schedule): Defsubst it before use it.
142         (nndiary-error): eval-and-compile.
143
144 2001-10-17  Per Abrahamsen  <abraham@dina.kvl.dk>
145
146         * gnus-msg.el (gnus-post-method): Changed two instances of
147         `active' to `current' and one `null' to `not'.
148
149 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
150         From Katsumi Yamaoka  <yamaoka@jpl.org>.
151
152         * message.el (message-setup-fill-variables): Use
153         `normal-auto-fill-function' instead of `auto-fill-function'.
154
155 2001-10-16  Simon Josefsson  <jas@extundo.com>
156
157         * mml2015.el (mml2015-fix-micalg): Fix for Mutt-bug.
158         (mml2015-gpg-decrypt-1): Decanonicalize decrypted MIME
159         body. (Mailcrypt seem to do this, but gpg.el doesn't.)
160
161 2001-10-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
162         Patch by Oliver Scholz <oscholz@my.gnus.org>.
163
164         * gnus-draft.el (gnus-draft-edit-message): Add text property
165         `field' with value `header' to message headers.
166         * message.el (message-setup-1): Really add text property to all of
167         the header, not just part of it.
168
169 2001-09-04 21:42:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
170
171         * gnus-group.el (gnus-group-sort-by-server): Use it.
172
173         * gnus.el (gnus-method-to-full-server-name): New, bogus function.
174
175         * gnus-topic.el (gnus-topic-sort-groups-by-server): New command
176         and keystroke.
177
178 2001-10-14  Simon Josefsson  <jas@extundo.com>
179
180         * dig.el: Doc fix.
181
182         * smime.el: Doc fix.
183
184         * gnus-msg.el (gnus-inews-do-gcc): Port header encoded-word
185         charset magic from message.el.
186
187 2001-10-12  Simon Josefsson  <jas@extundo.com>
188         Suggested by david.goldberg6@verizon.net (David S. Goldberg)
189
190         * gnus-cite.el (gnus-article-toggle-cited-text): Don't remove
191         'cite from g-a-wash-types.
192         (gnus-cite-toggle): Ditto.  Add 'cite.  Set modeline.
193         (gnus-article-hide-citation): Fix.
194
195         * gnus-cite.el (gnus-article-hide-citation): Add `c' mode line
196         character.
197         (gnus-article-toggle-cited-text): Toggle `c' mode line character.
198
199         * gnus-art.el (gnus-treat-hide-citation-maybe): Remove duplicate
200         definition.
201         (gnus-signature-toggle): Toggle `s' mode line character.
202
203         * gnus-art.el (article-emphasize): Set `g-a-wash-types' after
204         doing stuff that clears it.
205
206 2001-10-12  Simon Josefsson  <jas@extundo.com>
207
208         * gnus-cache.el (gnus-summary-limit-include-cached): Rewrite.
209         From Eric Marsden <emarsden@laas.fr>.
210
211 2001-10-12 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
212
213         * message.el (message-do-auto-fill): Use gnus-point-at-bol.
214         (autoload): Add some autoloads.
215
216 2001-10-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
217         Suggested by Oliver Scholz <epameinondas@gmx.de>.
218         
219         * message.el (message-do-auto-fill): New function.  Like
220         `do-auto-fill' but don't fill when in the message header.
221         (message-setup-1): Put a text property on the message header.
222         (message-setup-fill-variables): Use `message-do-auto-fill'.
223
224 2001-10-10 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
225
226         * message.el (message-send-mail-partially): Insert an empty line
227         first, because of the change of message-make-lines.
228
229 2001-10-10  Florian Weimer  <fw@deneb.enyo.de>
230
231         * mm-util.el (mm-charset-synonym-alist): If Emacs doesn't support
232         iso-8859-15, make it an alias for iso-8859-1.
233
234 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
235
236         * message.el (message-send-news): Don't modify the value of
237         `message-syntax-checks' if it is not a list (possibly it is
238         `dont-check-for-anything-just-trust-me').
239         
240 2001-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
241
242         * gnus-group.el (gnus-group-name-charset-group-alist): Use
243         `find-coding-system' for XEmacs to check whether the coding-system
244         `utf-8' is available.
245
246 2001-10-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
247
248         * dgnushack.el (dgnushack-compile): Detect mh-e and xml.
249
250 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
251
252         * message.el (message-send-news): Oops, missed case with no
253         "Followup-To" header...
254
255 2001-10-09  Per Abrahamsen  <abraham@dina.kvl.dk>
256
257         * message.el (message-send-news): Allow
258         `gnus-group-name-charset-group-alist' to affect encoding of the
259         "Newsgroups" and "Followup-To" headers.
260
261 2001-10-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
262
263         * Makefile.in (install-el): Depend on gnus-load.el.
264
265 2001-10-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
266
267         * Makefile.in (install-el): Use -f.
268         From: Amos Gouaux <amos+lists.ding@utdallas.edu>
269
270 2001-10-07  Per Abrahamsen  <abraham@dina.kvl.dk>
271
272         * message.el (message-send-news): Don't encode Followups-To when
273         `gnus-group-name-charset-group-alist is' ".*".  [Yuck]
274
275         * gnus-util.el (gnus-decode-newsgroups): No space in newsgroup
276         header. 
277
278         * gnus-art.el (article-decode-group-name): Also decode
279         "Followup-To". 
280
281         * rfc2047.el (rfc2047-encode-message-header): Encode without
282         asking for null methods.
283
284         * gnus-group.el (gnus-group-name-charset-group-alist): Make utf-8
285         default charset for newsgroup names in accordance with USEFOR.
286
287         * gnus-group.el (gnus-group-name-charset-method-alist,
288         gnus-group-name-charset-group-alist): Removed "*" from doc
289         strings, "*" should not be used for complex variables.
290         
291 2001-10-06  Simon Josefsson  <jas@extundo.com>
292
293         Support UTF-8 group names better.
294         
295         * message.el (message-check-news-header-syntax): Encode group
296         names before comparison.
297
298         * gnus-msg.el (gnus-copy-article-buffer): Run all
299         `gnus-article-decode-hook's except `article-decode-charset'
300         instead of hardcoding call to one of them.
301
302         * gnus-art.el (gnus-article-decode-hook): Add
303         `article-decode-group-name'.
304         (article-decode-group-name): New function, use `g-d-n'.
305
306         * gnus-group.el (gnus-group-insert-group-line): Decode
307         gnus-tmp-group using `g-d-n'.
308
309         * gnus-util.el (gnus-decode-newsgroups): New function.
310
311 2001-10-06  Per Abrahamsen  <abraham@dina.kvl.dk>
312
313         * gnus-srvr.el (gnus-browse-foreign-server): Fixed bug non-nil
314         `gnus-group-name-charset-group-alist'. 
315
316 2001-10-06 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
317
318         * Makefile.in: Install el in install. Add uninstall.
319
320 2001-10-05  Simon Josefsson  <jas@extundo.com>
321
322         * nnheader.el (gnus-verbose-backends, gnus-nov-is-evil): Custom.
323
324         * gnus-sum.el (gnus-summary-move-article): Also activate new groups.
325
326         * nnfolder.el (nnfolder-normalize-buffer): Don't insert \n\n in
327         empty folders.
328
329         * gnus-sum.el (gnus-select-newsgroup): Don't enable `display'
330         limiting if read-all (C-u RET) was used.
331
332 2001-10-04  Simon Josefsson  <jas@extundo.com>
333
334         * mail-source.el (mail-source-movemail-program): New variable.
335         (mail-source-movemail): Use it.  Suggested by Taylor Hutt
336         <thutt@thutt.vmware.com>.
337
338 2001-10-03  Simon Josefsson  <jas@extundo.com>
339
340         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): New param.
341         (gnus-summary-line-format-alist): Fix param.
342
343 2001-10-02  Simon Josefsson  <jas@extundo.com>
344
345         * nnimap.el (nnimap-request-move-article): Use imap.el directly,
346         don't go through `nnimap-request-expire-articles' to delete the
347         article.  Thanks to prj@po.cwru.edu (Paul Jarc).
348
349 2001-10-02 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
350
351         * gnus-agent.el (gnus-agent-write-active): The min in the
352         agent/active may be larger than that in the server/active.
353
354 2001-10-01  Simon Josefsson  <jas@extundo.com>
355
356         * mail-source.el (mail-source-fetch-imap): Use BODY.PEEK if server
357         is IMAP4rev1.
358
359         * nnml.el (gnus-article-unpropagatable-p): Autoload gnus-sum.
360
361         * nnfolder.el: Ditto.
362
363 2001-09-30  Dan Christensen <jdc+news@uwo.ca>
364
365         * gnus-sum.el (gnus-summary-extract-address-component): New function.
366         (gnus-summary-from-or-to-or-newsgroups): Optimize.
367
368 2001-09-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
369
370         * message.el (message-mode-map): Keybinding for `gnus-delay-article'.
371         (message-mode-menu): Menu item for same.
372
373         * gnus-group.el (gnus-group-make-menu-bar): Menu item for sending
374         delayed articles.
375
376         * gnus-delay.el (gnus-delay-send-drafts): Do nothing if
377         nndraft:delayed does not exist.
378         (gnus-delay-initialize): Don't set up keymap, that's done from
379         message.el now.
380         (gnus-delay, gnus-delay-group, gnus-delay-header) 
381         (gnus-delay-default-delay, gnus-delay-default-hour): Customize.
382
383 2001-09-29  Simon Josefsson  <jas@extundo.com>
384
385         * mm-util.el (mm-mime-mule-charset-alist): Encode mule-utf-8 as
386         utf-8, not eight-bit-control.
387
388         * imap.el (imap-shell-host, imap-default-user, imap-use-utf7) 
389         (imap-log, imap-debug): Custom.
390         (imap-log-buffer, imap-debug-buffer): New constants.
391         (imap-kerberos4-open, imap-gssapi-open, imap-ssl-open) 
392         (imap-network-open, imap-shell-open, imap-starttls-open) 
393         (imap-send-command-1, imap-send-command, imap-arrival-filter) 
394         (imap-debug): Use imap-*-buffer.
395
396         * nndoc.el (nndoc-article-type): Add mailman.
397         (nndoc-type-alist): Ditto.
398         (nndoc-mailman-type-p): New function.
399
400 2001-09-28 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
401
402         * gnus-xmas.el (gnus-article-x-face-command): Merge it into
403         gnus-art.el.
404
405 2001-09-27  Simon Josefsson  <jas@extundo.com>
406
407         * gnus-topic.el (gnus-topic-mode-map): Add catchup.
408         (gnus-topic-catchup-articles): New function. Suggested by Robin
409         S. Socha <robin-dated-1001857693.185e29@socha.net>.
410
411 2001-09-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
412         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
413
414         * gnus-ems.el (gnus-article-display-xface): Insert xface after
415         previous ones.
416
417 2001-09-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
418         From Daiki Ueno  <ueno@unixuser.org>
419
420         * gnus-sum.el (gnus-summary-show-article): The arglist of
421         detect-coding-region is incompatible.
422
423 2001-09-26 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
424         From Katsuhiro Hermit Endo <hermit@koka-in.org>
425
426         * gnus-group.el (gnus-group-delete-group): Typo.
427
428 2001-09-26  Simon Josefsson  <jas@extundo.com>
429
430         * nnmail.el (nnmail-expiry-target-group): Add doc warning.
431
432         * nnimap.el (nnimap-expiry-target): Use temp buffer.
433
434 2001-09-26 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
435
436         * gnus-cus.el (gnus-group-parameters): Display as sexp.
437
438 2001-09-22  Simon Josefsson  <jas@extundo.com>
439
440         * nnml.el (nnml-open-marks): Remove unpropagatable marks.
441
442         * nnfolder.el (nnfolder-open-marks): Ditto.
443
444         * gnus-sum.el (gnus-article-unpropagatable-p): New function.
445         (gnus-update-marks): Use it.
446         (gnus-update-marks): Use `gnus-article-mark-to-type' instead of
447         hardcoded list.
448
449         * gnus.el (gnus-article-special-mark-lists): Add killed.
450         (gnus-article-unpropagated-mark-lists): New constant.
451
452 2001-09-22  Simon Josefsson  <jas@extundo.com>
453
454         * gnus-sum.el (gnus-summary-mode-hook): Add gnus-pick-mode as
455         custom option.
456
457 2001-09-23  Simon Josefsson  <jas@extundo.com>
458
459         * gnus-draft.el (gnus-draft-setup): Add mark in backend as well.
460
461 2001-09-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
462
463         * gnus-msg.el (gnus-button-mailto): Hack save-selected-window-window.
464
465 2001-09-22  Per Abrahamsen  <abraham@dina.kvl.dk>
466
467         * gnus-group.el (gnus-group-sort-function): Fix customize type to
468         accept lists of functions.
469
470 2001-09-20  Simon Josefsson  <jas@extundo.com>
471
472         * gnus-group.el (gnus-group-catchup): Update expire marks in
473         backend.  Also, if ALL also set expire marks on tick/dormant.
474
475 2001-09-20  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
476
477         * message.el (message-tab-body-function): New variable.
478         * message.el (message-tab): Use it.
479
480 2001-09-19  Sam Steingold  <sds@gnu.org>
481
482         * gnus-win.el (gnus-buffer-configuration): Respect
483         `gnus-bug-create-help-buffer'.
484
485 2001-09-18  Simon Josefsson  <jas@extundo.com>
486
487         * gnus-spec.el (gnus-correct-pad-form): Re-revert.
488         (gnus-parse-simple-format): Re-revert.
489
490 2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
491
492         * gnus-spec.el (gnus-parse-complex-format): Don't fold search
493         case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
494
495 2001-09-18  Simon Josefsson  <jas@extundo.com>
496
497         * gnus-spec.el (gnus-correct-pad-form): Remove until papers are
498         signed.
499         (gnus-parse-simple-format): Don't use it.
500
501 2001-09-17  Miles Bader  <miles@gnu.org>
502
503         * gnus-srvr.el (gnus-server-insert-server-line): Don't let an
504         error querying a backend abort the whole process.
505
506 2001-09-17 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
507
508         * gnus-srvr.el (gnus-server-mode): Fix bogus fontification.
509         From Gerd M\e,Av\e(Bllmann <gerd@gnu.org>.
510
511 2001-09-17  Didier Verna  <didier@xemacs.org>
512
513         * nndiary.el: version 0.2-b14.
514         * gnus-diary.el (gnus-diary-check-message): fix `read-string'
515         compatibility problem with XEmacs 21.1.
516
517 2001-09-15  Simon Josefsson  <jas@extundo.com>
518
519         * gnus-group.el (gnus-group-line-format): Document %c.
520
521         * nnml.el (nnml-parse-head): Handle CRLF files.
522         (nnml-generate-nov-file): Ditto.
523         (nnml-retrieve-headers): Ditto.
524
525 2001-09-15  Michael Welsh Duggan <md5i@cs.cmu.edu>
526
527         * gnus-spec.el (gnus-parse-format): Don't treat %c as %C.
528
529 2001-09-13  Martin Kretzschmar  <Martin.Kretzschmar@inf.tu-dresden.de>
530
531         * gnus-spec.el (gnus-correct-substring): Still stopped one
532         character before we wanted (never included last character).
533         (gnus-tilde-max-form, gnus-tilde-cut-form) Made readable again,
534         add missing "," (once per function)
535
536 2001-09-14  Simon Josefsson  <jas@extundo.com>
537
538         * gnus-start.el (gnus-group-mode-hook): Moved from gnus-group
539         (otherwise e.g. gnus-agentize in .gnus overrides the customized
540         default before gnus-group is loaded and the variable set.)
541
542         * nnimap.el (nnimap-request-set-mark): Do not store bookmark,
543         killed or unsent marks.
544
545         * gnus-draft.el (gnus-draft-setup): Don't set mark when there
546         isn't an article to set it on (e.g. when you `a' in a group).
547
548 2001-09-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
549
550         * mm-util.el (mm-charset-synonym-alist): add windows-1250 so we
551         can read e-mails from Microsoft Outlook users not using ISO
552         8859-2 character set.
553
554 2001-09-12 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
555
556         * gnus-diary.el: Minor modifications to avoid warnings.
557         (gnus-summary-misc-menu): defvar.
558         (gnus-diary-check-message): Use gnus-point-at-eol.
559         (gnus-diary-kill-entire-line): eval-and-compile.
560
561 2001-09-12  Didier Verna  <didier@xemacs.org>
562
563         * nndiary.el: new version (0.2-b13).
564         * nndiary.el (nndiary-mail-sources): doc update.
565         * nndiary.el (nndiary-split-methods): ditto.
566         * nndiary.el (nndiary-request-accept-article-hooks): New.
567         * nndiary.el (nndiary-request-accept-article): use it, check
568         message validity.
569         * nndiary.el (nndiary-get-new-mail): changed default to nil.
570         * nndiary.el (nndiary-schedule): fix bug (misplaced
571         condition-case): it didn't return nil on error.
572         * gnus-diary.el: new version.
573         * gnus-diary.el (gnus-diary-summary-line-format): removed %I.
574         * gnus-diary.el (gnus-diary-header-value-history): New.
575         * gnus-diary.el (gnus-diary-narrow-to-headers): New.
576         * gnus-diary.el (gnus-diary-add-header): New.
577         * gnus-diary.el (gnus-diary-check-message): New.
578         * gnus-diary.el (message-mode-map): bind the above to `C-c D c'.
579         * gnus-diary.el (gnus-article-edit-mode-map): ditto.
580
581 2001-09-10 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
582
583         * gnus-sum.el (gnus-select-newsgroup): Make
584         `gnus-current-select-method' buffer-local.
585
586         * gnus-art.el (gnus-request-article-this-buffer): Refer
587         `gnus-current-select-method' in the current summary buffer.
588
589 2001-09-10  Simon Josefsson  <jas@extundo.com>
590         From Daniel Pittman <daniel@rimspace.net>
591
592         * gnus-spec.el (gnus-correct-pad-form): Fix.
593
594 2001-09-09  Simon Josefsson  <jas@extundo.com>
595
596         * mm-decode.el (mm-inline-media-tests): Add
597         application/x-emacs-lisp.
598         (mm-attachment-override-types): Add
599         application/{x-,}pkcs7-signature.
600
601         * gnus-srvr.el (gnus-server-mode-hook, gnus-server-exit-hook)
602         (gnus-server-line-format, gnus-server-mode-line-format)
603         (gnus-server-browse-in-group-buffer): Customize.
604
605 2001-09-08 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
606
607         * nnml.el (nnml-marks-changed-p): Typo.
608         (nnml-save-marks, nnml-open-marks): Use gnus-sethash.
609         (nnml-marks-changed-p): Use gnus-gethash.
610         (nnml-marks-modtime): Use gnus-make-hashtable.
611
612         * nnfolder.el (nnfolder-marks-changed-p): Typo.
613         (nnfolder-request-expire-articles, nnfolder-save-marks)
614         (nnfolder-open-marks): Typo.
615         (nnfolder-save-marks, nnfolder-open-marks): Use gnus-sethash.
616         (nnfolder-marks-changed-p): Use gnus-gethash.
617         (nnfolder-marks-modtime): Use gnus-make-hashtable.
618
619 2001-09-08  Simon Josefsson  <jas@extundo.com>
620
621         * nnfolder.el (nnfolder-marks-modtime): New variable.
622         (nnfolder-marks-changed-p): New function.
623         (nnfolder-save-marks, nnfolder-open-marks): Save modtime.
624         (nnfolder-request-update-info): Don't update if marks didn't change.
625
626         * nnml.el (nnml-marks-modtime): New variable.
627         (nnml-marks-changed-p): New function.
628         (nnml-save-marks, nnml-open-marks): Save modtime.
629         (nnml-request-update-info): Don't update if marks didn't change.
630
631         * gnus-agent.el (gnus-agent-any-covered-gcc)
632         (gnus-agent-add-server, gnus-agent-remove-server): Use
633         gnus-agent-method-p.
634
635         * gnus-art.el (gnus-buttonized-mime-types): New variable.
636         (gnus-unbuttonized-mime-type-p): Use it.
637
638         * gnus-agent.el (gnus-agent-fetch-group): If online, actually
639         fetch group.
640
641 2001-09-08  Simon Josefsson  <jas@extundo.com>
642         From Daniel Pittman <daniel@rimspace.net>
643
644         * gnus-spec.el (gnus-correct-pad-form): New function.
645         (gnus-parse-simple-format): Use it.
646
647 2001-09-07  Simon Josefsson  <jas@extundo.com>
648
649         * gnus-group.el (gnus-group-sort-groups): Unmark all groups.
650         (gnus-group-sort-selected-groups): Ditto.  Suggested by Harry
651         Putnam <reader@newsguy.com>.
652         (gnus-group-sort-selected-groups): Touch dribble file.
653
654 2001-09-07 Raja R Harinath  <harinath@cs.umn.edu>
655
656         * nnml.el (nnml-filenames-are-evil): New variable.
657         (nnml-article-to-file-alist): Rename to ...
658         (nnml-current-group-article-to-file-alist): ... this.
659         Respect `nnml-filenames-are-evil'.
660         (nnml-active-number): Update.
661         (nnml-update-file-alist): Update.
662         (nnml-request-article): Use nnheader-article-to-file-alist.
663         (nnml-request-rename-group): Likewise.
664
665 2001-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
666
667         * gnus-sum.el (gnus-summary-insert-line): Fix.
668
669 2001-09-06  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
670
671         * gnus-sum.el: Bind g-s-t-s to "W g".
672         * gnus-sum.el (gnus-summary-make-menu-bar): Add g-s-t-s.
673         * gnus-sum.el (gnus-summary-toggle-smiley): New function. Toggles
674         display of graphical smilies.
675
676 2001-09-07 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
677
678         * gnus-start.el (gnus-setup-news): A typo.
679         From Bill White <billw@wolfram.com>.
680
681 2001-09-06  Simon Josefsson  <jas@extundo.com>
682
683         * gnus-sum.el (gnus-summary-insert-line): Insert forwarded, recent
684         and unseen marks.
685
686 2001-09-05  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
687
688         * nnmail.el (nnmail-split-fancy): Document `junk'.
689
690 2001-09-04  Simon Josefsson  <jas@extundo.com>
691
692         * imap.el (imap-search): Don't error if server is broken.
693
694 2001-09-02  Benjamin Rutt  <brutt@bloomington.in.us>
695
696         * nnmbox.el (nnmbox-find-article): Fix infinite loop when
697         searching for an article that isn't in the mbox.
698
699 2001-09-02 23:12:48  Lars Magne Ingebrigtsen  <larsi@gnus.org>
700
701         * nnslashdot.el (nnslashdot-retrieve-headers-1): Get references
702         right, and get all the comments.
703
704 2001-09-02  Simon Josefsson  <jas@extundo.com>
705         Suggested by Dan Christensen <jdc+news@uwo.ca>
706
707         * nnfolder.el (nnfolder-request-update-info): Fix message.
708
709         * nnml.el (nnml-request-update-info): Ditto.
710
711 2001-09-01  Simon Josefsson  <jas@extundo.com>
712
713         * nnml.el (nnml-request-expire-articles): Also bind
714         `nnml-current-group' and `nnml-article-file-alist' when using
715         expiry-target. (Otherwise nnml will be in a inconsistent internal
716         state causing all kind of problems.)
717         (nnml-request-expire-articles): If `nnml-article-to-file' or
718         `file-attributes' failes, return article as un-expirable instead
719         of treating it as expired.
720
721 2001-08-31  Sam Steingold  <sds@gnu.org>
722
723         * imap.el (imap-mailbox-examine, imap-mailbox-examine-1): Fix a
724         typo: `exmine' --> `examine'.
725
726 2001-08-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
727
728         * nndoc.el (nndoc-forward-type-p): It is not a digest.
729
730 2001-08-30 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
731
732         * nnml.el (nnml-check-directory-twice): Remove.
733         (nnml-retrieve-headers): Ditto.
734         (nnml-article-to-file): Use nnheader-directory-files-is-safe.
735
736 2001-08-30  Andrew Innes  <andrewi@gnu.org>
737
738         * nnheader.el (nnheader-directory-files-is-safe): No need to read
739         directory twice on Windows, or on GNU Emacs-21.
740
741 2001-08-30  Andrew Innes  <andrewi@gnu.org>
742
743         * nnml.el (nnml-request-article): Use nnml-article-to-file-alist.
744         (nnml-request-rename-group): Ditto.
745         (nnml-active-number): Ditto.
746         (nnml-request-create-group): Use nnml-directory-articles.
747         (nnml-request-expire-articles): Use nnml-directory-articles, which
748         gets list from nov database if available.
749         (nnml-get-nov-buffer): New function.
750         (nnml-open-nov): Use it.
751         (nnml-update-file-alist): Use nnml-article-to-file-alist, which
752         gets alist from nov database if available.
753         (nnml-directory-articles): New function.
754         (nnml-article-to-file-alist): New function.
755
756 2001-08-30  Andrew Innes  <andrewi@gnu.org>
757
758         * mm-decode.el (mm-display-external): Use `name' as filename, if
759         `filename' attribute is not present.
760
761 2001-08-30  Andrew Innes  <andrewi@gnu.org>
762
763         * mail-source.el (mail-source-flash): New defcustom.
764         (mail-source-new-mail-p): Ring visible bell if appropriate.
765         (mail-source-start-idle-timer): Use unwind-protect to ensure idle
766         timer is cleared even if mail check signals an error.
767
768 2001-08-29 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
769
770         * gnus-sum.el (gnus-summary-move-article): Only update marks of
771         type 'list.
772
773 2001-08-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
774
775         * flow-fill.el (fill-flowed): eol might be point-max.
776
777 2001-08-27  Simon Josefsson  <jas@extundo.com>
778
779         * nnml.el (nnml-request-update-info): Fix message.
780         (nnml-open-marks): Ditto.
781
782         * nnfolder.el (nnfolder-request-update-info):
783         (nnfolder-open-marks): Fix message.
784
785 2001-08-25  Simon Josefsson  <jas@extundo.com>
786
787         * nnfolder.el (nnfolder-save-marks): Don't create directory named
788         after group in ~/.
789
790 2001-08-25  Simon Josefsson  <jas@extundo.com>
791         From Andreas Jaeger  <aj@suse.de>
792
793         * nnfolder.el (nnfolder-open-marks): Fix typo.
794         * nnml.el (nnml-open-marks): Likewise.
795
796 2001-08-25  Simon Josefsson  <jas@extundo.com>
797
798         Make nnfolder groups self-contained as far as marks are concerned.
799
800         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
801         (nnfolder-marks, nnfolder-marks-file-suffix): New variables.
802         (nnfolder-open-server): Make marks directory.
803         (nnfolder-request-delete-group): Delete marks file.
804         (nnfolder-request-delete-group): Check of nov/marks file exist
805         before deleting.
806         (nnfolder-request-rename-group): Rename marks file.
807         (nnfolder-request-rename-group): Only rename nov/mark if they exists.
808         (nnfolder-request-set-mark, nnfolder-request-update-info)
809         (nnfolder-group-marks-pathname, nnfolder-save-marks)
810         (nnfolder-open-marks): New functions.
811         (top-level): Require gnus.
812
813 2001-08-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
814
815         * nnweb.el (nnweb-type-definition): Use google raw file.
816         (nnweb-google-parse-1): Ditto.
817         (nnweb-google-identity): Ditto.
818         (nnweb-reference-wash-article): Move nnweb-decode-entities here.
819         (nnweb-altavista-wash-article): Ditto.
820         (nnweb-request-article): Remove nnweb-decode-entities.
821
822         * nnml.el: Require 'gnus.
823
824 2001-08-25  Simon Josefsson  <jas@extundo.com>
825
826         * nnml.el (nnml-marks-is-evil): Add doc.
827
828 2001-08-25  Simon Josefsson  <jas@extundo.com>
829
830         * nnml.el (nnml-save-marks): Wrap saving marks in a
831         condition-case, to allow user to start Gnus if saving marks failed
832         for some reason.
833
834 2001-08-24 16:05:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
835
836         * gnus-spec.el (gnus-compile): Don't compile gnus-version.
837
838         * gnus-group.el (gnus-update-group-mark-positions): Bind
839         gnus-group-update-hook to nil.
840
841 2001-08-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
842
843         * mml.el (mml-generate-mime-1): Force as multibyte string.
844
845 2001-08-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
846
847         * gnus-sum.el (gnus-summary-insert-line)
848         (gnus-summary-prepare-threads): gnus-tmp-lines should be a string.
849         From Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>
850
851         * gnus-spec.el (gnus-correct-substring): Take optional END.
852
853         * nnrss.el (nnrss-request-article): Remove \n.
854         (nnrss-retrieve-headers): Lines number is -1.
855
856 2001-08-24  Simon Josefsson  <jas@extundo.com>
857
858         * gnus-group.el (gnus-info-clear-data): Call
859         nnfoo-request-set-mark to propagate marks.  Fix bug:
860         `gnus-group-update-line' doesn't update read range unless we call
861         `gnus-get-unread-articles-in-group' first.
862
863         * nnimap.el (nnimap-request-set-mark): Don't propagate seen flags
864         to server.
865
866 2001-08-23 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
867
868         * gnus-util.el (gnus-create-info-command): Return an interactive
869         function.
870
871 2001-08-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
872         From Katsumi Yamaoka <yamaoka@jpl.org>
873
874         * gnus-spec.el (gnus-parse-complex-format): Use equal.
875
876 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
877
878         * gnus-sum.el (gnus-select-newsgroup): Use it.
879
880         * gnus-util.el (gnus-not-ignore): New function.
881
882         * lpath.el (featurep): Don't fbind char-int.
883
884         * gnus-util.el (gnus-create-info-command): New function.
885
886         * gnus-group.el (gnus-group-edit-group): Make C-c C-i go to the
887         right node.
888
889         * gnus-sum.el (gnus-select-newsgroup): Clean up.
890         (gnus-summary-limit-children): Use 'identity instead of `all'.
891         (gnus-summary-limit-to-display-predicate): New command and
892         keystroke.
893
894 2001-08-23 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
895
896         * nnrss.el (nnrss-group-alist): Use fm-releases.rdf.
897
898         * gnus-spec.el (gnus-format-specs): Miss a right parenthesis.
899
900 2001-08-23 18:43:05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
901
902         * gnus-spec.el: Add the Gnus version.
903         (gnus-update-format-specifications): If the Gnus version changes,
904         nix out the format spec cache.
905
906         * gnus.el (gnus-continuum-version): Made into a command and
907         optionalize the VERSION.
908
909         * gnus-spec.el (gnus-parse-complex-format): Remove %C specs from
910         the start of the lines.
911
912 2001-08-22 00:06:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
913
914         * gnus.el (gnus-visual-p): Define function before use of
915         function.
916
917 2001-08-21 23:28:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
918
919         * gnus-sum.el (gnus-adjust-marked-articles): Use new variable.
920         (gnus-article-mark-to-type): New function.
921         (gnus-update-missing-marks): Only update marks of type 'list.
922
923         * gnus.el (gnus-article-special-mark-lists): New variable.
924
925 2001-08-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
926
927         * gnus-sum.el (gnus-summary-limit-children): Check 'all.
928         (gnus-select-newsgroup): Still use 'all.
929         (gnus-summary-initial-limit): Comparing with 'all.
930
931 2001-08-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
932
933         * gnus-start.el (gnus-activate-group): If dont-check, don't update
934         active.
935
936 2001-08-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
937
938         * nnslashdot.el (nnslashdot-retrieve-headers-1): Replace
939         nnslashdot-*-retrieve-headers.
940         (nnslashdot-request-article): Fix for slashcode 2.2.
941         (nnslashdot-make-tuple): New.
942         (nnslashdot-read-groups): Use it.
943
944 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
945
946         * gnus.el (gnus-expand-group-parameters): Don't alter the variable
947         list.
948
949         * gnus-sum.el (gnus-summary-move-article): Don't select article.
950
951 2001-08-20  Simon Josefsson  <jas@extundo.com>
952
953         * gnus-msg.el (gnus-inews-do-gcc): If archive server can't be
954         opened, error instead of continuing (and exploding later).
955
956 2001-08-20 01:34:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
957
958         * gnus.el (gnus-expand-group-parameters): Return the parameter
959         list.
960
961         * gnus-sum.el (gnus-summary-show-article): Doc fix.
962         (gnus-summary-show-article): Guess at charset if required.
963
964         * gnus-spec.el (gnus-correct-substring): Stopped one character
965         before we wanted.
966
967 2001-08-19  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
968
969         * earcon.el (earcon-auto-play): Remove unused option.
970
971 2001-08-19 16:14:41  Lars Magne Ingebrigtsen  <larsi@gnus.org>
972
973         * gnus-score.el (gnus-score-headers): Move the "Scoring..."
974         message down in levels, since it happens very fast.
975
976         * smiley-ems.el (smiley-update-cache): Respect the symbol version
977         of smiley-regexp-alist.
978
979         * mm-view.el (mm-inline-text): Ignore vcard errors.
980
981         * gnus-art.el (gnus-ignored-headers): Added more junk headers.
982
983         * gnus-score.el (gnus-all-score-files): Use append instead of
984         nconc.
985
986         * gnus.el (gnus-splash-face): Doc fix.
987
988         * mm-decode.el (mm-mailcap-command): Use
989         mm-path-name-rewrite-functions.
990         (mm-path-name-rewrite-functions): New variable.
991
992         * gnus-spec.el (gnus-parse-complex-format): React to ?=.
993         (gnus-complex-form-to-spec): Insert tab.
994         (gnus-spec-tab): New function.
995
996         * gnus-sum.el (gnus-select-newsgroup): Set the marks before
997         entering the group.
998
999         * gnus-spec.el (gnus-complex-form-to-spec): Insert Lisp to match
1000         the positional spec.
1001         (gnus-parse-complex-format): React to %C.
1002
1003         * gnus-ems.el (gnus-char-width): Moved here.
1004
1005         * gnus-sum.el (gnus-select-newsgroup): Set
1006         gnus-newsgroup-articles.
1007         (gnus-unseen-mark): New variable.
1008         (gnus-newsgroup-unseen): Ditto.
1009         (gnus-newsgroup-seen): Ditto.
1010         (gnus-adjust-marked-articles): Use them.
1011         (gnus-update-marks): Use them.
1012         (gnus-summary-update-secondary-mark): Display.
1013         (gnus-summary-prepare-threads): Display.
1014
1015         * gnus-msg.el (gnus-inews-group-method): Use and return the
1016         method, not the server.
1017
1018 2001-08-19  Simon Josefsson  <jas@extundo.com>
1019
1020         * gnus-srvr.el (gnus-server-agent-face): New.
1021         (gnus-server-agent-face): New.
1022         (gnus-server-mode): Turn on font-lock-mode.
1023
1024         * gnus.el (gnus-server-visual): Add defgroup.
1025
1026 2001-08-19  Simon Josefsson  <jas@extundo.com>
1027         From Joe Casadonte <jcasadonte@northbound-train.com>
1028
1029         * gnus-srvr.el (gnus-server-opened-face, gnus-server-closed-face,
1030         gnus-server-denied-face): New.
1031         (gnus-server-opened-face, gnus-server-closed-face,
1032         gnus-server-denied-face): New.
1033         (gnus-server-font-lock-keywords): Add.
1034
1035 2001-08-19  Simon Josefsson  <jas@extundo.com>
1036
1037         * nnml.el (nnml-request-set-mark): Return nil.
1038         (nnml-save-marks): Use nnml-possibly-create-directory.
1039         (nnml-open-marks): Only work in temp buffer when inserting/reading
1040         .marks file.
1041
1042 2001-08-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1043
1044         * gnus.el (gnus-expand-group-parameters): Fix.
1045
1046         * gnus-spec.el (gnus-char-width): New.
1047         (gnus-correct-substring, gnus-correct-length): Use it.
1048
1049         * message.el (message-required-mail-headers): Fix doc.
1050
1051 2001-08-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1052
1053         * gnus-sum.el (gnus-group-make-articles-read): gnus-request-set-mark.
1054
1055         * mm-decode.el (mm-save-part-to-file): Insert the handle.
1056
1057 2001-08-18 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1058
1059         * nnslashdot.el (nnslashdot-threaded-retrieve-headers):
1060         slashdot 2.2 (not fully fixed yet).
1061         (nnslashdot-request-article): Ditto.
1062
1063 2001-08-18  Simon Josefsson  <jas@extundo.com>
1064
1065         * gnus-util.el (gnus-remassoc, gnus-update-alist-soft): Moved from
1066         nnimap.
1067
1068         * nnimap.el (nnimap-remassoc, nnimap-update-alist-soft): Moved to
1069         gnus-util.
1070         (nnimap-request-update-info-internal): Use new functions.
1071
1072         * nnml.el (nnml-request-set-mark, nnml-request-update-info): Use
1073         new functions.
1074
1075 2001-08-18  Simon Josefsson  <jas@extundo.com>
1076
1077         Make nnml groups self-contained as far as marks are concerned.
1078
1079         * nnml.el (nnml-request-delete-group): Delete marks file.
1080         (nnml-request-rename-group): Move marks file.
1081         (nnml-marks-file-name, nnml-marks-is-evil, nnml-marks): New server
1082         variables.
1083         (nnml-request-set-mark, nnml-request-update-info): New server
1084         functions.
1085         (nnml-save-marks, nnml-open-marks): New functions.
1086
1087 2001-08-18  Simon Josefsson  <jas@extundo.com>
1088
1089         * gnus-sum.el (gnus-summary-move-article): Use `add' instead of
1090         `set' when setting marks.
1091
1092 2001-08-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1093
1094         * gnus.el (gnus-info-find-node): Take an argument.
1095
1096         * gnus-art.el (gnus-button-handle-info): New.
1097         (gnus-url-unhex-string): Replace "+" with " ".
1098
1099 2001-08-17 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1100
1101         * message.el (message-check-news-header-syntax): Check bad From.
1102
1103 2001-08-18 00:14:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1104
1105         * gnus-spec.el (gnus-correct-length): New function.
1106         (gnus-correct-substring): New function.
1107         (gnus-tilde-max-form): Use it.
1108
1109 2001-08-17  Nevin Kapur  <nevin@jhu.edu>
1110
1111         * nnmh.el: Docstring changes as below.
1112
1113         * nnml.el: Docstring changes as below.
1114
1115         * nnbabyl.el: Docstring changes as below.
1116
1117         * nnmbox.el: Docstring changes as below.
1118
1119         * nnfolder.el: Added docstrings identifying each virtual server
1120         parameter.
1121
1122 2001-08-18  Simon Josefsson  <jas@extundo.com>
1123
1124         * mml.el (mml-menu): Collapse Attach, Insert and Security submenu.
1125
1126 2001-08-17  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.kth.se>
1127
1128         * message.el: rename "Abort Message" to "Postpone Message".
1129         Remove "Attach file as MIME" from Message menu, it's already in
1130         the MIME menu.
1131
1132 2001-08-17 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1133
1134         * smime.el (smime-point-at-eol): eval-and-compile.
1135         (smime-make-temp-file): New.
1136         (smime-sign-region, smime-encrypt-region, smime-decrypt-region):
1137         Use it.
1138
1139 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1140
1141         * gnus-agent.el (gnus-agent-fetch-group): Go online if offline.
1142         (gnus-agent-summary-fetch-group): New command and keystroke.
1143
1144         * gnus-art.el (gnus-insert-mime-button): Tiny clean-up.
1145         (gnus-mime-display-security): Make it respect
1146         gnus-unbuttonized-mime-type-p.
1147
1148         * gnus-sum.el (gnus-articles-to-read): Comments.
1149         (gnus-article-marked-p): New function.
1150         (gnus-summary-display-make-predicate): New function.
1151         (gnus-select-newsgroup): Use them.
1152
1153         * mm-decode.el (mm-save-part-to-file): Made it not error.
1154
1155 2001-08-17  Simon Josefsson  <jas@extundo.com>
1156
1157         * imap.el (imap-wait-for-tag): If process-status isn't open or
1158         run, return nil instead of sit-for looping.
1159
1160 2001-08-17 10:41:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * lpath.el (featurep): fbind xml-parse-region.
1163
1164         * gnus.el (gnus-message-archive-method): Default to "archive".
1165         (gnus-message-archive-method): Doc fix.
1166         (gnus-parameters-get-parameter): Cleaned up.
1167         (gnus-expand-group-parameter): New function.
1168
1169         * gnus-start.el (gnus-setup-news): Push the archive server only
1170         the server list.
1171
1172         * mml.el (mml-menu): Changed name to "Attachments".
1173
1174         * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
1175         when there is something to detroy.
1176
1177 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1178
1179         * gnus-srvr.el (gnus-server-browse-in-group-buffer): Default to
1180         nil.
1181
1182 2001-08-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1183
1184         * gnus-delay.el (gnus-delay-article): Allow "01:23" time spec,
1185         which specifies a time today or tomorrow.
1186
1187 2001-08-15  Simon Josefsson  <jas@extundo.com>
1188         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk)
1189
1190         * gnus-agent.el (gnus-agent-make-mode-line-string)
1191         (gnus-agent-toggle-plugged): Use new API.
1192
1193 2001-08-14  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1194
1195         * gnus-delay.el (gnus-delay-send-drafts): Fix check whether
1196         deadline has expired.
1197
1198 2001-08-12  Simon Josefsson  <jas@extundo.com>
1199         Suggested by Kai.Grossjohann@CS.Uni-Dortmund.DE
1200
1201         Support `recent' mark indicating newly arrived messages (to
1202         separate from old but unread messages).
1203
1204         * nnimap.el (nnimap-retrieve-groups): Push dummy article into
1205         `nnmail-split-history' if recent is > 0.
1206         (nnimap-request-update-info-internal): Update `recent' marks.
1207         (nnimap-request-set-mark): Never set `recent' marks.
1208         (nnimap-mark-to-predicate-alist, nnimap-mark-to-flag-alist): Add
1209         recent.
1210
1211         * gnus-sum.el (gnus-recent-mark): New mark.
1212         (gnus-newsgroup-recent): New variable.
1213         (gnus-summary-local-variables): Add gnus-newsgroup-recent.
1214         (gnus-summary-prepare-threads): Mark recent articles.
1215         (gnus-summary-add-mark): Support recent.
1216         (gnus-summary-update-secondary-mark): Support recent.
1217
1218         * gnus.el (gnus-article-mark-lists): Add recent.
1219
1220 2001-08-12  Simon Josefsson  <jas@extundo.com>
1221
1222         * mm-bodies.el (mm-decode-content-transfer-encoding): Returns
1223         whether successful decoding took place.  Add doc.
1224
1225 2001-08-12  Simon Josefsson  <jas@extundo.com>
1226         Suggested by Per Abrahamsen <abraham@dina.kvl.dk>
1227
1228         * gnus.el (gnus-summary-line-format, gnus-parameters):
1229         * gnus-gl.el (gnus-summary-grouplens-line-format):
1230         * gnus-salt.el (gnus-summary-pick-line-format):
1231         * gnus-spec.el (gnus-format-specs): %n is 23 chars.
1232
1233 2001-08-11 09:40:00  Karl Kleinpaste  <karl@charcoal.com>
1234         Committed by Kai Gro\e,A_\e(Bjohann.
1235
1236         * gnus-score.el (gnus-score-string): Fix `match' regexp
1237         for `extra' header case.
1238
1239 2001-08-10 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1240
1241         * nnmbox.el (nnmbox-read-mbox): No warning.
1242
1243 2001-08-10 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1244
1245         * nndoc.el (nndoc-article-type): Fix doc.
1246         (nndoc-generate-article-function): New.
1247         (nndoc-dissection-function): New.
1248         (nndoc-type-alist): Add oe-dbx.
1249         (nndoc-oe-dbx-type-p): New.
1250         (nndoc-oe-dbx-dissection): New.
1251         (nndoc-oe-dbx-generate-article): New.
1252
1253 2001-08-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1254
1255         * gnus-delay.el (gnus-delay-send-drafts): Cleaner way to check
1256         whether deadline has been reached.  Patch from Dan Nicolaescu
1257         <dann@godzilla.ics.uci.edu>.
1258
1259 2001-08-10 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1260
1261         * gnus-ml.el (turn-on-gnus-mailing-list-mode): Use
1262         gnus-group-find-parameter. Suggested by Janne Rinta-Manty
1263         <rintaman@cs.Helsinki.FI>.
1264
1265         * mail-source.el (mail-source-movemail): The error buffer is
1266         modified, but nothing in it.
1267
1268 2001-08-10 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1269
1270         * message.el (message-bogus-system-names): New.
1271         (message-make-fqdn): Use it.
1272
1273 2001-08-09 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1274
1275         * nndraft.el (nndraft-request-group): Use
1276         nndraft-auto-save-file-name.
1277
1278 2001-08-09  Simon Josefsson  <jas@extundo.com>
1279
1280         * mm-view.el (mm-view-pkcs7-decrypt): Operate in current buffer.
1281         Don't ask whether to decrypt.  Just leave result in buffer (don't
1282         call mm).
1283
1284         * mm-decode.el (mm-dissect-buffer): Possibly verify/decrypt single
1285         parts as well.
1286         (mm-inline-media-tests): Ignore application/{x-,}pkcs7-mime.
1287         (mm-possibly-verify-or-decrypt): Support application/{x-,}pkcs7-mime.
1288
1289 2001-08-09  Simon Josefsson  <jas@extundo.com>
1290
1291         * mm-decode.el (mm-insert-part): Return decoding success status.
1292         (mm-save-part-to-file): Error if decoding failed.
1293
1294 2001-08-09 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1295
1296         * message.el (message-tab): Use indent-relative.
1297         (message-mode): Don't bind indent-line-function to indent-relative.
1298
1299 2001-08-09  Simon Josefsson  <jas@extundo.com>
1300
1301         * message.el (message-get-reply-headers): Fix string. Suggested by
1302         Christoph Conrad <cc@cli.de>.
1303
1304 2001-08-08 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1305
1306         * message.el (message-tab): Use the current value of
1307         indent-line-function.
1308         (message-mode): Bind indent-line-function to indent-relative.
1309
1310 2001-08-08  Simon Josefsson  <jas@extundo.com>
1311
1312         * imap.el (imap-gssapi-auth-p, imap-kerberos4-auth-p): Also check
1313         whether `imtest' is installed.
1314
1315 2001-08-04  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
1316         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
1317
1318         * gnus-sum.el (gnus-summary-show-article): Call
1319         gnus-summary-update-secondary-secondary-mark.
1320         * gnus-sum.el (gnus-summary-edit-article-done): Ditto.
1321         * gnus-sum.el (gnus-summary-reparent-thread): Ditto.
1322
1323 2001-08-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1324
1325         * gnus-sum.el (gnus-summary-make-menu-bar): Misc -> Gnus.
1326
1327         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
1328
1329         * mm-uu.el (mm-uu-dissect): Autoload. From Gerd M\e,Av\e(Bllmann
1330         <gerd@gnu.org>.
1331
1332         * gnus-art.el (gnus-output-to-file): Bind file-name-coding-system.
1333
1334         * gnus-util.el (gnus-output-to-rmail): Ditto.
1335         (gnus-output-to-mail): Ditto.
1336
1337         * nnmail.el (nnmail-pathname-coding-system): Set default to nil.
1338
1339 2001-08-06  Florian Weimer   <fw@deneb.enyo.de>
1340
1341         * message.el (message-indent-citation): Use
1342         `message-yank-cited-prefix' for empty lines.
1343
1344 2001-08-05  Florian Weimer   <fw@deneb.enyo.de>
1345
1346         * message.el (message-indent-citation): Quote only lines starting
1347         with ">" using `message-yank-cited-prefix'.
1348
1349 2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
1350
1351         * gnus-cache.el (gnus-cache-possibly-enter-article): Use
1352         gnus-cache-fully-p.
1353
1354 2001-08-04  Simon Josefsson  <jas@extundo.com>
1355
1356         * gnus-cache.el (gnus-cache-possibly-update-active): Create active
1357         file if it doesn't exist (by calling gnus-cache-read-active).
1358
1359 2001-08-04  Simon Josefsson  <jas@extundo.com>
1360
1361         * gnus-cache.el (gnus-cache-possibly-enter-article): Revert.
1362         (gnus-cache-passively-or-fully-p): Removed.
1363         (gnus-cache-fully-p): Fix it.
1364
1365         * mm-view.el (mm-pkcs7-signed-magic): Support more ASN.1 lengths.
1366
1367 2001-08-04  Simon Josefsson  <jas@extundo.com>
1368
1369         * gnus-cache.el (gnus-cache-fully-p)
1370         (gnus-cache-passively-or-fully-p): New functions.
1371         (gnus-cache-possibly-enter-article): Cosmetic change, use
1372         `g-c-p-o-f-p'.
1373         (gnus-cache-possibly-enter-article): Use `g-c-p-u-a'; last change
1374         was bogus (`g-c-p-a-a' does not change active info, just change
1375         the functions parameters).
1376         (gnus-cache-possibly-remove-articles-1): Make sure articles are
1377         not removed in groups that match `gnus-uncacheable-groups'.
1378
1379         Reported and modifications based on discussions with Nuutti
1380         Kotivuori <nuutti.kotivuori@smarttrust.com>.
1381
1382 2001-08-04  Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
1383         Committed by Simon Josefsson  <jas@extundo.com>
1384
1385         * gnus-cache.el (gnus-cache-possibly-update-active): New function;
1386         calls `gnus-cache-update-active' if bounds has been extended.
1387
1388 2001-08-04 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1389
1390         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Insert
1391         before remove.
1392         (gnus-mime-security-show-details): Ditto.
1393
1394 2001-08-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1395
1396         * nnmail.el (nnmail-split-fancy-with-parent): Correct `mapconcat'
1397         syntax.  Protect string-match against nil string and regexp.
1398
1399 2001-08-03 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1400
1401         * mm-util.el (mm-find-charset-region): Remove control-1.
1402
1403 2001-08-03 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1404
1405         * mm-decode.el (mm-readable-p): Emacs 20 takes one argument.
1406
1407 2001-08-04  Simon Josefsson  <jas@extundo.com>
1408
1409         * smime.el (smime-sign-region, smime-encrypt-region): Fix details
1410         buffer.  Delete MIME-Version header.
1411
1412 2001-08-03  Simon Josefsson  <jas@extundo.com>
1413
1414         * gnus-cache.el (gnus-cache-possibly-enter-article): The article
1415         that is entered does not necessarily have the highest article
1416         number in the group, so use `gnus-cache-possibly-alter-active'
1417         instead of `gnus-cache-update-active'.
1418
1419 2001-08-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1420
1421         * mml2015.el (mml2015-gpg-extract-signature-details): Don't barf.
1422
1423 2001-08-03  Simon Josefsson  <jas@extundo.com>
1424
1425         * mml.el (mml-menu): Rename from MML to Mime. Collapse Security
1426         menu.
1427
1428 2001-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1429
1430         * gnus.el (post-method): New group parameter.  It also provides
1431         the user option `gnus-post-method-alist' and the internal function
1432         `gnus-parameter-post-method'.
1433
1434         * gnus-msg.el (gnus-post-method): Bind the value of
1435         `gnus-post-method' to the group parameter if it is defined.
1436
1437 2001-08-02  Simon Josefsson  <jas@extundo.com>
1438
1439         * smime.el (smime-extra-arguments): Removed.
1440         (smime-call-openssl-region): Don't use it.
1441
1442 2001-08-02  Simon Josefsson  <jas@extundo.com>
1443
1444         * smime.el (smime-sign-region): Handle stderr.
1445         (smime-encrypt-region): Ditto.
1446
1447         * mm-view.el (mm-pkcs7-signed-magic): Make it a regexp.  Don't
1448         match the ASN.1 length bytes.
1449         (mm-pkcs7-enveloped-magic): Ditto.
1450         (mm-view-pkcs7-get-type): Don't regexp quote.
1451
1452 2001-08-01 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1453         From Andreas Fuchs <asf@void.at>
1454
1455         * mml2015.el (mml2015-trust-boundaries-alist): Typo.
1456
1457 2001-08-01 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1458
1459         * gnus-art.el (gnus-header-button-alist): References regexp.
1460
1461 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
1462
1463         * mm-view.el (autoload): Don't autoload `diff-mode' if it's
1464         already fboundp.  Add INTERACTIVE arg to autoload form.
1465
1466 2001-08-01 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1467
1468         * nnslashdot.el (nnslashdot-init): Add as gnus buffer.
1469
1470         * nnmail.el (nnmail-cache-open): Ditto.
1471
1472 2001-07-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1473
1474         * gnus-art.el (gnus-button-fetch-group): Fix the regexp.
1475
1476 2001-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1477
1478         * gnus-msg.el (gnus-post-method): Refer to `gnus-parameters'.
1479
1480 2001-07-31 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1481         Originally from Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1482
1483         * gnus-agent.el (gnus-agent-make-mode-line-string): New.
1484         (gnus-agent-toggle-plugged): Use it.
1485
1486 2001-07-31  ShengHuo ZHU  <zsh@cs.rochester.edu>
1487
1488         * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
1489         (gnus-ding-file-coding-system): New variable.
1490         (gnus-read-newsrc-el-file, gnus-save-newsrc-file)
1491         (gnus-slave-save-newsrc): Use it.
1492
1493 2001-07-31  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1494
1495         * gnus-delay.el (gnus-delay-initialize): Use standard define-key
1496         syntax.
1497
1498 2001-07-30 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1499         Originally from Andreas Fuchs <asf@void.at>
1500
1501         * mml2015.el (mml2015-trust-boundaries-alist)
1502         (mml2015-gpg-pretty-print-fpr): New.
1503         (mml2015-gpg-extract-signature-details): More details, rename from
1504         `m-g-e-from'.
1505         (mml2015-gpg-verify): Use them.
1506         (mml2015-gpg-clear-verify): Use them.
1507
1508 2001-07-31  Simon Josefsson  <jas@extundo.com>
1509
1510         * mml-smime.el (mml-smime-sign, mml-smime-encrypt): Goto end of
1511         buffer when done.
1512
1513 2001-07-30  Simon Josefsson  <jas@extundo.com>
1514
1515         * smime.el (smime-call-openssl-region): Revert previous change,
1516         just pass on buf to `call-process-region'.
1517         (smime-verify-region): Doc fix.  Don't message stuff.  Use
1518         `smime-new-details-buffer'.  Inserts error messages into buffer.
1519         (smime-noverify-region): Ditto.
1520         (smime-decrypt-region): Ditto.  Handles stderr separately.
1521         (smime-verify-buffer, smime-noverify-buffer)
1522         (smime-decrypt-buffer): Doc fix.
1523         (smime-new-details-buffer): New function.
1524         (smime-pkcs7-region, smime-pkcs7-certificates-region)
1525         (smime-pkcs7-email-region): Use `smime-new-details-buffer'.
1526         (smime-sign-region, smime-encrypt-region): Don't use
1527         `insert-buffer'.
1528
1529         * mml-smime.el (mml-smime-verify): Fix security button strings.
1530
1531 2001-07-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1532
1533         * gnus-art.el (gnus-mime-save-part-and-strip): Save
1534         gnus-article-mime-handles.
1535
1536 2001-07-29  Simon Josefsson  <jas@extundo.com>
1537
1538         * mail-source.el (top-level): Require message for message-directory.
1539         (mail-source-directory): Change default to message-directory.
1540
1541         * smime.el (smime-keys, smime-CA-directory, smime-CA-file)
1542         (smime-certificate-directory, smime-openssl-program)
1543         (smime-encrypt-cipher, smime-dns-server): Fix doc (leading "*").
1544         (smime-extra-arguments): New variable.
1545         (smime-dns-server): Fix customize group.
1546         (smime-call-openssl-region): Use `smime-extra-arguments'.
1547
1548 2001-07-29  Simon Josefsson  <jas@extundo.com>
1549         From Vladimir Volovich <vvv@vsu.ru>
1550
1551         * smime.el (smime-call-openssl-region): Ignore stderr.
1552
1553 2001-07-29  Simon Josefsson  <jas@extundo.com>
1554         From Christoph Conrad <christoph.conrad@gmx.de>
1555
1556         * gnus-agent.el (gnus-agent-save-group-info): Don't destroy active
1557         file.
1558
1559 2001-07-29  Simon Josefsson  <jas@extundo.com>
1560
1561         * mm-view.el (mm-view-pkcs7-decrypt): Adhere to `mm-decrypt-option'.
1562
1563         Support S/MIME decryption.
1564
1565         * mm-decode.el (mm-inline-media-tests):
1566         (mm-inlined-types):
1567         (mm-automatic-display):
1568         (mm-attachment-override-types): Add application/{x-,}pkcs7-mime.
1569
1570         * mm-view.el (mm-pkcs7-signed-magic):
1571         (mm-pkcs7-enveloped-magic): New variables.
1572         (mm-view-pkcs7-get-type): New function; identify PKCS#7 type.
1573         (mm-view-pkcs7): New function; mm viewer for PKCS#7 blobs.
1574         (mm-view-pkcs7-decrypt): New function; mm viewer for encrypted
1575         PKCS#7 blobs.
1576
1577         * smime.el (smime-decrypt-region): Expand keyfile.
1578
1579 2001-07-29  Simon Josefsson  <jas@extundo.com>
1580
1581         * nntp.el (nntp-open-ssl-stream): Don't mess with internal
1582         `ssl.el' variables.
1583
1584         * gnus-agent.el (gnus-agent-save-group-info): Delete everything
1585         but line instead of narrowing to it, because `nnmail-parse-active'
1586         calls widen.  Thanks to Christoph Conrad
1587         <christoph.conrad@gmx.de>.
1588
1589 2001-07-29  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1590
1591         * gnus.el (gnus-summary-line-format): Mention `gnus-sum-thread-*'
1592         for %B spec.
1593
1594         * gnus-sum.el (gnus-summary-prepare-threads): If
1595         gnus-sum-thread-tree-root is nil, use subject instead.
1596         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-single-indent)
1597         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
1598         (gnus-sum-thread-tree-leaf-with-other)
1599         (gnus-sum-thread-tree-single-leaf): Documentation.
1600         (gnus-sum-thread-tree-single-indent): Allow nil.
1601
1602 2001-07-28 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1603
1604         * message.el (message-fill-paragraph): Do nothing if the user
1605         wants filladapt-mode.
1606
1607 2001-07-27 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1608
1609         * mm-decode.el (mm-image-type-from-buffer): New.
1610         (mm-get-image): Use it.
1611
1612 2001-07-27 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1613
1614         * gnus.el (gnus-large-newsgroup): If it is nil, ...
1615
1616         * gnus-art.el (gnus-mime-view-all-parts): buffer-read-only covers
1617         mm-display-parts too.
1618
1619 2001-07-27 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1620
1621         * nnfolder.el (nnfolder-request-accept-article): Bind
1622         nntp-server-buffer.
1623
1624         * nnmail.el (nnmail-parse-active): Read from buffer instead of
1625         nntp-server-buffer.
1626
1627 2001-07-27 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1628
1629         * message.el (message-check-news-header-syntax): Use
1630         message-post-method.
1631         (message-send-news): Bind message-post-method.
1632
1633 2001-07-27 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1634
1635         * mml.el (mml-tweak-type-alist): New.
1636         (mml-tweak-function-alist): New.
1637         (mml-tweak-part): New.
1638         (mml-generate-mime-1): Use it.
1639
1640 2001-07-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1641
1642         * nnfolder.el (nnfolder-request-accept-article): Replace
1643         nnfolder-request-list.
1644
1645 2001-07-27  Simon Josefsson  <jas@extundo.com>
1646
1647         * nnimap.el (nnimap-open-server): Set nnimap-server-buffer if
1648         nnoo-change-server failed to do it.
1649
1650 2001-07-26 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1651
1652         * gnus.el (gnus-parameters): Make it customizable.
1653
1654 2001-07-26 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1655
1656         * gnus-art.el (gnus-mm-display-part): Narrow to point if eobp.
1657
1658         * message.el (message-set-auto-save-file-name): More
1659         poor-system-types.
1660
1661         * mailcap.el (mailcap-parse-mimetypes): poor-system-types.
1662
1663         * gnus-ems.el (nnheader-file-name-translation-alist): M$Windows-NT
1664         supports +.
1665
1666 2001-07-26 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1667
1668         * mm-decode.el (mm-readable-p): New.
1669         (mm-inline-media-tests): Fix the default testers.
1670
1671 2001-07-26  Simon Josefsson  <jas@extundo.com>
1672
1673         * nnimap.el (nnimap-version): Bump version number.
1674
1675 2001-07-26 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1676         From Steven E. Harris <seh@speakeasy.org>
1677
1678         * nnheader.el (nnheader-translate-file-chars): cygwin32 is running
1679         in M$Windows too.
1680
1681 2001-07-26  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1682
1683         * gnus-delay.el (gnus-delay-send-drafts): Don't `error'.
1684
1685 2001-07-25 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1686
1687         * gnus-bcklg.el (gnus-backlog-shutdown): Make interactive.
1688
1689         * mm-decode.el (mm-get-image): Guess then use the type.
1690
1691         * gnus-art.el (gnus-mime-view-part-as-type): Don't copy cache.
1692
1693 2001-07-25 12:54:00  Danny Siu <dsiu@adobe.com>
1694
1695         * gnus-sum.el (gnus-summary-prepare-threads): Shouldn't do tree
1696         display (%B) for threads if threading is off.
1697
1698 2001-07-25 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1699         From Henrik Enberg <henrik@enberg.org>
1700
1701         * gnus-msg.el: Customization patch.
1702
1703 2001-07-25 22:22:22  Raymond Scholz  <rscholz@zonix.de>
1704
1705         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups): New
1706         variable.
1707         (nnmail-split-fancy-with-parent): Ignore certain groups.
1708
1709 2001-07-25 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1710
1711         * gnus-util.el (gnus-byte-compile): New.
1712         (gnus-use-byte-compile): New.
1713         (gnus-make-sort-function): Use it.
1714
1715         * nnmail.el (nnmail-get-new-mail): Use it.
1716
1717         * gnus-agent.el (gnus-category-make-function): Simple function or
1718         compiled function.
1719         (gnus-agent-fetch-group-1): Don't use (caaddr predicate).
1720
1721         * gnus-gl.el (bbb-build-rate-command): Remove quote before lambda.
1722         * gnus-topic.el (gnus-topic-sort-topics-1): Ditto.
1723         (gnus-topic-sort-topics-1): Use gnus-byte-compile.
1724
1725         * message.el (message-check-news-header-syntax): Remove quote.
1726
1727 2001-07-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1728
1729         * message.el (message-use-mail-followup-to): `t' is not a
1730         documented value.
1731
1732 2001-07-24 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1733
1734         * gnus-sum.el (gnus-summary-display-arrow): Test fboundp.
1735
1736 2001-07-24 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1737
1738         * mm-encode.el (mm-encode-buffer): Don't use 7bit encoding if
1739         there are long lines.
1740
1741 2001-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1742
1743         * dgnushack.el (copy-list): New compiler macro.
1744
1745 2001-07-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1746
1747         * message.el (message-bounce): If no Return-Path, the whole
1748         content is considered as the original message.
1749
1750         * nnml.el (nnml-check-directory-twice): New.
1751         (nnml-article-to-file): Use it.
1752         (nnml-retrieve-headers): Hack it.
1753
1754 2001-07-24 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1755
1756         * gnus-win.el (gnus-buffer-configuration): New configure.
1757
1758         * gnus-art.el (gnus-mm-display-part): Don't select-window if it is
1759         not alive.
1760
1761         * mm-decode.el (mm-remove-part): Don't murder the current window (nil).
1762         (mm-display-external): Use display-term configure.
1763
1764 2001-07-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1765
1766         * gnus-delay.el (gnus-delay-default-hour): New variable.
1767         (gnus-delay-article): Allow specific date in YYYY-MM-DD format.
1768
1769 2001-07-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1770         From Karl Kleinpaste <karl@charcoal.com>
1771
1772         * gnus-sum.el (gnus-summary-line-format-alist): Add %B.
1773         (gnus-summary-prepare-threads): Ditto.
1774
1775         * gnus.el (gnus-summary-line-format): Add %B.
1776
1777 2001-07-23 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1778
1779         * gnus-sum.el (gnus-articles-to-read): Use gnus-group-decoded-name.
1780
1781         * mm-util.el (mm-string-as-multibyte): New.
1782
1783         * nnmh.el (nnmh-request-list-1): Encode, not decode!
1784
1785 2001-07-23 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1786
1787         * mm-util.el (mm-universal-coding-system): New.
1788
1789         * gnus-start.el (gnus-startup-file-coding-system): Use it.
1790
1791         * score-mode.el (score-mode-coding-system): Use it.
1792
1793 2001-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1794
1795         * gnus-start.el (gnus-setup-news): Call
1796         `gnus-check-bogus-newsgroups' just after the native server is
1797         opened.
1798
1799 2001-07-23  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1800
1801         * nnmail.el (nnmail-do-request-post): Util function to be used by
1802         `nnchoke-request-post' for all nnmail-derived backends.
1803
1804         * nnml.el (nnml-request-post): Use it.
1805
1806         * gnus.el (gnus-valid-select-methods): nnml is a post-mail
1807         backend, for it groks nnml-request-post.
1808
1809         * gnus-group.el (gnus-group-highlight, gnus-group-highlight-line):
1810         Treat `mail-post' backends like `mail' backends, not like `news'
1811         backends.
1812
1813 2001-07-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1814
1815         * gnus-msg.el (gnus-setup-message): make-local-hook.
1816
1817 2001-07-22  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1818
1819         * gnus-delay.el (gnus-delay-article): Fix `read-string' for
1820         XEmacs.  Allow more units.  Submitted by Karl Kleinpaste
1821         <karl@charcoal.com>, slightly changed by Kai.
1822
1823         * message.el (message-check-news-header-syntax): When checking
1824         whether the groups exist, check the right server based on
1825         `gnus-post-method'.
1826
1827 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1828
1829         * gnus-delay.el: New file.
1830
1831 2001-07-21 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1832
1833         * mm-util.el (mm-read-coding-system): Take two arguments.
1834
1835         * gnus-sum.el (gnus-summary-show-article): Use
1836         mm-read-coding-system.
1837
1838         * gnus-art.el (article-de-quoted-unreadable):
1839         (article-de-base64-unreadable, article-wash-html):
1840         (gnus-mime-inline-part, gnus-mime-view-part-as-charset): Ditto.
1841
1842 2001-07-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1843
1844         * nnml.el (nnml-request-post): New function.  Can be used for
1845         annotations in nnml groups.
1846
1847 2001-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1848
1849         * nntp.el (nntp-request-newgroups): Use UTC date for NEWGROUPS
1850         command.
1851
1852         * gnus-start.el (gnus-find-new-newsgroups): Use
1853         `message-make-date' instead of `current-time-string'.
1854         (gnus-ask-server-for-new-groups): Ditto.
1855         (gnus-check-first-time-used): Ditto.
1856
1857 2001-07-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1858
1859         * gnus-score.el (gnus-home-score-file): nnheader-translate-file-chars.
1860
1861 2001-07-18  Per Abrahamsen  <abraham@dina.kvl.dk>
1862
1863         * message.el (message-shorten-references): Change `maxcount' and
1864         `cut' to obey USEFOR draft 5.
1865
1866 2001-07-12  Colin Walters  <walters@cis.ohio-state.edu>
1867
1868         * gnus-sum.el (gnus-summary-display-arrow): New variable.
1869         (gnus-summary-set-article-display-arrow): New function.
1870         (gnus-summary-goto-subject): Use it.
1871
1872 2001-07-18 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1873
1874         * gnus-sum.el (gnus-summary-import-article): Insert date if
1875         doesn't exist.
1876
1877 2001-07-18 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1878
1879         * mml.el (mml-content-type-parameters): New.
1880         (mml-content-disposition-parameters): New.
1881         (mml-insert-mime-headers): Use them.
1882         (mml-parse-1): Accept charset.
1883
1884 2001-07-17 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1885
1886         * gnus-group.el (gnus-group-select-group): Doc fix.
1887
1888         * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
1889
1890 2001-07-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1891
1892         * dgnushack.el (dgnushack-make-auto-load): Advise `make-autoload'
1893         to handle `define-derived-mode'.
1894
1895 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1896         From:  Stefan Monnier  <monnier@cs.yale.edu>
1897
1898         * message.el (message-mode): Use define-derived-mode.
1899         (message-tab): message-completion-alist.
1900
1901         * imap.el (imap-interactive-login): Use make-local-variable.
1902         (imap-open): Ditto.
1903         (imap-authenticate): Ditto.
1904
1905         * gnus-msg.el (gnus-setup-message): Change-major-mode-hook.
1906
1907         * gnus-art.el (gnus-article-edit-mode): Use define-derived-mode.
1908
1909 2001-07-16  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1910
1911         * message.el (message-citation-line-function): Refer to
1912         gnus-cite-attribution-suffix.
1913
1914 2001-07-15  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1915
1916         * gnus-art.el,...: Error convention changes.
1917
1918 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1919
1920         * gnus-sum.el (gnus-rebuild-thread): Count hidden lines too.
1921
1922 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1923
1924         * nnrss.el (nnrss-read-group-data): Nuke emacs-lisp-mode-hook.
1925         (nnrss-read-server-data): Ditto.
1926
1927 2001-07-13 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1928
1929         * gnus-setup.el (gnus-use-installed-gnus): Typo.
1930         * Cleanup files.
1931         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk).
1932
1933 2001-07-13 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1934
1935         * gnus.el (gnus-summary-line-format): Add %o.
1936
1937         * gnus-sum.el (gnus-summary-pipe-output): Don't configure as pipe
1938         unless shell outputs something.
1939
1940 2001-07-13 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1941
1942         * gnus-art.el (gnus-boring-article-headers): Better doc.
1943         (article-hide-headers): Better regexp.
1944         Suggested by Matt Swift <swift@alum.mit.edu>.
1945
1946         * nnheader.el (nnheader-max-head-length): Better doc.
1947         (nnheader-header-value): Skip spaces.
1948         (nnheader-parse-head): Remove space.
1949         Suggested by Matt Swift <swift@alum.mit.edu>.
1950
1951         * gnus-sum.el (gnus-summary-show-raw-article): New function.
1952         (gnus-get-newsgroup-headers): Remove space.
1953
1954 2001-07-12 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1955
1956         * gnus-msg.el (gnus-msg-treat-broken-reply-to): Add force.
1957         (gnus-summary-reply): Use it.
1958         (gnus-summary-reply-broken-reply-to): New.
1959         (gnus-msg-force-broken-reply-to): New.
1960
1961         * mm-view.el (mm-inline-text): Showing as text/plain when error.
1962
1963 2001-07-12 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1964
1965         * gnus-draft.el (gnus-draft-setup): Restore gnus-newsgroup-name.
1966
1967 2001-07-12 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1968
1969         * mm-decode.el (mm-external-terminal-program): New variable.
1970         (mm-display-external): Use it. Use term to display when no
1971         window-system.
1972
1973 2001-07-12  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
1974
1975         * gnus-srvr.el (gnus-browse-make-menu-bar): Changed one of the
1976         Browse->Next entries to Browse->Prev
1977
1978 2001-07-11 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1979
1980         * gnus-msg.el (gnus-inews-do-gcc): Don't test gnus-alive-p.
1981
1982 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1983
1984         * mm-encode.el (mm-content-transfer-encoding-defaults): Use base64
1985         for the default encoding.
1986
1987         * nnrss.el (nnrss-url-field): New field.
1988         (nnrss-request-article): Add newsgroups.
1989
1990         * nnfolder.el (nnfolder-read-folder): Force to use a multibyte buffer.
1991
1992 2001-07-11 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
1993
1994         * nndraft.el (nndraft-request-restore-buffer): Don't remove Date.
1995
1996         * gnus-draft.el (gnus-draft-edit-message): Remove Date here.
1997         (gnus-draft-setup): Remove backlog.
1998
1999 2001-07-10  Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2000
2001         * gnus-logic.el, gnus-srvr.el, gnus-vm.el, nnheaderxm.el, nnoo.el:
2002         Cleanup.
2003
2004 2001-07-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2005
2006         * gnus-msg.el (gnus-bug): Erase buffer.
2007
2008         * nnfolder.el (nnfolder-possibly-change-group): Don't create group.
2009
2010 2001-07-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2011
2012         * mm-decode.el (mm-attachment-override-p): Fix typo.
2013
2014 2001-03-19 05:28:00  Katsumi Yamaoka <yamaoka@jpl.org>
2015
2016         * gnus-kill.el (gnus-execute): Work with the extra headers.
2017         * gnus-sum.el (gnus-summary-execute-command): Ditto.
2018
2019 2001-07-09 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2020
2021         * mm-view.el (mm-inline-text): w3-coding-system-for-mime-charset
2022         may not defined. From: Raja R Harinath <harinath@cs.umn.edu>.
2023
2024         * message.el (message-send-mail-real-function): New variable.
2025         (message-send-mail-partially, message-send-mail):
2026
2027         * nngateway.el (nngateway-request-post): Use it.
2028
2029         * gnus-agent.el (gnus-agentize): Use it.
2030
2031         * nnsoup.el (nnsoup-old-functions, nnsoup-set-variables)
2032         (nnsoup-revert-variables): Use it.
2033
2034 2001-07-09  Colin Walters  <walters@cis.ohio-state.edu>
2035
2036         * mm-decode.el (mm-inline-media-tests): Default to displaying as
2037         text/plain if the type doesn't match any other media types.
2038         (mm-inlined-types): Doc fix.
2039         (mm-display-inline): Revert previous change (now handled by a
2040         default type in `mm-inline-media-tests'.
2041         (mm-inlinable-p): Revive.
2042         (mm-display-part): Call `mm-inlinable-p'.
2043         (mm-attachment-override-p): Ditto.
2044         (mm-inlined-p): Doc fix.
2045
2046         * gnus-art.el (gnus-mime-display-single): Call `mm-inlinable-p' as
2047         well as `mm-inlined-p'.
2048
2049 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2050
2051         * nntp.el (nntp-send-command, nntp-send-command-nodelete):
2052         (nntp-send-command-and-decode): Use gnus-point-at-bol.
2053
2054 2001-07-09 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2055         From  Paul Jarc <prj@po.cwru.edu>
2056
2057         * message.el (message-use-mail-followup-to): New variable.
2058         (message-get-reply-headers): Use it.
2059
2060 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
2061
2062         * nnheader.el (nnheader-init-server-buffer): Make sure the
2063         *nntpd* buffer is made multibyte instead of a random buffer.
2064
2065 2001-07-09 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2066
2067         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Get headers only
2068         when it returns headers.
2069
2070 2001-07-07  Simon Josefsson  <jas@extundo.com>
2071
2072         * rfc2047.el (rfc2047-encode-message-header): Skip header when
2073         trying to fold. Thanks to Colin Walters
2074         <walters@cis.ohio-state.edu>
2075
2076 2001-07-06  Simon Josefsson  <jas@extundo.com>
2077
2078         * imap.el (imap-parse-address-list, imap-parse-flag-list)
2079         (imap-parse-body-extension, imap-parse-body-ext, imap-parse-body):
2080         Add information in `assert's.
2081
2082         * nnimap.el (nnimap-possibly-change-group): Ignore uidvalidity
2083         changes. (From nnimaps' point of view, `nnimap-verify-uidvalidity'
2084         and `nnimap-group-overview-filename', should handle all
2085         change-of-uidvalidity related issues.  But there may be other
2086         problems.)
2087
2088 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
2089
2090         * rfc2047.el (rfc2047-encode-message-header): Don't include the
2091         header name when folding.
2092
2093 2001-07-05  Colin Walters  <walters@cis.ohio-state.edu>
2094
2095         * mm-decode.el (mm-inlined-types): Document relationship with
2096         `mm-inline-media-tests'.
2097         (mm-display-inline): Default to displaying as plain text if no
2098         inlining handler is available.
2099         (mm-inlinable-p): Remove.
2100         (mm-inlined-p): Don't call `mm-inlinable-p'.
2101         (mm-automatic-display-p): Ditto.
2102         (mm-attachment-override-p): Ditto.
2103
2104 2001-07-04  Simon Josefsson  <jas@extundo.com>
2105
2106         * nnimap.el (nnimap-importantize-dormant): New variable.
2107         (nnimap-request-update-info-internal): Use it.
2108         (nnimap-request-set-mark): Ditto.
2109
2110 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
2111
2112         * nntp.el (nntp-send-command): don't pass a buffer argument to
2113         `point'. Only XEmacs accepts this.
2114         * nntp.el (nntp-send-command-nodelete): ditto.
2115         * nntp.el (nntp-send-command-and-decode): ditto.
2116
2117 2001-07-04  Didier Verna  <didier@lrde.epita.fr>
2118
2119         * nntp.el (nntp-open-connection-function): doc update.
2120         * nntp.el (nntp-pre-command): New.
2121         * nntp.el (nntp-via-rlogin-command): New.
2122         * nntp.el (nntp-via-telnet-command): New.
2123         * nntp.el (nntp-via-telnet-switches): New.
2124         * nntp.el (nntp-via-user-name): New.
2125         * nntp.el (nntp-via-user-password): New.
2126         * nntp.el (nntp-via-address): New.
2127         * nntp.el (nntp-via-envuser): New.
2128         * nntp.el (nntp-via-shell-prompt): New.
2129         * nntp.el (nntp-open-telnet-stream): New.
2130         * nntp.el (nntp-open-via-rlogin-and-telnet): New.
2131         * nntp.el (nntp-open-via-telnet-and-telnet): New.
2132         * nntp.el (nntp-wait-for): check for possibly echo'ed commands.
2133         * nntp.el (nntp-send-command): ditto.
2134         * nntp.el (nntp-send-command-nodelete): ditto.
2135         * nntp.el (nntp-send-command-and-decode): ditto.
2136
2137 2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
2138
2139         * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
2140         `when'.
2141
2142 2001-07-03  Simon Josefsson  <jas@extundo.com>
2143         From Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
2144
2145         * flow-fill.el (fill-flowed): Use (1+ (point-at-eol)) instead.
2146
2147 2001-07-03  Simon Josefsson  <jas@extundo.com>
2148
2149         * flow-fill.el (fill-flowed): If `fill-region' inserts empty line,
2150         remove it (workaround XEmacs `fill-region' bug).
2151
2152 2001-07-01  Simon Josefsson  <jas@extundo.com>
2153
2154         * nnimap.el (nnimap-date-days-ago): Defeat locale.
2155
2156 2001-06-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2157
2158         * mml2015.el (mml2015-format-error): New function.
2159         (mml2015-mailcrypt-decrypt, mml2015-mailcrypt-clear-decrypt)
2160         (mml2015-mailcrypt-verify, mml2015-gpg-clear-verify)
2161         (mml2015-mailcrypt-clear-verify, mml2015-gpg-verify): Use it.
2162
2163 2001-06-26 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2164
2165         * nnrss.el (nnrss-retrieve-headers): The description may not exist.
2166         Suggested by Christoph Conrad <C.Conrad@cli.de>.
2167
2168         * gnus-sum.el (gnus-summary-set-local-parameters): Don't override
2169         group variables.
2170
2171 2001-06-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2172
2173         * nnslashdot.el (nnslashdot-write-groups): Use gnus-prin1.
2174
2175         * nnrss.el (nnrss-save-server-data): Bind print-level and print-length.
2176         (nnrss-save-group-data): Ditto.
2177
2178         * gnus-agent.el (gnus-agent-save-alist): Ditto.
2179
2180 2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2181
2182         * message.el (message-do-send-housekeeping): Narrow to headers.
2183
2184 2001-06-24  Simon Josefsson  <jas@extundo.com>
2185
2186         * rfc2047.el (rfc2047-fold-region): The check to skip WSP
2187         insertion when breaking lines looked for " \t" instead of "[ \t]".
2188         (rfc2047-encode-message-header): Fold lines even if
2189         no QP encoding is done.
2190
2191 2001-06-23  Simon Josefsson  <jas@extundo.com>
2192         From Samuel Tardieu <sam@inf.enst.fr>
2193
2194         * smime.el (smime-keys): Support additional certificates.
2195         (smime-make-certfiles): New function.
2196         (smime-sign-region): Use previous variables.
2197         (smime-get-certfiles): New function.
2198         (smime-sign-buffer): Use it.
2199         (smime-verify-region): Support both CAfile and CApath.
2200
2201 2001-06-23  Simon Josefsson  <jas@extundo.com>
2202
2203         * smime.el (smime-decrypt-region): Perhaps work.
2204
2205 2001-06-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2206
2207         * gnus-msg.el (gnus-copy-article-buffer): Typo.
2208
2209 2001-04-06  Ralph Schleicher  <rs@nunatak.allgaeu.org>
2210
2211         * mm-decode.el (mm-save-part): Rewrite file name.
2212         (mm-file-name-rewrite-functions): New variable.
2213         (mm-file-name-delete-whitespace): New function.
2214         (mm-file-name-trim-whitespace): New function.
2215         (mm-file-name-collapse-whitespace): New function.
2216         (mm-file-name-replace-whitespace): New variable and function.
2217
2218 2001-06-22  Simon Josefsson  <jas@extundo.com>
2219
2220         * message.el (message-make-date): Workaround locale for weekdays.
2221
2222 2001-06-21 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2223
2224         * message.el (message-goto-body): Return nil if not found. (revert!)
2225
2226 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2227         From Fremlin <chief@bandits.org>
2228
2229         * message.el (message-goto-body): Some messages have no header.
2230
2231         * gnus-msg.el (gnus-copy-article-buffer): Use it.
2232
2233 2001-06-21  Ralph Schleicher  <rs@nunatak.allgaeu.org>
2234
2235         * nnultimate.el (nnultimate-retrieve-headers): Date fix.
2236
2237 2001-06-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2238
2239         * message.el (message-make-date): Add week day.
2240         Suggested by Jason R. Mastaler <jason@mastaler.com>.
2241
2242 2001-06-19  Simon Josefsson  <jas@extundo.com>
2243
2244         * message.el (message-yank-prefix): Doc fix.
2245         (message-yank-cited-prefix): Ditto.
2246         (message-delete-not-region): Keep citation prefix on first line,
2247         if possible and appropriate.
2248
2249 2001-06-19  Simon Josefsson  <jas@extundo.com>
2250
2251         * imap.el (imap-process-connection-type): New variable.
2252         (imap-kerberos4-open, imap-gssapi-open): Use it.  This makes
2253         recent `imtest's work completely (no line length issues), while
2254         making making old `imtest's unusable.  Thanks to NAGY Andras
2255         <nagya@inf.elte.hu> for his work.
2256
2257 2000-12-30  NAGY Andras <nagya@inf.elte.hu>
2258
2259         * imap.el (imap-ssl-program): Add -quiet to shut up
2260         OpenSSL/SSLeay's internal debug talk.
2261
2262 2001-06-19  Matt Armstrong <matt@lickey.com>
2263
2264         * imap.el (imap-parse-flag-list): Workaround bug in Courier IMAP
2265         server.
2266
2267 2001-06-19 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2268
2269         * nnmail.el (nnmail-article-buffer): New variable.
2270         (nnmail-split-incoming): Use it.
2271
2272 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
2273
2274         * qp.el (quoted-printable-decode-region): If called interactively,
2275         use coding-system-for-read.
2276
2277 2001-06-16 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2278
2279         * message.el (message-check-news-header-syntax): Check Reply-To.
2280
2281 2001-06-16 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2282
2283         * mml.el (mml-parse-1): Use message options.
2284
2285         * message.el (message-do-fcc): Don't do anything if there is no
2286         FCC.
2287
2288 2001-06-16  Simon Josefsson  <jas@extundo.com>
2289
2290         * nnimap.el (nnimap-split-articles): Support 'junk to-groups.
2291         (nnimap-expunge-search-string): New variable.
2292         (nnimap-request-expire-articles): Use it.
2293
2294 2001-06-15 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2295
2296         * message.el (message-send-mail-with-qmail): wrong exit status is
2297         100 not 1. Reported by Paul Jarc <prj@po.cwru.edu>.
2298
2299 2001-06-15 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2300
2301         * gnus-art.el (article-strip-multiple-blank-lines): Use
2302         delete-region instead of replace-match.
2303
2304 2001-06-14 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2305
2306         * nnweb.el (nnweb-google-parse-1): Fix Google content regexp.
2307         (nnweb-google-wash-article): Ditto.
2308
2309 2001-06-14 Ferenc Wagner <wferi@bolyai1.elte.hu>
2310
2311         * nnweb.el (nnweb-google-parse-1): Fix Google url regexp.
2312
2313 2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2314
2315         * gnus.el (gnus-define-group-parameter): Don't quote the defcustom
2316         specs.
2317
2318 2001-06-13 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2319
2320         * gnus.el (gnus-email-address): Move it here.
2321
2322         * gnus-art.el (article-de-quoted-unreadable): Read charset if
2323         requested.
2324         (article-de-base64-unreadable): Ditto.
2325         (article-wash-html): Ditto.
2326
2327 2001-06-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2328
2329         * message.el (message-options-set-recipient): Don't add ", "
2330         unless necessary. Suggested by Josh Huber <huber@alum.wpi.edu>.
2331
2332 2001-06-12 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2333
2334         * nnrss.el (nnrss-group-alist): Use |fr| instead of [fr].
2335
2336 2001-06-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2337
2338         * gnus-art.el (gnus-plain-save-name): Use file-relative-name.
2339         From Marc Lefranc <Marc.Lefranc@univ-lille1.fr>.
2340
2341         * nnrss.el (nnrss-node-text): Node might be nil.
2342
2343 2001-06-11 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2344
2345         * gnus-uu.el (gnus-uu-save-article): Use mml tag instead of
2346         part. From Katsumi Yamaoka <yamaoka@jpl.org>.
2347
2348         * nnrss.el (nnrss-group-alist): More items.
2349
2350 2001-06-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2351
2352         * nnrss.el (nnrss-node-text): Use cddr instead xml-node-children.
2353
2354 2001-06-03  Dale Hagglund  <rdh@best.com>
2355
2356         * gnus-mlspl.el (gnus-group-split-fancy): Fix generation of split
2357        restrict clauses.
2358
2359 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2360
2361         From Benjamin Rutt <brutt+news@bloomington.in.us>
2362
2363         * message.el (message-wide-reply-confirm-recipients): New variable.
2364
2365 2001-06-06  Mark Thomas  <mthomas@edrc.cmu.edu>
2366
2367         * nnmail.el (nnmail-fix-eudora-headers): Change the In-Reply-To
2368         fix so it works with XEmacs.
2369
2370 2001-06-07 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2371
2372         * nnrss.el (nnrss-retrieve-headers): Support description as extra
2373         headers.
2374
2375 2001-06-07 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2376
2377         * nnrss.el: Fix a few bugs.
2378
2379 2001-06-05  Simon Josefsson  <jas@extundo.com>
2380
2381         * mm-decode.el (mm-handle-set-external-undisplayer): Don't
2382         generate compiler warnings.  From Alex Schroeder <alex@gnu.org>.
2383
2384 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
2385
2386         * mm-decode.el (mm-pipe-part): Bind coding-system-for-write to
2387         binary so that we don't transmit ISO 2022 garbage to the process.
2388         This is needed under XEmacs.
2389
2390 2001-06-03  Simon Josefsson  <simon@josefsson.org>
2391
2392         * imap.el (imap-ssl-open): Require ssl. (Otherwise ssl.el is
2393         autoloaded incorrectly below because ssl-program-* is bound.)
2394         Thanks to Amos Gouaux for report.
2395
2396 2001-06-02  Simon Josefsson  <simon@josefsson.org>
2397
2398         * imap.el (imap-kerberos4-open):
2399         (imap-gssapi-open):
2400         (imap-ssl-open):
2401         (imap-network-open):
2402         (imap-shell-open):
2403         (imap-starttls-open): Set buffer to workaround spurious
2404         `accept-process-output' buffer changes.  Thanks to Mats Lidell
2405         <Mats.Lidell@contactor.se> for report and partial patch and Jake
2406         Colman <colman@ppllc.com> for report.
2407
2408 2001-05-31 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2409
2410         * gnus-sum.el (gnus-summary-catchup): New argument.
2411         (gnus-summary-catchup-from-here): New function.
2412
2413 2001-05-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2414
2415         * mm-view.el (mm-inline-image-xemacs): Insert newline, then move
2416         back, then insert glyph.  (Before, the glyph was inserted first,
2417         then the newline.)  This works around a behavior in XEmacs where
2418         it is not possible to insert a character after a glyph which is at
2419         the end of a buffer.  Patch by Lloyd Zusman <ljz@asfast.com>.
2420
2421 2001-05-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2422
2423         From Jaap-Henk Hoepman (jhh@xs4all.nl).
2424
2425         * mm-decode.el (mm-keep-viewer-alive-types): New variable.
2426         (mm-keep-viewer-alive-p, mm-handle-set-external-undisplayer,
2427         mm-destroy-postponed-undisplay-list): New functions.
2428         (mm-display-external): Use them.
2429
2430 2001-05-27  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2431
2432         * gnus-salt.el (gnus-tree-highlight-node): Bind `default-high' and
2433         `default-low' when evaluating `gnus-summary-highlight'.
2434         From Raja R Harinath <harinath@cs.umn.edu>.
2435
2436 2001-05-27  Simon Josefsson  <simon@josefsson.org>
2437
2438         * message.el (message-yank-cited-prefix): New variable.
2439         (message-indent-citation): Use it.
2440
2441         * mml2015.el (mml2015-mailcrypt-verify): Store gpg stderr output
2442         as details.
2443         (mml2015-mailcrypt-clear-verify): Ditto.
2444
2445 2001-05-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2446         From Nevin Kapur <nevin@jhu.edu>.
2447
2448         * gnus-sum.el (gnus-summary-default-high-score,
2449         gnus-summary-default-low-score): New variables.
2450         (gnus-summary-highlight): Use them.
2451
2452 2001-05-16  Didier Verna  <didier@lrde.epita.fr>
2453
2454         * message.el (message-mail): pass the 'send-actions argument to
2455         `message-setup'.
2456
2457 2001-05-16  Simon Josefsson  <simon@josefsson.org>
2458         From Raymond Scholz <ray-2001@zonix.de>
2459
2460         * gnus-art.el (gnus-mime-view-part-as-charset):
2461         (gnus-mime-internalize-part): Doc fixes.
2462
2463 2001-05-11  Simon Josefsson  <simon@josefsson.org>
2464
2465         * gnus-start.el (gnus-ignored-newsgroups): Also ignore NNTP type
2466         status lines without any text ("^215$").
2467
2468 2001-05-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2469
2470         * nnrss.el (nnrss-check-group): Reverse.
2471
2472 2001-05-07  Simon Josefsson  <simon@josefsson.org>
2473
2474         * message.el (message-get-reply-headers):
2475         (message-followup): Fix typo, suggested by David Green
2476         <dgreen@uab.edu>
2477
2478 2001-05-05 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2479
2480         * nnslashdot.el (nnslashdot-request-expire-articles): Fix.
2481
2482         * nnrss.el (nnrss-open-server): Read server data when it is called.
2483         (nnrss-request-expire-articles): Fix.
2484
2485 2001-05-05 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2486
2487         * message.el (message-do-send-housekeeping): mail-abbrevs may
2488         rename buffer behind Gnus.
2489
2490 2001-05-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2491
2492         * nnrss.el (nnrss-check-group): Use nnheader-translate-file-chars.
2493         (nnrss-group-alist): Add more resources.
2494         (nnrss-check-group): Ignore errors.
2495
2496 2001-05-04 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2497
2498         * nnrss.el (nnrss-request-expire-articles): Correct the return value.
2499
2500         * nnslashdot.el (nnslashdot-request-list): Add time.
2501         (nnslashdot-request-expire-articles): New.
2502
2503         * gnus-start.el (gnus-check-bogus-newsgroups): Remove bogus
2504         secondary methods too.
2505
2506 2001-05-03 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2507
2508         * message.el (message-use-followup-to): Set default value to t.
2509
2510 2001-05-03  Florian Weimer  <fw@deneb.enyo.de>
2511
2512         * message.el (message-dont-reply-to-names): Fix documentation.
2513         (message-get-reply-headers): Use Mail-Followup-To only for wide
2514         replies.
2515
2516 2001-05-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2517
2518         * nnrss.el (nnrss-request-expire-articles): Calculate # of days
2519         correctly.
2520         (nnrss-check-group): Use time.
2521
2522 2001-05-01 19:21:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2523
2524         * gnus.el: Oort Gnus v0.03 is released.
2525
2526 2001-05-01 19:06:21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2527
2528         * nnultimate.el (nnultimate-topic-article-to-article): Use the
2529         group.
2530
2531 2001-04-24 19:50:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2532
2533         * gnus-srvr.el (gnus-server-insert-server-line): Add a space.
2534
2535 2001-04-15 14:55:03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2536
2537         * nnultimate.el (nnultimate-retrieve-headers): Return all
2538         available headers.
2539
2540         * gnus-sum.el (gnus-read-all-available-headers): New variable.
2541         (gnus-get-newsgroup-headers-xover): Use it.
2542
2543 2001-04-14 15:47:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2544
2545         * nnultimate.el (nnultimate-retrieve-headers): Clean up.
2546
2547 2001-04-30 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2548
2549         * nntp.el (nntp-retrieve-groups): Use throw instead of error.
2550
2551 2001-04-29 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2552
2553         * nnrss.el (nnrss-insert-w3): Use cache before I figure out how to
2554         disable it.
2555
2556         * gnus.el (gnus-info-nodes): Remove a few The's.
2557
2558 2001-04-29 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2559
2560         * mail-source.el (mail-source-movemail): Call-process may return a
2561         signal description string.
2562
2563         * gnus-start.el (gnus-read-newsrc-el-file):
2564         gnus-newsrc-file-version may be nil.
2565
2566         * nnmail.el (nnmail-get-new-mail): Use the exact file only.
2567         Suggested by Michael Sperber [Mr. Preprocessor]
2568         <sperber@informatik.uni-tuebingen.de>.
2569
2570 2001-04-25  Per Abrahamsen  <abraham@dina.kvl.dk>
2571
2572         * mm-uu.el (mm-uu-configure-list): Fixed customize type.
2573
2574 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
2575
2576         * mm-view.el (mm-display-inline-fontify): Allow XEmacs to fully
2577         fontify HANDLE.
2578
2579 2001-04-18  Simon Josefsson  <simon@josefsson.org>
2580
2581         * smime.el (smime-ask-passphrase): Rework to return value.
2582         (smime-sign-region): Rework to bind value and use it.
2583         (smime-decrypt-region): Ditto.
2584
2585 2001-04-18  Mathias Herberts <Mathias.Herberts@iroise.net>
2586         Committed by Simon Josefsson  <simon@josefsson.org>
2587
2588         * smime.el (smime-ask-passphrase): New function.
2589         (smime-sign-region): Use it.
2590         (smime-encrypt-cipher): New variable.
2591         (smime-decrypt-region): Ditto.
2592
2593 2001-04-12  Jason Merrill  <jason_merrill@redhat.com>
2594         Committed by Simon Josefsson  <simon@josefsson.org>
2595
2596         * imap.el (imap-shell-open): Erase the buffer *after* copying it into
2597         the log.
2598
2599 2001-04-14 01:14:42 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2600
2601         *gnus.el: Oort Gnus v0.02 is released.
2602
2603 2001-04-14 00:48:42  Lars Magne Ingebrigtsen  <larsi@quimby.gnus.org>
2604
2605         * gnus.el: Oort Gnus v0.01 is released.
2606
2607 2001-04-13 22:01:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2608
2609         * gnus-sum.el (gnus-summary-highlight): Highlight read
2610         undownloaded articles as read articles.
2611
2612         * gnus-agent.el (gnus-agent-get-undownloaded-list): Clean up.
2613         (gnus-agent-get-undownloaded-list): Mark all undownloaded
2614         articles, even read ones, as such.
2615
2616         * gnus-sum.el (gnus-summary-find-matching): Clean up.
2617         (gnus-find-matching-articles): New function.
2618         (gnus-summary-limit-include-matching-articles): New command.
2619         (gnus-summary-limit-include-thread): Include articles that have
2620         matching subjects.
2621         (gnus-offer-save-summaries): Clean up.
2622
2623 2001-04-13  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2624
2625         * nnmail.el (nnmail-split-fancy-with-parent): Add docstring.
2626
2627 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2628         From Jason Merrill <jason_merrill@redhat.com>
2629
2630         * gnus-sum.el (gnus-summary-insert-new-articles): Reverse the articles.
2631
2632 2001-04-10 08:01:15  Katsumi Yamaoka <yamaoka@jpl.org>
2633         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2634
2635         * gnus-msg.el (gnus-post-news): Fill the Newsgroups header by the
2636         newsgroup names when the original article is a news message.
2637
2638 2001-04-12 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2639
2640         * message.el (message-cite-prefix-regexp): Use POSIX regexp if
2641         supported. Suggest by Jim Meyering <jim@meyering.net>.
2642
2643 2001-04-02  Nevin Kapur  <nevin@jhu.edu>
2644         Committed by Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2645
2646         * nnmail.el (nnmail-split-it): Added check for .* at the end of
2647         regexp in nnmail-split-fancy.
2648
2649 2001-04-10  Simon Josefsson  <simon@josefsson.org>
2650
2651         * message.el (message-options-set-recipient): Look at Cc and Bcc too.
2652
2653 2001-04-10  Colin Marquardt <colin.marquardt@usa.alcatel.com>
2654
2655         * message.el (message-send-mail): Improve the interaction with the
2656         user.
2657
2658 2001-04-10  Simon Josefsson  <simon@josefsson.org>
2659
2660         * imap.el (imap-message-copy): Work around buggy servers that
2661         doesn't send TRYCREATE tags.
2662
2663 2001-04-09 01:15:54  Katsumi Yamaoka <yamaoka@jpl.org>
2664
2665         * gnus-start.el (gnus-read-newsrc-el-file): Work with Semi-gnusae.
2666
2667 2001-04-05 21:43:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2668
2669         * gnus-sum.el (gnus-update-summary-mark-positions): Use a valid
2670         date.
2671
2672 2001-04-04 16:13:17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2673
2674         * gnus-group.el (gnus-group-quit): Check that the dribble buffer
2675         lives.
2676
2677 2001-04-02 00:40:12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2678
2679         * gnus-art.el (gnus-parse-news-url): New function.
2680         (gnus-button-handle-news): New function.
2681         (gnus-button-alist): Point to new functions.
2682
2683         * gnus-group.el (gnus-group-quit): Only mark buffer in non-empty.
2684
2685         * gnus-start.el (gnus-read-newsrc-el-file): Nix out
2686         gnus-format-specs.
2687
2688         * message.el (message-check-news-header-syntax): Question even
2689         when Gnus doesn't know the group names.
2690         (message-send-news): Clean up.
2691
2692         * gnus-start.el (gnus-dribble-read-file): Say whether Gnus was
2693         exited on purpose without saving.
2694
2695         * gnus-group.el (gnus-group-quit): Mark the dribble file as `Q'.
2696
2697 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2698
2699         * gnus-score.el (gnus-score-orphans): Clean up.
2700
2701         * gnus-win.el (gnus-remove-some-windows): Leave one Gnus window.
2702
2703         * gnus-sum.el (gnus-summary-exit): Kill the summary buffer a bit
2704         later.
2705
2706         * gnus-start.el (gnus-close-all-servers): Find the right items to
2707         close.
2708
2709         * qp.el (quoted-printable-decode-region): Just message
2710         malformation; don't quit.
2711
2712 2001-03-31 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2713         From Gerd Moellmann <gerd@gnu.org>.
2714
2715         * gnus.el (gnus-interactive): A typo.
2716
2717 2001-03-26  Juanma Barranquero  <lektu@uol.com.br>
2718         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2719
2720         * gnus-util.el (gnus-delete-alist): Declare it as an alias of
2721         `assq-delete-all', if that function exists; otherwise use the old
2722         definition. Documentation changed to match the one in
2723         `assq-delete-all'.
2724
2725 2001-04-01 00:37:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2726
2727         * gnus-start.el (gnus-close-all-servers): New function.
2728
2729         * gnus-srvr.el (gnus-server-close-all-servers): Clean up.
2730         (gnus-server-remove-denials): Clean up.
2731
2732         * gnus-sum.el (gnus-summary-sort-by-original): New command and
2733         keystroke.
2734
2735 2001-03-31 02:56:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2736
2737         * message.el (message-send-news): Message where we are sending.
2738         (message-send-mail): Ditto.
2739
2740         * gnus.el (gnus-server-string): New function.
2741
2742         * gnus-sum.el (gnus-summary-up-thread): Doc fix.
2743
2744         * mm-decode.el (mm-default-directory): Customized.
2745         (mm-tmp-directory): Ditto.
2746
2747         * gnus-sum.el (gnus-summary-catchup-and-exit): Doc fix.
2748         (gnus-get-newsgroup-headers): Return -1 for articles without Lines
2749         or Chars.
2750         (gnus-summary-line-format-alist): ?l is now a string.
2751         (gnus-summary-prepare-threads): Output ? for unknown lines.
2752         (gnus-summary-insert-line): Ditto.
2753         (gnus-summary-print-article): Unbalanced parentheses.
2754
2755         * gnus-msg.el (gnus-inews-do-gcc): Check group to allow it to find
2756         out whether new stuff has arrived.
2757
2758 2001-03-31 02:14:38  Alan Shutko  <ats@acm.org>
2759
2760         * gnus-sum.el: Let printing work on ttys on Emacs.
2761
2762 2001-03-31 01:11:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2763
2764         * gnus-msg.el (gnus-post-news): Add an empty Newsgroups header
2765         when forcing news.
2766
2767         * gnus-sum.el (gnus-summary-mark-article-as-replied): Make into a
2768         command.
2769
2770 2001-03-31 01:04:54  Francis Litterio  <franl-removethis@world.omitthis.std.com>
2771
2772         * message.el (message-set-auto-save-file-name): Don't use
2773         asterisks under nt.
2774
2775 2001-03-31 00:03:42  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2776
2777         * gnus-msg.el (gnus-inews-insert-draft-meta-information): Allow
2778         lists of articles.
2779
2780         * gnus-uu.el (gnus-uu-digest-mail-forward): Mark as forwarded.
2781
2782         * gnus-msg.el (gnus-put-message): Clean up.
2783         (gnus-summary-reply): Mark all replied-to articles as replied to.
2784         (gnus-inews-add-send-actions): Also mark as forwarded.
2785         (gnus-summary-mail-forward): Mark as forwarded.
2786
2787         * gnus-sum.el (gnus-summary-mark-article-as-replied): Take a list
2788         of articles.
2789         (gnus-summary-mark-article-as-forwarded): Ditto.
2790
2791         * gnus-msg.el (gnus-summary-resend-message): Mark article as
2792         forwarded.
2793         (gnus-summary-mail-forward): Clean up.
2794
2795         * gnus.el (gnus-article-mark-lists): Added forward.
2796
2797         * gnus-sum.el (gnus-forwarded-mark): New variable.
2798         (gnus-summary-prepare-threads): Use it.
2799         (gnus-summary-update-secondary-mark): Ditto.
2800         (gnus-newsgroup-forwarded): New variable.
2801
2802 2001-03-30 23:13:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2803
2804         * gnus-msg.el (gnus-summary-reply): Allow very wide replies.
2805         (gnus-summary-very-wide-reply): New command and keystroke.
2806         (gnus-summary-very-wide-reply-with-original): Ditto.
2807
2808         * gnus-score.el (gnus-adaptive-word-length-limit): New variable.
2809         (gnus-score-adaptive): Use it.
2810
2811         * gnus-start.el (gnus-get-unread-articles): Clean up.
2812
2813 2001-03-21 20:00:43  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2814
2815         * nnultimate.el (nnultimate-retrieve-headers): Work for other
2816         boards.
2817
2818 2001-03-21  Didier Verna  <didier@lrde.epita.fr>
2819
2820         * gnus-start.el:
2821         * gnus-start.el (gnus-subscribe-newsgroup-hooks): New.
2822         * gnus-start.el (gnus-subscribe-newsgroup): use it.
2823
2824
2825 2001-03-15 09:47:23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2826
2827         * nnultimate.el (nnultimate-retrieve-headers): Understand
2828         long-form month names.
2829
2830 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2831
2832         * gnus-sum.el (gnus-summary-show-all-headers):
2833         gnus-article-show-all-headers is broken. Use
2834         gnus-summary-toggle-header instead.
2835
2836         * mml2015.el (mml2015-gpg-extract-from): No error.
2837
2838 2001-03-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2839         From Bj\e,Ax\e(Brn Mork <bmork@dod.no>.
2840
2841         * mml2015.el (mml2015-gpg-extract-from): New function.
2842         (mml2015-gpg-verify): Use it.
2843         (mml2015-gpg-clear-verify): Use it.
2844
2845 2001-03-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2846
2847         * message.el (message-setup-fill-variables): Use
2848         fill-paragraph-function.
2849         (message-fill-paragraph): Take an argument.
2850         (message-newline-and-reformat): Take another argument.
2851
2852 2001-03-16 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2853
2854         * message.el (rmail-output): It is in rmailout.el not rmail.el.
2855
2856 2001-03-16 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2857
2858         * message.el (message-forward): local-variable-p takes an extra
2859         argument in XEmacs.
2860
2861 2001-03-16  Simon Josefsson  <simon@josefsson.org>
2862
2863         * nnimap.el (nnimap-dont-use-nov-p): Renamed from
2864         `nnimap-use-nov-p' (it really tested the negative).
2865         (nnimap-retrieve-headers): Use it.
2866
2867 2001-03-11  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2868
2869         * message.el (message-generate-headers-first): Update doc.
2870
2871 2001-03-10  Matthias Wiehl <mwiehl@gmx.de>
2872
2873         * gnus.el (gnus-summary-line-format): Typo.
2874
2875 2001-03-11  Simon Josefsson  <simon@josefsson.org>
2876
2877         * mailcap.el (mailcap-mime-data): Add application/sieve.
2878         (mailcap-mime-extensions): Add .siv, .xls.
2879
2880 2001-03-14 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2881         From Christoph Conrad <christoph.conrad@gmx.de>
2882
2883         * gnus-score.el (gnus-summary-lower-thread): Typo.
2884
2885 2001-03-14 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2886
2887         * message.el (message-forward-decoded-p): New variable.
2888         (message-forward-subject-author-subject): Use it.
2889         (message-make-forward-subject): Use it.
2890         (message-forward): Use it.
2891
2892         * gnus-uu.el (gnus-uu-digest-mail-forward): Use it.
2893
2894         * mm-util.el, message.el, rfc2047.el, gnus-sum.el, gnus-score.el:
2895         Sync with Emacs 21 (tag EMACS_PRETEST_21_0_100).
2896
2897 ;;Has been fixed -- zsh.
2898 ;;2001-03-05  Dave Love  <fx@gnu.org>
2899 ;;
2900 ;;      * mm-util.el (mm-mime-mule-charset-alist): Fix utf-8 case.
2901 ;;      Move it after definition of mm-coding-system-p.
2902 ;;
2903 2001-03-01  Dave Love  <fx@gnu.org>
2904
2905         * mm-util.el (mm-inhibit-file-name-handlers): Add
2906         image-file-handler.
2907
2908 2001-02-11  Dave Love  <fx@gnu.org>
2909
2910         * message.el (message-signature-file): Fix doc, :type.
2911
2912 2001-02-08  Dave Love  <fx@gnu.org>
2913
2914         * rfc2047.el (rfc2047-fold-region): Don't forward-char at EOB.
2915         (message-posting-charset): Defvar when compiling again.
2916         (rfc2047-encodable-p): Require message.
2917
2918         * gnus-sum.el (gnus-alter-articles-to-read-function):
2919         * gnus-score.el (gnus-score-after-write-file-function): Fix :type.
2920
2921 2001-03-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2922
2923         * nnrss.el: New file.
2924
2925 2001-03-08 02:41:36  Katsumi Yamaoka <yamaoka@jpl.org>
2926         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2927
2928         * rfc2047.el (rfc2047-unfold-region): Fix arg of
2929         `skip-chars-forward'.
2930
2931 2001-03-07 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2932
2933         * nndraft.el (nndraft-request-group): Restore auto save files if
2934         the original files do not exist.
2935
2936 2001-03-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2937
2938         * gnus-score.el (gnus-score-find-bnews): Print messages on illegal
2939         SCORE paths.
2940
2941         * mm-decode.el (mm-dissect-buffer): Call
2942         mail-extract-address-components only if necessary.
2943
2944 2001-03-06 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2945
2946         * gnus-score.el (gnus-score-find-bnews): Maybe there is no
2947         directory part.
2948         (gnus-score-search-global-directories): Use file-directory-p.
2949
2950         * gnus-score.el (gnus-score-score-files-1): Use
2951         gnus-kill-files-directory.
2952         From Adrian Aichner <adrian@xemacs.org>.
2953
2954 2001-03-05 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2955
2956         * gnus.el (charset): Move here from gnus-sum.el.
2957
2958 2001-03-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2959
2960         * mml.el (mml-preview): Disable local map.
2961
2962         * gnus-sum.el (gnus-summary-make-menu-bar): Make
2963         gnus-article-post-menu here.
2964
2965         * gnus-art.el (gnus-article-make-menu-bar): Make summary-menu bar
2966         if it has not been made.
2967
2968 2001-03-02 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2969
2970         * gnus-art.el (gnus-article-describe-key): Map key to event.
2971         (gnus-article-describe-key-briefly): Ditto
2972
2973 2001-03-01 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2974
2975         * gnus-sum.el (gnus-summary-limit-include-expunged): Fix.
2976
2977 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2978         From Katsumi Yamaoka <yamaoka@jpl.org>.
2979
2980         * dgnushack.el (coerce, merge, subseq): defmacro.
2981
2982 2001-03-01 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2983
2984         * lpath.el (nndraft-request-group): Move it here from nndraft.el.
2985         A fake defalias in nndraft.el results a not-activated bug in
2986         uncompiled versions.
2987
2988 2001-02-26 11:27:27  Paul Jarc  <prj@po.cwru.edu>
2989         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
2990
2991         * gnus-util.el (gnus-split-references): Handle malformed References:.
2992
2993 2001-02-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2994
2995         * gnus-art.el (gnus-article-mime-part-status): 1 part.
2996
2997 2001-02-25 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2998         From NAGY Andras <nagya@inf.elte.hu>.
2999
3000         * gnus.el (gnus-parameters): Typo.
3001
3002 2001-02-24 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3003
3004         * gnus.el (gnus-read-method): Remove redundancy.
3005
3006 2001-02-23 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3007
3008         * nnslashdot.el (nnslashdot-backslash-url): New.
3009         (nnslashdot-request-list): Use it.
3010
3011 2001-02-23 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3012
3013         * nnml.el (nnml-generate-active-info): Fix the case when there is
3014         no file.
3015
3016         * gnus-sum.el (gnus-summary-import-article): Display it. Enable edit.
3017         (gnus-summary-create-article): New.
3018
3019         * gnus-group.el (gnus-group-mark-article-read): New.
3020
3021         * gnus-msg.el (gnus-inews-do-gcc): Use it.
3022
3023         * gnus-art.el (gnus-article-edit-article): Set modified-p nil.
3024
3025 2001-02-23 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3026
3027         * gnus-art.el (gnus-article-edit-done): Don't use
3028         gnus-article-edit-exit.
3029         (gnus-article-edit-exit): Confirm and insert original-article-buffer.
3030
3031         * gnus.el (gnus-parameters): New.
3032         Suggested by NAGY Andras <nagya@inf.elte.hu>.
3033         (gnus-parameters-get-parameter): New.
3034         (gnus-group-find-parameter): Use it.
3035
3036 2001-02-23  Simon Josefsson  <simon@josefsson.org>
3037
3038         * gnus-msg.el (gnus-post-method): Fix documentation to reflect
3039         change of default value to `current'.
3040
3041 2001-02-23 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3042
3043         * nneething.el (nneething-get-head): Insert unreadable file too.
3044
3045 2001-02-22 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3046
3047         * gnus-sum.el (gnus-summary-insert-articles): Remove fetched headers.
3048
3049         * webmail.el (webmail-type-definition): Deja is bought by google.
3050
3051 2001-02-22 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3052
3053         * gnus-sum.el (gnus-fetch-headers): New.
3054         (gnus-select-newsgroup): Use it.
3055         (gnus-summary-insert-articles): New.
3056         (gnus-summary-insert-old-articles): New.
3057         (gnus-summary-insert-new-articles): New.
3058
3059         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use decoded-name.
3060         (gnus-group-list-active): Ditto.
3061         * gnus-sum.el (gnus-set-mode-line): Ditto.
3062         (gnus-summary-read-group-1): Ditto.
3063
3064 2001-02-21 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3065
3066         * gnus-topic.el (gnus-topic-get-new-news-this-topic): Redraw the
3067         current topic.
3068
3069 2001-02-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3070
3071         * smiley.el (gnus-smiley-display): Don't do widening.
3072
3073         * smiley-ems.el (gnus-smiley-display): Don't do widening. Smiley
3074         within body.
3075
3076         * gnus-msg.el (gnus-inews-do-gcc): Activate group anyway.
3077
3078         * gnus-art.el (gnus-mime-display-multipart-alternative-as-mixed):
3079         New.
3080         (gnus-mime-display-multipart-related-as-mixed): New.
3081         (gnus-mime-display-part): Use them.
3082
3083 2001-02-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3084
3085         * gnus-start.el (gnus-setup-news): Allow gnus-group-line-format to be
3086         something special.
3087
3088 2001-02-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3089
3090         * nnweb.el (nnweb-request-group): Set nnweb-group anyway.
3091         (nnweb-request-article): Call reference if exists.
3092         (nnweb-type-definition): Dejanews is bought by google.com.
3093         Beta!
3094
3095 2001-02-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3096
3097         * gnus-draft.el (gnus-draft-reminder): "Confirm to exit?"
3098
3099 2001-02-19  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3100
3101         * gnus-sum.el (gnus-thread-sort-functions): Doc fix.  Refer to
3102         gnus-article-sort-functions.
3103         (gnus-article-sort-functions): Doc fix.  Refer to
3104         gnus-thread-sort-functions.
3105
3106 2001-02-18 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3107         From Paul Jarc <prj@po.cwru.edu>.
3108
3109         * message.el (message-get-reply-headers): More fixes.
3110
3111 2001-02-17  Paul Jarc <prj@po.cwru.edu>
3112         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
3113
3114         * message.el (message-get-reply-headers): Fix bug with
3115         Mail-Followup-To/to-address interaction.
3116
3117 2001-02-17 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3118
3119         * gnus-msg.el (gnus-configure-posting-styles): Match header in
3120         gnus-article-copy.
3121
3122 2001-02-16 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3123
3124         * message.el (message-do-send-housekeeping): Rename to a better
3125         name.
3126
3127 2001-02-16 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3128
3129         * message.el (message-cancel-news): Check article first, then ask
3130         yes or no.
3131
3132 2001-02-16 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3133
3134         * mm-uu.el (mm-uu-type-alist): Add emacs-sources.
3135
3136 2001-02-16 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3137
3138         * gnus-range.el (gnus-range-normalize): New function.
3139
3140 2001-02-15  NAGY Andras <nagya@inf.elte.hu>
3141
3142         * imap.el (imap-gssapi-open): Set imap-c-l-s-first.
3143
3144 2001-02-14 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3145
3146         * gnus-srvr.el (gnus-server-regenerate-server): Use gnus-get-function.
3147
3148         * nnagent.el (nnagent-request-regenerate): New.
3149
3150         * nnfolder.el (nnfolder-request-regenerate): Deffoo.
3151
3152         * nnml.el (nnml-generate-nov-databases): Accept argument
3153         server. Don't open server if it is opened.
3154         (nnml-request-regenerate): Use it. Change to deffoo.
3155
3156 2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
3157         Committed by ShengHuo ZHU  <zsh@cs.rochester.edu>
3158
3159         * gnus.el (gnus-define-group-parameter): Fix.
3160
3161 2001-02-14 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3162
3163         * gnus.el (gnus-define-group-parameter): Improved.
3164
3165         * gnus-sum.el (charset): Define parameter.
3166         (ignored-charsets): Ditto.
3167         (gnus-summary-setup-default-charset): Use them.
3168
3169         * gnus-start.el (gnus-read-descriptions-file): Use them.
3170
3171         * gnus-cus.el (gnus-group-parameters): Remove them.
3172
3173 2001-02-14 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3174
3175         * gnus-sum.el (gnus-summary-print-article): Redo highlight.
3176
3177 2001-02-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3178
3179         * gnus-sum.el (gnus-summary-read-group-1): Remove
3180         gnus-summary-set-local-parameters.
3181         (gnus-summary-setup-buffer): Put it here.
3182
3183 2001-02-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3184
3185         * gnus.el (to-address): Define parameter.
3186         (to-list): Ditto.
3187         * gnus-art.el (article-hide-boring-headers): Use them.
3188         * gnus-msg.el (gnus-post-news): Ditto.
3189         * gnus-cus.el (gnus-group-parameters): Remove them.
3190
3191 2001-02-13 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3192
3193         * gnus-draft.el (gnus-draft-reminder): New.
3194
3195         * gnus-art.el (gnus-sender-save-name): New.
3196
3197 2001-02-13 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3198
3199         * mm-util.el (mm-mime-charset): Error message.
3200
3201 2001-02-13 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3202
3203         * message.el (message-check-news-body-syntax): Don't check mml lines.
3204
3205 2001-02-12 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3206
3207         * gnus-topic.el (gnus-subscribe-topics): Return nil if not
3208         subscribe.
3209
3210         * gnus-start.el (gnus-call-subscribe-functions): New.
3211         (gnus-find-new-newsgroups): Use it.
3212         (gnus-ask-server-for-new-groups): Use it.
3213         (gnus-check-first-time-used): Use it.
3214         (gnus-subscribe-newsgroup-method): Grok a list of functions.
3215         (gnus-subscribe-options-newsgroup-method): Ditto.
3216         (gnus-subscribe-hierarchically): Return gnus-subscribe-newsgroup's
3217         return .
3218
3219 2001-02-12  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3220
3221         * gnus-cus.el (gnus-score-customize): Doc fix.
3222
3223 2001-02-11  Jesper Harder <harder@ifa.au.dk>
3224
3225         * dgnushack.el (my-getenv): Typo.
3226
3227 2001-02-11 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3228
3229         * dgnushack.el (dgnushack-make-load): Don't autoload smiley functions.
3230
3231 2001-02-11 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3232
3233         * gnus-group.el (gnus-group-suspend): Offer save summaries.
3234
3235         * gnus-art.el (gnus-treat-leading-whitespace): New.
3236         (gnus-treatment-function-alist): Use it.
3237         (article-remove-leading-whitespace): New.
3238         (gnus-article-make-menu-bar): Use it.
3239
3240         * gnus-sum.el (gnus-summary-wash-empty-map): Add
3241         remove-leading-whitespace.
3242         (gnus-summary-wash-map): Bind strip-headers-in-body to `W a',
3243         because of conflict.
3244
3245 2001-02-09 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3246
3247         * Makefile.in: Hack generating gnus-load.el.
3248         * dgnushack.el: Ditto.
3249         * gnus-load.el: Remove it.
3250
3251 2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3252
3253         * dgnushack.el : Add URLDIR.
3254
3255         * Makefile.in (EMACS_COMP): Ditto.
3256
3257 2001-02-09 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3258
3259         * gnus-cus.el (gnus-score-customize): Error on no score file.
3260
3261 2001-02-09 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3262
3263         * mm-decode.el (mm-merge-handles): New function.
3264
3265         * mm-view.el (mm-inline-message): Use it.
3266         (mm-view-message): Ditto.
3267
3268         * mm-partial.el (mm-inline-partial): Ditto.
3269
3270         * mm-extern.el (mm-inline-external-body): Ditto.
3271
3272         * gnus-art.el (gnus-mime-view-part): Ditto.
3273         (gnus-mime-view-part-as-type): Ditto.
3274         (gnus-mime-save-part-and-strip): Prevent users to strip in some
3275         cases.
3276
3277 2001-02-08 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3278
3279         * message.el (message-cancel-news): Allow to shoot foot.
3280         (message-supersede): Ditto.
3281
3282 2001-02-08  Tommi Vainikainen <thv@iki.fi>
3283
3284         * gnus-sum.el (gnus-simplify-subject-re): Use
3285         message-subject-re-regexp.
3286
3287 2001-02-08 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3288
3289         * nnmail.el (nnmail-expiry-target-group): Bind
3290         nnmail-cache-accepted-message-ids to nil.
3291
3292         * gnus-xmas.el (gnus-xmas-article-display-xface): Use binary
3293         coding system.
3294
3295 2001-02-07 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3296
3297         * qp.el (quoted-printable-encode-region): Make sure characters are
3298         between 00 and FF.  Don't check charset.
3299
3300         * mm-encode.el (mm-encode-content-transfer-encoding): Use unibyte
3301         in Emacs 20.
3302         * rfc2047.el (rfc2047-q-encode-region): Ditto.
3303
3304 2001-02-07 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3305
3306         * message.el (message-make-forward-subject): Argument decoded.
3307         (message-forward): Use it when digest.
3308
3309         * gnus-uu.el (gnus-uu-grab-articles): Shoot down original article
3310         buffer.
3311
3312 2001-02-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3313
3314         * message.el (message-generate-headers-first): Doc fix.
3315
3316 2001-02-07 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3317
3318         * gnus-art.el (article-make-date-line): Error proof.
3319
3320 2001-02-06 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3321
3322         * gnus-group.el (gnus-group-listing-limit): New.
3323         (gnus-group-prepare-flat-list-dead): Use old trick to speed up.
3324
3325         * gnus-topic.el (gnus-group-prepare-topics): Use gnus-killed-hashtb.
3326
3327 2001-02-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3328
3329         * message.el (message-newline-and-reformat): Special case for
3330         breaking at BOL.
3331
3332 2001-02-06  Per Abrahamsen  <abraham@dina.kvl.dk>
3333
3334         * gnus-uu.el (gnus-uu-save-article): Make the topics summary a
3335         message/rfc822.
3336
3337 2001-02-06 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3338
3339         * message.el (message-encode-message-body): Don't insert
3340         Content-Type if it is inside a mail.
3341
3342 2001-02-06 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3343
3344         * gnus-xmas.el (gnus-xmas-article-menu-add): Add
3345         gnus-article-commands-menu.
3346
3347         * gnus-sum.el (gnus-summary-make-menu-bar): Don't share menu bar
3348         in Emacs.
3349
3350         * gnus-start.el (gnus-read-descriptions-file): Use
3351         gnus-group-name-charset and gnus-group-charset-alist.
3352
3353 2001-02-04 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3354
3355         * gnus-sum.el (gnus-summary-mark-as-processable): Understand
3356         active region.
3357
3358         * gnus-start.el (gnus-group-change-level): Remove from both
3359         gnus-zombie-list and gnus-killed-list.
3360
3361 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3362
3363         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Add
3364         gnus-subscribe-topics.
3365
3366         * gnus-cus.el (gnus-extra-topic-parameters): Fix doc.
3367
3368 2001-02-04 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3369
3370         * gnus-art.el (gnus-article-make-menu-bar): Make
3371         gnus-article-post-menu.
3372
3373         * gnus-xmas.el (gnus-xmas-article-menu-add): Add post menu.
3374
3375         * gnus-sum.el (gnus-summary-make-menu-bar): Use t if XEmacs.
3376
3377         * gnus-group.el (gnus-group-make-menu-bar): Ditto.
3378
3379         * message.el (message-mode-menu): Ditto.
3380
3381         * gnus-art.el (defvar): eval-when-compile.
3382
3383 2001-02-02 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3384
3385         * gnus-agent.el (gnus-agentize): Fix doc.
3386
3387 2001-02-02  Karl Kleinpaste <karl@charcoal.com>
3388
3389         * mml.el (mml-preview): Bind `q'.
3390
3391 2001-02-02 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3392
3393         * mm-util.el (mm-mime-mule-charset-alist): non-Mule case.
3394
3395 2001-01-31  Dave Love  <fx@gnu.org>
3396
3397         * mm-util.el (mm-mime-mule-charset-alist)
3398         (mm-find-mime-charset-region): Consider mule-utf-8.
3399
3400 2001-01-31  Dave Love  <fx@gnu.org>
3401
3402         * gnus-art.el (gnus-article-x-face-command)
3403         (gnus-treat-display-xface, gnus-treat-display-smileys): Add
3404         :version.
3405
3406 2001-01-26  Dave Love  <fx@gnu.org>
3407
3408         * mm-util.el (mm-multibyte-string-p): New.
3409
3410 ;;      * qp.el: Remove un-logged bogus changes from 2000-12-20.
3411 ;;      (quoted-printable-encode-region): Doc fix.  Don't call
3412 ;;      string-as-multibyte on class.  Clarify line-folding.
3413         (quoted-printable-encode-string): Make temp buffer inherit
3414         string's multibyteness.
3415
3416 2001-01-23  Gerd Moellmann  <gerd@gnu.org>
3417
3418         * nnheader.el (toplevel): Don't require `gnus-util' at
3419         compile-time; this creates a circular dependency, and prevents
3420         a bootstrap.
3421
3422 2001-01-22  Andreas Schwab  <schwab@suse.de>
3423
3424         * nnheader.el (gnus-delete-line): Autoload it as a macro.
3425
3426 2001-01-31 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3427
3428         * nnmail.el (nnmail-remove-list-identifiers): Use consp.
3429
3430         * gnus-art.el (article-hide-list-identifiers): Ditto.
3431
3432         * gnus-sum.el (gnus-summary-remove-list-identifiers): Ditto.
3433
3434 2001-01-31 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3435
3436         * gnus-sum.el (gnus-summary-remove-list-identifiers): Similar.
3437
3438         * gnus-art.el (article-hide-list-identifiers): Similar.
3439
3440 2001-01-31  Karl Kleinpaste <karl@charcoal.com>
3441
3442         * nnmail.el (nnmail-remove-list-identifiers): Improved.
3443
3444 2001-01-31 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3445
3446         * gnus-score.el (gnus-summary-score-entry): match may be an integer.
3447
3448 2001-01-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3449
3450         * gnus-util.el (gnus-string-equal): New function.
3451
3452         * gnus-art.el (article-hide-boring-headers): Use it.
3453
3454 2001-01-27  Karl Kleinpaste <karl@charcoal.com>
3455
3456         * gnus-art.el (gnus-article-banner-alist): eGroups new banner.
3457
3458 2001-01-27 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3459
3460         * gnus-msg.el (gnus-msg-mail): Support switch-action.
3461
3462 2001-01-26 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3463
3464         * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
3465         command if there is not last-saver.
3466
3467 2001-01-24 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3468
3469         * nntp.el (nntp-open-connection): 201 is possible.
3470
3471 2001-01-24 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3472
3473         * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
3474         (rfc2047-charset-encoding-alist): Add big5.
3475
3476 2001-01-24 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3477
3478         * gnus-agent.el (gnus-agent-add-server): Redraw the line.
3479         (gnus-agent-remove-server): Ditto.
3480         (autoload): gnus-server-update-server.
3481
3482         * gnus-srvr.el (gnus-server-line-format): Add %a.
3483         (gnus-server-line-format-alist): Add gnus-tmp-agent.
3484         (gnus-server-insert-server-line): Use it.
3485
3486 2001-01-24 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3487
3488         * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
3489         GB2312 and Big5.
3490
3491 2001-01-24  Simon Josefsson  <sj@extundo.com>
3492
3493         * mail-source.el (mail-sources): Add :program specifier to IMAP
3494         mail source.
3495         (mail-source-fetch-imap): Map :program to `imap-shell-program'.
3496
3497 2001-01-24 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3498
3499         * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
3500
3501 2001-01-24 12:22:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3502
3503         * nntp.el (nntp-wait-for): Return the success code.
3504         (nntp-open-connection): Use it.
3505
3506 2001-01-11 11:49:02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3507
3508         * gnus-int.el (gnus-check-server): Allow breaking the opening.
3509
3510 2001-01-23 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3511
3512         * gnus-sum.el (gnus-summary-print-article): Remove process mark.
3513
3514 2001-01-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3515
3516         * gnus-sum.el (gnus-summary-print-article): Take one prefix
3517         argument. Allow to print several articles in one file.
3518
3519 2001-01-21 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3520
3521         * webmail.el (webmail-type-definition): netaddress changes.
3522
3523 2001-01-21 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3524
3525         * gnus.el: Fix copyright. Remove trailing spaces.
3526
3527         * message.el (message-forward): Use mule4.
3528
3529 2001-01-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3530
3531         * mm-util.el (mm-string-as-unibyte): New.
3532
3533         * message.el (message-forward): Use it.
3534
3535 2001-01-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3536
3537         * message.el (message-cite-original-without-signature): Don't peel
3538         off the blank line.
3539         (message-get-reply-headers): Add Cc if it is not in follow-to.
3540
3541 2001-01-20  Simon Josefsson  <sj@extundo.com>
3542
3543         * mm-decode.el (mm-handle-multipart-from): Add.
3544         (mm-dissect-buffer): Save From: header value.
3545         (mm-security-from): Remove.
3546         (mm-possibly-verify-or-decrypt): Don't set mm-security-from.
3547
3548         * mml-smime.el (mml-smime-verify): Use `mm-handle-multipart-from'
3549         instead of `mml-security-from'.  Protect null from value.
3550
3551 2001-01-20  Simon Josefsson  <sj@extundo.com>
3552
3553         * mailcap.el (mailcap-mime-data): Run `gnumeric' on
3554         application/vnd.ms-excel attachments.
3555
3556 2001-01-19  Simon Josefsson  <sj@extundo.com>
3557
3558         * gnus-art.el (gnus-button-alist): Add `?=' to mailto URL regexp.
3559
3560 2001-01-19 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3561
3562         * message.el (message-ignored-mail-headers): Ditto.
3563
3564 2001-01-19  Simon Josefsson  <sj@extundo.com>
3565
3566         * message.el (message-ignored-news-headers): Only search beginning
3567         of line.
3568
3569 2001-01-19  Alberto Lusiani <a.lusiani@noemail.org>
3570
3571         * message.el (message-send-mail): Content-Type may not be there.
3572
3573 2001-01-18 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3574
3575         * gnus-ems.el (gnus-article-display-xface): Add BUFFER.
3576         * gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
3577
3578         * gnus-art.el (article-display-x-face): Insert X-Face if there is
3579         not.
3580
3581 2001-01-18 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3582
3583         * gnus-sum.el (gnus-summary-read-group-1): Don't test dead
3584         non-native groups.
3585
3586 2001-01-18 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3587
3588         * message.el (message-yank-original): Understand
3589         universal-argument.
3590
3591 2001-01-18 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3592
3593         * gnus-art.el (gnus-boring-article-headers): Add to-address.
3594         (article-hide-boring-headers): Ditto.
3595
3596         * mm-view.el (mm-inline-message): Insert a newline unless bolp.
3597
3598 2001-01-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3599
3600         * rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
3601         one.
3602
3603 2001-01-16  Simon Josefsson  <simon@josefsson.org>
3604
3605         * message.el (message-make-in-reply-to): Add comment to message-id
3606         (old syntax, see 2000-08-02 change).
3607
3608 2001-01-16 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3609
3610         * gnus-art.el (gnus-url-mailto): Use gnus-msg-mail.
3611         (gnus-button-mailto): Setup message. Moved to gnus-msg.el.
3612         (gnus-button-reply): Ditto.
3613
3614 2001-01-16  Katsumi Yamaoka <yamaoka@jpl.org>
3615
3616         * gnus-art.el (article-display-x-face): Fix.
3617
3618 2001-01-15 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3619
3620         * gnus-art.el (article-display-x-face): Use
3621         gnus-original-article-buffer.
3622
3623 2001-01-15  Jack Twilley <jmt@tbe.net>
3624
3625         * message.el (message-add-header): Move to point-max.
3626
3627 2001-01-15  Simon Josefsson  <simon@josefsson.org>
3628
3629         * smime.el (smime-CA-directory, smime-CA-file): Change default to
3630         nil, improve documentation.
3631         (smime-certificate-directory): Comment out false hints (until it
3632         is implemented).
3633
3634         * mml-smime.el (mml-smime-sign): Place user in customize buffer if
3635         there aren't any keys.
3636         (mml-smime-verify): If smime-CA-{file,directory} set, also try to
3637         verify certificate.  Default is changed to only check integrity.
3638         Improved security status texts.  If a certificate doesn't contain
3639         a email address, don't fail.
3640
3641         * smime.el (smime-noverify-region):
3642         (smime-noverify-buffer): New functions.  Verifies integrity only.
3643
3644 2001-01-12 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3645
3646         * gnus-group.el (gnus-group-sort-by-score): Reverse order.
3647
3648 2001-01-12 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3649
3650         * gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
3651         (gnus-remove-some-windows): Ditto.
3652
3653 2001-01-12 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3654
3655         * gnus-art.el (article-make-date-line): 11th.
3656
3657 2001-01-11 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3658
3659         * mml2015.el (mml2015-gpg-encrypt): Remove CR.
3660         (mml2015-gpg-sign): Ditto.
3661
3662 2001-01-10 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3663
3664         * gnus.el: Sync with EMACS_PRETEST_21_0_95.
3665         * gnus.el (gnus-default-posting-charset): Bogus. Removed.
3666
3667 2001-01-08  Dave Love  <fx@gnu.org>
3668
3669         * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a
3670         single character.
3671
3672         * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}.
3673
3674         * message.el: Doc and message fixes.
3675         (message-send-rename-function)
3676         (message-make-forward-subject-function)
3677         (message-send-mail-function, message-reply-to-function)
3678         (message-wide-reply-to-function, message-followup-to-function)
3679         (message-distribution-function, message-auto-save-directory): Fix
3680         :type.
3681
3682         * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
3683         proceeding after warnings.  Amend multipart warning message.
3684
3685 2001-01-04  Dave Love  <fx@gnu.org>
3686
3687         * gnus-util.el (nnmail-pathname-coding-system): Defvar when
3688         compiling.
3689         (gnus-make-directory): Require nnmail.
3690
3691         * mm-decode.el (mm-inline-media-tests): Add
3692         image/x-portable-bitmap.
3693         (mm-get-image): Grok pbm.
3694
3695 2001-01-10  Paul Stevenson <p.stevenson@surrey.ac.uk>
3696
3697         * nnvirtual.el (nnvirtual-request-expire-articles): delq nil.
3698
3699 2001-01-09  Didier Verna  <didier@xemacs.org>
3700
3701         * dgnushack.el (dgnushack-compile): give a dummy value to
3702         `gnus-xmas-glyph-directory' for the time of compilation.
3703         * gnus-agent.el: moved some XEmacs specific hook add-ons from
3704         `gnus-xmas-[re]define' to avoid loosing user custom settings.
3705         * gnus-art.el: ditto.
3706         * gnus-group.el: ditto.
3707         * gnus-salt.el: ditto.
3708         * gnus-sum.el: ditto.
3709         * gnus-topic.el: ditto.
3710         * gnus-xmas.el (gnus-xmas-define): see above.
3711         * gnus-xmas.el (gnus-xmas-redefine): see above.
3712         * gnus-xmas.el (gnus-xmas-glyph-directory): generate a
3713         non-continuable error when the directory can't be found.
3714
3715 2001-01-09 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3716
3717         * mm-decode.el (mm-interactively-view-part): Don't copy-sequence
3718         handle.
3719         * gnus-art.el (gnus-mime-view-part): Copy it.
3720         (gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
3721
3722 2001-01-09  Michael Downes <mjd@ams.org>
3723
3724         * gnus-sum.el (gnus-summary-read-group-1): More useful message.
3725
3726 2001-01-08 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3727
3728         * nnmail.el (nnmail-get-new-mail): Find group only if file is not
3729         orig-file. Use ',source.
3730
3731 2001-01-08 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3732
3733         * gnus-xmas.el (gnus-xmas-modeline-glyph):
3734         (gnus-xmas-group-startup-message):
3735         Detect gnus-xmas-glyph-directory when it is nil.
3736
3737 2001-01-08 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3738
3739         * pop3.el (pop3-get-message-count): Andrew Innes
3740         <andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
3741
3742 2001-01-05 06:49:37  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3743
3744         * gnus-agent.el (gnus-agent-fetch-session): Say what we quit.
3745
3746         * time-date.el (time-to-number-of-days): New function.
3747
3748 2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
3749
3750         * nnslashdot.el (nnslashdot-request-list): Always get the right
3751         sid.
3752
3753 2001-01-05 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3754
3755         * message.el (message-minibuffer-local-map): New keymap.
3756         (message-read-from-minibuffer): Use it.
3757         * gnus-msg.el (gnus-summary-resend-message): Use it
3758
3759 2001-01-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3760
3761         * gnus-start.el (gnus-display-time-event-handler): New function.
3762         (gnus-after-getting-new-news-hook): Use it.
3763
3764 2001-01-03 07:26:58  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3765
3766         * message.el (message-ignored-mail-headers): Add draft header.
3767
3768 2001-01-02 06:28:28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3769
3770         * gnus-sum.el (gnus-summary-expire-articles): Don't save
3771         excursion.
3772
3773         * nnslashdot.el (nnslashdot-request-list): Get the right year.
3774
3775 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
3776
3777         * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
3778
3779 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3780
3781         * qp.el (quoted-printable-decode-region): Don't backward-char.
3782
3783 2000-12-31 03:57:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3784
3785         * gnus-draft.el: Mark articles as replied.
3786
3787         * gnus-sum.el (gnus-summary-add-mark): New function.
3788
3789         * gnus-group.el (gnus-add-mark): New function.
3790
3791         * gnus-sum.el (gnus-summary-buffer-name): New function.
3792         (gnus-summary-setup-buffer): Use it.
3793
3794         * gnus-draft.el: Set things up with the right post method and
3795         stuff.
3796
3797         * message.el (message-ignored-news-headers): Remove X-Draft-From.
3798
3799         * gnus-msg.el (gnus-inews-insert-draft-meta-information): New function.
3800
3801         * gnus.el (gnus-draft-meta-information-header): New variable.
3802
3803 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3804
3805         * gnus-art.el (gnus-treatment-function-alist): Move the date
3806         functions before the header sorting functions.
3807
3808         * mm-uu.el (mm-uu-pgp-signed-extract-1): Unquote "- " quotes.
3809
3810         * dgnushack.el (dgnushack-compile): Message whether there is w3.
3811         Don't (push "/usr/share/emacs/site-lisp" load-path).
3812
3813         * gnus-cite.el (gnus-article-fill-cited-article): Don't add space
3814         to empty fill prefixes.
3815
3816 2000-12-30 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3817
3818         * nntp.el (nntp-open-connection): Kill pbuffer if process is nil.
3819         Suggested by Christoph Conrad <christoph.conrad@gmx.de>.
3820
3821 2000-12-30 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3822
3823         * nnheader.el (autoload): Autoload gnus-sorted-intersection.
3824
3825         * nnml.el (autoload): Move to nnheader.el.
3826
3827         * nnfolder.el (nnfolder-existing-articles): Reversed, i.e. sorted.
3828         (nnfolder-request-expire-articles): Use gnus-sorted-intersection.
3829         (nnfolder-retrieve-headers): Use intersection. Suggested by Jonas
3830         Kvarnstr\e,Av\e(Bm <jonkv@ida.liu.se>.
3831
3832 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3833
3834         * gnus-art.el (article-make-date-line): Get the hours right.
3835         (gnus-ignored-headers): More hiding.
3836
3837         * nnmail.el (nnmail-expiry-wait): Not an integer.
3838
3839         * message.el (message-goto-body): Only expand abbrev when called
3840         interactively.
3841         (message-make-lines): Use it.
3842
3843 2000-12-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3844
3845         * gnus-msg.el (gnus-inews-yank-articles): Reparse headers.
3846
3847 2000-12-30 00:17:38  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3848
3849         * gnus-sum.el (gnus-summary-limit-include-expunged): Really
3850         include the expunged articles.
3851
3852         * gnus-group.el (gnus-group-sort-by-server): New function.
3853
3854         * gnus.el (gnus-method-to-server-name): New function.
3855         (gnus-group-prefixed-name): Use it.
3856
3857         * gnus-group.el (gnus-group-sort-function): Doc fix.
3858         (gnus-group-sort-groups-by-server): New command.
3859
3860 2000-12-29 13:25:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3861
3862         * gnus-art.el (gnus-treat-date-english): New variable.
3863         (article-date-english): New command.
3864         (gnus-english-month-names): New variable.
3865         (article-make-date-line): Do 'english.
3866
3867         * gnus-cite.el (gnus-article-fill-cited-article): Add a space
3868         after the fill prefix.
3869
3870         * gnus-sum.el (gnus-summary-make-menu-bar): Removed "Enter
3871         score...".
3872
3873         * gnus-art.el (gnus-ignored-headers): Hide more headers.
3874
3875         * message.el (message-mode-map): Bind comment-region.
3876
3877         * gnus-art.el (gnus-mime-display-part): Let w3 display
3878         multipart/related.
3879
3880         * mm-bodies.el (mm-long-lines-p): New function.
3881         (mm-body-encoding): Use it.
3882         (mm-body-encoding): Encode articles with lines longer than 1000
3883         characters.
3884
3885 2000-12-29 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3886
3887         * mm-util.el (mm-enable-multibyte): Use
3888         default-enable-multibyte-characters.
3889         (mm-enable-multibyte-mule4): Ditto.
3890         (mm-disable-multibyte): Test XEmacs.
3891         (mm-disable-multibyte-mule4): Ditto.
3892         (mm-with-unibyte-current-buffer): Simplified.
3893         (mm-with-unibyte-current-buffer-mule4): Ditto.
3894
3895 2000-12-28 19:44:56  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3896
3897         * nnheaderxm.el (nnheader-string-as-multibyte): New alias.
3898
3899         * nnheader.el (nnheader-string-as-multibyte): New alias.
3900
3901         * mm-view.el (mm-inline-text): Warn when bugging out in w3.
3902
3903         * gnus-uu.el (gnus-message-process-mark): New function.
3904         (gnus-uu-mark-by-regexp): Use it.
3905         (gnus-new-processable): New function.
3906
3907 2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
3908
3909         * gnus-sum.el (gnus-no-mark): New variable.
3910
3911 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3912
3913         * nnwfm.el (nnwfm-create-mapping): Remove quote marks and
3914         backslashes.
3915
3916 2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
3917
3918         * gnus-art.el (gnus-article-banner-alist): Remove duplicate
3919         definition.
3920
3921 2000-12-25 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3922
3923         * dgnushack.el (dgnushack-compile): elc is in the current directory.
3924
3925         * qp.el (quoted-printable-encode-region): Don't check multibyte in
3926         XEmacs.
3927
3928 2000-12-25  Lloyd Zusman <ljz@asfast.com>
3929
3930         * mml.el (mml-read-tag): Save tag location.
3931
3932 2000-12-25  Simon Josefsson  <simon@josefsson.org>
3933
3934         * starttls.el: Sync with Emacs 21.
3935
3936 2000-12-24 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3937
3938         * message.el (message-mail): Support yank-action.
3939
3940         * message.el (message-setup): Revoke the last change.
3941
3942 2000-12-24 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3943
3944         * message.el (message-setup): Use cons. Suggested by Johan Vromans
3945         <jvromans@squirrel.nl>.
3946
3947 2000-12-24  Simon Josefsson  <sj@extundo.com>
3948
3949         * mm-bodies.el (mm-decode-content-transfer-encoding): Preserve
3950         mailing list junk at end of part.
3951
3952 2000-12-23  Simon Josefsson  <sj@extundo.com>
3953
3954         * nnimap.el (nnimap-expiry-target): New function.
3955         (nnimap-request-expire-articles): Use it.
3956
3957 2000-12-22 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3958
3959         * gnus.el (gnus-group-parameters-more): New variable.
3960         * gnus-cus.el (gnus-group-customize): Use it.
3961
3962         * gnus.el (gnus-define-group-parameter): New macro.
3963         (auto-expire): Use it
3964         (total-expire): Use it.
3965         * gnus-art.el (banner): Use it.
3966
3967         * mml.el (mml-parse): save-excursion. Suggested by Lloyd Zusman
3968         <ljz@asfast.com>.
3969
3970 2000-12-22 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3971
3972         * gnus-topic.el (gnus-topic-create-topic): Use list.
3973
3974         * gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
3975         before binding gnus-default-article-saver.
3976
3977         * gnus-sum.el (gnus-summary-save-article):
3978         (gnus-summary-pipe-output):
3979         (gnus-summary-save-article-mail):
3980         (gnus-summary-save-article-rmail):
3981         (gnus-summary-save-article-file):
3982         (gnus-summary-write-article-file):
3983         (gnus-summary-save-article-body-file): Ditto.
3984
3985         * gnus-mh.el (gnus-summary-save-article-folder): Ditto.
3986
3987 2000-12-22 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3988
3989         * gnus-art.el (gnus-mime-security-button-map):
3990         (gnus-mime-button-map): Add parent.
3991
3992 2000-12-22 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
3993
3994         * messagexmas.el (message-xmas-redefine): New function.
3995
3996         * message.el: Use it.
3997
3998         * gnus-art.el (gnus-article-check-hidden-text): Return t.
3999
4000         * gnus-util.el (gnus-remove-text-properties-when): Return t.
4001
4002 2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4003
4004         * mm-decode.el (mm-dissect-multipart): Avoid errors owing to
4005         malformatted messages.
4006
4007 2000-12-22 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4008
4009         * mm-util.el (mm-image-load-path): New function.
4010
4011         * gnus-group.el (gnus-group-make-tool-bar): Use it.
4012
4013         * gnus-sum.el (gnus-summary-make-tool-bar): Use it.
4014
4015         * message.el (message-tool-bar-map): Use it.
4016
4017         * Makefile.in (install-el): New.
4018
4019 2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4020
4021         * gnus-art.el (article-treat-dumbquotes): Quote \.
4022
4023 2000-12-21 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4024
4025         * gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
4026         Emacs 20 runs on a terminal.
4027
4028 2000-12-21 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4029
4030         * gnus-msg.el (gnus-bug): Revert to save-excursion.
4031
4032         * mml.el (gnus-add-minor-mode): Autoload.
4033
4034         * message.el (message-forward): Save-restriction.
4035
4036 2000-12-21  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4037
4038         * gnus-art.el (article-treat-dumbquotes): More doc, provided by
4039         Paul Stevenson <p.stevenson@surrey.ac.uk>
4040
4041 2000-12-21 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4042
4043         * gnus-ml.el (gnus-mailing-list-mode-map): Use C-c C-n prefix.
4044
4045         * mml.el (gnus-ems): Don't require.
4046
4047         * gnus.el (gnus-decode-rfc1522): Removed.
4048         (gnus-set-text-properties): Define.
4049
4050 2000-12-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4051
4052         * gnus-art.el (gnus-mime-*): handle may be nil.
4053
4054         * gnus-sum.el (gnus-summary-mode): Turn on gnus-mailing-list-mode.
4055
4056         * gnus.el (gnus-group-remove-excess-properties): Not defined
4057         in gnus-xmas.
4058
4059 2000-12-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4060
4061         * message.el (message-mail-user-agent): Add :version.
4062
4063 2000-12-21  Miles Bader  <miles@gnu.org>
4064
4065         * message.el (message-mode): Set `comment-start' to the  yank prefix.
4066
4067 2000-12-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4068
4069         * message.el (message-mail-user-agent): New variable.
4070         (message-setup): Renamed to message-setup-1. Support
4071         mail-user-agent.
4072         (message-mail-user-agent): New function.
4073         (message-mail): Use it.
4074         (message-reply): Use it.
4075         (message-resend): Use it.
4076         (message-mail-other-window): Use it.
4077         (message-mail-other-frame): Use it.
4078
4079         * gnus-msg.el (gnus-bug): Support mail-user-agent.
4080
4081 2000-12-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4082
4083         * message.el (message-tool-bar-map): Simplify.
4084         (message-narrow-to-head-1): New function.
4085         (message-narrow-to-head): Use it.
4086         (message-reply): Ditto.
4087         (message-cancel-news): Ditto.
4088         (message-supersede): Ditto.
4089         (message-make-forward-subject): Ditto.
4090         (message-bounce): Ditto.
4091
4092 2000-12-20 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4093
4094         * uudecode.el (uudecode-decode-region-external): make-temp-file
4095         may not be defined.
4096
4097         * binhex.el (defalias): eval-and-compile.
4098
4099         * message.el (message-tool-bar-map): New function.
4100         (message-mode): Use it.
4101
4102 2000-12-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4103
4104         * nntp.el (nntp-find-connection): Remove the entry.
4105         (nntp-retrieve-groups): (gnus-buffer-live-p buf).
4106
4107 2000-12-20 05:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4108
4109         * gnus-msg.el (gnus-summary-mail-forward): Use original buffer.
4110
4111         * message.el (message-forward): Copy buffer in unibyte mode.
4112
4113 2000-12-20 04:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4114
4115         * message.el (message-make-forward-subject): Don't widen. Decode.
4116         (message-forward): Don't decode subject.
4117
4118 2000-12-20  Christoph Conrad <C.Conrad@cli.de>
4119
4120         * qp.el (quoted-printable-encode-region): Upcase QP.
4121
4122 2000-12-20 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4123
4124         * mm-decode.el (mm-possibly-verify-or-decrypt): Use
4125         mail-extract-a-c instead. Don't depend on Gnus.
4126
4127         * mml.el (gnus-ems): Require it.
4128
4129         * gnus-msg.el (gnus-summary-mail-forward):
4130
4131         * message.el (message-forward):  Move mime-to-mml here.
4132
4133 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4134
4135         * gnus-group.el, gnus-sum.el, message.el: Add :help unless Emacs.
4136         * gnus-art.el (gnus-insert-mime-button): Simplify.
4137         (gnus-mime-display-alternative): Ditto.
4138         (gnus-insert-mime-security-button): Ditto.
4139
4140 2000-12-20 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4141
4142         * gnus-util.el (gnus-add-text-properties-when): In XEmacs,
4143         text-property-not-all doesn't return nil when start=mark(end).
4144         (gnus-remove-text-properties-when): Ditto.
4145
4146 2000-12-20 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4147
4148         * gnus-start.el (gnus-group-change-level): Remove group from
4149         gnus-active-hashtb if real killed.
4150
4151 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4152
4153         * gnus-art.el (gnus-insert-mime-button): Emacs20 needs local-map.
4154         (gnus-mime-display-alternative): Ditto.
4155         (gnus-insert-mime-security-button): Ditto.
4156
4157 2000-12-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4158
4159         * gnus-start.el (gnus-group-change-level): Don't add it into
4160         killed-list if it was killed.
4161
4162 2000-12-19 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4163
4164         * nnmbox.el (nnmbox-file-coding-system): Use binary.
4165         (nnmbox-active-file-coding-system): Ditto.
4166
4167         * gnus-cus.el (gnus-group-parameters): Add posting-style.
4168
4169 2000-12-19 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4170
4171         * gnus.el (gnus-version):
4172         (gnus-version-number): Set to Oort Gnus 0.01.
4173
4174         * gnus-art.el (gnus-mime-security-button-map):
4175         (gnus-insert-mime-security-button): Fix for Emacs21.
4176
4177 2000-12-19 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4178
4179         * gnus-group.el, gnus-sum.el, message.el: Comment out :help in
4180         easymenu, because XEmacs doesn't understand :help.
4181
4182         * mm-uu.el: Require binhex.
4183
4184 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4185
4186         * gnus.el: Merged. Emacs21 CVS tag is zsh-merge-ognus-1.
4187
4188 2000-12-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
4189
4190         * mm-util.el (mm-charset-synonym-alist): Fix a typo.
4191
4192 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
4193
4194         * *.xpm, *.pbm: Convert icons icons to size 24x24.
4195
4196 2000-12-18  Dave Love  <fx@gnu.org>
4197
4198         * gnus-msg.el (news-setup, news-reply-mode): Don't autoload
4199         (unused).
4200
4201 2000-12-13  Miles Bader  <miles@gnu.org>
4202
4203         * smiley-ems.el (smiley-region): Bind `inhibit-point-motion-hooks'
4204         to t, so that we don't get stuck while trying to smilefy
4205         intangible text.
4206
4207 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
4208
4209         * smiley-ems.el (smiley-regexp-alist): Make regexps match
4210         at the end of the buffer.
4211         (smiley-region): In the loop, move to the end of the submatch
4212         matching the smiley instead of using the end of the match
4213         of the whole regexp.
4214
4215 2000-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
4216
4217         * message.el (message-mode): Doc fix.
4218
4219 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
4220
4221         * smiley-ems.el (smiley-region): Doc fix.
4222
4223 2000-12-11  Miles Bader  <miles@gnu.org>
4224
4225         * gnus-sum.el (gnus-summary-recenter): When trying to keep the
4226         bottom line visible, check to see if it's partially obscured, and
4227         if so, either scroll one more line to make it fully visible, or
4228         revert to showing the second line from the top.
4229
4230 2000-12-07  Dave Love  <fx@gnu.org>
4231
4232         * mailcap.el (mailcap-download-directory)
4233         * gnus-audio.el (gnus-audio-directory)
4234         * smiley-ems.el (smiley-data-directory): Fix :type.
4235
4236 2000-11-30  Dave Love  <fx@gnu.org>
4237
4238         * message.el (message-auto-save-directory): Use
4239         file-name-as-directory.
4240         (message-set-auto-save-file-name): Create
4241         message-auto-save-directory if necessary.
4242         (message-replace-chars-in-string): Removed -- unused.
4243         (message-mail-alias-type): Customize.
4244         (message-headers): Remove duplicate defgroup.
4245
4246 2000-11-29  Dave Love  <fx@gnu.org>
4247
4248         * qp.el (quoted-printable-decode-region): Use error, not message
4249         to report malformed text (like base64).  Amend message.
4250
4251 2000-11-29  Miles Bader  <miles@gnu.org>
4252
4253         * message.el (message-header-lines): Fontify tag.
4254
4255 2000-11-27  Dave Love  <fx@gnu.org>
4256
4257         * nnlistserv.el: Ignore errors when requiring nnweb and avoid a
4258         compiler warning.
4259
4260 ;2000-11-26  Dave Love  <fx@gnu.org>
4261 ;
4262 ;       * mm-uu.el (mm-uu-configure-list): Fix typo in :type.
4263 ;
4264 2000-11-23  Dave Love  <fx@gnu.org>
4265
4266         * uu-post.pbm, uu-decode.pbm: new files from XPMs.
4267
4268         * mm-uu.el (uudecode): Require.
4269         (uudecode-decode-region, uudecode-decode-region-external): Don't
4270         autoload.
4271         (mm-uu-copy-to-buffer): Doc fix.
4272         (mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
4273         type fix.
4274
4275         * mailcap.el: Doc fixes.
4276         (mailcap-mime-data): Various adjustments.
4277         (mailcap): New group.
4278         (mailcap-download-directory): Customize.
4279         (mailcap-generate-unique-filename, mailcap-binary-suffixes)
4280         (mailcap-temporary-directory): Deleted (unused).
4281         (mailcap-unescape-mime-test): Simplify slightly.
4282         (mailcap-viewer-passes-test): Use functionp.
4283         (mailcap-command-p): Aliased to executable-find.
4284
4285         * rfc2047.el (rfc2047-encode-message-header): Don't encode if
4286         default-enable-multibyte-characters is nil.
4287
4288 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
4289
4290         * gnus-group.el (gnus-group-make-tool-bar): Fix a paren typo.
4291
4292 2000-11-21  Dave Love  <fx@gnu.org>
4293
4294         * gnus-art.el (gnus-mime-button-map): Don't inherit from
4295         gnus-article-mode-map.
4296 ;       (gnus-mime-button-menu): Use mouse-set-point.
4297         (gnus-insert-mime-button, gnus-mime-display-alternative)
4298         (gnus-mime-display-alternative): Don't use local-map property.
4299
4300 2000-11-17  Dave Love  <fx@gnu.org>
4301
4302         * uudecode.el (uudecode-insert-char): Fix bogus feature test.
4303         (uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
4304         and make-temp-file.
4305         (uudecode-decode-region): Doc fix.
4306
4307 2000-11-14  Dave Love  <fx@gnu.org>
4308
4309         * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
4310         * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
4311         * reply-wo.pbm, reply.pbm, rot13.pbm, save-aif.pbm, save-art.pbm:
4312         New files, derived from the XPMs.
4313
4314 2000-11-10  Dave Love  <fx@gnu.org>
4315
4316         * gnus-agent.el (gnus-agent-confirmation-function): Add :version.
4317         (gnus-agent-lib-file, gnus-agent-load-alist)
4318         (gnus-agent-save-alist, gnus-agent-article-name): Use
4319         expand-file-name.
4320
4321         * gnus-group.el (gnus-group-name-charset-method-alist): Add
4322         :version.
4323         (nnkiboze-score-file): Defvar when compiling.
4324
4325         * gnus-start.el (gnus-read-newsrc-file): Add :version.
4326
4327         * gnus-art.el (gnus-article-banner-alist)
4328         (gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
4329         (gnus-article-date-lapsed-new-header)
4330         (gnus-article-mime-match-handle-function, gnus-mime-action-alist)
4331         (gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
4332         (gnus-treat-strip-headers-in-body)
4333         (gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
4334         (gnus-treat-translate): Add :version.
4335         (gnus-article-mime-part-function): Fix defcustom.
4336
4337         * nnmail.el (nnmail-expiry-target)
4338         (nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
4339         (nnmail-split-header-length-limit): Add :version.
4340
4341         * gnus-sum.el (gnus-auto-expirable-marks)
4342         (gnus-inhibit-user-auto-expire, gnus-list-identifiers)
4343         (gnus-extra-headers, gnus-ignored-from-addresses)
4344         (gnus-newsgroup-ignored-charsets)
4345         (gnus-group-highlight-words-alist)
4346         (gnus-summary-show-article-charset-alist): Add :version.
4347
4348         * catchup.pbm, describe-group.pbm, exit-gnus.pbm, get-news.pbm:
4349         gnntg.pbm, kill-group.pbm, subscribe.pbm, unsubscribe.pbm: New
4350         files, converted from the XPMs.
4351
4352         * gnus-cache.el (gnus-cache-active-file): Don't use
4353         file-name-as-directory on directory.
4354         (gnus-cache-file-name): Use expand-file-name, not concat.  Don't
4355         use file-name-as-directory on directory.
4356
4357         * time-date.el (timezone-make-date-arpa-standard): Autoload.
4358         (date-to-time): Use it.
4359
4360 ;       * message.el (message-mode) <adaptive-fill-regexp>:
4361 ;       <adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
4362 ;       (message-newline-and-reformat): Likewise.
4363         (message-forward-as-mime, message-forward-ignored-headers)
4364         (message-buffer-naming-style, message-default-charset)
4365         (message-dont-reply-to-names, message-send-mail-partially-limit):
4366         Add :version.
4367
4368         * mm-util.el: Doc fixes.
4369         (mm-mime-charset): Don't use the raw result of
4370         mm-preferred-coding-system.
4371         (mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
4372         (mm-with-unibyte): Simplify.
4373
4374         * gnus-int.el (gnus-start-news-server): Use expand-file-name, not
4375         concat.
4376
4377         * pop3.el (pop3-version): Deleted.
4378         (pop3-make-date): New function, avoiding message-make-date.
4379         (pop3-munge-message-separator): Use it.
4380
4381 2000-11-09  Dave Love  <fx@gnu.org>
4382
4383         * gnus-group.el (gnus-group-make-directory-group)
4384         (gnus-group-fetch-faq): Use expand-file-name.
4385         (gnus-group-fetch-faq): Simplify completing-read form.
4386
4387         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p, don't just
4388         test for Mule.
4389
4390         * message.el (tool-bar-map): Defvar when compiling.
4391
4392         * gnus-setup.el (running-xemacs, gnus-use-installed-tm)
4393         (gnus-tm-lisp-directory): Deleted.
4394         (gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
4395         (featurep 'xemacs).
4396         (gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
4397         (gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
4398         version numbers from file names.
4399
4400 2000-11-08  Dave Love  <fx@gnu.org>
4401
4402         * mm-view.el: Use featurep for XEmacs test.
4403         (mm-inline-message): Test for `remove-specifier'; don't use
4404         condition-case.
4405
4406         * mm-bodies.el (mm-encode-body): Use mm-multibyte-p.
4407
4408         * gnus-score.el (gnus-score-load-file): Use expand-file-name.
4409         (gnus-score-find-bnews): Don't concat "".
4410
4411         * cu-exit.xpm, prev-ur.xpm, next-ur.xpm, post.xpm, fuwo.xpm:
4412         * followup.xpm, uu-post.xpm, uu-decode.xpm, mail-reply.xpm:
4413         * reply.xpm, reply-wo.xpm, rot13.xpm, save-aif.xpm, save-art.xpm:
4414         * exit-summ.xpm: New files, renamed from icons by Luis Fernandes.
4415
4416         * gnus-sum.el: Put some defvars in eval-when-compile.
4417         (gnus-summary-mode-hook): Add :options.
4418         (gnus-summary-make-menu-bar): Add some :help, used by tool bar.
4419         (gnus-summary-tool-bar-map): New variable.
4420         (gnus-summary-make-tool-bar): New function.
4421         (gnus-summary-mode): Put kill-all-local-variables first.
4422
4423         * gnus-group.el (gnus-group-toolbar-map): New variable.
4424         (gnus-group-make-tool-bar): Rewritten.
4425         (gnus-group-mode): Put kill-all-local-variables first.
4426
4427         * rfc2047.el: Require gnus-util.
4428
4429         * nnml.el (gnus-sorted-intersection): Autoload.
4430
4431         * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
4432         Put some defvars in eval-when-compile.
4433         (gnus-intersection, gnus-sorted-complement):  Autoload.
4434
4435         * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
4436
4437         * mm-encode.el (mm-body-7-or-8): Autoload.
4438
4439         * mm-decode.el (mm-insert-inline): Autoload.
4440
4441         * mml.el:
4442         * message.el: Put some defvars in eval-when-compile.
4443
4444         * gnus-msg.el: Put some defvars in eval-when-compile.
4445         (gnus-msg-mail): Move after gnus-setup-message.
4446
4447         * smiley-ems.el (smiley-data-directory, smiley-regexp-alist): Doc fix.
4448
4449 2000-11-07  Dave Love  <fx@gnu.org>
4450
4451         * gnus-util.el (nnheader): Don't require message (recursive
4452         autoload).
4453
4454         * uudecode.el: Avoid compiler warnings.
4455
4456         * rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
4457         (rfc2047-charset-encoding-alist): Add iso-8859-1[45].
4458
4459 2000-11-06  Dave Love  <fx@gnu.org>
4460
4461         * gnus-salt.el (gnus-binary-mode): Fix call to gnus-add-minor-mode.
4462
4463         * uudecode.el: Use (featurep 'xemacs).  Require cl when compiling.
4464         (uudecode-char-int): New alias, replacing char-int.
4465         (uudecode-decode-region): Don't call buffer-disable-undo.
4466
4467 ;       * mm-uu.el (mm-uu-configure): Unquote lambda.
4468 ;       (mm-uu-configure-list): Doc fix.
4469 ;
4470 ;       * earcon.el (running-xemacs): Don't define.
4471 ;
4472 ;2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
4473 ;
4474 ;       * message.el (message-font-lock-keywords): Match a final newline
4475 ;       to help font-lock's multiline support.
4476 ;
4477 2000-11-03  Dave Love  <fx@gnu.org>
4478
4479         * gnus-nocem.el (gnus-nocem-check-article-limit): Default to 500.
4480
4481         * mm-partial.el (mm-inline-partial): Space-prefix temp buffer
4482         name.
4483
4484         * gnus-cus.el (gnus-group-parameters) <gcc-self>: Fix custom type.
4485         <banner>: Fix custom type, doc.
4486
4487         * mm-decode.el (mm-display-external): Space-prefix temp buffer
4488         name.  Don't disable undo explicitly.
4489
4490 ;2000-11-02  Dave Love  <fx@gnu.org>
4491 ;
4492 ;       * message.el (message-font-lock-keywords): Use [:alpha:] for
4493 ;       cite-prefix.
4494
4495 2000-11-01  Dave Love  <fx@gnu.org>
4496
4497         * rfc2047.el (base64): Require unconditionally.
4498         (message-posting-charset): Defvar when compiling.
4499         (rfc2047-encode-message-header, rfc2047-encodable-p): Require
4500         message.
4501
4502         * gnus-sum.el (nnoo): Require.
4503         (mm-uu-dissect): Autoload.
4504
4505         * mml.el (mml-parse-1): Clarify message.
4506         (mml-minibuffer-read-type): Use mailcap-mime-types.
4507
4508 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
4509
4510         * mml.el: Fix a typo in the requiring of CL.
4511
4512 2000-11-01  Dave Love  <fx@gnu.org>
4513
4514         * utf7.el: Require cl when compiling.
4515
4516         * binhex.el: Use (featurep 'xemacs).
4517         (binhex-char-int): New alias, replacing char-int.  Change callers.
4518         (binhex-decode-region): Simplify work buffer code.
4519         (binhex-decode-region-external): Use expand-file-name, not concat.
4520
4521 2000-10-30  Dave Love  <fx@gnu.org>
4522
4523         * gnus-art.el: Fix 2000-10-27 change properly.
4524
4525 2000-10-28  Miles Bader  <miles@gnu.org>
4526
4527         * gnus-art.el (gnus-read-save-file-name): Remove extraneous paren.
4528
4529 2000-10-27  Dave Love  <fx@gnu.org>
4530
4531         * gnus-group.el (gnus-group-make-menu-bar): Add some :help
4532         strings.
4533         (gnus-group-make-tool-bar): New function.
4534         (gnus-group-mode): Use it.
4535
4536         * message.el (message-mode-menu): Add some :help strings.
4537         (message-mode) [message-tool-bar-map]: Define tool-bar-map.
4538         (featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
4539
4540         * catchup.xpm, exit-gnus.xpm, gnntg.xpm, subscribe.xpm:
4541         * describe-group.xpm, get-news.xpm, kill-group.xpm:
4542         * unsubscribe.xpm: New files.  Renamed icons from Luis Fernandes.
4543
4544         * mm-decode.el (mm-valid-and-fit-image-p): Don't test
4545         display-graphic-p here.
4546
4547 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
4548
4549         * gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
4550         of the `gnus-xemacs' variable, as the latter has been removed.
4551         * gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
4552         * gnus-art.el (gnus-treat-display-xface)
4553         (gnus-treat-display-smileys, gnus-treat-display-picons)
4554         (gnus-article-read-summary-keys): Likewise.
4555
4556 2000-10-26  Dave Love  <fx@gnu.org>
4557
4558         (defvar): Use rmail-spool-directory unconditionally.
4559
4560 2000-10-18  Dave Love  <fx@gnu.org>
4561
4562         * mm-bodies.el (mm-uu-decode-function)
4563         (mm-uu-binhex-decode-function): Defvar when compiling.
4564
4565         * gnus-nocem.el (gnus-nocem-issuers): Update.
4566         (gnus-nocem-check-from): New option.
4567         (gnus-nocem-scan-groups): Use it.
4568         (gnus-nocem-check-article): Bind gnus-newsgroup-name.
4569         (gnus-nocem-check-article-limit): Add :version.
4570
4571 2000-10-16  Stefan Monnier  <monnier@cs.yale.edu>
4572
4573         * ietf-drums.el (mm-util): Require CL when compiling.
4574
4575 2000-10-15  Dave Love  <fx@gnu.org>
4576
4577         * qp.el: Require mm-util.
4578
4579 2000-10-13  Dave Love  <fx@gnu.org>
4580
4581         * qp.el (quoted-printable-decode-region): Avoid invalid
4582         coding-systems.
4583
4584 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
4585
4586         * mm-bodies.el: Don't require `mm-uu' at compile-time; it leads
4587         to a recursive load.
4588
4589 2000-10-12  Dave Love  <fx@gnu.org>
4590
4591         * mm-util.el (mm-charset-synonym-alist): Add windows-1252.
4592
4593         * gnus.el (gnus-group-startup-message): Check for PBM image.
4594
4595 2000-10-09  Dave Love  <fx@gnu.org>
4596
4597         * mail-source.el (mail-source-fetch-imap): Bind
4598         default-enable-multibyte-characters rather than using
4599         mm-disable-multibyte.
4600
4601 2000-10-05  Dave Love  <fx@gnu.org>
4602
4603         * qp.el (mm-decode-coding-region, mm-encode-coding-region):
4604         Autoload.
4605         (quoted-printable-decode-region):  Rename arg which confused
4606         charset with coding-system.  Don't use nonascii-insert-offset.
4607         Coding-system encode the region initially.  Don't recognize `=='
4608         as valid QP.  Coding-system decode the region finally.
4609         (quoted-printable-decode-string): Rename arg which confused
4610         charset with coding-system.
4611
4612         * mm-bodies.el: Require mm-uu, Don't require qp, uudecode.
4613         (mm-encode-body): Apply mm-charset-to-coding-system to arg of
4614         mm-encode-coding-region.
4615         (mm-decode-body, mm-decode-string): Rename variables which
4616         confused charset with coding-system.
4617         (binhex-decode-region): Don't autoload.
4618         (mm-body-encoding): Require message.
4619         (mm-decode-content-transfer-encoding): Require mm-uu in relevant
4620         cond branches.
4621
4622         * gnus-art.el (article-de-quoted-unreadable)
4623         (article-de-base64-unreadable): Fold search case
4624         rather than downcasing string.  Apply mm-charset-to-coding-system
4625         to arg of quoted-printable-decode-region.
4626
4627 2000-10-04  Dave Love  <fx@gnu.org>
4628
4629         * gnus-ems.el: Don't turn off compiler warnings in local vars.
4630         Require ring when compiling.
4631         (gnus-article-compface-xbm): New variable.
4632
4633 2000-10-04  Dave Love  <fx@gnu.org>
4634
4635         * smiley-ems.el (smiley-regexp-alist, smiley-update-cache): Use
4636         pbm images.
4637
4638         * frown.pbm, smile.pbm, wry.pbm: New files.
4639
4640         * frown.xbm, smile.xbm, wry.xbm: Deleted.
4641
4642 2000-10-03  Dave Love  <fx@gnu.org>
4643
4644         * mail-source.el (mail-sources): Revert to nil.
4645
4646         * nnmail (nnmail-spool-file): Revert to `((file))'.
4647
4648         * qp.el: Don't require mm-util.
4649         (quoted-printable-decode-region): Rewritten.
4650         (quoted-printable-decode-string, quoted-printable-encode-region):
4651         Doc fix.
4652         (quoted-printable-encode-region): Barf on multibyte characters.
4653         Maybe make the class multibyte.  Upcase chars, not formatted
4654         strings.  Allow mm-use-ultra-safe-encoding to be unbound.
4655         (quoted-printable-encode-string): Don't use
4656         mm-with-unibyte-buffer.
4657
4658 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
4659
4660         * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
4661
4662 2000-09-21  Dave Love  <fx@gnu.org>
4663
4664         * smiley-ems.el (smiley-region): Test if display-graphic-p bound
4665         (for Emacs 20).  Tidy somewhat.
4666
4667 2000-09-21  Dave Love  <fx@gnu.org>
4668
4669         * gnus-ems.el (gnus-article-display-xface): Use unibyte for the
4670         image processing.  Rationalize logic somewhat.
4671
4672 2000-09-20  Dave Love  <fx@gnu.org>
4673
4674         * gnus-start.el (gnus-1) <gnus-simple-splash>: Don't test for X
4675         specifically.
4676
4677         * gnus.el (gnus-version-number): Avoid some redundant
4678         autoloads.
4679
4680 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
4681
4682         * gnus-ems.el (gnus-article-display-xface): Don't convert PBM
4683         to XBM; we always have PBM support.
4684
4685 2000-09-14  Dave Love  <fx@gnu.org>
4686
4687         * gnus.el (gnus-charset):
4688         * mm-decode.el (mime-display):
4689         * imap.el (imap) <defgroup>: Add :version.
4690
4691 2000-09-13  Gerd Moellmann  <gerd@gnu.org>
4692
4693         * parse-time.el: Fix author's mail address.
4694
4695         * earcon.el, flow-fill.el, gnus-cite.el, gnus-gl.el, gnus-ml.el:
4696         * gnus-mlspl.el, gnus-nocem.el, gnus-range.el, gnus-salt.el:
4697         * gnus-setup.el, gnus-soup.el, gnus-undo.el, gnus-vm.el:
4698         * messcompat.el, nnbabyl.el, nndir.el, nneething.el:
4699         * nngateway.el, nnheaderxm.el, nnkiboze.el, nnlistserv.el:
4700         * nnmbox.el, nnmh.el, nnoo.el, nnsoup.el, nnspool.el, rfc2045.el:
4701         * rfc2231.el, uudecode.el: Fix copyright notice.
4702
4703         * nnweb.el (toplevel): To make the file bootstrap in Emacs,
4704         require `w3' at load-time only if not running in batch mode.
4705
4706 2000-12-19 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4707
4708         * gnus.el: Before merge with Emacs21.
4709
4710 2000-12-19  Raymond Scholz <ray-2000@zonix.de>
4711
4712         * gnus-art.el (gnus-article-dumbquotes-map): Add EUR symbol.
4713
4714 2000-12-19  Per Abrahamsen  <abraham@dina.kvl.dk>
4715
4716         * mml.el (mml-mode-map): Change mml prefix from `M-m' to `C-c C-m'
4717         to avoid conflict with the standard `back-to-indentation'
4718         binding.
4719
4720 2000-12-17 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4721
4722         * mm-extern.el (mm-inline-external-body): g-a-m-h may be a handle.
4723
4724         * mm-util.el (mm-enable-multibyte-mule4): Test charsetp.
4725         (mm-disable-multibyte-mule4): Ditto.
4726         (mm-with-unibyte-current-buffer-mule4): Ditto.
4727
4728 2000-12-15 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4729
4730         * pop3.el (pop3-movemail): Use binary.
4731         (pop3-movemail-file-coding-system): Removed.
4732
4733 2000-12-14 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4734
4735         * mm-util.el (mm-charset-synonym-alist): Add cn-gb.
4736
4737 2000-12-13 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4738
4739         * nnspool.el (nnspool-lib-dir): Check whether /usr/lib/news/active
4740         exists.
4741
4742 2000-12-13 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4743
4744         * gnus-msg.el (gnus-post-method): Use backend name when the
4745         address is "".
4746
4747 2000-12-08 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4748
4749         * gnus-art.el (article-verify-x-pgp-sig): Don't test
4750         mm-verify-option.
4751         (gnus-treat-x-pgp-sig): Default value.
4752         (gnus-ignored-headers): Redundant.
4753
4754 2000-12-04 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4755
4756         * gnus-win.el (gnus-configure-frame): Save selected window.
4757
4758 2000-02-15  Andrew Innes  <andrewi@gnu.org>
4759
4760         * nnmbox.el: Require gnus-range.
4761         (nnmbox-group-building-active-articles): New variable.
4762         (nnmbox-group-active-articles): New variable; this is a cache of
4763         all active articles by group and number.
4764         (nnmbox-in-header-p): New function.
4765         (nnmbox-find-article): New function.
4766         (nnmbox-record-active-article): New function.
4767         (nnmbox-record-deleted-article): New function.
4768         (nnmbox-is-article-active-p): New function.
4769         (nnmbox-retrieve-headers): Use nnmbox-find-article.
4770         (nnmbox-request-article): Ditto.  Also supply extra arg to
4771         nnmbox-article-group-number.
4772         (nnmbox-request-expire-articles): Ditto.
4773         (nnmbox-request-move-article): Ditto.
4774         (nnmbox-request-replace-article): Ditto.
4775         (nnmbox-request-rename-group): Rename group entry in active
4776         article cache.
4777         (nnmbox-delete-mail): Update active article cache, unless article
4778         is being replaced.
4779         (nnmbox-possibly-change-newsgroup): Call nnmbox-read-mbox, rather
4780         than partially duplicating it.
4781         (nnmbox-article-group-number): Add extra `this-line' arg, to
4782         handle articles belonging to multiple groups.
4783         (nnmbox-save-mail): Update active article cache.
4784         (nnmbox-read-mbox): Build active article cache when loading mbox.
4785         Also do some repair work, if we find articles that are missing the
4786         appropriate X-Gnus-Newsgroup lines in the header.  We can usually
4787         reconstruct these from Xref info.
4788
4789 2000-12-04 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4790
4791         * mail-source.el (mail-source-report-new-mail): Use
4792         nnheader-run-at-time.
4793
4794 2000-02-15  Andrew Innes  <andrewi@gnu.org>
4795
4796         * mail-source.el (mail-source-fetch-pop): Clear pop password when
4797         an error is thrown, and then rethrow the error.
4798         (mail-source-check-pop): Ditto.
4799         (mail-source-start-idle-timer): Prevent multiple pop checks
4800         running if the check takes a long time.
4801
4802 2000-12-04 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4803
4804         * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
4805         succeed.
4806
4807 2000-12-04 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4808
4809         * gnus-win.el (gnus-configure-windows): Make sure
4810         nntp-server-buffer is live.
4811         (gnus-remove-some-windows): switch-to-buffer -> set-buffer.
4812
4813 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
4814
4815         * gnus-win.el (gnus-configure-windows): switch-to-buffer -> set-buffer.
4816
4817 2000-12-04  Andreas Jaeger  <aj@suse.de>
4818
4819         * gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.
4820
4821 2000-12-03 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4822
4823         * mml2015.el (mml2015-fix-micalg): Alg might be nil.
4824
4825 2000-12-01  Christopher Splinter <chris@splinter.inka.de>
4826
4827         * gnus-sum.el (gnus-summary-limit-to-age): Fix typo.
4828
4829 2000-12-01  Simon Josefsson  <sj@extundo.com>
4830
4831         * mml-smime.el (mml-smime-verify): Fix address parsing.
4832
4833 2000-12-01  Simon Josefsson  <sj@extundo.com>
4834
4835         * mml-smime.el (mml-smime-verify): Don't modify MM buffer.  Handle
4836         more than one certificate inside PKCS#7 blob.  Better security
4837         information (clamed / actual sender, openssl output, certificates
4838         inside message).
4839
4840         * smime.el (smime-verify-region): Output to /dev/null.
4841         (smime-buffer-as-string-region): Don't parse empty lines.
4842
4843 2000-11-30 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4844
4845         * gnus-art.el (gnus-mime-security-button-line-format-alist): Add
4846         ?d and ?D.
4847         (gnus-mime-security-show-details-inline): New variable.
4848         (gnus-mime-security-show-details): Use them.
4849         (gnus-insert-mime-security-button): Ditto.
4850
4851         * mml2015.el (mml2015-gpg-verify): Set details when succeed.
4852         Suggest by Michael Duggan (md5i@cs.cmu.edu).
4853         (mml2015-gpg-clear-verify): Ditto.
4854         (mml2015-gpg-decrypt-1): Ditto.
4855         (mml2015-use): Prefer 'gpg.
4856
4857 2000-11-30 19:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4858
4859         * gnus-util.el (gnus-add-text-properties-when): New function.
4860         (gnus-remove-text-properties-when): Ditto.
4861
4862         * gnus-cite.el (gnus-article-hide-citation): Use them.
4863         (gnus-article-toggle-cited-text): Use them.
4864
4865         * gnus-art.el (gnus-signature-toggle): Use them.
4866         (gnus-article-show-hidden-text): Ditto.
4867         (gnus-article-hide-text): Ditto.
4868
4869 2000-11-30 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4870
4871         * mm-util.el (mm-find-charset-region): Remove eight-bit-*.
4872
4873 2000-11-30  Simon Josefsson  <sj@extundo.com>
4874
4875         * smime.el (smime-point-at-eol): New alias.
4876         (smime-buffer-as-string-region): Use it.
4877
4878 2000-11-29 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4879
4880         * nndraft.el (nndraft-request-restore-buffer): Remove Date field.
4881
4882 2000-11-29 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4883
4884         * nnfolder.el (nnfolder-request-expire-articles): expiry-target.
4885
4886         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
4887
4888         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
4889
4890 2000-11-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4891
4892         * nnmh.el (nnmh-request-expire-articles): Implemented
4893         expiry-target for nnmh backend.
4894
4895 2000-11-30  Simon Josefsson  <sj@extundo.com>
4896
4897         * mm-decode.el (mm-security-from): New variable.
4898         (mm-possibly-verify-or-decrypt): Use it rather than `from'.
4899
4900         * mml-smime.el (mml-smime-verify): Use `mm-security-from' rather
4901         than `from'.
4902
4903 2000-11-30  Simon Josefsson  <sj@extundo.com>
4904
4905         * mml-smime.el (mml-smime-verify): Verify that certificate mail
4906         address match sender address.
4907
4908         * mm-decode.el (mm-possibly-verify-or-decrypt): Bind sender address.
4909
4910         * smime.el (smime-verify-region): Don't copy buffer.
4911         (smime-decrypt-buffer): Use expand-file-name on keyfile.
4912         (smime-pkcs7-region): New function.
4913         (smime-pkcs7-certificates-region): Ditto.
4914         (smime-pkcs7-email-region): Ditto.
4915         (smime-buffer-as-string-region): Ditto.
4916
4917         * gnus-art.el (gnus-mime-security-show-details): Goto beginning of
4918         buffer.
4919
4920 2000-11-23  Jens Krinke <j.krinke@gmx.de>
4921
4922         * smime.el (smime-decrypt-region): Fix keyfile argument.
4923
4924 2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4925
4926         * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
4927
4928 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4929
4930         * message.el (message-shoot-gnksa-feet): New variable.
4931         (message-gnksa-enable-p): New function.
4932         (message-send): Use it.
4933         (message-check-news-body-syntax): Ditto.
4934
4935 2000-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4936
4937         * message.el (message-make-message-id): Remove the redundancy.
4938
4939 2000-11-22 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4940
4941         * message.el (message-setup): Discourage using mc-install-*-mode.
4942
4943         * gnus-setup.el (gnus-use-mailcrypt): Don't hook mail-crypt.
4944
4945 2000-11-22 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4946
4947         * gnus-cite.el (gnus-cite-parse): Guess citation length.
4948
4949 2000-11-22 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4950
4951         * gnus-ml.el (gnus-mailing-list-insinuate): New function.
4952
4953 2000-11-22 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4954
4955         * gnus-ml.el (gnus-mailing-list-archive): Find the real url.
4956
4957 2000-11-22 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4958
4959         * gnus-xmas.el (gnus-xmas-article-display-xface): Use
4960         insert-buffer-substring.
4961
4962         * message.el (message-send-mail): Use buffer-substring-no-properties.
4963         (message-send-news): Ditto.
4964
4965 2000-11-22  David Edmondson <dme@dme.org>
4966
4967         * imap.el (imap-wait-for-tag): Message read info.
4968
4969 2000-11-21 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4970
4971         * mml2015.el (mml2015-mailcrypt-encrypt): Ensure the part is encrypted.
4972         (mml2015-mailcrypt-encrypt): Use unibyte-buffer.
4973         (mml2015-gpg-encrypt): Ditto.
4974
4975 2000-11-21 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4976
4977         * mm-decode.el (mm-verify-option): Default value.
4978
4979         * mml-sec.el (mml-secure-part): Error message.
4980
4981 2000-11-20 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4982
4983         * gnus-ml.el (gnus-mailing-list-archive): Use browse-url.
4984
4985 2000-11-20 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4986
4987         * gnus-art.el (gnus-article-make-menu-bar): Use easy-menu-add.
4988
4989 2000-11-20 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4990
4991         * gnus-art.el (gnus-article-describe-key): Use prompt.
4992         (gnus-article-describe-key-briefly): Ditto.
4993
4994 2000-11-20 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4995
4996         * gnus-agent.el (gnus-agent-expire): Ignore corrupted history.
4997
4998 2000-11-20 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
4999
5000         * gnus-art.el (gnus-article-describe-key): New function.
5001         (gnus-article-describe-key-briefly): New function.
5002
5003 2000-11-19 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5004
5005         * mm-decode.el (mm-decrypt-option): Doc typo.
5006
5007         * gnus-art.el (gnus-article-read-summary-keys): lookup-key may
5008         return a number.
5009
5010 2000-11-19 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5011
5012         * message.el (message-newline-and-reformat): Typo.
5013
5014 2000-11-19 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5015
5016         * gnus-art.el (article-verify-x-pgp-sig): Check whether
5017         original-article-buffer exists.
5018
5019         * rfc2047.el (rfc2047-q-encoding-alist): Match Resent-.
5020         (rfc2047-header-encoding-alist): Addresses are different from text.
5021         (rfc2047-encode-message-header): Ditto.
5022         (rfc2047-dissect-region): Extra parameter.
5023         (rfc2047-encode-region): Ditto.
5024         (rfc2047-encode-string): Ditto.
5025
5026 2000-11-19 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5027
5028         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): New function.
5029         (mm-uu-pgp-encrypted-extract): Use it.
5030         (mm-uu-pgp-signed-extract-1): New function.
5031         (mm-uu-pgp-signed-extract): Use it.
5032
5033         * gnus-art.el (gnus-mime-display-security): New function.
5034         (gnus-mime-display-part): Use it.
5035         (gnus-mime-security-verify-or-decrypt): New function.
5036         (gnus-mime-security-press-button): New function.
5037         (gnus-insert-mime-security-button): Use it.
5038
5039         * mm-decode.el (mm-possibly-verify-or-decrypt): Use mm-h-m-c-p.
5040         (mm-find-raw-part-by-type): Ditto.
5041         (mm-verify-function-alist): Add x-gnus-pgp-signature handle.
5042         (mm-decrypt-function-alist): Add x-gnus-pgp-encrypted handle.
5043         (mm-destroy-parts): Kill nested multibyte buffer.
5044
5045         * mml2015.el (mml2015-mailcrypt-verify): Use mm-h-m-c-p.
5046         (mml2015-gpg-verify): Ditto.
5047
5048 2000-11-18  Simon Josefsson  <sj@extundo.com>
5049
5050         * mml2015.el (mml2015-mailcrypt-clear-verify): New function.
5051         (mml2015-function-alist): Use it.
5052
5053         * mml-sec.el (mml-sign-alist): Update names.
5054         (mml-encrypt-alist): Ditto.
5055         (mml-secure-part-smime-sign): Moved to mml-smime.el
5056         as `mml-smime-sign-query'.
5057         (mml-secure-part-smime-encrypt-by-file): Moved to mml-smime.el as
5058         `mml-smime-get-file-cert'.
5059         (mml-secure-part-smime-encrypt-by-dns): Moved to mml-smime.el as
5060         `mml-smime-get-dns-cert'.
5061         (mml-secure-part-smime-encrypt): Moved to mml-smime.el as
5062         `mml-smime-encrypt-query'.
5063         (mml-smime-sign-buffer): Use mml-smime-sign.
5064         (mml-smime-encrypt-buffer): Use mml-smime-encrypt.
5065
5066         * mml-smime.el (mml-smime-sign): New function.
5067         (mml-smime-encrypt):
5068         (mml-smime-sign-query):
5069         (mml-smime-get-file-cert):
5070         (mml-smime-get-dns-cert):
5071         (mml-smime-encrypt-query): Moved from mml-sec.el.
5072
5073 2000-11-16  Simon Josefsson  <sj@extundo.com>
5074
5075         * mml2015.el (mml2015-gpg-clear-verify): New function.
5076         (mml2015-function-alist): Add it.
5077
5078 2000-11-17 14:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5079
5080         * message.el (message-setup-fill-variables): Use
5081         message-cite-prefix-regexp.
5082         (message-newline-and-reformat): Check the end of citation, leading
5083         WSP, break in the cite prefix.
5084         (message-fill-paragraph): New function.
5085
5086 2000-11-17 13:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
5087
5088         * lpath.el: Shut up.
5089
5090 2000-11-17  Per Abrahamsen  <abraham@dina.kvl.dk>
5091
5092         * gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
5093         raw 8-bit in headers in dk.* newsgroups.
5094
5095 2000-11-17 08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5096
5097         * message.el (message-newline-and-reformat): Match extra WSPs.
5098
5099 2000-11-16 23:31  ShengHuo ZHU  <zsh@cs.rochester.edu>
5100
5101         * mml.el (mml-generate-mime-1): Ignore ascii.
5102
5103 2000-11-16 Justin Sheehy <justin@iago.org>
5104
5105         * gnus-sum.el (gnus-summary-make-menu-bar): Fix menu items.
5106
5107 2000-11-16 17:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
5108
5109         * message.el (message-cite-prefix-regexp): Prefix should not end
5110         at space.
5111
5112 2000-11-15 18:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5113
5114         * message.el (message-mode-syntax-table): Add - as a word
5115         constituent as in articles.
5116         (message-setup-fill-variables): Add -_. as supercite-style prefix.
5117         * gnus-art.el (gnus-article-mode-syntax-table): Remove ?-.
5118         * gnus-cite.el (gnus-cite-parse): Match from the beginning of line.
5119
5120 2000-11-15 13:21  ShengHuo ZHU  <zsh@cs.rochester.edu>
5121
5122         * gnus-msg.el (gnus-inews-do-gcc): Expire the article.
5123
5124 2000-11-12  David Edmondson  <dme@dme.org>
5125
5126         * message.el (message-font-lock-keywords): use
5127         message-cite-prefix-regexp.
5128
5129 2000-11-15  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5130
5131         * gnus-group.el (gnus-group-jump-to-group-prompt): New variable by
5132         Stein Arild Str\e,Ax\e(Bmme.
5133         (gnus-group-jump-to-group): Use it.
5134         (gnus-group-jump-to-group-prompt): Customize.
5135
5136 2000-11-14 10:32:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
5137
5138         * mailcap.el (mailcap-possible-viewers): Match the entire string.
5139
5140 2000-11-14 10:20:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
5141
5142         * mml2015.el (mml2015-mailcrypt-verify): replace-match is
5143         incompatible.
5144         (mml2015-mailcrypt-sign): Ditto.
5145
5146 2000-11-14 10:12:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5147
5148         * gnus-msg.el (gnus-inews-do-gcc): Update summary data when the
5149         group is open.
5150
5151 2000-11-14 00:48:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
5152
5153         * gnus-bcklg.el (gnus-backlog-enter-article): Don't enter
5154         nnvirtual articles.
5155         (gnus-backlog-request-article): Don't request nnvirtual articles.
5156
5157 2000-11-13 22:08:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5158
5159         * mml2015.el (mml2015-mailcrypt-sign): Remove "-" escape.
5160         * mml.el (mml-generate-mime-1): Save cont. skip multipart attributes.
5161
5162 2000-11-13 20:43:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
5163
5164         * mm-decode.el (mm-get-part): Don't call mm-insert-part.
5165         * mml.el (mml-generate-mime-1): Use charset attribute.
5166         * mm-bodies.el (mm-encode-body): Add parameter charset.
5167         * mm-util.el (mm-mime-charset): Show error when find 8-bit characters.
5168
5169 2000-11-13 16:09:09  ShengHuo ZHU  <zsh@cs.rochester.edu>
5170
5171         * mml2015.el (mml2015-mailcrypt-decrypt): Handle quit.
5172         (mml2015-mailcrypt-clear-decrypt): Ditto.
5173         (mml2015-mailcrypt-verify): Ditto.
5174         (mml2015-mailcrypt-clear-verify): Ditto.
5175         (mml2015-gpg-verify): Ditto.
5176
5177 2000-11-13 15:29:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
5178
5179         * smime.el (smime-openssl-program): Test the existence of openssl.
5180         * mml-smime.el: Require mm-decode.
5181         (mml-smime-verify-test): New function.
5182         * mm-decode.el (mm-verify-function-alist): Use it.
5183
5184 2000-11-13 09:50:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5185
5186         * gnus-sum.el (gnus-summary-repair-multipart): Fix Mime-Version
5187         anyway.
5188
5189 2000-11-13  Simon Josefsson  <sj@extundo.com>
5190
5191         * mm-uu.el (mm-uu-pgp-signed-extract): Explain why clear
5192         verification doesn't work.
5193
5194 2000-11-12 23:36:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
5195
5196         * gnus-msg.el (gnus-inews-mark-gcc-as-read): New variable.
5197         (gnus-inews-do-gcc): Use it.
5198
5199 2000-11-12 21:35:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5200
5201         * rfc2231.el (rfc2231-encode-string): Insert semi-colon and
5202         leading space.
5203         * mm-extern.el (mm-inline-external-body): Report error when no
5204         access-type.
5205
5206 2000-11-12 19:48:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5207
5208         * gnus-sum.el (gnus-select-newsgroup): Change the error message.
5209
5210 2000-11-12 11:53:18  ShengHuo ZHU  <zsh@cs.rochester.edu>
5211
5212         * gnus-art.el (gnus-mime-button-menu): Use select-window.
5213
5214 2000-11-12 09:47:54  ShengHuo ZHU  <zsh@cs.rochester.edu>
5215
5216         * gnus-art.el (gnus-mime-display-part): Display multipart/related
5217         as multipart/mixed.
5218
5219 2000-11-12  David Edmondson  <dme@dme.org>
5220
5221         * message.el (message-cite-prefix-regexp): moved from gnus-cite.el
5222         and replace `.' with `\w' to allow for different syntax tables
5223         (from Vladimir Volovich).
5224         * message.el (message-newline-and-reformat): use
5225         `message-cite-prefix-regexp'.
5226         * gnus-cite.el (gnus-supercite-regexp): use
5227         `message-cite-prefix-regexp'.
5228         * gnus-cite.el (gnus-cite-parse): use
5229         `message-cite-prefix-regexp'.
5230
5231 2000-11-12 08:52:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
5232
5233         * mml2015.el (mml2015-mailcrypt-verify): Replace armors with
5234         PGP SIGNATURE.  Escape leading "-"'s.
5235         (mml2015-mailcrypt-sign): Replace armors with PGP MESSAGE.
5236
5237 2000-11-11 15:55:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
5238
5239         * mm-uu.el (mm-uu-type-alist): Stricter shar regexp.
5240
5241 2000-11-11  Simon Josefsson  <sj@extundo.com>
5242
5243         * mml2015.el (mml2015-gpg-verify): Set "OK" security status.
5244
5245         * smime.el (smime-details-buffer): New variable.
5246         (smime-sign-region):
5247         (smime-encrypt-region):
5248         (smime-verify-region):
5249         (smime-decrypt-region): Copy OpenSSL output to the buffer.
5250
5251         * mml-smime.el (mml-smime-verify): Support security info.
5252
5253 2000-11-10 17:11:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
5254
5255         * mm-decode.el (mm-verify-option): Set default to nil.
5256         (mm-decrypt-option): Ditto.
5257         * gnus-art.el (article-verify-x-pgp-sig): New function.
5258
5259 2000-11-10 09:01:25  ShengHuo ZHU  <zsh@cs.rochester.edu>
5260
5261         * gnus-art.el (gnus-mime-display-alternative): Show button if no
5262         preferred part.
5263
5264 2000-11-07  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5265
5266         * gnus-sum.el (gnus-move-split-methods): Say that
5267         `gnus-split-methods' uses file names, whereas this uses group
5268         names.  (Report from Nevin Kapur)
5269
5270 2000-11-10 01:23:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
5271
5272         * mm-partial.el (mm-inline-partial): Insert MIME-Version.
5273
5274 2000-11-09 17:02:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
5275
5276         * nnheader.el (nnheader-directory-files-is-safe): New variable.
5277         (nnheader-directory-articles): Use it.
5278         (nnheader-article-to-file-alist): Ditto.
5279
5280 2000-11-09 16:20:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
5281
5282         * rfc2047.el (rfc2047-pad-base64): New function.
5283         (rfc2047-decode): Use it.
5284
5285 2000-11-09 08:53:04  ShengHuo ZHU  <zsh@cs.rochester.edu>
5286
5287         * gnus-srvr.el (gnus-browse-foreign-server): Bind the original
5288         select method.
5289
5290 2000-11-08 19:58:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
5291
5292         * mml2015.el (mml2015-gpg-decrypt-1):
5293         (mml2015-gpg-verify): buffer-string has no argument in Emacs.
5294
5295 2000-11-08 16:37:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5296
5297         * gnus-cache.el (gnus-cache-generate-nov-databases): Reopen cache.
5298
5299 2000-11-08 08:38:30  ShengHuo ZHU  <zsh@cs.rochester.edu>
5300
5301         * pop3.el (pop3-munge-message-separator): A message may have an
5302         empty body.
5303
5304 2000-11-07 18:02:26  ShengHuo ZHU  <zsh@cs.rochester.edu>
5305
5306         * mm-uu.el (mm-uu-type-alist): Don't test pgp stuff.
5307         (mm-uu-pgp-encrypted-extract): Clean mml2015 buffer.
5308         (mm-uu-pgp-signed-extract): Use coding-system.
5309
5310 2000-11-07 14:33:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5311
5312         * gnus-art.el (gnus-mime-display-part): Show MIME security button.
5313         (gnus-insert-mime-security-button): New function.
5314         * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
5315         * mml2015.el:  Add security info when verify or decrypt.
5316         * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
5317         (mm-uu-pgp-encrypted-extract): Ditto.
5318
5319 2000-11-07 08:49:36  ShengHuo ZHU  <zsh@cs.rochester.edu>
5320
5321         * mm-decode.el (mm-display-parts): New function.
5322         * gnus-art.el (gnus-mime-view-all-parts): Use it. Remove parts first.
5323
5324 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
5325
5326         * gnus-mlspl.el: Documentation tweaks.
5327
5328 2000-11-06 22:06:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
5329
5330         * mm-decode.el (mm-possibly-verify-or-decrypt): Fix.
5331         * gnus-art.el (gnus-article-encrypt-body): Rename and support prefix
5332         argument.
5333
5334 2000-11-06 19:10:14  ShengHuo ZHU  <zsh@cs.rochester.edu>
5335
5336         * rfc2231.el (rfc2231-encode-string): Use us-ascii if charset is nil.
5337
5338 2000-11-06 18:17:53  ShengHuo ZHU  <zsh@cs.rochester.edu>
5339
5340         * gnus-art.el (gnus-article-encrypt): New function.
5341         (gnus-article-encrypt-protocol-alist): New variable.
5342         (gnus-article-encrypt-protocol): New variable.
5343         * mml2015.el (mml2015-self-encrypt): New function.
5344         (mml2015-mailcrypt-encrypt): Set mc-pgp-always-sign.
5345
5346 2000-11-06 16:02:52  ShengHuo ZHU  <zsh@cs.rochester.edu>
5347
5348         * mm-uu.el (mm-uu-gpg-key-skip-to-last): New function.
5349         (mm-uu-pgp-key-extract): Use application/pgp-keys, don't snarf,
5350         let mailcap do it.
5351         * mml2015.el: Remove snarf code.
5352         * mm-decode.el: Remove snarf code.
5353
5354 2000-11-06 14:03:10  ShengHuo ZHU  <zsh@cs.rochester.edu>
5355
5356         * mml.el (mml-insert-mml-markup): Ignore internal stuff.
5357         (mml-insert-mime): Understand gnus-decoded.
5358         (mime-to-mml): New parameter handles.
5359         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
5360         * gnus-sum.el (gnus-summary-edit-article): Add argument `3'.
5361
5362 2000-11-06 13:51:37  ShengHuo ZHU  <zsh@cs.rochester.edu>
5363
5364         * mm-decode.el (mime-security): New group.
5365         (mm-verify-function-alist): Add test function.
5366         (mm-decrypt-function-alist): Ditto.
5367         (mm-snarf-option): Set default value as nil.
5368         (mm-find-part-by-type): Recursive parameter.
5369         (mm-possibly-verify-or-decrypt): Support draft-ietf-openpgp-multsig.
5370         * mml2015.el: Support draft-ietf-openpgp-multsig.
5371
5372 2000-11-06 13:01:27  ShengHuo ZHU  <zsh@cs.rochester.edu>
5373
5374         * gnus-art.el (gnus-mime-view-part-as-charset): New function.
5375         (gnus-article-view-part-as-charset): New function.
5376
5377 2000-11-05 22:34:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5378
5379         * mm-decode.el (mm-verify-option): Default value.
5380         (mm-possibly-verify-or-decrypt): Dealing with broken messages.
5381
5382 2000-11-05 15:06:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5383
5384         * nnvirtual.el (nnvirtual-request-expire-articles): Uncompress range.
5385
5386 2000-11-05  Simon Josefsson  <sj@extundo.com>
5387
5388         * mml-smime.el (mml-smime-verify): Work in original multipart
5389         buffert.
5390
5391         * mm-decode.el (mm-handle-multipart-original-buffer): New macro.
5392         (mm-handle-multipart-ctl-parameter): Ditto.
5393         (mm-alist-to-plist): New function.
5394         (mm-dissect-buffer): Store CTL parameters and copy original buffer
5395         for multiparts.
5396         (mm-destroy-parts): Destroy multipart buffert.
5397         (mm-remove-part): Ditto.
5398
5399         * mml-smime.el (mml-smime-sign): Not used.
5400         (mml-smime-encrypt): Ditto.
5401
5402         * mm-decode.el (mml-smime-verify): Autoload mml-smime.
5403
5404         Verify S/MIME signature support.
5405
5406         * mm-decode.el (mm-inline-media-tests): Add
5407         application/{x-,}pkcs7-signature.
5408         (mm-inlined-types): Ditto.
5409         (mm-automatic-display): Ditto.
5410         (mm-verify-function-alist): Ditto.  Add name of method.
5411         (mm-decrypt-function-alist): Add name of method.
5412         (mm-find-part-by-type): Add documentation.
5413         (mm-possibly-verify-or-decrypt): Use new format of
5414         mm-{verify,decrypt}-function-alist.  Use method names.
5415
5416         * mml-smime.el (mml-smime-verify): New function.
5417
5418 2000-11-04 20:38:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
5419
5420         * mm-view.el (mm-inline-text): Move point to the end of inserted text.
5421
5422 2000-11-04 19:07:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5423
5424         * mml2015.el (mml2015-function-alist): Clear verify and decrypt.
5425         * mm-uu.el: Reorganized.  Add gnatsweb, pgp-signed, pgp-encrypted.
5426         * mm-decode.el (mm-snarf-option): New.
5427
5428 2000-11-04 13:08:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5429
5430         * mm-util.el (mm-subst-char-in-string): New function.
5431         (mm-replace-chars-in-string): Use it.
5432         * message.el (message-replace-chars-in-string): Use it.
5433         * nnheader.el (nnheader-replace-chars-in-string): Use it.
5434         * gnus-mh.el (mh-lib-progs): Shut up.
5435
5436 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
5437
5438         * base64.el, md5.el: Moved to contrib directory.
5439
5440 2000-11-04 11:13:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
5441
5442         * gnus-sum.el (gnus-summary-search-article-forward): Don't move
5443         the last article when search.
5444
5445 2000-11-04 10:34:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5446
5447         * nnheader.el (nnheader-pathname-coding-system): Default iso-8859-1.
5448         * nnmail.el (nnmail-pathname-coding-system): Ditto.
5449
5450 2000-09-29  David Edmondson  <dme@thus.net>
5451
5452         * message.el (message-newline-and-reformat): Typo.
5453
5454 2000-11-04 10:11:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5455
5456         * rfc2231.el (rfc2231-decode-encoded-string): Test mm-multibyte-p.
5457
5458 2000-11-04 09:53:42  ShengHuo ZHU  <zsh@cs.rochester.edu>
5459
5460         * nntp.el (nntp-decode-text): Delete bogus status lines.
5461
5462 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
5463
5464         * message.el (message-font-lock-keywords): Match a final newline
5465         to help font-lock's multiline support.
5466
5467 2000-11-04 09:11:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
5468
5469         * nnoo.el (nnoo-set): New function.
5470
5471 2000-11-04  ShengHuo Zhu  <zsh@cs.rochester.edu>
5472
5473         * gpg.el, gpg-ring.el: Moved to contrib directory.
5474
5475 2000-11-04  Simon Josefsson  <sj@extundo.com>
5476
5477         * nnimap.el (nnimap-split-inbox): Typo.
5478
5479 2000-11-03 10:46:44  ShengHuo ZHU  <zsh@cs.rochester.edu>
5480
5481         * gnus-msg.el (gnus-msg-mail): Move it backwards.
5482
5483 2000-11-03  Simon Josefsson  <sj@extundo.com>
5484
5485         * rfc2231.el (rfc2231-parse-qp-string): New function.
5486         (require): rfc2047.
5487
5488         * mail-parse.el (mail-header-parse-content-type):
5489         (mail-header-parse-content-disposition): Support invalid QP
5490         encoded strings, by using `rfc2231-parse-qp-string'.
5491
5492 2000-11-03 08:58:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5493
5494         * rfc2231.el (rfc2231-parse-string): Decode when there is no number.
5495         (rfc2231-decode-encoded-string): Typo "> X 1".
5496         (rfc2231-encode-string): Insert the name of charset.
5497         * mail-parse.el (mail-header-encode-parameter): Use RFC2231.
5498
5499 2000-11-02 23:35:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
5500
5501         * mm-decode.el (mm-save-part): Return the filename.
5502         * gnus-sum.el (gnus-summary-edit-article): Remove a hack.
5503         * gnus-art.el (gnus-mime-save-part-and-strip): New function.
5504         (gnus-mime-action-alist): Use it.
5505         (gnus-mime-button-commands): USe it.
5506         * mm-extern.el (mm-extern-local-file): Error when the file is gone.
5507         (mm-inline-external-body): unwind-protect.
5508
5509 2000-11-02 21:08:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
5510
5511         * gnus-art.el (gnus-insert-mime-button): Show url.
5512
5513 2000-11-02 19:51:19  ShengHuo ZHU  <zsh@cs.rochester.edu>
5514
5515         * mml.el (mml-generate-mime-1): Support external url.
5516         * nnwarchive.el (nnwarchive-mail-archive-article): Use external url.
5517
5518 2000-11-02 16:53:32  ShengHuo ZHU  <zsh@cs.rochester.edu>
5519
5520         * mm-partial.el (mm-inline-partial): Buffer name with a leading space.
5521         * mm-decode.el (mm-display-external): Ditto.
5522         * mm-extern.el: New file.
5523         * mm-decode.el (mm-inline-media-tests): Hook it up.
5524         (mm-inlined-types): Inline message/external-body.
5525
5526 2000-11-02  Simon Josefsson  <sj@extundo.com>
5527
5528         * gnus-art.el (gnus-visible-headers): Add Mail-Followup-To.
5529
5530         * message.el (message-get-reply-headers): Better handling when
5531         Mail-Followup-To is very large.
5532
5533 2000-11-02 13:27:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
5534
5535         * gnus-uu.el (gnus-uu-post-news): Comment out the redundancy.
5536         * gnus-art.el (gnus-article-edit-done):
5537         * gnus-sum.el (gnus-summary-edit-article-done): Move line
5538         counting code here.
5539         * gnus-msg.el (gnus-setup-message): Remove a hack.
5540
5541 2000-11-02 09:33:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5542
5543         * gnus-sum.el (gnus-newsgroup-variables): New variable.
5544         (gnus-summary-mode): Make them local variables.
5545         (gnus-set-global-variables): Globalize them.
5546         (gnus-summary-exit): Kill them.
5547
5548 2000-11-02  Hrvoje Niksic  <hniksic@arsdigita.com>
5549
5550         * rfc2047.el (rfc2047-encoded-word-regexp): Allow empty encoded
5551         word.
5552
5553 2000-11-01 10:07:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5554
5555         * gnus-art.el (gnus-mime-display-part): Add to signed or encrypted.
5556         gnus-article-wash-types.
5557         * gnus-art.el (gnus-article-wash-status): Use them.
5558
5559 2000-11-01 08:54:11  ShengHuo ZHU  <zsh@cs.rochester.edu>
5560
5561         * mml.el (mml-read-tag): Remove spaces and LF.
5562
5563 2000-11-01 08:01:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5564
5565         * mml2015.el (mml2015-mailcrypt-encrypt): Use from and sign parameters.
5566         * mml.el (mml-generate-mime-1): Add sender and recipients attributes.
5567
5568 2000-11-01 07:39:24  ShengHuo ZHU  <zsh@cs.rochester.edu>
5569
5570         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): New function.
5571
5572 2000-10-31 22:06:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
5573
5574         * gnus-sum.el (gnus-article-charset): New variable.
5575         (gnus-summary-display-article): Set it.
5576         * gnus-msg.el (gnus-copy-article-buffer): Use it.
5577         * gnus-art.el (gnus-article-mode): Make it local variable.
5578
5579 2000-11-01 01:12:29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5580
5581         * nnultimate.el (nnultimate-create-mapping): Use nreverse.
5582
5583 2000-10-31 23:45:31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5584
5585         * nnwfm.el: New file.
5586
5587         * nnweb.el (nnweb-replace-in-string): New function.
5588
5589 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
5590
5591         * mml2015.el: Wrap gpg.el.
5592         * gpg.el (gpg-verify): The last argument of apply is a list.
5593         (gpg-encrypt): Add passphrase as a parameter.
5594
5595 2000-10-31 17:28:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
5596
5597         * gpg.el: New file.
5598         * gpg-ring.el: New file.
5599
5600 2000-10-31 11:44:29  ShengHuo ZHU  <zsh@cs.rochester.edu>
5601
5602         * gnus-sum.el (gnus-summary-show-article): Fix the summary line.
5603
5604 2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * gnus-sum.el (gnus-summary-insert-line): Work with quoted
5607         double-quote charcters.
5608         (gnus-summary-prepare-threads): Ditto.
5609
5610 2000-10-31 08:36:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5611
5612         * gnus-art.el (gnus-mime-display-single): Forward line -1.
5613         * mml.el (mml-read-tag): Don't skip the leading space.
5614         * lpath.el (font-lock-set-defaults): Shut up.
5615
5616 2000-10-31 00:04:35  ShengHuo ZHU  <zsh@cs.rochester.edu>
5617
5618         * mml2015.el: Fix doc. Remove bogus mml2015-setup.
5619
5620 2000-10-30 23:37:07  ShengHuo ZHU  <zsh@cs.rochester.edu>
5621
5622         * qp.el (quoted-printable-encode-region): Replace leading - when
5623         ultra safe.
5624         * mml.el (mml-generate-mime-postprocess-function): Removed.
5625         (mml-postprocess-alist): Removed.
5626         (mml-generate-mime-1): Use ultra-safe when sign.
5627         * mml2015.el (mml2015-fix-micalg): Uppercase.
5628         (mml2015-verify): Insert LF.
5629         (mml2015-mailcrypt-sign): Downcase; search backward.
5630
5631 2000-10-16 11:36:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5632
5633         * nnultimate.el (nnultimate-forum-table-p): Be a bit more
5634         restrictive.
5635         (nnultimate-table-regexp): New variable.
5636         (nnultimate-forum-table-p): Use it.
5637
5638 2000-10-30  Ed L Cashin <ecashin@coe.uga.edu>
5639
5640         * gnus-sum.el (gnus-summary-expire-articles): Save point.
5641
5642 2000-10-30 08:52:50  ShengHuo ZHU  <zsh@cs.rochester.edu>
5643
5644         * mml-sec.el (mml-pgpmime-sign-buffer): Use mml2015-sign.
5645         (mml-pgpmime-encrypt-buffer): Use mml2015-encrypt.
5646
5647 2000-10-30 08:38:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5648
5649         * mml2015.el: Shut up.
5650
5651 2000-10-30 08:17:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
5652
5653         * gnus.el (gnus-server-browse-hashtb): Removed.
5654         * gnus-group.el (gnus-group-prepare-flat-list-dead): Use gnus-active.
5655         (gnus-group-insert-group-line-info): Use simplified method.
5656         * gnus-srvr.el (gnus-browse-foreign-server): Use gnus-set-active.
5657
5658 2000-10-30 01:52:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
5659
5660         * gnus-util.el (gnus-union): Renamed from gnus-agent-union, and
5661         moved here.
5662         * gnus-agent.el (gnus-agent-fetch-headers): Use it.
5663         * gnus-group.el (gnus-group-prepare-flat): Use it.
5664         * gnus-topic.el (gnus-group-prepare-topics): Use it.
5665
5666 2000-10-30 01:23:49  ShengHuo ZHU  <zsh@cs.rochester.edu>
5667
5668         * mml.el (mml-mode): Show menu in XEmacs.
5669
5670 2000-10-30 00:49:33  ShengHuo ZHU  <zsh@cs.rochester.edu>
5671
5672         * gnus-srvr.el (gnus-server-browse-in-group-buffer): New variable.
5673         (gnus-server-read-server-in-server-buffer): New function.
5674         (gnus-browse-foreign-server): Browse in group buffer.
5675         * gnus-group.el (gnus-group-prepare-flat): List group not in list.
5676         (gnus-group-prepare-flat-list-dead): Use gnus-group-insert-group-line.
5677         * gnus-topic.el (gnus-group-prepare-topics): Ditto.
5678         * gnus.el (gnus-server-browse-hashtb): New variable.
5679
5680 2000-10-29 22:31:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
5681
5682         * nnfolder.el (nnfolder-open-nov): Use group.
5683
5684 2000-10-29 17:23:15  ShengHuo ZHU  <zsh@cs.rochester.edu>
5685
5686         * nnfolder.el: Add NOV. Set version to 2.0.
5687         (nnfolder-nov-is-evil): If non-nil, nnfolder acts like 1.0.
5688
5689 2000-10-29 10:35:08  ShengHuo ZHU  <zsh@cs.rochester.edu>
5690
5691         * mml2015.el (mml2015-mailcrypt-sign): Use mc-sign-generic.
5692
5693 2000-10-29 09:42:05  ShengHuo ZHU  <zsh@cs.rochester.edu>
5694
5695         * gnus-srvr.el (gnus-browse-foreign-server): Show level mark.
5696         (gnus-browse-unsubscribe-group): Unsubscribed is not killed.
5697
5698 2000-10-29 08:28:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
5699
5700         * nnfolder.el (nnfolder-read-folder): Don't goto point-min.
5701
5702 2000-10-28 19:11:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5703
5704         * mm-decode.el (mm-verify-function-alist): New variable.
5705         (mm-verify-option): New variable.
5706         (mm-decrypt-function-alist): Ditto.
5707         (mm-decrypt-option): Ditto.
5708         (mm-find-raw-part-by-type): New function.
5709         (mm-possibly-verify-or-decrypt): New function.
5710         (mm-dissect-multipart): Use it.
5711         * mml2015.el (mml2015-fix-micalg): New function.
5712         (mml2015-decrypt): Use new interface.
5713         (mml2015-verify):  Use new interface.
5714         (mml2015-setup): Make it bogus.
5715
5716 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
5717
5718         * mml.el (mml-generate-mime-postprocess-function): Set to
5719         mml-postprocess.
5720         (autoload): Autoload mml2015 and mml-smime.
5721         (mml-postprocess-alist): Use mml2015-sign and mml2015-encrypt.
5722         * mml2015.el (mml2015-encrypt): New function.
5723         (mml2015-sign): New function.
5724         (mml2015-encrypt-function): New variable.
5725         (mml2015-sign-function): New variable.
5726         (mml2015-mailcrypt-encrypt): Use message-recipients.
5727         (mml2015-setup): Don't set mml-generate-mime-postprocess-function.
5728         * mml-smime.el (mml-smime-setup): Ditto.
5729
5730 2000-10-28  Simon Josefsson  <sj@extundo.com>
5731
5732         * imap.el (imap-parse-resp-text-code): Workaround bug in Stalker
5733         Communigate Pro 3.3.1 server.
5734
5735         * mml-sec.el (mml-smime-encrypt-buffer): Support certfiles stored
5736         in buffers.
5737         (mml-secure-dns-server): Removed.
5738         (mml-secure-part-smime-encrypt-by-dns): Use DIG interface.  Don't
5739         write certificates to files.
5740
5741         * smime.el (smime-dns-server): New variable.
5742         (smime-mail-to-domain):
5743         (smime-cert-by-dns): New functions.
5744
5745         * dig.el: New file.
5746
5747 2000-10-28 10:09:41  ShengHuo ZHU  <zsh@cs.rochester.edu>
5748
5749         * message.el (message-options): New variable.
5750         (message-options-set-recipient): New function.
5751         (message-send): Use them.
5752         * gnus-int.el (gnus-request-replace-article): Use them.
5753         (gnus-request-accept-article): Ditto.
5754         * mml.el (mml-preview): Use them.
5755         * gnus-sum.el (gnus-summary-edit-article): Use them.
5756
5757         * message.el (message-options-get): New function.
5758         (message-options-get): New function.
5759         * rfc2047.el (rfc2047-encode-message-header): Use them.
5760         * mm-bodies.el (mm-encode-body): Use them.
5761
5762 2000-10-28  Simon Josefsson  <sj@extundo.com>
5763
5764         * nnimap.el (nnimap-retrieve-which-headers):
5765         (nnimap-request-article-part): Quote message-id.
5766
5767         * smime.el (smime-CA-directory): Rename from `smime-CAs'.
5768         (smime-CA-file): New variable.
5769         (smime-call-openssl-region): Don't error.
5770         (smime-sign-region): Return result value.
5771         (smime-encrypt-region): Ditto.
5772         (smime-verify-region): New function.
5773         (smime-decrypt-region): Ditto.
5774         (smime-verify-buffer): Ditto.
5775         (smime-decrypt-buffer): Ditto.
5776
5777         * mml.el: Require mml-sec.
5778         (mml-generate-mime-1): Support "sign" and "encrypt" MML tags.
5779         (mml-mode-map): Add "sign" and "encrypt" maps.
5780         (mml-menu): Add security menu.
5781         (mml-preview): Use generate-new-buffer.
5782
5783         * mml-sec.el: New file.
5784
5785 2000-10-28 03:43:03  ShengHuo ZHU  <zsh@cs.rochester.edu>
5786
5787         * mm-decode.el (mm-find-part-by-type): Move it here.
5788         * mml.el (mml-postprocess): Move it here.
5789         (mml-postprocess-alist): Move it here. Merge them.
5790
5791 2000-10-28 03:38:39  ShengHuo ZHU  <zsh@cs.rochester.edu>
5792
5793         * rfc2047.el (rfc2047-encode-message-header): Make sure no
5794         unencoded stuff in the header.
5795
5796 2000-10-28 02:40:46  ShengHuo ZHU  <zsh@cs.rochester.edu>
5797
5798         * gnus-group.el (gnus-group-listed-groups): New variable.
5799         (gnus-group-list-option): New variable.
5800         (gnus-group-list-limit-map): New keymap.
5801         (gnus-group-list-flush-map): New keymap.
5802         (gnus-group-list-plus-map): New keymap.
5803         (gnus-group-prepare-logic): New function.
5804         (gnus-group-prepare-flat): Merge with
5805         gnus-group-prepare-flat-predicate. Use gnus-group-listed-groups.
5806         (gnus-group-prepare-flat-list-dead): Ditto.
5807         (gnus-group-list-matching): Use gnus-group-prepare-function.
5808         (gnus-group-list-dormant): Ditto.
5809         (gnus-group-list-cached): Ditto.
5810         (gnus-group-listed-groups): New function.
5811         (gnus-group-list-limit): New function.
5812         (gnus-group-list-flush): New function.
5813         (gnus-group-list-plus): New function.
5814         * gnus-topic.el (gnus-group-prepare-topics): Accept predicate.
5815         (gnus-topic-prepare-topic): Ditto.
5816
5817 2000-10-27  Paul Jarc <prj@po.cwru.edu>
5818
5819         * message.el (message-insert-to, message-get-reply-headers):
5820         (message-reply, message-followup): Mail-{Followup,Reply}-To.
5821
5822 2000-10-27 19:45:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
5823
5824         * mml2015.el: New file.
5825         * smime.el: New file.
5826         * mml-smime.el: New file.
5827
5828 2000-10-27 19:42:12  ShengHuo ZHU  <zsh@cs.rochester.edu>
5829
5830         * ChangeLog: Moved to ChangeLog.1.
5831
5832 ;; Local Variables:
5833 ;; coding: iso-2022-7bit
5834 ;; End: