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