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