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