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